/*
 Theme Name:   Landscaping Child
 Theme URI:    http://landscaping.thimpress.com/
 Description:  Landscaping Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     landscaping
 Version:      1.0.0
 Text Domain:  landscaping-child
*/
/****************** HEADOR TOP**********************/
.thim_header_custom_style header.site-header .top-header .top-sidebar {
	margin-top:20px !important;
	width: 78% !important;
}
/****************** LOGO CORPORATIVO *****************
header.site-header .thim-logo {
    margin-top: 10px !important;
}*/
/****************** BARRA DE MENÚ HORIZONTAL **********************
.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu {
    top: 35px !important;
}*/
/****************** VARIETAL BASE BAIX DELS SLIDES *****************/
.thim_child_page_base .child-pages .border {
    text-align: justify !important;
}
.content a{
	text-align:center !important;
}
.content span{
	text-align:center !important;
}
.page_content p{
	text-align:justify !important;
}
/****************** ESPECIFIQUEM LES VARIETATS *******/
.description{
	text-align:justify !important;
}
/****************** PÁGINA CONTACTA ****************/
.wpcf7-form-control-wrap { /* espai entre capcha i boto d'enviar formulari */
    margin-bottom: 20px !important;
}
/****************** FOOTER LOGOS *******************/
/*footer hr {
    border-top: 1px solid #eee !important;
}*/
/*.thim-bg-tile{
	padding-bottom:20px !important;
}*/
#pg-w57ed8fc7378dd-0, #pg-w57ed8fc7378dd-1, #pl-w57ed8fc7378dd .panel-grid-cell .so-panel {
    margin-bottom: 0px !important;
}
#pg-w57ed8fc7378dd-1{
	/*background-color:#FFF !important;*/
	padding-top:10px !important;
	padding-bottom:20px !important;
}
#pg-w57ee905178659-0, #pl-w57ee905178659 .panel-grid-cell .so-panel {
    margin-top: 20px !important;
}
/* tablas de otras variedades */
.super_table_otras_variedades {
    margin-bottom: 20px;
}
table.super_table_otras_variedades tbody tr td {
    font-size: 15px;
    font-weight: 600;
    padding: 15px 30px;
    width: 50%;
}
.cabecera{
	background-color:#9ACA42;
	color:#fff;
}