/* 
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.0.1
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
*/

/*
    Add your custom styles here
*/

.woocommerce span.onsale {
    font-weight: 300;
    line-height: 1.236!important;
    background-color: #77a464;
    color: #fff;
    font-size: .757em!important;
    min-width: 55px!important;
    min-height: 55px!important;
}
.onsalea{
  padding-top: 5px;
}

.dgwt-wcas-meta{
  width: 50%
}
.woocommerce-variation-price span.price{
      color: #cf2121!important;
    font-size: 1.25em!important;
  font-weight: 500!important;
}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 24px 10px 48px!important;
    line-height: 24px;
    font-size: 17px;
    border: 2px solid transparent;
    border-radius: 30px;
    height: auto;
    font-family: Roboto,sans-serif;
    background-color: #eee;
}
#list1 .jet-woo-product-title, #list1 .jet-woo-product-price{
  min-height: 50px;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 20px;
    border: 0;
    width: 100%;
}
.woocommerce div.product form.cart .variations td {
    border: 0;
    line-height: 1em;
    vertical-align: baseline;
  padding: 5px!important;
  background-color: transparent!important;
  text-align: left!important;
  width: 50%;
}
.woocommerce div.product form.cart .variations th {
    border: 0;
    line-height: 1em;
    vertical-align: baseline;
  padding: 5px!important;
  background-color: transparent!important;
  text-align: left!important;
  width: 10%;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 35%!important;
    display: inline-block;
    margin-right: 1em;
      width: 50%!important;
}
@media (max-width: 767px){
.woocommerce div.product form.cart .variations select {

      width: 100%!important;

}}
.jet-woo-category-thumbnail{
  /*display: none!important;*/
}
.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
min-height: 60px;
}
.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price {
min-height: 40px;
}