/*Theme Name: Moshi Wordpress template
Theme URI: www.kethmar.ee
Description: Design and development
Version: 1.0 
Author: Kethmar Salumets
Author URI: www.kethmar.ee/
*/
/* To hide */
.summary h2, .product_meta, .real-price-box, .woocommerce-breadcrumb, .woocommerce-result-count {
  display: none; }

/* General */
/* $normal-font: 'PT Sans', sans-serif; */
body {
  font-size: 16px;
  overflow-x: hidden;
  }

a:hover {
  color: #9c9c9c !important;
  text-decoration: none !important; }

.close-icon {
  width: 40px;
  height: 40px;
  display: block;
  right: 20px;
  top: 15px;
  position: absolute;
  cursor: pointer; }

.close-icon:before {
  content: "";
  display: block;
  width: 35px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
    transform: rotate(45deg); 
  margin-top: 20px; }
.cart_item,.row.shopping-carter.head {
  margin-bottom:20px;
}
.close-icon:after {
  content: "";
  display: block;
  width: 35px;
  height: 2px;
  background-color: #000;
    -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
transform: rotate(-45deg); 
  margin-top: -2px;
  top: 0;
  left: 0; }

ul {
    
    list-style-type: square;

  }
.widget {
    
      list-style-type: none;
        
}

.small-bold, .variations .label label {
  font-weight: 700;
  width: 100%;
  display: block;
  padding-top: 20px;
  padding-bottom: 0px;
  color: #000;
  font-size: 16px;
  clear: both;
  float: left;
  text-align: left;
  
  position: absolute;
  left: 0;
  bottom: 25px;
  
   }

.variations .value {

  clear: both;
  width: 100%;
  float: left;
  
    position: absolute;
  left: 0;
  bottom: 0;
   }

.label {
  padding: 0;
  width: 100%;
  clear: both;
  float: left;
  display: block; }

/* Helper classes */
.no-bottom-padding {
  padding-bottom: 0 !important; }

/* Inputs */
#pa_toote-slogan {
  width: auto;
  line-height: 40px;
  height: 40px;
  padding: 5px 0;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  margin-left: -3px;
  -webkit-appearance: none; }

.col-md-8 #pa_toote-slogan {
  opacity: 0;
  position: absolute;
  z-index: 15;
  width: 225px;
  top: -8px;
  display: block !important;
  cursor: pointer; }

.moshi-picker button, #pa_toote-slogan button, .variations .btn-group.bootstrap-select button {
  background: transparent;
  border: none;
  box-shadow: none;
  padding-right: 0 !important;
  padding-left: 25px;
  outline: none;
  border-radius: 0 !important; }
  .moshi-picker button .filter-option.pull-left, #pa_toote-slogan button .filter-option.pull-left, .variations .btn-group.bootstrap-select button .filter-option.pull-left {
    float: right !important;
    font-size: 18px; }
  .moshi-picker button .fa-angle-down, #pa_toote-slogan button .fa-angle-down, .variations .btn-group.bootstrap-select button .fa-angle-down {
    float: left !important;
    left: 0px !important;
    right: auto !important;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    font-size: 25px;
    margin-top: -13px; }
.moshi-picker button:hover .filter-option.pull-left, .moshi-picker button:hover .fa-angle-down, #pa_toote-slogan button:hover .filter-option.pull-left, #pa_toote-slogan button:hover .fa-angle-down, .variations .btn-group.bootstrap-select button:hover .filter-option.pull-left, .variations .btn-group.bootstrap-select button:hover .fa-angle-down {
  color: #9c9c9c; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default, button:hover, button.open, .btn-default:focus, .btn-default:hover {
  background: transparent !important;
  box-shadow: none !important;
  outline: none !important; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default, .dropdown-menu.open, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  border-radius: 0 !important;
  background-image: none !important;
  outline: none !important; }

button, input, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default, .dropdown-menu.open, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  outline: none !important; }

/* Header texts */
h1.big, .summary .product_title.entry-title {
  font-size: 34px;
  color: #000;
  width: 100%;
  margin: 0;
  font-weight: 700;
  padding-bottom: 40px; }

h2.big {
  font-size: 25px;
  color: #000;
  width: 100%;
  margin: 0;
  font-weight: 700;
  padding-bottom: 20px; }

/* Header */
.slogan {
  float: left;
  display: block;
  font-family: "Lato", sans-serif;
  width: 100%;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  color: #000;
  padding-bottom: 35px; }

.triip::after {
  content: "";
  width: 65px;
  height: 5px;
  background-color: #000;
  position: absolute;
  right: 0;
  bottom: 0; }


.navigation {
    text-transform: lowercase;
  margin-left: auto;
  float: left;
  position: relative; }
  .navigation li {
    
    float: left;
    width: 200px;
    list-style: none;
}
    .navigation li a {
      color: #000;
      font-size: 24px;
      font-weight: 700;
      display: inline-block;
      line-height: 1;
      cursor: pointer; }
      /*
  .navigation li:nth-of-type(3n+1) {
    clear: both;
     } *//* margin-right: 50px; */
