html, body {
    overflow-x: hidden;
}

body {
    font: 300 16px 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 21px;
    min-width: 100%;
}

#bottom-content {
    max-height: 1415px;
    min-height: 1415px;
    margin-bottom: 25px;
}

#static-text {
    margin-bottom: 20px;
    font-size: 17px;
}

.static-logo {
    width: 90%;
}

#static-banner {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
}

.ebay-description {
    font-size: 15px;
}

#wrapper {
    margin-top: 35px;
    margin-bottom: 35px;
}

.kategorien-leiste {
    width: 100% !important
}

header {
    margin-bottom: 20px;
}

.categories-content {
    width: 79%;
}

.darum-wir-ul {
    min-height: 1350px;
    max-height: 1350px;
}

#artikelbeschreibung {
    min-height: 925px;
    max-height: 925px;
    overflow: hidden;
    padding-top: 3px;
}

#artikelbeschreibung-full {
    min-height: 1010px;
    max-height: 1010px;
    overflow: hidden;
    padding-top: 3px;
}

#shadow {
    -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.75);
    display: table;
    margin: 0 auto;
}

.footer-banner img {
    display: none;
    width: 100%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.header-banner img {
    display: none;
    width: 100%;
    margin-top: 15px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.row {
    background-color: white !important;
}

.product-question {
    color: #e20419;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

#product-image {
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 10%;
}

.versandfertig-box {
    background: #50bc5e;
    background: -moz-linear-gradient(top, #54da78 0%, #50bc5e 50%);
    background: -webkit-linear-gradient(top, #54da78 0%, #50bc5e 50%);
    background: linear-gradient(to bottom, #54da78 0%, #50bc5e 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54DA78', endColorstr='#50bc5e', GradientType=0);
    color: white;
    height: 54px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
}

.versandfertig-box .action-wrapper {
    float: left;
    margin-left: 53px;
    margin-top: 12px;
}

.dhl-icon {
    width: 12%;
}

.text {
    font-weight: bold;
    font-size: 13px;
}

.beobachtungsliste-box {
    background-color: #2693da;
    color: white;
    padding: 6px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3px;
    margin-top: 7px;
}

.beobachtungsliste-box:hover {
    background-color: black;
}

.newsletter-box {
    background-color: #e20419;
    color: white;
    padding: 6px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3px;
}

.newsletter-box:hover {
    background-color: black;
}

.gallery-container {
    padding: 0;
    position: relative;
    display: block;
    clear: both;
    background: white;

    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.accordion li p {
    width: 87%;
}

.ebay-description {
    width: 87%;
}

#product-main {
    float: right;
    position: relative;
    bottom: 365px;
    width: 81%;
    left: 14px;
}

.article-categories li a:hover {
    font-weight: bold;
    color: black;
}

.tag-wrapper {
    position: relative;
    top: 90px;
}

.container {
    background-color: white;
}

.benefit {
    line-height: 22px;
    width: 87%;
    padding-bottom: 21px;
    padding-top: 21px;
    padding-left: 2px;
}

.benefit a {
    font-weight: bold;
    font-style: normal;
    color: #1f2228;
}

.benefit .icons {
    color: black;
}

.sidebar-box-content ul li:last-child a {
    border-bottom: 0 solid;
}

.benefit-label {
    position: relative;
    left: 19px;
    top: 5px;
}

#category-wrapper {
    width: 110%;
}

.four-banner-section {
    height: 120px;
}

.four-banner {
    width: 24% !important;
    height: 60px;
}

.four-banner-box {
    height: 60px;
}

.four-banner p {
    color: black;
}

.four-banner h4 {
    color: black;
}

.tags {
    position: absolute;
    bottom: 25px;
}

.four-banner img {
    float: right;
    width: 40px;
    position: absolute;
    bottom: 7px;
    right: 42px;
}

.transparent {
    background: transparent !important;
}

#topseller-logo {
    float: right;
    width: 45%;
    position: relative;
    top: 9px;
}

#newsletter-logo {
    float: right;
    width: 15%;
}

#logo img {
    width: 100%;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-right > small {
    text-align: right;
}

img.align-left {
    float: left;
    margin: 10px 20px 10px 0;
}

img.align-right {
    float: right;
    margin: 10px 0 10px 20px;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.col-lg-fifth {
    width: 20%;
    padding: 0 15px;
    float: left;
}

iframe {
    border: none;
}

h1 {
    font-size: 28px;
    font-weight: 300;
}

h2 {
    font-size: 22px;
    font-weight: bold;
}

h3 {
    font-size: 20px;
    font-weight: 300;
}

h4 {
    font-size: 15px;
    font-weight: bold;
}

h5 {
    font-size: 14px;
    font-weight: 400;
}

h6 {
    font-size: 14px;
    font-weight: 300;
}

a {
    color: #1f2228;
    transition: color 0.1s, background 0.2s;
    -webkit-transition: color 0.1s, background 0.2s;
    -moz-transition: color 0.1s, background 0.2s;
    -ms-transition: color 0.1s, background 0.2s;
    -o-transition: color 0.1s, background 0.2s;
}

a:hover {
    color: #3498db;
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

span.green {
    color: #2ecc71;
}

span.red, span.error {
    color: #e74c3c;
}

#top-header {
    background: #fff;
}

#top-header.style2, #top-header.style4, #top-header.style5 {
    background: transparent;
}

#top-header ul {
    list-style: none;
    margin: 0;
    padding: 5px 10px 8px;
}

#top-header.style2 ul, #top-header.style4 ul, #top-header.style5 ul {
    padding: 5px 0;
}

#top-header li {
    float: left;
    padding: 0 10px;
    position: relative;
}

#top-header li:last-child {
    padding-right: 0;
}

#top-header #top-navigation li:after {
    content: '';
    display: block;
    height: 10px;
    position: absolute;
    top: 7px;
    right: 0;
    border-right: 1px solid #bdc3c7;
}

#top-header #top-navigation li:last-child:after {
    display: none;
    border: none;
}

#top-header li a {
    color: #1f2228;
    font-size: 13px;
    font-weight: 400;
    background: transparent !important;
}

#top-header li a:hover {
    color: #3498db;
}

#top-header .icons {
    color: #bdc3c7;
}

#top-header li.purple:hover > a, #top-header li.purple:hover > a .icons {
    color: #9b59b6;
}

li.purple:hover .box-dropdown .box-wrapper {
    border-color: #9b59b6;
}

li.purple .box-dropdown:after {
    border-bottom: 10px solid #9b59b6;
}

#top-header a.flag > span {
    display: inline-block;
    margin-right: 5px;
}

#top-header li:hover ul {
    display: block;
    width: auto;
    height: auto;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    top: 100%;
}

.box-dropdown {
    position: absolute;
    z-index: 5000;
    right: 0;
    line-height: 20px;
    top: 200%;
    padding-top: 13px !important;
    z-inex: 9999;
    overflow: hidden;
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.box-dropdown .box-wrapper {
    border-top: 3px solid #34495e;
    background: #fff;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 10px 15px 15px;
}

.box-dropdown:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-bottom: 10px solid #34495e;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    right: 30px;
    top: 5px;
}

.box-dropdown input[type="text"] {
    width: 100%;
    background: #f7f7f7;
    font-size: 14px;
}

.box-dropdown .footer {
    height: 70px;
}

.box-dropdown .footer h4 {
    margin: 10px 0 0;
}

.box-dropdown a.button {
    display: inline-block;
    vertical-align: middle;
    background: #34495e;
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #fff !important;
    margin-left: 2px;
}

.box-dropdown a {
    font-weight: 300;
    font-size: 14px;
}

#login-dropdown a.button {
    background: #34495e !important;
}

#login-dropdown a.button:hover {
    background: #2c3e50 !important;
}

#login-dropdown .pull-right {
    text-align: right;
}

#login-dropdown .pull-right > a {
    text-align: right;
}

.iconic-input {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}

.box-dropdown h4 {
    margin: 20px 0;
}

.box-dropdown .iconic-input {
    width: 350px;
}

.iconic-input input[type="text"] {
    width: 100%;
    background: #f7f7f7;
    font-size: 14px;
}

.iconic-input .icons {
    position: absolute;
    color: #7a8188 !important;
    z-inex: 9999;
    left: auto !important;
    top: 10px !important;
    right: 10px !important;
}

.box-dropdown p {
    font-size: 13px;
}

.box-dropdown label {
    padding-left: 10px;
    font-size: 14px;
}

.box-dropdown .footer {
    background: #f7f7f7;
    display: block;
    padding: 15px;
    overflow: hidden;
}

#logo {
    padding-top: 15px;
    padding-left: 30px;
}

#main-header {
    padding-bottom: 0;
    margin-bottom: -45px;
}

#main-header.style2, #main-header.style4 {
    padding-top: 0;
}

#middle-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#middle-navigation li {
    float: left;
    margin-left: 1px;
    position: relative;
}

#middle-navigation > ul > li > a {
    width: 85px;
    height: 70px;
    display: block;
    background: #2f2f2f;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 13px;
    line-height: 15px;
}

#middle-navigation > ul > li > a:hover {
    background: black;
}

#middle-navigation .icons {
    font-size: 18px;
    display: block;
    color: #fff;
    margin-bottom: 5px;
}

#middle-navigation > ul > li:hover ul {
    display: block;
    width: auto;
    height: auto;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    top: 100%;
}

#middle-navigation .box-dropdown:after {
    right: 10px;
}

#middle-navigation .login-create {
    background: #fff;
    color: #7a8188;
    font-size: 14px;
    height: 70px;
    position: relative;
    padding: 15px;
    padding-left: 50px;
}

#middle-navigation .login-create > a {
    color: #1f2228;
}

#middle-navigation .login-create > a:hover {
    background: none;
}

#middle-navigation .login-create > p > a:hover {
    color: #9b59b6;
}

#middle-navigation .login-create .icons {
    position: absolute;
    left: 15px;
    top: 20px;
    color: #9b59b6;
}

#middle-navigation .login-create p {
    margin: 0;
}

#middle-navigation a.flag > span {
    margin: 5px auto 9px;
    height: 12px;
    display: block;
}

.flag span {
    width: 19px;
    height: 12px;
    background: url('../img/language-icons.png') no-repeat;
    margin-right: 5px;
    display: block;
}

.currency-table, .language-table {
    margin: 5px 0;
}

.language-table a {
    font-size: 13px;
    color: #7a8188;
}

.language-table td.flag {
    vertical-align: middle;
    padding: 2px 0 2px 8px;
}

.language-table td.country {
    vertical-align: middle;
    padding: 2px 8px 2px 5px;
}

.language-table tr:hover, .currency-table tr:hover {
    background: #f7f7f7;
}

.language-table tr:hover a, .currency-table tr:hover a {
    color: #1f2228;
}

span.english-flag {
    background-position: 0 0;
}

span.german-flag {
    background-position: -19px 0;
}

span.french-flag {
    background-position: -38px 0;
}

span.italian-flag {
    background-position: -57px 0;
}

span.spanish-flag {
    background-position: -75px 0;
}

.currency-table td {
    padding: 2px 10px !important;
    white-space: nowrap;
    font-size: 13px;
}

.cart-table {
    width: 350px;
    font-size: 13px;
}

.cart-table td {
    padding: 10px 0;
}

.cart-table img {
    width: 60px;
}

.cart-table p {
    font-size: 13px;
    color: #7a8188;
    margin: 0;
}

span.light {
    color: #7a8188;
}

