.btn, .btn-outline, .btn-outline-w, .btn:active, .btn:focus, .btn:hover, .effect a:focus, .effect a:hover, .effect li.active a, a {
    text-decoration: none;
}
.btn, .product-colors li {
    display: inline-block;
    cursor: pointer;
}
.btn-right, .post-date span {
    float: right;
}
#comments_pagination a, .btn, .product-colors li, a.nav-brand {
    cursor: pointer;
}
body {
    margin-top: 0!important;
}
.gui-progressbar {
    color: #fff;
}
.gui-block-title, .gui-table thead tr th {
    background-color: #eee!important;
}
.gui-block, .gui-table {
    border-right: 0;
    border-left: 0;
}
.fixedcontent {
    padding-bottom: 60px;
    padding-top: 30px;
}
body, html {
    font-weight: 400;
    color: #000;
}
h1, h2, h3, h4 {
    font-weight: 300;
}
h2 {
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}
h3.brand-title {
    color: #aaa;
    margin-top: 0;
}
a, a:hover {
    color: #45B099;
}
h2.product-title {
    text-align: left;
}
h2.related {
    margin-bottom: 20px;
}
h1 span {
    font-weight: 700;
}
.title h2, a {
    font-weight: 400;
}
hr {
    border-color: #ccc;
    margin: 30px 0;
}
.t {
    z-index: 2000!important;
}
.color {
    background-color: #67C4B0;
}
body {
    border-top: 8px solid #67C4B0;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}
.title h2 {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.big-text, .btn {
    font-weight: 700;
}
.breadcrumb>.active {
    color: #ccc;
}
.big-text {
    font-size: 400px;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn, .effect a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    position: relative;
}
.big-text:hover {
    color: #45B099;
}
.btn {
    font-size: 12px;
    padding: 0 35px;
    line-height: 43px;
    margin: 0 15px 15px 0;
    height: 48px;
    letter-spacing: 1px;
    outline: 0;
    background: #000;
    color: #fff;
    border: 2px solid #000;
    border-radius: 0;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn:active, .btn:focus, .btn:hover {
    color: #fff;
    top: 0;
    background-color: #67C4B0;
    box-shadow: none;
    border: 2px solid #67C4B0;
}
.btn-outline, .btn-outline-w {
    background: 0 0;
    border: 2px solid #000;
    box-shadow: none;
    color: #000;
}
.btn-outline-w {
    border-color: #FFF;
    color: #FFF;
}
.btn-outline:focus, .btn-outline:hover {
    background: #000;
    border-color: #000;
    color: #FFF;
    top: 0;
    text-decoration: none;
}
.btn-disable, .btn-disable:focus, .btn-disable:hover {
    background: #ddd;
    border-color: #ddd;
}
.btn-right {
    margin-right: 0;
}
.btn i {
    font-style: normal;
    font-size: 16px;
    vertical-align: sub;
}
.btn i:before {
    line-height: 39px;
}
.btn i.left {
    padding-right: 10px;
}
.btn i.right {
    padding-left: 10px;
}
.btn.pull-left, .btn.pull-right {
    margin: 0;
}
.product-colors {
    padding: 15px 0 0;
    margin-bottom: 30px;
}
.product-colors li {
    border: 2px solid #FFF;
    margin: 2px 1px;
    vertical-align: top;
    list-style: none;
    border-radius: 50%}
.product-colors li a.white {
    border: 4px solid #eee;
}
.product-colors li:hover {
    border: 2px solid #000;
}
.product-colors li a {
    background-position: center center;
    background-repeat: no-repeat;
    border: 4px solid #fff;
    display: block;
    height: 38px;
    text-align: center;
    transition: all .25s ease 0s;
    width: 38px;
    border-radius: 50%}
.product-colors li.selected {
    border: 2px solid #000;
}
.menu-wrapper {
    position: relative;
    font-weight: 300;
}
.menu-wrapper h3 {
    color: #FFF;
    margin-left: 20px;
    margin-top: 18px;
    text-transform: uppercase;
    font-size: 22px;
}
.effect a {
    color: #000;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    padding: 0 5px;
    background: 0 0;
    transition: all .3s ease-out;
}
.mt-info {
    padding-left: 20px;
}
.mt-info h3 {
    color: #FFF;
    margin-left: 0;
}
.mt-info ul {
    list-style-type: none;
    margin: 20px 0 35px;
    padding-left: 0;
}
.mt-info ul li {
    font-size: 16px;
    margin-bottom: 15px;
}
.mt-info ul li a {
    font-weight: 300;
}
.mt-info .btn {
    margin-left: 2px;
    margin-bottom: 30px;
}
.productlist .productWrap .product-price, .productlist a .product-price {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #000;
}
.productlist .productWrap .product-price i {
    color: #000;
}
.product, .productlist {
    padding-top: 0;
    padding-bottom: 50px;
}
.productlist .row {
    margin-right: 0;
    margin-left: 0;
}
.productlist .col-sm-12, .productlist .col-sm-4, .productlist .col-sm-6, .productlist .col-sm-8 {
    position: relative;
    min-height: 1px;
    padding: 2px;
}
.productlist .col-sm-4.special {
    padding: 0;
}
.productlist-price-container {
    position: absolute;
    right: 0;
    max-width: 90%;
    text-align: right;
    z-index: 89;
    margin: 22px;
}
.productlist-love-container {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 50%;
    text-align: left;
    z-index: 89;
    margin: 22px;
    font-size: 20px;
    line-height: 20px;
}
.product .product-price {
  background-color: transparent;
}

.product-price {
    background-color: #fff;
    display: inline-block;
    padding: .7em 1.1em;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 11px;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3em;
}
.product-price .original-price {
    text-decoration: line-through;
    margin-left: .5em;
}
.productWrap:hover .product-price, a:hover .product-price {
    background-color: #000;
    color: #FFF;
}
.productlist .productWrap .addToCart, .productlist .productWrap .addToWish {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}
.productlist .productWrap:hover .addToCart, .productlist .productWrap:hover .addToWish {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}
.productWrap:hover .product-price i {
    color: #fff;
}
.productlist-label {
    position: absolute;
    top: 26px;
}
.sale-label, .sold-out-label {
    color: #67C4B0;
    font-weight: 400;
    text-transform: uppercase;
    padding: 3px 9px;
    border: 2px solid #67C4B0;
}
.sale-label {
    color: #000;
    border-color: #000;
}
.show-more {
    margin-top: 30px;
}
.product .product-title {
    margin-top: 0;
    margin-bottom: 21px;
}
.product .product-price {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 32px;
    padding: 0;
}
.input-group .form-control, .myform .error-message, .myform .form-control {
    font-family: "Open Sans", helvetica, arial, sans-serif;
}
.myform, .myform h2 {
    padding-bottom: 15px;
}
.product .product-price .original-price {
    color: #ddd;
    margin-left: 5px;
}
.product .product-detail {
    margin: 30px 0;
}
.product .product-detail ul {
    padding-left: 20px;
}
.product .product-img {
    margin-bottom: 15px;
}
.product-mark {
    padding-top: 30px;
}
.myform {
    padding-top: 5px;
}
.myform h2 {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
}
.myform .form-group label {
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
    text-align: center;
}
.myform .no-placeholder .form-group label {
    display: block;
}
.myform.no-placeholder .controls {
    margin-top: 0;
}
.input-group .form-control, .myform .form-control {
    display: inline;
    background: #fff;
    border-radius: 0;
    outline: 0;
    height: 44px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
    border: 2px solid #ddd;
    box-shadow: none;
}
.special {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.controls {
    position: relative;
}
.myform textarea.form-control {
    height: auto;
    max-width: 100%;
    min-width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 8px;
    vertical-align: top;
}
.myform .inputError, .myform textarea.form-control.inputError {
    outline: 0;
    border: 2px solid #F05557;
}
.myform .error-message {
    position: absolute;
    top: 6px;
    right: 15px;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    color: #F05557;
    z-index: 10;
}
.input-group .form-control:focus, .myform .form-control:focus, .myform textarea.inputError:focus {
    outline: 0;
    border: 2px solid #000;
}
.myform.no-placeholder .error-message {
    top: 0;
}
.myform h3 {
    font-size: 16px;
    border-bottom: 2px solid #ddd;
    font-weight: 700;
    padding: 8px;
    margin: 0 0 15px;
}
.myform .btn {
    margin: 0;
    height: 44px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: 0;
}
.input-group .form-control, .input-group .form-control:focus {
    border-right-width: 0;
}
#main-footer, #social {
    padding: 40px 0 20px;
}
.checkbox, .radio {
    margin: 24px 0;
    position: relative;
    -webkit-transition: color .25s linear;
    transition: color .25s linear;
    font-size: 14px;
    line-height: inherit;
}
.checkbox label, .radio label {
    padding-left: 13px;
    font-size: 14px;
    vertical-align: -webkit-baseline-middle;
}
.checkbox label span, .radio label span {
    vertical-align: top;
    line-height: 23px;
    color: #555;
}
.collectionPage .content .text, .specs td, .table tbody>tr>td.vert-align {
    vertical-align: middle;
}
label.show {
    display: block;
    text-decoration: none;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 7px 0 0;
    line-height: normal;
    font-size: 21px;
    text-align: center;
}
form p {
    margin-top: 16px;
}
#total {
    font-weight: 600;
    font-size: 21px;
}
.form-control-inline {
    min-width: 0;
    width: auto!important;
    display: inline!important;
}
address {
    font-size: 14px;
}
input[type=radio], input[type=checkbox] {
    display: none;
}
input[type=radio]+span:before, input[type=checkbox]+span:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 10px;
    font-size: 21px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#accordion h4, th {
    font-size: 16px;
}
input[type=radio]+span:before {
    content: "\e631";
}
input[type=radio]:checked+span:before {
    content: "\e630";
}
input[type=checkbox]+span:before {
    content: "\e62e";
}
input[type=checkbox]:checked+span:before {
    content: "\e62d";
}

#gui-wrapper input[type=radio], input[type=checkbox] {
  display:block;
  margin: 0 10px;
}

