.woocommerce-category-image-div {
  display: none;
}

.ct-media-container img {
  border-radius: 3px !important;
  border: #7c7d7a 1px solid !important;
}

p.demo_store {
  background-color: #cc0000 !important;
}

.et_shop_image img {
  border-radius: 3px !important;
  border: #7c7d7a 1px solid !important;
}
.et_shop_image :hover {
  box-shadow: 2px 2px #7c7d7a;
}
.et_shop_image :hover img {
  border-radius: 3px !important;
  border: #7c7d7a 1px solid !important;
}

.wc-block-components-product-image__inner-container img {
  border-radius: 3px !important;
  border: #7c7d7a 1px solid !important;
}

.et_overlay {
  background: transparent !important;
}
.et_overlay :before {
  display: none !important;
}

#left-area ul {
  padding-left: 3em !important;
}
#left-area ol {
  padding-left: 3em !important;
}

.woocommerce td.product-thumbnail img {
  border-radius: 3px !important;
  border: #7c7d7a 1px solid !important;
}
.woocommerce .cart button {
  background-color: #cc0000 !important;
  border: none !important;
  color: white !important;
}
.woocommerce .product .images img {
  border-radius: 3px !important;
  border: #7c7d7a 1px solid !important;
}
.woocommerce ul.products li.product,
.woocommerce .woocommerce-page ul.products li.product {
  text-align: center;
}
.woocommerce .products .price {
  float: right !important;
  text-align: right !important;
  width: 50% !important;
}
.woocommerce .products .star-rating {
  float: left !important;
  width: 50% !important;
}
@media all and (max-width: 480px) {
  .woocommerce .woocommerce-products-header .woocommerce-category-image-div {
    text-align: center;
  }
}
@media all and (min-width: 480px) {
  .woocommerce .woocommerce-products-header .woocommerce-category-image {
    padding-right: 25px;
    padding-bottom: 0px;
    float: left !important;
  }
}
@media all and (max-width: 480px) {
  .woocommerce .woocommerce-products-header .woocommerce-category-image {
    padding-right: 0px;
    padding-bottom: 25px;
    float: none !important;
  }
}
.woocommerce .woocommerce-products-header .term-description p {
  font-size: 125%;
}
.woocommerce .woocommerce-result-count {
  clear: both;
}
.woocommerce .summary .wp-playlist:before {
  content: "Audio Samples:";
}
.woocommerce .summary .wp-playlist .wp-playlist-current-item {
  height: auto !important;
}
.woocommerce .thumbnails a:nth-of-type(1n + 4) {
  display: none;
}
.woocommerce ol.flex-control-thumbs li:nth-of-type(1n + 5) {
  display: none;
}
.woocommerce .flex-active-slide {
  padding-right: 1px;
}
.woocommerce .variations select:hover {
  font-weight: bold !important;
}

/*
	Hide the sidebar on the single product page
*/
.single-product #main-content .container:before {
  background: none !important;
}
.single-product #sidebar {
  display: none !important;
}
@media (min-width: 981px) {
  .single-product #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
  }
}
.single-product .upsells .star-rating {
  display: none !important;
}
.single-product .upsells .price {
  display: none !important;
}

.term-description a {
  color: #2ea3f2 !important;
  text-decoration: underline !important;
}
.term-description a:hover {
  color: #cc0000 !important;
  text-decoration: none !important;
}

.rudr-variation-radios {
  width: 100%;
}
.rudr-variation-radios input[type="radio"] {
  display: none;
}
.rudr-variation-radios input[type="radio"]:checked + label {
  color: white !important;
  background-color: #cc0000 !important;
}
.rudr-variation-radios label {
  display: inline-block;
  padding: 10px 10px;
  border: 1px solid #cc0000;
  border-radius: 3px !important;
  cursor: pointer;
  width: 100%;
  transition: background-color 0.3s ease;
}
.rudr-variation-radios label:hover {
  background-color: lightgray !important;
  color: black !important;
}

#pa_delivery {
  display: none !important;
}

.reset_variations {
  display: none !important;
}

th.label {
  vertical-align: middle !important;
}

.woocommerce .quantity input.qty {
  padding: 11px !important;
}

form .variations_form {
  border: 1px solid #ccc !important;
}

.wp-playlist {
  border-radius: 3px !important;
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  border-radius: 3px !important;
}

.woocommerce .flex-active-slide {
  border-radius: 3px !important;
}

.variations th {
  padding: 0 20px 20px 0 !important;
}

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