span.quantity {
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
}

.checkout-table td {
    padding: 5px;
}

.cart-table h6 {
    font-size: 14px;
    margin: 0;
}

.no-border {
    border: none !important;
}

#main-navigation {
    position: relative;
}

#main-navigation > ul, #main-navigation > ul > li > ul, #main-navigation > ul > li > ul > li > ul, #main-navigation > ul > li > ul > li > ul > li > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

#main-navigation > ul {
    table-layout: fixed;
}

#main-navigation > ul > li {
    border-right: 1px solid #e2f6f9;
    display: table-cell;
}

#main-navigation > ul > li:hover {
    background: #e20019;
}

#main-navigation > ul > li:hover > a > .icons {
    left: 0;
}

#main-navigation > ul > li > a {
    padding: 9px 20px 13px;
    background: #34495e;
    color: #fff;
    display: block;
}

#main-navigation > ul > li > a .nav-caption {
    margin-top: -25px;
}

#main-navigation.style2 > ul > li > a .nav-caption,
#main-navigation.style3 > ul > li > a .nav-caption,
#main-navigation.style5 > ul > li > a .nav-caption {
    margin-top: 5px;
}

span.nav-caption {
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

span.nav-description {
    display: block;
    font-size: 14px;
}

#main-navigation > ul > li > a .icons {
    font-size: 25px;
    display: block;
    color: #fff;
    text-align: right;
    margin-bottom: 5px;
    position: relative;
    left: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

#main-navigation.style1 > ul > li:hover > a,
#main-navigation.style1 > ul > li:hover,
#main-navigation.style1 > ul > li.current-item,
#main-navigation.style1 > ul > li.current-item > a {
    background: #34495e !important;
}

#main-navigation.style2 > ul > li > a {
    padding: 15px 20px;
}

#main-navigation.style2 > ul > li:hover > a,
#main-navigation.style2 > ul > li:hover,
#main-navigation.style2 > ul > li.current-item,
#main-navigation.style2 > ul > li.current-item > a {
    background: #34495e !important;
}

#main-navigation.style3 > ul > li > a {
    padding: 15px 20px;
    background: #34495e !important;
}

#main-navigation.style4 > ul > li > a {
    background: #2f2f2f !important;
}

#main-navigation.style3 > ul > li > a:hover, #main-navigation.style3 > ul > li.current-item > a {
    background: inherit !important;
}

#main-navigation.style4 > ul > li > a:hover, #main-navigation.style4 > ul > li.current-item > a {
    background: inherit !important;
}

#main-navigation.style5 > ul > li > a {
    padding: 15px 20px;
}

#main-navigation.style5 > ul > li:hover > a,
#main-navigation.style5 > ul > li:hover,
#main-navigation.style5 > ul > li.current-item,
#main-navigation.style5 > ul > li.current-item > a {
    background: #34495e !important;
}

#main-navigation.style6 > ul > li > a {
    padding: 15px 20px;
    background: #34495e !important;
}

#main-navigation.style6 > ul > li > a:hover, #main-navigation.style6 > ul > li.current-item > a {
    background: inherit !important;
}

#main-navigation li ul.normal-dropdown {
    color: #fff;
    padding: 1px 0 0 0;
    position: absolute;
    overflow: visible;
    z-index: 9999;
    width: 200px;
    display: none;
}

#main-navigation li ul.normal-dropdown li {
    background: #1abc9c;
    position: relative;
    display: block;
}

#main-navigation li ul.normal-dropdown li:first-child {
    padding-top: 12px;
}

#main-navigation li ul.normal-dropdown li:last-child {
    padding-bottom: 12px;
}

#main-navigation li ul.normal-dropdown a {
    padding: 8px 20px;
    color: #fff;
    display: block;
}

#main-navigation li ul.normal-dropdown li:hover > a {
    background: #16a085;
}

#main-navigation li ul.normal-dropdown li ul {
    position: absolute;
    left: 100%;
    top: -12px;
    padding-top: 0;
    padding-left: 1px;
    color: #fff;
    z-index: 9999;
    display: none;
}

#main-navigation li ul.normal-dropdown li:first-child ul {
    top: 0;
    z-index: 9999;
}

#main-navigation li:hover > ul.normalAnimation, #main-navigation ul.normal-dropdown li:hover > ul.normalAnimation {
    display: block;
}

#main-navigation ul.wide-dropdown {
    display: none;
    z-index: 9999;
    border-top: 1px solid #e5f5f9;
    padding-top: 1px;
    width: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
}

#main-navigation ul.wide-dropdown > li {
    float: left;
    min-width: 260px;
    padding: 16px 0;
}

#main-navigation ul.wide-dropdown ul a, #main-navigation ul.wide-dropdown .nav-caption {
    padding: 4px 20px;
    display: block;
    color: #fff;
}

#main-navigation > ul > li > ul.normal-dropdown .icons {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    position: relative;
    left: 10px;
    float: right;
}

#main-navigation li.home-green > a, #main-navigation .home-green ul.wide-dropdown, #main-navigation li.home-green {
    background: #e20019;
}

#main-navigation li.blue > a, #main-navigation .blue ul.wide-dropdown, #main-navigation li.blue {
    background: #3498db;
}

#main-navigation li.orange > a, #main-navigation .orange ul.wide-dropdown, #main-navigation li.orange {
    background: #f5791f;
}

#main-navigation li.green > a, #main-navigation .green ul.wide-dropdown, #main-navigation li.green {
    background: #50bc5e;
}

#main-navigation li.purple > a, #main-navigation .purple ul.wide-dropdown, #main-navigation li.purple {
    background: #9b59b6;
}

#main-navigation .nav-search {
    z-index: 2000;
    position: relative;
    cursor: pointer;
    width: 70px;
    text-align: center;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    vertical-align: middle;
    background: #2f2f2f;
}

#main-navigation .nav-search:hover {
    background: #e20019 !important;
}

#main-navigation .nav-search .icons {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    left: 0;
    height: 20px;
    width: 30px;
}

#main-navigation .nav-search.searchbar-visible {
    background: #2f2f2f;
    width: 50px;
}

#main-navigation .nav-search.searchbar-visible:hover {
    background: #2980b9 !important;
}

#main-navigation .nav-search .icons:before {
    content: '\ef88';
}

#main-navigation .nav-search.searchbar-visible .icons:before {
    content: '\ecf6';
}

#search-bar {
    background: #2f2f2f;
    position: absolute;
    z-index: 1000;
    color: #fff;
    padding: 5px 120px 0 0;
    top: -0px;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

#search-bar input {
    width: 100%;
    color: #555;
    font-size: 14px;
}

.style3 #search-bar, .style5 #search-bar {
    padding-top: 7px;
}

.style3 #search-bar input, .style5 #search-bar input {
    padding: 0 10px;
    height: 35px;
}

.style3 #search-bar .chosen-single, .style5 #search-bar .chosen-single {
    height: 35px;
    padding-top: 4px;
}

.style3 #search-bar .chosen-single div, .style5 #search-bar .chosen-single div {
    top: 5px;
}

#search-bar p {
    margin: 0 0 5px;
    font-size: 14px;
}

.style2 #search-bar p {
    position: relative;
    top: -40px;
    margin-bottom: -20px;
    color: #121212;
}

.style3 #search-bar p {
    position: relative;
    top: -30px;
    margin-bottom: -20px;
    color: #121212;
}

.style5 #search-bar p {
    position: relative;
    top: -30px;
    margin-bottom: -20px;
    color: #121212;
}

.style2 #search-bar p > a,
.style3 #search-bar p > a,
.style5 #search-bar p > a {
    color: #121212;
}

.style2 #search-bar p > a:hover,
.style3 #search-bar p > a:hover,
.style5 #search-bar p > a:hover,
.style6 #search-bar p > a:hover {
    color: #1abc9c;
}

#search-bar-table {
    width: 100%;
}

.search-column-1 {
    width: 70%;
}

.search-column-2 {
    width: 30%;
    padding-left: 5px;
}

#search-button {
    position: absolute;
    right: 49px;
    top: 0;
    bottom: 0;
    width: 70px;
    z-index: 9999 !important;
    vertical-align: middle;
    cursor: pointer;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

#search-button input[type="submit"] {
    height: 100%;
    background: #e20019;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
}

#search-bar .chosen-single {
    height: 40px;
    padding: 6px 0 0 8px;
    background-color: #fff;
    color: #7a8188;
}

#search-bar .chosen-single div {
    top: 7px;
}

#search-bar .chosen-drop li {
    padding: 8px 6px;
}

#search-button:hover input[type="submit"] {
    background: #2f2f2f;
}

#search-button .icons {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    margin-left: 22px;
}

span.grey {
    color: #b1b6bb;
}

#search-bar p a {
    color: #fff;
}

#search-bar p a:hover {
    color: #1abc9c;
}

li.blue > a,
input.blue,
.button.blue,
#main-navigation li.blue li,
span.product-action.blue {
    background: #3498db !important;
}

li.blue > a:hover,
#main-navigation .blue ul.wide-dropdown ul a:hover,
input.blue:hover, .button.blue:hover,
li.blue.current-item > a,
li.blue.current-item,
.icons.blue:hover,
span.product-action.blue:hover {
    background: #2980b9 !important;
}

li.blue .parent-background {
    background: #3498db;
}

li.blue .parent-border {
    border-color: #3498db;
}

li.blue .parent-arrow:after {
    border-bottom-color: #3498db;
}

li.blue .parent-color,
a.blue {
    color: #3498db;
}

li.dark-blue > a,
input.dark-blue,
.button.dark-blue,
#main-navigation li.dark-blue li,
span.product-action.dark-blue {
    background: #34495e !important;
}

li.dark-blue > a:hover,
#main-navigation .dark-blue ul.wide-dropdown ul a:hover,
input.dark-blue:hover,
.button.dark-blue:hover,
li.dark-blue.current-item > a,
li.dark-blue.current-item,
.icons.dark-blue:hover,
span.product-action.dark-blue:hover {
    background: #2c3e50 !important;
}

li.dark-blue .parent-background {
    background: #34495e;
}

li.dark-blue .parent-border {
    border-color: #34495e;
}

li.dark-blue .parent-arrow:after {
    border-bottom-color: #34495e;
}

li.dark-blue .parent-color,
a.dark-blue {
    color: #34495e;
}

li.red > a,
input.red,
.button.red,
#main-navigation li.red li,
span.product-action.red {
    background: #cf0122 !important;
}

li.red > a:hover,
#main-navigation .red ul.wide-dropdown ul a:hover,
input.red:hover,
.button.red:hover,
li.red.current-item > a,
li.red.current-item,
.icons.red:hover,
span.product-action.red:hover {
    background: #2f2f2f !important;
}

li.red .parent-background {
    background: #e74c3c;
}

li.red .parent-border {
    border-color: #e74c3c;
}

li.red .parent-arrow:after {
    border-bottom-color: #e74c3c;
}

li.red .parent-color,
a.red,
.red-hover:hover {
    color: #e74c3c;
}

li.grey > a,
input.grey,
.button.grey,
#main-navigation li.grey li,
span.product-action.grey {
    background: #f7f7f7 !important;
    color: #1f2228;
}

li.grey > a:hover,
#main-navigation .grey ul.wide-dropdown ul a:hover,
input.grey:hover,
.button.grey:hover,
li.grey.current-item > a,
li.grey.current-item,
.icons.grey:hover,
span.product-action.grey:hover {
    background: #dde3e6 !important;
}

