/*
CTC Separate Stylesheet
Updated: 2019-03-27 07:21:00 NZT
Theme Name: Lumithera (Europe)
Theme URI: http://i7creative.co.nz/
Template: lumithera
Author: i7Creative
Author URI: http://i7creative.co.nz/
Description: Wordpress Responsive Theme
Tags: responsive
Version: 1.5.20200904
*/

/*
Styles added by Ian Brayshaw to overwrite main theme styles
Updated: 7 Sept 2017
*/
body {
  overflow-x: hidden;
  background: unset;
}
.top_bar_bottom {
  min-height: 120px;
}

hr.full {
  margin: 20px -10000px;
}

.home_left_1,
.home_right_1 {
  display: table-cell;
  padding: 1px 1em;
  vertical-align: middle;
}
.home_left_1 {
  width: 40%;
}
.home_right_1 {
  width: 60%;
}

.home_left_1 img {
  max-width: 100%;
}
@media (max-width: 650px) {
  .home_left_1,
  .home_right_1 {
    display: block;
    width: 90%;
  }
}
.content_left_1,
.content_right_1 {
  display: table-cell;
  padding: 5px 10px;
}
.content_left_1 {
  width: 50%;
}
.content_right_1 {
  width: 50%;
}

.content_left_1 img,
.content_right_1 img {
  max-width: 100%;
}
@media (max-width: 650px) {
  .content_left_1,
  .content_right_1 {
    display: block;
    width: 100%;
    padding: 5px 0px;
  }
}

/* Form styles https://ca.lumithera.com/contact-us/ */
span.wpcf7-list-item {
  display: block;
}
span.wpcf7-list-item {
  margin: 4px 0;
}
#wpcf7-f5-p37-o1 input[type="checkbox"] {
  font-size: 20px !important;
  margin: 0 0 4px 0 !important;
}
span.wpcf7-list-item-label {
  /* width: 67px; */
  /* margin-right: 2em;*/
  display: inline-block;
  padding-left: 0.5em;
  width: calc(100% - 3em);
}

/* ------ End of 'Added by Ian...'' ------- */

td.product-name {
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 64px;

  padding: 0.9em;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  border: 0;
}

