*{margin:0;padding:0;border:0;}
.productslider .product, .products .product {
    border: 2px solid #fff;
}
.productslider .product:hover, .products .product:hover {
    border: 2px dashed #ececec;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('proximanova-regular-webfont.woff2') format('woff2'),
         url('proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novalight';
    src: url('proximanova-light-webfont.woff2') format('woff2'),
         url('proximanova-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novaregular_italic';
    src: url('proximanova-regitalic-webfont.woff2') format('woff2'),
         url('proximanova-regitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
  font-family: 'proxima_nova_rgregular';
}

h1, h2, h3, h4, h5, h6, .gui-page-title {
  font-family: karmina-sans, sans-serif;
}

.sub-font {
  font-family: karmina-sans, sans-serif;
}

#header .main-header.fixed .main-header-inner,
#header .main-header .main-header-inner {
  padding:0px;
}

#header .usp-block {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 999;
  background: transparent!important;
  border: none;
  padding: 0px;
  color: #fff!important;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

#header .usp-block a, #header .usp-block {
  color:#fff;
}

#header .usp-block ul li i {
  color:#fff!important;
}

#header .usp-block ul li {
  opacity:1;
  -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;
}

#header .usp-block:hover ul li {
  opacity:0.5;
}

#header .usp-block:hover ul li:hover {
  opacity:1;
}

.owl-hero .item .text-box .text-wrap .text {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-top:0;
  margin-bottom:20px;
}

.owl-hero .item .text-box .text-wrap .title {
  font-size: 80px;
  letter-spacing: 0.03em;
  text-transform:none;
}

.owl-hero .item .text-box .text-wrap .ornament {
  width: 200px;
  display: inline-block;
  margin-top: 35px;
}

#header .main-header {
  border:none;
}

#header .main-header .custom-main-menu {
  display:table-cell;
  vertical-align:middle;
  font-family: karmina-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
  font-size:16px;
  position: relative;
}

#header .main-header .custom-main-menu ul {
  padding:0;
  list-style:none;
  margin:0px -10px;
  white-space:nowrap;
  display:inline-block;
  position:relative;
}

#header .main-header .custom-main-menu > ul > li {
  display:inline-block;
  padding:0px 10px;
  position:relative;
}

#header .main-header .custom-main-menu > ul > li a {
  display:block;
  padding:45px 0px;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  font-family: karmina-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
}

#header .main-header .custom-main-menu > ul > li:hover a {
  border-bottom-color: inherit;
}

#header .main-header .custom-main-menu ul ul li a {
  padding:10px;
}

#header .custom-main-menu ul li .small-dropdown {
  left:0;
  padding: 20px 10px;
}
#header .custom-main-menu ul li .small-dropdown li {
  font-family: 'DIN Condensed';
  text-transform: uppercase;
  font-size:20px;
  line-height:28.5714px;
}
#header .custom-main-menu ul li .small-dropdown li:first-child {
  margin-bottom:10px;
}
#header .custom-main-menu ul li .small-dropdown li a:hover {
  color:#df7d62;
}
#header .custom-main-menu ul li .small-dropdown li a, #header .custom-main-menu ul li .small-dropdown li:last-child a {
  border:none;
}

.topbar{
  font-family: karmina-sans, sans-serif;
}

.topbar .info.right{
  font-weight: 700;
}

.topbar .info ul li i,
.topbar .service ul li i {
  color:#fff;
}

.topbar .info.right ul li svg{
  margin-left: 5px;
  font-size: 12px;
      margin-top: -3px;
}

.topbar .service ul li .front-icon i {
  margin-left: 0;
  margin-right: 7px;
  font-size: 14px;
  opacity: 1;
  vertical-align: middle;
  margin-top: -3px;
}

.topbar ul li {
  padding:14px 25px;
}

.topbar .service ul li.custom-cart {
  background: rgba(0,0,0,0.3);
  height: 54px;
  padding: 0;
  vertical-align: top;
  line-height: 54px;
  font-size: 20px;
  width: 60px;
  text-align: center;
  position:relative;
}

.topbar .service ul li.custom-cart i {
  opacity:1;
}

.topbar .service ul li.custom-cart .items {
  right: 0;
  top: 0;
  border-radius: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-weight: bold;
  background: rgba(0,0,0,0.3);
  font-size: 11px;
}

#header .main-header .cart {
  width:130px;
}

#header .main-header .cart a {
  position:relative;
}

#header .main-header .cart .icon {
  font-size:25px;
}

#header .main-header .cart .items {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    right: 15px;
    top: 20px;
    position: absolute;
}


#header .main-header .search #formSearch .go-search {
  border:none;
}

#header .main-header .search #formSearch input {
  border: none;
  background: #edebe9;
}

/*
.home-products .product-nav {
  display:none;
}
*/

.home-products ul.tabs-list {
  border: none;
  text-align: center;
}

.home-products ul.tabs-list li {
  padding:10px;
}

.home-products ul.tabs-list li a,
.home-products ul.tabs-list li a.active {
  font-size:25px;
  font-weight:bold;
  text-transform:uppercase;
  padding:5px 20px;
  border:3px solid transparent;
  opacity:0.5;
}

.home-products ul.tabs-list li:first-child a {
  padding:5px 20px;
}

.home-products ul.tabs-list li a.active,
.home-products ul.tabs-list li a:hover {
  border-color:inherit;
  opacity:1;
}

.home-products .custom-title {
  margin-bottom:30px;
}

.custom-title h2 {
  margin:0;
  text-align:center;
  font-size:60px;
}

.products .product.special-product .product-inner {
  margin-bottom:0;
}

.products .product.special-product .info {
  padding:30px 0px;
}

.products .product.special-product .info .brand {
  font-size:30px;
  font-weight:bold;
  text-transform:uppercase;
  font-family: 'DINCond';
  font-family: 'DIN Condensed';
  /*margin-bottom:10px;*/
  height:42px;
  overflow:hidden;
}

