@charset "UTF-8";
/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.1.8
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.page-header .entry-title {
  display: none;
}

#tkg {
  display: none;
}

.bmp-bundle {
  padding-bottom: 5px;
  border-bottom: 1px solid #A97863;
}

.bmp-bundle-close {
  width: 100%;
  background: #A97863;
  height: 1px;
  margin-bottom: 25px;
}

.woocommerce h2.product_title {
  font-size: 16px;
}
.woocommerce h2.bundled_product_title {
  margin-bottom: 8px;
}
.woocommerce h3 {
  font-size: 16px;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #a98a75;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #a98a75;
}
.woocommerce a.button {
  background-color: #a98a75;
  color: #fff;
}
.woocommerce a.button:hover {
  background-color: #a98a75;
  color: #fff;
}
.woocommerce div.product .bundled_product span.price {
  color: #333;
  font-size: 14px;
}
.woocommerce div.product p.price {
  color: #333;
}
.woocommerce div.product p.price ins {
  text-decoration: none;
}
.woocommerce div.product form.cart .button {
  line-height: 1.6;
}
.woocommerce .bundled_product .bundled_product_excerpt {
  font-size: 14px;
}
.woocommerce .bundled_product span.price {
  display: inline-block;
}
.woocommerce .bundled_product span.price del {
  margin-right: 5px;
}
.woocommerce .bundle_wrap button.button {
  padding: 0.85em 2em;
}
.woocommerce .summary div.bundled_product:first-child h2.bundled_product_title {
  font-size: 30px;
}
.woocommerce .woocommerce-cart-form input.button {
  padding: 0.85em 1em;
}
.woocommerce .woocommerce-cart-form input.button:disabled,
.woocommerce .woocommerce-cart-form input.button[disabled]:disabled {
  padding: 0.85em 1em;
}
.woocommerce span.onsale {
  top: 0;
  left: 0;
  background-color: #a98a75;
  text-transform: uppercase;
  border-radius: 0;
  font-weight: normal;
  padding: 1em 2em;
  font-size: 16px;
  line-height: 1;
  min-height: 0;
  min-width: 0;
}

.woocommerce-message,
.woocommerce-info {
  border-top-color: #433d4c !important;
  max-width: 1200px;
  margin: 25px auto !important;
  padding: 12px 12px 12px 50px !important;
}
.woocommerce-message::before,
.woocommerce-info::before {
  color: #433d4c !important;
}

@media screen and (max-width: 1224px) {
  .woocommerce #content #container {
    padding: 0 1.5em;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce #content #container {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.images,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.images,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary {
    padding: 0 2em;
  }
}
@media screen and (max-width: 500px) {
  .woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.images,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.images,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary {
    padding: 0 1em;
  }
}
/*#product-1203,
#product-419772 {
	margin-top: 30px;
}*/
.top-gap {
  margin-top: 30px;
}

#gift-options {
  margin-bottom: 2em;
  padding: 1em;
  background: #eee;
  border-radius: 2px;
}
#gift-options h2 {
  font-size: 16px;
  text-align: center;
  color: #444;
}
#gift-options h3.addon-name {
  color: #a98a75;
  font-size: 14px;
  margin-bottom: 5px;
}
#gift-options label {
  font-size: 13px;
  color: #444;
}
#gift-options [type=text], #gift-options textarea {
  color: #333;
  font-size: 15px;
}

.bundled_subscriptions_price_html {
  display: none !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
  margin-right: 5%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  display: block;
  color: #eee;
  background: #a98a75;
  padding: 0.5em 1em;
  border-radius: 2px;
  font-size: 13px;
  margin-bottom: 0.5em;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  background: #a98a75;
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  background: #f3f3f3;
  color: #999;
}

@media screen and (max-width: 768px) {
  .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce-page[class*=columns-] ul.products li.product,
.woocommerce[class*=columns-] ul.products li.product {
    width: 90%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.back {
  margin: 2em 0;
  text-align: center;
  font-size: 15px;
}

#site-notice {
  background: #9b7358;
  text-align: center;
  padding: 16px 0;
  font-size: 14px;
  color: #fff;
}
#site-notice a {
  color: #fff;
}
#site-notice a.button {
  background-color: #aa8b76;
  margin-left: 15px;
  padding: 0.6em 1.25em;
  margin-bottom: 2px;
}
#site-notice a.button:hover {
  background-color: #aa8b76;
}
#site-notice a.button.tiny {
  font-size: 11px;
  text-transform: uppercase;
}
#site-notice p {
  margin-bottom: 0;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 800px) {
  #site-notice {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  #site-notice p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 600px) {
  #site-notice a {
    font-size: 12px;
  }
  #site-notice a.button {
    background-color: transparent;
    margin-left: 5px;
    padding: 0;
    margin-bottom: 0;
    font-size: 12px;
    text-decoration: underline;
  }
  #site-notice a.button.tiny {
    font-size: 12px;
    text-transform: none;
  }
}
form.woocommerce-EditAccountForm fieldset {
  margin-bottom: 3em;
  border: 1px solid #ccc;
  padding: 1em;
  border-radius: 2px;
  background: #f3f3f3;
}
form.woocommerce-EditAccountForm fieldset legend {
  margin: 0;
  padding: 0 1em;
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
}

