/******************************************************************
Theme Name: Customkitchen.se
Author: Dreamo Digiagentuur
Author URI: http://www.dreamo.ee
Description: Custom template for Custom Kitchen
Version: 1.3
Text Domain: CK

******************************************************************/
.button_info p{
  color: #fff !important;
}
#worktop_calculator_wrapper .attribute_description {
  color: #000;
}
.search-tabs-box {
  color: #000;
}
#worktop_calculator_wrapper .nav.nav-tabs li a {
  border: 1px solid #000;
  color: #000;
}
#worktop_calculator_wrapper .attribute-group {
  border: 1px solid #000;
}
#worktop_calculator_wrapper input[type="text"], #worktop_calculator_wrapper textarea {
  border: 1px solid #000;
}
.uptodate{float:left;width:100%;text-align:left;padding:15px}
.uptodate a{font-size:8px!important;font-family:arial !important;font-weight:bold !important;letter-spacing:1px!important;color:#000!important;text-decoration:none!important;}
.uptodate a:hover{text-decoration:none!important;color:#000!important;}

.open-lang li{
  padding-top: 10px;
}
.logo {
  height: 63px;
  float: left;
}
.select_lang_container{
  float: right;
  display: block;
  line-height: 63px;
  padding: 0;
  width: 50px;
  text-align: center;
  position: relative;
}
.select_lang{
  width: 15px;
  cursor: pointer;
}
.select_lang_container:hover .open-lang{
  display: block !important;
}
.open-lang{
  display: none;
  position: absolute;
  right: 0;
  top: 60px;
  width: 50px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 10px;
}
.open-lang ul{
  line-height: 1 !important;
}
.menu_wrap {
  float: right;
}
.google-terms{
	font-size: 0.7em;
  margin-bottom: 10px;
  color: #fff;
}
.grecaptcha-badge{
	display: none;
}

.socialshare .container {
    padding: 0;
}
div#wt_calc_stone_selection {
    margin-top: 50px;
}
.image_select img {
  width: 100%;
}
.image_select {
  padding: 0 !important;
  margin: 0 !important;
}

/*MAIN STYLES*/

header {
  position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  z-index: 99;
  height: 63px;
  background-color: rgba(0, 0, 0, 0.8);
}
.kkk-nav {
    width: 100%;
    float: left;
    text-align: center;
    clear: both;
}
.kkk-nav li{
  display: inline-block;
}
.kkk-nav li a{
  display: block;
  padding: 15px 50px;
  color: #fff;
  border: 2px solid #fff;
  background: rgba(0,0,0,0.8);
-webkit-transition: .3s all cubic-bezier(.785,.135,.15,.86);
transition: .3s all cubic-bezier(.785,.135,.15,.86);
}
.kkk-nav li a:hover {
    background: #ff7b0d;
    border: 2px solid #ff7b0d;
}
.nav-up {
  top: -63px;
}
.woocommerce ul.products li.product a img {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
  box-shadow: none;
  max-height: 250px;
  max-width: 100%;
}
html,
body {
  margin:0;
  padding:0;
  height:100%;
  font-size: 100%;
  font-family: 'PT Sans', sans-serif;
  color: #000;
}
div.wpcf7-validation-errors {
    border: 2px solid #ffffff;
    color: #fff;
    border-radius: 10px;
}
.content {
    float: left !important;
    height: auto !important;
    width: 100% !important;
    background-attachment: fixed !important;
}
.gallery-kg li {
    width: 24%;
    display: inline-block;
}
.feedback-author {
  text-align: right;
  padding-top: 10px;
  margin: 0 20px 0 0;
}
.logo{
  height: 63px;
}
.navbar-nav{
  float: right;
}
.navbar-nav li a {
  padding: 15px 10px;
  line-height: 32px;
  color: #fff;
  font-weight: bold;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
}
.logo img {
    position: relative;
    height: auto;
    max-width: 250px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
}
.slider_slogan h1 {
    font-weight: bold;
    width: 50%;
}
.slider_slogan {
    position: relative;
    color: #fff;
    width: 100%;
    height: 100%;
}
.text {
  position: relative;
  width: 360px;
}
.tasapind_gallery .gallery-item {
    width: 48% !important;
    margin: 0 10px 10px 0 !important;
}
.text-concat {
  position: relative;
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3em; /* (Number of lines you want visible) * (line-height) */
  line-height: 1em;
  text-align: justify;
}
.current-menu-item a{
  color: #fca935 !important;
}
.w_bg {
    height: 100%;
    background-size: 100% !important;
    background-position-y: 0px !IMPORTANT;
}
.single-product .sidebar,
.woocommerce-result-count,
.woocommerce-ordering{
  display: none;
}
.single-product .col-sm-9 {
    width: 75%;
    margin: 0 auto;
    float: none;
    clear: both;
    padding-top: 80px;
}

.related {
  float: left;
}

/*BXSTYLES*/
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}
.tulbakene{
  width: 25%;
  float: left;
  padding: 10px;
  color: #000;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000;
}
.bx-wrapper .bx-prev {
    left: -70px;
    background: url(images/left.png) 0 0 no-repeat;
    transition: 0.3s;
}
.bx-wrapper .bx-next {
    right: -70px;
    background: url(images/right.png) top right no-repeat;
    transition: 0.3s;
}
.bx-wrapper .bx-prev:hover {
    left: 10px;
}
.bx-wrapper .bx-next:hover {
    right: 10px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 44%;
    margin-top: -16px;
    outline: 0;
    width: 164px;
    height: 133px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, .75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    padding: 10px;
}
.bxslider {
    margin: 0;
    padding: 0;
}
.bxslider li {
    width: 100%;
    width: 100% !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.s_wrap .bx-slider {
    height: 100%;
    float: left;
    width: 100% !important;
}
.s_wrap .bx-wrapper {
    height: 100vh;
    width: 100% !important;
}
.s_wrap .bx-viewport,
.s_wrap .bxslider li,
.s_wrap .bxslider {
    height: 100vh !important;
    width: 100% !important;
}
.s_wrap {
    height: 100vh;
    width: 100% !important;
	position:relative;
	z-index:9;
}
/* Parallax */

/*.parallax-window-page {
    min-height: 850px;
    background: transparent!important;
}*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/*GENERAL*/
.no-padding {
    padding: 0;
}
.no-r-padding {
    padding-right: 0;
}
.no-l-padding {
    padding-left: 0;
}
img {
    max-width: 100%;
    height: auto;
}

.wrap {
    min-height:100%;
    position:relative;
}
.map {
    position: absolute;
    width: 100%;
    height: 600px;
    bottom: 1px;
    z-index: 9; /* top: 201px; *//* margin-top:40px; */
}
.footer {
    background: #F1F1F1;
    width:100%;
    float: left;
    padding: 20px 0;
}
.footer h2 {
    margin-bottom: 25px;
}
textarea:focus, input:focus{
    outline: none;
}
*:focus {
    outline: none;
}


.main-menu {
    margin-top: 50px;
    float: right;
}
.main-menu li {
    float: left;
    padding: 0 15px;
}
.main-menu .current-menu-item a {
    color: #bcb8b8;
    border-bottom: 1px dashed  #bcb8b8;
}
.main-menu .current-menu-item a:hover {
    text-decoration: none;
}
.main-menu li.nostyle a {
	border:none;
	color:#FFF;
}
.main-menu a:hover {
    text-decoration: none;
    transition: all 0.3s;
}
.main-menu li:last-child {
    padding-right: 0;
}
.main-menu li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
button.mob-menu-btn.navbar-toggle {
    margin-top: 15px;
    float: right;
}

.hand {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px !important;
  transform: translate(-50%, -50%);
}
.hand-div{
  opacity: 0;
}
.filter_link:hover .hand-div{
  opacity: 1 !important;
  transition: 0.4s ease;
}

#worktop_calculator_content .hand {
  width: 80px !important;
}
#worktop_calculator_content .hand-div{
  opacity: 1 !important;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 5px 0;
}
.content .container {
  padding: 100px 15px 50px;
}
.socialshare .container {
  padding: 0;
}
/* Blog */
.blog-posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}
.blog-posts-item {
    width: calc(33% - 15px);
    margin: 0 0 30px;
}
.blog-posts-image {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.blog-posts-button {
    text-align: center;
}
.blog-posts-btn {
  padding: 8px 20px;
  color: #ff7b0d;
  cursor: pointer;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #ff7b0d;
  -webkit-transition: .3s all cubic-bezier(.785,.135,.15,.86);
  transition: .3s all cubic-bezier(.785,.135,.15,.86);
}
.blog-posts-btn:hover{
  background: #ff7b0d;
  border: 1px solid #ff7b0d;
  color: #fff;
}
.post-image-single {
  height: 400px;
  width: 700px;
  background-size: cover;
  background-position: center;
  float: left;
  margin-right: 30px;
}
.post-content-single{
  width: calc(100% - 730px);
  float: left;
}
/* Blog end*/
/* Media queries */

@media (min-width: 768px){
.container {
  width: 100% !important;
}
}
@media (max-width:767px){
	.menu_wrap {
    float: left;
    width: 100%;
    display: none;
}
  #worktop_calculator_wrapper input[type='text']{
    width: 100px;
  }
  #worktop_calculator_wrapper .attribute-group {
    margin: 0 0 10px;
    padding: 10px;
  }
  .search-tabs-box {
    padding: 0;
  }
  #worktop_calculator_wrapper .attribute_description {
    padding: 0;
  }
  #wt_worktop_measurements_image, #wt_backsplash_measurements_image {
    padding: 20px 0;
    text-align: center;
  }
  button.mob-menu-btn.navbar-toggle span.icon-bar {
    background: white;
}
.navbar-nav {
    float: right;
    width: 100%;
    text-align: center;
    margin: 0 !important;
}
.navbar-nav li a {
    padding: 0px;
    line-height: 40px;
    padding-right: 20px !important;
}
.menu_wrap li {
    background-color: rgba(35,40,45,0.90);;
    margin-bottom: 2px;
}
    ul#menu-menu-1 {
        text-align: left !important;
    }

    ul#menu-menu-1 li {
        float: none;
        display: block !important;
    }


    .map{
        height: 800px !important;
    }

}