.products .product.special-product .info a.title {
  font-family: karmina-sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
  height: 50px;
}

.products .product.special-product .info .price {
  font-size: 30px;
  line-height: normal;
  height: auto;
  text-transform: uppercase;
  font-family: karmina-sans, sans-serif;
}

.products .product.special-product .info .price .new-price {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
}

.custom-home-text,
.custom-home-text h2 {
  color:#fff;
}

.custom-home-text .text-part,
.custom-home-text .image-part {
  display:table-cell;
  vertical-align:middle;
  width:50%;
}

.custom-home-text .text-part {
  background: url(background-black.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding:80px;
  text-align:right;
  position:relative;
  z-index:0;
}

.custom-home-text .text-part .bg-wave {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url('soundwave.png') left center no-repeat;
  background-size: auto 50%;
}

.custom-home-text .text-part .text-wrap {
  display:inline-block;
  width:100%;
  max-width:500px;
  position:relative;
  z-index:2;
}

.custom-home-text .image-part {
  background: url(whoweare.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.custom-home-text h2 {
  font-size: 110px;
  line-height: 100px;
  text-align: left;
  display: inline-block;
  margin:0;
  -ms-transform:  translate(50%, 0px);
  -webkit-transform:  translate(50%, 0px);
  transform: translate(50%, 0px);
}

.custom-home-text .sub-title {
  margin-top: 50px;
  font-size:30px;
}

.custom-home-text .text {
  font-size:18px;
  margin-top:50px;
  line-height:35px;
}

.custom-home-text .button {
  margin-top:50px;
}

a.custom-btn {
  display: inline-block;
  height: 75px;
  line-height: 71px;
  padding:0px 120px;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05em;
  -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;
}

a.custom-btn:hover {
  background-color:#4c3e28;
  border-color:#4c3e28;
}

.custom-info-block {
  background: url(background-2.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding:100px 0px;
  color:#fff;
  text-align:center;
  background-color:#000;  
}

.custom-info-block h2 {
  color:#fff;
}

.custom-info-block .insta-block {
  text-align:center;
  padding-top:10px;
}

.custom-info-block .insta-block a.custom-btn {
  margin-top:40px;
}

.custom-banners {
  padding-bottom:100px;
}

.custom-info-block .custom-banners .custom-title h2 {
  font-size:80px;
  margin:0;
}

.custom-info-block .custom-banners .text {
  margin:0 auto;
  font-size: 18px;
  margin-top: 50px;
  margin-bottom:50px;
  line-height: 35px;
  margin-top:30px;
  width:100%;
  max-width:850px;
}

.custom-banners .custom-banner {
  padding:0;
}

.custom-banners .banner-1 {
  height:500px;
}

.custom-banners .banner-2,
.custom-banners .banner-3 {
  height:250px;
}

.custom-banners .banner-inner .align {
  height:100%;
}

.custom-banners .banner-inner .text-box {
  display:table-cell;
  vertical-align:middle;
  -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;
}

.custom-banners .banner-inner:hover .text-box {
  background: rgba(0,0,0,.2);
}

.custom-banners .banner-inner .text-wrap {
  display: inline-block;
  padding: 15px;
  margin-left: 50px;
  margin-right: 50px;
}

.custom-banners .banner-inner .text-box .text-wrap .link {
  color:#fff;
  font-size: 15px;
  margin-top: 15px;
  letter-spacing:0.05em;
}

.custom-banners .banner-inner .text-wrap .title {
  font-size:40px;
  margin:0;
}

.custom-newsletter {
  color:#fff;
  padding:100px 0px;
  text-align:center;
  background: url(newsletter-signup.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.custom-newsletter h2 {
  color:#fff;
}

.home-content {
  padding-bottom:0;
}

.custom-title .text {
  font-size: 20px;
  margin-top: 10px;
}

.custom-newsletter form  {
  margin:40px 0px;
}

.custom-newsletter form input {
  color: #000;
  height: 50px;
  width: 100%;
  padding: 0px 15px;
  font-size: 16px;
  border: none;
  outline: none;
}

.home-blog {
  margin:0;
  padding:100px 0px;
}

.home-blog .articles .article .image-wrap .date-label {
  padding: 10px 20px;
  font-size: 15px;
  letter-spacing: 0.05em;
  background: #000;
}

.home-blog .articles .article .info {
  padding: 0px;
  padding-top:20px;
  background-color:#fff;
}

.home-blog .articles .article .info a.title {
  font-size: 25px;
  font-weight: bold;
  height: auto;
  max-height: none;
  line-height: 30px;
  height: 60px;
  font-family: karmina-sans, sans-serif;
}

.home-blog .articles .article .info .description {
  font-size: 16px;
  max-height: none;
  height: 75px;
  line-height: 25px;
  color: #000;
  font-weight: normal;
}

.home-blog .articles .article .info a.read-more {
  font-weight:normal;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.custom-footer .info {
  display:table-cell;
  vertical-align:top;
  max-width:200px;
}

.custom-footer .image {
  text-align:center;
  display:table-cell;
  vertical-align:bottom;
}

.custom-footer .image img {
  width:220px;
}

.body-wrap, #header .main-header {
  -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;
}

#header .main-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}


#header .main-header .main-header-inner {
  -webkit-transition: none; 
  -moz-transition: none; 
  -o-transition:  none; 
  transition: none;   
}

#footer .footer-bottom a.back-top {
  right: 0;
  bottom: 0;
  top: auto;
  width: 45px;
  height: 45px;
  border-radius: 0;
  line-height: 45px;
}

ul.mobile-payments {
  margin:0px -10px;
  margin-top:5px;
  padding:0;
  list-style:none;
}

ul.mobile-payments li {
  display:inline-block;
  width:60px;
}

ul.mobile-payments li img {
  width:100%;
}

.topbar ul li.custom-mobile-btn {
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 53px;
  background: rgba(0,0,0,0.3);
}

.topbar ul li.custom-mobile-btn i {
  margin:0;
  line-height:normal;
  opacity:1;
}

.topbar li.dropdown ul {
  z-index:99999;
}

.topbar .container-fluid {
  padding:0;
  display: flex;
  justify-content: space-between;
}

.service.center{
  flex: 0 1 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}

.info.right{
  flex: 0 1 auto;
  margin-left: auto;
}

#header .main-header .cart {
  padding-left: 29px;
  width: 90px;
  background-color: #DF7D62;
  padding-top: 28px;
  padding-right: 32px;
}

#header .main-header.cart i{
  color: white;
}

#header .main-header .cart .items{
  background-color: #27AE60;
}

.bordered:hover{
  cursor: pointer;
}

.bordered.search-field .fa-search{
  margin-right: 10px;
}

.fa.fa-shopping-cart {
  color: white;
}

#header .main-header {
  -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: #f6f6f6;
}

