/** STYLE AJOLA **/
/** AJOLA Onlinestore Stylesheet **/
/* COLORS */
/*@ajola_serif: 'Georgia\', \'Times New Roman\', \'serif'; */
/*@ajola_sans: 'HelveticaNeue-Light\', \'Helvetica Neue Light\', \'Helvetica Neue\', \'Helvetica\', \'Arial\', \'Lucida Grande\', \'sans-serif'; */
::selection {
  background: #e1bdc7;
  color: #fff;
}
::-moz-selection {
  background: #e1bdc7;
  color: #fff;
}
body {
  background: #ffffff;
  overflow-y: visible;
  color: #585858;
}
img {
  border: none;
}
a {
  color: #585858;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#main-nav {
  float: left;
}
#main-nav li {
  margin-left: 25px;
  float: left;
  list-style: none;
}
#main-nav li a {
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 200;
  font-size: 14px;
}
#lang_sel {
  margin-top: 12px;
  margin-left: 20px;
}
#lang_sel ul li {
  width: 97px;
}
#lang_sel ul li a .iclflag {
  top: 2px!important;
}
#lang_sel ul ul {
  width: 97px;
}
#navigation {
  margin-right: 18px;
  float: right;
}
.clearfix {
  clear: both;
}
#wrapper {
  width: 940px;
  margin: auto;
  margin: 45px auto;
  list-style: none;
}
#container {
  border: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#logo {
  margin:0px 0 0 19px;
  float: left;
}
#sidebar {
  padding: 18px;
  width: 182px;
  position: absolute;
  top: 230px;
}
#sidebar .product-categories {
  font-family: Georgia, Times New Roman, serif;
  font-size: 17px;
  list-style: none;
  margin-bottom: 30px;
}
#main {
  width: 702px;
  min-height: 490px;
  float: right;
  padding: 0 18px 20px 18px;
}
#main h1 {
  font-family: Georgia, Times New Roman, serif;
  font-size: 22px;
  font-weight: 100;
  text-align: right;
  margin-bottom: 30px;
  margin-top: 35px;
}
.space {
  width: 720px!important;
}
.produkt_box {
  border: 1px solid #eaeaea;
  width: 220px;
  margin: 0 0 40px 18px;
  float: left;
  cursor: pointer;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
}
.produkt_box:hover .produkt_cta {
  opacity: 1!important;
}
.produkt_box .preis_layer {
  background: #8e1737;
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  color: #ffffff!important;
  height: 73px;
  padding: 7px 10px 10px 10px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  margin-top: -5px;
}
.produkt_box .preis_layer h3 {
  border-bottom: 1px dotted #FFFFFF;
  font-size: 14px;
  margin: 0 0 3px 0;
  padding-bottom: 5px;
  padding-left: 2px;
}
.produkt_box .preis_layer .produkt_preis {
  font-weight: bold;
  font-size: 22px;
  font-weight: 100;
  position: relative;
  top: 1px;
}
.produkt_box .preis_layer .produkt_pfeil {
  margin-top: 6px;
  float: right;
}
.produkt_box .preis_layer .produkt_cta {
   background: #ffffff none repeat scroll 0 0;
    border-radius: 11px;
    color: #8e1737;
    display: inline;
    font-size: 10px;
    height: 13px;
    margin: 5px 0 0 4px;
    opacity: 0;
    padding: 3px 8px 4px;
    position: absolute;
    text-align: center;
    width: 84px;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  opacity: 0;
  text-align: center;
}
#header {
  float: right;
}
#footer {
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 11px;
  text-align: center;
}
#footer p {
  clear: both;
}
.menu-footer-container, .menu-footer-englisch-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 12px 0 8px 0;
}
.menu-footer-container ul, .menu-footer-englisch-container ul {
  clear: left;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
  text-align: center;
}
.menu-footer-container ul li, .menu-footer-englisch-container ul li {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  right: 50%;
}
.sub-menu {
  background: rgba(255, 255, 255, 0.97);
  z-index: 99;
  position: absolute;
  width: 170px;
  border: 1px solid #eaeaea;
  padding: 10px;
  -webkit-border-radius: 0px 3px 3px 3px;
  border-radius: 0px 3px 3px 3px;
}
.sub-menu li {
  margin-left: 5px!important;
  margin-bottom: 7px;
  border-bottom: 1px dotted #585858;
  width: 94%;
  padding-bottom: 7px;
}
.sub-menu li:last-child {
  border-bottom: none;
  margin-bottom: -3px;
}
.line {
  background: #eaeaea;
  float: right;
  height: 1px;
  margin-right: 18px;
  width: 690px;
}
.product {
  padding-right: 18px;
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 21px;
}
.product h3 {
  font-family: Georgia, Times New Roman, serif;
}
.product .images {
  float: left;
  width: 340px;
  margin-top: 25px;
}
.product .images #wrap {
  margin: 10px 0 0 18px;
}
.product .images #wrap img {
  border: 1px solid #eaeaea;
}
.product .images .thumbnails {
  margin-top: 10px;
  margin-left: 18px;
}
.product .images .thumbnails .zoom img,
.product .images .thumbnails > img {
  float: left;
  margin-right: 8px;
  border: 1px solid #eaeaea;
  margin-top: 15px;
}
.product .images .thumbnails .last img {
  margin-right: 0px!important;
}
.product .images img {
  display: block;
}
.product #produkt_text {
  width: 330px;
  float: right;
  margin-top: 15px;
}
.product #produkt_text ul li {
  line-height: 28px;
  list-style-type: circle;
}
.product #produkt_text h1 {
  font-family: Georgia, Times New Roman, serif;
  font-size: 22px;
  margin-bottom: 18px;
  text-align: left;
}
.product #produkt_text .summary {
  float: right;
  width: 350px;
  text-align: right;
}
.product #produkt_text .summary .product_meta .sku {
  font-size: 12px;
}
.product #produkt_text .summary #preis {
  margin-right: 10px;
  font-size: 12px;
}
.product #produkt_text .summary .amount {
  font-size: 19px;
}
.product #produkt_text .summary #hinweis {
  font-size: 12px;
  margin-top: 0px;
}
.product #produkt_text .summary #hinweis a {
  text-decoration: underline;
}
.single_add_to_cart_button,
#proceed,
#place_order {
  background: #8e1737;
  font-size: 14px;
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 200;
  text-shadow: none;
  box-shadow: none;
  border: none;
  padding: 6px 8px 8px 10px;
  color: #ffffff;
  border-radius: 3px;
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 5px;
}
#cart_btn_pfeil {
  margin: 0 0 -3px 12px;
}
.quantity {
  display: inline;
}
.quantity input {
  border: 1px solid #eaeaea;
  background: #ffffff;
  margin: 3px;
}
.quantity .input-text {
  height: 25px;
  text-align: center;
}
.styled-select select {
  background: transparent;
  width: 250px;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #eaeaea;
  height: 32px;
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 200;
  color: #585858;
}
.styled-select select option {
  margin: 5px 0 5px 0;
}
.styled-select select option:hover {
  background: #eaeaea;
}
.styled-select {
  width: 222px;
  height: 32px;
  border-right: 1px solid #eaeaea;
  overflow: hidden;
  background: url('../images/select_pfeil.gif') no-repeat 200px center #ffffff;
}
.variations_form {
  float: right;
  margin-top: 20px;
}
.reset_variations {
  font-size: 12px;
  text-decoration: underline;
}
.variations {
  float: right;
  margin-bottom: 30px;
}
.woocommerce-breadcrumb {
  float: right;
  margin-top: 10px;
  width: 720px;
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  color: #585858;
  font-size: 11px;
}
.stock {
  font-size: 12px;
  margin-bottom: 4px;
}
.out-of-stock {
  margin-bottom: 30px;
}
.variations_button {
  float: right;
  margin-bottom: 20px;
}
.woocommerce_message,
.woocommerce_error {
  border-radius: 2px 2px 2px 2px;
  margin-left: 18px;
  margin-top: 15px;
  padding: 15px;
  text-align: center;
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 14px;
  background: #eaeaea;
  margin-bottom: 20px;
}
.woocommerce_error {
  border: 1px dashed red;
  list-style: none;
}
.shop_table {
  width: 100%;
  font-size: 14px;
}
.shop_table tr {
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}
.shop_table tr td {
  border-bottom: 1px solid #eaeaea;
  height: 130px;
}
.shop_table th {
  font-weight: normal;
  font-family: Georgia, Times New Roman, serif;
  text-align: left;
  vertical-align: middle;
  height: 30px;
  border-bottom: 1px solid #eaeaea;
}
.cart-subtotal th {
  width: 200px;
}
.product-thumbnail a img {
  border: 1px solid #eaeaea;
  border-radius: 2px;
}
.product-remove a {
  color: #ff0000;
}
.product-remove a:hover {
  text-decoration: none;
  font-weight: bold;
}
.product-thumbnail {
  width: 150px;
}
.product-name {
  width: 210px;
}
.product-name a {
  text-decoration: underline;
}
.product-name span {
  font-size: 12px;
}
.product-price {
  width: 95px;
}
.product-quantity {
  width: 120px;
  text-align: center!important;
}
.product-subtotal {
  text-align: center!important;
  border-bottom: 1px solid #eaeaea !important;
}
dl.variation {
  font-size: 12px;
  margin-top: 6px;
}
dl.variation dt,
dl.variation dd {
  display: inline;
}
dl.variation dd {
  margin-left: 7px;
}
.coupon {
  display: inline;
}
.coupon label {
  font-size: 14px;
  height: 17px;
}
.coupon #coupon_code {
  height: 22px;
  margin: 0 15px;
  padding-left: 7px;
}
.coupon .button {
  position: relative;
  top: 1px;
}
.actions input,
.button {
  background: #ffffff;
  border: 1px solid #eaeaea;
  height: 27px;
  color: #585858;
  font-size: 12px;
}
#update_cart {
  float: right;
  position: relative;
  top: 2px;
}
.checkout-button {
  float: right;
  position: relative;
  top: 20px;
  margin-bottom: 20px;
}
.cart_totals {
  font-size: 14px;
  text-align: left;
  font-weight: 200;
  margin-top: 15px;
}
.cart_totals td,
.cart_totals th {
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  height: 30px;
  border: none!important;
  vertical-align: middle;
}
.cart_totals td {
  text-align: right;
  height: 40px!important;
}
.cart-collaterals th {
  width: 220px;
}
.checkout a {
  text-decoration: underline;
}
.product-categories {
  line-height: 37px;
  text-shadow: 0px 1px 1px #eaeaea;
  padding-left: 0px;
}
.product-categories .cat-item {
  padding-left: 25px;
  background: url("../images/cat_libelle.gif") no-repeat scroll 0 -27px transparent;
}
.current-cat {
  background: url("../images/cat_libelle.gif") no-repeat scroll 0 8px transparent !important;
  padding-left: 25px;
}
mark {
  font-weight: bold;
  background: none;
}

