@charset "UTF-8";
body {
  background-color: #F9F7EF;
  color: #4b4b4b;
}

p, span, div {
  font-size: 21px;
}

@media screen and (max-width: 1700px) {
  p, span, div {
    font-size: 1.1rem;
  }
}
.col-full {
  max-width: 1500px;
}

@media screen and (max-width: 1700px) {
  .col-full {
    max-width: 1150px;
  }
}
.frontPagePanel {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.frontPagePanel #spiritPanel, .frontPagePanel .threeCol {
  padding-top: 1.5em;
  padding-bottom: 1em;
}
.frontPagePanel .threeCol {
  width: 28%;
  display: flex;
  flex-direction: column;
}
.frontPagePanel #spirit {
  padding: 0.35em;
}
@media all and (max-width: 1200px) {
  .frontPagePanel .threeCol {
    width: 50%;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media all and (max-width: 1050px) {
  .frontPagePanel .threeCol {
    width: 100%;
  }
}

header#masthead {
  margin-bottom: 42px;
  background-color: #cde7b6;
  box-shadow: 0 5px 5px #888888;
  margin-top: 0;
  padding-top: 1em;
}
header#masthead .container {
  display: flex;
  justify-content: center;
}
header#masthead .container .col-full {
  display: flex;
  justify-content: center;
  align-items: center;
}
header#masthead nav#site-navigation.main-navigation {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
header#masthead nav#site-navigation.main-navigation .primary-navigation #menu-main-nav li a {
  padding: 10px 15px;
}
header#masthead .site-title {
  color: #523D32;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  padding-top: 25px;
  font-size: 52px;
  font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
}
header#masthead .site-description {
  font-family: "Adobe Garamond Pro", Garamond, Palatino, "Palatino Linotype", Times, "Times New Roman", Georgia, serif;
  font-size: 1.25em;
  font-style: italic;
  margin: 0.5em;
  text-align: center;
}
header#masthead #kastmenn {
  height: 315px;
  max-width: none;
}
header#masthead #logomenn {
  height: 315px;
  max-width: none;
}
@media screen and (max-width: 1700px) {
  header#masthead #kastmenn {
    height: 250px;
  }
  header#masthead #logomenn {
    height: 250px;
    max-width: none;
  }
}
@media screen and (max-width: 1200px) {
  header#masthead #kastmenn {
    display: none;
  }
}
@media all and (max-width: 1050px) {
  header#masthead #logomenn {
    display: none;
  }
}
header#masthead .brandingContainer {
  max-width: 700px;
}
header#masthead .primary-navigation, header#masthead .cart-contents {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: bold;
}
header#masthead .primary-navigation a:hover {
  text-decoration: underline;
}

.headerSome {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 1em;
}
.headerSome .socialMediaIcon {
  display: inline-block;
  float: right;
  padding: 0 0.5em;
  font-size: 1.25em;
}

footer.site-footer {
  background-color: #d9eacb;
  color: #4b4b4b;
}
footer.site-footer #kartta {
  width: 350px;
}

#productCat {
  display: flex;
}
#productCat .col-full {
  max-width: 1500px;
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding: 0 1em;
}
@media (max-width: 568px) {
  #productCat .col-full {
    margin-left: 0.75em;
    margin-right: 0.75em;
    padding: 0;
  }
}
#productCat .adminError {
  font-size: 2em;
  padding: 32px 32px;
  background-color: orange;
  display: inline-block;
}

