body {
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px x(0,0,0,0.004);
  color:#7f8c8d;
}

body.no-scroll {
	overflow: hidden;
	position: fixed;
}

h1,h2,h3,h4,h5,h6,.gui-page-title {
  font-weight:bold;
  font-family: 'Poppins', sans-serif;
  color:#2c3e50;
}

a {
  color:#2980b9;
}

a:hover {
  color:inherit;
  text-decoration:none;
}

.left {
  float:left;
}

.right {
  float:right;
}

.align {
  width:100%;
  display:table;
}

.main-content {
  padding-bottom:70px;
}

.fixed-content {
  padding-top:30px;
  padding-bottom:70px;
}

a.btn {
  padding:0px 35px;
  height:50px;
  line-height:51px;
  text-align:center;
  border-radius:0;
  background-color:#2980b9;
  text-transform:uppercase;
  color:#fff;
  font-size:13px;
  border:none;
  border-radius:3px;
}

a.btn:hover,
a.btn:active,
a.btn:focus {
	color:#fff;
}

#header .topbar {
  font-size:13px;
  padding:10px 0px;
  border-bottom:1px solid #eaeaea;
  line-height:25px;
}

#header .topbar .usp-top ul {
  margin:0;
  padding:0;
  list-style:none;
  margin: 0 -10px;
}

#header .topbar .usp-top ul li {
  display:inline-block;
  padding:0px 10px;
}

#header .topbar .usp-top ul li i {
  margin-right:7px;
  color:#27ae60;
}

#header .topbar .reviews-top .stars {
  display:inline-block;
  vertical-align:middle;
  font-size:15px;
  color:#f1c40f;
  margin-right:10px;
}

#header .topbar .reviews-top .stars i {
  padding:0px 2px;
}

#header .topbar .reviews-top .text {
  display:inline-block;
  vertical-align:middle;
}

#header .topbar .reviews-top .text img {
  height: 25px;
  margin-left: 7px;
}

#header .topbar .hallmark {
  display: inline-block;
  height: 20px;
  margin-left: 15px;
}

#header .topbar .hallmark img {
	height:100%;
}

.sidebar .sort .filter-wrap .filter-box {
	display:block
}

.sidebar .sort .filter-wrap .filter-box.closed{
	display:none;
}

#header .main-header {
  padding:30px 0px;
}

#header .main-header .logo,
#header .main-header .search,
#header .main-header .hallmark,
#header .main-header .cart {
  display:table-cell;
  vertical-align:middle;
}

#header .main-header .cart > a {
  color:#7f8c8d;
}

#header .main-header .logo {
  width:300px;
}

#header .main-header .logo img {
  width:100%;
}

#header .main-header .search,
#header .main-header .hallmark,
#header .main-header .cart {
  text-align:center;
  padding-left:30px;
}

#header .main-header .hallmark,
#header .main-header .cart {
  width:230px;
}

#header .main-header .cart {
  width:230px;
}

#header .main-header .search form {
  display: inline-block;
  position: relative;
  width: 350px;
}

#header .main-header .search form input {
  width: 100%;
  height: 45px;
  border: 1px solid #eaeaea;
  padding: 0px 10px;
  padding-right:45px;
  outline: none;
  font-size: 12px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.15);
  box-shadow: 0px 0px 10px rgba(0,0,0,.15);
  border: none;
  background: #f4f4f4;
}

#header .main-header .search form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2c3e50;
}
#header .main-header .search form input::-moz-placeholder { /* Firefox 19+ */
  color: #2c3e50;
}
#header .main-header .search form input:-ms-input-placeholder { /* IE 10+ */
  color: #2c3e50;
}
#header .main-header .search form input:-moz-placeholder { /* Firefox 18- */
  color: #2c3e50;
}

#header .main-header .search form span.go-search {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 43px;
  height: 43px;
  color: #fff;
  background: transparent;
  color:#2980b9;
  text-align: center;
  line-height: 43px;
}

#header .main-header .hallmark img {
  width:100px;
}

#header .main-header .cart {
  text-align:right;
}

#header .main-header .cart .icon-wrap,
#header .main-header .cart .text {
  display:table-cell;
  vertical-align:middle;
}

#header .main-header .cart .icon-wrap {
  width:50px;
}

#header .main-header .cart .icon-wrap .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2980b9;
  border-radius: 100%;
  color: #fff;
  display:inline-block;
}

#header .main-header .cart .text .cart-title {
  font-weight:bold;
}

#header .main-header .cart .text .cart-subtitle {
  font-size:12px;
  margin-top:-2px;  
}

#header .main-header .menu {
	display:table-cell;
  vertical-align:middle;
  padding-left:50px;
}

#header .main-header .menu ul {
	margin:0;
  padding:0;
  list-style:none;
  margin:-3px;
  font-weight:bold;
}

#header .main-header .menu ul li {
	display:inline-block;
  padding:3px;
}

#header .main-header .menu ul li a {
	padding:8px 20px;
  background:#f4f4f4;
  border-radius:3px;
  color:#2c3e50;
  display:block;
}

#header .main-header .menu ul li a.active {
	background:#2980b9;
  color:#fff;
}

#header .main-menu {
  background: #2c3e50;
  position:relative;
}

#header .main-menu a {
  color:#fff;
}

#header .main-menu ul {
  margin:0;
  padding:0;
  list-style:none;
}

#header .main-menu ul li {
  display:inline-block;
}

#header .main-menu ul li > a {
  display: block;
  padding: 15px 15px;
  font-size: 13px;
  border-right: 1px solid;
  border-color: rgba(255,255,255,0.1);
  padding-bottom:13px;
}

#header .main-menu ul li:first-child > a {
	border-left: 1px solid;
  border-color: rgba(255,255,255,0.1);
}

#header .main-menu ul li > a.active {
  background:#2980b9;
  /*border:none;*/
}

#header .main-menu ul li:hover > a {
  background:#2980b9;
}

#header .main-menu ul li .big-sub {
  position:absolute;
  left:0;
  width:100%;
  top:100%;
  z-index:999;
  background:#f9f9f9;
  border-bottom:1px solid #eee;
  padding:30px 0px;
  line-height:25px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity:0;
  visibility:hidden;
}

#header .main-menu ul li:hover .big-sub {
  opacity:1;
  visibility:visible;
}

#header .main-menu ul li .big-sub a {
  color:#333;
  display:block;
}

#header .main-menu ul li .big-sub a.sub-title {
  font-weight:bold;
  margin-bottom:5px;
  display:block;
}

#header .main-menu ul li .big-sub ul {
  font-size:13px;
}

#header .main-menu ul li .big-sub ul li {
  display:block;
}

#header .main-menu ul li .big-sub ul li a {
  padding:0;
  background:transparent;
  color:#858585;
}

#header .main-menu ul li .big-sub ul li a:hover {
  color:#2980b9;
}

#header .main-menu ul li .big-sub ul li a.view-all {
  font-size: 12px;
  margin-top: 0px;
  display: block;
  padding-left: 13px;
  font-weight: bold;
}

#header .main-menu ul li .big-sub ul li a i {
  font-size: 10px;
  color: #2980b9;
  margin-right: 7px;
  margin-left:2px;
}

input[type=text] {
  -webkit-appearance:none;
  border-radius:0;
}

.banners {
  padding-top:40px;
  padding-bottom:40px;
}

