/* Fonts */

@font-face {
    font-family: 'montserratregular';
    src: url('http://angelicworks.com.au/fonts/montserrat-regular-webfont.eot');
    src: url('http://angelicworks.com.au/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://angelicworks.com.au/fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('http://angelicworks.com.au/fonts/montserrat-regular-webfont.woff') format('woff'),
         url('http://angelicworks.com.au/fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('http://angelicworks.com.au/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url('http://angelicworks.com.au/fonts/montserrat-light-webfont.eot');
    src: url('http://angelicworks.com.au/fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://angelicworks.com.au/fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('http://angelicworks.com.au/fonts/montserrat-light-webfont.woff') format('woff'),
         url('http://angelicworks.com.au/fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('http://angelicworks.com.au/fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratultra_light';
    src: url('http://angelicworks.com.au/fonts/montserrat-ultralight-webfont.eot');
    src: url('http://angelicworks.com.au/fonts/montserrat-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://angelicworks.com.au/fonts/montserrat-ultralight-webfont.woff2') format('woff2'),
         url('http://angelicworks.com.au/fonts/montserrat-ultralight-webfont.woff') format('woff'),
         url('http://angelicworks.com.au/fonts/montserrat-ultralight-webfont.ttf') format('truetype'),
         url('http://angelicworks.com.au/fonts/montserrat-ultralight-webfont.svg#montserratultra_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Remove Elements */

.site-search, .add_to_cart_button, .site-info, .site-title, .site-branding, .secondary-navigation, .woocommerce-breadcrumb, .reviews_tab, .product_meta, .woocommerce .woocommerce_tabs .panel h2, .woocommerce .woocommerce-tabs .panel h2, ul.tabs.wc-tabs, .single-product div.product p.stock.in-stock::before, .none {
  display: none !important;
}

.woocommerce-tabs, .single-product div.product form.cart {
  border: 0;
}

*:focus {
    outline: 0 !important;
}

.page-title, .hentry .entry-header h1 {
  border-bottom: 0 !important;
  padding: 0 !important;
}

/* #order_review {
  border-width: 0 1px 1px;
}

#order_review_heading {
  border-width: 1px 1px;
} */

/* Global Styling */

html {
  background-color: #FFF;
}

body {
  background-color: #F7F7F7;
  color: #716D6D;
  font: normal 16px 'montserratlight';
  font-weight: 300;
  line-height: 26px;
}

h1 {
  color: #716D6D;
  font-size: 32px;
  font-family: 'montserratregular';
  letter-spacing: 0.02em;
}

h2 {
  color: #716D6D;
  font-family: 'montserratlight';
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.0em;
  margin-bottom: 28px;
}

h3 {
  font-size: 13px;
  color: #716D6D;
  font-family: 'montserratregular';
  font-weight: 300;
  letter-spacing: 0.0em;
}

a {
 color: #949494;
}

/* Main Nav */

.woocommerce-active .site-header .main-navigation {
  width: 40%;
}

.main-navigation, .woocommerce-active .site-header .site-header-cart {
  font-weight: 300;
  font-size: 13px;
  float: none !important;
  display: inline-block;
  font-family: 'montserratlight';
  color: #949494 !important;
  text-transform: uppercase;
}

.main-navigation a {
  font-family: 'montserratlight';
  font-weight: normal;
  letter-spacing: 0.01em;
  color: #949494 !important;
}

.site-logo-link {
  margin-top: 23px;
  right: 50%;
  position: relative;
  float: right;
  display: none;
  z-index: 0;
}

.site-logo-link img {
  height: 31px;
  width: auto;
  right: -50%;
  position: relative;
}

#site-navigation { 
  width: 53px;
}

@media screen and (min-width: 280px) {
  .site-logo-link {
    display: inline-block !important;
  }
}

@media screen and (min-width: 768px) {
  .main-navigation {
    margin-top: 11px;
  }
  .site-logo-link {
    margin-top: 28px;
    margin-right: 11% !important;
    float: left !important;
    right: auto;
    position: inline;
  }
  .site-logo-link img {
    height: auto;
    position: inline;
    right: auto;
  }
  .site-header .site-logo-link img {
      height: 38px;
      width: auto;
  }
  #site-navigation { 
    width: 40%;
  }
}

@media screen (min-width: 1044px) {
  .site-logo-link img {
    width: 206px;
  }
}

/* Mobile Nav */

#menu-main-navigation-1 { 
  width: 500px; 
}

.menu-toggle {
  position: relative;
  padding-top: 24px;
  padding-bottom: 21px;
  z-index: 999;
  font-size: 0 !important;
  background-color: #FFF !important;
  box-shadow: inset 0 -0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
}

.menu-toggle:before { 
  font-size: 28px;
  color: #CFCFCF;
}

.cart-contents {
  margin-top: 24px;
  margin-right: 15px;
  font-size: 0;
}

.site-header-cart .cart-contents {
  padding-bottom: 29px;
}

.shop_table.cart { 
  font-size: 9px
} 

.term-description {
  text-align: center;
}

.main-navigation ul { 
  background-color: #FFF;
  position: absolute;
  width: 100%;
  border: 1px solid #E6E6E6;
  text-align: center;
}

.main-navigation ul li a:before {
  display: none;
}

@media screen and (min-width: 280px) {
  .shop_table.cart { 
    font-size: 12px;
  }
}

@media screen and (min-width: 314px) {
  .shop_table.cart { 
    font-size: 14px;
  }
}

@media screen and (min-width: 341px) {
  .shop_table.cart { 
    font-size: 14px;
  }
}

@media screen and (min-width: 551px) {
  .main-navigation ul { 
    background-color: #FFF;
    position: absolute;
    width: 100%;
    border: 1px solid #E6E6E6;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
    

@media screen and (min-width: 768px) {
  .menu-toggle {
    padding-left: 15px;
  }
    .cart-contents {
    margin-top: 0;
    margin-right: 0;
  }
  .term-description {
    text-align: left;
  }
  .main-navigation ul { 
    background-color: transparent;
    position: static;
    width: auto;
    border: none;
    text-align: left;
    padding: 0;
  }
}

@media screen and (min-width: 1002px) {
  #menu-main-navigation-1 { 
    width: auto;
  }
  .cart-contents {
    font-size: 13px;
  }
  .site-header-cart .cart-contents {
    padding-bottom: 33px;
  }
}

/* Content */

.site-main ul.products li.product {
  width: 100%;
  margin-right: 28px;
}

ul.products li.product img {
  opacity: 1;
}

ul.products li.product img:hover {
  opacity: .85;
}

h1.page-title {
  text-align: center;
}

h2 {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .site-main ul.products li.product {
   width: 22%;
  }
  h1.page-title {
    text-align: left;
  }
  h2 {
    text-align: left;
  }
}

.content-area {
  width: 100% !important;
}

.right-sidebar .content-area {
  margin-right: 0;
}

p.site-description, ul.menu li.current-menu-item > a {
  color: #60646c;
}

.main-navigation ul li a:hover, .site-title a:hover {
  color: #CFCFCF !important;
}

#masthead {
  padding-top: 0;
  height: 74px;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 110px;
}

.single-product div.product form.cart .button {
  float: left;
  margin-left: 28px;
}

@media screen and (min-width: 768px) {
  #masthead {
    height: 93px;
  }
}

img.attachment-shop_single.wp-post-image {
  opacity: 1;
}

img.attachment-shop_single.wp-post-image:hover {
  opacity: .85;
}

.page-numbers.current {
  background-color: #848181 !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget-area .widget a.button, .site-header-cart .widget_shopping_cart a.button {
  background-color: #848181 !important;
}

button.single_add_to_cart_button.button.alt {
  background-color: #848181;
  height: 43px;
  width: 148px;
  text-transform: uppercase;
  font-family: 'montserratlight';
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 16px;
  line-height: 26px;
  border-bottom: 2px solid #6A6767;
  box-shadow: none;
}

button.single_add_to_cart_button.button.alt:hover {
  background-color: #FFF !important;
  color: #6A6767;
  border-bottom: 2px solid #E6E6E6;
  box-shadow: none;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart {
  font-family: 'montserratlight';
  font-weight: 600;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input.input-text.qty.text {
  width: 50px;
  height: 42px;
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  box-shadow: none;
}

.single-product div.product .price {
  font-size: 18px;
  font-family: 'montserratlight';
  color: #848181;
  font-weight: 400;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea, .input-text, #order_review_heading, #order_review {
  background-color: #FFF;
  color: #60646c;
  outline: none;
  border: 1px solid #E6E6E6;
  box-shadow: none;
}

#order_review_heading, #order_review {
  border-color: #E6E6E6;
  background-color: #FFF;
}

.woocommerce-tabs ul.tabs li.active a, ul.products li.product .price, .onsale span.amount {
  font-size: 12px;
  color: #848181;
  font-family: 'montserratlight';
}

.woocommerce-tabs {
  margin-bottom: 0;
  padding: 0;
}

.woocommerce-tabs .panel {
  width: 100%;
}

.site-header-cart .widget_shopping_cart, .site-header .product_list_widget li .quantity {
  color: #848181;
}

.woocommerce-message {
  background-color: #3EB560;
}

.woocommerce-message .button {
  background-color: #3EB560 !important;
}

.woocommerce-error .button {
  background-color: #e2401c !important;
}

th,  .product-name a, label {
  font-weight: 600;
  color: #716D6D;
  font-size: 15px;
}

.shipping-calculator-button {
  font-weight: 600;
  color: #949494;
  font-size: 15px;
}

#shipping_method label {
  font-weight: 500;
}

#shipping_method .amount {
  font-weight: 600;
}

.about_paypal {
  color: #C1BCBC;
}

#order_review_heading, .woocommerce-billing-fields h3, #ship-to-different-address label {
  font-weight: 500;
  font-size: 17px;
  font-family: 'montserratlight';
}