#accordion h4 {
    font-weight: 700;
}
.panel-group .panel {
    border-radius: 0;
    margin-top: 0;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-body {
    padding: 15px 0;
}
.panel-group {
    margin-bottom: 0;
}
.panel-heading {
    border-radius: 0;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0;
}
.cart-list {
    min-height: 600px;
  margin-bottom: 30px;
}
a.remove-item {
  color: #000;
}
a.remove-item i {
  line-height: 34px;
}
a.remove-item:hover {
    color: #67C4B0;
  text-decoration: none;
}
footer {
    background-color: #EBEBEB;
  padding: 40px 0;
}
.copyright ul.nav-list {
    margin: 0 0 0 -5px;
  padding: 0;
}
.copyright ul.nav-list li {
  margin-left: 0;
}
.main-nav a {
  color: #000;
}
ul.nav-list {
    list-style-type: none;
    display: block;
    margin: 20px auto;
    padding: 0 2em;
    font-weight: 300;
  color: #FFF;
}
ul.nav-list li {
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  height: auto;
}
ul.nav-list li.active a span {
    background-color: #000;
  color: #FFF;
}
ul.nav-list li a {
  text-transform: none;
}
footer ul.nav-list li {
  width:100%;
  font-size: 1.2em;
  line-height: 1.6em;
}

a.nav-brand {
    border: none;
    font-size: 38px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 260px;
    font-weight: 300;
    line-height: 46px;
}
a.nav-brand span {
    font-weight: 700;
}
a.nav-brand:hover {
    color: #FFF;
    text-decoration: none;
    padding: 0;
    border: none;
    border-top: none;
    background-color: #fff;
}
.cart {
    position: absolute;
    top: 0;
    right: 0;
}
.nav-header {
    margin: 15px 0 45px;
    position: relative;
    height: 48px;
}
.nav-header h1 {
    margin: 5px 0 0;
}
.nav-header .badge {
    position: absolute;
    font-size: 12px;
    font-weight: 400;
    background-color: #67C4B0;
}
.nav-icon, .nav-icon-outline, .social-links li a {
    font-size: 16px;
    -moz-transition: all .3s ease-out;
    text-align: center;
}
.nav-icon, .nav-icon-outline {
    background-color: #000;
    border: 2px solid #000;
    display: block;
    color: #FFF;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-left: 15px;
}
.nav-icon-outline {
    background-color: #FFF;
    border-color: #000;
    color: #000;
}
.nav-icon:hover {
    color: #000;
    background: #FFF;
    text-decoration: none;
    border-color: #000;
}
.nav-icon-outline:hover {
    color: #FFF;
    background-color: #000;
    text-decoration: none;
    border-color: #000;
}



.main-wrap, ul.nav-list.text-center.effect {
    position: relative;
}
ul.nav-list.text-center.effect li:hover ul.subnav {
    display: block;
}

ul.subnav li a:hover {
  font-weight:bold;
}

.main-wrap {
    backface-visibility: hidden;
    min-height: 100%;
    min-width: 100%;
    z-index: 1030;
    background-color: transparent;
    top: 0;
    bottom: 100%;
    left: 0;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.menu-open {
    -webkit-transform: translate3d(-240px, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(-240px, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translateX(-240px);
    -o-transform: translate(-240px, 0);
    transform: translate3d(-240px, 0, 0) scale3d(1, 1, 1);
    overflow: hidden;
}
a.close-menu:hover {
    color: #67C4B0;
    text-decoration: none;
}
.breadcrumb {
    background-color: transparent;
    padding: 15px 17px;
    margin: 0;
}
.breadcrumb a {
    color: #000;
}
.social-links, .social-profiles {
    list-style: none;
    margin: 8px -9px 0 0;
    padding: 0;
}
.social-links li, .social-profiles li {
    display: inline-block;
    margin: 0 4px;
    border-radius: 3px;
    box-shadow: 0 4px 0 transparent;
}
.social-links li a {
    background: 0 0;
    border: 2px solid #000;
    display: block;
    color: #000;
    width: 41px;
    height: 41px;
    line-height: 40px;
    border-radius: 50%;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.social-links li a:hover {
    color: #FFF;
    background: #000;
    text-decoration: none;
    border-color: #000;
}
#gmap {
    height: 300px;
}
.blog-sidebar h3 {
    margin-top: 28px;
}
.blog-sidebar ul {
    padding-left: 18px;
}
.post-date {
    margin-bottom: 10px;
    text-transform: uppercase;
}
article h1 {
    font-size: 32px;
}
article h1 a {
    color: #000;
}
article h1 a:hover {
    text-decoration: none;
}
article {
    margin-bottom: 60px;
}
.paging, article .social-links {
    margin: 30px 0;
}
blockquote .small, blockquote footer, blockquote small {
    background-color: transparent;
    padding: 10px 0;
}
.paging .btn {
    padding: 0 20px;
}
.content .productlist {
    padding: 0 0 20px;
}
#comments_pagination {
    margin: 16px 0;
    text-align: center;
}
#comments_pagination a, #comments_pagination span {
    font-size: 12px;
    padding: 0 16px;
    line-height: 38px;
    display: inline-block;
    margin: 0 8px 4px 0;
    height: 40px;
    text-decoration: none;
    font-weight: 700;
    outline: 0;
    position: relative;
    background: #FFF;
    color: #000;
    border: 2px solid #DDD;
    border-radius: 0;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.media, .media h4 span, .media p {
    font-weight: 400;
}
#comments_pagination span {
    border: 2px solid #000;
    background: #000;
    color: #FFF;
}
#comments_pagination a:active, #comments_pagination a:focus, #comments_pagination a:hover {
    color: #fff;
    top: 0;
    text-decoration: none;
    background-color: #000;
    box-shadow: none;
    border: 2px solid #000;
}
.media hr {
    margin-top: 0;
}
.media h4 {
    margin: 0;
}
.media h4 span {
    float: right;
    font-size: 14px;
    color: #9f9f9f;
}
.media p {
    font-size: 13px;
}
.avatar, .avatar:active, .avatar:hover {
    border: 0;
}
#more-items {
    display: none;
}
.customNavigation .goLeft:hover, .customNavigation .goRight:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 1);
}
@media (max-width:767px) {
  .mobilenav-wrap {
    position: fixed;
  right: 0;
  top: 0;
  width: 240px;
  height: 100%;
  background: #333;
  -ms-transform: translate(240px,0px); 
  -webkit-transform: translate(240px,0px);
  transform: translate(240px,0px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow-y:scroll;
}
  .mobilenav-wrap.open {
  -ms-transform: translate(0px,0px); 
  -webkit-transform: translate(0px,0px);
  transform: translate(0px,0px);
}

.body-wrap {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.body-wrap.open {
-ms-transform: translate(-240px,0px); 
-webkit-transform: translate(-240px,0px);
transform: translate(-240px,0px);
}

.mobilenav-wrap ul {
  list-style:none;
  padding:0;
  margin:0;
}

.mobilenav-wrap ul li a {
  display:block;
  padding:15px 20px;
  font-size:15px;
  border-bottom:1px solid #eee;
  color:#fff;
}
.mobilenav-wrap ul ul.mobile-sub li a {
  background-color:#555;
}

.mobilenav-wrap ul li {
  position:relative;
}

.mobilenav-wrap ul li .more-cats {
  position: absolute;
  right: 0;
  height: 51px;
  top: 0;
  display: block;
  width: 51px;
  color: #fff;
  text-align: center;
  line-height: 51px;
  border-left: 1px solid #444;
}

.mobilenav-wrap ul ul.mobile-sub {
  display:none;
}

.mobilenav-wrap .mobbox {
  padding: 15px;
  border-bottom: 1px solid #fff; 
}

.mobilenav-wrap .mobsearch {
  display: block;
  position: static;
  padding: 0 10px;
  background-color:#fff;
  border-radius: 40px;
  border:2px solid #000;
}
.mobilenav-wrap .mobsearch form {
  display:inline-block;
  float:none;
}
.mobilenav-wrap .mobsearch i {
  display:inline-block;
  height: 32px;
  line-height: 32px;
}
.mobilenav-wrap .mobsearch input { 
  display:inline-block;
  min-width:0px !important;
  border: none;
  color: #333;
  background-color: #fff;
}

.mobilenav-wrap .languages {
  padding-top:10px;
}

.mobilenav-wrap .languages ul {
  padding: 5px 0px;
}
.mobilenav-wrap .languages ul li {
  display: inline-block;
}
.mobilenav-wrap .languages ul li a {
  padding: 0px 0px;
  border: 2px solid #666;
  width: 30px;
  text-align: center;
  font-size: 14px;
}
.mobilenav-wrap .languages ul li a.active {
  border-color: #ff0000;
  color: #ff0000;
  font-weight: bold;
}

.mobilenav-wrap ul li i {
  margin-right: 5px;
}


h2.product-title {
    text-align: center;
}
.productlist .col-sm-12, .productlist .col-sm-4, .productlist .col-sm-6, .productlist .col-sm-8 {
    position: relative;
    min-height: 1px;
    padding: 0 15px 15px;
}
.productlist .row {
    margin-right: -15px;
    margin-left: -15px;
}
.productlist-price-container {
    margin: 30px;
}
.productlist-label {
    top: 18px;
    right: 30px;
}
.nav-header {
    margin: 15px 0;
}
a.nav-brand {
    float: left;
    width: auto;
    font-size: 28px;
    letter-spacing: -1px;
    border: none;
}
.cart {
    position: relative;
}
.menu-wrapper {
    border-top: 8px solid #67C4B0;
    position: fixed;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    width: 240px;
    height: 100%;
    background-color: #000;
    font-size: 13px;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate(0);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.menu-wrapper ul.nav-list {
    padding: 0 0 0 15px;
}
.menu-wrapper ul.nav-list li {
    display: list-item;
    margin: 0;
    text-align: left;
    font-size: 18px;
    padding-bottom: 14px;
    font-weight: 400;
    z-index: 100;
}
.btn-right, .contact, .product-btn, .product-colors, .product-mark, .title, footer {
    text-align: center;
}
.menu-wrapper ul.nav-list li a {
    color: #ccc;
    width: 75%;
    text-transform: none;
    font-weight: 300;
}
.menu-wrapper ul.nav-list li.active a {
    color: #67C4B0;
}
.menu-wrapper ul.nav-list li a:hover {
    color: #FFF;
}
.menu-wrapper .close-menu {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 16px;
    color: #FFF;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
footer .pull-left, footer .pull-right {
    float: none!important;
}

.menu-wrapper {
  display:none;
}

.product-mobile .product-price, .product-mobile .product-title {
    font-size: 24px;
    margin-bottom: 0;
}
.product-mobile {
    margin-top: 15px;
    margin-bottom: 15px;
}
.product-mobile .product-mark {
    padding-top: 7px;
}
.btn-right {
    float: none;
    margin: 0 auto;
    display: block;
}
.big-text {
    font-size: 290px;
}
}.textpage, .textpage h2 {
    margin-bottom: 30px;
}
@media (max-width:480px) {
    .big-text {
    font-size: 179px;
}
}.collectionPage .productlist {
    padding-top: 30px;
}
.textpage p {
    font-size: 1.1em;
}
.copyright ul.nav-list, .filterSideBox .form-control {
    margin-bottom: 10px;
}
.myform .form-group label {
    display: inline-block;
}
.priceOld {
    font-size: .6em;
    color: #aaa;
    text-decoration: line-through;
}
.product-btn .form-control {
    width: 50px;
    margin-right: 10px;
    text-align: center;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.owl-buttons {
  position:static;
}
.owl-theme .owl-controls .owl-page span {
  background:#000;
  opacity:1;
  transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s
}
.owl-controls .owl-page.active span{
  background:#fff;
  border:2px solid #000;
}
.carousel-inner>.item>img {
    padding: 2px;
}
.alertBar, .alertBarTop {
    color: #fff;
    z-index: 9999;
    padding: 10px 30px;
    display: none;
    position: fixed;
    width: 100%;
    text-align: center;
    font-weight: 700;
}
.carousel-caption {
    font-size: 30px;
}
a:hover {
    text-decoration: none;
}
.compare i {
    margin-right: 5px;
}
.gui-block, .gui-block-inner, .gui-block-title, .gui-buttons.gui-border, .gui-image {
    border: none;
}
.alertBar {
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
}
.alertBarTop {
    top: 0;
    background-color: #000;
    opacity: .7;
    left: 0;
}
.alertBar i, .alertBarTop i {
    position: absolute;
    right: 5px;
    padding: 10px;
    top: 50%;
    margin-top: -17px;
}
#slider .item img {
    display: block;
    width: 100%;
    height: auto;
}
#slider {
    padding: 2px;
}
.owl-theme .owl-controls {
  margin-top: 0;
  text-align: center;
  position: absolute;
  bottom: 5%;
  width: 100%
}
.container.sorts, table.details {
    margin-top: 30px;
}
.nav-list li i {
    margin-left: 5px;
    font-size: .8em;
}
.copyright p {
    margin-bottom: 0;
}
.brandBox img {
    float: left;
    margin-right: 10px;
}
.brandBox {
    height: 50px;
    margin-bottom: 15px;
}
.colors, .compare {
    margin-bottom: 30px;
}
.brandBox h3.brand-title {
    line-height: 50px;
}
.socialsProduct h3 {
    text-align: center;
    color: #bbb;
    font-size: 17px;
    margin-top: 30px;
}
.socialsProduct ul {
    list-style: none;
    padding: 7px 0 0;
    text-align: center;
}
.socialsProduct ul li {
    display: inline;
    padding: 0 10px;
}
.socialsProduct ul li a, .socialsProduct ul li a:hover, .socialsProduct ul li a:visited {
    color: #333;
}
.green, .socialsProduct ul li a.green {
    color: green;
}
.product .product-img {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.closeMessages, .filter-button, .nav-icon-outline.search i {
    cursor: pointer;
}
table.details {
    min-width: 80%;
    font-size: 15px;
}
.brands-dropdown ul li {
    border: 3px solid #eee;
    padding: 7px;
    position: relative;
}
.brands-dropdown ul li i {
    position: absolute;
    right: 10px;
    top: 10px;
}
.brands-dropdown ul {
    list-style: none;
    padding: 0;
    position: relative;
}
.brands-dropdown ul ul {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 9;
    display: none;
}
.reviewsField, .reviewsField .reviewBox {
    position: fixed;
    top: 0;
    display: none;
    height: 100%;
    left: 0;
}
.brands-dropdown ul ul li {
    padding: 5px;
    border: 3px solid #eee;
    border-top: none;
    background-color: #fff;
}
.row.padding-one {
    padding: 1px;
}
.reviewsField {
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
}
.reviewsField .reviewBox {
    background-color: #fff;
    width: 500px;
    padding: 30px 15px;
    overflow: scroll;
    overflow-x: hidden;
}
.stars i {
    font-size: .8em;
}
.reviewsField .reviewBox .reviews .review {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.filter-opacity, .reviews {
    opacity: 0;
}
.reviews .right {
    float: right;
}
.reviews .bottom {
    margin-top: 15px;
}
.showReviews {
    padding-right: 10px;
}
.addReview {
    padding-left: 10px;
}
.specs, .specs table {
    width: 100%;
    padding: 0;
}
a.closeReviews {
    color: #333;
    position: absolute;
    right: 15px;
    top: 15px;
}
.specs {
    margin: 0 0 30px;
    border: 1px solid #fff;
}
.specs table {
    border-collapse: collapse;
    border-spacing: 0;
    height: 100%;
    margin: 0;
}
.specs tr:nth-child(odd) {
    background-color: #f7f7f7;
}
.specs tr:nth-child(even) {
    background-color: #fff;
}
.specs td {
    padding: 7px;
}
.pagination {
    text-align: center;
    display: block;
}
.pagination li {
    display: inline-block;
    margin: 0 2px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0;
}
.pagination>li>a, .pagination>li>a:hover, .pagination>li>span, .pagination>li>span:hover {
    color: #000;
    border-color: #000;
}
p.copyrightText {
    font-size: .8em;
    opacity: .7;
    text-align: left;
    line-height: 30px;
    margin-bottom: 0;
}
.catOverlay, .sliderButton {
    width: 100%;
    bottom: 15%;
    text-align: center;
}
ul.currencies, ul.languages {
    display: none;
    margin: 0;
    padding: 0;
}
ul.currencies.active, ul.languages.active {
    display: inline-block;
}
.slider .item {
    position: relative;
}
.sliderButton {
    position: absolute;
    z-index: 99;
}
.sliderButton a.button {
    font-size: 25px;
    text-transform: uppercase;
    padding: 10px 25px;
    background-color: rgba(0, 0, 0, .6);
    letter-spacing: 1.2px;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #fff;
}
.goLeft, .goRight {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 9;
    padding: 10px;
    background-color: rgba(255, 255, 255, .8);
}
.goRight {
    right: 0;
}
.goLeft {
    left: 0;
}
.catWrap, .sliderWrapper {
    position: relative;
}
.catWrap.brandsWrap img {
    padding: 20px;
}
.catOverlay {
    position: absolute;
    left: 0;
}
span.catTitle {
    color: #000;
    padding: 7px 15px;
    font-size: 15px;
    font-weight: 700;
    background-color: rgba(255, 255, 255, .9);
}
#formNewsletter input.form-control, .newsletter {
    background-color: transparent;
    font-size: 20px;
    text-align: center;
}
.productlist {
    padding-bottom: 0;
}
footer {
    margin-top: 50px;
}
.newsletter {
    padding: 50px 15px;
    margin: 2px;
}
#formNewsletter input.form-control {
    box-shadow: none;
    border: none;
    margin: 20px auto;
    color: #333;
    width: 200px;
    border-bottom: 1px solid #333;
    border-radius: 0;
    padding: 20px 12px;
}
.btn.newsletterBtn {
    margin: 0;
}
.social-links, .social-profiles {
    margin-bottom: 30px;
    text-align: center;
}
.copyright ul.nav-list, ul.nav-list {
    text-align: center;
}
ul.nav-list.payments {
    text-align: right;
    margin: 0;
    padding: 0;
}
ul.nav-list.payments li {
    padding: 0;
    margin: 0;
}
.container.bottom {
    padding-top: 7px;
    padding-bottom: 7px;
}
.gui-messages, .messages {
    width: 100%;
    font-size: 90%;
    line-height: 20px;
    margin-bottom: 30px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    text-align: center;
}
.closeMessages, .filter-text, .search {
    position: absolute;
}
.gui-messages ul, .messages ul {
    padding: 20px 15px;
    color: #3B5998;
    background: #ECEFF5;
    list-style-type: none;
    border: 1px solid #3B5998;
    border: none;
    border-radius: 0;
    font-size: 16px;
}
.closeMessages {
    right: 25px;
    top: 20px;
}
li a.curActive {
    font-weight: 700;
}
.search {
    top: 0;
    left: 0;
}
.nav-icon-outline.search {
    margin-left: 0;
    width: auto;
    padding: 0 14px;
    border-radius: 40px;
    background-color: #fff;
}
.nav-icon-outline.search:hover {
    background-color: #fff;
    color: #333;
}
.nav-icon-outline.search form {
    float: right;
    margin-left: 10px;
    border: none;
    display: none;
}
.nav-icon-outline.search form input {
    line-height: 18px;
    border: none;
    color: #333;
    background-color: #fff;
}
.nav-icon-outline.search form input:focus {
    border: none;
    outline: 0;
}
.payment-icons {
    float: left;
    display: block;
    background-image: url(payments.png);
    height: 60px;
    width: 100px;
    background-size: 100% auto;
    margin-left: -22px;
    margin-right: -22px;
    margin-bottom: -15px;
    -ms-transform: scale(.5);
    -webkit-transform: scale(.5);
    transform: scale(.5);
}
.payment-icons.de {
    background-image: url(payments-de.png);
}
.payment-icons.icon-payment-acceptgiro {
    background-position: 0 0;
}
.payment-icons.icon-payment-achterafbetale {
    background-position: 0 -60px;
}
.payment-icons.icon-payment-afterpay {
    background-position: 0 -120px;
}
.payment-icons.icon-payment-alfabank {
    background-position: 0 -180px;
}
.payment-icons.icon-payment-americanexpress {
    background-position: 0 -240px;
}
.payment-icons.icon-payment-banktransfer {
    background-position: 0 -300px;
}
.payment-icons.icon-payment-betaalnaontvangst {
    background-position: 0 -360px;
}
.payment-icons.icon-payment-cartebleue {
    background-position: 0 -420px;
}
.payment-icons.icon-payment-clickandbuy {
    background-position: 0 -480px;
}
.payment-icons.icon-payment-cash {
    background-position: 0 -3273px;
}
.payment-icons.icon-payment-dankort {
    background-position: 0 -540px;
}
.payment-icons.icon-payment-directdebit {
    background-position: 0 -600px;
}
.payment-icons.icon-payment-directebanki {
    background-position: 0 -660px;
}
.payment-icons.icon-payment-discover {
    background-position: 0 -720px;
}
.payment-icons.icon-payment-dotpay {
    background-position: 0 -780px;
}
.payment-icons.icon-payment-ebo {
    background-position: 0 -850px;
}
.payment-icons.icon-payment-ecare {
    background-position: 0 -900px;
}
.payment-icons.icon-payment-ecelv {
    background-position: 0 960px;
}
.payment-icons.icon-payment-empayment {
    background-position: 0 -1020px;
}
.payment-icons.icon-payment-eps {
    background-position: 0 -1080px;
}
.payment-icons.icon-payment-fashioncheque {
    background-position: 0 -1140px;
}
.payment-icons.icon-payment-giftcard {
    background-position: 0 -1200px;
}
.payment-icons.icon-payment-giropay {
    background-position: 0 -1260px;
}
.payment-icons.icon-payment-ideal {
    background-position: 0 -1320px;
}
.payment-icons.icon-payment-incasso {
    background-position: 0 -1380px;
}
.payment-icons.icon-payment-invoice {
    background-position: 0 -1440px;
}
.payment-icons.icon-payment-ippies {
    background-position: 0 -1500px;
}
.payment-icons.icon-payment-klarna {
    background-position: 0 -1560px;
}
.payment-icons.icon-payment-maestro {
    background-position: 0 -1620px;
}
.payment-icons.icon-payment-mailru {
    background-position: 0 -1680px;
}
.payment-icons.icon-payment-mastercard {
    background-position: 0 -1740px;
}
.payment-icons.icon-payment-minitix {
    background-position: 0 -1800px;
}
.payment-icons.icon-payment-mistercash {
    background-position: 0 -1860px;
}
.payment-icons.icon-payment-multisafepay {
    background-position: 0 -1920px;
}
.payment-icons.icon-payment-nordea {
    background-position: 0 -1980px;
}
.payment-icons.icon-payment-onlinegiro {
    background-position: 0 -2040px;
}
.payment-icons.icon-payment-onlinetransfer {
    background-position: 0 -2100px;
}
.payment-icons.icon-payment-paypal {
    background-position: 0 -2160px;
}
.payment-icons.icon-payment-paysafecard {
    background-position: 0 -2220px;
}
.payment-icons.icon-payment-phone {
    background-position: 0 -2280px;
}
.payment-icons.icon-payment-postfinance {
    background-position: 0 -2340px;
}
.payment-icons.icon-payment-postnl {
    background-position: 0 -3202px;
}
.payment-icons.icon-payment-pi {
    background-position: 0 -3129px;
}
.payment-icons.icon-payment-przelewy24 {
    background-position: 0 -2400px;
}
.payment-icons.icon-payment-qiwi {
    background-position: 0 -2460px;
}
.payment-icons.icon-payment-rembours {
    background-position: 0 -2520px;
}
.payment-icons.icon-payment-ukash {
    background-position: 0 -2580px;
}
.payment-icons.icon-payment-visa {
    background-position: 0 -2640px;
}
.payment-icons.icon-payment-visadebit {
    background-position: 0 -2700px;
}
.payment-icons.icon-payment-visaelectro {
    background-position: 0 -2760px;
}
.payment-icons.icon-payment-vpay {
    background-position: 0 -2820px;
}
.payment-icons.icon-payment-wallie {
    background-position: 0 -2880px;
}
.payment-icons.icon-payment-webmoney {
    background-position: 0 -2940px;
}
.payment-icons.icon-payment-webshopgiftcard {
    background-position: 0 -3000px;
}
.payment-icons.icon-payment-yourgift {
    background-position: 0 -3060px;
}
.payment-icons.icon-payment-afterpay_be_b2c_digital_invoice, .payment-icons.icon-payment-afterpay_nl_b2b_digital_invoice, .payment-icons.icon-payment-afterpay_nl_b2c_digital_invoice, .payment-icons.icon-payment-afterpay_nl_b2c_direct_debit {
    background-position: 0 -120px;
}
.payment-logos {
    margin-top: -15px;
    float: right;
}
#brandsSlider {
    margin: 50px 0 10px;
}
#brandsSlider .item {
    margin: 3px;
}
#brandsSlider .item img {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px;
}
.effect a:focus, .effect a:hover, .effect li.active a {
    border: 2px solid #000;
    background-color: transparent;
    color: #000;
}

