body {
	/*background-image:url(/pixart-graphics/gray-paper-texture.jpg);
	background-color:#eeeeee;*/
	background-color:#fff;
}
p {
	font-size:14px;
	line-height:22px;
}
.product_description_screen ul li {
	line-height:24px;
}
.product-thumb .button-group button {
	font-family: 'Overpass', sans-serif;
	font-weight: 400;
	color: #313131;
	font-size: 16px;
	line-height: 24px;
	background-color:#EEEFF2;
	letter-spacing:-0.2px;
}
.product_edit_button {
	text-decoration:none;
}
/* default font size */
.fa {
	font-size: 16px;
}
/* Override the bootstrap defaults */
h1, h2, h3, h4, h5, h6, .heading {
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	color: #2c3e50;
	margin-bottom: 10px;
	display: block;
	margin-top:18px;
}
h1 {
	font-size: 24px;
	line-height: 28px;
	letter-spacing:-0.2px
}
h2, h3 {
	font-size: 20px;
	line-height: 24px;
}
h4, h5, h6, .heading_small {
	font-size: 16px;
	line-height: 20px;
}
.product_price h2 {
	font-size: 42px;
	line-height: 42px;
	height:42px;
}
.h3_color_title_purple {
	background-color:#92278E;
	color:#fff;
	padding: 10px;
}
.h3_color_title_green {
	background-color:#80C241;
	color:#fff;
	padding: 10px;
}
.h3_color_title_orange {
	background-color:#f15443;
	color:#fff;
	padding: 10px;
}
@media (max-width: 1199px) {
 h1 {
 font-size: 20px;
 line-height: 24px;
 letter-spacing:-1px;
}
 h2, h3 {
 font-size: 18px;
}
 h4, h5, h6 {
 font-size: 14px;
 line-height: 18px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 h4 {
 font-size: 14px;
 line-height: 16px;
}
}
@media (max-width: 767px) {
 h1 {
 font-size: 18px;
 line-height: 20px;
 letter-spacing:-1px;
}
}
.product_description_screen ul {
	padding:0px;
	margin-left:20px;
}
.product_description_screen ul li {
	font-weight: bold;
	padding: 2px 0 2px 10px;
}
.product_button_mob {
	display:none;
}
.product_button_screen {
	display:block;
	float:right;
	margin-left:10px;
}
.product_title_mob {
	display:none;
}
.product_title_screen {
	display:block;
}
.product_description_mob {
	display:none;
}
.product_description_screen {
	display:block;
	margin-bottom:18px;
}
.product_image_row {
	margin: 0px 0px 30px 0px;
}
.product_image {
	margin-bottom:10px;
}
.product_button_add {
	margin-top:-20px;
}
.prod_types_screen {
	display:block;
}
.prod_types_mob {
	display:none;
}
.prod_offer_icon {
	position:absolute;
	right:20px;
	top:20px;
	z-index:500;
}
@media (max-width: 767px) {
.product_title_mob {
 display:block;
}
.product_title_screen {
 display:none;
}
.product_description_mob {
 display:block;
 margin-bottom:18px;
}
.product_description_screen {
 display:none;
}
.product_image_row {
 margin: 0 0 30px 0;
}
.product_button_mob {
 display:block;
 margin-top:-10px;
 margin-left:10px;
}
.product_button_screen {
 display:none;
}
.prod_types_screen {
 display:none;
}
.prod_types_mob {
 display:block;
}
}
@media (max-width: 1199px) {
 .product_rating_star {
 display:none;
}
}
a {
	color: inherit;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 15px;
	font-family: 'Overpass', sans-serif;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 15px;
	font-family: 'Overpass', sans-serif;
}
.input-group .input-group-addon {
	font-size: 15px;
	height: 30px;
	font-family: 'Overpass', sans-serif;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
}
.nav-tabs li a {
	text-decoration:none;
}
.nav-tabs li a p {
	margin-bottom:0px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #dba645;
}
/* top */
#top {
	background-color: #00aeef;
	padding: 4px 0px 3px 0;
	margin: 0 0 14px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo a img {
	margin-bottom:14px;
}
@media (max-width: 1199px) {
 #logo a img {
 margin-top:0px;
}
}
@media (max-width: 767px) {
 #logo a img {
 margin-left:auto;
 margin-right:auto;
}
}
/* search */
.search_wr {
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.search {
	margin-left:-85.5px;
	white-space: nowrap;
}
#search, .search {
	margin-bottom: 10px;
}
#search .input-lg, .search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg, .search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 11px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 14px;
}
#cart > .btn {
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
	float:right;
	font-weight:bold;
	background: #00acee;
	border-radius: 25px;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 6px;
	text-align: center;
	width:80px;
	height:44px;
	margin-top:2.5px;
}
#cart > .btn:hover {
	background-color: #ebebeb;
	color: #777;
}
#cart > .btn .fa {
	font-size: 18px;
	line-height: 18px;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
	width:400px;
	margin-top:14px;
}
#cart .dropdown-menu {
	min-width: 100%;
}
 @media (max-width: 478px) {
 #cart .dropdown-menu {
 width:300px;
 right:-40px;
}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 300px;
	padding: 0 10px;
}
 @media (max-width: 478px) {
 #cart .dropdown-menu li > div {
 min-width: 100%;
}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 0px;
}
#menu .nav > li > a {
	color: #fff;
	padding: 12px 15px;
	min-height: 17px;
	background-color: transparent;
	text-decoration:none;
	font-size:17px;
	font-family: 'Overpass', sans-serif;
}
#menu .nav > li > div > div > ul > li > a {
	color: #fff;
	text-decoration:none;
	font-size:15px;
	font-family: 'Overpass', sans-serif;
}
#menu .nav > li {
	border-bottom: 1px solid #f7f5f7;
}
#menu .nav > li:last-child {
	border-bottom:none;
}
dropdown-inner {
	margin-left:15px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
/*background-color: rgba(0, 0, 0, 0.1);*/
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 220px;
	display: block;
	padding: 8px 40px 8px 15px;
	clear: both;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	text-decoration:none;
	width: 300px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display:none;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.nav_menu_child_two_cols {
}
/* PIXART CSS */
#menu #category {
	float: left;
	/*padding-left: 15px;*/
	padding-left: 0px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
/* PIXART CSS */
.btn-navbar {
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
	float: right;
	font-weight: bold;
	background: #42b8ac;
	border: 2px solid #fff;
	border-radius: 100%;
	vertical-align: middle;
	padding: 0px 6px;
	text-align: center;
	width: 50px;
	height: 44px;
	margin-top:2.5px;
}
.btn-navbar:hover, .btn-navbar:focus, .btn-navbar:active, .btn-navbar.disabled, .btn-navbar[disabled] {
	background-color: #ebebeb;
	color: #777;
}
@media (min-width: 1023px) {
 #menu .dropdown:hover .dropdown-menu {
 display: block;
}
}
@media (max-width: 1022px) {
 #menu {
 border-radius: 4px;
}
 #menu div.dropdown-inner > ul.list-unstyled {
 display: block;
 margin-left:15px;
}
 #menu div.dropdown-menu {
 margin-left: 0 !important;
 padding-bottom: 10px;
 background-color: rgba(0, 0, 0, 0.1);
}
 #menu .dropdown-inner {
 display: block;
}
 #menu .dropdown-inner a {
 width: 100%;
 color: #fff;
}
 #menu .dropdown-menu a:hover,  #menu .dropdown-menu ul li a:hover {
 background: rgba(0, 0, 0, 0.1);
}
 #menu .see-all {
 margin-top: 0;
 border: none;
 border-radius: 0;
 color: #fff;
}
}
/* content */
#content {
	min-height: 300px;
}
/* footer */
footer {
	padding-top: 30px;
	background-color:#37414c;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #242b33;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Overpass', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
	margin-bottom: 10px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 10px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	display:none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
input, button, select, textarea {
	font-family: 'Overpass', sans-serif;
}
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	text-decoration:none;
	border:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.btn-xs {
	font-size: 10px;
}
.btn-sm {
	font-size: 12px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 17px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 10px;
}
.btn-group > .btn-sm {
	font-size: 12px;
}
.btn-group > .btn-lg {
	font-size: 17px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;/*background-image: linear-gradient(to bottom, #eeeeee, #dddddd);*/
	/*background-repeat: repeat-x;*/
	/*border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;*/
}
.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #00acee;
	font-family: 'Overpass', sans-serif;
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;/*background-image: linear-gradient(to bottom, #00acee, #1296c9);*/
	/*background-repeat: repeat-x;*/
	/*border-color: #00acee #00acee #1296c9;*/
}
.btn-primary:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #1ab4f0;
	color: #ffffff;/*background-image: linear-gradient(to bottom, #1296c9, #00acee);*/
}
.btn-warning {
	color: #fdfdfd;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;/*background-image: linear-gradient(to bottom, #fbb450, #f89406);*/
	/*background-repeat: repeat-x;*/
	/*border-color: #f89406 #f89406 #ad6704;*/
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	color:#fff;
}
.btn-danger {
	color: #fdfdfd;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;/*background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);*/
	/*background-repeat: repeat-x;*/
	/*border-color: #bd362f #bd362f #802420;*/
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	color:#fff;
}
.btn-success {
	color: #fdfdfd;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #00c973;/*background-image: linear-gradient(to bottom, #62c462, #51a351);*/
	/*background-repeat: repeat-x;*/
	/*border-color: #51a351 #51a351 #387038;*/
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background-color: #1acf81;
	color:#fff;
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;/*background-image: linear-gradient(to bottom, #e06342, #dc512c);*/
	/*background-repeat: repeat-x;*/
	/*border-color: #dc512c #dc512c #a2371a;*/
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #00acee;/*background-image: linear-gradient(to bottom, #00acee, #1296c9);*/
	/*background-repeat: repeat-x;*/
	/*border-color: #00acee #00acee #1296c9;*/
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #42b8ac;/*background-image: linear-gradient(to bottom, #1296c9, #00acee);*/
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
	text-decoration:none;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	/*border: 1px solid #ddd;*/
	margin-bottom: 0px;
	overflow: auto;
	background-color:#fff;
	position:relative;
	padding-bottom:30px;
	border-bottom: 1px #EDEDED solid;
	margin-bottom:10px;
}
.product_icon {
	height:80px;
	width:80px;
	position:absolute;
	top:2px;
	right:2px;
	display:block;
	z-index:1000;
}
.caption h4 a {
	text-decoration:none;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
 float: left;
 padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 10px 20px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
 min-height: 0;
 margin-left: 0;
 padding: 10px 10px;
}
.caption h4 {
 text-align:center;
}
.product-grid .product-thumb .caption {
 min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.vat_note {
	font-size:12px;
	margin-top:6px;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
 @media (max-width: 768px) {
 .product-list .product-thumb .button-group {
 border-left: none;
}
}
.product-thumb .button-group button, .buy_button {
	width: 60%;
	border: none;
	display: block;
	background-color: #00acee;
	color: #fff;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-left:auto;
	margin-right:auto;
	float:none;
}
.product-thumb .button-group button + button, .buy_button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover, .buy_button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 991px) {
 .product-thumb .button-group button, .buy_button  {
 margin-left:auto;
 margin-right:auto;
 float:none;
}
}
/*@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}*/ 
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.prod_but_group {
	float:right;
}
.prod_img_pad {
	padding:2px;
}
.product_option_label {
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	color: #00ACE9;
	font-size:16px;
	text-transform:uppercase;
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
 #column-left .product-layout .col-md-3 {
 width: 100%;
}
 #column-left + #content .product-layout .col-md-3 {
 width: 50%;
}
 #column-left + #content + #column-right .product-layout .col-md-3 {
 width: 100%;
}
 #content + #column-right .product-layout .col-md-3 {
 width: 100%;
}
}
/* PIXART CSS */
.container_padding_clear_page_white_background {
	background-color:#fff;
	overflow:hidden;
	padding-bottom:10px;
}
.container_padding_clear_page_green_background {
	background-color:#42b8ac;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:20px;
}
/* PIXART HEADER */
#pixart_header {
	background-color: #fff;
}
#top .btn-link, #top-links li, #top-links a {
	color:#fff;
	text-shadow:none;
}
#top .btn-link:hover, #top-links a:hover {
	color:#e9e9e9;
}
#logo {
	margin-bottom:0px;
	overflow:hidden;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color:transparent;
}
.dropdown-menu {
	background-color:#ecb248;
	border-radius:0px;
	margin: 0px 0 0;
	border:none;
}
#search {
	margin-bottom:20px;
}
/* HEADER SEARCH */
#header_search {
	float:right;
	width: calc(100% - 156px);
	margin: 5px 20px 0px 0px;
}
/* PIXART NAV */
#pixart_nav {
	background-color: #ec008c;
	margin-bottom:20px;
	-webkit-box-shadow: inset 0px -1px 0px 0px rgba(247, 245, 247, 1);
	-moz-box-shadow: inset 0px -1px 0px 0px rgba(247, 245, 247, 1);
	box-shadow: inset 0px -1px 0px 0px rgba(247, 245, 247, 1);
}
#menu {
	margin-bottom:0px;
	background-image:none;
	background-color:transparent;
	border:none;
}
#menu .nav {
	width:100%;
}
#menu .nav > li > .menu_first {
	padding-left:0px;
}
@media (max-width: 1022px) {
.pixart-cart-button {
 width: -moz-calc(100% - 60px);
 width: -webkit-calc(100% - 60px);
 width: -o-calc(100% - 60px);
 width: calc(100% - 60px);
 float:left;
}
}
@media (max-width: 1022px) {
 #menu .nav > li > .menu_first {
 padding-left:15px;
}
 .navbar-toggle span {
 display:block;
 margin-left:-1px;
}
}
.menu_dropdown_cursor {
	cursor:default;
}
.navbar-collapse {
	padding-left:0px;
	max-height:none;
}
.navbar-toggle {
	margin-right:0px;
}
.navbar-nav>li>.dropdown-menu {
	margin-top:-0px;
}
@media (min-width: 1023px) {
.menu_junior a {
 background-image:url(/pixart-graphics/junior-nav-background.jpg);
 background-position:center center;
}
}
/* PIXART BANNER */
#pixart_banner {
	background: url(../../../../../pixart-graphics/banner-background.jpg) center center fixed;
	margin-top:-20px;
}
/* PIXART FEATURE BOXES */
.feature_boxes_wr {
	margin: 10px 10px 40px;
	overflow:hidden;
}
.feature_boxes_item_wr {
	display:block;
	padding:5px;
	text-decoration:none;
}
.feature_boxes {
	margin-bottom:10px;
	padding: 14px 0px;
	text-align:center;
	min-height:180px;
}
.feature_boxes_h1 {
	color:#93278f;
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	font-size:24px;
	display:block;
	text-align:center;
	margin: 0px;
	padding: 0px;
	line-height:28px;
}
.feature_boxes_item_1 {
	background: url(/pixart-graphics/footer_box_1.jpg) center center;
}
.feature_boxes_item_2 {
	background: url(/pixart-graphics/footer_box_2.jpg) center center;
}
/* PIXART FOOTER */
.footer_title {
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 24px;
	padding-bottom: 8px;
	margin-top:0px;
}
.footer_ul li {
	margin-bottom:6px;
}
#pixart_copyright {
	margin-bottom:20px;
}
@media (max-width: 1200px) {
 .footer_title {
 font-size: 14px;
 line-height: 18px;
}
}
@media (max-width: 767px) {
 .footer_ul {
 margin-bottom:20px;
}
 .footer_title {
 margin-bottom:0px;
 font-size: 24px;
}
 .footer_title, .footer_ul li, #pixart_copyright {
 text-align:center;
}
}
.lets_talk_wr {
	margin: 0 15px;
}
/* PIXART INFORMATION */
.information_wr {
	padding: 0 0px;
}
/* PIXART CONTACT US PAGE */
#pixart_contact_us {
	padding: 30px 0px 12px;
	background-color:#fc9a00;
	margin-top:40px;
}
#pixart_contact_us span {
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 28px;
	display: block;
	text-align:center;
}
#pixart_contact_us p {
	font-family: 'Overpass', sans-serif;
	margin: 0 0 18px 0;
	color:#fff;
	text-align:center;
	font-size:18px;
	line-height:24px;
}
footer .container hr {
	margin-top:10px;
	margin-bottom:30px;
}
#payment-icons {
	margin-top:20px;
	margin-bottom:30px;
}
#payment-icons img {
	margin: 3px 3px 0px 0px;
}
#payment-icons-ssl {
	margin-left:10px;
}
.youtube_iframe {
	width:100%;
	border:0px;
}
.newsletter_wr {
	padding:15px;
	margin-bottom:10px;
}
.blog_wr {
	height:145px;
	padding:15px;
}
.footer_quote {
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	color: #2c3e50;
	font-size: 20px;
	line-height:28px;
	margin:0px 0px 10px 0px;
}
@media (max-width: 991px) {
 .footer_quote {
 font-size: 18px;
 line-height:22px;
}
}
.newsletter_title {
	color:#fff;
	margin: 0px 0px 4px;
}
.blog_wr p {
	color:#fff;
}
@media (max-width: 767px) {
 #payment-icons {
 text-align:center;
}
 #payment-icons-ssl {
 margin-left:0px;
 display:block;
 margin-top:10px;
}
}
.fb-page {
	width: 100% !important;
	position: relative;
	text-align:center !important;
}
@media (max-width: 767px) {
.footer_boxes {
 text-align:center;
}
}
.footer_boxes .col-sm-4 {
	margin-bottom:20px;
}
/* CONTACT PAGE*/

