/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Template: hello-elementor
Author: Your Name
Author URI: https://example.com
Description: A child theme for Hello Elementor
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/

/* Add your custom styles below this line */
.quantity {
    display: none !important;
}
.woocommerce-product-gallery {
    float: right !important;
    width: 100% !important;
}
#product-section-custom{
    flex-direction: row-reverse;
}

.product .row
{
	/* box-shadow: 0 0 12px rgb(227 227 227); */
	padding: 20px 10px 20px 40px;
	/* border-radius: 10px; */
	margin: 20px 0!important;
}
.price-calculation
{
	width: 100%!important;
	top: 20px!important;
	bottom: unset!important;
	clear: both;
}
.product .step-number
{
    background: transparent;
    color: #212529;
    border: 1px solid #ccc;
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: normal;
    left: -50px;
}
.related.products li.product 
{
	box-shadow: 0 0 10px 0 #ccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li
{
	background-color: #e9ebec;
}
.product .col-md-3
{
	border-left: 1px solid #d3d3d3;
}
.product td,
.product th
{
	background-color: transparent!important;
	font-size: 17px;
	color: #686868	
}
.product .cart h4
{
	background-color: #fac665 !important;
	margin: 0;
	padding: 12px 15px;
	border-radius: 10px 10px 0 0;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
span.icon-with-title {
    display: flex;
    align-items: center;
}
.product .cart .design-header h4
{
	padding: 0;
	background-color: transparent!important;
}
.product .cart .design-header
{
	background-color: #FAC665;
	border-radius: 10px 10px 0 0;
	padding: 8px 15px;
}
.product .cart .variations
{
	background-color: #f4f6f7;
	border-radius: 0 0 10px 10px;
}
.product .cart .variations th
{
	width: 120px;
}
.product .cart .variations tr
{
	position: relative;
}
.product .cart .variations tr a.reset_variations
{
	position: absolute;
	left: 15px;
	bottom: -4px;
}
.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_1
{
	width: 35px!important;
	height: 35px!important;
}
div.product form.cart .variations label
{
	font-size: 16px!important;
	font-weight: 400!important;
}
.product .cart .variations th,
.product .cart .variations td
{
	padding: 10px 15px;
}
.product .cart .variations select.thwvs-select 
{
	padding: 4px 15px;
	font-size: 15px;
	background:
  url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=')
    no-repeat bottom right,
  #fff !important;
background-size: auto;

}
.product table
{
	/*border-radius: 10px;
	overflow: hidden;*/
}
.ink-selection,
.preferential-production-section,
.hanging-glass-section,
.design-config-section
{
	background-color: transparent;
		
}
.hanging-glass-section .clamp-quantity-wrapper label
{
	margin-bottom: 10px
}
.color-swatches .swatch-option
{
	font-size: 0
}
.summary.entry-summary
{
	margin-bottom: 0!important
}
.price-calculation 
{
	font-weight: 400;
	color: #8b8b8b;
}
.price-calculation h4 
{
	font-weight: 700;
	color: #000
}
.price-calculation button
{
	color: #fff;
	background-color: #2EBB77 !important;
	height: 45px;
}
.price-calculation button font
{
	color: #fff!important
}
.product .variations_form
{
	margin-bottom: 10px!important
}
.woocommerce-tabs.wc-tabs-wrapper
{
	margin: 20px 0!important;
	display: inline-block;
	width: 100%
}
.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs
{
	margin-bottom:15px
}
.woocommerce-tabs.wc-tabs-wrapper table th
{
	font-size: 17px;
	color: #686868;
	border-left: 0;
}
.woocommerce-tabs.wc-tabs-wrapper table td
{
	border-right: 0;
}
.woocommerce-tabs.wc-tabs-wrapper table
{
	border-radius: 10px;
	overflow: hidden;
}
.woocommerce-tabs.wc-tabs-wrapper table th,
.woocommerce-tabs.wc-tabs-wrapper table td
{
	padding: 10px 15px
}
.woocommerce-tabs.wc-tabs-wrapper table td p
{
	padding: 0!important
}
.related.products .products h2,
.related.products .products .price
{
	padding:5px 10px!important;
}
.related.products .products .add_to_cart_button
{
	margin:0 10px 20px!important;
	color: #fff!important;
	background-color: #c36!important
}
#review_form_wrapper label
{
	margin-bottom: 10px!important;
	margin-top: 5px;
}
#review_form_wrapper input,
#review_form_wrapper textarea
{
	border-radius: 10px!important;
	border-color:#ccc;
}
#review_form_wrapper input[type = "submit"]
{
	padding: 12px 30px!important;
	color: #fff!important;
	background-color: #c36!important;
	border-radius: 5px!important;
}
.tabs.wc-tabs li::marker
{
	font-size: 20px!important;
	border-radius: 0!important;
}
.design-config-section .tab-content input[type="url"]
{
	margin: 10px 0;
}
.design-config-section a.button
{
	color: #fff!important;
	background-color: #2EBB77!important;
	padding: 6px 15px 10px;
}
.design-config-section li.tab-link.active
{
	color: #fff!important;
	background-color: #2EBB77!important;
	border-color: #2EBB77!important;
}
.design-config-section .whatsapp-support a img
{
	margin-right: 7px;
	filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(16%) hue-rotate(177deg) brightness(106%) contrast(106%);
}
.design-config-section .whatsapp-support a 
{
	background-color: #25D366!important;
	color: #fff!important;
	padding: 8px 16px;
	border-radius: 26px;
	text-decoration: none!important;
	text-align: center;
	font-size: 18px;
}
.design-config-section .alert.alert-info
{
	font-size: 17px;
} 
.ink-swatches,
.hanging-options,
.production-options,
.design-options  {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
    background: #f4f6f7;
    padding: 15px;
    margin-top: 0 !important;
    border-radius: 0 0 10px 10px;
}
.ink-color-selection,
.design-tabs
{
	background: #f4f6f7;
    padding: 15px;
    margin-top: 0 !important;
    border-radius: 0 0 10px 10px;
}
.design-tabs .design-options h4
{
	background: transparent !important;
    padding: 20px 0 10px;
    border-top: 1px solid #ccc;
    border-radius: 0;
    margin-top: 10px;
}
.tab-content .whatsapp-support
{
	justify-content: end;
}
.design-tabs .design-options
{
	padding: 0!important;
}
.ink-color-selection h5
{
	margin-top: 0!important;
	font-size: 17px;
}
.product .step-icon img
{
	width: 24px;
	height: 24px;
}
.single_variation_wrap .ink-swatches,
.single_variation_wrap .hanging-options,
.single_variation_wrap .production-options,
.design-options .design-option
{
	flex-direction: unset;
}
.single_variation_wrap .hanging-options .clamp-quantity-wrapper,
.design-options h4
{
	width: 100%;
}
.ink-swatch,
.hanging-options .hanging-option,
.production-options .production-option,
.design-options .design-option{
  position: relative;
  display: inline-block!important;
  cursor: pointer;
}
.design-options .design-option img
{
	width: 180px!important;
	margin-bottom: 16px;
}
.design-options .design-option span
{
	font-size: 13px;
}
.ink-swatch input[type="radio"],
.hanging-option input[type="radio"],
.production-option input[type="radio"],
.design-options input[type="radio"]{
  display: none;
}

.ink-swatch span,
.hanging-option span,
.production-option span{
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fff;
  color: #343434!important;
  font-weight: bold;
  transition: all 0.2s ease;
  min-width: 40px;
  text-align: center;
}

/* Active/Selected style */
.ink-swatch input[type="radio"]:checked + span,
.hanging-option input[type="radio"]:checked + span,
.production-option input[type="radio"]:checked + span{
  background-color: #2EBB77;
  color: #fff!important;
  border-color: #2EBB77;
}
.design-options input[type="radio"]:checked + img
{
	outline: 2px solid #2EBB77;
}
.woocommerce-variation-price {
    display: none;
}

@media (min-width: 1200px) { 
	#product-section-custom .col-md-3 { 
		padding-left: 40px;
	}
	#product-section-custom .col-md-9 {
		padding-right: 40px;
	}
}

