// Small screens
@media only screen {
  .site-title a{
    position: absolute;
    top: 1.15em;;
    left: 0.3em;
    background: url(images/logo-mobile.png) no-repeat 100%;
    width: 141px;
    height: 97px;
    z-index: 5;

  }

  .cart-contents {
  /* float: right; */
  position: absolute;
  top: 0px;
  right: 13%;
  margin-right: 1.5em;
  color: #000;
  font-family: 'Alegreya', serif;
  font-weight: 700;
}

.quicklinks{display: inline-block;}
.staff {
    text-align: left;
}

   } /* Define mobile styles */

@media only screen and (max-width: 40em) {
  .site-title a{
    position: absolute;
    top: 1.15em;
    left: 0.3em;
    background: url(images/logo-mobile.png) no-repeat 100%;
    width: 141px;
    height: 97px;
    z-index: 5;
  }
  .top-bar {
    width: 100%;
    margin:0 auto;}

  .cart-contents {
  /* float: right; */
  position: absolute;
  top: 0px;
  right: 13%;
  margin-right: 1.5em;
  color: #000;
  font-family: 'Alegreya', serif;
  font-weight: 700;
}
.quicklinks{display: inline-block;}
.staff {
    text-align: left;
}
   } /* max-width 640px, mobile-only styles, use when QAing mobile issues */

// Medium screens
@media only screen and (min-width: 40.063em) {
  .staff{text-align: center;}
  .cart-contents {
  /* float: right; */
  position: absolute;
  top: 0px;
  right: 13%;
  margin-right: 1.5em;
  color: #000;
  font-family: 'Alegreya', serif;
  font-weight: 700;
}
.site-title a{
  position: absolute;
  top: 0.6em;
  left: 0em;
  background: url(images/logo.png) no-repeat 100%;
  width: 179px;
  height: 121px;
  z-index: 5;
}


.carousel-1{width: 18%;}
.carousel-2{width: 35%;}
.carousel-3{width: 52%;}
.carousel-4{width: 70%;}
.carousel-5{width: 90%;}

 } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .staff{text-align: center;}
.carousel-1{width: 18%;}
.carousel-2{width: 35%;}
.carousel-3{width: 52%;}
.carousel-4{width: 70%;}
.carousel-5{width: 90%;}
.menu-top-menu-container{margin-left:4em;}
.site-title a{
  position: absolute;
  top: 0.6em;
  left: 0em;
  background: url(images/logo.png) no-repeat 100%;
  width: 179px;
  height: 121px;
  z-index: 5;
}
.menu-top-menu-container{margin-left:5.5em;}
  .top-bar {
    width: 86%;
    margin:0 auto;}

  .cart-contents{
    float:right;
    margin-right:3.5em;
    color:#000;
    font-family: 'Alegreya', serif;
    font-weight:700;}


} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

// Large screens
@media only screen and (min-width: 64.063em) {
  .staff{text-align: center;}

.carousel-1{width: 18%;}
.carousel-2{width: 35%;}
.carousel-3{width: 52%;}
.carousel-4{width: 70%;}
.carousel-5{width: 90%;}

.site-branding{position:relative;}

.top-bar {
  width: 86%;
  float: right;}
  .menu-top-menu-container{margin-left:2em;}
  .cart-contents{
    float:right;
    margin-right:1.5em;
    color:#000;
    font-family: 'Alegreya', serif;
    font-weight:700;}

} /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
	
  .staff{text-align: center;}
.carousel-1{width: 18%;}
.carousel-2{width: 35%;}
.carousel-3{width: 52%;}
.carousel-4{width: 70%;}
.carousel-5{width: 90%;}

.site-title a{
  position: absolute;
  top: 1.12em;
  left: 0em;
  background: url(images/logo.png) no-repeat 100%;
  width: 179px;
  height: 121px;
  z-index: 5;
}
.site-branding{position:relative;}

