/*
Theme Name: Tony Dixon Music 2018
Theme URI: Tony Dixon Music
Author: Kameleon Digital
Author URI:
Description: Bespoke theme made for Tony Dixon Music
Version: 1.0
*/
.clear {
  clear: both; }

strong, b, strong *, b * {
  font-weight: bold; }

em, i, em *, i * {
  font-style: italic; }

html, body {
  margin: 0 auto;
  color: #2e2e2e;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
  background-color: #FFFFFF; }
  @media screen and (min-width: 992px) {
    body {
      padding-top: 0; } }

main {
  background-color: #FFFFFF;
  display: block;
  width: 100%; }

/* Webkit */
::-moz-selection {
  background-color: #c9943e;
  color: #FFFFFF; }
::selection {
  background-color: #c9943e;
  color: #FFFFFF; }

/* Gecko/Mozilla */
::-moz-selection {
  background-color: #c9943e;
  color: #FFFFFF; }

.ct-block {
  position: relative;
  position: relative;
  margin-bottom: 1.6rem;
  width: calc(100% - 4rem);
  float: left;
  margin-left: 2rem; }
  .ct-block:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%; }
  .ct-block > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .ct-block > .content__iframe {
      height: 100%;
      width: 100%;
      border: 0; }
  @media (min-width: 768px) {
    .ct-block {
      width: calc(50% - 3rem);
      float: left;
      margin-left: 2rem; } }
  @media (min-width: 768px) {
    .ct-block {
      width: calc(33.33333% - 2.66667rem);
      float: left;
      margin-left: 2rem; } }
  @media (min-width: 992px) {
    .ct-block {
      width: calc(25% - 2.5rem);
      float: left;
      margin-left: 2rem; } }
  @media (min-width: 1200px) {
    .ct-block {
      width: calc(16.66667% - 2.33333rem);
      float: left;
      margin-left: 2rem; } }
  .ct-block .content:before, .ct-block .content:after {
    content: '';
    position: absolute;
    width: 50%;
    bottom: 0;
    height: 50%;
    z-index: 99; }
  .ct-block .content:before {
    left: 0; }
  .ct-block .content:after {
    right: 0; }

.kam--content h4 {
  font-size: 1.2rem;
  color: #75868f;
  font-weight: 600;
  padding: 0;
  margin: 0 0 0.8rem 0;
  line-height: 1; }

.kam--content h2 {
  font-weight: 600; }

.kam--content p {
  max-width: 78rem !important; }

.kam--content .wp-caption {
  margin-bottom: 2rem; }
  .kam--content .wp-caption:last-of-type {
    margin-bottom: 0; }
  .kam--content .wp-caption:before, .kam--content .wp-caption:after {
    content: '';
    display: block;
    width: 100%;
    clear: both; }
  .kam--content .wp-caption img {
    width: 100%;
    max-width: 150px;
    float: left;
    padding: 0.5rem;
    border: solid 1px #75868f;
    border-radius: 2px;
    margin-right: 2rem; }

.btn--start, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  border: none;
  background-color: #57A773;
  color: #FFFFFF; }
  .btn--start:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-error .button:hover, .woocommerce-page .woocommerce-info .button:hover, .woocommerce-page .woocommerce-message .button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .btn--start:focus, .woocommerce .woocommerce-error .button:focus, .woocommerce .woocommerce-info .button:focus, .woocommerce .woocommerce-message .button:focus, .woocommerce-page .woocommerce-error .button:focus, .woocommerce-page .woocommerce-info .button:focus, .woocommerce-page .woocommerce-message .button:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, .btn--start:active, .woocommerce .woocommerce-error .button:active, .woocommerce .woocommerce-info .button:active, .woocommerce .woocommerce-message .button:active, .woocommerce-page .woocommerce-error .button:active, .woocommerce-page .woocommerce-info .button:active, .woocommerce-page .woocommerce-message .button:active, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:active, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active {
    background-color: #46855c;
    outline: none;
    color: #FFFFFF; }

.btn--delete, .woocommerce div.product form.cart .reset_variations {
  border: none;
  background-color: #dc3b3d;
  color: #FFFFFF; }
  .btn--delete:hover, .woocommerce div.product form.cart .reset_variations:hover, .btn--delete:focus, .woocommerce div.product form.cart .reset_variations:focus, .btn--delete:active, .woocommerce div.product form.cart .reset_variations:active {
    background-color: #c12325;
    outline: none; }

.btn--order, .btn--submit, .woocommerce .cart .button, .woocommerce .cart input.button, .elementor-post__read-more, .shipping-calculator-button {
  border: none;
  background-color: #c9943e;
  color: #FFFFFF; }
  .btn--order:hover, .btn--submit:hover, .woocommerce .cart .button:hover, .elementor-post__read-more:hover, .shipping-calculator-button:hover, .btn--order:focus, .btn--submit:focus, .woocommerce .cart .button:focus, .elementor-post__read-more:focus, .shipping-calculator-button:focus, .btn--order:active, .btn--submit:active, .woocommerce .cart .button:active, .elementor-post__read-more:active, .shipping-calculator-button:active {
    background-color: #2e2e2e;
    outline: none;
    color: #c9943e; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.kam--content p + h1, .kam--content p + h2, .kam--content p + h3, .kam--content p + h4, .kam--content p + h5, .kam--content p + h6 {
  margin-top: 2.5em; }

.kam--content p a {
  text-decoration: underline;
  color: #c9943e;
  position: relative; }
  .kam--content p a:hover {
    text-decoration: none;
    cursor: pointer; }

a {
  text-decoration: underline;
  color: #c9943e;
  position: relative; }
  a:hover {
    text-decoration: none;
    cursor: pointer; }
  p > a .kame--content, p span a .kame--content, label a .kame--content, a.link__footer .kame--content, h1 a .kame--content, h2 a .kame--content, h3 a .kame--content, h4 a .kame--content, .h1 a .kame--content, .h2 a .kame--content, .h3 a .kame--content, .h4 a .kame--content {
    color: red; }

.btn--start, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .btn--delete, .woocommerce div.product form.cart .reset_variations, .btn--order, .btn--submit, .woocommerce .cart .button, .woocommerce .cart input.button, .elementor-post__read-more, .shipping-calculator-button {
  display: inline-block;
  padding: .938em 1.875em;
  border-radius: 0;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  cursor: pointer; }

.kam--flute--bg {
  overflow: hidden; }
  .kam--flute--bg .elementor-background-overlay {
    background-size: 600px !important;
    background-position: 3em 4em !important;
    left: initial !important;
    right: 0 !important;
    top: 10% !important; }
    @media (min-width: 992px) {
      .kam--flute--bg .elementor-background-overlay {
        background-size: 1200px !important;
        right: -25% !important;
        top: 10% !important; } }

.kam--nav--woocart--btn .elementor-menu-cart__toggle .elementor-button {
  border: none !important;
  display: block; }

.woocommerce ul.products li.product.product-category a img {
  display: none !important; }

.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title:hover {
  color: darkgoldenrod; }

.single-product .woocommerce-message, .woocommerce-page .woocommerce-message, .single-product .woocommerce-info, .woocommerce-page .woocommerce-info {
  border-top: none !important;
  margin-bottom: 0; }
  .single-product .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .single-product .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
    color: #57A773 !important; }

.woocommerce-variation.single_variation .woocommerce-variation-price {
  font-weight: 700; }
  .woocommerce-variation.single_variation .woocommerce-variation-price:before {
    content: 'Price:';
    margin-bottom: 0.25rem;
    opacity: 0.7;
    font-size: 1.2rem;
    display: block; }

.woocommerce div.product span.price {
  color: #2e2e2e; }

.woocommerce-variation.single_variation {
  margin-bottom: 1.6rem;
  padding: 1rem;
  background-color: white;
  max-width: 480px;
  display: none; }

.woocommerce-variation-description:before {
  content: 'Variation details';
  margin-bottom: 1.25rem;
  padding-bottom: 0.5rem;
  font-size: 1.2rem;
  display: block;
  border-bottom: solid 1px rgba(0, 0, 0, 0.5); }

.woocommerce-variation-description p {
  font-weight: 700; }
  .woocommerce-variation-description p:before {
    content: 'Material:';
    margin-bottom: 0.25rem;
    opacity: 0.7;
    font-size: 0.7em;
    display: block; }

.woocommerce div.product.elementor form.cart table.variations td.value select, .woocommerce div.product.elementor form.cart table.variations td.value:before, .woocommerce div.product.elementor form.cart table.variations td.value select {
  height: 4em !important; }

.woocommerce div.product.elementor form.cart table.variations td.label {
  display: none; }

.woocommerce div.product.elementor form.cart table.variations td.value, .woocommerce div.product.elementor form.cart table.variations td.value:before {
  max-width: 480px; }

.woocommerce div.product.elementor form.cart table.variations td.value:before {
  width: 100% !important;
  max-width: 480px; }

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
  font-weight: 400; }

.woocommerce .product_remove > a.remove {
  color: #dc3b3d !important; }
  .woocommerce .product_remove > a.remove:hover {
    color: #FFFFFF !important;
    background-color: #dc3b3d !important; }

.product-name a {
  color: #2e2e2e; }

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  padding: 1em;
  color: white !important; }

.woocommerce table.shop_table {
  border-radius: 0 !important; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 1em;
  font-size: 0.8em; }

.woocommerce-billing-fields h3, #order_review_heading {
  font-size: 1.25em;
  font-weight: 600;
  padding: 3px; }

.woocommerce-checkout-review-order {
  padding: 3px; }

.woocommerce-form-coupon-toggle {
  margin-bottom: 1em; }

.pswp__bg, .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  background-color: #2e2e2e !important; }

.woocommerce div.product .images, .woocommerce-page div.product .images {
  pointer-events: none !important; }

.woocommerce-product-gallery__trigger {
  display: none; }

.woocommerce-product-details__short-description h2 {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0.4em; }

/*# sourceMappingURL=style.css.map */