thead {
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  thead,
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr {
  border: 0;
}

tbody {
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tbody,
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr {
  border: 0;
}

.woocommerce table.shop_table td {
  border: none;
}

.woocommerce table.shop_table thead,
.woocommerce table.lt-device-table thead {
  background-color: #e6f3d7;
  /* padding-top: 2em; */
  /* padding-bottom: 2em; */
}

.new-device-form {
  border: black dashed 1px;
  margin: 1em;
  padding: 1em;
}

.new-device-form .acf-form-submit {
  text-align: center;
}
a.woocommerce-button.button {
  margin: 2px;
}

.woocommerce table.shop_table th {
  /*     background-color: #8ec63f; */
  padding-top: 2em;
  padding-bottom: 2em;
}

td.product-remove {
  text-align: center;
}

table.lt-device-table th {
  padding: 1em;
}

table.lt-device-table {
  width: 100%;
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/

/*.woocommerce-page.single-product > .inner_banner .center.wrap h1 {
    display: none;
}*/

.woocommerce h2.woocommerce-loop-product__title {
  text-align: center;
  font-size: 1.2em !important;
  margin-left: 25% !important;
  margin-right: 25% !important;
  min-height: 2.5em;
  vertical-align: middle;
}

.woocommerce .button,
.woocommerce button {
  background-color: #8ec63f !important;
  border-radius: 0em !important;
}

.woocommerce span.onsale {
  display: none;
}

li.product.type-product.purchasable {
  text-align: center;
}

.add_to_cart_button {
  margin-top: 0.5em !important;
}

/*
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width:27%;
    clear: none;
	padding-left: 1em;
}*/

/*a.woocommerce.add-to-cart-button {
  display:none;
}*/

a.woocommerce.add-to-cart-button.button {
  display: none;
}

.woocommerce-page a.woocommerce.add-to-cart-button.button {
  float: right;
  display: block;
  margin-top: 2.1em;
  border-radius: 0;
  background-color: #8ec63f !important;
  color: white;
  /* font-family: museo-slab, sans-serif; */
  font-size: 18px;
  padding: 6px 16px;
  line-height: 22px;
}

table.lt-device-table {
  margin-bottom: 1em;
  margin-top: 1em;
}

table.lt-device-table td {
  padding: 0.2em 0.5em;
  text-align: center;
}

table.lt-device-table thead {
  border-bottom: #ccc dashed 1px;
}

.woocommerce-breadcrumb {
  display: none;
}

.woocommerce-page nav.woocommerce-breadcrumb {
  margin-top: 3em;
  display: inline-block !important;
  float: left;
  /* font-family: "museo-slab", sans-serif; */
  margin-bottom: 2em;
}

@media (max-width: 767px) {
  .inner_banner .center.wrap h1 {
    clear: both;
  }
}

.inner_banner_shadow {
  text-align: center;
}

nav.woocommerce-breadcrumb a {
  color: unset;
}

input#coupon_code {
  height: 33px;
  border-radius: 0.2em;
  width: 9em;
}

.woocommerce {
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  height: 2.5em;
  border-radius: 0;
}

.product-name > a {
  color: black;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(142, 198, 63, 0.8);
  /* rgba(82, 168, 236, 0.8); */
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(142, 198, 63, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(142, 198, 63, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(142, 198, 63, 0.6);
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.woocommerce h2.woocommerce-loop-product__title {
  text-align: center;
  font-size: 1.2em !important;
  margin-left: 1em !important;
  margin-right: 1em !important;
  min-height: 2.5em;
  vertical-align: middle;
}

.woocommerce .button,
.woocommerce button {
  background-color: #8ec63f !important;
  border-radius: 0em !important;
}

.woocommerce span.onsale {
  display: none;
}

li.product.type-product {
  text-align: center;
}

.woocommerce ul.products li.product .button {
  margin-top: 0.5em !important;
}

/*
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width:27%;
    clear: none;
	padding-left: 1em;
}*/

.woocommerce ul.products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-start;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 25%;
  flex-basis: auto;
  float: unset;
  clear: none;
  margin: 0 1em 1em 1em;
  min-width: 15em;
}

/*.woocommerce ul.products li.product a img {
	max-height:215px;
}*/

/*------------------------*/
/*My account Dashboard  - My devices page*/

.error-message.lt-device {
  background-color: red;
  color: white;
  padding: 0.5em;
  margin: 1em 0em;
}

.error-message.lt-device > .error-title {
  font-weight: bold;
  /*display:block;*/
}

.error-message.lt-device > .error-message {
  font-size: 0.9em;
  /*display:block;*/
}

.error-message.lt-device > .cta {
  font-weight: bold;
  display: block;
  padding-top: 0.5em;
  text-align: center;
  /*display:block;*/
}

.lt-device.success-message {
  background-color: #8ec63f;
  color: white;
  padding: 0.5em;
  margin: 1em 0em;
}

/*-------------------------*/
/*Featured products display*/

.single-product #featured-products ul.products {
  margin-top: 5.2em;
  border-top: #aaa solid 1px;
  padding-top: 1.8em;
}

.single-product #featured-products ul.products li.product.first {
  margin-left: 0;
}

.single-product #featured-products ul.products li.product.last {
  margin-right: 0;
}

.single-product .product {
  overflow: hidden;
}

.woocommerce div.product .entry-summary .product_title,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #f68b1f;
}

span.woocommerce-Price-amount.amount {
  /* color: #777777; */
  /* font-family: "museo-slab", sans-serif; */
}

.woocommerce input.input-text.qty.text {
  border-radius: 0;
  height: 1.7em;
}

/*//---------------------------- User Nav Menu --------------------------//*/

div#user_top_menu {
  float: right;
  margin-top: 1em;
}

/*div#user_top_menu a.extended_menu {
    display: none;
}*/

#user_top_menu + .top_menu {
  clear: right;
  padding-top: 2em;
}

ul#menu-user-menu li.menu-item:not(:last-child):after {
  content: "|";
  display: inline-block;
}

ul#menu-user-menu li.menu-item {
  /* display: inline-block; */
}

div#user_top_menu a {
  font-size: 12px;
  font-weight: bolder;
  padding: 0 1em;
  display: inline-block;
}

nav.woocommerce-MyAccount-navigation {
  margin-bottom: 2em;
}

@media (min-width: 767px) {
  /*Desktop only*/

  .top_menu {
    /*shrink the top menu*/
    max-width: 70%;
  }

  .extended_menu {
    /*hide the mobile menu space*/
    display: none;
  }
}

@media (max-width: 767px) {
  div#user_top_menu {
    float: right;
    order: -1;
    text-align: center;
  }

  div#user_top_menu .navbar,
  div#user_top_menu a,
  div#user_top_menu li {
    background-image: unset;
    background-color: transparent;
    border: none;
  }

  div#user_top_menu a {
    color: black;
  }

  div#user_top_menu a:hover {
    color: #ccc;
  }
}

.woocommerce div.product form.cart div.quantity .screen-reader-text {
  display: none;
}

/* Added by Caleb for Greyscaling images - 31 August 2018 */
.grey img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale' filterRes='600'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /*     filter: grey; */
  -webkit-filter: grayscale(100%);
}

.grey img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale' filterRes='600'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Mont-Regular;
}