/* TOOTEMENÜÜ DESKTOP -- START */

.sub-menu li a, .sub-menu2 li a {
  font-size:20px !important;
}

@media (min-width:1050px){
    
.sub-menu {
    display: none;
  position: absolute;
  left: -59px;
  top: 150px;
  background-color: rgba(246, 246, 246, 0.9);
  padding: 90px 40px 90px 80px;
  width: 700px;
  min-height: 200px;
  z-index: 20; }
  .sub-menu li {
    padding-bottom: 2px;
    float: left;
    clear: both; }
  .sub-menu li:last-of-type {
    padding-bottom: 0; }

.sub-menu:before {
   }

.sub-menu2 {
display: none;
  position: absolute;
  left: 260px;
  top: 0;
  background-color: transparent;
  padding: 90px 40px 90px 80px; }
  .sub-menu2 li {
    padding-bottom: 2px;
    float: left;
    clear: both; }
  .sub-menu2 li:last-of-type {
    padding-bottom: 0; }
    
}
/* TOOTEMENÜÜ - DESKTOP -- END */
/* TOOTEMENÜÜ - MOBILE -- START */

@media (max-width:1049px){

  .shopping-carter.head {
    display:none !important;
  }
  .shopping-carter .col-md-2, {
    text-align: left !important;
    display: list-item;
    list-style: none !important;
  }
  .shopping-carter .product-quantity .quantity {
    width:100%;
    text-align: left;
  }
  .shopping-carter .product-quantity .quantity input {
    width:100%;
    text-align: left;
  }
  .shopping-carter .col-md-1, .shopping-carter .product-price, .shopping-carter .product-subtotal {
    display: none !important;
  }


.close-icon {
  width: 20px;
  height: 20px;
  display: block;
  right: 50px;
  top: 40px;
  position: absolute;
  cursor: pointer; }

.close-icon:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  margin-top: 20px; }

.close-icon:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #000;
    -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  margin-top: -2px;
  top: 0;
  left: 0; }

h2.big {
	text-align:left;
	padding-left:20px;

}
h2, .wpsc_description, .additional_description_span, .product_title.entry-title, .uudised-aeg {
	text-align:left;
}
.variations_form.cart {
	width:100%;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.navigation.main {
	width:100%;
}
.navigation li {
	text-align: left !important	;
	padding-left:15px;
}
.header_sloogan {
	display: none !important;
}

#payment .col-md-8 {
	display:inline-block;
	width:100%;
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
	text-align: center !important;
}
.terms {
	width: 100%;
    display: block;
    text-align: center !important;
    padding:20px !important;
}
.woocommerce-checkout #payment ul.payment_methods li img, 
.form-row.place-order.col-md-4:after,
{
	display:none;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding:1em 0 !important;
}
.woocommerce .order_details {
  padding:0;
}

.widget_shopping_cart {
	padding:20px !important;
	left:0 !important;
}
.widgettitle {
	text-align:left;
}
.col-md-5.col-xs-5.add-to-cart.pull-right{
	top:40px;
}
.vaheennerida {
	margin-top:15px;
	padding:0 20px;
}
.rel-products {
	margin-top:90px;
	margin-left:0;
}
.product p {
	padding:0 20px;
}
img {
	vertical-align: middle;
    width: 100%;
    height: auto;
}
  
.sub-menu {

    display: none;
    background-color: rgba(246, 246, 246, 0.9);
    width: 100%;
    padding: 90px 40px 90px 80px;
    
    position: absolute;
    top: 50px;
    left: 0;        
    z-index: 1337;    
    
} 
.sub-menu li {
    margin-left: 15px;
    padding-bottom: 15px;
    float: left;
    clear: both;
    width: 100%;    
    text-align: left !important;
}
.sub-menu2 li:first-child {
    
    margin-left: 15px;
    margin-top: 15px;
    
}
.sub-menu2 li {
    
    margin-left: 15px;
    
}


.sub-menu:before {
  content: "";
  width: 60px;
  height: 4px;
  background-color: #000;
  position: absolute;
  top: 50px;
  left: 40px;
}
    
}
/* TOOTEMENÜÜ - MOBILE -- END */

/* Front page */
.full-width-container {
  width: 100%;
  position: relative;
  display: block;
  float: left;
  height: auto;
  min-height: 100%; }
.all-middle img {
    
    margin: 0px auto;
    display: block;
      
}
.front-slider {
  width: 100%;
  height: auto;
  min-height: 100%; }

/* Shop */
.products.row {
  padding: 0;
  margin: 0px;
  list-style: none;
  clear: both;
  float: left;
  padding-top: 40px;
  width: 100%;
  }