.banner-row {
  margin:-10px;
}

.banner-row .banner-col {
  padding:10px;
}

.banners .banner,
.banners .banner a {
  color:#fff;
}

.banners .banner h2 {
  word-break: break-word;
  color:#fff;
}

.banners .banner .align {
  height:100%;
}

.banners .banner .text-box {
  display: table-cell;
  vertical-align: middle;
}

.banners .banner-3 .text-box,
.banners .banner-4 .text-box,
.banners .banner-5 .text-box,
.banners .banner-6 .text-box,{
  display: table-cell;
  vertical-align: bottom;
}

.banners .banner .text-box .text-wrap {
  display: inline-block;
  padding: 15px;
  margin:30px;
}

.banners .banner.banner-3 .text-box .text-wrap,
.banners .banner.banner-4 .text-box .text-wrap,
.banners .banner.banner-5 .text-box .text-wrap,
.banners .banner.banner-6 .text-box .text-wrap{
  margin:20px;
}

.banners .banner-1 {
  height:500px;
  background: url(banner-5.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banners .banner-2 {
  height:240px;
  background: url(banner-6.jpg) no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banners .banner-3 {
  height:240px;
  background: url(banner-7.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banners .banner-4 {
  height:240px;
  background: url(banner-8.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banners .banner-5 {
  height:240px;
  background: url(banner-9.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banners .banner-6 {
  height:240px;
  background: url(banner-10.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banners .banner-7 {
  height:240px;
  background: url(banner-11.jpg) no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.banners .banner-1 .link .btn {
  padding: 0px 35px;
  height: 50px;
  line-height: 51px;
  text-align: center;
  background-color: #2980b9;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  border: none;
  border-radius: 3px;
  font-weight: bold;
  font-size: 15px;
}
.banners .banner-2 .normal-link,
.banners .banner-7 .normal-link{
  border: 2px solid #2c3e50;
  padding: 4px 15px;
}
.banners .banner-3 .normal-link,
.banners .banner-4 .normal-link,
.banners .banner-5 .normal-link,
.banners .banner-6 .normal-link {
  border: 2px solid #fff;
  padding: 4px 15px;
}

.banners .banner .align {
  background:rgba(0,0,0,0.2);
}

.banners .banner h2 {
  margin:0;
  font-weight:bold;
  font-size:35px;
}

.banners .banner.banner-3 h2,
.banners .banner.banner-4 h2,
.banners .banner.banner-5 h2,
.banners .banner.banner-6 h2{
  font-size:20px;
}

.banners .banner .text {
  font-size: 16px;
  margin-top: 10px;
}

.banners .banner .link {
  margin-top:20px;
}

.banners .banner-2 .link,
.banners .banner-7 .link{
  margin-top:5px;
}

.banners .banner-3 .link,
.banners .banner-4 .link,
.banners .banner-5 .link,
.banners .banner-6 .link{
  margin-top:10px;
}

.banners .banner-3 .link a.normal-link,
.banners .banner-4 .link a.normal-link,
.banners .banner-5 .link a.normal-link,
.banners .banner-6 .link a.normal-link{
  margin-top:10px;
  color:#fff;
}

.banners .banner-2, 
.banners .banner-2 a,
.banners .banner-7, 
.banners .banner-7 a{
  color:#2c3e50;
}

.banners .banner-2 .align,
.banners .banner-7 .align{
  background:transparent;
}

.banners .banner-2 h2,
.banners .banner-7 h2{
  color:#2c3e50;
}

/*
.home-text {
  padding:70px 0px;
  background-color:#f9f9f9;
  line-height:27px;
}

.home-text .text-wrap {
  max-height:300px;
  overflow:hidden;
  position:Relative;
}

.home-text .text-wrap .gradient {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to bottom,rgba(249, 249, 249,0) ,rgb(249, 249, 249));
  background: -webkit-linear-gradient(top,rgba(249, 249, 249,0) ,rgb(249, 249, 249));
  background: -o-linear-gradient(bottom,rgba(249, 249, 249,0) ,rgb(249, 249, 249));
  background: -moz-linear-gradient(bottom,rgba(249, 249, 249,0) ,rgb(249, 249, 249));
  background: linear-gradient(to bottom,rgba(249, 249, 249,0) ,rgb(249, 249, 249));
}
  
.home-text h1 {
  font-size:24px;
}

.home-text h2 {
  font-size:20px;
}

.home-text h3 {
  font-size:18px;
}

.home-text a.read-more {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.home-text a.read-more i {
  margin-right: 7px;
  font-size: 12px;
}
*/

.home-products {
  padding:70px 0px;
}

.title-featured {
  position:relative;
}

.title-featured h2,
.title-featured h1 {
  margin:0;
  padding-bottom:5px;
  border-bottom:1px solid #eaeaea;
  margin-bottom:30px;
  font-size:22px;
}

.title-featured .arrows {
  position:absolute;
  right:0;
  top:0;
}

.title-featured .arrows .arrow {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border: 1px solid;
  border-radius: 100%;
  font-size: 12px;
  color: #95a5a6;
}
.home-brands {
  border-top: 1px solid #eaeaea;
}

.home-brands ul {
  margin:0;
  padding:0;
  list-style:none;
  margin: 0px -15px;
}

.home-brands ul li {
  display:inline-block;
  /* width:12.5%; */
  width:8.33%;
  padding: 0px 15px;
  opacity:0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.home-brands ul li:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity:1;
}

.home-brands ul li img {
  width:100%;
}

#footer .main-footer {
  padding:50px 0px;
  background-color:#f9f9f9;
  font-size:13px;
}

#footer .main-footer a {
  color:#7f8c8d;
}

#footer .main-footer ul {
  margin:0;
  padding:0;
  list-style:none;
}

#footer .main-footer .footer-title {
  padding-top:20px;
  padding-bottom:10px;
  margin:0;
  font-size:20px;
}

#footer .main-footer ul,
#footer .main-footer p {
  padding-bottom:20px;
  line-height:27px;
}

#footer .main-footer ul.contact .icon {
  width: 30px;
  height: 30px;
  display: block;
  background: #2980b9;
  color: #fff;
  text-align: center;
  line-height: 32px;
  border-radius: 100%;
}

#footer .main-footer ul.contact li {
  width:100%;
  display:table;
  padding:5px 0px;
}

#footer .main-footer ul.contact li .icon-wrap,
#footer .main-footer ul.contact li .text {
  display:table-cell;
  vertical-align:middle;
  line-height: 16px;
}

#footer .main-footer ul.contact li .icon-wrap {
  width:40px;
}

#footer .copyright {
  padding:15px 0px;
  font-size:12px;
  background:#2980b9;
  color:#eee;
  text-align:center;
}

#footer .copyright a {
  color:#eee;
}

.products .product {
  padding:15px;
}

.products .product .product-wrap {
  padding:15px;
  border:1px solid #eaeaea;
  border-radius:3px;
  position: relative;
}

.products .product:hover .product-wrap {
	border-color:#2980b9;
}

.products .product .image-wrap {
  position:relative;
}

.products .product .product-wrap .product-label {
  position: absolute;
  right: 5px;
  top: 5px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  background: #2980b9;
  color: #fff;
  width: 64px;
  height: 64px;
  border-radius: 50px;
  z-index: 999;
  display: table;
}
.products .product .product-wrap .product-label-2 {
  position: absolute;
  right: 5px;
  top: 5px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  background: #2980b9;
  color: #fff;
  width: 64px;
  height: 64px;
  border-radius: 50px;
  z-index: 999;
  display: table;
  line-height: 16px;
}
.product-label .product-label-text{
  font-size: 16px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.product-label-2 .product-label-text-2{
  font-size: 13px;
	text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.products .product .image-wrap img {
  width:100%;
}

.products .product .info {
  padding-top:15px;
  text-align:center;
}

.products .product .info a.title {
  font-size:15px;
  color:#2c3e50;
  display: block;
  height: 23px;
  overflow: hidden;
}

.products .product .info .brand {
  font-size:13px;
  margin-bottom:5px;
  height:18px;
}

.products .product .info .price {
  font-size:18px;
  color:#2980b9;
  margin-top:5px;
}

.products .product .info .price .old-price {
  font-size:12px;
  color:#7f8c8d;
  margin-right:3px;
  position:relative;
  display:inline-block;
}

.products .product .info .price .old-price:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #7f8c8d;
  top: 50%;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  margin-top: -1px;
}

.products .product .info .buttons {
  margin-top:15px;
}

.products .product .info .buttons a.btn.info {
  height: 40px;
  width: 40px;
  padding: 0;
  line-height: 40px;
  border: none;
  font-size: 15px;
  background:#95a5a6;
  border-radius:3px;
}

.products .product .info .buttons a.btn.add {
  padding:0;
  height:40px;
  line-height:40px;
  width:calc(100% - 50px);
  border-radius:3px;
}

#productpage .product-img .image {
  border:1px solid #eaeaea;
  padding:20px;
  position:relative;
  display:none;
}

#productpage .product-img .image.active {
  display:block;
}