li.grey .parent-background {
    background: #f7f7f7;
}

li.grey .parent-border {
    border-color: #f7f7f7;
}

li.grey .parent-arrow:after {
    border-bottom-color: #f7f7f7;
}

li.grey .parent-color,
a.grey {
    color: #f7f7f7;
}

li.home-green > a,
input.home-green,
.button.home-green,
#main-navigation li.home-green li,
span.product-action.home-green {
    background: #50bc5e !important;
}

li.home-green > a:hover,
#main-navigation .home-green ul.wide-dropdown ul a:hover,
input.home-green:hover,
.button.home-green:hover,
li.home-green.current-item > a,
li.home-green.current-item,
.icons.home-green:hover,
span.product-action.home-green:hover {
    background: #50bc5e !important;
}

li.home-green .parent-background {
    background: #50bc5e;
}

li.home-green .parent-border {
    border-color: #50bc5e;
}

li.home-green .parent-arrow:after {
    border-bottom-color: #50bc5e;
}

li.home-green .parent-color,
a.home-green {
    color: #50bc5e;
}

li.green > a,
input.green,
.button.green,
#main-navigation li.green li,
span.product-action.green {
    background: #2ecc71 !important;
}

li.green > a:hover,
#main-navigation .green ul.wide-dropdown ul a:hover,
input.green:hover,
.button.green:hover,
li.green.current-item > a,
li.green.current-item,
.icons.green:hover,
span.product-action.green:hover {
    background: #21bf64 !important;
}

li.green .parent-color,
a.green {
    color: #2ecc71;
}

li.green .parent-background {
    background: #2ecc71;
}

li.green .parent-border {
    border-color: #2ecc71;
}

li.green .parent-arrow:after {
    border-bottom-color: #2ecc71;
}

li.purple > a,
input.purple,
.button.purple,
#main-navigation li.purple li,
span.product-action.purple {
    background: #9b59b6 !important;
}

li.purple > a:hover,
#main-navigation .purple ul.wide-dropdown ul a:hover,
input.purple:hover,
.button.purple:hover,
li.purple.current-item > a,
li.purple.current-item,
.icons.purple:hover,
span.product-action.purple:hover {
    background: #8e44ad !important;
}

li.purple .parent-color,
a.purple {
    color: #9b59b6;
}

li.purple .parent-background {
    background: #9b59b6;
}

li.purple .parent-border {
    border-color: #9b59b6;
}

li.purple .parent-arrow:after {
    border-bottom-color: #9b59b6;
}

li.orange > a,
input.orange,
.button.orange,
#main-navigation li.orange li,
span.product-action.orange {
    background: #f5791f !important;
}

li.orange > a:hover,
#main-navigation .orange ul.wide-dropdown ul a:hover,
input.orange:hover,
.button.orange:hover,
li.orange.current-item > a,
li.orange.current-item,
.icons.orange:hover,
span.product-action.orange:hover {
    background: #2f2f2f !important;
}

li.orange .parent-color,
a.orange {
    color: #f5791f;
}

li.orange .parent-background {
    background: #f5791f;
}

li.orange .parent-border {
    border-color: #f5791f;
}

li.orange .parent-arrow:after {
    border-bottom-color: #f5791f;
}

.sidebar-box {
    color: #7a8188;
}

.sidebar-box .padding-box {
    padding: 15px;
}

.sidebar-box-heading {
    width: 102%;
    color: #fff;
    text-transform: uppercase;
    background: #3498db;
    height: 44px;
    padding: 12px 20px 12px 10px;
}

.kategorien {
    width: 880px;
}

.sidebar-box-heading h4 {
    margin: 0;
    display: inline-block;
    padding-left: 5px;
}

.sidebar-box-content {
    width: 102%;
    font-size: 14px;
    min-height: 605px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.sidebar-box-content.sidebar-padding-box {
    padding: 20px 15px;
}

.sidebar-box-content > * {
    margin: 0;
}

.sidebar-box-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.benefits-ul {
    max-height: 1370px;
    min-height: 1370px;
}

.sidebar-box-content > ul {
    padding: 0;
}

.sidebar-box-content > ul > li > a {
    display: block;
    padding: 7px 35px 7px 12px;
    background: #656565;
    color: white;
    border-bottom: 2px solid white;
}

.sidebar-box-content > ul > li > a .icons {
    position: absolute;
    right: 15px;
    font-size: 14px;
}

.sidebar-box-content > ul > li > a:hover {
    background: #e20019;
    color: white;
}

.sidebar-box-content > ul > li:hover .sidebar-dropdown {
    display: table;
}

.sidebar-dropdown {
    position: absolute;
    left: 100%;
    top: -10px;
    z-index: 6000;
    display: none;
    background: #9b59b6;
}

.sidebar-box .chosen-single {
    height: 40px;
    font-size: 14px;
    color: #7a8188;
    padding: 8px 0 0 8px;
    border: 1px solid #e6e6e6;
    margin-top: 5px;
}

.sidebar-box .chosen-results {
    border: 1px solid #e6e6e6;
    border-top: none;
}

.sidebar-box .chosen-results li {
    padding: 10px 6px;
}

.sidebar-box .chosen-single div {
    top: 8px;
}

.right-sidebar .sidebar-dropdown {
    left: auto;
    right: 100%;
}

.sidebar-dropdown > li {
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}

.sidebar-dropdown > li > ul {
    float: left;
    width: 250px;
    padding: 10px 0;
    display: table;
}

.sidebar-dropdown > li > ul > li > a {
    padding: 8px 20px;
    display: block;
    color: #fff;
}

.sidebar-dropdown > li > ul > li > a:hover {
    background: #8e44ad;
}

.sidebar-dropdown > li:last-child {
    margin: 0;
}

.sidebar-slider {
    position: relative;
    display: block;
    overflow: hidden;
}

.sidebar-slider .flex-control-nav {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.sidebar-slider .flex-control-paging li a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    width: 9px;
    height: 9px;
    background: #ccc;
}

.sidebar-slider .flex-control-paging li a:hover, .sidebar-slider .flex-control-paging li a.flex-active {
    background: #27ae60;
}

.sidebar-slider .slider-nav {
    background: #f7f7f7;
    display: block;
    height: 30px;
}

.bestsellers-table, .compare-table {
    width: 100%;
    background: #fff;
}

.bestsellers-table tr, .compare-table tr {
    padding-left: 20px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

.bestsellers-table tr:hover {
    background: #f7f7f7;
}

.bestsellers-table .product-thumbnail, .compare-table .product-thumbnail {
    width: 45%;
    padding: 10px 10px 10px 15px;
}

.bestsellers-table .product-thumbnail img, .compare-table .product-thumbnail img {
    width: 100%;
}

.bestsellers-table .product-info, .compare-table .product-info {
    background: transparent;
    overflow: hidden;
    padding: 5px 20px 5px 5px;
}

.bestsellers-table .product-info p, .bestsellers-table .product-info span.price, .compare-table .product-info p {
    font-size: 14px;
    margin: 0 0 5px;
}

.sidebar .product {
    margin-bottom: 0;
}

a.remove {
    font-size: 12px;
    color: #e74c3c;
}

a.tag-item {
    display: inline-block;
    background: #f7f7f7;
    margin-bottom: 5px;
    padding: 5px 10px;
    vertical-align: top;
    font-size: 14px;
}

a.tag-item:hover {
    color: #fff;
    background: #1abc9c;
}

.orange .carousel-heading {
    background: #f5791f;
}

.orange .carousel-arrows i:hover {
    background: #2f2f2f;
}

.noUi-base {
    background: #f7f7f7;
    border: none
}

.noUi-background {
    box-shadow: none;
}

.noUiSlider {
    margin-top: 10px;
    border-radius: 0;
    height: 12px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
}

.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 22px;
    left: -5px;
    background: #a1aaaf;
    border: none;
    top: -6px;
    box-shadow: none;
    border-radius: 0;
    cursor: pointer;
}

.noUi-horizontal .noUi-handle:before, .noUi-horizontal .noUi-handle:after {
    height: 1px;
    width: 5px;
    left: 5px;
    top: 9px;
    background: #ccc;
}

.noUi-connect {
    background: #2ecc71;
}

.noUi-horizontal .noUi-handle:after {
    top: 11px;
}

span.price-range-max {
    float: right;
    color: #1f2228;
    font-size: 14px;
}

span.price-range-min {
    color: #1f2228;
    font-size: 14px;
}

label.color-checkbox.red {
    background: #e74c3c;
}

label.color-checkbox.white {
    background: #fff;
}

label.color-checkbox.black {
    background: #000;
}

label.color-checkbox.blue {
    background: #3498db;
}

label.color-checkbox.green {
    background: #00a847;
}

label.color-checkbox {
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    margin-right: 10px !important;
    outline: 1px solid #eee;
}

label.color-checkbox:before {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

input[type="checkbox"]:checked + label.color-checkbox {
    outline: 1px solid #34495e;
}

.purple .sidebar-box-heading, .purple a.tag-item:hover {
    background: #9b59b6;
}

.purple .sidebar-box-content > ul > li > a:hover {
    color: #9b59b6;
}

.blue .sidebar-box-heading, .blue a.tag-item:hover {
    background: #3498db;
}

.blue .sidebar-box-content > ul > li > a:hover {
    color: #3498db;
}

.red .sidebar-box-heading, .red a.tag-item:hover {
    background: #e74c3c;
}

.red .sidebar-box-content > ul > li > a:hover {
    color: #e74c3c;
}

.green .sidebar-box-heading, .green a.tag-item:hover {
    background: #1abc9c;
}

.green .sidebar-box-content > ul > li > a:hover {
    color: #1abc9c;
}

.orange .sidebar-box-heading, .orange a.tag-item:hover {
    background: #f5791f;
}

.orange .sidebar-box-content > ul > li > a:hover {
    color: #f5791f;
}

.home-green .sidebar-box-heading, .orange a.tag-item:hover {
    background: #50bc5e;
}

.home-green .sidebar-box-content > ul > li > a:hover {
    color: #50bc5e;
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    margin-bottom: 30px;
}

.tp-leftarrow.default, .tp-rightarrow.default {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
}

.tp-banner-container:hover .tp-leftarrow.default, .tp-banner-container:hover .tp-rightarrow.default {
    opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
}

.tp-banner-container:hover .tp-leftarrow.default:hover, .tp-banner-container:hover .tp-rightarrow.default:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.tp-banner {
    width: 100%;
    position: relative;
    color: #2c3e50;
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tp-banner strong {
    font-weight: 700;
}

.tp-banner h2 {
    font-size: 36px;
    color: #2c3e50;
    line-height: 38px;
}

.tp-banner h3 {
    font-size: 24px;
    color: #2c3e50;
}

.tp-banner span {
    font-size: 18px;
    color: #2c3e50;
}

.tp-banner span.price {
    font-size: 24px;
    color: #2c3e50;
}

.tp-banner a.button.big {
    font-size: 18px;
    padding-top: 18px;
}

.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 400px;
    height: 400px;
    margin-bottom: 30px;
    background-color: #fff;
}

.iosSlider:hover .prevButton, .iosSlider:hover .nextButton {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
}

.iosSlider .prevButton {
    position: absolute;
    top: 175px;
    left: 10px;
    width: 50px;
    height: 50px;
    background: url(../assets/large_left.png) no-repeat left bottom;
    z-index: 2;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
}

.iosSlider .nextButton {
    position: absolute;
    top: 175px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: url(../assets/large_right.png) no-repeat left bottom;
    z-index: 2;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
}

.iosSlider .nextButton:hover, .iosSlider .prevButton:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}

.iosSlider .slider {
    width: 100%;
    height: 100%;
}

.iosSlider .scrollbar1 {
    background: #ccc !important;
}

.iosSlider .slider .item {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    margin: 0;
}

.iosSlider .slider .item .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background-color: #fff;
    background-size: auto 100%;
    background-position: right bottom;
}

