/*
Theme Name:     Litemag
Theme URI:      http://www.bluthemes.com/themes/litemag/
Description:    Child theme for Litemag
Author:         Bluthemes
Author URI:		http://bluthemes.com
Template:       litemag                             
Version:        0.1.0
*/

@import url("../litemag/style.css");




.tweet .e-entry-title {
margin: 0 5px 0 0;
overflow: hidden;
clear: both;
word-wrap: break-word;
white-space: pre-wrap;
line-height: 150%;
}


.bl_posts article .post-content {
font-weight: 400;
color: #131313;
 -webkit-font-smoothing: subpixel-antialiased;
 -webkit-text-stroke: .1px;
}



@media (max-width: 466px){

.bl_posts article .post-content {
display:none;
}
}

@media (min-width: 766px){
#breadcrumbs {
margin-left: 53px;
margin-top: 5px;
color: #bbb;
font-size: 14px;
}
}




.bl_posts article .post-image:before {
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}


.bl_posts article:hover .post-image img {
z-index: -1;
opacity: 1;
}


.bl_posts article:hover .post-image img {
transform: scale(1.00); 
z-index: -1;
}







#side-bar .widget-head {
border-bottom: 1px solid #ddd;
font-size: 16px;
font-weight: 900;
line-height: 30px;
margin-bottom: 25px;
margin-top: 0;
text-transform: uppercase;
}

#wrap .bl_posts article.col-md-12 .post-title {
font-size: 24px;
margin: 10px 0;
text-transform: none;
}







.bl_posts article .post-title {
font-size: 24px;
color: #555555;
font-weight: 900;
text-transform: none;
margin-top: 0;
letter-spacing: -1px;
line-height: 1.15;
}




aboutmedia="all"
.mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit] {
cursor: pointer;
display: inline-block;
}
aboutmedia="all"
button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}



body.boxed .bl_posts .bl_posts_information .box {
border: 1px solid #e1e1e1;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

body.boxed .bl_posts article .post-image .post-image-link {
border: 1px solid #e1e1e1;
border-bottom: 0;
overflow: hidden;
}




.bl_posts article .moretag {
clear: both;
font-weight: 700;
margin-top: 10px;
font-size: 14px;

text-transform: none;
display: inline-block;
border: none!important;
}


.signature-animation:after {
position: absolute;
opacity: 0;
width: 9px;
height: 5px;
left: 50%;
margin-left: -2.5px;
background-color: #ea4139;
border-radius: 500px;
top: 15px;
z-index: -1;
content: "";
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}







#wrap .bl_posts .post-sub-title {
font-size: 22px !important;
margin-bottom: 9px;
}


.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 800;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

#content-title .post-title {
text-transform: none;
font-size: 46px;
font-weight: 900;
letter-spacing: -2.5px;
line-height: 1;
color: #555;
margin: 15px 0;
word-wrap: break-word;
}















.bl_posts article .post-image .info-category {
display: none !important;
}



@media (min-width: 992px){
.col-md-9 {
width: 68% !important;
}
}

@media (min-width: 992px){
.col-md-3 {
width: 32% !important;
}
}


@media (max-width: 992px){
body.page #content {
padding: 0px 0px;
 
}
}

@media (max-width: 766px){
#content-title .post-title {
text-transform: none;
font-size: 18px;
font-weight: 900;
letter-spacing: 0px;
line-height: 1;
color: #555;
margin: 15px 0;
word-wrap: break-word;
}
}



@media (max-width: 766px){
#content-title .meta-info {
display: none;
height: 0px;
vertical-align: middle;
}
}


@media (max-width: 766px){
.bl_posts .widget-head .title-area.large .author-image {
float: none;
display: none;
}
}



.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
font-weight: 900;
line-height: 1.5;
}

article .entry-content {
  font-size: 16px;
  color: #151515;
  line-height: 1.8 !important;
  font-weight: 300;
 -webkit-font-smoothing: subpixel-antialiased;
 -webkit-text-stroke: .1px;
}

.entry-content, article .entry-content, p {
   line-height: 1.8 !important;
}

/*
.bl_posts article .post-footer .post-comments .info-comments {
font-size: 45px;
position: relative;
}
*/

