body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6, strong {
    font-family: 'Oswald';
    color: #000000;
    font-weight: 700;
}
h1, h2, h3{text-transform: uppercase;}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
.rating{display: none;}
a {
	color: #23a1d1;
	transition: 0.3s ease-in-out 0s;
	-webkit-transition: 0.3s ease-in-out 0s;
}
a:hover,button:hover,a:focus,button:focus,a:active,button:active{
	outline: none;
	box-shadow: none;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
.form-group.required label{
    position: relative;
}
.form-group.required label:before{
    top: 5px !important;
}
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: '';
    height: 9px;
    width: 9px;
    background: url(../image/stick.png) no-repeat;
    position: absolute;
    top: 11px;
    margin-left: -13px;
}
.form-control {
    background: #eee !important;
    border-radius:0px; 
}
/*  */
.owl-carousel .item_product {
    margin: 10px 15px;
    clear: both;
}
.module-title{
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
}
.module-title h3 {
    padding-left: 0;
    position: relative;
    text-transform: uppercase;
    font-size: 18px; 
    margin-top: 30px;
}
.module-title h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 2px;
    background: #000;

}
/* 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;
}
/* menu fixed top **************************************************************************************************/
.nav-container.fix-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9995;
    margin: 0;
    background: rgba(253, 253, 253, 0.95);
    padding: 0px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.12);
}
.nav-container.fix-nav .pt_custommenu {
    width: 1170px;
    margin: auto;
    float: none;
    display: block;
    padding: 0px;
}
@media (min-width: 992px){
    .quick-access.fix-header {
        position: fixed;
        top: 0px;
        right: 50%;
        margin-right: -585px;
        z-index: 9996;
    }
    .quick-access.fix-header .top-account a span,
    .quick-access.fix-header .top-account a i{font-size: 0px !important;}
    .quick-access.fix-header .dropdown-menu { margin: -10px 0 0; border-radius: 0; }
    .quick-access.fix-header #cart .dropdown-menu{margin-top: -11px;min-width: 260px;}
    .quick-access.fix-header .dropdown.top-account{padding: 18px 30px 12px 0px !important;}
    .quick-access.fix-header #cart {    padding: 20px 0 18px 0;}

} 
/* top */
#top {
	background-color: #fff;
	border-bottom:none;
	padding:0px;
	margin: 0 0 0px 0;
	min-height: 35px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
	padding: 5px 10px;
}
#top #currency .currency-select:hover {
    color: #79d1ee;
    background: #515151;
}
#top .telephone-top {    float: left;    padding: 6px 6px 6px 0; }
#top .telephone-top a{color: #838383;font-size: 11px;}
#top .df-wellcome{
    color: #838383;
    font-size: 11px;
    margin-left: 15px;
}
#top .telephone-top span.tele-numb{    color: #f16464;}
#top .btn-link {
    color: #9b9b9b;
    text-shadow: none;
    text-decoration: none;
    padding: 0px;
    border: none;
    outline: none;
}
#top-links li, #top-links a{
	color: #9b9b9b;
    text-shadow: none;
    text-decoration: none;
    border: none;
    outline: none;
    z-index: 1100;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links ul.dropdown-menu>li> a{
	padding: 5px 10px !important;
}
#top-links .dropdown-menu a:hover {
    color: #79d1ee;
    background: #515151;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top .btn-link strong.symbol_left, #top .btn-link strong.symbol_right{display: none;}