.productpage {
  padding-top:50px;
  overflow:hidden;
}

.product-info .cart {
  padding-top:20px;
}

.product-info .cart a.btn {
  width: auto;
  padding: 0px 40px;
  font-weight: 700;
  height:55px;
  text-transform: none;
  line-height:55px;
  width: 100%;
}

.product-info .cart .custom-description,
.product-info .cart .button {
  display:table-cell;
  vertical-align:top;
}

.product-info .cart .button {
  text-align:right;
  width: 85%;
}

.product-info .cart .custom-description {
  font-size: 15px;
  color: #73898a;
  line-height: 20px;
  padding-right: 40px;
  line-height:25px;
}

.product-info .code-price a svg{
  margin-left: 15px;
}

.product-info .code-price a svg path{
  fill: #827155;
}

.product-info .code-price {
  padding-top:15px;
}

.product-info .code-price .codes, .product-info .code-price .price {
  vertical-align:middle;
}

.product-info .code-price .custom-delivery {
  display:table-cell;
  vertical-align:middle;
  color: #86c06a;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.15em;
}

.score-wrap {
  padding-top:20px;
  padding-bottom:10px;
}

.score-wrap .custom-codes ul li {
  color:#73898a;
}

.score-wrap .custom-codes ul li strong {
  color:#333;
}

.product-info h1 {
  padding:0;
  margin:0;
  display:inline;
  vertical-align:bottom;
  line-height:normal;
  font-family: 'quadraatsmallcaps';
  font-size: 22px;
  text-transform: none;
  font-weight:normal;
}

.product-info .custom-brand {
  display:inline;
  vertical-align:bottom;
  line-height:normal;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 25px;
  margin-right:15px;
}

.product-info .cart .order-wrap {
  padding-bottom:20px;
/*   border-bottom:1px solid #e6e6e6; */
}

.custom-thumbs-wrap {
  background: #f3f5f4;
  padding: 30px 0px;
}

.productpage .thumbs .thumb-nav {
  background:transparent;
}

.productpage .thumbs .thumb-nav {
  width:45px;
}

.productpage .thumbs #sync2 {
  width: calc(100% - 100px);
}

.product-info .price {
  font-weight: 600;
}

.product-info .price .new-price {
  font-size:35px;
}

.custom-usp-row {
  padding-top:20px;
	border-top: 1px solid #e6e6e6;
      padding-bottom: 1px;
}

.custom-usp-row .guarantee,
.custom-usp-row .custom-usp {
  display:table-cell;
  vertical-align:top;
}

.custom-usp-row .guarantee .text {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.custom-usp-row .guarantee .image {
  text-align: right;
  margin-top: 20px;
}

.custom-usp-row .guarantee {
  padding-right:20px;
}

.custom-usp-row .custom-usp {
/*   text-align:right; */
/*    text-transform:uppercase; */
  font-weight:bold;
  font-size:14px;
  
}

.custom-usp-row .custom-usp ul {
  margin:0;
  display:inline-block;
  text-align:left;
  padding:0;
  list-style:none;
}

.custom-usp-row .custom-usp ul li {
  margin-top: 13px;
    white-space: nowrap;
    font-weight: normal;
}

.custom-usp-row .custom-usp ul li i {
    color: #27AE60;
    font-size: 18px;
    vertical-align: middle;
    margin-right: 15px;
}

.custom-content .text {
  display:table-cell;
  vertical-align:middle;
  padding:25px 0px;
}

.custom-content .text .content {
  font-size: 15px;
  line-height: 25px;
  color: #73898a;
}

.custom-content .text .content p {
      margin-bottom: 20px;
    font-size: 16px;
    color: #73898A;
}


.custom-content .image {
  text-align:center;
}

.custom-content .image img {
  width:70%;
}

.custom-content .text h2 {
  font-family: karmina-sans, sans-serif;
  font-size: 30px;
  text-transform: none;
  margin: 0;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.topbar .info ul li.tabletmenu-btn {
  padding-left:15px;
}

.product-info .price .inc-tax {
  color: initial;
  margin-left: 5px;
  letter-spacing: 0.03em;
}

.share-row a {
  white-space:nowrap;
}

/* .enlarge {
  text-align: right;
  font-size: 20px;
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 100%;
  line-height: normal;
} */

.related h1 {
  position:relative;
}

/* .related h1:after {
  position: absolute;
  display: block;
  content: '';
  width: 30000px;
  height: 1px;
  background: #eee;
  bottom: -1px;
  left: 100%;
}

.related h1:before {
  position: absolute;
  display: block;
  content: '';
  width: 30000px;
  height: 1px;
  background: #eee;
  bottom: -1px;
  right: 100%;
} */

#header .custom-main-menu ul li .small-dropdown li ul {
  width:200px;
}

.topbar.light .searchTopbar a,
.topbar.light .searchTopbar {
  color:#363636;
}

@media (min-width: 1200px) and (max-width: 1800px)  {
#header .main-header .search {
    display:none;
  }
/*   #header .main-header .cart {
  display:none;
} */
}

@media (min-width: 1800px) {
  .hidden-xlg {
    display:none!important;
  }
  
#header .main-header .search {
  display:none;
}

