@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek);
/* colors */
@import url("//fonts.googleapis.com/css?family=Roboto+Slab:400,300,700|Open+Sans:400,300,700&subset=latin,latin-ext");
/* line 1, ../sass/partials/_resets.sass */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 6, ../sass/partials/_resets.sass */
figure,
p {
  margin: 0;
}

/* line 18, ../sass/partials/_font-settings.sass */
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 23, ../sass/partials/_font-settings.sass */
body,
button,
input,
select,
textarea {
  font-size: 19px;
  line-height: 1.5;
}

/* line 82, ../sass/partials/_font-settings.sass */
.j-product .cc-shop-product-desc .cc-product-infolink a:link,
.j-product .cc-shop-product-desc .cc-product-infolink a:visited, .j-product .cc-shop-product-availability li, #cc-sidecart .cc-sidecart-header a:link,
#cc-sidecart .cc-sidecart-header a:visited, #cc-sidecart .cc-sidecart-header strong, #cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products tbody tr:last-child, #cc-checkout-wrapper #cc-checkout-gutter #cc-checkout-address-checkbox-title, .datetime, .postmeta {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}

/* line 84, ../sass/partials/_font-settings.sass */
.j-product .cc-shop-product-desc .cc-shop-addtocard, #cc-sidecart .cc-sidecart-footer .cc-sidecart-checkout, #cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-btn, .j-blogarticle .blogreadmore:link, .j-blogarticle .blogreadmore:visited,
.j-blogarticle .comment:link,
.j-blogarticle .comment:visited,
.post .blogreadmore:link,
.post .blogreadmore:visited,
.post .comment:link,
.post .comment:visited, .skiptoform a:link,
.skiptoform a:visited, .commententry input[type="submit"], .j-downloadDocument .cc-m-download-link, .j-formnew input[type='submit'], .j-googlemaps .cc-map-route-submit button, .j-newsletterbox input[type='submit'], .cc-pagemode-overlay input[type="submit"].submitUser, .j-rss br + a[target="_blank"], .cc-checkout-user-note-form textarea, #cc-checkout-billing-address-form input[type="text"],
#cc-checkout-shipping-address-form input[type="text"], .commententry textarea,
.commententry input[type="text"], .j-formnew .cc-m-form-view-sortable input[type='text'],
.j-formnew .cc-m-form-view-sortable input[type='email'],
.j-formnew .cc-m-form-view-sortable textarea, .j-googlemaps .cc-map-route-start, .j-newsletterbox input[type='email'], .cc-pagemode-overlay #password, #cc-sidecart .cc-sidecart-calculation {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.5;
}

/* line 86, ../sass/partials/_font-settings.sass */
h3, .j-rss .rssFeedTitle, .j-product .cc-shop-product-desc .cc-shop-product-price-old {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.25;
}

/* line 88, ../sass/partials/_font-settings.sass */
h2, .j-rss h1, .j-product .cc-shop-product-desc h4 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.25;
}

/* line 90, ../sass/partials/_font-settings.sass */
h1, .j-website-title-content, .j-product .cc-shop-product-desc .cc-shop-product-price-current {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1.05;
}

