/**
@version:2.7.1
 */
@import url(https://fonts.googleapis.com/css?family=BenchNine:100,200,300,400,500,600,700,800,900&subset=latin,latin-ext);

.wait, html.wait *, html.wait {
  cursor: progress !important;
}

.ajax-busy-indicator{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 40px;
  height: 40px;
  /*color: #09AF74;*/
  color: #2C3E50;
  font-size: 40px;
  z-index: 1050;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  border-radius: 20px;
  z-index:9999;
}

p{
  /*font-family: 'Open Sans', sans-serif;*/
  /*letter-spacing: -1px;*/
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.wp-content p{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
}

p a{
  font-family: 'Source Sans Pro', sans-serif;
  color: #246D11;
  text-decoration: underline;
}

ol a{
  font-family: 'Source Sans Pro', sans-serif;
  color: #246D11;
  text-decoration: underline;
}

ol a:hover{
  color: #0B5400;
}

p a:hover{
  color: #0B5400;
}

.product-single-content a{
  color: #999;
}

.product-single-content a:hover{
  color: #999;
}

.category-header a{
  color: #999;
}

.category-header a:hover{
  color: #999;
}

ul.list-shop li a{
  color: #246D11;
  text-decoration: underline;
  font-family: 'Source Sans Pro', sans-serif;
}

.stockist-sortiment{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}

ul.list-shop li a:hover{
  color: #246D11;
}

.nav-side-menu {
  overflow: auto;
  font-family: verdana;
  font-size: 12px;
  font-weight: 200;
  background-color: #494B46;
  position: fixed;
  top: 0px;
  width: 250px;
  color: #e1ffff;
  z-index: 1050;
	/*
	background-image: url(../img/snow-3.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;  
	*/
}
.nav-side-menu .brand {
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
  padding: 0px 15px
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}

.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #494949;
}

.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
}
.nav-side-menu a {
  text-decoration: none;
  color: #e1ffff;
}
.nav-side-menu a li i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}

.nav-side-menu li:hover {
  /*background-color: #494949;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  */
}

.icon-img{
  margin: 0 auto;
  margin-bottom: 15px;
  width: 100px;
}

.iframe-wrapper{
  position:relative;
  padding-bottom: 100%;
}