#header .main-header.fixed .hallmark {
  display:none;
}

#header .main-header.fixed .search {
  display:table-cell;
}

  
}

@media (max-width: 1800px) {
  .visible-xlg {
    display:none!important;
  }
  .topbar ul li {
    padding:10px 10px;
  }
  .topbar ul li.searchTopbar {
    width:300px;
  }
/*   #header .main-header .hallmark {
    width:160px;
  } */
  #header .main-header .custom-main-menu {
    font-size:15px;
  }
  .owl-hero .item .text-box .text-wrap .title {
    font-size:60px;
  }
  .owl-hero .item .text-box .text-wrap .text {
    font-size:18px;
    margin-bottom:15px;
  }
  .owl-hero .item .text-box .text-wrap .ornament {
    width: 180px;
    margin-top: 25px;
}
}

@media (min-width: 1200px) {
/* #header .main-header.fixed .cart {
  display:table-cell;
} */

.productslider .product,
.products .product {
  opacity:1;
  -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;
}

/* .productslider:hover .product,
.products:hover .product {
  opacity:0.5;
}

.productslider:hover .product:hover,
.products:hover .product:hover {
  opacity:1;
} */

}

@media (max-width: 1480px){
  .bordered.hallmark{
    display: none;
  }
  
}

@media (max-width: 1400px) {
  #header .main-header .custom-main-menu {
    font-size:14px;
  }
  #header .main-header .custom-main-menu > ul > li {
    padding:0px 5px;
  }
}

  @media (max-width: 1300px) {
    .wishlist-question-buttons .social-shares {
        float: left!important;
        clear: left;
    }
    
    .body-wrap #header .main-header .custom-main-menu > ul > li > a {
    padding: 34px 10px;
    }
 .productpage .custom-usp-row .custom-usp{
       float: left;
    width: 100%;
    }
    .productpage .wishlist-question-buttons{
          float: left;
    width: 100%;
          padding-bottom: 1px;
    }
    .productpage .wishlist-question-buttons a{
      float: left;
      clear: left;
    }
}

  @media (max-width: 1200px) {
    
    #header .main-header .cart .items{
      top:10px;
    }
    #header .main-header .cart{
      padding-top: 18px;
    }
    
    .productpage .product-info .cart .button{
      width: 70%;
    }
    .productpage .product-info .product-status{
      width: 100%;
    }
    .service.center{
      display: none;
    }
    .bordered.my-account{
      border: none;
    }
    #header .main-header .logo.small img {
    padding-top: 10px;
    padding-bottom: 10px;
	}
  #header .main-header {
}
a.custom-btn {
  height: 65px;
  line-height: 61px;
  padding: 0px 80px;
}
.custom-home-text .image-part {
  width:40%;
}
.custom-footer .image img {
    width: 180px;
}
#header .usp-block ul li {
  text-align:center;
}
}

@media (max-width: 991px) {
.custom-home-text .image-part {
  width:25%;
}
#header .usp-slider {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 999;
  border: none;
  color:#fff;
}
.usp-slider .item i {
  color:#fff;
}
.usp-slider .item,
.usp-slider .item a {
  color:#fff;
  text-transform:uppercase;
  font-size:10px;
  letter-spacing:0.1em;
}
.home-blog .articles .article .info a.title {
  font-size: 20px;
  line-height: 22px;
  height: 44px;
}
.home-blog .articles .article .info .description {
  font-size: 13px;
  line-height: 20px;
  height: 50px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.home-blog .articles .article .info {
  padding:0px;
  padding-left:20px;
  vertical-align:top;
}
.home-blog {
  padding:30px 0px;
}
.home-blog .articles .article .image-wrap {
  vertical-align:top;
}
.home-blog .articles .article .image-wrap .date-label {
  padding: 5px 10px;
  font-size: 12px;
}
}

@media (max-width: 767px) {
  
  #header .main-header .cart .items{
      top:10px;
    }
    #header .main-header .cart{
      padding-top: 10px;
    }
  
  .related-top h1{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top 0px;
    padding-bottom: 0px;
  }
  
  .topbar{
    display: none;
  }
  
  .main-header-inner .align{
    justify-content: space-between;
  }
  
  .body-wrap #header .main-header .cart{
    padding-left: 13px;
    padding-right: 10px;
    width: 46px;
  }
  
  .bordered i.fa{
    font-size: 13px;
  }
  
/*   .custom-content .align{
    padding-left: 15px;
    padding-right: 15px;
  } */
  
  .shopping-icon{
    width: 18px;
  }
  
  #header .main-header .cart .items{
        width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 8px;
    right: 6px;
    top: 13px;
    position: absolute;
  }
  
  #header .main-header .cart .icon{
    padding-right: 4px;
  }
  
  .bordered{
    padding-right: 10px!important;
    padding-left: 10px!important;
  }
    .bordered.my-account{
      padding-right: 19px!important;
      padding-left: 0!important;
  }
  
  .bordered.search-field .fa-search{
    margin-right: 0;
  }
  
  .bordered.search-field{
    padding-right: 21px!important;
    padding-left: 0!important;
  }
  
  .hamburger-icon{
        margin-top: 20px;
    margin-left: 15px;
  }
  
