/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */
#footer-section {
  background-color: #414562;
background-repeat: repeat;
  background-size: auto;
  font-family: 'Roboto',arial,sans-serif;
}

.mvFooter {
  /* background: url(../images/footer-bg.jpg); */
  padding-top: 40px;
  display: flex;
  width: auto;
  max-width: 1440px;
  margin: auto;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 30px;
  text-align: left;
}
@media(min-width: 769px){
  .footerColumn {
    flex: 4;
  }
}
.footerColumn {
  flex-direction: column;
  color: #fff;
}
.footerSocial {
  flex: 1;
  flex-direction: column;
  color: #fff;
}

.devider {
  flex: 5;
}
.columnTitle {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
  -webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
}
.footerColumn ul, .footerSocial ul {
  list-style: none;
  padding: 0;
}
.footerColumn ul li, .footerSocial ul li {
  margin-bottom: 10px;
}
.footerColumn ul li a, .footerSocial ul li a{
  color: #fff;
  opacity: 0.8;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.5;
}
.footerColumn ul li a:hover{
  text-decoration: underline;
}
.footerSocial i{
  font-size: 24px;
}

.bottomBar {
  font-family: Lato, "proximanovaRegular", sans-serif;
  background: #fff;
  text-align: center;
  font-size: 12px;
  color: #414562;
  padding: 15px 0;
  margin: auto;
}
.bottomContainer {
    max-width: 1440px;
    margin: auto;
}
.copyright {
  line-height: 1.6;
}
.copyright a {
  text-decoration: none;
  color: #497cb1;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}

@media (min-width: 1200px) {
  .mvFooter {
    width: 1170px;
  }
  .bottomContainer {
    width: 1170px;
  }
}
@media (min-width: 992px) {
  .bottomContainer {
    width: 970px;
  }
}
@media (max-width: 992px) {
  .devider {
    flex: 0;
    flex-basis: 100%;
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
  .mvFooter {
    flex-flow: row wrap;
    justify-content: left;
  }
  .footerSocial {
    margin-top: 15px;
    flex: 1;
    padding-top: 30px;
  }
  .columnTitle {
    text-align: left;
  }
  .footerColumn ul li {
    text-align: left;
  }
  .footerSocial ul {
    flex-direction: row;
    display: flex;
    justify-content: center;
  }
  .footerSocial ul li {
    margin: 0 5% 0 5%;
  }
}
@media(max-width: 500px){
  .mvFooter {
    width: auto;
  }
  .footerColumn {
    width: 33.3333%;
  }
  .mobileAnalyticsImg{
    width: 80px;
  }
  .footerSocial ul li {
    margin: 0 5% 0 5%;
  }
  .lastCol, .preLastCol{
    padding-top: 25px;
  }
}

.header-dashboard a, .header-signup a{
background: #3a9edb;
line-height: 20px !important;
text-decoration: none;
padding: 5px 12px!important;
border-radius: 4px;
border: 1px solid transparent;
margin-top: 12px;
}
.header-signin a{
line-height: 20px !important;
text-decoration: none;
padding: 5px 12px!important;
border-radius: 4px;
border: 1px solid #fff;
margin-top: 12px;
}


#navigation .menu li a:hover{
color: #fff;
}
#navigation .menu li a{
text-transform: none !important;
}
#navigation .menu li a:before{
background: none !important;
}
#navbar-header-search-plugin{
display: block;
float: left;
width: 400px;
margin-top: 8px;
margin-left: 30px;
}
#navbar-header-search-plugin .mashvisor-search-input{
background: #fff;
}

.fa-times-circle{
color:#3a9edb;
background: white;
border-radius: 100%;
width: 13px;
height: 14px;
}
@media only screen and (max-width: 1170px){
#navigation.header-6 #logo {
  float: left;
  display: inline-block;
  margin-left: 15px;
}
.search-bar-container{
  height: 60px;
  margin-left: -15px;
  margin-right: -61px;
  background: #eeeff5;
  display: block;
}
.search-bar-container #navbar-header-search-plugin-mobile{
  width: 75%;
  margin-top: 8px;
  display: block;
  float: left;
  margin-left: 7%;
}
.mashvisor-search-input{
  background: white;
}
#navbar-header-search-plugin{
  display: none;
}
}
@media only screen and (min-width: 1170px){
.search-bar-container{
  display: none;
}
#navbar-header-search-plugin{
  display: block;
}
}
.pac-container{
z-index: 999999;
}

.top-sidenav{
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 10px 20px 10px 20px;
display: flex;
}
.top-sidenav-text{
margin: auto 0px;
padding-left: 15px;
color: #3ba1df;
font-weight: 700;
font-size: 14px;
}
.user-img{
width: 45px;
height: 45px;
border-radius: 50%;
}
.bar-font{
font-family: 'Raleway', sans-serif;
}
.sidenav-menu-list{
padding: 20px 0px;
display: flex;
}
.left-icon{
width: 20%;
text-align: center;
font-size: 20px;
}
.list-text{
padding-left: 15px;
font-size: 14px;
font-weight: 700;
color: #313131;
}
.grid-list{
width: 50%;
display: grid;
grid-template-columns: auto auto;
position: absolute;
bottom: 0;
margin-left: 15px;
}
.item-list{
padding-bottom: 20px;
font-size: 28px;
color: #3ba1df;
}
.item-list a{
color: #3ba1df;
}