.page-template-template-front {
  /*  .col-full {
      max-width:none;
      padding:0;
    }


    .frontPagePanel {
      padding:0 2.617924em;
      max-width:1500px;
      margin-left:auto;
      margin-right:auto;
    }

    .panelWrapper:nth-child(odd) {
        //background-color: $even-lighter-green;
    }*/
}
.page-template-template-front .content-area {
  margin-bottom: 0;
}
.page-template-template-front #kollaasiPanel {
  display: flex;
  background-color: #d9eacb;
}
.page-template-template-front #kollaasiPanel #kuvakollaasi {
  width: 1500px;
  display: flex;
  /* @media screen and (max-width: 700px) {

     #kuva1 {
       display: none
     }

     #kuvakollaasiContainer {
       width: 100%;
       height: 600px;
       padding-right: 15px;

     }
   }*/
}
.page-template-template-front #kollaasiPanel #kuvakollaasi #kuva1 {
  width: 34%;
  height: 500px;
  overflow: hidden;
}
.page-template-template-front #kollaasiPanel #kuvakollaasi #kuvakollaasiContainer {
  width: 33%;
  display: flex;
  flex-direction: column;
  height: 500px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
}
.page-template-template-front #kollaasiPanel #kuvakollaasi #kuvakollaasiContainer #kuva2 {
  border-bottom: 15px;
  border-style: solid;
  border-color: #d9eacb;
  border-top: 0;
}
.page-template-template-front #kollaasiPanel #kuvakollaasi #kuva4 {
  width: 33%;
  height: 500px;
  overflow: hidden;
}
@media screen and (max-width: 1050px) {
  .page-template-template-front #kollaasiPanel #kuvakollaasi #kuva1 {
    width: 40%;
    height: 400px;
    overflow: hidden;
  }
  .page-template-template-front #kollaasiPanel #kuvakollaasi #kuvakollaasiContainer {
    width: 60%;
    height: 400px;
    padding-right: 0px;
  }
  .page-template-template-front #kollaasiPanel #kuvakollaasi #kuva4 {
    display: none;
  }
}
.page-template-template-front #spiritPanel {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 250px;
  background-color: #d9eacb;
}
.page-template-template-front #spiritPanel #spirit {
  max-width: 1000px;
}
.page-template-template-front #infoPanel {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-template-template-front #infoPanel #sijainti {
  max-width: 500px;
}
.page-template-template-front #infoPanel #googleMap {
  max-width: 500px;
  margin-top: auto;
}
.page-template-template-front #infoPanel #aukioloImg {
  margin-top: auto;
  padding-top: 0.5em;
}
.page-template-template-front #somePanel #facebook ._5pbx {
  font-size: 16px;
}
.page-template-template-front #somePanel #facebookFeed {
  display: flex;
  flex-direction: column;
}
.page-template-template-front #somePanel #facebookFeed #feedItems {
  margin-top: 10px;
}
.page-template-template-front #somePanel #facebookFeed .fb-page,
.page-template-template-front #somePanel #facebookFeed .fb-page span,
.page-template-template-front #somePanel #facebookFeed .fb-page span iframe[style] {
  width: 100% !important;
}
.page-template-template-front #somePanel #instagramFeed {
  width: 66%;
}
.page-template-template-front #somePanel #instagramFeed h2 {
  word-wrap: normal;
}
@media screen and (max-width: 700px) {
  .page-template-template-front #somePanel #instagramFeed {
    width: 100%;
  }
}

.storefront-sticky-add-to-cart__content-button {
  display: none;
}

#productCat .categoryInfoItem {
  display: flex;
}
#productCat .categoryInfoItem .categoryImage {
  max-height: 600px;
  max-width: 100%;
}
#productCat .categoryContent {
  min-width: 550px;
  padding-right: 1.7em;
  width: 60%;
  flex: 1;
}
@media screen and (max-width: 900px) {
  #productCat .categoryInfoItem {
    flex-direction: column;
  }
  #productCat .categoryInfoItem .categoryContent {
    width: 100%;
  }
  #productCat .categoryInfoItem .categoryImage {
    min-width: 100px;
  }
  #productCat .categoryInfoItem .categoryContent {
    min-width: 100px;
  }
}
#productCat .categoryInfo {
  margin-bottom: 1.7em;
}

#tuotteet #productCat .productListContainer ul.products li.product {
  margin-right: 12px;
  height: 490px;
  width: inherit;
  margin-bottom: 4.2em;
  display: flex;
  flex-direction: column;
}
#tuotteet #productCat .productListContainer ul.products li.product .button {
  margin-bottom: 0.236em;
  margin-left: 10%;
  margin-right: 10%;
}
#tuotteet #productCat .productListContainer .lazy-load-image-background {
  width: 324px;
  height: 324px;
}
#tuotteet #productCat .productListContainer .woocommerce-loop-product__title {
  max-width: 324px;
}
#tuotteet #productCat .productListContainer .cat-title {
  margin-left: 1.2em;
}
@media all and (max-width: 1200px) and (min-width: 760px) {
  #tuotteet #productCat .productListContainer ul.products li.product {
    width: 48%;
  }
}
@media all and (max-width: 760px) {
  #tuotteet #productCat .productListContainer ul.products li.product {
    width: 100%;
    height: 500px;
    margin-bottom: 3.2em;
  }
  #tuotteet #productCat .productListContainer ul.products li.product img {
    margin: 0 auto 0.75em;
    width: 300px;
  }
}

#sidebar {
  max-width: 330px;
}
#sidebar h3 {
  margin-left: 1.5em;
}

