body {
	background-color: #ffffff;
	color: #000;
	font-family:'Lato',Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
select { border:1px solid #cccccc !important; box-shadow: none !important;}
*{padding: 0;margin: 0;}
img {
    max-width: 100%;
}
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
li { list-style: none;}
ol li{list-style:inherit;list-style-position: inside;}
h1, h2, h3, h4, h5, h6 {
	color: #2f2f2f;
}
a:focus { background:none;}
/* default font size */
.fa {
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6{margin: 10px 0 25px;}
h1 {font-size: 33px;}
h2 {font-size: 27px;}
h3 {font-size: 21px;}
h4 {font-size: 15px;}
h5 {font-size: 12px;}
h6 {font-size: 10.2px;}
h1.heading{margin:10px 0 25px;}
a, a:visited, a b {
	color: #428bca;
	font-size:15px;
	cursor: pointer;
}
:focus        { outline:none !important; }
a:focus        { outline:none !important; }
legend {
	font-size: 18px;
	padding: 7px 0px 15px;
}
label {
	font-size: 14px;
	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: 14px;
	box-shadow:none;
	border:1px solid #ddd;
	border-radius:0;
}
.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 {
	border-bottom: 3px solid #0093dd;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.button span{
	display: block;
	height: 29px;
	background: #0093dd;
	padding: 4px 8px 8px;
	font: 12px/23px Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	color: #fff;
}
/* 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;
}
#top {
    border-bottom: 1px solid #dddddd;
	position:relative;
	z-index:99999;
	padding:15px 0;
}
#top #currency .currency-select {
	text-align: left;
	text-transform: inherit;
	background:none;
	text-decoration:none !important;
	padding:3px 10px;
}
#top #currency .currency-select:hover,#top #currency li.active .currency-select {
	text-shadow: none;
	color:#0093dd;
	background:none;
	text-decoration:none !important;
}
#top #currency .currency-select:hover span,#top #currency li.active .currency-select span { color:#0093dd; }
.links { margin: 0; padding:0; width: 100%; }
.links li {
    float: left;
    font-size: 12px;
    line-height: 31px;
	  padding-right: 0;
}
.links li a {
	color: #000;
    display: block;
    padding: 0 0 0 10px;
    text-decoration: none;
}
.links li a:hover { color:#0093dd; }
.links li.dropdown a:focus { background-color:inherit; }
.links li a{
	background:url("../image/bg_li.png") no-repeat 0 14px;
}
.links li a:hover {
	background:url("../image/bg_li.png") no-repeat 0 14px;
}
.links li:last-child { background: none; margin:0; }
.links .dropdown-menu li { background: none; width: 100%; text-align: left; }
.links .dropdown-menu li a { padding: 5px 0; background:none;}
.links .dropdown-menu li a:hover {  color:#0093dd; background: none; }
.top-header{float:right; margin: 5px 0 0 0;}
#top-links .dropdown-menu {
	padding:5px 20px;
	border:1px solid #0093dd;
	border-top:3px solid #0093dd;
	background:#fff;
	border-radius:0;
	margin:7px 0 0;
	min-width:80px;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	outline: none !important;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	padding: 0;
	float:left !important;
	position:relative;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links .dropdown-menu .arrow-cart {
	background:url("../image/arrow-up1.png") no-repeat 0 0;
	width:10px;
	height:7px;
	position:absolute;
	top:-10px;
	left:45px;
}
*:before, *:after {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
.currency-language {
    float: left;
}
#currency label {
	float:left;
	font-size: 14px;
	color:#000;
	margin:4px 8px 0 0;
}
#currency .dropdown-toggle {
    display: block;
	padding:0;
	line-height:20px;
	background:none;
    font-weight: normal;
    margin: 0;
    min-width: auto;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 10;
	text-decoration:none !important;
	border: 1px solid #b6b6b6;
	padding: 2px 5px;
}
#currency .dropdown-menu .arrow-cart {
    background: url("../image/arrow-up1.png") no-repeat scroll 0 0;
    height: 7px;
    right: 16px;
    position: absolute;
    top: -9px;
    width: 10px;
}
#language .dropdown-menu .arrow-cart {
    background: url("../image/arrow-up1.png") no-repeat scroll 0 0;
    height: 7px;
    right: 43px;
    position: absolute;
    top: -9px;
    width: 10px;
}
#language .dropdown-menu { min-width:98px; left:31px; margin:7px 0 0; }
#currency .dropdown-menu { min-width:43px; margin:7px 0 0 0; padding: 0;}
#currency .btn-link span,#currency .btn-link strong {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-transform: capitalize;
    text-decoration: none !important;
}
#currency .btn-link span:hover,#currency .btn-link strong:hover {
	text-decoration: none !important;
}
#currency .btn-link strong { margin-right: 3px;}
#currency .btn-link .fa-caret-down {
	color: #000;
	font-size: 14px;
	position: relative;
	top: 2px;
	left: 0;
	margin-left: 3px;
}
#currency  .currency-select{padding: 5px 14px;}
#currency  .currency-select:hover, #currency  .currency-select:focus{background: #0093dd; outline:none !important;}
#currency .dropdown-menu .currency-select span { position: relative; top: 0; left: -1px; margin-right: 3px;}
#currency .dropdown-menu .currency-select:hover span { color:#fff; text-decoration:none !important;}
#language { margin-left: 30px; }
#language label {
	color: #000;
    float: left;
    font-size: 14px;
    margin: 4px 8px 0 0;
}
#language .dropdown-toggle {
    display: block;
    font-weight: normal;
    margin: 0;
    min-width: 90px;
	background:none;
    padding: 0;
	line-height:20px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 10;
	text-decoration:none !important;
	border: 1px solid #b6b6b6;
	padding: 2px 5px;
}
#language .btn-link span,#language .btn-link strong {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}
#language .btn-link img {
	position: relative;
    top: -1px;
	margin-right: 3px;
}
#language .btn-link .fa-caret-down {
	color: #000;
	font-size: 14px;
	position: relative;
	top: 2px;
	left: 0;
	margin-left: 3px;
}
#language .dropdown-menu a {
    color: #929191;
    font-size: 13px;
    text-align: left;
    text-transform: inherit;
    padding: 5px 10px;
}
#language .dropdown-menu a:hover {
	color: #0093dd;
	background:none;
}
.currency-language #language  li { float:left; }
.currency-language #language a {
	display: inline-block;
	line-height:11px;
    padding: 5px 7px;
	font-size:12px;
}
.currency-language #language a:hover,.currency-language #language li.active a { color: #0093dd; background:none; }
#language .dropdown-menu img { position: relative; top: -1px; left:-1px; margin-right: 3px;}
.dropdown-menu {
	box-shadow: none;
	border:1px solid #0093dd;
	border-top:2px solid #0093dd;
	min-width: 140px;
	border-radius:0;
	/*left:66px;*/
}
.text-welcome { text-align:left; display: inline-block; float:left; margin:0 30px 0 0; }
.text-welcome p {
	font-family: "arial";
    font-size: 12px;
    margin: 6px 0 0;
    padding: 0;
    text-align: left;
    text-transform: capitalize;
}
/*Banner-staic=========================================*/
.banner-static {
	display: inline-block;
    margin: 45px 0 0;
    width: 100%;
}
.banner-static-contain { margin:30px 0 0;}
.banner-static-contain  .banner-box  { position:relative; }
.banner-static .banner { overflow:hidden; }
.banner-static-center {
	background: url("../image/bg-static-center.jpg") no-repeat scroll 50% 0 ;
    margin: 25px 0 0;
    padding: 89px 0;
    width: 100%;
}
.banner-static-center .box-static {
    display: inline-block;
    text-align: right;
    width: 50%;
}
.banner-static-center .static-text1, .banner-static-center .static-text, .banner-static-center .static-text2 {
    display: inline-block;
    width: 100%;
}
.banner-static-center .static-text h3 {
    color: #0093dd;
    font-family: "arial";
    font-size: 60px;
    font-weight: normal;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
}
.banner-static-center .static-text1 h3 {
    color: #aaaaaa;
    font-family: "arial";
    font-size: 32px;
    font-weight: normal;
    margin: 5px 0 0;
    text-transform: uppercase;
}
.banner-static-center .static-text2 h3 {
    color: #999999;
    font-family: "arial";
    font-size: 15px;
    font-weight: normal;
    margin: 8px 0 0;
    text-transform: uppercase;
}
.banner-static-center .static-link {
    display: inline-block;
    margin: 12px 0 0;
    width: 100%;
}
.banner-static-center .static-link a {
    background:#8abd85;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-family: "arial";
    font-size: 18px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.banner-static-center .static-link a:hover {
    background:#0093dd;
    color: #ffffff;
}
.block-banner-right:hover img { opacity:0.8;}
.block-banner-left { overflow:hidden; margin:40px 0 0; }
.custom-block  { margin:10px 0 0; }
.custom-block .block-title {
	border-bottom:3px solid #0093dd;
	padding:0 0 10px;
}
.custom-block  .block-title h2 {
	color: #555555;
    font-family: impact;
    font-size: 23px;
    margin: 0;
    text-transform: uppercase;
}
.custom-block .content-block { margin:20px 0 0; }
/*===================================================*/
/* search */
.header-search { display:inline-block; text-align:center; float:left;}
.search-top{
  background: url("../image/arrow-up2.png") no-repeat scroll 86% 25% transparent;
  padding-top: 25px;
  position: absolute;
  top: 22px;
  right: -22px;
  display:none;
}
.top-search:hover .search-top{
	display:inline-block;
}
#search {

	/*float: left;*/
	background: #fff;
	border-radius: 0;
	padding: 10px;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#search input {
  background: none;
  box-shadow: none;
  color: #666;
  float: left;
  margin: 0;
  padding: 0 10px;

  height: 30px;
}
#search .btn-lg {
  position: absolute;
  /*z-index: 9999;*/
  border: 0;
  top: 0px;
  padding: 0;
  text-indent: -99999px;
  background: url("../image/search.png") no-repeat 50% 50% #0093dd;
  height: 30px;
  border-radius: 100%;
  right: -6px;
  width: 30px;
  outline: none;
}
#search .btn-lg:hover {
	background: url("../image/search.png") no-repeat scroll 50% 50% #000;
}
#top-links .dropdown-menu { left:-10px;}
/* cart */
right-bottom-header{clear:both;}
#top #cart {
	background: url("../image/icon-cart.png") no-repeat scroll 0 10%;
	cursor: pointer;
	float: right;
	margin: 5px 0 0;
	padding: 0 0 0 23px;
	text-align: center;
	width: auto;
}
.top-cart { float:right; margin:0; }
#cart .btn-inverse {
	  box-shadow: none !important;
	  text-shadow: none !important;
	  z-index: 1;
	  text-decoration: none !important;
	  text-transform: capitalize;
	  background: url("../image/topcart.png") no-repeat 50% 50%;
	  background-color: #0093dd;
	  background-size:18px 12px;
	  float: right;
	  width: 32px;
	  height: 32px;
	  -webkit-border-radius:100%;
	  -moz-border-radius:100%;
	  border-radius: 100%;
	  position:relative;
}
#cart .btn-inverse:hover{background-color:#000;}
#cart #cart-total { 
	position: absolute;
    top: -11px;
    right: -8px;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 11px;
    line-height: 21px;
    text-align: center;
    background-color: #f36f24;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