@media screen and (max-width: 1200px) {
  .woocommerce-account .site-content {
    padding: 0 1em;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    text-align: center;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    display: inline-block;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: block;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
}
#footer-copyright a {
  color: rgba(255, 255, 255, 0.5);
}

#main .woocommerce ul.products li.product .onsale {
  padding: 5px 10px;
  font-size: 14px;
  background-color: #433d4c;
  letter-spacing: 1px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

.woocommerce-js a.ajax_add_to_cart.button {
  position: relative;
  color: #fff;
}

.woocommerce-js a.ajax_add_to_cart.button.loading::after {
  font-family: "Woo-Side-Cart" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 0.53em;
  vertical-align: bottom;
  -webkit-animation: xoo-wsc-spin 575ms infinite linear;
  animation: xoo-wsc-spin 575ms infinite linear;
  display: inline-block;
  font-size: 16px;
  z-index: 1;
  color: #fff;
}

.woocommerce-js #respond input#submit.added::after,
.woocommerce-js a.button.added::after,
.woocommerce-js button.button.added::after,
.woocommerce-js input.button.added::after {
  font-family: "WooCommerce" !important;
  content: "";
  margin-left: 0.53em;
  vertical-align: bottom;
  animation: none;
}

.ajax_add_to_cart {
  font-size: 15px;
  background: #a98a75;
  padding: 0.75em 2.5em;
  border-radius: 2px;
}
.ajax_add_to_cart:focus {
  background: #a98a75;
}
.ajax_add_to_cart:hover {
  background: #a98a75;
}
.ajax_add_to_cart.print-patterns {
  font-size: 18px;
  padding: 1em 3em;
}
.ajax_add_to_cart.full {
  padding: 1em 3.5em;
}

@media screen and (max-width: 768px) {
  .ajax_add_to_cart {
    font-size: 13px;
    padding: 0.5em 1.5em;
  }
  .ajax_add_to_cart.full {
    font-size: 16px;
  }
}
@media screen and (max-width: 475px) {
  .ajax_add_to_cart {
    padding: 1em 2.5em;
  }
  .ajax_add_to_cart.print-patterns {
    font-size: 16px;
    padding: 1em 2em;
  }
  .ajax_add_to_cart.full {
    width: 100%;
    padding: 1.25em;
    font-size: 14px;
  }

  .full-atc .added_to_cart {
    display: block;
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
  }
}
.gift-regular-price del {
  color: #888;
  font-size: 85%;
}

.button.ajax_add_to_cart {
  margin-bottom: 0;
}

.added_to_cart {
  margin-left: 0.5em;
  font-size: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
}

/*a.button.resubscribe {
	display: none;
}*/
.postid-626393 #page div.bundle_wrap div.bundle_price p.price {
  display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  margin-top: 15px;
  margin-right: 15px;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 10px;
  /*&:first-child {
  	padding-left: 0;
  }

  &:last-child {
  	padding-right: 0;
  }*/
}

body.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
  padding: 1em;
  background: #433d4c;
}

#page .woocommerce-js a.ajax_add_to_cart.button.loading::after {
  background-image: url("../small-brown-spinner.html");
  background-repeat: none;
  background-position: center center;
  line-height: 1;
  content: "";
  margin-left: 8px;
  animation: xoo-wsc-spin 575ms infinite linear;
  font-size: 16px;
  z-index: 1;
}

#header-cart-icon {
  margin-bottom: 0;
}

