/* Generali
-------------------------------------------------------------- */

.floatsx { float: left; }
.floatdx { float: right; }
.clear { clear: both; }
.justified { text-align: justify; }
.mid { margin-bottom: -3px; }
.rel { position: relative; }
.rbg { background: #ff0000; }
.gbg { background: #00ff00; }
.bbg { background: #0000ff; }
.txtsx { text-align: left; }
.txtdx { text-align: right; }
.txtmid { text-align: center; }



/* Struttura
-------------------------------------------------------------- */

html, body {
	height: 100%;
}
body {
	background: #000;
	font-size: 16px;
	line-height: 26px;
	color: #aaa;
}
.error404 .wrap {
	min-height: 600px;
}



/* Header
-------------------------------------------------------------- */

#header {
	height: 80px;
	background: #222;
	border-bottom: 1px solid #333;
	z-index: 10;
}
#header nav {
	position: relative;
}
#header .dropdown-menu {
	background-color: #333;
}
#header .dropdown-menu a {
	color: #fff;
}
#header .dropdown-toggle b {
	margin-left: 4px;
	border-bottom-color: #fff;
	border-top-color: #fff;
}
.navbar > .container .navbar-brand {
    margin: 12px 30px 0 0;
	padding: 0;
	font-size: 30px;
	text-transform: lowercase;
}
.navbar-brand img {
	max-width: 200px;
}
.shopnow {
	width: 175px;
	text-transform: uppercase;
}



/* Sidebar
-------------------------------------------------------------- */




/* Footer
-------------------------------------------------------------- */

#footer {
	margin-top: 40px;
	padding: 10px 0 20px;
	background: #222;
	color: #ccc;
}
#footer .container {
	padding-top: 10px;
}
#footer-menu ul {
	margin: 0;
	padding: 0;
}
#footer-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer-menu li a {
	display: block;
	line-height: 34px;
	text-transform: uppercase;
	color: #ddd;
}
#footer-menu li a:hover,
#footer-menu li a:focus {
	text-decoration: none;
}
#footer .credits {
	text-align: right;
}

/* respinsive FB like box */
#fb-root {
	display: none;
}
.fb-like-box {
	overflow: hidden;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
.fb_iframe_widget span {
	margin-left: -10px;
}
.mhs.pluginBoxDivider {
    display: none;
	border-color: #333 !important;
}



/* WordPress Generated Classes
-------------------------------------------------------------- */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-right: 0; margin-left: 0; }



/* Content
-------------------------------------------------------------- */

.hentry header { }
.hentry time { }
.hentry p.byline { }
.hentry .entry-content { }
.hentry footer { }

.page .wrap {
	padding-bottom: 40px;
}
.page-header {
    border-bottom: 10px solid #222;
    margin: 20px 0 20px;
    padding-bottom: 0;
}

hr {
	clear: both;
	margin: 40px 0;
    border-color: #222;
    border-width: 5px 0 0;
	color: #222;
}
br.spacer {
    clear: both;
	margin: 0;
	padding: 0;
	height: 5px;
	line-height: 5px;
}

.post-thumbnail {
	margin: 20px 0;
}
.post-thumbnail img {
	max-width: 100%;
	height: auto;
}



/* Home page
-------------------------------------------------------------- */