span.currentcy-name,span.lang-name,span.top-text-account{
	padding-right: 5px;
}
#language .btn-group {
    padding: 7px 0px;
}
.text-top-language .fa{margin-left: 5px;}
#top-links {
	padding-top: 0px;
}
#top-links ul.list-inline{
	margin-bottom: 0px;
	padding: 0px;
}
#top-links ul.list-inline a{padding: 7px 0px;display: block;}
form#currency .btn-group{padding: 7px 0px;}
#top-links .dropdown-menu{
    margin-top: 0px;
    padding: 10px 15px;
    min-width: 100px;
    width: auto;
    border-radius: 0px;
    background: #393939;
    z-index: 1100;
}
#top-links a + a {
	margin-left: 15px;
}
/* header */
header {
    margin: 0px auto;
    position: relative;
    z-index: 20;
    background: #f2f2f4;
    padding: 30px 0px;
    z-index: 1099;
}
/* logo */
#logo {
	margin: 0 0 0px 0;
}
/* search */
#search {
	margin: 5px 70px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-radius: 0px;
    background: #fff !important;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 20px;
    text-shadow: none;
    border-radius: 0px;
    background: #bdbdbd;
    border-color: #bdbdbd;
    color: #fff;
    max-height: 40px;
}
#search .btn-lg .fa{font-size: 18px;}
#search .btn-lg:hover{
	background: #79d1ee;
    color: #fff;
    border-color: #79d1ee;
}
/* cart */
#cart {
	margin-bottom:0px;
	margin-top: -5px;
	width: 160px;
	float: right;
    background: transparent url(../image/top-cart.png) 10px 10px no-repeat;
}
#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #000;
    float: right;
    display: inline-block;
    background: transparent ;
    border: none;
    box-shadow: none;
    text-shadow: none;
    text-align: right;
    padding-left: 45px;
}
#cart.open > .btn {
	box-shadow: none;
	text-shadow: none;
}
span#cart-total span,#cart button span {
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 14px;
    font-weight: 700;
}
span#cart-total small{
    font-size: 12px;
    font-weight: 400;
    text-transform: lowercase;
}
#cart:hover  #cart-total{
	color: #79d1ee; 
}
#cart:hover  #cart-total span{
	color: #343434;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
    top: 100%;
    margin: 0;
    border-radius: 0;
    border-color: #79d1ee;
}
#cart .dropdown-menu {
	min-width: 100%;
	width: 280px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
    margin: 20px 0;
    text-align: left;
    padding-left: 10px;
}
/*dropdown-topcart*/
#cart .row-cart {
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
#cart .image-cart.text-left {
    float: left;
    max-width: 100px;
}
#cart .cart-content {
    padding: 5px 0 0 125px;
    position: relative;
    min-height: 110px;
}
#cart .cart-button.button-remove {
    position: absolute;
    right: 0;
    top: -10px;
}
#cart .cart-button.button-remove button.btn {
    border: none;
    background: transparent;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    outline: none;
    box-shadow: none;
    padding: 0px;
    margin-top: 10px;
    display: inline-block;
    clear: both;
}
#cart .cart-button.button-remove button.btn:hover{
    color: #F84949;
}
.row2-cart .box-cart span.box-total {
    color: #000;
    display: inline-block;
    background: #fff;
    width: auto;
    font-size: 16px;
    padding: 12px 10px;
    border-bottom: 2px solid #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.row2-cart .box-cart span.box-total span.text1 {
    color: #ff5353;
    font-size: 20px;
}
.btn-checkout-top-cart a {
    color: #fff;
    background: #fff;
    display: block;
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: none;
    margin-bottom: 10px;
    border: 1px solid #a2a2a2;
}
.cart-content .product-name.text-left a {
    color: #000;
    text-transform: capitalize;
    font-weight: 700;
}
.btn-checkout-top-cart a:hover{
    background-color: #00bff3;
    border-color: #00bff3;
}
.btn-checkout-top-cart a:hover strong{
    color: #fff;
}
span.box-cart-price.text-left .text-right {
    font-size: 14px;
    color: #00bff3;
}
.btn-view-top-cart a{
    display: inline-block;
    font-size: 14px;
}
.button-cart.text-left {
    position: relative;
}
.btn-view-top-cart {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -42px;
}
.btn-view-top-cart a strong {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #a1a1a1;
}
.btn-view-top-cart a{
    border: 1px solid #a1a1a1;
    padding: 5px 8px;
}
.btn-view-top-cart a:hover{
    background-color: #00bff3;
    border-color: #00bff3;
}
.btn-view-top-cart a:hover strong{
    color: #fff;
}
/* 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;
	}
}
/* content */
.banner7 {
    margin-bottom: 15px;
}
#content {
	min-height: 300px;
}
.caption{ text-align: left;}
.caption h4 a,.caption .name a{
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    font-family: 'Oswald';
    display: inline-block;
    height: 40px;
}
.caption h4 a:hover,.caption .name a:hover {
    color: #79d1ee;
}
.price {
    margin: 5px 0;
    font-family: 'Oswald';
    font-size: 18px;
    color: #79d1ee;
    clear: both;
    font-weight: 700;
    width: 100%;
}
.price-new {
    display: inline;
    margin: 0 5px 0 0;
    color: #79d1ee;
}
.price-old {
    display: inline;
    margin: 0 5px 0 0;
    font-weight: 300;
    font-size: 16px;
}
.transition .image{position: relative;}
/* owl-demo-newproduct + owl-demo-specialproduct */
.owl-demo-newproduct,.owl-demo-specialproduct{margin-bottom: 20px !important;}
.owl-demo-newproduct img,.owl-demo-specialproduct img{max-width: 100px !important;}
.owl-demo-newproduct .image,.owl-demo-specialproduct .image{
	float: left;
	margin: 0 15px 0 0;
}
.owl-demo-newproduct .caption,
.owl-demo-specialproduct .caption{padding:0 10px 0 115px !important;}
.owl-demo-newproduct .caption h4,
.owl-demo-specialproduct .caption h4{margin-top: 0px;    display: inline-block;}
.owl-demo-newproduct .caption h4 a,
.owl-demo-specialproduct .caption h4 a{font-size: 12px;}
.owl-demo-newproduct .caption .price,
.owl-demo-specialproduct .caption .price{   display: inline-block;}
.owl-demo-newproduct .box-button,.owl-demo-specialproduct .box-button{
	opacity: 1;
    position: relative;
    bottom: 0;
    max-width: 150px;
}
.owl-demo-newproduct .box-button button,.owl-demo-specialproduct .box-button button{
    width: auto;
    font-size: 12px !important;
    height: 30px;
    margin-top: 10px;
    padding: 0px 10px;
    background: transparent;
    border: 1px solid #ccc;
    color: #343434;
    border-left-color: #ccc !important
}
.owl-demo-newproduct .box-button button:hover,.owl-demo-specialproduct .box-button button:hover{
	color:#fff;
    background: #000;
    border-color: #000;
}
/* owl-demo-bestsellerproduct */
.owl-demo-bestsellerproduct {margin-bottom: 20px;}
/* MOST VIEWED PRODUCTS */
.owl-demo-mostproduct .box-button button{
	height: 35px;
	font-size: 12px !important;
}
.owl-demo-mostproduct button.btn-wishlist,.owl-demo-mostproduct button.btn-compare{
	line-height: 33px !important;
}
/*.owl-demo-mostproduct button.btn-wishlist:hover,.owl-demo-mostproduct button.btn-compare:hover{
	line-height: 37px;
}*/
.owl-demo-mostproduct button.btn-wishlist .fa, .owl-demo-mostproduct button.btn-compare .fa{
	font-size: 14px;
}
.owl-demo-mostproduct button.btn-wishlist:hover .fa, .owl-demo-mostproduct button.btn-compare:hover .fa{
	font-size: 14px;
}
.owl-demo-mostproduct .box-button button em{bottom: 40px;}
.owl-demo-mostproduct .box-button button:hover em{	bottom: 40px;}
/*cms-block*/
.banner-right1 .cmsblock{margin-top: 0px;}
/*.cmsblock{margin-top: 15px;}*/
.cmsblock img{max-width: 100%;width: 100%;}
.logo-footer-content .cmsblock img{width: auto !important;}
.content-middle-1,.block-content-bottom-1 {
        margin-top: 20px;
    margin-bottom: 20px;
}
.block-content-right1{margin-bottom: 20px !important;}
.banner-left{margin-bottom: 30px !important;}
.banner-left {margin-bottom: 15px;}
p.category-image {
    margin-top: -15px;
    margin-bottom: 30px;
}

