/* Uncomment this to make the website unresponsive, and use extra-small columns in the html */
/*
	body, .container, header, footer, #top {
	min-width: 1008px;
	}
	.container {
	max-width: 1008px;
	}
*/
body{
	background:#141412 url('../image/backend-bg.jpg') center top no-repeat;
}


body.gallery-gallery{
	background:#141412 url('../image/BG.jpg') center top no-repeat;
}

body.information-contact{
	background:#141412 url('../image/contact-bg.jpg') center top no-repeat;
}

body.common-home{
	background:#000;
}

body.iid-4{
	background:#101010 url('../image/about-bg.jpg') center top no-repeat !important;
	background-size:100% auto !important;
}

body.iid-8{
	background:#101010 url('../image/services-bg.jpg') center top no-repeat !important;
	background-size:100% auto !important;
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
body::before{
	content:'';
	position:absolute;
	z-index:0;
	display:block;
	height:100px;
	width:100%;
	top:0px;
	left:50% !important;
	margin-left: 0px !important;
	transform: translateX(-50%);
	background: rgba(0,0,0,0.5); /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(rgba(0,0,0,0.5), transparent ); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(0,0,0,0.5), transparent); /*  For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(0,0,0,0.5), transparent); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(0,0,0,0.5), transparent); /* Standard syntax */
}

textarea{
	resize:vertical;
}

h1, h2, h3, h4, h5, h6 { color: #fff;}
/* default font size */
.fa { font-size: 14px;  }
.fa-1 { font-size: 20px; }
.fa-2 { font-size: 32px; }
.fa-3 { font-size: 64px; }
.fa-4 { font-size: 112px; }
.fa-5 { font-size: 192px; }
.fa-6 { font-size: 320px; }
/* Override the bootstrap defaults */
h1 { font-size: 33px; text-transform: uppercase; }
h2 { font-size: 27px; }
h3 { font-size: 21px; }
h4 { font-size: 15px; }
h5 { font-size: 12px; }
h6 { font-size: 10.2px; }
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	background:#FFFFFF;
	padding: 10px 20px;
	line-height: 100%;
}

fieldset select,
fieldset input:not([type='submit']):not([type='checkbox']):not([type='radio']){
	border-radius: 0px !important;
	background:rgba(54, 54, 54, 0.5) !important;
	max-width:50%;
	height:30px;
}

fieldset .form-group{
	margin-bottom: 5px;
}

fieldset .control-label{
	text-align: left !important;
	padding-left:40px !important;
	font-size:14px;
}

* + fieldset{
	margin-top:22px;
}

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: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
input[type=checkbox] {
	top: -3px;
	position: relative;
	vertical-align: middle;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

a:hover{
	color:#fff;
}

p{
	margin-bottom:0px;
}

p+p{
	margin-top:7px;
}

header button,
header span,
header a,
header{
	color:#fff;
	text-transform: uppercase;
	line-height: 100%;
}

header a + a{
	border-left:1px solid #fff;
}

header{
	font-size:12px;
	z-index:1;
	padding:10px 0px;
	position:relative;
}

header .col-xs-4 + .col-xs-3 > a{
	padding:0px 3px;
	display: inline-block;
	line-height: 12px;
}
header .col-xs-4 ~ .col-xs-3{
	margin-top:12px;
	margin-bottom:7px;
}

#content > h1{
	font-size:55.78px;
	font-weight:bold;
	letter-spacing: 1px;
}

body.information-contact #content > h1:first-child,
.information-information #content > h1{
	margin-top:100px;
	line-height: 100%;
	margin-bottom:40px;
}

.information-information #content > h1 + h2{
	font-weight:normal;
	font-size:20px;
	line-height: 100%;
	margin-bottom:16px;
}

.common-home header{
	position:absolute;
	z-index:99999;
	top:0px;
	left:50%;
	transform: translateX(-50%);
}

.common-home .html > table{
	/* min-width:1008px; */
	width:100%;
}

