/*
Theme Name: Foundation
Author: Squid&Crow
Author URI: http://squidandcrow.com
Description: Foundation 5 based theme
License: GNU General Public License v2 or later
*/

.woocommerce-message::before {
    content: "";
    color: #8fae1b;
}

h1, h2, h3 {
  font-family: 'Julius Sans One', sans-serif;
}

h1 {
  font-size: 1.8em;
}
h2 {
  line-height: 1.3em;
  font-size: 1.3em;
}

h3 {
  font-size: 1.1em;
}

p, li, .woocommerce-breadcrumb {
  font-family: 'Droid Serif', 'serif';
}

del span {
  color: #D2C6A9;
}

ins {
  text-decoration: none;
}

small {
  font-size: 1.0em;
}

.top-nav {
  height: 87px;
  background-image: url('img/nav_bg.png');
  background-repeat: repeat-x;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  text-transform: lowercase;
}

.top-nav ul {
  list-style-type: none;
  float: left;
  margin-left: 3em;
  margin-top: .3em;
}

.top-nav ul li {
  display: inline;
  float: left;
  margin-right: 2em;
  font-size: 1.2em;
  margin-top: .25em;
  padding: .25em 0;
  font-family: 'Julius Sans One', sans-serif;
  line-height: 1.2em;
}

.top-nav ul li:last-child {
  margin-right: 0;
}

.top-nav ul li a {
  color: #fff;
  font-weight: bold;
}

.top-nav ul li ul {
  margin-left: 0;
  display: none;
  float: none;
}

.top-nav ul li:hover ul {
  display: block;
  position: absolute;
  width: 250px;
  background-image: url('img/menu_bg.png');
}

.top-nav ul li.menu-item-407:hover ul {
  width: 100%;
  left: 0;
  padding: 1em;
}

.top-nav ul li:hover ul li {
  display: block;
  float: none;
  width: 100%;
  padding-left: .5em;
font-size: 1.2em;

}

.top-nav ul li.menu-item-407:hover ul li {
  float: left;
  width: 33%;
  margin: 0;
  font-size: .9em;
}

.top-nav ul li:hover ul li:hover  {
  background-image: url('img/black60.png');
}


.top-nav ul li ul li label a{
	color: #fff;
}

.top-nav ul li:hover ul li ul {
  display: none;
  margin-left: 0;
}

.top-nav-strong {
  background-color: #B9B9B9;
}

.middle h1 a {
  color: #fff;
}


.logo {
  float: left;
  padding-left: .55em;
}

.logo-menu {
  padding: .40em .45em .45em .5em;
  margin-left: 10px;
}

.heading {
  text-align: center;
  padding-top: 10em;
}

.heading h1 {
  background-image: url('img/black60.png');
  color: #fff;
  line-height: 1.2em;
  padding: .8em 0 .4em 0;
  margin-bottom: 0;
  font-size: 3.6em;
}

.statement {
  margin: 4em 0;
  font-family: 'Julius Sans One', sans-serif;
}

.attachment-post-thumbnail, .wp-post-image {
	float: right;
	margin: 0 0 1em 1em;
	padding: .5em;
	border: 1px solid #777;
}

.hero {
  height: 400px;
  margin-top: 62px;
  margin-bottom: 4em;
}

.hero img {
  display: block;
  margin: 0 auto;
  padding-top: 0em; 
}

.building {
  height: 300px;
}

.footer-building {
  height: 100px;
}

.home .center {
  text-align: center;
  font-size: 2.8em;
  margin: 1em 0;
}

.footer {
  background-color: #000;
  padding-top: 2em;
margin-top: 1.5em;
}

.footer p {
  color: #fff;
}

.footer .address {
  background-color: #17407b;
  text-align: center;
  padding: 3em;
  font-family: 'Julius Sans One', sans-serif;
  color: #fff;
}

.alignleft {
  float: left;
  margin: 0 1em .3em 0;
  padding: .3em;
  border: 1px solid #ddd;
}

.alignright {
  float: right;
  margin: 0 0 .3em .3em;
  padding: .3em;
  border: 1px solid #ddd;
}

.footer .address h3 {
  color: #fff;
  font-family: 'Julius Sans One', sans-serif;
}

.footer .address p {
  margin-bottom: 0;
}

.interior {
  padding-top: 7em;
}



.interior h2 {
  margin-bottom: 1em;
}

.interior h3, h4, h5 {
  font-family: 'Julius Sans One', sans-serif;
}

.sidebar ul, .display-posts-listing {
  list-style-type: none;
  margin-left: 0;
}

.sidebar li {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: .8em;
}

.sidebar.large-3 {
  padding-top: 1em;
  background-color: #fcfcfc;
}


.listing-item a {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 1.2em;
  margin-bottom: .8em;
}

.listing-item .excerpt-dash {
  display: none;
}

.listing-item .excerpt {
  display: block;
  margin-bottom: 1em;
}