#productpage .product-img .image a.zoom {
  position: absolute;
  display: block;
  right: 10px;
  bottom: 10px;
  background: #f9f9f9;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 100%;
}

.breadcrumbs {
  padding:15px 0px;
  font-size:12px;
}

.breadcrumbs a {
  color:#7f8c8d;
}

.breadcrumbs .divider {
  display:inline-block;
  padding:0px 7px;
  vertical-align:middle;
}

#productpage .product-info h2 {
  margin:0;
  font-size:25px;
}

#productpage .product-info .description {
  margin-top:15px;
}

#productpage .product-info .info-wrap {
  display:table;
  width:100%;
}

#productpage .product-info .info-wrap {
  margin-top:20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}

#productpage .product-info .info-wrap .article-code,
#productpage .product-info .info-wrap .price {
  display:table-cell;
  vertical-align:bottom;
}

#productpage .product-info .info-wrap .price {
  text-align:right;
  font-size: 22px;
  color: #2980b9;
  font-weight: 500;
}

#productpage .product-info .info-wrap .price .old-price {
  font-size:14px;
  color:#7f8c8d;
  margin-right:3px;
  position:relative;
  display:inline-block;
}

#productpage .product-info .info-wrap .price .old-price:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #7f8c8d;
  top: 50%;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  margin-top: -1px;
}

#productpage .product-info .product-configure-variants {
  display:none;
}

#productpage .product-info .product-option-custom {
  position:relative;
}

#productpage .product-info .product-option-custom .variants {
  /* max-width:300px; */
}

/*
#productpage .product-info .product-option-custom .product-usp {
  display:table-cell;
  vertical-align:top;
  width:100%;
  text-align:right;
}

#productpage .product-info .product-option-custom .product-usp ul {
  display:inline-block;
  text-align:left;
  list-style:none;
  padding:0;
  margin:0;
  font-size:13px;
}

#productpage .product-info .product-option-custom .product-usp ul li i {
  margin-right:7px;
  color:#27ae60;
  font-size:12px;
}

#productpage .product-info .product-option-custom .product-usp ul li {
  padding-top:5px;
}
*/

.product-usp {
  padding: 10px;
  background: #f9f9f9;
  margin-top: 20px;
  background:#2c3e50;
  color:#fff;
}

.product-usp ul {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-align-content: stretch;
  -webkit-align-content: stretch;
  -o-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  -o-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -10px;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 12px;
}

.product-usp ul li {
  -moz-flex-grow: 4;
  -webkit-flex-grow: 4;
  -o-flex-grow: 4;
  -ms-flex-grow: 4;
  flex-grow: 4;
  padding: 0px 10px;
}

.product-usp ul li i {
  margin-right: 5px;
  color: #27ae60;
}

#productpage .product-info .order-wrap {
  margin-top:20px;
  padding:20px;
  background-color:#f9f9f9;
}

#productpage .product-info .dont-forget {
  font-family: 'Loved by the King', cursive;
}

#productpage .product-info .dont-forget  {
  padding-left: 40px;
  font-size: 24px;
  color: #2980b9;   
  line-height: 32px;
  white-space:nowrap;
}
  
#productpage .product-info .dont-forget  img {
  width: 40px;
  -ms-transform: rotate(310deg); /* IE 9 */
  -webkit-transform:rotate(310deg); /* Chrome, Safari, Opera */
  transform: rotate(310deg);
  display: inline-block;
  vertical-align: bottom;
}

#productpage .product-info .dont-forget .text {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: -10px;
}

#productpage .product-info .product-option-custom .variants ul {
  margin:0;
  padding:0;
  list-style:none;
}

#productpage .product-info .product-option-custom .variants ul li {
  padding:5px 0px;
  
  max-width:300px;
}
#productpage .product-info .product-option-custom .variants ul li.disabled {
  max-width:540px;
}

#productpage .product-info .product-option-custom .variants ul li a {
  opacity:0.8;
  text-decoration:none;
}

#productpage .product-info .product-option-custom .variants ul li:hover a,
#productpage .product-info .product-option-custom .variants ul li a.active {
  opacity:1;
}

#productpage .product-info .product-option-custom .variants ul li a {
  display: block;
  padding: 0px 15px;
  width: 100%;
  height: 43px;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  color: #7f8c8d;
  font-weight: 500;
  font-size: 13px;
  display:table;
  background:#fff;
}

#productpage .product-info .product-option-custom .variants ul li a .text,
#productpage .product-info .product-option-custom .variants ul li a .stock {
  display:table-cell;
  vertical-align:middle;
  padding-top:3px;
}

#productpage .product-info .product-option-custom .variants ul li a .var-price {
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
  text-align: right;
  padding-top: 3px;
  color:#2980b9;
}

.disabled {
  opacity:0.7;
  pointer-events: none;
}

#productpage .product-info .product-option-custom .variants ul li a .stock {
  text-align:right;
  /* display:none; */
}

#productpage .product-info .product-option-custom .variants ul li a.active .stock {
  display:table-cell;
}

#productpage .product-info .product-option-custom .variants ul li a .stock i {
  margin-right:5px;
}

.green {
  color:#27ae60;
}

.orange {
  color:#e67e22;
}

#productpage .product-info .product-option-custom .variants ul li a.active {
  font-weight: bold;
  background-color: #eee;
  color: #2c3e50;
}

#productpage .product-info .order {
  /*margin-top:30px;*/
  border-top: 1px solid #eaeaea;
  padding-top: 15px;  
  display:table;
  width:100%;
}

#productpage .product-info .order .share {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

#productpage .product-info .order .button {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

#productpage .product-info .order .share label {
  font-size:12px;
  font-weight:normal;
}

