/*
 Theme Name:   Woopy Child Theme
 Theme URI:    https://woopy.ancorathemes.com/
 Description:  Woopy Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     woopy
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  woopy
*/

/* =Child-Theme customization starts here
------------------------------------------------------------ */

.rs-parallax-wrap.sldr-back {
  left: 30px !important;
}

.rs-parallax-wrap.sldr-forward {
  left: auto !important;
  right: 30px;
}

.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content {
  padding-left: 0px;
}

.woocommerce-checkout .woocommerce-shipping-methods label {
  font-size: 12px !important;
  line-height: 16px !important ;
  font-weight: 600;
  text-align: left !important;
}

.woocommerce ul#shipping_method {
  display: flex;
  flex-direction: COLUMN;
  align-content: left;
  justify-content: start;
  align-items: flex-start;
  width: 140%;
}
.woocommerce ul#shipping_method li {
  margin: 0 0 0.5em;
  line-height: 1.5em;
  list-style: none outside;
  text-align: left;
}

/* Зменшення мініатюр галереї товару */
.woocommerce-product-gallery .flex-control-thumbs li {
  max-width: 80px;
  margin-right: 10px;
}

.woocommerce-product-gallery .flex-control-thumbs img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
  opacity: 0.6;
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active {
  opacity: 1;
}

.elementor-194
  .elementor-element.elementor-element-8d41bdc
  .sc_item_title_text
  br {
  color: red;
}
.elementor-194
  .elementor-element.elementor-element-8d41bdc
  .sc_item_title_text
  .currency-small {
  font-size: 1em;
  vertical-align: baseline;
  color: red;
  text-transform: none;
}