/* banner top home */
.banner-top-home {
    margin-left: -15px;
    margin-bottom: 20px;
}
.col-top {
    width: 33.3333333333333333333333%;
    border-left: 1px solid #fff;
    padding: 20px 10px;
    float: left;
    background: #f2f2f4;
    text-align: center;
    position: relative;
}
.col-top .fa {
    font-size: 30px;
    color: #000;
    margin-bottom: 10px;
}
.col-top .head-block-content h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    margin-top: 0px;
}
.col-top .head-block-content p {
    font-size: 14px;
    color: #616161;
}
.col-top:hover {
    border-color: #061d26;
    background: #061d26;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.col-top:hover h3, .col-top:hover p, .col-top:hover .fa{
	color: #fff;
}
/* banner-right-product banner-left-product transition-img-block */
.square-transition{
    position: relative;
    overflow: hidden;;
    -ms-transition: color .2s ease-out 0s;
    -webkit-transition: color .2s ease-out 0s;
    transition: color .2s ease-out 0s;
}
.square-transition a:before, .square-transition a:after {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
    height: 100%;
    width: 10px;
    position: absolute;
    top: 0;
}
.square-transition:before, .square-transition:after {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
}
.square-transition a{display: inline-block;}
.square-transition a:before{
    left: 0;
    -webkit-transform: translateZ(0) translate(0, 100%);
    -ms-transform: translateZ(0) translate(0, 100%);
    transform: translateZ(0) translate(0, 100%);
}
.square-transition a:after{
    right: 0;
    -webkit-transform: translateZ(0) translate(0, -100%);
    -ms-transform: translateZ(0) translate(0, -100%);
    transform: translateZ(0) translate(0, -100%);
}
.square-transition:before{
    left: 0;
    bottom: 0;
    -webkit-transform: translateZ(0) translate(101%, 0);
    -ms-transform: translateZ(0) translate(101%, 0);
    transform: translateZ(0) translate(101%, 0);
}
.square-transition:after{
    top: 0;
    -webkit-transform: translateZ(0) translate(-100%, 0);
    -ms-transform: translateZ(0) translate(-100%, 0);
    transform: translateZ(0) translate(-100%, 0);
}
.square-transition:hover:before {
    -ms-transition: transform .2s ease-out .2s;
    -webkit-transition: transform .2s ease-out .2s;
    transition: transform .2s ease-out .2s;
}
.square-transition:hover:after {
    top: 0;
    -ms-transition: transform .2s ease-out 0s;
    -webkit-transition: transform .2s ease-out 0s;
    transition: transform .2s ease-out 0s;
}
.square-transition:hover:after, .square-transition:hover:before {
    -webkit-transform: translateZ(0) translate(0, 0);
    -ms-transform: translateZ(0) translate(0, 0);
    transform: translateZ(0) translate(0, 0);
}
.square-transition:hover a:before {
    -ms-transition: transform .2s ease-out .3s;
    -webkit-transition: transform .2s ease-out .3s;
    transition: transform .2s ease-out .3s;
}
.square-transition:hover a:after {
    top: 0;
    -ms-transition: transform .2s ease-out .1s;
    -webkit-transition: transform .2s ease-out .1s;
    transition: transform .2s ease-out .1s;
}
.square-transition:hover a:after, .square-transition:hover a:before {
    -webkit-transform: translateZ(0) translate(0, 0);
    -ms-transform: translateZ(0) translate(0, 0);
    transform: translateZ(0) translate(0, 0);
    transition-delay: 0s;
    opacity: 1;
}
/*scale*/
.scale-transition {
    display: inline-block;
    overflow: hidden;
}
.scale-transition img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.scale-transition:hover img{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
/*img-shadow*/
/*.img-shadow {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.item_product:hover .img-shadow, .product-thumb:hover .img-shadow img{
    box-shadow:0 3px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:0 3px 10px rgba(0, 0, 0, 0.5);
}*/
/* carousel */
.brands-content,.brands-content .owl-carousel {
    background: #f2f2f4 !important;
    margin-bottom: 0px !important;
}
.brands-content{    padding: 5px 0px 0px 0px;margin-top: 30px;}
.brands-content .owl-theme .owl-controls .owl-buttons div.owl-prev,
.brands-content .owl-theme .owl-controls .owl-buttons div.owl-next{display: none;}

/* footer */
footer {
	margin-top: 0px;
	padding: 50px 0px 10px 0;
	background-color: #000;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer p,footer span{color: #a7a7a7;}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer .logo-footer-content {
    margin-bottom: 15px;
}
.social-content {
    margin: 30px 0px;
}
span.social-icon i{
    height: 40px;
    width: 40px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    border: 1px solid #a7a7a7;
    margin-right: 10px;
    transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
}
span.social-icon:hover i{
    background: #a7a7a7;
    color: #fff;
}
footer .short_about_us{line-height: 25px;}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
.footer-static-title {
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}
footer h5 {
	text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    display: inline;
    padding-right: 20px;
    color: #fff;
}
footer .footer-content ul li {
    border-bottom: 1px solid #313131;
}

footer .footer-content ul li a {
    position: relative;
    font-size: 11px;
    color: #a7a7a7;
    padding: 8px 0;
    z-index: 10;
    width: 100%;
    display: block;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
footer .footer-content ul li a:before,.footer-links ul li a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #a7a7a7;
    border-radius: 100%;
    display: inline-block;
    margin-right: 25px;
}
footer .footer-content ul li a:after {
    content: "";
    width: 0;
    height: 36px;
    background: #252525;
    position: absolute;
    top: 0;
    left: 0;
}
footer .footer-content ul li:hover {
    border-bottom-color: #252525;
}
footer .footer-content ul li:hover a {
    color: #fff;
    padding-left: 15px;
}
footer .footer-content ul li:hover a:after {
    width: 100%;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    z-index: -1;
}
footer .footer-content .contact-us-content { display: inline-block; width: 100%; }
footer .footer-content .contact-us-content .contact-list{
    border:none !important;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    list-style: none;
}
footer .footer-content .contact-us-content .contact-list .fa{
    height: 40px;
    width: 40px;
    border:2px solid #ccc;
    border-radius:100%;
    line-height: 36px;
    text-align: center;
    float: left;
}
footer .footer-content .contact-us-content .contact-list p { margin-left: 55px; list-style: none; }
.footer-links {
    border-top: 1px solid #313131;
    border-bottom: 1px solid #313131;
    margin: 30px 0;
}
.footer-links ul{padding-left: 0px;    margin: 18px 0px;}
.footer-links ul li{    display: inline-block;}
.footer-links ul li a:before{    margin: 0px 5px 0px 10px; }
.footer-links ul li a{font-size: 10px;}
.text-powered{text-align: left;}
span.icon-payment{
    text-align: right;
    display: block;
    margin: 15px 0 0px;
}
.text-powered a {
    color: #00bff3;
}
/* newsletter */
form#subscribe table {
    width: 100%;
    position: relative;
}
input#subscribe_email {
    margin: 15px 0;
    padding: 5px 85px 5px 10px;
    width: 100%;
    border: none;
    background: #252525;
    height: 34px;
}
form#subscribe a.button span{
    position: absolute;
    bottom: 15px;
    right: 0;
    background: #464646;
    cursor: pointer;
    color: #eee;
    padding: 7px 10px;
}
form#subscribe a.button:hover span{
    background: #73c7d1;
    color: #000;
}
/*form#subscribe a.button span{    font-size: 0px;}*/
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 50px;
    z-index: 9999;
    left: 0;
    border: none;
    border-radius: 0;
    line-height: 36px;
    text-align: center;
}
.alert-success {
    color: #3c763d;
}
.alert-minimum-qty{position: initial !important;}
/* breadcrumb */
.breadcrumb {
	margin: -15px 0 20px 0;
	padding: 8px 0;
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}
.breadcrumb a{color: #000;}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 0px 0 0px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb  li:first-child{
    padding-left: 0px;
}
.breadcrumb  li:last-child a{
    color: #79d1ee;
}
.breadcrumb>li+li:before {
    padding: 0 15px;
    color: #ccc;
    content: "/\00a0";
}
.pagination {
	margin: 0;
}
/* rotator img products ***********************************************************************************/
.item_product  .image {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0;
}
.item_product .image1 {
    display:block;
    float:left;
    max-width: 100%;
/*    max-height: 100%;*/
    z-index:1;
    width:100%;
}
.item_product:hover .image1
{
    opacity:1;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}