.form-row {
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 14px;
  margin-bottom: 25px;
}
.form-row input,
.form-row select {
  background: #ffffff;
  border: 1px solid #eaeaea;
  height: 22px;
}
.form-row input[type=text],
.form-row select[type=text],
.form-row input [type=password],
.form-row select [type=password] {
  width: 200px;
  position: relative;
  top: 0px;
}
.form-row select {
  float: right;
  top: 0!important;
}

.login [type=text],
.login [type=password] {
  width: 200px;
  position: relative;
}
.entry {
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.entry h2 {
  font-size: 17px;
  font-weight: 200;
  font-family: Georgia, Times New Roman, serif;
}
.entry .order-number {
  width: 300px;
}
.entry .order-total {
  width: 100px;
}
.entry .order-shipto {
  width: 260px;
}
.entry .order-status {
  width: 50px;
}
.entry .order-actions {
  width: 100px!important;
  border-bottom: 1px solid #eaeaea !important;
}
.addresses h3 {
  font-family: Georgia, Times New Roman, serif;
  font-weight: 200;
  font-size: 17px;
}
.addresses address {
  font-size: 14px;
  margin: 20px 0 30px 0;
}
.edit,
.order-actions a {
  border: 1px solid #eaeaea;
  padding: 4px 6px;
  font-size: 12px;
}
.track_order .input-text {
  width: 200px;
  padding-left: 4px;
}
.track_order p .button {
  margin-left: 0px;
}
.order-details tr td {
  height: 20px!important;
  vertical-align: middle;
}
.button:hover {
  text-decoration: none;
}
.button {
  border-radius: 2px;
}
#cart_btn,
.woocommerce_message .button {
  padding: 7px;
}
#proceed {
  padding-bottom: 28px;
  margin-bottom: 25px;
}
.actions {
  padding-top: 20px;
}
.form-row input {
  float: right;
}
#customer_details {
  width: 300px;
}
#shiptobilling label {
  margin-right: 0px;
}
#order_comments {
  width: 388px;
  height: 120px;
  margin-top: 10px;
  padding: 5px;
}
#order_review .shop_table thead tr th,
#order_details .shop_table thead tr th {
  font-family: Georgia, Times New Roman, serif;
}
#order_review .shop_table tfoot tr td,
#order_details .shop_table tfoot tr td,
#order_review .shop_table tbody tr td,
#order_details .shop_table tbody tr td {
  height: 70px;
}
#order_review .shop_table tfoot tr td:last-child,
#order_details .shop_table tfoot tr td:last-child,
#order_review .shop_table tbody tr td:last-child,
#order_details .shop_table tbody tr td:last-child {
  border-bottom: 1px solid #eaeaea !important;
}
#order_review .shop_table th,
#order_details .shop_table th {
  vertical-align: middle;
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}
.payment_methods li {
  list-style: none;
  margin-left: -39px;
  margin-bottom: 25px;
}
#terms {
    left: -25px;
    position: relative;
    top: -3px;
}
#place_order {
  height: 40px;
  font-weight: bold;
  width: 175px;
}
.hinweis_text {
  float: left;
  font-size: 12px;
  line-height: 17px;
  margin: 15px 0 15px 18px;
}
.txt_livesearch {
  height: 21px!important;
}
.billing-form {
  width: 300px;
}