#productpage .product-info .order .share ul {
  margin:0;
  list-style:none;
  padding:0;
  display:inline-block;
}

#productpage .product-info .order .share ul li {
  display:inline-block;
  margin-left:5px;
}

#productpage .product-info .order .share ul li a {
  display:block;
  color:#7f8c8d;
  width:28px;
  height:28px;
  border:1px solid;
  border-radius:100%;
  text-align:center;
  line-height:28px;
  font-size:11px;
}

#productpage .product-info .order a.btn {
  padding:0px 30px;
  width:100%;
  max-width:300px;
  background: #27ae60;  
}

#productpage .product-info .order a.btn:hover {
  color:#fff;
}

#productpage .product-info .order a.btn i {
  font-size:16px;
  margin-right:7px;
}

#productpage .product-info .order .stock {
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
  vertical-align: middle;
  color:#27ae60;
  font-weight:600;
}

#productpage .product-info .order .stock i {
  margin-right:7px;
  font-size:18px;
  vertical-align:middle;
}

.product-payments {
  padding-top:10px;
}

.product-payments ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}

.product-payments ul li {
  display:inline-block;
  width:60px;
}

.product-payments ul li img {
  width:100%;
}

#combi-page .product-payments ul {
	text-align:center;
}

#combi-page .product-payments ul li {
	width:40px;
}

.thumbs {
  padding:7px 0px;
  margin:0px -7px;
}

.thumbs .thumb {
  padding:7px;
  opacity:0.7;
  cursor:pointer;
}

.thumbs .thumb.active {
  opacity:1;
}

.thumbs .thumb .thumb-inner {
  padding:10px;
  border:1px solid #eaeaea;
}

.related-products,
.bundle-products {
  padding-top:70px;
}

#productpage .product-info .review-av {
  margin-top:7px;
}

#productpage .product-info .review-av a {
  color:#7f8c8d;
  text-decoration:underline;
}

#productpage .product-info .review-av .stars {
  display: inline-block;
  vertical-align: middle;
  color: #f1c40f;
  font-size: 15px;
}

#productpage .product-info .review-av .text {
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
}

#productpage .product-info .shipping-info {
  padding:7px 0px;
  border-top:1px solid #eee;
  margin-top:30px;
}

#productpage .product-info .shipping-info ul {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-align-content: stretch;
  -webkit-align-content: stretch;
  -o-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  -o-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -10px;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 12px;
}

#productpage .product-info .shipping-info ul li {
  -moz-flex-grow: 4;
  -webkit-flex-grow: 4;
  -o-flex-grow: 4;
  -ms-flex-grow: 4;
  flex-grow: 4;
  padding: 3px 10px;
}

#productpage .product-info .shipping-info ul li i {
  margin-right:5px;
  color: #ccc;
}

.info-tabs {
  margin-top:30px;
}

.info-tabs .tab-page {
  display:none;
}

.info-tabs .tab-page.active {
  display:block;
}

.info-tabs .tab-page h1,
.collection-content h1{
  font-size:22px;
}

.info-tabs .tab-page h2,
.collection-content h2 {
  font-size:20px;
}

.info-tabs .tab-page h3,
.collection-content h3 {
  font-size:18px;
}

.info-tabs .tab-page {
  font-size:13px;
  padding:20px;
  border:1px solid #eaeaea;
  border-radius:0 0 3px 3px;
}

.info-tabs .tabs {
  margin:0;
  padding:0;
  list-style:none;
  margin-bottom:-1px;
}

.info-tabs .tabs li {
  display:inline-block;
  margin-right:5px;
}

.info-tabs .tabs li a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0px 30px;
  border: 1px solid #eaeaea;
  border-radius: 3px 3px 0px 0px;
  color: #7f8c8d;
  text-decoration:none;
}

.info-tabs .tabs li a.active {
  background: #fff;
  border-bottom-color: #fff;
  font-weight: bold;
  color: #2980b9;
}

.sidebar ul.side-cats {
  margin: 0;
  list-style: none;
  padding: 0;
  font-weight: bold;
  margin-bottom: 30px;
}

.sidebar ul.side-cats li {
  position: relative;
}

.sidebar ul.side-cats li a {
  display: block;
  padding: 0;
  min-height: 50px;
  line-height: 50px;
  padding-right: 55px;
  border-bottom: 1px solid #ececec;
  font-weight:normal;
  color:#7f8c8d;
}

.sidebar ul.side-cats li.active >a {
  color: #2980b9;
  font-weight:bold;
}

#collection-page .title-featured h1 {
  height:50px;
  line-height:50px;
  margin:0;
}

#collection-page .breadcrumbs {
  margin-bottom:20px;
}

.sidebar ul.side-cats li .more-cats {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  text-align: right;
  line-height: 50px;
  color: #ffa200;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
}

.sidebar ul.side-cats li > .more-cats .plus-min {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative;
}

.sidebar ul.side-cats li > .more-cats .plus-min:before, .sidebar ul.side-cats li > .more-cats .plus-min:after {
  display: block;
  content: '';
  width: 10px;
  height: 2px;
  background: #2980b9;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.sidebar ul.side-cats li > .more-cats .plus-min:after {
  transform: rotate(90deg);
}

.sidebar ul.side-cats li.active > .more-cats .plus-min:after {
  transform: rotate(0deg);
  opacity: 0;
}

.sidebar ul.side-cats ul {
  list-style: none;
  padding: 15px 0px;
  margin: 0;
  border-bottom: 1px solid #ececec;
  font-weight: normal;
  font-size: 13px;
  display: none;
}

.sidebar ul.side-cats ul.active {
  display: block;
}

.sidebar ul.side-cats ul li a {
  height: auto;
  line-height: normal;
  border: none;
  padding: 5px 0px;
  min-height: 0;
}

.ui.checkbox {
  display: block;
  padding: 5px 0px;
  margin: 0;
}

.ui.checkbox label, .ui.checkbox + label {
  padding-left: 30px;
  font-size: 12px;
  line-height: 22px;
  color: inherit !important;
}

.ui.checkbox .box:before, .ui.checkbox label:before {
  width: 22px;
  height: 22px;
  border-color:#eaeaea !important;
  border-radius:3px;
}

.ui.checkbox input:checked ~ .box:before, .ui.checkbox input:checked ~ label:before, .ui.checkbox input:indeterminate:focus ~ .box:before, .ui.checkbox input:indeterminate:focus ~ label:before, .ui.checkbox input:checked:focus ~ .box:before, .ui.checkbox input:checked:focus ~ label:before {
  background-color:#2980b9;
}

.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
  display:none;
}

.ui.checkbox label span {
  font-size:10px;
  color:#aaa;
}

.sidebar .sort .filter-wrap {
  margin-bottom:20px;
}

.sidebar .sort .filter-wrap .filter-title {
  font-weight:bold;
  color:#2c3e50;
  padding-bottom:5px;
  position:relative;
  cursor:pointer;
}

.sidebar .sort .filter-wrap .filter-title .icon {
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
  font-size: 10px;
}

.sidebar .sort .filter-wrap .color-filters {
  margin:0;
  padding:0;
  list-style:none;
  margin:0px -3px;
}

.sidebar .sort .filter-wrap .color-filters li {
  display:inline-block;
  padding: 1px;
}

.sidebar .sort .filter-wrap .color-filters li input {
  display:none;
}