/*
.bl_posts article .post-footer .post-comments .info-comments span {
position: absolute;
top: -2px;
right: -4px;
font-size: 15px;
border-radius: 500px;
color: #fff;
background-color: #EA4139;
padding: 0px;
width: 33px;
height: 33px;
padding-top: 5px;
text-align: center;
font-weight: 600;
}
*/

/*
.bl_posts article .post-footer .meta-info {
margin: -15px;
margin-right: 2px;
}
*/


#header-content {
background-color: #fdfdfd!important;
}



@media screen and (min-width : 1260px) {
       .menu-brand .menu-brand-marker img {
display: inline-block;
max-height: 45px;
max-width: none!important;


}
}


@media screen and (max-width : 1260px) {
   .menu-brand .menu-brand-marker img {
display: inline-block;
max-height: 35px;

/*
max-width: 80%;
*/
}
}


#header-content .row > .col-md-2 { 
z-index: 1000;
}



#side-bar .widget_search {
  padding-left: 15px;
}


#side-bar .bl_html {
  background: transparent;
  padding-top: 14px;
}


#bl_html-15 > div > div{
  position: relative;
  width: 100%;
  height: auto;
  margin-top: -50px !important;
  margin-bottom: -6px;
}

.tp-bannershadow.tp-shadow3 {
  background: url(//www.creativeshrimp.com/wp-content/plugins/revslider/rs-plugin/css/../assets/shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
  opacity: 0.6;
}

.bl_posts article .post-image:before {
  bottom: 0;
  box-shadow: 0 -30px 70px rgba(0,0,0,.1) inset;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}


.mc4wp-form button, .mc4wp-form input[type=submit] {
  display: inline-block;
  padding: 6px 36px;
  margin: 0;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  box-shadow: none;
  background: 0;
  text-shadow: none;
  filter: none;
  height: auto;
  width: auto;
}

.mc4wp-form p {
    margin: 0 0 15px!important;
    padding: 0;
    width: 60%;
}

.apss-social-share {
  font-family: 'Open Sans',sans-serif;
  padding-bottom: 15px;
}


#header-main-menu>ul>li>a {
  border-bottom: 0;
  position: relative;
  overflow: hidden;
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 7px 16px;
  border-radius: 2px;
  text-decoration: none;
  text-transform: none;
  z-index: 251;
  -webkit-transition: color .1s ease-in-out 0s;
  -moz-transition: color .1s ease-in-out 0s;
  -o-transition: color .1s ease-in-out 0s;
  -ms-transition: color .1s ease-in-out 0s;
  transition: color .1s ease-in-out 0s;
}

#header-content.shrink #header-main-menu > ul > li > a {
    font-size: 14px;
}


.menu-brand .menu-brand-marker {

  display: table-cell;
  height: 60px;  
  max-width: 100%;
  vertical-align: middle;
}





#header-content {
z-index: 1444;
/*
  border-top: 3px solid #ea4139;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  position: relative;
  
*/
  box-shadow: 0 1px 0 rgba(0,0,0,0.08);
}


@media (max-width: 992px){
button.navbar-toggle {
  position: absolute;
  top: -1px;
  right: 15px;
  font-size: 21px;
  color: #FFF;
}
}

@media (max-width: 992px){
.menu-brand .menu-brand-marker * {
  width: auto;
  display: inline-block;
  max-height: 110px;
  position: relative;
  top: 50%;
  transform: translateY(-80%);
}
}


a img.hover02 {
    padding: 10px;
}


a img.hover02 {
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 150ms;
}
a img.hover02:hover{
opacity: .7;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 100ms;
}


#home-body .single-widget {
    margin-bottom: 0px;
}

/*
.home-body #main-content.container, .container {
    width: auto !important;
}
*/



#wrap .bl_posts article.col-md-12 .post-body {
    padding: 0px;
}


.bl_posts article .post-footer {
    min-height: 5px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 30px;
    margin-top: 5px;
    border-top: 0px solid #EEEEEE;
    position: relative;
    /* visibility: hidden; */
}

.bl_posts article {
    margin-bottom: 0px;
}