@media screen and (max-width: 768px) {
  #order_review_heading {
  padding: 0.5em 1.387em; } 
}

.hentry .entry-header {
  border:none;
  margin-bottom: 40px;
}

.hentry {
  border: none;
  margin: 0;
  padding: 0;
}

.hentry .entry-header h1{
  padding-bottom: 10px;
  margin-bottom: 0;
}

table tbody td {
  background: rgba(0, 0, 0, 0.035);
}

#order_comments {
  resize: none;
  height: 80px;
}

.attachment-shop_single, .attachment-shop_catalog {
  border-bottom: 1px solid #E6E6E6;
}

.product-category a img {
  border-bottom: 1px solid #E6E6E6;
}

mark {
  font-weight: 500;
  color: #949494;
}

.widget_shopping_cart {
  border: 1px solid #E6E6E6;
}

.page-title, .entry-header {
  text-transform: uppercase;
}

.page-title {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 10px;
}

.site-header-cart .cart-contents { 
  position: static;
}

.site-header-cart .cart-contents:after {
  top: 25px;
  font-family: none;
  background-image: url("http://www.angelicworks.com.au/wp-content/uploads/2015/09/bag-icon.svg");
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  content:"";
}

@media screen and (min-width: 768px) {
  .site-header-cart .cart-contents:after {
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    top: .3em;
  }
  .site-header-cart .cart-contents {
    position: relative;
  }
}