.home h1, .home h2 {
	font-size: 38px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
}
.home strong {
    color: #eee;
}
.home .btn {
    font-size: 18px;
}
.home-block {
	width: 100%;
	min-height: 300px;
	padding: 80px 0;
	border-bottom: 20px solid #111;
	background-position: 50% center;
    background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.home-block .claim {
	margin: 20px 0;
	font-size: 24px;
}
.home-block .btn {
	margin-top: 20px;
}
.home-block.block1 {
	margin-top: -20px;
}
.home-block.block2 {
	border-bottom: 0;
}
.home-block.block1,
.home-block-bg.bg1 {
	background-image: url(../img/home-block-1.jpg);
}
.home-block.block2,
.home-block-bg.bg2 {
	background-image: url(../img/home-block-2.jpg);
}
.home-block.block3 {

}
.home-block.block4 {
	background-image: none;
	/*border-bottom: 0;*/
}
.home-block-bg {
	display: none;
}
.home-semiblock {
	background: #333;
}
.home-semiblock .wrap {
	padding-top: 20px;
	padding-bottom: 20px;
}
.home-semiblock h2 {
	margin-top: 0;
}
.home-semiblock p {
	font-size: 14px;
	line-height: 20px;
}
.home-semiblock .btn {
	font-size: 14px;
}

.carousel-inner .item {
	text-align: center;
}
.carousel-inner h3 a {
	display: inline-block;
	padding: 6px 10px;
	background-color: #333;
	text-align: center;
	color: #ddd;
}
.carousel-inner h3 a:hover,
.carousel-inner h3 a:focus {
	text-decoration: none;
	background: #222;
	color: #fff;
}
.carousel-caption {
    top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	text-align: left;
    text-shadow: none;
}
.carousel-control:focus {
	outline: none;
}
.carousel-indicators {
    bottom: 0;
}

#guides h2 {
	display: inline-block;
	margin-right: 10px;
}
#guides span {
	font-size: 20px;
}
#guides img {
	margin: 10px auto;
	border-radius: 4px;
}
#guides p {
    font-size: 14px;
    line-height: 20px;
}



/* Devices and FAQ
-------------------------------------------------------------- */

#device-list {
	font-size: 18px;
}
.device-box {
	float: right;
	width: 60%;
	margin-bottom: 30px;
	text-align: center;
}

#faq p {
	margin: 0 0 20px;
}
#faq strong {
	color: #ddd;
}



/* Docs
-------------------------------------------------------------- */

#doc-menu {
	margin-top: 4px;
}
#doc-menu.affix {
	top: 10px;
	margin-top: 0;
}
.toc_widget_list {
	margin: 0;
	padding: 0;
}

#toc_container ul, #toc_container li {
    margin: 0;
    padding: 0;
}
#toc_container.no_bullets ul, #toc_container.no_bullets li, #toc_container.no_bullets ul li, .toc_widget_list, .toc_widget_list li {
    background: none repeat scroll 0 0 transparent;
    list-style: none outside none;
}
#toc_container.have_bullets li {
    padding-left: 10px;
}
#doc-menu ul ul {
    padding-left: 30px !important;
}
#toc_container {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #AAAAAA;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 10px;
    width: auto;
}



/* Buttons and icons
-------------------------------------------------------------- */

.btn {
    text-transform: uppercase;
}
.btn.sx {
    margin-right: 5px;
}
i.sx {
    margin-right: 5px;
}
i.dx {
    margin-left: 5px;
}



/* Gallery
-------------------------------------------------------------- */

.ngg-galleryoverview {
    margin-top: 20px;
}
.ngg-gallery-thumbnail-box {
	float: left;
	width: 25%;
}
.ngg-gallery-thumbnail img {
	margin: 0 0 10%;
	padding: 0 !important;
    max-width: 90%;
    height: auto;
    border: none !important;
	background-color: none;
}
.ngg-gallery-thumbnail {
    float: none;
    margin: 0;
}



/* Support us
-------------------------------------------------------------- */

.social-buttons a {
    margin: 10px 30px 10px 0;
	padding: 10px 15px;
}
.social-buttons a:last-child {
    margin: 10px 0;
}
.social-buttons a i {
    display: inline-block;
    font-size: 60px;
    width: 34px;
}

.rounded {
	border-radius: 50%;
}
.box-rounded {
	margin: 0 0 20px;
	padding: 15px 20px;
	background: #222;
	border-radius: 6px;
}
.box-rounded h3 {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 3px solid #333;
}
#icon-shop {
	display: block;
	font-size: 184px;
	color: #fff;
}
#icon-forum {
	display: inline-block;
	margin-right: 20px;
	font-size: 72px;
	color: #fff;
}
#icon-heart {
	font-size: 300px;
	color: #fff;
}