@media (max-width: 1000px){
  .post-image-single {
    height: 300px;
    width: 100%;
    margin: 0;
  }
  .post-content-single{
    width: 100%;
  }
  .blog-posts-item {
    width: calc(50% - 15px);
    margin: 0 0 30px;
  }
  .w_bg {
      height: 100%;
      background-size: 100% !important;
      background-position-y: 64px !IMPORTANT;
  }
  .kitchen .caption {
    opacity: 1 !important;
    color: #fca935 !important;
  }
  .header .row{
        background-color: rgba(0, 0, 0, 0.8);
  }
  .controls button {
    margin-bottom: 3%;
}
.tasapind_gallery .gallery-item {
    width: 100% !important;
    margin: 0 !important;
}
.h_gallery div.gallery-item:nth-of-type(4n+2) img, .h_gallery div.gallery-item:nth-of-type(4n+3) img {
    height: auto !important;
    width: 100% !important;
}
.h_gallery div.gallery-item:nth-of-type(4n) img, .h_gallery div.gallery-item:nth-of-type(4n+1) img {
  height: auto !important;
  width: 100% !important;
}
  .page-template-feedback .w_bg {
      height: 100%;
      background-size: cover!important;
  }
  .guestbook {
      display: none !Important;
  }
  .slider_slogan .inner h1 {
    width: 100%;
    text-align: center;
    padding-left: 20%;
    padding-right: 20%;
  }
  .logo img{
    max-width: 200px;
  }
    .menu_wrap > #navbar ul{
        padding-top: 0px;
    }
    ul#menu-menu-1 {
        text-align: center;
    }

    ul#menu-menu-1 li {
        float: none;
        display: inline-block;
    }
}