.effect ul.subnav li a:focus, .effect ul.subnav li a:hover, .effect ul.subnav li a {
  background-color: transparent;
  color: #000;
  border: none;
  display: block;
  padding: 5px 10px;
}

ul.nav-list li a {
    border: 2px solid transparent;
}
ul.nav-list li a.lang-curr {
    color: #fff;
    padding: 0 10px;
}
.effect a.lang-curr:focus, .effect a.lang-curr:hover, .effect li.active a.lang-curr {
    border-color: transparent;
}
.productWrap .product-title {
    position: absolute;
    width: 100%;
    left: 0;
    top: auto;
    bottom: 0;
    padding: 2px;
    display: none;
}
.productWrap .product-title.always {
    display: block;
}
.productWrap img {
  width: 100%;
  display:block;  
}
.product-title .title-inner {
    padding: 10px 15px;
    width: 100%;
    color: #fff;
}
.product-title .title-inner.gradient {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .44) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .44)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .44) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .44) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .44) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .44) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',  endColorstr='#70000000',  GradientType=0 );
}
.product-title .title-inner.stroke {
    background-color: rgba(255, 255, 255, .6);
    color: #333;
}
.no-products {
    width: 100%;
    padding: 10px;
    background-color: #f7f7f7;
    color: red;
    border-left: 3px solid red;
    font-size: 16px;
    margin-bottom: 300px;
}
.usp-box {
    padding: 2px;
}
.usp {
    width: 100%;
    text-align: center;
    background-color: transparent;
    padding: 15px;
    letter-spacing: 1.5px;
    font-size: 15px;
}
.reviewBox input[type=radio], .reviewBox input[type=checkbox] {
    display: block;
    float: left;
    margin-right: 10px;
}
h1.header-title {
    display: none;
}
.custom-filter, .reviewBox select {
    margin: 15px 0;
}
.sidebar-filter-item {
    padding-top: 4px;
}
.filter-title {
    font-size: 16px;
}
.reviewBox h3 {
    margin-top: 0;
    margin-bottom: 20px;
}
.filter-text {
    top: 0;
    left: 0;
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    padding: 17px;
}
.filter-titles, .small-text {
    font-weight: 400;
    font-style: italic;
}
.filter-text i {
    margin-right: 10px;
}
.filter-button {
    color: #fff;
}
.reviewsField .reviewBox.filterSideBox {
    width: 300px;
}
.homepage-text {
    padding: 15px;
}
.filter-titles {
    font-size: 15px;
    margin-right: 15px;
    float: left;
}
.small-text {
    font-size: .5em;
}
.tags-box {
    padding-top: 30px;
}
.collectionPage h2 {
    margin-bottom: 0;
}
.productlist-price-container {
    top: 0;
    bottom: auto;
}
.productlist-label {
    left: 22px;
    right: auto;
}
.wsa-cookielaw {
    top: auto;
    bottom: 30px;
    width: auto;
    position: fixed;
    padding: 5px 15px;
    border: none;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    border-radius: 5px;
    left: 30px;
}
.wsa-cookielaw .wsa-cookielaw-link {
    color: #fff;
}
.wsa-cookielaw-button-green, .wsa-cookielaw-button-green:hover {
    border: none;
    border-radius: 2px;
    text-shadow: none;
    background: #398A00;
    font-weight: 700;
    color: #fff;
}
.wsa-cookielaw-button-red, .wsa-cookielaw-button-red:hover {
    border: none;
    border-radius: 2px;
    text-shadow: none;
    background: #D14836;
    font-weight: 700;
    color: #fff;
}
.tag {
  margin: 7px 0;
  display: inline-block;
}
.tag a {
  color: #fff;
  padding: 5px;
  border-radius: 3px;
  font-size: 12px;
}