/* line 1, ../sass/partials/_generalstyles.sass */
.j-product .cc-shop-product-desc .cc-shop-addtocard, #cc-sidecart .cc-sidecart-footer .cc-sidecart-checkout, #cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-btn, .j-blogarticle .blogreadmore:link, .j-blogarticle .blogreadmore:visited,
.j-blogarticle .comment:link,
.j-blogarticle .comment:visited,
.post .blogreadmore:link,
.post .blogreadmore:visited,
.post .comment:link,
.post .comment:visited, .skiptoform a:link,
.skiptoform a:visited, .commententry input[type="submit"], .j-downloadDocument .cc-m-download-link, .j-formnew input[type='submit'], .j-googlemaps .cc-map-route-submit button, .j-newsletterbox input[type='submit'], .cc-pagemode-overlay input[type="submit"].submitUser, .j-rss br + a[target="_blank"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
  -webkit-transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
  transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
  background-color: #d5ceaf;
  border: 1px solid #d5ceaf;
  color: #fffffc;
  cursor: pointer;
  display: inline-block;
  margin: 20px 0;
  padding: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: inherit;
}
/* line 16, ../sass/partials/_generalstyles.sass */
.j-product .cc-shop-product-desc .cc-shop-addtocard:hover, #cc-sidecart .cc-sidecart-footer .cc-sidecart-checkout:hover, #cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-btn:hover, .j-blogarticle .blogreadmore:hover:link, .j-blogarticle .blogreadmore:hover:visited,
.j-blogarticle .comment:hover:link,
.j-blogarticle .comment:hover:visited,
.post .blogreadmore:hover:link,
.post .blogreadmore:hover:visited,
.post .comment:hover:link,
.post .comment:hover:visited, .skiptoform a:hover:link,
.skiptoform a:hover:visited, .commententry input[type="submit"]:hover, .j-downloadDocument .cc-m-download-link:hover, .j-formnew input[type='submit']:hover, .j-googlemaps .cc-map-route-submit button:hover, .j-newsletterbox input[type='submit']:hover, .cc-pagemode-overlay input[type="submit"].submitUser:hover, .j-rss br + a[target="_blank"]:hover, .j-product .cc-shop-product-desc .cc-shop-addtocard:active, #cc-sidecart .cc-sidecart-footer .cc-sidecart-checkout:active, #cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-btn:active, .j-blogarticle .blogreadmore:active:link, .j-blogarticle .blogreadmore:active:visited,
.j-blogarticle .comment:active:link,
.j-blogarticle .comment:active:visited,
.post .blogreadmore:active:link,
.post .blogreadmore:active:visited,
.post .comment:active:link,
.post .comment:active:visited, .skiptoform a:active:link,
.skiptoform a:active:visited, .commententry input[type="submit"]:active, .j-downloadDocument .cc-m-download-link:active, .j-formnew input[type='submit']:active, .j-googlemaps .cc-map-route-submit button:active, .j-newsletterbox input[type='submit']:active, .cc-pagemode-overlay input[type="submit"].submitUser:active, .j-rss br + a[target="_blank"]:active, .j-product .cc-shop-product-desc .cc-shop-addtocard:focus, #cc-sidecart .cc-sidecart-footer .cc-sidecart-checkout:focus, #cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-btn:focus, .j-blogarticle .blogreadmore:focus:link, .j-blogarticle .blogreadmore:focus:visited,
.j-blogarticle .comment:focus:link,
.j-blogarticle .comment:focus:visited,
.post .blogreadmore:focus:link,
.post .blogreadmore:focus:visited,
.post .comment:focus:link,
.post .comment:focus:visited, .skiptoform a:focus:link,
.skiptoform a:focus:visited, .commententry input[type="submit"]:focus, .j-downloadDocument .cc-m-download-link:focus, .j-formnew input[type='submit']:focus, .j-googlemaps .cc-map-route-submit button:focus, .j-newsletterbox input[type='submit']:focus, .cc-pagemode-overlay input[type="submit"].submitUser:focus, .j-rss br + a[target="_blank"]:focus {
  background-color: #3d3633;
  border-color: #3d3633;
  color: #fffffc;
}