.common-home .html > table tr > td{
	position:relative;
}

.common-home .html > table tr > td > a > div,
.common-home .html > table tr > td > div > a{
	position:absolute;
	top:50%;
	left:50%;
	color:#fff;
	transform:translateX(-50%);
	font-size:27px;
	text-align: center;
	display:table;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
}
.common-home .html > table tr > td img{
	opacity:0.8;
}

/* logo */
#logo {
	margin: 0px;
}
/* cart */
#cart {
	margin-bottom: 0px;
}
#cart > button {
	font-size: 12px;
	background: transparent;
	border:0px;
}

#cart > button > span::after{
	content:'';
	margin-left:5px;
	width: 8px;
	height: 8px;
	background:transparent;
	border:1px solid transparent; 
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	display:inline-block;
	vertical-align: top;
	
	transform: rotate(45deg);
}

#cart .dropdown-menu {
	background: #eee;
	color:#000;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	width: 150%;
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	/* min-width: 427px; */
	padding: 0 10px;
}

#cart .dropdown-menu li p {
	margin: 20px 0;
}

#cart a + a {
	border-left:0px;
}

#cart a{
	color:#000;
}

#search_c{
	position:absolute;
	bottom:15px;
	right:30px;
}

/* menu */
#menu {
	background-color: transparent;
}
#menu .nav > li > a {
	color: #fff;
	font-size:14px;
	padding: 10px 18px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding: 0;
	/* width: 978px; */
	margin-left: 0px !important;
	left: 50% !important;
	transform: translateX(-50%);
}

#menu .dropdown-menu .list-inline::before{
	content:'';
	display:block;
	position:absolute;
	top: -14px;
	border: 7px solid transparent;
	border-bottom: 7px solid #fff;
	left: 50%;
	transform: translateX(-50%);
}

#menu .dropdown-menu .list-inline{
	/* width:978px; */
	position:relative;
	border-top:3px solid #fff;
	background:#7A0106;
	display: table-row;
}


#menu .dropdown-menu .list-inline li:nth-child(1) a{background:#EB1F28;}
#menu .dropdown-menu .list-inline li:nth-child(2) a{background:#D50E15;}
#menu .dropdown-menu .list-inline li:nth-child(3) a{background:#B4050C;}
#menu .dropdown-menu .list-inline li:nth-child(4) a{background:#9C050C;}

#menu .dropdown-menu .list-inline>li + li{
	margin-left:-4px;
}

#menu .dropdown-menu .list-inline>li{
	padding:0px;
	display: table-cell;
    white-space: nowrap;
}

#menu .dropdown-menu .list-inline>li a{
	display:block;
	color:#fff;
	padding:12px;
	line-height: 100%;
	text-align: center;
}

#menu .dropdown-inner {
	display: table;
	border-top: 2px solid #fff;
}
#menu .dropdown-inner ul {
	display: table-cell;
	margin:0px;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	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;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}

/* content */
.col-xs-25{
	width:20%;
	padding-left:15px;
	padding-right:15px;
	float:left;
}
.col-xs-25 + .col-xs-10{
	width:80%;
}

#content {
	min-height: 600px;
}
/* footer */
footer {
	clear:both;
	margin-top: 30px;
	padding-top: 30px;	
	padding-bottom: 30px;	
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-size: 12px;
	font-weight: 500;
	color: #e2e2e2;
	margin-bottom:1px;
	margin-top:0px;
}
footer .socials a {
	border-radius: 50%;
	background: #000;
	color: #fff;
	display: inline-block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}

footer .col-xs-25{
	padding-right:10px;
}

footer .socials a i { vertical-align: middle; font-size: 20px; }
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

.alert a{
	color:#337ab7;
	text-decoration: underline;
}

/* breadcrumb */
.breadcrumb {
	display:none !important;
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.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;
}

.pagination > * > *{
	color:transparent !important;
	width:10px !important;
	height: 10px !important;
	padding:0px !important;
	border-radius: 50px !important;
}

