/*--------------------------------------------------------------------------/
* @Author		LatestThemes.net http://www.LatestThemes.net
* @Copyright	Copyright (C) 2014 LatestThemes.net. All rights reserved.
* @License		LatestThemes.net Proprietary License
/---------------------------------------------------------------------------*/

/* cusom by DD */

.messaggio {
    background-color: #f7f7f7;
    color: #333;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    margin-bottom: 15px;
}

body {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
	margin-top: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
h2.headerbgs {
	border-bottom: 2px solid #000;
	color: #444;
	font-size: 25px;
	font-weight: 700;
	line-height: 120%;
	padding: 10px 0 6px;
	text-transform: uppercase;
}
h2 span {
	border-bottom: 4px solid #e52f25;
	padding-bottom: 2px;
	font-weight: normal;
	text-transform: none;
	color: #000;
}
h2 span:after {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	content: "\00a0";
}
h3 {
	font-size: 18px;
	padding-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}
h3.headerbgs {
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 25px;
	font-weight: 700;
	line-height: 120%;
	padding: 10px 0 6px;
	text-transform: uppercase;
	margin-top: 10px;
}
h3 span {
	border-bottom: 4px solid #e52f25;
	padding-bottom: 2px;
	font-weight: normal;
	text-transform: none;
	color: #000;
}
h3 span:after {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	content: "\00a0";
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
a {
	color: #e52f25;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
	vertical-align: sub;
}
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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 0px;
	border-bottom: none;
}
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;
	background-color: #e8e8e8;
}
/* top */
#top {
	background-color: #252525;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