.tag a i {
  margin-right:5px;
}

.gui-page-title {
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}
.gui, .gui-block-linklist li a {
    color: #000;
    font-size: 1.1em;
}
footer ul.hallmarks {
    margin: 20px 0 10px;
    padding: 0;
    list-style: 0;
    text-align: center;
}
footer ul.hallmarks li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.bundle-actions .product img {
    width: 100%;
    height: auto;
}
.bundle-actions .product {
    position: relative;
}
.bundle-actions .product .glyph-bundle {
    position: absolute;
    right: -10px;
    background-color: #fff;
    padding: 7px 9px;
    border-radius: 100%;
    border: 1px solid #ddd;
    font-size: 18px;
    font-weight: 700;
    top: 50%;
    margin-top: -15px;
}
.bundle-actions .product .bundle-wrap {
    position: relative;
}
.bundle-actions .product .bundleproductinfo {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px;
    bottom: 0;
    background-color: rgba(255, 255, 255, .6);
    color: #333;
    font-size: 12px;
}
.bundle-actions .product .bundleproductinfo a {
    color: #333;
}
.bundle-actions .bundlecart .product-details {
    text-align: right;
}
.bundle-actions .bundlecart .product-details .discount.title h3 {
    font-weight: 700;
    margin-top: 0;
}
.bundle-actions .bundlecart .product-details a.btn {
    margin-top: 20px;
    margin-right: 0;
}
.bundle-actions .bundlecart .product-details .old-price {
    text-decoration: line-through;
    color: #aaa;
}
.bundle-actions .bundlecart .product-details .price {
    font-size: 18px;
    font-weight: 700;
}
.strict-shipping.row {
    text-align: right;
    padding-top: 30px;
}
.product .product-price .price-tax {
    font-size: 13px;
}
.collectionPage .content img {
    width: 100%}