.lang {
    background: url('images/black-70.png') repeat 0 0;
    padding: 5px 10px;
    bottom: -31px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    display: none;
}
.slaider {
    position: relative;
    height:100vh;
    overflow: hidden;
}

.slider_slogan .inner {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5%;
}
.slider_slogan p {
    font-weight: bold;
    /*text-shadow: 1px 1px 2px rgba(50, 50, 50, 1);*/
	max-width:750px;
}
.guestbook {
    position: absolute;
    right: 3%;
    z-index: 9;
    bottom: 100px;
    max-width: 530px;
    background: url('images/black-70.png') repeat 0 0;
    color: #fff;
}
.guestbook .inner {
    margin: 10px;
    border: 2px dotted;
    width: 400px;
    padding: 10px;
}
.g_title {
    text-transform: uppercase;
    height: 30px;
}
.submity {
    display: inline-block;
    padding: 5px 25px;
    border-radius: 7px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fca935+0,ff7b0d+100;Orange+3D */
    background: #fca935; /* Old browsers */
    background: -moz-linear-gradient(top,  #fca935 0%, #ff7b0d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fca935 0%,#ff7b0d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fca935 0%,#ff7b0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca935', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
}

.g_readmore a {
    position: absolute;
    bottom: 0;
}
.g_readmore .col-sm-6 {
    position: relative;
    height: 40px;
}
a, a:hover, a:visited, a:link {
    text-decoration: none;
    color: inherit;
    outline: none;
}
.g_title .nav {
    float: right;
    color: #ccc;
}
.g_title .nav .fa {
    padding: 9px;
    cursor: pointer;
}

.workbench {
    /*background: url('images/taust2.jpg') no-repeat 0 0;
    background-size: cover;*/
    background: #1b1616;
    padding: 50px 0 0 0;
}
.workbench, .workbench p {
  color: #fff;
  position: relative;
  z-index: 9;
}
.workbench li {
    list-style: disc inside;
    margin-bottom: 5px;
}
p {
    margin-bottom: 15px;
}
.orangeg {
  background: #fca935; /* Old browsers */
    background: -moz-linear-gradient(top,  #fca935 0%, #ff7b0d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fca935 0%,#ff7b0d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fca935 0%,#ff7b0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca935', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
}
.gallery_heading {
    padding: 30px 0;
    text-align: center;
    background: url('images/black-50.png') repeat 0 0;
    margin-top: 100px;
}
.gallery_heading h2 {
    text-transform: uppercase;
    font-style: italic;
/*     margin-bottom: 20px; */
}

.socialshare {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url('images/black-50.png') repeat 0 0;
    color: #fff;
    font-weight: bold;
    padding: 13px 0;
	z-index:9 ;
}
.page .socialshare { padding:15px 0; }
.form_item {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.form_item input[type='text'],
.form_item input[type='email'],
.form_item input[type='tel'] {
    width: 100%;
}
.form_item input,
.form_item textarea {
    border: 1px solid black;
    padding: 15px;
    color: #000;
}
.footer .form_item.textarea {
    margin-bottom: 10px;

}
.form_item textarea,
span.wpcf7-form-control-wrap.your-message
 {
    height: 130px;
    width: 100%;
    resize: none;
}
a#loadmore {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  padding: 8px 20px;
  text-align: center;
  width: 120px;
  color: #fff;
  cursor: pointer;
  background: transparent;
  border: 1px solid #fff;
  -webkit-transition: .3s all cubic-bezier(.785,.135,.15,.86);
  transition: .3s all cubic-bezier(.785,.135,.15,.86);
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
}
a#loadmore:hover{
  background: #ff7b0d;
  text-decoration: none;
  border: 1px solid #ff7b0d;
}
button {
  color: #fff;
  cursor: pointer;
  padding: 8px 20px;
	display:inline-block;
	font-weight:bold;
  background: rgba(0,0,0,0.8);
  border: 1px solid #fff;
  -webkit-transition: .3s all cubic-bezier(.785,.135,.15,.86);
  transition: .3s all cubic-bezier(.785,.135,.15,.86);
  text-decoration: none;
  font-size: 0.8em;
}
button:hover,
button.active{
  background: #ff7b0d;
  text-decoration: none;
  border: 1px solid #ff7b0d;
}
.top_cat li {
  color: #ff7b0d;
  cursor: pointer;
  padding: 8px 20px;
	display:inline-block;
	font-weight:bold;
  background: transparent;
  border: 1px solid #ff7b0d;
  -webkit-transition: .3s all cubic-bezier(.785,.135,.15,.86);
  transition: .3s all cubic-bezier(.785,.135,.15,.86);
  text-decoration: none;
  font-size: 0.8em;
}
.top_cat li:hover,
.current-cat {
  background: #ff7b0d;
  text-decoration: none;
  border: 1px solid #ff7b0d;
  color: #fff;
}
button:focus{
  outline: 0 none;
}

button + label{
  margin-left: 1em;
}
input.wpcf7-submit {
  float: right;
  padding: 8px 20px;
  color: #ff7b0d;
  cursor: pointer;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #ff7b0d;
  -webkit-transition: .3s all cubic-bezier(.785,.135,.15,.86);
  transition: .3s all cubic-bezier(.785,.135,.15,.86);
}
input.wpcf7-submit:hover{
  background: #ff7b0d;
  border: 1px solid #ff7b0d;
  color: #fff;
}
.feedback .form_item {
    margin-bottom: 30px;
}
.feedback input.wpcf7-submit {
    font-weight: bold;
    padding: 8px 20px;
    margin-bottom: 15px;
}
.feedback p {
  color: #000;
  margin: 20px;
}
.feedback input[type='text'],
.feedback input[type='email'] {
    height: 55px;
    line-height: 80px;
}
.acf-map {
    width: 100%;
    height: 580px;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
.content.w_bg .container {
    padding-top: 200px;
}
.form_wrap.feedback {
    max-width: 500px;
}
.form_wrap.feedback input[type='text'],
.form_wrap.feedback input[type='email'],
.form_wrap.feedback textarea {
    background: url('images/white-50.png') repeat 0 0;
    border: 0 none;
    width: 100%;
}
.form_wrap.feedback textarea {
    resize: none;
}
.form_wrap.feedback h1 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
}
.feedback_post {
    background: url('images/white-50.png') repeat 0 0;
    padding: 30px 30px 30px 80px;
    margin-bottom: 95px;
    float: left;
    margin-right: 60px;
    position: relative;
    width: calc(50% - 60px);
    min-height: 200px;
}
.name {
    position: absolute;
    bottom: -60px;
    color: #fff;
    right: 0;
    font-weight: normal;
}
.feedback_post small {
    position: absolute;
    bottom: -80px;
    color: #fff;
    right: 0;
    font-weight: normal;
}
.feedback {
    padding-bottom: 50px;
}
.f_posts {
    overflow-x: scroll;
}
.f_posts .inner {
    width: 1500px;
    position: relative;
    height: 1000px;
}
.placeholder
{
  color: #000;
}
::-webkit-input-placeholder {
    color:    transparent;
}
:-moz-placeholder {
    color:    transparent;
}
::-moz-placeholder {
    color:    transparent;
}
:-ms-input-placeholder {
    color:    transparent;
}
.quoteimg {
    position: absolute;
    left: 20px;
    top: 36px;
    width: 30px;
}
.feedback .postcontent p {
    color: #000;
    font-weight: normal;
	word-wrap: break-word;
}
.triangle {
    position: absolute;
    right: 30px;
    bottom: -32px;
    opacity: 0.5;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 24px 0 0px;
    border-color: #ffffff transparent transparent transparent;
}
#lang_sel_list li {
  display: inline-block;
}
.lang:hover #lang_sel_list {
    display: block;
}
div#lang_sel_list {
   display: block;
   float: right;
 }
 div#lang_sel_list ul{
   margin: 3px 5px;
}
.wpml-ls-legacy-list-horizontal {
  border: 1px solid transparent;
  padding: 15px 0;
  clear: none;
}
#lang_sel_list.lang_sel_list_vertical {
    width: 100%;
}
#lang_sel_list.lang_sel_list_vertical li {
    width: 100%;
    clear: both;
}
#lang_sel_list.lang_sel_list_vertical a:visited {
    border: 0;
    border-top-width: 0;
    padding-left: 10px;
}
#lang_sel_list.lang_sel_list_vertical a {
    border: 0;
    border-top-width: 0;
    padding-left: 10px;
}
#lang_sel_list ul a {
    background: transparent;
    color: #fff;
    height: auto;
    line-height: 1em;
}
#lang_sel_list a:visited {
    display: block;
    text-decoration: none !important;
    color: #fff;
    background: transparent;
    line-height: 18px;
    padding-left: 5px;
}
#lang_sel_list a.lang_sel_sel:hover {
    text-decoration: none;
    color: #ccc;
    transition: 0.3s;
}
#lang_sel_list.lang_sel_list_vertical ul {
    height: 0;
    top: 19px;
    left: 0;
    border-top: 0;
}
#lang_sel_list {
    height: auto;
}
#lang_sel_list.lang_sel_list_vertical ul a {
    padding: 3px 0;
}
#lang_sel_list a:hover {
    color: #ccc;
    transition: 0.3s;
}
#lang_sel_list a.lang_sel_sel {
    background-image: none;
    color: #FFF;
    text-decoration: underline !important;
}
.kkk {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    background: url('images/black-80.png') repeat 0 0;
    color: #fff;
    padding: 30px ;
}
.kkk p {
    color: inherit;
}
.kkk .pages {
        margin-left: 20px;
}
.kkk .pages li {
    margin-bottom: 10px;
    list-style: disc outside;

}
.kkk .col-md-3 {
    border-right: 3px dotted;
}
/*.item-text {
    display: none;
}*/
.item span {
    display: block;
}
.item .item-text {
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 22px;
    max-width: 720px;
    padding-left: 30px;
}
.kkk .item {
    margin-bottom: 20px;
}
.kkk .col-md-9 {
    padding-top: 60px;
    padding-left: 80px;
}
.kkk_sideb .item {
    margin-bottom: 5px;
}
.kkk_sideb .item span {
    display: block;
}
.kitchen {
  color: #fff;
  margin: 0 auto;
  max-width: 90%;
  padding: 50px 0 0;
  text-align: center;
}
.filters img{
  width: 100%;
  height: auto;
}
.kitchen.toopind p {
  line-height: 25px;
  margin: 0 auto;
  width: 50%;
  color:#000000;
}
.page-template-kook .slaider,
.page-template-toopinnad .slaider {
    height: 400px !important;
}
.page-template-yks-tasapind .slaider,
.page-template-yks-kook .slaider,
.page-template-yks-garderoob .slaider{
  height: 80vh !important;
}
.kitchen h2 {
    font-weight: bold;
    text-transform: uppercase;
}
.kitchen .tabs {
    clear: both;
    margin: 30px 0 50px 0;
}
.kitchen .tabs li {
    float: none;
    display: inline-block;
    color: #000;
    font-weight: bold;
}