/*   .bordered.cart div{
   padding-top: 8px; 
  } */
  
  .align .bordered{
    border-right: none;
  }
  
  .custom-mobile-btn{
    flex: 0 1 auto;
    background: transparent!important;
    position: relative;
  }
  
  .custom-mobile-btn i{
    font-size: 39px;
  }
  
  .nav-bar-left{
    flex: 0 1 auto;
  }
  
  .nav-bar-right{
    flex: 0 1 auto!important;
  }
  
  .body-wrap #header .main-header .logo.small img{
  	width: 96px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  .productpage .product-image-wrap{
    padding: 0 7%;
        width: 100%;
  }
  
	.slider-controls{
    display: none;
  }
  
  .productpage .custom-thumbs.thumbs.scrollable{
    display: none;
  }
  
  .productpage .qty{
    float: left;
  }
  
  .productpage .product-info .cart .button{
    float: left;
  }
  
  .productpage .product-info{
    margin-top: 50px;
  }
  
  .fa.fa-user{
    margin-right: 0px;
  }
  
  .products .product.special-product .info .price .inc-tax {
    text-align:left;
  }
  .custom-content .text iframe {
    max-width:100%;
  }
  .custom-content .text img {
    max-width:100%;
    height:auto;
  }
  .home-blog .articles .article .info .description {
        margin-top: 5px;
    padding-top: 5px;
    font-size:12px;
  }
  .home-blog .articles .article .info a.read-more {
    font-size: 13px;
    margin-top: 5px;
  }
  .home-blog .articles .article .info a.title {
    height:auto;
    max-height:44px;
  }
  .home-blog .articles .article {
    border-top:1px solid #eee;
    padding:20px 15px;
  }
  .home-blog .articles .article .image-wrap {
    width:45%;
  }
  #footer .align.custom-footer {
    position:relative;
  }
  .custom-footer .info {
    position:relative;
    z-index:9;
  }
  .custom-footer .image img {
    position:absolute;
    right:0;
    bottom:0;
    width:150px;
  }
  .productpage {
    padding-top:15px;
  }
  .product-info .cart .custom-description {
    display:block;
    padding-right:0;
    padding-bottom:20px;
    padding-top:20px;
        margin-top: 80px;
  }
  
  .product-info .cart .button {
    display:block;
    text-align:left;
  }
    .product-info .cart .button a.btn {
      width:100%;
    }
.custom-usp-row .custom-usp {
  text-align:left;
}
.custom-usp-row .custom-usp ul li {
  white-space:initial;
}
  .home-blog .articles .article .info {
    padding-left:10px;
  }
.custom-newsletter {
  text-align:left;
}
.custom-newsletter .custom-title,
.custom-newsletter .custom-title h2{
  text-align:left;
  font-size:25px;
}
.custom-newsletter form input {
  height:40px;
}
.custom-newsletter form .input-wrap {
  display:block;
  position:relative;
}
.custom-newsletter a.custom-btn {
  height: 40px;
  line-height: 40px;
  padding: 0px 25px;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  background: #4d3f28;
  border: none;
  font-size: 13px;
  font-weight: normal;
}

#header .main-header {
/*   padding:10px 0px; */
}
#header .main-header .search #formSearch input {
  background: #fff;
  border: 1px solid #edebe9;
  height: 35px;
  padding-left: 10px;
  padding-right: 40px;
}
#header .main-header .search #formSearch .go-search {
  width: 40px;
  line-height: 37px;
  font-size: 18px;
  height: 35px;
}
#header .main-header .logo {
  text-align:left;
}
#header .main-header .logo.medium img {
  width:100px;
}
.topbar .service ul li.custom-cart {
  width:50px;
  height:50px;
  line-height:50px;
}
.topbar ul li {
  padding:15px 10px;
}
.owl-hero .item .text-box .text-wrap .title {
  font-size:30px;
}
.owl-hero .item .text-box .text-wrap .text {
  font-size:12px;
}
.home-products ul.tabs-list {
  text-align:left;
  margin-bottom:0;
  border-bottom:1px solid #eee;
}
.home-products ul.tabs-list li a, .home-products ul.tabs-list li a.active, .home-products ul.tabs-list li:first-child a {
  border:none;
  padding:0;
  font-size:18px;
}
.products .product.special-product .info {
  text-align:left;
}
.products .product.special-product .info .price {
  text-align:left;
}
.products .product.special-product .info .brand {
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}
.products .product.special-product .info a.title {
  font-size: 15px;
  line-height: 15px;
  height: 65px;
  font-weight:normal;
}
.products .product.special-product .info .price {
  font-size: 20px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
}
.products .product.special-product .info .price .new-price {
  font-size:20px;
}
.products .product.special-product .image-wrap {
  padding:0px 5px;
}
.products .product.special-product .info {
  padding-bottom:0;
}
.productslider {
  margin-bottom: 50px;
  border-bottom: 1px solid #eee;
}
.products .product.special-product .product-inner {
  padding:15px;
  border-right:1px solid #eee;
}
.products .product.special-product.no-border-xs .product-inner {
  border:none;
}
.productslider .item {
  margin-right:-1px;
}
 .home-content {
   padding-top:0;
 }
 .custom-home-text .text-part {
   display:block;
   width:100%;
   padding:30px;
   text-align:center;
 }
 .custom-home-text .image-part {
    width: 100%;
    display: block;
    height: 300px;
}
.custom-home-text h2 {
  font-size: 40px;
  line-height: normal;
  text-align: center;
  display: block;
  -ms-transform: translate(50%, 0px);
  -webkit-transform: translate(50%, 0px);
  transform: none;
}
.custom-home-text h2 br {
  display:none;
}
.custom-home-text .sub-title {
  margin-top: 15px;
  font-size: 20px;
}
.custom-home-text .text {
  font-size: 14px;
  margin-top: 15px;
  line-height: 25px;
}
.custom-home-text .button {
  margin-top:20px;
}
a.custom-btn {
  height: 55px;
  line-height: 51px;
  padding: 0px 50px;
}

.home-products .custom-title {
  margin-bottom:15px;
}
.custom-info-block .custom-banners .custom-title h2 {
  font-size:40px;
}
.custom-banners {
  padding-top:0;
}
.custom-info-block {
  padding:30px 0px;
  padding-bottom:0;
}
.custom-info-block .custom-banners .text {
  font-size: 14px;
  line-height: 25px;
  margin: 20px 0px;
}
.custom-banners .banner-1,
.custom-banners .banner-2,
.custom-banners .banner-3 {
  height:200px;
  border-bottom:3px solid #fff;
}
.custom-banners .custom-banners-wrap {
  margin:0px -15px;
}
.custom-banners .banner-inner .text-box .text-wrap .link {
  margin-top:5px;
}
.custom-banners .banner-inner .text-wrap .title {
  font-size:30px;
}
.custom-title h2 {
  font-size:35px;
}
.custom-title .text {
  font-size:14px;
}
.custom-newsletter {
  padding:40px 0px;
}
.custom-newsletter form {
  margin:20px 0px;
}
.custom-newsletter form {
  margin-bottom:0;
}
#footer .footer-reviews {
  display: block;
  font-size: 1.2em;
  margin: 0;
}
#footer .footer-bottom .text-center {
  text-align:left;
  line-height:25px;
}
#footer .footer-bottom {
  padding: 20px 0px;
  font-size: 12px;
  padding-right: 55px;
}
}