/* Team
-------------------------------------------------------------- */

#team h3 {
    text-align: center;
}
#team img {
   display: block;
   margin: 20px auto;
}
#contributors div {
   clear: both;
   padding: 15px 0;
}
#contributors img {
   display: block;
   width: 120px;
   margin: 12px 30px 10px 0;
}
#team img, #contributors img {
	border-radius: 50%;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}
#team img:hover, #contributors img:hover {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}



/* Features
-------------------------------------------------------------- */

.feature-list {
	margin-left: 0;
	padding-left: 30px;
	list-style: none;
}
.feature-list i {
	display: inline-block;
	margin: 6px 6px 0 0;
	font-size: 24px;
	color: #428BCA;
}



/* Download
-------------------------------------------------------------- */

#download strong {
	font-size: 24px;
	font-weight: 400;
	color: #fff;
}
#download .device {
	float: left;
	width: 200px;
	margin: 20px 20px 0 0;
}



/* WooCommerce
-------------------------------------------------------------- */

a.button, a.comment-reply-link, #commentform #submit, .submit, input.button, button.button, #wrapper .woo-sc-button, .added_to_cart {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	background-color: #474949;
    border-color: #474949;
    color: #FFFFFF;
}
a.button:hover, a.comment-reply-link:hover, #commentform #submit:hover, .submit:hover, input.button:hover, button.button:hover, #wrapper .woo-sc-button:hover, .added_to_cart:hover {
    background-color: #3A3C3C;
	border: 1px solid #3A3C3C;
}
a.button:hover, a.comment-reply-link:hover, #commentform #submit:hover, .submit:hover, input.button:hover, button.button:hover, #wrapper .woo-sc-button:hover, .added_to_cart:hover,
a.button:focus, a.comment-reply-link:focus, #commentform #submit:focus, .submit:focus, input.button:focus, button.button:focus, #wrapper .woo-sc-button:focus, .added_to_cart:focus {
	text-decoration: none;
}

.quantity {
    position: relative;
    width: 3.631em;
}
.quantity .qty {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 0 none;
    border-radius: 0.382em 0 0 0.382em;
    height: 2.4em;
}
.quantity .plus, .quantity .minus {
    background: none repeat scroll 0 0 rgba(0,149,216,1);
    border: 0 none;
    color: #FFFFFF;
    height: 1.49em;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 1.618em;
}
.quantity .plus:hover, .quantity .minus:hover {
    background: none repeat scroll 0 0 #3A3C3C;
}
.quantity .plus {
    background-clip: padding-box;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0.327em;
    top: 0;
}
.quantity .minus {
    background-clip: padding-box;
    border-bottom-right-radius: 0.327em;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    bottom: 0;
}

.woocommerce-message {

}



/* Colors
-------------------------------------------------------------- */

.navbar-default .navbar-brand,
.home-block .claim,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
#footer-menu li a:hover, #footer-menu li a:focus {
	color: rgba(0,149,216,1);
}
.btn-primary,
.navbar-default .navbar-nav > li.getnow > a,
.navbar-default .navbar-toggle .icon-bar {
    background-color: rgba(0,149,216,1);
}
.btn-primary,
.navbar-default .navbar-toggle {
    border-color: rgba(0,149,216,1);
}



/* Typography
-------------------------------------------------------------- */

h1, h2, h3, h4, h5 {
	color: #fff;
}
h1, h2, h3 {
	font-weight: 300;
	text-transform: uppercase;
}



/* Bootstrap overwrites
-------------------------------------------------------------- */