.bl_posts article .post-footer .post-comments {
    position: absolute;
    right: 0;
    top: -20px;
    height: 35px;
}

#home-body .bl_posts .bl_posts_information {
    min-height: 0px;
}

@media (max-width: 466px){
#wrap .bl_posts article.col-md-12 .post-title {
    font-size: 18px !important;
    margin: 10px 0;
    text-transform: none;

}
}

@media (max-width: 466px){
.bl_posts article .post-title {
    font-size: 18px;
    color: #555555;
    font-weight: 900;
    text-transform: none;
    margin-top: 0;
    letter-spacing: -1px;
    line-height: 1.15;
}
}

/*
#bl_html-11 .box {
    background-color: #e3e3e3;
    border-radius: 2px;
    box-shadow: 1px 0 5px rgba(0,0,0,0.02);
}
*/


/*
#main-content #page-body
#main-content

#home-body
*/




.tp-bannershadow.tp-shadow3 {
    background: url(//www.creativeshrimp.com/wp-content/plugins/revslider/rs-plugin/css/../assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
    opacity: 0.3;
}


#main-content {
    margin-top: 0px;
    max-width: 100%;
}

.home #main-content.container, .container {
    width: 1600px;
}


#home-body.container {
    width: 1600px !important;
}


/*
.container {
    width: 1600px !important;
}
*/


#fca_eoi_form_8857 form.fca_eoi_layout_2.fca_eoi_layout_widget {
    max-width: 600px !important;
}

@media screen and (min-width : 1260px) {
.menu-brand {
  border: medium none;
  height: 42px;
  display: block;
  outline: medium none !important;
  text-align: left;
  vertical-align: middle;
  width: 100%;
/*
  margin-left: -190px;
*/
}
}

.home .container {
    width: 1600px;
}


/*
#header-content.fixed>.container>.row {
height: 48px;
}
*/


#header-content.fixed>.container>.row {
  height: 42px !important;
}



.fixed .menu-brand .menu-brand-marker .mini-logo {
  display: inline-block;  
  max-height: 30px;
  margin-top: -22px;
  
}

.wp-caption {
    /* background: none repeat scroll 0 0 #ECECEC; */
    background: none;
    max-width: 100%;
    /* padding: 5px; */
    padding: 0px;
    text-align: center;
    border-radius: 2px 2px 2px 2px;
    /* border: 1px solid #DDDDDD; */
    border: 0px solid #DDDDDD;
}

/*
.wp-caption p.wp-caption-text, article.type-page .the-content .wp-caption p.wp-caption-text {
font-size: 14px !important;
line-height: 17px;
margin: 0;
padding: 8px 0 0;
}
*/

body.single .entry-author-box {
  /*  display: block*/
    display: none;
    width: 100%;
    position: relative;
    padding: 40px 0;
    padding-left: 130px;
    border-top: 1px solid #DDDDDD;
    /* border-bottom: 1px solid #DDDDDD; */
}

.mashsb-container {
    padding-top: 10px;
    padding-bottom: 20px;
}


/*
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 25px !important;
  border-left: 5px solid #eee;
}
*/

blockquote {
    padding: 10px 20px;
    margin: 0 35px 20px;
    font-size: 25px;
    border-left: 0px solid #eee;
}

.mc4wp-form form, form.mc4wp-form {
    box-shadow: none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    width: auto;
    padding-bottom: 10px;
}



/*
product page css
*/




/*
.postid-12875 .admin-bar #header-content.shrink {   
    display: none !important;
//*[@id="header-content"]
}
*/

.postid-12875 #header-content.shrink {    
    visibility: hidden;
}

.postid-12875 #content-title {  
    display: none;
}

.postid-13166 #header-content.shrink {    
    visibility: hidden;
}

.postid-13166 #content-title {  
    display: none;
}

/*
remove border yt embed slider revolution
*/

.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {
    border: none !important;
}


/*
hdri product page tweaks
*/

.postid-13921 #header-content.shrink {    
    visibility: hidden;
}

.postid-13921 #content-title {  
    display: none;
}


.btn.bluth {
    background-image: none;
    border: none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: none;
    padding: 10px 15px;
    text-shadow: none;
    margin-bottom: 20px;
}