.products.row li .row .col-md-8 a {
 float: left;
width: 100%;
}
.korgus {
 float: left;
    width: 100%;
    min-height: 176px;
}



.woocommerce-result-count {
  float: left;
  width: 50%;
  padding-right: 15px;
  color: #000;
  font-size: 12px;
  font-weight: 700; }
.mobile_logo {
	display:none;
}
.woocommerce-ordering {
  float: right;
  width: 50%;
  padding-left: 15px; }
  .woocommerce-ordering .orderby {
    float: right;
    width: auto;
    line-height: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-weight: 400;
    outline: none;
    margin-left: -3px;
    color: #000;
    margin-top: -10px;
    font-weight: 700;
    display: none; }

/* Product place */
.col-md-6.product {
    
    padding-top: 45px;
    padding-left: 15px;
    padding-right: 15px;
}
/*
.col-md-6.product:nth-of-type(3n-1) {
  padding-left: 30px; }

.col-md-6.product:nth-of-type(2n-1) {
  padding-right: 30px; }
*/
.col-md-6 .price-value {
  font-size: 36px;
  line-height: 62px;
   margin: 5px 0px 0px 0px;
  }
.col-md-6 .price-value del {
  font-size: 18px;
  line-height: 62px;
  margin: 0px 0px 0px 5px;
   }
.col-md-6 .label {
  display: none; }
.col-md-6 .reset_variations {
  display: none; }
.col-md-6 .row.price-add.col-md-6 .price-label {
  display: none; }
.col-md-6 .single_variation_wrap {
  padding-top: 90px; }
  .col-md-6 .single_variation_wrap .single_variation, .col-md-6 .single_variation_wrap .quantity {
    display: none !important; }

.single_add_to_cart_button {
    
    position: absolute !important;
    right: 0;
    
}

.product h3, .product .read-more {
  font-weight: 700;
  width: 100%;
  display: block;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 10px;
  color: #000;
  font-size: 18px;
  clear: both;
  float: left;
  text-align: left; }
.product .read-more {
  width: 50%;
  padding-right: 7px;
  float: left; }
.product .price {
  width: 50%;
  float: right;
  padding-left: 7px;
  color: #000;
  font-size: 36px;
  font-weight: 700;
  text-align: right; }
.product p {
  margin-bottom: 21px;
  font-size: 16px; }

.variations_form.cart {
  padding-top: 27px; }

.reset_variations {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9c9c9c;
  padding-top: 6px; }

.image-placer li {
  width: 100%;
  list-style: none; }
  
  .image-placer li img {
    width: 200px;
    height: auto; }
    
    @media (max-width:1049px){
        
    .image-placer li img {
        display: block;
    margin: 0px auto; }
    
    }

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  color: #000 !important;
  background-color: #000 !important; }

.lSSlideOuter .lSPager.lSpg > li a, .lSSlideOuter .lSPager.lSpg > li a {
  color: #9c9c9c !important;
  background-color: #9c9c9c !important; }

/* Shopping cart page */
.woocommerce table.shop_table, .actions {
  border: none !important; }

.product-name a {
  font-weight: 700;
  width: 100%;
  display: block;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 10px;
  color: #000;
  font-size: 18px;
  clear: both;
  float: left;
  text-align: left; }

.cart_item td.product-thumbnail, .shop_table .product-thumbnail {
  
  width: 90px;
  height: 90px;
  
   } /*display: none;*/

.cart_item, .cart_item td {
  border: none !important; }

/* Shopping cart widget */
    
.fa-cart-plus, .fa-shopping-cart {
  cursor: pointer; }

@media (min-width: 1050px){
    
.close-cart {
  width: 40px;
  height: 40px;
  display: block;
  top: 9px;
  right: 153px;
  position: absolute;
  cursor: pointer; }

}
  
@media (max-width: 1050px){
    
    .close-cart {
        
    display: inline-block;
    width: 43px;
    height: 8px;
    cursor: pointer; }
    
}

.close-cart:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg); }

.close-cart:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000;
    -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  margin-top: -2px;
  top: 0;
  left: 0; }
  

.widget_shopping_cart_content {
  float: left;
  width: 100%;
  }
  .widget_shopping_cart_content .close-icon {
    right: 27px;
    top: 19px;
    z-index: 101; }

.widget_shopping_cart_content img {
    
    display: none;    
    
}
.cart .product-thumbnail {
    
    display: none;    
    
}
.cart .product-remove {
    
    width: 48px; 
    
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    
    margin-left: 15px;
    
}
      
