/* ----- Custom CSS -----*/

/* Clear div */
.clear {      
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Copyright footer without pre-footer */
.footer-v1 .footer {
	padding: 0px 0;	
	background: #272727;
}

a.footer-copy, a.footer-copy:hover {
	color: #eee;
}

/* Header without menu */
.header > .container-no-menu {
	display: table;
	margin-bottom: -5px;
}

/* Text logo */
.header .logo .logo-txt {
	margin: 10px 0;
	font-weight: 500;
	font-size: 30px;
	text-shadow: none;
	font-family: "Open Sans", Arial, sans-serif;	
	letter-spacing: -1px;
	z-index: 1;
	position: relative;	
	display:inline-block;	
}

.header .logo .logo-txt strong {
	color: #687074;
	font-weight: 500;
}

a.logo:hover {
	text-decoration:none;
}

/* Logo with Line Icons positioning */
.logo-icon-line-pos {
	display:inline-block !important;; 
	vertical-align: bottom; 
	margin-bottom:2px !important;;	
}

/* Logo with Font Awesome positioning */
.logo-icon-awe-pos {
	display:inline-block !important;; 
	vertical-align: bottom; 
	margin-bottom:6px !important;;	
}

/* Logo with Line Icons Pro positioning */
.logo-icon-lpro-pos {
	display:inline-block !important;; 
	vertical-align: bottom; 
	margin-bottom:-6px !important;;	
}

/* Logo with Glyphicons positioning */
.logo-icon-gly-pos {
	display:inline-block !important;; 
	vertical-align: bottom; 
	margin-bottom:8px !important;;	
}

/* smaller search box */
.search-block-v2 {
    margin-bottom: 0px;
    padding: 28px 0 28px;
}	

/* don't capitalize left column text */
.s-results .related-search li a {
    text-transform: none;
}

/* increase margin for left colomn text */
.s-results .related-search li {
	margin: 4px 0 10px 0;
}


/* don't capitalize search result title */
.s-results .inner-results p.title {
	font-size: 17px;
	margin-bottom: 3px;
}

.s-results .inner-results h2.title {
	font-size: 17px;
    margin: 0 0 3px 0;
    line-height: 1.6;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* thumb image */
.s-results .inner-results img {
    width:auto;
    border: 1px solid #ddd;
    margin-right:20px;
    margin-top:4px;
}

.s-results .categ-title {
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 20px;
    text-transform: uppercase;    
    color: #999;
    font-family: "Open Sans", Arial, sans-serif;
}

/* menu button on mobile too high if there is no topbar */
.navbar-toggle {
    margin-top: 20px;
}

.ntv-menu-short {
    max-height: 500px;
    overflow: scroll; 
}

/* contact page */
.ntv-contact .antirbt {
	display: none;
}

.ntv-contact #nobo{
	margin-left : 5px;
	
}

.ntv-contact .submit-contact{
	margin-top:15px;
}

/* display external url */
.ntv-ext-lnk {
	color:#999;
}

body.dark .ntv-ext-lnk {
	color:#ccc !important;
}

/* display snippets on small screens */
@media (max-width: 500px) {

	.s-results .inner-results .overflow-a p {
		display: block;
	}
}

/* in dark mode, remove allways green hover on article title, and add underline */
body.dark .magazine-page h3:hover, 
body.dark .magazine-page h3 a:hover {
	color: #ccc;
}

/* add underline on article title hoover */
.magazine-page h3:hover, 
.magazine-page h3 a:hover {
    text-decoration: underline;
}

/* format article title */
.news-v3 h1 {
  font-size: 32px;
  font-weight: 200;
  margin: 0 0 20px;
  line-height: 45px;
}

/* article content */
.news-v3 h2, .news-v3 h3 {
  font-size: 20px;
  font-weight: 200;
  margin: 0 0 0px;
  line-height: 25px;
  text-transform:none;
}

/* categories left column text */
.s-results .related-search .cat-item a {
	color:#555;
}
.s-results .related-search .cat-item  {
	margin-bottom:10px;
}
@media (min-width: 992px) {
    .s-results .related-search .cat-item-mrg-2 {
        margin-left:10px;    
    }
    .s-results .related-search .cat-item-mrg-3 {
        margin-left:20px;
    }
}    

/*Rating*/
.product-ratings li {
	padding: 0;
}

.product-ratings li .rating {
	color: #eaa76b;
	font-size: 14px;
}

.product-ratings li .rating-selected {
	color: #e67e22;
	font-size: 14px;
}

/* am category description */
.intro-cat h1, .intro-cat h2, .intro-cat h3, .intro-cat h4 {
    line-height: 20px;   
    font-size: 14px;
    margin-bottom: 10px;
    margin-top:10px;
}

.headline h2 i {
    color:#aaa;
    font-style: normal;
}

.headline h1 {
    font-size: 22px; 
    line-height: 31px; 
    margin-top:0;  
    font-weight:400;
}

.headline h1 i {
    color:#999; 
    font-style: normal;
    font-weight:200;
}

/* don't capitalize magazine titles */
.title-v4 {
    text-transform: none;
}

/* CSS Logos */
.ntv-logo-retro {
  /* text-shadow: 1px 1px 0 #ece6f2 , 2px 2px 0 #ece6f2 , 3px 3px 0 #ece6f2 , 4px 4px 0 #ece6f2; */
  font: normal 33px/1 "Fredoka One", Helvetica, sans-serif;  
}



/* Wordpress plugin embedpress div : copy .responsive-video class*/
.embedpress-wrapper {
	 height: 0;
	 padding-top: 1px;
	 position: relative;
	 padding-bottom: 56.25%;
     width: 100%;
}

.embedpress-wrapper iframe {
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 position: absolute;
}