.kitchen .tabs li a {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fca935 0%, #ff7b0d 100%) repeat scroll 0 0;
    border: 0 none;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    float: right;
    padding: 12px 50px;
}
.kitchen .tabs li:hover,
.kitchen .tabs .ui-tabs-active {
    transition: 0.3s;
}
.kitchen .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    padding: 10px 0;
    background: url('images/black-80.png') repeat;
    transition: opacity 0.3s;
    text-transform: uppercase;
}
.kitchen .gal_img:hover .caption,
.mix:hover .caption {
    opacity: 1;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
    overflow: hidden;
    position: relative;
}

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: red;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: transparent;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: transparent;
    position: relative;
}

.jspDrag
{
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    opacity: 0.5;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}


.col-sm-3.gal_img {
    padding: 0;
}
.tabscontent {
    max-width: 1500px;
    margin: auto;
    margin-bottom: 100px;
}
.tabscontent p {text-shadow: 1px 1px 1px rgba(0,0,0,.6);}
.woocommerce-page .header,
.woocommerce .header {
  background: #000;
	margin-bottom:50px;
}
.store {
    padding-top: 30px;
    max-width: 1500px;
    margin: auto;
}
.top_cat {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 100px;
}

.store .sidebar h1 {
    font-style: italic;
}


*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.controls{
  padding: 2%;
  text-align: center;
}

