/*
Theme Name:		 Nisar
Theme URI:		 http://www.nisar.it/
Description:	 Additional sheet for the child theme.
Author:			 Nisar Abed
Author URI:		 http://www.nisar.it/
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 nisar
*/
/* ----------------------------------------------------------------------- 
Layout > Theme Dark 
View body.blog, body.single-post, body.home_articoli
*/

body.theme_dark,
body.theme_dark:not(.theme-preset-active) {
    color: #dddddd;
    background-color: #1a1a1a;}

body.theme_dark #content,
body.theme_dark #content a {color: #dddddd;}

body.theme_dark #content a:hover {color:#007bff;}

body.theme_dark h1, 
body.theme_dark h2, 
body.theme_dark h3, 
body.theme_dark h4, 
body.theme_dark h5, 
body.theme_dark h6 {color:#dddddd;}

body.theme_dark.blog #content code, 
body.theme_dark.single-post #content code, 
body.theme_dark.home_articoli #content code {
    color: #aaa;
    background-color: #333;}

/* Footer Widgets */
body.theme_dark.blog #footer-widget, 
body.theme_dark.single-post #footer-widget,
body.theme_dark.home_articoli #footer-widget {
    color: #333;
    background-color: #141414 !important; /* .bg-light */
    border-top:1px solid #333;}

/* ----------------------------------------------------------------------- 
Responsive */

.show_ind_ris {}

/* ----------------------------------------------------------------------- 
Responsive Media Query */

/* -----------------------------------------
2560px / 2568 x 1440 */
@media (max-width: 2560px) {} 

/* -----------------------------------------
2050px / Costum */
@media (max-width: 2050px) {} 

/* -----------------------------------------
Full HD 1080p */
@media (max-width: 1920px) {}

/* -----------------------------------------
HD Ready 1050p */
@media (max-width: 1680px) {}

/* -----------------------------------------
HD Ready 840p */
@media (max-width: 1344px) {}

/* -----------------------------------------
HD Ready 720p */
@media (max-width: 1280px) {}

/* -----------------------------------------
WP-Bootstrap Mobile - 1200px */
@media (max-width: 1200px) {}

/* -----------------------------------------
Limite Grafico Schermi Grandi  */
@media (max-width: 1164px) {}

/* -----------------------------------------
1080px */
@media (max-width: 1080px) {}

/* -----------------------------------------
Tablet 10p iPad Orizzontale */
@media (max-width: 1024px) {}

/* -----------------------------------------
Tablet 10p iPad Orizzontale */
@media (max-width: 999px) {}

/* -----------------------------------------
Tablet 10p iPad Orizzontale */
@media (max-width: 992px) {}

/* -----------------------------------------
Tablet 10p (iPad Verticale 768px) */
@media (max-width: 810px) {}

/* -----------------------------------------
Tablet -10 Pollici 765px */
@media (max-width: 765px) {}

/* -----------------------------------------
680px mobile resolution. */
@media (max-width: 680px) {}

/* -----------------------------------------
SO - Widget Circle Icon */
@media (max-width: 640px) {}

/* -----------------------------------------
Smartphone iPhone 5 Orizzontale */
@media (max-width: 568px) {}

/* -----------------------------------------
Smartphone iPhone 4 Orizzontale */
@media (max-width: 480px) {}

/* -----------------------------------------
Smartphone */
@media (max-width: 400px) {}

/* -----------------------------------------
Smartphone Standard Verticale */
@media (max-width: 359px) {}

/* -----------------------------------------
Smartphone iPhone 4/5 Verticale */
@media (max-width: 320px) {}

/* ----------------------------------------------------------------------- 
Responsive - Media Queries Max Heigh */

@media (max-height:965px) {}
@media (max-height:720px) {}
@media (max-height:600px) {}
@media (max-height:480px) {}