/* line 23, ../sass/partials/_generalstyles.sass */
.cc-checkout-user-note-form textarea, #cc-checkout-billing-address-form input[type="text"],
#cc-checkout-shipping-address-form input[type="text"], .commententry textarea,
.commententry input[type="text"], .j-formnew .cc-m-form-view-sortable input[type='text'],
.j-formnew .cc-m-form-view-sortable input[type='email'],
.j-formnew .cc-m-form-view-sortable textarea, .j-googlemaps .cc-map-route-start, .j-newsletterbox input[type='email'], .cc-pagemode-overlay #password {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: border-color 0.3s ease-in, background-color 0.3s ease-in;
  -webkit-transition: border-color 0.3s ease-in, background-color 0.3s ease-in;
  transition: border-color 0.3s ease-in, background-color 0.3s ease-in;
  background-color: #fffffc;
  border: 1px solid #d5ceaf;
  color: #3d3633;
  font-family: inherit;
  padding: 15px;
}
/* line 33, ../sass/partials/_generalstyles.sass */
.cc-checkout-user-note-form textarea:focus, #cc-checkout-billing-address-form input[type="text"]:focus,
#cc-checkout-shipping-address-form input[type="text"]:focus, .commententry textarea:focus,
.commententry input[type="text"]:focus, .j-formnew .cc-m-form-view-sortable input[type='text']:focus,
.j-formnew .cc-m-form-view-sortable input[type='email']:focus,
.j-formnew .cc-m-form-view-sortable textarea:focus, .j-googlemaps .cc-map-route-start:focus, .j-newsletterbox input[type='email']:focus, .cc-pagemode-overlay #password:focus, .cc-checkout-user-note-form textarea:hover, #cc-checkout-billing-address-form input[type="text"]:hover,
#cc-checkout-shipping-address-form input[type="text"]:hover, .commententry textarea:hover,
.commententry input[type="text"]:hover, .j-formnew .cc-m-form-view-sortable input[type='text']:hover,
.j-formnew .cc-m-form-view-sortable input[type='email']:hover,
.j-formnew .cc-m-form-view-sortable textarea:hover, .j-googlemaps .cc-map-route-start:hover, .j-newsletterbox input[type='email']:hover, .cc-pagemode-overlay #password:hover, .cc-checkout-user-note-form textarea:active, #cc-checkout-billing-address-form input[type="text"]:active,
#cc-checkout-shipping-address-form input[type="text"]:active, .commententry textarea:active,
.commententry input[type="text"]:active, .j-formnew .cc-m-form-view-sortable input[type='text']:active,
.j-formnew .cc-m-form-view-sortable input[type='email']:active,
.j-formnew .cc-m-form-view-sortable textarea:active, .j-googlemaps .cc-map-route-start:active, .j-newsletterbox input[type='email']:active, .cc-pagemode-overlay #password:active {
  background-color: #fffffc;
  border-color: #3d3633;
  color: #3d3633;
  outline: none;
}