.item_product .image2 {
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    display:block;
    width:auto;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
    max-width: 100%;
    max-height: 100%;
    height:100%;
    width:100%;
}
.item_product:hover .image2{
    opacity:2;
    z-index: 0;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
    height: 100%;
}
/* buttons */
.box-button{
	display: inline-block;
    width: 100%;;
    position: absolute;
    left: 0;
    bottom: -55px;
    opacity: 0;
}
.product-thumb.transition:hover .box-button{
	opacity: 1;
	bottom: 0px;
}
.product-thumb.transition .image{position: relative;overflow: hidden;margin-bottom: 20px;}
button,.box-button,.button-group-grid{
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.box-button button{
    float: left;
    width: auto;
    border: none;
    height: 55px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background: rgba(0, 0, 0, 0.5); 
    border-left: 1px solid #515154;
    font-family: 'Oswald';
}
.box-button button .fa {
    font-size: 18px;
}
button.btn-wishlist,button.btn-compare{width: 20%;    line-height: 57px;}
button.btn-addtocart{width: 60%;    font-size: 15px; border-left-color:transparent; }
button.btn-wishlist:hover,button.btn-compare:hover,button.btn-addtocart:hover{
	color: #79d1ee;
}
/*button.btn-wishlist:hover .fa,button.btn-compare:hover .fa{font-size: 22px;}*/
/*button.btn-wishlist .fa:after,button.btn-compare .fa:after{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 18px;
    line-height: 59px;
    color: #ea515e;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;

}
button.btn-wishlist .fa:after{    content: "\f08a";}
button.btn-compare .fa:after{    content: "\f012";}
button.btn-wishlist.btn-activated .fa:after,button.btn-compare.btn-activated .fa:after {
	opacity: 1;
    -webkit-animation: scaleFade 0.5s forwards;
    -moz-animation: scaleFade 0.5s forwards;
    animation: scaleFade 0.5s forwards;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.btn-activated .fa:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}*/
/* tooltips */
.box-button button,.box-button-product button,.button-group-grid button{position: relative;}
/*.box-button button em:after,.button-group2 button em:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -3px;
    border: 5px solid transparent;
    border-top-color: rgba(0,0,0, 0.8);
}*/
.box-button button em:after ,.box-button-product button em:after,.button-group-grid button em:after{
	content: '';
    position: absolute;
    bottom: -5px;
    right: 15%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(0,0,0,0.8);
    opacity: 1;
}
.box-button button em,.box-button-product button em,.button-group-grid button em{
    display: block;
    position: absolute;
    left: 50%;
    text-align: center;
    min-width: 70px;
    margin-left: -45px;
    padding: 2px 5px;
    border-radius: 3px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    text-transform: capitalize;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    opacity: 0;
    bottom: 40px;
    font-family: 'Open Sans', sans-serif;
}
.box-button button em,.box-button-product button em,.button-group-grid button em{
-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;
}
.box-button em.tooltips,.box-button-product em.tooltips,.button-group-grid em.tooltips{
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 10px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}
.box-button button:hover em,.box-button-product button:hover em,.button-group-grid button:hover em{
    ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 100;
    bottom: 60px;
}
.box-button button:hover em,.box-button-product button:hover em,.button-group-grid button:hover em{
    opacity: 1;
}
/* end-css-tooltips */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #73c7d1;
	border-radius: 0px;
	box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #e9e9e9;
	text-shadow: none;
    background: #343434;
    border: 1px solid #343434;
        text-transform: uppercase;
    font-weight: 600;
}
.btn-default:hover, .btn-default:active, .btn-default.active, .btn-default.disabled, .btn-default[disabled]{
    background-color: #00bff3;
    border-color:  #00bff3;
    color: #ffffff;
}
.btn-primary {
	color: #ffffff;
	text-shadow: none;
	/*background-color: #73c7d1;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #73c7d1;*/
    background: #343434;
    border: 1px solid #343434;
    text-transform: uppercase;
    font-weight: 600;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #00bff3;
    border-color:  #00bff3;
}
.btn-warning {
	color: #ffffff;
	text-shadow: none;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
    box-shadow: none;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #da4f49;
    background: transparent;
    border-color: transparent;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;*/
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	/*box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);*/
    color: #da4f49;
    background: transparent;
    border-color: transparent;
}
.btn-success {
	color: #ffffff;
	text-shadow: none;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
    box-shadow: none;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: none;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
    box-shadow: none;
}
.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: none;
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
    box-shadow: none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* fillter product*/