.sidebar .sort .filter-wrap .color-filters li label {
  width:30px;
  height:30px;
  display:block;
  background-color:#eee;
  border-radius:100%;
  margin:0;
  border: 2px solid transparent;
}

.sidebar .sort .filter-wrap .color-filters li label.active {
  border-color:#2980b9 !important;
}
.sidebar .sort .filter-wrap .color-filters li label:hover {
  cursor:pointer;
}

.sidebar .sort .filter-wrap .color-filters li.wit label { background:#fff; border-color:#eee;}
.sidebar .sort .filter-wrap .color-filters li.zwart label { background:#000; }
.sidebar .sort .filter-wrap .color-filters li.creme label { background:#fef5e3; }
.sidebar .sort .filter-wrap .color-filters li.grijs label { background:#828691; }
.sidebar .sort .filter-wrap .color-filters li.beige label { background:#e6dbbd; }
.sidebar .sort .filter-wrap .color-filters li.antraciet label { background:#9fa2a9; }
.sidebar .sort .filter-wrap .color-filters li.bruin label { background:#3e2101; }
.sidebar .sort .filter-wrap .color-filters li.taupe label { background:#958a7d; }
.sidebar .sort .filter-wrap .color-filters li.blauw label { background:#1c397d; }
.sidebar .sort .filter-wrap .color-filters li.aqua label { background:#00acee; }
.sidebar .sort .filter-wrap .color-filters li.groen label { background:#0ecd41; }
.sidebar .sort .filter-wrap .color-filters li.rood label { background:#e03139; }
.sidebar .sort .filter-wrap .color-filters li.roze label { background:#ea899a; }
.sidebar .sort .filter-wrap .color-filters li.geel label {
  background:#f1dd38;
  background: -webkit-linear-gradient(90deg, rgb(241, 221, 56), rgb(255, 155, 0));
  background: -o-linear-gradient(90deg, rgb(241, 221, 56), rgb(255, 155, 0));
  background: -moz-linear-gradient(90deg, rgb(241, 221, 56), rgb(255, 155, 0));
  background: linear-gradient(90deg, rgb(241, 221, 56), rgb(255, 155, 0));
  border: none;
}
.sidebar .sort .filter-wrap .color-filters li.geel label.active {
  border: 2px solid #2980b9 !important;
}
.sidebar .sort .filter-wrap .color-filters li.paars label { background:#520577; }
.sidebar .sort .filter-wrap .color-filters li.pastel label { background: url('pastel.jpg'); }
.sidebar .sort .filter-wrap .color-filters li.multi label { background: url('multicolor.jpg'); }

/* new */
.sidebar .sort .filter-wrap .color-filters li.roze label { background:#F24EC6; }
.sidebar .sort .filter-wrap .color-filters li.koraal label { background:#DE8AA6; }
.sidebar .sort .filter-wrap .color-filters li.licht_roze label { background:#E8A2D8; }
.sidebar .sort .filter-wrap .color-filters li.grijs label { background:#969095; }
.sidebar .sort .filter-wrap .color-filters li.antraciet label { background:#6B676A; }
.sidebar .sort .filter-wrap .color-filters li.geel label { background:#EDED95; }
.sidebar .sort .filter-wrap .color-filters li.oranje label { background:#D19028; }
.sidebar .sort .filter-wrap .color-filters li.mint_jade label { background:#95EDCD; }
.sidebar .sort .filter-wrap .color-filters li.bruin label { background:#875B49; }
.sidebar .sort .filter-wrap .color-filters li.navy label { background:#322F82; }
.sidebar .sort .filter-wrap .color-filters li.aqua label { background:#4ADAED; }
/* end new */

.collection-content {
  font-size:13px;
  width: 100%;
  max-width: 280px;
}

.sidebar .sort {
  margin-bottom:30px;
}

.top-filters {
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  margin-bottom:15px;
}

.top-filters .filter-btn {
  display: inline-block;
  height: 40px;
  vertical-align: top;
  line-height: 39px;
  background: #eee;
  border: 1px solid #eaeaea;
  padding: 0px 20px;
  border-radius: 3px;
  color: #2c3e50;
  margin-right: 5px;
  font-size:13px;
}

.top-filters .filter-btn .icon {
  margin-right:5px;
}

.top-filters .page-info {
  float: right;
  margin-right: 0px;
}

.top-filters .plain-text {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  padding-right: 15px;
  font-weight: bold;
  color: #2980b9;
  border-right: 1px solid #7f8c8d;
  margin-right: 15px;
}

.top-filters label {
  font-weight: normal;
  font-size: 13px;
  margin: 0;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.top-filters .ui.selection.dropdown {
  vertical-align:middle;
}

.ui.selection.dropdown {
  padding: 0px;
  min-width: 0;
  min-height: 0;
  height: 40px;
  padding: 0px 10px;
  padding-right: 70px;
  line-height: 40px;
  border-radius: 3px;
  border: 1px solid #eaeaea;
  font-size: 13px;
  color: #95a5a6;
}

.ui.selection.dropdown > .dropdown.icon {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 40px;
  text-align: center;
  background: #eaeaea;
  color: #2980b9;
}

.ui.dropdown > .text {
  height:40px;
  overflow:hidden;
}

#footer .payments {
  text-align:right;
  padding-top:50px;
}

#footer .payments ul li {
  display:inline-block;
  width:60px;
}

#footer .payments ul li img {
  width:100%;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.fancybox-skin {
  webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.product-reviews .review {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  padding-top: 10px;
}

.product-reviews .review.last {
  border:none;
}

.product-reviews .review .name {
  display:table-cell;
  vertical-align:top;
  font-weight:bold;
  color:#2c3e50;
}

.product-reviews .review .stars {
  display:table-cell;
  vertical-align:top;
  text-align:right;
  color:#f1c40f;
}

.product-reviews .review .stars i {
  white-space:nowrap;
}

.product-reviews .review .date {
  font-size: 12px;
  padding-top: 7px;
}

.product-reviews .review .message {
  padding-top:10px;
  font-size:13px;
}

.product-tags ul {
  margin:0;
  padding:0;
  list-style:none;
}

.product-tags ul li {
  display:inline-block;
  padding:5px;
}

.product-tags ul li a {
  display: block;
  padding: 2px 7px;
  padding-top: 3px;
  border: 1px solid;
  border-radius: 3px;
  font-size: 12px;
  line-height: normal;
}

.product-tags ul li a:hover {
  background:#2980b9;
  border-color:#2980b9;
  color:#fff;
}

.body-wrap {
  /*
  -ms-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px); 
  transform: translate(0px, 0px);
  */
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
}

.body-wrap.menu-open {
  -ms-transform: translate(300px, 0px); /* IE 9 */
  -webkit-transform: translate(300px, 0px); /* Safari */
  transform: translate(300px, 0px);
}

.total-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 9999999;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  opacity:0;
  visibility:hidden;
}

.total-overlay.menu-open {
  opacity:1;
  visibility:visible;
}

.mobile-menu {
  position:absolute;
  left:0;
  top:0;
  width:300px;
  height:100%;
  z-index:999999999;
  background:#2c3e50;
  position:fixed;
  -ms-transform: translate(-300px, 0px); /* IE 9 */
  -webkit-transform: translate(-300px, 0px); /* Safari */
  transform: translate(-300px, 0px);
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  overflow-y:scroll;
}

.mobile-menu.menu-open {
  -ms-transform: translate(0px, 0px); /* IE 9 */
  -webkit-transform: translate(0px, 0px); /* Safari */
  transform: translate(0px, 0px);
}

.mobile-menu .logo {
  padding:15px;
  background: #f9f9f9;
}

.mobile-menu .logo img {
  height:30px;
}

.mobile-menu .mobile-main-menu ul {
  margin:0;
  padding:0;
  list-style:none;
  font-size:13px;
  /*
  font-weight:bold;
  text-transform:uppercase;
  */
}

.mobile-menu .mobile-main-menu ul ul {
  font-weight:normal;
  display:none;
}

.mobile-menu .mobile-main-menu ul li ul.active {
  display:block;
}

.mobile-menu .mobile-main-menu ul li {
  position:relative;
}

.mobile-menu .mobile-main-menu ul li a {
  height:50px;
  line-height:50px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  display:block;
  padding:0px 15px;
  color:#fff;
}

.mobile-menu .mobile-main-menu ul ul li > a {
  padding-left:25px;
}

.mobile-menu .mobile-main-menu ul ul ul {
  background: rgba(255,255,255,0.1);
}

.mobile-menu .mobile-main-menu ul ul ul li > a {
  text-transform:none;
  color:#eee;
  height:35px;
  line-height:35px;
  font-size:12px;
}

.mobile-menu .mobile-main-menu ul li.active > a {
  background: rgba(0,0,0,0.15);
}

.mobile-menu .mobile-main-menu ul li .more-cats {
  position:absolute;
  right:0;
  top:0;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  cursor:pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.mobile-menu .mobile-main-menu ul li.active > .more-cats {
  -ms-transform: rotate(90deg); 
  -webkit-transform: rotate(90deg); 
  transform: rotate(90deg); 
}

.productbundle {padding-bottom:30px;}
.productbundle .info h3 {margin:0;}
.productbundle .info .discount {margin-top:5px;font-weight:bold;text-transform:uppercase;color:#5abc71;}
.productbundle .info a.btn {padding:0px 10px;font-weight:600;border:none;line-height:40px;height:40px;vertical-align:top;width:100%;background-color:#27ae60;color:#fff;text-align:center;border-radius:0;font-size:13px;text-transform:uppercase;margin-top:10px;}
.productbundle .info .price {margin-top:10px;font-size:20px;display:inline-block;color:#2980b9;}
.productbundle .info .price .old-price {color: #7f8c8d;margin-right: 3px;position: relative; display: inline-block;font-size:13px;vertical-align:middle;text-decoration:line-through;display:inline-block;}
.productbundle .info .price .new-price {font-size:20px;display:inline-block;color: #2980b9;}
.productbundle .info .price .inc-tax {font-size:11px;color:#a2a2a2;display:inline-block;margin-left:5px;}
.productbundle .bundle-wrap {width:100%;display:table;}
.productbundle .bundle-wrap .main-product,.productbundle .bundle-wrap .sub-products,.productbundle .bundle-wrap .plus {display:table-cell;vertical-align:middle;}
.productbundle .bundle-wrap .main-product {width:150px;}
.productbundle .bundle-wrap .main-product img {width:100%;}
.productbundle .bundle-wrap .plus {font-size:45px;font-weight:bold;color:#2980b9;width:80px;text-align:center;}
.productbundle .bundle-wrap .sub-products .product {}
.productbundle .bundle-wrap .sub-products .product .bundle-info {display:table;width:100%;}
.productbundle .bundle-wrap .sub-products .product .bundle-option label {display:none;}
.productbundle .bundle-wrap .sub-products .product .image-wrap,.productbundle .bundle-wrap .sub-products .product .title {display:table-cell;vertical-align:middle;}
.productbundle .bundle-wrap .sub-products .product .image-wrap {width:70px;}
.productbundle .bundle-wrap .sub-products .product .image-wrap img {width:70px;}
.productbundle .bundle-wrap .sub-products .product .title {font-size:12px;font-weight:600;padding-left:5px;line-height:12px;}
.productbundle .bundle-wrap .sub-products .product-wrap {padding:7px;}
.productbundle .bundle-wrap .bundle-row {margin-left:-7px;margin-right:-7px;}
.productbundle .bundle-wrap .sub-products .product .title a {
  color:#2c3e50;
}

.bundle-products .info {
  padding-top:20px;
}

/* CUSTOM CART */ 

#custom-cart .order-for {
  padding: 20px;
  background: #f7f7f7;
  text-align: center;
  margin-bottom: 15px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: bold;
}

#custom-cart .order-for .green {
  color: #27ae60;
  font-weight: bold;
}

#custom-cart .cart-left {
  width:70%;
}

#custom-cart .cart-right {
  
}

#custom-cart .cart-right {
  position:relative;
}

#custom-cart .cart-right .total-table {
  padding:30px;
  background:#f7f7f7;
}

#custom-cart .cart-right .discount-block {
	padding:30px;
  background:#f7f7f7;
  margin-bottom:20px;
}

#custom-cart .cart-right .discount-block .discount-title {
  font-weight: bold;
  color: #2c3e4f;
  margin-bottom: 10px;
  font-size: 16px;
}

#custom-cart .cart-right .discount-block form input {
  height: 45px;
  border: none;
  border-radius: 3px;
  padding: 0px 10px;
  width: calc(100% - 55px);
}

#custom-cart .cart-right .discount-block .btn {
	padding:0px;
  width:45px;
  height:45px;
  line-height:45px;
  margin-left:10px;
}

#custom-cart .title-wrap .title {
  margin:0;
  font-size:27px;
}

#custom-cart .title-wrap .title .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #e7e8e8;
  border-radius: 100%;
  text-align: center;
  line-height: 27px;
  vertical-align: middle;
  font-weight: normal;
  margin-top: -4px;
  margin-left: 10px;
  cursor:pointer;
}

#custom-cart .title-wrap .sub-title {
  color: #959595;
}

#custom-cart .main-cart-content {
  padding-right:30px;
}

#custom-cart .cart-table {
  width:100%;
}

#custom-cart .cart-table .image-wrap {
  width:85px;
}

#custom-cart .cart-table .image-wrap img {
  width:100%;
}

#custom-cart .cart-table td {
  padding:15px 0px;
  border-top:1px solid #eee;
  padding-left:20px;
}

#custom-cart .cart-table tr td:first-child {
	width:100px;
}

#custom-cart .cart-table tr:first-child td {
  border-top:none;
}

#custom-cart .cart-table td:first-child {
  padding-left:0;
}

#custom-cart .cart-table .info a.title {
  font-size:15px;
  text-transform:capitalize;
  font-weight:bold;
  color:#2c3e50;
}

#custom-cart .cart-table .info a.title .brand {
	display: block;
  color: #9d9d9d;
  font-size: 13px;
  font-weight:normal;
  margin-bottom:5px;
}

#custom-cart .cart-table .info a.title .items {
  font-size: .70em;
  color: #a7a7a7;
}

#custom-cart .cart-table .info .info-bottom {
  margin-top:5px;
}

#custom-cart .cart-table .info .info-bottom select {
  height:45px;
  width:90px;
}

#custom-cart .cart-table .info .extra-info,
#custom-cart .cart-table .info .select,
#custom-cart .cart-table .info .unitprice {
  display:inline-block;
  vertical-align:middle;
}

#custom-cart .cart-table .info .extra-info,
#custom-cart .cart-table .info .select {
  margin-right:15px;
}

#custom-cart .cart-table .info .extra-info ul {
  margin:0;
  padding:0;
  list-style:none;
  color:#9a9a9a;
  font-size:13px;
}

#custom-cart .cart-table .info .unitprice {
  color:#9b9b9b;
}

#custom-cart .cart-table .subtotal {
  font-size:16px;
  font-weight:800;
  color:#2980b9;
}

#custom-cart .ui.selection.dropdown {
  height: 45px;
  line-height: 45px;
  min-width:90px;
}