/* line 10, ../sass/_base.sass */
body {
  background-color: #fffffc;
  color: #3d3633;
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

/* line 21, ../sass/_base.sass */
h1, h2, .j-rss h1, h3, .j-rss .rssFeedTitle, h4 {
  margin: 0;
  font-family: "Roboto Slab", serif;
}

/* line 24, ../sass/_base.sass */
h1 {
  font-weight: 300;
}

/* line 28, ../sass/_base.sass */
h2, .j-rss h1 {
  font-weight: 400;
}

/* line 32, ../sass/_base.sass */
h3, .j-rss .rssFeedTitle {
  font-weight: 400;
}

/* line 36, ../sass/_base.sass */
a:link,
a:visited {
  color: #d5ceaf;
  text-decoration: none;
  -moz-transition: color 0.3s ease-in;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
/* line 41, ../sass/_base.sass */
a:link img,
a:visited img {
  border: 0;
}

/* line 43, ../sass/_base.sass */
a:hover,
a:active,
a:focus {
  color: #9a8d51;
  text-decoration: none;
}

/* line 49, ../sass/_base.sass */
strong {
  font-weight: bold;
}

/* line 52, ../sass/_base.sass */
.j-website-title-content {
  text-align: center;
  font-family: "Roboto Slab", serif;
  color: #3d3633;
}

/* line 58, ../sass/_base.sass */
.subnavigation-colors {
  height: 25px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(213, 206, 175, 0.9);
}

/* line 66, ../sass/_base.sass */
.tpl-gutter {
  padding: 20px;
}

/* line 69, ../sass/_base.sass */
.tpl-content {
  margin-bottom: 60px;
}

/* line 72, ../sass/_base.sass */
.content-options {
  background-color: #fffffc;
}

/* line 74, ../sass/_base.sass */
.sidebar-options {
  padding: 30px;
  background-color: #464646;
  color: #fffffc;
}

/* line 79, ../sass/_base.sass */
.tpl-footer {
  padding-bottom: 10px;
}

/* line 82, ../sass/_base.sass */
.layout-alignment {
  width: 960px;
  margin: 0 auto;
}

/* NAVIGATION */
/* General navigation styles. Please be careful with overwriting style editor stuff here! */
/* line 3, ../sass/partials/_navigation.sass */
.navigation-colors {
  background-color: #fffffc;
}

/* line 6, ../sass/partials/_navigation.sass */
.tpl-nav-wrapper ul {
  list-style: none;
}

/* line 9, ../sass/partials/_navigation.sass */
.border-options {
  border-color: rgba(213, 206, 175, 0.9);
}
/* line 12, ../sass/partials/_navigation.sass */
.border-options div,
.border-options .j-nav-level-0 {
  border-color: inherit;
}

/* line 16, ../sass/partials/_navigation.sass */
.cc-nav-level-0 {
  border-bottom: 1px solid;
  margin: 0 15px;
  padding: 0;
  text-align: center;
}
/* line 21, ../sass/partials/_navigation.sass */
.cc-nav-level-0 li {
  position: relative;
}
/* line 23, ../sass/partials/_navigation.sass */
.cc-nav-level-0 > li {
  display: inline-block;
}
/* line 25, ../sass/partials/_navigation.sass */
.cc-nav-level-0 > li:hover .cc-nav-level-1 {
  display: block;
}
/* line 28, ../sass/partials/_navigation.sass */
.cc-nav-level-0 > li > a {
  padding: 15px;
  display: inherit;
  position: relative;
}
/* line 35, ../sass/partials/_navigation.sass */
.cc-nav-level-0 .j-nav-current > a,
.cc-nav-level-0 .j-nav-parent > a {
  color: #d5ceaf;
}
/* line 38, ../sass/partials/_navigation.sass */
.cc-nav-level-0 a:link,
.cc-nav-level-0 a:visited {
  color: #3d3633;
}
/* line 41, ../sass/partials/_navigation.sass */
.cc-nav-level-0 a:hover,
.cc-nav-level-0 a:focus,
.cc-nav-level-0 a:active {
  color: #d5ceaf;
  text-decoration: none;
}

/* line 48, ../sass/partials/_navigation.sass */
.cc-nav-level-1 {
  display: none;
  left: 0;
  margin: 0;
  padding: 10px 0 0;
  position: absolute;
  text-align: left;
  top: 100%;
  width: 250px;
  z-index: 10;
}
/* line 58, ../sass/partials/_navigation.sass */
.cc-nav-level-1 li {
  margin: 0;
  padding: 0;
}
/* line 61, ../sass/partials/_navigation.sass */
.cc-nav-level-1 li:last-child, .cc-nav-level-1 li:last-child > a {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
}
/* line 64, ../sass/partials/_navigation.sass */
.cc-nav-level-1 li:first-child, .cc-nav-level-1 li:first-child > a {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
}
/* line 67, ../sass/partials/_navigation.sass */
.cc-nav-level-1 li:only-child, .cc-nav-level-1 li:only-child a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 70, ../sass/partials/_navigation.sass */
.cc-nav-level-1 li:hover .cc-nav-level-2 {
  display: block;
}
/* line 72, ../sass/partials/_navigation.sass */
.cc-nav-level-1 a:link,
.cc-nav-level-1 a:visited {
  background-color: #d5ceaf;
  background-color: rgba(213, 206, 175, 0.9);
  color: #fffffc;
  display: block;
  font-size: 0.8em;
  margin: 0;
  padding: 10px;
}
/* line 81, ../sass/partials/_navigation.sass */
.cc-nav-level-1 a:hover,
.cc-nav-level-1 a:focus,
.cc-nav-level-1 a:active {
  background-color: #d5ceaf;
}

/* line 86, ../sass/partials/_navigation.sass */
.cc-nav-level-2 {
  display: none;
  margin: 0;
  padding: 0 1px;
  position: absolute;
  right: -252px;
  top: 0;
  width: 250px;
}

/* line 96, ../sass/partials/_navigation.sass */
.tpl-breadcrumbs ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 100, ../sass/partials/_navigation.sass */
.tpl-breadcrumbs li {
  display: inline-block;
}
/* line 103, ../sass/partials/_navigation.sass */
.tpl-breadcrumbs li:last-child a:after {
  content: "";
}
/* line 105, ../sass/partials/_navigation.sass */
.tpl-breadcrumbs li:only-child {
  display: none;
}
/* line 107, ../sass/partials/_navigation.sass */
.tpl-breadcrumbs a {
  font-size: 0.8em;
  padding: 10px 5px;
}
/* line 110, ../sass/partials/_navigation.sass */
.tpl-breadcrumbs a:link, .tpl-breadcrumbs a:visited {
  color: #3d3633;
}
/* line 113, ../sass/partials/_navigation.sass */
.tpl-breadcrumbs a:after {
  content: " \00BB ";
}
/* line 115, ../sass/partials/_navigation.sass */
.tpl-breadcrumbs a:hover,
.tpl-breadcrumbs a:active,
.tpl-breadcrumbs a:focus,
.tpl-breadcrumbs .j-nav-current:link,
.tpl-breadcrumbs .j-nav-current:visited {
  color: #d5ceaf;
}

/* line 89, ../sass/_base.sass */
.tpl-logo {
  padding: 50px 0 20px;
  text-align: center;
}

/* line 93, ../sass/_base.sass */
.tpl-title {
  padding: 0 0 20px;
}

/* SHOP */
/* line 3, ../sass/partials/_product.sass */
.j-product .cc-shop-product-desc h4 {
  font-weight: 300;
}
/* line 6, ../sass/partials/_product.sass */
.j-product .cc-shop-product-desc .cc-shop-product-price-container {
  margin: 15px 0;
}
/* line 8, ../sass/partials/_product.sass */
.j-product .cc-shop-product-desc .cc-shop-product-price-item {
  display: inline;
  padding-right: 15px;
}
/* line 14, ../sass/partials/_product.sass */
.j-product .cc-shop-product-desc .cc-shop-product-price-current {
  color: #d5ceaf;
  font-weight: 300;
}
/* line 19, ../sass/partials/_product.sass */
.j-product .cc-shop-product-desc .cc-shop-addtocard {
  border: 0;
}
/* line 22, ../sass/partials/_product.sass */
.j-product .cc-shop-product-desc .cc-shop-addtocard:before {
  display: none;
}
/* line 24, ../sass/partials/_product.sass */
.j-product .cc-shop-product-desc .cc-shop-addtocard span {
  text-shadow: none;
}
/* line 32, ../sass/partials/_product.sass */
.j-product .cc-shop-product-availability {
  padding: 0;
  margin-top: 10px;
}

/* line 4, ../sass/partials/_sidecart.sass */
#cc-sidecart {
  position: fixed;
  right: 12%;
  top: 0;
  width: 300px;
  z-index: 101;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -moz-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  padding: 0 10px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fffffc;
  overflow: hidden;
}
/* line 17, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-header {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: transparent;
  border: none;
  color: inherit;
  margin: 0;
  padding: 0;
}
/* line 24, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-header a:link,
#cc-sidecart .cc-sidecart-header a:visited {
  -moz-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  color: white;
  opacity: 0;
}
/* line 30, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-header strong {
  font-weight: 300;
  line-height: 30px;
  text-transform: uppercase;
}
/* line 35, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-header strong:after {
  background: url("http://designs.dmp.jimdo-server.com/316/2027/assets/gfx/cart.svg") no-repeat;
  color: #fffffc;
  content: "";
  display: inline-block;
  height: 16px;
  margin: 2px 0 0 10px;
  width: 16px;
}
/* line 43, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-content {
  background-color: transparent;
  color: inherit;
  overflow: hidden;
}
/* line 47, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-item {
  background-color: gray;
  background-color: rgba(100, 100, 100, 0.5);
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: inherit;
  margin: 0 0 5px 0;
  padding: 10px;
}
/* line 56, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-calculation {
  background-color: transparent;
  clear: both;
  color: inherit;
  padding: 10px 0;
}
/* line 62, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-calculation span {
  display: inline;
  text-align: left;
  font-weight: 400;
}
/* line 66, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-footer {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  text-align: center;
}
/* line 74, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-footer .cc-sidecart-checkout {
  font-size: 0.8em;
  color: #3d3633;
  font-weight: 300;
  float: none;
}
/* line 80, ../sass/partials/_sidecart.sass */
#cc-sidecart .cc-sidecart-footer,
#cc-sidecart .cc-sidecart-content,
#cc-sidecart .cc-sidecart-item,
#cc-sidecart .cc-sidecart-calculation {
  max-height: 0;
  opacity: 0;
  -moz-transition: opacity 0.7s 0.3s ease-in, max-height 0.7s 0.3s ease-in;
  -webkit-transition: opacity 0.7s 0.3s ease-in, max-height 0.7s 0.3s ease-in;
  transition: opacity 0.7s 0.3s ease-in, max-height 0.7s 0.3s ease-in;
}

