/*
Theme Name: Vantage FACET
Author: SiteOrigin
Author URI: http://siteorigin.com/
Theme URI: http://siteorigin.com/theme/vantage/
Description: Tema hijo de Vantage con modificaciones en el CSS.
Version: 1.1.2
License: GNU General Public License 2.0
License URI: license.txt
Tags: flexible-width, custom-background, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, black, white, light, one-column, two-columns, full-width-template
Template: vantage
*/
@import url("../vantage/style.css");

body,
button,
input,
select,
textarea {
  /*color: #333;*/
  color: rgb(51, 51, 51);
  /*	font-family: Arial;
            font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            font-size: 13px;*/
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  /*font-size: 12px;*/
  font-size: 16px;
}

.main-navigation,
.main-navigation ul ul,
#search-icon .searchform,
#search-icon #search-icon-icon,
.mobile-nav-frame,
.mobile-nav-frame ul,
#colophon,
body.layout-full {
  background-color: #1d60c4;
}

.main-navigation ul ul a {
  padding: 10px 10px;
}

.main-navigation ul li a {
  /*padding: 20px 35px;*/
  padding: 10px 10px;
}

article.post footer .tags a,
article.page footer .tags a {
  /*font-size: 10px;*/
  font-size: 14px;
}

article.post .entry-header .entry-meta,
article.page .entry-header .entry-meta {
  color: #8f8f8f;
  /*font-size: 12px;*/
  font-size: 15px;
}

article.post .more-link,
article.page .more-link {
  /*font-size: 11px;*/
  font-size: 14px;
}

.post-navigation a,
#image-navigation a {
  /*font-size: 11px;*/
  font-size: 14px;
}

.entry-content {
  /*color: #666666; /* WordPress Images */
  color: rgb(51, 51, 51);
}

.entry-content p {
  text-align: justify;
}

.pagination,
.entry-content .pagination {
  /*font-size: 11px;*/
  font-size: 14px;
}

#comments .commentlist article .comment-author {
  /*font-size: 13px;*/
  font-size: 16px;
}

#comments .commentlist article .comment-meta {
  /*font-size: 11.5px;*/
  font-size: 14px;
}

#comments .commentlist article .entry-content {
  /*font-size: 12px;*/
  font-size: 15px;
}

#commentform input,
#commentform textarea {
  /*font-size: 13px;*/
  font-size: 16px;
}

#commentform #submit {
  /*font-size: 12px;*/
  font-size: 15px;
}

#secondary .widget .widget-title,
#footer-widgets .widget .widget-title {
  /*font-size: 15px;*/
  font-size: 16px;
}

#footer-widgets .widget .widget-title {
  /*font-size: 14px;*/
  font-size: 16px;
}

.widget_circleicon-widget .circle-icon-box p.text {
  /*font-size: 13px;*/
  font-size: 16px;
}

.widget_circleicon-widget .circle-icon-box a.more-button {
  /*font-size: 13px;*/
  font-size: 16px;
}

.widget_headline-widget h3 {
  /*font-size: 14px;*/
  font-size: 16px;
}

.vantage-carousel-title {
  /*font-size: 14px;*/
  font-size: 16px;
}

#secondary .widget .widget-title,
#footer-widgets .widget .widget-title {
  font-size: 1.5em;
}

b,
strong {
  font-weight: 600;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 500 !important;
}
article.post .entry-header h1.entry-title,
article.page .entry-header h1.entry-title {
  font-size: 2em;
}

.vantage-grid-loop article {
  width: 100%;
}

.vantage-grid-loop article .excerpt {
  font-size: 16px;
}

.vantage-grid-loop article h3 {
  font-size: 16px;
}

#secondary .widget,
#footer-widgets .widget {
  font-size: 15px;
}

.widget_siteorigin-panels-postloop,
#secondary {
  background: url("/wp-content/plugins/siteorigin-panels/widgets/img/textures/light-dashed.png")
    repeat scroll 0 0 #f6f6f6 !important;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 2em !important;
  position: relative;
}

#primary {
  width: 70%;
}

#secondary {
  width: 22%;
}

#mssls a {
  font-weight: 500 !important;
}

#mssls li {
  margin-bottom: 10px;
}

#mssls p {
  margin: 0;
}

.widget_rss {
  background: url("/wp-content/plugins/siteorigin-panels/widgets/img/textures/light-dashed.png")
    repeat scroll 0 0 #f6f6f6 !important;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 2em !important;
  position: relative;
}

.widget-title a {
  color: #444444;
  font-weight: 500;
  text-decoration: none;
}

.rsswidget img {
  display: none;
}

.widget_rss ul {
  list-style-type: none !important;
  margin: 0;
}

.widget_rss li a {
  color: #444444;
  font-weight: 500;
  text-decoration: none;
  font-weight: 500;
  margin-bottom: 8px;
}

.widget_rss li {
  margin-bottom: 30px;
  margin-top: 0;
  margin-left: 0 !important;
}

.rssSummary {
  color: #777777;
  font-size: 16px;
  height: 2.5em;
  line-height: 1.25em;
  overflow: hidden;
  margin-top: 8px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-weight: 300;
}

td,
th {
  border: 1px solid #e0e0e0;
  padding: 3px;
}

th {
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  table {
    overflow-x: auto;
    display: block;
  }
}
[valign="middle"] {
  vertical-align: middle;
}
[valign="bottom"] {
  vertical-align: bottom;
}
.circle-icon-box p {
  text-align: inherit;
}

.login_wid {
  margin: 0 !important;
  list-style-type: none !important;
}

.login_wid li {
  margin-left: 0 !important;
}

header > hgroup {
  padding-bottom: 25px !important;
}

footer {
  padding-top: 15px !important;
}

.entry-content a {
  text-decoration: none;
}

.entry-content ul {
  list-style: initial;
}

#secondary:empty {
  display: none;
}
.flexslider .flex-direction-nav li a.flex-next {
  right: 0;
  background-position: right 0;
}
.flexslider .flex-control-paging {
  text-align: center;
}
#masthead .hgroup #header-sidebar {
  display: block !important;
}
