body {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    background: #fff;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family:"Arial";
}
li{list-style: none;}
a:focus {
    outline: 0 !important;
    outline-offset: 0;
}
/*@font-face{
    font-family:"Arial";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Arial 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: "Arial";
  font-style: normal;
  font-weight: 400;
  src: local("Arial"), url("http://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2") format("woff2");
}
@font-face {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  src: local("Arial Bold"), local("Arial-Bold"), url("http://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
}
@media (min-width: 1200px){
    .container {
    width: 1230px !important;
}
}
button:hover,button:focus,button:active,button:visited{
    outline: none !important;
}
.container {
    background: #fff;
/*    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);*/
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
/* 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: #e48080;
    text-transform: capitalize;
    background: none  ;
}
#top-links ul.dropdown-menu{top: 30px;}  
#top-links ul.dropdown-menu.dropdown-menu-right.ul-account {
    margin-top: 13px;
}
#top {
	min-height: 40px;
}
.hi-guest{
	float: left;	
	height: 40px;
	line-height: 40px;
}
#top .container {
	padding: 0 20px;
    background: #f5f5f5;
}
#top #currency .currency-select {
	text-align: left;
/*    font-family: "OpenSans" !important;*/
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #e48080;
}
#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-family: "OpenSans" !important;*/
    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-content.container {
    position: relative;
    z-index: 1005;
    padding: 5px 30px;
}
/* cart */
#cart.open > .btn {
	background-image: none;
	background-color: #444;
	color: #fff;
	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: 15px;
    bottom: -102px;
}
#cart > .btn {
    font-size: 13px;
    line-height: 18px;
    color: #FFF;
    font-family: Arial;
    letter-spacing:1px;
    background: #444;
    padding: 5px 10px 0;
    border-radius: 0;
    height: 56px;
    z-index: 99;
    font-weight: normal;
    border: transparent;
    letter-spacing: 1px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s
}
.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 #e48080;
    background: #e48080;
    color: #fff;
}
#cart-total span {
    display: block;
    font-size: 20px;
    padding-bottom: 5px;
}
#cart-total span i {
    font-size: 20px;
}
#cart {
}
.top-cart #cart:hover button.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle{
    background: #e48080;
    color:#fff;
}
.row-cart .cart-price{
    color: #444;
    font-size: 20px;
    font-family: Arial;
    letter-spacing:1px;
    font-weight: normal;
}
.row-cart .product-name a,table.table.table-bordered thead td{
    font-family: Arial;
    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;*/}
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: 25px;
    position: relative;
}
#search_block_top {
    float: right;
}
#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: 230px;
    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: 34px;
    line-height: 34px;
    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: 34px;
    width: 50px;
    height: 34px;
}
#search_block_top .btn.button-search:hover{ background: #e48080;}
#search_block_top .btn.button-search:hover i{   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: #e50000;
    box-shadow: none;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