#top .container {
	padding: 0 10px;
	background: #252525;
	box-shadow: none;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #333;
	background-color: #e8e8e8;
}
#top .btn-link, #top-links li, #top-links a {
	color: #aaa;
	text-decoration: none;
}
#top-links.pull-right a {
	color: #aaa;
}
#top-links a i, #top i, #top .btn-link strong {
	padding-right: 2px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #fff;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #333;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 0px 0;
	width: 100%;
}
/* search */
#search {
	margin: 10px 0px;
}
#search .input-lg {
	border-color: rgba(0,0,0,0.1);
	border-radius: 0;
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	box-shadow: none;
}
#search2 .input-lg {
	border-color: rgba(0,0,0,0.1);
	border-radius: 0;
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	box-shadow: none;
}
#search2 .btn-lg {
	background: none repeat scroll 0 0 #fff;
	border-color: rgba(0, 0, 0, 0.1);
	border-left: none;
	border-radius: 0;
	box-shadow: none;
	font-size: 15px;
	line-height: 18px;
	padding: 11px 11px;
	text-shadow: none !important;
	color: #000;
}
#search1 .input-lg {
	border-color: transparent;
	border-radius: 0;
	height: 52px;
	line-height: 20px;
	padding: 0 10px;
	box-shadow: none;
	background: transparent;
}
#search .btn-lg {
	background: none repeat scroll 0 0 #fff;
	border-color: rgba(0, 0, 0, 0.1);
	border-left: 1px solid #fff;
	border-radius: 0;
	box-shadow: none;
	font-size: 15px;
	line-height: 18px;
	padding: 10px 10px;
	text-shadow: none !important;
	color: #000;
}
/* cart */
#cart {
	margin-bottom: 28px;
}
#cart > .btn {
	font-size: 14px;
	color: #000;
	padding: 0px;
	background: transparent;
}
#cart > .btn .col-sm-2 {
	padding: 10px 4px;
	width: 21.667%;
}
#cart > .btn .col-sm-2 i {
	font-size: 30px;
	padding: 12px;
}
#cart > .btn .col-sm-9 {
	padding: 22px 8px;
}
#cart.open > .btn {
	background-image: none;
	border: none;
	color: #000;
	box-shadow: none;
	text-shadow: none;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 9999;
	margin-top: 4px;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-repeat: repeat-x;
	min-height: 40px;
	border: none;
	padding: 0px;
}
.menu-collapser {
	position: relative;
	background-color: #e52f25;
	color: #FFF;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding: 0 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.collapse-button {
	position: absolute;
	right: 8px;
	top: 50%;
	width: 40px;
	border-radius: 0px;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
	padding: 7px 10px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.collapse-button:hover, .collapse-button:focus {
	background-image: none;
	background-color: rgba(0,0,0,0.2);
	color: #FFF;
}
.collapse-button .icon-bar {
	background-color: #F5F5F5;
	border-radius: 1px 1px 1px 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
}
ul.slimmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.slimmenu li {
	position: relative;
	display: inline-block;
	background-color: #ffffff;
}
ul.slimmenu > li {
	margin-right: -5px;
}
ul.slimmenu > li:first-child {
	border-left: 0
}
ul.slimmenu > li:last-child {
	margin-right: 0
}
ul.slimmenu li a {
	display: block;
	color: #333;
	padding: 12px 64px 12px 16px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2);
	transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-webkit-transition: background-color 0.5s ease-out;
}
ul.slimmenu li a:hover {
	background-color: #fff;
	text-decoration: none;
}
ul.slimmenu li .sub-collapser {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 100%;
	text-align: center;
	z-index: 999;
	cursor: pointer;
}
ul.slimmenu li .sub-collapser:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}
ul.slimmenu li .sub-collapser > i {
	color: #333;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none;
}
ul.slimmenu li ul li {
	background-color: #fff;
}
ul.slimmenu li > ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	width: 100%;
}
ul.slimmenu li > ul > li ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	width: 100%;
}
ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-collapser {
	height: 40px;
}
ul.slimmenu.collapsed li > ul {
	display: none;
	position: static;
}
#menu {
	text-align: left;
}
.mega_menu ul, .mega_menu li, .mega_menu a, .mega_menu p, .mega_menu i {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	display: block;
}
.mega_menu {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	min-width: 240px;
	position: relative;
	z-index: 999;
	background: #8FA1CF;
	float: left;
}
.mega_menu > ul {
	width: 100%;
}
.mega_menu > ul > li {
	float: left;
	height: 50px;
	width: auto;
	white-space: nowrap;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.mega_menu > ul > li:hover a, .mega_menu ul .search_bar:hover .fa.icon-search {
	color: #e52f25;
	background: #FFFFFF;
	transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.mega_menu ul li a {
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	float: left;
	padding: 0 10px;
	font-family: 'Open Sans', sans-serif;
}
.mega_menu > ul > li:first-child {
	border-left: none;
}
.mega_menu > ul > li:last-child {
	border-right: none;
}
.mega_menu ul .search_bar {
	width: 6%;
	float: right;
	cursor: pointer;
	display: none;
}
.mega_menu ul .search_bar .fa.icon-search {
	display: block;
	text-align: center !important;
	color: #FFFFFF;
	font-size: large;
	line-height: 50px;
}
.mega_menu ul li .submenu.one_col, .mega_menu ul li .submenu.two_col {
	position: absolute;
	top: 50px;
	width: 600px;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	display: none;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}
.mega_menu ul li .submenu.one_col li, .mega_menu ul li .submenu.two_col li {
	position: relative;
	height: 40px;
}
.mega_menu ul li .submenu.one_col li a, .mega_menu ul li .submenu.two_col li a {
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	font-size: 14px;
	height: 40px;
	white-space: normal;
	padding-right: 25px;
	line-height: 40px;
	color: #555658;
}
.mega_menu ul li .submenu.one_col li:hover > a, .mega_menu ul li .submenu.two_col li:hover > a {
	text-indent: 4px;
	color: #000000
}
.mega_menu ul li .submenu.one_col li .submenu.one_col {
	position: absolute;
	left: 200px;
	top: 0px;
	display: none;
	width: 350px;
}
.mega_menu ul li .submenu.one_col li .submenu.one_col li .submenu.one_col {
	left: 116.5%;
}
.mega_menu ul li .submenu.one_col li:first-child .submenu.one_col {
	top: 0px;
}
.mega_menu ul .search_bar ul {
	background-color: #FFFFFF;
	width: 40%;
	position: absolute;
	right: 0px;
	display: none;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}
.mega_menu ul .search_bar ul input:first-child {
	width: 70%;
	height: 31px !important;
	margin: 10px 1% 10px 2%;
	font-size: large;
	text-indent: 10px;
	color: #000;
	background: #fff;
	border: 1px solid #eee;
	cursor: text;
}
.mega_menu ul .search_bar ul input {
	width: 24%;
	height: 46px;
	position: relative;
	top: -1px;
	font-size: large;
	padding-left: 0px;
	padding-right: 0px;
	background: #e52f25;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	text-indent: 0px;
}
.Flat_mega_menu > ul > li:hover:first-child > a {
	background: transparent;
}
.mega_menu ul li .submenu {
	display: none
}
.mega_menu ul li .submenu.img_container {
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50px;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}
.mega_menu ul li .submenu.img_container li {
	float: left;
	width: 20.6%;
	margin: 2% 2% 6px;
}
.img_container ul li a {
	line-height: 20px;
}
.mega_menu ul li .submenu.img_container div.brandmenu {
	width: auto;
	height: auto;
	margin: 10px 9px 0 0;
}
.mega_menu ul li .submenu.img_container div.brandmenu a {
	line-height: 0px;
	padding: 0px 0px 0 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.mega_menu ul li .submenu.img_container li img {
	height: 100%;
	width: 100%;
	border-radius: 5px;
	border: 5px solid rgba(0,0,0,0.08);
	cursor: pointer;
}
.mega_menu ul li .submenu.img_container div.brandmenu img {
	border: 2px solid rgba(0,0,0,0.08);
}
.mega_menu ul li .submenu.img_container li img:hover {
	opacity: 0.8;
}
.mega_menu ul li .submenu.img_container .title {
	font-size: x-large;
	margin: 20px 16px 6px 2%;
	width: 90%;
	height: 20px;
}
.mega_menu ul li .submenu.img_container li p {
	display: block;
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	overflow: hidden;
	white-space: normal;
	font-size: 14px;
	color: rgb(85, 86, 88);
}
.mega_menu ul li .submenu.two_col li .submenu.one_col {
	left: 150px;
	width: 350px;
	z-index: 9999 !important;
}
.mega_menu ul li .submenu.two_col li .submenu.one_col li {
	width: 100%;
}
.mega_menu ul li .submenu.two_col li .submenu.one_col li a {
	line-height: 40px;
}
.mega_menu ul li .submenu.four_col {
	display: none;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	min-height: 100px;
	background: #FFFFFF;
	border-bottom: 5px solid #e52f25;
	padding-bottom: 20px;
}
.mega_menu ul li .submenu.four_col li {
	float: left;
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
}
.mega_menu ul li .submenu.four_col li a {
	color: #555658;
	text-align: left;
	white-space: normal;
	line-height: 40px;
	margin-bottom: 1px;
	font-size: 14px;
}
.mega_menu ul li .submenu.four_col li:hover a {
	text-indent: 5px;
	color: #000000
}
.mega_menu ul li .submenu.four_col .title {
	font-size: large;
	margin: 2%;
	font-weight: bold;
}
.mega_menu ul li .submenu.img_container.half li:first-child {
	width: 80%
}
.mega_menu ul li .submenu.img_container.half li:nth-child(even) {
	clear: both
}
.mega_menu ul li .submenu.img_container.half .two_col {
	position: absolute;
	left: 52%;
	width: 46%;
}
.mega_menu ul li .submenu.img_container.half .two_col .title {
	float: left;
	width: 48%;
	clear: none;
	margin: 20px 2px 2px;
	height: 29px;
	border: none;
}
.mega_menu ul li .submenu.img_container.half .two_col li {
	float: left;
	clear: none;
	width: 48.5%;
	height: 40px;
	margin: 9px 1px 0px 0px;
	border-bottom: 1px solid #E8E8E8;
}
.mega_menu ul li .submenu.img_container.half .two_col li a {
	text-align: left;
	line-height: 38px;
	text-indent: 5px;
	font-size: 14px;
	color: rgb(85, 86, 88);
}
.mega_menu ul li .submenu.img_container.half .two_col li:hover a {
	text-indent: 10px;
	color: rgb(0, 0, 0);
}
.mega_menu ul li .submenu.two_col {
	width: 600px;
}
.mega_menu ul li .submenu.two_col li {
	width: 50%;
	float: left;
}
.mega_menu ul li .submenu.two_col li .submenu.two_col {
	display: none !important
}
.mega_menu ul .user_login a {
	display: none;
}
.mega_menu ul li:hover .submenu.one_col, .mega_menu ul li:hover .submenu.two_col, .mega_menu ul .search_bar:hover ul, .mega_menu ul li:hover .submenu.img_container, .mega_menu ul li:hover .submenu.four_col {
	display: block;
	animation: display_submenus 0.2s linear 0s 1 forwards;
	-webkit-animation: display_submenus 0.2s linear 0s 1 forwards;
	-moz-animation: display_submenus 0.2s linear 0s 1 forwards;
	-ms-animation: display_submenus 0.2s linear 0s 1 forwards;
	-o-animation: display_submenus 0.2s linear 0s 1 forwards;
}
.mega_menu ul li .submenu.one_col li:hover > .submenu.one_col {
	display: block;
	animation: display_submenus_second 0.2s linear 0s 1 forwards;
	-webkit-animation: display_submenus_second 0.2s linear 0s 1 forwards;
	-moz-animation: display_submenus_second 0.2s linear 0s 1 forwards;
	-ms-animation: display_submenus_second 0.2s linear 0s 1 forwards;
	-o-animation: display_submenus_second 0.2s linear 0s 1 forwards;
}
.mega_menu ul li .submenu.one_col li .fa.fa-angle-right {
	position: absolute;
	top: 14px;
	right: 10px;
	color: #555658;
}
.mega_menu .mobile_button, .mega_menu .fa.fa-align-justify {
	display: none;
}
.menusmall {
	display: none !important;
}
.newsletterblock, .newsletterblock .container {
	background: #eee;
}
.newsletterblock form {
	margin: 10px 0 10px;
}
.newstext {
	margin: 0px auto;
	width: 1140px;
}
.newstext h2 {
	font-size: 18px;
	color: #222222;
	font-weight: normal;
	letter-spacing: 2px;
	float: left;
	margin: 6px 20px 0;
	padding-bottom: 0px;
}
.newstext input {
	border: 1px solid #b2b2b2;
	margin-right: 10px;
	color: #222222;
	background: transparent;
	width: 25%;
	padding: 6px 0;
	text-indent: 10px;
}
.newstext .button {
	padding: 8px 13px 6px;
	font-size: 13px;
	margin-left: -5px;
	border: 1px solid #222222;
	background: #222222;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-right:10px;
}
.newstext .button:hover {
	border: 1px solid #222222;
	color: #222222;
	background: transparent;
}
header {
	padding-top: 0px;
	background: #fff;
}
header .container {
	background: transparent !important;
	box-shadow: none;
}
@media (min-width: 768px) {
#menu .dropdown:hover .dropdown-menu {
	display: block;
}
#menu .nav > li > a {
	font-size: 16px;
	padding: 16px 12px;
	font-weight: normal;
	color: #fff;
}
.navbar-collapse {
	width: 100% !important;
}
.slogan {
	width: 20%;
}
}
@media (max-width: 767px) {
	#cart > .btn{padding: 0px 0 10px 0;}
	#cart{margin-top:10px;}
#menu {
	float: none;
}
.blog_banner div {
	margin: 0px 0 3px 0;
}
.mega_menu ul .search_bar ul {
	display: block;
	right: 0px;
	width: 100%;
	top: -15px;
	box-shadow: none;
}
.mega_menu ul .search_bar ul input {
	font-size: 16px;
}
.newstext input {
	width: 100%;
	margin-bottom: 10px;
}
.TVBFacebookplikebox, .TVCtwitterbox, .TVRcontactbox, .TVWyoutubebox, .TVAcustombox {
	display: none;
}
.slogan {
	margin-bottom: 10px;
	width: auto;
}
#cart > .btn .col-sm-2 {
	width: auto;
}
.navbar-nav {
	margin: 0px;
}
.navbar-collapse {
	border-top: none;
}
#menu .nav > li > a {
	padding: 10px 15px;
}
.is-sticky header {
	background: inherit;
	box-shadow: none;
	height: auto !important;
	opacity: 1;
	position: relative !important;
	width: auto;
	z-index: inherit;
}
h1 span {
	border: none;
}
.wow {
	visibility: visible !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}