.widget_shopping_cart {
  position: absolute;
  /*right: 15px;*/
  left: 200px;
  top: 100px;
  background-color: rgba(236, 236, 236, 0.9);
  z-index: 101;
  width: 700px;
  padding: 20px 0px 20px 20px;
  list-style: none;
  /*top: 50px;*/
  margin-top: 50px;
  display: none; }
  .widget_shopping_cart h2 {
    
    padding-left: 50px;
    font-size: 24px;
    font-weight: 700;
    text-transform: lowercase;
    color: #000;
    
    
    }
  .widget_shopping_cart .variation {
    display: none; }
  .widget_shopping_cart .cart_list.product_list_widget {
    list-style: none;
    float: left;
    width: 100%; }
    .widget_shopping_cart .cart_list.product_list_widget .quantity {
      font-weight: 700; }
    .widget_shopping_cart .cart_list.product_list_widget .quantity:before {
      content: ""; }
    .widget_shopping_cart .cart_list.product_list_widget li {
      float: left;
      margin-top: 10px;
      list-style: none;
      display: block;
      width: 100%; }
    .widget_shopping_cart .cart_list.product_list_widget li:first-of-type {
      margin-top: 20px; }
  .widget_shopping_cart .total {
    float: left;
    clear: both;
    width: 100%;
    padding-top: 40px !important;
    color: #000; }
    .widget_shopping_cart .total strong {
      display: none !important; }
    .widget_shopping_cart .total .amount {
      display: block;
      float: right;
      font-size: 36px;
      font-weight: 700;
      padding-left: 15px;
      line-height: 36px; }
  .widget_shopping_cart .buttons {
    padding-top: 15px; }
    .widget_shopping_cart .buttons .wc-forward {
      color: #000;
      background: transparent;
      padding: 0;
      float: right;
      clear: both; }
    .widget_shopping_cart .buttons .wc-forward:first-of-type {
      margin-bottom: 5px; }
    .widget_shopping_cart .buttons .wc-forward:hover {
      color: #9c9c9c;
      background: transparent; }

.woocommerce a.remove, .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  color: #000 !important; }

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: none !important; }
  
/* Shopping cart widget - MOBILE -- START */
@media (max-width: 1050px) {
    
      
.widget_shopping_cart {
  width: 100%;
  z-index:9999;
  }
.minicart-hind {
	position: relative !important;
	width:100% !important;
	float:left !important;
	clear:both !important;
	text-align: left !important;
}
.form-row.place-order.col-md-4:after {
	display: none;
}
.css-label img {
	display:none;
}
}
/* Shopping cart widget - MOBILE -- END */

/* Price and cart */
.variations {

  float: left;
  display: block; }

.single_variation_wrap {
  width: 100%;
  clear: both;
  float: left;
  padding-left: 0;
  padding-top: 16px;
  padding-right: 0px; }
  .single_variation_wrap .variations_button {
    float: left;
    clear: both;
    width: 100%;
    
    position: absolute;
    bottom: 5px;
    right: 0;
    
     }

.single_variation {
  display: block;
  width: auto;
  height: auto;
  position: relative;
  float: left; }

.quantity {
  position: relative;
  display: inline-block;
  float: left; }
  .quantity .input-text.qty.text {
    border: 0;
    padding: 0;
    padding: 0 0 0 15px;
    min-width: 100px;
    position: relative;
    z-index: 1;
    background: transparent; }

/*
.quantity:before {
  content: "+";
  position: absolute;
  left: 0;
  z-index: 0; }
*/

.stock.in-stock {
  font-weight: 700;
  width: 100%;
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
  font-size: 16px;
  clear: both;
  float: left;
  text-align: left;
  margin-bottom: 5px; }


.price-label {
  width: auto;
  display: inline-block;
  font-weight: 700;
  text-align: left;
  vertical-align: top;
  padding-top: 17px;
  padding-right: 15px; }

.price-value {
  font-size: 62px;
  font-weight: 700;
  display: inline-block;
  text-align: left; }
  
.price-value del { font-size: 36px; float: right; margin-top: 10px; margin-left: 10px; }

.single_add_to_cart_button {
  width: auto;
  display: inline-block;
  font-weight: 700;
  text-align: right;
  vertical-align: top;
  color: #000;
  float: right;
  position: relative;
  height: auto;
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-appearance: none; }

.single_add_to_cart_button:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 4px;
  background-color: #000;
  right: 0;
  bottom: 5px;
  display: block;
  top: 28px; }

.single_add_to_cart_button:hover:before, .single_add_to_cart_button:hover {
  background-color: #9c9c9c;
  color: #9c9c9c; }


/* MATTIAS */
#menuDiv {
    
    display: none;
    
}
#shipping_method li label {
    
    padding-left: 25px;
    float: right;
    
}
.shipping th {
    
    vertical-align: top;
    width: 125px;
    
}
.kaart {
    
    height: 300px;
  overflow: hidden;
  
}
#coupon_code {
    
    padding: 5px 10px 6px 10px;
    border-radius: 3px;
    border: 1px solid #ebe9eb;
    width: 200px;
}
.value select {
    
    border: 0px;
    appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */

-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background:none
    
}
.value select::-ms-expand {
    display: none;
}
.wc-proceed-to-checkout {
    
    margin-top: 25px;
    
}
.onsale {
    
    float: right;
    background-color: #EAEAEA;
    padding: 3px 5px 3px 5px;
    border-radius: 3px;
    font-size: 75%;
    
}
.summary p {
    
    width: 100%;
    
}
/*.quantity, .qty {display:none;}*/
.stock.in-stock { visibility: hidden; }
.single_variation {
    
    display: none;
}
.woocommerce-message {
    
    padding: 0px 50px 0px 50px;
    background-color: #FFF;
    
}
#lang_sel {
    
    position: absolute;
    z-index: 999;
    
}