.pagination > *{
	margin:0px 4px !important;
	display: inline-block !important;
	vertical-align: middle !important;
}

.pagination > * > *{
	border:0px !important;
	background:#363636 !important;
}

.pagination > *.active > *{
	background:#929292 !important;
}



/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	background:#fff;
	text-transform: uppercase;
	padding: 6px 12px;
	font-size: 14px !important;
	font-family: 'Lato', sans-serif !important;
	border: 1px solid #cccccc;
	border-radius: 0px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	
	background-color: #D92719;
	background-image: linear-gradient(to bottom, #D92719, #D92719);
	background-repeat: repeat-x;
	border-color: #D92719 #D92719 #D92719 #D92719;
}
.btn-primary {
	color: #ffffff !important;
	background-color: #3C3636;
	background-image: linear-gradient(to bottom, #3C3636, #3C3636);
	background-repeat: repeat-x;
	border-color: #3C3636 #3C3636 #3C3636;
}

.btn-warning {
	color: #ffffff;
	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);
}
.btn-danger {
	color: #ffffff !important;
	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);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	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] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.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: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.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: 20px;
	overflow: auto;
}
.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;
}

.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}

.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;
}
.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 {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}

.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;
}


::-webkit-input-placeholder { color: inherit; }
:-moz-placeholder { color: inherit; }
::-moz-placeholder { color: inherit; }
:-ms-input-placeholder { color: inherit; }

.dropdown-submenu { position: relative; } 
.dropdown-submenu:after {
	position: absolute;
	right: 8px;
	top: 0;
	content: '\f0da';
	font-family: FontAwesome;
	height: 100%;
	vertical-align: middle;
	line-height: 28px;
	font-size: 14px;
	color: inherit;
}
.dropdown-submenu:hover:after { color: #fff; }
@media (max-width: 768px) {
	.dropdown-submenu:after { content: '\f0d7'; }
}
.dropdown-submenu > .dropdown-menu { 
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu { display: block; }
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu.pull-left { float:none; } 
.dropdown-submenu.pull-left > .dropdown-menu { 
	left: -100%;
	margin-left: 10px;
}

/* fixed colum left + content + right*/


/* fixed product layouts used in left and right columns */

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

.clear { clear: both; }
:focus { outline: none !important; }

.product-layout{
	position:relative !important;
	display:inline-block !important;
	vertical-align: top;
	background:#fff;
	font-size:14px;
	margin-bottom:7px;
}


.product-layout::after{
	content:'';
	width:60%;
	height:1px;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	transform: translateX(-50%);
	background:#101010;
	opacity:0;
}

.product-layout > span{
	color:#000;
	cursor:pointer;
	position:absolute;
	display:block;
	top:38%;
	left:50%;
	transform: translateX(-50%);
	opacity:0;
	transition:all 0.3s ease;
	font-size:16px;
}

.product-layout button{
	position:absolute;
	color:#000 !important;
	background:transparent !important;
	border:0px !important;
	font-size:30px !important;
	display:block;
	top:54%;
	left:50%;
	transform: translateX(-50%);
	opacity:0;
	transition:all 0.3s ease;
}
.product-layout img{
	transition:all 0.3s ease;
}

.product-layout:hover img{
	opacity:0.3;
}

.product-layout:hover::after,
.product-layout:hover *:not(img){
	opacity:1;
}

.common-home .featured h4{
	font-family: 'Lato' , sans-serif;
	font-size:16px;
	text-transform: uppercase;
}

.owl-it_bg{
	background:rgba(217, 217, 217, 0.9);
	width:100%;
	padding:26px 44px;
}

.owl-it_bg #imageGallery{
	background: #fff;
}

.owl-it_bg .lSAction > a{
	background:none !important;
	border-left:3px solid #999999;
	border-bottom:3px solid #999999;
	width:20px;
	height:20px;
	margin-top:0px;
	opacity: 1;
}

.owl-it_bg .lSAction > a.lSPrev{
	transform:translateY(-50%) rotate(45deg);
	left:20px;
}
.owl-it_bg .lSAction > a.lSNext{
	transform:translateY(-50%) rotate(-135deg);
	right:20px;
}

.owl-it_bg  .lSSlideOuter .lSPager.lSGallery li{
	opacity:0.6;
	transition:all 0.3s ease;
}

.owl-it_bg  .lSSlideOuter .lSPager.lSGallery li:hover,
.owl-it_bg  .lSSlideOuter .lSPager.lSGallery li.active{
	opacity:1;
}

.common-home .featured .owl-it_bg .owl-nav > *{
	position: absolute;
	top:49%;
	transform:translateY(-50%);
	color:#000;
	font-size:25px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:18px;
	height:18px;
	display:block;
}

.common-home .featured .owl-it_bg .owl-nav > *:first-child{
	transform:rotate(135deg);
	left:-25px;
}
.common-home .featured .owl-it_bg .owl-nav > *:last-child{
	transform:rotate(-45deg);
	right:-25px;
}

.common-home #content{
	min-height:0px;
}