#cart .top-cart span { clear:both; color: #2f2f2f; }
#cart .table td {
	padding:0 !important;
	vertical-align:inherit !important;
	text-align:right;
	border:0;
	background:none;
}
#cart > .btn {
	font-size: 14px;
	line-height: 20px;
}
#cart.open > .btn {
	color: #2f2f2f;
	box-shadow: none !important;
	text-shadow: none !important;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	width:280px;
	margin: 0;
	padding-top:10px;
	border:0;
	background:transparent;
}
#cart .dropdown-menu ul{	
	background:#fff;
	z-index: 1001;
	border: 0;
	padding:15px 20px;
	border:1px solid #0093dd;
	border-top:3px solid #0093dd;
	border-radius:0;
	margin:0;
	position:relative;
}
#cart .dropdown-menu ul{
	min-width: 100%;
	max-height: 70vh;
	overflow-y: auto;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li p {
	font-size: 12px;
	padding: 0;
	text-align: center;
	padding: 10px;
}
.arrow-cart {
	position: absolute;
    right: 9px;
    top: -10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0;
    border-bottom: 7px solid #0093dd;
}
.row-cart { width:100%; margin-bottom:10px; display:inline-block; }
.row-cart .image-cart {
	width:60px;
	float:left;
}
.row-cart .image-cart .img-thumbnail { border-radius:0; }
.row-cart .cart-content {
	margin-left:75px;
    font-size: 14px;
	text-align:left;
	position:relative;
}
.cart-content .cart-button {
	position:absolute;
	bottom:0px;
	right:0;
}
.cart-content .btn {
	padding:0;
	background:none;
}
.cart-content .btn:hover { background:none; }
.cart-content .btn .fa-times-circle { color:#333; }
.cart-content .btn .fa-times-circle:hover { color:#f57b7a; }
.cart-content .product-name a {
    color: #2d2d2d;
    font-size: 12px;
	font-weight:bold;
    text-transform: capitalize;
}
.cart-content .product-name a:hover {
	color:#f57b7a;
}
.row2-cart { text-align:right; width:100%; font-size:14px; }
.row2-cart { text-align:right; width:100%; font-size:14px;}
.row2-cart .box-cart { margin-bottom:5px; }
.row2-cart .box-cart .text strong {
    font-size: 12px;
	color:#666;
	text-transform:uppercase;
}
.row2-cart .button-cart a {
	background:#0093dd;
    border: 0 none;
    color: #ffffff;
    font-size: 12px;
    padding:6px 10px;
	text-transform:uppercase;
	display:inline-block;
	text-decoration:none;
}
.row2-cart .button-cart .fa { margin-right:5px; }
.row2-cart .button-cart {
	display: inline-block;
    margin-top: 15px;
    width: 100%;
}
.row2-cart .button-cart a:hover {
	background:#333;
}
.header {
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 999;
	background-color: #fafafa;

}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	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-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#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 */
#content {
	min-height: 500px;
	padding-bottom: 40px;
	position:inherit;
}
/*End-footer====================*/
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    font-size: 14px;
    padding:0;
	border-radius:0;
	background:none;
	margin:0;
}
.breadcrumb i {
	font-size: 18px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
}
.breadcrumb li{
	padding-left: 20px;
  	background: url("../image/bg_li.png") no-repeat scroll 0% 50%; 
  	margin:0 10px 0 0;
  	display:inline-block;
}
.breadcrumb li:first-child{background:none;padding:0;}
.pagination-wrap .text-right{
	color: #777;
    line-height: 35px;
    font-size: 13px;
}
.pagination {margin: 0;}
.pagination > li{display:inline-block;}
.pagination > li > a, .pagination > li > span{
	text-align: center;
    border: 2px solid #0093dd;
    padding: 9px 12px 9px;
    font-weight: 700;
    -webkit-transition: background 200ms ease-out;
    -moz-transition: background 200ms ease-out;
    transition: background 200ms ease-out;
    border-radius: 0!important;
    display: inline-block;
    margin-right: 4px;
	margin-bottom:2px;
    line-height:1;
    float: none;
    font-size: 13px;
}
.pagination > li > a:hover,.pagination > li > a:focus{
	color: #fff;
    border-color: #0093dd;
    background-color: #0093dd;
}
/* buttons */
buttons .close { background:none;}
buttons .close:hover { background;none; }
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn,button{
	background:#0093dd;
    border: 0 none;
    line-height: 15px;
    padding: 9px 12px;
    text-transform: uppercase;
	color:#fff;
	font-family: 'Oswald', sans-serif;
    font-size: 14px;
	border-radius:0;
	outline:none;
}
.btn.default, button.default{background-color:#7d7d7d;}
a.btn { color:#fff; }
.btn:hover,button:hover { background:#666666; color:#fff; outline:none;}
.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-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #333;
	background-position: 0 -15px;
}
.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-danger {
	color: #ffffff;
	border-radius:0;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
}
.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: #2f2f2f;
}
.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: #ffffff;
}
/* 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-thumb .image {
	text-align: center;
}
.product-search .carousel-contain { margin:40px 0 0; }
.product-search  .search-products { margin:20px 0 0; }
.product-grid { margin-bottom:50px; min-height: 450px; padding-left: 10px; padding-right: 10px; }
.product-grid .left-block .image a{display:inline-block;}
.product-grid .product-thumb .image {
	float: none;
}
.category__container {
	padding-left: 53px;
	padding-right: 53px;
}
	@media only screen and (max-width: 767px) {
		.category__container {
			padding-left: 15px !important;
			padding-right: 15px !important;
		}
	}

/* .product__love {
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 100;
}

.product__love button {
	background: transparent;
}

.product__love .fa {
	color: #000;
	font-size: 25px;
} */