@media (max-width: 480px) {
  .productpage .product-info .cart .button{
    float: right;
    width: 80%;
  }
}

@media (max-width: 410px) {
  .productpage .product-info .price .advantage-percentage{
    left: 0;
  }
}

/* MEGA MENU UPDATE 16-10-2017 */
#header .main-header,
#header .main-header.fixed {
	z-index:999999;
}
#header .main-header .custom-main-menu > ul > li {
  padding:0;
}
#header .main-header .custom-main-menu > ul > li > a {
	padding: 34px 22px;
  position:relative;
  z-index:999999;
}
#header .main-header .custom-main-menu > ul > li:hover > a {
	background:#DF7D62;
  color: white;
}

#header .main-header .custom-main-menu > ul > li:first-child > a{
	background:#DF7D62;
  color: white;
}

#header .main-header .custom-main-menu > ul > li:first-child > a:hover{
  background:#C55334;
}

#header .main-header .cart:hover{
  background:#C55334;
}
  

.custom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.3);
  z-index: 99999;
  opacity:0;
  visibility:hidden;
}
.custom-overlay.active {
	opacity:1;
  visibility:visible;
}
#header .main-header .custom-main-menu > ul > li a {
	border:none;
}
#header .main-header .custom-main-menu > ul > li:hover {
	background:#fff;
}
#header .main-header .main-header-inner,
#header .main-header .custom-main-menu > ul > li {
	position:relative;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu {
  position: absolute;
  padding: 0px;
  width: 100%;
  background: transparent;
  left: 0;
  top: 100%;
  z-index:99999;
  display:none;
}
#header .main-header .custom-main-menu > ul > li:hover .custom-megamenu {
	display:block;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols {
  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;
  background:#fff;
}

#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col {
  -moz-flex-grow: 4;
  -webkit-flex-grow: 4;
  -o-flex-grow: 4;
  -ms-flex-grow: 4;
  flex-grow: 4;
  padding:20px 40px;
  border-right:1px solid #f8f8f8;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col a{
	padding:0;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col:hover {
	background:#f8f7f3;
}

#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col ul {
	margin:0;
  font-family: 'proxima_nova_rgregular';
  text-transform:none;
  font-size:14px;
  margin-bottom:20px;
  line-height:20px;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col .subtitle {
/*   margin-bottom: 20px; */
  font-size: 20px;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col ul li a,
#header .main-header .custom-main-menu ul ul li a {
	padding:0;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col a:hover {
	color:#df7d62;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col ul li.all-brands {
  font-weight: bold;
  margin-top: 20px;
  color: #585042;
}
#header .main-header .custom-main-menu > ul > li .custom-megamenu .cols .col ul li.all-brands a {
	color: #585042;
}
.topbar li.dropdown ul,
#search .autocomplete, .searchTopbar .autocomplete{
  z-index: 9999999;
}

.nav-bar-left{
  float: left;
  flex: 0 1 auto;
}

.nav-bar-right{
  display: flex;
    justify-content: flex-end;
    flex: 1 1 auto;
  font-family: karmina-sans, sans-serif;
  font-weight: 400;
  font-size:14px;
}

.bordered{
  height: 100%;
  display: table;
  border-right: 1px solid #D7D7D7;
  padding-left: 25px;
  padding-right: 25px;
}

.bordered:last-of-type{
  border:none;
}

.bordered .dropdown{
  list-style: none;
}

.bordered > div{
  vertical-align: middle;
    display: table-cell;
}

.topbar .topbarReviews .reviewstars i{
     width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: transparent;
    border-radius: 50px;
    font-size: 1em;
    margin: 0 -2px;
    opacity: 1;
    color: #FFC700; 
}

.topbar .topbarReviews .reviewtotal{
      background: #27AE60;
    border-radius: 50%;
    padding: 6px;
}

.main-header .container-fluid{
  padding-right: 0px;
  padding-left: 0px;
}

.topbar .topbarReviews .reviewcount{
  font-style: normal
}

.topbar .topbarReviews .reviewstars{
  border-right: 1px solid white;
    padding-right: 11px;
}

.beoordelingen-icon{
      width: 17px;
    margin-right: 4px;
}

.tabletmenu-btn{
  list-style: none;
    margin-left: 15px;
    font-size: 20px;
    margin-top: 7px;
  text-transform: uppercase;
}

.custom-mobile-btn {
  padding: 0;
  background: rgba(0,0,0,0.3);
  list-style: none;
}

.custom-mobile-btn i {
  margin:0;
  line-height:normal;
  opacity:1;
}

@media (max-width: 991px){
 	.productpage .product-info .price .advantage-percentage{
    left: 0;
  }
}

@media (max-width: 880px){
	.hallmark{
    display: none;
  }
}

.dropdown:hover{
  cursor: pointer;
}

.product-info span{
  font-family: karmina-sans, sans-serif;
}

.product-info .price{
  width: 60%;
  float: left;
}

.product-info .price .old-price{
  font-weight: 400;
  color: #CCCCCC;
  text-decoration: line-through;
  font-size: 26px;
}

.product-info .price .new-price{
  font-size: 40px;
  margin-top: 10px;
    margin-bottom: 23px;
}

.product-info .price .advantage{
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: #27AE60;
}

