/*
Theme Name: Crimader
Theme URI: https://www.lavalldesign.com
Template: hello-elementor
Author: Lavalldesign
Author URI: https://www.lavalldesign.com
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1635408593
Updated: 2021-10-28 08:09:53

*/

/*Formulario personalizador Cubos*/
#gform_2, .woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form){
	flex-wrap:wrap !important;
}
.gform_variation_wrapper.gform_wrapper{
	width:100%;
}
/*boton carrito*/
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	border-radius:0 !important;
	border:1px solid #B1A48F;
	background-color:#B1A48F;
	padding: 18px 32px 18px 32px;
	font-family:'Lato', sans-serif;
	text-transform:uppercase;
	font-weight:600;
	color:#070400;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	border-radius:0 !important;
	border:1px solid #B1A48F;
	background-color:white;
	color:#B1A48F;
}
/*gform*/
#gform_fields_2 .gfield{
	margin:25px 0;
}
.lvd-product-size .gfield_label, .lvd-product-modal .gfield_label, .lvd-product-tiporafia .gfield_label, .lvd-precio-total .gfield_label{
	font-size:20px !important;
	font-family:"Lato";
	color:#070400;
	line-height:15px;
}
/*image-choice*/
#gform_2 .image-choices-field .image-choices-choice{
	border: 1px solid rgb(213 213 213 / 46%);
}
#gform_2 .image-choices-field .image-choices-choice-image-wrap{
	width: 50px;
    height: 50px;
}
/*tamano*/
.lvd-product-size select{
	border-color: #B1A48F !important;
	background-color: white !important;
}
.uael-gf-input-size-sm .uael-gf-style .lvd-product-size .ginput_container select{
	font-size: 14px;
    font-family: 'Heebo';
    font-weight: 400;
    color: #706f6d;
}
/*nested*/
.lvd-product-modal .gpnf-nested-entries{
	border-collapse:collapse !important;
}
.lvd-product-modal .gpnf-nested-entries, .lvd-product-modal table td, .lvd-product-modal table th, .lvd-product-modal table tr, .image-choices-field .image-choices-choice-selected{
	border-color:#B1A48F !important;
}
.lvd-product-modal .gpnf-add-entry{
	padding:0.5rem 1rem !important;
}
/*precio*/
.ginput_container.ginput_container_product_calculation{
	margin-left:10px;
}
.gform_wrapper.gravity-theme .ginput_product_price{
	font-size:25px !important;
}
.gform_wrapper.gravity-theme .ginput_product_price_label{
	font-size:20px !important;
}

/*tipografia*/
.uael-gf-style .lvd-product-tiporafia .gfield_radio input[type="radio"] + label:before{
	display:none !important;
}
#field_2_50{
	display:flex;
	flex-flow: row wrap;
}



@media (max-width: 769px) {
  .gform_wrapper.gravity-theme .gfield input.small, .gform_wrapper.gravity-theme .gfield select.small {/*tamaño*/
   width:40% !important;
  }
	.woocommerce div.product form.cart table td.gpnf-field {
   		 	padding: 1rem 1rem 1rem 50% !important;
		    padding-left: 50% !important;
		}
	.woocommerce div.product form.cart table td{
		padding-left: 50% !important;
	}
}
@media (max-width: 500px) {
  .gform_wrapper.gravity-theme .gfield input.small, .gform_wrapper.gravity-theme .gfield select.small {
    width:100% !important;
	}
	.woocommerce div.product form.cart table td.gpnf-field {
   		 	padding: 1rem 1rem 1rem 50% !important;
		    padding-left: 50% !important;
		}
	.woocommerce div.product form.cart table td{
		padding-left: 50% !important;
	}
	
}

/*Movil - El logo de Crimader con el menu abierto*/
@media (max-width: 576px) {
	.jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-nav-identity-panel .jkit-nav-site-title .jkit-nav-logo img {
		max-width: 300px;
		height: auto;
	}
}
