/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.hinweis-lagerware {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  background: var(--e-global-color-el_color_1);
  margin-top: -12px;
  margin-bottom: 12px;
}
.hinweis-box strong {
  display: block;
  font-family: "Jost";
  margin-bottom: -4px;
}
.elementor-widget-the7-woocommerce-product-price .price {
  font-size: 28px !important;
  margin-top: -10px;
}
.woocommerce-price-suffix {
  margin-left: 5px;
  font-weight: normal;
  font-size: 15px !important;
  margin-top: 10px;
}
.hinweis-box {
  padding: 12px;
  background-color: #f4f4f4;
  border-left: 4px solid var(--e-global-color-el_color_1);
  margin-bottom: 16px;
  margin-top: 25px;
}
.size-woocommerce_thumbnail {
  max-height: 160px;
  height: auto !important;
  object-fit: contain !important;
}
.acf-downloads a i,
.produkt-links a i {
    font-size: 28px !important;
    vertical-align: middle;
    margin-right: 30px;
    color: var(--e-global-color-el_color_1);
}
.produkt-downloads {
    margin-bottom: 30px;
}
.produkt-downloads li,
.produkt-links li {
    display: block !important;
    border-bottom: 1px solid #ccc!important;
    padding: 8px 0;
    color: #000;
}
.produkt-downloads a:hover {
    color: var(--e-global-color-el_color_1);
}
.produkt-downloads li:last-child,
.produkt-links li:last-child {
    border-bottom: 0 !important;
}

.hinweistext-lieferung {
  padding: 12px;
  background-color: #666666;
  border-left: 4px solid var(--e-global-color-el_color_1);
  margin-bottom: 16px;
  color: #fff;
  margin-top: -10px;
}
.woocommerce .add-request-quote-button.button {
  padding: 15px 25px !important;
}
.yith-ywraq-add-to-quote {
    margin-top: -6px!important;
}
/* Anfrage */
input[type="submit"]:not([name="update_cart"]):not(.woocommerce-widget-layered-nav-dropdown__submit), .post-password-form input[type="submit"], .mc4wp-form input[type="submit"], div.mc4wp-form button[type="submit"], .tml-submit-wrap input[type="submit"], .wpcf7-form input[type="submit"] {
  padding: 15px 25px !important;
  border: 0px !important;
}


.ywraq-form-table-wrapper th {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    font-weight: bold;

}
.product-remove a.yith-ywraq-item-remove.remove {
    font-size: 40px;
    text-decoration: none;
}
.yith-ywraq-before-table-wc-backward {
    margin-bottom: 30px;
}
.raq-send-request {
    font-size: 22px!important;
    padding: 10px 25px !important;
}
#yith-ywraq-form .update-list-wrapper .after-table-right .button {
    background: transparent!important;
    color: #000!important;
}

.update-list-wrapper input.button {
    background: #f4f4f4!important;
    color: #000!important;
}
#yith-ywraq-form .update-list-wrapper .after-table-right .butto:hover,
.update-list-wrapper input.button:hover {
    background: #000!important;
    color: #fff!important;
}
.update-list-wrapper input.button {}
.woocommerce .add-request-quote-button.button {
    padding: 15px 25px !important;

}
.products-shortcode .onsale {
    background:  var(--e-global-color-el_color_1)!important;
    border-radius: 4px!important;
    padding: 0px 5px!important;
    min-height: 0!important;
    line-height: 20px!important;
}
/*---------------------------------------------------------------------------------------------------------------------------*/
/* Gravity  */
/*---------------------------------------------------------------------------------------------------------------------------*/ 
.gform-theme--foundation .gform_fields {
    grid-gap: 10px!important;
}

/*---------------------------------------------------------------------------------------------------------------------------*/
/* Barrierefreiheit */
/*---------------------------------------------------------------------------------------------------------------------------*/ 
:focus-visible {
  outline: 2px solid var(--e-global-color-el_color_1)!important;
  outline-offset: 3px !important;
  transition: ease 0.5s;
}
/* --- SCROLL-TOP ----*/
.scroll-top.on {
  background-color: #000;
  color: #fff;
}
.scroll-top svg {
  fill: fff;
}