.product-thumb h4 {
	font-weight: bold;
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-list .product-container  {
	border: 1px solid #dddddd;
    margin: 0 0 20px;
    padding: 20px 20px 10px;
}
.product-list .product-container:hover {
	border: 1px solid #0093dd;
}
.product-list:last-child { border:0; margin:0; }
.product-list .name {
    color: #2d2d2d;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
	text-align:left;
}
.product-list .name a { font-size:20px; }
.product-list .price {
    padding: 10px 0 0;
    text-align: left;
}
.product-list .rating {
    margin:5px 0 0;
	text-align:left;
}
.product-list .description {
    clear: both;
    padding: 10px 0;
	font-family:'arial';
}
.product-list .box-list {
    border: 1px solid #e8e8e8;
    display: block;
    float: right;
    margin: 5px 0 0;
    max-width: 190px;
    padding: 30px;
    width: 100%;
	border-radius:3px;
}
.product-list .button-group {
	display: inline-block;
    margin: 15px 0 0;
    width: 100%;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus{  
background-color: #0093dd;
  border-color: #0093dd;
}
.pagination>li>a, .pagination>li>span{  color: #0093dd;}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary{
	background-color: #0093dd;
	border-color: #0093dd;
}
.item-inner .add-to-links { height:0; }
.product-list .add-to-links .cart button {
	background: url("../image/topcart.png") no-repeat scroll 6% 50% #0093dd;
	padding: 0 0 0 37px;
}
.product-list .add-to-links .cart button:hover {
	background: url("../image/topcart.png") no-repeat scroll 6% 50% #000;
}
.product-list .cart { float:left; text-align:left; }
.product-list .add-to-links .cart button span {
    color: #000;
    font-family: 'arial';
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
	padding: 0 10px;
	height: 37px;
	line-height: 37px;
	background:#cecece;
	display: block;
	border: 1px solid #cecece;
}
.product-list .add-to-links .cart button span:hover {
	background:#fff;
}
.product-list .add-to-links .wishlist, .product-list .add-to-links .compare {
    margin:0;
	float:left;
}
.product-list .add-to-links .wishlist button {
	background:url("../image/wishlist_icon.png") no-repeat scroll 6% 50% #0093dd;
	padding: 0 0 0 37px;
	margin-left: 30px;
}
.product-list .add-to-links .wishlist button span{
	font-size:14px;
	text-transform:capitalize;
	font-family:'arial';
	color:#000;
	padding: 0 10px;
	height: 37px;
	line-height: 37px;
	background:#cecece;
	display: block;
	border: 1px solid #cecece;
}
.product-list .add-to-links .wishlist button span:hover{
	background:#fff;
}
.product-list .add-to-links .wishlist button:hover {
	background:url("../image/wishlist_icon.png") no-repeat scroll 6% 50% #000;
}
.product-list .add-to-links .compare button {
	background:url("../image/compare_icon.png") no-repeat scroll 6% 50% #0093dd;
	padding: 0 0 0 37px;
	margin-left: 30px;
}
.product-list .add-to-links .compare button span{
	font-size:14px;
	text-transform:capitalize;
	font-family:'arial';
	color:#000;
	padding: 0 10px;
	height: 37px;
	line-height: 37px;
	background:#cecece;
	display: block;
	border: 1px solid #cecece;
}
.product-list .add-to-links .compare button span:hover{
	background:#fff;
}
.product-list .add-to-links .compare button:hover {
	background:url("../image/compare_icon.png") no-repeat scroll 6% 50% #000;
}
.box-heading { border-bottom:1px solid #0093dd; }
.category-top {
	border-top:0;
	display:inline-block;
	width:100%;
}
.row.products-category {margin-top:40px;}
.row.products-category .item-inner{padding:10px;}
.category-top .category-image {
	width:100%;
	float:left;
    margin: 0;
    overflow: hidden;
    text-align: center;
}
.category-top .category-des { margin-left:220px; font-size:12px; font-family:'arial';}
.box.category .box-heading h3 { margin:0; }
.box.category .box-heading h3 span {
	color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
    background: #0093dd;
}
.category .list-group {
	padding:15px 0 0;
}
.category .list-group li {
    line-height: 35px;
}
.box.category .list-group>li>a{font-weight:700;}
.category .list-group li ul li { padding:0 10px 0 5px; }
.category .list-group li:last-child { border:0; }
.category .list-group li a {
    color: #444444;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    text-decoration: none;
	border:0;
	border-radius:0;
	padding:0;
	background:none;
}
.category .list-group li a span {  background:#fff; padding-right:10px; text-transform: uppercase; }
.category .list-group li ul li a { text-transform:capitalize; padding:3px 0 0; font-size: 13px;line-height: 24px;}
.category .list-group li a:hover,.category .list-group li a:focus,.category .list-group li a.active { 
	color:#0093dd;
	border:0;
}
.category-filter .filter-content {
    margin: 15px 0 0;
}
.category-filter .panel-heading {
	border-bottom: 1px solid #0093dd;
	padding:0;
	background:none;
}
.category-filter .panel-heading span {
	background: #0093dd;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight:normal;
    padding: 10px 20px;
    text-transform: uppercase;
}
.category-filter  { border:0; box-shadow:none; margin:0 0 35px;  }
.category-filter  .filter-content a.list-group-item {
    background: url("../image/bg_li.png") no-repeat scroll 0 11px;
    color: #0093dd;
    line-height: 30px;
    padding: 0 0 0 25px;
    text-transform: uppercase;
	border:0;
	font-size:16px;
}
.category-filter .filter-content a.list-group-item:hover { }
.category-filter  .filter-content  div.list-group-item,.category-filter  .filter-content  div.list-group-item:last-child{
    border:0;
    margin:0;
    padding:0;
	border-radius:0;
}
.category-filter  .panel-footer { text-align:left; border:0; display:inline-block; width:100%; padding:0; background:none; margin:20px 0 0; }
.category-image .img-thumbnail { padding:0; border-radius:0; border:0; }
.list-group-item label  {
    margin: 0;
	padding-left:0;
    padding-top: 10px;
	font-size:13px;
	color:#666;
    text-transform: capitalize;
}
.list-group-item label:last-child { border:0; }
.rating {
    display: inline-block;
    margin:0;
    text-align: center;
    width: 100%;
}
.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-stack-3x { color: #ddd;}
.rating .fa-star + .fa-star-o {
	color: #E69500;
	display: none;
}
.item-inner .cart { text-align: center;}
.item-inner .cart button{
	  height: 35px;
	  line-height: 14px;
	  color: #fff;
	  padding: 0px 12px 0 40px;
    font-size: 12px;
	background: #4c4c4c url(../image/add-cart.png) no-repeat scroll 10px 50%;
}
.item-inner .cart button:hover{
	background: #0093dd url(../image/add-cart.png) no-repeat scroll 10px 50%;
}
.item-inner .add-to-links .wishlist button {
	width: 100%;
	height: 35px;
	line-height: 14px;
	color: #fff;
	padding-left: 30px;
	display: block;
	background: #4c4c4c url(../image/wishlist_icon.png) no-repeat scroll 10px 50%;
	font-size:10px;
}
.item-inner .add-to-links .wishlist button:hover { 
	background: #0093dd url(../image/wishlist_icon.png) no-repeat scroll 10px 50%;
}
.item-inner .add-to-links .compare button {
  width: 100%;
  height: 35px;
  line-height: 14px;
  color: #fff;
  padding-left: 30px;
  display: block;
  background: #4c4c4c url(../image/compare_icon.png) no-repeat scroll 10px 50%;
  font-size:10px;
}
.item-inner .add-to-links .compare button:hover {
  background: #0093dd url(../image/compare_icon.png) no-repeat scroll 10px 50%;
}
.item-inner .wishlist {
	width:60%;
	position: absolute;
	left: -60%;
	top: 172px;
    display:inline-block;
    margin: 0 6px 0 0;
	transition: left 0.7s ease-out;
	-webkit-transition: left 0.7s ease-out;
	-moz-transition: left 0.7s ease-out;
}
.item-inner:hover .wishlist {
	left:20%;
	transition: left 0.7s ease-out;
	-webkit-transition: left 0.7s ease-out;
	-moz-transition: left 0.7s ease-out;
}
.item-inner .compare {
	width:60%;
	position: absolute;
	left: -60%;
	top: 210px;
	display:inline-block;
    margin: 0;
	transition: left 0.9s ease-out;
	-webkit-transition: left 0.9s ease-out;
	-moz-transition: left 0.9s ease-out;
}
.item-inner:hover .compare {
	left:20%;
	transition: left 0.9s ease-out;
	-webkit-transition: left 0.9s ease-out;
	-moz-transition: left 0.9s ease-out;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.breadcrumb {  margin: 15px 0; padding: 10px 10px 10px 15px;}
.row-home{padding-left: 10px;padding-right: 10px;}
.row-home #content{padding:0;}
.category-row #column-right{padding:0 0 0 10px;}
.category-row #content{padding-left:30px;}
.category-row .tab-view{  clear: both; padding: 0 15px;}
.block-banner-right{  margin-bottom: 10px;}
.block-banner-right img{width:100%;}
.category-list {
	margin: 10px 0 0;
	overflow: auto;
	display:none;
}
.category-list h3{
    color: #333;
    font-size: 15px;
    margin-bottom: 15px;
	margin-top:10px;
    text-transform: uppercase;
}
.category-list ul {
    float: left;
    margin: 0;
}
.category-list li {
    background-color: #666;
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    margin-right: 12px;
    padding: 3px 10px;
}
.category-list li a { color:#fff; font-size:14px; }
.row-compare { display: none; }
.product-filter .btn-group button {
	background:none; 
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 54px;
    padding: 0;
    text-indent: -9999px;
    width: 54px;
}
.product-filter .btn-group #list-view {
	background: url(../image/list.png) no-repeat;
}
.product-filter .btn-group #list-view.selected,.product-filter .btn-group #list-view.selected:hover,.product-filter .btn-group #list-view:hover { background: #0093dd url(../image/list_act.png) no-repeat; }
.product-filter .btn-group #grid-view {
	background: url(../image/grid.png) no-repeat;
}
.product-filter .btn-group #grid-view.selected,.product-filter .btn-group #grid-view.selected:hover,.product-filter .btn-group #grid-view:hover {
	background: #0093dd url(../image/grid_act.png) no-repeat;
}
.product-filter {
    overflow: hidden;
	border-bottom: 1px solid #0093dd;
}
.product-filter .limit {
    color: #666;
    float: right;
    margin: 28px 0 0;
  padding: 0px 35px;
}
.product-filter .sort {
    float: right;
	margin: 28px 0 0;
	padding: 0 0 0 20px;
}
.product-filter .btn-group { margin:12px 0 0; display:inherit; float:left;  }
.product-filter select {
    background: none repeat scroll 0 0 #fff;
    color: #929191;
    padding:3px;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 0;
    height: auto;
    width: auto;
    float: none;
	display:inline-block;
}
.product-filter label {
    color: #929191;
    font-size: 13px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
	display:inline-block;
    margin: 0 10px 0 0;
}
.button-view:hover { cursor: pointer; }
.common-home .alert-success { 
	position: fixed;
    top: 75px;
    right: 3px;
    z-index: 999999;
    border-radius: 0;
    display:none;
}
.common-home .alert-success button{}
.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: 0;
	padding: 0;
	display: block;
	border:1px solid #fff;
	border-radius:0;
}
.image-additional a:hover { border:1px solid #0093dd; }
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
	max-width:inherit;
	width:27%;
}
.image-block  .owl-carousel .owl-item { padding:0 15px; text-align:center;}
/*productt-view------------------------------------------*/
.product-view{margin-bottom:20px;}

.product-view .left{float:left;margin-right: 15px; margin-bottom: 10px;}
.product-view .right{margin-left: 360px;padding: 0px 0px 15px 3.5%;}

@media only screen and (min-width: 992px) {
    .product-view .left {
        max-width: 360px;
        width: 100%;
    }
    
    .product-view .right {
        width: 100%;
        max-width: calc(100% - 360px);
    }
}

.product-view .image-additional{
	width: 360px;
    height: auto;
    padding: 0 10px;
    margin-top:20px;
}
.product-view .thumbnails-image{    position: relative;z-index: 3; overflow: hidden;}
.product-view .box-view {
	display:inline-block;
	width:100%;
	border-top:0;
	padding: 0 13px 0 0;
}
.product-view .owl-carousel .owl-wrapper-outer { 
	width:100%;
	max-height: 109px;
	padding-bottom: 10px;
}
.product-view .addthis_toolbox{height:23px;}
.product-view .product-description h3{
	margin-top: 20px;
    margin-bottom: 20px;
}
.product-view .cloud-zoom-wrap{
	top: 0px;
    z-index: 300;
    position: relative;
}
.product-view .btn, .product-view .btn:focus, .product-view span,.product-view span:focus,.product-view .btn:active, .product-view .btn.active {outline:none; outline-offset:0; box-shadow:none;}
.product-view .view-zoom { position:inherit; }
#zoom-btn {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    z-index: 10000;
    background-color: #f9f9fa;
}
#zoom-btn:hover {
    background-color: #666666;
    color: #ffffff;
}
#zoom-btn .fa{font-size: 17px;}
.cloud-zoom-big {overflow:hidden;background-color:#fff;}
.product-view .mousetrap {height:auto;}
.product-view .image-block{border: 1px solid #ddd; padding-bottom:10px;/*padding-top:10px;*/}
.product-view .thumbnails-image .thumbnail { 
	  border: 0;
	  padding: 0;
	  border-radius: 0;
	  margin: 0;
}
.product-view .product-name h1 {
    font-size: 23px !important;
    margin: 0 !important;
    text-transform: capitalize;
}
.product-view .list-unstyled {
	border-bottom: 1px solid #ddd;
    margin:0;
    padding: 5px 0 15px;
}
.product-view .list-unstyled li {
	color: #4d4d4d;
    line-height: 20px;
	font-size:14px;
	text-transform: capitalize;
	margin:0 0 3px 0;
}
.product-view .list-unstyled li a {
	color: #0093dd
}
.product-view .list-unstyled li a:hover{
	color: #4d4d4d
}
.product-view .price {
    margin: 0;
    overflow: auto;
    padding: 20px 0 18px;
    width: 100%;
	border-bottom:1px solid #ddd;
	text-align:left;
}
.product-view .price {
	color: #f36f21;
    font-size: 25px;
    margin-right: 5px;
    margin-bottom: 20px;
}
.product-view .price .price-old{color: #777777;text-decoration: line-through;font-size: 16px;}
.product-view .price .price-new{}
.product-view .item-inner .add-to-links .wishlist, .product-view .item-inner .add-to-links .compare { width:auto; }
.view-tag { display:inline-block; width:100%; padding:15px; background:#e8e8e8; margin:20px 0 0; }
.view-tag a { text-transform:capitalize; font-size:14px; }
.product-view #product .add-to-links .wishlist,.product-view #product .add-to-links .compare {
	display:inline-block;
	margin:0 20px 0 0;
}
.product-view .add-to-links button {
	border:0;
	color: #555555;
    display: block;
    font-size: 12px;
    font-weight: normal !important;
    padding: 2px 0 0 23px;
    text-decoration: none;
    text-transform:uppercase;
	font-family:'MyriadPro-Regular';
}
.product-view #product .add-to-links .wishlist button {
	background:url("../image/blue/wishlist_blue.png") no-repeat scroll 0 0;
}
.product-view #product .add-to-links .compare button {
	background:url("../image/blue/compare_blue.png") no-repeat scroll 0 0;
}
.product-view #product .add-to-links .compare button:hover {
	color:#0093dd;
	background:url("../image/blue/compare_blue.png") no-repeat scroll 0 0px;
}
.product-view #product .add-to-links .wishlist button:hover {
	color:#0093dd;
	background:url("../image/blue/wishlist_blue.png") no-repeat scroll 0 0px;
}
.product-view .quantity{overflow:hidden;margin-bottom:15px;}
.product-view .quantity label {
    color: #2f2f2f;
    float: left;
    font-family: "arial";
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 7px 5px 0 0;
}
.product-view .quantity #minus, .product-view .quantity #dtp_minus {
	background: url("../image/button_vertical.png") no-repeat scroll 0 100% #0093dd;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 7px 0;
    padding: 0;
    width: 18px;
}
.product-view .quantity #plus, .product-view .quantity #dtp_plus {
	background: url("../image/button_vertical.png") no-repeat scroll 0 0 #0093dd;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 7px 0;
    padding: 0;
    width: 18px;
}
.product-view .quantity #input-quantity {
    background: none repeat scroll 0 0 #ffffff !important;
    border:1px solid #dddddd;
    color: #2f2f2f;
    display: inline-block;
    float: left;
    font-family: "arial";
    font-size: 15px;
    height: 30px;
    margin: 0 8px;
    padding: 0;
	border-radius:0;
    text-align: center;
    width: 50px !important;
	box-shadow:none;
}
.product-view .add-to-cart{
	margin-bottom:20px;
	float: left;
	margin-right: 10px;
}
button.wishlist
{
	float: left;
	font-family: 'arial';
    font-size: 12px;
    text-transform: uppercase;
}
button.wishlist i
{
	margin-right: 5px;
}
.product-view .add-to-cart #button-cart 
{
	  background: url("../image/topcart.png") no-repeat 6% 50% #0093dd;
    padding:8px 20px 8px 32px;
	width:auto;
	display:inline-block;
	margin:0;
}
#product
{
	overflow: hidden;
}
#out
{
	background:  #0093dd;
	padding:8px 20px 8px 32px;
	width:auto;
	display:inline-block;
	margin:0;
}
.product-view .add-to-cart #button-cart span , #out span
{
	font-family:'arial';
	font-size:12px;
	text-transform:uppercase;
}
.product-view .add-to-cart #button-cart:hover span ,#out:hover span {
	background:none !important;
}
.product-view .add-to-cart #button-cart:hover {
	background: url("../image/topcart.png") no-repeat 6% 50% #666666;
}
.product-view .minimum{
    margin: 10px 0 0;
    border: 1px solid #bce8f1;
    border-radius: 4px;
    padding: 10px;
    color: #31708f;
    background-color: #bce8f1;
}
.product-view  #product .add-to-links { 
	border-bottom:1px solid #dddddd;
	padding:10px 0;
	text-align:left;
	margin:0;
}
.product-view  .rating { text-align:left; display:inline-block; width:100%; margin:10px 0 0; }
.product-view  .rating  p {
	display:inline-block; width:100%; margin:0 0 30px; padding:0 0 30px; border-bottom:1px solid #dddddd;
}
.tab-content{
  border: solid 1px #ddd;
  padding: 10px;
  text-align:justify;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;
  background: #0093dd;
  font-size: 20px;
  border-radius: 0;
  border: 0;
}
.nav-tabs>li>a:hover {
  border: 0;
  border-radius: 0;
  background-color: #0093dd;
  color:#fff;
}
.nav-tabs>li>a {
  border: 0;
  border-radius: 0;
  font-size:20px;
  background: none;
}
.product-view .item-inner .price {
    margin:0;
    padding:0;
	line-height:32px;
	border:0;
	float:left;
	width:100%;
	text-align:center;
}
.product-view .item-inner .add-to-links .cart button { padding:0; font-size:0; }
.product-view .item-inner .rating { margin:0; text-align:center; }
.related-products .col1 {
  padding: 20px 30px 20px 10px;
  background: #0093dd url(../image/new_products.png) no-repeat scroll 100% 48%;
  margin: 20px 0 0;
  height: 320px;
}
.related-products-slider {
  display: inline-block;
  margin: 0;
  min-height: 280px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 10px 0;
  color: #fff;
}
.related-products h2 {
  color: #fff;
  display: inline-block;
  font-family: MyriadPro-Regular;
  font-size: 39px;
  line-height: 39px;
  margin: 0 0 -2px;
  padding: 15px 0;
  text-decoration: none;
  text-transform: uppercase;
}
.product-view .view-related  .owl-controls .owl-buttons div { margin:-50px 0 0; }
.related-products .owl-carousel {
  margin: 20px 0 0;
  padding: 0 0 0 38px;
}
.related-products .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0px;
}
.related-products .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -35px;
}
.alert-success { border-radius:0;}
.table-responsive thead td {
    background-color: #f7f7f7;
    border-bottom: 1px solid #dddddd !important;
    color: #4d4d4d;
    float: none;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
}
.account-order .table-bordered thead td { min-width:115px; }
.table-responsive td {
    padding:15px !important;
    vertical-align: middle !important;
	color: #4d4d4d;
    font-size: 14px;
}
.table-responsive td .img-thumbnail { border-radius:0;}
.table-responsive td.text-left a {
	color: #333333;
    font-size: 16px;
    text-transform: uppercase;
}
.table-responsive td.text-left a:hover {
	color:#f57b7a;
}
.table-responsive td.text-left small {
	color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
}
.table-responsive tbody td.text-right {
	color: #0093dd;
    font-size: 20px;
}
.checkout-cart #content h1,.checkout-cart #content h2{
    font-size: 20px;
}
.checkout-cart #content p {
	color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
	margin-bottom:20px;
}
.checkout-cart #accordion .panel-heading {
	background:#0093dd;
}
.checkout-cart #accordion .panel-heading a {
    font-size: 20px;
    text-transform: uppercase;
	color:#fff;
	text-decoration: none;
}
.checkout-cart #accordion .panel-heading a .fa-caret-down { margin:0 0 0 5px; }
.checkout-cart .panel-group .panel { 
	border-radius:0; 
	margin-bottom:15px;
	border-left:0;
	border-right:0;
	border-top:0;
	background:none;
	box-shadow:none;
}
.checkout-cart .panel-collapse label {
	color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
	line-height: 33px;
    margin: 0;
    padding: 0;
}
.checkout-cart .panel-collapse input {
	height:40px;
	box-shadow:none;
	border:1px solid #dddddd;
	color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
	width:300px;
	border-radius:0;
}
.checkout-cart .panel-collapse .input-group-btn { float:left; }
.checkout-cart .panel-collapse .input-group-btn input {
	color:#fff;
	border:0;
	width:auto;
}
.checkout-cart .panel-collapse .form-horizontal .btn {
	color:#fff;
	font-family: "MyriadPro-Regular";
	border:0;
	width:auto;
}
.panel-group .panel-heading {
	background:#0093dd;
	padding:15px 15px 10px;
	border-left:0;
	border-top:0;
	border-right:0;
	border-radius:0;
}
.panel-group .panel { box-shadow:none; border-radius:0; margin-bottom:15px; border:0; }
.panel-group .panel .panel-heading a,.panel-group .panel .panel-heading .panel-title {
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
	color:#fff; 
}
.panel-group .panel-body { border:0 !important; }
.panel-group .panel .panel-heading a  .fa-caret-down { margin:0 0 0 8px; }
.panel-group .panel .panel-heading .panel-title { padding:0 0 5px; }
.panel-group .panel-collapse h2 {
	color: #666666;
    font-size: 16px;
	line-height: 33px;
	font-weight:normal;
    margin:0 0 10px;
    padding: 0;
	text-transform: uppercase;
}
.panel-group .panel-collapse p,.panel-group .panel-collapse label {
	color: #4d4d4d;
    font-family: "arial";
    font-size: 14px;
}
.panel-group .panel-collapse label { margin-top:5px; display: block}
.panel-group .panel-collapse .form-group a { margin-top:10px; display: inline-block; width:100%; }
.panel-group .panel-collapse .form-group input { width:100%; height:40px; box-shadow:none; border:1px solid #ddd; border-radius:0; font-size:14px; margin-bottom: 10px; }
.table-bordered thead td {
    background-color: #f7f7f7;
    border-bottom: 1px solid #dddddd !important;
    color: #4d4d4d;
    float: none;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle;
}
.table-bordered td {vertical-align: middle !important; padding:15px !important; }
.table-bordered td.text-left a {
	color: #333333;
    font-size: 14px;
    text-transform: capitalize;
}
.table-bordered td.text-left small {
	color: #4d4d4d;
    font-size: 12px;
}
.account-account #content h2,.account-wishlist #content h2  {
    font-size: 24px;
    text-transform: uppercase;
	margin:10px 0 20px;
}
.account-account .list-unstyled { margin-bottom:20px;}
.account-wishlist .table-bordered thead td { min-width: 135px; }
.account-wishlist .table-bordered td { padding:10px !important; }
.account-wishlist .table-bordered .price { margin:0; text-align:center; }
.account-wishlist .table-bordered .btn { border-radius:0; }
.list-group-item:first-child{ border-radius:0; }
.list-group-item:last-child { border-radius:0; }
.account-border .form-group label  { text-align:left; }
/*---------------------------------------------------------*/
.view-related .owl-item {
    padding: 0 15px 0 0;
}
.image-block .owl-theme .owl-controls .owl-nav div {
	background: url("../image/upsell.png") no-repeat scroll -2px -2px #0093dd;
    cursor: pointer;
    display: block;
    height: 25px !important;
    position: absolute;
    text-indent: -9999px;
    top: 40%;
    width: 25px !important;
	border-radius:100%; 
}
.image-block .owl-theme .owl-controls .owl-nav .owl-next { background-position:-28px -1px; right:1%;}
.image-block .owl-theme .owl-controls .owl-nav .owl-prev { left: 1%;}
.image-block .owl-theme .owl-controls .owl-nav .owl-next:hover {background: url(../image/upsell.png) no-repeat -28px -1px #000;}
.image-block .owl-theme .owl-controls .owl-nav .owl-prev:hover {background: url(../image/upsell.png) no-repeat -2px -2px #000;}
.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;
	display: inline-block;
}
.carousel-contain .slides li img { padding:0 3px; }
.flex-direction-nav a:before {
	line-height: 40px;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div{
  width: 31px;
  height: 31px;
  margin: -20px 0 0;
  display: block;
  background: #b1aeae url(../image/brand_slider.png) no-repeat 0 0;
  position: absolute;
  top: 53%;
  cursor: pointer;
  text-indent: -9999px;
}
.carousel-contain .owl-theme:hover .owl-controls .owl-buttons div { opacity: 1;}
.carousel-contain .owl-theme .owl-controls .owl-buttons .owl-prev{left:0px}
.carousel-contain .owl-theme .owl-item{margin-left:1px;}
.carousel-contain .owl-theme .owl-controls .owl-buttons .owl-next { background-position: 100% 100%; right: 0px; }
.carousel-contain .owl-theme .owl-controls .owl-buttons div:hover {background-color: #0093dd;}
.ma-brand-slider-contain .jcarousel-skin-opencart .jcarousel-container .jcarousel-prev-horizontal:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #0093dd;}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover {
	background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #0093dd;
}
/*Custommenu========================================*/
#block2_pt_item_menu_custom_menu{padding:0;}
#block2_pt_item_menu_custom_menu .static_block_custom_menu{padding:10px 20px; float:left;}
.static_block_custom_menu .title{opacity:1; font-family: 'arial';}
.static_block_custom_menu .left .static-menu-img {
  float: left;
  margin-right: 10px;
}
.static_block_custom_menu .left{
	padding:0; 
	color:#fff;
	border-right: 1px dashed #fff;
	padding-right: 10px;
	text-align: justify;
}
.static_block_custom_menu .right{
	padding:0; 
	color:#fff;
	padding-left: 15px;
	text-align: justify;
}
.static_block_custom_menu .right .static-menu-img{
	width:100%;
}
.static_block_custom_menu .right .static-menu-img img{
	height:100%;
}
.static_block_custom_menu .title {
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 5px;
}
.static_block_custom_menu .right .static-bottom {
  margin-top: 20px;
}
.static_block_custom_menu .static-menu-img {
  border: 1px solid #fff;
}
.static_block_custom_menu .right .title {
  font-size: 12px;
  padding-top: 5px;
  clear:both;
}	
/*modunl===================================================================*/
.nav-container {
	width:100%;
	border-bottom: 1px solid #dddddd;
}
.pt_custommenu div.pt_menu.active {
    color:#0093dd;
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link ul li a.act,
.pt_custommenu #pt_menu_link ul li a:hover,
.pt_custommenu div.pt_menu.act {
    color: #0093dd;
}
.pt_custommenu div.pt_menu.active .parentMenu a,
.pt_custommenu div.pt_menu.active .parentMenu .block-title { 
	color: #0093dd;
}
.pt_custommenu div.pt_menu.act a{color:#0093dd;}
.pt_custommenu div.pt_menu.act .actParent{color:#fff;}
.pt_custommenu .itemMenu h4.level0, .pt_custommenu .itemMenu a.level0 {
  border-bottom: 1px solid #007fbf;
}
.pt_custommenu div.pt_menu:hover .parentMenu a{  
	background: url(../image/blue/arrow_custommenu_blue.png) no-repeat scroll 50% 100%;
  transition: left 0.5s ease-out;
  -webkit-transition: left 0.5s ease-out;
  -moz-transition: left 0.5s ease-out;
}
.pt_custommenu #pt_menu_home:hover .parentMenu a{background:none;}
.pt_custommenu .itemSubMenu h4.level2,
.pt_custommenu .itemSubMenu a.level2,
.pt_custommenu .itemSubMenu h4.level3,
.pt_custommenu .itemSubMenu a.level3,
.pt_custommenu .itemMenu .level1 a.level0 {
	padding-left: 15px;
	background: url(../image/bg_li_footer.png) no-repeat scroll 0 50%;
	border-bottom: 1px solid #007fbf;
	border-top: 1px solid #33a9e4;
}
.pt_custommenu .itemSubMenu h4.level2:hover,
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemSubMenu h4.level3:hover,
.pt_custommenu .itemSubMenu a.level3:hover,
.pt_custommenu .itemMenu .level1 a.level0:hover {
	background: url(../image/submenu_li_hover.png) no-repeat scroll 0 50%;
}
.pt_custommenu .itemSubMenu h4.level2:last-child,
.pt_custommenu .itemSubMenu a.level2:last-child,
.pt_custommenu .itemSubMenu h4.level3:last-child,
.pt_custommenu .itemSubMenu a.level3:last-child,
.pt_custommenu .itemMenu .level1 a.level0:last-child{
border-bottom:none;
}
.pt_custommenu div#pt_menu_home.act .parentMenu a{ background:none; }
.pt_custommenu div.pt_menu_no_child .parentMenu a:hover { background:none; }
#pt_menu_home a:hover { color:#0093dd;}
.pt_custommenu div.pt_menu.act .itemMenu .itemMenuName:hover{ color: #000; }
.pt_custommenu .itemMenu a.level0:hover { color: #000; }
.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemSubMenu h4.level2 span{
    color: #0093dd;
}
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu .level1 a.level0:hover{
	color: #000;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #0093dd;
}
.mobilemenu ul a:hover, .mobilemenu ul li.active a {
	color: #0093dd !important;
}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
	color: #0093dd !important;
}
.mobilemenu ul ul ul a:hover, .mobilemenu ul ul ul li.active a, .mobilemenu ul ul li.active ul a:hover {
	color: #0093dd !important;
}
.mobilemenu ul ul ul ul a:hover, .mobilemenu ul ul ul ul li.active a, .mobilemenu ul ul ul li.active ul a:hover {
	color: #0093dd !important;
}
.menu-mobile {
	background: #0093dd;
}
.pt_custommenu div.popup {
	background:#0093dd;
}
ul.tabs li span:hover,ul.tabs li.active span {
	border-bottom: 2px solid #0093dd;
    color: #666666;
}
.custom-menu-bottom { padding:0 20px 30px;}
/*Sequence============================================================*/
/*End-sequence============================================================*/
/*Newproducts============================================================*/
.new-products-container { margin:0; }
.new-products-container .col2{padding:0;}
.new-products-container .col1{
  padding: 20px 30px 20px 10px;
  background: #0093dd url(../image/new_products.png) no-repeat scroll 100% 48%;
  margin: 20px 0 0;
  height: 320px
}
.new-products-slider {
  display: inline-block;
  margin: 0;
  min-height: 280px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 10px 0;
  color: #fff;
}
.new-products-slider h2 {
    color: #fff;
    display: inline-block;
    font-family: MyriadPro-Regular;
    font-size: 39px;
    line-height: 39px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.new-products-container .owl-carousel { margin:20px 0 0;   padding: 0 0 0 67px; }
.new-products-container .owl-item { padding:0 15px 0 0; }
.owl-theme .owl-controls .owl-buttons div{
  width: 23px;
  height: 44px;
  margin: -20px 0 0;
  display: block;
  background: url(../image/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 48%;
  cursor: pointer;
  text-indent: -9999px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 27px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background-position: 0 100%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  background-position: 100% 0;
  right: -27px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:hover{
  background-position: 100% 100%;
}
/*End-newproducts============================================================*/
.cmsblock{clear:both;}
/*feature-products============================================================*/
.featured-container { margin:20px 0 0; }
.featured-container .col2{padding:0;}
.featured-container .owl-carousel { margin:20px 0 0;   padding: 0 0 0 67px; }
.featured-container .col1 {
  padding: 20px 10px 20px 30px;
  background: #0093dd url(../image/featured_products.png) no-repeat scroll 0 48%;
  margin: 20px 0 0;
  height: 320px;
}
.feature-products-slider{
  display: inline-block;
  margin: 0;
  min-height: 280px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 10px 0;
  color: #fff;
}
.feature-products-slider h2 {
    color: #fff;
    display: inline-block;
    font-family: MyriadPro-Regular;
    font-size: 39px;
    line-height: 39px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.featured-container .owl-carousel { margin:20px 0 0;   padding: 0 67px 0 0; }
.featured-container .owl-item { padding:0 15px 0 0; }
.featured-container .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -34px;
}
.featured-container .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 25px;
}
/*End-feature-products============================================================*/
/*Onnale-products============================================================*/
.onsale-products-title {
	border-bottom: 1px solid #0093dd;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.onsale-products-title h2 {
	background:#0093dd;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.onsale-products-container .onsale-products  { margin-top:20px; }
.onsale-products-container .image { width:78px; float:left;}
.onsale-products-container .box-onsale  { margin-left:100px; }
.onsale-products-container .price{font-size:16px; text-align:left;color: #f36f21;}
.onsale-products-container .price-new{}
.onsale-products-container .price-old{color:#666;text-decoration: line-through;font-size: 13px;}
.onsale-products-container .rating { text-align:left; }
.onsale-products-container .name { margin:0 0 5px; text-align:left; }
.onsale-products-container .name a { text-transform:capitalize;font-size: 15px;color: #333; }
.onsale-products-container .description { display:none; }
.onsale-products-container .button-group { display:none; }
.onsale-products-container .product-thumb { display:inline-block; width:100%; padding:10px 0; border-bottom: 1px solid #ddd; }
.onsale-products-container .product-thumb:last-child { margin:0; padding-bottom:10px; border:0; }
/*End-onnale-products============================================================*/
/*Brand====================================================================*/
.brand-slider-contain {
	margin:30px 0 10px 0;
	background: #e7e7e7;
}
.brand-title {
    border-bottom: 2px solid #dddddd;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.brand-title h2 {
    border-bottom: 2px solid #0093dd;
    color: #666666;
    display: inline-block;
    font-family: MyriadPro-Regular;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.brand-slider-contain .slides  {
	padding:20px 0;
	margin:10px 0;
	text-align:center;
}
.brand-slider-contain .slides img{display:inline-block;}
.brand-slider-contain .owl-wrapper-outer{padding:0 10px;}
/*End-Brand====================================================================*/
/*Slider====================================================================*/
.sequence-pagination li a { background:#0093dd; }
.sequence-pagination li.current a { background:#a1cfb8; }
/*End-Slider====================================================================*/
/**** Category block ****/
ul.list-group > li {position:relative;}
.button-view {
  border: 1px solid #cacaca;
  width: 19px;
  height: 19px;
  background: url("../image/menu_down.png") no-repeat;
  text-indent: -99999px;
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 9;
}
.alert-success button.close { line-height:15px;}
.alert-success button.close:hover { background:none; }
ul.list-group li.active .button-view  {
background: url("../image/menu_down.png") no-repeat;
}
.ttopen {
  background: url("../image/menu_up.png") no-repeat;
}
#sequence-theme .controls a {
	background: url("../image/bg_direction_nav.png") no-repeat scroll 0 0 #c1c1c0;
	cursor: pointer;
	display: block;
	height: 54px;
	margin: -30px 0 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 54px;
	opacity: 0;
	z-index:9;
}
#sequence-theme:hover .controls a { opacity: 1;}
#sequence-theme .controls .sequence-next { background-position: 100% 0; right: 95px; }
#sequence-theme .controls .sequence-prev { left: 95px;}
#sequence-theme .controls .sequence-next:hover {background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #f4a09f;}
#sequence-theme .controls .sequence-prev:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #f4a09f;}
/*list-web============================================*/
.affiliate-login .well { border:1px solid #dddddd; margin:20px 0 0;}
.product-search .checkbox-inline { margin:10px 0 15px; }
/*Mobile==========================================*/
@media (min-width: 1200px){
}
@media (max-width:1199px) {
	.row-home .row{margin:0;}
	.right-bottom-header .top-search{margin: 0 15px;}
	.new-products-container .col1 {height: 271px;}
	.new-products-slider {min-height: 231px;}
	.featured-container .col1 {height: 271px;}
	.feature-products-slider {min-height: 231px;}
	.related-products .col1 {height: 271px;}
	.related-products-slider {min-height: 231px;}	
	.new-products-container .owl-carousel {padding: 0 0 0 32px;}
	.new-products-container .owl-theme .owl-controls .owl-buttons .owl-prev {left: 10px;}
	.new-products-container .owl-theme .owl-controls .owl-buttons .owl-next {right: -11px;}
	.featured-container .owl-theme .owl-controls .owl-buttons .owl-next {right: 10px;}
	.featured-container .owl-carousel {padding: 0 41px 0 0;}
	.newletter-container .newleter-content input { width:190px; }
	.footer-static-2 .footer-static-content { font-size:11px;}
	.banner-static img,.block-banner-left img { height:100% !important; width:100% !important; }
	.currency-language { margin-right:10px; }
	.visible-lg { display: block !important;}
	.product-list .add-to-links .wishlist button,
	.product-list .add-to-links .compare button {margin-left: 2px;}
	.item-inner .cart { top: 34%;}
	.item-inner .wishlist { top: 48%;}
	.item-inner .compare { top: 62%;}
	.product-grid {min-height:470px;}
	.product-grid .price{min-height:40px;}
}
@media (max-width:992px) {
	.row-header,#top-links{ width:100%; text-align:center; }
	.currency-language { float:none;	display:inline-block; }
	.header-icon,.top-cart{ text-align:center;   margin-right: 20px;}
	.bock-header .header-content { font-size:9px; }
	.currency-language .pull-left { float:none !important; display:inline-block; }
	ul.tabs li span { font-size:26px; }
	.product-tabs-container-slider .item { margin-bottom:30px; }
	.product-tabs-container-slider .tab-grid { margin-bottom:0; }
	.ma-footer-static-container p,.footer-static2 .f-col3 .footer-static-content ul li a,.ma-footer-static-container { font-size:11px; }
	.powered h2 { font-size:12px; }
	#cart > .btn { text-align:left; font-size:11px; }
	.links li { float:none; display:inline-block; }
	#top #cart { float:none; display:inline-block; margin:13px 0 0; 	}
	.top-cart .dropdown-menu.pull-right { right:0px; }
	.category-filter .panel-heading span { font-size:23px; }
	.category-filter .filter-content a.list-group-item { font-size:13px; }
	.product-list .add-to-links .cart button span { padding:0; }
	.footer-static-2 .f-col { min-height:80px; }
	.onsale-products-title h2 { font-size:20px; }
	.onsale-products-container .box-onsale { display:inline-block; width:100%; margin:10px 0 0; }
	.product-list .add-to-links .cart { width:100%; }
	.product-list .add-to-links .wishlist { margin:0; width: 100%;}
	.product-list .add-to-links .wishlist button{margin:10px 0 0 0;}
	.product-list .add-to-links .compare {width: 100%;}
	.product-list .add-to-links .compare button{margin:10px 0 0 0;}
	.product-view .product-name h1 {}
	.product-view .form-group #button-cart { margin:10px 0 0 0; }
	.product-view #product .add-to-links .compare{  margin: 10px 0 0 0;}
	.newletter-container .newleter-content input { width:150px; }
	.banner-static-center .static-text h3 { font-size:43px;}
	.banner-static-center .static-text1 h3 { font-size:25px; }
	.footer .column { margin-bottom:20px; }
	.category .list-group li a { font-size:12px; }
	.products-category  .clearfix { display:none; }
	.visible-lg { display: none !important;}
	.visible-xs,.navbar-toggle { display: block !important;}
	.footer1 .f-col2, .footer1 .f-col4{padding-left:30px; padding-right:0;}
	.footer2 .column{padding-left:30px; padding-right:0;}
	.text-welcome p {display:none;}
	.newletter-container {margin: 33px 0 0;}
	.view-related .owl-item {padding: 0 38px 0 0;}
}
@media (max-width:767px) {
	#top-links,.currency-language,.text-welcome { text-align:center; width:100%; margin:0; }
	#top { padding:15px 0; }
	.text-welcome p { text-align:center; margin:0; }
	.banner-static-contain .banner-box { margin:0 0 20px; }
	.banner-static-contain img { width:100% !important; height:100% !important; }
	.header .colx{text-align:center;}
	.new-products-container .owl-carousel,.featured-container .owl-carousel,.related-products .owl-carousel{padding: 0 22px;}
	.new-products-container .owl-theme .owl-controls .owl-buttons .owl-prev, .featured-container .owl-theme .owl-controls .owl-buttons .owl-prev{left: -2px;}
	.new-products-container .owl-theme .owl-controls .owl-buttons .owl-next, .featured-container .owl-theme .owl-controls .owl-buttons .owl-next{right:-2px;}
	.banner-static .banner { margin-bottom:20px;}
	.brand-title { margin:20px 0; }
	.product-list .name { margin:20px 0 0; }
	.product-view .form-group #button-cart { margin:0 0 0 30px; }
	.footer { padding:50px 0 10px; }
	.product-list .box-list { float:left; margin:20px 0 0; }
	.product-list .add-to-links .wishlist, .product-list .add-to-links .compare { margin:10px 10px 0 0; }
	.product-view .tab-view { margin:20px 0 0; }
	.ma-footer-static-container p, .footer-static2 .f-col3 .footer-static-content ul li a, .ma-footer-static-container { font-size:12px; }
	.ma-footer-static-container .f-col { margin:0 0 20px; }
	.powered .right-powered  { margin:20px 0 0; display: inline-block; float: none;}
	.powered .right-powered a { float:left; }
	.product-list{display:none;}
	.product-filter .btn-group #list-view{display:none;}
	.related-products .owl-theme .owl-controls .owl-buttons .owl-next {right: 0px;}
	.view-related .owl-item {padding: 0 60px 0 0;}
	.item-inner .image { text-align:center; }
	.left-powered {display: inline-block;}
	.powered{text-align:center;}
	#back-top {display:none !important;}
}
@media (max-width:680px) {
}
@media (max-width:560px) {
	.product-filter .sort,.product-filter .limit { display:none; }
	.col-mobile { width:100% !important; padding:0;}
	.product-view .tab-view textarea { width:280px; }
	.product-view .tab-view li { width:100%; margin:0;  }
	.product-view .tab-view a { width:100%;}
	.footer1 .f-col{width:100%; text-align:center;}
	.footer1 .f-col2,.footer1 .f-col4{margin-top:20px;}
	.newletter-container {margin: 20px 0 0;}
	.newletter-container .newleter-content tr td{display:inline-block;}
	.newletter-container #subscribe{margin-bottom: 10px;}
	.footer1 .f-col1, .footer1 .f-col2, .footer1 .f-col3, .footer1 .f-col4{padding: 0 15px;}
	.product-view .owl-carousel .owl-wrapper-outer {max-height: 155px;}
}
@media (max-width:410px) {
.search-top {
	background: url("../image/arrow-up2.png") no-repeat scroll 51% 25% transparent;
	right: -84px;}
	.product-view .tab-view input.form-control,.product-view .tab-view textarea { width:200px;}
	.currency-language .pull-left:last-child{margin-top:10px;}
	.footer2 .col,.footer2 .col1,.footer2 .col2,.footer2 .col3{padding:0; width:100%; text-align:center;}
	.featured-container .owl-item,.new-products-container .owl-item {padding: 0;}
	.product-view .owl-carousel .owl-wrapper-outer { max-height: 81px;}
}
#back-top {
	background: #0093dd url(../image/btn-top.png) no-repeat scroll 50% 50%;
	position: fixed;
	bottom: 10px;
	right: 12px;
	width: 40px;
	height: 40px;
}
#back-top:hover {
    background-color: #000;
}
#back-top:hover {
	cursor: pointer;
    -moz-transition: all 0.3s ease 0s;
}
/*css3===================================================================*/
a,#top #currency .currency-select,#search .btn-lg,.item-inner .button-group .cart button span,
.product-list .product-container{
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
a:hover,#top #currency .currency-select:hover,#search .btn-lg:hover,.product-list .product-container:hover{
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	cursor: pointer;
}
.btn, button, span {
	-moz-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
}
.btn:hover, button:hover, span:hover{
	-moz-transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	cursor: pointer;
}
.links li a,.pt_custommenu div.pt_menu a,ul.tabs li span,.footer-static2 .f-col3 .footer-static-content ul li a,
.product-view .add-to-links button  {
	-moz-transition: color 0.5s ease;
	transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
}
.links li a:hover,.pt_custommenu div.pt_menu a:hover,ul.tabs li span:hover,.footer-static2 .f-col3 .footer-static-content ul li a:hover,.product-view .add-to-links button:hover {
	-moz-transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	cursor: pointer;
}
#sequence-theme .controls a {
	-moz-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	border-radius:100%;
}
#sequence-theme .controls a:hover {
	-moz-transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	cursor: pointer;
}
.owl-theme .owl-controls .owl-buttons div{ border-radius:100%; }
.products-category .product-list,.product-search .product-list{
webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.banner-box a:before {
	transition: all 0.3s ease-out;
}
.banner-box a:hover:before {
	pointer-events: none;
	position: absolute;
	content: "";
	background: rgba(0,0,0,0.5);
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	transition: all 0.3s ease-out;
}
.banner-box a:after {
	pointer-events: none;
	position: absolute;
	content: "";
	opacity: 0.5;
	margin: auto;
	border: 0;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	transition: all 0.3s ease-out;
}
.banner-box a:hover:after {
	border: 3px solid #fff;
	top: 10px;
	bottom: 10px;
	right: 10px;
	left: 10px;
	transition: all 0.3s ease-out;
}
#filter_group_manufacturer{
	width: 100%;
	overflow: hidden;
	outline: none;
}
#filter_group_manufacturer .jspVerticalBar{background:transparent;width:10px;}
#filter_group_manufacturer .jspDrag{background:#ccc;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius: 10px;}
#filter_group_manufacturer .jspTrack{background:#f6f6f6;}
.owl-carousel .owl-item img
{
	width: auto !important;
	margin:0 auto;
}
.products-category .name
{
}
.label-outofstock {
    background-color: rgb(235, 88, 88);
    position: absolute;
    z-index: 500;
    text-align: center;
    display: block;
    transition: opacity .2s;
    display: block;
    pointer-events: none;
    top: 0;
    min-width: 200px;
    transform: translate(-28%, 100%) rotate(-45deg);
    transform-origin: 48%;
    font-size: 15px;
    padding-top: .3em;
    padding-bottom: .4em;
    padding-left: 4em;
    padding-right: 4em;
    white-space: nowrap;
    background: #EA2E49;
    color: white;
    line-height: 1;
}
.left-block
{
	position: relative;
    overflow: hidden;
	border: 1px solid #E8E8E8;
	margin-left: -11px;
	margin-right: -11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media(max-width: 560px)
{
	.left-block
	{
  		margin: 0;
	}
}

.product-list .left-block
{
	overflow: unset;
}
.product-list .item_product
{
	overflow: hidden;
}
.product-description ul
{
	padding-left: 40px;
}
.product-description ul li
{
	list-style: disc;
}
.contact_title_company{
	    width: 100%;
    float: left;
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}

body.modal-open
{
	padding-right: 0 !important
}
@media(min-width: 1200px) and (max-width: 1366px)
{
	.modal-dialog 
	{
  		width: 80%;
	}
}
@media(min-width: 1366px)
{
	.modal-dialog 
	{
  		width: 1170px;
	}
}

.modal-content {
 /* height: 100% !important;
  overflow:visible;*/
}
.modal-body {
  height:100%;
  overflow: auto;
}
.modal-title
{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
#exampleModal .close
{
	width: 30px;
    height: 30px;
    border: 1px solid #000;
    border-radius: 50%;
    background: #000;
    opacity: 1;
    color: #fff;
    font-size: 28px;
    opacity: 0.9;
    float: none;
    position: absolute;
    right: -10px;
    top: -10px;
}
#also_bought.owl-carousel
{
	overflow: hidden;
}
#also_bought  .owl-next
{
	right: 25px;
}
#also_bought .product-list
{
	display: block !important; 
}
.modal-backdrop
{
	display: none;
}

#also_bought .owl-carousel:hover .owl-nav > div, #also_bought .owl-carousel:hover .owl-nav > div > span{opacity:1;}
#also_bought .owl-controls .owl-nav > div{
    background: rgba(255, 255, 255, 0.8) !important;
    z-index: 2;
    width: 36px;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
#also_bought .owl-controls .owl-nav > div > span{
    opacity: 1;
    border: 2px solid #333;
    color: #333;
    height: 30px;
    width: 30px;
    line-height: 24px;
    display: block;
    position: absolute;
    top: 40%;
    text-align: center;
    font-size: 24px;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
#also_bought .owl-controls .owl-nav > div > span:hover{
    color:#fff;
    background-color:#0093dd;
    border-color:#0093dd;
}
#also_bought .owl-carousel:hover .owl-nav > div, #also_bought .owl-carousel:hover .owl-nav > div > span {
    opacity: 1;
}
#also_bought .owl-controls .owl-nav .owl-prev{left: 0;padding-left: 3px;}
#also_bought .owl-controls .owl-nav .owl-next{right:0;padding-left:3px;}

@media(min-width: 320px) and (max-width: 992px)
{
	.modal-title
	{
		font-size: 16px;
	}
}

.top-info {
	background-color: #4EA2E5; 
	padding: 5px;
}

.top-info p {
	display: inline-block;
	margin-bottom: 0; 
	color: #fff; 
	font-size: 14px; 
	font-weight: 700;
	text-align: center;
	width: 100%;
	letter-spacing: 2px;
}

.article-description,
.article-description.article-info__content p,
.article-description.article-info__content span {
    cursor: default !important ;
}

.cm_message {
    font-weight : 700;
    font-size : 1.3em;
}