.top-bar {
  width: 86%;
  float: right;}
  .menu-top-menu-container{margin-left:2em;}
  .cart-contents{
    float:right;
    margin-right:1.5em;
    color:#000;
    font-family: 'Alegreya', serif;
    font-weight:700;}

 } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

// XLarge screens
@media only screen and (min-width: 90.063em) {

.staff{text-align: center;}
.carousel-1{width: 18%;}
.carousel-2{width: 35%;}
.carousel-3{width: 52%;}
.carousel-4{width: 70%;}
.carousel-5{width: 90%;}

.site-title a{
  position: absolute;
  top: 1.12em;
  left: 0em;
  background: url(images/logo.png) no-repeat 100%;
  width: 179px;
  height: 121px;
  z-index: 5;
}
.site-branding{position:relative;}

.top-bar {
  width: 86%;
  float: right;}
  .menu-top-menu-container{margin-left:2em;}
  .cart-contents{
    float:right;
    margin-right:1.5em;
    color:#000;
    font-family: 'Alegreya', serif;
    font-weight:700;}

 } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.staff{text-align: center;}
.carousel-1{width: 18%;}
.carousel-2{width: 35%;}
.carousel-3{width: 52%;}
.carousel-4{width: 70%;}
.carousel-5{width: 90%;}

.site-title a{
  position: absolute;
  top: 1.12em;
  left: 0em;
  background: url(images/logo.png) no-repeat 100%;
  width: 179px;
  height: 121px;
  z-index: 5;
}
.site-branding{position:relative;}

.top-bar {
  width: 86%;
  float: right;}

  .menu-top-menu-container{margin-left:2em;}
  .cart-contents{
    float:right;
    margin-right:1.5em;
    color:#000;
    font-family: 'Alegreya', serif;
    font-weight:700;}

 } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/*/ XXLarge screens*/
@media only screen and (min-width: 120.063em) {
  .staff{text-align: center;}
.carousel-1{width: 18%;}
.carousel-2{width: 35%;}
.carousel-3{width: 52%;}
.carousel-4{width: 70%;}
.carousel-5{width: 90%;}

.site-title a{
  position: absolute;
  top: 1.12em;
  left: 0em;
  background: url(images/logo.png) no-repeat 100%;
  width: 179px;
  height: 121px;
  z-index: 5;
}
.site-branding{position:relative;}

.top-bar {
  width: 86%;
  float: right;}
  .menu-top-menu-container{margin-left:2em;}
  .cart-contents{
    float:right;
    margin-right:1.5em;
    color:#000;
    font-family: 'Alegreya', serif;
    font-weight:700;}

} /* min-width 1921px, xxlarge screens */