blockquote {
    border-left: 5px solid #222;
    margin: 20px 0;
    padding: 0 20px;
}
blockquote p {
    font-weight: 300;
}
code, pre, .alert, .alert-danger, .alert-success, .alert-info {
    background-color: #222;
    border: none;
}
.alert-info {
    color: #E0EAEF;
}
.alert i {
    margin-right: 10px;
	font-size: 20px;
}
pre {
	color: #888;
}
.nav-tabs {
    border-bottom: 1px solid #222;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: transparent;
	border-color: #222;
	color: #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #222;
    border-color: #222 #222 transparent;
    color: #ddd;
}
.btn:hover, .btn:focus {
	border-color: transparent;
}
.btn-sm, .btn-xs {
    padding: 1px 5px;
	border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
}
.btn-default {
    background-color: #474949;
    border-color: #474949;
    color: #fff;
}
.btn-default:hover, .btn-default:focus {
    background-color: #3A3C3C;
    border-color: #3A3C3C;
    color: #fff;
}



/* Media Queries
-------------------------------------------------------------- */

@media (min-width: 768px) {
	.navbar-collapse:before, .navbar-collapse:after {
		display: inline;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0 20px;
		line-height: 80px;
		border-radius: 0;
		color: #ddd; 
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background-color: transparent;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		background-color: transparent;
		color: #ddd;
	}
	.navbar-default .navbar-nav > li.getnow {
		position: absolute;
		top: 20px;
		right: 0;
		margin: 0;
		padding: 0;
	}
	.navbar-default .navbar-nav > li.getnow > a {
		border: 1px solid transparent;
		border-radius: 4px 4px 4px 4px;
		cursor: pointer;
		display: inline-block;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.42857;
		margin-bottom: 0;
		padding: 8px 12px;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
		border-color: #428BCA;
		color: #FFFFFF;
		text-transform: uppercase;
	}
	.navbar-default .navbar-nav > li.getnow > a:hover,
	.navbar-default .navbar-nav > li.getnow > a:focus {
		background-color: #357EBD;
		border-color: #3071A9;
		color: #fff;
	}
	.navbar-default .navbar-nav > li.getnow > a:hover
	.navbar-default .navbar-nav > li.getnow > a:focus {
		color: #fff;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.home-block {
		padding: 40px 0;
	}
	#doc-menu.affix {
		position: static;
	}
}
@media (max-width: 991px) {
	.home-block {
		background: #000 !important;
		padding-top: 25px;
		padding-bottom: 15px;
	}
	.home-block.block1 {
		margin-top: 0;
	}
	.home-block-bg {
		display: block;
		max-height: 250px;
		background-position: 50% center;
		background-repeat: no-repeat;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.home-block-bg.bg1 {
		margin-top: -20px;
	}
	.home-block-bg.bg1 {
		background-position: left center;
	}
	.home-block-bg.bg2 {
		background-position: right center;
	}
	#doc-menu.affix {
		position: static;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#menu-primary-navigation {
		float: right;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0 12px; 
	}
	.navbar-default .navbar-nav > li.getnow {
		position: relative;
		margin: 0 0 0 10px;
		padding: 5px 0 0;
		background: transparent;
	}
	.navbar-default .navbar-nav > li.getnow > a {
		font-size: 13px;
		padding: 6px 10px;
	}
	.shopnow {
		width: auto;
	}
}
@media (max-width: 767px) {
	.navbar-default .navbar-toggle {
		top: 15px;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background: #333;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		margin: 19px -15px 0;
		padding: 0;
		border: 0;
	}
	.navbar-default .navbar-nav {
		margin: 0;
		padding: 0;
		background: #222222;
	}
	.navbar-default .navbar-nav > li > a {
		line-height: 25px;
		border-bottom: 1px solid #333;
		border-radius: 0;
		color: #ddd;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		background-color: #111;
		color: rgba(0,149,216,1);
	}
	.navbar-default .navbar-nav > li.getnow {
		position: relative;
		top: auto;
		right: auto;
		background: rgba(0,149,216,1);
	}
	.device-box {
		float: none;
		width: auto;
	}
	.device-box img {
		margin: 0 auto;
	}
	.fb-likebox {
		display: none;
	}
	#footer-menu li a, #footer .credits {
		text-align: center;
	}
}
@media (max-width: 767px) {
	
}
@media (max-width: 479px) {
	.home h1, .home h2 {
		font-size: 32px;
	}
}