/*
 Theme Name:   Spring Plant Child Theme
 Theme URI:    http://themes.g5plus.net/spring/
 Description:  Spring Plant Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     spring-plant
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		spring-plant
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/
.color1{color: #BD1C34;}
.color2{color: #EF8400;}
.center{text-align: center;}
.skin-light, .gf-skin .skin-light{
	background-color: transparent;
}

.skin-light .shopping-cart-icon .subtotal-info-wrapper, .gf-skin .skin-light .shopping-cart-icon .subtotal-info-wrapper{
	    color: #fff;
}

.skin-light .shopping-cart-icon > .icon, .gf-skin .skin-light .shopping-cart-icon > .icon{
	color: #fff;
}

header .skin-light .main-menu .menu-item, .gf-skin .skin-light .main-menu .menu-item{
	color: white !important;
}

header .affix-wrap .skin-light .main-menu .menu-item, .gf-skin .skin-light .main-menu .menu-item{
	color: black;
}

.menu-bflamenca{
	max-width: 60px;
	margin-right: 54px;
}

.menu-bflamenca a{
	line-height: 16px;
}


.subtotal-info-wrapper {
    display: none;
}

.woocommerce-page header,
.contact-us header,
.single-post header,
.page-id-567 header{
    background: url('/wp-content/uploads/2019/04/bg-shop.jpg') no-repeat;
    background-size: cover;
}

.subtitle span {
    font-size: 14px;
    letter-spacing: 2.8px !important;
}

.descHome{
	font-family: 'Playfair display';
	font-size: 24px;
	letter-spacing: 4.8px;
	line-height: 32px;
	font-style: italic;
	color: #333333;
}

.titulopag{
	font-family: 'Playfair display';
	font-size: 60px;
	letter-spacing: 0.43px;
	line-height: 80px;
	font-weight: 700;
	color: #333333;
}

	.titulopag .heading-sub-title{
		font-family: 'Lato';
		font-size: 14px;
		letter-spacing: 2.88px;
		line-height: 17px;
		text-transform: uppercase;
	}

	.titulopag .heading-description{
		font-family: 'Playfair display';
		font-size: 14px;
		font-style: italic;
		letter-spacing: 4.8px;
		line-height: 32px;
	}

.descTituloPag p{
	font-family: 'Playfair display';
	font-size: 18px;
	letter-spacing: 2.88px;
	line-height: 28px;
	font-weight: 300;
	font-style: italic;
	color: #7D7D7D;
}

.descTituloPag2 p{
	font-size: 16px;
	letter-spacing: inherit;
	line-height: 28px;
	font-weight: 300;
	color: #7D7D7D;
}

.descTituloPag3 p{
	font-family: 'Playfair display';
	font-size: 16px;
	letter-spacing: 2.88px;
	line-height: 28px;
	font-weight: 300;
	font-style: italic;
	color: #7D7D7D;
}

.tituloSeccion{
	font-family: 'Playfair display';
	font-size: 30px;
	letter-spacing: 1px;
	line-height: 40px;
}

.descSeccion{
	font-family: 'Playfair display';
	font-size: 18px;
	letter-spacing: 0.6px;
	line-height: 24px;
	font-style: italic;
}

.parrafoWhite{
	text-align: left; 
	color: white; 
	font-size: 14px; 
	font-family: Lato;
}

.layout-grid .product-skin-07 .product-actions{
	background-color: #a2172d !important;
}

.btn.btn-accent{
	color: #fff;
    background-color: #ef8400;
    border-color: #ef8400;
}

.btn.btn-accent:focus, .btn.btn-accent:hover {
    color: #fff;
    background-color: #b26505;
    border-color: #ef8400;
}

a.menu-ticket {
    background-color: #EF8400;
    padding: 10px 25px;
    border-radius: 13px;
    color: white !important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 13px;
    letter-spacing: 0.43px;
    line-height: 16px;
    cursor: pointer;
}

.mc4wp-form-fields input{
	background-color: #fff;
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
    width: 100%;
}

.mc4wp-form-fields button {
    background-color: #EF8400;
    padding: 10px 25px;
    border-radius: 13px;
    color: white !important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 13px;
    letter-spacing: 0.43px;
    line-height: 16px;
    cursor: pointer;
    width: 100%;
    border: none;
}
	.mc4wp-form-fields button i{
		padding-left: 10px;
	}

.widget + .widget {
    margin-top: 50px;
}

.fixedDiv {
    position: fixed;
    top: 67px;
    row-gap: 0;
    /* width: 25% !important; */
}

.fixedDiv2{
    position: fixed;
    top: 150px;
    row-gap: 0;
    /* width: 25% !important; */
}