label{
  font-weight: 300;
  margin: 0 .4em 0 0;
}

.filters .filters {
  -webkit-backface-visibility: hidden;
}

.filters .filters:after{
  content: '';
  display: inline-block;
  width: 100%;
}

.filters .mix,
.filters .gap{
  display: inline-block;
}

.filters .mix{
  display: none;
}
.filters .mix:after{
  display: inline-block;
}

.filters .mix:before{
  display: inline-block;
}

.col-sm-3.mix {
    padding: 0;
}
.filter_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    overflow: hidden;
}


/* Home page gallery */
.h_gallery div.gallery-item:nth-of-type(2n+1) {
    text-align: right !important;
}

.h_gallery div.gallery-item:nth-of-type(2n) {
    text-align: left !important;
}

.h_gallery .gallery-item .gallery-caption {
    display: none;
}

.h_gallery .gallery-item img {
    border: medium none !important;
    display: inline-block;
    margin: 0 5px;
}

.h_gallery div.gallery-item:nth-of-type(4n) img, .h_gallery div.gallery-item:nth-of-type(4n+1) img {
    height: 330px;
    width: auto;
}

.h_gallery div.gallery-item:nth-of-type(4n+2) img, .h_gallery div.gallery-item:nth-of-type(4n+3) img {
    height: 400px;
    width: auto;
}