.product-images iframe {
    width: 100%;
    height: 400px;
    border: 0;
}
.nav-header .cart-wrap .cart-dropdown {
    position: absolute;
    width: 350px;
    background: #fff;
    top: 48px;
    right: 0;
    z-index: 9;
    padding: 20px;
    display: block;
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    color: #333;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -ms-transform: translate(0, -20px);
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px);
}
.nav-header .cart-wrap:hover .cart-dropdown {
    visibility: visible;
    opacity: 1;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.nav-header .cart-wrap .cart-dropdown .cart-title {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 0 5px 5px;
    margin-bottom: 15px;
    text-align: right;
}
.nav-header .cart-wrap .cart-dropdown a.checkout {
    display: block;
    margin-top: 20px;
    padding: 8px;
    background-color: #2cc36b;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.nav-header .cart-wrap .cart-dropdown tr.products td.info {
    padding-left: 15px;
}
.nav-header .cart-wrap .cart-dropdown tr.products td.info a {
    color: #333;
    font-weight: 700;
    text-decoration: none;
    font-size: 12px;
}
.nav-header .cart-wrap .cart-dropdown tr.products td.info a .price, .nav-header .cart-wrap .cart-dropdown tr.products td.info a .quantity {
    font-weight: lighter;
    color: #bbb;
    font-size: 11px;
}
a.nav-brand,
a.nav-brand:hover {
  background-color:transparent;
}
.gui-progressbar {
  background-color:transparent!important;
  color:#333;
}

.mode {
  margin-top: 20px;
}
.mode-button {
  margin:5px;
  color: #ddd;
}
.mode-button.active,
.mode-button.hover {
  color:#43CFF8;
}
.productlist.list .filter-text {
  padding:10px 25px;
}

.productlist.list .filter-button {
  height: 100px;
}
.productlist.list .productWrap {
  padding: 2px;
}
.productlist.list .title {
  font-size:1.4em;
  font-weight:bolder;
  padding:12px 0px;
}
.productlist.list .description {
  margin-bottom:30px;
}
.productlist.list .btn {  
  padding: 0 35px;
  height: 38px;
  line-height: 34px;
}
.productlist.list .productinfoWrap {
  padding: 30px;
}

footer ul.nav-list li ul li {
  display:inline-block;
}

.strict-shipping-cost {
  position: absolute;
  right: 22px;
  top: 51px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 2px 10px;
  line-height: 17px;
  font-size: 0.8em;
}

.unit-price {
  font-size: 0.85em;
}

.table-spacer {
  padding-left:10px;
}

.product-images img {
  width:100%;
}

@media (max-width:767px) {
  #slider {
    padding: 0 0 15px;
  }
  .sliderButton a.button {
    font-size: 15px;
    padding: 5px 15px;
  }
  .sliderButton {
    bottom: 25%;
   }
  .owl-theme .owl-controls {
    bottom: 8%;
  }
  ul.subnav {
    display: block;
    position: relative;
    list-style: none;
    padding-left: 15px;
  }
  .newsletterPadding {
    padding: 0 28px 15px;
  }
  p.copyrightText {
    text-align: center;
  }
  .productWrap .product-title {
    padding: 0 15px;
  }
  .filter-text {
    padding-left: 30px;
  }
  .reviewsField .reviewBox {
    width: 300px;
  }
  .productlist-price-container {
    bottom: auto;
    top: 18px;
    right: 22px;
    margin: 0;
  }
  .productlist .productWrap .addToCart, .productlist .productWrap .addToWish {
    opacity: 1;
  }
  .productWrap .product-title {
    display: block;
    bottom: 15px;
  }
  .productlist .col-xs-12 {
    padding: 5px 0px !important;
  }
}