#navAccordion {
  display: none;
}

@media all and (max-width: 1050px) {
  #sidebar {
    display: none;
  }

  #navAccordion {
    display: block;
    margin-bottom: 1em;
  }
  #navAccordion .Collapsible {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #566963;
  }
  #navAccordion .Collapsible h3 {
    display: none;
  }
  #navAccordion .Collapsible #searchBox {
    margin-top: 0px;
  }
  #navAccordion .Collapsible__trigger {
    -moz-box-shadow: inset 0px 1px 3px 0px #91b8b3;
    -webkit-box-shadow: inset 0px 1px 3px 0px #91b8b3;
    box-shadow: inset 0px 1px 3px 0px #91b8b3;
    background-color: #dbdbdb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #566963;
    display: block;
    cursor: pointer;
    font-size: 1.318em;
    color: #333333;
    font-weight: 300;
    padding: 11px 23px;
    text-decoration: none;
  }
  #navAccordion .Collapsible__trigger:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    float: right;
    display: block;
    font-weight: 900;
    transition: transform 300ms;
  }
  #navAccordion .Collapsible__trigger.is-open:after {
    transform: rotateZ(180deg);
  }
  #navAccordion .Collapsible__trigger:hover {
    background-color: #bfbfbf;
  }
}
ul#categoryList {
  list-style: none;
}
ul#categoryList li.selected {
  background-color: #a7cedc;
}
ul#categoryList li {
  cursor: default;
  cursor: pointer;
}

#searchBox {
  margin: 3.5em 0 1.41575em 3em;
}
#searchBox h3 {
  font-size: 1.35em;
  margin-bottom: 0.5em;
  margin-left: 0em;
}
#searchBox fieldSet {
  background-color: inherit;
  padding: 0 0em 0.7em;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
}
#searchBox fieldSet legend {
  background-color: inherit;
}
#searchBox .taxCheckbox {
  margin-right: 15px;
}

.wp-admin #aino_productList .productTable {
  overflow-x: scroll;
}
.wp-admin #aino_productList .topheader.shrinked, .wp-admin #aino_productList .subheader.shrinked, .wp-admin #aino_productList .topheader.shrinked.even, .wp-admin #aino_productList .subheader.shrinked.even {
  background-color: #d7d7d7;
}
.wp-admin #aino_productList th {
  border-style: solid;
  border-width: 1px;
  padding: 2px 5px 2px 5px;
  background-color: #d7d7d7;
}
.wp-admin #aino_productList td {
  border-style: solid;
  border-width: 0.5px;
  padding: 2px 5px 2px 5px;
  background-color: white;
}
.wp-admin #aino_productList .productTable table {
  border-collapse: collapse;
}
.wp-admin #aino_productList tr:hover {
  background-color: floralwhite;
}
.wp-admin #aino_productList .even {
  background-color: #7cc68d;
}
.wp-admin #aino_productList th.topheader {
  background-color: #ffa92e;
}
.wp-admin #aino_productList th.subheader {
  background-color: #fdca82;
}
.wp-admin #aino_productList td.taxValue.even {
  background-color: #f8dcb5;
}
.wp-admin #aino_productList th.topheader.even {
  background-color: #60a926;
}
.wp-admin #aino_productList th.subheader.even {
  background-color: #a7e376;
}
.wp-admin #aino_productList td.taxValue.even.taxEven {
  background-color: #edffdf;
}

.product .productDescriptionContainer {
  display: flex;
  width: 100%;
  margin-bottom: 3.706325903em;
}
.product .singleProductList {
  width: 39.1%;
  flex-basis: auto;
  flex-shrink: 0;
  margin-right: 4.347826087%;
}
.product .singleProductDescription {
  flex-shrink: 0;
  width: 56%;
}
.product .entry-summary .label {
  font-weight: bold;
}
.product .product_title.entry-title {
  margin-bottom: 0.2em;
}
.product .single_product_latin {
  font-style: italic;
}
.product .single_product_lajike {
  margin-left: 1em;
  font-size: 0.65em;
}

@media all and (max-width: 790px) {
  .product .singleProductList {
    width: 100%;
  }
  .product .singleProductDescription {
    width: 100%;
  }
  .product .productDescriptionContainer {
    flex-direction: column;
  }
}
.tax-product_cat .site-content {
  width: 70%;
  float: left;
}
.tax-product_cat #sidebar {
  float: left;
}

footer {
  clear: both;
}

.noScript {
  margin: 1em;
}

/*# sourceMappingURL=main.css.map */