.h_gallery .gallery-item {
    margin: 5px 0;
}

.h_gallery div.gallery-item:nth-of-type(4n+2) img {
  margin-top: -70px;
}

.home .h_gallery {
  padding: 90px 0 60px 0;
  background:#1b1616;
  /*background-image: url('images/gallery.jpg');*/
  /*background-position: left top;*/
  /*background-repeat: no-repeat;*/
  position:relative;
  z-index: 9;
}
h3.rotatehome {
  color: rgb(236, 236, 236);
  height: 800px;
  left: 0;
  position: absolute;
  transform: rotate(-90deg);
  width: 883px;
}
.page-template-yks-tasapind .content.w_bg .container,
.page-template-yks-kook .content.w_bg .container,
.page-template-yks-garderoob .content.w_bg .container {
    padding-top: 50px;
}
.tasapind {
    padding: 50px 0;
}
.tasapind .title {
    margin-bottom: 20px;
}
.moreinfotitle h2 {
	margin-bottom:12px;
}
.moreinfotitle .infotitle {
    width: 30%;
    float: left;
    font-weight: bold;
}

.moreinfotitle .infocontent {
    width: 70%;
    float: left;
    margin-bottom: 5px;
}
.infocontent .item {
    float: left;
    margin-right: 10px;
    color: #7d7979;
    line-height: 26px;
}
.infocontent .item.active {
    background-color: #bebebe;
    color: #765b08;
    padding: 0 10px;
}
.moreinfotitle .infocontent li {
    float: left;
    margin-bottom: 3px;
    margin-right: 3px;
}
.moreinfotitle .infocontent ul {
    max-width: 500px;
}
.tasapind .orangeg {
    padding: 20px 50px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}
.offerbutton {
    text-align: center;
}

.g_item a {
  float: left;
  margin: 5px 0;
  padding: 5px;
}

/* .gallery-item:nth-child(1) {
    height: 220px;
}
.gallery-item:nth-child(1) img {
    height: 1
}
.gallery-item:nth-child(2) {
    height: 485px;
}
.tasapind_gallery .gallery-caption {
    display: none;
} */


/* WooCommerce custom */
.woocommerce{
  background: #fff !important;
  height: auto;
}

.yith-quick-view-content.woocommerce div.summary h1, .yith-quick-view-content.woocommerce div.summary div[itemprop="description"], .yith-quick-view-content.woocommerce div.summary .product_meta, .yith-quick-view-content.woocommerce div.summary .price{
  color: #ffffff;
}
li.product .yith-wcqv-button.inside-thumb span{
  cursor: pointer;
}
.yith-quick-view-content div.images .yith-quick-view-thumbs{
  position: static !Important;
}
.woocommerce div.product div.images img{
  max-height: 300px;
  width: auto !Important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  text-align: center;
}
.tax-product_cat a.add_to_cart_button,
.sale  .onsale,
.tax-product_cat .onsale,
.woocommerce-page  .page-title {display:none;}