#custom-cart .ui.selection.dropdown > .search.icon, #custom-cart .ui.selection.dropdown > .delete.icon, #custom-cart .ui.selection.dropdown > .dropdown.icon {
  width:45px;
  height:45px;
  background:transparent;
  line-height:45px;
  border:none;
  color:#000;
}

#custom-cart .cart-table .option-icons ul {
  margin:0px -5px;
  margin-bottom:10px;
  list-style:none;
  padding:0;
  text-align:right;
  font-size:12px;
}

#custom-cart .cart-table .option-icons ul li {
  display:inline-block;
}

#custom-cart .cart-table .option-icons ul li a {
  display:block;
  padding:0px 5px;
  color:#2c3e50;
}

#custom-cart .shipping-block {
  margin-top:30px;
  padding-top:30px;
  border-top:1px solid #eee;
}

#custom-cart .shipping-block ul {
  margin:0;
  padding:0;
  list-style:none;
  margin-top:20px;
}

#custom-cart .shipping-block .ui.checkbox .box:before, #custom-cart .shipping-block .ui.checkbox label:before {
  width: 34px;
  height: 34px;
  border-radius: 100%;
  border: 1px solid #e5e6e6;
  background:#fff;
}

#custom-cart .shipping-block .ui.checkbox input:checked ~ .box:after, #custom-cart .shipping-block .ui.checkbox input:checked ~ label:after {
  background: #6f6f6f;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  content: '';
  left: 7px;
  top: 7px;
}