.site-header-cart .cart-contents {
  background-color: rgba(0,0,0,0);
}

.attachment-shop_catalog:hover {
  opacity: .85;
}

.storefront-sorting select {
  width: 100% !important;
  display: block;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  white-space: nowrap;
  color: #444;
  text-decoration: none;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #FFF;
  font-weight: 400;
  -webkit-appearance: none;
  outline: none;
  background-image: url("http://angelicworks.com.au/images/arrow.svg");
  background-repeat: no-repeat;
  background-position: 93% 50%;
  background-size: 10px 10px;
  margin-right: 40px;
}

.storefront-sorting select:focus {
  -webkit-appearance: none;
  background-color: #FFF;
}

/* Footer */

.site-footer {
  background-color: #FFF;
    padding: 6px 0;
}

@media screen and (min-width: 938px) {
  .site-footer {
    padding: 1.618em 0;
  }
}

.site-footer .site-logo-link {
  margin-top: 0;
  display: inline-block;
}

.footer-logo img {
  display: inline-block;
  width: 100%;
  height: 41px;
  margin-top: 13px;
}

.footer-logo {
  width: 100%;
}

@media screen and (min-width: 938px) {
  .footer-logo img{
    width: 211px;
    margin-right: 127px !important;
  }
  a.site-logo-link {
    width: 228px;
  }
  .footer-logo {
    width: 211px;
  }
}
.signup-box {
  display: none;
}

@media screen and (min-width: 958px) { /*1172*/
  .signup-box {
    display: inline-block;
    margin-top: 13px;
  }
}

