@media only screen and (max-width: 1920px) {
	.preloader {
		display: none !important;
	}
}
.archive .add_to_cart_button {
  display:none !important;
}
.archive ul.products li.product {
  min-height: 360px;
}
.woocommerce div.product .product_title {
  font-size: 28px;
}
.woocommerce-result-count, .woocommerce-ordering {
  display:none;
}
.woocommerce_product_description {
  font-size: 1.2em !important;
}
.woocommerce-Price-amount {
  color: #333 !important;
  font-weight: 700 !important;
  font-family: Roboto Slab !important;
  font-size: 1.2em !important;
}
.woocommerce-cart table.cart img {
  width:80px;
}
ol.flex-control-nav.flex-control-thumbs li {
  width: 25%;
}
.sku_wrapper, .posted_in {
  color: #bbb;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 20px;
}
.posted_in a{
  color: #666;
  text-decoration: underline;
  font-weight: 100;
}
.sku_wrapper .sku {
  color: #666;
  font-weight: 100;
} 
#link2partner {
  font-size: 1.2em;
  font-style: italic;
  color: #333;
  margin-bottom: 10px;
}
#link2partner a {
  color: #333;
  text-decoration: underline;
}
#confidence {
  width: 100%;
  background-color: #f5f5f5;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #999;
}
.woocommerce div.product form.cart .variations td.label {
  padding-top: 0.7em;
  padding-right: 10px;
  font-size: 1.2em;
}
.cart-contents:before {
    font-family:WooCommerce;
    content: "\e01d";
    margin-right: -3px;
}
.cart-contents:hover {
    text-decoration: none;
}
.cart-contents-count {
    color: #fff;
    background-color: #C74A07;
    border-radius: 10px;
    padding: 1px 6px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
    font-size: 0.8em;
}
#sydney_contact_info-1 {
  padding-top:0;
}
#signup_form_bottom {
  width:180px;
  margin-right:10px;
  padding-top: 0;
}
.mc4wp-alert {
  color: #820000;
  background-color: #fbeb27;
  padding: 15px;
  padding-top: 20px;
  width: 90%;
}
.mc_clear {
  display:inline;
}
.mc_email {
  padding-top: 1px !important;
  margin-right: 5px;
}
#mce-error-response {
  color: #fff;
  background-color: #841200;
  padding: 15px;
  margin-top: 10px;
}
#mce-success-response {
  color: #820000;
  background-color: #fbeb27;
  padding: 15px;
  margin-top: 10px;  
}
#menu-item-1998 {
    background-color: #F58C28;
    border-radius: 15px;
}
@media only screen and (max-width: 1024px) {
  #menu-item-1998 { 
    border-radius: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .mc_email {
    width: 230px;
  }
  .mc_clear {
    display:block;
    margin-top:10px;
  }
  .mc_btn {
    width: 230px;
    padding: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  #mc_embed_signup_scroll {
    margin-top: 140px;
    position: absolute;
  }
}

    