.woocommerce-checkout .woocommerce-order table.woocommerce-table--order-downloads {
  display: table;
  border-collapse: separate;
  width: auto;
}
.woocommerce-checkout .woocommerce-order table.woocommerce-table--order-downloads thead {
  display: table-header-group;
}
.woocommerce-checkout .woocommerce-order table.woocommerce-table--order-downloads thead tr {
  display: table-row;
}
.woocommerce-checkout .woocommerce-order table.woocommerce-table--order-downloads thead tr th {
  display: table-cell;
  text-align: center;
}
.woocommerce-checkout .woocommerce-order table.woocommerce-table--order-downloads tbody {
  display: table-row-group;
}
.woocommerce-checkout .woocommerce-order table.woocommerce-table--order-downloads tbody tr {
  display: table-row;
}
.woocommerce-checkout .woocommerce-order table.woocommerce-table--order-downloads tbody tr td {
  display: table-cell;
  float: none;
  width: auto;
  text-align: center;
}

.woocommerce .site-main div.product.elementor form.cart table.variations td.label {
  display: none;
}
.woocommerce .site-main div.product.elementor form.cart table.variations td.value select {
  border: 1px solid #ccc !important;
  padding: 0.5em;
}

.woocommerce .site-main div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart {
  margin-top: 30px;
}

.woocommerce .site-main div.product.elementor form.cart table.variations td {
  width: auto;
}
.woocommerce .site-main div.product.elementor form.cart table.variations td.label {
  margin-bottom: 0;
}
.woocommerce .site-main div.product.elementor form.cart table.variations td.value select {
  position: relative;
}

.bundled_product_title_link {
  display: none;
}

.wcpb-desc-content {
  height: auto !important;
}

.wcpb-product-description .wcpb-more,
.wcpb-product-description .wcpb-less {
  display: none !important;
}

.cpb-button, #add_to_cart_button, .single_add_to_cart_button, .cpb_add_to_cart_button {
  background-color: #a98a75 !important;
  color: #fff !important;
  border: 1px solid #a98a75 !important;
}

.product-type-wdm_bundle_product .summary .product-testimonial-wrapper {
  display: none;
}

.woocommerce .cpb_notice_display a.added_to_cart {
  float: right;
  background: #a98a75;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
}

.bundle_price {
  display: none !important;
}

/* Hello Theme Specific */
body:not([class*=elementor-page-]) .site-main {
  max-width: 1200px;
}

.postid-1203 .site-main,
.postid-419772 .site-main {
  margin-top: 30px;
}
.postid-1203 .site-main h2,
.postid-419772 .site-main h2 {
  font-size: 22px;
  line-height: 1.2 !important;
}
.postid-1203 .site-main hr,
.postid-419772 .site-main hr {
  margin-top: 15px;
}
.postid-1203 .site-main button.button,
.postid-419772 .site-main button.button {
  padding: 0.4em 2em;
}
.postid-1203 .site-main .details h2,
.postid-419772 .site-main .details h2 {
  font-size: 20px;
}

.woocommerce-account .site-main {
  margin-top: 30px;
  margin-bottom: 50px;
}

#nav ul li.subscribe a {
  background: #a98a75;
  color: #fff;
  border-radius: 2px;
}
#nav ul li.subscribe:hover a {
  background: #91705a;
}

/*#nav ul li.shop {
	a {
		border: 2px solid #A97863;
		border-radius: 2px;
	}

	&:hover a {
		border-color: red;
	}
}*/
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.past-issues {
  border-radius: 0;
  padding: 10px 25px 11px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

@media screen and (max-width: 1023px) {
  .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.past-issues {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }

  .elementor-column-wrap.elementor-element-populated {
    padding-left: 0 !important;
  }
}
form.elementor-form .elementor-message-success {
  color: #10e10b;
  font-size: 14px;
}

.elementor-1155262 .elementor-element.elementor-element-30ea51c7 .cart button {
  padding: 7px 50px 7px 50px;
}

table.variations tbody > tr:nth-child(2n+1) > td,
table.variations tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}

body.postid-419772 main.site-main,
body.postid-1343283 main.site-main {
  max-width: 1200px;
  margin: 30px auto 75px;
}

#woocommerce-cart-notice-amount-to-free-shipping:before {
  content: "";
  top: 20px;
}

@media screen and (max-width: 767px) {
  #woocommerce-cart-notice-amount-to-free-shipping {
    padding: 15px 15px 15px 60px;
  }
  #woocommerce-cart-notice-amount-to-free-shipping .button {
    margin-top: 15px;
  }
}
.woocommerce .post-1370220 .price {
  display: none;
}

.first-payment-date {
  display: none;
}

.postid-626393 .site-main {
  max-width: 1200px;
  margin: 50px auto 75px auto;
}

.postid-626393.woocommerce .bundle_wrap button.button {
  padding: 0.4rem 3rem;
  margin-left: 10px;
}

.jet-form-row .image .jet-engine-file-upload {
  background-color: #f8f8f8;
  border: 1px dashed #555;
  padding: 10px;
}