.iosSlider .slider .item .image .bg {
    border-right: 0;
    height: 180px;
    width: 340px;
    opacity: 0.5;
    display: none;
}

.iosSlider .slider .item .text {
    position: absolute;
    top: 60px;
    left: 40px;
}

.iphoneUI .iosSlider .slider .item .text {
    display: none;
}

.iosSlider .slider .item .title {
    position: relative;
    text-indent: -1px;
}

.iosSlider .slider .item .desc {
    position: relative;
}

.iosSlider .slider .item .desc span {
}

.iosSlider .slider .item .button {
}

.iosSlider strong {
    font-weight: 700;
}

.iosSlider h2 {
    font-size: 36px;
    color: #2c3e50;
    line-height: 38px;
    margin: 0;
}

.iosSlider h3 {
    font-size: 24px;
    margin: 10px 0 40px;
    color: #2c3e50;
}

.iosSlider span {
    font-size: 18px;
    color: #2c3e50;
}

.iosSlider span.price {
    font-size: 24px;
    color: #2c3e50;
}

.iosSlider .button {
    margin-top: 10px;
}

.iosSlider .slider #item1 .image {
    background: url(../img/slide1.jpg) right bottom no-repeat;
}

.iosSlider .slider #item2 .image {
    background: url(../img/slide3.jpg) right bottom no-repeat
}

.iosSlider .slider #item3 .image {
    background: url(../img/slide2.jpg) right bottom no-repeat;
}

.iosSlider .slider #item4 .image {
    background: url(../img/slide4.jpg) right bottom no-repeat;
}

.flexsliderBig {
    height: 300px;
    -webkit-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.75);
}

.flexsliderBig .text {
    padding: 60px 40px;
}

.flexsliderBig li {
    background-size: auto 100%;
    background-position: center !important;
    height: 400px;
}

.flexsliderBig #slide1 {
    background: url(../img/slide1.jpg) no-repeat;
    height: 300px;
}

.flexsliderBig #slide2 {
    background: url(../img/slide2.jpg) no-repeat;
    height: 300px;
}

.flexsliderBig #slide3 {
    background: url(../img/slide3.jpg) no-repeat;
    height: 300px;
}

.flexsliderBig #slide4 {
    background: url(../img/slide4.jpg) no-repeat;
    height: 300px;
}

.flexsliderBig strong {
    font-weight: 700;
}

.flexsliderBig h2 {
    font-size: 36px;
    color: #2c3e50;
    line-height: 38px;
    margin: 0;
}

.flexsliderBig h3 {
    font-size: 24px;
    margin: 10px 0 40px;
    color: #2c3e50;
}

.flexsliderBig span {
    font-size: 18px;
    color: #2c3e50;
}

.flexsliderBig span.price {
    font-size: 24px;
    color: #2c3e50;
}

.flexsliderBig a.button {
    margin-top: 10px;
}

.breadcrumbs {
    background: white;
    margin-bottom: 20px;
    margin-top: -10px;
    border: solid #ddd9d7 1px;
}

.breadcrumbs p {
    color: #7a8188;
    font-size: 13px;
    margin: 0;
    padding: 8px 20px;
}

.breadcrumbs .icons {
    color: #c1c7ca;
}

.breadcrumbs a {
    font-weight: 300;
}

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

.col-lg-fifth.subcategory {
    padding: 0 5px;
    margin-bottom: 30px;
}

.subcategory {
    padding: 10px 0;
}

.subcategory h6 {
    margin: 0;
}

.categories-heading {
    margin-bottom: 30px;
    background: #fff;
}

.categories-heading p {
    padding: 20px;
    margin: 0;
    font-size: 14px;
}

.category-heading {
    color: #fff;
    background: #a1aaaf;
    text-transform: uppercase;
    margin-bottom: 10px;
    height: 50px;
    padding: 10px 20px;
    position: relative;
}

.category-heading .chosen-container {
    width: 160px !important;
}

.category-buttons {
    position: absolute;
    top: 0;
    right: 0;
}

.category-buttons a {
    color: #fff !important;
}

.category-buttons .icons {
    float: left;
    width: 50px;
    height: 50px;
    border-left: 1px solid #e7f9fc;
    text-align: center;
    margin: 0;
    padding: 15px 0 0;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
    cursor: pointer;
}

.category-buttons .icons:hover, .category-buttons .icons.active-button {
    background-color: #889196;
}

.category-results p {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 7px;
}

.pagination {
    float: right;
    margin-bottom: 20px;
}

.category-results .selectboxit, .category-results .selectboxit-list {
    width: 70px !important;
    margin: -5px 5px 0;
}