body{color:#523400;font-family: 'Source Sans Pro', sans-serif;}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl,
h1, h2, h3, h4, h5, h6{color:#523400;}
p{font-size:1.063em;}

blockquote, blockquote p {
  line-height: 1.6;
  color:#523400;
}
blockquote{border-color:#523400;}

.hentry {
  padding: 0 0 1em 0;
}

a, a:visited {
  color: #523400;
}
 a:hover{color: #8B5800; }
.site-footer a:hover{text-decoration:underline;}
.entry-title{font-weight: 900;
font-style: normal;
font-size: 36px;
line-height: 45px;
margin: 0px 0px 12px 0px;}
.posted-on{font-weight: 700;}
.posted-on a{font-weight: 400;}
.entry-meta{margin:1em 0;}
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 2rem;
}

h1 {
  font-family: 'Alegreya', serif;
  font-weight: 900;
   font-size: 41px;
   line-height: 50px;
   margin: 0px 0px 20px 0px;
}

h2 {
   font-family: 'Alegreya', serif;
   font-weight: 700;
   font-style: normal;
   font-size: 36px;
   line-height: 45px;
   margin: 0px 0px 12px 0px;
}

h3 {
   font-family: 'Alegreya', serif;
   font-weight: 700;
   font-style: normal;
   font-size: 22px;
   line-height: 31px;
   margin: 0px 0px 6px 0px;
}

h4 {
   font-size: 36px;
   line-height: 45px;
   font-family: 'Source Sans Pro', sans-serif;
   font-weight: 400;
   font-style: normal;
   margin: 0px 0px 6px 0px;
}

h5 {
  font-family: 'Source Sans Pro', sans-serif;
   font-weight: 400;
   font-style: normal;
   font-size: 22px;
   line-height: 31px;
   margin: 0px 0px 6px 0px;
}

.page-content, .entry-content, .entry-summary {
  margin: 0 0 0;
}
/*Pagination*/
ul.pagination li.current a, ul.pagination li.current button {
  background: #523400;
  color: #f4f0e5;
  cursor: default;
  font-weight: bold;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #523400;
    color: #f4f0e5;
}
ul.pagination li a, ul.pagination li button {
  border-radius: 0;
  }

ul.pagination li:hover a, ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus {
    background: #f4f0e5;
    color:  #523400;
  }
  button, .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
     font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #523400;
    border-color: #523400;
    color: #f4f0e5;
    transition: background-color 300ms ease-out;
  }
  button a, .button a,a.small.button {  color: #f4f0e5;}
  a button:visited, a .button:visited, .button:visited{color:#fff!important;}
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #8B5800;
  }


  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #f4f0e5;
    border-color: #999999;
    outline: none;
  }
  input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #f4f0e5;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}

label {
  color: #523400;
  cursor: pointer;
  display: block;
  font-size: 1.063em;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
}

  .products li {
  margin-bottom: 3em;
  text-align: center;
}

span.price {
  display: block;
}
#old-browser{}
.pink{background:pink;}
.blue{background:#AEE9F9;}
.orange{background:orange;}
.purple{background: #babfff;}
.site-content{
  padding-top:1em;
  background-color: #fff;
border-top: .8em solid transparent;
border-bottom:0;
border-left:0;
border-right:0;
-webkit-border-image: url(images/border-light2.png) 9 repeat; /* Safari 3.1-5 */
-o-border-image: url(images/border-light2.png) 9 repeat; /* Opera 11-12.1 */
border-image: url(images/border-light2.png) 9 repeat;
border-image-outset:.7em;
/*border-image-slice:20;*/
}

.brown-section { background-color: #f4efe4;
padding-top: 1em;
border-top: .8em solid transparent;
border-bottom:0;
border-left:0;
border-right:0;
-webkit-border-image: url(images/border-brown.png) 18 repeat; /* Safari 3.1-5 */
-o-border-image: url(images/border-brown.png) 18 repeat; /* Opera 11-12.1 */
border-image: url(images/border-brown.png) 18 repeat;
border-image-outset:.7em;
}

.white-section{
    padding-top: 1em;
    background-color: #fff;
    border-top: .8em solid transparent;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    -webkit-border-image: url(images/border-light2.png) 7 repeat;
    -o-border-image: url(images/border-light2.pngg) 7 repeat;
    border-image: url(images/border-light2.png) 7 repeat;
    border-image-outset: .7em;
}
.content-area{margin-top: .5em;
              padding-bottom: 3em;}
.site-title{text-indent:-9999px;}

/*Nav Bar*/

.top-bar {
  background: #fff;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  border-radius: .8em;
  margin-bottom: 3em;
  margin-top: 5.3em;
}

.cart-contents{z-index: 2;}
.cart-contents:visited{color:#523400;}

.top-bar-section li:not(.has-form) a:not(.button) {
  background: #FFFFFF;
}
.top-bar-section ul li > a {
  color: #523400;
  display: block;
  font-family: 'Alegreya', serif;
  font-size: 1rem;
  font-weight: 700;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: #fff;
  background: #fff;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  color: #000;
  }

/*moblie menu*/

.top-bar .toggle-topbar.menu-icon a {
  color: #000000;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;
  width: 16px;
}
.top-bar.expanded .title-area {
  background: #FFFFFF;
}
.top-bar-section ul li{background:#fff;}

/*Side Bar*/
.widget-title {
    font-size: 22px;
  font-size: 1.375em;
  font-weight: 600;
  margin-bottom: .8em;
  border-bottom: 2px solid;
}
.widget li{list-style:none;
  line-height: 1.2em;
  margin-bottom: .7em;}
.widget ul{margin-left: 0;}

/*Footer*/
#colophon{background:#e00b29; color:#fff; padding:2em 0;}
#colophon a{color:#fff; font-family: 'Alegreya', serif; font-weight:600;}
#colophon li{list-style:none;}


/*About*/
.keypeople{font-weight:900; text-align: center;}


/*woocommerce*/
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0;
  background-color: #523400;
  border-color: #523400;
  color: #f4f0e5;
  }
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #8B5800;
    text-decoration: none;
    background-image: none;
    color: #f4f0e5;
  }
.woocommerce span.onsale {
    background-color: #8B5800;
    color: #f4f0e5;}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
      border-top: 1px solid #ddd;
      border-bottom:1px solid #ddd;
      text-align:center;
      padding: 4px 0 ;
    }
    .woocommerce div.product p.price, .woocommerce div.product span.price {
      color: #8B5800;
      font-size: 36px;
    }
    .woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
      background: inherit;
      font-weight: 400;
    }
    .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
      background-color: #523400;
      color: #f4f0e5;
      -webkit-font-smoothing: antialiased;
    }
    .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
      background-color: #8B5800;
      color: #f4f0e5;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
      list-style: none;
      padding: 0 0 0 1em;
      margin: 0;
      overflow: hidden;
      position: relative;
      float: left;
      width: 30%;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
   border-bottom:0;
  z-index: 1;
}
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0;
  background-color: transparent;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius:0;
  margin: 0;
  padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  font-weight: 700;
  color: #523400;
  text-decoration: none;
}
 .woocommerce-tabs ul.tabs li{border-bottom:1px solid;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #8B5800;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0px;
  width: 70%;
  float: left;
  background: transparent;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #523400;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{border: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
border: 0;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: right;
}
#billing-details{
  border:1px solid ;
  border-radius:5px;
}
.woocommerce-checkout #payment {
  background: transparent;
  border-radius: 0;
}
.woocommerce-checkout #payment div.payment_box {
  position: relative;
   width: 100%;
  padding: 1em 2%;
  margin: 1em 0;
  font-size: .92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #f4f0e5;
  color: #515151;
}
/*f4f0e5*/
.woocommerce table.shop_table {
  border: 0;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
}
table thead {
  background: #f4f0e5;
}
table ,table tfoot {
  background: transparent;
}
tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f4f0e5;
}
table tfoot tr th, table tfoot tr td {
  color:#523400;}
table thead tr th, table thead tr td {
  color:#523400;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  padding: 0.818em 1em;}

  .woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #523400;
  }
  .woocommerce .woocommerce-breadcrumb a {
    color: #523400;
    font-weight:700;
  }
.centered{margin:0 auto; display:block;}
.brands{width:50%; margin:0 auto;}
.serviceshr{}
.site-branding{}
#bannerimg{
  width:100%;
  height:376px;
  margin-top: 10em;
}
.staff-area{min-height:29em;}

.products h3 {
    min-height: 3em;
}

.woocommerce input[type="radio"]{margin-right:1em;}

div.vtmax-error {
    margin: 30px 0 0 0!important;
    width: 100%!important;
    background-color: #FFEBE8;
    border-color: #CC0000;
    padding: 5px 0.6em;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    line-height: 12px;
    font-size: 10px;
    height: auto;
    float: left;
}
.home_links{padding-top: 2em;
padding-bottom: 2em;}

a.added_to_cart.wc-forward {
    display: none;
}
a.button.checkout.wc-forward {
    margin-top: 0.5em;
}
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{color:#807055;}

.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child {
    float: left;
}
.freight {
    text-align: center;
    font-size: 14px;
    padding: 1em 0 1em 0;
    margin-bottom: -3em;
   color:#fff;
    background: #e00b29;
	border-radius: 0em 0 1em 1em;
}
.freight p {
    margin: 0;
}