@media (min-width:768px) {
  .mobilenav-wrap {
    display:none;
  }
  ul.nav-list ul.subnav.category-sub,
  ul.nav-list ul.subnav.category-sub ul.subsubnav,
  ul.nav-list ul.subnav.category-sub ul.subsubnav ul.subsubsubnav {
    min-width:150px;
  }
  ul.subnav {
    display: none;
    position: absolute;
    z-index: 9999;
    margin-left: -5px;
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    background: #fff;
    padding: 10px 5px;
  }
  ul.subnav ul.subsubnav {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 0;
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    background: #fff;
    z-index: 99;
    padding: 10px 5px;
    margin-left:-5px;
  }
  ul.subnav li:hover ul.subsubnav {
    display:block;
  }
  ul.subnav ul.subsubnav ul.subsubsubnav {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 0;
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    background: #fff;
    z-index: 99;
    padding: 10px 5px;
    margin-left:-5px;
  }
  ul.subnav ul.subsubnav li:hover ul.subsubsubnav {
    display:block;
  }
  .strict-shipping-cost {
    top:54px;
  }
  .nav-header {
    height: auto;
  }
  ul.nav-list li ul li {
    text-align: left;
    display: block;
    margin: 0 5px 5px;
    height: auto;
    background: rgba(255, 255, 255, .7);
    margin:0;
    position:relative;
  }
  .nav-header .cart-wrap {
    position: absolute;
    right: 0;
    top: 0;
  }
  .social-links li, .social-profiles li {
    margin: 0 9px;
  }
  footer ul.nav-list li {
    width:auto;
    font-size: 1em;
    line-height: 1.2em;
  }
  .bundle-actions .product .glyph-bundle {
    right: -22px;
    background-color: transparent;
    padding: 0px;
    border-radius: 0;
    border:0px;
  }
}

@media (min-width:992px) {
  .productlist .col-md-20 {
    width: 20%;
    float: left;
    padding: 2px;
    position: relative;
    min-height: 1px;
  }
}