.pagination > a > div {
    width: 40px;
    height: 40px;
    float: left;
    background: #f7f7f7;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

.pagination > a:hover div {
    color: #111;
    background: #dde3e6;
}

.carousel-heading {
    color: #fff;
    background: #34495e;
    text-transform: uppercase;
    margin-bottom: 10px;
    overflow: hidden;
    height: 50px;
    position: relative;
}

.carousel-heading h4 {
    margin: 0;
    display: inline-block;
    padding: 12px 20px;
}

.carousel-arrows {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.carousel-arrows .icons {
    float: left;
    height: 100%;
    width: 50px;
    height: 50px;
    border-left: 1px solid #e7f9fc;
    text-align: center;
    margin: 0;
    padding: 14px 0 0;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

.carousel-arrows a {
    color: #fff;
}

.carousel-arrows .icons:hover {
    background-color: #2c3e50;
}

.owl-carousel-wrap {
    padding: 0;
}

.owl-carousel .owl-item {
    padding: 0 15px;
}

.product {
    margin: 12px 0 10px 0;
    width: 23.4%;
}

.payment-column {
    float: right;
}

.product-info {
    background: white;
    overflow: hidden;
    padding: 10px 10px;
    text-align: center;
}

.product-info h5 {
    margin: 5px 0 -5px;
    color: #1f2228;
    font-weight: bold;
    height: 33px;
    line-height: 16px;
}

span.product-tag {
    position: absolute;
    background: #9b59b6;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    top: 30px;
    z-index: 5000;
    left: 0;
    padding: 5px 25px;
}

span.price {
    color: #e74c3c;
    font-size: 16px;
    font-weight: 600;
}

span.price del {
    color: #596067;
    font-weight: 300;
    margin-right: 5px;
}

.product-image {
    position: relative;
    overflow: hidden;
    background-color: white;

    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.product-image img {
    border: 7px solid white;
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.product-categories {
    font-size: 14px;
    color: #9b59b6;
    margin: 0;
}

.product-categories a {
    color: #9b59b6;
}

.product-categories a:hover {
    color: #8e44ad;
}

a.product-hover {
    background: rgba(52, 73, 94, 0.7);
    padding: 10px 15px;
    font-size: 16px;
    height: 40px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    width: 160px;
    margin: 0 auto;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

a.product-hover:hover {
    background: rgba(52, 73, 94, 1);
}

.product-image:hover a.product-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

.product-image:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

.product-actions {
    color: #fff;
    width: 100%;
    overflow: hidden;

    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

span.product-action {
    color: #fff !important;
}

.product-actions > span {
    position: relative;
    cursor: pointer;
    height: 40px;
    padding: 9px 0 0 8px;
    display: block;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.product-actions > span.current {
    width: 100%;
}

.product-actions > span.current span.action-name {
    display: block;
    left: -4px;
    top: -14px;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 13px;
}

.add-to-cart {
    cursor: pointer;
    line-height: 14px;
    text-align: center;
    height: 36px;
    padding-top: 4px;
    background: #ff3019;
    background: -moz-linear-gradient(top, #dd5265 0%, #cf0122 50%);
    background: -webkit-linear-gradient(top, #dd5265 0%, #cf0122 50%);
    background: linear-gradient(to bottom, #dd5265 0%, #cf0122 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd5265', endColorstr='#cf0122', GradientType=0);
}

.add-to-cart-single {
    padding: 8px;
    color: white;
    background-color: #2f2f2f !important;
    font-weight: bold;
}

.add-to-cart:hover {
    background: #2f2f2f;
}

.add-to-cart .icons {
    margin-right: 8px;
}

span.add-to-favorites {
    background: #e74c3c;
}

span.add-to-favorites:hover {
    background: #2f2f2f;
}

span.add-to-compare {
    background: #3498db;
}

span.add-to-compare:hover {
    background: #2980b9;
}

.action-name {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.product-info p {
    font-size: 14px;
}

.product.grid-view {
    background: #f7f7f7;
    overflow: hidden;
    position: relative;
}

.product.grid-view .product-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.product.grid-view .product-actions.full-width .action-name {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    left: 30px;
}

.grid-view .product-image {
    padding: 0;
}

.product.grid-view .product-actions > span {
    width: 33.3333%;
}

.rating {
    display: inline-block;
}

.product-info .rating {
    float: right;
    margin-right: -20px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
}

.sidebar td.product-info .rating {
    display: block;
    margin-top: -5px;
    float: none;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}

.rating-box {
    font-size: 13px;
    color: #7a8188;
    vertical-align: middle;
}

.product .rating-box {
    float: right;
}

.product-single-info .rating-box {
    margin-top: -15px;
    margin-bottom: 20px;
}

.rating-box .rating {
    float: none;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    margin-right: -20px;
}

.rating img + img {
    margin-left: -2px;
}

.product:hover .rating {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}

#quick-view-modal {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

#quick-view-close {
    position: absolute;
    right: -25px;
    top: -25px;
    cursor: pointer;
    z-index: 9999;
}

#quick-view-close:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    color: #fff;
    content: '\ecf6';
}

#quick-view-content {
    position: relative;
    background: #f7f7f7;
    max-width: 800px;
    max-height: 500px;
    width: 90%;
    height: 90%;
    margin: 2.5% auto 0 auto;
    overflow: visible;
}

#quick-view-content .product-fullscreen {
    display: none;
}

#quick-view-content .pinterest {
    position: relative;
    top: -6px;
}

#quick-view-content span.price {
    margin-top: 0;
}

#quick-view-content .tabs {
    margin: 0 20px;
}

#quick-view-content .product-action.green {
    display: none;
}

.quick-view-content {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    overflow-y: scroll;
}

.quick-view-container {
    padding: 0 !important;
    width: 100%;
    overflow: hidden;
    background: #f7f7f7;
}

/* Tabs */

.tab-heading.margin-heading {
    margin-bottom: 10px;
}

.tab-heading a.button {
    font-size: 18px;
    padding: 13px 30px;
    height: 50px;
    margin-right: -3px;
    background: #a1aaaf !important;
}

.tab-heading a:hover, .tab-heading a.button.active {
    background: #34495e !important;
    text-decoration: none;
}

.tab-content {
    background: #fff;
    margin-bottom: 30px;
    font-size: 14px;
    padding: 10px 20px;
}

p .tag-item {
    vertical-align: middle;
}

.home-green .tag-item:hover {
    background: #50bc5e;
}

.tab-content strong {
    color: #596067;
}

.accordion ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
}

.accordion-header {
    color: #fff;
    background: #2693da;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 1px;
    overflow: hidden;
    padding: 13px 20px;
    height: 50px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.accordion-active .accordion-header .accordion-button i:before {
    content: '\e98a';
}

.accordion-header .accordion-button i:before {
    content: '\e987';
}

.accordion-header h4 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
}

.accordion-button {
    color: #fff;
    position: absolute;
    top: 13px;
    font-size: 24px;
    right: 15px;
}

.accordion-content {
    background: #fff;
    padding: 2px 20px;
}

.accordion-content strong {
    color: #596067;
    padding-right: 5px;
}

.news {
    margin-bottom: 30px;
}

.news-background {
    background: #f7f7f7;
}

.news-content {
    padding: 10px 30px 10px 5px;
}

.news-content h5 {
    margin: 0 0 5px;
}

.news-content p {
    font-size: 14px;
    color: #596067;
    margin: 10px 0;
}

span.date {
    font-size: 12px;
    color: #7a8188;
}

.banner-item {
    background: #ccc;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 30px;
    position: relative;
}

a .banner-item {
    color: #fff !important;
}

.banner-item h4 {
    margin: 5px 0 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
}

.banner-item p {
    margin: 0;
    font-size: 14px;
}

.banner-item .button {
    float: right;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 8px 15px;
    color: #fff;
    background: #999;
    text-transform: uppercase;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

.banner-item .icons {
    font-size: 42px;
}

.banner .left-side-banner {
    width: 30%;
    float: left;
}

.banner .middle-banner {
    width: 37%;
    margin: 0 11px;
    float: left;
}

.banner .right-side-banner {
    width: 31%;
    float: left;
}

.banner-item.icon-on-left {
    padding-left: 80px;
}

.banner-item.icon-on-left .icons {
    position: absolute;
    top: 10px;
    z-index: 100;
    left: 10px;
}

.banner-item.icon-on-right {
    padding-right: 80px;
}

.banner-item.icon-on-right .icons {
    position: absolute;
    top: 10px;
    right: 10px;
}

.banner-item.orange {
    background: #50bc5e;
    background: -moz-linear-gradient(top, #54da78 0%, #50bc5e 50%);
    background: -webkit-linear-gradient(top, #54da78 0%, #50bc5e 50%);
    background: linear-gradient(to bottom, #54da78 0%, #50bc5e 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54DA78', endColorstr='#50bc5e', GradientType=0);
}

.banner-item.orange .button {
    background: #e20019;
}



.banner-item.orange:hover .button {
    background: #2f2f2f;
}

.banner-item.light-blue {

    background: #3498db;
    background: -moz-linear-gradient(top, #34b1f6 0%, #3498db 50%);
    background: -webkit-linear-gradient(top, #34b1f6 0%, #3498db 50%);
    background: linear-gradient(to bottom, #34b1f6 0%, #3498db 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34B1F6', endColorstr='#3498db', GradientType=0);
}

.banner-item.light-blue .button {
    background: #2f2f2f;
}

.banner-item.gray {
    background: #3e3e3e;
    background: -moz-linear-gradient(top, #555555 0%, #3e3e3e 50%);
    background: -webkit-linear-gradient(top, #555555 0%, #3e3e3e 50%);
    background: linear-gradient(to bottom, #555555 0%, #3e3e3e 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#3e3e3e', GradientType=0);
}

.banner-item.gray a.button {
    background: #889196;
}


.page-content {
    min-height: 290px;
    max-height: 290px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.page-content-full {
    min-height: 390px;
    max-height: 390px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.page-content-footer {
    background: #f7f7f7;
    padding: 20px;
    overflow: hidden;
}

.page-content-footer p {
    margin: 0;
    font-size: 14px;
}

.page-content-footer h4 {
    margin: 10px 0;
}

.page-content + .page-content-footer {
    margin-top: -30px;
    margin-bottom: 30px;
}

.page-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-content li {
    font-size: 15px;
}

.page-content p {
    font-size: 15px;
}

.page-content input[type="text"], .page-content select {
    width: 100%;
    background: #f7f7f7;
    font-size: 14px;
}

.page-content textarea {
    width: 100%;
    background: #f7f7f7;
    height: 200px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
}

.register-account p {
    margin: 8px 0 25px;
}

.register-account label {
    position: relative;
    top: 15px;
}

.register-account input[type="submit"] {
    background: #3498db;
    margin-top: 20px;
}

.register-account input[type="reset"] {
    margin-top: 20px;
}

.register-account input[type="submit"]:hover {
    background: #2980b9;
}

.page-content .chosen-single {
    height: 40px !important;
    font-size: 14px !important;
    color: #7a8188 !important;
    padding: 8px 0 0 8px !important;
    border: 1px solid #e6e6e6 !important;
}

.page-content .chosen-results {
    border: 1px solid #e6e6e6 !important;
    border-top: none !important;
}

.page-content .chosen-results li {
    padding: 10px 6px !important;
}

.page-content .chosen-single div {
    top: 8px !important;
}

.checkout-form {
    margin-bottom: 30px;
    background: #f7f7f7;
    padding: 20px;
    font-size: 14px;
}

.checkout-form table {
    text-align: right;
    width: 100%;
}

.checkout-form table td {
    width: 1%;
    padding: 0 20px !important;
}

.checkout-form table td.empty-cell {
    width: 100%;
}

.checkout-form textarea {
    width: 100%;
    height: 150px;
    margin: -10px 0 10px;
    border: 1px solid #ddd;
}

.blog-item {
    margin-bottom: 30px;
    overflow: hidden;
}

.blog-item > img,
.blog-item > a > img {
    width: 100%;
}

.col-lg-12 .blog-item .rating-box {
    float: right;
    margin-top: 0;
    margin-right: -10px;
}

.blog-item .rating-box {
    margin-top: 2px;
}

.blog-item .rating-box span {
    margin-right: 10px;
}

.blog-info {
    background: #f7f7f7;
    padding: 20px;
}

.blog-info h3 {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 24px;
}

.blog-meta span {
    margin-right: 20px;
    font-size: 12px;
    line-height: 10px;
}

.blog-meta .icons {
    color: #bdc3c7;
}

.blog-info p {
    font-size: 14px;
    line-height: 21px;
}

a.button {
    background: #34495e;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 40px;
}

a.button.big {
    font-size: 18px;
    padding: 15px 30px;
    height: 50px;
}

a.button.small {
    padding: 5px 15px;
    font-size: 14px;
    height: 30px;
}

a.button.round {
    width: 40px;
    height: 40px;
    display: inline-block;
    padding-top: 8px;
    padding-left: 15px;
}

a.button.regular {
    text-transform: none;
}

a.button:hover {
    background: #2c3e50;
}

a.button .icons {
    margin: 0 5px 0 -5px;
}

a.button.right-icon {
    padding-right: 5px;
}

a.button.right-icon .icons {
    margin-left: 5px;
}

.blog-actions {
    max-width: 250px;
}

.blog-actions-big {
    max-width: 290px;
}

.blog-actions-big .product-action {
    padding-top: 9px !important;
}

ul.comments li {
    position: relative;
    margin-bottom: 30px;
    margin-left: 0;
}

ul.comments li p {
    margin: 0;
}

ul.comments li .date {
    color: #7a8188;
}

ul.comments li .icons + p {
    margin-top: 10px;
}

ul.comments li .icons {
    float: right;
    display: block;
    width: 30px;
    height: 30px;
    background: #f7f7f7;
    cursor: pointer;
    padding-top: 5px;
    text-align: center;
    margin-top: -20px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

ul.comments li .icons:hover {
    background: #dde3e6;
}

ul.comments li .icons.red {
    background: #e74c3c;
    color: #fff;
}

ul.comments li .icons.green {
    background: #2ecc71;
    color: #fff;
}

ul.comments li .icons.sum {
    font-style: normal;
}

ul.comments li .icons.no-pointer {
    cursor: default !important;
}

ul.comments li .icons.sum.green-sum {
    color: #2ecc71;
}

ul.comments li .icons.sum.red-sum {
    color: #e74c3c;
}

ul.comments li ul li {
    background: #f7f7f7;
    padding: 15px 20px;
    margin: 20px 0 20px 20px;
}

.product-single {
    background: #f7f7f7;
    margin-bottom: 10px;
}

#product-slider {
    width: 100%;
    position: relative;
}

#product-slider img {
    width: 100%;
}

.product-single .product-actions-single .chosen-single, .page-content .chosen-single {
    height: 40px;
    padding: 6px 0 0 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #7a8188;
}

.product-single .product-actions-single .chosen-single div, .page-content .chosen-single div {
    top: 7px;
}

.product-single .product-actions-single .chosen-drop li, .page-content .chosen-single li {
    padding: 8px 6px;
}

.product-single .product-actions {
    max-width: 280px;
}

.product-single .numeric-input {
    margin-right: 10px;
}

.product-fullscreen {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    font-size: 24px;
    text-align: center;
    color: #bdc3c7;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    cursor: pointer;
}

.product-fullscreen:hover {
    color: #333;
}

#product-carousel img {
    height: 80px;
    background: #fff;
    padding: 10px;
    cursor: pointer;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    float: left;
}

#product-carousel img.active-item, #product-carousel img:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}

#product-carousel {
    position: relative;
}

.product-arrows > div {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    padding-top: 10px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
    cursor: pointer;
}

.product-arrows > div:hover {
    background: #dde3e6;
}

.product-arrows .left-arrow {
    top: 0;
    right: 0;
}

.product-arrows .right-arrow {
    top: 40px;
    right: 0;
}

.product-single-info table td {
    padding: 0 20px 5px 0 !important;
    border: none;
}

.product-single-info strong {
    color: #2f2f2f;
    font-size: 16px;
    display: block;
    margin: 0 0 10px;
    font-weight: bold;
}

.product-single-info span.price {
    font-size: 24px;
    display: block;
    margin: -10px 0 0;
    vertical-align: bottom;
}

.product-single-info span.price del {
    font-size: 20px;
    vertical-align: bottom;
    padding-top: 5px;
    display: inline-block;
    font-weight: bold;
    color: grey;
}

table.product-actions-single {
    margin: 30px 0;
}

table.product-actions-single td {
    vertical-align: middle !important;
    padding: 5px 20px 5px 0 !important;
    min-width: 100px;
}

.full-size > table.product-actions-single td {
    min-width: inherit;
}

table.product-actions-single input {
    height: 35px;
    display: inline-block !important;
}

.product-single-info .social-share {
    margin: 30px 0;
}

.button-row {
    margin-bottom: 30px;
}

.char-counter {
    float: right;
    position: relative;
    top: -25px;
}

.char-counter input[type="text"] {
    width: 100px !important;
    margin-left: 5px;
}

.page-content label {
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
}

.contact-info iframe {
    width: 100%;
    height: 300px;
}

.contact-item {
    position: relative;
    padding-left: 60px;
    margin: 18px 0;
}

.contact-item .icons {
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
    font-size: 22px;
    line-height: 32px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
}

.contact-item .icon-mail {
    line-height: 28px;
}

.blue.contact-item .icons {
    background: #3498db;
}

.green.contact-item .icons {
    background: #1abc9c;
}

.orange.contact-item .icons {
    background: #f5791f;
}

.purple.contact-item .icons {
    background: #9b59b6;
}

.contact-item p, .contact-form label {
    color: #596067;
}

.contact-form input[type="text"], .contact-form textarea {
    margin-bottom: 15px;
}

.contact-form input[type="submit"] {
    background: #34495e;
}

.contact-form input[type="submit"]:hover {
    background: #2c3e50;
}

.contact-form textarea {
    height: 150px;
}

.contact-form span {
    display: block;
    margin-top: 10px;
    font-size: 14px;
}

.page-content.contact-form {
    padding-bottom: 30px;
}

.main-content table {
    background: #f7f7f7;
    margin-bottom: 20px;
}

.main-content table strong {
    color: #1f2228;
}

.main-content table th {
    background: #a1aaaf;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    padding: 15px 20px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.main-content tr {
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

.main-content table th:last-child {
    border: none;
}

.main-content table td {
    border: 1px solid #e9fbfe;
    padding: 20px;
    font-size: 14px;
    vertical-align: top;
}

.main-content table p {
    font-size: 14px;
}

table .fit-cell {
    width: 1%;
}

.wishlist-table {
    width: 100%;
}

.wishlist-table tr:hover {
    background: #fff;
}

td.wishlist-image img {
    background: #fff;
    padding: 10px;
    max-width: 200px;
}

.wishlist-table .numeric-input {
    margin: 0 0 10px 0;
}

td.wishlist-image {
    width: 22.222222% !important;
    padding: 0 !important;
}

td.wishlist-info {
    width: 33.333333%;
}

td.wishlist-price {
    width: 11.111111%;
}

td.wishlist-actions {
    width: 33.333333%;
}

td.wishlist-info h5 {
    margin: 0;
}

td.wishlist-info .product-category a {
    font-size: 14px;
    color: #9b59b6;
    display: block;
    margin: 5px 0;
}

table span.action-name {
    left: 2px;
    width: auto;
    position: relative;
    color: #fff;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}

.main-content input[type="number"] {
    margin-bottom: 10px;
    width: 80px;
    display: block;
}

/*table .add-to-cart {
    background: #f5791f;
    display: inline-block;
    padding: 10px 20px 10px 15px;
    margin: 1px 0;
    font-size: 16px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}*/

table .add-to-cart .icons {
    color: #fff;
}

table .add-to-cart:hover {
    background: #2f2f2f;
}

table span.add-to-trash {
    background: #34495e;
    display: inline-block;
    padding: 10px 20px 10px 15px;
    margin: 1px 0;
    font-size: 16px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

table span.add-to-trash .icons {
    color: #fff;
}

table span.add-to-trash:hover {
    background: #2c3e50;
}

table.compare-table th {
    width: 16%;
    padding: 15px 20px;
}

table.compare-table .numeric-input {
    display: block;
    margin: 0 0 10px 0;
}

table.compare-table tr:hover {
    background: #fff;
}

table.compare-table td {
    padding: 15px 20px;
}

table.compare-table p, table.compare-table h5 {
    margin: 0;
}

table.compare-table td.compare-image {
    background: #fff;
    text-align: center;
}

table.compare-table td.compare-image img {
    max-height: 150px;
}

table.compare-table tr:last-child th {
    border-bottom: none;
}

table.compare-table .tag-item {
    background: #fff;
}

table.compare-table .tag-item:hover {
    background: #1abc9c;
}

.order-table {
    width: 100%;
}

.order-table tr:hover {
    background: #fff;
}

.order-table p {
    margin: 0;
    font-size: 14px;
}

.order-table th.order-status {
    width: 50%;
}

.order-table span.price {
    font-size: 14px;
}

.order-table .order-number p {
    color: #1f2228;
}

table.order-table td {
    padding: 10px 15px;
}

table.orderinfo-table {
    width: 100%;
}

table.orderinfo-table tr:hover {
    background: #fff;
}

table.orderinfo-table th {
    width: 170px;
    padding: 5px 20px;
}

table.orderinfo-table td {
    padding: 10px 20px;
}

table.orderinfo-table span.price {
    font-size: 14px;
}

table.orderinfo-table span.price.big {
    font-size: 16px;
}

table.shopping-table {
    width: 100%;
}

table.shopping-table tr:hover {
    background: #fff;
}

table.shopping-table img {
    width: 80px;
}

table.shopping-table .image-column {
    background: #fff;
    padding: 5px;
    width: 80px;
}

table.shopping-table .quantity input[type="text"] {
    width: 80px;
}

.checkout-form {
    padding-bottom: 30px;
}

table.coupon-table {
    background: #fff;
    width: 100%;
    margin: 0;
}

table.coupon-table td {
    border: none;
    padding: 0;
}

table.coupon-table td.fit-cell {
    padding-left: 3px;
}

#upper-footer {
    background: #f7f7f7;
    padding: 5px 20px;
    border-bottom: 1px solid #dfe6f3;
}

#upper-footer.border-top {
    border-bottom: none;
    border-top: 1px solid #dfe6f3;
}

#upper-footer h4 {
    text-transform: uppercase;
}

#newsletter > *, .social-media > * {
    display: inline-block;
}

#newsletter span {
    margin-top: 20px;
}

#newsletter span.error {
    margin-top: 0;
}

#newsletter input[type="text"] {
    width: 330px;
    margin: 0 0 0 15px;
    font-size: 14px;
}

#newsletter input[type="text"], #newsletter input[type="submit"] {
    height: 40px;
}

#newsletter input[type="submit"] {
    font-size: 16px;
    position: relative;
    top: 1px;
}

#header-search-form > *, .social-media > * {
    display: inline-block;
}

#header-search-form span {
    margin-top: 20px;
}

#header-search-form span.error {
    margin-top: 0;
}

#header-search-form input[type="text"] {
    width: 330px;
    margin: 0 0 0 15px;
    font-size: 14px;
}

#header-search-form input[type="text"], #header-search-form input[type="submit"] {
    height: 40px;
}

#header-search-form input[type="submit"] {
    font-size: 13px;
    padding: 0 33px 0 8px;
    position: relative;
    right: 85px;
    top: 15px;
    background: none;
}