.mar-left{
margin-left: -20px;
}
.blue-icon{
background-color: #3ba1df !important;
color: #ffff !important;
font-size: 18px !important;
}
.mashvisor-logo-class{
padding: 20px 20px 20px 20px !important;
margin: 0px !important;
}
#sidebar-nav{
padding: 0px;
}
.sidenav-container{
padding: 0px 20px 20px;
}
#sidebar-nav-logo:before{
display: none;
}
#sidebar-nav-logo{
padding: 20px 20px 20px 20px;
 margin: 0;
text-align: left;
}
#sidebar-nav-logo>a>img{
width: 180px;
height: 40px;
}
.header-dashboard, .header-signup, .header-signin{
display: none !important;
line-height: 80px !important;
}
.is-sticky.header-dashboard, .is-sticky.header-signup, .is-sticky.header-signin{
line-height: 58px !important;
}
.is-sticky #navigation.header-6 .menu>li, .is-sticky #navigation.header-6 ul.menu>li{
line-height: 58px !important;
}
.display-signup, .display-dash{
display: none;
}
#close-sidebar-nav i{
background-color: #3ba1df !important;
color: white;
}
.close-search i{
width: 24px;
height: 24px;
background-color: #3ba1df;
line-height: 24px;
text-align: center;
border-radius: 12px;
font-size: 14px;
color: white;
}



/*
searchplugin styling 
*/

#header-search-plugin-sticky{
float: left;
margin: 22px 20px;
}
.is-sticky #navigation.header-6 #header-search-plugin-sticky{
margin: 13px 30px;
float: left;
}

#header-search-plugin-sticky{
display: block;
}
.is-sticky #navigation.header-6 .mashvisor-search-container{
display:block;
width: 350px;
height:0;
}

.mashvisor-search-input{
  width:256px;
  background:white;
}
.mashvisor-search-button{
  width:132px
}
@media (max-width:1199px){
#header-search-plugin-sticky{
  display:block;
  margin: 22px 0px;
}
.is-sticky #navigation.header-6 .mashvisor-search-container{
  width: 210px !important;
}
.is-sticky #navigation.header-6 #header-search-plugin-sticky{
  margin: 13px 10px;
}
.mashvisor-search-container{
  width: 185px !important;
}
}
@media (max-width:991px){
#header-search-plugin-sticky{
  display: none !important;
}
}
.mashvisor-search-container {
display: block;
position: relative;
width: 335px;
}
.mashvisor-search-input {
font-family: Lato, Tahoma, verdana, sans-serif;
display: table-cell;
width: 73%;
height: 33px;
border-radius: 8px 0 0 8px;
padding: 6px 15px;
border-width: 0px;
outline: none;
font-size: 10px;
font-weight: bold;
position: absolute;
top: 0px;
color: #414562;
}
.mashvisor-search-button {
font-family: Lato,"proximanovaRegular",sans-serif;
background: #3ba1df;
border-color: #3ba1df;
box-shadow: 10px 0px 33px rgba(0, 0, 0, 0.15);
text-decoration: none;
display: table-cell;
width: 28%;
height: 33px;
font-size: 12px;
border-radius: 0 8px 8px 0;
border: 0px;
color: white;
outline: none;
position: absolute;
top: 0px;
right: 0px;
}
.category-grid2-header-box:after{
  width: 100%;
  height: 2px;
  background-color: #ebebeb !important ;
  position: absolute;
  left: 7%;
  bottom: 0;
  content: "";
}
.news-readmore{
    margin-bottom: 10px;
    position: absolute;
    z-index: 99;
    margin-left: 15px !important;
    margin-top: -80px !important;
}
.news-readmore a{
  color: #fff;
  border-color: #08c;
  background-color: #08c;
  border-radius: 4px;
  padding: 5px 20px;
  position: absolute;
}
.news-category-box{
  margin-top: 10px !important;
  margin-left: 0px !important;
  text-align: left;
  margin-right: 0px !important;
  min-height: 160px;
}
.website-title{
  font-style: italic;
}
.news-category-box .grid-title a{
  color: #313131;
  font-size: 18px;
  font-weight: 700;
}
.news-category-box .grid-post-box-meta{
  color: gray;
  font-style: italic;
}
.news-category-box .author.vcard:after{
  color: gray !important;
}
.news-category-box .author{
  font-style: normal;
  color: #313131;
}
.news-category-box .grid-title{
  margin-top: 5px;
}
.grid2-category-header h1{
  color: #313131 !important;
  text-transform: none;
}
.grid2-category-header .archive-box{
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 8px;
}