/* line 89, ../sass/partials/_sidecart.sass */
#cc-sidecart:hover, #cc-sidecart:focus, #cc-sidecart:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 93, ../sass/partials/_sidecart.sass */
#cc-sidecart:hover .cc-sidecart-content,
#cc-sidecart:hover .cc-sidecart-calculation,
#cc-sidecart:hover .cc-sidecart-item,
#cc-sidecart:hover .cc-sidecart-footer, #cc-sidecart:focus .cc-sidecart-content,
#cc-sidecart:focus .cc-sidecart-calculation,
#cc-sidecart:focus .cc-sidecart-item,
#cc-sidecart:focus .cc-sidecart-footer, #cc-sidecart:active .cc-sidecart-content,
#cc-sidecart:active .cc-sidecart-calculation,
#cc-sidecart:active .cc-sidecart-item,
#cc-sidecart:active .cc-sidecart-footer {
  max-height: 10000px;
  opacity: 1;
  -moz-transition: opacity 0.3s ease-in, max-height 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in, max-height 0.3s ease-in;
  transition: opacity 0.3s ease-in, max-height 0.3s ease-in;
}
/* line 100, ../sass/partials/_sidecart.sass */
#cc-sidecart:hover .cc-sidecart-content, #cc-sidecart:focus .cc-sidecart-content, #cc-sidecart:active .cc-sidecart-content {
  max-height: 400px;
  overflow-y: scroll;
}
/* line 103, ../sass/partials/_sidecart.sass */
#cc-sidecart:hover .cc-sidecart-footer, #cc-sidecart:focus .cc-sidecart-footer, #cc-sidecart:active .cc-sidecart-footer {
  padding: 10px 0;
}
/* line 106, ../sass/partials/_sidecart.sass */
#cc-sidecart:hover .cc-sidecart-header a:link,
#cc-sidecart:hover .cc-sidecart-header a:visited, #cc-sidecart:focus .cc-sidecart-header a:link,
#cc-sidecart:focus .cc-sidecart-header a:visited, #cc-sidecart:active .cc-sidecart-header a:link,
#cc-sidecart:active .cc-sidecart-header a:visited {
  opacity: 1;
}