.product-filter, .product-pagination {
    overflow: hidden;
    padding: 5px 15px;
    border-bottom: 1px solid #F1F1F1;
    margin: 0px 0 20px;
    background: #fff;
}
.product-filter .btn-group {
    margin: 1px 0 0;
    display: inherit;
    float: left;
}
.product-results {
    padding: 12px 0;
}
.pagination {
    margin: 0px 0px -5px 0px !important;
    padding: 5px 0;
}
.product-pagination .pagination>li>span,.product-pagination .pagination>li>a{margin: 0 2px !important;}
.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.selected,.product-filter .btn-group #list-view:hover {
    height: 27px;
    width: 27px;
    float: left;
    background: #00BFF3 url(../image/list.png) -5px -39px no-repeat;
    border: 0;
    border-radius: 0;
    padding-left: 20px;
    margin: 2px 5px 0 0;
    text-transform: uppercase;
    text-indent: -9999px;
    outline: none;
}
.product-filter .btn-group #grid-view.selected ,.product-filter .btn-group #grid-view:hover {
    height: 27px;
    width: 27px;
    float: left;
    background: #00BFF3 url(../image/grid.png) -4px -39px no-repeat;
    margin: 2px 5px 0 0;
    padding-left: 20px;
    text-transform: uppercase;
    color: #79d1ee;
    text-indent: -9999px;
    outline: none;
}
.product-filter .btn-group #grid-view{
    height: 27px;
    width: 27px;
    float: left;
    background: #f2f2f4 url(../image/grid.png)  -4px -4px no-repeat;
    margin: 2px 5px 0 0;
    padding-left: 20px;
    text-transform: uppercase;
    text-indent: -9999px;
}
.product-filter .btn-group #list-view{
    height: 27px;
    width: 27px;
    float: left;
    background: #f2f2f4 url(../image/list.png)  -5px -4px no-repeat;
    border: 0;
    border-radius: 0;
    padding-left: 20px;
    margin: 2px 5px 0 0;
    text-transform: uppercase;
    text-indent: -9999px;
}