.iframe-resp{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.app-separator{
  display: inline-block;
  width: 100%;
  height: 20px;
}

.i-paint-info{
  font-size: 11px;
  color: #fff;
  position: relative;
  top: -8px;
}

.span-i-paint-info{
  background-color: #494B46;
  padding: 0px 8px 0px 7px;
  display: inline-block;
  height: 20px;
  cursor: pointer;
  position: relative;
  top: 2px;
}

.app-btns a {
  font-family: 'Source Sans Pro', sans-serif;
}

.menu-sharp{
  font-weight: 600;
}

.votes-count, .votes-info{
  background-color: #353535;
  color: #e1ffff;
  padding: 0px 15px;
  font-size: 26px;
  text-align: right;
  display: inline-block;
  font-family: BenchNine,Arial Narrow;
  width: 100%;
  border-radius: 0px 0px 5px 5px;
}

.votes-info{
  position: static;
  font-size: 28px;
}

.votes-count.single, .votes-info.single{
  border-radius: 0px;
}

.votes-label{
  float: left;
}

.status-bar{
  position: fixed;
  bottom: 15px;
  right: 15px;
  padding: 5px 10px;
  border: 1px solid #000;
}

.status-bar.info{
  background-color: #e1ffff;
}

.status-bar.warning{
  background-color: #ffedd3;
}

.status-bar.error{
  background-color: #ffedd3;
}

.status-bar-inner{
  position: relative;
}

.status-bar-close-btn{
  background: none;
  border: 0;
  cursor: pointer;
  font-size: 30px;
  line-height: 0.7;
  padding: 0px 0px 0px 15px;
  position: relative;
  top: 3px;
}

.status-bar-close-btn:hover{
  color: red;
}

.status-bar-close-btn:focus{
  outline: 0;
}

.status-bar-content{
  display: inline;
}

.btn-vote{
  padding: 1px 15px;
  font-size: 30px;
  white-space: nowrap;
  text-align: center;
  display: inline-block;
  border: 0;
  cursor: pointer;
  background-color: #353535;
  color: #e1ffff;
  font-family: BenchNine,Arial Narrow;
  min-width: 250px;
}

.votes-line .votes-count{
  position: static;
}

.contest-result{
  position: absolute;
  width: calc(100% - 42px);
  text-align: center;
  top: 150px;
  font-size: 30px;
  background-color: #353535;
  color: #fff;
}

.gold{
  color: #C9B037;
}

.silver{
  color: #D7D7D7;
}

.bronze{
  color: #C5832B;
}

.archive-item{
  /*border: 1px solid #ccc;*/
  border-radius: 5px;  
  padding: 15px;
}

.img-fluid{
  border-radius: 5px;
}

.img-contest{
  border-radius: 15px 15px 0px 0px;
}

.justify-content-center{
  justify-content: center;
}

h1 a:hover{
  color: #E3AA43;
}

table.admin-table{
  border: 1px solid #e1ffff;
  border-collapse: collapse;
  font-size: 22px;
  min-width: calc(98vw - 15px);
}

table.admin-table td, table.admin-table th{
  border: 1px solid #fff;
  padding: 3px;
}

table.admin-table th{
  text-align: center;
}

table.admin-table img{
  max-height: 50px;
  max-width: 50px;
  border-radius: 0px;
}

table.admin-table a, a.admin-a{
  color: #E3AA43;
  font-family: 'Source Sans Pro', sans-serif;
}

table.admin-table a:hover, a.admin-a:hover{
  color: #E3AA43;
}

.edit-post input[type="text"], select, textarea {
  width: 100%;
  margin-bottom: 15px;
}

.edit-post select {
  padding: 3px 0px 3px 0px;
}

.edit-post textarea{
  min-height: 750px;
}

.status-bar.bg-danger{
  color: #fff;
}

.feat-img{
  padding-top: 30px;
}

.spacer-100 {
	height: 100px;
}

.spacer-40 {
	height: 40px;
}

.hr-separator{
	
}

@media (max-width: 767px) {

  .show-xs{
    display: block;
  }

  .show-md{
    display: none;
  }

  .nav-side-menu {
    position: fixed;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 1px;
    z-index: 10 !important;
    padding: 3px;
    color: #fff;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
  
  .img-brand{
    max-height: 50px;
  }
  
  .wp-pict{
    max-height: 450px;
  }
  
}

.main-content{
  padding: 65px 15px;
}

.home-content{
  margin: 0px;
  padding: 45px 0px;
  /*min-height: 1200px;*/
}

.home-content div.footer {
  /*
  position: relative;
  top: 100px;
  */
}

.home-main-btns{
  font-size: 35px;
  text-align: center;
  width: 100%;
  z-index: 100;
  padding: 30px 15px 30px 15px;
  /*position: relative;*/
}

.home-main-info-par{
}

@media (min-width: 768px) {
  .show-xs{
    display: none;
  }

 .show-md{
    display: block;
  }
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
  #main {
  	width:calc(100% - 250px);
    /*width:calc(100% - 235px);*/
  	float: right;
  }  
  .nav-side-menu{
    height: 100%;
    padding-top: 20px;
  }
  
  .menu-list{
    padding-top: 10px;
  }
  
  .main-content{
    padding: 0px 15px 0px 15px;
  }
  .home-content{
    margin: 0px;
    padding: 0px 0px;
    overflow-x: auto;
    position: relative;
    /*min-height: 1200px;*/
  }
  .home-content div.footer{
    /*
    position: relative;
    top: 100px;
    */
  }
  .home-main-info-par{
  }
  
}

body {
  margin: 0px;
  padding: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #353535;
  /*max-width: 1410px;*/
}

a {
  font-family: BenchNine,Arial Narrow;
}

.nav-side-menu a {
  font-size: 30px;
}

.nav-side-menu a:hover {
  color: #E3AA43;
}

.nav-side-menu ul li {
  text-align: center;
  padding: 8px 8px;
}

.color-original{
  color: #EEE9D6;
}

.color-arles{
  color: #E3AA43;
}

.color-duck{
  color: #879B91;
}

.color-antoinette{
  color: #F4D8D4; 
}

.color-lem-lem{
  color: #ABBE86;
}

.color-cream{
  color: #F5EACE;
}

.color-scandi{
  color: #CD877F;
}

.color-antibes{
  color: #57A044;
}

.color-barcelona{
  color: #D57430;
}

.color-amsterdam{
  color: #183324;
}

.color-giverny{
  color: #2785C2;
}

.color-oxford{
  color: #18243E;
}
.color-violet{
  color: #596480;
}

.color-burgundy{
  color: #630D16;
}

.color-capri-pink{
  color: #d20456;
}

.color-graphite{
  color: #494B46;
}

.color-carnaby{
  color: #be9459;
}

.asterisk-menu{
  padding-right: 10px; 
}

h1, h2, h3, h4, h5, h6{
  font-family: BenchNine,Arial Narrow;
}

h1{
  /*font-size: 4rem;*/
  font-size: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0px;
}

h2{
  font-size: 40px;
  margin-bottom: 0;
  margin-top: 2rem;
}

.paragraph-main{
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: justify;
  margin-bottom: 0px;
  max-width: 800px;
  margin: 0px auto;
}

.blog-single-content p{
  max-width: unset;
  margin: unset;
}

.ol-main{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  padding-left: 20px;
}

.ol-main li{
  padding-bottom: 15px;
}

.ul-main{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  padding-left: 20px;
  text-align: justify;
  margin-bottom: 0px;
  max-width: 800px;
  margin: 0px auto;
  
}

.icon-header{
  font-size: 20px;
  top: -10px;
  position: relative;
  margin-right: 6px
}

.icon-header-2{
  font-size: 20px;
  top: -9px;
  position: relative;
  margin-right: 6px
}

.icon-header-detail{
  top: -7px;
}

h3{
  font-size: 2.25rem;
  padding-top: 15px;
}

.div-shop{
  display: inline-block;
  float: none;
  margin: 0 auto;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 10px;
}

.app-label{
  float: left;
  width: 100%;
  padding: 0px 30px;  
}

.app-brand{
  float: left;
  width: 100%;
  text-align: center;
}

.app-top-bar h1{
  font-size: 20px;
  padding: 5px 0px 0px 0px;
  font-weight: 500;
  display: inline;
}

@media (min-width: 576px) {
  
  .div-shop{
    width: 100%
  }

  .icon-square{
    /*height: 275px;*/
  }
  
  .app-brand{
    float: left;
    width: 150px;
    text-align: center;
  }
  
  .app-label{
    float: left;
    width: calc(100% - 150px);
    padding: 0px 30px;
  }
  
  .app-top-bar h1{
    font-size: 26px;
  }
}

@media (min-width: 768px) {
  .div-shop{ width: 45%}
  
  .icon-square{
    /*height: 350px;*/
  } 
  
}

@media (min-width: 992px) {
  .div-shop{ width: 30%}
  
  .icon-square{
    /*height: 200px;*/
  }
  .home-main-btns{
    /*position: relative;*/
    /*top: 195px;*/
  }
  .home-content div.footer{
    /*
    position: absolute;
    bottom: 0;
    top: auto;
    */
  }
}

@media (min-width: 1200px) {
  .icon-square{
    /*min-height: 275px;*/
  }
} 

.list-shop{
  list-style: none;
  padding: 15px 0px 0px 0px;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
}

.list-shop li{
  font-size: 18px;
}

.footer {
  padding-top: 30px;
}

.footer p{
  font-size: 14px;
}

.asterisk-list{
  font-size: 0.9rem;
  margin-right: 15px;
  position: relative;
  top: -2px;
}

.logo-mobile-landscape{
  display: none;
}

@media (max-width: 767px) and (orientation:landscape) {
  
  .show-xs{
    display: block;
  }

 .show-md{
    display: none;
  }
  
  .nav-side-menu {
    position: fixed;
    width: auto;
    margin-bottom: 10px;
    height: 100%;
  }
  
  .logo-mobile-landscape{
    float: left;
    width: 50px;
    height: 100%;
    display: inline-block;
    font-family: BenchNine,Arial Narrow;
    font-size: 20px;
    padding-top: 15px;
  }
  
  .logo-letter{
    height: 21px;
    font-weight: bold;
    font-size: 21px;
  }
  
  .menu-list{
    display: inline-block;
    float: right;
  }
  
  #main {
  	width:calc(100% - 52px);
  	float: right;
  }
  
  .nav-side-menu .toggle-btn {
    display: inline;
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 1px;
    z-index: 10 !important;
    padding: 3px;
    color: #fff;
    width: 40px;
    text-align: center;
    line-height: 50px !important;
    position: inherit
  }
  .brand {
    display: none !important;
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
  
  .img-brand{
    
    max-height: 50px;
  }
  
  .div-toggle-btn{
    height: 50px;
    width: 50px;
    padding-left: 5px;
    padding-top: 10px;
  }
  
  .nav-side-menu ul li{
    padding: 3px 5px;
  }
  
  .nav-side-menu ul a{
    font-size: 28px;
    padding-right: 10px;
    display: inherit;
  }
  
  .main-content{
    padding: 0px 30px;
  }
  
  .home-content{
    padding: 0px 0px;
    /*min-height: 3600px;*/
  }
  
} /*@media (max-width: 767px) and (orientation:landscape)*/

.rounded-box{
  font-size: 20px;
  color: #353535;
  font-family: 'Source Sans Pro', sans-serif;
  border: 1px solid #ccc;
  text-align: center;
  padding: 15px;
  border-radius: 5px;
  align-items: center;   
}

.no-padding{
  padding: 0;
}

.no-margin{
  margin: 0;
}

.vertical-padding{
  padding-top: 15px;
  padding-bottom: 15px;
}

.no-v-margin{
  margin-left: 0px;
  margin-right: 0px;
}

.img-text{
  padding: 15px 0px;
}

.a-archive{
  text-decoration: none;
  color: #246D11;
  padding: 5px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 5px;
}

a.a-archive:hover{
  text-decoration: none;
  color: #246D11;
  background-color: #eee;
}

.a-archive h2{
  font-size: 30px;
  padding-bottom: 10px;
  margin-top: 0px;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-header{
  color: #bbb;
}

.blog-single-content h2{
  font-size: 40px;
}

.product-single-content h2{
  font-size: 50px;
  margin-top: 0px;
}

.img-main{
  padding-bottom: 15px;  
}

.blog-single-content, .product-single-content{
  padding-top: 25px;
  padding-bottom: 25px;
  max-width: 1200px;
}

.tags a{
  color: #246D11;
  text-decoration: none;
  font-size: 22px;
  font-weight: 600;
}

.tags a:hover{
  color: #246D11;
  text-decoration: underline;
  font-size: 22px;
  font-weight: 600;
}

.nopadding{
  padding:0px;
}

.nomargin{
  margin: 0;
}

.div-archive{
  justify-content:center;
  min-height: 86vh;
}

.product-category h2{
  font-size: 30px;
}

.pictroll{
  padding: 15px 0px 0px 30px;
  overflow: hidden;
  width: 100%;
  justify-content: center;
}

.pictroll-detail img{
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  position: absolute;
  width: 100%;
  /*
  width: 100%;
  height: 100%;
  */
}

.pictroll-detail:before{
  content: '';
  width: 0;
  padding-top: 100%;
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}

.pictroll-detail{
  overflow: hidden;
  border: 1px solid white;
}

#imagelightbox{
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none;
}

.lightbox-bckg{
  background-color: #333;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1060;
  -webkit-transition: opacity .30s linear;
  -o-transition: opacity .30s linear;
  transition: opacity .30s linear;
}

.lightbox-btns{
  position: fixed;
  top: 30px;
  right: 30px;
  /* opacity: 1; */
  z-index: 10000;
  display: none;
}

.lightbox-close{
  font-size: 24px;
  padding: 0px 8px;
  cursor: pointer;
  z-index: 10000;
}

.in{
  display: block;
  opacity: 0.8;
}

.close-btn{
  top: 70px !important;
  border: 2px solid #999 !important;
  padding: 4px 8px !important;
  right: 29px !important;
  border-radius: 50%;
  background-color: #333 !important;
  color: #999 !important;
  font-size: 27px !important;
  opacity: 1 !important;
}

.gallery-btn{
  border: 2px solid #999 !important;
  padding: 0px 0px !important;
  border-radius: 50%;
  color: #999 !important;
  font-size: 50px !important;
  background-color: #333 !important;
  opacity: 1 !important;
}

.desc-important{
  color: #921A1C;
  font-family: 'Source Sans Pro', sans-serif;
}

.desc-ul{
  font-family: 'Source Sans Pro', sans-serif;
  padding-left: 40px;
}

.div-framed {
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.side-header{
  margin-top: -10px;
}

.img-profile{
  width: 100%;
}

.blog-single-content .icon-header{
  top: -2px;
}

.bckg-color-original{
  background-color: #EEE9D6;
}

.bckg-color-arles{
  background-color: #E3AA43;
}

.bckg-color-duck{
  background-color: #879B91;
}

.bckg-color-antoinette{
  background-color: #F4D8D4; 
}

.bckg-color-lem-lem{
  background-color: #ABBE86;
}

.bckg-color-cream{
  background-color: #F5EACE;
}

.bckg-color-scandi{
  background-color: #CD877F;
}

.bckg-color-antibes{
  background-color: #57A044;
}

.bckg-color-barcelona{
  background-color: #D57430;
}

.bckg-color-amsterdam{
  background-color: #183324;
}

.bckg-color-giverny{
  background-color: #2785C2;
}

.bckg-color-oxford{
  background-color: #18243E;
}

.bckg-color-violet{
  background-color: #596480;
}

.bckg-color-burgundy{
  background-color: #630D16;
}

.bckg-color-light-blue{
  background-color: #e1ffff;
}

.bckg-color-schinkel{
  background-color: #409150;
}

.bckg-color-carnaby{
  background-color: #be9459;
}

a.ws-link{
  padding: 10px 40px;
  font-size: 40px;
  white-space: nowrap;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  min-width: 125px;
  color: #F5EACE;
  margin: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a.ws-link:hover{
  text-decoration: none;
  color: #F5EACE;
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.div-ws-link{
  display: inline-block;
  text-align: center;
}

.div-separator-15{
  height: 15px;
}

.home-img{
  min-height: 600px;
  opacity: 0.65;
}

.home-img-par{
  position: absolute;
  top: 0;
}

.home-main-info{
  font-size: 24px;
  text-align: center;
  border-radius: 15px;
  padding: 15px 30px;
  z-index: 100;
}

.home-header{
  z-index: 100;
  padding: 45px 15px;
}

.display-inline-block{
  display: inline-block;
}

.home-content h1{
  width: fit-content;
  margin: 0 auto;
  padding: 15px 30px;
  border-radius: 15px;
}

.home-main-btns a{
  padding: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  margin: 15px;
  min-width: 220px;
}

.home-main-btns a:hover{text-decoration: none;
  color: #F5EACE;
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.border-original{
  border: 1px solid #EEE9D6;
}

.border-arles{
  border: 2px solid #E3AA43;
}

.border-duck{
  border: 1px solid #879B91;
}

.border-antoinette{
  border: 1px solid #F4D8D4; 
}

.border-lem-lem{
  border: 1px solid #ABBE86;
}

.border-cream{
  border: 1px solid #F5EACE;
}

.border-scandi{
  border: 1px solid #CD877F;
}

.border-antibes{
  border: 1px solid #57A044;
}

.border-barcelona{
  border: 2px solid #D57430;
}

.border-amsterdam{
  border: 1px solid #183324;
}

.border-giverny{
  border: 1px solid #2785C2;
}

.border-oxford{
  border: 2px solid #18243E;
}

.border-violet{
  border: 1px solid #596480;
}

.border-burgundy{
  border: 1px solid #630D16;
}

.border-color-carnaby{
  border: 1px solid #be9459;
}

div.home-img-par a{
  display: inline-block;
}

.footer-a{
  padding: 5px;
  min-width: 120px;
  font-size: 24px;
  color: #bbb;
}

.footer-a:hover{text-decoration: none;
  text-decoration: none;
}

.h2-toggle{
  cursor: pointer;
  margin-bottom: 0px;
  width: 100%;
  display: inline-block;
  font-size: 30px;
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
}

.h2-toggle:hover{
  background-color: #be9459; 
}

.hidden{
  display: none;
}

.toggle-divider{
  margin: 8px 0px;
}

.div-faq{
  padding-top: 15px;
}

.div-faq svg.fa-sm{
  font-size: 30px;
}

a.p-toggle{
  color: inherit;
}

.qa-fa{
  font-size: 50px;
  top: -2px;
}

.toggled-div{
  padding: 0px 15px;
  border: 2px solid #be9459; 
}

.stockist-detail li.town{
  font-weight: 600;
  font-size: 20px;
}

.stockist-detail{
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
}

.stockist-detail:hover{
  background-color: #F5EACE;
  /*background-color: #d20456;*/
  /*color: #fff; */
}

.stockist-detail:hover ul li a{
  /*color: #fff;*/
}

.stockist-col{
  padding: 0px 15px;
}

.stockist-detail h3{
  font-size: 30px;
}

.stockist-sortiment .green{
  color: #57A044;  
}

.stockist-sortiment .yellow{
 color: #E3AA43;  
}

.stockist-sortiment .red{
  color: #B23847;
}

.stockist-sortiment .warehouse-info{
  margin-left: 5px;
}


.footer-a-small{
  font-size: 18px;
}

div.stockist-logo img{
  max-height: 100px;
  margin-top: 15px;
  max-width: 100%;
  padding: 0px 15px;  
}

div.home-main-info a{
  color: #d20456;
  text-decoration: underline;
}

div.home-main-info a:hover, div.home-main-info a:focus, div.home-main-info a:active{
  color: #fa116e;
  text-decoration: underline;
}

.sel-parent{
  cursor: pointer;
}

.sel-parent:hover .sel-child, .selected .sel-child{
  stroke: #333 !important;
  stroke-width:4px !important;
  stroke-opacity: 1 !important;
}

.sel-parent svg{
  cursor: pointer;
}

.app-wrapper{
  width: 100%;
  background-color: #fff;
  overflow-y: hidden;
}

.app-left-menu {
  float: left;
  width: 150px;
  min-height: 1px;
}

.app-right-menu{
  float: left;
  width: 150px;
  min-height: 1px;
}

.app-center-content{
  float:left;
  width: calc(100% - 300px);
  padding: 0px 15px 7px 15px;
}

.app-col{
  min-width: 800px;
  display: block;
  margin: 0px;
  padding: 0px 15px;
  background-color: #fff;
}

.swatch-small{
  float: left;
  width: 33.3%;
  cursor: pointer;
  position: relative;
  height: 37.45px;
  border: 1px solid #fff;
}

.swatch-small img{
  max-height: 37.45px;
}

.swatch-small.wall-paint{
  height: 37.45px;
  border: 1px solid #fff;
}

.swatch-small.wall-paint img{
  max-height: 87px;
}


div.swatch-tooltip, div.tooltip-2{
  display: none;
  position: absolute;
  padding: 2px 5px;
  display: none;
  top: 40px;
  left: 5px;
  background-color: #fff;
  text-align: center;
  border-radius: 4px;
  font-size: 18px;
  white-space: nowrap;
  border: 1px solid #000;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 10000;
  min-width: 75px;
  color: #333;
}

div.tooltip-2{
  width: 320px;
  white-space: normal;
  text-align: left;
  top: 30px;
  font-size: 16px;
  padding: 15px;
}

div.tooltip-2.left{
  left: -80px;
}

div.tooltip-2.right{
  left: -250px;
}

div.tooltip-2.bottom{
  left: -325px;
  top: -20px;
}

div.app-right-menu div.swatch-tooltip{
  left: unset;
  right: 5px;
}

.swatch-small:hover div.swatch-tooltip{
  display: block;
}

.span-i-paint-info:hover div.tooltip-2{
  display: block;
}

.app-left-menu h3, .app-right-menu h3{
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  margin-top: 0px;
  padding: 7px 0px 4px 0px;
  margin: 0;
  color: #333;
  line-height: 1;
  display: inline-block;
}

span.add{
  padding: 5px;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
  margin: 0px 7px 7px 0px;
  border: 1px solid #333;
}

span.add:hover{
  background-color: #eee;
}

span.add img{
  height: 100px;
  width: 100px;
}

.app-btns{
  /*border-bottom: 1px solid #e1ffff;*/
  /*width: calc(100% - 300px);*/
  float: left;
  padding: 0px 0px 0px 0px;
  width: 100%;
  
}

.app-btns div.left{
  float: left;
  text-align: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}

.app-btns div.right{
  float: left;
  text-align: right;
  width: 100%;
  padding: 1px 0px 0px 0px;
}

.zoom-btn{
  padding: 7px 10px 7px 10px;
  display: inline-block;
  font-size: 24px;
  color: #333;
  line-height: 1;
  cursor: pointer;
  position: relative;
}

.zoom-btn:hover{
  color: #333;
  background-color: #eee;
}

.zoom-btn:hover .btn-title{
  display: block;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 18px;
  left: -40px;
  top: 42px;
  white-space: nowrap;
  color: #333;
  z-index: 1000;
}

.btn-title{
  display: none;
  position: absolute;
}

.delete-btn{
  /*color: #E3A656;*/
  color: #333;
}

.delete-btn:hover{
  color: #cb0454;
}

.save-btn{
  /*color: #E3A656;*/
  color: #333;
}

.save-btn:hover{
  color: #008970;
}

.select-btn{
  color: #333;
  /*color: #E3A656;*/
}

.delete-all{
  /*color: #E3A656;*/
  color: #333;
}

.delete-all:hover{
  color: #6A2931;  
}

.app-msg-icon{
  float: left;
  width: 30px;
  color: #fff;
  text-align: center;
  height: 30px;
  display: block;
  padding: 0px 1px 0px 0px;
  background-color: #C3D79C;
  position: absolute;
  top: 0px;
  left: 0px;
}

.app-msg-icon.app-error{
  background-color: #B23847; 
}

.app-msg-icon.app-warning{
  background-color: #EBBD45;  
}

.app-msg-icon.app-info{
  background-color: #C3D79C;
}

.app-msg{
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 0px 0px 0px 35px;
  line-height: 30px;
  background-color: #eee;
  min-height: 30px;
  font-size: 16px;
  color: #333;
  width: 100%;
  float: left;
  position: relative;
}



.app-content, .wp-content{
  background-color: #353535;
  color: #fff;
}

.app-top-bar{
  padding: 5px 0px 5px 0px;
  float: left;
  width: 100%;
}

.app-furniture-list{
  width: 100%;
  margin: 0 auto;
  padding: 7px 15px;
  display: block;
}

div.app-content div.footer{
  color: #fff;
}

.lang-icon{
  height: 25px;
  padding: 0px 0px 4px 0px;
}

.lang-btn{
  padding: 10px 0px 0px 10px;
  float: right;
}

.lang-btn:hover{
 background-color: transparent;
}

.img-sig{
  width: 100%;
  height: 40px;
}

.menu-bar{
  float: left;
  width: 100%;
}

@media (min-width: 1530px) {
  .app-btns div.right {
    float: right;
    text-align: right;
    width: 380px;
    padding: 0px 0px 0px 0px;
  }
  
  .app-btns div.left {
    float: left;
    text-align: left;
    width: calc(100% - 380px);
    padding: 8px 0px 0px 0px;
  } 
}

.app-copy-sign {
    font-size: 16px;
    /* line-height: 2; */
    display: inline-block;
    position: relative;
    top: -3px;
    left: 3px;
}

.menu-new-item{
  background-color: #d20456;
  color: #fff;
  padding: 0px 4px;
  display: inline-block;
  font-size: 22px;
  line-height: 1.3;
  border-radius: 4px;
  margin-right: 7px;
  position: relative;
  top: -2px;
  border: 1px solid #fff;
}

.col-p{
  max-width: 1000px;
  margin: 0px auto;
}

.wp-tile{
}

.wp-tile .img-fluid{
  padding: 5px;
  max-height: 130px;
}

.wp-tile-icons{
  overflow: hidden;
  margin: 0;
  padding: 0;
  background-color: #353535;
}

.wp-pict-main{
  /*width: calc(100% - 80px);*/
  width: 100%;
  float: left;
  overflow-x: scroll;
}

.wp-pict-main.detail{
  overflow: hidden;
  max-width: 1100px;
  float: left;
  justify-content: center;
  margin: 0 auto;
  float: none;
  width: 100%;
}

.wp-pict-outer-box{
  /*width: 99999px;*/
  position: relative;
  transition: all 0.25s ease;
  /*min-width: 4120px;*/
  width: 100%;
}

.wp-pict-col{
  /*float: left;*/
}

.detail .wp-pict-col{
  float: none;
  overflow: hidden;
}

.wp-pict{
  max-height: 250px;
}

.detail .wp-pict{
  max-height: 240px;
}

.wp-pict-btn{
  font-size: 32px;
  height: 450px;
  display: flex;
  align-items: center;
  cursor: pointer;  
  width: 40px;
  padding: 0px 5px 0px 5px;
}

.wp-pict-btn.left{
  left: 0px;
  float: left;
}

.wp-pict-btn.right{
  right: 0px;
  float: right;
}

.wp-pict-col a{
  cursor: zoom-in;
}

.stockist-sortiment{
  
}

.stockist-sortiment span{
  
}

.stockist-sortiment .sign{
  padding: 0px 3px 0px 0px;
  cursor: pointer;
  font-size: 20px;
}

 /* Tooltip container */
.tooltip1 {
  position: relative;
  cursor: pointer;
}

/* Tooltip text */
.tooltip1 .tooltiptext1{
  visibility: hidden;
  padding: 5px 10px;
  width: max-content;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 100;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip1:hover .tooltiptext1 {
  visibility: visible;
  opacity: 1;
}

.tooltip1 .tooltiptext1.bottom {
  top: 115%;
  left: 50%;
  margin-left: -60px;
}

/* Tooltip arrow */
.tooltip1 .tooltiptext1.bottom::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

.tooltip1 .tooltiptext1.top {
  bottom: 125%;
  left: 0;
}

.tooltip1 .tooltiptext1.top::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip1 .tooltiptext1.left {
  top: -1px;
  bottom: auto;
  right: 115%;
}

.tooltip1 .tooltiptext1.left::after {
content: "";
position: absolute;
top: 50%;
left: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent transparent #555;
}

a.buy-btn{
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
  border-radius: 5px;
  padding: 3px 12px 4px 12px;
}

a.buy-btn:hover{
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
  color: #EEE9D6;
  font-weight: 400;
}

.sortiment-row{
  padding: 5px 0px;
  align-items: center;
}

.wp-infobox{
  border: 1px solid #be9459;
  border-radius: 25px;
  padding: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  min-height: 120px;
  align-items: center;
  display: inline-flex;
  margin: 15px 0px;
  width: 100%;
  justify-content: center;
  text-align: center;
}

.wp-infobox-parent{
  max-width: 1000px;
  margin: 0px auto;
}

.p-text-muted{
  font-size: 18px;
}

a.ws-link.wp-btn{
  min-width: 215px; 
}

a.wp-more-btn{
  color: #494B46;
  text-decoration: none;
  font-size: 30px;
  min-width: 215px;
  padding: 10px 40px;
  font-size: 30px;
  white-space: nowrap;
  border-radius: 25px;
  text-align: center;
}

a.wp-more-btn:hover{
  color: #F5EACE;
  filter: brightness(100%);
  background-color: #be9459;
}

.wp-detail-info .h2-toggle:hover{
  background-color: #be9459;
}

.wp-detail-info .h2-toggle.toggled{
  background-color: #be9459;
}

.wp-detail-info .toggled-div{
  border: 1px solid #be9459;
  border-top: 0px;
}

.wp-detail-info h2.toggled{
  
}

.price-col{
  align-items: center;
}

.price-line .prod-name{

}

.price-line .prod-price{
  text-align: right;
}

.price-line{
  font-weight: 600;
  text-align: left;
  align-items: center;  
}

.prod-price.discount{
  text-decoration: line-through;
  display: block;
  color: #aaa;
}

.prod-price.sale{
  color: #B23847;
  padding-left: 10px;
}

.price-col .ws-link{
  margin: 15px 0px;
  padding: 5px 20px;
}

.prod-sale-info{
  color: #B23847;
}

.wp-faq{
  max-width: 800px;
  margin: 0 auto;
}

.img-sidebar{
  max-width: 200px;
  transition: transform .7s ease-in-out;
  margin-top: 15px;
}

.img-sidebar.left{
  transform: rotate(-5deg);
}

.img-sidebar.left:hover{
  transform: rotate(5deg);
}

.img-sidebar.right{
  transform: rotate(5deg);
}

.img-sidebar.right:hover{
  transform: rotate(-5deg);
}

.home-content .cookies-popup{
  margin: 0px 0px;
}

.app-content .cookies-popup, .wp-content .cookies-popup{
  margin: 0px -15px;
}

.main-content.wp-content .cookies-popup{
  margin: 0px -30px;
}

.cookies-popup{
  background-color: #fff;
  position: relative;
  z-index: 1000;
  font-size: 16px;
  padding: 5px 5px;
  border-bottom: 1px solid #ccc;
  color: #353535;
  margin: 0px -30px;
}

.cookies-popup a{
  font-family: 'Source Sans Pro', sans-serif; 
}

.cookies-popup .header{
  font-weight: 600;
}

.cookies-popup button{
  cursor: pointer;
  border-radius: 4px;
  border: 0;
  background-color: #fff;
  font-weight: 600;  
}

.cookies-popup button:hover, .cookies-popup button:active, .cookies-popup button:focus{
  text-decoration: underline;
  outline: 0;
}

div.cookies-popup label{
  margin: 0;
  cursor: pointer;
}

div.cookies-popup input[type='checkbox']{
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  margin-left: 10px;
}

.social-icons a{
  padding: 10px;
}

.img-350{
  max-height: 350px;
}

.wp-detail-info{
  max-width: 1200px;
  margin: 0 auto;
}

.a-social{
  padding: 5px;
}

/* blog post: text flows under the featured image when longer (desktop) */
@media (min-width: 992px) {
  .blog-wrap{
    display: block;
  }
  .blog-wrap::after{
    content: "";
    display: table;
    clear: both;
  }
  .blog-wrap > .feat-img{
    float: left;
  }
  .blog-wrap > .feat-img + div{
    max-width: none;
  }
  .blog-wrap > #links{
    clear: both;
  }
}
