/*------------------------------------------------------------------
[Table of contents]

1. Top bar
2. Advanced Search
3. Block currency language
4. Block Cart button
5. Main header
6. Main menu
7. Block category
8. Block guarantee
9. Block slider
10. Block top selles
11. Block Shop features
12. Block offers
13. Block hot deals
14. Popular Categories 
15. Vertical megamenus
16. Block banner right
17. Block banner owl
18. Block tabs
19. Block header right
20. Block hot delas 2
21. Banner text
22. block-breadcrumbs
23. Category page
24. Block filter top
25. Block categories slider
26. block-specials
27. Product detail
28. Comment
29. Footer
30. Inner page
31. Block banner owl
-------------------------------------------------------------------*/
/*-----------------------
[1. Top bar]
------------------------*/
.top-bar{
	min-height: 34px;
}
.top-bar .top-bar-link{
	padding: 0;
	width: auto;
	display: inline-block;
	font-size: 12px;
	float: left;
}
.top-bar .top-bar-link-right{
	float: right;
}
.top-bar .top-bar-link>li{
	display: inline;
	float: left;
	line-height: 34px;
	padding-right: 15px;
}
.top-bar .top-bar-link>li .fa{
	color: #5a88ca;
}
.top-bar .top-bar-link>li:first-child{
	padding-left: 0;
}
.top-bar .top-bar-link>li:last-child{
	padding-right: 0;
}
.top-bar .top-bar-link.dot>li>a{
	position: relative;
	padding-left: 15px;
}
.top-bar .top-bar-link.dot>li>a:before{
	font-family: 'FontAwesome';
	content: "\f111";
	font-size: 6px;
	color: #5a88ca;
	margin-right: 15px;
	position: absolute;
	top: -7px;
	left: 0;
}
.box-header{
	border: 1px solid #eaeaea;
	padding: 8px 0px;
	background: #f9f9f9;
	min-height: 50px;
}

/*-------------------
[2. Advanced Search]
--------------------*/
.advanced-search{
	background: #fff;
	height: 34px;
	position: relative;
}
.advanced-search .search-category{
	border-right: 1px solid #eaeaea;
	height: 32px;
}
.advanced-search .search-category .search-category-select{
	width: 100%;
	border: none;
	border-radius: 0;
	height: 30px;
	padding: 0;
}
.advanced-search .search-input{
}
.advanced-search .search-input>input{
	width: 200px;
	border: none;
	border-radius: 0;
	height: 30px;
	padding-left: 10px;
	padding-right: 20px;
}
.advanced-search .btn-search{
	position: absolute;
	right: 2px;
	top: 2px;
	width: 28px;
	height: 28px;
	background: #5a88ca;
	border-radius: 90%;
	color: #fff;
	border: none;
	text-align: center;

}
.advanced-search #category-select-button{
	width: 100%!important;
	background: none;
	border: none;
	border-radius: 0px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	height: 30px;
	position: relative;
	min-width: 135px;

}
.advanced-search #category-select-button span.ui-selectmenu-text{
	line-height: inherit;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
.advanced-search .ui-state-focus{
	outline: none;
}
.advanced-search .ui-selectmenu-button span.ui-icon{
	background: none;
	text-indent: inherit;
	text-align: center;
	margin-top: -10px;
}
.advanced-search .ui-selectmenu-button span.ui-icon:before{
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 14px;
	color: #333;
}
#category-select-menu{
	background: #fff;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#category-select-menu .ui-state-focus{
	border: none;
	font-weight: normal;
	background: #5a88ca;
	color: #fff;
}
#category-select-menu .ui-menu-item{
	padding: 3px 15px;
}
/*----------------
[3. Block currency language]
-----------------*/
.wrap-block-cl .inner-cl{
	background: #fff;
	min-height: 34px;
	line-height: 34px;
}
.wrap-block-cl .inner-cl img{
	margin-top: -3px;
	margin-right: 10px;
}
.wrap-block-cl .inner-cl>.dropdown>a:after{
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 14px;
	margin-left: 15px;
}
.wrap-block-cl .language,
.wrap-block-cl .currency{
	width: 50%;
	float: left;
	padding-left: 15px;
	height: 32px;
}
.wrap-block-cl .language{
	border-right: 1px solid #eaeaea;
}
.wrap-block-cl .dropdown-menu{
	border: none;
	border-radius: 0px;
	min-width: 100px;
}
.wrap-block-cl .dropdown-menu>li>a{
	padding: 3px 10px;
}
.wrap-block-cl .dropdown-menu>li>a:hover{
	background: #5a88ca;
	color: #fff;
}
.wrap-block-cl .dropdown-menu>li>a>img{
	margin-right: 5px;
	margin-top: -2px;
}
/*-----------------------
[4. Block Cart button]
-----------------------*/
.block-wrap-cart .iner-block-cart{
	height: 34px;
	background: #fff;
	line-height: 34px;
}
.block-wrap-cart .iner-block-cart>a{
	width: 100%;
	padding-left: 20px;
	display: block;

}
.block-wrap-cart .iner-block-cart>a .total{
	float: left;
}
.block-wrap-cart .iner-block-cart>a:after{
	width: 28px;
	height: 28px;
	float: right;
	background: #5a88ca;
	content: '';
	border-radius: 90%;
	margin-top: 2px;
	margin-right: 2px;
	background: #5a88ca url('../images/cart-icon.png') no-repeat center center;
}
.block-wrap-cart .block-mini-cart{
	position: absolute;
	top: 100%;
	right: -1px;
	z-index: 1002;
	max-height: 500px;
	overflow-y: auto;
	background: #FFF;
	color: #666;
	width: 300px;
	opacity: 0;
	-webkit-box-shadow: 0px 4px 7px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 4px 7px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 4px 7px 0px rgba(50, 50, 50, 0.2);
	-webkit-transition: opacity 0.5s, 
	-webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	-webkit-transform: translate(0,40px);
	-moz-transform: translate(0,40px);
	-o-transform: translate(0,40px);
	-ms-transform: translate(0,40px);
	transform: translate(0,40px);
	opacity: 0;
	display: block;
	visibility: hidden;
	line-height: 24px;
	font-size: 14px;
}
.block-wrap-cart:hover .block-mini-cart{
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	opacity: 1;
	visibility: visible;
}
.block-wrap-cart:hover .block-mini-cart .mini-cart-content{
	padding: 20px;
	overflow: hidden;
}
.block-wrap-cart:hover .block-mini-cart .mini-cart-head{
	text-transform: uppercase;
	font-size: 12px;
}
.block-wrap-cart:hover .block-mini-cart .mini-cart-list>ul{
	padding: 0;
}
.block-wrap-cart:hover .block-mini-cart .mini-cart-list>ul>li{
	margin-top: 10px;
	border-bottom: 1px solid #eaeaea;
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	list-style: none;
	width: 100%;
	float: left;
}
.block-wrap-cart:hover .block-mini-cart .mini-cart-list .p-left{
	width: 100px;
	float: left;
	position: relative;
}
.block-wrap-cart:hover .block-mini-cart .mini-cart-list .p-right{
	margin-left: 110px;
}
.block-wrap-cart:hover .block-mini-cart .mini-cart-list .p-right .p-rice{

}
.block-wrap-cart .toal-cart{
	padding: 10px 0;
	width: 100%;
	float: left;
}
.block-wrap-cart .toal-cart .toal-price{
	font-size: 18px;
}
/*--------------------
[5. Main header]
---------------------*/
.main-header{
	padding: 20px 0;
}
.main-header-banner{
	padding-left: 0px;
}
.herader-banner .list-banner{
	margin-left: -5px;
	margin-right: -5px;
	overflow: hidden;
	padding: 0;
}
.herader-banner .list-banner>li{
	padding: 0 5px;
	float: left;
	display: inline;
	width: 50%;
	float: left;
}
.herader-banner .list-banner>li img{
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.main-header .logo{
	padding-top: 15px;
}

/*----------------------
[6. Main menu]
------------------------*/
.main-menu{
	background: #fbfbfb;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.main-menu .navbar{
	margin: 0;
	border-radius: 0;
	border: none;
}
.main-menu .navbar>.container-fluid{
	padding: 0;
}
.main-menu .navbar-header{
	display: none;
}
.main-menu .navbar-collapse{
	padding: 0;
}
.main-menu .navbar-nav>li{
	padding-right: 1px;
}
.main-menu .navbar-nav>li>a{
	padding: 0 20px;
	margin: 11px 0;
	height: 28px;
	line-height: 28px;
	border-radius: 20px;
	text-transform: uppercase;
	position: relative;
}
.main-menu .navbar-nav>li>a>img{
	position: absolute;
	top: -17px;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);

}
.main-menu .navbar-nav>li>a:hover,
.main-menu .navbar-nav>li.active>a{
	background: #5a88ca;
	color: #fff;
}
.main-menu .dropdown-menu{
  border-radius: 5px;
  min-width: 200px;
  left: auto;
  padding:20px 15px;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate(0,40px);
  -moz-transform: translate(0,40px);
  -o-transform: translate(0,40px);
  -ms-transform: translate(0,40px);
  transform: translate(0,40px);
  display: block;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  border: none;
}
.main-menu .navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.main-menu ul{
	padding: 0;
}
.main-menu li.dropdown>a:after{
	content: "\f0d8";
	font-family: 'FontAwesome';
	position: absolute;
	left: 50%;
	bottom: -12px;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	display: none;

}
.main-menu .dropdown-menu li{
	list-style: none;
}
.main-menu .navbar-nav > li:hover >a:after{
	display: block;
}
.main-menu .navbar-nav li:hover > .dropdown-menu {
  -webkit-transform: translate(0,-10px);
  -moz-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  transform: translate(0,-10px);
  opacity: 1;
  visibility: visible;
  background: #fff;
}
.main-menu .mega_dropdown .block-megamenu-link{

}
.main-menu .mega_dropdown .block-megamenu-link>li{
	background: #fbfbfb;
	line-height: 30px;
	padding-left: 20px;
}
.main-menu .mega_dropdown .block-megamenu-link>li>a:before{
	font-family: 'FontAwesome';
	content: "\f105";
	margin-right: 10px;
}
.main-menu .border{
	border-right: 1px solid #eaeaea;
}
.main-menu .mega_dropdown .block-megamenu-link>li:hover{
	background: #5a88ca;
	color: #fff;
}
.main-menu .mega_dropdown .block-megamenu-link>li:hover>a{
	color: #fff;
}
.main-menu .mega_dropdown .block-container {
}
.main-menu .mega_dropdown li.group_header {
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 15px;
  background: #fff;
}
.main-menu .dropdown-menu .block-container .group_header>a {
  line-height: 32px;
  display: inline-block;
  font-weight: 500;
}
.main-menu .dropdown-menu .block-container li.group_header>a:before{
	display: none;
}
.main-menu .mega_dropdown .group_header:first-child {
  margin-top: 0;
}
.main-menu .mega_dropdown .img_container{
	padding-bottom: 10px;
}
.main-menu .mega_dropdown .img_container img{
	width: 100%;
}
.main-menu .mega_dropdown .img_container:last-child{
	padding-bottom: 0;
}