header {
	padding-top: 14px;
}
#logo a {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
#logo a .img-responsive {
	display: inline;
}
.newstext h2 {
	text-align: center;
	width: 100%;
	margin: 6px 0px 10px;
}
.newstext .button {
	float: right;
}
footer .list-unstyled li {
	text-align: center;
}
footer h5 {
	text-align: center;
}
.social-newsletter {
	margin-bottom: 10px;
}
h1.productpage {
	border-bottom: none;
}
}
/* content */
#content {
	min-height: 600px;
	padding-bottom: 10px;
}
/* footer */
footer {
	padding-top: 0px;
	background-color: #282828;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a, footer p {
	color: #fff;
	font-size: 13px;
	text-transform: capitalize;
}
footer .list-unstyled li {
	margin: 6px 3px;
}
footer .list-unstyled li i {
	font-size: 14px;
	margin-right: 6px;
	color: #666;
}
.social-links .list-unstyled li i {
	color: #fff;
	font-size: 18px;
}
footer a:hover {
	color: #ccc;
}
footer h5 {
	padding: 8px 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 16px 0;
	padding: 8px 0;
	border: 1px solid #e3e3e3;
	border-radius: 0px;
	border-top: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	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 rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn {
	padding: 10.5px 14px;
	font-size: 12px;
	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);
}
#cart .btn {
	box-shadow: 0 0px 0 rgba(255, 255, 255, 0.2) inset, 0 0px 0px rgba(0, 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: #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 {
	filter: none;
	cursor: pointer;
	outline: none;
	border-radius: 0;
	margin-bottom: 3px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	padding: 6px 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #8FA1CF;
	border: 2px solid #8FA1CF;
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	display: inline-block;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #fff;
	border: 2px solid #E52F25;
	color: #E52F25;
}
.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;
	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 #fff;
	color: #4d4d4d;
	padding: 8px 12px;
	font-size: 15px;
	border-bottom: 1px solid #fff;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #e52f25;
	background: transparent;
	border: 1px solid transparent;
	border-bottom: 1px solid #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 #fff;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.9;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-thumb .button-group:hover > .product-thumb .image img {
	opacity: 0.1;
}
.product-grid .product-thumb .image {
	float: none;
	background: #fff;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	margin-right: 15px;
	width: 250px;
	background: #fff;
}
}
.product-thumb h4 {
	font-weight: normal;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #000;
	margin: 4px 0;
}
.product-list .product-thumb h4 {
	text-align: left;
}
.product-thumb h4 a {
	color: #000;
	font-size: 14px;
}
.product-list .product-thumb .price {
	text-align: right;
}
.product-thumb .caption {
	padding: 0 10px;
	min-height: 50px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
 @media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.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;
}
.product-thumb .description {
	display: none;
}
.product-grid .product-thumb .description {
	display: none;
}
.product-list .product-thumb .description {
	display: block;
}
.product-thumb .price {
	font-size: 14px;
	text-align: center;
}

/* spengo prezzi 2025 28 febraio */

/*
.product-thumb .price {
	color: #e44d2e;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.product-thumb .price-new {
	color: #e44d2e;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: none;
}

*/

.pric {
  display: none;
}

.product-thumb .price {
	display:none;
	
}

/* fine spengimento  prezzi */

.product-thumb .image {
	position: relative;
	overflow: hidden;
}
.product-thumb .button-group {
	overflow: auto;
	width: 100%;
}
.product-thumb .button-group .add-cart-button {
	width: 100%;
	float: left;
	text-align: center;
}
.product-thumb .button-group .wish-compare {
	width: 100%;
	float: left;
	min-height: 32px;
}
.product-thumb .button-group .wish-compare .button-holder {
	width: 50%;
	float: left;
	padding: 6px 0;
}
.product-list .product-thumb .button-group {
	border-right: 1px solid #ddd;
	border-bottom: none;
}
 @media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
