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

.grecaptcha-badge { 
    visibility: hidden !important;
}
body.cupon-recogida .woocommerce-shipping-destination,
body.cupon-recogida .woocommerce-shipping-calculator {
    display: none!important;
}

p.stock.out-of-stock {
    color: white;
    background: red;
    width: auto;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 50px;
    font-weight: 600;
}
p.stock.in-stock {
    display: none;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading{
	background-color: #6077B8!important;
	border-color:#6077B8!important;
	border-radius:30px 30px 0 0;
}
.cwginstock-subscribe-form .panel-primary {
    border-color: #ededed!important;
    border-radius: 30px!important;
}
.cwginstock-panel-body input[type=text], .cwginstock-panel-body input[type=email] {
    margin-bottom: 15px;
    border-radius: 50px!important;
	border-color:#ededed!important;
}
.cwginstock-panel-heading h4{
	margin-bottom:5px!important;
	margin-top:5px!important
}
.cwginstock-panel-body .form-group{
	margin-bottom:0px!important
}
.cwginstock-panel-body input[type=text], .cwginstock-panel-body input[type=email] {
    margin-bottom: 5px!important;
}
.cwg_iagree_checkbox label {
    color: #000 !important;
    margin: 5px 0 10px 0!important;
}
.cwg_iagree_checkbox label a{
	color: #000 !important;
}


@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
      
 .e-con {
  --container-max-width: 1150px;
}
	  
.mulassa img {
  width: 50%;
}
.nan img {
  width: 40%;
}
.elementor-2 .elementor-element.elementor-element-dc3fc01 > .elementor-widget-container {
	margin: -73% -15% 0% 0%;
}
.lleo img {
  width: 40%;
}
.elementor-2 .elementor-element.elementor-element-ae987e4 > .elementor-widget-container {
  margin: -83% 0% 0% 0%;
  padding: 0px 0px 0px 0px;
  z-index: 0;
}	  
	  
	  
	  
}