/**
 * Theme Name:     GeneratePress Child
 * Author:         Tom Usborne
 * Template:       generatepress
 * Text Domain:	   generatepress-child
 * Description:    GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60 color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
 */
/** Logo cabecera**/
.site-header .header-image {
	margin: 28px 0 0 0;
}

/** Subir archivos**/
.Outer_upload ul {
	display:none;
}
/** Descripción cabecera**/
.site-description {
	display:none;
}
/** Botón personalizador**/
a.btn.btn-primary.pdr_customize_button.button {
	width: 210px;
	background: #ef7e25;
	color: #ffffff;
	text-align: center;
}

/*Plugin Yith accesorios visualizacion carga de archivos*/
#wapo-total-price-table {
	display: none;
}
table.variations {
	display: block;
}
div.select_option_image.select_option.selected {
	border: 2px solid #ef7e25 !important;
}
.select_box .select_option.selected:after  {
    background-color: #ef7e25 ;
}
.select_box .select_option:hover, .select_option.selected {
	border: 2px solid #ef7e25 !important;
}
.single-product .select_option_colorpicker .yith_wccl_value {
  width: 30px !important;
  min-width: 30px !important;
  height: 30px !important;
  min-height: 30px !important;
}
tr.description_attribute_pa_color{
		display: none;
	}
.woocommerce-variation-add-to-cart {
	display:block !important;
}
/*Página indivual de producto*/
.woocommerce div.product form.cart .yith-wapo-ajax-uploader .button {
    float: inherit;
}

.yith-wapo-block .yith-wapo-addon .addon-header {
	display: none !important;
}

.woocommerce-product-details__short-description p {
	margin-bottom: 0px !important;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 0px !important;
}
tr.description_attribute_pa_montura{
	display:none;
}
.value yith_wccl_is_custom {
	padding:1px;
}
th.label {
	padding:8px;
}
div.woocommerce-order.p {
	border: 2px solid red;
	padding: 5px;
	border-radius: 4px;
	margin: 5px;
}

/*Opciones profesores pack*/
p.wapo-addon-description {
	margin: 0px;
}
.yith-wapo-addon.yith-wapo-addon-type-file .yith-wapo-ajax-uploader {
	margin:0 px !important;
}
tr.description_attribute_pa_accesorios {
	display:none;
}
.yith-wapo-addon.yith-wapo-addon-type-select div.options-container.default-closed{
    display: flex;
    align-items: center;
}
p.wapo-addon-description {
	padding: 10px;
	width: 36%;
}
/*Productos relacionados*/
div.woobt-total.woobt-text {
	display:none;
}
div.woobt-products.woobt-products-layout-grid-3.woobt-product-392835 {
	width: 500px;
}

p.has-text-align-center.has-medium-font-size{
	margin-bottom: auto;
}

/*Productos sellos empresas*/
table.woocommerce-product-attributes.shop_attributes {
	border-width: 1px 1px 1px 1px !important;
	margin-top: 14px !important;
	width: 50%;
}
div#yith-wapo-addon-30.yith-wapo-addon.yith-wapo-addon-type-html_text.default-closed.toggle-closed{
	font-weight: bold;
}  
div.label-container-display {
	width: 80px;
}
div.options.per-row-5{
	display: flex !important;
	height: 50px;
	width: 50px;
}
div.outside {
	text-align: center;
}
p.wapo-addon-description {
	padding: 0 0 17px 0 !important;
}
/*Campo NIF facturación*/
.woocommerce form .form-row label {
	display: ruby !important;
}
/*Yith extra options formula comercial*/
.yith-wapo-block .yith-wapo-addon.empty-title{
	margin-top: 0px!important;
}

.yith-wapo-container .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-color .yith-wapo-option div.label span.color {
    width:40px !important;
    height:40px !important;
}

/*Espacio cabecera*/
.wp-block-search__label {
    display: none;
}
/*Menú */
.cosub :hover{
	color:#3c4040 !important;	
	}
}
.gb-container-1c805f97  {
    margin-top: 6px;
}

/*General tipografia*/
p {
	margin-bottom:
}

/*Footer*/
ul.wp-block-latest-posts__list.has-link-color.alignleft.wp-elements-5e5388e0ecd91ed4185d48087946a379.wp-block-latest-posts.has-text-color.has-dark-blue-color {
	margin: 0px !important;
}

div.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
	margin-top: 0px;
	margin-bottom: 5px;
}

a.wc-block-grid__product-link {
display:grid !important;	
}
/*Atributos productos marcar ropa*/
table.woocommerce-product-attributes.shop_attributes {
	width:50% !important;
}
/*H1 Home no visible*/
.entry-title {
	display: none;
}
/*Formulario de contactos*/
.wpcf7-form-control.wpcf7-textarea {
	height:150px;
}