#custom-cart .shipping-block .ui.checkbox label, #custom-cart .shipping-block .ui.checkbox + label {
  line-height: normal;
  padding-left: 50px;
  font-size: 16px;
  font-weight: bold;
}

#custom-cart .shipping-block .ui.checkbox input:indeterminate ~ .box:after, #custom-cart .shipping-block .ui.checkbox input:indeterminate ~ label:after {
  content:'';
}

#custom-cart .shipping-block label .description {
  font-weight: normal;
  font-size: 13px;
  margin-top: 5px;
  color: #9b9b9b;
}

#custom-cart .shipping-block .ui.checkbox {
  padding:5px 0px;
}

#custom-cart .bottom-block {
  margin-top:30px;
  border-top:1px solid #eee;
  padding-top:30px;
}

#custom-cart .bottom-block .total-table {
  width:400px;
  color:#000;
}

#custom-cart .bottom-block .total-table table {
  width:100%;
}

#custom-cart .bottom-block .total-table .free-shipping {
  padding: 10px 0px;
  margin: 10px 0px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 14px;
  font-weight: bold;
  color:#000;
}

#custom-cart .bottom-block .total-table .free-shipping i {
  margin-right: 7px;
  font-size: 18px;
  color: #9b9b9b;
  vertical-align: middle;
  margin-top: -3px;
}

#custom-cart .bottom-block .total-table .free-shipping .green {
  color:#66b521 !important;
}

#custom-cart .bottom-block .total-table td {
  padding:2px 0px;
}

#custom-cart .bottom-block .total-table td:first-child {
  font-weight:bold;
  color:#9b9b9b;
}

#custom-cart .bottom-block .total-table table:last-child td:first-child {
  color:#000;
}

#custom-cart .bottom-block .total-table td:last-child {
  text-align:right;
  font-size:18px;
  font-weight:900;
}

#custom-cart .bottom-block .total-table .button {
  margin-top:30px;
}

#custom-cart .bottom-block .total-table .payments {
  margin-top:30px;
}

#custom-cart .bottom-block .total-table .payments ul {
  margin:0 -10px;
  padding:0;
  list-style:none;
  text-align:right;
}

#custom-cart .bottom-block .total-table .payments ul li {
  display:inline-block;
  width:55px;
}

#custom-cart .bottom-block .total-table .payments ul li img {
  width:100%;
}

#custom-cart .main-total {
  margin-top:20px;
}

#custom-cart .main-total .total {
  font-weight:bold;
  color:#9b9b9b;
}

#custom-cart .main-total .total .price {
  margin-left:10px;
  font-weight:900;
  font-size:25px;
  color:#000;
}


#custom-cart .main-total .free-shipping {
  margin-top:10px;
  font-size: 14px;
  font-weight: bold;
  color:#000;
}

#custom-cart .main-total .free-shipping i {
  margin-right: 7px;
  font-size: 18px;
  color: #9b9b9b;
  vertical-align: middle;
  margin-top: -3px;
}

#custom-cart .main-total .free-shipping .green {
  color:#66b521 !important;
}

#custom-cart .main-total .shop-on {
  font-weight:bold;
}

#custom-cart .main-total .shop-on i {
  color:#9b9b9b;
  margin-right:5px;
}

#custom-cart .cart-right .payments {
	margin-top:30px;
}

#custom-cart .cart-right .payments ul {
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
  list-style: none;
  text-align:center;
}

#custom-cart .cart-right .payments ul li {
  display: inline-block;
  width: 50px;
}

#custom-cart .cart-right .payments ul li img {
	width:100%;
  /*
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  */
}

#custom-cart .bottom-block .discount .discount-block {
  display:none;
}

#custom-cart .bottom-block .discount form  {
  margin-top:20px;
}

#custom-cart .bottom-block .discount form input {
  border: 1px solid #eee;
  height: 45px;
  vertical-align: top;
  padding: 0px 10px;
  width: 200px;
  margin-right:5px;
  outline:none;
}

#custom-cart .bottom-block .discount form .btn {
  width:45px;
  height:45px;
  line-height:45px;
  padding:0px;
  vertical-align:top;
}

#custom-cart .total-table table {
	width:100%;
}

#custom-cart .total-table table td {
	padding-bottom:5px;
}

#custom-cart .total-table table td:last-child {
	text-align:right;
  font-weight:bold;
  font-size:16px;
  color:#2980b9;
}

#custom-cart .total-table table td:first-child  {
  font-size: .8em;
  color: #9a9a9a;
}

#custom-cart .total-table table tr:last-child td {
	padding-top:15px;
  border-top:1px solid #eee;
}

#custom-cart .total-table table tr:nth-last-child(2) td {
	padding-bottom:15px;
}

#custom-cart .total-table .button {
	margin-top:30px;
}

#custom-cart .total-table .button .btn {
	width:100%;
}

.upsell-products {
	margin-top:70px;
}

.align {
	width:100%;
  display:table;
}

.align-middle {
	display:table-cell;
  vertical-align:middle;
}

.align-top {
	display:table-cell;
  vertical-align:top;
}

.align-bottom {
	display:table-cell;
  vertical-align:bottom;
}

@media (max-width: 1199px) {
  #custom-cart .cart-right .discount-block,
  #custom-cart .cart-right .total-table {
		padding:20px;
  }
}