.login .button {
  clear: both;
  margin-top: 20px;
}
.produkt_pfeil {
  cursor: pointer;
}
.preis_layer a {
  color: #ffffff;
}
.lost_password {
  text-decoration: underline;
  font-size: 12px;
  display: block;
}
.social_share_privacy {
  margin: 15px 0 0 18px!important;
}
#homepage_btn {
  background: url('http://ajola.eu/shop/wp-content/themes/wootique_ajola/images/homepage_btn.png') no-repeat;
  width: 157px;
  height: 109px;
  margin: 20px auto auto;
}
#homepage_btn:hover {
  background: url("http://ajola.eu/shop/wp-content/themes/wootique_ajola/images/homepage_btn.png") no-repeat -160px 0;
}
#osterei {
  position: absolute;
  margin-left: 290px;
}
/* IE 10 */
.ie10 #osterei {
  margin-left: 620px!important;
}
#billing_address_2_field {
  display: none!important;
}
.create-account {
  width: 400px;
}
.create-account input {
  position: relative;
  top: 0px!important;
}
.create-account p {
  margin-top: 20px;
}
.produkt_box .pro_price_extra_info {
display: none!important;
}

.infobox {
  background: rgba(142,23,55, 0.5);
  color: #fff;
  padding: 11px 11px 13px;
  font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  margin-top: 20px;
  font-size: 13px;
  margin-left: 17px;
}

.infobox a {
	color: #fff;
	text-decoration: none;
}

.col-1, .col-2 {
	float: left;
	width: 480px;
	margin-bottom: 30px;
}


.form-row input.button {
width: 140px;
height: 32px;
background: #8e1737;
color: #fff;
}

#order_review {
float: left;
}


#shipping_address_2 {
display: none;
}

.product_meta {
margin-top: 6px!important;
}


.demo_store {
        text-align: center;
    background: #8e1737;
    padding: 10px;
    font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
    color: #fff;
    font-weight: bold;
    position: fixed;
    top: -19px;
    width: 100%;
    display: block;
    margin-left: 0px!important;
    left: 0px;
}