#menu {
	float: none;
}
.mega_menu > ul {
	height: auto;
	position: inherit;
}
.mega_menu > ul > li {
	float: none;
	height: 50px;
	width: 100%;
	border-left: none;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	position: relative;
	border-right: none;
}
.mega_menu > ul > li:first-child {
	border: none;
}
.mega_menu > ul > li:first-child > a {
	text-align: center;
	width: 100%;
}
.mega_menu > ul > li:nth-child(2) {
	border-top: 1px solid rgba(0,0,0,0.1);
}
.mega_menu > ul > li > .submenu.one_col, .mega_menu > ul > li > .submenu.two_col {
	position: absolute;
	z-index: 999;
	top: 50px;
	width: 100%;
	padding-right: 0px;
	display: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #E4E4E4;
}
.mega_menu ul li .submenu.one_col li, .mega_menu ul li .submenu.two_col li {
	position: relative;
	height: 40px;
	width: 100%;
	clear: both;
}
.mega_menu ul li .submenu.one_col li a, .mega_menu ul li .submenu.two_col li a {
	white-space: normal;
	padding-right: 5%;
	float: left;
	width: auto;
}
.mega_menu ul li .submenu.one_col li .submenu.one_col {
	position: relative;
	z-index: 999;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	display: none;
	border: none;
	border-top: 1px solid #E4E4E4;
	float: left;
	width: 100%;
}
.mega_menu ul li .submenu.one_col li .submenu.one_col li a {
	text-indent: 40px;
}
.mega_menu ul li .submenu.one_col li .submenu.one_col li .submenu.one_col li a {
	text-indent: 60px;
}
.mega_menu ul li .submenu.one_col li .submenu.one_col li:hover a {
	text-indent: 45px;
}
.mega_menu ul li .submenu.one_col li .submenu.one_col li .submenu.one_col li:hover a {
	text-indent: 65px;
}
.mega_menu ul li .submenu.one_col li .submenu.one_col li .submenu.one_col {
	left: 0px;
	border-top: 1px solid #E4E4E4;
}
.mega_menu ul li .submenu.one_col li .fa.fa-angle-right {
	position: absolute;
	z-index: 999;
	right: 20px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.mega_menu ul li .submenu.img_container {
	display: none;
	left: 0px;
	top: 50px;
	z-index: 999;
}
.mega_menu ul li .submenu.img_container li {
	float: left;
	width: 40.6%;
	margin: 2% 4% 6px;
}
.mega_menu ul li .submenu.img_container .title {
	font-size: large;
	margin-left: 4%;
}
.mega_menu ul li .submenu.img_container.half li {
	clear: both
}
.mega_menu ul li .submenu.img_container.half .two_col li {
	float: left;
	clear: none;
	width: 97.5%;
}
.mega_menu ul li .submenu.img_container.half .two_col .title {
	width: 97%;
}
.mega_menu ul li .submenu.img_container.half .two_col .title:nth-child(2) {
	display: none;
}
.mega_menu ul li .submenu.img_container.half .two_col li a {
	width: auto;
	padding-right: 5%;
}
.mega_menu ul li .submenu.four_col {
	display: none;
	z-index: 999;
	left: 0px;
	top: 60px;
}
.mega_menu ul li .submenu.four_col li a {
	width: auto;
}
.mega_menu ul li .submenu.four_col .title {
	margin-bottom: 16px;
}
.mega_menu ul .search_bar {
	width: 100%;
	float: left;
	background: #e52f25;
	position: absolute;
	top: 15px;
}
.mega_menu .mobile_button {
	opacity: 0;
}
.mega_menu .mobile_button, .mega_menu .fa.icon-align-justify {
	display: block;
	position: absolute;
	left: 0px;
	z-index: 999;
	height: 50px;
	width: 100%;
	cursor: pointer;
	min-width: 60px;
	top: 66px;
}
.mega_menu .fa.icon-align-justify:before {
	color: #FFFFFF;
	font-size: 28px;
	top: 12px;
	position: relative;
	left: 15px;
}
.mega_menu > ul {
	height: 50px;
	overflow: hidden;
	padding: 66px 0 0 0;
}
.mega_menu .mobile_button:checked + ul {
	height: auto;
	overflow: visible;
}
.mega_menu ul li a {
	width: 100%;
	padding: 0px;
}
.menusmall {
	display: block !important;
}
.mega_menu ul li .submenu.img_container div.brandmenu a {
	width: 80px !important;
}
.sticky-wrapper, .is-sticky {
	height: auto !important;
}
.is-sticky header {
	box-shadow: none !important;
}
#cart > .btn .col-sm-9 {
	padding: 14px 8px;
}
#cart > .btn .col-sm-2 {
	padding: 3px 4px;
}
}
.product-thumb .button-group button {
	border: none;
	display: inline-block;
	background-color: #8FA1CF;
	color: #fff;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 0 10px;
	border: 2px solid #8FA1CF;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	font-size: 14px;
}
.product-thumb .button-group button + button {
	border: none;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
}
@media (max-width: 767px) {
#cart {
	margin-bottom: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
#cart button .col-sm-2 {
	width: 10%;
	float: left;
}
#cart button .col-sm-9 {
	width: 83%;
	float: left;
}
}
.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: 74px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin: 0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}
.navbar {
	border-radius: 0px;
}
.navbar-collapse {
	margin: 0px auto;
}
#top .btn-link {
}
#top .dropdown-menu .btn-link {
	border: none;
	color: #000;
}
#top .dropdown-menu > li > a {
	color: #000;
}
.list-inline > li:first-child {
}
.list-inline > li span {
	color: #aaa;
}
.list-inline > li span:hover {
	color: #fff;
}
.list-inline > li {
	padding: 8px 10px !important;
}
.list-inline {
	margin-bottom: 0px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent;
}
.dropdown-menu {
	margin: 0px;
}
.navbar {
	margin-bottom: 0px;
}
.dropdown-menu {
	border-radius: 0px;
	padding: 0px;
}
#menu .see-all {
	border-radius: 0px;
}
.flexslider {
	border: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	margin: 0 0 20px !important;
	overflow: hidden;
}
.flex-control-nav {
	display: none !important;
}
.dropdown-menu {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu.pull-right {
	width: 280px;
}
.btn-inverse {
	background-image: none;
	background-color: #fff;
	border-color: #e3e3e3;
	border-radius: 0px;
	text-shadow: none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #f2f2f2;
	background-image: none;
}
.slogan {
}
.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0px;
}
.list-group-item:last-child {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
header .nav > li:first-child {
	background: #d1472a;
}
header .nav > li {
	border-right: 1px solid rgba(0, 0, 0, 0.1)
}
header .nav > li:first-child a {
	color: #fff !important;
}
header .nav > li:last-child {
	position: absolute;
	right: 0px;
}
.btn-group > .btn {
	padding: 7px;
}
.pull-left {
	margin-left: -1px;
}
.breadcrumb {
	font-size: 13px;
	border-color: rgba(0, 0, 0, 0);
	background: #eee;
}
.breadcrumb li a {
	color: #666;
}
.breadcrumb li a:hover {
	color: #000;
}
.dropdown-menu > li > a {
	padding: 6px 20px;
}
#column-left .box .col-lg-3, #column-right .box .col-lg-3 {
	width: 100%;
}
#column-left .box .col-lg-4, #column-right .box .col-lg-4 {
	width: 100%;
}
#column-left .box .col-lg-6, #column-right .box .col-lg-6 {
	width: 100%;
}
.product-list .product-thumb .image:hover img {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	overflow: hidden;
	opacity: 1;
}
.product-list .product-thumb .image img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.dropdown-menu {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.product-thumb .button-group .wishlist:hover {
	color: #000;
}
.product-thumb .button-group .compare:hover {
	color: #000;
}
.product-thumb .button-group .addcart:hover {
	background: #fff;
	color: #e52f25;
	border: 2px solid #e52f25;
}
.product-thumb .button-group .addcart i {
	padding-right: 6px;
}
.info-boxes {
	padding-bottom: 2px;
	padding-top: 4px;
	background: #222;
}
.info-boxes .col-sm-13 {
	width: 20%;
	float: left;
}
.info-boxes .container {
	background: #222;
	box-shadow: none;
}
.info-boxes .info-box .row .col-xs-2, .info-boxes .info-box .row .col-xs-10 {
	padding: 4px;
}
.info-boxes .info-box .fa-stack .fa-circle {
	color: #333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 40px;
}
.info-boxes .info-box .fa-stack .fa-stack-1x {
	font-size: 20px;
	line-height: 40px;
	margin-left: 1px;
}
.info-boxes .info-box {
	cursor: default;
}
.info-boxes .info-box h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.info-boxes .info-box h6 {
	color: #acacac;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 5px;
}
.social-links ul.list-inline {
	margin-top: 3px;
}
.social-links .list-inline > li {
	border: none;
	padding: 2px 0px !important;
}
.social-links .list-inline > li:first-child {
	padding-left: 0px !important;
}
.social-links ul.list-inline li a {
	font-size: 16px;
	padding: 10px;
	color: #fff;
	border: 1px solid #333;
	display: inline-block;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
	width: 40px;
	height: 40px;
	background: #333;
	border-radius: 30px;
}
.social-links ul.list-inline li a:hover, .social-links ul.list-inline li a:focus, .social-links ul.list-inline li a:active {
	color: #ffffff;
}
.social-links ul.list-inline li a:hover, .social-links ul.list-inline li a:focus, .social-links ul.list-inline li a:active {
	background: #f699c6;
	border-color: #f699c6;
}
.payment-links .list-inline > li {
	border: none;
	padding: 13px 0px !important;
}
.payment-links .list-inline > li:first-child {
	padding-left: 0px !important;
	;
}
.payment-links ul.list-inline li {
	font-size: 16px;
	color: #898989;
	display: inline-block;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
ul.refinesearch {
	margin: 0px;
	padding: 0px;
}
.refinesearch li {
	padding: 0px;
	border: 1px solid #eee;
	list-style: none;
	margin-bottom: 6px;
	float: left;
}
.refinese .col-sm-2 {
	display: inline-block;
	vertical-align: top;
	width: 16.37%;
	float: none;
	margin-bottom: 20px;
}
.refinesearch li a {
	text-transform: capitalize;
	color: #777;
	float: left;
width: 100%;
text-align:center;
}
.refinesearch li a.cate {
	width: 100%;
	float: left;
	padding: 2px 0;
	text-align: center;
	margin-top: 10px;
	background: #eee;
	color: #4d4d4d;
	font-size: 13px;
}
.refinesearch li a img {
	
}
.refinesearch li:hover {
}
.thumbnail {
	padding: 0px;
}
.refinesearch li a:hover {
	color: #e52f25;
}
.filtr {
	border: 1px solid #e3e3e3;
	padding: 6px 0;
	margin: 0px;
}
.filtr .btn-group > .btn {
	padding: 7px;
}
.well {
	border-radius: 0px;
}
.paymentfooter {
	background: url("../image/payment.png") no-repeat;
	float: left;
	padding-right: 5px;
}
.paymentfooter:hover {
	opacity: 1
}
.payment {
	padding-right: 5px;
	opacity: .5
}
.payment:hover {
	opacity: 1
}
.checkouts {
	width: 38px;
	height: 24px;
	background-position: -49px -140px;
}
.amex {
	width: 38px;
	height: 24px;
	background-position: -0px -140px;
}
.cirrus {
	width: 38px;
	height: 24px;
	background-position: -147px -105px;
}
.delta {
	width: 38px;
	height: 24px;
	background-position: -147px -70px;
}
.direct-debit {
	width: 38px;
	height: 24px;
	background-position: -147px -35px;
}
.discover {
	width: 38px;
	height: 24px;
	background-position: -148px -0px;
}
.ebay {
	width: 38px;
	height: 24px;
	background-position: -98px -105px;
}
.google {
	width: 38px;
	height: 24px;
	background-position: -49px -105px;
}
.maestro {
	width: 39px;
	height: 24px;
	background-position: -0px -0px;
}
.mastercard {
	width: 38px;
	height: 24px;
	background-position: -0px -105px;
}
.moneybookers {
	width: 38px;
	height: 24px;
	background-position: -98px -70px;
}
.paypal {
	width: 38px;
	height: 24px;
	background-position: -49px -70px;
}
.sagepay {
	width: 38px;
	height: 24px;
	background-position: -0px -70px;
}
.solo {
	width: 38px;
	height: 24px;
	background-position: -98px -35px;
}
.switch {
	width: 38px;
	height: 24px;
	background-position: -49px -35px;
}
.visa-electron {
	width: 38px;
	height: 24px;
	background-position: -0px -35px;
}
.visa {
	width: 38px;
	height: 24px;
	background-position: -99px -0px;
}
.western-union {
	width: 38px;
	height: 24px;
	background-position: -50px -0px;
}
.powered {
	background: #282828;
}
.list-group-item:last-child {
	border-bottom: 1px solid #eee;
}
.list-group-item:last-child:hover {
	border-bottom: 1px solid #eee;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #333;
}
.thumbnails1 {
	position: relative;
}
.thumbnails1 .btn-group {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.thumbnails1 .btn-group > .btn {
	width: 50%;
	background: rgba(0,0,0,0.5);
	border: none;
	color: #fff;
	text-shadow: none;
	font-size: 14px;
}
.nav-tabs > li.active {
	background: #f699c6;
}
.nav-tabs > li > a {
	border-radius: 0px;
	font-size: 13px;
	margin-right: 0px;
}
.nav-tabs > li > a:hover {
	border-color: #f699c6;
	background: #f699c6;
	color: #fff;
}
.container {
	background: #fff;
}
footer .container {
	background: #282828;
	box-shadow: none;
}
.powered .container {
	background: #282828;
	box-shadow: none;
}
.product-list .product-thumb .price-tax {
	display: block;
	text-align: right;
	font-family: "Open Sans", sans-serif;
}
.powered p {
	color: #929191;
}
.powered p a {
	color: #fff;
}
.powered p a:hover {
	text-decoration: underline;
}
#cart .btn {
	border: none;
}
.pagination {
	border-radius: 0;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.pagination > li > a, .pagination > li > span {
	color: #666;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background: #808080;
	border-color: #808080;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background: #808080;
	border-color: #808080;
	color: #fff;
}
#Facebookplikebox, #twiiterbox, #contactbox, #youtubebox, #custombox {
	display: block;
	padding: 0;
	z-index: 9999;
	position: fixed;
}
.Facebookplbadge {
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -36px 14px #3B5998;
}
.twittericon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -86px 14px #45afe3;
	z-index: 1;
}
.contacticon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -92px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -392px 14px #d6d6d6;
	z-index: 1;
}
.youtubeicon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -65px;
	position: absolute;
	right: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -436px 13px #13da04;
}
.customicon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	right: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -470px 14px #f33b3b;
}
.social-links ul.list-inline .facebookfoot a:hover, .social-links ul.list-inline .facebookfoot a:focus, .social-links ul.list-inline .facebookfoot a:active {
	background: #39599f;
	border-color: #39599f;
}
.social-links ul.list-inline .twitterfoot a:hover, .social-links ul.list-inline .twitterfoot a:focus, .social-links ul.list-inline .twitterfoot a:active {
	background: #45afe3;
	border-color: #45afe3;
}
.social-links ul.list-inline .pinterestfoot a:hover, .social-links ul.list-inline .pinterestfoot a:focus, .social-links ul.list-inline .pinterestfoot a:active {
	background: #ca1f27;
	border-color: #ca1f27;
}
.social-links ul.list-inline .googlefoot a:hover, .social-links ul.list-inline .googlefoot a:focus, .social-links ul.list-inline .googlefoot a:active {
	background: #d95232;
	border-color: #d95232;
}
.social-links ul.list-inline .rssfoot a:hover, .social-links ul.list-inline .rssfoot a:focus, .social-links ul.list-inline .rssfoot a:active {
	background: #f7bb2d;
	border-color: #f7bb2d;
}
.social-links ul.list-inline .dribblefoot a:hover, .social-links ul.list-inline .dribblefoot a:focus, .social-links ul.list-inline .dribblefoot a:active {
	background: #d979a5;
	border-color: #d979a5;
}
.social-links ul.list-inline .youtubefoot a:hover, .social-links ul.list-inline .youtubefoot a:focus, .social-links ul.list-inline .youtubefoot a:active {
	background: #d6d6d6;
	border-color: #d6d6d6;
}
.social-links ul.list-inline .linkedinfoot a:hover, .social-links ul.list-inline .linkedinfoot a:focus, .social-links ul.list-inline .linkedinfoot a:active {
	background: #65b7d2;
	border-color: #65b7d2;
}
#menu {
	margin-bottom: 0px;
	border-color: rgba(0,0,0,0.1);
}
.menubar, .navbar-header {
	background: #e52f25;
	width: 100%;
	position: relative;
}
.menubar i {
	font-size: 30px;
	padding: 11px;
}
.homeiconbg {
	padding: 0px !important;
}
.swiper-viewport {
	margin: 0px 0px 10px !important;
}
.catimge .col-sm-12 {
	margin-bottom: 16px;
}
.box-heading {
	color: #444;
	padding: 10px 0 6px;
	font-size: 25px;
	line-height: 120%;
	font-weight: 700;
	text-transform: uppercase;
}
.box .box-heading {
	border-bottom: 2px solid #000;
	padding-bottom: 8px;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:10px;
}
.box-heading span {
	border-bottom: 4px solid #8FA1CF;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #000;
	font-weight: normal;
	text-transform: capitalize;
}
.box-heading span:after {
	border-bottom: 4px solid #fff;
	padding-bottom: 4px;
	content: "\00a0";
}
.list-group-item {
	background-color: transparent;
}
.add_to_wishlist {
	border-style: solid;
	border-color: transparent transparent #E44D2E transparent;
	border-width: 0 25px 30px 25px;
	height: 0;
	width: 30%;
	position: relative;
	margin: 20px 0 50px 0;
	position: absolute;
	bottom: -80px;
	left: 0px;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	cursor: pointer;
}
.add_to_wishlist a {
	text-decoration: none;
}
.add_to_wishlist a i {
	color: #fff;
}
.add_to_compare {
	border-style: solid;
	border-color: transparent transparent #202020 transparent;
	border-width: 0 25px 30px 25px;
	height: 0;
	width: 30%;
	position: relative;
	margin: 20px 0 50px 0;
	position: absolute;
	bottom: -80px;
	left: 22%;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	cursor: pointer;
}
.add_to_compare a {
	text-decoration: none;
}
.add_to_compare a i {
	color: #fff;
}
.add_to_cart {
	border-style: solid;
	border-color: transparent transparent #E44D2E transparent;
	border-width: 0 25px 30px 25px;
	height: 0;
	width: 54%;
	position: relative;
	margin: 20px 0 50px 0;
	position: absolute;
	bottom: -80px;
	right: 0px;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	cursor: pointer;
}
.add_to_cart a {
	text-decoration: none;
	color: #fff;
}
.add_to_cart a span {
	margin-left: 4px;
}
.product-thumb:hover .discount_timer {
	top: 10px;
}
.discount_timer {
	top: -186px;
	position: absolute;
	width: 43px;
	height: 86px;
	left: 10px;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.product-thumb:hover .add_to_wishlist {
	bottom: -50px;
	transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}
.product-thumb:hover .add_to_compare {
	bottom: -50px;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.product-thumb:hover .add_to_cart {
	bottom: -50px;
	transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
}
.saveribbon {
	border-radius: 30px;
	color: #FFFFFF;
	font-size: 12px;
	height: 46px;
	line-height: 39px;
	position: absolute;
	right: 4px;
	top: 4px;
	width: 46px;
	background: #E88100;
	text-align: center;
	padding: 3px;
}
.icon-mar-lr2 {
	text-decoration: none;
	font-size: 16px;
}
.count_holder_small .countdown_amount {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.count_holder_small .countdown_section {
	display: block;
	float: left;
	font-size: 9px;
	text-align: center;
	padding: 2px 6px 0px 6px;
	position: relative;
	z-index: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	border: none;
	margin-right: 1px;
	margin-left: 1px;
	width: 43px;
}
#ProductPage {
	background-color: #f8f8f8;
	border: 1px solid #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#ProductPage .countdown_row {
	clear: both;
	padding: 6px 0px 0px 58px;
	background: url(../image/timer-icon.png) 15px 10px no-repeat;
	background-color: #ffffff;
	text-align: center;
	display: block;
	height: 50px;
}
.count_holder_small .countdown_section span {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
.count_holder_small .countdown_section br {
	display: none;
}
.filt {
	background-color: #eee;
	color: #333745;
	padding: 10px 0 10px;
	margin: 10px 0 20px 0;
	border: 1px solid #eee;
}
.filt .col-md-1 {
	padding-left: 0px;
}
.filt .col-md-3 p {
	margin: 6px 0;
}
.filt .col-md-3 p a {
	color: #333745;
}
.filt label {
	margin-top: 6px;
}
.form-control {
	border-radius: 0px;
}
.filt .btn-group > .btn {
	padding: 6px;
}
.filt .btn{padding: 6.5px 14px;color:#000;}
#notification-fixed {
	margin: auto;
	width: 400px;
	max-width: 400px;
}
.alert-info, .alert-success, .alert-warning, .alert-danger {
	width: 400px;
	max-width: 400px;
	position: fixed;
	top: 37%;
	z-index: 99999;
	padding: 15px;
	border-width: 15px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	text-align: center;
}
h1.productpage {
	padding: 0;
	font-size: 32px;
	background: none;
	font-weight: 400;
	color: #000;
	padding-bottom: 2px;
	margin: 2px 0 10px 0;
	border-bottom: 2px solid #000;
	font-family: 'Open Sans', sans-serif;
}
.customprdblock {
	float: left;
	margin: 4px 0;
	border: 1px solid #f2f2f2;
	background: #f2f2f2;
	width: 100%;
}
.customprdblock h2 {
	margin: 0px;
	background: none repeat scroll 0 0 #58943e;
	padding: 6px;
	font-size: 18px;
	color: #fff;
	text-transform: capitalize;
}
.customprdblock p {
	padding: 3px;
	font-size: 13px;
	margin-bottom: 0px;
}
.customprdblock ul {
	margin: 0px;
	padding: 0px;
}
.customprdblock ul li {
	padding: 10px 0;
	height: 30px;
}
.nav-tabs > li {
	margin-right: 2px;
}
.nav-tabs > li.active, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background: none repeat scroll 0 0 #8FA1CF;
	color: #fff;
	border-color: #8FA1CF;
}
.nav-tabs > li > a {
	border-radius: 0px;
	font-size: 14px;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #dfdfdf;
}
.nav-tabs > li > a:hover {
	border-color: #e52f25;
	background: #e52f25;
	color: #fff;
}
.tab-content {
	padding: 10px 10px;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #eee;
}
.prdmf1 {
	margin: 0px;
}
.prdmf {
	padding: 6px 0px;
}
.prdmf .col-sm-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.prdmf .col-sm-6 ul {
	padding: 0px;
	margin: 0px;
}
.prdmf .pric {
	border-left: 1px solid #eee;
	text-align: center;
}
.listbrand li {
	padding: 4px 0;
}
.prdoption {
	font-size: 26px;
	text-transform: uppercase;
}
.rating p a {
	margin: 2px 0px;
	color: #999;
	float: right;
}
.rating hr {
	margin-top: 10px;
	margin-bottom:10px;
}
aside .product-thumb .image {
	width: 50%;
	float: left;
}
aside .product-thumb .caption {
	padding: 0px;
	width: 50%;
	float: left;
	margin-top: 10%;
}
aside .discount_timer, aside .add_to_wishlist, aside .add_to_compare, aside .add_to_cart {
	display: none;
}
.swiper-viewport {
	border: none !important;
	box-shadow: none !important;
}
#menu #search1 {
	margin-bottom: 0px;
}
#menu #search1 i {
	font-size: 18px;
	padding: 6px;
	color: #fff;
}
#menu #search1 {
	position: relative;
	z-index: 1015;
	width: 60px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#menu #search1 .btn-lg {
	margin-right: 0px;
	border: none;
	background: #e52f25;
	box-shadow: none;
}
#menu #search1:hover, #menu #search1.search {
	width: 300px;
	background: #222;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#menu #search1 input {
	background: #fff;
	border: none;
	padding: 0 0px;
	float: right;
	height: 50px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	outline: none;
	text-indent: 10px;
	font-family: 'Open Sans', sans-serif;
}
.img-thumbnail {
	border-radius: 0px;
	border: 1px solid #f2f2f2;
}
.cloud-zoom-gallery img {
	width: 100%;
}
.info-boxes .container .row .row {
	margin: 0px;
}
 @media (min-width: 768px) and (max-width: 1025px) {
header .col-sm-10 {
	width: 73.333%
}
}
.fullwidth {
	margin-bottom: 0px !important;
}
#youtubebox ul li, #youtubebox h3 {
	margin: 4px 10px;
}
#youtubebox ul li i {
	font-size: 14px;
	margin-right: 6px;
	text-align: center;
	width: 16px;
}
 @media (min-width: 768px) {
.container {
	width: 100% !important;
}
}
@media (max-width: 767px) {
.info-boxes .col-sm-13 {
	width: 100%;
}
.info-boxes .info-box .row .col-xs-2, .info-boxes .info-box .row .col-xs-10 {
	text-align: center;
}
footer .col-sm-2, footer .col-sm-4 {
	width: 100%;
}
.refinese .col-sm-2 {
	width: 24%;
}
.prdmf .pric {
	border: none;
}
.prdmf .col-sm-6 {
	text-align: center;
	margin-bottom: 10px;
}
.mousetrap {
	display: none;
}
}
 @media (min-width:1200px) {
.container {
	width: 1170px !important;
}
}
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
	display: block !important;
}
.swiper-viewport {
	border-radius: 0px !important;
}
#slideshow0 .swiper-wrapper {
	margin-top: 10px !important;
}
.sticky-wrapper {
	width: 100%;
	margin: 0px auto;
}
.is-sticky header {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
	left: 0;
	margin-left: 0;
	opacity: 0.97;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
	background: #fff;
}
.is-sticky {
	height: 128px !important;
}
.is-sticky #topbar {
	display: none;
}
.is-sticky #toppanel {
	padding: 6px 0 0 0 !important;
}
.is-sticky #logo a img {
	max-height: 30px;
	margin: 16px 0 0;
}
.is-sticky #cart {
	margin-bottom: 0px;
}
.product-thumb:hover {
	-webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
	border:1px solid #f2f2f2;
}
.product-thumb:hover .button-group button {
	background: #ffffff;
	color: #E52F25;
	border-color: #E52F25;
	outline: none;
}
p.price {
	margin-bottom: 0px;
}
.wish-compare .wishlist, .wish-compare .compare {
	display: none;
	cursor: pointer;
	text-align: center;
}
.wish-compare .wishlist i, .wish-compare .compare i {
	margin: 0 2px;
	font-size: 13px;
}
.product-thumb:hover .wishlist, .product-thumb:hover .compare {
	display: block;
}
.carticon {
	background: url(../image/shoppingcart-icon.png) left center no-repeat;
}
.headeblock {
	float: left;
}
.headeblock div {
	right: 0px;
	padding: 6px 0px 7px;
	text-align: center;
	color: #000;
	float: left;
	width: 24%;
}
.headeblock div+div {
	width: 74%;
	font-size: 14px;
}
.headeblock div i {
	padding: 9px 8px 6px;
	max-height: 37px;
	min-height: 37px;
	font-size: 36px;
	color: #E52F25;
	line-height: 34px;
}
.headeblock div span i {
}
/* Accordian Menu */
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-size: 15px;
	position: relative;
}
#cssmenu {
	border: 1px solid #fff;
	border-bottom: none;
}
#cssmenu a {
	line-height: 1.3;
}
#cssmenu > ul > li > a {
	padding-right: 40px;
	font-size: 25px;
	font-weight: bold;
	display: block;
	color: #4D4D4D;
	border-bottom: 1px solid #fff;
	/* text-indent: 10px; */
}
#cssmenu > ul > li > a.active{	color: #e52f25;}
#cssmenu > ul > li > a > span {
	padding: 10px 10px 10px 2px;
	display: block;
	font-size: 15px;
	font-weight: normal;
}
#cssmenu > ul > li > a:hover {
	text-decoration: none;
	color: #e52f25;
}
#cssmenu > ul > li.active {
	border-bottom: none;
}
#cssmenu > ul > li.active > a {
	color: #fff;
}
#cssmenu > ul > li.active > a span {
	color: #000;
}
#cssmenu span.cnt {
	position: absolute;
	top: 8px;
	right: 4px;
	padding: 0;
	margin: 0;
	background: none;
}
/* Sub menu */
#cssmenu ul ul {
	display: none;
	margin-left: 6px;
}
#cssmenu ul ul a {
	padding: 10px;
	display: block;
	color: #4d4d4d;
	font-size: 14px;
}
#cssmenu ul ul a:hover {
	color: #e52f25;
}
#cssmenu ul ul a.active{color: #e52f25;}
#cssmenu ul ul a span i {
	margin-right: 6px;
}
.box .blog_banner {
	width: 100%;
}
.blog_banner div {
	margin-bottom: 0px;
}
#column-left .blog_banner div, #column-right .blog_banner div {
	margin-right: 0px;
	margin-top: 4px;