.signup-box span {
  display: inline-block;
  margin-right: 14px;
  margin-top: 5px;
  font-size: 14px;
  color: #CFCFCF;
  vertical-align: top;
}

.signup-box form {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
}

.signup-box form input:first-of-type {
  width: 292px;
  height: 32px;
  line-height: 1.2;
  font-family: 'montserratlight';
  font-size: 13px;  
  vertical-align: middle;
}

.signup-box form input:last-of-type {
  background-color: #CFCFCF !important;
  width: 92px;
  height: 32px;
  font-family: 'montserratlight';
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.01em;
  box-shadow: none !important;
  vertical-align: middle;
}

.footer-info {
  font-size: 12px;
  line-height: 20px;
  height: auto;
  text-align: center;
}

@media screen and (min-width: 450px) {
  .footer-info {
    font-size: 13px;
  }
}
  
@media screen and (min-width: 671px) {
  .footer-info {
    margin-top: 28px;
  }
}

@media screen and (min-width: 890px) {
  .footer-info {
    text-align: left;
  }
}

@media screen and (min-width: 938px) {
  .footer-info {
    width: auto;
    height: 84px;
    font-size: 14px;
    line-height: 23px;
    margin-top: 5px;
    color: #878787;
    margin-top: 0;
    margin-bottom: 15px;
  }
}

.footer-info a {
  color: #878787 !important;
  font-weight: 300;
}

.footer-info a:hover {
  color: #CFCFCF !important;
}
  

.footer-info span {
  font-family: 'montserratregular';
  color: #7B7B7B;
}
  

.footer-info p {
  margin: 0;
}

.contact-info {
  width: 100%;
  height: 100px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #E6E6E6;
}
  
@media screen and (min-width: 671px) {
  .contact-info {
    width: 200px;
    height: 84px;
    margin-right: 28px;
    text-align: left;
    border: 0;
  }
}

@media screen and (min-width: 890px) {
  .contact-info {
    width: 250px;
    margin-right: 94px;
  }
}


.information {
  width: 314px;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
  font-size: 11px;
}

.shop-info {
  height: 84px;
  width: 130px;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}

.therapy-info {
  height: 84px;
  width: 150px;
  display: inline-block;
  vertical-align: top;
  margin-left: 7px;
}

@media screen and (min-width: 450px) {
  .information {
    font-size: 13px;
  }
}

@media screen and (min-width: 671px) {
  .shop-info {
    width: 130px;
    margin-right: 28px;
  }
  .therapy-info {
    width: 202px;
    margin-left: 0;
  }
  .information {
    width: auto;
    display: inline-block;
    margin: 0;
    text-align: left;
    font-size: 13px;
  }
  .footer-info span {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 890px) {
  .shop-info {
    margin-right: 80px;
    width: 150px;
  }
}

@media screen and (max-width: 568px) {
  #colophon .col-full {
    margin: 0;
  }
}

.find-us {
  height: 74px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;  
  border-top: 1px solid #E6E6E6;
}

.find-us a {
  margin-top: 8px;
}

.full-nicola-email {
  display: none;
}
.huespec-wide {
  display: none;
}
.huespec-small {
  padding-top: 28px;
  padding-bottom: 28px;
  margin-bottom: 28px;
  font: normal 12px 'montserratlight';
  border-top: 1px solid #E6E6E6;
}

@media screen and (min-width: 671px) {
  .huespec-wide {
    display: inline;
  }
  .huespec-small {
    display: none;
  }
  .short-nicola-email {
    display: none;
  }
  .full-nicola-email {
    display: block;
  }
  .facebook-link {
    display: none;
  }
  .find-us {
    padding-top: 28px;
    margin-top: 28px;
    margin-bottom: 28px;
    height: 84px;
    width: 100%;
  }
  .find-us a {
    margin-top: 18px;
  }
}

@media screen and (min-width: 890px) {
  .find-us {
    text-align: left;
  }
}

@media screen and (min-width: 938px) {
  .find-us {
    height: 120px;
  }
}

@media screen and (min-width: 970px) {
  .information {
    width: auto;
    display: inline-block;
    margin: 0;
    text-align: left;
    margin-right: 80px;
  }
}

@media screen and (min-width: 1043px) {
  .find-us {
    height: 84px;
    width: 150px;
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0;
  }
}