.add-to-cart-pro {
  text-align: center;
}

.atc-button .ea-line {
  display: none;
}
.atc-button button.a2cp_button {
  position: relative;
  padding: 7px 25px 6px 25px;
  pointer: cursor;
  transform: all 0.2s;
  font-size: 13px;
  border-width: 0;
  border-radius: 2px;
}
.atc-button button.a2cp_button:hover {
  background-color: #a97863;
}
.atc-button button.a2cp_button.loading {
  color: #a97863;
  background-color: #a97863;
}
.atc-button button.a2cp_button.loading:after {
  position: absolute;
  content: "";
  border: 3px solid #f3f3f3;
  /* Light grey */
  border-top: 3px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: button-loading 1s linear infinite;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.atc-button button.a2cp_button.added {
  background-color: #ddd;
  color: #888;
}
.atc-button button.a2cp_button.added:after {
  content: "";
  font-family: "eicons";
  color: #888;
  font-size: 16px;
  margin-left: 10px;
}
.atc-button .added_to_cart {
  display: block;
  text-transform: uppercase;
  color: #a98a75;
  font-size: 12px;
}
.atc-button .added_to_cart:after {
  content: "";
  font-family: "eicons";
  color: #a98a75;
  font-size: 10px;
  margin-left: 3px;
}

@keyframes button-loading {
  from {
    transform: rotate(0turn);
  }
  to {
    transform: rotate(1turn);
  }
}
.product-type-variable table tbody tr:hover > td,
.product-type-variable table tbody tr:hover > th {
  background-color: #fff;
}

.woocommerce div.product-type-variable p.price,
.woocommerce div.product-type-variable span.price {
  color: #272727 !important;
  font-size: 16px;
}
.woocommerce .woocommerce-variation-price {
  margin-bottom: 10px;
}

.woocommerce-checkout tr.cart-subtotal {
  display: none;
}
.woocommerce-checkout tr.shipping.recurring-total {
  display: none;
}
.woocommerce-checkout tr.recurring-totals {
  display: none;
}

/*.blockUI.blockOverlay { 
	background-color:#000000; 
	position: fixed !important; 
}

.processing .blockOverlay {
    background-image:url('https://www.quiltfolk.com/wp-content/uploads/2016/file-loading-icon.gif') !important;
    background-position: center 30% !important;
    background-repeat: no-repeat !important;
}*/
.woocommerce-checkout #woocommerce-cart-notice-amount-to-free-shipping {
  border-top-color: #433d4c;
  margin: 25px auto !important;
  padding: 1em 2em 1em 3.5em;
  background-color: #f7f6f7;
  font-size: 16px;
}

.woocommerce-cart #woocommerce-cart-notice-amount-to-free-shipping {
  text-align: center;
}
.woocommerce-cart #woocommerce-cart-notice-amount-to-free-shipping .button {
  float: none;
  display: inline-block;
  color: #fff;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.03em;
  font-weight: normal;
}

.woocommerce-cart .cart-upsell-section .upsell-products .product-content .upsell_add_to_cart_cta {
  padding: 10px 20px;
  font-size: 13px;
  color: #fff !important;
}
.woocommerce-cart .cart-upsell-section .upsell-products .product-content h4 {
  font-size: 16px;
}

#product-1203 {
  max-width: 1200px;
  margin: 0 auto;
}

div.fpf-fields-config-wrapper {
  display: none !important;
}

.woocommerce-notices-wrapper {
  max-width: 1200px;
  margin: 20px auto;
}

.elementor-widget-video .elementor-wrapper {
  position: relative;
  overflow: hidden;
}

.elementor-widget-video .elementor-wrapper iframe,
.elementor-widget-video .elementor-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.elementor-widget-video .elementor-wrapper iframe {
  min-height: 313px;
}

@media only screen and (max-width: 600px) {
  .elementor-widget-video .elementor-wrapper iframe {
    min-height: 172px;
  }
}
.elementor-widget-woocommerce-cart .woocommerce .product-name dl.variation,
.elementor-widget-woocommerce-checkout-page .woocommerce .product-name dl.variation {
  font-size: 12px;
  line-height: 1.1;
  margin-top: 10px;
}
.elementor-widget-woocommerce-cart .woocommerce .product-name dl.variation dt,
.elementor-widget-woocommerce-checkout-page .woocommerce .product-name dl.variation dt {
  font-weight: bold;
}

#todd {
  display: none;
}