.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-filter {
    border-bottom: 0;
    border: 1px solid #ccc;
}
.product-pagination {
    border: 1px solid #ccc;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff!important;
    cursor: default;
    background-color: #73c7d1!important;
    border-color: #73c7d1!important;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #73c7d1!important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
/* .product-list .product-grid*/
.product-thumb {
	margin-bottom: 20px;
	display:block;
}

.product-thumb.item_product, .product-thumb .item_product{
    display: inline-block !important;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
    max-width: 100%;
}
.product-thumb h4 {
	font-weight: bold;
    margin-bottom: 5px;
    height: 70px;
}
.product-thumb .caption {
	padding:0 0px;
     margin-bottom: 20px;
}
.product-thumb .rating {
	padding-bottom: 0px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {

}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 0px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
hr {
    border-top: 1px solid #ddd !important;
        margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.product-thumb button{
	position: relative;
	float: left;
    width: auto;
    border: none;
    height: 55px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-left: 1px solid #515154;
    font-family: 'Oswald';
}
.product-thumb button.btn-addtocart {
    width: 60%;
    font-size: 15px;
    border-left-color: transparent;
}
.product-thumb  button.btn-wishlist, 
.product-thumb  button.btn-compare {
    width: 20%;
    line-height: 57px;
}
/* .product-grid */
.product-grid .product-thumb .image {
    float: left;
    position: relative;
}
.product-grid .caption{float:left;padding: 10px 0px 0px 0px;width: 100%;}
.product-grid .description{display: none;}
/*.product-grid .caption .name{margin: 10px 0;}*/
.product-grid .button-group-list{display: none;}
.product-grid .product-thumb .button-group-grid{
	bottom: -55px;
	position: absolute;
	opacity: 0;
	width: 100%;
}
.product-grid .product-thumb .button-group-grid button i {
    font-size: 18px;
}
.product-grid .product-thumb:hover .button-group-grid {
    opacity: 1;
    bottom: 0px;
}
.product-grid .product-thumb .button-group-grid button:hover em{
    bottom: 65px;
}
/* .product-list */
.product-list .caption .name a{
	font-size: 20px;
}
.product-list .image.col-md-4.col-sm-4.col-xs-12 {
    margin-left: -15px;
}
.product-list .product-thumb {
	margin-bottom: 20px;
	float: left;
    width: 100%;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.products-list .caption{padding: 0 0 0 30px;}
.products-list .caption .name a {
    font-size: 20px;
    color: #333339;
}
.product-list .button-group-grid{display: none;}
.products-list p.description{
	clear: both;
    margin: 10px 0;
    line-height: 20px;
    color: #858585;
    padding-top: 10px;
    font-size: 12px;
}
.product-list .price {font-size: 30px;}
.product-list .item_product img{width: auto !important; margin-bottom: 15px;}
.product-list .product-thumb button, .box-button-product button{
    width: auto;
    height: auto;
    background: #fff;
    color: #343434;
    border: 2px solid #343434;
    padding: 7px 12px;
    margin-right: 5px;
}
.product-list .product-thumb .box-button{
	opacity: 1;
	position: initial;
}
.product-list .product-thumb button.btn-wishlist,
.product-list .product-thumb button.btn-compare,
.box-button-product button.btn-wishlist,
.box-button-product button.btn-compare{
    line-height: 26px;
    border: none;
    background: #343434;
    color: #fff;
    text-align: center;
    max-height: 38px;
        width: 40px;
}
.product-list .product-thumb button.btn-wishlist .fa,
.product-list .product-thumb button.btn-compare .fa,
.box-button-product button .fa{
	font-size: 15px;
}

.product-list .product-thumb button:hover,.box-button-product button:hover{
	background: #00bff3;
    border-color: #00bff3;
    color: #fff;
}
.product-list .product-thumb .box-button button:hover em{
    bottom: 45px;
}
/* product-infor */
h1.product-name.product-name-product {
    font-size: 24px;
    margin-top: 10px;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
/*zoom-windown*/
.zoomWindow {
    left: 361px !important;
    border: 4px solid #ddd !important;
    top: -2px !important;
    width: 360px !important;
    height: 412px !important;
}
.zoomLens {
    height: 100px !important;
    width: 100px !important;
}
.zoomContainer {
    top: 5px !important;
    left: 0px !important;
    margin-left: 18px !important;
    z-index: 9;
}
/*.image-additional*/
.thumbnails-image .thumbnail{border:0!important;}
.image-additional .thumbnail {
    margin: 0 5px 20px 5px;
}
.wrapper-img-additional{padding: 0 30px;}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div {
    font-size: 0px;
    color: #fff;
    width: 23px;
    height: 92px;
    background: #8a8a8a;
    text-align: center;
    line-height: 92px;
    margin-bottom: 2px;
    opacity: 0;
    border-color: #a7a7a7;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div:before{
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 92px;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0px;
    top: 51px;
    border-radius: 0px 3px 3px 0px;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: auto;
    left: 0px;
    top: 51px;
    border-radius: 3px 0px 0px 3px;
}
.wrapper-img-additional:hover .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -20px;opacity: 1;border-color: #a7a7a7;}
.wrapper-img-additional:hover .owl-theme .owl-controls .owl-buttons div.owl-next{right: -20px;opacity: 1;border-color: #a7a7a7;}
.wrapper-img-additional .owl-prev:after{display: none;}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div:hover{
    background-color: #3c3c3c;
    color: #fff;
}
/*product*/
.product-price div{display: inline-block;}
.product-price .price-old{    font-size: 22px;    text-decoration: line-through;}
.box-button-product button:hover .fa{
	font-size: 15px;
}
.box-button-product button{
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Oswald';
	vertical-align: top;
	margin: 0 0 0 5px;
}
.box-button-product button:hover em{
	bottom: 40px;
}
/*product-quantity*/
.form-quantity label.control-label {
    float: left;
    padding: 7px 0;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.box-input-qty{
    min-width: 40px;
    float: left;
    display: inline-block;
}
.box-input-qty input{padding: 0 3px; text-align: center;border-radius: 0;height: 38px;}
.form-quantity input#plus,.form-quantity input#minus{
    height: 38px;
    width: 20px;
    margin:0 3px;
    text-align: center;
    line-height: 38px;
    padding: 0;
    font-weight: bolder;
    border: 1px solid #ddd;
    background: none;
    margin-top: 0px;
    display: block;
    float: left;
    box-shadow: none;
    outline: none;
}
.form-quantity input#plus:hover,.form-quantity input#minus:hover{
    color: #fff;
    background: #79d1ee;
    border-color: #79d1ee;
}
#product .box-button-product button:hover em {bottom: 50px;}
/**/
ul.nav.nav-tabs.nav-tabs-product{margin-bottom: 0px;    border-bottom-color: #eee !important;}
.tab-content.tab-content-product {
	padding: 15px 20px;
    margin: 0 0 30px 0;
    /*max-height: 300px;*/
    overflow: auto;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 0 3px 3px 3px;
    border: 1px solid #eee;
    border-top: none;
}
.nav-tabs.nav-tabs-product>li>a{
    background: #eee;
    display: block;
    position: relative;
    padding: 15px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #252525;
    border: none;
    font-weight: 700;
}
.nav>li>a:focus, .nav>li>a:hover,.nav-tabs-product>li.active>a, 
.nav-tabs-product>li.active>a:focus, .nav-tabs-product>li.active>a:hover{
    color: #fff;
    background: #79d1ee;
    border: none;
    padding: 15px;
    border-radius: 2px 2px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}
/**/
/*upsell-slider*/
h3.title.title-top {
    margin-top: 0px;
}
.upsell-slider .product-thumb {
    margin-bottom: 20px;
    display: inline-block;
    margin: 0 15px;
}
.upsell-slider  .product-thumb.transition .image{
    margin-bottom:0px; 
}
.upsell-slider  .product-thumb.transition .image img{
    width: 100%;
}
/* relate product + special product */
.product-thumb.transition.relate-product {
    margin: 10px 15px;
}
.relate-product .caption h4{
    text-align: left;
    width: 100%;
    margin: 7px 0 5px 0;
    clear: both;
}
.relate-product.product-thumb.transition .image{
    margin-bottom:0px; 
}
.relate-product.product-thumb.transition .image img{
    width: 100%;
}
.relate-product .caption{width: 100%;}
.relate-product .caption h4 a{
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
}
.relate-product .caption h4 a:hover{
    color: #79d1ee;
}
.relate-product p.price-box{
    margin-top: 0;
    margin: 0px 0 8px 0;
    font-size: 20px;
    color: #3c3c3c;
    font-weight: 700;
}
/**/
/**/
.list-unstyled li a{color: #343434;}
ul.list-unstyled.decimal{
    list-style-type: decimal;
    padding-left: 30px;
}
ul.list-unstyled.decimal li:hover a{
    color: #73c7d1;
}
/*account-wishlist*/
.account-wishlist table img{max-width: 100px;}
/*checkout/checkout*/
.checkout-checkout .panel-heading .module-title{margin-bottom: 0px;}
.checkout-checkout .panel-heading .module-title h3{margin-top: 0px;}
.checkout-checkout .panel.panel-default,.checkout-checkout .panel-heading,.checkout-checkout .panel-default>.panel-heading+.panel-collapse>.panel-body{
    background: #fff;
     border: none;
     box-shadow: none;
}
/*checkout-cart*/
.checkout-cart table img{max-width: 100px;}
.checkout-cart .input-group .form-control[name^=quantity] {
    width: 50px;
    text-align: center;
    padding: 0 5px;
    background: #fff !important;
}
.input-group.btn-block.input-qty {
    width: auto;
    text-align: center;
    display: inline-block;
}
.product-name-checkout a{
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
}
.product-name-checkout a:hover{
    color: #79d1ee;
}
.checkout-cart td{max-width: 200px;}
.checkout-cart #content{position: relative; display: inline-block;width: 100%;}
.account-wishlist #content{overflow: auto;}
.checkout-cart .btn-update-box{
    position: absolute;
    bottom: 0px;
    right: 410px;
}
.checkout-cart .buttons a.btn {    margin-left: 10px;}
span.cart-price {    font-size: 16px;    font-weight: 600;}
/*account.tpl*/
.accounts-content li a{border: none;border-radius:0; }
.accounts-content ul.list-unstyled.decimal{
    border: 1px solid #ccc;
}
.accounts-content li a:hover{
    border: none;
    border-radius:0;
    color: #23a1d1;
    padding-left: 15px;
}
.accounts-content li a:hover:before {color: color: #23a1d1; }
.accounts-content li a:before {
    content: "\f01d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
}
/**/
/**/
/**/
@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;
}
/*#back-top*/
#back-top {
    /*background: #343434 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;
    border-radius: 100%;*/
    display: block;
    position: fixed;
    z-index: 9999;
    width: 0;
    height: 0;
    bottom: 23px;
    right: 23px;
    padding: 0;
    overflow: hidden;
    outline: none;
    border: none;
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    border-radius: 50%;
    background: #73c7d1 url("../image/back-top.png") no-repeat scroll 0px 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);

}
#back-top.show{
    width: 56px;
    height: 56px;
}
#back-top:hover {
        background-color: #73c7d1;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
}
/* captcha */
input#input-payment-captcha {
    margin-bottom: 15px;
}
input#input-captcha {
    max-width: 150px;
    float: left;
    margin-right: 20px;
}    
/**/
/**/
@media (min-width: 1200px){
	.container {    width: 1200px !important;}
}
@media (max-width: 1199px){
	.banner1 {    float: left;    padding-right: 0px !important;    width: 100%;}
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		padding: 0 10px;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 15px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
/* default-fix-design */
/* media-responsive */
@media (max-width: 1199px){.caption .name a{margin-top: 10px;}}
@media (max-width: 1199px) and (min-width: 992px){
    .caption h4 a, .caption .name a{font-size: 12px;    margin-top: 10px;}
    .price{font-size: 18px;}
    .owl-demo-newproduct .box-button button, .owl-demo-specialproduct .box-button button{width: auto;}
    .owl-demo-newproduct .box-button, .owl-demo-specialproduct .box-button{max-width: 100%;}
    .owl-demo-newproduct .product-thumb .price-old,.owl-demo-specialproduct .product-thumb .price-old{
        font-size: 16px;
        margin-left: 0px;
        display: block;
    }
    .owl-demo-newproduct.owl-carousel .owl-item,.owl-demo-specialproduct.owl-carousel .owl-item,
    .owl-demo-random.owl-carousel .owl-item,.upsell-slider.owl-carousel .owl-item{
        min-width: 240px !important;
    }
}
@media (max-width: 991px){
    #top-links .dropdown-menu{min-width: 80px;}
    .owl-demo-newproduct .caption h4, .owl-demo-specialproduct .caption h4{width: 100%;}
    .footer-static-title{margin: 30px 0px;}
    .footer-links,span.icon-payment,.text-powered{text-align: center;}
}
@media (max-width: 991px) and (min-width: 768px){
    #search {    margin: 5px 0px;}
}
@media (max-width: 767px){
    header{text-align: center;}
    #logo{display: block;text-align: center;}
    #logo a{display: inline-block;}
    #cart{float: none;text-align: center;display: inline-block;margin-top: 0px;}
    header{padding: 20px 0px;}
    /*#search {
        position: absolute;
        top: 70px;
        width: 90%;
        left: 5%;
    }*/
    #cart .dropdown-menu{right: 50%; margin-right: -140px;}
    .owl-demo-newproduct .caption .price, .owl-demo-specialproduct .caption .price{width: 100%;}
    .owl-demo-newproduct .product-thumb button.btn-addtocart,
    .owl-demo-specialproduct .product-thumb button.btn-addtocart{width: auto;}
    .product-list .image.col-md-4.col-sm-4.col-xs-12 {    margin-left: 0px;}
    .banner-top-home{margin-left: 0px;}
}
@media (max-width: 767px) and (min-width: 480px){}
@media (max-width: 479px){
    .col-top{width: 100%;border-bottom: 1px solid #fff;}
    .brands-content img{display: inline-block;}
    #top .telephone-top,#top-links {
        float: none;
        padding: 6px 6px 6px 0;
        width: 100%;
        text-align: center;
    }
    #cart .dropdown-menu {    width: 280px;}
    footer .footer-links img{width: auto;}
    .checkout-cart .btn-update-box .btn,.checkout-cart .buttons .btn{
        padding: 3.5px 5px;
        font-size: 9px;
    }
    .checkout-cart .btn-update-box {
            left: 15px;
            right: auto
    }
    #search {
        margin:10px;
    }
    .owl-demo-specialproduct .product-thumb button.btn-addtocart{width: auto;}
}
@media (max-width: 479px) and (min-width: 380px){}
@media (max-width: 380px){
    .box-button-product {
        display: inline-block;
        width: 100%;
        margin-top: 15px;
    }
}
@media (max-width: 320px){}