/* content */
#content {
	min-height: 300px;
    margin-bottom: 20px;
}
/* cmsblock */
.cmsblock .pos-block-static-1{
    margin-top: 15px;
}
.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: 'Arial';
    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 {
    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 {
    -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 .pos-block-static-1 img {
    width: 100%;
}
.cmsblock .pos-block-static-1 a:hover img, .cmsblock .advertising_block a: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 {
    -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;
}
.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: 'Arial';
    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 30px;
}
/**/
.head-block-content {
    padding-left: 30px;
    border: 2px solid #f1f1f1;
    background: #fff;
    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;
}
.ca-content p {
    padding: 5px 0 0;
    margin: 0;
}
p.ca-sub {
    padding-top: 1px;
}
.head-block-content div {
    padding: 5px 0 5px 20px;
}
.head-block-content span{float: left;}
.head-block-content div p.title-bold  {
    font-family: 'Arial';
    font-size: 18px;
    width: 100%;
}
.head-block-content:hover {
    background: #e48080;
    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: 18px;
    -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: 13px;
    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: #e48080;
    background: #000;
}
.ca-menu .head-block-content:hover .fa {
    color: #e48080;
    text-shadow: 0px 0px 1px #e48080;
    font-size: 50px;
}
.ca-menu .head-block-content:hover .ca-main {
    color: #e48080;
    font-size: 14px;
}
.ca-menu .head-block-content:hover .ca-sub {
    color: #fff;
    font-size: 20px;
}*/
.advertising_block.block {
    margin: 20px 0;
}
/* tab-product-slide & tab_category_slide_home1 */
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_home1 {margin: 0 -15px;}
.product-tabs-container-slider{margin-top: 45px;}
.tab_category_slide_home1 {margin: 40px 0 0;}
.tab_category_slide_home1 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_home1 ul.tabs-category li,
	.product-tabs-container-slider ul.tabs li {
    display: inline-block;
    color: #ccc;
	font-size: 18px;	
    text-transform: uppercase;
    background: #787879;
    font-family: 'Arial';
    position: relative;
    cursor: pointer;
    font-weight: 700;
}
/*.tab_category_slide_home1 ul.tabs-category li span,
.product-tabs-container-slider ul.tabs li span{cursor: pointer;position: relative;    padding: 5px;}
.tab_category_slide_home1 ul.tabs-category li span:before,
.product-tabs-container-slider ul.tabs li span:before,
.tab_category_slide_home1 ul.tabs-category li span:after,
.product-tabs-container-slider ul.tabs li span:after{
    position: absolute;
    width: 45px;
    height: 2px;
    background: #ccc;
    content: '';
    opacity: 0.7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
}*/
/*.tab_category_slide_home1 ul.tabs-category li:hover span:before,
.product-tabs-container-slider ul.tabs li:hover span:before,
.tab_category_slide_home1 ul.tabs-category li:hover span:after,
.product-tabs-container-slider ul.tabs li:hover span:after{background: #444;}
.tab_category_slide_home1 ul.tabs-category li span:before,
.product-tabs-container-slider ul.tabs li span:before{
    top: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
}
.tab_category_slide_home1 ul.tabs-category li:hover span:before,
.product-tabs-container-slider ul.tabs li:hover span:before{
    left: 50%;
    -webkit-transform: rotate(0deg) translateX(-50%);
    -moz-transform: rotate(0deg) translateX(-50%);
    transform: rotate(0deg) translateX(-50%);
}
.tab_category_slide_home1 ul.tabs-category li span:after,
.product-tabs-container-slider ul.tabs li span:after{
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.tab_category_slide_home1 ul.tabs-category li:hover span:after,
.product-tabs-container-slider ul.tabs li:hover span:after{
    right: 50%;
    -webkit-transform: rotate(0deg) translateX(50%);
    -moz-transform: rotate(0deg) translateX(50%);
    transform: rotate(0deg) translateX(50%);
}*/
.tab_category_slide_home1 ul.tabs-category li:hover,
	.product-tabs-container-slider ul.tabs li:hover {color: #444;}
.tab_category_slide_home1 .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_home1 ul.tabs-category li:first-child ,
	.product-tabs-container-slider  ul.tabs li:first-child {
    padding-left: 50px;
} 
.tab_category_slide_home1 ul.tabs-category li:last-child,
	.product-tabs-container-slider  ul.tabs li:last-child {
    padding-right: 50px;
}
.tab_category_slide_home1 ul.tabs-category li.active,
	.product-tabs-container-slider ul.tabs li.active{    color: #fff;}
.tab_category_slide_home1 .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;
    border: 0;
    cursor: pointer;
    left: 50%;
    margin-left: -170px;
    opacity: 1;
    transition:0s;
    -moz-transition:0s;
    -webkit-transition:0s;
}
.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_home1 .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_home1 .clickable .owl-buttons .owl-prev:hover{background-position: 0 100%;}
.tab_category_slide_home1 .clickable .owl-buttons .owl-next:hover{background-position: 100% 100%;}
.tab_category_slide_home1 .clickable .owl-buttons .owl-prev{margin-left:-210px; }
.tab_category_slide_home1 .clickable .owl-buttons .owl-next{margin-right:-210px; }
.tab_category_slide_home1 .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_home1 .tab_container 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_home1 .tab_container .row_item ul ,
	.product-tabs-container-slider .tab_container .row_item ul{margin: 0;padding: 0;}

.tab_category_slide_home1 .tab_container .item .image,
	.product-tabs-container-slider .tab_container .item .image{
	border: 1px solid transparent;
    padding: 5px;
    text-align: center;
}
.product-tabs-container-slider li.row_item li.item{position: relative; border: 1px solid #f1f1f1;}
.label_new,.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{
    top: 40px;
    background: #e48080;
}
.button-group2{
	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;
}
 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-add-card {
	position: absolute;
    height: 40px;
    width: 47%;
    line-height: 40px;
    text-align: center;
    border: transparent;
    background: #444;
    color: #fff;
    margin-top: 5px;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
.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: #e48080;}
.product-tabs-container-slider li.item .name{padding-top: 5px; text-align: center;}
.product-tabs-container-slider li.item .name a{ 
	font-size: 14px; 
	color: #444; 
	text-transform: capitalize;
/*	font-family: 'OpenSans';*/
}
.product-tabs-container-slider li.item .name:hover a{ color: #e48080;}
.product-tabs-container-slider li.item .price {
    text-align: center;
    font-weight: normal;
    font-size: 19px;
    font-family: Arial;
    letter-spacing:1px;
    color: #e48080;
    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: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 */
.tab_category_slide_home1 .tab_container_category ul li ul{padding-left: 0;}
.tab_category_slide_home1 img.image1 {
    border: 1px solid #f1f1f1;
    padding: 3px;
    float: left;
}
.tab_category_slide_home1 .label_sale, 
    .tab_category_slide_home1 .label_new{} 
    .tab_category_slide_home1 .owl-pagination{display: none;}
.tab_category_slide_home1 .row_item{margin: 0 15px;}
.tab_category_slide_home1 li.item{position: relative; margin-bottom: 20px;}
.tab_category_slide_home1 li.item .image{display: inline-block;}
.tab_category_slide_home1 li.item img{max-width: 155px; float: left;padding: 5px ;}
.tab_category_slide_home1 li.item .box-content{
    position: absolute;
    top: 0;
    width: 50%;
    right: 0;
    margin-right: -20px;
}
.tab_category_slide_home1 li.item .name{    
    margin-bottom: 6px;
    text-align: left;
}
.tab_category_slide_home1 li.item .name a{
    color: #444;
    font-size: 14px;
    text-transform: capitalize;
}
.tab_category_slide_home1 li.item .name a:hover{
    color: #e48080;
}
.tab_category_slide_home1 li.item .rating{   
    margin-bottom: -6px;
    margin-left: -5px;
    width: 100%;
    display: inline-block;
}
.tab_category_slide_home1 li.item .price{
    font-weight: normal;
    font-size: 16px;
    font-family: Arial;
    color: #e48080;
}
.price .price-new{padding: 0 10px;color: #e48080;font-size: 16px}
.price-new{color: #e48080;}
.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_home1 li.item .cart{ 
    clear: both;   
    margin: 8px 0 0 0!important;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Arial';
    height: 30px;
    line-height: 30px;
    text-align: left;
    white-space: nowrap;
    color: #fff;
    text-transform: capitalize;
    border-radius: 0!important;
    border: 0 !important;
    width: 110px;
    background: #444;
    transition:0.5s;
    -moz-transition:0.5s;
    -webkit-transition:0.5s;
}

.tab_category_slide_home1 li.item .cart input:focus,.tab_category_slide_home1 li.item .cart input:active{
    border: 0 !important;
    outline: 0 !important;
}
.tab_category_slide_home1 li.item .cart i{
    padding: 8px 11px;
    cursor: pointer;
    color: #fff;
    transition:0.6s;
    -moz-transition:0.6s;
    -webkit-transition:0.6s;
}
.tab_category_slide_home1 li.item .cart input{
    color: #fff;
    border: 0;
    height: 30px;
    padding-left: 0px;
    background: transparent;
}
.tab_category_slide_home1 li.item .cart:hover{background: #e48080;}
/*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;
}
.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;
}
.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;
}

/*category=========================================================================*/
.price{
	font-weight: bold;
    font-size: 18px;
    font-family: Arial;
    letter-spacing:1px;
    color: #000;
    margin-top: 10px;
}
.caption h4 {
    margin: 10px 0 10px 5px;
}
.caption h4 a{
	color: #000;
    font-size: 14px;
    text-transform: capitalize;
}
.caption:hover a{color: #000;}
/* 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;
}
.product-grid .price-tax, .product-grid .description{display: none;}
.product-grid .product-thumb:hover button,
.product-grid .product-thumb:hover .button-group2 {display: block !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: block;
    bottom: 20px;
}
.product-layout.product-list .button-group1{
    position: absolute;
    left: 50px;
    bottom: 70px;
}
.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;
}
.product-layout.product-list .button-group2 {
    position: relative;
    border: 0;
    margin-left: 266px;
    width: 300px;
}
.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;
}
.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: #000;
        border-top: 50px solid #fff;
    position: relative;
    z-index: 9;
}
.bottom-footer p,.bottom-footer ul{margin-bottom: 0;}
.top-footer {
    background: #fff;
    margin-top: -1px;
}
.footer-container .container {
    position: relative;
    z-index: 99;
}
.top-footer .footer-static,.top-footer .mobile-footer {
    padding: 30px 0 0 0;
}
.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: #f1f1f1;
    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: Corbel;
    -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: 15px;
    padding-right: 0;
}
.footer-static-content li a.fa-rss:before {
    content: "\f09e";
    font-size: 15px;
    padding-right: 0;
}
.footer-static-content li a.fa-twitter:before {
    content: "\f099";
    font-size: 15px;
    padding-right: 0;
}
.footer-static-content li a.fa-skype:before {
    content: "\f17e";
    font-size: 15px;
    padding-right: 0;
}
.footer-static-content li a.fa-dribbble:before {
    content: "\f17d";
    font-size: 15px;
    padding-right: 0;
}
ul.link-follow li a:hover {
    color: #fff;
    background: #e48080;
    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: #000;
	line-height: 35px;
}
ul.list-unstyled li a:before{
	content: "";
	text-transform: capitalize;
    font-weight: normal;
    font-size: 13px;
    padding: 0 0 0 13px;
    border: none;
    background: url(../image/li_menu.png) no-repeat -10px;
    height: 10px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}
ul.list-unstyled li a:hover::before{
	color: #e48080;
    padding-left: 20px;
    background: url(../image/li_menu.png) no-repeat 8px;
}
ul.list-unstyled li a:hover{
	color: #e48080;
}
.footer-static-content i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    background: #4D4D4D;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
}
.footer-static-content i:hover {
    background: #e48080;
    color: #fff;
}
.footer-static-content p.adress,.footer-static-content p.phone,.footer-static-content p.email{
    display: block;
}
.footer-static-content .email span {
    padding: 8px 0px;
    display: block;
}
.footer-static-content-mobile .email span {
    padding: 8px 0px;
    display: block;
}
.bottom-footer {
    color: #444;
}
.footer-container #footer .bottom-footer .footer-static {
    height: 50px;
    line-height: 50px;
}
.footer-container .footer div {
    padding: 0 45px;
}
.bottom-footer p, .bottom-footer ul {
    margin-bottom: 0;
    color: #fff;
}
.footer-container .footer {
    margin: 0 auto;
    line-height: 50px;
    width: 100%;
    height: 50px;
    background: #444;
}
.footer-container #footer .bottom-footer , .footer-container #footer .bottom-footer a {
    margin: 0;
    color: #fff;
}
.footer-container #footer .bottom-footer a{padding: 0 !important;}
.footer-container #footer .bottom-footer  a {
    color: #e48080;
}
ul.payment{float: right;}
/*  */
.footer-static-title {
    background: url(../image/bkg_title.png) repeat-x center 55%;
    margin: 10px 0 20px;
    padding: 0;
    list-style: none! important;
    width: 100%;
    overflow: hidden;
}
.footer-static-title h5 {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.5px;
    font-family: 'Arial';
    line-height: 32px;
    margin: 0 0 20px 0;
    font-weight:700;
    color: #000;
    display: inline;
    background: transparent;
    padding-right: 15px;
}
#footer .ttopen:before, #footer .ttclose:before{
    background: none;
}
.footer-static-title-mobile h5 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Arial";
    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: #e48080;
    color: #fff;
}
.footer-static-content-mobile p.adress,.footer-static-content-mobile p.phone,.footer-static-content-mobile p.email{
    display: block;
}
.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;
}
#footer .container{padding: 0;}
#footer .top-footer .container{padding-left: 30px; padding-right: 30px;}
/* 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: #e48080;
    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: #e48080;
}
.breadcrumb > li:last-child a{
	color: #e48080;
}
.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: #444;
    box-shadow: 0;
}
.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: #e48080;
    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: #e48080;
}
.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: 24px;}
ul.list-info-product,ul.list-price {
    padding-left: 0px;
}
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: inline-block;
	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: #444;
    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:#e48080;
	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: #e48080;
}
.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 .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: #e48080;
    background: #fff;
}
ul.nav.tabs li a{
    font-family: 'Arial';
    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', sans-serif;
    font-weight: normal;
    font-size: 14px;
}
/* checkout-cart */
 .checkout-cart td{color: #000 !important;}
.checkout-cart button a:hover{color: #fff !important;}
.btn-danger:hover{color: #fff;}
.table-bordered a{color: #000;}
.table-bordered a:hover{color: #e48080;}
/* account-login */
.list-group.box-account .list-group-item{}
.list-group.box-account a:before{
    content: "";
    background: url(../image/li_menu.png) no-repeat -9px 6px;
    color: #444;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 15px;
    width: 15px ;
    height: 15px;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
.list-group.box-account a:hover::before{
    background:  url(../image/li_menu.png) no-repeat 10px 6px;
    padding-left: 18px;
}
.list-group.box-account a:hover{    color: #e48080;}
.rating.rating-product{margin-top: 15px;}
/*back-top*/
#back-top {
    background: #e48080 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;}
/* brand logo */
/*  bg-brand-home1  */
#carousel0.owl-carousel .owl-item .item.text-center{ float: none !important;margin: 0 15px;}
#carousel0.owl-carousel {margin:0 0 30px 0;}

#carousel0 .owl-controls .owl-buttons .owl-prev{
    left: 50%;
    top: -32px;
    font-size: 0;
    margin-left: -100px;
}
#carousel0 .owl-controls .owl-buttons .owl-next{
    right: 50%;
    top: -32px;
    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: 15px 40px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
#carousel0 img{display: inline-block;}
/* Our Blog */
.blog-blog h3.specialproduct-title{margin-top: 20px}
.blog-blog .article-item-inner{
    display: inline-block;
    margin: 20px 0px;
}
.blog-blog .article-item-inner .intro-content {
    float: left;
    display: block;
}
.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: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
#blog_home .blog-title h2{margin: 10px 0;}
#blog_home .blog-title{
    background: url(../image/bkg_title.png) repeat-x center 50%;
    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: 700;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    font-family: 'Arial';
}
.article-description h3{
/*    font-family: opensans;*/
    margin-top: 0;
}
a.articles-name:hover,.article-name h3 a:hover{color: #e48080;}
.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:-16px;}
#blog_home .owl-controls .owl-buttons .owl-prev{left: 50%; margin-left: -75px;}
#blog_home .owl-controls .owl-buttons .owl-next{right: 50%;margin-right: -75px;}
#blog_home .owl-carousel .owl-buttons div{opacity: 1;}
.articles-date {
    padding-top: 5px;
}
.readmore a{color: #e48080;}
.table-total table.table.table-bordered td{
    border: 0;
    font-family: Arial;
    letter-spacing:1px;
    color: #000 !important;
    font-size: 20px;
}
.table-total table.table-bordered,.box-table-bordered table.table.table-bordered {    
    overflow: visible;    border: 0;}
/* 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: Arial;letter-spacing:1px;}
#collapse-checkout-confirm .table>tfoot>tr:last-child>td{color: #e48080;}
/*fix button check out */
.top-cart .cart-content .cart-button button{color: #444;}
.top-cart .cart-content .cart-button button:hover{color: #e48080;}
#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:Arial; letter-spacing:1px;
}
#cart .dropdown-menu .box-table-bordered table.table.table-bordered tbody td{color: #e48080;font-size: 20px;}
/*  media reside */
@media only screen and (min-width: 1200px){
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .container {max-width: 1230px;}
}
@media (max-width: 1199px){
    .head-block-content div{width: auto;}
    .head-block-content{padding-left: 20px;}
    /* home*/
    .footer-static-content.toggle-footer i{margin-right: 5px;}
    .footer-static-content p.adress{width: 220px;}
    #footer .top-footer .container {    padding-left: 15px;    padding-right: 15px;}
    .footer-static-content i{margin-right: 5px;}
    /* all-content */
    .tab_category_slide_home1 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;}
    .head-block-content div p.title-bold{font-size: 14px;}
    .head-block-content{margin-left: 20px;}
/*    .footer-static-title h5{font-size: 18px; padding-right:5px;}*/
    h3.specialproduct-title span{padding:0 15px;}
}

@media (max-width: 991px){
    /* top header*/
    .top-search{text-align: center;}
    .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 {height: 50px;margin-bottom: 20px; z-index: 1003;}
    .banner7{z-index: 999;}
    /*.ma-nav-mobile-container .hozmenu{background: #e48080;}*/
    .navbar-toggle {display: block;}
    .hozmenu .navbar-inner{padding: 0px;}
    .navbar  .navbar-brand{font-size: 22px;padding: 15px  !important; color: #fff !important;}
    .navbar .btn-navbar{float: right;}
    .top-cart{bottom: -50px;  right: 50%;  margin-right: -60px;}
    /* all-content */

    .tab_category_slide_home1 li.item .box-content{width: 40%;}
    /* 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 {    float: none;}
    /*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;}
}
@media (max-width: 767px){
    .ma-nav-mobile-container {margin-bottom: 0px;}
    .navbar{margin-bottom: 30px;}
    /*content*/
   .common-home  #content {margin-bottom: 0px;}
    #content {margin-bottom: 80px;    clear: both;}
    .box-col-1{margin-bottom: 20px;}
    .tab_category_slide_home1 li.item .box-content{position: relative;width: 100%;padding-left: 5px;}
        .tab_category_slide_home1 li.item img{max-width: 370px; float: none;}
    .tab_category_slide_home1 li.item .image{width: 100%;}
    .tab_category_slide_home1 li.item .box-content,
    .tab_category_slide_home1 li.item .name{text-align: center;}
    .tab_category_slide_home1 .rating {display: inline-block;    margin-top: 5px;}
    /*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 }
    .product-layout.product-list .image{width: 100%;}
    .product-layout.product-list .caption{display: inline-block;}
    .product-layout.product-list .button-group2 {    margin-left: 5px;}
    .product-filter .limit{padding: 0 5px 0 0;}
    .product-filter .sort{padding: 0 0 0 5px;}
    .product-filter, .product-pagination{    padding: 5px 5px;}

    /*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;}
    /* 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;}
}
@media (max-width: 632px){
    .product-tabs-container-slider .clickable .owl-buttons .owl-prev,
    .tab_category_slide_home1 .clickable .owl-buttons .owl-prev{margin-left: -100px;}
    .product-tabs-container-slider .clickable .owl-buttons .owl-next,
    .tab_category_slide_home1 .clickable .owl-buttons .owl-next{margin-right: -100px; }
    .tab_category_slide_home1 ul.tabs-category li{display: block;padding: 5px 0;}
    .tab_category_slide_home1 ul.tabs-category li:first-child{padding-left: 0;}
    .tab_category_slide_home1 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_home1 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: 520px){
    .tab_container_category li.row_item {    margin: 0 5px;}
}
@media (max-width: 479px){
    .tab_category_slide_home1 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;}
    .product-layout.product-list .button-group1 {    bottom: 70%;}
    #cart .dropdown-menu {
        width: 100%;
        left: -50% !important;
        min-width: 300px !important;
    }
}
@media (max-width: 440px){

    .top-cart {    right: 0;    margin-right: 0;}
/*    .navbar .btn-navbar {    float: left;margin-left: 20px !important;}
    .navbar .navbar-brand {    font-size: 0px;}*/
}
@media (max-width: 400px){
    .head-block-content .fa{display: none;}
    .head-block-content div{width: 100%;}
    .head-block-content{padding-left: 0;}
    }
@media (max-width: 380px){
     .top-cart-content.dropdown-menu ul{padding-left: 30px;}
      .product-layout.product-list .button-group2 {        width: 280px;}
         .product-tabs-container-slider .clickable .owl-buttons .owl-prev{margin-left: -100px;}
    .tab_category_slide_home1 .clickable .owl-buttons .owl-prev{margin-left: -100px;}
    .product-tabs-container-slider .clickable .owl-buttons .owl-next{margin-right: -100px; }
    .tab_category_slide_home1 .clickable .owl-buttons .owl-next{margin-right: -100px;}

}