height:112px;
}
#column-left .blog_banner div .fd,#column-right .blog_banner div .fd{bottom:-76px;}
.blog_banner div img {
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
	max-width: 101%;
}
.blog_banner div:hover img {
	opacity: 0.7;
	-webkit-transform: scale(1.2) rotate(0deg);
	-moz-transform: scale(1.2) rotate(0deg);
	-ms-transform: scale(1.2) rotate(0deg);
	-o-transform: scale(1.2) rotate(0deg);
	transform: scale(1.2) rotate(0deg);
}
.blog_banner div .fd {
	display: block;
	width: 100%;
	bottom: -70px;
	position: absolute;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.blog_banner div:hover .fd {
	bottom: 0px;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.blog_banner div .fd h2 {
	margin: 12px 0;
}
.blog_banner div .fd h2 a {
	display: inline;
	vertical-align: top;
	line-height: 20px;
	padding: 2px 6px;
	color: #fff;
	background: #E52F25;
	font-size: 16px;
	text-transform: none;
}
.blog_banner div .fd h5 {
	font-weight: 400;
	position: relative;
	overflow: visible !important;
	
background: #333;
padding:0 10px;
	
}
.blog_banner div .fd h5 span {
	display: inline;
	line-height: 20px;
	padding: 5px 0;
	color: #fff;
	text-transform: none;
	
}
.blog_banner div img {
	position: relative;
}
#menu1 {
	display: none;
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin: -4px;	/* Set this to minus the border thickness. */
	background-color: #fff;
	cursor: move;
}
/* This is for the title text. */
.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	top: 0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
	border: 4px solid #333;
	overflow: hidden;
}
/* This is the loading message. */
.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}
 @media screen and (max-width: 768px) {
#menu1 {
	display: block;
}
#menu {
	display: none;
}
#menu {
	float: none;
}
#menu4 {
	display: none;
}
.is-sticky #cart {
	margin-bottom: 10px;
}
.blog_banner div {
	text-align: center;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1110px) {
.newstext h2 {
	text-align: center;
	width: 100%;
	margin: 6px 0 10px;
}
.newstext input {
	width: 41%;
}
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
.col-smm-6 {
	width: 50%;
}
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
	display: none !important;
}
}
@media only screen and (min-width: 100px) and (max-width: 599px) {
header .col-xs-6 {
	width: 100%;
}
.headeblock {
	display: none;
}
header .col-xs-6 #search2 {
	margin-bottom: 10px;
}
}
.col-smm-3 {
	display: none;
}
#search2 .input-lg {
	height: 42px;
}

