/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*** PERSONALIZACIONES CSS PARA ESTA PLANTILLA ***/

.alcentro {
text-align: center !important;
}

.alaizquierda {
text-align: left !important;
}

.aladerecha {
text-align: right !important;
}

.color-negro {
color:#000000 !important;
}

.color-blanco {
color:#ffffff !important;
}

.pato10 {
padding-top:10px !important; 
}

.pato20 {
padding-top:20px !important; 
}

.pato30 {
padding-top:30px !important; 
}

.pato40 {
padding-top:40px !important; 
}

.pato50 {
padding-top:50px !important; 
}

.pabo10 {
padding-bottom:10px !important; 
}

.pabo20 {
padding-bottom:20px !important; 
}

.pabo30 {
padding-bottom:30px !important; 
}

.pabo40 {
padding-bottom:40px !important; 
}

.pabo50 {
padding-bottom:50px !important; 
}

/*** Al justificar la web també justifica el menú ***/

.main-nav > li {
text-align: left !important; 
}

.h1, .h2, .h3, .h4, .h5, .h6 {
text-align: left !important; 
}


/*** Simplificar les entrades de blog ***/

.sidebar {
padding-top: 100px !important;
padding-bottom: 100px !important;
text-align: left;
}

.wp-block-latest-posts__post-date {
font-size: calc(0.55em + 0.25vw);
color: #7d7d7d;
}

.widget_recent_entries li {
margin-top: 5px !important;
margin-bottom: 10px !important;
}

h3.entry-title, h3 a, h3 a:hover {
text-align: left !important;
}

.h1-noticias {
margin: 100px 0 40px 0 !important;
text-align: left !important;
}

blockquote {
padding: 0 !important; 
margin: -20px 0 0 0 !important;
background-color:#f9f9f9 !important;
line-height: 30px !important;
}

.nav-previous .post-title {
  text-align: left !important;
}

/******/


