body {
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-family:"Open Sans",Arial,sans-serif;
}
li{list-style: none;}
a:focus {
    outline: 0 !important;
    outline-offset: 0;
}
/*@font-face{
    font-family:"Raleway";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Raleway Bold.otf");
}
@font-face{
    font-family: "OpenSans";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}*/
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url("http://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url("http://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2") format("woff2");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"), url("http://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2") format("woff2");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: local("Raleway Bold"), local("Raleway-Bold"), url("http://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
}
button:hover,button:focus,button:active,button:visited{
    outline: none !important;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack {
    width: 1em !important;
    height: 1em !important;
    line-height: 0.75em !important;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 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: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top-links .dropdown-menu li > a:hover {
    text-decoration: none;
    color: #0088cc;
    text-transform: capitalize;
    background: none  ;
}
#top-links ul.dropdown-menu{top: 30px;}  
#top-links ul.list-inline{line-height:20px;} 
#top-links ul.list-inline li {}
#top-links ul.dropdown-menu.dropdown-menu-right.ul-account {
    margin-top: 13px;
}
#top {
	background-color: none;
	padding-bottom: 5px;
	min-height: 40px;
}
.hi-guest{
	float: left;	
	height: 40px;
	line-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #0088cc;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
        z-index: 1006;
            padding: 0 5px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
    font-size: 12px;
}
#top-links .dropdown-menu a i{margin: 5px;}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}
#top-links {
	/*padding-top: 6px;*/
	line-height: 40px;
    height: 40px;
}
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 0px 0;
	display: inline-block;
}
/* search */
#search {
	margin-bottom: 10px;
    border: 1px solid #f1f1f1;
    width: 230px;
}
#search .form-control{
    box-shadow: none;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* header */
header {
border-bottom:2px solid #0088cc;
}
.header-content.container {
    position: relative;
    z-index:1005;
    padding: 10px 30px;
	
}
/* cart */
#cart.open > .btn {
	background-image: none;
	background-color: #fff;
	color: #444;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
    margin-top: 0px;
   	max-height: 450px;
	overflow-y: auto;
	padding: 10px 0px 10px 0px;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	max-width: 315px;
	padding: 0 10px;
	position: relative;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px;
    width: 250px;
}
#cart .dropdown-menu ul{padding: 10px 20px;}
.row-cart {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
}
.row-cart .image-cart {
    width: 100px;
    float: left;
}
.row-cart .image-cart .img-thumbnail {
    border-radius: 0;
    padding: 0;
    border: 0;
}
.row-cart .cart-content {
    margin-left: 110px;
    font-size: 14px;
    text-align: left;
    position: relative;
    margin-top: 20px;
    max-width: 160px;
}
.cart-content .product-name a {
    color: #444;
    font-size: 14px;
    text-transform: capitalize;
}
.cart-content .cart-button {
    position: absolute;
    bottom: 0px;
    right: 20px;
}
.cart-content .btn {
    padding: 0;
    background: none;
    border: 0;
}
.cart-content .btn .fa-times-circle {
    color: #333;
}
.top-cart{
	position: absolute;
    max-height: 50px;
    right: 0;
    bottom: -50px;
}
#cart > .btn {
    font-size: 13px;
    line-height: 18px;
    color: #444;
    font-family: "Open Sans",Arial,sans-serif;
    background: transparent;
    padding: 5px 10px 0;
    border-radius: 0;
    height: 50px;
    z-index: 99;
    font-weight: normal;
    border: none;
    letter-spacing: 1px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    box-shadow: none;
    text-align: left;
    letter-spacing:1px;
}
.box-table-bordered a{
    border: 1px solid #f1f1f1;
    padding: 5px 8px;
    background: #f1f1f1;
    color: #444;
    border-radius: 4px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s
}
.box-table-bordered a:hover{
    border: 1px solid #0088cc;
    background: #0088cc;
    color: #fff;
}
#cart-total span {
    display: block;
    font-size: 20px;
    padding-bottom: 5px;
    text-align: left;
}
#cart-total span i {
    font-size: 0px;
    background: url(../image/mycart.png) no-repeat 3px 0px;
    width: 35px;
    height: 35px;
    position: absolute;
    left: -30px;
    top: 10px;
}
.top-cart #cart:hover  span i{
    background: url(../image/mycart.png) no-repeat 3px -69px;
}   

.top-cart #cart:hover button.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle{
    background: transparent;
    color:#0088cc;
}
.row-cart .cart-price{
    color: #444;
    font-size: 20px;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing:1px;
    font-weight: normal;
}
.row-cart .product-name a,table.table.table-bordered thead td{
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing:1px;
    font-weight: normal;
    color: #444;
    text-transform: capitalize;
    font-size: 16px;
}

table.table.table-bordered td strong,table.table.table-bordered tbody td{font-size: 16px;/*font-family:OpenSans;*/width: 100%;}
table.table.table-bordered td,.table-bordered{border: 0;}
.checkout-cart .table-bordered,.checkout-cart table.table.table-bordered td,
.account-wishlist .table-bordered,.account-wishlist table.table.table-bordered td,
.account-order .table-bordered, .account-order table.table.table-bordered td{
    border: 1px solid #ccc;
    text-align: center;
}
.account-wishlist .table-bordered .price, .checkout-cart .table-bordered .price{margin-top: 0;}
table.table.table-bordered td strong{color: #444;}
.checkout-cart table.table.table-bordered td small{text-transform: capitalize; font-size: 12px;}
/* 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;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* .top-search */
.top-search {
    margin-top: 0;
    position: relative;
}
#search_block_top {
    position: absolute;
    right: 0; 
    bottom: -153px;
}
#search_block_top #searchbox {
    float: left;
    width: 100%;
    border: 1px solid #f1f1f1;
}
form#searchbox {
    position: relative;
}
#search_block_top .form-search {
    background: #fff;
}
#search_block_top .form-search {
    float: left;
}
#search_block_top #search_query_top {
    background: none repeat scroll 0 0 transparent;
    color: #000;
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0;
    border: 0;
    width: 150px;
    padding: 0 10px 0 10px;
    float: right;
}
#search_block_top .btn.button-search {
    float: right;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    box-shadow: none;
}
#search_block_top .btn.button-search span {
    color: #969595;
    display: none;
}
#search_block_top .btn.button-search .fa-search {
    font-size: 14px;
    color: #ccc;
    line-height: 35px;
    width: 50px;
    height: 35px;
}
#search_block_top .btn.button-search .fa-search:hover{
	background: #0088cc;
	color: #fff;
}
/* top-menu */
.btn-group ul.dropdown-menu{z-index: 1008 !important;right: 0; min-width: 130px !important;left: auto !important;}
header .nav-container {
    position: relative;
    z-index:1004;
    background: #444;
    box-shadow: none;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
/* content */
#content {
	min-height: 60px;
/*    margin-bottom: 20px;*/
}
/* cmsblock */
.cmsblock .pos-block-static-1{
		margin-top: 45px;
}
.cmsblock .open-time {
    margin-top: 25px;
}
.cmsblock .open-time .fa {
    font-size: 40px;
    float: left;
    padding-right: 10px;
}
.cmsblock .open-time p {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
}
.cmsblock .open-time p span.opentime {
    font-size: 20px;
    float: left;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing:1px;
}
.cmsblock .open-time p span {
    clear: both;
    float: left;
}
.cmsblock img {
    width: 100%;
}
.cmsblock .pos-block-static-1 a, .cmsblock .advertising_block a, .cmsblock .home-banner3 a.img-center-home3{
    z-index: 9;
    position: relative;
    overflow: hidden;
    display: block;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out;
}
.cmsblock .pos-block-static-1 a:before,.cmsblock .advertising_block a:before , 
.cmsblock .home-banner3 a.img-center-home3:before{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px solid rgba(255, 255, 255, 0.5);
    bottom: 0;
    opacity: 0;
    content: "";
    left: 0;
    overflow: visible;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}