/* line 1, ../sass/partials/_checkout.sass */
#cc-checkout-steps {
  list-style-type: none;
  margin: 0 0 1em 0;
  padding: 40px 0 0 0;
  text-align: center;
}
/* line 6, ../sass/partials/_checkout.sass */
#cc-checkout-steps li {
  display: inline-block;
  padding: 10px;
  margin: 0 5px;
  text-transform: uppercase;
}
/* line 11, ../sass/partials/_checkout.sass */
#cc-checkout-steps li span {
  display: block;
}
/* line 14, ../sass/partials/_checkout.sass */
#cc-checkout-steps li:first-child span,
#cc-checkout-steps li:first-child a:link,
#cc-checkout-steps li:first-child a:visited {
  padding-left: 0;
}
/* line 18, ../sass/partials/_checkout.sass */
#cc-checkout-steps li a:link,
#cc-checkout-steps li a:visited {
  display: block;
  text-decoration: none;
}
/* line 22, ../sass/partials/_checkout.sass */
#cc-checkout-steps li a:link span,
#cc-checkout-steps li a:visited span {
  padding: 0;
}
/* line 25, ../sass/partials/_checkout.sass */
#cc-checkout-steps .cc-checkout-steps-ready {
  background-color: #eeeeee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 28, ../sass/partials/_checkout.sass */