.product-name a {
    
    width: auto;
}

@media (max-width: 1050px) {
.fa {
	font-size:30px !important;
}
.social {
    
    margin-left: 15px;
    
  }
  .social .buttons {
    width: 100%;
    display: block;}
    .social .buttons i {
      padding-right: 25px;
      }
    .social .buttons a {
        
        color: #333;
        
    }

.logo {
    z-index: 1;
      position: absolute;
      right: 15px;
       }
  .logo img {
    position: absolute;
    top: 5px;
    right: 25px;
    max-width: 15px;
   }
    
.vaheennerida {
    
    margin-top: 0px;
    
}
/* Mobile fixes */
@media(max-width: 1050px) {

.sub-menu-toggle {
    
    width: 100% !important;
}

.navigation li {
    float: float;
    width: 50% !important;
    list-style: none !important;
    display: inline-block;
    min-width: 120px;
    text-align: center;
     
}
    
} /* lamp??? */

.moshi_update_cart_button {
    
    width: 100% !important;
    text-align: right !important;
    
}
.lyhikirjeldus {
    float:left;
    width:100%;
    
}
.variations .value, .small-bold, .variations .label label {
    
    left: 15px !important;
    width: calc(100% - 15px);
    
}
.amount {
    
    right: 10px !important; 
    
}
.single_add_to_cart_button {
    
    right: 15px !important; 
    
}
.kassa-maksma {
    
    margin-right: 15px !important;
    
}

}

@media(min-width: 1050px) {

.social {
margin-right: 15px; }
  .social .buttons {
    width: auto;
    float: right;
    display: inline-block; }
    .social .buttons i {
      font-size: 20px;
      margin-left: 15px; }
    .social .buttons a {
        
        color: #333;
        
    }
    
    
.logo {
  position: relative; }
  .logo img {
    z-index: 1;
    float: right;
    max-width: 45px;
    position: absolute;
    right: 15px;
     }
      
.vaheennerida {
    
    margin-top: 40px;
    
}
.positsioneeri {
    
    position: absolute; bottom: 0px; left: 15px; right: 15px;
    
}
.lyhikirjeldus {
    
    
}
}

p.maht {
    
    margin-top: 20px;
    font-size: 11px;
    
}