.common-home .featured{
	background:url('../image/home-products-bg.jpg') center top no-repeat;
	padding-bottom:135px;
}

.product-category .owl-it_bg{
	padding:26px 40px;
}

.product-category .owl-it_bg > *{
	vertical-align: top;
	display:inline-block;
	margin-bottom:15px;
}


.product-category .owl-it_bg > *:not(:nth-child(4n+1)){
	margin-left:9px;
}

body.product-category,
body.product-product{
	background:#101010 url('../image/products-bg.jpg') center top no-repeat;
}

#content > h2.text-center{
	text-transform: uppercase;
	font-size:17.75px;
	font-weight: bold;
	margin-bottom:18px;
	
}

.product-product .image-additional{
	display:block;
	float:none;
	max-width:100px;
}

.product-product .image-additional a{
	margin-bottom: 8px;
}

.thumbnail{
	border-radius: 0px;
}

.product-product .owl-it_bg .inner_co{
	background:#fff;
	display: table;
	color:#000;
	width: 100%;
	padding:28px 13px;
}

.product-product *:not(.btn):not(i){
	font-family: 'Lato' , sans-serif;
}
.product-product .price-p{
	color:#0d71b8;
	font-size:16.17px;
	font-weight: bold;
}
.product-product .att-des > li:last-child > span,
.product-product .att-des > li:first-child > span{
	text-transform: uppercase;
}

.product-product .att-des > li:last-child > span{
	color:#eb1f27;
}

.product-product input,
.product-product select{
	height: 25px;
	border-radius: 0px;
	text-align:center;
	padding: 0px;
}

#wt{
	background: url('../image/fav.png') center center no-repeat;
}

#ct{
	background: url('../image/Layer-9.png') center center no-repeat;
}

#wt,#ct{
	display:inline-block;
	vertical-align: middle;
	width:20px;
	height:19px;
	margin:auto 5px auto 0px;
}

.product-product .related > * > div:not(:last-child){
	margin-right:10px;
}

.product-product .col-xs-6 .btn{
	width:calc(100% + 10px);
}

.product-product br + .col-xs-6 .btn{
	margin-right:-10px !important;
}
.product-product .col-xs-6  + .col-xs-6 .btn{
	margin-left:-10px !important;
}

.product-product .related h3{
	text-transform: uppercase;
	color:#373636;
	font-family: 'Lato', sans-serif;
	font-size:17.75px !important;
	text-align: left;
	font-weight:bold;
}


body:not(.information-contact) #content > h1:first-child,
body:not(.information-information) #content > h2:first-child,
body:not(.information-information) #content > h1:first-child{
	text-align: center;
	text-transform: uppercase;
	font-size: 17.75px;
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
	margin-top:100px;
	margin-bottom:40px;
}

table thead{
	background:rgba(106, 106, 106, 0.8);
	border:1px solid #fff;
	font-size:16px;
	font-family: 'Lato', sans-serif;
}