#cc-checkout-steps .cc-checkout-steps-ready a:link,
#cc-checkout-steps .cc-checkout-steps-ready a:visited {
  color: #3d3633;
}
/* line 32, ../sass/partials/_checkout.sass */
#cc-checkout-steps .cc-checkout-steps-current {
  background: #d5ceaf;
}
/* line 34, ../sass/partials/_checkout.sass */
#cc-checkout-steps .cc-checkout-steps-current a:link,
#cc-checkout-steps .cc-checkout-steps-current a:visited {
  cursor: default;
  color: #fffffc;
}

/* line 40, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter {
  padding: 0;
}
/* line 43, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products {
  width: 100%;
}
/* line 45, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products th {
  border-color: transparent;
  font-weight: normal;
}
/* line 48, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products .cc-checkout-total {
  border-top: 2px solid #d5ceaf;
  border-bottom: 0;
  font-weight: 700;
}
/* line 52, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products .cc-checkout-number {
  text-align: right;
}
/* line 54, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products .cc-checkout-hint {
  font-style: italic;
}
/* line 56, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products tr:nth-child(odd) {
  background-color: rgba(160, 160, 160, 0.15);
}
/* line 59, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products tbody tr:last-child {
  background-color: transparent;
}
/* line 62, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products td {
  padding: 5px;
}
/* line 64, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-products img {
  float: left;
  margin: 5px 10px 5px 5px;
}
/* line 67, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-btn {
  float: right;
}
/* line 71, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter .cc-checkout-paymentoption {
  padding: 0;
  list-style: none;
}
/* line 74, ../sass/partials/_checkout.sass */
#cc-checkout-wrapper #cc-checkout-gutter #cc-checkout-address-checkbox-title {
  float: right;
  font-weight: 300;
}

/* line 82, ../sass/partials/_checkout.sass */
.cc-checkout-subheadings {
  border-bottom: 0;
  padding: 10px 0;
  font-size: 1.4em;
  font-weight: 300;
}

/* line 87, ../sass/partials/_checkout.sass */
.cc-checkout-user-note-form {
  margin: 20px 0;
}
/* line 89, ../sass/partials/_checkout.sass */
.cc-checkout-user-note-form label {
  display: block;
}
/* line 91, ../sass/partials/_checkout.sass */
.cc-checkout-user-note-form textarea {
  width: 70%;
  min-height: 150px;
}

/* line 96, ../sass/partials/_checkout.sass */
#cc-checkout-billing-address-form,
#cc-checkout-shipping-address-form {
  padding: 0;
}
/* line 99, ../sass/partials/_checkout.sass */
#cc-checkout-billing-address-form > div,
#cc-checkout-shipping-address-form > div {
  clear: both;
  float: left;
  padding-bottom: 1em;
  width: 100%;
}
/* line 104, ../sass/partials/_checkout.sass */
#cc-checkout-billing-address-form input[type="text"],
#cc-checkout-shipping-address-form input[type="text"] {
  display: block;
  font-weight: normal;
  width: 70%;
}
/* line 109, ../sass/partials/_checkout.sass */
#cc-checkout-billing-address-form label,
#cc-checkout-shipping-address-form label {
  display: block;
}

/* line 113, ../sass/partials/_checkout.sass */
.cc-checkout-different-adress fieldset {
  float: left;
  width: 48%;
}

/* BLOG */
/* Style the blog module stuff */
/* line 4, ../sass/partials/_blog-selection.sass */
.j-blogarticle a:link,
.j-blogarticle a:visited,
.post a:link,
.post a:visited {
  color: inherit;
  text-decoration: none;
}
/* line 10, ../sass/partials/_blog-selection.sass */
.j-blogarticle .blogreadmore:link, .j-blogarticle .blogreadmore:visited,
.j-blogarticle .comment:link,
.j-blogarticle .comment:visited,
.post .blogreadmore:link,
.post .blogreadmore:visited,
.post .comment:link,
.post .comment:visited {
  margin-right: 1em;
}

