
/*
Theme name: mts_splash - child theme
Template: mts_splash
Version: 1.0.0
*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap&subset=latin-ext');
a {color: #F00A71!important}
.logo-wrap {padding: 0px; margin: 0px;}
.widget-header {    float: none;
    max-width: 100%;
    margin-top: 0px;}
#navigation.primary-navigation a {color: #000!important}
#navigation.primary-navigation .navigation .current-menu-item > a {color:#F00A71!important }
#navigation.primary-navigation .navigation li {transition: all 1s ease;}
#navigation.primary-navigation .navigation li:hover a {text-decoration: underline}
.secondary-navigation {background: #F00A71!important; margin-top: 0px!important; border: 1px solid #F00A71; color: #000!important; font-family: 'Lato', sans-serif;}
#navigation.secondary-navigation a {font-family: 'Lato', sans-serif!important;}
.breadcrumb{margin-bottom: 0px;}
#logo a {color: #F00A71!important}
#navigation.secondary-navigation {margin-top:30px!important}
#navigation.secondary-navigation a {color: #fff!important;}
.secondary-navigation .navigation ul li:hover {background-color: #fff!important;}
.secondary-navigation .navigation > ul > li {border-left:1px solid #F00A71}
#navigation.secondary-navigation .navigation ul li:hover a {color: #F00A71!important}
#navigation.secondary-navigation a {color: #fff!important}
#navigation.secondary-navigation .current-menu-item > a {color: #F00A71!important}
.viewstyle {display: none!important}
h3.intro-text {color:#F00A71; padding: 2rem 0;  }
.primary-navigation {border: 0!important; border-top: 0!important; margin-top:20px }
.navigation ul .current-menu-item > a {background-color: #fff!important; }
/*after main*/
.underlined {position: relative}
.underlined:after {width: 200px; height: 3px; background: #F00A71; bottom: 25px; left: 0; content: ''; position:absolute;}
/*sidebar*/
.title.entry-title {font-family: 'Lato', sans-serif; font-size: 2rem; line-height: 1.2; text-transform: uppercase}
.title.entry-title, .sidebar-top span {color: #F00A71}
.sidebar .widget h3.widget-title {font-family: 'Lato', sans-serif; }
#custom_html-2 .underlined:after {bottom: -3px;}
.sidebar .widget h3 {position: relative}
.sidebar .widget-title:after {width: 200px; height: 3px; background: #F00A71; bottom: -3px; left: 0; content: ''; position:absolute;}
#sidebar a {color: #F00A71!important }
/*post thumbnail*/
.post-content {padding-bottom: 50px; margin-bottom: 30px}
.left-side {float: left; width:200px; text-align:center;}
.right-side {margin-right:22px;}
.image-holder {width: 250px; height: 150px; background: #c2c2c2; margin-right:10px; margin-top: 30px; }
.post-title-text {position: relative; display: inline-block}
.post-title-text:after {position: absolute; height: 3px; left: 0px; bottom: -3px; width: 200px; background: #F00A71; content: '' }
.post-link {padding: 5px 10px; background: #F00A71; color: #fff!important;  text-transform: uppercase; float: right; transition: all 1s ease; -webkit-transition: all 1s ease; border: 1px solid #F00A71 }
.post-link:hover {color: #F00A71!important; background: #fff }
.post-link-2 {margin-right: 5px;}
/*single */
.single-title {margin-bottom: 30px!important; margin-right: 20px; font-family: 'Lato', sans-serif!important; }
.single-article .single-title.underlined:after {bottom: -3px; }
.single-image-holder {float: left;
    margin-top: 0;}
.single-article ul {border-left: 3px solid #F00A71; list-style: disc; margin-left: 10px; padding-left: 25px}
.single-article ul ul {border-left: 0px solid transparent}
.single_page h3,.single-content h3 {font-family: 'Lato', sans-serif!important; text-transform: uppercase}
.underliner {width: 95%; height: 3px; margin: 30px 0; background: #F00A71}
.single-navigation a {color: #F00A71!important; padding: 0 20px}
.next-link {float: right}
.single-content {padding: 0 20px;}
.post-thumb  img {padding-bottom: 30px;  }
.ranking-thumb img {padding-right: 30px; padding-bottom: 30px}
.post-info {display: none}
.post-number {display: none}
.post-content {    border-bottom: 1px solid #eee!important;}
.post-title-text, .postsby, h2.front-view-title, .latestPost .title a {font-family: 'Lato', sans-serif!important;}
.ago {display: none;}
#featured-thumbnail img {max-width: 122px;}
/*footer*/
#site-footer {display: none}

/*sidebar*/
h3 {font-family: 'Lato', sans-serif!important; }
.sidebar-top {font-family: 'Lato', sans-serif; font-size: 1.8rem; line-height: 1.2; text-transform: uppercase}
.sidebar-top span {font-weight: 600}
.sidebar-head {display: inline}
.sidebar-head:after {bottom: 0px!important}
.sidebar-title-text {display: inline-block; margin-bottom: 30px}
.sidebar-thumbnail img {border-left: 3px solid #F00A71}
.sidebar-top {display: inline-block}
.frame {text-align: center}
.frame img {float: none}
/*archive*/
.archive-links {margin-top:20px}

@media only screen and (max-width: 800px) {
    .frame {text-align: center; margin-bottom: 30px}
    .sidebar-thumbnail img {float: none!important}
    h3.post-title-text {width:100%}
   
}