ul.products {margin-top:50px!important;}
.products .price {color:#000!important; font-style:italic; text-align:center;}

.sidebar .filters {background:#000; color:#FFF; padding:30px; margin-top:10px;}
.sidebar .filters h2.rounded { font-style:italic;}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000000;
}
.summary .product_meta {display:none;}

.woocommerce .woocommerce-checkout  input { height:40px; border:1px solid #000;}
.woocommerce .woocommerce-checkout  textarea { border:1px solid #000;}
.woocommerce .woocommerce-checkout  label { color:#000;}
.woocommerce .woocommerce-checkout  .placeholder {padding-left:10px; font-weight:normal;}

.woocommerce-cart a.checkout-button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fca935 0%, #ff7b0d 100%) repeat scroll 0 0!important;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 5px 25px;
    text-transform: uppercase;
}
.woocommerce #fancybox-title-over{
  display: none !important;
}
.coupon #coupon_code {
    height: 36px !important;
    width: 150px;
}
.woocommerce ul.products li.product .button {
    display: none !important;
}

.woocommerce-cart table.cart img {
    width: 90px;
}
.berocket_aapf_widget-title {
	font-style:italic;
    margin-bottom: 10px;
}
ul.berocket_aapf_widget li > span:hover{
    color: #FFF;
	cursor:pointer;
}
label.berocket_label_widgets {cursor:pointer;}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button, .formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file, .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button, #ui-datepicker-div.fc-datepicker .ui-datepicker-header, .formcraft-css .fc-form .stripe-amount-show {
    background-color: #ffa142 !important;
    color: #fff;
}
.formcraft-css .fc-form.fc-form-1 .form-element .stripe-amount-show, .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button .text, .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button {
    text-shadow: 1px 0px 3px #ff8115;
}
html .formcraft-css .fc-form .form-element .submit-cover .submit-button {
    box-shadow: none;
    height: auto;
    line-height: 1.5em;
    position: relative;
    text-transform: none;
    margin: 0 auto;
    padding: 9px 19px;
    border: 0;
    border-radius: 2px;
    width: auto;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0;
    white-space: nowrap;
    transition: width .3s,padding .5s;
    -webkit-transition: width .3s,padding .5s;
}

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition:
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #769c3e;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  line-height: 1.2;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px);
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px);
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px);
}

/* Right */
a.tooltip-right { padding-left:10px;}
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

/* --------------------------
    MOBILE MENU
-------------------------- */

/* Mobile nav trigger */
#trigger-overlay {
  color: #fff;
  display: none;
  float: right;
  height: 42px;
/*   padding-top: 11px; */
  position: relative;
/*   right: 80px; */
  text-transform: uppercase;
/*   top: -33px; */
	top:5px;
  width: 120px;
}

#trigger-overlay .text {
  font-weight: 600;
  left: 10px;
  position: relative;
  top: -5px;
}
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.9);
	z-index:10000
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 10px;
	top: 12px;
	overflow: hidden;
	border: none;
	text-indent: -9000px;
	outline: none;
	z-index: 100;
	background-color:transparent;background-image: url('../images/close.png');background-size:32px 32px;background-repeat:no-repeat;background-position:0 0
}

/* Menu style */

.mobile_menu { position:relative;height:100%;overflow:auto; text-align:center; }

