@font-face {
	font-family: myFirstFont;
	src: url('nabila.ttf');
}
.no-padding {padding:0}
a {color:#000;}
a:hover {text-decoration: none;}
img {max-width: 100%;}
.bx-wrapper ul li a:after{
	content: '';
    background: url(zoom-png-2.png);
    position: absolute;
    right: 0;
    bottom: 0;
    height: 30px;
    width: 30px;
    z-index: 222222222222;
    background-size: contain;
}
.bxslider a {display: block!important}
.title-section {text-align: center; color: #4a4f59; text-transform: uppercase;width:100%;left: 0px; font-size: 28px; font-weight: bold; margin: 30px 0; display: inline-block; text-decoration: none; position: relative; line-height: 20px; letter-spacing: -1px; font-family: 'Roboto Condensed', sans-serif;}
.title-section:hover {text-decoration: none !important; color:#000;}
/*
.title-section:before {height: 4px; content: ''; background-color: #000; position: absolute; bottom: -15px; margin-left: -20px;}
*/
.title-section-page {text-align: center; color: #4a4f59; text-transform: uppercase; font-size: 28px; font-weight: bold; margin: 30px 0px; display: inline-block; text-decoration: none; position: relative; line-height: 20px; letter-spacing: 2px; font-family: 'Roboto Condensed', sans-serif;}
.title-sub {text-transform: uppercase; font-size: 22px; color: #34373e; line-height:20px; margin-bottom: 20px; display: inline-block; font-weight: bold;}
.title-box {font-family: 'Roboto Slab', serif; font-size: 15px; font-weight: bold; line-height: 24px; color: #FFF; padding: 0px; margin: 0px; text-transform: uppercase;}
a.title-box {line-height: 34px; color: #34373e;}
.title-box-active {color: #000  !important;}

/** Header **/
#header {background-color: #FFF;}
.header-w {background-color: #f7f8f9 !important;}
.header-top-bar {height: 40px; border-bottom: 1px #e1e1e1 dashed; padding: 10px 0px; font-size: 12px; color: #959595;}
.header-top-bar .menu-header-top a {color: #959595; margin-left: 20px; }

.navbar-brand {margin: 0px 0px; padding: 0px;}

.navbar-main { padding: 25px 0px; }
.navbar-main .navbar-nav .nav-link {color:#898989;}
.navbar-main .navbar-nav .nav-item.active > .nav-link, .navbar-main .navbar-nav .nav-link:hover {color: #000;}
.navbar-main .navbar-nav > .nav-item > .nav-link {color: #898989; font-weight: bold; font-size: 11px; text-transform: uppercase;  padding:0px; margin: 0px 8px; line-height: 20px;}
.navbar-main .nav-item+.nav-item {margin-left: 0px;}
.navbar-main .nav-main .navbar-nav-style > .nav-item {padding: 10px 0px;}


.navbar-nav-style {float: left; margin-top: 0px;}
.wrap-nav-toggler {padding-top: 10px; }
.btn-search {background-color: rgba(0,0,0,0); padding: 5px; color: #898989; position: relative; z-index: 2;}
.search-box {position: relative; float: left; width:36px; height:36px;}
.search-box .form-control {position: absolute; top: 100%; right: 0; visibility: hidden; transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;}
.search-box .btn-s1 {position: absolute; left:10px; }
.search-box .btn-s2 { visibility: hidden; opacity:0; position: absolute; left:10px;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}
.search-box:hover .form-control {visibility: visible; }
.search-box:hover .btn-s2 {opacity:1; visibility: visible; }
.search-box:hover .btn-s1 { display: none; }
.mini-cart {float: left; padding: 7px 5px; padding-right: 15px; margin-left: 10px; position: relative;}
.mini-cart > a { float: left; padding-left: 10px; color: #898989;  border-left: 1px #ebebeb solid;}
.mini-cart .cartCount { font-size: 14px;padding-top:3px;background-color: #000; border-radius: 50%; min-width: 25px; min-height: 25px; float: left; text-align: center; color: #FFF; position: absolute; left:30px;top:-2px;}

/** End Header **/

/** Slideshow Banner **/

.wrap-banner .banner .img-banner {width: 100%;}
.wrap-banner .banner {position: relative; background-color: #000; margin: 0px; height:745px; background-repeat: no-repeat; background-position: center; background-size: cover; }
.wrap-banner .banner .info-banner {text-align: center; position: absolute; width: 100%; top: 0; height: 100%; background-color: rgba(0,0,0,0);
	display: -webkit-flex; -webkit-align-items: center; display: flex; align-items: center;
}
.wrap-banner .banner:hover .info-banner {background-color: rgba(0,0,0,.1);}
.wrap-banner .banner .info-banner .container { color: #FFF; -webkit-flex: 1; /* Safari */ flex: 1; }
.wrap-banner .banner .info-banner .container .text2 {font-size: 60px; text-transform: uppercase; font-weight: bold;}
.text1 {font-family: myFirstFont; font-size: 39.59px;  color: #FFF; text-decoration: none;}

.wrap-pro-news {background-color: #f7f8f9; }
.slideshow-product { text-align: center; margin-bottom: 0px; position: relative; }
.slideshow-product .container {background-color: #FFF !important;}
/*** Slide Product CSS ***/
.owl-pronew .owl-controls .owl-pagination {display: none;}
.owl-pronew {padding: 0px 60px;}

.owl-pronew .owl-controls .owl-buttons div {
	position: absolute; font-size: 50px; border-radius: 0px; color: #FFF; text-align: center; padding: 0px;
}
.owl-pronew .owl-controls .owl-buttons .owl-prosale-left, .owl-pronew .owl-controls .owl-buttons .owl-prosale-right {float: left; width: 32px; height: 32px;}
.owl-pronew .owl-controls .owl-buttons .owl-prev { left: 50px; top: 50%; margin-top:-60px; background: url(owl-pron-btn-prev-min.png) no-repeat;}
.owl-pronew .owl-controls .owl-buttons .owl-next { right: 30px; top: 50%; margin-top:-60px; background: url(owl-pron-btn-next-min.png) no-repeat;}


.owl-splquan .owl-pagination {display: none;}
.owl-splquan .owl-buttons {}


.slideshow-product .product-box {padding: 10px 0px; margin: 10px 20px; overflow: hidden; position: relative;}
.slideshow-product .product-box .pro-thumb { height: 180px; overflow:hidden; text-align: center; display: -webkit-flex; -webkit-align-items: center; display: flex; align-items: center;     position: relative;}
.slideshow-product .product-box .pro-thumb > a {width: 100%;}
.slideshow-product .product-box .pro-thumb a img {max-width: 100%; max-height: 180px; -webkit-flex: 1; /* Safari */ flex: 1; 
	-webkit-transform: scale(1) rotateX(0deg);
	-moz-transform: scale(1) rotateX(0deg);
	-ms-transform: scale(1) rotateX(0deg);
	-o-transform: scale(1) rotateX(0deg);
	transition:All 0.3s ease;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;
}
.slideshow-product .product-box:hover .pro-thumb a img {
	-webkit-transform: scale(1.2) rotateX(0deg);
	-moz-transform: scale(1.2) rotateX(0deg);
	-ms-transform: scale(1.2) rotateX(0deg);
	-o-transform: scale(1.2) rotateX(0deg);
}
.slideshow-product .product-box .pro-name a {color: #34373e; font-size: 14px;}
.slideshow-product .product-box .pro-name:hover a {color: #000; text-decoration: none;}
.slideshow-product .product-box .pro-price {color: #000; font-size: 19px;}
/** .slideshow-product .product-box:hover .pro-price {color: red;} **/



/*** Info pro ***/

.wrap-info-box-pro .container {background-repeat: no-repeat; background-position: center; background-size: contain; padding: 60px 0px 30px 0px;}
.box-info-pro { margin-bottom: 45px; }
.box-info-pro img { margin-right: 30px; margin-bottom: 30px;margin-top:10px}
.box-info-pro .name {font-size: 16px; font-weight: bold; line-height: 23px; color: #32363f; text-transform: uppercase; font-family: 'Roboto Slab', serif;}
.box-info-pro .discription {font-size: 14px; color: #898989; line-height: 21px; font-family: Arial,sans-serif;}


/*** owl-prosale ***/
.wrap-pro-sale .product-box {padding: 30px 30px 50px 30px; margin: 10px 15px; background-color: #FFF; position: relative; overflow: hidden;}
.wrap-pro-sale .product-box:before {background-color:#FFF; height: 100%; width: 100%; content: ""; overflow: hidden; position: absolute; top: 0; left: 0; opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8) rotateX(180deg);
	-moz-transform: scale(0.8) rotateX(180deg);
	-ms-transform: scale(0.8) rotateX(180deg);
	-o-transform: scale(0.8) rotateX(180deg);
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s; z-index: 2;
}

.wrap-pro-sale .product-box:hover:before {
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transform: scale(1) rotateX(0deg);
	-moz-transform: scale(1) rotateX(0deg);
	-ms-transform: scale(1) rotateX(0deg);
	-o-transform: scale(1) rotateX(0deg);
	visibility: visible
}
.wrap-pro-sale .product-box .pro-thumb { height: 350px; text-align: center; display: -webkit-flex; -webkit-align-items: center; display: flex; align-items: center;}
.wrap-pro-sale {padding: 50px 0px; text-align: center;}
.wrap-pro-sale .title-section {color: #FFF;}
.owl-prosale {padding: 10px;}
.owl-prosale .owl-controls .owl-buttons div {
	position: absolute; font-size: 50px; border-radius: 0px; color: #FFF; text-align: center; padding: 0px;
}
.owl-prosale-left, .owl-prosale-right {float: left; width: 31px; height: 57px;}
.owl-prosale .owl-controls .owl-buttons .owl-prev { left: -50px; top: 45%; background: url('owl-prosale-btn-prev-min.png') no-repeat;}
.owl-prosale .owl-controls .owl-buttons .owl-next { right: -50px; top: 45%; background: url('owl-prosale-btn-next-min.png') no-repeat;}


/** CSS OWL **/

.list-pro-buytop {list-style-type: none;}
.list-pro-buytop .pro-item {line-height: normal; margin-bottom: 30px; float:left; width:100%;}
.list-pro-buytop .pro-item .pro-thumb {text-align: center; width: 112px; height: 110px; float: left; margin-right: 20px; margin-top: 5px; display: -webkit-flex; -webkit-align-items: center; display: flex; align-items: center;}
.list-pro-buytop .pro-item img {max-width: 100%;}
.list-pro-buytop .pro-item .pro-name {color: #34373e; font-size: 14px; line-height: 22px; font-family: 'Roboto Slab', serif; }
.list-pro-buytop .pro-item .pro-name a {color: #34373e;}
.list-pro-buytop .pro-item .summary {color: #898989; font-size: 14px; line-height: 22px; font-family: Arial,sans-serif;}
.list-pro-buytop .pro-item .summary p {margin-bottom:10px;}
.list-pro-buytop .pro-item:hover .pro-name {color: #000; text-decoration: none;}
.list-pro-buytop .pro-item .pro-price {color: #000; font-size: 18px; font-weight: bold; line-height: 20px; font-family: 'Roboto Slab', serif;}



/*** Slide banner CSS ***/
.wrap-banner .owl-theme .owl-controls .owl-pagination {position: absolute; bottom: 20px; width: 100%;}
.owl-theme .owl-controls .active span {background: #000;}
.wrap-banner .owl-theme .owl-controls .owl-buttons div { display: none;
	position: absolute; font-size: 35px; width: 50px; height: 50px; border-radius: 50%; background-color: rgba(255,255,255,.3); color: #FFF; border: 1px #FFF solid ; text-align: center; padding: 0px;
	transition:All 0.3s ease;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;
}
.wrap-banner .owl-theme .owl-controls .owl-buttons .owl-prev { left: 50%; top: 45%; opacity: 0;}
.wrap-banner .owl-theme .owl-controls .owl-buttons .owl-next { right: 50%; top: 45%; opacity: 0;}
.wrap-banner .owl-theme .owl-controls .owl-buttons .owl-next:hover, .wrap-banner .owl-theme .owl-controls .owl-buttons .owl-prev:hover {background-color: #000; color: #FFF;}
.wrap-banner .owl-theme:hover .owl-controls .owl-buttons .owl-prev {left: 20px; opacity: 1;}
.wrap-banner .owl-theme:hover .owl-controls .owl-buttons .owl-next {right: 20px; opacity: 1;} 






.product-box .pro-thumb {display: -webkit-flex; -webkit-align-items: center; display: flex; align-items: center;}
.product-box .pro-thumb > a {width: 100%;}
.product-box .pro-thumb a img {max-width: 100%; max-height: 350px; -webkit-flex: 1; /* Safari */ flex: 1; }
.product-box .pro-name {
	word-break: break-word;
	color: #34373e;
	font-size: 14px;
	font-family: 'Roboto Slab', serif;
	line-height: 22px;
	height: 41px;
	color: #34373e;
	overflow: hidden;
	    margin-top: 6px;
}
.product-box .pro-name a {color: #34373e;}
.product-box .pro-price {color: #000; font-size: 18px; font-weight: bold; line-height: 20px; display: inline-block;}
.product-box .pro-price-old {text-decoration: line-through;  margin: 0px 10px;  display: inline-block; color:#c2c2c2; font-size: 18px;     font-family: 'Roboto Slab', serif;}
.product-box .sale-flash {position: absolute; font-size: 14px; line-height: 20px; color: #FFF; padding: 10px 15px; text-align: center; top: 0px; left: 0px; background-color: #000;}
.product-box .sale-flash:before {content: ''; width: 0px; height: 0px; border-left:7px solid transparent; border-right:7px solid transparent; border-top:7px solid #000; position: absolute; bottom: -7px; left: 50%; margin-left: -7px; }
.pro-action-btn {position: absolute; top: 50%; margin-top:-25px; left: 0; text-align: center; width: 100%; z-index: 3; overflow: hidden;}
.pro-action-btn .btn {background-color: #34373e; color: #FFF; border-radius: 0px;  opacity: 0; font-size: 14px; line-height: 20px; padding: 14px;
	transition:All 0.3s ease;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;}
.pro-action-btn .btn:hover {
	background:#000;
}
.product-box:hover .pro-action-btn .btn {opacity: 1;}
.left-to {	transform: translate(-300px); }
.right-to {	transform: translate(300px); }
.product-box:hover .pro-action-btn .left-to { transform: translate(0px); }
.product-box:hover .pro-action-btn .right-to { transform: translate(0px); }





.wrap-pro-all {text-align: center; padding: 50px 0px;}
.wrap-pro-all .product-box {margin: 20px auto ;  padding: 20px;}
.wrap-pro-all .product-box .pro-thumb {/**height: 240px;**/ margin-bottom:20px; position: relative;}

.wrap-comment-customer {text-align: center; padding: 50px 0px; color: #FFF; background-size: cover; background-position: center;}
.wrap-comment-customer h2 {position: relative;margin-bottom: 30px;}
.wrap-comment-customer h2:after {    
	content: '';
    position: absolute;
    width: 40px;
    height: 4px;
    background: #bda70a;
    bottom: 0;
    left: 50%;
    margin-left: -20px;}
.wrap-comment-customer .title-section {color: #FFF;}
.wrap-comment-customer img {border-radius: 50%;max-width: 150px;margin-bottom: 10px;}
.wrap-comment-customer .viewmore-customer {text-align: right;font-style:italic;margin-top: 10px;}
.wrap-comment-customer .viewmore-customer a{color: #af9b00;}
.comment-cust {padding: 30px; padding-top:0px; background-repeat: no-repeat; background-position: center; color: #e0e0e0;}
.comment-cust p {font-size: 16px; line-height: 22px;  font-style: italic; padding: 5px 10px;}
.comment-cust .customer-name {font-size: 16px; line-height: 22px; font-weight: bold; display: inline-block; }

.nav-tabs-style {margin: 10px;}
.nav-tabs-style .nav-item {float: none; display: inline-block; position: relative;}
.nav-tabs-style .nav-item:after {content: ''; width: 5px; height: 5px; background-color: #b7b7b7; position: absolute; right: -2.5px; top: 10px;}
.nav-tabs-style .nav-link {padding: 0px 25px; font-size: 14px; position: relative; font-weight: bold; text-transform: uppercase; color: #b7b7b7; line-height: 23.33px;}
.nav-tabs-style .nav-link.active {color: #435061;}
.nav-tabs-style .nav-item:last-child:after {display: none;}

.btn-more {color: #666; position: relative;}
.btn-more:hover { text-decoration: none;}
.btn-more img {margin-bottom: 10px; display:none}
.btn-more:before {content: ''; background: url(asset-arrow-aside-min.png) no-repeat; background-size: 100%; float: left; width: 100px; height: 40px; position: absolute; top: 15px; right: -120px;}

.news-item {position: relative;}
.news-item .news-datetime {position: absolute; top: 6px; left: 6px; padding: 15px; background-color: #34373e; color: #FFF; z-index: 1; line-height: normal; text-transform: uppercase;}
.news-datetime span {font-size: 30px;}
.news-datetime p {font-size: 12px;}
.news-item .news-img {
	padding: 5px; border: 1px #ebebeb solid; display: block; position: relative; margin-bottom: 25px;
	display: flex;
	height: 202px;
	align-items: center;
	justify-content: center
}
.news-item .news-img img {max-height: 100%;}
.news-item .news-title a {font-size: 16px; color: #34373e; font-family: 'Roboto Slab', serif; font-weight: bold; line-height: 22px;}
.news-item .news-text {color: #898989; font-size: 14px; line-height: 22px; font-family: Arial,sans-serif;}
.btn-style {border-radius: 0px; border: 1px #b7b7b7 solid; color: #898989; font-size: 12px; padding: 7.5px 15px; text-align: center; }
.btn-style .fac {background: url(btn-icon-min.png) no-repeat; width: 11px; height: 7px; display: inline-block;}
.btn-style:hover {color: #FFF; background: #000; border:1px #000 solid;}
.btn-style-active {min-width: 110px; color: #FFF; background: #000; border:1px #000 solid; padding: 14px 25px; font-family: 'Roboto Slab', serif;}
.btn-style-active-black {min-width: 110px; color: #FFF; background: #4a4f59; border:1px #4a4f59 solid; padding: 14px 25px; margin-right: 10px; font-family: 'Roboto Slab', serif;}

.btn-link {text-decoration: underline; font-style: italic; color: #3a3a3c;}
.btn-link-a {text-decoration: underline; color: #898989;}
.btn-link-a:hover {color:#000;}

.widget-item {margin-bottom: 10px;}
.widget-title {color: #FFF; font-size: 14px; line-height: 20px; font-weight: bold; text-transform: uppercase; font-family: 'Roboto Slab', serif; margin-bottom: 20px;}
.widget-menu {list-style-type: none; margin: 0px; padding: 0px;}
.widget-menu li {font-size: 14px; color: #ddd;position: relative}
.widget-menu li a {color: #949494; display: inline-block; }
.widget-menu li a:hover {text-decoration: none; color:#000;}
.color-x {color: #000; text-transform: uppercase; margin-right: 5px;}
.color-t {color: #ebebeb;}
.info-website {margin-top:10px; float: left; font-size: 14px; line-height: 34px; color: #989898; font-family: Arial,sans-serif;white-space:nowrap}
@media screen and (max-width:480px){
	.info-website{line-height:25px;width:100%}
}
.info-website a { color: #989898; }

.wrap-section {padding: 50px 0px;}

#footer {background-color: #37332e; padding: 70px 0px 10px 0px; color: #989898; background-repeat: no-repeat; background-position: right bottom;}
html {overflow-x: hidden;}



/** Breadcrumb  
.bread-crumb {
background-color: #FFF;
margin-bottom: 0px;
}
.breadcrumb {
margin: 0;
padding: 15px 0;
background-color: #FFF;
border-radius: 0px;
border-bottom: 1px solid #ebebeb;
}
.breadcrumb > li > a {
color: #333333;
}
.breadcrumb > li+li:before {
color: #333333;
}
.breadcrumb > .active {
color: #000;
}
END Breadcrumb **/


/* BreadCrumbs */
.bread-crumb {
	background-color: #FFF;
	margin-bottom: 30px;
}
.breadcrumbs {
	margin: 0;
	font-size:14px;
	padding: 20px 0px 10px 0px;
	background-color: #FFF;
	border-radius: 0px;
	border-bottom: 1px solid #e1e1e1;
}
.breadcrumbs li {
	display: inline;
}
.breadcrumbs li > a {
	color: #34373e;
}
.breadcrumbs li span {
	display: inline-block;
	color: #34373e;
	margin:0px 5px;
}
.breadcrumbs li span .fa {
	color: #34373e;
}
.breadcrumbs li a:hover, .breadcrumbs li.active,
.breadcrumbs li strong {
	color:#000;
	font-weight: normal;
}







.category {
	padding-bottom: 30px;
}

/** CSS Box-aside **/
.box-aside {margin-bottom: 30px;}
.box-heading {padding: 5px 0px;}
.box-heading h1 {line-height:30px;}
.box-heading h1 a.title-box {margin-bottom:20px; line-height: 45px;}
.box-aside>.box-heading {background-color: #000; overflow: hidden; padding: 15px;}
.box-aside>.box-heading .fa {margin-right: 10px; cursor: pointer; padding: 5px;}



.navbar-pills {border: 1px #ebebeb solid; border-top: 0px; }
.navbar-pills li { border-top: 1px #ebebeb solid; position: relative; overflow: hidden; color: #c2c2c2;}
.navbar-pills li:hover {background-color: rgba(156,206,98,.3);}
.navbar-pills li a {position: relative; z-index: 1; margin: 15px; font-size: 14px; line-height: 24px; font-family: Arial,sans-serif; color: #464646;}
.navbar-pills li.active > a {color:#000; font-weight:bold;}
.navbar-pills li .fa {position: absolute; width: 100%; height: 100%; top: 0; right: 0; background:rgba(0,0,0,0); border:none; border-radius:0px;}
.navbar-pills li .fa:before {top: 20px; right: 20px; position: absolute; }
.navbar-pills li.open:hover {background-color: #FAFAFA; }
.navbar-pills li.open> .fa:before {
	transform:  rotate(45deg);
	-webkit-transform:  rotate(45deg);
	-moz-transform:  rotate(45deg);
	-o-transform:  rotate(45deg);
	-ms-transform:  rotate(45deg);
}
.navbar-pills li .dropdown-menu {padding: 0px; margin: 0px; min-width: 100%; border: 0px; border-top: 1px; opacity: 0; display: block; float: left; position: relative; max-height: 0px; overflow: hidden;
	transition:All 0.3s ease;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;
	transform:  scale(0);
	-webkit-transform:  scale(0);
	-moz-transform:  scale(0);
	-o-transform:  scale(0);
	-ms-transform:  scale(0);
}
.navbar-pills li.open>.dropdown-menu {max-height: 1000px; opacity: 1;
	transform:  scale(1);
	-webkit-transform:  scale(1);
	-moz-transform:  scale(1);
	-o-transform:  scale(1);
	-ms-transform:  scale(1);
}


.navbar-pills li i.fa:active:hover {color: #fff;
	background-color: rgba(156,206,98,1);
	border-color: #01315a;}

.products-list {border: 1px #ebebeb solid; border-top: 0px; list-style-type: none; padding: 0; margin: 0;}
.products-list li {border-top: 1px #ebebeb solid;}
.products-list li .product-box {padding: 18px; overflow: hidden;}
.products-list li .product-box .pro-thumb {width: 75px; text-align: center; float: left; min-height: 70px; margin-right: 20px; }
.products-list li .product-box .pro-thumb img {max-width: 100%; max-height: 100%;}


.sortPagiBar {padding:10px 20px; background-color: #ededed; margin-bottom:30px;}
.sortPagiBar .form-group { margin-bottom: 0px; float: right; }
.view-mode {margin-top:6px;}
.button-view-mode {font-size: 22px; font-weight: bold; text-transform: uppercase; color: #c2c2c2; line-height: 0px; margin-right: 10px; padding: 0px; margin-bottom: 5px;}
.button-view-mode.active {color: #000;}
.button-view-mode:hover {color: #000;}

.form-viewpro {font-size: 14px;}
.form-viewpro .form-control {width: 240px; border-radius: 0px; border: 0px; margin-left: 10px;}

.products-view-grid {text-align: center; margin-bottom: 30px;}
.products-view-grid .product-box {margin: 20px auto ; padding: 20px;}
.products-view-grid .product-box .pro-thumb {height: 220px; margin-bottom: 20px;     position: relative;}
.products-view-grid .product-box .pro-thumb img {max-height: 220px;}
.products-view-grid .product-box .pro-name { display: block;}


.products-view-list {}
.products-view-list .product-box {border: 1px #ebebeb solid; padding: 30px; margin-bottom: 30px; overflow: hidden;}
.products-view-list .product-box .pro-thumb {height: 200px; text-align: center; position: relative;}
.products-view-list .product-box .pro-thumb img {max-height: 200px;}
.products-view-list .product-box .pro-summary {font-size: 12px; line-height: 22px; color: #898989; font-family: Arial,sans-serif; margin: 15px 0px;}
.products-view-list .product-box .pro-action-btn {display: none;}
.products-view-list .product-box .btn-style {border: 1px #e1e1e1 solid; padding: 10px 23px; margin-right: 10px;     background-color: #FFF;}
.products-view-list .product-box .btn-style:hover {background-color: #000;}
.products-view-list .product-box .sale-flash {z-index:9; top:-15px; left:0px;}

.products-view-grid .variants-list, .products-view-grid .pro-summary {
	display: none;
}
.products-view-list .pro-thumb {
	/width:33.33%;
	float:left;
	margin-right:30px;
}
.products-view-list .product-box .sale-flash {
	left: -15px;
}

/** article-details **/
.article-details {margin-bottom:30px;}
.article-item {margin-top: 30px; margin-bottom: 40px;}
.article-image {margin-bottom: 30px; }
.article-image a img {max-width:100%;}
.article-title {line-height: normal; padding: 0; margin-bottom: 20px; line-height: 24px;}
.article-title a {font-size: 18px; line-height: 24px; font-weight: bold; color: #34373e; font-family: 'Roboto Slab', serif; }
.article-title {font-size: 18px; line-height: 24px; font-weight: bold; color: #34373e; font-family: 'Roboto Slab', serif; }
.article-title a:hover {color: #000;}
.article-info {font-size: 14px; font-family: Arial,sans-serif; line-height: 24px; color: #898989; font-style: italic;}
.article-summary, .article-content {font-size: 14px; line-height: 24px; color: #898989; }
.article-item .btn-style { padding: 8px 15px; display: inline-block; }

.article-details p {margin-bottom: 10px;}

.article-details .article-image {position: relative;}
.article-details .article-image .news-datetime {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 15px;
	background-color: #34373e;
	color: #FFF;
	z-index: 1;
	line-height: normal;
	text-transform: uppercase;
}

.article-details .article-content {margin-bottom:50px;}
/** article-details **/

.pagination {padding: 0px; margin:0px;}
.pagination .page-link {margin: 4px; padding: 6px 14px; font-size: 14px; line-height: 24px;  font-family: 'Roboto Slab', serif; color: #333;   }
.pagination .page-item.active .page-link {background-color: #000; border-color: #000; color:#FFF;}
.pagination .page-item:last-child .page-link {border-radius: 0px;}
.pagination .page-item:first-child .page-link {border-radius: 0px;}




/** Css Form comment **/
#article-comments {margin-top: 30px;}
#article-post-comment { margin-top: 20px; padding: 30px 0px; border-top: 1px #e1e1e1 solid;}
.title-form-coment {font-size: 18px; line-height: 18px; font-family: Arial,sans-serif; font-weight: bold; margin-bottom: 20px; text-transform: uppercase; color: #363533;}
.form-control-lg { font-size: 12px; line-height: 18px;  font-family: Arial,sans-serif; border-radius: 0px; }

#article-comments .article-comment .article-comment-user-image {
	width: 74px;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
	border-radius: 50%; overflow: hidden;
}
.article-comment {border-bottom: 1px #e1e1e1 solid; margin: 15px 0px; padding: 15px 0px; overflow: hidden; }
.article-comment>.article-comment {margin-left: 100px; border-top: 1px #e1e1e1 solid; border-bottom: 0px;}
.article-comment:last-child {border-bottom: 0px !important;}
.article-comment-user-comment {font-size: 12px; line-height: 18px; font-family: Arial,sans-serif; color: #898989;}
.article-comment-user-comment .user-name-comment {font-size: 14px !important; color: #363533;}
.article-comment-date-bull {font-style: italic; }


.elevate-image {width: 100%; border: 1px solid #ebebeb; margin-bottom: 20px; text-align: center; position:relative; padding:30px 15px;}
.elevate-image img {max-width: 100%; height: auto;}
.elevate-image .mask-img-zoom {position:absolute; width:100%; height:100%; top:0; left:0; z-index:9;}
.imgthumb-prolist { position: relative; margin-left: -6px; margin-right: -6px; text-align: center; }
.imgthumb-prolist .owl-controls .owl-pagination {display: none;}
.imgthumb-prolist a {border: 1px solid #ebebeb; margin: 0px 6px; padding: 10px; display: block; height: 127px; text-align: center; display: -webkit-flex; -webkit-align-items: center; display: flex; align-items: center;} 
.imgthumb-prolist a:hover {border: 1px solid #000;}
.imgthumb-prolist a img { max-height: 100%;  -webkit-flex: 1; /* Safari */ flex: 1;}
.zoomGalleryActive {border: 1px solid #000 !important;}


/** product Details **/
.details-pro .product-name {font-family: 'Roboto Slab', serif; font-size: 22px; line-height: 20px; color: #4a4f59; margin-bottom: 20px;}
.details-pro .product-price {font-family: 'Roboto Slab', serif; font-size: 24px; line-height: 20px; color: #000; font-weight: bold; margin-right: 20px;}
.details-pro .product-price-old {font-family: 'Roboto Slab', serif; font-size: 24px; line-height: 20px; color: #c2c2c2; text-decoration: line-through;}
.details-pro .product_description {font-size: 12px; line-height: 24px; color: #898989; font-family: Arial,sans-serif; margin: 15px 0px; margin-bottom: 30px;}
.details-pro .form-group {border: 1px #ebebeb solid; border-left: 0px; border-right: 0px; padding: 24px 0px;     overflow: hidden; }
.details-pro .form-control {margin: 0px 5px; margin-right: 5px; float: left; width: 70px; border-radius: 0px; border: 1px #ebebeb solid; height:40px;}
.details-pro .btn-ipnb {float: left; border-radius: 0px; background-color: #FFF; border: 1px #ebebeb solid; height:40px;}

.form-product {margin-bottom:30px;}
.form-product .selector-wrapper label {color:#898989; font-size: 14px;}
.form-product .selector-wrapper {font-size: 14px;}
.form-product .selector-wrapper label {width:90px;}
.form-product .selector-wrapper .single-option-selector {width:120px; height:40px;}
.form-product .form-control-label {color:#898989; font-size: 14px; width: 94px; float:left;    padding-left: 0px;}

.nav-tab-detailspro {margin-top: 50px; border-color:#ebebeb;}
.nav-tab-detailspro .nav-link {font-family: 'Roboto Slab', serif; font-size: 14px; font-weight: bold; line-height: 18px; border-radius: 0px; padding: 10px 60px; color: #6f6f6e; }
.nav-tab-detailspro .nav-link.active {color: #000; border-color:#ebebeb; border-bottom: 0px;}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {color: #000; border-top: 2px #7d7d7d solid;}
.tab-content-detailspro {border: 1px #ebebeb solid; border-top: 0px; margin-bottom: 40px;}
.tab-content-detailspro .tab-pane {padding: 40px; }
/** END product Details **/

/** CART **/
.cart {margin-bottom: 100px;}
.cart th {text-align: center;}
.table-cart {border: 1px #ebebeb solid; font-size: 15px; margin-bottom: 0px;}
.table-cart img {min-width: 100px; max-width: 160px;}
.table-cart .thead-default th {background-color: #ebebeb;}
.table-cart td, .table-cart th {border-top: 1px #ebebeb solid; }
.table-cart th, .table-cart td {    vertical-align: middle !important;}
.inp-number {border-radius: 0px; background-color: #FFF; border: 1px #ebebeb solid; max-width: 50px; padding-left: 10px; text-align: center;}
.cart .btn-style-active:hover {background-color: #4a4f59 !important;}
/** END CART **/

#my-orders-table a, #order_details a {color:#000;}

/** form-signup **/
.signup {margin-bottom: 300px;}
.text-red {font-size: 12px !important; color:#F44336 !important;}
.form-signup { font-size: 12px; color: #898989; margin-top: 10px;}
.form-signup .form-group {margin-bottom: 30px; margin-right: 30px;}
.form-signup .form-group label span {color: red; font-weight: bold;}
.form-signup .form-group input, .form-signup .form-group textarea {border-radius: 0px; border-color:#ebebeb;}
/** END form-signup **/

/** contact **/
.contact {margin-bottom: 60px;}
.box-maps {margin-bottom: 30px;}
/** END contact **/

.category, .blog, .article, .product, .cart, .signup {margin-top: 30px; margin-bottom:30px;}

.product-price {font-family: 'Roboto Slab', serif; font-size: 18px; line-height: 20px; color: #000; font-weight: bold;}

.fancybox-close {background-image: url('fancybox_sprite_x.png'); background-repeat: no-repeat; background-position: center; top: 0px; right: 0px;}
/**
font-family: 'Roboto Slab', serif;
font-family: Arial,sans-serif;   
**/

/** MEnu main **/
.nav-main ul.navbar-nav-style .nav-item {position:relative;}
.nav-main ul.navbar-nav-style .nav-item .nav-item {float:none; padding:0px 10px;}
.nav-main ul.navbar-nav-style .nav-item .nav-item+.nav-item {margin-left:0px;}
.nav-main ul.navbar-nav-style .nav-item .nav-link {position:relative; z-index:1;}
.nav-main ul.navbar-nav-style .nav-item .fa {position:absolute; top:0; left:0; width: 100%; height: 100%; background:rgba(0,0,0,0); border:none;  border-radius:0px;}
.nav-main ul.navbar-nav-style .nav-item .fa:before {top:10px; right:20px; position:absolute; color:#898989;}
.nav-main ul.navbar-nav-style .nav-item .dropdown-menu {min-width:250px;}
/** MEnu main **/

.table-responsive {margin-top:20px;}
.item-pro-cart {font-size:15px; color:#333; min-width: 200px; display: inline-block;}

.block-account {padding:20px; border: 1px #ebebeb solid;}

.sodiachi .form-signup .form-group {margin-bottom:15px; margin-right: 0px;}


.tag_article, .social-media {float:left; font-size:14px; line-height:30px; color:#34373e; margin-bottom:30px;}
.tag_article h2, .social-media h2 {display:inline-block; font-size:14px; font-weight:bold; color:#34373e;}
.tag_article a, .social-media a {color:#34373e;}
.tag_article a:hover, .social-media a:hover {color:#000; text-decoration:none;}
.social-media ul {list-style-type:none; padding:0px; display:inline-block;}
.social-media ul li {display:inline-block;}
.social-media ul li a {padding:0px 6px;}

.jssocials-share {font-size:14px; color:#acacac;}
.jssocials-share a:hover  {color:#000;}
.jssocials-share { margin: 0px 10px; line-height: 26px;}
.jssocials-shares {margin:0px;}

.pad-widget {
	padding:6px 0px !important;
}



@media (max-width: 543px) {
	.title-section {line-height: 38px;}
	.wrap-banner .banner {height: 290px !important;}
	.wrap-banner .banner .info-banner .container .text1 {font-size: 30px;}
	.wrap-banner .banner .info-banner .container .text2 {font-size: 40px;}
	.slideshow-product {padding: 0px 0px; background-color: #FFF; padding-bottom:10px;}
	.box-info-pro {padding: 0px 40px; margin-bottom: 0px;}
	.box-info-pro img { margin-right: 0px;}
	.owl-infopro .owl-controls .owl-pagination {display: none;}
	.wrap-pro-sale {padding: 0px;}
	.wrap-pro-sale .product-box .pro-thumb {height: 280px;}
	.form-viewpro .form-control {margin-left: 0px;}

	.slideshow-product {margin-top: 0px !important;}
	#footer {padding-top:20px; padding-bottom: 30px; background-position: left bottom;}

	.row-slide-sale {
		margin-left:0px;
		margin-right:0px;
	}
	.wrap-pro-all {
		padding:20px 0px 60px 0px;
	}
	.nav-tabs-style {
		margin:0px;
	}
	.nav-tabs-style .nav-link {
		padding:0px 5px;
	}
	.nav-tabs-style .nav-item:after {
		right: -4.5px;
	}

	#footer .widget-item {
		margin:0px 0px 0px 0px !important;
	}
	#footer .widget-item.info-contact {
		border-bottom:0px;
	}
	#footer .widget-item .widget-title {
		padding:20px 0px;
		display: block;
		margin-bottom:0px;
	}
	#footer .widget-menu {
		margin-top:0px;
	}
	.widget-title .fa {
		float:right;
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
	.widget-title.collapsed .fa {
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}
	a.widget-title {
		color:#FFF;
	}
	.nav-tabs-style .nav-link {
		font-size:13px;
		font-weight:normal;
	}
	.comment-cust {
		padding:0;
	}

}

@media (min-width: 544px) {

	#footer { background-size: 186%; }
}

@media (max-width: 767px) {
	.navbar-toggler {
		padding: 4px 7px !important}
	.wrap-pro-all .container .tab-content .tab-pane div:nth-child(2n + 1) {clear: both;}
}

@media (min-width: 768px) {
	.index-news:nth-child(2) {display:none;}
}

@media only screen and (min-width: 544px) and (max-width: 991px) {

	.products-view-grid .row .col-sm-6:nth-child(2n + 1) {clear: both;}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	aside.box-aside .title-box {
		margin-left: -6px;}
	.wrap-pro-all .container .tab-content .tab-pane div:nth-child(3n + 1) {clear: both;}
}

@media (max-width: 991px) {
	.next-prev .owl-prev {right: -6px;position: relative;width: 22px;font-size: 11px !important;}	
	.next-prev .owl-prev>i.fa.fa-chevron-left{margin-left: -3px;font-size: 10px !important;}
	.next-prev .owl-next>i.fa.fa-chevron-right{margin-left: -1px;font-size: 10px !important;}
	.next-prev .owl-next {width: 22px;font-size: 11px !important;}
	button.navbar-toggler.hidden-lg-up.pull-xs-left {
		font-size: 26px;}
	/** #footer {padding-bottom: 320px;} **/
	.header-top-bar, .navbar-main {background-color: #FFF; text-align: center;}
	.wrap-nav-toggler {width: 100%; float: left; margin: 30px 0px 0px 0px; /padding-bottom: 10px; background-color: #4a4f59;}
	.wrap-nav-toggler .navbar-toggler {color:#FFF;}
	.wrap-nav-toggler:before {content: ''; width: 100%; min-height: 58px; position: absolute; margin-top: -10px; left: 0%; z-index: -1; background-color: #4a4f59;}
	/** .wrap-nav-toggler:after {content: ''; width: 100%; height: 100%; position: absolute; top: 0; right: -100%; z-index: -1; background-color: #4a4f59;} **/
	.search-box .form-control {position: absolute; width: 200px; top: 0px; right: -5px; z-index: 1;}
	.navbar-main {padding: 20px 0px 0px 0px;  position: relative;}
	/** .navbar-toggler {margin: 10px 5px;} **/
	.navbar-brand {float: none; margin-right: 0px; display: inline-block;}
	.navbar-brand img {display: inline-block; max-width: 100%;}
	.btn-search {color: #FFF;}
	.mini-cart a {color: #FFF;}
	.search-box:hover .btn-search {color: #898989;}
	.navbar-nav-style {width: 100%; float: left;}
	.navbar-nav-style .nav-item {float: none; }
	.navbar-nav-style .nav-item+.nav-item {margin-left: 0px;}


	.widget-item {margin-bottom: 70px;}
	.wrap-banner .banner .info-banner .container .text1 {font-size: 30px;}
	.wrap-banner .banner .info-banner .container .text2 {font-size: 50px;}
	.slideshow-product {margin-top: -195px;}

	.wrap-info-box-pro .container {
		background-position: -100%;
		background-image: unset !important;
	}
	.wrap-banner .banner {height: 600px;}

	.wrap-comment-customer {padding: 0px; padding-bottom: 40px;}
	.form-signup .form-group {margin-right: 0px;}
	.form-signup {margin-bottom: 30px;}
	.table-responsive {margin-bottom: 30px;}
	.imgthumb-prolist {margin-bottom: 30px;}


	/** MEnu main **/
	.navbar-nav-style {width: 100%; float: left; text-align: left;}
	.navbar-nav-style .nav-item {float: none; overflow:hidden;}
	.navbar-nav-style .nav-item+.nav-item {margin-left: 0px;}

	.nav-main > ul.navbar-nav-style > .nav-item {background-color:#FFF;}
	.nav-main > ul.navbar-nav-style > .nav-item .nav-link {margin-left:10px;}
	.nav-main ul.navbar-nav-style .nav-item .nav-link {display:inline-block;}

	.nav-main ul.navbar-nav-style .nav-item {border-top:1px #F1F1F1 solid;}
	.nav-main ul.navbar-nav-style .nav-item .dropdown-menu {width: 100%; position:relative; border-radius:0px; border:0px; padding:0px; margin:0px;}    

	.nav-main ul.navbar-nav-style li.open> i.fa:before { color:#000;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
	}    
	/** MEnu main **/

	.list-pro-buytop {
		float: left;
		margin-bottom: 50px;
	}
	.news-item {margin-bottom: 30px;}

	.form-viewpro .form-control { width: 150px !important ; }

	.zoomContainer {display:none;}

	.nav-tab-detailspro li.nav-item {float:none;}
	.nav-tab-detailspro .nav-link {padding:10px;}
	.nav-tab-detailspro .nav-item+.nav-item { margin-left: 0rem;}

	.nav-tab-detailspro .nav-item .nav-link {
		border-color: #eceeef #eceeef #ddd;
	}

	/** .owl-buttons {
	display:none;
} **/

	.owl-pronew .owl-controls .owl-buttons .owl-next {
		/right:0px;
	}
	.owl-pronew .owl-controls .owl-buttons .owl-prev {
		/left:0px;
	}

	/* .owl-prosale .owl-controls .owl-buttons {display:none;} */

	.owl-prosale .owl-controls .owl-buttons .owl-next {
		right:0px;
	}
	.owl-prosale .owl-controls .owl-buttons .owl-prev {
		left:0px;
	}


	.owl-splquan .owl-buttons {
		display:block;
		margin-top:-54px;
	}
	.owl-splquan .owl-controls {
		margin-top: -42px;
		top: 0;
		right: 10px;
		position: absolute;
	}

	.owl-splquan .owl-controls .owl-buttons div:hover {
		background: #000;
	}

	.owl-prosale .owl-controls .owl-buttons .owl-prev, .owl-prosale .owl-controls .owl-buttons .owl-next {
		background-color: rgba(0,0,0,.3);
		margin: -20px;
		box-shadow: 0px 0px 0px 10px rgba(0,0,0,.3);
		width: 35px;
		height: 35px;
		background-position: center;
	}

}

@media (min-width: 992px) {
	.wrap-banner .owl-theme .owl-controls .owl-pagination {display: none;}
	.slideshow-product {margin-top: -180px; min-height: 390px;}
	#footer { background-size: 100%; }

	.owl-prosale .owl-controls .owl-pagination {display: none;}
	.table-responsive {margin-bottom: 20px;}
	.index-news:nth-child(2) {display:block;}


	/** MEnu main **/
	.nav-main > ul.navbar-nav-style > .nav-item > .fa {display:none; }
	.nav-main ul.navbar-nav-style .nav-item .dropdown-menu .dropdown-menu {margin-left:100%; top:0;}
	.nav-main ul.navbar-nav-style .nav-item .dropdown-menu {margin:0px; padding:0px; border-radius:0px; border:0px; box-shadow: 0 4px 8px rgba(0,0,0,.2); }
	.nav-main ul.navbar-nav-style .nav-item .dropdown-menu { opacity:0; display: block; visibility: hidden;
		-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
		transition: opacity 0.5s, transform 0.5s;
		-webkit-transform: translate(0,60px);
		-moz-transform: translate(0,60px);
		-o-transform: translate(0,60px);
		-ms-transform: translate(0,60px);
		transform: translate(0,60px);
	}
	.nav-main ul.navbar-nav-style .nav-item .nav-item .dropdown-menu {
		-webkit-transform: translate(60px,0);
		-moz-transform: translate(60px,0);
		-o-transform: translate(60px,0);
		-ms-transform: translate(60px,0);
		transform: translate(60px,0);
	}
	.nav-main ul.navbar-nav-style .nav-item:hover > .dropdown-menu { opacity:1; visibility: visible; 
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
	}
	.nav-main ul.navbar-nav-style .nav-item:hover > .dropdown-menu {display:block;}
	.nav-main ul.navbar-nav-style .nav-item .nav-item:hover {background-color:#000;}
	.nav-main ul.navbar-nav-style .nav-item .nav-item:hover > a {color:#FFF;}
	.nav-main ul.navbar-nav-style .nav-item .nav-item:hover .fa:before {color:#FFF;}
	/** MEnu main **/

	.wrap-pro-all .container .tab-content .tab-pane div:nth-child(4n + 1) {clear: both;}
	.products-view-grid .row .col-lg-4:nth-child(3n + 1) {clear: both;}

	.wrap-pro-all .product-box .pro-thumb { height: 240px; }


	.owl-splquan .owl-buttons {
		display:none;
	}

}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-main .navbar-nav > .nav-item > .nav-link {
		margin:0px 15px;
	}
}
@media (max-width: 768px) {.owl-prosale .owl-controls .owl-buttons .owl-next {right: 18px!important;}
	.owl-prosale .owl-controls .owl-buttons .owl-prev {left: 18px !important;}}
@media (min-width: 1199px) {
	.box-aside>.box-heading {background-color: #000;overflow: hidden;padding: 13px;}
	/.pro-action-btn{display:none;}
	.owl-pronew .owl-controls .owl-buttons .owl-prev {left: 43px !important;}
	.owl-pronew .owl-controls .owl-buttons .owl-next {right: 23px !important;}
	.owl-prosale .owl-controls .owl-buttons .owl-next {right: -35px!important;}
	.owl-prosale .owl-controls .owl-buttons .owl-prev {left: -20px !important;}
}
@media (min-width: 425px) and (max-width:543px){.product-box .sale-flash{left: 15px !important}}
@media (min-width: 767px) and (max-width:990px){.product-box .sale-flash{left: 11px !important}}
@media (min-width: 991px) and (max-width:1200px){/.product-box .sale-flash{top: 60px !important;}}
@media (min-width: 991px){
	.owl-prosale .owl-controls .owl-buttons .owl-prev{left:-28px !important}
}

.btn-cart {margin-right:10px;}
.price-box {float:left; width:100%; margin-bottom:25px; margin-top:15px;}
.special-price {float:left;}
.old-price {float:left;}

@media (max-width: 480px) {
	.products-view-list form .btn-style { width: 100% !important; margin-right: 0px !important; margin-bottom:10px;}
}










/* Top Shopping Cart */
.glyphicon-shopping-cart:before {
	font-size: 14px;
	color: #fff;
	background: #000;
	margin-right: 12px;
	padding: 6px 10px;
	border-radius: 2px;
}
.mini-products-list .product-image {
	float: left;
}
.mini-products-list .detail-item {
	margin-left: 92px;
}
.top-cart-content .product-name {
	margin: 0;
	width: 150px;
	line-height: 1;
	padding: 0 0 5px 0;
}
.top-cart-content .product-name a {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #333;
}
.top-cart-content .product-name a:hover {
	color: #000000;
	text-decoration: none;
}
.top-cart-contain .price {
	color: #000;
	text-transform: uppercase;
}
.top-cart-contain .mini-cart .price {
	margin-right: 5px;
	font-size: 16px;
	font-weight:bold;
}
.top-cart-contain .product-details .price {
	color: #000;
	width: auto;
	float: none;
	font-weight: normal;
	padding-left: 0px;
	font-size: 12px;
}
.mini-cart:hover .top-cart-content {
	display:block;
}
.mini-cart {
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.mini-cart .dropdown-toggle {
	font-size: 12px;
	padding: 0;
	text-transform: none;
}
.mini-cart .basket a {
	color: #fff;
	margin: 0px;
	line-height: 41px;
	font-size: 11px;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	min-width: 170px !important;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.mini-cart .basket a:hover {
	text-decoration: none;
}
.mini-cart .basket .title {
	color: #2e3a47;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing:normal;
}
.mini-cart .basket .cart-box {
	display: inline-block;
}
.mini-cart .basket .cart-box #cart-total {
	color: #777;
	text-transform: none;
	margin: 0px 0px 0px 5px;
}
.top-cart-contain {
	color: #333;
	margin: 22px 0px 0px 0px;
	padding: 0;
	right: 0;
	z-index: 1000;
}
.top-cart-content .empty {
	text-align: left;
	color: #333;
}
.top-cart-content {
	display: none;
	width: 300px;
	position: absolute;
	top: 33px;
	right: 0px;
	background: #fff;
	padding: 0;
	text-align: left;
	box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
	z-index: 10000;
}
.top-subtotal {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	padding: 12px 15px;
	text-align: left;
	text-transform: none;
	/** border-bottom: 1px #ddd solid;
	border-top: 1px #ddd solid; **/
}
.top-cart-content .block-subtitle {
	color: #333;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	background:#f5f5f5;
	text-transform: none;
	font-weight: normal;
	/** border-bottom: 1px #ddd solid; **/
}
ul#cart-sidebar {
	padding: 8px 15px 0 15px;
	margin: 0px;
	max-height: 575px;
	overflow-y: auto;
}
ul#cart-sidebar::-webkit-scrollbar {
	width: 5px;
}

ul#cart-sidebar::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, .9);
}

ul#cart-sidebar::-webkit-scrollbar-thumb {
	background: #000;
	border-radius: 15px;
}

ul#cart-sidebar::-webkit-scrollbar-thumb:hover {
	background: #000;
	border-radius: 15px;
}

ul#cart-sidebar::-webkit-scrollbar-thumb:active {
	background: #000;
	border-radius: 15px;
}
.li-fix-1 {
	background:#FFF;
	width:295px;
	display:block;
}
.li-fix-2 {
	display:block;
	width:295px;
}
.top-cart-content li {
	list-style: none;
}
.top-cart-content li.item {
	border-bottom: 1px solid #eee;
	margin: 5px 0px 10px;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}

.top-cart-content li.item:last-child {
	margin: 0px;
	border-bottom: 0px #eee solid;
}
.top-cart-content .product-details {
	color: #333333;
	position: relative;
	text-align: left;
	padding: 0px;
}
.mini-products-list .detail-item .product-details-bottom .price {
	color: #000;
	font-size: 12px;
	display: list-item;
	margin-bottom: 5px
}
.mini-products-list .detail-item .product-details-bottom .title-desc {
	font-size: 14px;
}
.mini-products-list .detail-item .product-details-bottom .label {
	font-weight: bold;
	vertical-align: middle;
}
.mini-products-list .detail-item .product-details-bottom strong {
	font-weight: normal;
}
.top-cart-content .product-details .btn-edit {
	position: absolute;
	right: 22px;
	top: 6px;
}
.top-cart-content .actions {
	padding: 15px 20px;
	margin: 0;
	overflow: hidden;
	background: #f5f5f5;
	padding-top:15px;
}
.mini-cart .actions .btn-checkout:before {
	content: "\f00c";
	font-family: 'FontAwesome';
	font-size: 12px;
	padding-right: 10px;
	font-weight: normal;
}
.mini-cart .actions .btn-checkout {
	background: #252525;
	color: #fff;
	font-size: 11px;
	padding: 8px 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	float: right;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 0px solid #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.mini-cart .actions .btn-checkout:hover {
	background: #000;
	border: 0px solid #000;
	color: #fff;
}
.mini-cart .actions .view-cart {
	background: #000; 
	color: #fff;
	font-size: 11px;
	padding: 8px 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 0px solid #000;
	font-weight: bold;
	text-transform: uppercase;
}
.mini-cart .actions .view-cart:hover {
	background: #333;
}
.mini-cart .actions .view-cart:before {
	content: '\f07a';
	font-family: 'FontAwesome';
	font-size: 12px;
	padding-right: 8px;
	font-weight: normal;
}
.mini-cart .actions .button {
	display: inline-block;
	width: 100px;
	text-align: center;
	margin-bottom: 3px;
	padding: 8px 10px 6px;
	text-transform: none;
	border: none;
	font-size: 12px;
}
.mini-cart .button.btn-checkout {
	background: none;
	color: #fff;
	font-size: 11px;
	padding: 8px 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 1px solid #fff;
	font-weight: bold;
	text-transform: uppercase
}
.mini-cart > .button {
	color: #000;
	font-size: 12px;
	font-weight: 300;
	text-shadow: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none
}
.fa-remove {
	position: absolute;
	right: 0px;
}
.fa-pencil {
	position: absolute;
	right: 10px;
}
a.fa-remove, a.fa-pencil {
	color: #999;
	font-size: 12px;
}
a.fa-remove:hover, a.fa-pencil:hover {
	color: #333;
	text-decoration: none;
}
.single-option-selector {
	margin: 0px 5px;
	margin-right: 5px;
	padding:5px 10px;
	border-radius: 0px;
	border: 1px #ebebeb solid;
}

.content-page {
	padding-bottom:60px;
}
.jssocials-shares {
	margin: -2px !important;
}
span.or-login {
	padding: 0 10px 0 10px;
}
.checkbox label, .radio label {
	padding-top: 2px !important;
}
.form-signup.col-xs-12.col-md-6>p>a {
	color: #898989;
} 
.form-signup.col-xs-12.col-md-6>p>a:hover {
	color: #000;
}
.text-success {
	font-size: 14px !important;
	
}
.view-mode-list {
	position: absolute;
}
.owl-buttons{display:block;width:100%}
.imgthumb-prolist .owl-prev{position: absolute;top: 35%;left: -22px;}
.imgthumb-prolist .owl-next{ position: absolute;top: 35%;right: -20px;left: auto;}
@media (min-width:320px) and(max-width:425px){

	.wrap-pro-all .product-box .sale-flash{top:22px !important;left:22px !important}
}
@media (max-width:425px){
	.btn-style-active {margin-top: 10px}}
@media (max-width:425px) and (min-width:375px){
	.wrap-pro-all .sale-flash {
		top: 31px !important;
		left: 64px !important;
	}
}
@media (min-width:1015px) and (max-width:1024px){
	.pro-action-btn .btn{padding: 10px !important}
	.btn-cart {margin-right:0px; !important}}
@media (min-width:1024px) and (max-width:1200px){

	.choose-pro{display:none;}
	.wrap-pro-all .sale-flash {top: 65px !important;}}
@media (min-width:1024px){

	/.pro-action-btn{display:none;}
	.owl-pronew .owl-controls .owl-buttons .owl-prev{left:43px !important}
	.owl-pronew .owl-controls .owl-buttons .owl-next{right:24px !important}
}
@media (max-width:320px){
	.btn-style-active-black{padding:14px 19px !important}
	.pro-action-btn .btn{padding:11px !important}
	.top-cart-content{right:-15px !important}
	.owl-pronew .owl-controls .owl-buttons .owl-prev {left:16px !important}
	.owl-pronew .owl-controls .owl-buttons .owl-next {right:0px !important}
	div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{margin-left:12px !important;}
	.imgthumb-prolist .owl-next {
		position: absolute;
		top: 35%;
		right: -14px;
		left: auto;
	}
	.imgthumb-prolist .owl-prev {
		position: absolute;
		top: 35%;
		left: -14px;
	}
}
.row.row-slide-sale .pro-action-btn {top:40% !important}
.wrap-pro-all .sale-flash {
	top: 31px;
	left: 7px;
}
.wrap-pro-sale .sale-flash {
	top: 30px;
	left: 2px;

}
.box-info-pro .img-mr18 {
	margin-right: 18px;}
@media (min-width:992px){
	.col-xs-12.col-sm-6.col-md-4.col-lg-3:nth-child(4n+1) {
		clear: left;}}
@media (max-width:991px) and (min-width:768px){
	.col-xs-12.col-sm-6.col-md-4.col-lg-3:nth-child(3n+1) {
		clear: left;}
}
@media (max-width:767px) and (min-width:543px){
	.col-xs-12.col-sm-6.col-md-4.col-lg-3:nth-child(2n+1) {
		clear: left;}
}

.blog-grid:nth-child(3n+1){
clear: left;
}
#owl-demo-silde-banner .owl-controls{margin:0}

.fix-show{
	display: none;
}
.fix-show.show{
	display: block;
}
.rte img{
	max-width: 100%!important;
	height: auto!important;
}
.grecaptcha-badge {display:none}
div#map {
    height: 400px;
}
@media (min-width:992px) and (max-width:1199px){
	.navbar-main .navbar-nav > .nav-item > .nav-link {
    font-size: 10px!important;
	}
	.navbar-main .navbar-nav > .nav-item > .nav-link {
    margin: 0px 10px!important;
}
	.news-item .news-text {
    min-height: 90px;
}
	p.dia-chi span {
    position: absolute;
    padding-left: 5px;
}
	.title-box {
		font-size: 13px!important;}
	.products-list li .product-box .pro-thumb {
    width: 55px!important;
	}
	.wrap-banner .banner {
    height: 700px!important;
    background-size: 100%!important;
}
.product-box .pro-name a {
    color: #34373e;
    font-size: 12px;
}
}
@media (min-width:768px) and (max-width:991px){
	.header-top-bar {
    font-size: 11px!important;
	}
	.navbar-nav-style {
    margin-top: 4px!important;
}
	.product-box .pro-name {
    margin-top: 15px!important;
}
	p.dia-chi span {
    position: absolute;
    padding-left: 5px;
}
}
@media(max-width: 767px){
	.top-cart-content{
	display: none!important;
	}
	.product-box .pro-thumb a img {
    max-height: 250px!important;
	}
	.product-box .pro-name {
    margin-top: 15px!important;
}
	p.dia-chi span {
    position: absolute;
    padding-left: 5px;
}
	.wrap-banner .banner {
    background-size: 100%!important;
}
	.widget-title .fa {
    padding-top: 5px;
}
	.col-xs-12.coppy-right-footer {
    text-align: center;
}
	.header-top-bar {
		font-size: 11px!important;}
	.slideshow-product .product-box .pro-thumb {
    height: auto!important;
	}
	.imgthumb-prolist a img {
    max-height: 100%;
    -webkit-flex: 0!important;
    flex: 0!important;
    width: auto!important;
		    display: block;
    margin: 0 auto;
}
}

a.navbar-brand.logo-text {
    font-size: 30px;
}
li.footer-address {
    margin-bottom: 14px;
	position: relative;
	padding-left: 20px;
}
li.footer-address .fa {
    position: absolute;
    left: 0;
	top: 3px
}
ul.widget-menu .fa {
    color: #ddd;
}
li.footer-date span {
}
.navbar-brand>img {
    display: block;
    height: 50px;
}
h4.news-title {
    min-height: 52px;
}
.widget-item img {
    max-height: 180px;
}
a.navbar-brand-contact img {
    height: 120px;
    margin-top: 18px;
}
.form-signup .fa {
    width: 14px;
}
form#article_comments {
    margin-top: 20px;
}
#bx-pager .slick-track a {
    max-width: 100px;
}