.icon-search {
    font-size: 26px;
    position: relative;
    right: 44px;
    top: 4px;
}

.social-media ul {
    padding: 0;
    margin: 0;
    list-style: none;
    vertical-align: middle;
    margin-left: 15px;
}

.social-media ul li {
    display: inline-block !important;
    padding: 0 !important;
}

.social-media ul li a {
    display: block;
    width: 40px;
    height: 40px;
    background: #ccc url('../img/social-icons.png') no-repeat;
}

.social-media ul li.social-googleplus a {
    background-color: #d74937;
    background-position: 0 0;
}

.social-media ul li.social-facebook a {
    background-color: #39599f;
    background-position: -40px 0;
}

.social-media ul li.social-pinterest a {
    background-color: #b8242a;
    background-position: -80px 0;
}

.social-media ul li.social-twitter a {
    background-color: #45b0e3;
    background-position: -120px 0;
}

.social-media ul li.social-youtube a {
    background-color: #e70031;
    background-position: -160px 0;
}

.facebook-iframe iframe {
    width: 100%;
    border: none;
}

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

.twitter-widget li {
    font-size: 14px;
    color: #596067;
    padding-left: 30px;
    position: relative;
    line-height: 22px;
}

.twitter-widget li:before {
    content: '\e965';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    color: #3498db;
    position: absolute;
    left: 0;
    top: 0;
}

.twitter-widget .tweet_time {
    display: none;
}

.twitter-widget li .date {
    display: block;
    color: #596067;
}

.twitter-widget li a:hover {
    color: #1f2228 !important;
}

.twitter-widget li .icons {

}

#main-footer {
    background: #f7f7f7;
    padding: 5px 20px 20px;
}

#main-footer h4 {
    text-transform: uppercase;
}

#main-footer p {
    font-size: 14px;
    line-height: 22px;
}

#main-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#main-footer li {
    margin: 10px 0;
    word-wrap: break-word
}

#main-footer ul li .icons {
    font-size: 14px;
    width: 15px;
    margin-left: -5px;
}

#main-footer ul li a:hover {
    color: #e74c3c;
}

#main-footer #newsletter p {
    margin-top: 0;
}

#header-search-form p {
    margin-top: 0;
}

.contact-footer-info ul li {
    font-size: 14px;
    color: #596067;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px !important;
    display: block;
}

.contact-footer-info ul li .icons {
    color: #1f2228;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.social-media ul li {
    margin: 0 !important;
}

#main-footer #newsletter input[type="text"] {
    width: 100%;
    margin: 0 0 5px;
}

#header-search-form input[type="text"] {
    width: 250px;
    margin: 0 0 5px;
}

.payment-list {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

.payment-list li {
    float: left;
    margin-left: 5px;
    display: block;
    width: 40px;
    height: 25px;
    background: url('../img/payment-icons.png') no-repeat;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}

.payment-list li:first-child {
    margin: 0;
}

.payment-list li:hover {
    transform: rotateX(360deg);
    -webkit-transform: rotateX(360deg);
}

.payment-list .payment1 {
    background-position: 0 0;
}

.payment-list .payment2 {
    background-position: -45px 0;
}

.payment-list .payment3 {
    background-position: -90px 0;
}

.payment-list .payment4 {
    background-position: -135px 0;
}

.payment-list .payment5 {
    background-position: -180px 0;
}

.tooltip-inner {
    background: #2c3e50;
    box-shadow: 0 0 5px #ddd;
    color: #fff;
    padding: 4px 8px;
    border-radius: 0;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #2c3e50;
}

::-webkit-input-placeholder {
    color: #7a8188;
}

:-moz-placeholder {
    color: #7a8188;
}

::-moz-placeholder {
    color: #7a8188;
}

:-ms-input-placeholder {
    color: #7a8188;
}

input[type="text"], select {
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    height: 40px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

input[type="submit"], input[type="reset"] {
    background: #50bc5e;
    background: -moz-linear-gradient(top, #54da78 0%, #50bc5e 50%);
    background: -webkit-linear-gradient(top, #54da78 0%, #50bc5e 50%);
    background: linear-gradient(to bottom, #54da78 0%, #50bc5e 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54DA78', endColorstr='#50bc5e', GradientType=0);
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    padding: 5px 15px;
    border: none;
    font-size: 14px;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
}

input[type="reset"].dark-blue {
    color: #fff;
}

input[type="submit"]:hover {
    background: #21bf64;
}

input[type="submit"].big, input[type="reset"].big {
    height: 40px;
    padding: 7px 20px;
    font-size: 16px;
}

input[type="submit"].huge, input[type="reset"].huge {
    height: 50px;
    padding: 12px 25px;
    font-size: 16px;
}

input[type="reset"] {
    background: #f7f7f7;
    color: #1f2228;
}

input[type="reset"]:hover {
    background: #2c3e50;
    color: #fff;
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 5px;
}

#back-to-top {
    border: 1px solid dimgrey;
    width: 50px;
    height: 50px;
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #fff;
    font-size: 24px;
    text-align: center;
    padding-top: 12px;
    transition: background 0.3s, color 0.2s;
    -webkit-transition: background 0.3s, color 0.2s;
    -moz-transition: background 0.3s, color 0.2s;
    -ms-transition: background 0.3s, color 0.2s;
    -o-transition: background 0.3s, color 0.2s;
    cursor: pointer;
}

#back-to-top:hover {
    background: #dde3e6;
}

.radio-label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 14px;
}

.radio-label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6;
}

input[type="radio"] {
    display: none;
}

input[type=radio]:checked + .radio-label:before {
    content: "\2022";
    color: #7a8188;
    font-size: 40px;
    text-align: center;
    line-height: 14px;
}

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-top: 10px;
    margin-right: 15px;
    font-size: 14px;
}