.cart_totals.calculated_shipping {
    
    width: 100%;
    
}
.payment_box {
    
    background-color: #FFF;
    
}
a.about_paypal {
display: none;
}
.terms-link, .shipping-calculator-button {
    
    color: #666;
}
.terms-link:active, .terms-link:visited, .terms-link:link, .shipping-calculator-button:active, .shipping-calculator-button:visited, .shipping-calculator-button:link {
    
    text-decoration: none;
    color: #666;
    
}
.woocommerce-billing-fields input, 
.woocommerce-shipping-fields input, 
.shipping-calculator-form input, 
.shipping-calculator-form select, 
.woocommerce-billing-fields textarea, 
.woocommerce-shipping-fields textarea {
    
    padding: 5px;
    border: 1px solid #CACACA;
    border-radius: 3px;
    
}
.shipping-calculator-form input:active, .woocommerce-billing-fields input:active, .woocommerce-shipping-fields input:active { border: 1px solid #333; }
/*# sourceMappingURL=style.css.map */


.product-name p {
    
    display: inline;
    
}
.rel-products {
    
    margin-left: 20px;
    
}
.attachment-shop_single.wp-post-image {
    
    max-width: 100%;
    height: auto;
    
}

.h600 {
    
    height: auto;
    
}

/* PAGINATION */

ul.page-numbers {
    
    clear: both;
    padding: 75px 0px 25px 0px;
    display: block !important;
    text-align: center;
    width: 100%;
    list-style-type: none;
    
}
ul.page-numbers li {
    
    margin-top: 50px;
    padding: 0px 5px 0px 5px;
    display: inline;
    
}
.page-numbers a {
    
    color: #333;
    font-size: 24px;
    display: inline;
    color: #000 !important;
    
}
.page-numbers.current  {
    
    color: #333;
    font-size: 24px;
    display: inline;
    border-bottom: 3px solid #333;
    
}




/* UUS HEADER - DESKTOP */
@media(min-width: 1050px) {
    
.navbar {

width: 1100px;
margin: 50px auto 0px auto;

  height: auto;
  
  
   }
    
    .header_sloogan {
        
        font-size: 48px;
        font-weight: 700;
        line-height: 90%;
        color: #000;
        
        
        position: relative;
        float: left;
        width: 210px;
        height: 120px;

        
    }
    .header_sloogan:after {
        
  content: "";
  width: 60px;
  height: 3px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  right: 0px;
        
    }
    .header_navigatsioon {
        
        float: left;
        
        margin-left: 50px;
        width: 480px;
        
    }
    .header_sots {
        
        float: left;
        
    }
    
    .header_moshi {
        
        float: right;
        
        width: 61px;
        
        margin-left: 50px;
        
    }
    .header_cart {
        
        float: left;
        margin-left: 50px;
        
        
    }
    .header_language {
        
        float: left;
        
        
    }
    
    .container {
        
        width: 700px !important;
        
    }

    .semi {
      width:900px !important  ;
    }
    .moshi-logo {
        
        background-image: url("http://www.moshi.ee/logo.png");
        width: 61px;
        height: 185px;
        
    }
    .moshi_logo_img {
          width: auto;
          height: 140px;
    }

}
/* UUS HEADER - MOBILE */
@media(max-width: 1050px) {
    
    .header_m {   
        width: 100%;
    padding: 25px 15px 38px 15px;
    }
    .edasimuujad {
    margin-top: 20px !important	;
    font-weight: bold;
    text-transform: uppercase;
    }

    .mobile_logo {
    	display:block;
    	width:100%;
    	margin-bottom:30px;
    	text-align:left;
    	padding-left:15px;
    }
    .mobile_logo img {
    	display:inline-block;
    	text-align:left;
    width: auto;
    height: auto;
    }
.navbar {

width: 100%;
margin: 50px auto 0px auto;

  height: auto;

  
  }
   
    .header_cart {
        float: left;
    }
    .header_sloogan {
        
        width: 100%;
        
        font-size: 48px;
        font-weight: 700;
        line-height: 90%;
        color: #000;
                
        position: relative;
        text-align: center;
        
        margin: 0px auto 0px auto;
        padding-bottom: 5px;
        display:block;
        
    }
    .header_sloogan:after {
        
        
    }
    .header_navigatsioon {
        
        padding: 25px 0px 0px 0px;
        display: block;
        
    }
    .header_navigatsioon ul {

        -webkit-padding-start: 0px !important;
        
    }
    .header_sots {
        
        float: left;
        
    }
    
    .header_moshi {
        
        display: none;
        
        
    }
    
    .header_language {
        
        float: right;
        
        
    }
    
    .container {
        
        width: 100% !important;
        
    }
    .moshi-logo {
        
        background-image: url("http://www.moshi.ee/logo_horizontal.png");
        width: 185px;
        height: 61px;
        
        margin: 75px auto 0px auto;
        
    }

}

#lang_sel {
    
    margin-left: 0px !important;
    border: 0px !important;
}
#lang_sel a {
    
    padding: 0px;
    margin:-3px 0 0 0;
    padding-left: 0px !important;
    font-size: 18px !important;
    text-transform: lowercase;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: right;
    float:right;
    border: 1px solid white !important;
    
}
#lang_sel :hover > a, #lang_sel ul ul :hover > a {
    
    background: #FFF !important;
    
}
#lang_sel li {
  width:auto !important;
  float:right;
}
#lang_sel ul ul {
  border-top: none !important;
}
#lang_sel a:hover {
    
    background-color: #FFF !important;
    
}

/* PEIDAME SUURED PEALKIRJAD */
h1.big {
    
    display: none;
    
}

.current-menu-item a {
    
    color: #999 !important;
    text-decoration: none;
    
}

.sub-menu-current {
    
    color: #999 !important;
    
}

.add-to-cart .amount {
    
    position: absolute;
    right: 0;
    bottom: 15px;
    
}

.col-md-5.col-xs-6.add-to-cart.pull-right {
  top:26px;
}

.product:first-child {
    
    margin-top: 0px;
    
}
.product {
    
    margin-top: 100px;
    
}
/* minicart */
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    
    padding-left: 50px !important;
    
}
.widget_shopping_cart_content .amount {
    
    position: static !important;
    padding-right: 25px !important;
    
}
.minicart-sloogan {
    
    font-weight:  bold;
    color: #000;
    
}
.minicart-nimetus a {
    
    color: #000;
    
}
.minicart-hind {
    
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    
    font-size: 24px;
    
}
.minicart-buttons {
    
    margin-right: 25px;
    text-transform: lowercase;
    
}
.minicart-hind .amount{
    
    position: static !important;
    
}
.minicart-empty {
    
    padding-bottom: 25px !important;
    
}
.minicart-close .minicart-close-icon {
    position: absolute;
    
    top: 25px;
    right: 25px;
    
  width: 35px;
  height: 35px;
  display: block;
  cursor: pointer;
 }