.product-info .price .advantage-percentage{
  font-family: 'proxima_nova_rgregular';
  font-size: 20px;
  color: #FFF;
  background-color: #DF7D62;
  border-radius: 4px;
  padding: 6px 5px 5px 9px;
      position: relative;
    top: -6px;
    left: 24px;
}

.product-info .product-status{
    width: 30%;
    float: left;
    padding-top: 0;
}

.product-info .product-status span{
  font-family: 'proxima_nova_rgregular';
    font-weight: 700;
    font-size: 14px;
}

.product-info .product-status .progress-title{
  margin-top: 10px;
}

.product-info .product-status .progress-title .fa{
  color: #E5E5E5;
    font-size: 16px;
    margin-left: 12px;
}

.product-info .product-status .progress-title .fa:hover{
  color:#DF7D62;
  cursor: pointer;
}

.product-info .product-status .progress-title span{
  font-family: karmina-sans, sans-serif;
    font-weight: 700;
    font-size: 14px;
  color: #27AE60;
}

.product-info .product-status .progress{
	height: 6px;  
  margin-bottom: 0px;
      margin-top: 5px;
}

.product-info .product-status .progress .progress-bar{
  background-color: #27AE60;
}

.product-info-hover{
  position: absolute;
    right: 0;
    top: 85px;
}

.product-info-hover .fa{
  color:#DF7D62;
  font-size: 16px;
}

.custom-description{
  font-family: 'proxima_nova_rgregular';
  color: #73898A;
  font-size: 16px;
      margin-bottom: 8px;
}

.code-price span{
  color: #827155;
  font-size: 14px;
	font-weight: 700;
}

.code-price a{
  color: #827155;
  font-size: 14px;
	font-weight: 700;
}

.custom-delivery{
  color: #27AE60;
  font-weight: 700;
  margin-top: 23px;
}

.custom-delivery.red{
  color: red;
}

.custom-delivery.red .fa{
  margin-right: 9px;
}

.custom-delivery .fa-truck{
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
    margin-right: 8px;
}

.qty{
  width: 15%;
}

.qty select{
  width: 70%;
  height: 55px;
}
  
.product-info h3{
  font-family: karmina-sans, sans-serif;
}

.wishlist-question-buttons{
      float: right;
    margin-top: 19px;
}
	
.wishlist-question-buttons a {
    width: 177px;
    float: right;
    text-align: center;
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 4px;
    padding-top: 14px;
    padding-bottom: 14px;
  color: #73898A;
}

.wishlist-question-buttons a:hover{
  cursor: pointer;
  background-color: #EEEEEE
}

.wishlist-question-buttons a i{
  margin-right: 10px;
}

.wishlist-question-buttons a:last-of-type {
	margin-top: 15px; 
}

.custom-thumbs{
    width: 16%;
    float: left;
    max-height: 625px;
}

.custom-thumbs .item{
  width: 100%;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 11px;
  margin-top: 9px;
}

.custom-thumbs .item:hover{
  cursor: pointer;
}

.custom-thumbs .item:first-of-type{
  margin-top: 0px;
}

.productpage .custom-thumbs.thumbs #sync2{
  width: 100%;
}

.custom-thumbs .item img{
  width: 100%;
}

.product-image-wrap{
        width: 74%;
    display: block;
    /* margin: 0 auto; */
    float: left;
    bottom: 0;
    /* margin-right: 98px; */
}

.owl-carousel .owl-item img {
        display: block;
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}	

.owl-controls{
  float: right;
}

.next-icon-slider, .prev-icon-slider, .zoom-image{
  	background: #FAFAFA;
    border: 1px solid #E0E0E0;
    padding: 14px 19px;
    border-radius: 4px;
    font-size: 13px;
    text-align: center;
}

.next-icon-slider:hover, .prev-icon-slider:hover, .zoom-image:hover{
  cursor: pointer;
}

.slider-controls{
    position: absolute;
    right: 36px;
    bottom: 0px;
}

.slider-controls div{
  margin-top: 10px;
}

.slider-controls div svg{
  -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.slider-controls .next-icon-slider svg{
  -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
  

.slider-controls div svg path{
 	fill: black; 
}

.specs{
  margin-bottom: 15px;
}

.productpage h1{
  font-family: karmina-sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.specs-en-tags{
  margin-top: 40px;
}
  
.specs-en-tags h3, .specs-en-tags h2{
  font-family: karmina-sans, sans-serif;
  font-size: 30px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 45px;
}

.related-top h1{
  font-family: karmina-sans, sans-serif;
  font-size: 30px;
}
  
.specs-en-tags .title-featured{
  border: none;
}

.specs-en-tags .home-tags{
  margin-top: 0;
}

.productpage-related{
 	margin-top: 60px; 
}

.productpage-related .products .product.special-product .info .brand{
  font-family: karmina-sans, sans-serif;
  font-size: 24px;
}

.clearfixtwo{
  width: 100%;
  height: 1px;
  background: #F0F0F0;
  margin-top: 60px;
  margin-bottom: 50px;
}

.info-text-box{
  	display: none;
    position: absolute;
    font-size: 13px;
    width: 180px;
    min-height: 60px;
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.08);
    font-weight: normal;
    padding: 8px;
  	right: 0;
}

.cart .ui.selection.dropdown{
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    height: 55px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 37px;
}

.cart .ui.selection.dropdown i.dropdown.icon{
 	  height: 55px;
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    border-left: none;
    padding-top: 10px;
    width: 31px;
}

.cart .ui.selection.dropdown .text{
	font-size: 14px; 
}

.productpage .custom-brand{
  margin-bottom: 15px;
}

.row.productpage .title-wrap h1{
  margin-top: 0px;
}

.breadcrumbs{
  margin-bottom: 27px;
  padding-left: 15px;
}

.code-price a i{
  margin-left: 20px;
}

/* .search-field .searchinput{
      border-right: 1px solid #D7D7D7;
	padding-right: 25px;
} */

.search-field .searchinput input{
  background: transparent;
	border: none;
  color: black;
  font-family: karmina-sans, sans-serif;
}


.search-field .searchinput input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

.search-field .searchinput input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

.search-field .searchinput input::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}

textarea:focus, input:focus{
    outline: none;
}

.bordered.search-field{
  padding-right: 0;
  padding-left: 25px;
}

#formSearchTopbar{
  margin-top: 1px;
}