.checkout-cart .input-group-btn .btn-primary {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
   font-size: 12px;
    padding: 7.5px 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    margin-bottom: 0px;
    margin-top: 0px;
}

.checkout-cart .input-group-btn  .btn-danger {
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
   font-size: 12px;
    padding: 7.5px 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}


.owl-wrapper-outer{border:none!important;border-radius:0px !important; 
box-shadow:none !important;}

#column-left .saveribbon,#column-right .saveribbon{left:4px;}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* 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%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
@media (min-width: 768px) {
.modal{top: 120px;}
}
header #toppanel {
    padding: 33px 0;
}
#top .list-inline .dropdown-menu > li span {
    color: #000;
	font-size:12px;
}
#top .list-inline > li .fa{color:#aaa;}
.filt .form-group{margin-bottom:0px;}
.category-info h2 {
    margin: 6px 0;
    padding: 9px 0 8px;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    font-weight: normal;
    border-bottom: 2px solid #000;
    font-family: 'Open Sans', sans-serif;
}
.category-info h2 span {
    border-bottom: 4px solid #E52F25;
    padding-bottom: 4px;
}
.fa-shopping-cart:before{content: url(shoppingcart-icon.png);
padding: 22px 0;
position: relative;
top: 10px;}

.testimonial {
	margin-bottom: 20px;
	padding: 10px;
}
.testimonialdescription {
	padding: 0 20px;
}
.testimonial, .testimonial .swiper-container {
	background: #fff;
}
.testimonial {
	background: #fff;
	border: 0px solid rgba(0, 0, 0, 0.1);
}
.testimonial .author {
	font-size: 14px;
	text-transform: uppercase;
}
.testimonial h4 {
	text-align: center;
	margin: 20px 0;
	font-size: 18px;
	text-transform: uppercase;
}
.testimonial img {
	border-radius: 100px;
	border: 1px solid #ccc;
}
.testimonial .testimonialdescription i {
	margin: 0 6px;
}
.testimonial .swiper-container .swiper-wrapper img {
    display: inline-block;
    width: inherit;
    text-align: center;
	max-width: 60px;
}