.minicart-close .minicart-close-icon:before {
  content: "";
  display: block;
  width: 35px;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 20px; }

.minicart-close .minicart-close-icon:after {
  content: "";
  display: block;
  width: 35px;
  height: 1px;
  background-color: #000;
    -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -2px;
  top: 0;
  left: 0; }
  
.modal-left-content {
    
  margin-top: 75px;
    
} 
.modal-right-content {
    
  margin-top: 75px;
  padding-right: 50px;
  padding-bottom: 50px;
    
}
.modal-quanity {

    display: blockt;
    
}
.modal-close-icon {
    
    position: absolute;
    top: 25px;
    right: 25px;
    
}

/* Kassa */

.moshi_update_cart_button, .wc-proceed-to-checkout .checkout-button,
.form-row.place-order .button.alt {
    
    border: 0px !important;
    background-color: #FFF !important;
    color: #000 !important;
    font-weight: 700 !important;
    padding-bottom: 10px !important;
    padding-right: 0px !important;
    
}
.moshi_update_cart, .wc-proceed-to-checkout {
    
    position: relative;
    
}
.moshi_update_cart:after, .wc-proceed-to-checkout:after,
.form-row.place-order.col-md-4:after {
        
  content: "";
  width: 40px;
  height: 4px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  right: 0;
}
.form-row.place-order.col-md-4:after {
  right:1em !important;
}
.cart_item .amount {
    
    position: static !important;
    float: right;
       
}
.product-subtotal, .product-price, .product-quantity {
    
    color: #000;
    text-transform: lowercase;
    font-weight: 700;
    
}
.cart_item .product-name a {
    
    color: #333;
    font-weight: normal !important;
    
}
.moshi-kassa-sloogan {
    
    display: inline-block;
    text-align: left;
    font-weight: 700;
    width:100%;
    
}
.product-remove {
    display:list-item;
    position: relative;
    list-style: none;
    
}
.product-remove .remove {
    
    position: absolute;
    top: -2px;
    right: 0;
    
}
.cart-subtotal .amount {
    
    position: static !important;
    float: right;
    
}
.cart-subtotal .order-total {
    
    float: right;
    
}
.order-total .amount, .shipping .amount {
    
    position: static !important;
    
}
#shipping_method {
    
    text-align: right;
    
}
td, th {
    
    border-top: 0px !important;
    
}
.kassa-maksma-nupp {
    
    border: 0px;
    background-color: #FFF;
    color: #000;
    font-weight: 700;
    padding-bottom: 10px;
    padding-right: 0px !important;
    font-size: 16px;
    
}
.kassa-maksma-nupp:hover {
    
    background-color: #FFF;
    color: #000 !important;
    
}
.kassa-maksma {
    
    position: relative;
    
}
.kassa-maksma:after {
        
  content: "";
  width: 40px;
  height: 4px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  right: 0;
    
}
.order-total .amount {
    
    font-weight: 700;
    font-size: 48px;
    float: right;
    color: #000;
    
}
/* MASKMINE */
#customer_details {
    
    text-transform: lowercase;
    
}
/* INPUT */ 
.select2-choice, .select2-container {
    
    border-color: #8f8f8e !important;
    
}
.input-text, .select2-drop-mask {
    
    border: 1px solid #8f8f8e !important;
    padding: 6px 10px 6px 10px !important;
    
}
/* UUDISED */

.uudised-aeg {
    
    color: #999;
    font-size: 11px;
    font-weight: 700;
    margin-top: 50px;
    
}
.uudised-pealkiri {
    
    
    padding-top: 25px;
    
}
.news-navigation {
    
    position: relative;
    display: block;
    text-align: center;
    margin-top: 50px;
    
}
.news-newer a {
    
    color: #000;
    font-weight: 700;
    
    position: absolute;
    left: 0;
    
}
.news-older a {
    
    color: #000;
    font-weight: 700;
    
    position: absolute;
    right: 0;
    
}

input[type=radio].css-checkbox {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=radio].css-checkbox + label.css-label {
    float: right;
	padding-left:23px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;

}

input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}
label.css-label {
background-image:url(http://moshi.ee/checkbox.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woocommerce ul#shipping_method li {
    
    text-indent: 0 !important;
    
}
label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}