@media (max-width: 991px) { 
  #custom-cart .cart-left {
  	width:65%;
  }
}
@media (max-width: 767px) { 
  #custom-cart .cart-left,
  #custom-cart .cart-right {
  	width:100%;
    display:block;
  }
  #custom-cart .main-cart-content {
  	padding-right:0;
  }
  #custom-cart .cart-table .subtotal {
  	margin-top:5px;
    font-size:13px;
  }
  #custom-cart .cart-table .info a.title {
  	font-size:13px;
  }
  #custom-cart .cart-table .info a.title .brand {
  	font-size:12px;
  }
}

/* END CUSTOM CART */

/* COMBI PAGE */

#combi-page {
	margin-top:30px;
}
#combi-page .combi-info .combi-title {
	margin:0;
  margin-bottom:10px;
  font-size:32px;
}
#combi-page .combi-info .description {
	line-height:25px;
}
#combi-page .combi-info .total-block {
	padding:30px;
  background:#f7f7f7;
  margin-top:30px;
}
#combi-page .combi-info .total-block .totalprice {
  font-size:25px;
  font-weight:bold;
  color:#2980b9;
}
#combi-page .combi-info .total-block .totalprice,
#combi-page .combi-info .total-block .totallabel {
	display:inline-block;
  vertical-align:middle;
  line-height:normal;
}
#combi-page .combi-info .total-block .totallabel {
	margin-right:5px;
}
#combi-page .combi-info .total-block .btn {
  background: #27ae60;
}
#combi-page .combi-info .total-block .btn i {
  font-size: 16px;
  margin-right: 7px;
}
.combi-products {
	width:100%;
  margin-top:30px;
}
.combi-products tr td {
	border-top:1px solid #eee;
  padding:10px 10px;
}
.combi-products tr:last-child td {
	border-bottom:1px solid #eee;
}
.combi-products tr td.image {
	width:95px;
}
.combi-products tr td.image img {
	width:100%;
  padding:10%;
  border:1px solid #eee;
}
.combi-products tr td .info .title {
  font-weight: bold;
  color: #2c3e4f;
}
.combi-products .combi-product .qty input {
	height:50px;
  border:none;
  border:1px solid #eee;
  width:60px;
  border-radius:3px;
  text-align:center;
  outline:none;
}
#combi-page .combi-content {
	margin-top:30px;
}

#combi-page .combi-images .owl-next,
#combi-page .combi-images .owl-prev {
  position: absolute;
  right: 0;
  top: 50%;
  width: 40px;
  height: 40px;
  background: rgba(255,255,255,.95);
  margin-top: -20px;
  text-align: center;
  line-height: 40px;
  right: 15px;
  color: #2c3e4f;
  font-size: 16px;
}

#combi-page .combi-images .owl-prev {
	right:auto;
  left:15px;
}


/* END COMBI PAGE */


@media (max-width: 1200px) {
  #header .main-header .logo {
    width:250px;
  }
  #header .main-header .hallmark {
    width:180px;
  }
  #header .main-header .cart {
    width:200px;
  }
  #header .main-header .search form input {
    height:40px;
  }
  #header .main-header .search form span.go-search {
    width:38px;
    height:38px;
    line-height:38px;
  }
  #header .topbar {
    font-size:12px;
    padding:5px 0px;
  }
  #footer .payments {
    padding-top:0px;
  }
  #header .main-header .search form {
  	width:250px;
  }
  #header .main-header .menu ul li a {
  	width:85px;
    text-align:center;
    padding:5px 0px;
    font-size:11px;
  }
  #header .main-header .menu ul li {
  	display:block;
    padding:2px;
  }
  #header .main-header .menu {
  	padding-left:30px;
  }
  #header .main-header {
  	padding:15px 0px;
  }
  
}

@media (max-width: 991px) {
  .combi-products tr td  {
  	padding:10px 5px;
  }
  #combi-page .combi-info {
  	margin-top:30px;
  }
  .sidebar .sort .filter-wrap .filter-box {
		display:block;
  }
  #header .main-header .menu ul {
  	white-space:nowrap;
  }
  #header .main-header .menu ul li a {
  	width:auto;
    padding:5px 15px;
  }
  #header .main-header .menu ul li {
  	display:inline-block;
  }
  .sidebar .sort {
    margin-bottom:0;
    display:none;
  }
  .banners .banner-1 {
    height:400px;
  }
  .mobile-main {
    background: #2c3e50;
    color:#fff;
  }
  .mobile-main a {
    color:#fff;
  }
  .open-menu-wrap,
  .mob-search-wrap {
    display:table-cell;
    vertical-align:middle;
  }
  .open-menu-wrap a.open-menu {
    display: block;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background: rgba(255,255,255,0.15);
    font-size: 16px;
  }
  .mob-search-wrap {
    text-align:right;
  }
  #formSearchMobile {
    display: inline-block;
    position: relative; 
  }
  #formSearchMobile input {
    height: 35px;
    border: none;
    padding: 0px 10px;
    width: 200px;
    font-size: 16px;
    outline:none;
    color:#2c3e50;
    line-height:35px;
  }
  #formSearchMobile .go-search {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #4b5b6a;
    font-size: 13px;
  }
  #header .main-header .cart {
    width:250px;
  }
  #header .main-header .hallmark {
    width:auto;
  }
  .home-brands ul li {
    width:25%;
  }
  #productpage .product-info {
    margin-top:20px;
  }
  #footer .payments {
    text-align:left;
  }
}

@media (max-width: 767px) {
  .combi-products tr td {
  	vertical-align:top;
  }
  .combi-products .combi-product .qty input {
  	height:40px;
    width:40px;
  }
  #combi-page .combi-info .total-block {
  	padding:15px;
  }
  #combi-page .combi-info .total-block .totalprice {
  	font-size:20px;
  }
  .banners .banner-2 .text-box,
  .banners .banner-2 .text-wrap,
  .banners .banner-7 .text-box,
  .banners .banner-7 .text-wrap {
    text-align:center;
  }
  .content-banner {
    margin-top:20px;
  }
  .title-featured h2, .title-featured h1 {
    font-size:20px;
  }
  #header .main-header .cart {
    width:auto;
  }
  #header .main-header .logo {
    width:230px;
  }
  #header .main-header {
    padding:25px 0px;
  }
  .home-brands ul li {
    width:33.33333%;
  }
  .products .product .info .buttons a.btn.add {
    width:100%;
    font-size:11px;
  }
  .product-usp ul li {
    display:block;
    width:100%;
    text-align:left;
  }
  #productpage .product-info .dont-forget {
    font-size:20px;
  }
  #productpage .product-info .order a.btn {
    max-width:none;
  }
  .info-tabs .tabs li a {
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    font-size: 12px;
  }
  #productpage .product-payments ul li {
    width:50px;
  }
  .banners .banner h2 {
    font-size:30px;
  }
  #productpage .product-info .product-option-custom .variants ul li a .stock {
    display:none;
  }
  #productpage .product-info .product-option-custom .variants ul li.disabled {
    max-width:300px;
  }
  #collection-page .title-featured h1{
    height: unset;
  }
}


@media (min-width: 992px) {
  .col-md-20 {
    float:left;
    padding-left:15px;
    padding-right:15px;
    width:20%;
  }
}

@media (min-width: 1200px) {
  .container {
    width:100%;
    max-width:1400px;
    padding-left:30px;
    padding-right:30px;
  }
}