.cmsblock .home-banner3 a.img-center-home3:before{margin-top: 30px;}
.cmsblock .pos-block-static-1 img,.cmsblock .home-banner3 a.img-center-home3 img {
    width: 100%;
}
.cmsblock .pos-block-static-1 a:hover img, .cmsblock .advertising_block a:hover img,
.cmsblock .home-banner3 a.img-center-home3:hover img{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.pos-block-static-1 a:hover:before, .cmsblock .advertising_block a:hover:before ,
.cmsblock .home-banner3 a.img-center-home3:hover:before{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 13px solid rgba(255, 255, 255, 0.5);
    opacity: 1;
    -moz-transition: all 0.3s ease 0s;
}
.cmsblock .home-banner3 a.img-center-home3:hover:before{ border: 10px solid rgba(255, 255, 255, 0.5) !important;}
.pos-block-static-home1 .static-title, .related-title{
	background:#fff url(../image/bkg_title.png) repeat-x center 50%;
    margin: 10px 0 30px;
    padding: 0;
    list-style: none! important;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.pos-block-static-home1 .static-title h2, .related-title span {
    display: inline-block;
    padding: 0 40px;
    font-size: 18px;
    background: #fff;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
}
.pos-block-static-home1 h3{
	margin-bottom: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing:1px;
    color: #555;
    margin-top: 0;
    background: none;
    border: 0;
    text-align: left;
}
.pos-block-static-home1 .static-image img {
    width: 100%;
    max-width: 100%;
}
.pos-block-static-home1 .static-main {
    margin-top: 10px;
    padding: 10px;
}
.pos-block-static-3 {
    margin: 20px 0 ;
}
/**/
.head-block-content {
    padding-left: 30px;
    border: 2px solid #f1f1f1;
    background: #f1f1f1;
    margin-bottom: 15px;
}
.head-block-content .fa {
    font-size: 30px;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #ddd;
}
.head-block-content span{
    padding: 12px 20px 15px 0;
}
p.ca-sub {
    padding-top: 1px;
}
.ca-content p {
    padding: 5px 0 0;
    margin: 0;
}
.head-block-content div {
    padding: 5px 0 5px 20px;
}
.head-block-content span{float: left;}
.head-block-content div p.title-bold  {
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 18px;
    width: 100%;
}
.head-block-content:hover {
    background: #0088cc;
    color: #fff;
}

/*.ca-menu {
    margin: 20px auto;
}*/
/*.pos-block-static-3 .head-block-content{
    width: 100%;
    height: 70px;
    overflow: hidden;
    display: block;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    border-left: 10px solid #f1f1f1;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.pos-block-static-3 .head-block-content span{
    text-align: left;
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    position: relative;
}
.pos-block-static-3 .head-block-content .fa {
    font-size: 30px;
    line-height: 70px;
    position: absolute;
    width: 70px;
    left: 5px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.ca-content {
    position: absolute;
    left: 100px;
    height: 50px;
    top: 12px;
}
.ca-main {
    font-size: 20px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.ca-sub {
    font-size: 14px;
    color: #666;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.ca-menu .head-block-content:hover {
    border-color: #0088cc;
    background: #000;
}
.ca-menu .head-block-content:hover .fa {
    color: #0088cc;
    text-shadow: 0px 0px 1px #0088cc;
    font-size: 50px;
}
.ca-menu .head-block-content:hover .ca-main {
    color: #0088cc;
    font-size: 14px;
}
.ca-menu .head-block-content:hover .ca-sub {
    color: #fff;
    font-size: 20px;
}*/
.advertising_block.block {
    margin: 30px 0;
}
.advertising_block.block {
    margin: 30px 0;
}
.cmsblock .home-banner3 img{
    margin: 30px 0 0;
}
.cmsblock  .home-banner2 img{margin: 30px 0 0;}
.cmsblock  .home-banner2 {margin-top: -30px;}

/* cmsblock img-content-block-home 3 4style****************************************************/
.home-banner2 a, .home-banner3 a {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}
a.line-box img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
a.line-box span::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
a.line-box span::before, a.line-box span::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.grid a span::before, .grid a span::after {
    pointer-events: none;
}
a.line-box span::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
a.line-box span::before, a.line-box span::after {
    position: absolute;
    top: 40px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.grid a span::before, .grid a span::after {
    pointer-events: none;
}
a.line-box:hover img {
    opacity: 0.6;
}
a.line-box img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
a.line-box:hover span::before, a.line-box:hover span::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* tab-product-slide & tab_category_slide_home1 */
.tab_category_slide_home2 .tab_container_category {
    margin: 0 -15px;
}
ul.owl-demo-tabproduct.owl-carousel.owl-theme {
    padding: 0;
}
.owl-wrapper-outer{
	border: 0 !important;
	box-shadow: none !important;
}
#tab_new_product, .tab_category_slide_home2 {margin: 0 -15px;}
.product-tabs-container-slider{margin-top: 45px;}
.tab_category_slide_home2 {margin: 30px 0 0;}
.tab_category_slide_home2 ul.tabs-category,
	.product-tabs-container-slider ul.tabs {
    background: url(../image/bkg_title.png) repeat-x center 50%;
    margin: 10px 0 30px;
    padding: 0;
    list-style: none! important;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.tab_category_slide_home2 li.row_item li.item{margin-bottom: 60px;text-align: center;}
.tab_category_slide_home2 ul.tabs-category li,
	.product-tabs-container-slider ul.tabs li {
    display: inline-block;
    cursor: pointer;
    color: #ccc;
	font-size: 18px;	
    text-transform: uppercase;
    background: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: 700;
}
.tab_category_slide_home2 ul.tabs-category li:hover,
	.product-tabs-container-slider ul.tabs li:hover {color: #444;}
.tab_category_slide_home2 .tabs-category li,
	.product-tabs-container-slider .tabs li  {
    display: inline-block;
    background: url(../img/bkg_producttab_title.jpg) no-repeat right 2px;
    padding: 0px 15px 0 10px;
}
.tab_category_slide_home2 ul.tabs-category li:first-child ,
	.product-tabs-container-slider  ul.tabs li:first-child {
    padding-left: 50px;
} 
.tab_category_slide_home2 ul.tabs-category li:last-child,
	.product-tabs-container-slider  ul.tabs li:last-child {
    padding-right: 50px;
}
.tab_category_slide_home2 ul.tabs-category li.active,
	.product-tabs-container-slider ul.tabs li.active{    color: #333;}
.tab_category_slide_home2 .clickable .owl-buttons .owl-prev,
	.product-tabs-container-slider .clickable .owl-buttons .owl-prev{
	width: 20px;
    height: 16px;
    background: url(../image/btn-slider.png) 0 0 no-repeat;
    position: absolute;
    top: -40px;
    text-indent: -9999px;
    left: 50%; 
    margin-left: -170px;
    border: 0;
    cursor: pointer;
    opacity: 1;
    transition:0s;
    -moz-transition:0s;
    -webkit-transition:0s;
}
.tab_category_slide_home2 .clickable .owl-buttons .owl-next,
    .product-tabs-container-slider .clickable .owl-buttons .owl-next{top: -40px;opacity: 1;}
.owl-prev{
    width: 20px;
    height: 16px;
    background: url(../image/btn-slider.png) 0 0 no-repeat;
    position: absolute;
    text-indent: -9999px;
    border: 0;
    cursor: pointer;
    opacity: 1;
    transition:0s;
    -moz-transition:0s;
    -webkit-transition:0s;
}
.owl-next{
    width: 20px;
    height: 16px;
    background: url(../image/btn-slider.png) 100% 0 no-repeat;
    position: absolute;
    text-indent: -9999px;
    border: 0;
    cursor: pointer;
    opacity: 1;
    transition:0s;
    -moz-transition:0s;
    -webkit-transition:0s;
}
.tab_category_slide_home2 .clickable .owl-buttons .owl-next,
    .product-tabs-container-slider .clickable .owl-buttons .owl-next{
    width: 20px;
    height: 16px;
    background: url(../image/btn-slider.png) 100% 0 no-repeat;
    position: absolute;
    top: -40px;
    text-indent: -9999px;
    border: 0;
    right: 50%;
    margin-right: -170px;
    cursor: pointer;
    opacity: 1;
    transition:0s;
    -moz-transition:0s;
    -webkit-transition:0s;
}
.product-tabs-container-slider .clickable .owl-buttons .owl-prev:hover{background-position: 0 100%;}
.product-tabs-container-slider .clickable .owl-buttons .owl-next:hover{background-position: 100% 100%;}
.tab_category_slide_home2 .clickable .owl-buttons .owl-prev:hover{background-position: 0 100%;}
.tab_category_slide_home2 .clickable .owl-buttons .owl-next:hover{background-position: 100% 100%;}
.tab_category_slide_home2 .clickable .owl-buttons .owl-prev{margin-left:-210px; }
.tab_category_slide_home2 .clickable .owl-buttons .owl-next{margin-right:-210px; }
.tab_category_slide_home2 .tab_container .item,
	.product-tabs-container-slider .tab_container .item{
	transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    position: relative;
    list-style: none;
}
.tab_category_slide_home2 .tab_container_category li.row_item,
	.product-tabs-container-slider .tab_container li.row_item {
		list-style: none; 
		margin: 0 15px;
		position: relative;
	}
.product-tabs-container-slider .tab_container li.row_item{margin-bottom: 60px}
.tab_category_slide_home2 .tab_container_category .row_item ul ,
	.product-tabs-container-slider .tab_container .row_item ul{margin: 0;padding: 0;}

.tab_category_slide_home2 .tab_container .item .image,
	.product-tabs-container-slider .tab_container .item .image{
	border: 1px solid transparent;
    padding: 5px;
    text-align: center;
}
.tab_category_slide_home2 li.row_item li.item,
.product-tabs-container-slider li.row_item li.item{position: relative; border: 1px solid #f1f1f1;}
.label_sale{ 
	position: absolute;
    top: 10px;
    border: 1px solid transparent;
    background: #444;
    text-transform: uppercase;
    font-weight: normal;
    height: 25px;
    width: 50px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    left: 5px
}
.label_new{ 
	position: absolute;
    top: 10px;
    border: 1px solid transparent;
    background: #444;
    text-transform: uppercase;
    font-weight: normal;
    height: 25px;
    width: 100px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    left: 5px
}
.tab_category_slide_home2 .item .image{padding: 5px;}
.label_new{
    top: 40px;
    background: #ff0000;
}
.button-group2{
    display: none;
	position: absolute;
	border: 1px solid #f1f1f1;
    height: 52px;
    width: 100%;
	transition:0.3s;
	-moz-transition:0.3s;
	-webkit-transition:0.3s;
	animation:zoomIn 0.5s;
	-moz-animation:zoomIn 0.5s;
	-webkit-animation:zoomIn 0.5s;
	display: none !important;
}
 button.btn-compare, button.btn-wishlist {
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 40%;
    right: 10%;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 20px;
    color: #444;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    animation:zoomIn 0.5s;
    -moz-animation:zoomIn 0.5s;
    -webkit-animation:zoomIn 0.5s;
    display: none;
}
button.btn-compare{ margin-top: 40px;}
button.btn-compare:hover ,button.btn-wishlist:hover{
	background: rgba(228, 128, 128, 0.7);
	color: #fff;
}
.button-group2 .btn-quickview,.button-group2  .btn-cart-tabcate,
.button-group2 .btn-add-card {
	position: absolute;
    height: 40px;
    width: 47%;
    line-height: 40px;
    text-align: center;
    border: transparent;
    background: #0088cc;
    color: #fff;
    margin-top: 5px;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
.btn-add-card-2 {
	float:left;
	margin-left:5px;
    height: 30px;
    width: 45%;
    line-height: 30px;
    text-align: center;
    border: transparent;
    background: none;
    color: #ccc;
	font-size:12px;
    margin-top: 5px;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
.btn-add-card-2 i{
	font-size:18px;
}
.btn-add-card-2:hover {color: #02a7fa;}
.button-group2 .qv-button-container button.btn-quickview{right: 5px;}
.button-group2 .qv-button-container button.btn-quickview i{padding-right: 3px;}
.button-group2 button.btn-add-card{left: 5px;}
.button-group2 .btn-quickview:hover,
.button-group2 .btn-add-card:hover {background: #02a7fa;}
.tab_category_slide_home2 li.item .name,
.product-tabs-container-slider li.item .name{padding-top: 5px; text-align: center;}
.tab_category_slide_home2 li.item .name a,
.product-tabs-container-slider  li.item .name a{ 
	font-size: 14px; 
	color: #444; 
	text-transform: capitalize;
}
.product-tabs-container-slider li.item .name:hover a{ color: #0088cc;}
.product-tabs-container-slider li.item .price {
    text-align: center;
    font-weight: normal;
    font-size: 19px;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing:1px;
    color: #0088cc;
    padding: 5px 0;
    margin-bottom: 5px;
}
.product-tabs-container-slider li.item .price .price-old{
	padding: 0 10px;
	text-decoration: line-through;
	color: #ccc;
	font-size: 14px;
}
.product-tabs-container-slider li.item .price .price-new{padding: 0 10px;}
.product-tabs-container-slider li.item .rating{
	text-align: center;
    margin: 5px;
}
.product-tabs-container-slider li.row_item .button-group2 {display: block !important;border-top:0; }
.tab_category_slide_home2 li.item:hover button,
.tab_category_slide_home2 li.item:hover .button-group2,
.product-tabs-container-slider li.row_item:hover button,
.product-tabs-container-slider li.row_item:hover .button-group2 {display: block !important;border-top:0; }
.product-tabs-container-slider .owl-pagination{display: none;}
/* tab_category_slide_home1 */

ul.productTabContent.owl-demo-tabcate.owl-carousel.owl-theme,.owl-demo-tabcate li.row_item ul {
    padding-left: 0;
}
.tab_category_slide_home2 .owl-pagination{display: none;}
.tab_category_slide_home2 li.item .name a:hover{
    color: #0088cc;
}
.tab_category_slide_home2 li.item .price{
    font-weight: normal;
    font-size: 16px;
    font-family: "Open Sans",Arial,sans-serif;
    color: #0088cc;
}
.price .price-new{padding: 0 10px;color: #0088cc;font-size: 16px}
.price-new{color: #0088cc;}
.price .price-old, .price-old{
    padding: 0 10px;
    text-decoration: line-through;
    color: #ccc;
    font-size: 13px;
}
.price .price-old{padding: 0;}
.tab_category_slide_home2 .box-content{padding-bottom: 10px;    margin-top: -10px;}
/*hover images==========================================================================*/
.item-inner .image {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 0;
}
.item-inner .image2 {
	display:none;
	width:100%;
	-moz-transition: all 0.3s ease-in-out 0.3s;
	transition: all 0.3s ease-in-out0.3s;
	-webkit-animation: flipInY 0.9s linear;
	-moz-animation: flipInY 0.9s linear;
	-ms-animation: flipInY 0.9s linear;
	animation: flipInY 0.9s linear;
}
.item-inner .image1 {
	display:block;
	float:left;
	width:100%;
	z-index:1;
	padding-bottom: 11px;
	-moz-transition: all 0.3s ease-in-out 0.3s;
	transition: all 0.3s ease-in-out0.3s;
	-webkit-animation: flipInY 0.9s linear;
	-moz-animation: flipInY 0.9s linear;
	-ms-animation: flipInY 0.9s linear;
	animation: flipInY 0.9s linear;
}
.tab_category_slide_home2 .item:hover .image1,
.owl-demo-tabproduct .row_item:hover .item-inner .image1{
	display: none;
	-moz-transition: all 0.3s ease-in-out 0.3s;
	transition: all 0.3s ease-in-out0.3s;
	-webkit-animation: flipInY 0.9s linear;
	-moz-animation: flipInY 0.9s linear;
	-ms-animation: flipInY 0.9s linear;
	animation: flipInY 0.9s linear;
}
.tab_category_slide_home2 .item:hover .image2,
.owl-demo-tabproduct .row_item:hover .item-inner .image2{
	display: block;
	z-index: 0;
	width:100%;
	-moz-transition: all 0.3s ease-in-out 0.3s;
	transition: all 0.3s ease-in-out0.3s;
	-webkit-animation: flipInY 0.9s linear;
	-moz-animation: flipInY 0.9s linear;
	-ms-animation: flipInY 0.9s linear;
	animation: flipInY 0.9s linear;
}
.tab_category_slide_home2 .item:hover .image2{
    padding-bottom: 11px;
}
/*  bg-brand-home1  */
.bg-brand-home1{
	background:url(../image/bkg_brand.jpg);
    min-height: 300px;
}
.bg-brand-home1 .owl-pagination{display: none;}
.bg-brand-home1 .owl-carousel{background: transparent !important;position: relative; }
.bg-brand-home1 .owl-item .item img{text-align: center; display: inline-block;}
.bg-brand-home1 .owl-wrapper{    padding: 105px 0 0 0;}
.bg-brand-home1 .owl-controls .owl-buttons .owl-prev {
    left: 5px !important;
    bottom: 30px !important;
    top: auto;
}
.bg-brand-home1 .owl-controls .owl-buttons .owl-next{
	right: 5px !important;
    bottom: 30px !important;
    top: auto;
}
.bg-brand-home1 .owl-carousel .owl-buttons div i {
    font-size: 20px;
    color: #fff;
}
#carousel0 img{display: inline-block;}
#carousel0{margin: 0 0 30px 0;}
#carousel0 .owl-controls .owl-buttons .owl-prev {
    left: -5px;
    top: 50%;
    font-size: 0;
} 
#carousel0 .owl-controls .owl-buttons .owl-next {
    right: -5px;
    top: 50%;
    font-size: 0;
}
/*category=========================================================================*/
.price{
	font-weight: normal;
    font-size: 18px;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing:1px;
    color: #0088cc;
    margin-top: 10px;
}
.caption h4 {
    margin: 10px 0 10px 5px;
}
.caption h4 a{
	color: #555;
    font-size: 14px;
    text-transform: capitalize;
/*    font-family: opensans;*/
}
.caption:hover a{color: #0088cc;}
/* grid */
.product-grid .caption h4 {text-align: center;}
.product-grid .product-thumb-items {
    position: relative;
    border: 1px solid #f1f1f1;
}
.product-grid .product-thumb .image img {
    width: 100%;
    padding: 5px;
}
.product-grid .product-thumb .price{
	text-align: center;
	display:none;
}
.product-grid .price-tax, .product-grid .description{display: none;}
.product-grid .product-thumb .button-group2 {display: none !important;border-top:0; }
.product-grid .product-thumb:hover button,
.product-grid .product-thumb:hover .button-group2 {display: none !important;border-top:0; }
.product-grid .product-thumb{ margin: 0 0 60px;position: relative;}
.product-grid .product-thumb p.description{display: none;}
.product-grid .product-thumb .rating{text-align: center; color: #444;}

/* category-list --------------------------------------------------------------*/
.product-layout.product-list {
    margin-bottom: 20px;
}
.product-layout.product-list .caption h4{text-align: left;}
.product-list .price .price-new {    padding: 0px;}
.product-layout.product-list .price-tax,
.product-layout.product-list .item-inner:hover .image2{display: none !important;}
.product-layout.product-list .image {
    float: left;
    display: inline-block;
    margin-right: 20px;
}
.product-layout.product-list .product-thumb-items{display: block;    padding-bottom: 20px;}
.product-layout.product-list .image {
    border: 1px solid #f1f1f1;
    padding: 5px;
}
.product-layout.product-list .button-group2,.product-layout.product-list .button-group1 button.btn-wishlist,
.product-layout.product-list .button-group1 button.btn-compare{
    display: none;
    bottom: 20px;
}
.product-layout.product-list .button-group1{
    position: absolute;
    left: 50px;
    bottom: 70px;
    display: none;
}
.product-layout.product-list .button-group2 button.btn-add-card, .product-layout.product-list .button-group2 .btn-quickview {
    position: relative;
    display: inline-block;
    float: left;
    width: 120px;
    display: none;
}
.product-layout.product-list .button-group2 {
    position: relative;
    border: 0;
    margin-left: 266px;
    width: 300px;
    display: none;
}
.product-list .product-thumb.row_item {
    position: relative;
}
.product-list .item-inner img{padding-bottom: 0; max-width: 270px;}
/* fillter product*/
.product-filter, .product-pagination {
    overflow: hidden;
    padding: 5px 15px;
    border-bottom: 1px solid #F1F1F1;
    margin: 0px 0 20px;
    background: #f1f1f1;
}
.product-filter .btn-group {
    margin: 10px 0 0;
    display: inherit;
    float: left;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    display: none;
}
.product-filter label {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
    display: inline-block;
    margin: 0 10px 0 0;
}
.product-filter .btn-group #list-view {
    background: url("../image/list.png") no-repeat scroll 0 0;
    transition:0.3s;
     -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.product-filter .btn-group #grid-view {
    background: url("../image/grid.png") no-repeat scroll 0 0;
    transition:0.3s;
     -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.product-filter .btn-group #grid-view.selected, .product-filter .btn-group #grid-view.selected:hover {
    background: url("../image/grid.png") no-repeat scroll 0 100%;
}
.product-filter .btn-group #list-view.selected, .product-filter .btn-group #list-view.selected:hover {
    background-position: 0 100%;
}
.product-filter .btn-group button {
    background: none;
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 17px;
    padding: 0;
    text-indent: -9999px;
    width: 17px;
    margin-right: 10px;
}
.product-filter .sort {
    float: right;
    margin: 2px 0 0;
    padding: 0 0 0 20px;
}
.product-filter label {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
    display: inline-block;
    margin: 0 10px 0 0;
}
.product-filter select {
    background: none repeat scroll 0 0 #fff;
    color: #777;
    font-size: 14px !important;
    padding: 3px;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 0;
    height: auto;
    width: auto;
    float: none;
    display: inline-block;
    border: 1px solid #F1F1F1;
}
.product-filter .limit {
    color: #666;
    float: right;
    padding: 0  20px 0 0;
}
.limit #input-limit{padding: 5px;}
.product-filter #input-sort {
    float: right;
    padding: 5px 5px;
    width: 60%;
    margin: 0px 5px 0px;
}

.product-filter .btn{box-shadow: none;}
.product-filter .btn.active.focus, .product-filter .btn.active:focus, .product-filter .btn.focus, 
.product-filter .btn:active.focus, .product-filter .btn:active:focus, .product-filter .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.product-filter .btn.focus, .product-filter .btn:focus, .product-filter .btn:hover{color:#fff !important;text-decoration:none}
/* product/product */
.thumbnails-image .thumbnail img{width: 100%;}
/* footer */
.footer-container {
    background: #fff;
    color: #666;
    position: relative;
    z-index: 9;
margin-top:50px;
}
.top-footer {
    padding: 30px 0;
    background: #fff;
}
.footer-container .container {
    position: relative;
    z-index: 99;
}
.footer-static-title h5 {
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing: 1.5px;
    margin: 0 0 20px 0;
    color: #333;
    font-weight: 700;
}
.footer-static-content ul.link-follow {
    margin-top: 5px;
    padding: 0;
}
.footer-static-content ul.link-follow li {
    float: left;
    margin:0 10px 10px 0;
}
.footer-static-content li {
    line-height: 30px;
}
.footer-static-content ul.link-follow li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #555555;
    padding: 0;
    border-radius: 0;
    position: relative;
}
ul.link-follow li a span {
    min-width: 100px;
    height: auto;
    line-height: 20px;
    padding: 3px 5px;
    left: 50%;
    margin-left: -40px;
    text-transform: capitalize;
    font-size: 12px;
    font-style: italic;
    color: #fff;
    white-space: nowrap;
    font-weight: normal;
    text-align: center;
    background: #333;
    text-indent: 0px;
    position: absolute;
    pointer-events: none;
    bottom: 60px;
    font-family: "Open Sans",Arial,sans-serif;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
}
ul.link-follow li a span:before, ul.link-follow li a span:after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 35%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(0,0,0,0.1);
}
.footer-static-content li a:before {
    content: "\f105";
    padding-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer-static-content li a.fa-facebook:before {
    content: "\f09a";
    font-size: 25px;
    margin-top:8px;
    padding-right: 0;
}
.footer-static-content li a.fa-rss:before {
    content: "\f09e";
    font-size: 25px;
    padding-right: 0;
}
.footer-static-content li a.fa-twitter:before {
    content: "\f099";
    font-size: 25px;
    margin-top:8px;
    padding-right: 0;
}
.footer-static-content li a.fa-google-plus:before {
    content: "\f0d5";
    font-size: 25px;
    margin-top:8px;
    padding-right: 0;
}
.footer-static-content li a.fa-dribbble:before {
    content: "\f17d";
    font-size: 25px;
    padding-right: 0;
}
ul.link-follow li a:hover {
    color: #fff;
    background: #0088cc;
    padding: 0;
}
ul.link-follow li a:hover span {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 100;
    bottom: 50px;
}
ul.list-unstyled li a{
	color: #444;
	line-height: 35px;
        font-size:13px;
}
ul.list-unstyled li a:before{
	content: "\f04b";
	text-transform: capitalize;
    font-weight: normal;
    font-size: 7px;
    padding-right: 3px;
/*    font-family: opensans;*/
    border: none;
    height: 10px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

ul.list-unstyled li a:hover{
	color: #0088cc;
}

ul.list-unstyled li a:hover:before{
	color: #ff8d00;
}

.footer-static-content i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
}
.footer-static-content i:hover {
    background: #0088cc;
    color: #fff;
}
.footer-static-content p.adress,.footer-static-content p.phone,.footer-static-content p.email{
    display: block;
    height: 35px;
    font-size:13px;
}
.bottom-footer {
    background: #fff;
    color: #ddd;
}
.footer-static-content .email span {
    padding: 8px 0px;
    display: block;
}
.footer-static-content-mobile .email span {
    padding: 8px 0px;
    display: block;
}
.footer-container #footer .bottom-footer .footer-static {
    height: 50px;
    line-height: 50px;
}
.footer-container .footer {
    margin: 0 auto;
    line-height: 28px;
    width: 100%;
}
.footer-container #footer .bottom-footer , .footer-container #footer .bottom-footer a {
    margin: 0;
    color: #ddd;
    line-height: 50px;
}
.footer-container #footer .bottom-footer  a {
    color: #0088cc;
}
ul.payment{float: right;}
.blog-blog .breadcrumb{margin-bottom: 0;}
.article-layout.article-list {
    margin-top: -15px;
}
.intro-content img{width: 100%;}
.article-name {
    padding-top: 5px;
}
.articles-intro h3{margin-top: 10px;}
#blog_home img{width: 100%;}
.articles-inner.item-inner {
    margin: 0 15px;
}
#blog_home h2{
    display: inline-block;
    text-align: center;
    background: #fff;
    padding: 0 40px;
    font-size: 24px;
}
#blog_home .blog-title{
    background: url(../image/bkg_title.png) repeat-x center 55%;
    margin: 10px 0 0px;
    padding: 0;
    list-style: none! important;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.article-description img{width: 50%;display: block;}
.article-description{line-height: 25px;}
a.articles-name, .article-name h3 a{
    color: #444;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing: 1px;
}
.article-description h3{
/*    font-family: opensans;*/
    margin-top: 0;
}
a.articles-name:hover,.article-name h3 a:hover{color: #0088cc;}
.articles-date,.articles-name,.articles-intro,.readmore{padding: 0 ;}
#blog_home .owl-controls .owl-buttons .owl-prev, #blog_home .owl-controls .owl-buttons .owl-next{top:-18px;}
#blog_home .owl-controls .owl-buttons .owl-prev{left: 50%; margin-left: -60px;}
#blog_home .owl-controls .owl-buttons .owl-next{right: 50%;margin-right: -60px;}
#blog_home .owl-carousel .owl-buttons div{opacity: 1;}
.articles-date {
    padding-top: 5px;
}
.readmore a{color: #0088cc;}
/*  */
.footer-static-title-mobile h5 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing: 1.5px;
    margin: 0px 0px 20px;
    color: #333;
    font-weight: 700;
}
.footer-static-content-mobile ul.link-follow {
    margin-top: 5px;
    padding: 0;
    display: inline-block;
}
.footer-static-content-mobile ul.link-follow li {
    float: left;
    margin-right: 10px;
}
.footer-static-content-mobile li {
    line-height: 30px;
}
.footer-static-content-mobile ul.link-follow li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #555555;
    padding: 0;
    border-radius: 0;
    position: relative;
}
.footer-static-content-mobile i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
}
.footer-static-content-mobile i:hover {
    background: #0088cc;
    color: #fff;
}
.footer-static-content-mobile p.adress,.footer-static-content-mobile p.phone,.footer-static-content-mobile p.email{
    display: block;
    height: 35px;
}
#footer .ttclose:before,#footer .ttopen:before,.filter-attribute-container-title .ttclose:before,
.filter-attribute-container-title .ttopen:before{
    background: url("../image/tt-open-menu.png") no-repeat scroll 3px 3px;
    border: 0 none;
    color: #333333;
    display: block;
    height: 15px;
    padding: 0;
    width: 15px;
    margin-top: 3px;
    content: "";
    position: absolute;
    top: 3px;
    right: 5px;
    cursor: pointer;
}
#footer .ttopen:before,.filter-attribute-container-title .ttopen:before{
    background: url("../image/tt-close-menu.png") no-repeat scroll 3px 3px;
}
.footer-static-title-mobile {
    position: relative;
}
/* alert */
.alert {
	margin-bottom: 0;
    min-height:50px;
    line-height: 45px;
    padding: 0 0 0 15px;
    border-radius: 0;
}
.alert.alert-success {
    border-radius: 0;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1008;
}
/* breadcrumb */
.breadcrumb {
    font-size: 14px;
    line-height: 50px;
    text-transform: capitalize;
    color: #0088cc;
    height: 50px;
    background: #F1F1F1;
    margin-top: 20px;
    padding: 0 15px;
}
.breadcrumb li a{
    display: inline-block;
    position: relative;
    z-index: 2;
    color: #999;
    float: left;
}
.breadcrumb .navigation-pipe {
    display: inline-block;
    width: 22px;
    height: 50px;
    float: left;
    text-align: center;
    color: #999;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 5px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '>';
	display: inline-block;
    width: 22px;
    height: 50px;
    float: left;
    text-align: center;
    color: #999;
    padding-left: 10px;
}
.breadcrumb > li:last-child:after {
	display: none;
}
.breadcrumb a:hover{
	color: #0088cc;
}
.breadcrumb > li:last-child a{
	color: #0088cc;
}
.pagination {
	margin: 7px 0px 0px 0px;
}
.product-results {
        padding: 11px 0;
}
/* buttons */
.buttons {
    margin: 1em 0;
}
.btn {
    padding: 7.5px 12px;
    font-size: 12px;

    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-primary:hover {
    border-color: 0;
}
.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;
}
.btn-primary {
    color: #ffffff;
    background-color: #0088cc;
    box-shadow: 0;
}
.btn-chk {
	height:50px;
	line-height:40px;
    color: #ffffff;
	text-transform:uppercase;
	font-weight:bold;
    background-color: #0088cc;
	border:none;
	padding: 15px 20px;
    font-size: 12px;
    box-shadow: 0;
}
.btn-chk:hover{
    color: #ffffff;
    background-color: #02a7fa;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, 
.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, 
.open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, 
.open>.dropdown-toggle.btn-primary:hover{
        background-color:0 !important;
    border-color:0 !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, 
.btn-primary.disabled, .btn-primary[disabled] {
    background-color: #02a7fa;
    background-position: 0 -34px;
    color: #fff;
}
.btn-warning {
    color: #ffffff;
    background-color: #faa732;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    
}
.btn-danger {
    color: #fff;
}
 .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: #0088cc;
}
.btn-danger:hover,.btn-success {
    color: #ffffff;
}
.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;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
	border-radius:0; 
}
/* 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 */

.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: 5px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
/*.image-additional########################*/
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.image-additional .owl-buttons .owl-prev::before, .image-additional .owl-buttons .owl-next::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    border: 1px solid transparent;
    background: rgba(78, 74, 74, 0.59) none repeat scroll 0% 0%;
    height: 25px;
    width: 25px;
    color: #FFF;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.image-additional .owl-buttons .owl-prev::before {
    content: "\f104";
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#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-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-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;
}
/*product-product*/
.product-product-name{    margin-top: 0;    font-size: 26px;}
ul.list-info-product,ul.list-price {
    padding-left: 0px;
    display: none;
}
ul.list-price h2.price{font-size: 24px;margin:0;}
ul.list-price li{display: inline-block;}
ul.list-price li.price-point,ul.list-price li.price-discount{display: block;}
.list-info-product li{line-height: 25px;}
.form-quantity{
	width: 100%;
	display: none;
	height: 40px;
	background: #fff;
}
.box-quantity {width: 132px;display: inline-block;}
.form-quantity input#input-quantity {
    border: none;
    background: #f1f1f1;
    box-shadow: none;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0 0 0 0;
    font-size: 18px;
    width: 50px;
    display: inline;
}
.form-group button{
	display: inline;
    width: 120px;
    background: #0088cc;
    border: 0;
    color: #fff;
    outline: 0;
    font-weight: normal;
        height: 40px;
    margin-top: -8px;
    border-radius: 0;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
button.btn-add-wishlish, button.btn-add-compare {
    width: 40px;
    margin-left:2px !important;
}
input#minus:hover, input#plus:hover{
	background:#02a7fa;
	color: #fff;
	transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
input#minus:focus, input#plus:focus{border: 0;}
input#minus {
    background: #f1f1f1;
}
input#plus {
    background: #f1f1f1;
}
.form-group button:hover{
	color: #fff;
	background: #02a7fa;
}
.form-quantity input.qty {
    width: 37px;
    text-align: center;
    border: 0;
    background: 0;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    padding: 0
}
.view-related .image{display: inline-block;}
.view-related .image{display: inline-block;}
.view-related .product-transition .caption{text-align: center;}
.view-related .relate-product {
    border: 1px solid #f1f1f1;
    padding: 5px;
     margin: 0 15px;
}
.view-related .owl-controls .owl-buttons .owl-prev {
    left: 50%;
    margin-left: -120px;
    top: -40px;
}
.view-related .owl-controls .owl-buttons .owl-next {
    right: 50%;
    margin-right: -120px;
    top: -40px;
}
.related-title{margin-top: 30px;}
ul.nav.tabs li, ul.nav.tabs li a{
	display: inline-block;
	padding-top: 2px;
}
ul.nav.tabs li{border-left: 2px solid #444;}
ul.nav.tabs li:first-child{border-left: 0;}
ul.nav.tabs li a:hover,ul.nav.tabs li a:active,ul.nav.tabs li a:focus{background: 0;border: 0;}
ul.nav.tabs{
    background: #fff url(../image/bkg_title.png) repeat-x center 50%;
    margin: 10px 0 20px;
    padding: 0;
    list-style: none! important;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
ul.nav.tabs li.active a {
    color: #0088cc;
    background: #fff;
}
ul.nav.tabs li a{
    font-family: "Open Sans",Arial,sans-serif;
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    background: #fff;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
}
ul.nav.tabs li:hover a{background: #fff;}
.tab-content {
    max-width: 100%;
    max-height: 400px;
    overflow: auto;
}
/* special-products */
h3.specialproduct-title {
    background: #fff url(../image/bkg_title.png) repeat-x center 50%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
h3.specialproduct-title span{background: #fff; padding: 0 30px}
.owl-demo-specialproduct .product-thumb.transition {
    border: 1px solid #f1f1f1;
    padding: 5px;
    margin-right: 1px;
}
.owl-demo-specialproduct .caption{text-align: center;}
.owl-demo-specialproduct .owl-controls .owl-buttons .owl-next{
    top: -22px;
    right: 50%;
    margin-right: -105px;
    opacity: 0;
    left: auto;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
.owl-demo-specialproduct .owl-controls .owl-buttons .owl-prev{    
    left: 50%;
    margin-left: -105px;
    right: auto;
    top: -22px;
    opacity: 0;
        transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
.owl-demo-specialproduct:hover .owl-controls .owl-buttons .owl-prev,
.owl-demo-specialproduct:hover .owl-controls .owl-buttons .owl-next{
    opacity: 1;
}
/*.owl-demo-specialproduct .owl-controls .owl-buttons .owl-prev:hover{
        background: url(../image/btn-slider.png) 0 -16px no-repeat;
}
.owl-demo-specialproduct .owl-controls .owl-buttons .owl-next:hover{
    background: url(../image/btn-slider.png) -12px -16px no-repeat;
}*/
.owl-demo-specialproduct.owl-carousel.owl-theme {
    margin: 15px 0 20px;
}
/* zoom-img */
.zoomWindow {
    left: 105% !important;
    border: 4px solid #ddd !important;
}
.zoomLens {
    height: 100px !important;
    width: 100px !important;
}
.zoomContainer {
    top: 5px !important;
    left: 0px !important;
    margin-left: 18px !important;
}

/* review */
#review td strong,#review td p{
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: normal;
    font-size: 14px;
}
/* checkout-cart */
.checkout-cart td{color: #444 !important;}
.checkout-cart button a:hover{color: #fff !important;}
.btn-danger:hover{color: #fff;}
.table-bordered a{color: #444;}
.table-bordered a:hover{color: #0088cc;}
.checkout-cart td.cart-head{background:#f1f1f1; text-align:left !important;}
.checkout-cart .table td.text-left{text-align:left !important;}
.checkout-cart .table td.text_right, .checkout-cart .table td.text-right{text-align:right !important;}
.checkout-cart .table .cart-sbm{padding:9px 0; color:#0088cc; background:none;}
.checkout-cart .table .cart-sbm:hover{color:#02a7fa;}
.checkout-cart td.cart-img{width:150px !important;}
.checkout-cart td.cart-img img{border:none;}
/* account-login */
.list-group.box-account .list-group-item{}
.list-group.box-account a:before{
    font-family: FontAwesome;
    content: "\f04b";
	text-transform: capitalize;
    font-weight: normal;
    font-size: 7px;
    padding-right: 3px;
/*    font-family: opensans;*/
    border: none;
    height: 10px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.list-group.box-account a:hover{    color: #ff8d00;}
.rating.rating-product{margin-top: 15px;}
a.articles-name, .article-name h3 a{
    color: #444;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing:1px;
}
a.articles-name:hover,.article-name h3 a:hover{color: #0088cc;}
/*back-top*/
#back-top {
    background: #0088cc url("../image/back-top.png") no-repeat scroll 0px 0px;
    bottom: 35px;
    display: none;
    height: 54px;
    position: fixed;
    right: 12px;
    width: 54px;
    z-index: 9999;
    cursor: pointer;
    transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -webkit-transition:0.3s ease-in-out;
}
#back-top:hover {    background: #444 url("../image/back-top.png") no-repeat scroll 0px -56px;}
.table-total table.table.table-bordered td{
    border: 0;
    font-family: "Open Sans",Arial,sans-serif;
    letter-spacing:1px;
    color: #0088cc !important;
    font-size: 20px;
}
.table-total table.table-bordered,.box-table-bordered table.table.table-bordered {    
    overflow: visible;      border: 0;}

/* brand logo */
#carousel0.owl-carousel .owl-item .item.text-center{margin: 0 15px; float: none !important;}
#carousel0.owl-carousel {margin:20px 0 50px 0;}
#carousel0 .owl-controls .owl-buttons .owl-prev{
    left: 50%;
    top: -37px;
    font-size: 0;
    margin-left: -100px;
}
#carousel0 .owl-controls .owl-buttons .owl-next{
    right: 50%;
    top: -37px;
    font-size: 0;
    margin-right: -100px;
}
div.title-brand-logo{
    background: url(../image/bkg_title.png) repeat-x center 55%;
    margin: 10px 0 0px;
    padding: 0;
    list-style: none! important;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
div.title-brand-logo h3{
    display: inline-block;
    text-align: center;
    background: #FFF none repeat scroll 0% 0%;
    padding: 5px 40px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
/*fix button check out */
.top-cart .cart-content .cart-button button{color: #444;}
.top-cart .cart-content .cart-button button:hover{color: #0088cc;}
#cart .dropdown-menu .box-table-bordered table.table.table-bordered td strong, 
#cart .dropdown-menu .box-table-bordered table.table.table-bordered tbody td{
    font-family:"Open Sans",Arial,sans-serif; letter-spacing:1px;
}
#cart .dropdown-menu .box-table-bordered table.table.table-bordered tbody td{color: #0088cc;font-size: 20px;}
/* fix checkout*/
#collapse-checkout-confirm table.table.table-bordered td,#collapse-checkout-confirm .table-bordered {
    border: 1px solid #ccc;
}
#collapse-checkout-confirm .table>tfoot>tr>td{font-size: 20px; font-family: "Open Sans",Arial,sans-serif;letter-spacing:1px;}
#collapse-checkout-confirm .table>tfoot>tr:last-child>td{color: #0088cc;}
@media (max-width: 1199px){
    /* top header*/

    /* all-content */
/*    .tab_category_slide_home2 .clickable .owl-buttons .owl-prev{left: 31%;}
    .product-tabs-container-slider .clickable .owl-buttons .owl-prev{left: 24%;}
    .tab_category_slide_home2 .clickable .owl-buttons .owl-next{right: 31%;} 
    .product-tabs-container-slider .clickable .owl-buttons .owl-next{right: 24%;}*/
/*    .tab_category_slide_home2 li.item .box-content{width: 40%;}*/
    /*product/category*/
    .layer-category .list-group .color a{width: 100%;}
    /*product/product*/
    .form-group .btn-group{    margin-top: 18px;}
/*    .ca-main {    font-size: 15px;}
    .ca-sub{font-size: 11px;}
    .ca-content{left: 95px;}
    .ca-menu .head-block-content:hover .ca-main {    font-size: 11px;}
    .ca-menu .head-block-content:hover .ca-sub {     font-size: 15px;}
    .ca-menu .head-block-content:hover .fa{font-size: 40px;}*/
    .footer-static-content i{margin-right: 5px;}
    .head-block-content{padding-left: 20px;}
    h3.specialproduct-title span{padding:0 15px;}
    .head-block-content div p.title-bold{font-size: 14px;}
    .head-block-content{margin-left: 20px;}
}

@media (max-width: 991px){
    .top-search{text-align: center;}
    div#cart {    margin-left: 40px;}
    .top-cart{
        position: relative;
        bottom: 0px !important;
        margin-bottom: 20px;
        width: 150px;
        text-align: center;
        display: inline-block;
        right: 0 !important;
        margin-right: 0 !important;
    }
    #cart .dropdown-menu{right: -50%;}
   #ma-mobilemenu {    margin-bottom: 20px;}
    #search_block_top #search_query_top{width: 150px;}
    .ma-nav-mobile-container {background: #0088cc;height: 50px;margin-bottom: 20px; z-index: 1003;}
    .banner7{z-index: 999;}
    .navbar-toggle {display: block;}
    .hozmenu .navbar-inner{padding: 0px;}
    .navbar  .navbar-brand{font-size: 22px;padding: 15px 0px !important; color: #fff !important;}
    .navbar .btn-navbar{float: right;}
    .top-cart{  right: 50%;  margin-right: -60px;}
    #cart-total span i {    left: -30px;}
    /* all-content */

    .tab_category_slide_home2 li.item .box-content{width: 100%;}
    /* cmsblock */
     #cmsblock-19 .description, #search_block_top_inner{display: inline-block;}
    .header-content.container{padding: 0 30px;}
    #cmsblock-19{text-align: center;}
    #logo{width: 100%;    text-align: center;}
    #logo a{display: inline-block;}
    #search{text-align: center;}
   #search_block_top .form-search {
        float: none;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
    }
    #search_block_top_inner {    display: inline-block;    width: 100%;}
    #search_block_top {position: relative; bottom: 0px; }
    /*product/category*/
    .layered-heading span {    padding: 0 !important;}
    .breadcrumb{clear: both;}
    h3.specialproduct-title {    text-align: center;}
    .owl-demo-specialproduct .owl-controls .owl-buttons .owl-prev { left: 50%; margin-left: -100px;right: auto;}
    .owl-demo-specialproduct .owl-controls .owl-buttons .owl-next{    right: 50%;    margin-right: -100px;}
    .pos-block-static-3 {    margin: 0px 0 30px;}
}
@media (max-width: 767px){
    .top-cart {    margin-right: -75px !important;}
    .breadcrumbs {    margin-top: 30px;}
    div#cart{margin-left: 0;}
    .ma-nav-mobile-container {margin-bottom: 0px;}
    .navbar{margin-bottom: 30px;}
    /*content*/
     .common-home #content{margin-bottom: 0;}
    #content {margin-bottom: 80px;    clear: both;}
    .bg-brand-home1 .owl-controls .owl-buttons .owl-next{right: 0 !important;}
    .bg-brand-home1 .owl-controls .owl-buttons .owl-prev{left: 0 !important;}
    .bg-brand-home1 img{    display: inline-block;text-align: center;}
    .bg-brand-home1 .owl-item{margin-right: 0!important;}
    .box-col-1{margin-bottom: 20px;}
    .tab_category_slide_home2 li.item .box-content{position: relative;width: 100%;padding-left: 5px;}
    .tab_category_slide_home2 li.item img{max-width: 100%;}
    .tab_category_slide_home2 li.item,.tab_category_slide_home2 li.item .name{text-align: center;}
    .tab_category_slide_home2 .rating {display: inline-block;    margin-top: 5px;}
    .tab_category_slide_home2 .clickable .owl-buttons .owl-prev{margin-left: -170px;}  
    .tab_category_slide_home2 .clickable .owl-buttons .owl-next{margin-right: -170px;right: 50%;}
    /*footer-static-title*/
    .footer-static-title {    width: 100%;}
    .footer-container #footer h5 {    font-size: 18px;}
    .block .title_block, .block h5, .footer-block .footer-static-title, .footer-block h5 {
        position: relative;
        margin: 0;
    }
    .footer-static-title {    width: 100%;}
    .block .title_block:after, .block h4:after, .footer-block .footer-static-title:after {
        display: block;
        font-family: "FontAwesome";
        content: "\f0fe";
        position: absolute;
        right: -15px;
        top: 6px;
        height: 36px;
        width: 36px;
        font-size: 18px;
        font-weight: normal;
        color: #444;
    }
    .block .title_block.active:after, .block h4.active:after, 
        .footer-block .footer-static-title.active:after {  content: "\f146";    }
    .footer-static-content {        float: left;        padding-bottom: 20px;    }
    /*product/category*/
    .product-layout.product-list .button-group2{margin-left: 0; display:none; }
    .product-layout.product-list .image{width: 100%;}
    .product-layout.product-list .caption{display: inline-block;}
    .product-layout.product-list .button-group2 {    margin-left: 5px; display:none;}
    .product-filter .limit{padding: 0 5px 0 0;}
    .product-filter .sort{padding: 0 0 0 5px;}
    .product-filter, .product-pagination{    padding: 5px 5px;}
    .product-layout.product-list .button-group1 {    bottom: 65%; display: none;}
    /*product/product*/
    .form-group .btn-group {     margin-top: 0px; }
    .owl-demo-specialproduct .product-thumb.transition{display: inline-block;}
    .owl-demo-specialproduct .owl-wrapper-outer{text-align: center;}
    .breadcrumb {   margin-top: 0px;}
    .cmsblock .home-banner2 div{display: inline-block;}
    /* footer */
    .footer-container #footer .bottom-footer .footer-static p{text-align: center;}
    ul.payment {    float: none;    text-align: center;padding: 0;}
    table.table.table-bordered {
        max-width: 720px;
        overflow: scroll;
    }
    .table-total table.table-bordered {    overflow: visible;    display: block;    border: 0;}
    .ca-content {    left: 95px;}
}
@media (max-width: 632px){
    .product-tabs-container-slider .clickable .owl-buttons .owl-prev,
    .tab_category_slide_home2 .clickable .owl-buttons .owl-prev{margin-left: -100px;}
    .product-tabs-container-slider .clickable .owl-buttons .owl-next,
    .tab_category_slide_home2 .clickable .owl-buttons .owl-next{margin-right: -100px; }
    .tab_category_slide_home2 ul.tabs-category li{display: block;padding: 5px 0;}
    .tab_category_slide_home2 ul.tabs-category li:first-child{padding-left: 0;}
    .tab_category_slide_home2 ul.tabs-category li:last-child{padding-right: 0;}
    .product-tabs-container-slider ul.tabs li{display: block;padding: 5px 0;}
    .product-tabs-container-slider ul.tabs li:first-child{padding-left: 0;}
    .product-tabs-container-slider ul.tabs li:last-child{padding-right: 0;}
    .tab_category_slide_home2 li.item img {     max-width: 100%;}
    .breadcrumb {
        font-size: 12px;
        white-space: nowrap;
        overflow-y: hidden;
        min-width: 270px;
        overflow-x: scroll;
    }
}
@media (max-width: 479px){
    .tab_category_slide_home2 li.item .box-content{margin-right: 0px;}
    #cart .dropdown-menu{min-width: 300px;}
    .top-cart-content.dropdown-menu ul{padding-left: 10px;}
    .sort label{margin: 0 -10px 0 0 !important;}
    .form-group .btn-group {    margin-top: 18px;    width: 100%;}
    .breadcrumb {   font-size: 12px;    white-space: nowrap;}
    .tab_category_slide_home2 li.item img{width: 100%;max-width: 100%;}
    .product-layout.product-list .button-group1 {    bottom: 70%; display:none;}
    #cart .dropdown-menu {
        width: 100%;
        left: -50% !important;
        min-width: 300px !important;
    }
}
@media (max-width: 380px){
     .top-cart-content.dropdown-menu ul{padding-left: 30px;}
 .product-layout.product-list .button-group2 {
        width: 280px;  display:none;}
   .product-tabs-container-slider .clickable .owl-buttons .owl-prev{margin-left: -100px;}
    .tab_category_slide_home2 .clickable .owl-buttons .owl-prev{margin-left: -100px;}
    .product-tabs-container-slider .clickable .owl-buttons .owl-next{margin-right: -100px; }
    .tab_category_slide_home2 .clickable .owl-buttons .owl-next{margin-right: -100px;}
}

/* EMG */
.layer-category .product-filter {display:none;}
.addthis_toolbox .at-icon-wrapper, .addthis_toolbox .at-icon {width:30px !important; height:30px !important;}
.owl-demo-tabproduct li{border:none !important;}
.checkout-checkout #d_quickcheckout #cart_view .form-group.qc-coupon, .checkout-checkout #d_quickcheckout #cart_view .form-group.qc-voucher{ display:none;}
#content .review-img .mainimg .thumbnail{border:none;}
#content .review-img .wrapper-img-additional .owl-item .thumbnail{border:1px solid #ddd;}
#content .review-img .wrapper-img-additional .owl-item .thumbnail:hover{border:1px solid #ddd; box-shadow:0 0 15px 0 #ddd;}
ul.ptabs{margin:0; padding:0;}
ul.ptabs li{height:40px; line-height:40px; font-size:14px; text-transform:uppercase; border:1px solid #ddd; background:#f1f1f1; padding-left:10px;}
ul.ptabs li:hover{background:#ddd;}
ul.ptabs li a{ width:100%; height:100%; display:block;}
ul.ptabs li a, ul.ptabs li a:hover{color:000; text-decoration:none;}
ul.ptabs li.active, ul.ptabs li.active:hover{background:none; border-right:none;}
ul.ptabs li.active a, ul.ptabs li.active a:hover{color:0088cc; text-decoration:none;}
.tab-content .tab-pane{padding-top:10px;}
ul.list-info-product li.text_model{font-size:20px;}

.ajax-body-login .account-login, .ajax-body-login .account-register{background-color: #FFFFFF; border: none; border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;}
.ajax-body-login a.a-close-frm {margin-top:-20px; margin-right:-20px;}
.ajax-body-login .btn {border:none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; -o-border-radius:0; background:#0088cc; padding:10px 15px;}
.ajax-body-login .btn:hover {background:#02a7fa}
.ajax-content > .ajax-container .control-label:after{ content: ""; margin-left: 0;}

.account-login .well .btn, .account-register .form-horizontal .btn, .account-forgotten .form-horizontal .btn, .product-special #content .btn{border:none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; -o-border-radius:0; background:#0088cc; padding:10px 15px; color:#fff;}
.account-login .well .btn:hover, .account-register .form-horizontal .btn:hover, .account-forgotten .form-horizontal .btn:hover, .product-special #content .btn:hover {background:#02a7fa}

.btn-primary{border:none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; -o-border-radius:0; background:#0088cc; padding:10px 15px;}
.btn-primary:hover{background:#02a7fa}

.information-contact .form-group .form-control{z-index:1; padding-right:20px;}
.information-contact .form-group i{position: absolute; top:0; right:0; margin-right:25px; z-index:10; font-size:14px; color:#ccc; line-height:34px; width:20px; padding-left:8px; border-left:1px solid #ccc;}
.information-contact .form-horizontal .btn {border:none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; -o-border-radius:0; background:#0088cc; padding:10px 15px;}
.information-contact .form-horizontal .btn:hover {background:#02a7fa}

.account-login .alert-danger{background:#ff0000; color:#fff; font-weight:bold;}
.account-login .alert-danger i{width:50px; height:50px; font-size:30px; line-height:50px;}
.account-account #column-left{display:none;}
.account-account h2{font-size:20px; font-weight:bold; padding-bottom:5px; border-bottom:3px solid #0088cc;}
.account-account h2 i{ font-size:20px; margin-right:10px; color: #666666;}
.account-account .list-unstyled-2 li a{ color: #444; line-height: 35px; font-size:13px; }
.account-account .list-unstyled-2 li a:before{ font-family: FontAwesome; content: "\f04b"; text-transform: capitalize; font-weight: normal; font-size: 7px; padding-right: 3px; border: none; height: 10px; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s;}
.account-account .list-unstyled-2 li a:hover{color: #ff8d00;}

#tab-description ul>li:before, ul.list-info-product>li>ul>li:before, #quickview-content .pdescr>ul>li:before{content: "•";padding-right: 8px;}

ul.list-price li.text_stock{ font-size:14px; font-weight:bold; color:#ff0000;}

#footer h5{font-size:20px;padding-bottom:5px; border-bottom:3px solid #0088cc;}