#formSearchTopbar span i{
  font-size: 17px;
  font-weight: 700;
  margin-right: 10px;
  color: #827155;
  font-weight: 500;
}

.main-header-inner ul li a svg{
      font-size: 10px;
    font-weight: 100;
    margin-left: 24px;
}

.search-input-mobile{
  	display: none;
    width: 100%;
    border-top: 1px solid #c3c3c3;
    padding: 15px;
  padding-left: 24px;
      z-index: 9999999999;
  background:white;
  position: absolute;
}

.search-input-mobile input{
  border: none;
  width: 90%;
}

#header .main-header .custom-main-menu ul li ul li:hover{
  background: #F1E7E5;
}

#header .main-header .custom-main-menu ul li ul li:hover > ul{
  display: block;
  width: 843px;
  transition-delay:3s;
}

#header .main-header .custom-main-menu ul li ul{
  display: none;
  position: absolute;
  left: 10px;
/*       min-height: 400px; */
    background: #F6F6F6;
    max-width: 251px;
  border-left: 1px solid #ECECEC;
}

#header .main-header .custom-main-menu ul li ul li{
  float:none;
  display:list-item;
  background: #F6F6F6;
  border-bottom: 1px solid #ECECEC;
  width: 249px;
/*   border-right: 1px solid #ECECEC;
 	 	border-left: 1px solid #ECECEC; */
}

#header .main-header .custom-main-menu ul li ul li ul li{
  background: white;
/*   border-left: 1px solid #ECECEC; */
}
  
#header .main-header .custom-main-menu ul li ul li ul li ul li{
    background: white;
  	border-right: none;
}

#header .main-header .custom-main-menu ul li ul li:last-of-type{
/* 	border-bottom: none; */
}
/* #header .main-header .custom-main-menu ul li ul li ul li{

#header .main-header .custom-main-menu ul li ul li ul li ul li{ */
  
#header .main-header .custom-main-menu ul li ul li a{
  font-family: 'proxima_nova_rgregular';
  font-weight: 400;
  padding: 7px;
      padding-left: 13px;
    padding-right: 13px;
}

#header .main-header .custom-main-menu ul li ul li ul{
   	display: none;
    position: absolute;
    left: 259px;
    top: 0px;
    max-width: 250px;
    background: white;
}

#header .main-header .custom-main-menu ul li ul li ul li ul{
    display: none;
    position: absolute;
  	top: 0px;
      min-height: 385px;
    background: white;
    max-width: 250px;
}

.main-header ul li ul li > a:after { 
    content: '';
    font-family: FontAwesome;
    float: right;
    font-size: 11px;
    margin-top: 4px;
   background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.50893 0.651785C9.56845 0.711309 9.59822 0.779762 9.59822 0.857142C9.59822 0.934524 9.56845 1.00298 9.50893 1.0625L5.34821 5.22321C5.28869 5.28274 5.22024 5.3125 5.14286 5.3125C5.06548 5.3125 4.99702 5.28274 4.9375 5.22321L0.776786 1.0625C0.717262 1.00298 0.6875 0.934524 0.6875 0.857142C0.6875 0.779762 0.717262 0.711309 0.776786 0.651785L1.22321 0.205357C1.28274 0.145833 1.35119 0.116071 1.42857 0.116071C1.50595 0.116071 1.5744 0.145833 1.63393 0.205357L5.14286 3.71429L8.65179 0.205357C8.71131 0.145833 8.77976 0.116071 8.85714 0.116071C8.93452 0.116071 9.00298 0.145833 9.0625 0.205357L9.50893 0.651785Z' fill='black'/%3E%3C/svg%3E");
    background-size: 10px 10px;
    width: 10px;
    height: 10px;
  	-webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

#header .main-header .custom-main-menu ul li ul li ul li.other-submenu{
  background-color: #F9EFED;
}

#header .main-header .custom-main-menu ul li ul li ul li.other-submenu:hover{
	background-color: #EFD3CC;
}

.account a {
  padding: 0!important;
}

.home-content.hero-active .owl-controls{
  float: none;
}
  
.custom-brand{
  font-size: 14px;
}

.custom-content .align .text .content table{
      min-width: 50%;
    width: 100%;
}

.custom-content .align .text .content table tr{
	height: 48px;
}

.custom-content .align .text .content table td{
  padding: 10px;
}

.custom-content .align .text .content table tr:nth-child(even){
  background-color: #f9f9f9;
}

.custom-content .align .text .content table tr td:first-of-type{
  font-weight: 700;
}

.custom-content .align{
  display: block;
  margin: 0;
}

.content table {
    width: calc(100% - 40px) !important;
}

.wishlist-question-buttons .social-shares{
  width: 177px;
  float: right;
}

.wishlist-question-buttons .social-shares li{
  list-style: none;
  float: left;
      margin-left: 28px;
}

.wishlist-question-buttons .social-shares li:first-of-type{
 	margin-left: 0px; 
}

.wishlist-question-buttons .social-shares li a{
  padding-top: 8px;
  padding-bottom: 8px;
  width: 40px;
}

.wishlist-question-buttons .social-shares li a i{
  margin-right: 0px;
}

.incl-vat{
  font-size: 16px;
}

.topbar.light a, .topbar.light li{
      font-weight: 500;
}

.main-header li > a:only-child:after { content: ''; background-image: none;}

.main-header-inner .align { display: -moz-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
/* END MEGA MENU UPDATE 16-10-2017 */

@media screen and (min-width: 767px) and (max-width: 1550px) { 
  #header .main-header .logo { width: 150px; }
  #header .main-header .logo.small img { width: 100px; }
}