.post {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.post:first-child {
  margin-top: 0;
}

.meta {
  font-size: .8em;
  color: #aaa;
  font-style: italic;
}

.product_list_widget {
  list-style-type: none;
  margin-left: 0;
}

.product_list_widget .thumb img{
  display: block;
  width: 100%;
}

.product_list_widget .wp-post-image {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.product_list_widget li {
  border-bottom: 1px solid #777;
  margin-bottom: .5em;
  padding-bottom: .5em;
}

.product_list_widget li h4 {
  line-height: 1.2em;
  font-size: 1em;
  text-align: center;
}

.product_list_widget .product-cost {
  position: relative;
  display: block;
  background-image: url('img/black60.png');
  padding: .2em;
  bottom: 1.8em;
  line-height: 1.2em;
  margin-bottom: -.9em;
}

.product_list_widget a .product-cost{
  color: #fff;
}

.medium-3 .textwidget a{
  width: 202px;
  float: right;
}

.home .medium-3 .textwidget a {
  float: none;
width: 100%
}

.medium-3 .mr_social_sharing_wrapper {
  text-align: center;
  margin-bottom: 1.5em;
}

label.screen-reader-text {
  display: none;
}

.row.post-footer {
  margin-top: 2em;

}

.post-footer ul{
  list-style-type: none;
  margin-left: 0;
}

.post-footer ul li {
  line-height: 1.2em;
  margin-bottom: .8em;
}

ul.products {
  list-style-type: none;
  margin-left: 0;
}

ul.products li {
  width: 30%;
  margin-right: 2%;
  float: left;
  text-align: center;
  margin-bottom: .8em;

}

ul.products li.last {
  margin-right: 0;
}

ul.products li.first {
  clear: left;
}

ul.products li h3 {
  font-size: .8em;
  line-height: 1em;
  margin-bottom: 1.2em;
  clear:both;
	height: 3em;
	margin-top: 0;
	margin-top: 6em;
}

ul.products li .button {
  display: inline-block;
  width: 100%;
}

ul.products li .star-rating {
  display: none;
}

ul.products li .thumb-price {
  position: relative;
	height: 240px;
}

ul.products li .price {
  position: relative;
    background-image: url(img/black60.png);
    padding: 0.4em;
    left: 0;
    height: 1.9em;
    line-height: 1.2em;
    font-size: 1.2em;
    color: #fff;
    display: inline-block;
    width: 100%;
    font-family: Julius Sans One;
    bottom: 1.9em;
}

.onsale {
  display: none;
}

ul.products li .price .amount {
  position: relative;
}

.related.products ul.products li:nth-child(4n), .upsells.products ul.products li:nth-child(4n){
  margin-right: 0;
}

.related.products ul.products li:nth-child(4n+1), .upsells.products ul.products li:nth-child(4n+1){
 clear: both;
}

.related.products ul.products li, .up-sells ul.products li {
	width: 20%;
}

.woocommerce-pagination {
  clear: both;
}

.summary h1 {
  line-height: 1.1em;
  margin-bottom: .4em;
}

.woocommerce-breadcrumb {
  margin-bottom: 1.2em;
}

p.price, .single_variation .amount {
  font-size: 1.8em;
  font-weight: bold;
  color: #7a693e;
  font-family: 'Julius Sans One', sans-serif;
}

.product_meta {
  font-size: .9em;
  font-style: italic;
}

.quantity {
  width: 35%;
}

button.search.tiny {
  padding: 1.2em 1.2em 1.1em 1.2em
}



/*composite styles*/

.full_width .medium-4 .columns-3 ul.component_option_thumbnails_container li.component_option_thumbnail_container {
  width: auto;
}

.medium-4 .component_option_thumbnail.selected,  .medium-4 .component.disabled .component_option_thumbnail.selected:hover, .medium-4 .component_option_thumbnail.disabled.selected:hover {
  box-shadow: none;
}

.component .component_selections > * {
  padding: 0;
}

.component .component_selections .component_options {
  overflow: visible;
}

.product_type_bundle.product_type_simple.add_to_cart_button {
  display: none;
}

.bundle_form {
margin-top: 1.5em;
}



/*cart styles*/

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: auto;
}

input[type="radio"] + label{
  margin-left: 1.5rem;
}

.woocommerce table.cart td.actions .input-text {
  width: auto;
  float: left;
}

.woocommerce table.cart td.actions input[type="text"] {
  float: left;
}

.woocommerce table.cart td.actions input[type="submit"] {
  margin-left: 10px;
  padding: .8em;
}

.woocommerce .cart-collaterals {
  margin-top: 1em;
}

.woocommerce-message {
  padding: .8em;
  margin: .5em 0 2em 0;
  border: 1px solid #5cc466;
  background-color: #daffbc;
  color: #5cc466;
}

.woocommerce-message .button {
  margin: 0;
  background-color: #5cc466;
}


/*product bundles*/
 .bundled_product_summary .medium-3 .bundled_product_images a {
  margin-right: 20px;
margin-top: 4px;
}

 .bundled_product_summary .medium-3 .bundled_product_images img {
  width: auto;
}

  .bundled_product_summary .details {
    float: none !important;
  }

/* mini cart */

.mini-cart {
  list-style-type: none;
  margin-left: 0;
}

.mini-cart ul {
  display: none;
}

.mini-cart li {
  font-size: 1.1em;
}

.mini-cart mark {
  font-weight: bold;
    color: #fff;
    background: #008CBA;
    padding: 0 .336em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #008CBA;
    border-top-color: #008CBA;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    margin-left: 1em;
    text-shadow: 0 1px 0 #871708;
    font-size: 0.75em;
    line-height: 1em;
    position: relative;
    top: -2px;
}

/*related products */

.related.products, .upsells.products {
  margin-top: .8em;
  border-top: 1px solid #777;
  padding-top: .7em;
}

.related.products ul.products li .price, .upsells.products ul.products li .price {
  width: 100%;
  position: static;
  margin-bottom: .4em;
}

.related.products ul.products li .wp-post-image, .upsells.products ul.products li .wp-post-image {
  float: none;
  margin: .5em;
}

.related.products ul.products li h3, .upsells.products ul.products li h3 {
	margin-top: 7em;
}

.cross-sells {
	margin-right: 1em;
}

.woocommerce .cross-sells ul.products li .price {
	bottom: 3em;
}

 ul.products li .thumb-price {
    height: 160px;
}

.woocommerce .cross-sells ul.products li.product h3 {
    font-size: .7em;
    margin-top: 1em;
}

.bundled_product_images {
	margin-right: 1em;
}

.bundled_product .cart .variations .attribute-options a.reset_variations {
	margin-left: 1em;
}

.details select {
width: auto;
}

ul.tabs {
  padding-top: 2em;
  clear: both;
}

ul.tabs li {
  display: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 20%;
}
.woocommerce .woocommerce-MyAccount-navigation {

	margin-bottom: 1em;
}

.woocommerce .woocommerce-MyAccount-navigation ul{
	list-style-type: none;
	margin-left: 0;
}

.woocommerce .woocommerce-MyAccount-navigation li{
	padding: .4em;
	border: 1px solid #ececec;
	text-align: center;
	display: inline;
	float: left;
}

.woocommerce .woocommerce-MyAccount-navigation li:hover{
	background-color: #ececec;
}

.woocommerce .woocommerce-MyAccount-navigation:after {
    content:"";
    display:block;
    clear:both;
}

@media (max-width:1025px) {
  .hero {
    margin-top: 0;
  }
  ul.products li .thumb-price img {
    float: left;
    margin: .2em;
    padding: .5em;
  }

  ul.products li .button {
    width: 80%;
  }
  ul.products li .price {
    width: 11.95em;
    left: 3px;
}

.related.products ul.products li .price, .upsells.products ul.products li .price {
  position: static;
  width: auto;
}

}
@media (max-width: 1110px) {
  .logo {
    display: none;
  }


}

@media (max-width: 1024px) {
  .interior {
    padding-top: 1em;
  }

  nav h1 {
    white-space: nowrap;
    overflow-x: hidden;
  }
}

@media (max-width: 820px) {
  .hero {
    height: 250px;
overflow-y: hidden !important;
  }

  .heading {
    padding-top: 6em;
  }

  .heading h1 {
    font-size: 2em;
  }

  ul.products li {
    width: 45%;
    float: left;
  }

  ul.products li.first {
    clear: none;
  }

  ul.products li:nth-child(odd) {
    clear: left;
    margin-right: 5%;
  }

  ul.products li .price {
    position: inherit;
    width: inherit;
    margin-bottom: .4em;
  }

  .woocommerce table.cart td.actions .input-text+.button {
    float: none;
  }

  .related.products ul.products li:nth-child(3n), .upsells.products ul.products li:nth-child(3n){
    margin-right: 5%;
  }

  .related.products ul.products li:nth-child(even), .upsells.products ul.products li:nth-child(even){
    margin-right: 0;
  }

  .related.products ul.products li:nth-child(3n+1), .upsells.products ul.products li:nth-child(3n+1){
    clear: none;
  }

  .related.products ul.products li:nth-child(odd), .upsells.products ul.products li:nth-child(odd){
    clear: both;
  }
}

@media (max-width: 641px) {
  .product_list_widget li.featured-product {
    width: 40%;
    margin-right: 3%;
    float: left;
  }
  .product_list_widget li.featured-product:nth-child(odd) {
    clear: left;
  }
}

@media (max-width: 600px) {

  }

@media (max-width: 490px) {
  .hero {
    height: 150px;
overflow-y: hidden !important;
  }

  .building {
    height: 180px;
  }

  .heading {
    padding-top: 4.5em;
  }

  .heading h1 {
    font-size: 1.4em;
  }

  .article-content img {
    display: block;
    float: none;
    width: 100%;
  }

  .medium-3 .textwidget img {
   width: 100%;
  }

}