table td:first-child{
	border-right:0px !important;
}

table td + td{
	border-left:0px !important;
	border-right:0px !important;
}

table td:last-child{
	border-right:1px !important;
}

table > tbody > tr > td:first-child,
table > tbody > tr > td:last-child,
table > tbody > tr > td{
	border:0px !important;
}
body:not(.common-home):not(.quickcheckout-checkout) table > tbody > tr:first-child td{
	padding-top:25px !important;
}

body:not(.common-home):not(.quickcheckout-checkout) table > tbody > tr:last-child td{
	padding-bottom:30px !important;
}

body:not(.common-home) table:not(.this){
	border:0px !important;
	border-bottom:1px solid #fff !important;
}
table.this{
	border:0px !important;
}

table.this td{
	padding:2px !important;
}

table.this tr:last-child td{
	font-size:18px;
}

.img-thumbnail{
	border-radius: 0px;
}

.quickcheckout-checkout td{
	vertical-align: middle !important;
}

.well *{
	color:#000;
}

.well{
	border-radius: 0px;
	background:rgba(255,255,255,0.7);
}

.account-login .well{
	min-height:305px;
}

.account-login .well h2{
	margin-top:0px;
	font-size:20px;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	padding-bottom:0px;
	margin-bottom: 4px;
}

.account-login .well h2 + *{
	color:#646464;
	font-size:16px;
	margin-bottom:22px;
}

.account-login input:not([type='submit']){
	height:30px;
	border-radius: 0px;
}

.account-login .col-xs-6 .well{
	position:relative;
}

.account-login .col-xs-6:first-child a{
	position:absolute;
	bottom:19px;
	left:19px;
}

.account-account h2{
	font-size:15.98px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.account-account h2 + ul{
	padding-left:80px;
	line-height: 200%;
}

.account-account h2 + ul li{
	position:relative;
}

.account-account h2 + ul li::before{
	content:'';
	border:5px solid transparent;
	border-left:5px solid #fff;
	width:0px;
	height:0px;
	display:inline-block;
	position:absolute;
	left:-50px;
	top:50%;
	transform:translateY(-50%);
}

.information-contact input:not([type='submit']),
.information-contact textarea{
	border-radius: 0px;
	background:rgba(54, 54, 54, 0.5);
	max-width: 100% !important;
	color:#fff;
}

.map{
	width:245px;
	height:245px;	
}

.map > iframe{
	max-height: 100% !important;
	max-width: 100% !important;
}

body.information-contact input.btn.btn-primary{
	background:transparent !important;
	border:1px solid #fff !important;
	color:#fff !important;
}

@media (max-width: 767px){
	header{
		position: relative !important;
		width: 100% !important;
		
	}
	
	header .col-xs-3{
		width: calc(100% - 33.3333333333333%);
		margin: auto !important;
		padding: 4px;
	}
	
	header .col-xs-8{
		width: 100%;
	}
	
	.nav>li{
		display: inline-block !important;
	}
	
	.common-home .html > table td{
		width: 50%;
		float: left;
		display: block;
	}
	
	footer .col-xs-25{
		width: calc(100% / 3);
	}
	
	footer .col-xs-25:nth-child(4) ~ *{
		width: calc(100% / 2);
	}
	
	footer .col-xs-25:nth-child(4) + *{
		clear: left;
	}
	.dropdown-menu{
		position: absolute !important;
	}
	
	#menu .dropdown-menu .list-inline{
		display: block;
		overflow: hidden;
	}
	
	#menu .dropdown-menu .list-inline>li{
		display: block !important;
		white-space: normal;
	}
	
	#menu .dropdown-menu .list-inline>li a{
		line-height: 18px;
	}
	
	#content .col-xs-12 .col-xs-offset-2.col-xs-10{
		float: none !important;
		margin: 10px auto !important;
	}
	#content .col-xs-12 > *{
		width: 100% !important;
	}
}