.elementor-element.elementor-element-33f7490.elementor-widget.elementor-widget-woocommerce-product-content {
  margin-bottom: 0;
}
.elementor-element.elementor-element-33f7490.elementor-widget.elementor-widget-woocommerce-product-content div.elementor-element-27293ec p {
  margin-bottom: 0;
}

.elementor-element.elementor-element-0367ed9.e-add-to-cart--show-quantity-yes.elementor-widget.elementor-widget-woocommerce-product-add-to-cart div.elementor-widget-container {
  margin-top: 0;
}

div.elementor-element-0367ed9 div.bundle_form bundle_sells_form {
  padding-top: 0;
}

body.postid-1542423 .elementor-1481548 .elementor-element.elementor-element-0367ed9 .cart button,
body.postid-1542423 .elementor-1481548 .elementor-element.elementor-element-0367ed9 .cart .button,
body.postid-1596161 .elementor-1481548 .elementor-element.elementor-element-0367ed9 .cart button,
body.postid-1596161 .elementor-1481548 .elementor-element.elementor-element-0367ed9 .cart .button,
body.postid-1649210 .elementor-1481548 .elementor-element.elementor-element-0367ed9 .cart .button {
  padding-top: 8px !important;
  padding-bottom: 9px !important;
  background: #A97863 !important;
}

.postid-1547999 .wc-pao-addon .wc-pao-addon-wrap {
  margin-bottom: 25px;
}

.postid-1547502 .swatch-wrapper {
  margin: 0 15px 15px 0;
}

.woocommerce .elementor-1547997 .elementor-element.elementor-element-6b8cfd4 form.cart table.variations tr th {
  display: none;
}

.yith-wapo-block .yith-wapo-addon .yith-wapo-option {
  width: 400px;
}

.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-ajax-uploader {
  margin-bottom: 40px;
}

.postid-1548247 .elementor-1155262 .elementor-element.elementor-element-30ea51c7 .cart button,
.postid-1548247 .elementor-1155262 .elementor-element.elementor-element-30ea51c7 cart button {
  padding: 7px 50px;
}
.postid-1548247 .elementor-1155262 .elementor-element.elementor-element-30ea51c7 .yith-wapo-ajax-uploader-container .button {
  padding: 5px 25px;
  background-color: #433d4c;
  border-radius: 3px;
}

.postid-1547502 div.swatch-wrapper.selected {
  border: 3px solid #a98a75;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .postid-1547502 table.variations td.value {
    padding: 0;
  }
}
.postid-1542423.woocommerce div.product form.cart div.quantity,
.postid-1542423.woocommerce div.product form.cart button.single_add_to_cart_button {
  display: none;
}

body.postid-1446724 div.elementor-widget-woocommerce-product-add-to-cart div.elementor-widget-container div.elementor-add-to-cart form.cart {
  flex-wrap: wrap !important;
}
body.postid-1446724 div.elementor-widget-woocommerce-product-add-to-cart div.elementor-widget-container div.elementor-add-to-cart form.cart .wc-pao-addons-container {
  width: 100%;
}
body.postid-1446724 div.elementor-widget-woocommerce-product-add-to-cart div.elementor-widget-container div.elementor-add-to-cart form.cart .wc-pao-addons-container a.wc-pao-addon-image-swatch {
  margin-right: 20px;
  margin-bottom: 20px;
}
body.postid-1446724 div.elementor-widget-woocommerce-product-add-to-cart div.elementor-widget-container div.elementor-add-to-cart form.cart .wc-pao-addons-container .wc-pao-addon-image-swatch img {
  max-height: 100px;
}

body.postid-1446724 div.wc-pao-addons-container {
  background-color: #efece8;
  padding: 25px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 25px;
}
body.postid-1446724 div.wc-pao-addons-container h2 {
  font-size: 26px;
}
body.postid-1446724 div.wc-pao-addons-container .wc-pao-addon .wc-pao-addon-wrap select {
  width: 100%;
}

body.postid-1203 div#required_addons_validation_message {
  display: none;
}

body.postid-1446724 div.wcpa_wrap {
  background-color: #efece8;
  padding: 25px;
  border-radius: 3px;
  text-align: center;
}
body.postid-1446724 div.wcpa_wrap #select_0661025890 label {
  display: none;
}
body.postid-1446724 div.wcpa_wrap h3 {
  font-size: 26px;
}

#elementor-menu-cart__toggle_button {
  background: transparent;
}

/*body.postid-1596161 .elementor-add-to-cart {
	display: none;
}*/
body.postid-1616049 .single_add_to_cart_button.button.ajax_add_to_cart.alt {
  border-radius: 3px;
  padding: 7px 30px;
}

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