@media screen and (min-width:992px) and (max-width:1199px)
{
	h1.product_title.entry-title
	{
		font-size: 33px;
	}

}

@media screen and (min-width:768px) and (max-width:991px)
{
	h1.product_title.entry-title
	{
		font-size: 33px;
	}
	.product .row{
		padding: 20px 10px 20px 50px;
	}
	.product .step-number{
		left: 17px;
	}

}

@media (max-width: 767px)
{

	.product .cart .design-header h4{
		padding: 10px 0;
	}
	.product .row{
		padding: 20px 10px 20px 50px;
	}
	.product .step-number{
		left: 10px;
	}
	.design-options .design-option img{
		width: 100px!important;
	}
	h1.product_title.entry-title
	{
		font-size: 33px;
	}
	.product .col-md-3{
		border-left: 0;
	}
	#product-section-custom{
		flex-direction: column-reverse;
	}
	.design-config-section > div{
		flex-wrap: wrap;
	}
	.design-config-section a{
		width: 100%;
	}
	.design-config-section .tabs-nav{
		flex-wrap: wrap;
	}
	.design-config-section .tabs-nav .tab-link{
		width: 100%;
	}
	.design-config-section a.button, .design-config-section li.tab-link.active{
		padding: 10px 15px
	}
	.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_1{
		width: 30px!important;
		height: 30px!important;
	}
	.col-md-9,.col-md-3{
		padding: 0;
	}
	
}