input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
}

input[type="checkbox"]:checked + label:before {
    content: '\e818';
    font-size: 13px;
    color: #7a8188;
    text-align: center;
    line-height: 13px;
}

.numeric-input {
    position: relative;
    width: 100px;
    display: inline-block;
}

.numeric-input input {
    width: 100px;
    height: 42px !important;
    display: inline-block;
}

.numeric-input > span {
    position: absolute;
    top: 3px;
    right: 8px;
    cursor: pointer;
    color: #7a8188;
}

.numeric-input .arrow-down {
    bottom: 3px;
    top: auto;
}

@media screen and (min-width: 1200px) {

    .article-categories {
        width: 21% !important;
        height: 900px;
    }

    .article-information {
        width: 32% !important;
    }

    .product-single-image {
        width: 42.666667%
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .four-banner img {
        float: right;
        width: 40px;
        position: absolute;
        bottom: 7px;
        right: 25px;
    }

    .col-md-fifth {
        width: 20%;
        padding: 0 15px;
        float: left;
    }

    #main-navigation .nav-description {
        display: none;
    }

    #main-navigation > ul > li > a .nav-caption {
        font-size: 16px;
    }

    .sidebar-box-heading, .carousel-heading {
        height: 44px;
    }

    .sidebar-box-heading h4, .carousel-heading h4 {
        font-size: 14px;
    }

    .carousel-arrows .icons {
        width: 40px;
        height: 40px;
        padding: 10px 0 0;
    }

    #search-bar input, #search-bar select {
        height: 30px;
        font-size: 14px;
    }

    .product-actions .action-name {
        font-size: 12px;
        padding-top: 3px;
    }

    a.product-hover {
        font-size: 16px;
        top: 90px;
    }

    #newsletter > *, .social-media > * {
        display: block;
    }

    #newsletter input[type="text"] {
        width: 300px;
        margin: 0;
        display: inline-block;
    }

    #newsletter input[type="submit"] {
        display: inline-block;
    }

    #header-search-form > *, .social-media > * {
        display: block;
    }

    #header-search-form input[type="text"] {
        width: 300px;
        margin: 0;
        display: inline-block;

        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    }

    #header-search-form input[type="submit"] {
        display: inline-block;
    }

    #header-search-form input[type="submit"] {
        font-size: 13px;
        padding: 0 33px 0 8px;
        position: relative;
        background: none;
        left: 258px;
        bottom: 40px;
        top: -40px;
    }

    .social-media ul {
        margin: 0;
    }

    .banner-item h4 {
        margin: 5px 0 0;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 900;
    }

    .banner-item p {
        font-size: 12px;
    }

    .banner-item a.button {
        right: 10px;
        top: 15px;
        padding: 8px 10px;
        font-size: 14px;
    }

    .banner-item .icons {
        font-size: 24px;
    }

    .banner .left-side-banner {
        width: 32.66666%;
    }

    .banner .middle-banner {
        width: 32.3%;
    }

    .banner .right-side-banner {
        width: 32.66666%;
    }

    .banner-item.icon-on-left {
        padding-left: 50px;
    }

    .banner-item.icon-on-right {
        padding-right: 50px;
    }

    .main-content table th {
        padding: 10px;
    }

    .main-content table td {
        padding: 10px;
    }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

    #main-navigation ul.wide-dropdown > li {
        min-width: 240px;
    }

    .four-banner img {
        display: none;
    }

    .col-md-fifth {
        width: 20%;
        padding: 0 15px;
        float: left;
    }

    .tp-banner h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .tp-banner h3 {
        font-size: 18px;
        margin-top: 30px;
    }

    .tp-banner p, .tp-banner span {
        display: none;
    }

    #main-navigation > ul > li > a {
        padding: 15px 10px !important;
    }

    #main-navigation .nav-caption {
        font-size: 14px;
        line-height: 22px;
        margin-left: 3px;
    }

    #main-navigation .nav-description {
        display: none;
    }

    #main-navigation > ul > li > a .icons {
        font-size: 15px;
        left: 6px;
    }

    #main-navigation .nav-search .icons {
        font-size: 16px;
    }

    #main-navigation .nav-search {
        width: 50px;
    }

    .style1 #search-bar,
    .style2 #search-bar,
    .style4 #search-bar,
    .style6 #search-bar {
        padding-top: 4px;
    }

    .sidebar-box-heading h4, .carousel-heading h4 {
        font-size: 11px;
        margin: 0;
    }

    .kategorien {
        width: 531px;
    }

    .benefit-label {
        left: 13px;
    }

    .benefit {
        line-height: 10px;
        width: 87%;
        padding-bottom: 11px;
        padding-top: 11px;
        padding-left: 2px;
    }

    .carousel-heading h4 {
        padding-top: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }

    #search-bar p {
        display: none;
    }

    .sidebar .carousel-arrows .icons {
        display: none;
    }

    .carousel-arrows .icons {
        width: 40px;
        height: 40px;
        padding: 8px 0 0;
    }

    .iosSlider .slider .item .image {
        background-size: 130% auto !important;
    }

    .flexsliderBig li {
        background-size: 130% auto !important;
        background-position: right bottom !important;
    }

    .product-actions .action-name {
        font-size: 9px;
        line-height: 14px;
    }

    #category-wrapper {
        width: 108% !important;
    }

    .product-actions > span {
        width: 33.333333%;
        text-align: center !important;
    }

    #bottom-content {
        max-height: 975px;
        min-height: 975px;
        margin-bottom: 0;
    }

    .product-info h5 {
        font-size: 11px;
        font-weight: bold;
    }

    a.product-hover {
        font-size: 14px;
        height: 30px;
        top: 60px;
        padding: 5px;
        text-align: center;
        width: 120px;
    }

    .banner-item h4 {
        margin: 5px 0 0;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 900;
    }

    .banner-item p {
        font-size: 12px;
    }

    .banner-item span.button {
        right: 10px;
        top: 15px;
        padding: 8px 10px;
        font-size: 12px;
    }

    .banner-item .icons {
        display: none;
    }

    .banner .left-side-banner {
        width: 31%;
    }

    .banner .middle-banner {
        width: 32.66666%;
    }

    .banner .right-side-banner {
        width: 32.66666%;
    }

    .banner-item.icon-on-left {
        padding-left: 10px;
    }

    .banner-item.icon-on-right {
        padding-right: 10px;
    }

    .main-content table th {
        padding: 8px 5px;
    }

    .main-content table td {
        padding: 8px 5px;
    }

    table.orderinfo-table th {
        width: 120px;
        padding: 5px 5px;
    }

    table.orderinfo-table td {
        padding: 8px 5px;
    }

    a.button {
        height: auto;
    }

    span.product-tag {
        top: 10px;
        padding: 5px 15px;
        font-size: 12px;
    }

    .product-actions > span {
        padding: 5px 0 0 0;
    }

    .product-actions > span .icons {
        margin-right: 0 !important;
    }

    .col-lg-12 .blog-item .rating-box {
        float: none;
        margin-top: 10px;
    }

    #newsletter input[type="text"] {
        margin: 0;
    }

    #header-search-form input[type="text"] {
        height: 30px;
        position: relative;
        top: 10px;
        margin: 0;
        padding: 5px;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    }

    .social-media ul {
        margin: 0;
    }

    .button-row .button {
        margin-bottom: 2px;
    }
}

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

    .action-name {
        font-size: 14px;
        line-height: 15px;
    }

    .footer-banner img {
        position: relative;
        top: 25px;
        width: 100%;
        margin-bottom: 0;
    }

    .header-banner img {
        position: relative;
        bottom: 46px;
        width: 96%;
        left: 14px;
    }

    .versandfertig-box .action-wrapper {
        float: none;
        margin-left: 0;
        margin-top: 0;
        left: 10px;
        top: 10px;
        position: relative;
    }

    .dhl-icon {
        width: 9%;
    }

    #banner-box {
        position: relative;
        bottom: -10px;
        width: 100%;
        text-align: center;
    }

    #product-main {
        width: 105%;
        left: 17px;
    }

    header {
        margin-bottom: 0;
    }

    #product-image {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-top: 0;
        margin-bottom: 20px;
    }

    .four-banner {
        width: 100% !important;
    }

    .tp-banner h3, .tp-banner p, .tp-banner span {
        display: none;
    }

    #top-header ul {
        float: none !important;
        text-align: center;
    }

    #top-header li {
        float: none;
        display: inline-block;
    }

    #top-header li:hover ul {
        display: none;
    }

    #logo {
        text-align: center;
        margin: 0 0 20px;
    }

    #middle-navigation ul {
        float: none !important;
        text-align: center;
        margin: 40px 0 20px;
    }

    #middle-navigation > ul > li {
        float: none;
        display: inline-block;
        margin: 0;
    }

    #main-navigation > ul {
        display: block;
    }

    #main-navigation > ul > li {
        display: block;
    }

    #main-navigation > ul > li > a .nav-caption {
        margin-top: 0;
    }

    #main-navigation .nav-search {
        display: block;
        width: 100% !important;
        text-align: center;
        padding: 30px 0;
    }

    #main-navigation .nav-search .icons {
        display: inline-block;
    }

    #search-bar {
        padding: 15px 15px 0 15px !important;
    }

    #search-bar table, #search-bar tr, #search-bar td, #search-bar tbody {
        display: block;
        padding-right: 0;
        margin: 0 !important;
        width: 100%;
    }

    #search-bar p {
        margin: 30px 0 5px !important;
        width: 100%;
        display: block;
        top: 0 !important;
    }

    #footer {
        width: 107%;
    }

    .search-column-1 {
        width: 100%;
    }

    .search-column-2 {
        width: 100%;
        padding-left: 0;
    }

    #search-bar input {
        width: 100% !important;
    }

    #search-button {
        position: absolute;
        right: 0;
        left: 0;
        height: 90px;
        top: auto;
        width: 100%;
        bottom: 80px;
    }

    #search-button .icons {
        top: 50%;
        margin-top: -10px;
        left: 50%;
        margin-left: -10px;
    }

    .carousel img, .slides img, .product-image img, .subcategory img {
        width: 100%;
    }

    .rating img {
        width: auto !important;
    }

    .product {
        margin: 15px 0;
        width: 48.7%;
        float: left;
    }

    .productwide {
        width: 100% !important;
        margin: 0 !important;

    }

    h5 {
        font-size: 14px !important;
    }

    .col-md-fifth {
        width: 100%;
        padding: 0 15px;
        float: left;
    }

    .banner-item {
        width: 100%;
        margin: 7px 0 !important;
    }

    .banner .left-side-banner {
        width: 100%;
    }

    .banner .middle-banner {
        width: 100%;
    }

    .banner .right-side-banner {
        width: 100%;
    }

    .news {
        margin: 40px 0;
    }

    .news-content {
        padding: 10px 30px;
    }

    #newsletter > *, .social-media > * {
        display: block;
    }

    #newsletter input[type="text"] {
        width: 100%;
        margin: 0;
        display: inline-block;
    }

    #newsletter input[type="submit"] {
        display: inline-block;
    }

    #header-search-form > *, .social-media > * {
        display: block;
        float: right;
        top: -38px;
        left: -3px;
    }

    #header-search-form input[type="text"] {
        width: 100%;
        display: inline-block;
        float: left;
    }

    #header-search-form input[type="submit"] {
        display: block;
        float: right;
        width: 7%;
        top: -45px;
        padding: 0;
        left: 36px;
    }

    .social-media ul {
        margin: 0;
    }

    .payment-list {
        float: none;
    }

    .payment-list li {
        float: none;
        margin: 0;
        display: inline-block;
    }

    .main-content table, .main-content tbody {
        display: block;
        width: 100% !important;
    }

    .main-content table tr {
        display: block;
        border-bottom: 2px solid #999;
    }

    .product-single table tr {
        border: none;
    }

    .main-content table th {
        padding: 10px;
        display: block;
        width: 100% !important;
    }

    .main-content table td {
        padding: 10px;
        width: 100% !important;
        display: block;
    }

    #search-bar {
        background: transparent;
        position: relative;
        z-index: 1000;
        color: #fff;
        padding: 15px 0 15px 0 !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
    }

    #search-bar > .col-lg-12 {
        padding: 0;
    }

    #search-bar a {
        color: #1f2228 !important;
    }

    #search-bar p {
        margin-top: 10px !important;
    }

    #search-button {
        position: relative;
        bottom: 0;
        height: 40px;
        margin-top: 20px;
        z-index: 1 !important;
    }

    .button-row .button {
        margin-bottom: 2px;
    }
}

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

    .carousel-arrows {
        display: none;
    }
}