/* line 1, ../sass/partials/_blog-datesticker.sass */
.datetime {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #d5ceaf;
  display: block;
  float: right;
  padding: 10px 0 10px 2px;
}
/* line 8, ../sass/partials/_blog-datesticker.sass */
.datetime span {
  padding-right: 3px;
  text-transform: uppercase;
}

/* line 5, ../sass/partials/_blog-post.sass */
.j-blog-meta {
  padding: 0 5px;
}
/* line 42, ../sass/partials/_generalstyles.sass */
.j-blog-meta:after {
  clear: both;
  content: "";
  display: table;
}

/* line 13, ../sass/partials/_blog-post.sass */
.skiptoform {
  text-align: center;
  margin: 40px 0 0 0;
}
/* line 16, ../sass/partials/_blog-post.sass */
.skiptoform a:link,
.skiptoform a:visited {
  text-decoration: none;
  color: #fffffc;
}
/* line 21, ../sass/partials/_blog-post.sass */
.skiptoform a:hover,
.skiptoform a:active,
.skiptoform a:focus {
  text-decoration: none;
}

/* line 27, ../sass/partials/_blog-post.sass */
.postmeta {
  padding: 10px 0 10px 2px;
}

/* line 2, ../sass/partials/_comments.sass */
.j-comment ul {
  margin: 2em 0 0;
  padding: 0;
}
/* line 5, ../sass/partials/_comments.sass */
.j-comment li {
  margin: 0.5em 0 1em;
}
/* line 7, ../sass/partials/_comments.sass */
.j-comment h2, .j-comment .j-rss h1, .j-rss .j-comment h1 {
  margin-bottom: 0.5em;
}

/* line 9, ../sass/partials/_comments.sass */
.com-avatar {
  float: left;
  width: 70px;
}
/* line 12, ../sass/partials/_comments.sass */
.com-avatar .avatar {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 14, ../sass/partials/_comments.sass */
.number {
  padding: 0 10px;
  font-size: 1em;
  font-weight: 300;
  float: right;
}

/* line 19, ../sass/partials/_comments.sass */
.com-meta,
.commententry {
  margin: 0 60px 0 90px;
}

/* line 23, ../sass/partials/_comments.sass */
.commententry textarea {
  width: 100%;
}
/* line 28, ../sass/partials/_comments.sass */
.commententry input[type="text"] {
  width: 50%;
}
/* line 32, ../sass/partials/_comments.sass */
.commententry label {
  display: inline-block;
  padding: 10px 0 5px 0;
}

/* line 36, ../sass/partials/_comments.sass */
.com-list,
.com-list-noava {
  padding: 0;
}
/* line 39, ../sass/partials/_comments.sass */
.com-list dd,
.com-list-noava dd {
  margin: 0;
}
/* line 41, ../sass/partials/_comments.sass */
.com-list li,
.com-list-noava li {
  margin-bottom: 1.5em;
}

/* line 1, ../sass/partials/_blockquote.sass */
blockquote {
  border-left: 5px solid #d5ceaf;
  margin: 40px;
  padding: 5px 15px;
  font-style: italic;
  color: #5e5e5e;
}

/* MODULES */
/* DOWNLOAD */
/* line 3, ../sass/partials/_download.sass */
.j-downloadDocument .cc-m-download-link {
  margin: 15px 0;
}

/* FORM MODULE */
/* HORIZONTAL LINE */
/* line 3, ../sass/partials/_hr.sass */
.j-hr hr {
  border-bottom-color: #d5ceaf;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  margin: 5px 0;
}

/* line 10, ../sass/partials/_hr.sass */
.sidebar-options hr {
  border-bottom: 1px solid rgba(255, 255, 252, 0.3);
}

/* NEWSLETTER */
/* line 3, ../sass/partials/_newsletter.sass */
.j-newsletterbox input[type='email'] {
  width: auto;
}

/* line 4, ../sass/partials/_rss.sass */
.j-rss h1 a:link,
.j-rss h1 a:visited {
  text-decoration: none;
}
/* line 9, ../sass/partials/_rss.sass */
.j-rss .rssFeedTitle {
  display: block;
  margin: 1em 0 0.5em;
}

/* line 45, ../sass/sand.sass */
.subnavigation-colors {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

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