.header-sticky-wrapper.affix-wrap .skin-light .main-menu .menu-item {
    color: black !important;
}

.sticky li {
    margin-top: 5px !important;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #ef8400;
}

.managment-form {
    margin-top: 40px;
    padding: 35px;
    border: 1px solid #ef8400;
    border-radius: 20px;
}

.managment-form h3{
	margin-top: 10px;
}

.managment-form form{
	margin-top: 45px;
}
.managment-form form label {
    text-transform: inherit !important;
}

.managment-form label, .managment-form input,.managment-form textarea {
    width: 100% !important;
}

.managment-form textarea{
	min-height: 120px;
}

/*.product_meta{
	display: none;
}*/

.single-product .fecha_evento{margin-bottom: 40px;}

.single-product .fecha_evento > label{
	font-weight: 700 !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    color: #333 !important;
    letter-spacing: 0 !important;
    display: inline-block;
    margin-bottom: .5rem;
}

.single-product .fecha_evento > input{
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    /*background-color: #f6f7fb;*/
    background-color: #FFF;
    font-size: 15px;
    margin-right: 0 !important;
    width: 100%;
    color: #7d7d7d;
    max-width: 300px !important;
    min-width: 100px !important;
    margin-left: 18px;
}

.product-breadcrum .gf-breadcrumbs {
    display: none !important;
}

.woocommerce-tabs ul.tabs.wc-tabs {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs .panel{
	padding-top: 0px !important;
}

.layout-05 .woocommerce-tabs {
    margin-top: 0px !important;
}

.size13{
	font-size: 13px !important;
}

.gf-post-meta,.meta-author,.gf-post-author-meta,.gf-entry-meta-top,
.single-post .gf-post-navigation, .gf-post-comment{
	display: none !important;
}

.gf-post-title{
    margin-top: 30px !important;
}

#menu-menu-history li {
    border: none;
    padding-bottom: 0px;
}

#menu-menu-history li a {
    font-size: 10px;
}

@media (max-width: 1281px){
	.main-menu > .menu-item + .menu-item{
		margin-left: 20px !important;
	}
}

@media (max-width: 425px){ 
	/*.mobile-header-wrap {
	    background-color: black;
	}*/

	.single-product .mobile-header-inner {
    	padding-top: 0px;
    	margin-bottom: 40px;
	}

	.single-product .fecha_evento {
   		margin-bottom: 20px;
	}

	.single-product .fecha_evento > input {
    	margin-left: 0px;
	}

	.woocommerce div.product form.cart .variations td {
    	width: 100%;
   		display: block;
	}

	.woocommerce-tabs > ul li + li {
    	margin-left: 0px !important;
   		width: 100%;
	}

	.summary-product table.variations {
    	margin-bottom: 30px !important;
	}

	.skin-light .gf-toggle-icon > span:after, .gf-skin .skin-light .gf-toggle-icon > span:after, .gf-skin .gf-skin .skin-light .gf-toggle-icon > span:after, .gf-skin .gf-skin .gf-skin .skin-light .gf-toggle-icon > span:after, .skin-light .gf-toggle-icon > span:before, .gf-skin .skin-light .gf-toggle-icon > span:before, .gf-skin .gf-skin .skin-light .gf-toggle-icon > span:before, .gf-skin .gf-skin .gf-skin .skin-light .gf-toggle-icon > span:before,
	.skin-light .gf-toggle-icon > span, .gf-skin .skin-light .gf-toggle-icon > span{
		background-color: #FFF;
	}

	.mobile-header-wrap.header-sticky.skin-light{
		background-color: #000;
	}

	.header-sticky-wrapper.affix-wrap .skin-light .gf-toggle-icon > span, .gf-skin .skin-light .gf-toggle-icon > span, .header-sticky-wrapper.affix-wrap .gf-skin .gf-skin .skin-light .gf-toggle-icon > span{
		background-color: #fff;
	}

	.skin-light .customize-search > a, .gf-skin .skin-light .customize-search > a, .gf-skin .gf-skin .skin-light .customize-search > a, .gf-skin .gf-skin .gf-skin .skin-light .customize-search > a{
		color: #FFF;
	}

	.flamencoimghome img {
    	width: 50%;
	}

	.home .heading-description .fs-24{
		font-size: 18px !important;
	}

}

/*
@media screen and (min-width: 1210px){
	header.mobile-header {
	    display: none;
	    height: 0;
	}
	header.main-header {
    	position: relative;
	    z-index: 999;
	}
}

@media (max-width: 1209px){

	header.main-header {
	    display: none;
	}

	header.mobile-header {
	    position: relative;
	    z-index: 999;
	    display: block;
	}

}
*/