.main-menu .nav, 
.main-menu .collapse, 
.main-menu .dropup, 
.main-menu .dropdown {
  position: static;
}
.main-menu-ontop{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}
.main-menu-ontop.main-menu .navbar-nav>li>a>img{
	top: -12px;
}
/*----------------------
[7. Block category ]
------------------------*/
.block-category{
	margin-top: 20px;
}
.block-category .nav-tab{
	padding: 0;
	overflow: hidden;
}
.block-category .nav-tab>li{
	list-style: none;
	display: inline;
	padding-right: 1px;
	float: left;
}
.block-category .nav-tab>li>a{
	border-top: 1px solid #eaeaea;
	background: url('../images/bg-tab.png') repeat-x 0 -1px;
	height: 28px;
	float: left;
	padding: 0 15px;
	line-height: 26px;
	text-transform: uppercase;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
}
.block-category .nav-tab>li>a:hover,
.block-category .nav-tab>li.active>a{
	background: #618dcc;
	border-color: #618dcc;
	color: #fff;
}
.block-category .block-inner{
	padding: 0;
}
.block-category .categories{
	padding: 12px 0 19px 0;
	float: left;

}
.block-category .categories>li{
	list-style: none;
	line-height: 30px;
	float: left;
	height: 30px;
	width: 100%;
}
.block-category .categories>li>a{
	width: 100%;
	float: left;
	position: relative;
}
.block-category .categories>li>a:before{
	content: "\f178";
	font-family: "FontAwesome";
	font-size: 14px;
	color: #5a88ca;
	position: absolute;
	z-index: 9;
	margin-left: 20px;
}
.block-category .categories>li>a:after{
	content: "";
	position: absolute;
	top: 32px;
	left: -11px;
	width: 0;
	height: 0;
	border-top: 10px solid #000;
	border-left: 10px solid transparent;
	display: none;
}
.block-category .categories>li>a>.text{
	display: inline-block;
	position: relative;
	padding: 1px 15px 1px 50px;
	min-width: 175px;
}
.block-category .categories>li>a>.text:before{
	content: "";
	width: 11px;
	height: 32px;
	position: absolute;
	top: 0px;
	left: -11px;
	background: #5a88ca;
	display: none;
}
.block-category .categories>li>a>.text:after{
	content: "";
	position: absolute;
	top: 0px;
	right: -16px;
	width: 0;
	height: 0;
	border-left: 16px solid #5a88ca;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	display: none;
}
.block-category .categories>li>a> .count{
	float: right;
	font-size: 12px;
	color: #999;
	margin-right: 20px;
}
.block-category .categories>li>a:hover>.text:after,
.block-category .categories>li>a:hover>.text:before,
.block-category .categories>li>a:hover:after{
	display: block;
}
.block-category .categories>li>a:hover>.text{
	background: #5a88ca;
	color: #fff;
}
.block-category .categories>li>a:hover:before{
	color: #fff;
}
/*------------------------
[8. block guarantee]
-------------------------*/
.block-guarantee{
	padding: 0 20px 20px 20px;
	line-height: 40px;
	float: left;
}
.block-guarantee ul{
	padding: 0;

}
.block-guarantee ul li{
	list-style: none;
}
.block-guarantee ul li a{
	display: block;
	color: #666666;
}
.block-guarantee ul li a:before{
	content: "\f046";
	font-family: "FontAwesome";
	font-size: 18px;
	color: #5a88ca;
	margin-right: 10px;
	line-height: 40px;
}
/*-------------------------
[9. Block slider]
---------------------------*/
.block-slider{
	margin-top: 20px;
	position: relative;
	float: left;
}
.block-slider .bx-wrapper{
	overflow: hidden;
	position: relative;
}
.block-slider ul{
	padding: 0;
}
.block-slider ul li{
	list-style: none;
}
.block-slider .bx-pager{
	display: none;
}
.block-slider .bx-prev,
.block-slider .bx-next{
	width: 32px;
	height: 32px;
	border: 1px solid #eaeaea;
	text-align: center;
	display: block;
	border-radius: 50%;
	font-size: 30px;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 29px;
	-moz-transition: all 0.45s ease;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	-ms-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.block-slider img{
	border-radius: 5px;
	width: 100%;
	height: auto;
}
.block-slider .bx-prev{
	left: -50px;
	padding-right: 3px;
}
.block-slider .bx-next{
	right: -50px;
	padding-left: 3px;
}
.block-slider:hover .bx-prev{
	left: 10px;
}
.block-slider:hover .bx-next{
	right: 10px;
}
.block-slider .bx-prev:hover,
.block-slider .bx-next:hover{
	background: #5a88ca;
	color: #fff;
	border-color: #5a88ca;
}
/*----------------------
[10. Block top seller ]
------------------------*/
.block-top-sellers{
	margin-top: 30px;
}
.block-top-sellers .block-inner{
	padding: 20px;
}
.block-top-sellers .owl-next{
	top: -56px;
}
.block-top-sellers .owl-prev{
	top: -56px;
	left: inherit;
	right: 21px;
}
/*----------------------
[11. Block Shop features ]
------------------------*/
.block-shop-features{
	margin-top: 30px;
}
.block-shop-features .block-inner{
	padding-bottom: 18px;
}
.block-shop-features ul.list-banner{
	padding: 0;
}
.block-shop-features ul li{
	list-style: none;
	margin-bottom: 10px;
}
.block-shop-features ul li:last-child{
	margin-bottom: 0;
}


/*----------------------
[12. Block offers ]
------------------------*/
.block-offers{
	margin-top: 30px;
	float: left;
	width: 100%;
	overflow: hidden;
}
.block-offers .block-inner{
	padding: 20px 0;
}
.block-offers .owl-next{
	top: -56px;
	right: 20px;
}
.block-offers .owl-prev{
	top: -56px;
	left: inherit;
	right: 41px;
}
.block-offers .products .product{
	float: left;
	padding: 0px 27px;
	border-right: 1px solid #eaeaea;
	overflow: hidden;
}
.block-offers .last-item .product{
	border: none;
}
/*----------------------
[13. Block hot deals ]
------------------------*/
.block-hot-deals{
	margin-top: 30px;
}
.block-hot-deals .block-head{
	position: relative;
}
.block-hot-deals .block-countdownt{
	position: absolute;
	right: 20px;
	top: 15px;
}
.block-hot-deals .block-countdownt .box-count{
	height: 39px;
	width: 53px;
	background: #5a88ca;
	opacity: 1;
	color: #fff;
	text-align: center;
	float: left;
	padding: 0 10px;
	line-height: 15px;
	font-size: 12px;
	padding-top: 5px;
}
.block-hot-deals .block-countdownt .box-count.hrs{
	opacity: 0.9;
}
.block-hot-deals .block-countdownt .box-count.min{
	opacity: 0.8;
}
.block-hot-deals .block-countdownt .box-count.secs{
	opacity: 0.7;
}
.block-hot-deals .block-countdownt .number{
	width: 100%;
	float: left;
	font-weight: bold;
}
.block-hot-deals .block-countdownt .text{
	width: 100%;
	float: left;
}
.block-hot-deals .block-countdownt .dot{
	display: none;
}
.block-hot-deals .owl-prev,
.block-hot-deals .owl-next{
	top: 40%;
}
.block-hot-deals .owl-prev{
	left: -10px;
}
.block-hot-deals .owl-next{
	right: -10px;
}
.block-banner{
	margin-top: 30px;
}


/*----------------------
[14. Popular Categories ]
------------------------*/
.block-popular-cat{
	margin-top: 30px;
}
.block-popular-cat .title{
	position: relative;
	height: 30px;
	display: block;
	padding-right: 60px;
	padding-left: 300px;
}
.block-popular-cat .title:after{
	content: '';
	height: 5px;
	border: 1px solid #eaeaea;
	width: auto;
	min-width: 100%;
	display: inline-block;
	border-radius: 2px;
}
.block-popular-cat .title .text{
	position: absolute;
	left: 0;
	height: 30px;
	background: #fff;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 30px;
}
.block-popular-cat .inner{
	padding: 0 30px;
	border-right: 1px solid #eaeaea;
	margin-top: 37px;
}

.block-popular-cat .last-item .inner{
	border: none;
}

.block-popular-cat .parent-categories{
	text-transform: uppercase;
}
.block-popular-cat .sub-categories{
	padding: 0;
}
.block-popular-cat .sub-categories li{
	list-style: none;
	line-height: 30px;
}
.block-popular-cat .sub-categories li a:before{
	content: "\f178";
	font-family: "FontAwesome";
	font-size: 14px;
	color: #5a88ca;
	margin-right: 15px;
}
.block-popular-cat .owl-next{
	top: -21px;
}
.block-popular-cat .owl-prev{
	top: -21px;
	left: inherit;
	right: 21px;
}
/*-----------------
 [ 15 Vertical megamenus]
 */
 .block-vertical-menu{
 	padding: 0;
 	margin-top: 20px;
 }
.block-vertical-menu .vertical-head .vertical-title{
	margin: 0;
	padding: 0;
	line-height: inherit;
	cursor: pointer;
}
.block-vertical-menu .vertical-head .vertical-title:after{
	font-family: 'FontAwesome';
	font-size: 14px;
	content: "\f0c9";
	float: right;
}

.block-vertical-menu .vertical-head{
    background: #5d8acb;
    color: #fff;
    height: 34px;
    line-height: 34px;
    text-transform: uppercase;
    padding: 0 15px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.block-vertical-menu .vertical-menu-content{
    background: #fff;
}

.block-vertical-menu .vertical-menu-list{
  padding: 0;
  margin-top: 3px;
  padding-bottom: 1px;
}
.block-vertical-menu .vertical-menu-list>li{
  display: block;
  position: relative;
  padding: 10px 0 8px 10px;
  border-bottom: 1px solid #eaeaea;
}
.block-vertical-menu .vertical-menu-list>li:last-child{
	border: none;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.block-vertical-menu .vertical-menu-list>li>a{
  line-height: 36px;
  display: block;
}
.block-vertical-menu .vertical-menu-content ul>li>a.parent:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  position: absolute;
  top: 22px;
  right:5px;
  display: none;
}
.block-vertical-menu .vertical-menu-content ul>li>a.parent:after {
  position: absolute;
  background: #fff;
  height: 100%;
  top: 0;
  right: -2px;
  width: 2px;
  content: ' ';
  z-index: 2000;
  opacity: 0;
}
.block-vertical-menu .vertical-menu-content ul > li:hover > a.parent:after{
  opacity: 1;
}
.block-vertical-menu .vertical-menu-content ul li:hover .vertical-dropdown-menu{
  visibility: visible;
  display: block;
  height: auto;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;

}
.block-vertical-menu .vertical-menu-content>ul>li>a>img.icon-menu{
    vertical-align: middle;
    padding-right: 10px;
}

.vertical-dropdown-menu{
  position: absolute;
  top: -15px;
  left: 100%;
  z-index: 900;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transition: all 0.45s ease-out 0s;
  -moz-transition: all 0.45s ease-out 0s;
  -o-transition: all 0.45s ease-out 0s;
  transition: all 0.45s ease-out 0s;
  -moz-transform: translate(100px, 0);
  -webkit-transform: translate(100px, 0);
  transform: translate(100px, 0);
  opacity: 0;
  display: block;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  height: 0;
  background: #fbfbfb;
  border: 1px solid #eaeaea;
}
.vertical-dropdown-menu .vertical-groups{
    padding:30px;
}

.block-content-vertical-menu{
	display: block;
	float: left;
	width: 100%;
}

.block-content-vertical-menu.border .inner{
	border: 1px solid #eaeaea;
	background: #fff;
	border-top: none;
}
.block-content-vertical-menu.border-left .inner{
	border: 1px solid #eaeaea;
	background: #fff;
}

.block-content-vertical-menu .head{
	height: 30px;
	margin: 0;
	background: #5a88ca;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	line-height: 30px;
	font-weight: 600;
}
.block-content-vertical-menu .inner{
	padding-top: 15px;
	width: 100%;
	float: left;
	padding-bottom: 15px;
}
.block-content-vertical-menu .inner-img{
	padding: 0 15px;
	padding-bottom: 10px;
}
.vertical-menu-link{
	padding: 0;
}
.vertical-menu-link>li{
	list-style: none;
	line-height: 30px;
	float: left;
	height: 30px;
	width: 100%;
}
.vertical-menu-link>li>a{
	width: 100%;
	float: left;
	position: relative;
}

.vertical-menu-link>li>a:before{
	content: "\f178";
	font-family: "FontAwesome";
	font-size: 14px;
	color: #5a88ca;
	position: absolute;
	z-index: 9;
	margin-left: 15px;
}
.vertical-menu-link>li>a .text{
	display: inline-block;
	position: relative;
	padding: 1px 15px 1px 40px;
	min-width: 100px;
}
.vertical-menu-link>li>a .count{
	float: right;
	font-size: 12px;
	color: #999;
	padding-right: 15px;
}
.vertical-menu-link>li>a:after{
	content: "";
	position: absolute;
	top: 32px;
	left: -11px;
	width: 0;
	height: 0;
	border-top: 10px solid #000;
	border-left: 10px solid transparent;
	display: none;
}
.vertical-menu-link>li>a .text:before{
	content: "";
	width: 11px;
	height: 32px;
	position: absolute;
	top: 0px;
	left: -11px;
	background: #5a88ca;
	display: none;
}
.vertical-menu-link>li>a .text:after{
	content: "";
	position: absolute;
	top: 0px;
	right: -16px;
	width: 0;
	height: 0;
	border-left: 16px solid #5a88ca;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	display: none;
}

.vertical-menu-link>li>a:hover .text,
.vertical-menu-link>li>a:hover:before{
	background: #5a88ca;
	color: #fff;
}
.vertical-menu-link>li>a:hover:after,
.vertical-menu-link>li>a:hover .text:after,
.vertical-menu-link>li>a:hover .text:before{
	display: block;
}

/** CUSTOM COLOR**/
.ef4896 .button-radius:before{
	background-color: #ef4896;
}
.ef4896 a:hover{
	color: #ef4896;
}
.ef4896 .block-content-vertical-menu .head{
	background: #ef4896;
}
.ef4896 .vertical-menu-link>li>a .text:after{
	border-left-color: #ef4896;
}
.ef4896 .vertical-menu-link>li>a .text:before{
	background: #ef4896;
}
.ef4896 .vertical-menu-link>li>a:before{
	color: #ef4896;
}
.ef4896 .vertical-menu-link>li>a:hover .text,
.ef4896 .vertical-menu-link>li>a:hover:before{
	background: #ef4896;
	color: #fff;
}
/*-----------------------*/
.e664fe .button-radius:before{
	background-color: #e664fe;
}
.e664fe a:hover{
	color: #e664fe;
}
.e664fe .block-content-vertical-menu .head{
	background: #e664fe;
}
.e664fe .vertical-menu-link>li>a .text:after{
	border-left-color: #e664fe;
}
.e664fe .vertical-menu-link>li>a .text:before{
	background: #e664fe;
}
.e664fe .vertical-menu-link>li>a:before{
	color: #e664fe;
}
.e664fe .vertical-menu-link>li>a:hover .text,
.e664fe .vertical-menu-link>li>a:hover:before{
	background: #e664fe;
	color: #fff;
}
/*------------------------*/

.fe64a9 .button-radius:before{
	background-color: #fe64a9;
}
.fe64a9 a:hover{
	color: #fe64a9;
}
.fe64a9 .block-content-vertical-menu .head{
	background: #fe64a9;
}
.fe64a9 .vertical-menu-link>li>a .text:after{
	border-left-color: #fe64a9;
}
.fe64a9 .vertical-menu-link>li>a .text:before{
	background: #fe64a9;
}
.fe64a9 .vertical-menu-link>li>a:before{
	color: #fe64a9;
}
.fe64a9 .vertical-menu-link>li>a:hover .text,
.fe64a9 .vertical-menu-link>li>a:hover:before{
	background: #fe64a9;
	color: #fff;
}


.vertical-dropdown-menu .mega-group-header{
    border-bottom: 1px solid #eaeaea;
    font-size: 17px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
}
.vertical-dropdown-menu .mega-group-header span{
    padding-bottom: 10px;
    border-bottom: 1px solid #5d8acb;
    float: left;
    margin-bottom: -1px;
    font-weight: 600;
}
.vertical-dropdown-menu .group-link-default{
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}
.vertical-dropdown-menu .group-link-default li{
    list-style: none;
    line-height: 30px;
}

/*-----------------
 [16. Block banner right]
 */
.block-banner-right{
	margin-top: 20px;
	float: left;
	width: 100%;
}
.block-banner-right a{
	margin-bottom: 15px;
	display: block;
}
.block-banner-right a:last-child{
	margin-bottom: 0;
}
/*-------------------------
[17. Block banner owl]
---------------------------*/
.block-banner-owl{
	margin-top: 30px;
}
.block-banner-owl .owl-next{
	right: -10px;
}
.block-banner-owl .owl-prev{
	left: -10px;
}

/*-------------------------
[18. Block tabs]
---------------------------*/
.block-tabs{
	margin-top: 30px;
}
.block-tabs .block-head{
	float: left;
	width: 100%;
}
.block-tabs .block-head .block-title{
	width: auto;
	display: inline-block;
}
.block-tabs .nav-tab{
	width: auto;
	display: inline-block;
	float: right;
}
.block-tabs .nav-tab li{
	display: inline;
	float: left;
}
.block-tabs .nav-tab li a{
	height: 28px;
	line-height: 28px;
	padding: 0 15px;
	text-transform: uppercase;
	float: left;
	border-radius: 20px;
	position: relative;
}
.block-tabs .nav-tab li a:before {
  font-family: 'FontAwesome';
  content: "\f111";
  font-size: 6px;
  color: #5a88ca;
  margin-right: 15px;
  position: absolute;
  top: 0;
  left: 15px;
}
.block-tabs .nav-tab li a:hover,
.block-tabs .nav-tab li.active a{
	background: #5a88ca;
	color: #fff;
}
.block-tabs .nav-tab li a:hover:before,
.block-tabs .nav-tab li.active a:before{
	color: #fff;
}

.block-tabs .owl-next{
	right: -30px;
	top: 40%;
}
.block-tabs .owl-prev{
	left: -30px;
	top: 40%;
}
.block-tabs.tab-left .nav-tab{
	position: static;
	float: left;
	font-weight: 600;
	padding: 0;
}
.block-tabs .nav-tab li a:before{
	display: none;
}
/*-------------------------
[19. Block header right]
---------------------------*/
.block-header-right{
	width: auto;
	display: inline-block;
	float: right;
}
.block-header-right ul{
	padding: 0;
}
.block-header-right ul li{
	list-style: none;
	display: inline;
	float:left;
}
.block-header-right .item{
	height: 50px;
	padding-left: 15px;
	border-right: 1px solid #eaeaea;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}
.block-header-right .item.item-cart{
	background: #5a88ca;
	color: #fff;
	position: relative;
}
.block-header-right .item.item-cart .icon,
.block-header-right .item.item-cart>a{
	color: #fff;
}
.block-header-right .item:last-child{
	border:none;
	padding-right: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.block-header-right .item .icon{
	width: 30px;
	height: 40px;
	float: left;
	line-height: 33px;
	color: #5a88ca;
	font-family: "FontAwesome";
	font-size: 14px;
	float: left;
}
.block-header-right .item .icon.phone:before{
	content: "\f232";
	
}
.block-header-right .item .icon.wish-list:before{
	content: "\f08a";
}
.block-header-right .item .icon.login:before{
	  content: "\f084";
}
.block-header-right .item .icon.checkout:before{
	 content: "\f0a9";
}
.block-header-right .item .icon.cart:before{
	 content: "\f07a";
}
.block-header-right .item .line1,
.block-header-right .item .line2{
	padding-right: 15px;
	float: left;
}
.block-header-right .item .line2{
	font-weight: bold;

}
/*-------------------------
[20. Block hot delas 2]
---------------------------*/
.block-hot-deals2{
	margin-top: 30px;
	width: 100%;
	float: left;
}
.block-hot-deals2 .title{
	text-transform: uppercase;
	font-weight: 600;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}
.block-hot-deals2 .countdown .dot{
	display: none;
}
.block-hot-deals2 .countdown .box-count{
	width: 50px;
	height: 50px;
	background: #f34235;
	border-radius: 50%;
	float: left;
	color: #fff;
	padding: 4px;
	margin-right: 3px;
	position: relative;
	font-size: 12px;
}
.block-hot-deals2 .countdown .box-count:before{
	content: "";
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	border-radius: 50%;
	display: block;
}
.block-hot-deals2 .countdown .box-count .number{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: bold;
}
.block-hot-deals2 .countdown .box-count .text{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	text-align: center;
}
.block-hot-deals2 .nav-tab{
	width: 100%;
	float: left;
	padding: 0;
	position: relative;
	margin-top: 30px;
}
.block-hot-deals2 .nav-tab:before{
	content: '';
	width: 1px;
	height: 92%;
	background: #eaeaea;
	position: absolute;
	top: 0;
	left: 75px;
	
}
.block-hot-deals2 .nav-tab li{
	list-style: none;
	height: 40px;
	background:url("../images/hotdeal-icon.png") no-repeat left center;
	padding-left: 65px;
	line-height: 40px;
	margin-bottom: 30px;
}
.block-hot-deals2 .nav-tab li:last-child{
	margin-bottom: 15px;
}
.block-hot-deals2 .nav-tab li a{
	color: #999999;
	text-transform: uppercase;
	padding-left: 36px;
	position: relative;
}
.block-hot-deals2 .nav-tab li a:before{
	content: '';
	width: 16px;
	height: 16px;
	background: #fff;
	float: left;
	border-radius: 50%;
	margin-left: 3px;
	margin-top: 13px;
	margin-right: 20px;
	border:1px solid #eaeaea;
	position: absolute;
	z-index: 2;
	left: 0;
}
.block-hot-deals2 .nav-tab li.active,
.block-hot-deals2 .nav-tab li:hover{
	background:url("../images/hotdeal-icon-active.png") no-repeat left center;
}
.block-hot-deals2 .nav-tab li.active a,
.block-hot-deals2 .nav-tab li:hover a{
	color: #333;
}
.block-hot-deals2 .nav-tab li.active a:before,
.block-hot-deals2 .nav-tab li:hover a:before{
	background: #5a88ca;
	border-color: #5a88ca;
}
.block-hot-deals2 .products{
	width: 100%;
	float: left;
}
.block-hot-deals2 .product{
	margin: 0px 1px;
	padding: 8px 8px 20px 8px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	margin-bottom: 6px;
}
.block-hot-deals2 .owl-next{
	right: -10px;
	top: 40%;
}
.block-hot-deals2 .owl-prev{
	left: -10px;
	top: 40%;
}
/*-------------------------
[21. Banner text]
---------------------------*/
.banner-text{
	background: #5a88ca;
	color: #fff;
	text-align: center;
	padding: 30px;
	line-height: 23px;

}
.banner-text h1,
.banner-text h2,
.banner-text h3,
.banner-text h4,
.banner-text h5,
.banner-text h6{
	margin: 0;
	padding: 0;
}
.banner-text.banner-text-left{
	color: #333;
	text-align: left;
}
.banner-text .content-text{
	width: 50%;
}

.block-banner2{
	margin-top: 20px;
}
.block-banner2 .box-left{
	padding: 60px 15px 60px 30px;
	position: relative;
}
.block-banner2 .box-left:after{
	content: "";
	width: 1px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: #eaeaea;
}
.block-banner2 .box-left .inner{
	padding-top: 50px;
}
.block-banner2 .box-left .content-text{
	margin-top: 25px;
}
.block-banner2 .box-right{
	padding-left: 0;
}
.block-banner2 .box-right .item{
	padding: 35px 30px 35px 30px;
	border-bottom: 1px solid #eaeaea;
	line-height: 18px;

}
.block-banner2 .box-right .item p{
	margin-bottom: 0;
}
.block-banner2 .box-right .item .button-radius{
	margin-top: 15px;
}
.block-banner2 .box-right .item .content-text{
	margin-top: 10px;
}
.block-banner2 .box-right .item.i2{
	border: none;
}
.block-banner2 h1,
.block-banner2 h2,
.block-banner2 h3,
.block-banner2 h4,
.block-banner2 h5,
.block-banner2 h6{
	margin: 0;
	padding: 0;
}
/**block-popular-cat2**/
.block-popular-cat2{
	margin-top: 30px;
	float: left;
	width: 100%;
}
.block-popular-cat2 .block-popular-cat2-item{
	margin-top: 10px;
}

.block-popular-cat2 .title{
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.block-popular-cat2 .block-inner{
	border-left: 4px solid #5dc7cb;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
}
.block-popular-cat2 .cat-name{
	text-transform: uppercase;
	padding-left: 30px;
	color: #5dc7cb;
	width: 170px;
	float: left;
}
.block-popular-cat2 .box-subcat{
	margin-left: 170px;
}
.block-popular-cat2 .box-subcat .owl-prev{
	left: -140px;
	bottom: 0px;
	top: inherit;
}
.block-popular-cat2 .box-subcat .owl-next{
	right: inherit;
	left: -118px;
	bottom: 0px;
	top: inherit;
}

.block-popular-cat2 .list-subcat{
	padding: 0 25px;
	
}
.block-popular-cat2 .list-subcat li{
	list-style: none;
}
.block-popular-cat2 .list-subcat li a{
	position: relative;
	float: left;
}

.block-popular-cat2 .list-subcat li a:before{
	content: "";
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #5dc7cb;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
}
.block-popular-cat2 .list-subcat li a:hover:before{
	top: 0;
	opacity: 0.7;
	visibility: inherit;
}
.block-popular-cat2 .block-popular-cat2-item.box2{
	color: #ef4896;
}
.block-popular-cat2 .block-popular-cat2-item.box2 .block-inner{
	border-color: #ef4896;
}
.block-popular-cat2 .block-popular-cat2-item.box2 .cat-name{
	color: #ef4896;
}
.block-popular-cat2 .block-popular-cat2-item.box2 .list-subcat li a:before{
	background:#ef4896; 
}
.block-popular-cat2 .block-popular-cat2-item.box3{
	color: #63bd0b;
}
.block-popular-cat2 .block-popular-cat2-item.box3 .block-inner{
	border-color: #63bd0b;
}
.block-popular-cat2 .block-popular-cat2-item.box3 .cat-name{
	color: #63bd0b;
}
.block-popular-cat2 .block-popular-cat2-item.box3 .list-subcat li a:before{
	background:#63bd0b; 
}


/*-------------------------
[22. block-breadcrumbs]
---------------------------*/
.block-breadcrumbs{
	margin-top: 10px;
	padding-left: 15px;
	font-size: 12px;
}
.block-breadcrumbs ul{
	padding: 0;
}
.block-breadcrumbs ul li a{
	float: left;
}
.block-breadcrumbs ul li{
	display: inline;
	float: left;
	list-style: none;
	height: 40px;
	line-height: 40px;
}
.block-breadcrumbs ul li span{
	position: relative;
	float: left;
	width: 30px;
	text-indent: -9999em;
	height: 100%;
	background: url('../images/bg-breadcrumbs.png') no-repeat 0 0;
	padding: 12px 5px;
}

/*-------------------------
[23. Category page]
---------------------------*/
.page-title{
	margin-top: 30px;
	float: left;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 24px;
}
.page-title>span{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 36px;
}
.page-title .compare-link{
	margin: 0;
	float: right;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}
.sortPagiBar{
	margin-top: 10px;
	float: left;
	width: 100%;
}
.sortPagiBar .pagination{
	margin: 0;
	border-radius: 0;
	font-size: 12px;
	float: right;
	text-transform: uppercase;
}
.sortPagiBar .pagination>li:first-child>a, 
.sortPagiBar .pagination>li:first-child>span,
.sortPagiBar .pagination>li:last-child>a, 
.sortPagiBar .pagination>li:last-child>span{
	border-radius: 0;
}
.sortPagiBar .pagination>li>a,
.sortPagiBar .pagination>li>span{
	color: #666;
	padding: 5px 12px;
}
.sortPagiBar .pagination>.active>a, 
.sortPagiBar .pagination>.active>a:focus, 
.sortPagiBar .pagination>.active>a:hover, 
.sortPagiBar .pagination>.active>span, 
.sortPagiBar .pagination>.active>span:focus, 
.sortPagiBar .pagination>.active>span:hover{
	color: #fff;
}
.sortPagiBar .show-product-item,
.sortPagiBar .sort-product{
	width: auto;
	display: inline-block;
	float: right;
	margin-right: 30px;
	height: 30px;
	border: 1px solid #eaeaea;
}
.sortPagiBar .show-product-item>select,
.sortPagiBar .sort-product>select{
	width: auto;
	display: inline-block;
	border: none;
	height: 28px;
	padding: 0 10px;
	padding-right: 20px;
}
.sortPagiBar .sort-product .icon{
	width: 28px;
	height: 28px;
	border-left: 1px solid #eaeaea;
	display: inline-block;
	line-height: 28px;
	text-align: center;
}
.display-product-option{
	width: auto;
	float: left;
	padding: 0;
}
.display-product-option li{
	list-style: none;
	display: inline;
	float: left;
}
.display-product-option li.view-as-grid span {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../images/grid-view-bg.png") 0 0 #666;
}
.display-product-option li.view-as-list span {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../images/list-view-bg.png") 0 0 #666;
}
.display-product-option li.selected span, 
.display-product-option li:hover span {
  background-color: #5a88ca;
  background-position: 0 -30px;
}
.category-products{
	width: 100%;
	float: left;
	padding-top: 20px;
	margin-bottom: -15px;
}
.category-products .products .product{
	margin-bottom: 30px;
	float: left;
}
.category-products .products .product-container{
	padding: 10px 10px 25px 10px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	float: left;
	width: 100%;
}
.category-products .products.list .product-container{
	padding-bottom: 10px;
}


/*-------------------------
[24. Block filter top]
---------------------------*/
.block-filter-top{
	margin-top: 30px;
}
.block-filter-top table{
	width: 100%;
}
.block-filter-top .filter-label{
	float: left;
	line-height: 40px;
	background: #fbfbfb;
	border-right: 1px solid #eaeaea;
	padding-left: 25px;
	text-transform: uppercase;
	font-weight: 600;
	min-height: 40px;
	padding-right: 25px;
	width: 100%;
	float: left;
}
.block-filter-top .filter-value{
	float: left;
	width: 100%;
	min-height: 40px;
}
.block-filter-top .list-category{
	margin: 0;
	padding: 0;
}
.block-filter-top .list-category li{
	list-style: none;
	display: inline;
	float: left;
	padding-right: 30px;
	line-height: 40px;
}
.block-filter-top .amount-range-price,
.block-filter-top .slider-range-price{
	width: auto;
	display: inline-block;
}
.block-filter-top .slider-range-price{
	min-width: 260px;
}
.block-filter-top .box-filter-price{
	padding-top: 4px;
}
.block-filter-top .slider-range-price{
	margin-top: 0;
}
.block-filter-top .amount-range-price{
	margin-top: 2px;
	margin-left: 20px;
}
.block-filter-top .list-color{
	padding: 0;
}
.block-filter-top .list-color li{
	list-style: none;
	display: inline;
	float: left;
	padding-right: 8px;
	padding-top: 10px;
}
.block-filter-top .list-color li span{
	font-size: 0px;
	width: 40px;
	height: 20px;
	border: 1px solid #eaeaea;
	padding: 1px;
	display: block;
}
.block-filter-top .list-color li>a{
	position: relative;
}
.block-filter-top .list-color li>a:before{
	width: 5px;
	height: 5px;
	background: url('../images/arow.png') no-repeat;
	display: block;
	content: '';
	position: absolute;
	top: -5px;
	left: 17px;
	display: none;
}
.block-filter-top .list-color li>a:hover:before,
.block-filter-top .list-color li.selected>a:before{
	display: block;
}
.block-filter-top .list-size{
	padding: 0;
}
.block-filter-top .list-size li{
	list-style: none;
	display: inline;
	float: left;
	padding-right: 8px;
	padding-top: 10px;

}
.block-filter-top .list-size li span{
	height: 20px;
	border: 1px solid #eaeaea;
	padding: 1px;
	display: block;
	text-transform: uppercase;
	overflow: hidden;
	padding: 0 15px;
	font-size: 14px;
	line-height: 17px;
}
.block-filter-top .first{
	padding-top: 15px;
}
.block-filter-top .last{
	padding-bottom: 15px;
}
/*-------------------------
[25. Block categories slider]
---------------------------*/
.block-categories-slider{
	padding: 10px;
	margin-top: 30px;
}
.block-categories-slider img{
	border-radius: 5px;
}
.block-categories-slider .owl-prev{
	left: -22px;
}
.block-categories-slider .owl-next{
	right: -22px;
}

.block-sidebar{
	margin-top: 30px;
}
.block-sidebar .block-head{
	padding: 17px 20px;
}
.block-sidebar .block-inner{
	padding: 0;
}
.block-sidebar .widget-title{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.block-list-category{
	padding: 10px 20px 10px 20px;
}
.block-list-category ul{
	padding: 0;
}
.block-list-category li{
	list-style: none;
	line-height: 30px;
	position: relative;
}
.block-list-category>ul>li>a{
	font-weight: 600;
}
.block-list-category>ul>li{
	position: relative;
	cursor: pointer;
}
.block-list-category>ul>li:after{
	height: 13px;
	width: 13px;
	content: '';
	background: url('../images/plus-square.png') no-repeat;
	display: inline-block;
	float: right;
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: 0;
}

.block-list-category>ul>li:hover:after{
	background: url('../images/plus-square-hover.png') no-repeat;
}
.block-list-category>ul>li.active:after{
	background: url('../images/minus.png') no-repeat;
	top: 15px;
}
.block-list-category>ul>li.active:hover:after{
	background: url('../images/minus-hover.png') no-repeat;
}

.block-list-category>ul>li>ul>li>a:before{
	content: "\f178";
	font-family: "FontAwesome";
	font-size: 14px;
	color: #5a88ca;
	margin-right: 15px;
}
.block-filter {
	border-bottom: 1px solid #eaeaea;
	margin-top: 13px;
	float: left;
	width: 100%;
	padding: 0 20px 13px 20px;
}
.block-filter .block-sub-title{
	font-weight: 600;
	padding-bottom: 5px;
	
}
.check-box-list{
  overflow: hidden;
  padding: 0;
}
.check-box-list li{
  line-height: 30px;
  list-style: none;
}
.check-box-list label{
  display: inline-block;
  cursor: pointer;
  line-height: 12px;
  font-weight: normal;
  color: #666;
}
.check-box-list label:hover{
  color: #5a88ca;
}
.check-box-list input[type="checkbox"]{
  display: none;
}
.check-box-list input[type="checkbox"] + label span.button {
      display:inline-block;
      width:15px;
      height:15px;
      margin-right: 10px;
      background: url("../images/checkbox.png") no-repeat;
      padding: 0;
      border: none;
      margin-bottom: -2px;
}
.check-box-list input[type="checkbox"]:checked + label span.button{
    background: #5a88ca url("../images/checked.png") no-repeat center center;
}
.check-box-list input[type="checkbox"]:checked + label{
  	color: #5a88ca;
}
.check-box-list label span.count{
  color: #a4a4a4;
  margin-left: 2px;
}

.check-box-list.corlor label{
	position: relative;
}
.check-box-list.corlor label:before{
	width: 5px;
	height: 5px;
	background: url('../images/arow.png') no-repeat;
	display: block;
	content: '';
	position: absolute;
	top: -10px;
	left: 17px;
	display: none;
}
.check-box-list.corlor label:hover:before,
.check-box-list.corlor input[type="checkbox"]:checked + label:before{
	display: block;
}
.check-box-list.corlor input[type="checkbox"] + label span.button{
	width: 40px;
	height: 20px;
	border:1px solid #eaeaea;
	padding: 1px;
	float: left;
	margin-top: -5px;
}
.block-filter-inner .slider-range-price{
	height: 1px;
	border-radius: 0;
	background: #5a88ca;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.block-filter-inner .ui-slider-handle{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	cursor: pointer;
	background: #5a88ca;
	border: none;
}
.block-filter-inner .ui-slider-handle:hover,
.block-filter-inner .ui-slider-handle:focus{
	outline: none;
}
.block-filter-inner .ui-slider-range{
	background: #eaeaea;
}

/*-----------------
[26 block-specials]
------------------*/
.block-specials{
	margin-top: 30px;
}
.block-specials .block-head{
	font-weight: 600;
}
.block-specials .product{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
	overflow: hidden;
}
.block-specials .product .image{
	width: 100px;
	float: left;
}
.block-specials .product .image img{
	border: 1px solid #eaeaea;
}
.block-specials .product .product-name,
.block-specials .product .price-box{
	margin-left: 110px;
}
.block-specials .button-radius{
	margin-top: 20px;
}
/*--------------------------
[27. Product detail]
----------------------------*/

.product-page .block-top-sellers{
	margin-top: 30px;
}
.block-product-info{
	margin-top: 30px;
	float: left;
	width: 100%;
}
.block-product-info .product-name{
	margin-top: 0;
	font-weight: normal;
}
.block-product-info .desc{
	padding: 20px 0;
	border-bottom: 1px solid #eaeaea;
}
.block-product-info .variations-box{
	margin-top: 15px;
}
.block-product-info .variations-table {
	width: 100%;
	border: none;
}
.block-product-info .variations-table td{
	border: none;
	padding: 10px 0;
	vertical-align: middle;
}
.block-product-info .variations-table .table-label{
	width: 65px;
}
.block-product-info .variations-box .list-check-box{
	padding: 0;
}
.block-product-info .variations-box .list-check-box li{
	list-style: none;
	display: inline;
	float: left;
	padding-right: 10px;
}
.block-product-info .variations-box .list-check-box li>a{
	width: 40px;
	height: 20px;
	border: 1px solid #eaeaea;
	padding: 1px;
	float: left;
	text-align: center;
	line-height: 15px;
	position: relative;
}
.block-product-info .variations-box .list-check-box li>a span{
	width: 100%;
	height: 100%;
	display: block;
}
.block-product-info .variations-box .list-check-box li>a:before{
	width: 5px;
	height: 5px;
	background: url('../images/arow.png') no-repeat;
	content: '';
	position: absolute;
	top: -7px;
	left: 17px;
	display: none;
}
.block-product-info .variations-box .list-check-box.color{
	font-size: 0;
}
.block-product-info .variations-box .list-check-box li>a:hover:before,
.block-product-info .variations-box .list-check-box li>a.selected:before{
	display: block;
}
.box-qty{
	width: auto;
	display: inline-block;
	float: left;
}
.box-qty .quantity-minus,
.box-qty .quantity-plus{
	width: 35px;
	height: 30px;
	border: 1px solid #eaeaea;
	display: inline-block;
	text-align: center;
	float: left;
	font-size: 0;
}
.box-qty .quantity-minus:hover,
.box-qty .quantity-plus:hover{
	background-color: #f8f8f8;
}
.box-qty .quantity-minus{
	background-image: url('../images/minus.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.box-qty .quantity-minus:hover{
	background-image: url('../images/minus-hover.png');
}
.box-qty .quantity-plus{
	background-image: url('../images/plus-square.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.box-qty .quantity-plus:hover{
	background-image: url('../images/plus-square-hover.png');
}
.box-qty input.quantity{
	border: 1px solid #eaeaea;
	height: 30px;
	width: 120px;
	float: left;
	border-right: none;
	border-left: none;
	text-align: center;
}
.block-product-info .btn-add-cart{
	margin-top: -2px;
	margin-left: 5px;
	float: left;
}
.block-product-info .box-control-button{

}
.block-product-info .box-control-button .link-wishlist{
	width: 19px;
	height: 34px;
	background: url('../images/wishlist-icon.png') no-repeat left center;
	font-size: 0px;
	float: left;
	margin-right: 25px;
}
.block-product-info .box-control-button .link-wishlist:hover{
	background: url('../images/wishlist-icon.png') no-repeat right;
}
.block-product-info .box-control-button .link-compare {
  width: 17px;
  height: 34px;
  background: url('../images/compare-icon.png') no-repeat left center;
  font-size: 0px;
  float: left;
  margin-right: 25px;
}
.block-product-info .box-control-button .link-compare:hover{
	 background: url('../images/compare-icon.png') no-repeat right;
}
.block-product-info .box-control-button .link-sendmail{
	width: 17px;
	height: 34px;
	float: left;
	margin-right: 25px;
	font-size: 0;
	line-height: 35px;
}
.block-product-info .box-control-button .link-sendmail:before{
	font-family: 'FontAwesome';
	font-size: 14px;
	content: "\f0e0";
	color: #e5e5e5;
}
.block-product-info .box-control-button .link-sendmail:hover:before{
	color: #666;
}
.block-product-info .box-control-button .link-print{
	width: 17px;
	height: 34px;
	float: left;
	margin-right: 25px;
	font-size: 0;
	line-height: 35px;
}
.block-product-info .box-control-button .link-print:before{
	font-family: 'FontAwesome';
	font-size: 14px;
	content: "\f02f";
	color: #e5e5e5;
}
.block-product-info .box-control-button .link-print:hover:before{
	color: #666;
}
.block-category-list{
	margin-top: 30px;
	background: #fbfbfb;
}
.block-category-list .block-inner{
	padding: 30px;
}
.block-category-list a{
	height: 40px;
	line-height: 38px;
	padding: 0 15px;
	border: 1px solid #eaeaea;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
}
.block-category-list a img{
	margin-right: 10px;
	margin-top: -5px;
}
.block-category-list a img.icon2{
	display: none;
}
.block-category-list a:hover{
	background: #5a88ca;
	color: #fff;
}
.block-category-list a:hover .icon2{
	display: inline-block;
}
.block-category-list a:hover .icon1{
	display: none;
}
.block-product-image{
	margin-top: 30px;
	padding: 10px;
	overflow: hidden;display: block;
}
.block-product-image .product-image{
	overflow: hidden;
}
.block-product-image .product-list-thumb{
	margin-top: 15px;
	overflow: hidden;
	padding: 0 60px;
}
.block-product-image .product-list-thumb .thumbnails{
	padding: 0;
}
.block-product-image .product-list-thumb li{
	list-style: none;
	display: inline;
	float: left;
}
.block-product-image .product-list-thumb li img{
	border: 1px solid transparent;
}
.block-product-image .product-list-thumb li a:hover img,
.block-product-image .product-list-thumb li a.selected img{
	border: 1px solid #5a88ca;
}

.block-product-image .product-list-thumb .owl-prev{
	left: -30px;
}
.block-product-image .product-list-thumb .owl-next{
	right: -30px;
}
.block-product-image .text{
	text-align: center;
	margin-top: 15px;
	color: #999;
}
.easyzoom{
	overflow: hidden;
}
.easyzoom img {
  vertical-align: bottom;
  max-width: inherit;
}

/*-----------------------
[28. Comment ]
-------------------------*/
.comment-list{
	padding: 0;
}
.comment-list .comment{
	list-style: none;
	margin-top: 15px;
}
.comment-list .comment-avatar{
	width: 80px;
	float: left;
}
.comment-list .comment-avatar img{
	border: 1px solid #eaeaea;
	padding: 4px;
}
.comment-list .comment-content{
	margin-left: 95px;
	background: #F8F8F8;
	padding: 15px;
}
.comment-list .comment-meta{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
	line-height: 18px;
}
.comment-list .comment-author{
	font-weight: 600;
}
.comment-list .comment-date{
	float: right;
	font-size: 13px;
	font-style: italic;
}
.comment-list .comment-entry{
	padding: 15px 0;
}
.comment-list .comment-actions{
	overflow: hidden;
}
.comment-list .comment-reply-link{
	height: 34px;
	padding: 0 15px;
	background:  #5a88ca;
	color: #fff;
	float: right;
	line-height: 34px;
}
.comment-list .review-rating{
	font-size: 12px;
	color: #ccc;
}
.comment-form{
	background: #F8F8F8;
	padding: 15px;
}
.comment-form .comment-reply-title{
	margin: 0;
}
.comment-form label{
	font-weight: 600;
}
.comment-form .rating>label{
	width: 100%;
}
.block-products-owl{
	margin-top: 30px;
}
.block-products-owl .owl-prev{
	top: -46px;
	left: inherit;
	right: 21px;
}
.block-products-owl .owl-next{
	top: -46px;
}
/*----------------------
[29. Footer]
------------------------*/
#footer{
	margin-top: 30px;
}
.footer-top{
	background: #fbfbfb;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 30px;
	padding-top: 10px;
}
.footer-block-box{
	min-height: 200px;
	margin-top: 20px;
}

.footer-block-box .block-inner{
	padding: 0 20px 20px 20px;
}
.footer-block-box .block-head{
  margin-top: 2px;
  padding: 12px 20px 0 20px;
  border: none;
  background: none;
  border-top: none!important;
}
.footer-block-box .block-head .block-title{
  margin: 0;
  padding: 0;
}
.footer-block-box .block-head .block-icon{
  padding-right: 20px;
  float: left;
  padding-top: 5px;
}
.footer-block-box .block-head .block-title-text{
  font-size: 18px;
  text-transform: uppercase;
  line-height: 20px;
}
.footer-block-box .block-head .block-title-text.text-sm{
  font-size: 14px;
  font-style: italic;
}
.footer-block-box .block-head .block-title-text.text-lg{
  font-weight: bold;
}
.footer-block-box .block-info{
  width: 100%;
  float: left;
  padding-top: 24px;
  padding-bottom: 17px;
  font-size: 12px;
  line-height: 18px;
}
.footer-block-box .block-input-box{
  width: 100%;
  float: left;
  position: relative;
  height: 34px;
  padding: 0 15px;

}
.footer-block-box .block-input-box .input-box-text{
  width: 100%;
  border: none;
  border-radius: 0;
  height: 32px;
}
.footer-block-box .block-input-box .block-button{
  position: absolute;
  top: 2px;
  right: 2px;
  background: #5a88ca;
  color: #fff;
  text-transform: uppercase;
  height: 28px;
  border-radius: 17px;
  border: none;
  padding: 0 10px;
}
.footer-block-box .block-input-box .block-button:hover{
	opacity: 0.8;
}
.footer-block-box .block-input-box .block-button:after{
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 14px;
  margin-left: 3px;
}
.footer-block-box .block-owl{
	margin-top: 30px;
}
.footer-block-box .block-owl .list-partners{
	padding: 0;
	margin: 0;
}
.footer-block-box .block-owl .list-partners .partner{
	list-style: none;
}
.footer-block-box .block-owl .list-partners .owl-prev{
	top: -42px;
	left: inherit;
	right:  21px;
}
.footer-block-box .block-owl .list-partners .owl-next{
	top: -42px;
}

.footer-middle{
	
}
.block-link-wapper{
	padding-bottom: 25px;
	border-right: 1px solid #eaeaea;
	padding-top: 25px;
}
.block-link-wapper:last-child{
	border-right: none;
}
.block-link ul{
	padding: 0;
}
.block-link ul>li{
	list-style: none;
	font-size: 12px;
}

.block-link ul>li.head{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}
.block-link ul>li img{
	margin-right: 5px;
}
.block-link ul.flag{
	line-height: 35px;
}
.block-link ul.flag .head{
	line-height: 18px;
}

.footer-social{
	border-top: 1px solid #eaeaea;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
	line-height: 0;
}
.block-social{
	width: auto;
	display: inline-block;
}
.block-social .list-social{
	padding: 0;
}
.block-social .list-social li{
	list-style: none;
	display: inline;
	float: left;
	padding-right: 5px;
}
.block-social .list-social li>a{
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #eaeaea;
	display: block;
	border-radius: 90%;
	font-size: 18px;
}
.block-social .list-social li>a:hover{
	background: #5a88ca;
	color: #fff;
	border-color: #5a88ca;
}
.block-payment{
	width: auto;
	display: inline-block;
	float: right;
	margin-top: 3px;
}
.block-payment ul.list-logo{
	padding: 0;
}
.block-payment ul.list-logo>li{
	display: inline;
	float: left;
	list-style: none;
	padding-left: 20px;
}
.footer-bottom{
	padding: 25px 0;
}
.block-coppyright{
	width: auto;
	display: inline-block;
}
.block-shop-phone{
	width: auto;
	display: inline-block;
	float: right;
}

/*------------------------
[30. Inner page]
-------------------------*/
.block-widget{
	margin-top: 30px;
}
.block-widget .widget-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.block-widget .list-link{
	padding: 0;
}
.block-widget .list-link li{
	list-style: none;
	line-height: 30px;
}
.block-sidebar-img{
	margin-top: 30px;
	width: 100%;
	float: left;
}
.block-sidebar-img img{
	moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.list-posts-widget{
	padding: 0;
	line-height: 20px;
}
.list-posts-widget li{
	list-style: none;
	padding-bottom: 15px;
	overflow: hidden;
}
.list-posts-widget li:last-child{
	border: none;
	padding-bottom: 1px;
	margin-bottom: 0;
}
.list-posts-widget  .post-thumb{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.list-posts-widget  .post-thumb img{
	border: 1px solid #eaeaea;
	padding: 4px;
}
.list-posts-widget .post-info{
	width: 100%;
}
.list-posts-widget .post-info .entry_title{
	margin: 0;
}
.list-posts-widget .post-info .post-meta{
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}
.tagcloud a{
	height: 30px;
	border: 1px solid #eaeaea;
	padding: 0 10px;
	background: #fbfbfb;
	line-height: 28px;
	float: left;
	margin: 2px;
	font-size: 14px!important;
}
.tagcloud a:hover{
	background: #5a88ca;
	color: #fff;
}

 .blog-posts{
    line-height: 24px;
    margin-top: 20px;
    padding: 0;
 }
  .blog-posts .post-item{
    padding-bottom: 30px;
    list-style: none;
 }
.blog-posts .post-item:last-child{
   	border: none;
   	padding-bottom: 20px;
}
 .blog-posts .entry-thumb{
 	margin-bottom: 15px;
 	width: 100%;
 	float: left;
 }
 .blog-posts .entry-title{
	margin: 0;
	font-size: 18px;
	margin-bottom: 0;
 }
.blog-posts .post-item .entry-meta-data{
    padding: 5px 0;
    color: #666;
    font-size: 13px;
}
.blog-posts .post-item .entry-meta-data span{
  margin-right: 5px;
}
.blog-posts .post-item .entry-meta-data .author .fa{
  opacity: 0.7;
}
.blog-posts .post-item .entry-meta-data .fa{
    line-height: inherit;
  }
.blog-posts .post-item .post-star{
  font-size: 13px;
}
.blog-posts .post-item .post-star .fa{
  line-height: inherit;
  color: #ff9900;
}
.blog-posts .post-item .entry-excerpt{
  text-align: justify;
}

.blog-posts .post-item .entry-more{
  margin-top: 12px;
}

.blog-posts .post-item .entry-thumb img{
  border: 1px solid #eaeaea;
  padding: 4px;
  width: 100%;
  height: auto;
}
/* Recent Comments*/
.recent-comment-list{
	padding: 0;
	line-height: 20px;
}
.recent-comment-list li{
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  list-style: none;
}
.recent-comment-list li:last-child{
  border: none;
  margin-bottom: 0px;
}
.recent-comment-list li .author{
  color: #666;
  margin-bottom: 5px;
  font-size: 13px;
}
.recent-comment-list li .comment{
  margin-top: 5px;
  color: #666;
}
.recent-comment-list li>h5>a{
  color: #333;
}
/** Blog detail **/
.entry-detail{
	padding-bottom: 20px;
}
.entry-detail .entry-photo img{
  border: 1px solid #eaeaea;
  padding: 10px;
}
.entry-detail .entry-meta-data{
  padding: 10px 0;
  color: #666;
}
.entry-detail .entry-meta-data .fa{
  line-height: inherit;
}
.entry-detail .entry-meta-data span{
  margin-right: 10px;
}
.entry-detail .entry-meta-data .author .fa{
  opacity: 0.7;
}
.entry-detail .entry-meta-data .post-star{
  float: right;

}
.entry-detail .entry-meta-data .post-star .fa{
  color: #ff9900;
}
.entry-detail .entry-meta-data .post-star span{
  margin: 0;
}
.entry-detail .entry-content{
	margin-top: 15px;
}
/* CART PAGE*/
.page-order ul.step{
  width: 100%;
  clear: both;
  overflow: hidden;
  padding: 0;
}
.page-order ul.step li{
  display: inline;
  line-height: 30px;
  width: 20%;
  float: left;
  text-align: center;
  border-bottom: 3px solid #ccc;
  list-style: none;
}
.page-order ul.step li.current-step{
  border-bottom: 3px solid #5a88ca;
}

.page-order .heading-counter{
  margin: 30px 0;
  padding: 15px;
  border: 1px solid #eaeaea;
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th{
    border-bottom-width: 0px;
}

.page-order .cart_avail{
  text-align: center;

}
.page-order .cart_avail .label{
  white-space: normal;
  display: inline-block;
  padding: 6px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.page-order .product-name{
  font-size: 16px;
}
.page-order .cart_description{
  font-size: 14px;
}
.page-order .cart_avail .label-success {
  background: #FFF;
  border: 1px solid #55c65e;
  color: #48b151;
  font-weight: normal;
}
.page-order .cart_navigation a.next-btn{
  float: right;
  background: #ff3366;
  color: #fff;
  border: 1px solid #ff3366;
}
.page-order .cart_navigation a.next-btn:hover{
  opacity: 0.8;
}
.page-order .cart_navigation a.prev-btn{
  float: left;
}
.page-order .cart_navigation a.prev-btn:before{
  font: normal normal normal 14px/1 FontAwesome;
    content: "\f104";
    padding-right: 15px;
}
.page-order .cart_navigation a.next-btn:after{
  font: normal normal normal 14px/1 FontAwesome;
      content: "\f105";
    padding-left: 15px;
}
.cart_summary > thead,
.cart_summary > tfoot{
  background: #f7f7f7;
  font-size: 14px;;
}
.cart_summary img{
  max-width: 100px;
}
.cart_summary td.cart_product{
  width: 120px;
  padding: 15px;
} 
.cart_summary .price{
  text-align: right;
}
.cart_summary .qty{
  text-align: center;
  width: 100px;
}
.cart_summary .qty input{
  text-align: center;
  max-width: 64px;
  margin: 0 auto;
  border-radius: 0px;
  border: 1px solid #eaeaea;
}
.cart_summary .qty a{
  padding: 8px 10px 5px 10px;
  border: 1px solid #eaeaea;
  display:inline-block;
  width: auto;
  margin-top: 5px;
}
.cart_summary .qty a:hover{
  background: #5a88ca;
  color: #fff;
}
.cart_summary .action{
  text-align: center;
    
}
.cart_summary .action a{
  background: url("../images/delete_icon.png") no-repeat center center;
  font-size: 0;
  height: 9px;
  width: 9px;
  display: inline-block;
  line-height: 24px;
}
.cart_summary tfoot{
  text-align: right;
}
.cart_navigation{
  margin-top: 10px;
  float: left;
  width: 100%;
}
.checkout-page {
	margin-top: 15px;
	float: left;
	width: 100%;
}
.checkout-page .checkout-sep{
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0;
}
.checkout-page .box-border{
  margin-bottom: 15px;
}
.checkout-page .box-border .button{
  margin-top: 15px;
}
.checkout-page .box-border label{
  margin-top: 5px;
  font-weight: normal;
}
.checkout-page .box-border p,
.checkout-page .box-border h4{
  padding-bottom: 5px;
  margin-top: 5px;
}
.checkout-page .box-border .fa{
  line-height: inherit;
}

.checkout-page .box-border input[type="radio"]{
  margin-right: 10px;
}
.checkout-page li{
	list-style: none;
}
.checkout-page ul{
	padding: 0;
}
.box-border {
  border: 1px solid #eaeaea;
  padding: 20px;
  overflow: hidden;
}
.table-compare td.compare-label{
  width: 150px;
  background: #fafafa;
  vertical-align: middle;
}
.table-compare .product-star .fa{
  line-height: inherit;
  color: #ccc;
}
.table-compare .price{
  font-weight: bold;
  color: #ffb424;
}
.table-compare  .add-cart:hover{
  opacity: 0.8;
}
.table-compare img{
	margin:  0 auto;
}
.contact-page ul{
	padding-left: 15px;
}
.contact-page .store_info{
	padding: 0;
}
.contact-page .store_info li{
	list-style: none;
}
.contact-page .store_info li .fa{
	margin-right: 10px;
}
.table-wishlist{
  margin-top: 20px;
}
.table-wishlist th{
  background: #fafafa;
}
.list-wishlist{
  margin-top: 20px;
  padding: 0;
}
.list-wishlist li{
  margin-top: 30px;
  list-style: none;
}
.list-wishlist li .product-img{
  border: 1px solid #eee;
  padding: 10px;
}
.list-wishlist li .product-name,
.list-wishlist li .qty,
.list-wishlist li .priority,
.list-wishlist li .button{
  margin-top: 10px;
}
.list-wishlist li .button-action{
  position: relative;
}
.list-wishlist li .button-action a{
  position: absolute;
  right: 10px;
  top: 15px;
}
.list-wishlist li .button-action a .fa{
  line-height: inherit;
}
.sidebar .block-top-sellers{
  margin-top: 30px;
}

/*Option 3*/
/*------------------------------------------------------------------
[Table of contents]
1. Common styles
2. Main header
3. Manin menu
4. Vertical mene
5. Slidershow
6. Specail
7. Carousel Slide
8. Top review
9. Block banner owl
10. Block hot deals
11. Group banner
12. Styles for devices(>1200px)
13. Styles for devices(>=992px and <=1199px)
14. Styles for devices(>=768px and <=992px)
15. Styles for devices(>=481px and <=767px)
16. Styles for devices(<=480px)
-------------------------------------------------------------------*/
/*----------------------
[1. Common styles]
----------------------*/
.option3 .button-radius:before{
	background-color: #5a88ca;
}
.option3 .kt-owl-carousel .owl-prev:hover, 
.option3 .kt-owl-carousel .owl-next:hover,
.option3 .customNavigation-owl .prev:hover,
.option3 .customNavigation-owl .next:hover{
	background-color: #5a88ca;
	border-color: #5a88ca;
}
.option3 .block .block-head{
	border-top: 5px solid #5a88ca;
	background: #fff;
	padding: 13px 20px;
}
.option3 .footer-block-box .block-head{
	padding: 12px 20px 0 20px;
}
.option3 .block .block-head .widget-title{
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.option3 .products .product-container{
	padding: 0;
	position: inherit;
}
.option3 .products .product-right{
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	position: inherit;
	bottom: 0
}
.option3 .products .product-container:hover .product-right{
	margin-top: 0;
}
.option3 .products .btn-quick-view{
	background-color: #5a88ca;
}
.option3 .products .product-button{
	margin-top: 20px;
}
.option3 .tagcloud a:hover{
	background: #5a88ca;
}
.option3 .block-banner2{
	margin-top: 30px;
}
.option3 .cart-mobile{
	display: none;
}
.option3 .cart-mobile .iner-block-cart{
	border-radius: 5px;
    height: 42px;
    padding: 1px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    padding-top: 3px;
    margin-top: 20px;
    width: 100%;
    float: left;
}
.option3 .cart-mobile .iner-block-cart>a:after{
	width: 30px;
	height: 30px;
	border-radius: 0;
	background-color: transparent;
	top: 0;
	right: 0;
	background-color: #5a88ca;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.option3 .footer-block-box .block-input-box .block-button{
	background: #5a88ca;
}
.option3 .scroll_top{
	background: #5a88ca;
}
/*----------------------
[2. Manin header]
----------------------*/

.option3 .main-header{
	padding: 30px 0;
}
.option3 .main-header .logo{
	padding-top: 0;
}
.option3 .advanced-search{
	height: 42px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    padding: 1px;
    border: 1px solid #eaeaea;
}
.option3 .advanced-search .search-category{
	height: 38px;
}
.option3 .advanced-search #category-select-button span.ui-selectmenu-text{
	line-height: 26px;
}
.option3 .advanced-search .ui-selectmenu-button span.ui-icon{
	margin-top: -8px;
}
.option3 .advanced-search .btn-search{
	height: 36px;
	width: 44px;
	border-radius: 0;
	border-left: 1px solid #eaeaea;
	background: none;
	color: #5a88ca;
}

.option3 .wrap-block-cl .inner-cl{
	border-radius: 5px;
	height: 42px;
	padding: 1px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.option3 .wrap-block-cl .language{
	height: 40px;
	width: 50%;
}
.option3 .wrap-block-cl .currency{
	width: 30%;
	height: 40px;
}
.option3 .wrap-block-cl .dropdown-menu{
	min-width: 150px;
}
.option3 .wrap-block-cl .user-info{
	height: 40px;
	width: 20%;
	float: left;
	border-right: 1px solid #eaeaea;
	padding:0 15px;
	text-align: center;
	line-height: 40px;
}
.option3 .wrap-block-cl .user-info .fa{
	color: #5a88ca;
}
.option3 .wrap-block-cl .user-info .dropdown-menu .fa{
	color: #5a88ca;
	width: 20px;
	float: left;
}
.option3 .wrap-block-cl .inner-cl>.user-info>a:after{
	display: none;
}
.option3 .wrap-block-cl .language>a, 
.option3 .wrap-block-cl .currency>a{
	line-height: 40px;
}
.option3 .wrap-block-cl .dropdown-menu>li>a:hover{
	background: #5a88ca;
	color: #fff;
}
.option3 .wrap-block-cl .dropdown-menu>li>a:hover .fa{
	color: #fff;
}
.option3 #category-select-menu .ui-state-focus{
	background: #5a88ca;
}

/*----------------------
[3. Manin menu]
----------------------*/
.option3 .main-menu.main-menu-ontop{
	border-radius: 0;
}
.option3 .main-menu{
	border:1px solid #e7e7e7;
	border-radius: 5px;
}
.option3 .main-menu .navbar-nav>li>a{
	padding: 0 15px;
}
.option3 .main-menu .navbar-nav>li>a{
	margin: 0;
	height: 50px;
	line-height: 41px;
	border-top: 5px solid transparent;
	border-radius: 0;
}
.option3 .main-menu .navbar-nav>li:first-child>a{
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.option3 .main-menu-ontop .navbar-nav>li:first-child>a{
	border-radius: 0;
}
.option3 .main-menu .navbar-nav>li{
	padding-right: 0;
	border-right: 1px solid transparent;
}
.option3 .main-menu .navbar-nav>li:hover,
.option3 .main-menu .navbar-nav>li.active{
	border-right: 1px solid #eaeaea;
}
.option3 .navbar-right>li:hover,
.option3 .navbar-right>li{
	border:none;
}
.option3 .main-menu .navbar-nav>li>a:hover, 
.option3 .main-menu .navbar-nav>li.active>a, 
.option3 .main-menu .navbar-nav>li>a:focus{
	border-color: #5a88ca;
	background: #fff;
	color: #004358;
	
}

.option3 .main-menu .mega_dropdown .block-megamenu-link>li:hover{
	background: #5a88ca;
}
.option3 .navbar-right{
	margin-right: 0;
}
.option3 .block-wrap-cart .iner-block-cart{
	height: 50px;
	background: transparent;
}
.option3 .block-wrap-cart .iner-block-cart>a{
	line-height: 50px;
}
.option3 .block-wrap-cart .iner-block-cart>a:after{
	margin-top: 10px;
	margin-left: 10px;
	background-color: #5a88ca;
}
/*-----------------------
[4. Vertical mene]
------------------------*/
.option3 .block-vertical-menu .vertical-head{
	height: 48px;
	border-top: 5px solid #5a88ca;
	line-height: 43px;
	color: #333;
	text-transform: uppercase;
	font-size: 18px;
	background: #fff;
}
.option3 .block-vertical-menu .vertical-menu-list{
	margin-top: 0;
}
.option3 .block-vertical-menu .vertical-head .vertical-title{
	font-size: 18px;
}
.option3 .block-vertical-menu .vertical-head .vertical-title:after{
	display: none;
}
.option3 .block-vertical-menu .vertical-menu-list>li{
	padding: 0;
	border:none;
	border-left:4px solid #5a88ca; 
}
.option3 .block-vertical-menu .vertical-menu-list>li>a.parent:before{
	content: "\f105";
	font-family: FontAwesome;
	font-size: 15px;
	float: right;
	display: block;
	margin-top: -9px;
	margin-right: 10px;
}
.option3 .block-vertical-menu .vertical-menu-list>li:last-child>a{
	border: none;
}
.option3 .block-vertical-menu .vertical-menu-list>li:first-child>a{
	border-top: 1px solid #eaeaea;
}
.option3 .block-vertical-menu .vertical-menu-list>li>a{
	border-bottom: 1px solid #eaeaea;
	padding-left: 20px;
	line-height: 39px;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1{
	border-color: #1f8a70;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a .text:after{
	border-left-color: #1f8a70;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a .text:before{
	background: #1f8a70;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a:before{
	color: #1f8a70;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a:hover .text,
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a:hover:before{
	background: #1f8a70;
	color: #fff;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1 a:hover{
	color: #1f8a70;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .block-content-vertical-menu .head{
	background-color: #1f8a70;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .block-content-vertical-menu .button-radius:before{
	background-color: #1f8a70;
}
/**---------**/
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2{
	border-color: #bedb39;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .block-content-vertical-menu .button-radius:before{
	background-color: #bedb39;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a .text:after{
	border-left-color: #bedb39;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a .text:before{
	background: #bedb39;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a:before{
	color: #bedb39;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a:hover .text,
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a:hover:before{
	background: #bedb39;
	color: #fff;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2 a:hover{
	color: #bedb39;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .block-content-vertical-menu .head{
	background-color: #bedb39;
}
/**---------**/
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3{
	border-color: #ffe11a;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .block-content-vertical-menu .button-radius:before{
	background-color: #ffe11a;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a .text:after{
	border-left-color: #ffe11a;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a .text:before{
	background: #ffe11a;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a:before{
	color: #ffe11a;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a:hover .text,
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a:hover:before{
	background: #ffe11a;
	color: #fff;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3 a:hover{
	color: #ffe11a;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .block-content-vertical-menu .head{
	background-color: #ffe11a;
}
/**---------**/
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu4{
	border-color: #5a88ca;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu4 a:hover{
	color: #5a88ca;
}

.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu5{
	border-color: #5a88ca;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu5 a:hover{
	color: #5a88ca;
}

.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu6{
	border-color: #1f8a70;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu6 a:hover{
	color: #1f8a70;
}

.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu7{
	border-color: #ffe11a;
}
.option3 .block-vertical-menu .vertical-menu-list>.vertical-menu7 a:hover{
	color: #ffe11a;
}

/*------------------
[5. Slidershow]
------------------*/
.option3 .block-slider{
	border:none;
}


/*---------------------
[6. Specail]
---------------------*/
.block-specail3{
	margin-top: 30px;
}
.block-specail3 .block-inner{
	padding: 0;
}
.block-specail3 .products .product .product-left{
	padding: 20px 20px 0 20px;
}
.block-specail3 .products .product .product-right{
	padding-left: 0;
	padding-right: 0;
}
.block-specail3 .products .product-name,
.block-specail3 .products .price-box,
.block-specail3 .products .product-star{
	padding-left: 20px;
}
.block-specail3 .products .product-button{
	padding: 10px 20px;
	border-top: 1px solid #eaeaea;
	overflow: hidden;

}
.block-specail3 .products .product-status{
	left: 20px;
	top: 20px;
}
.block-specail3 .owl-prev{
	left: inherit;
	right: 45px;
	top: -26px;
}
.block-specail3 .owl-next{
	top: -26px;
	right: 20px;
}
/*---------------------
[7. Carousel Slide]
---------------------*/
.carousel-slide{
	margin-top: 30px;
}
.carousel-slide .block-inner{
	padding: 0;
}
.carousel-slide .image{
	padding: 20px;
	padding-bottom: 0;
}
.carousel-slide .title{
	padding-left: 20px;
	text-transform: uppercase;
	line-height: 18px;
	padding: 14px 20px;
}
.carousel-slide .button-action{
	border-top: 1px solid #eaeaea;
	padding-bottom: 10px;
	text-align: center;
}
.carousel-slide .owl-prev{
	left: inherit;
	right: 45px;
	top: -23px;
}
.carousel-slide .owl-next{
	top: -23px;
	right: 20px;
}

.block-tags{
	margin-top: 30px;
}
.block-tags .block-inner{
	padding-bottom: 39px;
}
.block-tags .tagcloud a{
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #eaeaea;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 0px;
    display: block;
    float: left;
    margin-top: 2px;
    padding: 0 10px;
}
.block-tags .tagcloud a:hover{
	background: transparent;
	color: #5a88ca;
}
.block-tags .owl-prev{
	left: inherit;
	right: 45px;
	top: -23px;
}
.block-tags .owl-next{
	top: -23px;
	right: 20px;
}

/*------------------
[8. Top review]
---------------------*/
.block-top-review{
	margin-top: 30px;
}
.block-top-review .block-inner{
	padding: 0;
}
.block-top-review .list-product .product{
	border-bottom: 1px solid #eaeaea;
	padding: 7px 20px;
	overflow: hidden;
}
.block-top-review .list-product .product .product-info{
	display: none;
}
.block-top-review .list-product .product .product-name{
	width: 100%;
	overflow: hidden;
	float: left;
}
.block-top-review .list-product .product .price-box,
.block-top-review .list-product .product .product-star{
	padding-left: 36px;
}
.block-top-review .list-product .product .order{
	width: 26px;
	height: 26px;
	float: left;
	text-align: center;
	line-height: 26px;
	background: #ccc;
	color: #fff;
	border-radius: 50%;
	margin-right: 10px;
}
.block-top-review .list-product .product:hover .order,
.block-top-review .list-product .product.active .order{
	background: #5a88ca;
}
.block-top-review .list-product .product.active .product-info{
	display: block;
}
.block-top-review .list-product .product.active{
	padding: 20px;
}
.block-top-review .owl-prev{
	left: inherit;
	right: 45px;
	top: -23px;
}
.block-top-review .owl-next{
	top: -23px;
	right: 20px;
}
/*-----------------
[9. Block banner owl]
-------------------*/
.option3 .block-banner-owl{
	margin-top: 20px;
}
.option3 .block-banner-owl .page-banner{
	border-radius: 5px;
}
.option3  .block-banner-owl .page-banner .list-banner{
	padding: 0;
}
.option3  .block-banner-owl .page-banner .list-banner li{
	border-bottom: 1px solid #eaeaea;
	padding: 1px 0;
}
.option3  .block-banner-owl .owl-controls .owl-nav{
	height: 48px;
	text-align: center;
	padding-top: 10px;
}
.option3  .block-banner-owl  .owl-prev,
.option3 .block-banner-owl  .owl-next{
	position: inherit;
	-ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.option3 .block-new-arrivals .owl-controls{
	position: absolute;
	top: -71px;
	left: 144px;
	width: 93px;
	height: 50px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	padding: 0 20px;
	padding-top: 15px;
}
.option3 .block-new-arrivals .owl-controls .owl-prev,
.option3 .block-new-arrivals .owl-controls .owl-next{
	position: inherit;
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.option3 .block-new-arrivals .owl-controls .owl-next{
	float: right;
}
.option3 .block-new-arrivals .products .product-right{
	padding-top: 16px;
}

/*-----------------
[10. Block hot deals]
---------------------*/
.option3 .block-hotdeals .owl-controls{
	position: absolute;
	top: -71px;
	left: 115px;
	width: 93px;
	height: 50px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	padding: 0 20px;
	padding-top: 15px;
}
.option3 .block-hotdeals .owl-controls .owl-prev,
.option3 .block-hotdeals .owl-controls .owl-next{
	position: inherit;
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.option3 .block-hotdeals .owl-controls .owl-next{
	float: right;
}
.option3 .block-hotdeals .link-all{
	line-height: 50px;
	margin-right: 20px;
	float: right;
}
.option3 .block-hotdeals .product-count-down{
	border-top: 1px solid #eaeaea;
	padding-top: 10px;
	color: #999;
	margin-top: 23px;
}
.option3 .block-hotdeals .product-count-down:before{
	content: '';
    display: block;
    float: left;
    width: 33px;
    height: 33px;
    background: url('../images/h3-deals.png') no-repeat;
    -webkit-animation: mymove infinite;
    -webkit-animation-duration: 0.3s;
    animation: mymove infinite;
    animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    margin-right: 10px;
}
.option3 .block-hotdeals .product-count-down .countdown-lastest{
	margin-top: 5px;
	float: left;
}
.option3 .block-hotdeals .product-count-down .box-count .text{
	display: none;
}
.option3 .block-hotdeals .product-count-down .dot{
	margin-right: 5px;
}
.option3 .block-hotdeals .products .product-button{
	margin-top: 16px;
}
.option3 .block-hotdeals .block-inner{
	padding-bottom: 10px;
}
/*--------------------
[11. Group banner]
-----------------*/
.option3 .group-banner3{
	margin-top: 20px;
	float: left;
	margin-right: -5px;
	margin-left: -5px;
}
.option3 .group-banner3 .banner{
	padding: 0 5px;
	float: left;
	margin-top: 10px;
}
.option3 .group-banner3 .banner1{
	width: 100%;
}
.option3 .group-banner3 .banner2,
.option3 .group-banner3 .banner3,
.option3 .group-banner3 .banner4{
	width: 33.3333%;
	display: block;
}


.option3 .tab-cat-products .sub-cat{
	width: 23%;
	float: left;
	background: #5a88ca;
	line-height: 30px;
	padding: 31px 0;
}
.option3 .tab-cat-products .sub-cat li{
	padding-left: 30px;
}
.option3 .tab-cat-products .sub-cat li:hover{
	background: #fff;
}
.option3 .tab-cat-products .sub-cat li:hover a{
	color: #333;
}
.option3 .tab-cat-products .sub-cat a{
	color: #fff;
}
.option3 .tab-cat-products .cat-product{
	margin-left: 23%;
	padding-left: 22px;
}
.option3 .tab-cat-products .owl-prev{
	top: -50px;
	left: inherit;
	right: 25px;
}
.option3 .tab-cat-products .owl-next{
	top: -50px;
}

/*----------------
[12. Styles for devices(>1200px)]
*/
@media (min-width: 1201px){

}
/*----------------
[13. Styles for devices(>=993px and <=1200px)]
*/
@media (min-width: 993px) and (max-width: 1200px) {
	.option3 .block-banner-owl .page-banner .list-banner li{
		width: 25%;
		float: left;
	}
	.option3 .block-vertical-menu .vertical-menu-list>li>a{
		line-height: 42px;
	}
	.option3 .tab-cat-products .sub-cat li{
		padding-left: 10px;
	}
}
/*--------------------
[14. Styles for devices(>=768px and <=992px)]
*/
@media (min-width: 768px) and (max-width: 992px) {
	.option3 .advanced-search{
		margin-top: 20px;
	}
	.option3 .wrap-block-cl .inner-cl{
		margin-top: 20px;
	}
	.option3 .main-header .logo{
		text-align: center;
	}
	.option3 .main-menu .navbar-nav>li>a{
		padding: 0 10px;
	}
	.option3 .block-banner-owl .page-banner .list-banner li{
		width: 25%;
		float: left;
		border: none;
	}
	.option3 .block-banner-owl .owl-controls .owl-nav{
		display: none;
	}
	.option3 .block-banner-owl{
		padding: 5px 0;
		padding-bottom: 5px;
	}
	.option3 .block-new-arrivals .owl-controls{
		position: static;
		border: none;
		height: 0;
		padding: 0;
		margin: 0;
	}
	.option3 .block-new-arrivals .owl-controls .owl-prev, 
	.option3 .block-new-arrivals .owl-controls .owl-next{
		position: absolute;
		top: 50%;
	}
	.option3 .block-new-arrivals .owl-controls .owl-prev{
		left: -30px;
	}
	.option3 .block-new-arrivals .owl-controls .owl-next{
		right: -30px;
	}
	.option3 .tab-cat-products .sub-cat{
		width: 100%;
		padding: 0;
	}
	.option3 .tab-cat-products .sub-cat li{
		width: 50%;
		float: left;
		padding-left: 10px;
	}
	.option3 .tab-cat-products .cat-product{
		margin-left: 0;
		padding: 0;
		float: left;
		margin-top: 20px;
		width: 100%;
	}
	.option3 .tab-cat-products .owl-prev{
		right: inherit;
		top: 50%;
		left: -30px;
	}
	.option3 .tab-cat-products .owl-next{
		top: 50%;
		right: -30px;
	}
	.option3 .cart-mobile{
		display: block;
	}
	.option3 .block-wrap-cart .iner-block-cart{
		display: none;
	}
	.option3 .advanced-search{
		float: left;
		width: 100%;
	}
}
/*--------------------
[15. Styles for devices(>=481px and <=767px)]
*/
@media (min-width: 481px) and (max-width: 767px) { 
	.option3 .main-header{
		padding: 20px 0;
	}
	.option3 .block-banner-owl .page-banner .list-banner li{
		width: 50%;
		float: left;
	}
	.option3 .advanced-search{
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.option3 .wrap-block-cl .inner-cl{
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.option3 .block-banner-owl{
		overflow: hidden;
	}
	.block3 .block-head .block-title{
		width: 100%;
		float: left;
	}
	.block3 .block-head .nav-tab.default{
		width: 100%;
		float: left;
	}
	.block3 .block-head .nav-tab.default li{
		float: left;
		height: 40px;
		line-height: 40px;
		border: none;

	}
	.block3 .block-head .nav-tab.default li>a {
		height: 40px;
		border: none;
	}
	.option3 .block-new-arrivals .owl-controls{
		display: none;
	}
	.option3 .block-hotdeals .owl-controls{
		display: none;
	}
	.option3 .block-hotdeals .block-head{
		position:relative;
	}
	.option3 .block-hotdeals .link-all{
		position: absolute;
		right: 20px;
		top: 0px;
		margin: 0;
	}
	
	.block3 .block-head .nav-tab.tab-category li>a{
		padding: 10px 20px;
	}
	.option3 .tab-cat-products .owl-next {
	    top: 50%;
	    right: -30px;
	}
	.option3 .tab-cat-products .owl-prev{
		top: 50%;
		right: inherit;
		left: -30px;
	}
	.option3 .tab-cat-products .sub-cat{
		width: 100%;
		padding: 0;
	}
	.option3 .tab-cat-products .sub-cat li{
		width: 50%;
		float: left;
		padding-left: 10px;
	}
	.option3 .tab-cat-products .cat-product{
		width: 100%;
		float: left;
		margin-top: 20px;
		margin-left: 0;
		padding-left: 0;
	}
	.option3 .group-banner3{
		display: none;
	}
	.block-vertical-menu .vertical-menu-content ul li:hover .vertical-dropdown-menu{
		display: none;
	}
	.option3 .block-vertical-menu .vertical-menu-list>li>a.parent:before{
		display: none;
	}
	.option3 .cart-mobile{
		display: block;
	}
	.option3 .block-wrap-cart .iner-block-cart{
		display: none;
	}
}
/*--------------------
[16. Styles for devices(<=480px)]
*/
@media (max-width: 480px) {
	.option3 .main-header{
		padding: 20px 0;
	}
	.option3 .advanced-search{
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.option3 .wrap-block-cl .inner-cl{
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.option3 .block-banner-owl{
		overflow: hidden;
	}
	.block3 .block-head .block-title{
		width: 100%;
		float: left;
	}
	.block3 .block-head .nav-tab.default{
		width: 100%;
		float: left;
	}
	.block3 .block-head .nav-tab.default li{
		width: 100%;
		float: left;
		height: 30px;
		line-height: 30px;
		border: none;

	}
	.block3 .block-head .nav-tab.default li>a {
		height: 30px;
		border: none;
	}
	.option3 .block-new-arrivals .owl-controls{
		display: none;
	}
	.option3 .block-hotdeals .owl-controls{
		display: none;
	}
	.option3 .block-hotdeals .block-head{
		position:relative;
	}
	.option3 .block-hotdeals .link-all{
		position: absolute;
		right: 20px;
		top: 0px;
		margin: 0;
	}
	.block3 .block-head .nav-tab.tab-category li{
		width: 100%;
		float: left;
		line-height: 30px;
	}
	.block3 .block-head .nav-tab.tab-category li:after{
		display: none;
	}
	.block3 .block-head .nav-tab.tab-category li>a{
		padding: 10px 20px;
	}
	.option3 .tab-cat-products .owl-next {
	    top: 50%;
	    right: -30px;
	}
	.option3 .tab-cat-products .owl-prev{
		top: 50%;
		right: inherit;
		left: -30px;
	}
	.option3 .tab-cat-products .sub-cat{
		width: 100%;
		padding: 0;
	}
	.option3 .tab-cat-products .sub-cat li{
		width: 50%;
		float: left;
		padding-left: 10px;
	}
	.option3 .tab-cat-products .cat-product{
		width: 100%;
		float: left;
		margin-top: 20px;
		margin-left: 0;
		padding-left: 0;
	}
	.option3 .group-banner3{
		display: none;
	}
	.block-vertical-menu .vertical-menu-content ul li:hover .vertical-dropdown-menu{
		display: none;
	}
	.option3 .block-vertical-menu .vertical-menu-list>li>a.parent:before{
		display: none;
	}
	.option3 .cart-mobile{
		display: block;
	}
	.option3 .block-wrap-cart .iner-block-cart{
		display: none;
	}
}

/*Option 4*/
/*------------------------------------------------------------------
[Table of contents]
1. Common styles
2. Manin header
3. Vertical menu
4. Slidershow
5. Block hot deals
6. Block categories
7. Box brand
8. Footer
9. Styles for devices(>1200px)
10. Styles for devices(>=992px and <=1199px)
11. Styles for devices(>=768px and <=992px)
12. Styles for devices(>=481px and <=767px)
13. Styles for devices(<=480px)
-------------------------------------------------------------------*/
/*----------------------
[1. Common styles]
----------------------*/
.option4{
	background: #eee;
}
.option4 .button-radius:before{
	background-color: #5a88ca;
}
.option4 .button-radius .icon:before{
	background-color: #5a88ca;
}
.option4 .kt-owl-carousel .owl-prev:hover, 
.option4 .kt-owl-carousel .owl-next:hover,
.option4 .customNavigation-owl .prev:hover,
.option4 .customNavigation-owl .next:hover{
	background-color: #5a88ca;
	border-color: #5a88ca;
}
.option4 .block .block-head .widget-title{
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.option4 .products .product-container{
	padding: 0;
	position: inherit;
}
.option4 .products .product-right{
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	position: inherit;
	bottom: 0
}
.option4 .products .product-container:hover .product-right{
	margin-top: 0;
}
.option4 .products .btn-quick-view{
	background-color: #5a88ca;
}
.option4 .products .product-button{
	margin-top: 20px;
}
.option4 .tagcloud a:hover{
	background: #5a88ca;
}
.option4 .block-banner2{
	margin-top: 30px;
}
.option4 .cart-mobile{
	display: none;
}
.option4 .cart-mobile .iner-block-cart{
	border-radius: 5px;
    height: 42px;
    padding: 1px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    padding-top: 3px;
    margin-top: 20px;
    width: 100%;
    float: left;
}
.option4 .cart-mobile .iner-block-cart>a:after{
	width: 30px;
	height: 30px;
	border-radius: 0;
	background-color: transparent;
	top: 0;
	right: 0;
	background-color: #5a88ca;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.option4 .footer-block-box .block-input-box .block-button{
	background: #5a88ca;
}
.option4 .scroll_top{
	background: #5a88ca;
}
.option4 .block3 .block-head{
	border-top: 2px solid #5a88ca;
}
.option4 .block3 .block-head .block-title{
	border-top: none;
	line-height: 50px;
}
.option4 .block3 .block-head .nav-tab.default li:hover>a, 
.option4 .block3 .block-head .nav-tab.default li.active>a{
	border-color: #5a88ca;
}
.option4 .block-new-arrivals .owl-controls{
	position: absolute;
	top: -71px;
	left: 144px;
	width: 93px;
	height: 50px;
	border-left: 1px solid #5a88ca;
	border-right: 1px solid #5a88ca;
	padding: 0 20px;
	padding-top: 15px;
}
.option4 .block-new-arrivals .owl-controls .owl-prev,
.option4 .block-new-arrivals .owl-controls .owl-next{
	position: inherit;
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.option4 .block-new-arrivals .owl-controls .owl-next{
	float: right;
}
.option4 .block-new-arrivals .products .product-right{
	padding-top: 16px;
}
.option4 .block-social .list-social li>a:hover{
	background-color: #5a88ca;
	border-color: #5a88ca;
}
/*----------------------
[2. Manin header]
----------------------*/
.option4 #header{
	border-top: 1px solid #aaaaab;
	box-shadow: 0px 1px 5px #999;
	background: #fff;
}
.option4 .main-header{
	padding: 15px 0;
}

.option4 .main-header .logo{
	padding-top: 0;
	width: auto;
	display: inline-block;
}
.option4 .advanced-search{
	height: 42px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    padding: 1px;
    border: 1px solid #eaeaea;
}
.option4 .advanced-search .search-category{
	height: 38px;
}
.option4 .advanced-search #category-select-button span.ui-selectmenu-text{
	line-height: 26px;
}
.option4 .advanced-search .ui-selectmenu-button span.ui-icon{
	margin-top: -8px;
}
.option4 .advanced-search .btn-search{
	height: 36px;
	width: 44px;
	border-radius: 0;
	border-left: 1px solid #eaeaea;
	background: none;
	color: #5a88ca;
	font-size: 18px;
}

.option4 .wrap-block-cl .inner-cl{
	border-radius: 5px;
	height: 42px;
	padding: 1px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.option4 .wrap-block-cl .language{
	height: 40px;
	width: 25%;
}
.option4 .wrap-block-cl .currency{
	width: 25%;
	height: 40px;
}
.option4 .wrap-block-cl .dropdown-menu{
	min-width: 150px;
}
.option4 .wrap-block-cl .user-info{
	height: 40px;
	width: 20%;
	float: left;
	border-right: 1px solid #eaeaea;
	padding:0 15px;
	text-align: center;
	line-height: 40px;
	color: #5a88ca;
	font-size: 18px;
}
.option4 .wrap-block-cl .user-info .fa{
	color: #5a88ca;
}
.option4 .wrap-block-cl .user-info .dropdown-menu .fa{
	color: #5a88ca;
	width: 20px;
	float: left;
}
.option4 .wrap-block-cl .inner-cl>.user-info>a:after{
	display: none;
}
.option4 .wrap-block-cl .language>a, 
.option4 .wrap-block-cl .currency>a{
	line-height: 40px;
}
.option4 .wrap-block-cl .dropdown-menu>li>a:hover{
	background: #5a88ca;
	color: #fff;
}
.option4 .wrap-block-cl .dropdown-menu>li>a:hover .fa{
	color: #fff;
}
.option4 #category-select-menu .ui-state-focus{
	background: #5a88ca;
}
.option4 .block-wrap-cart{
	width: 30%;
	float: left;
	border-left: 1px solid #eaeaea;
}
.option4 .block-wrap-cart .iner-block-cart{
	height: 38px;
	position: relative;
}
.option4 .wrap-block-cl .inner-cl>.dropdown>a:after{
	margin-left: 5px;
}
.option4 .block-wrap-cart .iner-block-cart>a{
	line-height: 40px;
	padding-left: 15px;
}
.option4 .block-wrap-cart .iner-block-cart>a:after{
	position: absolute;
	right: -16px;
	margin:0;
	top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #5a88ca;
}
.option4 .main-header .shop-menu{
	width: auto;
	display: inline-block;
	margin-top: 10px;
	margin-left: 23px;
}
.option4 .main-header .shop-menu>.icon{
	width: 28px;
	background: url('../images/bar-icon.png') no-repeat top center;
	padding-top: 16px;
	font-size: 12px;
	color: #999999;
	cursor: pointer;
	line-height: 20px;
}
.option4 .main-header .shop-menu .block-vertical-menu{
	position: absolute;
	left: 15px;
	top: 100%;
	width: 270px;
	z-index: 2;
	display: none;
}
/*-----------------------
[3. Vertical menu]
------------------------*/
.option4 .block-vertical-menu .vertical-head{
	height: 48px;
	border-top: 5px solid #5a88ca;
	line-height: 43px;
	color: #333;
	text-transform: uppercase;
	font-size: 18px;
	background: #fff;
}
.option4 .block-vertical-menu .vertical-menu-list{
	margin-top: 0;
}
.option4 .block-vertical-menu .vertical-head .vertical-title{
	font-size: 18px;
}
.option4 .block-vertical-menu .vertical-head .vertical-title:after{
	display: none;
}
.option4 .block-vertical-menu .vertical-menu-list>li{
	padding: 0;
	border:none;
	border-left:4px solid #fd7400; 
}
.option4 .block-vertical-menu .vertical-menu-list>li>a.parent:before{
	content: "\f105";
	font-family: FontAwesome;
	font-size: 15px;
	float: right;
	display: block;
	margin-top: -9px;
	margin-right: 10px;
}
.option4 .block-vertical-menu .vertical-menu-list>li:last-child>a{
	border: none;
}
.option4 .block-vertical-menu .vertical-menu-list>li:first-child>a{
	border-top: 1px solid #eaeaea;
}
.option4 .block-vertical-menu .vertical-menu-list>li>a{
	border-bottom: 1px solid #eaeaea;
	padding-left: 20px;
	line-height: 39px;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1{
	border-color: #1f8a70;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a .text:after{
	border-left-color: #1f8a70;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a .text:before{
	background: #1f8a70;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a:before{
	color: #1f8a70;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a:hover .text,
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .vertical-menu-link>li>a:hover:before{
	background: #1f8a70;
	color: #fff;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1 a:hover{
	color: #1f8a70;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .block-content-vertical-menu .head{
	background-color: #1f8a70;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu1 .block-content-vertical-menu .button-radius:before{
	background-color: #1f8a70;
}
/**---------**/
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2{
	border-color: #bedb39;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .block-content-vertical-menu .button-radius:before{
	background-color: #bedb39;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a .text:after{
	border-left-color: #bedb39;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a .text:before{
	background: #bedb39;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a:before{
	color: #bedb39;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a:hover .text,
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .vertical-menu-link>li>a:hover:before{
	background: #bedb39;
	color: #fff;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2 a:hover{
	color: #bedb39;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu2 .block-content-vertical-menu .head{
	background-color: #bedb39;
}
/**---------**/
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3{
	border-color: #ffe11a;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .block-content-vertical-menu .button-radius:before{
	background-color: #ffe11a;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a .text:after{
	border-left-color: #ffe11a;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a .text:before{
	background: #ffe11a;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a:before{
	color: #ffe11a;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a:hover .text,
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .vertical-menu-link>li>a:hover:before{
	background: #ffe11a;
	color: #fff;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3 a:hover{
	color: #ffe11a;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu3 .block-content-vertical-menu .head{
	background-color: #ffe11a;
}
/**---------**/
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu4{
	border-color: #fd7400;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu4 a:hover{
	color: #fd7400;
}

.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu5{
	border-color: #5a88ca;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu5 a:hover{
	color: #5a88ca;
}

.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu6{
	border-color: #1f8a70;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu6 a:hover{
	color: #1f8a70;
}

.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu7{
	border-color: #ffe11a;
}
.option4 .block-vertical-menu .vertical-menu-list>.vertical-menu7 a:hover{
	color: #ffe11a;
}

/*------------------
[4. Slidershow]
------------------*/
.option4 .block-slider{
	border:none;
	margin-top: 15px;
	width: 100%;
}
.option4 .block-slider .bx-prev:hover, .block-slider .bx-next:hover {
    background: #5a88ca;
    color: #fff;
    border-color: #5a88ca;
}
.option4 .block-slider .bx-pager{
	display: block;
    text-align: center;
    height: 15px;
    margin-top: 25px;
}
.option4 .block-slider .bx-pager-item{
	width: 15px;
	height: 15px;
	background: #fff;
	font-size: 0;
	display: inline-block;
	border-radius: 50%;
	margin: 0 3px;
}
.option4 .block-slider .bx-pager-item a{
	width: 100%;
	height: 100%;
	background: #fff;
	display: block;
	border-radius: 50%;
}
.option4 .block-slider .bx-pager-item a.active{
	background: #5a88ca;
}
.option4 .block-slider .bx-prev, 
.option4 .block-slider .bx-next{
	top: 43%;
}
.option4 .block-slider .caption-group{
	position: absolute;
    top: 26%;
    right: 16%;
}
.option4 .block-slider .caption-group .title{
	margin: 0;
}
.option4 .block-slider .caption-group .subtitle{
	margin: 0;
	margin-top: 5px;
}
.option4 .block-slider .caption-group .button-radius{
	margin-top: 27px;
}
.option4 .block-slider .caption-group .primary{
	color: #5a88ca;
}
.option4 .block-slider .caption-group .caption{

}
/*-----------------
[5. Block hot deals]
---------------------*/
.option4 .block-hotdeals .owl-controls{
	position: absolute;
	top: -71px;
	left: 115px;
	width: 93px;
	height: 50px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	padding: 0 20px;
	padding-top: 15px;
}
.option4 .block-hotdeals .owl-controls .owl-prev,
.option4 .block-hotdeals .owl-controls .owl-next{
	position: inherit;
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.option4 .block-hotdeals .owl-controls .owl-next{
	float: right;
}
.option4 .block-hotdeals .link-all{
	line-height: 50px;
	margin-right: 20px;
	float: right;
}
.option4 .block-hotdeals .product-count-down{
	border-top: 1px solid #eaeaea;
	padding-top: 10px;
	color: #999;
	margin-top: 23px;
}
.option4 .block-hotdeals .product-count-down:before{
	content: '';
    display: block;
    float: left;
    width: 33px;
    height: 33px;
    background: url('../images/h3-deals.png') no-repeat;
    -webkit-animation: mymove infinite;
    -webkit-animation-duration: 0.3s;
    animation: mymove infinite;
    animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    margin-right: 10px;
}
.option4 .block-hotdeals .product-count-down .countdown-lastest{
	margin-top: 5px;
	float: left;
}
.option4 .block-hotdeals .product-count-down .box-count .text{
	display: none;
}
.option4 .block-hotdeals .product-count-down .dot{
	margin-right: 5px;
}
.option4 .block-hotdeals .products .product-button{
	margin-top: 16px;
}
.option4 .block-hotdeals .block-inner{
	padding-bottom: 10px;
}
/*--------------------
[6. Block categories]
---------------------*/
.block-categories{
	
}
.block-categories .block-head{
	font-size: 18px;
	text-transform: uppercase;
	line-height: 50px;
	padding-left: 20px;
}
.block-categories .block-inner{
	padding: 20px;
	position: relative;
}
.block-categories .sub-cat{
	background: rgba(27,209,114, 0.9);
	position: absolute;
    padding: 13px 0;
    left: 35px;
    right: 35px;
    bottom: 0;
    margin-bottom: -100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.block-categories .sub-cat a{
	color: #fff;
	line-height: 24px;
}
.block-categories .sub-cat li{
	padding-left: 20px;
}
.block-categories .sub-cat li:hover{
	background-color: rgba(255, 255, 255, 0.2);
}
.block-categories .parent:hover .sub-cat{
	margin-bottom: 20px;
}
.block-categories .owl-prev,
.block-categories .owl-next{
	top: 55%;
}
.block-categories .owl-prev{
	left: -10px;
}
.block-categories .owl-next{
	right: -10px;
}
/*------------------
[7. Box brand]
-------------------*/
.box-band{
}
.box-band a{
	float: left;
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	position: relative;
	overflow: hidden;
	background: #fff;
	min-height: 80px;
	width: 16.66666666666667%;
}
.box-band a:before{
	content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
}
.box-band a img{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.box-band a:hover img{
	margin-left: -15px;
}


/*------------------------
[8. Footer]
-------------------------*/
#footer{
	background: #fbfbfb;
}
/*----------------
[9. Styles for devices(>1200px)]
*/
@media (min-width: 1201px){

}
/*----------------
[10. Styles for devices(>=993px and <=1200px)]
*/
@media (min-width: 993px) and (max-width: 1200px) {
	.option4 .block-banner-owl .page-banner .list-banner li{
		width: 25%;
		float: left;
	}
	.option4 .block-vertical-menu .vertical-menu-list>li>a{
		line-height: 42px;
	}
	.option4 .tab-cat-products .sub-cat li{
		padding-left: 10px;
	}
}
/*--------------------
[11. Styles for devices(>=768px and <=992px)]
*/
@media (min-width: 768px) and (max-width: 992px) {
	.option4 .main-header .shop-menu{
		float: right;
	}
	.option4 .main-header .shop-menu .block-vertical-menu{
		left: inherit;
		right: 15px;
	}
	.box-band a{
		width: 25%;
	}
	.option4 .advanced-search{
		margin-top: 20px;
	}
	.option4 .wrap-block-cl .inner-cl{
		margin-top: 20px;
	}
	.option4 .main-header .logo{
		text-align: center;
	}
	.option4 .main-menu .navbar-nav>li>a{
		padding: 0 10px;
	}
	.option4 .block-banner-owl .page-banner .list-banner li{
		width: 25%;
		float: left;
		border: none;
	}
	.option4 .block-banner-owl .owl-controls .owl-nav{
		display: none;
	}
	.option4 .block-banner-owl{
		padding: 5px 0;
		padding-bottom: 5px;
	}
	.option4 .block-new-arrivals .owl-controls{
		position: static;
		border: none;
		height: 0;
		padding: 0;
		margin: 0;
	}
	.option4 .block-new-arrivals .owl-controls .owl-prev, 
	.option4 .block-new-arrivals .owl-controls .owl-next{
		position: absolute;
		top: 50%;
	}
	.option4 .block-new-arrivals .owl-controls .owl-prev{
		left: -30px;
	}
	.option4 .block-new-arrivals .owl-controls .owl-next{
		right: -30px;
	}
	.option4 .tab-cat-products .sub-cat{
		width: 100%;
		padding: 0;
	}
	.option4 .tab-cat-products .sub-cat li{
		width: 50%;
		float: left;
		padding-left: 10px;
	}
	.option4 .tab-cat-products .cat-product{
		margin-left: 0;
		padding: 0;
		float: left;
		margin-top: 20px;
		width: 100%;
	}
	.option4 .tab-cat-products .owl-prev{
		right: inherit;
		top: 50%;
		left: -30px;
	}
	.option4 .tab-cat-products .owl-next{
		top: 50%;
		right: -30px;
	}
	.option4 .cart-mobile{
		display: block;
	}
	.option4 .main-menu .block-wrap-cart .iner-block-cart{
		display: none;
	}
	.option4 .advanced-search{
		float: left;
		width: 100%;
	}
}
/*--------------------
[12. Styles for devices(>=481px and <=767px)]
*/
@media (min-width: 481px) and (max-width: 767px) { 
	.option4 #header{
		padding: 0 15px;
		box-shadow:none;
	}
	.option4 .main-header .shop-menu{
		float: right;
	}
	.option4 .block-wrap-cart{
		margin-top: 0;
	}
	.option4 .block-slider .bx-pager{
		display: none;
	}
	.box-band a{
		width: 50%;
	}
	.option4 #footer{
		background: transparent;
	}
	.option4 .footer-top{
		background: transparent;
	}
	.option4 .block-banner-owl .page-banner .list-banner li{
		width: 50%;
		float: left;
	}
	.option4 .advanced-search{
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.option4 .wrap-block-cl .inner-cl{
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.option4 .block-banner-owl{
		overflow: hidden;
	}
	.block3 .block-head .block-title{
		width: 100%;
		float: left;
	}
	.block3 .block-head .nav-tab.default{
		width: 100%;
		float: left;
	}
	.block3 .block-head .nav-tab.default li{
		float: left;
		height: 40px;
		line-height: 40px;
		border: none;

	}
	.block3 .block-head .nav-tab.default li>a {
		height: 40px;
		border: none;
	}
	.option4 .block-new-arrivals .owl-controls{
		display: none;
	}
	.option4 .block-hotdeals .owl-controls{
		display: none;
	}
	.option4 .block-hotdeals .block-head{
		position:relative;
	}
	.option4 .block-hotdeals .link-all{
		position: absolute;
		right: 20px;
		top: 0px;
		margin: 0;
	}
	
	.block3 .block-head .nav-tab.tab-category li>a{
		padding: 10px 20px;
	}
	.option4 .tab-cat-products .owl-next {
	    top: 50%;
	    right: -30px;
	}
	.option4 .tab-cat-products .owl-prev{
		top: 50%;
		right: inherit;
		left: -30px;
	}
	.option4 .tab-cat-products .sub-cat{
		width: 100%;
		padding: 0;
	}
	.option4 .tab-cat-products .sub-cat li{
		width: 50%;
		float: left;
		padding-left: 10px;
	}
	.option4 .tab-cat-products .cat-product{
		width: 100%;
		float: left;
		margin-top: 20px;
		margin-left: 0;
		padding-left: 0;
	}
	.option4 .group-banner3{
		display: none;
	}
	.block-vertical-menu .vertical-menu-content ul li:hover .vertical-dropdown-menu{
		display: none;
	}
	.option4 .block-vertical-menu .vertical-menu-list>li>a.parent:before{
		display: none;
	}
	.option4 .cart-mobile{
		display: block;
	}
	.option4 .main-menu .block-wrap-cart .iner-block-cart{
		display: none;
	}
}
/*--------------------
[13. Styles for devices(<=480px)]
*/
@media (max-width: 480px) {
	.option4 #header{
		padding: 0 15px;
		box-shadow:none;
	}
	.option4 .main-header .shop-menu{
		float: right;
	}
	.option4 .block-wrap-cart{
		margin-top: 0;
	}
	.option4 .block-slider .bx-pager{
		display: none;
	}
	.box-band a{
		width: 50%;
	}
	.option4 #footer{
		background: transparent;
	}
	.option4 .footer-top{
		background: transparent;
	}
	.option4 .advanced-search{
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.option4 .wrap-block-cl .inner-cl{
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.option4 .block-banner-owl{
		overflow: hidden;
	}
	.block3 .block-head .block-title{
		width: 100%;
		float: left;
	}
	.block3 .block-head .nav-tab.default{
		width: 100%;
		float: left;
	}
	.block3 .block-head .nav-tab.default li{
		width: 100%;
		float: left;
		height: 30px;
		line-height: 30px;
		border: none;

	}
	.block3 .block-head .nav-tab.default li>a {
		height: 30px;
		border: none;
	}
	.option4 .block-new-arrivals .owl-controls{
		display: none;
	}
	.option4 .block-hotdeals .owl-controls{
		display: none;
	}
	.option4 .block-hotdeals .block-head{
		position:relative;
	}
	.option4 .block-hotdeals .link-all{
		position: absolute;
		right: 20px;
		top: 0px;
		margin: 0;
	}
	.block3 .block-head .nav-tab.tab-category li{
		width: 100%;
		float: left;
		line-height: 30px;
	}
	.block3 .block-head .nav-tab.tab-category li:after{
		display: none;
	}
	.block3 .block-head .nav-tab.tab-category li>a{
		padding: 10px 20px;
	}
	.option4 .tab-cat-products .owl-next {
	    top: 50%;
	    right: -30px;
	}
	.option4 .tab-cat-products .owl-prev{
		top: 50%;
		right: inherit;
		left: -30px;
	}
	.option4 .tab-cat-products .sub-cat{
		width: 100%;
		padding: 0;
	}
	.option4 .tab-cat-products .sub-cat li{
		width: 50%;
		float: left;
		padding-left: 10px;
	}
	.option4 .tab-cat-products .cat-product{
		width: 100%;
		float: left;
		margin-top: 20px;
		margin-left: 0;
		padding-left: 0;
	}
	.option4 .group-banner3{
		display: none;
	}
	.block-vertical-menu .vertical-menu-content ul li:hover .vertical-dropdown-menu{
		display: none;
	}
	.option4 .block-vertical-menu .vertical-menu-list>li>a.parent:before{
		display: none;
	}
	.option4 .cart-mobile{
		display: block;
	}
	.option4 .main-menu .block-wrap-cart .iner-block-cart{
		display: none;
	}
}
/***********************************************************
					Option 5		
***********************************************************/
/*Begin Top Header*/
.top-header5 {
    background: rgba(0, 0, 0, 0) url("../../data/option5/ad-top.png") no-repeat scroll center top;
    height: 125px;
}
.top-header8 {
    background: rgba(0, 0, 0, 0) url("../../data/option8/ad-top.png") no-repeat scroll center top;
}
.inner-header5 {
    padding-top: 28px;
    position: relative;
}
.inner-header5 .close-top-adv {
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 35px;
}

.adv-top-intro {
    color: #fff;
    display: inline-block;
    margin-right: 55px;
}
.adv-top-intro > h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.inner-header5 .link-adv-info {
    border: 2px solid #fff;
    border-radius: 21px;
    color: #fff;
    display: inline-block;
    height: 42px;
    line-height: 40px;
    padding: 0 45px;
    text-transform: uppercase;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.info-header-left5 > li {
    display: inline-block;
}
.info-header-left5 > li p {
    color: #666;
    margin: 0;
}
.info-header-left5 p i.fa {
    color: #ffa316;
    margin-right: 3px;
}
.info-header-left5 > li:first-child::after {
    background: #e5e5e5 none repeat scroll 0 0;
    content: "";
    height: 14px;
    position: absolute;
    right: -17px;
    top: 5px;
    width: 1px;
}
.info-header-left5 > li:first-child {
    margin-right: 30px;
    position: relative;
}
.info-header-right5 {
    float: right;
}
.info-header-right5 > li {
    border-left: 1px solid #e5e5e5;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-left: 9px;
    padding-left: 13px;
}
.info-header-right5 > li:first-child {
    border: medium none;
    margin: 0;
    padding: 0;
}
.info-header-right5 > li a {
    color: #666;
}
/*End Top Header*/
/*Begin Block Language*/
.main-header5 .wrap-block-cl .inner-cl {
    height: 42px;
    padding: 1px;
}
.main-header5 .wrap-block-cl .user-info {
    border-right: 1px solid #eaeaea;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-align: center;
    width: 20%;
}
.main-header5 .wrap-block-cl .language {
    height: 40px;
    line-height: 40px;
    width: 50%;
}
.main-header5 .wrap-block-cl .currency {
    height: 40px;
    line-height: 40px;
    width: 30%;
}
.main-header5  .wrap-block-cl .inner-cl > .dropdown.user-info > a::after{
	display:none;
}
.main-header5  .wrap-block-cl .dropdown-menu > li > a:hover {
    background: #93e0da none repeat scroll 0 0;
}
.main-header5 .advanced-search {
    border: 1px solid #eaeaea;
    height: 42px;
    margin-left: -30px;
    margin-right: -11px;
    padding: 1px;
}
.main-header5 .advanced-search .btn-search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #eaeaea;
    border-radius: 0;
    color: #93e0da;
    width: 44px;
	height:41px;
}
.main-header5 .wrap-block-cl {
    margin-left: -20px;
}
.main-header5 .main-header .logo {
    padding-top: 0;
}
/*End Block Language*/
/*Begin Main Nav*/
.header-nav5 .main-menu .navbar-nav > li > a {
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
	color:#fff;
	font-weight:700;
	transition:all 0.5s easeout 0s;
	-webkit-transition:all 0.5s easeout 0s;
}
.header-nav5 .main-menu .navbar-nav > li{
	margin:0;
	padding:0;
	border:none;
	background:transparent;
}
.header-nav5 .main-menu{
	background:#26c0b4;
}
.header-nav5 .main-menu .navbar-nav> li.goto-home > a{
	font-size:30px;
	background:rgba(255,255,255,0.2);
}
.header-nav5 .main-menu .navbar-nav> li:hover > a{
	background:rgba(255,255,255,0.2);
}
.header-nav5 .main-menu .navbar-nav > li > a > img {
    top: 7px;
}

.header-nav5 .block-wrap-cart .iner-block-cart > a {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-weight: 700;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
}
.header-nav5 .block-wrap-cart .iner-block-cart {
    background: transparent none repeat scroll 0 0;
    height: auto;
    padding: 0;
}
.header-nav5 .block-wrap-cart .iner-block-cart > a > span.total {
    font-size: 10px;
    left: 50%;
    position: absolute;
    top: -14px;
}
.header-nav5 .block-wrap-cart .iner-block-cart::after {
    background-color: #93e0da;
    display: none;
}
.header-nav5 .main-menu .mega_dropdown .block-megamenu-link > li:hover {
    background: #93e0da none repeat scroll 0 0;
}
/*End Main Nav*/
.product-title {
    font-size: 14px;
    margin: 12px 0 0;
    text-transform: uppercase;
}
.product-thumb {
    margin-bottom: 14px;
    overflow: hidden;
    position: relative;
}
.product-thumb-link {
    display: block;
    overflow: hidden;
    position: relative;
}
.product-thumb-link::after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transform:scale(0) rotate(90deg);
	-webkit-transform:scale(0) rotate(90deg);
	opacity:0;
}
.product-thumb .quickview-link {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: #fc9a00;
    display: block;
    font-size: 18px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transform:scale(0) rotate(-90deg);
	-webkit-transform:scale(0) rotate(-90deg);
	opacity:0;
}
.product-thumb .quickview-link:hover{
	font-size: 30px;
}
.product-thumb:hover .quickview-link{
	transform:scale(1) rotate(0);
	-webkit-transform:scale(1) rotate(0);
	opacity:1;
}
.product-thumb:hover .product-thumb-link::after {
	transform:scale(1) rotate(0);
	-webkit-transform:scale(1 rotate(0));
	opacity:1;
}
.product-price ins {
    color: #fc9a00;
    font-size: 18px;
    margin: 0 10px;
    text-decoration: none;
}
.product-price del {
    color: #999;
    font-weight: 400;
    position: relative;
    text-decoration: none;
}
.product-price del::after {
    background: #999 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%;
}
/* .product-price {
    margin: 0 -10px;
} */
.product-rate {
    background: transparent url("../images/rate-bg.png") repeat-x scroll left top;
    height: 13px;
    margin-top: 16px;
    width: 70px;
}
.inner-rate{
	background:transparent url("../images/rate-star.png") repeat-x left top;
	height:13px;
}

.item-brand a img {
    margin: auto;
    max-width: 140px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-brand:hover a img{
	transform:scale(1.15);
	-webkit-transform:scale(1.15);
}
.item-brand > a {
    display: block;
    text-align: center;
    width: 100%;
}
.list-brand {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 24px 0;
}
.product-tab-title {
    background: #37393e none repeat scroll 0 0;
    bottom: -1px;
    position: absolute;
    top: -1px;
    width: 70px;
}
.product-tab {
    border: 1px solid #e5e5e5;
    margin-bottom: 50px;
    padding: 0 20px;
    position: relative;
}
.product-tab-title > h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    left: -94px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: 153px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    width: 270px;
}
.product-tab-header {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 12px 0;
}
.product-tab-header a {
    font-weight: 700;
    text-transform: uppercase;
}
.product-tab-header li {
    margin-right: 20px;
}
.product-tab-content .owl-controls {
    position: absolute;
    right: 0;
    top: -46px;
    width: 47px;
}
.product-tab-header li a:hover ,
.product-tab-header li.active a {
    color: #fc9a00;
}
/*Begin News Slider*/
.news-info .post-title {
    font-size: 14px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.news-thumb {
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.news-info {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 20px;
    padding: 20px 20px 0;
    position: absolute;
    right: 20px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transform:translateY(100px);
	-webkit-transform:translateY(100px);
}
.item-latest-news:hover .news-info{
	transform:translateY(1px);
	-webkit-transform:translateY(1px);
}
.author-comment > a {
    color: #999;
    font-size: 12px;
    margin: 0 15px;
}
.author-comment > a:hover{
	color:#5a88ca;
}
.author-comment > a i.fa{
	margin-right:5px;
}
.author-comment {
    margin: 0 -15px;
}
.news-info .post-desc {
    border-top: 1px solid #e5e5e5;
    color: #666;
    font-size: 12px;
    margin: 13px 0 0;
    padding-top: 10px;
	max-height:80px;
}
.item-latest-news {
    padding-bottom: 40px;
    position: relative;
}
.item-latest-news .readmore {
    bottom: 0px;
    color: #333;
    left: 20px;
	right:20px;
	display:block;
	padding:0 20px;
	background:#fff;
    position: absolute;
    text-transform: uppercase;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transform:translateY(-50px);
	-webkit-transform:translateY(-50px);
	z-index:8;
}
.item-latest-news .readmore:hover{
	color: #5a88ca;
}
.item-latest-news:hover .readmore {
	transform:translateY(0px);
	-webkit-transform:translateY(0px);
}
.item-latest-news .readmore i.fa {
    color: #666;
    margin-left: 5px;
}
/*End News Slider*/
/***********************************************************
					Option 6		
***********************************************************/
.wrap-block-cl6 .dropdown-menu {
    left: auto;
    right: 0;
}
.list-brand6 .owl-controls{
	display:none;
}
/*Begin Form Newsletter*/
.form-newsletter {
    margin-left: 110px;
    max-width: 810px;
    min-height: 320px;
    padding-left: 145px;
    padding-top: 100px;
	background-image: url("../images/bg-email.png");
	background-repeat:no-repeat;
	background-position:0 100px;
}
.footer-email {
    border-top: 1px solid #e5e5e5;
}
.form-newsletter > h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 45px;
    text-align: center;
    text-transform: uppercase;
}
.form-newsletter > form {
    padding-right: 160px;
    position: relative;
}
.form-newsletter input[type="text"] {
    border: 1px solid #eaeaea;
    color: #999;
    height: 70px;
    padding: 0 40px;
    text-transform: uppercase;
}
.form-newsletter input[type="submit"]:hover {
	background:#F2D03B;
}
.form-newsletter input[type="submit"] {
    background: #f25f43 none repeat scroll 0 0;
    color: #fff;
    height: 70px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 160px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
/*End Form Newsletter*/
/*Begin Header*/
.header-main6 {
    background: #fff none repeat scroll 0 0;
    padding: 27px 0;
}
.top-link6 > li {
    display: inline-block;
    margin-right: 28px;
}
.top-link6 > li a {
    color: #666;
}
.top-link6 > li a:hover {
    color: #f2d03b;
}
.contact-phone6 {
    margin: 0;
    min-height: 28px;
    padding-left: 40px;
    padding-top: 3px;
    position: relative;
    text-transform: uppercase;
}
.contact-phone6 i.fa {
    background: #f2d03b none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 28px;
    left: 0;
    line-height: 28px;
    margin-right: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
}
.top-link6 {
    margin-bottom: 15px;
}
.contact-phone6 > span {
    color: #f25f43;
}
.logo6 {
    margin-top: 17px;
    text-align: center;
}
.search-form6 {
    height: 40px;
    padding-right: 50px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 270px;
}
.search-form6 > input[type="text"] {
    border: medium none;
    color: #999;
    height: 40px;
    padding: 0 20px;
    width: 100%;
}
.search-form6 > input[type="submit"] {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 9;
}
.search-form6::after {
    background: #f2d03b none repeat scroll 0 0;
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
}
/*End Header*/
/*Begin Language Cart*/
.wrap-block-cl6 .dropdown {
    border: medium none;
    display: inline-block;
    float: none;
    margin-left: 10px;
    text-align: left;
    width: auto;
}
.wrap-block-cl6 {
    margin-bottom: 12px;
    margin-top: -6px;
    text-align: right;
}
.wrap-block-cl6 .dropdown > a {
    display: block;
	color:#666;
}
.wrap-block-cl6 .dropdown > a:hover{
	color:#f2d03b;
} 
.wrap-block-cl6 .dropdown-menu > li > a:hover {
    background: #f2d03b none repeat scroll 0 0;
}
.wrap-block-cl6 .inner-cl {
    border: medium none;
}
.wrap-block-cl6 .inner-cl > .dropdown > a::after {
    margin-left: 6px;
}
.block-wrap-cart6 {
    padding: 0;
    text-align: right;
}
.block-wrap-cart6 .iner-block-cart::after {
    background-color: #f2d03b;
    border-radius: 50%;
    height: 28px;
    left: 0;
    margin: 0;
    right: auto;
    width: 28px;
}
.block-wrap-cart6  .iner-block-cart {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 38px;
    padding-right: 20px;
}
.block-wrap-cart6 .iner-block-cart > a .total {
    float: none;
}
.block-wrap-cart6 .iner-block-cart > a {
    color: #333;
    height: auto;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.block-wrap-cart6 .iner-block-cart > a .total span {
    color: #f25f43;
    margin-left: 5px;
    text-transform: lowercase;
}
.block-wrap-cart6 .iner-block-cart::before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 0;
}
/*End Language Cart*/
/***********************************************************
					Option 7		
***********************************************************/
.latest-newslider7.owl-carousel .owl-stage-outer {
    margin-bottom: -40px;
}
/***********************************************************
					Pages		
***********************************************************/
.page-content {
    float: none;
    margin-top: 0;
    width: 100%;
}
.product-page .block-tabs .nav-tab {
    margin-bottom: -8px;
}
.order-detail-content .table > thead > tr > th{
	border-bottom:none;
}
.block-payment ul.list-logo img{
	display:block;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.block-payment ul.list-logo a:hover img{
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
}

/*From option file*/
/*General*/

.option7 .block-coppyright a, 
.option7 .list-link-footer li a:hover, 
.option7 .block-shop-phone strong {
    color: #ff8176;
}
.option7 .block-social .list-social li > a:hover {
    background: #ff8176 none repeat scroll 0 0;
    border-color: #ff8176;
}
.option7 .sv-btn-default{
    background: #ff8176 none repeat scroll 0 0;
}
.option7 .mc4wp-form input[type="submit"] {
    background: #ff8176 none repeat scroll 0 0;
}
.option7 .block-popular-cat .sub-categories li a::before{
	color: #ff8176;
}
.option7 .scroll_top{
	background: #ff8176;
}
.option7 #category-select-menu .ui-state-focus{
	background: #ff8176;
}
.option7 .advanced-search .btn-search{
	background: #ff8176;
}
.option7 .block-wrap-cart .iner-block-cart::after{
	background-color: #ff8176;
}
.option7 .top-bar-link-right li:hover {
    background: #ff8176 none repeat scroll 0 0;
}
.option7 .top-bar-link-right li:hover a{
	color:#fff;
}
.option7 .top-bar-link-right > li:hover .fa {
    color: #fff;
}
.option7 .button-radius .icon::before {
    background-color: #ff8176;
}
.option7 .product-price {
    color: #ff8176;
}
.option7 .products .btn-quick-view{
    background-color: #ff8176;
}
/*Main Style*/
.option7 .main-menu{
	background:transparent;
}
.option7 .main-menu.main-menu-ontop{
	background-color: #ff8176;
}
.option7 .navbar{
	background-color: #ff8176;
}
.option7 .main-menu .navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
    padding: 0 18px;
}
.option7 .main-menu .navbar-nav > li{
	border:none;
	margin:0;
	padding:0;
}
.option7 .main-menu .navbar-nav > li:hover> a {
	background:#d93d4a;
}
.option7 .main-menu .mega_dropdown .block-megamenu-link > li:hover {
    background: #ff8176 none repeat scroll 0 0;
}
.option7 .block-slider .bx-viewport{
	border:1px solid #e5e5e5;
}
.option7 .block-slider .bx-pager{
	display: block;
    text-align: center;
    height: 15px;
    margin-top: 25px;
}

.option7 .block-slider .bx-pager-item a{
	border:1px solid #eeeeee;
}
.option7 .block-slider .bx-pager-item a.active{
	border-color: #ff8176;
	background: #ff8176 none repeat scroll 0 0;
}
/*Product Box*/
.list-product7 {
    margin-bottom: 50px;
}
.block-slider.block-slider7 {
    margin-bottom: 30px;
}
.option7 .block-vertical-menu .block-head{
	border:1px solid #e5e5e5;
}
.list-product7 .block-vertical-menu{
	margin-top:0;
}
.block-top-seller7 .product .image{
	float:left;
	width:70px;
	position:relative;
}
.block-top-seller7 .product .image .btn-quick-view{
	top: 22%;
	transform:translateX(-50%) scale(0);
	-webkit-transform:translateX(-50%) scale(0);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.block-top-seller7 .product .image:hover .btn-quick-view{
	opacity:1;
	transform:translateX(-50%) scale(1);
	-webkit-transform:translateX(-50%) scale(1);
}
.block-top-seller7 .product .product-name,
.block-top-seller7 .product .price-box,
.block-top-seller7 .product .product-rate{
	margin-left:85px;
}
.block-top-seller7 .product .product-name{
	margin-top:-6px;
}
.block-top-seller7 .product .product-rate{
	margin-top:7px;
}
.block-top-seller7 .product{
	float:left;
	width:100%;
	margin-bottom:28px;
}
.option7 .kt-owl-carousel .owl-prev{
	background-image: url("../images/prev-hover.png");
	background-position: 6px center;
}
.option7 .kt-owl-carousel .owl-next{
	background-image: url("../images/next-hover.png");
}
.option7 .kt-owl-carousel .owl-prev,
.option7 .kt-owl-carousel .owl-next{
	border:none;
	background-color:#ff8176;
}
.option7 .kt-owl-carousel .owl-prev:hover,
.option7 .kt-owl-carousel .owl-next:hover{
	background-color:#d93d4a;
}
.block-top-seller7 .owl-nav,.block-news7 .owl-nav{
    position: absolute;
    right: 0;
    top: -50px;
    width: 41px;
}
.block-product7 .owl-nav{
	position: absolute;
    right: 20px;
    top: -30px;
    width: 41px;
}
.option7 .block-vertical-menu .vertical-menu-list > li {
    padding: 7.6px 10px;
}
.block-product7 .block-inner{
	padding:0;
}
.block-product7 .products .product-container {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 20px 20px 30px;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.block-product7 .products .product-container::after{
	position:absolute;
	bottom:0;
	left:0;
	height:10px;
	width:100%;
	content:"";
	background:#fff;
	z-index:99;
}
.block-product7 .products .product-container:last-child{
	border-bottom:none;
}
.block-product7 .products .product-right {
    bottom: -71px;
    left: 20px;
    right: 20px;
}
.block-product7 .products .product-container:hover .product-right {
    bottom: 10px;
}
.option7 .author-comment > a:hover {
    color: #ff8176;
}
.option7 .item-latest-news .readmore:hover {
    color: #ff8176;
}
/*option 5*/

.latest-news5 h2{
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 25px;
}
.kt-owl-option5 .owl-nav>div{
	border:none;
	width:23px;
	height:23px;
	background-color:#f5f6fa;
	background-position: 8px center;
	border-radius:0;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.kt-owl-option5 .owl-nav>div:hover{
	background-color:#fc9a00;
}
.list-brand-slider.kt-owl-option5 .owl-nav>div{
	opacity:0;
}
.list-brand-slider.kt-owl-option5:hover .owl-nav>div{
	opacity:1;
}
.latest-newslider5 .owl-controls {
    position: absolute;
    right: 0;
    top: -42px;
    width: 47px;
}

.latest-newslider5 .owl-controls {
    position: absolute;
    right: 0;
    top: -42px;
    width: 47px;
}
.latest-news5{
	margin-bottom:40px;
}
.product-tab.title-left {
    padding-left: 90px;
}
.product-tab.title-right {
    padding-right: 90px;
}

.product-tab.title-left .product-tab-title{
    left: 0;
}
.product-tab.title-right .product-tab-title{
    right: 0;
}

.link-view-all {
    border-top: 1px solid #e5e5e5;
    padding: 13px 0;
    text-align: right;
}
.link-view-all a {
    color: #fc9a00;
    text-transform: uppercase;
}
.link-view-all a i.fa {
    color: #333;
    margin-left: 8px;
}
.link-view-all a:hover {
    color: #333;
}
.option5 .product-extra-link a {
    border: 1px solid #e5e5e5;
    display: inline-block;
    height: 40px;
    position: relative;
    width: 40px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.option5 .product-extra-link a:hover{
	background:#fc9a00;
	border-color:#fc9a00;
}
.option5 .product-extra-link a.addcart-link{
	background:#fc9a00;
	border:none;
}
.option5 .main-header5 .advanced-search .btn-search{
	color:#fc9a00;
}
.option5 .wrap-block-cl .inner-cl > .dropdown.user-info > a{
	color:#fc9a00;
}
.option5 .main-header5 .wrap-block-cl .dropdown-menu > li > a:hover {
    background: #fc9a00 none repeat scroll 0 0;
}
.option5 .header-nav5 .main-menu{
	background:#37393e;
}
.option5 .header-nav5 .main-menu .navbar-nav > li.goto-home > a {
    background: #fc9a00;
}
.option5 .block-wrap-cart .iner-block-cart > a{
	background: #fc9a00;
}
.option5 .button-radius .icon::before{
	background-color: #fc9a00;
}
.option5 .header-nav5 .main-menu .mega_dropdown .block-megamenu-link > li:hover {
    background: #fc9a00 none repeat scroll 0 0;
}
.option5 .product-extra-link a::after{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	content:"";
	background-repeat:no-repeat;
	background-position:top left;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.option5 .product-extra-link a.addcart-link::after{
	background-image:url("../images/cart-icon2.png");
	width:14px;
	height:13px;
}
.option5 .product-extra-link a.wishlist-link::after{
	background-image:url("../images/wishlist-icon2.png");
	width:19px;
	height:17px;
}
.option5 .product-extra-link a.compare-link::after{
	background-image:url("../images/compare-icon2.png");
	width:17px;
	height:18px;
}
.option5 .product-extra-link a:hover::after{
	background-position:bottom left;
}
.option5 .product-extra-link a.addcart-link:hover{
	background:#fe7170;
}
.item-product-tab {
    padding-bottom: 20px;
}
.option5 .product-extra-link a span {
    background: #4c4c4c none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 20px;
    left: -20px;
    line-height: 20px;
    margin-top: 5px;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 80px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	opacity:0;
	transform:translateY(20px);
	-webkit-transform:translateY(20px);
}
.option5 .product-extra-link a:hover span {
	opacity:1;
	transform:translateY(0);
	-webkit-transform:translateY(0);
}
.option5 .product-extra-link a span::before {
    border-bottom: 4px solid #4c4c4c;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -4px;
    position: absolute;
    top: -4px;
    width: 0;
}
.product-tab-content .owl-stage-outer {
    margin-bottom: -20px;
    margin-left: -20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.product-extra-link {
    margin-top: 20px;
}
.item-adv {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.adv-thumb img {
    width: 100%;
}
.adv-info {
    color: #fff;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50%;
	transition:all 0.6s ease-out 0.3s;
	-webkit-transition:all 0.6s ease-out 0.3s;
}
.item-adv .adv-info::after{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	content:"";
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-adv:hover .adv-info::after{
	left:-100%;
	right:-100%;
	transition:all 0.6s ease-out 0.3s;
	-webkit-transition:all 0.6s ease-out 0.3s;
}
.item-adv:hover .adv-info{
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-adv.info-left:hover .adv-info{
	left:25%;
}
.item-adv.info-right:hover .adv-info{
	right:25%;
}
.info-yellow .adv-info ,
.info-yellow .adv-info::after {
    background: #fc9a00 none repeat scroll 0 0;
}
.info-pink .adv-info ,
.info-pink .adv-info::after {
    background: #ff8176 none repeat scroll 0 0;
}
.info-cyan .adv-info,
.info-cyan .adv-info::after {
    background: #26c0b4 none repeat scroll 0 0;
}
.info-green .adv-info ,
.info-green .adv-info::after {
    background: #6dbf3b none repeat scroll 0 0;
}
.info-yellow .adv-info .shopnow {
	color:#fc9a00;
}
.info-pink .adv-info .shopnow {
	color:#ff8176;
}
.info-cyan .adv-info .shopnow {
	color:#26c0b4;
}
.info-green .adv-info .shopnow {
	color:#6dbf3b;
}
.info-left .adv-info {
    left: 0;
}
.info-right .adv-info {
    right: 0;
}
.adv-info  p {
    margin: 0 0 22px;
}
.adv-info  h2 {
    font-weight: 700;
    margin: 0 0 7px;
    text-transform: uppercase;
}
.adv-info .shopnow {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 40px;
	overflow:hidden;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-adv .adv-info .shopnow:hover{
	width:130px;
} 
.adv-info .shopnow::after {
    content: "";
    font-family: fontawesome;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}
.inner-adv-info {
    left: 0;
    margin: -85px auto auto;
    max-width: 200px;
    position: absolute;
    right: 0;
    top: 50%;
	z-index:9;
}
.block-slider5 {
    background: #f9f9f7 none repeat scroll 0 0;
    margin-bottom: 50px;
}
.list-adv {
    margin-bottom: 20px;
}
.block-slider5 .caption-group {
    position: absolute;
    right: 16%;
    top: 26%;
}
.block-slider5 .caption-group .title{
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
}
.block-slider5 .caption-group .title .primary{
	color:#5a88ca;
}
.block-slider5 .caption-group .subtitle{
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
}
.block-slider5 .caption-group .button-rect{
	border-radius:0;
	height:40px;
	border:none;
	background:#37393e;
	line-height:40px;
	padding:0 0 0 45px;
	color:#fff;
	text-transform:uppercase;
	width:135px;
	position:relative;
	display:block;
	transition:all 1s ease-out 0s;
	-webkit-transition:all 1s ease-out 0s;
	margin-top:25px;
}
.block-slider5 .caption-group .button-rect::before{
	background:#fc9a00;
	width:30px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius:0;
	top:0;
	left:0;
	position:absolute;
	content:"\f105";
	font-family:"fontAwesome";
	transition:all 1s ease-out 0s;
	-webkit-transition:all 1s ease-out 0s;
}
.block-slider5 .caption-group .button-rect:hover{
	padding:0 0 0 13px;
}
.block-slider5 .caption-group .button-rect:hover::before{
	left:100%;
	margin-left:-30px;
}
.block-slider5 .bx-controls-direction a{
	position:absolute;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#333;
	background:#f5f6fa;
	top:50%;
	opacity:0;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	margin-top:-20px;
}
.block-slider5 .bx-controls-direction a:hover{
	background:#fc9a00;
	color:#fff;
}
.block-slider5 .bx-controls-direction a.bx-prev{
	left:-40px;
}
.block-slider5 .bx-controls-direction a.bx-next{
	right:-40px;
}
.block-slider5:hover .bx-controls-direction a.bx-prev{
	left:0;
}
.block-slider5:hover .bx-controls-direction a.bx-next{
	right:0;
}
.block-slider5:hover .bx-controls-direction a{
	opacity:1;
}
.content-block-slider5{
	position:relative;
	overflow:hidden;
}

.block-slider5 .bx-pager {
    bottom: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.block-slider5 .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 0 11px;
}
.block-slider5 .bx-pager .bx-pager-item a {
    background: #ccc none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 9px;
    position: relative;
    text-indent: 999px;
    width: 9px;
    z-index: 9;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.block-slider5 .bx-pager .bx-pager-item a.active,
.block-slider5 .bx-pager .bx-pager-item a:hover{
	background:#37393e;
	transform:scale(1.67);
} 
.block-slider5 .bx-pager::after {
    background: #eaeaea none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -105px;
    position: absolute;
    top: 4px;
    width: 210px;
}
.option5 .inner-header5 .close-top-adv:hover{
	color:#FFA316;
} 
.option5 .inner-header5 .link-adv-info:hover {
	border-color:#FFA316;
	background-color:#FFA316;
	color:#fff;
}
.option5 .info-header-right5 > li a:hover {
    color: #fea216;
}
.option5 .block-social .list-social li > a:hover {
    background: #fc9a00 none repeat scroll 0 0;
    border-color: #fc9a00;
}
.option5 .scroll_top{
	background:#fc9a00;
}
.option5 .block-shop-phone strong {
    color: #666;
}

/*Option 6*/

.option6 .product-price{
	color:#f2d03b;
}
.option6 .button-radius .icon::before {
    background-color: #f2d03b;
}
.option6 .scroll_top{
	background-color: #f2d03b;
}
.option6 .block-social .list-social li > a:hover {
    background: #f2d03b none repeat scroll 0 0;
    border-color: #f2d03b;
}
.option6 .block-coppyright a,
.option6  .list-link-footer li a:hover,
.option6  .block-shop-phone strong {
    color: #f2d03b;
}
.option6 .main-menu {
    background: #f25f43;
}
.option6 .main-menu .navbar-nav > li > a {
    border-radius: 0;
    color: #fff;
    height: 60px;
    line-height: 60px;
    margin: 0;
	font-weight:700;
}
.option6 .main-menu .navbar-nav > li.goto-home > a ,
.option6 .main-menu .navbar-nav > li:hover > a {
	background:#d9553c;
}
.option6 .main-menu .navbar-nav > li.goto-home > a{
	font-size:18px;
}
.option6 .main-menu .navbar-nav > li{
	margin:0;
	padding:0;
	background:transparent;
	border:none;
}
.option6 .main-menu .mega_dropdown .block-megamenu-link > li:hover ,
.option6 .main-menu .mega_dropdown .block-megamenu-text > li:hover {
    background: #f25f43 none repeat scroll 0 0;
	color:#fff;
}
.item-banner6 .banner-info {
    color: #fff;
    left: 0;
    margin-top: -65px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    width: 100%;
}
.item-banner6 .banner-info h3{
	font-size:18px;
	font-weight:400;
	margin:0;
}
.item-banner6 .banner-info h2{
	font-size:30px;
	font-weight:700;
	margin:0;
}
.item-banner6 .banner-info h4{
	font-size:14px;
	font-weight:400;
	margin:0;
}
.count-down-circle {
    width: 360px;
    display: inline-block;
}
.count-down-circle canvas{
	display:none!important;
}

.item-banner6 .banner-intro {
    display: inline-block;
	margin-right:165px;
}
.banner-count-down {
    display: inline-block;
    width: 490px;
}
.percent-sale {
    display: inline-block;
	border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 112px;
    margin: 0 2px;
    padding-top: 30px;
    text-align: center;
    width: 112px;
}
.percent-sale > strong {
    font-size: 30px;
    display: block;
    margin-bottom: 2px;
}
.count-down-circle .time_circles > div {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 112px;
    margin: 0 4px;
    padding-top: 30px;
    text-align: center;
    width: 112px !important;
}
.count-down-circle .time_circles > div h4 {
    font-size: 14px !important;
    position: relative;
    top: 35px;
}
.count-down-circle .time_circles > div span {
    font-size: 30px !important;
    font-weight: 700;
}

.item-banner6 .banner-intro span {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 1px;
    padding-left: 20px;
    padding-right: 15px;
    position: relative;
}
.item-banner6 .banner-intro span::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
}
.item-banner6 .banner-intro h3 span {
    height: 38px;
    line-height: 38px;
}
.item-banner6 .banner-intro h2 span {
    color: #f2d03b;
    height: 58px;
    line-height: 58px;
}
.item-banner6 .banner-intro h4 span {
    height: 28px;
    line-height: 28px;
}
.item-banner6 .banner-intro h3 span::before {
    background: #f2d03b none repeat scroll 0 0;
}
.item-banner6 .banner-intro h4 span::before {
    background: #f2d03b none repeat scroll 0 0;
}
.item-banner6 .banner-intro h2 span::before {
    background: #f25f43 none repeat scroll 0 0;
}
.banner-slider6 .bx-controls-direction{
	display:none;
}

.banner-slider6 .bx-pager {
    margin: auto;
    max-width: 1170px;
    text-align: right;
}
.banner-slider6 {
    position: relative;
}
.banner-slider6 .bx-controls {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -25px;
}
.banner-slider6 .bx-pager .bx-pager-link {
    background: #bababa none repeat scroll 0 0;
    border-radius: 50%;
    height: 8px;
    text-indent: 9999px;
    width: 8px;
    display: inline-block;
    position: relative;
	font-size:0;
}
.banner-slider6 .bx-pager .bx-pager-link.active{
	background:#fff;
}
.banner-slider6 .bx-pager .bx-pager-item {
    line-height: 15px;
}

.gift-ship {
    background: #272731 none repeat scroll 0 0;
    padding: 25px 0;
}
.item-gift-cart {
    display: table;
    width: 100%;
	padding-left:25px;
}
.icon-gift-cart {
    display: table-cell;
    width: 64px;
}
.icon-gift-cart > a {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    color: #f2d03b;
    display: block;
    font-size: 30px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.icon-gift-cart > a:hover{
	color:#272731;
	background:#f2d03b;
	border-color:#f2d03b;
}
.info-gift-cart {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
.info-gift-cart > h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}
.info-gift-cart > h3 a {
    color: #fff;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.info-gift-cart > h3 a:hover{
	color:#f2d03b;
}
.icon-gift-cart > a i.fa {
    text-shadow: 2px 2px 0px rgba(0,0,0,0.2);
}
.big-sale-banner {
    float: left;
    width: 36%;
    position: relative;
}
.big-sale {
    background: #f5f5f5 none repeat scroll 0 0;
    margin-bottom: 50px;
}
.product-big-sale {
    float: left;
    width: 64%;
    padding-top: 30px;
}
.big-sale-banner .banner-info {
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 35px;
}
.big-sale-banner .banner-info h3 {
    color: #f25f43;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
}
.big-sale-banner .banner-info h2 {
    color: #f2d03b;
    font-size: 60px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.item-product6.item-product-sale6{
	text-align:center;
}
.item-product6.item-product-sale6 .product-price{
	margin-bottom:0;
}
.item-product6 .product-price ins {
    font-size: 30px;
    font-weight: 400;
}
.kt-owl-carousel.product-big-sale.kt-owl-option6 .owl-controls{
	opacity:0;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	position:static;
}
.kt-owl-carousel.product-big-sale.kt-owl-option6 .owl-prev{
	left:-18px;
}
.kt-owl-carousel.product-big-sale.kt-owl-option6 .owl-next{
	right:-18px;
}
.kt-owl-carousel.product-big-sale.kt-owl-option6:hover .owl-controls{
	opacity:1;
}
.kt-owl-carousel.product-big-sale.kt-owl-option6 {
    margin-top: 0;
}
.item-product6 .product-title a:hover{
	color:#f25f43;
}
.item-product6 .product-title {
    margin-bottom: 5px;
}
.item-product6 .product-thumb .quickview-link{
	width:40px;
	height:40px;
	background:#f25f43 url("../images/eye-icon.png") no-repeat scroll center center;
	border-radius:50%;
}
.item-product6 .product-thumb .quickview-link{
	transform:scale(0);
	-webkit-transform:scale(0);
}
.item-product6 .product-thumb:hover .quickview-link{
	transform:scale(1);
	-webkit-transform:scale(1);
}
.item-product6 .product-thumb-link::after{
	transform:scale(0);
	-webkit-transform:scale(0);
}
.item-product6 .product-thumb:hover .product-thumb-link::after{
	transform:scale(1);
	-webkit-transform:scale(1);
}
.item-product6 .product-extra-link a{
	display:inline-block;
	vertical-align:middle;
	margin-right:11px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	border-radius:50%;
}
.item-product6 .product-extra-link a.addcart-link:hover{
	background-color:#f25f43;
}
.item-product6 .product-extra-link a.addcart-link{
	width:60px;
	height:60px;
	background:#f0cc50 url("../images/cart-icon3.png") no-repeat scroll center center;
}
.item-product6 .product-extra-link a.wishlist-link{
	width:40px;
	height:40px;
	background:#f25f43 url("../images/wishlist-icon3.png") no-repeat scroll center center;
}
.item-product6 .product-extra-link a.wishlist-link:hover{
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.item-product6 .product-extra-link a.compare-link{
	width:40px;
	height:40px;
	background:#666666 url("../images/compare-icon3.png") no-repeat scroll center center;
}
.item-product6 .product-extra-link a.compare-link:hover{
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.item-product-sale6.item-product6 .product-thumb {
    margin: 0;
}
.item-product-sale6 .product-info {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 6px 0 20px;
    position: relative;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-product-sale6 .product-info .product-extra-link {
    top: 100%;
    left: 0;
    position: absolute;
    right: 0;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-product-sale6:hover .product-info{
	transform:translateY(-80px);
	-webkit-transform:translateY(-80px);
}
.list-service {
    margin: auto;
    max-width: 1060px;
    text-align: center;
}
.item-service {
    color: #fff;
    margin: auto auto 50px;
    max-width: 300px;
    position: relative;
	overflow:hidden;
}
.item-service.box-yellow{
	background:#f2d03b;
}
.item-service.box-gray{
	background:#c2c2c3;
}
.item-service.box-red{
	background:#f25f43;
}

.service-icon {
    padding-bottom: 20px;
    padding-top: 45px;
}
.service-info  h2 {
    margin: 0 0 15px;
    text-transform: uppercase;
}
.service-info .service-link {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    margin: 23px 0 35px;
}
.service-info {
    padding: 0 30px;
	position:relative;
}
.service-info::after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: -100px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: -40px;
    transform: skewY(-13deg);
    -webkit-transform: skewY(-13deg);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.service-info .inner-service-info{
	position:relative;
	z-index:9;
}
.item-service:hover .service-info::after{
	top: 60px;
}
.item-product6 .product-price del {
    font-size: 18px;
    top: 5px;
}
.item-product6 .product-price del::after {
    top: 13px;
}
.item-product6 .product-thumb {
    margin-bottom: 25px;
}
.item-product6 .product-price {
    margin-bottom: 23px;
}
.item-product6 .product-desc {
    margin: 18px 0 22px;
}
.new-product6 {
    margin-bottom: 50px;
}
.new-product6 > h2 {
    text-align: center;
    margin: 0;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}
.kt-owl-carousel.kt-owl-option6 {
    margin-top: 92px;
}
.kt-owl-carousel.kt-owl-option6 .owl-nav>div:hover {
	background-color:#f25f43;
}
.kt-owl-carousel.kt-owl-option6 .owl-prev {
    background: #f2d03b url("../images/prev2.png") no-repeat scroll center center;
    border: medium none;
    border-radius: 50%;
    height: 36px;
    width: 36px;
}
.kt-owl-carousel.kt-owl-option6 .owl-next {
    background: #f2d03b url("../images/next2.png") no-repeat scroll center center;
    border: medium none;
    border-radius: 50%;
    height: 36px;
    width: 36px;
}
.kt-owl-carousel.kt-owl-option6 .owl-controls {
    left: 50%;
    margin-left: -38px;
    position: absolute;
    top: -48px;
    width: 77px;
}
.item-banner-adv6 {
    position: relative;
}
.item-banner-adv6.full-banner .banner-info {
    color: #fff;
    left: 0;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 100%;
    margin-top: -100px;
}
.item-banner-adv6.full-banner .banner-info h3 {
    font-size: 30px;
    margin: 0;
}
.item-banner-adv6.full-banner .banner-info h2 {
    color: #f0cc50;
    font-size: 60px;
    font-weight: 700;
    margin: 3px 0 15px;
}
.item-banner-adv6.full-banner .banner-info a.readmore {
    color: #f0cc50;
    font-size: 30px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-banner-adv6.full-banner .banner-info p {
    margin-bottom: 25px;
}
.item-banner-adv6.full-banner .banner-info a.readmore:hover{
	color:#f25f43;
}

.item-banner-adv6.half-banner .banner-thumb {
    width: 50%;
}
.item-banner-adv6.half-banner .banner-info {
    background: #f2d03b none repeat scroll 0 0;
    color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50%;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-banner-adv6.half-banner:hover .banner-info {
	background-color:#f25f43;
}
.item-banner-adv6.info-left .banner-thumb {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}
.item-banner-adv6.half-banner.info-right .banner-info {
    left: 50%;
}
.list-banner-adv6 {
    margin-bottom: 50px;
}
.item-banner-adv6.half-banner .banner-info h2 {
    font-weight: 700;
    margin: 0 0 17px;
}
.item-banner-adv6.half-banner .banner-info p {
    margin-bottom: 25px;
    opacity: 0.7;
}
.item-banner-adv6.half-banner .banner-info .readmore {
    color: #fff;
    font-size: 30px;
}
.item-banner-adv6.half-banner .banner-info::after {
    border-bottom: 25px solid transparent;
    border-left: 25px solid #f2d03b;
    border-top: 25px solid transparent;
    content: "";
    height: 0;
    margin-top: -23px;
    position: absolute;
    top: 50%;
    width: 0;
	right:100px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-banner-adv6.half-banner:hover .banner-info::after {
	border-left-color: #f25f43;
}
.item-banner-adv6.half-banner.info-left .banner-info::after{
    left: 100%;
}
.item-banner-adv6.half-banner.info-right .banner-info::after{
    right: 100%;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
}
.item-banner-adv6.half-banner .banner-info::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100px;
    background: #F2D03B;
	right:100px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-banner-adv6.half-banner:hover .banner-info::before{
	background-color:#f25f43;
}
.item-banner-adv6.half-banner.info-left .banner-info::before{
    right: 100%;
}
.item-banner-adv6.half-banner.info-right .banner-info::before{
    left: 100%;
}
.item-banner-adv6.half-banner.info-left:hover .banner-info {
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
}
.item-banner-adv6.half-banner.info-right:hover .banner-info {
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
}
.item-banner-adv6.half-banner.info-left:hover .inner-banner-info {
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
}
.item-banner-adv6.half-banner.info-right:hover .inner-banner-info {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.item-banner-adv6.half-banner .inner-banner-info{
	padding:40px 0;
	border-top:1px solid rgba(255,255,255,0.2);
	border-bottom:1px solid rgba(255,255,255,0.2);
	position:absolute;
	top:50px;
	left:100px;
	right:100px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}

.product-tab6 .product-tab-header a {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.product-tab6 .product-tab-header li.active a{
	color:#f25f43;
}
.product-tab6 .product-tab-header {
    text-align: center;
}
.product-tab6 .product-tab-header li:last-child::after {
    display:none;
}
.product-tab6 .product-tab-header li::after {
    background: #f2d03b none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 1px;
    margin: 0 10px;
    vertical-align: middle;
    width: 30px;
}
.item-latest-news6 .post-title {
    font-size: 18px;
    margin: 0 0 18px;
    text-transform: uppercase;
}
.item-latest-news6 .post-title a{
	color:#fff;
}
.item-latest-news6 {
    text-align: center;
}
.latest-news6 {
    background: #f9f9f9 none repeat scroll 0 0;
    padding-top: 42px;
    margin-top: 50px;
	padding-bottom:50px;
	margin-bottom:45px;
}
.item-latest-news6 .news-info {
    color: #fff;
    padding: 30px 15px;
    position: relative;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transform: none;
    left: 0;
    right: 0;
	z-index:999;
}
.item-latest-news6:hover .news-info{
	transform:translateY(-80px);
	-webkit-transform:translateY(-80px);
}
.news-info.info-yellow{
	background:#f2d03b;
}
.news-info.info-gray{
	background:#666666;
}
.news-info.info-red{
	background:#f25f43;
}
.item-latest-news6 .readmore-link{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:80px;
}
.item-latest-news6 .news-info.info-yellow .readmore-link {
	background:#f2d03b;
}
.item-latest-news6 .news-info.info-gray .readmore-link {
	background:#666666;
}
.item-latest-news6 .news-info.info-red .readmore-link {
	background:#f25f43;
}
.item-latest-news6 .readmore {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
}
.item-latest-news6 .author-comment a{
	opacity:0.7;
	font-size:12px;
	margin:0 12px;
	color:#fff;
}
.item-latest-news6 .author-comment a i.fa{
	margin-right:5px;
}
.item-latest-news6 .post-desc {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    border: none;
}
.latest-news6 >h2{
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	margin:0;
	text-align:center;
}

.about-shop > h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 40px;
    text-align: center;
    text-transform: uppercase;
}
.about-info > h3 {
    font-size: 18px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.about-info > h3 a:hover{
	color:#f25f43;
}
.about-info > p {
    color: #999;
}
.item-about {
    min-height: 72px;
    position: relative;
    margin-bottom: 45px;
}
.about-icon {
    position: absolute;
    top: 0;
}
.item-about.icon-right {
    padding-right: 102px;
	margin-right:10px;
}
.item-about.icon-left {
    padding-left: 102px;
	margin-left:10px;
}
.about-icon a {
    background: #f2d03b none repeat scroll 0 0;
    border-radius: 50%;
    color: #333;
    display: block;
    font-size: 30px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    width: 72px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.about-icon a:hover{
	color:#fff;
	background:#f25f43;
}
.item-about.icon-right .about-icon{
	right:0;
}
.item-about.icon-left .about-icon{
	left:0;
}

.question-faq {
    background: #f1f1f1;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
    font-size: 30px;
    text-transform: uppercase;
    padding: 47px 0;
    color: #f25f43;
}
.question-faq a{
	background:#f2d03b;
	color:#fff;
	font-size:14px;
	display:inline-block;
	margin-left:10px;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	vertical-align:middle;
	border-radius:50%;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.question-faq a:hover{
	background:#f25f43;
}

.option6 .footer-bottom {
    padding: 17px 0;
}
.option6 .block-wrap-cart .block-mini-cart {
    text-align: left;
}
.option6 .navbar-brand{
	color:#fff;	
}
.option6 .main-menu .navbar-header .navbar-toggle {
    color: #fff;
}
/*Option 8*/
/*General*/
.option8 .top-bar-link-right li:hover a{
	color:#fff;
}
.option8 .top-bar-link-right > li:hover .fa {
    color: #fff;
}
.option8 .item-check-deal .button-radius .icon::before {
    background-color: #fff;
}
/*Main Style*/
.option8 .inner-header5 .link-adv-info:hover {
	border-color:#93e0da;
	background-color:#93e0da;
	color:#fff;
}
.option8 .block-banner2 .button-radius::before {
	display:none;
}
/*Begin Banner Slider*/

.item-banner8 {
    position: relative;
}
.item-banner8 .banner-info {
    left: 0;
    margin-top: -90px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.item-banner8 .banner-intro {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.item-banner8 .banner-intro .year-label {
    background: #26c0b4 none repeat scroll 0 0;
    display: inline-block;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}
.item-banner8 .banner-intro h2 {
    font-size: 90px;
    font-weight: 700;
    line-height: 60px;
    margin: 15px 0 0 -5px;
}
.banner-slider8 .bx-controls{
	display:none;
}
/*End Banner Slider*/
/*Begin Service Support*/
.item-service8 {
    display: table;
	padding-left:70px;
}
.service-icon8 {
    display: table-cell;
    vertical-align: middle;
}
.service-info8 {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
.service-icon8 > a {
    background: #26c0b4 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
}
.service-icon8 > a:hover{
	opacity:0.5;
}
.service-info8 > h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.service-info8 > p {
    color: #666;
    margin: 0;
}
.service-info8 > h3 a {
    color: #26c0b4;
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
}
.service-info8 > h3 a:hover{
	opacity:0.5;
}
.service-support {
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 0px;
}
/*End Service Support*/
/*Begin Check Deals*/
.title8 {
    font-weight: 700;
    margin:45px 0;
    text-align: center;
    text-transform: uppercase;
}
.check-deal .owl-carousel .owl-item img {
    max-width: 170px;
}
.check-deals .owl-carousel .owl-item img {
    display: inline-block;
    margin: auto;
    max-width: 170px;
    width: 100%;
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
}
.check-deals .owl-carousel .owl-item img:hover{
	filter:grayScale(100%);
	-webkit-filter:grayScale(100%);
	transform:scale(1.15);
	-webkit-transform:scale(1.15);
}
.item-check-deal .button-radius.white {
    margin-top: 20px;
}
.item-check-deal {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding-bottom: 83px;
    text-align: center;
}
.check-deal-thumb {
    padding: 50px 10px;
}
.item-check-deal.color-blue .check-deal-info {
	background:#3984f1;
}
.item-check-deal.color-green .check-deal-info {
	background:#63bd0b;
}
.item-check-deal.color-cyan .check-deal-info {
	background:#00b4ff;
}
.item-check-deal.color-red .check-deal-info {
	background:#ff4707;
}
.item-check-deal.color-yellow .check-deal-info {
	background:#ffc000;
}
.check-deal-info {
    bottom: -1px;
    color: #fff;
    left: 0;
    padding: 20px 15px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    transform: translateY(55px);
    -webkit-transform: translateY(55px);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-check-deal:hover .check-deal-info {
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.check-deal-info h3{
	font-size:14px;
	margin:0;
	font-weight:400;
}
.check-deal-info h2{
	font-size:18px;
	font-weight:700;
	margin:10px 0 0;
}
.check-deals .owl-controls{
	display:none;
}
/*End Check Deals*/
/*Begin Product Extra Link*/
.option8 .product-extra-link a {
    border: 1px solid #e5e5e5;
    display: inline-block;
	background-color:#fff;
    height: 40px;
    position: relative;
    width: 40px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.option8 .product-extra-link a.addcart-link{
	background:#93e0da;
	border:none;
}
.option8 .product-extra-link a::after{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	content:"";
	background-repeat:no-repeat;
	background-position:top left;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.option8 .product-extra-link a.addcart-link::after{
	background-image:url("../images/cart-icon2.png");
	width:14px;
	height:13px;
}
.option8 .product-extra-link a.wishlist-link::after{
	background-image:url("../images/wishlist-icon2.png");
	width:19px;
	height:17px;
}
.option8 .product-extra-link a.compare-link::after{
	background-image:url("../images/compare-icon2.png");
	width:17px;
	height:18px;
}
.option8 .product-extra-link a.quickview-link::after{
	background-image:url("../images/search-icon.png");
	width:19px;
	height:19px;
}
.option8 .product-extra-link a:hover::after{
	background-position:bottom left;
}
.option8 .product-extra-link a.addcart-link:hover{
	background:#fe7170;
}
.option8 .product-extra-link a span {
    background: #4c4c4c none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 20px;
    left: -20px;
    line-height: 20px;
    margin-top: 5px;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 80px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	opacity:0;
	transform:translateY(20px);
	-webkit-transform:translateY(20px);
}
.option8 .product-extra-link a:hover span {
	opacity:1;
	transform:translateY(0);
	-webkit-transform:translateY(0);
}
.option8 .product-extra-link a span::before {
    border-bottom: 4px solid #4c4c4c;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -4px;
    position: absolute;
    top: -4px;
    width: 0;
}
.option8 .product-thumb .quickview-link{
	color:#26c0b4;
}
/*End Product Extra Link*/
/*Begin Banner Adv*/
.featured-category {
    margin-bottom: 35px;
}
.list-adv-featured .img-adv {
    margin-bottom: 15px;
}
.img-adv img {
    width: 100%;
}
.list-left {
    margin-right: 30px;
}
.list-right {
    margin-left: 30px;
}
.list-center {
    margin: 0 -45px;
}
.img-adv > a {
    display: block;
    overflow: hidden;
    position: relative;
}
.img-adv > a::after {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	opacity:0;
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
}
.img-adv > a:hover::after{
	opacity:1;
}
/*End Banner Adv*/
/*Begin Block Cat*/
.block-cat .owl-nav {
    position: absolute;
    right: 0;
    top: -45px;
    width: 47px;
}
.option8 .block .block-head .widget-title {
    font-size: 18px;
    margin: 0;
    padding: 4px 0;
    text-transform: uppercase;
}
.block-cat .product-extra-link {
    left: 0;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 999;
}
.block-cat .item-product {
    position: relative;
}
.block-cat .product-extra-link a {
	transform:rotate(90deg) scale(0);
	-webkit-transform:rotate(90deg) scale(0);
}
.block-cat .product-thumb:hover .product-extra-link a {
	transform:rotate(0) scale(1);
	-webkit-transform:rotate(0) scale(1);
}
.block-cat .products .product-thumb {
    margin: 0;
}

.block-cat .product-title {
    margin: 0 0 5px;
}
.block-cat .product-price {
    margin: 0 -10px;
}
.block-cat .product-rate {
    margin: 10px 0 20px;
}
.list-block-cat {
    margin-bottom: 50px;
}
.option8 .block.block-banner2 {
    margin-bottom: 50px;
}
/*End Block Cat*/
.option8 .block .block-head {
    background: transparent none repeat scroll 0 0;
}
.option8 .product-tab-header li a:hover,
.option8  .product-tab-header li.active a {
    color: #93e0da;
}
.option8  .kt-owl-carousel .owl-prev, 
.option8  .kt-owl-carousel .owl-next{
	border:none;
	background-color:#f5f6fa;
	border-radius:0;
	width:23px;
	height:23px;
}
.option8  .kt-owl-carousel .owl-prev{
	background-position:8px center;
}
.option8  .kt-owl-carousel .owl-next{
	background-position:9px center;
}
.option8  .kt-owl-carousel .owl-prev:hover, 
.option8  .kt-owl-carousel .owl-next:hover{
	background-color:#93e0da;
}
.option8 .item-product-tab .product-price {
    margin: 0 -10px;
}
.option8 .item-product-tab .product-extra-link {
    margin: 18px 0 20px;
	position:relative;
	z-index:999;	
}
.option8 .item-product-tab  .product-extra-link a span{
	display:none;
}
/*Option 9*/
.option9 .top-bar-link-right li:hover a{
	color:#fff;
}
.option9 .top-bar-link-right > li:hover .fa {
    color: #fff;
}
.option9 .product-price {
    margin: 0 -10px;
}
.option9 .block-vertical-menu .vertical-menu-list > li.has-mega-child>a{
	position:relative;
}
.option9 .block-vertical-menu .vertical-menu-list > li.has-mega-child>a::after{
	content:"\f105";
	font-family:"fontAwesome";
	position:absolute;
	top:0px;
	right:0px;
}
.option9 .footer-bottom {
    padding-top: 17px;
}
/*Main Style*/
.block.block-news9 {
    margin-bottom: 30px;
}
.block-news9 .item-latest-news .readmore {
    bottom: -10px;
    padding: 20px;
}
.block-news9 .owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
    width: 41px;
}
.block.block-news9 .block-head{
	background:#fff;
}
.block-news9 .kt-owl-carousel .owl-prev, 
.block-news9 .kt-owl-carousel .owl-next {
    background-color: #f5f6fa;
    background-position: 8px center;
    border: medium none;
    border-radius: 0;
    height: 23px;
    width: 23px;
}
.block-news9 .owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
    width: 47px;
}
/*Begin Menu*/
.option9 .main-menu .navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
}
.option9 .main-menu .navbar-nav > li{
	margin:0;
	padding:0;
	border:none;
	background:transparent;
}
/*End Menu*/
/*Begin Slider*/
.option9 .block-slider .bx-controls-direction a i {
    font-size: 30px;
}
.option9 .block-slider .bx-prev, .option9 .block-slider .bx-next {
    background: rgba(28, 27, 39, 0.5) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    height: 60px;
    line-height: 60px;
    width: 30px;
	top:50%;
	margin-top:-30px;
	transform:none;
}
.option9 .block-slider .bx-prev:hover, .option9 .block-slider .bx-next:hover{
	background: rgba(28, 27, 39, 1) none repeat scroll 0 0;
}
.option9 .block-slider:hover .bx-prev{
	left:0;
}
.option9 .block-slider:hover .bx-next{
	right:0;
}
.option9 .top-banner {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 10px 0 30px;
}

.option9 .block-vertical-menu .vertical-head .vertical-title::after {
    display:none;
}
.option9 .block-vertical-menu .vertical-head {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #333;
    height: 50px;
    line-height: 50px;
    padding: 0 19px;
}
.option9 .block-vertical-menu .vertical-menu-list > li{
	padding:1.5px 20px;
}
/*End Slider*/
/*Begin Product*/
.product-box9 {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 20px;
}
/*Adv*/
.adv-bottom {
    margin: 0 -5px;
}
.list-adv-bottom {
    padding: 0 5px;
}
.adv-bottom > a {
    position: relative;
	display:block;
	overflow:hidden;
}
.adv-bottom > a img{
	width:100%;
}
.adv-bottom > a::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
	background:rgba(0,0,0,0.1);
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
	top:50%;
	bottom:50%;
}
.adv-bottom > a::after {
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
	background:rgba(0,0,0,0.1);
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
	top:0;
	bottom:0;
}
.adv-bottom > a:hover::before,
.adv-bottom > a:hover::after{
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.product-box9 .product-tab {
    border: medium none;
    padding: 0;
}

.product-tab-header .block-title-text.text-sm {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
}
.product-tab-header .block-title-text.text-lg {
    font-size: 24px;
    font-weight: 700;
    margin: -5px 0 0;
}
.product-tab-header .block-title-text{
	text-transform:uppercase;
}
.product-tab-header .block-text {
    display: inline-block;
}
.product-box9 .product-tab-header ul {
    display: inline-block;
    margin: 10px 0 0 20px;
}
.product-box9 .product-tab-header ul li a {
    font-weight: 400;
}
.product-box9 .product-tab-header ul li {
    margin: 0 0 0 55px;
    position: relative;
}
.product-box9 .product-tab-header {
    border: medium none;
    padding: 0;
}
.product-box9 .product-tab-header ul li::before {
    background: #eaeaea none repeat scroll 0 0;
    content: "";
    height: 2px;
    margin-right: 2px;
    position: absolute;
    right: 100%;
    top: 11px;
    width: 50px;
}
.product-box9 .product-tab-content.kt-owl-carousel .owl-prev,
.product-box9 .product-tab-content.kt-owl-carousel .owl-next{
	width:23px;
	height:23px;
	background-color:#f5f6fa;
	border-radius:0;
	border:none;
	background-position: 8px center;
}
.product-box9 .product-tab-content .owl-controls {
    top: -42px;
}
/*End Product*/
/*Begin Product Extra Link*/
.option9 .product-extra-link {
	margin-top:20px;
}
.option9 .product-extra-link a {
    border: 1px solid #e5e5e5;
    display: inline-block;
	background-color:#fff;
    height: 40px;
    position: relative;
    width: 40px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.option9 .product-extra-link a.addcart-link{
	border:none;
}
.option9 .product-extra-link a::after{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	content:"";
	background-repeat:no-repeat;
	background-position:top left;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.option9 .product-extra-link a.addcart-link::after{
	background-image:url("../images/cart-icon2.png");
	width:14px;
	height:13px;
}
.option9 .product-extra-link a.wishlist-link::after{
	background-image:url("../images/wishlist-icon2.png");
	width:19px;
	height:17px;
}
.option9 .product-extra-link a.compare-link::after{
	background-image:url("../images/compare-icon2.png");
	width:17px;
	height:18px;
}
.option9 .product-extra-link a:hover::after{
	background-position:bottom left;
}
.option9 .product-extra-link a span {
    display:none;
}
/*End Product Extra Link*/
