/*
	Theme Name: Tcombustion Child Theme
	Template: tcombustion-wp
*/

@import url("../tcombustion-wp/style.css");


/* General page style */

#wrapper { padding: 0 !important; }

#wrapper .preloader { background: transparent !important no-repeat center center; margin: 0;}

.more-link { text-decoration: none; }

#mobile-menu { margin: 0; margin-top: 0 !important; background: rgba(0, 0, 0, 0.85); }

.admin-bar #mobile-menu { margin-top: 0 !important; }

#wrapper [role="main"] { padding: 0; }

/* menu */

.header { padding: 40px 40px; background: transparent; /*background: url("http://www.italiansandtheuk.it/wp-content/uploads/2016/05/bg-header-30per.png") repeat-x top center;*/ }

.menu-container { background: rgba(0, 0, 0, 1); width: 100%;}
.mobile-menu { text-align: center;  width: 100%; height: 100%; position: absolute; top: 23%;  }
.mobile-toggle span { background: #999; }
.panel-close { right: 50px; top: 50px; width: 38px; height: 38px; url("http://www.italiansandtheuk.it/wp-content/uploads/2016/05/close-y.png");
  -moz-background-size: 38px 38px;
  -o-background-size: 38px 38px;
  -webkit-background-size: 38px 38px;
  background-size: 38px 38px; }

.mobile-menu li a, #full-menu .full-menu li a {   font-family: 'Lato';
  color: #ffffff;
  font-style: normal;
  font-variant: normal;
  font-weight: 100 !important; 
  font-size: 40px;
  text-transform: uppercase !important;
  line-height: 58px !important;
  letter-spacing: 0.1em !important; }

.mobile-menu > li > a:hover, .mobile-menu > li > a.active {
    color: #FFFFFF;
}

.mobile-menu .sub-menu li a:hover {
    color: #ffcc00;
}

#full-menu .sub-menu {
    left: -24px !important;
    top: 30px !important;
}

.mobile-menu li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 0.8rem;
}

.mobile-toggle span {
    background: #ffcc00;
    left: -11px;
}

.mobile-menu > li > a, #full-menu .sf-menu > li > a {
    font-family: 'Lato';
    color: #ffcc00;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase !important;
    line-height: 28px !important;
    letter-spacing: 0.2em !important;
}

/* slider parallax */
.parallax_bg h2 { display: none !important; }
.tp-bannertimer { display: none !important; }

/* lateral bar */
.bar-side { background-color: transparent !important ; padding: 0 25px; color: #D2D2D2; font-weight: lighter;}


div.nchgrid-item:hover, div.nchgrid-item .nchgrid-caption:hover  {
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  shadow: 0;
}

.mouse_scroll {
    width: 24px;
    height: 41px;
    background: none;
    border-radius: 14px;
    border: 2px #C0C0C0 solid;
    position: absolute;
    left: 50%;
    bottom: 80px;
    margin-left: -14px;
}

.mouse_scroll:before {
    top: 6px;
    left: 8px;
    width: 4px;
    height: 4px;
    background: #FFF;
    border-radius: 4px;
}

.overlay-effect .overlay, .portfolio_nav a .overlay, .post .post-gallery .simple-overlay {
    background: rgba(250, 250, 250, 0.9) !important;
}

/* NEW MOD */
  
body p, body lighting-color {
    font-style: normal;
    font-size: 19px !important;
    font-weight: 100;
}

.mobile-menu > li.current-menu-item > a, .mobile-menu > li.sfHover > a {
    color: #ffcc00;
}

.menu-container {
    background: rgba(0, 0, 0, 0.25);
}

#full-menu .sf-menu > li.current-menu-item > a, #full-menu .sf-menu > li.sfHover > a {
    color: rgba(255, 255, 255, 0.5);
}

#full-menu .sub-menu {
    background: transparent;
}

a:hover {
    color: #ffcc00;
}
.mobile-menu ul.sub-menu li a, #full-menu ul.sub-menu li a:hover {
    color: rgba(255, 255, 255, 0.5);
}

#full-menu .sf-menu > li > a:hover {
    color: rgba(255, 255, 255, 0.5);
}


.mobile-toggle span {
    width: 30px;
}

body p, body lighting-color {
    font-style: normal;
    font-size: 19px !important;
    font-weight: 300;
    color: #222222;
}