/* SITEMAP */
#sitemap_wr {
	list-atyle:none;
	margin:0px;
	padding:0px;
}
#sitemap_wr li {
	margin:0px;
	list-style:none;
	font-family: Calibri, Helvetica, Arial;
	font-weight: bold;
	color: #BA0909;
	margin-bottom: 18px;
	display: block;
	font-size: 20px;
	line-height: 24px;
}
#sitemap_wr li ul {
	margin:20px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
#sitemap_wr li ul li {
	margin:0px;
	padding:5px 0px;
	font-weight:normal;
	font-family: 'Overpass', sans-serif;
	font-weight: 400;
	color: #313131;
	font-size: 14px;
	line-height: 20px;
}
#sitemap_wr .heading {
	font-family: Calibri, Helvetica, Arial;
	font-weight: bold;
	color: #BA0909;
	margin-bottom: 18px;
	display: block;
}
#sitemap_wr .heading_small {
	font-size: 18px;
	line-height: 22px;
}
/* PIXART FEATURE */
.website_feature_wr {
	margin-bottom:15px;
	overflow:hidden;
	text-align:center;
}
.website_feature_wr span {
	font-family: 'Overpass', sans-serif;
	font-size:14px;
}
.website_feature_wr div {
	margin-bottom:15px;
}
.website_feature_wr img {
}
.website_feature_title {
	padding: 10px 0px;
	font-family: 'Overpass', sans-serif;
	font-size:20px;
	font-weight:400;
	text-align:center;
	color:#313131;
	margin:0px;
}
/* PIXART PACKAGES */
.package_wr {
	background-color:#fff;
	margin-bottom:25px;
}
.package_1 {
	background-color:#FFF200;
	border-bottom: 4px #d1d1d1 solid;
}
.package_2 {
	background-color:#00a1ff;
	border-bottom: 4px #d1d1d1 solid;
	position:relative;
}
.package_2 img {
	position:absolute;
	top:0px;
	right:0px;
}
.package_3 {
	background-color:#E74C3C;
	border-bottom: 4px #d1d1d1 solid;
}
.package_price_1 {
	background-color: #f4e913;
}
.package_price_2 {
	background-color: #008adb;
}
.package_price_3 {
	background-color: #E32F1C;
}
.package_ul_1, .package_ul_2, .package_ul_3 {
	list-style:none;
	padding:0px;
	margin:0px;
	font-family: 'Overpass', sans-serif;
}
.package_ul_1 li {
	border-bottom: 1px #f4e913 solid;
	text-align:center;
	padding: 20px 0px;
	color:#00A1FF;
	font-size:16px;
}
.package_ul_2 li {
	border-bottom: 1px #008adb solid;
	text-align:center;
	padding: 20px 0px;
	color:#FFF200;
	font-size:16px;
}
.package_ul_3 li {
	border-bottom: 1px #E32F1C solid;
	text-align:center;
	padding: 20px 0px;
	color:#fff;
	font-size:16px;
}
.package_ul_1 li:last-child, .package_ul_2 li:last-child, .package_ul_3 li:last-child {
	border-bottom: 0px;
}
.package_title span {
	font-size:26px;
	font-weight:700;
}
.package_price {
	padding: 40px 0px;
}
.package_price span {
	font-size:50px;
	font-weight:700;
}
.package-btn-1 {
	display: inline-block;
	background-color: #00A1FF;
	color: #FFF200;
	border-radius: 50px;
	padding: 15px 30px;
	text-decoration:none;
}
.package-btn-2 {
	display: inline-block;
	background-color: #FFF200;
	color: #00A1FF;
	border-radius: 50px;
	padding: 15px 30px;
	text-decoration:none;
}
.package-btn-3 {
	display: inline-block;
	background-color: #fff;
	color: #E74C3C;
	border-radius: 50px;
	padding: 15px 30px;
	text-decoration:none;
}
/* JSON PRICE UPDATE LOADING  */
.modal {
	display:    none;
	position:   fixed;
	z-index:    3000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: rgba( 255, 255, 255, .9 )  url('../../../../../../pixart-graphics/wait.gif')  50% 50%  no-repeat;
}
body.loading {
	overflow: hidden;
}
body.loading .modal {
	display: block;
}
/* CALL TO ACTION */
.call_to_action {
	line-height:22px;
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	font-size:16px;
	color:#7b4495;
	text-align:right;
	margin-bottom:4px;
}
/* INFO BOXES */
.info_boxes_title {
	margin-bottom:0px;
}
.info_boxes_info_wr {
	background-color:#fff;
	padding:10px;
}
/* CAT */
.cat_prod_row_wr {
	margin: 0 10px 20px;
	overflow:hidden;
}
.cat_prod_pad, .product-grid {
	padding:5px;
	position:relative;
}
.cat_prod_caption {
	min-height:80px;
}
@media (max-width: 1199px) {
 .cat_prod_caption {
 min-height:68px;
}
}
@media (max-width: 991px) {
 .cat_prod_caption {
 min-height:64px;
}
}
.cat_prod_title {
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
/* PROD ELEMENTS */
.pixart_item_margin_wr {
	margin-bottom:30px;
}
.prod_el_white_box {
	padding:15px 15px 15px 0px;
	margin-bottom:20px;
	overflow:hidden;
}
.prod_el_white_box_2 {
	padding-top:15px;
	padding-bottom:30px;
	background-color:#fff;
	margin-bottom:30px;
	overflow:hidden;
	margin: 0 15px;
}
.prod_el_row_wr {
	margin: 0 10px 0px;
	overflow:hidden;
}
.cat_prod_row_wr_2 {
	margin: 0 10px 0px;
	overflow:hidden;
}
.prod_el_item_pad_5 {
	padding:5px;
}
.prod_services_ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.prod_services_ul li {
	margin: 5px 0px;
	padding:0px;
	color:#9d4fbc;
}
/* ADDITIONAL PROD ELEMENTS */
.prod_but_group {
	float:right;
}
/* ADDITIONAL */
.display_none {
	display:none;
}
.anchor {
	position:absolute;
	top:-50px;
 left: 1px height:1px;
	width:1px;
	display:block;
}
.banner_advert_wr {
	margin-bottom:30px;
	overflow:hidden;
}
@media (max-width: 767px) {
.banner_advert_wr img {
 max-width:170%;
}
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	min-width: 100% !important;
	width: 100% !important;
}
.clear {
	clear: both;
	height:1px;
}
/* POWERTIP */
.power_tip_image {
	vertical-align:middle
}
#powerTip {
	cursor: default;
	background-color: #333;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 6px;
	color: #fff;
	display: none;
	padding: 10px;
	position: absolute;
	z-index: 2147483647;
	text-align:center;
	font-size:13px;
	width:160px;
}
#powerTip:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid #333;
	border-right: 10px solid rgba(0, 0, 0, 0.8);
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid #333;
	border-left: 10px solid rgba(0, 0, 0, 0.8);
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before, #powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}
#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: none;
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	bottom: auto;
	top: -10px;
}
#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}
@media (min-width: 992px) {
.advert_col_1 {
 width: -moz-calc(100% - 150px);
 width: -webkit-calc(100% - 150px);
 width: calc(100% - 150px);
}
}
@media (max-width: 500px) {
.category-banner_wr {
 display:none;
}
}
.category-thumb {
	margin-bottom: 20px;
	overflow: auto;
	text-align:center;
}
.category-thumb .image {
	padding:3px;
	border:1px solid #DDD;
}
.category-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
/* Trustpilot */
#trustpilot_w {
}
/*Alert Success */
.alert {
	font-family: 'Overpass', sans-serif;
	font-weight: normal;
	font-size:20px;
}
.alert-success {
	background-color: #00c973;
	border-color: #01b367;
	color: #fff;
}
.alert-success a {
	font-weight: 700;
}
.alert .close {
	margin-top:4px;
}
.owl-wrapper-outer div {
	width:100%;
}
.filePreview_wr {
	max-height:200px;
}
.filePreview {
	height:200px;
	width:auto;
}
.upload-successful {
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	color: #00c973;
	font-size:18px;
	margin-top:6px;
}
.text-danger {
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	color: #BA0909;
	font-size:18px;
	margin-top:6px;
}
.trustpilot_wr {
	text-align:center;
}
#promo_banner {
	background-color:#bf0404;
	text-align:center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: 'Overpass', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size:18px;
	padding: 14px;
	margin-bottom:20px;
}
@media (max-width: 992px) {
 #promo_banner {
 font-size:14px;
}
}
#promo_banner a:hover {
	color:#ecb248;
}
/* INSTRUCTIONS */
/* CASE STUDIES */
.grid {
	width:100%;
	margin-bottom:60px;
	margin-top:-30px;
	text-align:center;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid-sizer,
.grid-item {
  width: 23.4%;
  margin:0.8%;
 }
  @media (max-width: 660px) {
	 .grid-item {
  width: 49%;
  margin:0.5%;
 }
 }
 @media (max-width: 300px) {
	 .grid-item {
  width: 100%;
 }
 }
.grid-item {
  float: left;
  background-color:#000;
  display:block;
}
.grid-item img {
  display: block;
  max-width: 100%;
  height:auto;
  opacity: 1;
  
}
.case-study-meta {
	transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    width: 100%;
	display: none;
}
.grid-item:hover .case-study-meta  {
	display: block;
	transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-webkit-transition: opacity .50s ease-in-out;
}
.case_study_h {
	display:block;
	color:#fff;
	font-style: normal;
    font-family: 'Overpass', sans-serif;
    font-size: 20px;
    font-weight: normal;
	text-align:center;
	margin-bottom:10px;
}
.case-study-button {
	width:70%;
	margin-left:auto;
	margin-right:auto;
	height:60px;
	display:block;
	border: 1px solid #ed1c24;
	cursor: pointer;
	font-style: normal;
    font-family: 'Overpass', sans-serif;
    font-size: 15px;
    font-weight: bold;
	text-align:center;
	line-height:60px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background-color:transparent;
}
.case-study-button:hover {
	background-color: #ed1c24;
	transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-webkit-transition: opacity .50s ease-in-out;
}

.case-study-p {
	margin: 10px 0px 0px 0px;
	text-align:center;
	color:#fff;
}
.grid-item:hover img {
	 opacity: 0.2;
	 transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-webkit-transition: opacity .50s ease-in-out;
}
  @media (max-width: 1091px) {
	 .case_study_h {
    font-size: 16px;
	margin-bottom:6px;
	margin-top:0px;

	}
	.case-study-button {
		height:40px;
		line-height:40px;
	}
	.case-study-p {
	margin: 6px 0px 0px 0px;
	}
 }
/* ---- button-group ---- */
.button-group2 {
	overflow:hidden;
	margin: 20px 0px;
}
.button-group2 .button {
  display: inline-block;
  padding: 0.5em 1.0em;
  margin-bottom: 10px;
  background: #EEE;
  border: none;
  border-radius: 7px;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  color: #222;
  font-style: normal;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
  cursor: pointer;
}
.button-group2 .button:hover {
  background-color: #8CF;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}
.button-group2 .button:active,
.button-group2 .button.is-checked {
  background-color: #28F;
}

.button-group2 .button.is-checked {
  color: white;
  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.button-group2 .button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}
.embed-container_wr {
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
}
.embed-container {
	position: relative;
    padding-bottom: 52.7%;
    padding-top: 25px;
    height: 0;
}
.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