.overlay nav { position:relative;padding:10px 50px 20px 10px; }
.overlay ul { list-style:none;padding:0;margin:0;position:relative;width:100%;border-top:1px solid #353535; }
.overlay ul li { display:block;border-bottom:1px solid #353535; }
.overlay ul li a {
  color: #FFF;
  display: block;
  line-height: 36px;
  padding: 7px 0;
  transition: color 0.2s ease 0s;
}
.overlay ul li.current-menu-item a { color:#0083bf }
.overlay ul li a:hover { color:#00709E }

/* Effects */
.contentWrapper { -webkit-transition: -webkit-transform 0.5s;transition: transform 0.5s; }
.contentWrapper.overlay-open { -webkit-transform: translateX(50%);transform: translateX(50%); }
.contentWrapper::after {
	content: '';
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}
.contentWrapper.overlay-open::after { visibility: visible;opacity: 1;-webkit-transition: opacity 0.5s;transition: opacity 0.5s; }
.overlay-contentpush {
	background: rgba(0,0,0,0.9);
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}
.overlay-contentpush.open { visibility: visible;-webkit-transform: translateX(0%);transform: translateX(0%);-webkit-transition: -webkit-transform 0.5s;transition: transform 0.5s; }

@media all and (max-width: 1799px) {

/* Home page gallery */

.h_gallery div.gallery-item:nth-of-type(4n) img, .h_gallery div.gallery-item:nth-of-type(4n+1) img {
    height: auto;
    height: 16vw;
    width: auto;
}

.h_gallery div.gallery-item:nth-of-type(4n+2) img, .h_gallery div.gallery-item:nth-of-type(4n+3) img {
    height: auto;
    height: 21vw;
    width: auto;
}

.h_gallery .gallery-item {
    margin: 5px 0;
}

.h_gallery div.gallery-item:nth-of-type(4n+2) img {
  margin-top: 0;
  margin-top: -5vw;
}
.h_gallery {
   /* margin-top: 0;
    margin-top: 7vw; */
}
}

@media all and (max-width: 1400px ) {

  .kkk .col-md-3{
    border: 0;
  }
  .kkk .col-md-9 {
      padding-top: 15px;
      padding-left: 15px;
  }
.page-template-kook .slaider, .page-template-toopinnad .slaider{
  height: 300px !Important;
}

.main-menu {
    margin-top: 40px;
    float: right;
}

.slider_slogan .inner {
    max-width: 1000px;
}
.guestbook {
    max-width: 460px;
}
.guestbook .inner {

    width: 440px;
}
.g_title {
    margin-bottom: 20px;
    height: 60px;
}
}

@media all and (max-width: 1200px ) {

  .feedback_post {
      padding: 30px 10px 19px 81px !Important;
      width: calc(50% - 10px) !Important;
      margin-right: 10px !Important;
  }
.main-menu li {
    padding: 0 8px;
}
.main-menu {
    margin-top: 45px;
    float: right;
}
.slider_slogan .inner {
    max-width: 767px;
}
.form_wrap.feedback h1 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
}
.feedback input[type='text'], .feedback input[type='email'] {
    height: 40px;
    line-height: auto;
}
.feedback .form_item {
    margin-bottom: 15px;
}
.feedback input.wpcf7-submit {
    padding: 10px 35px;
    margin-bottom: 15px;
}
}

@media (max-width: 500px) {
  .blog-posts-item {
      width: 100%;
      margin: 0 0 30px;
  }

.bx-wrapper .bx-controls-direction a{display: none;}

    .moreinfotitle .infotitle {
        width: 100%;
    }
    .feedback_post {
        padding: 30px 10px 19px 81px !Important;
        width: calc(100% - 10px) !Important;
        margin-right: 0px !Important;
        min-height: auto;
    }

}
.kitchen_content .inner {
    background: url('images/white-80.png') repeat 0 0;
    color: #000;
    padding: 50px;
}
.footer_b a {
    color: #fff !important;
}
.search-tabs-box{margin-top:200px;}
.product .cart {
    display: none;
}


@media (max-width: 1200px){
  html,
  body{
    font-size:85%;

  }
  .g_title {
    margin-bottom: 0px;
    height: 35px;
}
.tulbakene {
  padding: 0px;
  width: 100%;
}
.kitchen_content .inner {
    padding: 10px;
}
.main-menu { display:none;}
#trigger-overlay { display:block}
  .kitchen.toopind p {
      width: 90%;
  }
}


.woocommerce-cart-form th, .woocommerce-cart-form td {
    font-size: 12px;
}

#searchbox_cart #searchbox_cart_edit_clone button {
	padding: 2px 5px;
	margin: 0 5px;
	font-size: 12px;
}

.woocommerce table.shop_table td {
    padding: 6px 6px;
}

.woocommerce-cart-form .input-text.qty.text {
    width: 22px;
}

.woocommerce p {
    color: #000000;
}

.woocommerce .woocommerce-checkout input {
    position: relative;
}

.cat-item.cat-item-146, .cat-item.cat-item-145 {
    display: none;
}

.quantity .plus, .quantity .minus {
/* 	background: #0984e6; */
	width: 20px;
	height: 20px;
	color: #ffffff;
	text-align: center;
	border-radius: 12px;
	cursor: pointer;
	margin: 0px 0px;
	display: inline-block;
}

.quantity .minus {
/*     background: #f60501; */
}

.woocommerce-Price-amount.amount {
    white-space: nowrap;
}

.product-quantity .quantity {
    white-space: nowrap;
}

.nav.navbar-nav li ul.sub-menu {
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}

.nav.navbar-nav li.menu-item:hover ul.sub-menu {
    display: block;
}

.form_item select {
  border: 1px solid black;
  padding: 5px 15px;
  color: #000;
  width: 100%;
}
@media (min-width: 769px){
  .woocommerce table.shop_table {
      overflow-x: auto;
      display: block;
  }
}


.calculate_buttons {
    position: absolute;
    left: 5%;
    bottom: 100px;
    z-index: 999;
    padding-left: 30px;
}

a.calculate_button {
  display: inline-block;
  margin: 5px;
  max-width: 100%;
  padding: 8px 20px;
  text-align: center;
  width: auto;
  color: #fff;
  cursor: pointer;
  background: transparent;
  border: 1px solid #fca935;
  -webkit-transition: .3s all cubic-bezier(.785,.135,.15,.86);
  transition: .3s all cubic-bezier(.785,.135,.15,.86);
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8em;
}
a.calculate_button:hover{
  background: #ff7b0d;
  text-decoration: none;
  border: 1px solid #fca935;
}