@media screen and (max-width:480px)
{
	.product .row{
		padding: 10px;
	}
	.product .step-number{
		display: none;
	}
	h2{
		font-size: 24px!important;
	}
	h1.product_title.entry-title{
		font-size: 28px!important;
	}
	.summary.entry-summary p.price,
	h4{
		font-size: 17px!important;
	}
	.related.products h2.woocommerce-loop-product__title{
		font-size: 18px!important;
	}
	.related.products .products .add_to_cart_button{
		padding: 8px 10px;
		font-size: 11px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li{
		padding: 0 10px;
		font-size: 14px;
	}
	.codedropz-upload-inner .codedropz-label{
		font-size: 13px;
		flex-wrap: wrap;
	}
	.codedropz-upload-container{
		padding: 16px 12px;
	}
	h5{
		font-size: 16px;
	}
	.product .cart h4{
		width: 100%;
	}
	.woocommerce div.product form.cart .button{
		text-align: center;
	}
	.product .step-icon img{
		min-width: 20px;
		height: 20px;
		width: 20px;
	}
	.product .cart .variations tr a.reset_variations{
		font-size: 10px;
		bottom: -5px;
	}
	label{
		line-height: normal!important;
	}
}
@media (max-width: 992px)
{
	.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
	 	max-width: 100%!important;
	 	padding: 0 20px!important;
	 }
}
@media (max-width: 768px)
{
	.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
	 	max-width: 100%!important;
	 	padding: 0 20px!important;
	 }
}

.product .summary >  .price,
.elementor-widget-woocommerce-product-price .price,
.product .summary .product_meta,
.elementor-product-variable .product_meta,
.product .summary .reset_variations,
.elementor-product-variable  .reset_variations{
	display: none !important;
	
}

.design-config-section .tabs-nav {
	flex-wrap: wrap;
}
.ink-color-selection .pantone-input {
	background: #fff;
}

.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_1.thwvsf-selected, .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.attr_swatch_design_1.thwvsf-selected:hover {
    -webkit-box-shadow: 0 0 0 3px #827d7d !important;
    box-shadow: 0 0 0 3px #2EBB77 !important;
}

.swatch-option.selected {
	box-shadow: 0 0 0 2px #fff, 0 0 0 5px #2EBB77 !important;
}

.clamp-quantity-wrapper,
.design-config-section .tab-content.active{
	margin-top: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
	background:#fff;
}

.validation-error,
.woocommerce-variation p[role="alert"] {
	color: red;
    font-size: 18px;
    margin: 10px 0px;
    font-weight: 600;
    border: 1px solid;
    padding: 10px;
    background: #f9dcdc;
}

.design-tabs .tabs-nav .tab-link {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    font-size: 14px;
    background-color: #fff;
    color: #343434 !important;
    font-weight: bold;
    transition: all 0.2s ease;
    min-width: 40px;
    text-align: center;
}
.precio-desde {
	color: #e74011;
    font-weight: bold;
}

.newsletter .elementor-form-fields-wrapper {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 10px;
}

.newsletter .elementor-field-group-email {
  flex-grow: 1 !important;
  flex-shrink: 1 !important;
  min-width: 0 !important;
  display: flex;
}

.newsletter .elementor-field-group-email input {
  width: 100% !important;
  box-sizing: border-box !important;
}

.newsletter .e-form__buttons {
  flex: 0 0 auto !important;
}

.newsletter .e-form__buttons {
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
  display: flex !important;
  align-items: center;
}
.newsletter .elementor-field-group-email {
  flex: 1 1 0% !important;
  min-width: 0 !important;
  max-width: none !important;
  width: auto !important;
  display: flex !important;
}

.newsletter .elementor-field-group-email input {
  flex: 1 1 auto !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.woocommerce-MyAccount-navigation-link br {
    display: none;
}

.elementor-menu-cart__product .variation {
	display: block !important;
}

.woocommerce-cart .wc-block-cart__submit-button {
	background-color: #2EBB77;
	color:#fff;
	text-decoration: unset;
	    border-radius: 7px;
}
.woocommerce-cart .wc-block-cart__submit-button:hover {
	background-color: #000000;	
	color:#fff;
}
.wc-block-components-checkout-place-order-button {
	 border-radius: 7px !important;
}

.woocommerce-checkout .wc-block-components-checkout-order-summary__content .wc-block-components-product-name {
    font-size: 20px !important;
}