.ltcategory {
	margin-bottom: 0px;
}
.ltcategory .owl-carousel {
	background: none;
	margin-bottom: 0px;
}
.ltcategory .catdescription {
	margin-bottom: 2px;
}
.ltcategory .ltcategorydes {
	background: #229ac8;
	padding: 20px 10px 10px;
	margin-bottom: 20px;
}
.ltcategory .col-sm-3 .ltcategorydes h4 a {
	color: #fff;
}
.ltcategory .col-sm-3 .ltcategorydes {
	text-align: center;
	color: #fff;
}
.ltcategory .col-sm-3 .col-sm-12:after {
	content: "";
	position: absolute;
	border: 20px solid transparent;
	border-left: 20px solid #229ac8;
	right: -24px;
	top: 20px;
	z-index: 10;
}
.ltcategory .ltcategorydes img {
	text-align: center;
	display: inline;
	border-radius: 100px;
	border: 6px solid rgba(0, 0, 0, 0.1);
}



.ltproducttab .nav-tabs {
    text-align: center;
}
.ltproducttab .nav-tabs > li {
    display: inline-block;
    float: none;
}
.ltproducttab .tab-content {
    padding: 0px;
    background: none repeat scroll 0 0 #fff;
    border: 0px solid #eee;
    margin-top: 20px;
}

aside .ltproducttab .nav-tabs > li {
    width: 48%;
    margin-bottom: 6px;
}