.css-label{
	background-image:url(http://csscheckbox.com/checkboxes/dark-check-green.png);
}

input[type=checkbox].css-checkbox.med + label.css-label.med {
	padding-left:22px;
    height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}
label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox2 {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox2 + label.css-label2 {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox2:checked + label.css-label2 {
	background-position: 0 -15px;
}

.css-label2{
	background-image:url(http://csscheckbox.com/checkboxes/dark-check-green.png);
}

.lite-gray-check{background-image:url(http://moshi.ee/checkbox.png);}

input[type=checkbox].css-checkbox2.med + label.css-label2.med {
	padding-left:22px;
    height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}
#pickup_location {
    
    border: 1px solid #000;
    border-radius: 3px;
    padding: 10px 6px; 10px 6px;
    
}  

.checkout-toode {
    
    float: left;
    padding: 0px 0px 0px 0px !important;
    
}    
.checkout-kogus {
    
    float: right;
    padding: 0px 0px 0px 0px !important;
    
}
.moshi-table th {
    
    padding: 15px 0px 0px 0px !important;
    
}
.order-subtotal td {
    
    text-align: right;
    
}
#pickup_location {
    
    float: right;
    
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
    
    margin-top: 20px;
    text-align: left;
    
}
.moshi-radio-left {
    
    float: left !important;
    
}
.checkout-toode a {
    
    color: #333 !important;
    
}
.padd-bot {
    
    padding-bottom: 10px;
    
}
                        
  
  
  
  
  
  
  
  
  
  
  
  
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  -webkit-box-shadow: none !important;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal { 
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0) !important;
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,0) !important;
    -o-box-shadow: 0 5px 15px rgba(0,0,0,0) !important;
    box-shadow: 0 5px 15px rgba(0,0,0,0) !important;
    border: 0px solid #FFF !important;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #EAEAEA;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.modal-header {
  padding: 15px;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 800px;
    margin: 30px auto;
  }
  .modal-content {
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
[role="button"] {
  cursor: pointer;
}

.wpsc_description, .additional_description_span {
  display: inline-block;
}
.entry-summary .row {
  display: inline-block;
  margin-top:50px;
}
.woocommerce-message {
    position: absolute;
    width: 100%;
    padding: 10px 20px 10px 20px;
    background-color: #0C0C0C;
    font-weight: 300;
    color: #fff;
    left: auto;
    top: 0;
    text-align: center;

}
.woocommerce-message a {
  font-weight:600;
  color:#fff !important;
}
.edasimuujad {
  list-style: none;
  width:100%;
  padding:0;
  margin:0;
}
.edasimuujad li {
  width:auto;
  padding-left:15px;
  padding-right:15px;
  display: inline;
  float:left;
}
.edasimuujad li:first-of-type {
  padding-left:0px;
}
.edasimuujad li a {
  width:auto;
  display: block;
  font-size:18px;
  color:#000;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.toode-lisatud {
    position: absolute;
    width: auto;
    height: auto;
    padding: 10px 20px 10px 20px;
    background-color: #0C0C0C;
    font-weight: 600;
    /* left: 0; */
    color: #fff;
    top: 40px; 
/*    display: none !important;
*/}
.toode-lisatud:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000;
    content: "";
    top: -10px;
    position: absolute;
    left: 0px;
}
.toote_read_more {
  float:left;
  width:100%;
  margin-top:10px;
  display: inline-block;
  color:#000;
  font-weight:700;
}

.variations_form {
  top:30px;
}
.variations {
  position: relative;
}
.variations_form.cart {
  padding-top: 35px;
    margin-left: -1px;
    padding-left: 0;
    display: inline-block;
}
.entry-summary .row {
     display: inherit;
    position: relative;
    margin-top: 0;
/*    height:130px;*/
}
.products .product .row  {
  position: relative;
}
.products .product .row {

}

.single-summary .col-md-5.col-xs-6.add-to-cart.pull-right {
  position: absolute;
    right: 0;
    top: -25px;
}
.lyhikirjeldus {
  float:none;
}

/* Peida read more */

/* Pakiautomaat */
.pickup_location th {
    
    width: 50%;
    
}
.pickup_location td {
    
    float: right;
    
}

.widgettitle a {
    
    color: #000;
    
}


.includes_tax {
    float: right;
    font-size: 0.85em;
    text-align: right;
    width: 100%;
    clear: both;
    margin-top: -8px;
}
.includes_tax .amount {
  font-size:1em;
  float:none;
}
a {
  color:#000 !important;
}

/* tax */

.checkout-kogus .tax_label, .shipping .tax_label, .cart-subtotal .tax_label, .total .tax_label, .product-subtotal .tax_label {
    
    display: none;
    
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td, .order_details  {
  padding-left:0 !important;
}

.shopping-carter .col-md-2 {
  text-align: left !important;
}
.shopping-carter .col-md-2 span {
  float: left !important;
}
.woocommerce a.remove {
    line-height: 11px !important;
    padding-top: 7px;
}

.cart-subtotal td, .shipping td, .order-total td, .actions {
  padding-right:0 !important;
}
.widget_shopping_cart_content .remove {
  top:-2px !important;
}

.payment_methods.methods {
  padding:10px 0 !important;
}
.text-center .textwidget {
  font-size:12px;
}
.header_language {
  display:none;
}

.pull-left {
  display: block;
  float:left;
  clear:both;
  margin-bottom:0.5em;
}
.variations_form.cart.positsioneeri {
  height:115px;
}
.fa.fa-twitter {
  display: none;
}