.tinynav_label {
    display: none;
}

.tinynav {
    display: none;
}

.disclaimer-topic {
    text-decoration: underline;
    font-weight: bold;
}

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

    .page-content {
        min-height: 520px;
        max-height: 520px;
        overflow: hidden;
    }

    #artikelbeschreibung {
        display: table;
        overflow: hidden;
    }

    .content {
        margin: 0;
    }

    .icon-dropbox:before {
        position: relative;
        top: 3px;
    }

    .page-content li {
        font-size: 16px;
        line-height: 20px;
    }

    #menuToggle {
        display: block;
        position: relative;
        top: 20px;
        left: 5px;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
    }

    #menuToggle input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;
        cursor: pointer;
        opacity: 0;
        z-index: 2;
        -webkit-touch-callout: none;
    }

    #menuToggle span {
        display: block;
        width: 33px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        background: #333333;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        opacity 0.55s ease;
    }

    #menuToggle span:first-child {
        transform-origin: 0% 0%;
    }

    #menuToggle span:nth-last-child(2) {
        transform-origin: 0% 100%;
    }

    #menuToggle input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #232323;
    }

    #menuToggle input:checked ~ span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }

    #menuToggle input:checked ~ span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px);
    }

    #menu {
        position: absolute;
        left: 0;
        top: 75px;
        width: 60%;
        margin: -100px 0 0 -50px;
        padding: 50px;
        padding-top: 70px;
        border: solid 2px #dedede;
        background: white;
        list-style-type: none;
        -webkit-font-smoothing: antialiased;
        transform-origin: 0% 0%;
        transform: translate(-1500%, 0);
        transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    }

    #menu li {
        padding: 10px 0;
        font-size: 22px;
    }

    #menuToggle input:checked ~ ul {
        transform: none;
    }

    #product-main {
        width: 105%;
        bottom: 0;
        margin-bottom: 0;
    }

    .accordion-content {
        width: 100%;
        margin-bottom: 20px;
    }

    .main-content {
        min-height: 1020px;
        max-height: 1020px;
    }

    .categories-content {
        width: 100%;
    }

    .sidebar-box {
        display: none;
    }

    .product-actions > span.current span.action-name {
        top: -18px;
    }

    .accordion ul {
        margin-bottom: 0;
    }

    #topseller-logo {
        display: none;
    }

    #newsletter-logo {
        display: none;
    }

    .tinynav_label {
        display: none;
    }

    .tinynav {
        display: block;
        width: 100% !important;
    }

    #main-navigation > ul {
        display: none
    }

    #logo img {
        width: 100%;
    }

    .static-logo {
        display: none;
    }

    #static-text {
        font-size: 19px;
    }

    #main-header {
        margin-bottom: 0;
    }

    #header-search {
        margin-bottom: 50px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .product-actions > span.current span.action-name {
        display: block;
        left: 2px;
        top: -16px;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        font-weight: bold;
        text-align: center;
        width: 97px;
        font-size: 12px;
    }

    #topseller-logo {
        width: 44%;
    }

    #newsletter-logo {
        width: 15%;
    }

    #logo img {
        width: 155%;
    }

    #header-search {
        float: right;
        width: 292px;
        padding-top: 9px;
        left: 25px;
        height: 60px;
    }

    .action-name {
        font-size: 9px;
    }

    .product-single-info strong {
        font-size: 14px;
        display: block;
        margin: 0;
    }

    h2 {
        font-size: 15px;
        line-height: 15px;
    }

    .icon-search {
        font-size: 27px;
        position: relative;
        top: -36px;
        left: 210px;
    }

    #header-search-form input[type="submit"] {
        font-size: 13px;
        padding: 0 33px 0 8px;
        position: relative;
        right: -167px;
        top: -26px;
        background: none;
    }

    .sidebar-box-content {
        line-height: 15px;
    }

    .product-actions > span.current span.action-name {
        font-size: 11px;
        top: 0px;
    }

    .benefit a {
        font-size: 10px;
    }

    .benefit-label {
        font-size: 10px;
        line-height: 16px;
    }

    .text {
        font-size: 11px;
    }

    .beobachtungsliste-box {
        background-color: #2693da;
        color: white;
        padding: 2px;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 3px;
    }

    .newsletter-box {
        background-color: #e20419;
        color: white;
        padding: 2px;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 3px;
    }

    .product {
        width: 24.33%;
    }

    .darum-wir-ul {
        min-height: 900px;
        max-height: 900px;
    }

    .sidebar-box-content {
        font-size: 11px;
    }

    .page-content-product {
        max-height: 600px;
        min-height: 600px;
    }

    .gallery-container.bottom {
        max-height: 600px;
        min-height: 600px;
    }

    .page-content li {
        font-size: 10px;
        font-weight: bold;
    }

    .product-question {
        font-size: 12px;
    }

    .article-categories {
        width: 25%;
    }

    .sidebar-box-content > ul > li > a {
        padding: 8px 30px 8px 6px;
    }

    .article-information {
        width: 33%;
    }

    .versandfertig-box {
        font-size: 11px;
        height: 30px;
    }

    .versandfertig-box img {
        float: right;
        margin-right: 9px;
        margin-top: 0;
    }

    .dhl-icon {
        width: 13%;
    }

    .gallery-container.top, .gallery-container.bottom {
        width: 100%;
        overflow: hidden;
        max-height: 440px;
        min-height: 440px;
    }

    #product-main {
        float: right;
        bottom: 420px;
        width: 78%;
        left: 13px;
    }

    .versandfertig-box .action-wrapper {
        float: left;
        margin-left: 24px;
        margin-top: 8px;
    }

    .accordion li p {
        width: 100%;
        font-size: 15px;
    }

    .page-content {
        font-size: 15px;
        line-height: 17px;
        min-height: 360px;
        max-height: 360px;
    }

    #artikelbeschreibung {
        min-height: 890px;
        max-height: 890px;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .categories-content {
        width: 75%;
    }

    .page-content-product {
        max-height: 440px;
        min-height: 440px;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    }

    #menuToggle, #menu {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .article-categories {
        width: 25%;
    }

    .versandfertig-box {
        font-size: 16px;
        height: 40px;
    }

    .product {
        width: 23.7%;
    }

    .kategorien {
        width: 688px;
    }

    .page-content {
        min-height: 340px;
        max-height: 340px;
    }

    .versandfertig-box .action-wrapper {
        float: left;
        margin-left: 30px;
        margin-top: 9px;
    }

    .gallery-container {
        min-height: 570px;
        max-height: 570px;
        overflow: hidden;
    }

    .accordion li p {
        font-size: 14px;
        width: 100%;
        line-height: 20px;
    }

    .ebay-description {
        font-size: 14px;
    }


    .categories-content {
        width: 75%;
    }

    .page-content li {
        font-size: 13px;
    }

    .darum-wir-ul {
        min-height: 1110px;
        max-height: 1110px;
    }

    .benefit {
        line-height: 16px;
        width: 87%;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    #artikelbeschreibung {
        min-height: 950px;
        max-height: 950px;
        overflow: hidden;
        padding-top: 3px;
    }

    .gallery-container.top, .gallery-container.bottom {
        width: 100%;
        overflow: hidden;
        min-height: 515px;
        max-height: 515px;
    }

    #product-main {
        bottom: 400px;
        left: 10px;
        width: 77%;
    }

    .page-content-product {
        max-height: 515px;
        min-height: 515px;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    }

    .article-information {
        width: 30%;
    }

    .product-single-image {
        width: 44.3%;
    }

    .benefit a {
        font-size: 13px;
    }

    .benefit-label {
        font-size: 13px;
    }

    .product-actions > span.current span.action-name {
        display: block;
        left: 0px;
        top: 0px;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        font-weight: bold;
        text-align: center;
        width: 129px;
        font-size: 12px;
    }

    .disclaimer-content {
        max-width: 75%;
    }

    .social-media {
        float: right;
        width: 26%;
    }

    .benefit {
        line-height: 16px;
        width: 84%;
        padding-bottom: 16px;
        padding-top: 16px;
    }

    #logo img {
        width: 165%;
    }

    #bottom-content {
        max-height: 1200px;
        min-height: 1200px;
        margin-bottom: 5px;
    }

    .sidebar-box-content {
        font-size: 15px;
    }

    h2 {
        font-size: 18px;
    }

    .benefit-label {
        font-size: 15px;
    }

    .icon-search {
        font-size: 26px;
        position: relative;
        left: -17px;
        bottom: 34px;
        float: right;
        right: 0;
        top: -33px;
    }

    #header-search {
        width: 343px;
        padding-top: 5px;
        left: 316px;
        height: 60px;
    }

    .action-name {
        font-size: 12px;
    }

    #menuToggle, #menu {
        display: none;
    }
}

@media screen and (min-width: 1200px) {

    .page-content-product {
        width: 114%;
        max-height: 520px;
        min-height: 520px;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    }

    .gallery-container {
        min-height: 520px;
        max-height: 520px;
        overflow: hidden;
    }

    .benefit a {
        font-size: 13px;
    }

    .benefit-label {
        font-size: 0.9em;
    }

    .product-actions > span.current span.action-name {
        left: 0px;
        top: 4px;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        font-weight: bold;
        text-align: center;
        width: 171px;
        font-size: 12px;
    }

    .disclaimer-content {
        max-width: 75%;
    }

    .social-media {
        float: right;
        width: 26%;
    }

    #logo img {
        width: 165%;
    }

    #header-search {
        float: right;
        width: 487px;
        left: 100px;
        height: 60px;
        bottom: 16px;
    }

    #header-search-form input[type="text"] {
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);

        width: 370px;
    }

    #menuToggle, #menu {
        display: none;
    }
}

@media screen and (max-width: 667px) {
    #product-main {
        width: 106%;
    }
}

@media screen and (max-width: 567px) {
    #product-main {
        width: 107.5%;
    }
}

@media screen and (max-width: 467px) {
    #product-main {
        width: 109%;
    }
}

@media screen and (max-width: 367px) {
    #product-main {
        width: 111%;
    }
}

@media screen and (max-width: 347px) {
    #product-main {
        width: 115%;
    }
}
