/*------------------------------------------------------------------
[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;
	height: 50px;
	line-height: 50px;
	/* border-radius: 20px; */
	text-transform: uppercase;
	position: relative;
	display:block;
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
}
.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,
.main-menu .navbar-nav>li>a:focus{
	background: #5a88ca;
	color: #fff;
}
.main-menu .dropdown-menu{
  /* border-radius: 5px; */
  min-width: 230px;
  left: 0;
  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;
  top:100%;
}
.main-menu .dropdown-menu{
	width:100%;
	max-width:870px;
}
.main-menu .dropdown-menu.container-fluid{
	left:auto;
	width:auto;
}
.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 {
    color: #fff;
    content: "";
    display: none;
    font-family: "FontAwesome";
    left: 50%;
    margin-top: -28px;
    position: absolute;
    top: 100%;
}
.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,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  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: -100px;
	left: 0;
	right: 0;
	z-index: 999;
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
	transform:translateY(100px);
	-webkit-transform:translateY(100px);
}
.main-menu-ontop.main-menu .navbar-nav>li>a>img{
	top: -1px!important;
}
/*----------------------
[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;
	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{
	background: #6a93cf;
}
.block-hot-deals .block-countdownt .box-count.min{
	background: #7a9fd4;
}
.block-hot-deals .block-countdownt .box-count.secs{
	background: #8aaad9;
}
.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: 2px 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;
}
.cat-item.e664fe .block-content-vertical-menu .head{
	background:#e664fe;
}
.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;
}
.block-product-info .box-qty{
	width: auto;
	display: inline-block;
	float: left;
}
.block-product-info .box-qty .quantity-minus,
.block-product-info .box-qty .quantity-plus{
	width: 35px;
	height: 30px;
	border: 1px solid #eaeaea;
	display: inline-block;
	text-align: center;
	float: left;
	font-size: 0;
}
.block-product-info .box-qty .quantity-minus:hover,
.block-product-info .box-qty .quantity-plus:hover{
	background-color: #f8f8f8;
}
.block-product-info .box-qty .quantity-minus{
	background-image: url('../images/minus.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.block-product-info .box-qty .quantity-minus:hover{
	background-image: url('../images/minus-hover.png');
}
.block-product-info .box-qty .quantity-plus{
	background-image: url('../images/plus-square.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.block-product-info .box-qty .quantity-plus:hover{
	background-image: url('../images/plus-square-hover.png');
}
.block-product-info .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;
	background:#fff;
}
.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;
}
/*****************************************************************************************************
										Custom Style
*****************************************************************************************************/
/*add style*/
.breadcrumb >ul,
.breadcrumb >ul > li{
	display: inline-block;
}
.product-star {
    color: #ffe13f!important;
}
.liked{
	color: #ff0000;
}
[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.icon-gear:before,
.icon-like:before,
.icon-unlike:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icon-like:before { content: "\f004"; }
.icon-unlike:before { content: "\f08a"; }
.icon-gear:before { 
	content: "\f013";
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); }
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); }
}

@-o-keyframes spin {
  0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(359deg); }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

a.sv-post-like {
	font-weight: normal;
	display: inline-block;
	width: auto;
	-moz-transition: all 0.3s ease-out 0.2s;
	-webkit-transition: all 0.3s ease-out 0.2s;
	-o-transition: all 0.3s ease-out 0.2s;
}

a.sv-post-like.liked { color: #da1b1b; }

a.sv-post-like:hover,
a.sv-post-like:active,
a.sv-post-like:focus,
a.liked:hover,
a.liked:active,
a.liked:focus {
	color: #000;
}

@-o-keyframes spin {
  0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(359deg); }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.block-wrap-cart .iner-block-cart>a:after{
    display: none;
}
.block-wrap-cart .iner-block-cart{
    position: relative;
}
.block-wrap-cart .iner-block-cart:after {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    background: #5a88ca;
    content: '';
    border-radius: 5px;
    margin-top: 2px;
    margin-right: 2px;
    background: #5a88ca url('../images/cart-icon.png') no-repeat center center;
}
/*Begin fix*/
.vc_row.vc_row-no-padding .wpb_column {
    padding-left: 0;
    padding-right: 0;
}
.vc_row[data-vc-full-width]{
    overflow: inherit !important;
}
.main-menu{
    border: 0;
}
.banner1 a {
    position: relative;
    display: block;
}
.banner1 a:hover:after {
    opacity: 1;
}
.banner1 a:after {
    content: " ";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
.banner1{
    margin: 0 -10px;
}
.list-banner{
    padding-right: 25px;
    padding-left: 10px;
}
.admin-bar .main-menu-ontop{
    top: 32px;
}
.block {
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: none;
}
.mc4wp-form input[type="email"] {
    width: 100%;
    border-radius: 0;
    height: 38px;
    padding: 0 10px;
    display: block;
    max-width: 100%;
    border: 0;
}
.mc4wp-form input[type="submit"] {
    position: absolute;
    top: -1px;
    right: -1px;
    background: #5a88ca;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    /*border-radius: 3px;*/
    border: none;
    padding: 0 10px;
    padding-right: 20px;
    font-weight: 100;
}
.mc4wp-form i{
    position: absolute;
    right: 8px;
    top: 7px;
    font-size: 14px;
    color: #fff;
}
.mc4wp-form input[type="submit"]::-webkit-input-placeholder:after{
    /*&:after {*/
        content: "\f105";
        font-family: "FontAwesome";
        display: inline-block;
        margin-left: 5px;
    /*}*/
}
.mc4wp-form input[type="submit"]:hover {
    opacity: 0.8;
}
ul.top-box ul{
    left: 0;
    visibility: hidden;
    position: absolute;
    top: 200%;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 1000;
    min-width: 100px;
    padding: 5px 10px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);*/
    /*border-radius: 4px;*/
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
ul.top-box > li:first-child ul{
    left: -15px;
}
ul.top-box > li{
    display: inline-block;
    width: 48%;
    padding-left: 13px;
    height: 38px;
    position: relative;
}
ul.top-box li:hover > ul{
    visibility: visible;
    top: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
ul.top-box > li > a:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-left: 6px;
}
ul.top-box > li > a >img{
    margin-top: -2px;
}
ul.top-box > li > a{
    padding: 6px 0;
    display: block;    
    line-height: 24px;
}
ul.top-box > li.has-border {
    border-right: 1px solid #eaeaea;
}
ul.top-box ul img{
    margin-right: 6px;
    margin-top: -2px;
}
.container {
    max-width: 1200px;
    width: 100%;
}
/* .price-box span {
    font-weight: bold;
    color: #ffb424;
} */
.price-box ins{
    text-decoration: none;
}
.price-box del{
    font-size: 12px;
    color: #999999;
    padding-left: 15px;
}
.price-box del span{
    font-weight: normal;
    color: #999999;
}
.product-rating {
    background: rgba(0, 0, 0, 0) url("images/rate1.png") repeat scroll 0 0;
    height: 12px;
    margin-left: -2px;
    width: 80px;
    margin-bottom: 8px;
}
.inner-rating {
    background: rgba(0, 0, 0, 0) url("images/rate.png") repeat-x scroll 0 0;
    height: 12px;
}
.main-header .logo{
    display: inline-block;
}
.sv-btn-default{
    background: #5a88ca;
    color: #fff;
    text-transform: capitalize;
    /*border-radius: 3px;*/
    padding: 8px 10px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: 100;
}
.sv-btn-default:after{
    content: "\f105";
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: 5px;
}
.sv-btn-default:hover{
    color: #fff;
    opacity: 0.8;
}
.map-block .sv-btn-default{
    float: right;
}
.top-box {
    border: 1px solid #eaeaea;
    background: #fff;
	padding:0;
}
.block-wrap-cart{
    padding-right: 15px;
}
.mini-cart-list .p-right{
    position: relative;
}
.mini-cart-list .p-right .remove_link{
    opacity: 0;
    position: absolute;
    right: 0;
    top: 40%;
    width: 15px;
    height: 15px;
}
.mini-cart-list .p-right .remove_link:hover{
    color: #ffb424;
}
.mini-cart-list .product-info:hover .p-right .remove_link{
    opacity: 1;
}
.widget .widget-title {
    padding: 15px 20px;
    border: 0;
    border-bottom: 1px solid #eaeaea;
    background: #fbfbfb;
}
.widget > ul{
    padding: 20px;
}
.blog-posts{
    margin-top: 30px;
}
.sortPagiBar .page-numbers {
    margin: 0;
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
}
.sortPagiBar-inner{    
    float: right;
}
.page-numbers{
    display: inline-block;
    padding-left: 0;
}
.page-numbers>li {
    display: inline-block;
}
.sortPagiBar .page-numbers>li>a, .sortPagiBar .page-numbers>li>span {
    color: #666;
    padding: 2px 10px;
    border: 1px solid #ddd;
}
.page-numbers>li>a:hover,
.page-numbers>li>span.current{
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
}
.entry-photo{
    text-align: center;
}
div.comment-author{
    display: inline-block;
}
.comment-list ul.children{
    padding-left: 95px;
}
.shop-breadcrumbs ul li:first-child a:before{
    content: "\f015";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.content-shop .sortPagiBar-inner nav{
    display: inline-block;
    float: right;
}
.woocommerce .woocommerce-ordering select{
    border: 0;
    height: 29px;
}
.show-product-item span{
    padding: 8px 14px 8px 10px;
    line-height: 14px;
    display: inline-block;
}
.show-product-item span:after{
    content: "\f0d7";
    display: inline-block;
    color: #666;
    margin-left: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12.5px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.sort-product{
    position: relative;
    padding-right: 40px;
}
.sort-product::after {
    content: "\f15d";
    font-family: FontAwesome;
    position: absolute;
    right: 0px;
    top: 0px;
    padding-top: 3px;
    background: #fff;
    width: 38px;
    text-align: center;
    height: 27px;
    border-left: 1px solid #e8e8e8;
    border-bottom: 0;
    color: #666;
}
.show-product-item{
    position: relative;
}
.show-product-item .per-page-list{
    opacity: 0;
    position: absolute;
    top: 200%;
    left: -1px;
    border: 1px solid #eaeaea;
    width: 102%;
    background: #fff;
    padding: 5px 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.show-product-item .per-page-list li{
    padding: 2px 0;
}
.show-product-item:hover .per-page-list{
    top: 100%;
    opacity: 1;    
    z-index: 9999;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.woocommerce ul.products{
    margin: 0 -15px;
}
li.item-product{
    margin-bottom: 30px;
}
.single-product-content .price-box del{
    padding-left: 0;
}
.single-product-content .product-rating{
    margin-top: 6px;
}
.single-product-content .cart label {
    width: 65px;
    float: left;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button{
    font-weight: normal;
    margin-top: -2px;
    position: relative;
    border: 1px solid #eaeaea;
    padding: 0 20px 2px 40px;
    min-height: 34px;
    background: #fff;
    display: inline-block;
    width: auto;
    line-height: 30px;
    color: #666666;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    font-size: 14px;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button:before{
    content: ' ';
    background-image: url("images/cart-icon.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 28px;
    height: 28px;
    background-color: #5a88ca;
    border-radius: 90%;
    text-align: center;
    position: absolute;
    left: 1px;
    top:2px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button:hover{
    padding-left: 20px;
    padding-right: 40px
}
.woocommerce div.product form.cart .button.single_add_to_cart_button:hover:before{
    left: 100%;
    margin-left: -30px;
}
.product-side .item-product .product-container {
    overflow: hidden;
    position: relative;
    padding-bottom: 57px;
}
.product-side .item-product{
    margin-bottom: 0;
}
.woocommerce .product-side ul.products {
    margin: 0;
}
.single-product-content .product-side .price-box del{
    padding-left: 15px;
}
.woocommerce .block-products-owl ul.products {
    margin: 0;
}
.block-products-owl .item-product{
    margin-bottom: 0;
}
.woocommerce-Reviews #comments .woocommerce-Reviews-title{
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 20px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    width: 80px;
    border: 1px solid #eaeaea;
    padding: 4px;
    background: #fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
    margin-left: 100px;
    background: #F8F8F8;
    border-radius: 0;
    padding-bottom: 15px;
    border: 0;
}
.woocommerce #review_form #respond .form-submit input {
    padding: 0 15px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: none;
    background: #5a88ca;
    color: #fff;
}
.woocommerce #review_form #respond .form-submit input:hover{
    opacity: 0.9;
    color: #fff;
}
input[type="text"],input[type="email"] {
    height: 34px;
    padding: 0 10px;
    border: 1px solid #eaeaea;
    width: 100%;
    display: block;
    max-width: 100%;
    background: #fff;
}
.woocommerce #reviews h3.comment-reply-title {
    background: #F8F8F8;
    padding: 15px 15px 0 15px;
}
.woocommerce-Reviews span.required{
    font-size: 0;
}
.inner-tab-detail.block-category-list{
    margin-top: 10px;
}
.inner-tab-detail > h2{
    margin-top: 0;
    font-size: 18px;
    text-transform: uppercase;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta a{
    font-size: 14px;
    color: #333;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
}
.product-popup-content{
    padding: 0 15px;
}
.fancybox-inner {
    overflow-x: hidden !important;
    max-width: 1200px !important;
}
.sidebar-widget > select{
    margin: 0 20px 20px 20px;
    width: 85%;
}
.sidebar-widget > label{
    padding: 0 20px;
}
.search-results .page-title{
    margin-top: 30px;
    margin-bottom: 20px;
}
.main-menu .navbar-nav > li:hover .dropdown-menu{
    background: #fbfbfb;
    border: 15px solid #fff;
    border-width: 20px 15px 20px 15px;
    padding: 10px 0;
}
.dropdown-menu>li>a{
    padding: 0;
}
.main-menu .dropdown-menu li{
    padding: 5px 15px;
}
/* .main-menu .dropdown-menu li:hover{
    background: #5a88ca;
} */
/* .main-menu .dropdown-menu li:hover >a {
    background: rgba(0,0,0,0);
    color: #fff;
} */
.dropdown-menu .dropdown-menu{
    top: 0;
    left: 100%;
    /*margin-left: 16px;*/
}
.image-hover2 a:hover:after{
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.page-template-default .main-page{
    margin-top: 30px;
}
.entry-content .block-popular-cat .sub-categories,
.entry-content ul.products,
.entry-content .block-shop-features ul.list-banner,
.entry-content .block-category .categories,
.entry-content .block-category .nav-tab,
.entry-content .block-slider ul{
    margin-left: 0;
}
.page-title{
    margin-bottom: 30px;
    margin-top: 30px;
    float: none;
}
.entry-content .contact-block ul{
    margin-left: 15px;
    margin-bottom: 20px;
}
.entry-content .contact-block .store_info li .fa {
    margin-right: 10px;
}
.entry-content .contact-block ul.store_info{
    list-style: none;
    margin-left: 0;
}
th.product-price{
    color: #333;
}
td.product-quantity label{
    display: none;
}
.woocommerce-cart table.cart img{
    width: 80px;
}
.woocommerce table.shop_table{
    border-collapse: collapse;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    border: none;
    background: #5a88ca;
    color: #fff;
    border-radius: 0;
    font-weight: normal;
}
.woocommerce input.button,
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce button.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce .cart .button, .woocommerce .cart input.button{
    padding: 0 15px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: none;
    background: #5a88ca;
    color: #fff;
    border-radius: 0;
    font-weight: normal;
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover{
    opacity: 0.5;
    color: #fff;
    background: #5a88ca;
}
.woocommerce input.button:hover,
.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce button.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
    opacity: 0.9;
    color: #fff;
    background: #5a88ca;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover{
    opacity: 0.9;
    color: #fff;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{
   padding: 0 15px;
   color: #fff; 
}
.woocommerce-cart .cart-collaterals .cart_totals table{
    border-collapse: collapse;
}
.woocommerce-checkout abbr.required{
    font-size: 0;
}
input.input-text{
    height: 34px;
    padding: 0 10px;
    border: 1px solid #eaeaea;
    width: 100%;
    display: block;
    max-width: 100%;
    background: #fff;
}
#ship-to-different-address{
    margin-top: 0;
}
#ship-to-different-address label{
    display: inline-block;
}
#ship-to-different-address input{
    float: left;
    height: 20px;
    width: 20px;
    margin-top: 14px;
    margin-right: 5px;
}
.woocommerce table.shop_table.order_details tfoot th,
.woocommerce table.shop_table.order_details td{
    border-top: 0;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
    padding: 0 15px;
    border: 1px solid #eaeaec;
}
.woocommerce-MyAccount-navigation ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.woocommerce-MyAccount-navigation ul li{
    border: 1px solid #eaeaec;
    padding: 5px 15px;
    margin-bottom: 5px;
}
.woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-MyAccount-navigation ul li:hover{
    color: #fff;
    background: #5a88ca;
    border-color: #5a88ca; 
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li:hover a{
    color: #fff;
}
.woocommerce-MyAccount-content{
    padding: 15px;
    border: 1px solid #eaeaec;
}
.required{
    font-size: 0;
}
.block-sidebar-img {
    /* margin: -21px; */
    width: auto;
    float: none;
}
.block-sidebar-img img{
    border-radius: 5px;
}
.main-header2{
    padding: 29px 0 26px 0;
}
.entry-content ul.top-box{
    margin-left: 0;
}
ul.top-box ul{
    width: 100%;
    min-width: 140px;
}
.block.block-banner2{
    margin-left: 0;
}
.block-banner2 .box-right .item{
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.block-banner2 .box-right .item.i2{
    background-position: right center;
    background-repeat: no-repeat;
	background-image:url('../../data/option2/b9.jpg');
}
.sub-menu-list-box .button-radius:before,
.caption-group .button-radius:before,
.wpb_content_element .button-radius:before,
.block-banner2 .button-radius:before{
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 14px;
    color: #fff;
    width: 28px;
    height: 28px;
    background-color: #5a88ca;
    border-radius: 90%;
    text-align: center;
    line-height: 26px;
    top: 2px;
    left: 1px;
    position: absolute;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.sub-menu-list-box .button-radius:hover:before,
.caption-group .button-radius:hover:before,
.wpb_wrapper .button-radius:hover:before,
.block-banner2 .button-radius:hover:before{
    left: 100%;
    margin-left: -30px;
}
.list-subcat li {
    list-style: none;
}
.list-subcat li a:hover:before {
    top: 0;
    opacity: 0.7;
    visibility: inherit;
}
.block-popular-cat2{
    margin-top: 0;
}
.entry-content ul.vertical-menu-list{
    margin-left: 0;
}
/* .vertical-menu-content>ul>li>a>img{
    vertical-align: middle;
    margin-right: 10px;
} */
.block-hot-deals2 .nav-tab{
    margin-left: 0;
}
.cate-list-menu{
    margin-top: -60px;
}
.entry-content ul.vertical-menu-link{
    margin-left: 0;
}
.block-content-vertical-menu{
    float: none;
}
/*Cat red*/
.cat-red .vertical-menu-link>li>a:before,
.cat-red a:hover {
    color: #ef4896;
}
.cat-red .vertical-menu-link>li>a:hover .text,.cat-red .vertical-menu-link>li>a:hover:before{
    background: #ef4896;
    color: #fff
}
.cat-red .wpb_content_element .button-radius:before,
.cat-red .vertical-menu-link>li>a .text:before,
.cat-red .block-content-vertical-menu .head{
    background: #ef4896;
}
.option3 .block-vertical-menu .vertical-menu-list>li.cat-red,
.cat-red .vertical-menu-link>li>a .text:after{
    border-left-color: #ef4896;
}

/*Cat violet*/
.cat-violet .vertical-menu-link>li>a:before,
.cat-violet a:hover {
    color: #e664fe;
}
.cat-violet .vertical-menu-link>li>a:hover .text,.cat-violet .vertical-menu-link>li>a:hover:before{
    background: #e664fe;
    color: #fff
}
.cat-violet .wpb_content_element .button-radius:before,
.cat-violet .vertical-menu-link>li>a .text:before,
.cat-violet .block-content-vertical-menu .head{
    background: #e664fe;
}
.option3 .block-vertical-menu .vertical-menu-list>li.cat-violet,
.cat-violet .vertical-menu-link>li>a .text:after{
    border-left-color: #e664fe;
}

/*Cat pink*/
.cat-pink .vertical-menu-link>li>a:before,
.cat-pink a:hover {
    color: #fe64a9;
}
.cat-pink .vertical-menu-link>li>a:hover .text,.cat-pink .vertical-menu-link>li>a:hover:before{
    background: #fe64a9;
    color: #fff
}
.cat-pink .wpb_content_element .button-radius:before,
.cat-pink .vertical-menu-link>li>a .text:before,
.cat-pink .block-content-vertical-menu .head{
    background: #fe64a9;
}
.option3 .block-vertical-menu .vertical-menu-list>li.cat-pink,
.cat-pink .vertical-menu-link>li>a .text:after{
    border-left-color: #fe64a9;
}

/*Cat green*/
.cat-green .vertical-menu-link>li>a:before,
.cat-green a:hover {
    color: #1f8a70;
}
.cat-green .vertical-menu-link>li>a:hover .text,.cat-green .vertical-menu-link>li>a:hover:before{
    background: #1f8a70;
    color: #fff
}
.cat-green .wpb_content_element .button-radius:before,
.cat-green .vertical-menu-link>li>a .text:before,
.cat-green .block-content-vertical-menu .head{
    background: #1f8a70;
}
.option3 .block-vertical-menu .vertical-menu-list>li.cat-green,
.cat-green .vertical-menu-link>li>a .text:after{
    border-left-color: #1f8a70;
}

/*Cat young-green*/
.young-green .vertical-menu-link>li>a:before,
.young-green a:hover {
    color: #bedb39;
}
.young-green .vertical-menu-link>li>a:hover .text,.young-green .vertical-menu-link>li>a:hover:before{
    background: #bedb39;
    color: #fff
}
.young-green .wpb_content_element .button-radius:before,
.young-green .vertical-menu-link>li>a .text:before,
.young-green .block-content-vertical-menu .head{
    background: #bedb39;
}
.option3 .block-vertical-menu .vertical-menu-list>li.young-green,
.young-green .vertical-menu-link>li>a .text:after{
    border-left-color: #bedb39;
}

/*Cat yellow*/
.cat-yellow .vertical-menu-link>li>a:before,
.cat-yellow a:hover {
    color: #ffe11a;
}
.cat-yellow .vertical-menu-link>li>a:hover .text,.cat-yellow .vertical-menu-link>li>a:hover:before{
    background: #ffe11a;
    color: #fff
}
.cat-yellow .wpb_content_element .button-radius:before,
.cat-yellow .vertical-menu-link>li>a .text:before,
.cat-yellow .block-content-vertical-menu .head{
    background: #ffe11a;
}
.option3 .block-vertical-menu .vertical-menu-list>li.cat-yellow,
.cat-yellow .vertical-menu-link>li>a .text:after{
    border-left-color: #ffe11a;
}

/*Cat orange*/
.cat-orange .vertical-menu-link>li>a:before,
.cat-orange a:hover {
    color: #fd7400;
}
.cat-orange .vertical-menu-link>li>a:hover .text,.cat-orange .vertical-menu-link>li>a:hover:before{
    background: #fd7400;
    color: #fff
}
.cat-orange .wpb_content_element .button-radius:before,
.cat-orange .vertical-menu-link>li>a .text:before,
.cat-orange .block-content-vertical-menu .head{
    background: #fd7400;
}
.option3 .block-vertical-menu .vertical-menu-list>li.cat-orange,
.cat-orange .vertical-menu-link>li>a .text:after{
    border-left-color: #fd7400;
}


/*End*/

.block-header-right .item i {
    width: 30px;
    height: 40px;
    float: left;
    line-height: 33px;
    color: #5a88ca;
    font-family: "FontAwesome";
    font-size: 14px;
    float: left;
}
.main-header3{
    padding: 30px 0;
}
.main-menu .navbar-nav>li.current-menu-item>a{
    background: #5a88ca;
    color: #fff;
}
.option3 .advanced-search .btn-search{
    color: #5a88ca;
}
.option3 .main-menu .navbar-nav>li.current-menu-item>a{
    border-color: #5a88ca;
    background: #fff;
    color: #004358;
}
.option3 .main-menu {
    border: 0;
}
.main-menu3 > div{
    border: 1px solid #e7e7e7;
    /*border-radius: 5px;*/
    background: #fbfbfb;
}
.option3 .block-wrap-cart .iner-block-cart {
    height: 50px;
    background: transparent;
}
.block-specail3 .product-rating{
    margin: 6px 20px;
}
.block-specail3 .products .product-button{
    margin-top: 26px;
}
.block-specail3 .products .product .product-left {
    padding-bottom: 1px;
}
.button-radius{
    margin-bottom: 1px;
}
/* .block3 .block-head .nav-tab.default li:hover>a, .block3 .block-head .nav-tab.default li.active>a,
.block3 .block-head .block-title{
    border-color: #5a88ca;
} */
.group-banner3{
    padding: 0 10px;
}
.item-banner3{
    margin: 10px -10px 0 -10px;
}
.entry-content ul.list-product,
.entry-content ul.list-slide,
.entry-content ul.list-banner,
.entry-content .sub-cat ul,
.entry-content ul.nav-tab{
    margin-left: 0;
    list-style: none;
}
.option3 .block-banner-owl .page-banner .list-banner li{
    padding: 1px 0 2px 0;
}
.block-top-review .list-product .product .product-rating {
    margin-left: 32px;
    margin-bottom: 13px;
}
ul.top-box.top-box3 > li{
    height: 40px;
}
ul.top-box3 > li.box-user{
    width: 17%;
}
ul.top-box3 > li.box-language{
    width: 50%;
}
ul.top-box3 > li.box-currency{
    width: 30%;
}
/*.top-box.top-box3{
    border-radius: 5px;
}*/
ul.top-box.top-box3 > li > i,
ul.top-box.top-box3 > li > a{
    line-height: 40px;
}
ul.top-box.top-box3 > li > i{
    color: #5a88ca;
}
.option3 .btn-search i{
    font-size: 18px;
}
.main-header4 {
    padding: 15px 0;
    border-top: 1px solid #aaaaab;
    box-shadow: 0px 1px 5px #999;
    background: #fff;
    box-shadow: none;
}
.block-categories .sub-cat{
    background: #5a88ca;
    opacity: 0.9;
}
#footer{
    margin-top: 0;
}
.option4.shop-menu {
    background: rgba(0,0,0,0);
    width: auto;
    display: inline-block;
    margin-left: 23px;
    margin-top: 10px;
}
.option4.shop-menu .main-header{
    padding: 0;
}
.option4 .main-header .shop-menu{
    margin-top: 0;
    margin-left: 0;
}
.option4 .block-wrap-cart .iner-block-cart>a:after{
    right: -42px;
}
.main-wrapper,
.content-shop{
    margin-bottom: 30px;
}
.sidebar .widget ul li:first-child{
    padding-top: 0;
}
.sidebar .widget ul li:last-child{
    padding-bottom: 0;
}
.woocommerce .widget > form,
.woocommerce .widget > div,
.woocommerce .widget > ul{
    padding: 20px;
}
.widget .p-left{
    display: inline-block;
    width: 38%;
}
.widget .p-right{
    display: inline-block;
    width: 60%;
    padding-left: 10px;
}
.widget .mini-cart-head{
    text-transform: uppercase;
}
.widget .mini-cart-list>ul>li{
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    display: block;
}
.widget .toal-cart {
    padding: 10px 0;
}
.widget_product_search form input{
    height: 34px;
    border: 1px solid #eaeaea;
    padding-left: 5px;
}
.widget_product_search form input[type="submit"]{
    background: #5a88ca;
    color: #fff;
    border-color: #5a88ca;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 5px;
}
.widget_product_search form input[type="submit"]:hover{
    opacity: 0.9;
}
.yith-woocompare-widget a.compare,
.yith-woocompare-widget a.clear-all{
    background: #5a88ca;
    color: #fff;
    margin: 0 20px 20px 20px;
    padding: 0 15px;
    font-weight: normal;
    border-radius: 5px;
    line-height: 34px;
    height: 34px;
    display: inline-block;
}
.yith-woocompare-widget a.compare:hover,
.yith-woocompare-widget a.clear-all:hover{
    opacity: 0.9;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    width: 60px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
    font-weight: normal;
}
.widget_recent_reviews li span{
    color: #666;
}
.widget span.amount{
    font-weight: bold;
    color: #ffb424;
}
.widget del{
    color: #999;
}
.widget del span.amount {
    font-weight: normal;
    color: #999999;
    font-size: 12px;
}
.widget ins{
    text-decoration: none;
}
.widget.woocommerce ul li{
    padding: 5px 0;
}
.widget.woocommerce ul li:first-child{
    padding-top: 0;
}
.widget.woocommerce ul li:last-child{
    padding-bottom: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
    border-radius: 5px;
}
.woocommerce .widget_price_filter .ui-slider{
    height: 1px;
    border-radius: 0;
    background: #5a88ca;
    border: none;
    margin-top: 10px;
    margin-bottom: 24px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #5a88ca;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background: #eaeaea;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    cursor: pointer;
    background: #5a88ca;
    border: none;
}
.block-filter{
    background: #fff;
    float: none;
}
.check-box-list li a:before{
    content: '';
    width: 15px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eaeaea;
    display: inline-block;
    vertical-align: middle;
}
.check-box-list li a.active:before{
    background: #5a88ca url("../images/checked.png") no-repeat center center;
}
.woocommerce .widget .widget-filter{
    padding: 0;
}
.price-submit{
    text-align: right;
}
.sidebar-widget .block-offers{
    float: none;
    margin: -20px 0;
    border: 0;
    overflow: inherit;
}
.sidebar-widget .block-offers .block-head{    
    margin: 0 -20px;
}
.sidebar-widget .block-offers li.product{
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
}
.sidebar-widget .block-offers .block-inner{
    float: none;
}
.woocommerce .sidebar-widget .block-offers ul.products{
    margin: 0;
}
.sidebar-widget .block-offers .owl-prev{
    right: 21px;
}
.sidebar-widget .block-offers .owl-next{
    right: 0;
}
.block-filter:last-child{
    border-bottom: 0;
}
.block-filter-inner .slider-range-price{
    margin-bottom: 15px;
}
.block-specials .product{
    padding-top: 20px;
}
.block-specials .product:first-child{
    padding-top: 0;
}
.sidebar-widget .block-specials{
    float: none;
    margin: -20px 0;
    border: 0;
    overflow: inherit;
}
.sidebar-widget .block-specials .block-head{    
    margin: 0 -20px;
    text-transform: uppercase;
}
.sidebar-widget .block-specials .block-inner{
    padding: 20px 0;
}
.color-blue{
    background: #4d6dbd;
}
.color-cyan{
    background: #2fbcda;
}
.color-green{
    background: #72b226;
}
.color-red{
    background: #fb5d5d;
}
.color-yellow{
    background: #ffe00c;
}
.block-filter-inner .list-color li .attr-color{
    width: 40px;
    height: 20px;
    border: 1px solid #eaeaea;
    margin-right: 10px;
    padding: 1px;
    display: inline-block;
}
.block-filter-inner .list-color li a .attr-color{
    position: relative;
}
.block-filter-inner .list-color li a .attr-color: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-inner .list-color li a.active .attr-color:before,
.block-filter-inner .list-color li a:hover .attr-color:before {
    display: block;
}
.block-filter-inner .list-color li a{
    line-height: 20px;
}
.block-filter-inner .list-color li{
    padding: 5px 0;
}
.block-filter-inner .list-color li span.count {
    color: #a4a4a4;
    margin-left: 2px;
}
.block-filter .block-sub-title{
    text-transform: capitalize;
}
.block-filter.filter-price{
    padding-bottom: 28px;
}
.block-filter-top .price-submit{
    display: inline-block;
    margin-left: 20px;
    margin-top: -5px;
}
.block-filter-top .amount-range-price {
    margin-top: -1px;
}
.filter-item-top:last-child .filter-label,
.filter-item-top:last-child .filter-value{
    padding-bottom: 20px;
}
.default-attribute .attr-detail-box{
    display: inline-block;
    min-width: 190px;
}
.woocommerce div.product form.cart .variations label {
    font-weight: normal;
    margin-bottom: 0;
}
.default-attribute{
    margin: 20px 0px;
}
.woocommerce div.product form.cart .variations{
    margin-bottom: 20px;
}
.woocommerce-variation-price,
.woocommerce-variation-availability{
    display: inline-block;
}
.attr-filter-color ul li>a{
    display: inline-block;
}
.attr-filter-color ul li>a span{
    width: 40px;
    height: 20px;
    border: 1px solid #eaeaea;
    padding: 1px;
    float: left;
    text-align: center;
    line-height: 15px;
    position: relative;
}
.attr-filter-color ul li{
    margin-right: 10px;
    display: inline-block;
}
.attr-filter ul li > a{
    position: relative;
}
.attr-filter ul li>a:before {
    width: 5px;
    height: 5px;
    background: url('../images/arow.png') no-repeat;
    content: '';
    position: absolute;
    top: -7px;
    left: 17px;
    display: none;
}
.attr-filter ul li > a:hover:before,
.attr-filter ul li > a.active:before{
    display: block;
}
.attr-filter-size ul li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
.attr-filter-size ul li a{
    width: 40px;
    height: 20px;
    border: 1px solid #eaeaea;
    padding: 1px;
    float: left;
    text-align: center;
    line-height: 15px;
    position: relative;
}
.attr-detail-box.attr-hover-box{
    clear: both;
    padding-top: 18px;
}
.wrap-attr-product.special .default-attribute{
    display: none;
}
.wrap-attr-product.special{
    padding-top: 2px;
}
.woocommerce div.product form.cart.variations_form{
    margin-bottom: 0;
}
.woocommerce div.product{
    clear: both;
}
.easyzoom > a > img{
    max-width: 100%;
}

/*Home 1 fix*/
.top-bar .top-bar-link{
    font-size: 14px;
    color: #666;    
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.top-bar .top-bar-link>li .fa{
    color: #666;
}
.top-bar .top-bar-link>li{
    line-height: 40px;
    padding: 0 15px !important;
    border-right: 1px solid #e5e5e5;
}
.top-bar .top-bar-link>li:last-child{
    border-right: 0;
}
.sv-top-header{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #f9f9f9;
    padding: 20px 0;
}
.top-bar-link-right li:hover{
    background: #fcfcfc;
}
.top-bar-link-right li a{
    color: #666;
}
.box-radius{
    border-radius: 0;
}
.advanced-search .search-category .search-category-select,
.advanced-search{
    height: 40px;
}
.advanced-search .search-input>input{
    height: 38px;
}
.advanced-search .search-category{
    height: 38px;
    padding: 3px 0;
}
.advanced-search .btn-search{
    right: 0;
    top: -1px;
    width: 40px;
    height: 39px;
    border-radius: 0;
}
.ui-selectmenu-menu{
    padding-top: 5px;
}
.block-wrap-cart .iner-block-cart{
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}
.block-wrap-cart .iner-block-cart:after{
    width: 38px;
    height: 38px;
    border-radius: 0;
    margin-top: 0px;
    margin-right: -15px;
}
.block-wrap-cart .iner-block-cart>a {
    width: auto;
    padding-left: 5px;
    color: #5a88ca;
    display: inline-block;
}
.block-category .categories>li>a:before{
    content: "\f006";
}
.block-category .nav-tab>li>a:hover, .block-category .nav-tab>li.active>a{
    color: #618dcc;
    background: rgba(0,0,0,0);
    border: 0;
}
.block-category .nav-tab>li>a{
    font-weight: bold;
    background: rgba(0,0,0,0);
    border: 0;
}
/* .block-category .nav-tab{
    margin: 0 -15px;
} */
.block-slider .bx-prev, .block-slider .bx-next,
.kt-owl-carousel .owl-prev, .kt-owl-carousel .owl-next, .customNavigation-owl .prev, .customNavigation-owl .next{
    border-radius: 3px;
}
.block-slider .bx-controls-direction a i{
    font-size: 18px;
}
.block .block-head .block-icon {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.block .block-head .block-text{
    display: inline-block;
}
.block .block-head .block-icon img{
    max-width: 40px;
    max-height: 40px;
}
.block-hot-deals .block-countdownt{
    display: inline-block;
    margin-left: 30px;
    position: static;
}
.block .block-head{
    padding: 10px 20px;
}
.block-offers .owl-next,
.block-offers .owl-prev{
    top: -51px;
}
.block-top-sellers .owl-prev,
.block-hot-deals .owl-prev{
    top: -51px;
    right: 21px;
    left: inherit;
}
.block-top-sellers .owl-next,
.block-hot-deals .owl-next{
    top: -51px;
    right: 0; 
}
.block-offers .products .product{
    padding: 0 20px;
	float:none;
}
.footer-block-box .block-info{
    font-size: 14px;
}
.footer-block-box .block-input-box{
    height: 40px;
    margin-top: 10px;
}
.map-block .sv-btn-default,
.footer-block-box .block-owl {
    margin-top: 10px;
}
.footer-block-box .block-info{
    padding-top: 6px;
}
.footer-block-box .block-owl .list-partners .owl-prev,
.footer-block-box .block-owl .list-partners .owl-next{
    top: -36px;
}
.footer-block-box {
    min-height: 186px;
}
.block-coppyright a,
.list-link-footer li a:hover,
.block-shop-phone strong{
    color: #5a88ca
}
.list-link-footer li a{
    color: #999;
}
.list-link-footer li{
    display: inline-block;
    color: #999;
}
.list-link-footer li:after{
    content: '/';
    margin-left: 3px;
    margin-right: 1px;
}
.list-link-footer li:last-child:after{
    display: none;
}
.list-link-footer {
    display: inline;
    padding: 0;
}
.title-list-link{
    display: inline;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    margin: 0;
}
.block-link ul>li{
    font-size: 14px;
    line-height: 30px;
}
.footer-bottom{
    padding-bottom: 15px;
}
.block-popular-cat .title:after{
    display: none;
}
.block-popular-cat .sub-categories li a:before{
    content: "\f006";
}
.block-popular-cat h3.title{
    margin-bottom: 20px;
}
.block-popular-cat .item{
    border-right: 1px solid #eaeaea;
    background: #fff;
}
.block-popular-cat .item .image img{
    padding: 0 20px;
}
.block-popular-cat .inner {
    border-right: 0;
}
.block-popular-cat .owl-prev,
.block-popular-cat .owl-next{
    top: -34px;
}
/*.list-popular-cat:after{
    content: "";
    position: absolute;
    height: 100%;
    background: #fff;
    width: 1px;
    right: 0;
    top: 0;
}*/
.last-item .item{
    border-right: 0;
}
.block.block-category .block-head {
    padding: 15px 20px;
}
.block-category .nav-tab>li>a{
    padding-left: 0;
    padding-right: 30px;
}
.block-category .nav-tab>li:last-child>a{
    padding-right: 0;
}
.main-menu .navbar-nav>li:hover>a,
.main-menu .navbar-nav>li.current-menu-item>a{
    color: #5a88ca;
    background: rgba(0,0,0,0);
}
.main-menu .navbar-nav>li:hover,
.main-menu .navbar-nav>li.current-menu-item{
    background: #fff;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-collapse: collapse;
}
.main-menu .navbar-nav>li{
    border-left: 1px solid rgba(0,0,0,0);
    border-right: 1px solid rgba(0,0,0,0);
    margin-right: -1px;
}
.block-header-right .item{
    padding-left: 25px;
    padding-right: 10px;
    font-size: 14px;
    height: 52px;
}
.block-header-right .item .line1 strong{
    font-weight: normal !important;
}
.main-menu .main-menu .navbar-nav>li>a{
    height: 38px;
    line-height: 38px;
}
.block-tabs .nav-tab li a:hover, .block-tabs .nav-tab li.active a {
    background: rgba(0,0,0,0);
    color: #5a88ca;
}
.block-tabs .nav-tab li a{    
    line-height: 50px;
}
.block-tabs.block .block-head{
    padding-top: 0;
    padding-bottom: 0;
}
.block-tabs .block-head .block-title{
    padding: 15px 0;
}
.block-tabs .nav-tab li{
    height: 50px;
    position: relative;
}
.block-tabs .nav-tab li.active{
    background: #fff;    
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}
.block-tabs .nav-tab li.active:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: -1px;
    left: 0;
}
.block-tabs .nav-tab li:before{
    content: '.';
    display: inline-block;
    float: left;
    color: #5a88ca;
    height: 50px;
    line-height: 33px;
    font-size: 30px;
    margin-left: 18px;
    vertical-align: middle;
}
.block-tabs .nav-tab li a{
    padding-right: 30px;
}
.block-hot-deals2 .title{
    font-weight: bold;
}
.block-hot-deals2{
    margin-top: 50px;
}
.block-hot-deals2 .nav-tab li:hover,
.block-hot-deals2 .nav-tab li.active, .block-hot-deals2 .nav-tab li{
    background: rgba(0,0,0,0);
    padding-left: 0;
    margin-bottom: 10px;
}
.block-hot-deals2 .nav-tab:before{
    left: 10.5px;
}
.block-hot-deals2 .tab-container{
    border: 1px solid #eaeaea;
    /*border-radius: 5px;*/
    padding: 20px 20px 25px 20px;
}
.block-hot-deals2 .product{
    margin: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
}
.block-hot-deals2 .hot-deal-tab-wrap{
    padding: 0 15px;
    float: left;
    width: 20.5%;
}
.block-hot-deals2 .tab-container-wrap{
    padding: 0 15px;
    float: left;
    width: 79.5%;
}
.block-hot-deals2 .nav-tab{
    margin-top: 25px;
}
.block-banner2 .box-right .item .content-text {
    margin-top: 16px;
}
.block-banner2 .button-radius,
.block-banner2 .box-right .item .button-radius {
    margin-top: 24px;
}
.block-hot-deals2 .owl-prev{
    left: -31px;
}
.block-hot-deals2 .owl-next {
    right: -31px;
}
.block-tabs {
    margin-top: 20px;
}
/*.block-popular-cat2 .box-subcat .owl-prev {
    left: -175px;
}
.block-popular-cat2 .box-subcat .owl-next {
    left: -154px;
}*/
.block-popular-cat2 .box-subcat .owl-prev,
.block-popular-cat2 .box-subcat .owl-next{
    bottom: -10px;
}
.block .block-inner{
    padding-bottom: 25px;
}
.popular-cat-block{
    margin: 50px 0;
}
.block-vertical-menu .vertical-menu-list{
    padding: 0;
    margin-top: 0
}
.block-vertical-menu .vertical-menu-list>li{
    padding: 8.3px 10px;
    position: static;
}
.block-vertical-menu .vertical-head{
    height: 40px;
    line-height: 40px;
}
.block-link ul.flag > li{
    padding: 3px 0;
}
.block-link ul.flag > li.head{
    padding: 0;
}
.block-popular-cat2 .title{
    padding-bottom: 7px;
}
.block-sidebar-img img{
    box-shadow: none;
}
.category-products .products .product-container{
    box-shadow: none;
    border: 1px solid #eaeaea;
}
.option4 .wrap-block-cl .inner-cl,
.block-tags .tagcloud a,
.block3,
.option3 .advanced-search{
    box-shadow: none;
}
.option3 .advanced-search .btn-search{
    height: 41px;
}
ul.top-box.top-box3 > li > a{
    padding: 0;
}
ul.top-box ul{
    padding: 10px 15px;
}
.option3 .block-wrap-cart .iner-block-cart>a:after{
    margin-top: 6px;
}
.option3 .advanced-search #category-select-button span.ui-selectmenu-text {
    line-height: 20px;
}
.option3 .advanced-search .ui-selectmenu-button span.ui-icon {
    margin-top: -10px;
}
.block-tags .owl-prev,
.block-top-review .owl-prev,
.carousel-slide .owl-prev,
.block-specail3 .owl-prev{
    right: 42px;
}
.block3{
    border: 1px solid #eaeaea;
}
.block-category .categories,
.block-category .categories>li,
.block-category .categories>li>a,
.block-tabs .block-head,
.block .block-inner,
.block{
    float: none;
}
.block-tabs .nav-tab li{
    border-left: 1px solid rgba(0,0,0,0);
    border-right: 1px solid rgba(0,0,0,0);
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    font-size: 14px;
}
.block-category .categories>li>a:after{
    top: 27px;
}
.block.block-category .block-inner {
    padding-bottom: 0;
}
/*.block-offers .product-name{
    display: none;
}
.block-offers .products .product-container:hover .product-name{
    display: block;
}*/
.block-offers .products .product-container{
    padding-bottom: 44px;
}
/*.block-offers .products .product-container .product-right{
    bottom: -44px;
}
.block-offers .products .product-container:hover .product-right{
    bottom: 0;
}*/
.block.block-banner{
    border: 0;
}
.block-popular-cat{
    margin-bottom: 30px;
}
.block-link-wapper{
    padding-bottom: 35px;
    padding-top: 30px;
}
#footer {
    background: #fff;
}
.block.block-header-right{
    float: right;
    border: 0;
}
.block-header-right .item{
    border: 1px solid #eaeaea;
    border-right: 0;
    border-radius: 0;
}
.option4 .wrap-block-cl .inner-cl,
.block-slider img,
.block3 .block-head .block-title,
.block-popular-cat2 .block-inner,
.block .block-head,
.block3,.block3 .block-head,
.block-vertical-menu .vertical-menu-list>li:last-child,
.option3 .main-menu .navbar-nav>li:first-child>a,
.option3 .advanced-search,
.block-vertical-menu .vertical-head,
.block-header-right .item:last-child{
    border-radius: 0;
}
.block.block-vertical-menu{
    border: 0;
}
.block.block-vertical-menu .vertical-menu-content{
    border: 1px solid #eaeaea;
    border-top: 0;
}
.option3 .block-vertical-menu .vertical-head{
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}
.option3 .block.block-vertical-menu .vertical-menu-content{
    border-left: 0;
}
.option3 .block-wrap-cart .iner-block-cart:after{
    position: relative;
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    top: 10px;
    margin-left: 12px;
}
.option3 .main-menu .navbar-nav>li:first-child{
    border-left: 0;
}
.block-vertical-menu .vertical-menu-content ul>li>a.parent:after{
    background: #fbfbfb;
    right: -1px;
    width: 1px;
}
.block.block-popular-cat2-item{
    border: 0;
}
.block-popular-cat2 .block-inner{
    border-top: 1px solid #eaeaea !important;
    border-bottom: 1px solid #eaeaea !important;
    border-right: 1px solid #eaeaea !important;
}
.block.block-top-review .block-inner ,
.block.carousel-slide .block-inner ,
.block.block-specail3 .block-inner {
    padding-bottom: 0;
}
.block-top-review .list-product .product:last-child{
    border-bottom: 0;
}
.option4 .block-wrap-cart .iner-block-cart:after{
    top: 4px;
    right: -5px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
.option4 .block-wrap-cart .iner-block-cart{
    padding: 0;
}
.block3.block-new-arrivals .block-title{
    min-width: 165px;
}
.option4 .products .btn-quick-view,
.option3 .products .btn-quick-view{
    top: 40%;
}
.block-banner2 {
    margin-top: 30px;
}
.entry-content ul.display-product-option{
    margin-left: 0;
}
.entry-content ul.products.row{
    margin-left: -15px;
}
select.orderby{
    border: 0;
    height: 29px;
}
.sortPagiBar .sortPagiBar-inner nav{
    float: right;
    margin-left: 30px;
}
.entry-content .block-filter-top{
    margin-top: 0;
}
.entry-content ul.list-size,
.entry-content ul.list-color,
.entry-content .show-product-item ul.per-page-list{
    margin-left: 0;
    list-style: none;
}
.category-products .products .product-container{
    border-radius: 0;
}
.block-tabs.tab-left .nav-tab{
    float: none;
}
.block.block-products-owl .block-head{
    padding: 15px 20px;
}
.block-filter-top .box-filter-price {
    padding-top: 8px;
}
.woocommerce a.button{
    background: #5a88ca;
    color: #fff;
}
.woocommerce a.button:hover{
    background: #5a88ca;
    color: #fff;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
    padding-bottom: 15px;
}
.recent-comment-list li>h5>a:hover{
    color: #5a88ca;
}
.block-guarantee{
    float: none;
}
.entry-content .block-guarantee ul{
    margin-left: 0;
}
body > .wrap{
    overflow: hidden;
}
.entry-content ul.list-subcat{
    margin-left: 0;
    list-style: none;
}
.form-leave-comment .required{
    font-size: 14px;
}
.main-menu .has-mega-menu .dropdown-menu{
    width: 870px;
}
.main-menu .has-mega-menu .dropdown-menu li:hover {
    background: rgba(0,0,0,0);
}
.main-menu .navbar-nav > li.has-mega-menu:hover .dropdown-menu{
    background: #fff;
}
.item-label{
    position: absolute;
    width: 33px;
    height: 17px;
    line-height: 19px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -20px;
    color: #fff;
}
.item-label:after{
    content: '';
    width: 4px;
    height: 4px;
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 4px solid rgba(0,0,0,0);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -4px;
}
.item-label.bg-violet{
    background: #D800FF;
}
.item-label.bg-orange{
    background: #FF7200;
}
.item-label.bg-green{
    background: #95BD0B;
}
.item-label.bg-violet:after{    
    border-top: 4px solid #D800FF;
}
.item-label.bg-orange:after{    
    border-top: 4px solid #FF7200;
}
.item-label.bg-green:after{    
    border-top: 4px solid #95BD0B;
}
.banner-mega{
    margin-bottom: 10px;
}
.main-menu .has-mega-menu .dropdown-menu > li{
    padding-top: 0;
    padding-bottom: 0;
}
.main-menu .has-mega-menu .dropdown-menu > li li{
    padding: 0;
}
.main-menu .has-mega-menu .dropdown-menu > li .block-megamenu-link > li{
    background: #fbfbfb;
    line-height: 30px;
    padding-left: 20px;
}
.main-menu .has-mega-menu .dropdown-menu > li .block-megamenu-text > li.group_header:hover a{
    color: #5a88ca;
}
.main-menu .has-mega-menu .dropdown-menu > li .block-megamenu-link > li.group_header:hover,
.main-menu .has-mega-menu .dropdown-menu > li .block-megamenu-link > li:hover{
    background: #5a88ca;
    color: #fff;
}
.main-menu .has-mega-menu .dropdown-menu > li .block-megamenu-link > li > a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    margin-right: 10px;
}
.main-menu .has-mega-menu .dropdown-menu > li .block-megamenu-text > li.group_header,
.main-menu .has-mega-menu .dropdown-menu > li .block-megamenu-link > li.group_header {
    text-transform: uppercase;
    margin-bottom: 5px;
    background: #fff;
}
.main-menu .has-mega-menu .dropdown-menu > li .block-megamenu-link > li.group_header > a:before{
    display: none;
}
.sub-menu-list-box .banner-hover img{
    width: 100%;
}
/*Menu fixed*/
.fixed-header {
    position: fixed !important;
    top: -100px;
    left: 15px !important;
    z-index: 9998;
    -webkit-transition: top 0.5s ease-out 0s !important;
    transition: top 0.5s ease-out 0s !important;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.admin-bar .fixed-header.active {
    top: 32px;
}
.fixed-header.active{
    top: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.menu-fixed-content.fixed-header{
    background: #fbfbfb;
    width: 100%;
    left: 0 !important;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    margin: 0;
    max-width: 100%;
    display: block;
}
.fixed-header .item-label{
    top: -14px;
}
.menu-option3.main-menu .main-menu .navbar-nav>li>a{
    height: 50px;
}
.menu-option3.fixed-header .item-label {
    top: -8px;
}
.menu-option3 .item-label{
    top: -15px;
}
.error-404 .page-content{
    padding-bottom: 30px;
}
.error-404 .search-widget .btn-search{
    background: #5a88ca;
}
.error-404 .search-widget .btn-search:hover{
    opacity: 0.9;
}
.block-content-vertical-menu.border-left .inner{
    border-top: 0;
}
.woocommerce div.product form.cart{
    margin-top: 20px;
}
.woocommerce div.product form.cart.variations_form{
    margin-top: 0;
}
/*.mini-cart-list{
    margin-right: -20px;
    height: 200px;
    overflow: hidden;
    max-height: none;
    min-height: inherit;
}
.block-mini-cart .mCSB_scrollTools .mCSB_dragger {
    height: 50px !important;
}
.block-wrap-cart .block-mini-cart{
    max-height: none;
}*/
.entry-tags a:hover,
.entry-detail .entry-meta-data a:hover,
.entry-detail .entry-meta-data .author .fa,
.blog-posts .post-item .entry-meta-data a:hover,
.blog-posts .post-item .entry-meta-data .fa{
    color: #5a88ca;
}
.entry-tags a,
.entry-detail .entry-meta-data a,
.blog-posts .post-item .entry-meta-data a{
    color: #999;
}
.blog-posts .entry-title{
    font-weight: 600;
}
.blog-posts .post-item .entry-meta-data{
    padding-bottom: 15px;
}
.blog-posts .post-item .entry-more {
    margin-top: 22px;
}
.blog-posts .post-item {
    padding-bottom: 50px;
}
.block-slider .bx-prev, .block-slider .bx-next{
    background: #fff;
}
.block-vertical-menu .vertical-head .vertical-title:after{
    font-weight: normal;
}
.block-vertical-menu .vertical-head .vertical-title{
    font-weight: bold;
}
.vertical-menu-content{
    position: relative;
}
.vertical-dropdown-menu{
    top: -1px;
}
.option3 .block-vertical-menu .vertical-menu-list>li>a,
.banner-text-wrap{
    position: relative;
}
.banner-text-wrap:before{   
    overflow: hidden;
    position: absolute;
    top: 0;
    content: "";
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.banner-text-wrap:hover:before{
    visibility: visible;
    opacity: 0.8;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.banner-text{
    position: relative;
    z-index: 1;
    background: rgba(0,0,0,0);
}
.block-hot-deals2 .nav-tab li:hover:last-child {
    margin-bottom: 15px;
}
.top-box3 ul li{
    padding: 2px 0;
}
.mega-product .product-name{
    margin-top: 12px;
}
.block3 .block-head{
    overflow: inherit;
}
.block3 .block-head .block-title,
.option3 .block .block-head{
    position: relative;
    border-top-width: 4px; 
}
.block3 .block-head .nav-tab.tab-category li{
    position: relative;
}
.block3 .block-head .nav-tab.tab-category li:hover:before,
.block3 .block-head .nav-tab.tab-category li.active:before{
    content: '';
    position: absolute;
    height: 5px;
    background: #FD7400;
    left: 0;
    top: -1px;
    width: 100%;
}
/* .block3 .block-head .block-title:before,
.option3 .block .block-head:before{
    content: '';
    position: absolute;
    height: 1px;
    background: #5a88ca;
    left: 0;
    top: -5px;
    width: 100%;
} */
.block3.block-new-arrivals .block-head .block-title:before{
    width: calc(100% - 1px);
}
.option3 .block-new-arrivals .products .product-right {
    padding-top: 15px;
}
.block-top-review .list-product .product .price-box{
    margin-bottom: 5px;
}
.wrap-block-cl .dropdown-menu>li>a {
    padding: 3px 15px;
}
.wrap-block-cl .dropdown-menu{
    padding: 8px 0;
}
.option4 .main-header .shop-menu .block-vertical-menu,
.wrap-block-cl .dropdown-menu{
    visibility: hidden;
    top: 200%;
    opacity: 0;
    display: block;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.option4 .main-header .shop-menu:hover .block-vertical-menu,
.wrap-block-cl .dropdown:hover .dropdown-menu{
    visibility: visible;
    top: 100%;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-menu.no-menu{
    background: rgba(0,0,0,0);
}
.block-categories .sub-cat{
    bottom: 20px;
}
.option4 .block-wrap-cart{
    padding-right: 0;
}
.widget .amount-range-price{
    display: inline-block;
}
.price-submit{
    float: right;
}
.products.list .desc{
    padding-top: 10px;
    color: #666;
}
.products.list .product-name a{
    font-weight: bold;
}
.sortPagiBar .show-product-item, .sortPagiBar .sort-product{
    margin-right: 0;
    margin-left: 30px;
}
.block-category-list a{
    background: #fff;
}
.block-product-image .product-list-thumb li{
    float: none;
}
.block-product-image .product-list-thumb li a{
    display: block;
}
.blog-posts .entry-thumb{
    margin-bottom: 25px;
}
.entry-detail .entry-meta-data{
    padding-top: 5px;
}
.sv-single-post .page-title{
    margin-bottom: 0;
}
h4.comments-title{
    font-weight: bold;
    margin-bottom: 45px;
}
.entry-tags span{
    font-weight: bold;
}
.tagcloud a {
    display: inline-block;
    float: none;
    margin: 2px 0;
}
.block3 .block-head .nav-tab.tab-category li:after{
    display: none;
}
.block3 .block-head .nav-tab.tab-category li{
    border-right: 1px solid #eaeaea; 
}
.block3 .block-head .nav-tab.tab-category li{
    border-top: 0; 
}
.block3 .block-head .nav-tab.tab-category li.active, .block3 .block-head .nav-tab.tab-category li:hover {
    border-color: #eaeaea;
}
.block-about .page-title{
    margin-top: 0px;
    margin-bottom: 15px;
}
.block-about .block-widget {
    margin-top: 0px;
}
.entry-content ul.store_info,
.entry-content ul.list-link{
    margin-left: 0;
    list-style: none;
}
ul.store_info li i{
    margin-right: 8px;
}
.entry-content ul.list-contact{
    margin-left: 18px;
    margin-bottom: 25px;
}
.block-about .block-sidebar-img{
    padding-top: 30px;
}
.wpcf7-form{
    margin-top: 10px;
}
textarea.wpcf7-textarea{
    height: 120px;
}
.block-about .block-sidebar-img{
    margin: 0;
}
.block-filter-top .price-submit{
    float: none;
}
.ui-selectmenu-menu{
    z-index: 9999;
}
#category-select-menu{
    height: 300px;
}
.mCSB_container{
    margin-right: 0;
}
.block-tags .block-inner .tagcloud a {
    margin: 2px 3px;
}
.block-popular-cat2 .list-subcat li a:hover:before{
    display: none;
}
.block-popular-cat2 .list-subcat li a img{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.block-popular-cat2 .list-subcat li a:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.fixed-header .vc_row.hidden{
    display: block !important;
}
/*------------------
  Begin Slidershow
------------------*/
.block-slider .bx-pager-item{
	width: 15px;
	height: 15px;
	background: #fff;
	font-size: 0;
	display: inline-block;
	border-radius: 50%;
	margin: 0 3px;
}
.block-slider .bx-pager-item a{
	width: 100%;
	height: 100%;
	background: #fff;
	display: block;
	border-radius: 50%;
}
/* .block-slider .bx-prev, 
.block-slider .bx-next{
	top: 43%;
} */
.block-slider .caption-group{
	position: absolute;
    top: 26%;
    right: 16%;
}
.block-slider .caption-group .title{
	margin: 0;
}
.block-slider .caption-group .subtitle{
	margin: 0;
	margin-top: 5px;
}
.block-slider .caption-group .button-radius{
	margin-top: 27px;
}
/*------------------
   End Slidershow
------------------*/
/***********************************************************
					Option 1		
***********************************************************/
.link_container.dropdown.has-sub-menu {
    position: relative;
}
.block-megamenu-link.sub-menu {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    left: 100%;
    margin-left: 30px;
    padding: 15px;
    position: absolute;
    top: -15px;
    width: 200px;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
	margin-top:30px;
}
.link_container.dropdown.has-sub-menu:hover .block-megamenu-link.sub-menu {
	opacity:1;
	visibility:visible;
	margin-top:0px;
}
.option1 .main-menu {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}
.block.block-offers .block-inner {
    padding-bottom: 11px;
}
.products .product-container {
    padding-bottom: 45px;
}
.block-popular-cat .parent-categories {
    font-weight: 700;
}
.main-menu .navbar-nav > li > a > img{
	top:-7px;
}
/***********************************************************
					Option 2		
***********************************************************/
.main-menu-2 {
    background-color: #fbfbfb !important;
    border-bottom: 1px solid #eaeaea !important;
    border-top: 1px solid #eaeaea !important;
}
.top-box.top-box2 {
    margin-left: -10px;
    margin-top: 20px;
}
.option2 .block.block-vertical-menu {
    margin-right: -10px;
    max-width: none;
    width: auto;
}
.option2 .main-menu .navbar-nav > li > a > img {
    top: -7px;
}
.option2 .block-banner-right.banner-hover {
    float: none;
    margin-left: -10px;
    max-width: none;
    width: auto;
}
.option2 .block.block-slider {
    padding: 10px;
}
.option2  .block-banner-right a {
    margin-bottom: 10px;
}
.option2  .block-banner-owl {
    margin-top: 15px;
}
.option2  .block-tabs {
    margin-top: 50px;
}
.option2 .block-popular-cat2 {
    margin: 45px 0 50px;
}
.list-footer-tags {
    padding-bottom: 25px;
}
/***********************************************************
					Option 3		
***********************************************************/
.option3 .sv-btn-default{
	background:#FD9033;
}
.option3 .mc4wp-form input[type="submit"]{
	background:#FD9033;
}
.option3 .block-coppyright a,.option3  .list-link-footer li a:hover, .option3 .block-shop-phone strong {
    color: #FD9033;
}
.option3 .block-popular-cat2{
	margin:45px 0 50px;
}
.option3 .block-wrap-cart .iner-block-cart::after{
	background-color:#FD9033;
}
.option3 .main-menu .block-wrap-cart .iner-block-cart > a {
    color: #FD9033;
}
.option3 .main-menu .navbar-nav > li:hover > a,
.option3  .main-menu .navbar-nav > li.current-menu-item > a{
	color: #FD9033;
}
.option3  .button-radius .icon::before{
	background-color:#FD9033;
}
.option3 .products .product-right {
    margin-top: -12px!important;
}
/***********************************************************
					Option 4		
***********************************************************/
.option4 .sv-btn-default{
	background:#1BD172;
}
.option4 .mc4wp-form input[type="submit"]{
	background:#1BD172;
}
.option4 .block-coppyright a,.option4  .list-link-footer li a:hover, .option4 .block-shop-phone strong {
    color: #1BD172;
}
.option4 .block-popular-cat2{
	margin:45px 0 50px;
}
.option4 .block-wrap-cart .iner-block-cart::after{
	background-color:#1BD172;
}
.option4  .block-wrap-cart .iner-block-cart > a {
    color: #1BD172;
}
/***********************************************************
					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:#fc9a00;
}
.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;
	overflow:hidden;
}
.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: #fc9a00;
}
.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);
}
.search-category-select{
	display:none;
}
/*Update Style*/
/*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;
}
/*Begin Product*/
.product-box9 {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 20px;
}
.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-header ul li.active::before{
	background-color:#f25f43;
}
.product-box9 .product-tab-header ul li.active a,
.product-box9 .product-tab-header ul li a:hover{
	color:#f25f43;
}
.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.kt-owl-carousel .owl-prev:hover,
.product-box9 .product-tab-content.kt-owl-carousel .owl-next:hover{
	background-color:#f25f43;
}
.product-box9 .product-tab-content .owl-controls {
    top: -42px;
}
/*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;
}
/*End Product*/
.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;
}
/*Latest News*/
.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;
}
.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;
}
/*Banner Adv*/
.item-banner-adv6 {
    position: relative;
	overflow:hidden;
}
.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;
}
.block.block-product7 .products::after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
}
.main-menu .mega_dropdown .block-megamenu-link > li.item-menu-new::after {
    background: rgba(0, 0, 0, 0) url("../../data/option10/new.gif") no-repeat scroll center center / 100% 100%;
    bottom: 0;
    content: "";
    height: 16px;
    margin: auto;
    position: absolute;
    right: 15px;
    top: 0;
    width: 24px;
}
.main-menu .mega_dropdown .block-megamenu-link > li.item-menu-new {
    position: relative;
}
/*Option 16*/

.content-top16 {
    margin-top: 30px;
}
.list-adv-left16 {
    margin-right: -20px;
}
.list-adv-left16 .adv-bottom, .list-adv-right16 .adv-bottom {
    margin: 0 0 10px;
}
.list-adv-right16 {
    margin-left: -20px;
}
.banner-info16.caption-group {
    bottom: 0;
    color: #fff;
    height: 140px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.banner-info16.caption-group h2 {
    font-weight: 700;
    margin: 8px 0 0;
    text-transform: uppercase;
}
.banner-info16.caption-group a {
    background: #5a88ca none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 130px;
}
.banner-info16.caption-group a::before {
    display: none;
}
.banner-info16.caption-group a .icon::before {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
}
.banner-info16.caption-group a .icon {
    left: 6px;
    top: 6px;
}
.banner-info16.caption-group a:hover .icon {
    left: 122px;
}
.banner-info16.caption-group a:hover {
    border-radius: 20px;
}
.list-service10.list-service16 {
    margin-bottom: 45px;
    margin-top: 20px;
}
.title-box16 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
	text-transform:uppercase;
}
.banner-hover-image .banner-thumb img{
	width:100%;
}
.content-product-box16.banner-left .banner-hover-image {
    margin-right: 40px;
}
.content-product-box16.banner-left .product-slider16 {
    margin-left: -40px;
}
.content-product-box16.banner-right .banner-hover-image {
    margin-left: 40px;
}
.content-product-box16.banner-right .product-slider16 {
    margin-right: -40px;
}
.content-product-box16 .product-slider16 {
    border: 1px solid #e5e5e5;
    padding: 20px 20px 17px;
}
.content-product-box16 .product-slider16 .product-container:first-child {
    margin-bottom: 13px;
}

.banner-hover-image .banner-info {
    color: #fff;
    height: 33%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.banner-hover-image .banner-info .inner-banner-info{
	position:relative;
	width:100%;
	height:100%;
    padding-top: 8%;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
	opacity:0;
}
.banner-hover-image .banner-info.pos-top .inner-banner-info{
	transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
}
.banner-hover-image .banner-info.pos-middle .inner-banner-info{
	transform:translateX(100%);
	-webkit-transform:translateX(100%);
}
.banner-hover-image .banner-info.pos-bottom .inner-banner-info{
	transform:translateY(100%);
	-webkit-transform:translateY(100%);
}
.banner-hover-image .banner-info:hover .inner-banner-info{
	transform:translate(0)!important;
	-webkit-transform:translate(0)!important;
	opacity:1;
}
.banner-hover-image {
    position: relative;
	overflow:hidden;
}
.banner-hover-image .banner-info.pos-top {
    top: 0;
}
.banner-hover-image .banner-info.pos-middle {
    top: 34%;
}
.banner-hover-image .banner-info.pos-bottom {
    bottom: 0;
}
.banner-hover-image .banner-info p {
    margin: 0 0 7px;
}
.banner-hover-image .banner-info h3 {
    font-weight: 700;
    margin: 0 0 16px;
}
.banner-hover-image .banner-info .shopnow {
    background: #5a88ca none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.banner-hover-image .banner-info .shopnow:hover{
	border-radius:15px;
}
.product-box16 {
    margin-bottom: 45px;
}
.product-slider16 .owl-controls {
    position: absolute;
    right: -20px;
    top: -50px;
    width: 41px;
}
.content-product-box16.banner-right .product-slider16 .owl-controls {
	right:-72%;
}
.list-brand.list-brand16 {
    margin-bottom: -1px;
    margin-top: 20px;
}
.block-popular-cat.popcat16 {
    margin-top: -5px;
}
/*Banner Slier 10*/
.banner-slider10.block-slider .bx-prev, .banner-slider10.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;
    margin-top: -30px;
    top: 50%;
    transform: none;
    width: 30px;
}
.banner-slider10.block-slider .bx-prev:hover, .banner-slider10.block-slider .bx-next:hover {
    background: rgba(28, 27, 39, 1) none repeat scroll 0 0;
}
.banner-slider10.block-slider .bx-controls-direction a i {
    font-size: 30px;
}
.banner-slider10.block-slider:hover .bx-prev {
    left: 0;
}
.banner-slider10.block-slider:hover .bx-next {
    right: 0;
}
/*Item Service*/

.item-service10 .block .block-head {
    border-bottom: medium none;
}
.list-service10 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.banner-slider10.block-slider {
    margin-top: 0;
}

.item-service10 .block .block-head {
    border-bottom: medium none;
}
.list-service10 {
    margin-bottom: 30px;
    margin-top: 30px;
}
.item-service10 .block .block-head .block-text {
    position: relative;
}
.item-service10 .block {
    overflow: hidden;
    position: relative;
}
.item-service10 .block .block-head .block-text::after {
    background: #e1e1e1 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 100%;
    margin-left: 30px;
    position: absolute;
    top: 19px;
    width: 1200px;
}
.item-service10 .more-link {
    background: #fbfbfb none repeat scroll 0 0;
    color: #999;
    font-style: italic;
    padding: 0 30px 0 10px;
    position: absolute;
    right: 0;
    top: 17px;
}
.item-service10.item-service15 {
    margin-bottom: 10px;
}
.item-service10.item-service15 .block .block-head {
    border-bottom: medium none;
    padding: 13px 20px;
}
.item-service10.item-service15 .more-link {
    color: #999;
    display: block;
    font-style: italic;
    margin-top: 18px;
    overflow: hidden;
    position: static;
    text-align: right;
	padding:0;
}

.item-service10.item-service15 .more-link span {
    position: relative;
}
.item-service10.item-service15 .more-link span::before {
    background: #e1e1e1 none repeat scroll 0 0;
    content: "";
    height: 2px;
    margin-right: 10px;
    position: absolute;
    right: 100%;
    top: 10px;
    width: 1200px;
}
.item-service10.item-service15 .block .block-head .block-text::after{
	display:none;
}

.content-top17 .banner-slider10.block-slider {
    margin-top: 20px;
}
.list-service17 {
    margin-top: 20px;
}
.content-top17 {
    margin-bottom: 50px;
}
.list-service17 .item-service10.item-service15 {
    margin: 0;
}
.kt-owl-carousel.owl-style17 .owl-prev,
.kt-owl-carousel.owl-style17 .owl-next{
	height:40px;
	width:20px;
	background-color:rgba(0,0,0,0.5);
	border:none;
	border-radius:0;
}
.kt-owl-carousel.owl-style17 .owl-prev {
    background-image: url("../images/prev-hover.png");
	left:0;
}
.kt-owl-carousel.owl-style17 .owl-next {
    background-image: url("../images/next-hover.png");
	right:0;
}
.product-box17 .product-tab {
    border: medium none;
    padding: 0;
}
/*Extra Link Style 5*/
.style5.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;
}
.style5.product-extra-link a:hover{
	background:#fc9a00;
	border-color:#fc9a00;
}
.style5.product-extra-link a.addcart-link{
	background:#fc9a00;
	border:none;
}
.style5.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;
}
.style5.product-extra-link a.addcart-link::after{
	background-image:url("../images/cart-icon2.png");
	width:14px;
	height:13px;
}
.style5.product-extra-link a.wishlist-link::after{
	background-image:url("../images/wishlist-icon2.png");
	width:19px;
	height:17px;
}
.style5.product-extra-link a.compare-link::after{
	background-image:url("../images/compare-icon2.png");
	width:17px;
	height:18px;
}
.style5.product-extra-link a:hover::after{
	background-position:bottom left;
}
.style5.product-extra-link a.addcart-link:hover{
	background:#fe7170;
}
.style5.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);
}
.style5.product-extra-link a:hover span {
	opacity:1;
	transform:translateY(0);
	-webkit-transform:translateY(0);
}
.style5.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;
}
.item-product-tab.text-center .product-rate {
    margin: 15px auto 20px;
}

.product-tab-header.header-box17 {
    border: medium none;
    margin: 0 0 28px;
    padding: 0;
	overflow:hidden;
}
.product-box17 .product-tab-content .owl-controls {
    margin-top: -100px;
    top: 50%;
    width: 100%;
}
.product-box17 .product-tab-content .owl-stage-outer {
    margin-bottom: -50px;
    padding-bottom: 50px;
}
.product-tab-header.header-box17 .list-inline {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.product-tab-header.header-box17 .list-inline li {
    margin: 0;
    padding: 0;
}
.product-tab-header.header-box17 .list-inline li a {
    color: #333;
    display: block;
    font-weight: 400;
    padding: 8px 40px;
	margin:-1px;
}
.product-tab-header.header-box17  .block-text{
	position:relative;
}
.product-tab-header.header-box17  .block-text::after{
	position:absolute;
	width:1200px;
	height:2px;
	content:"";
	background:#eaeaea;
	left:100%;
	top:20px;
	margin-left:40px;
}
.banner-owl17{
	margin-bottom:50px;
}
.block-banner17{
	margin-bottom:50px;
}
.recommendation .item-product-tab.text-center:first-child {
    margin-bottom: 28px;
}
.product-box17.recommendation .product-tab-content .owl-controls{
	display:none;
}
.block-banner17.block-banner2 .button-radius::before{
	display:none;
}
.block-banner2 .box-right .item.i2.i17 {
    background-image: url("../../data/option10/b9.jpg");
	min-height:180px;
}
.block-banner2.block-banner17 .box-left {
    margin-right: 40px;
    padding: 30px;
}

.block-banner17 .box-right {
    margin-left: -70px;
}
.block-banner2.block-banner17 .box-right .item {
    padding-left: 30px;
}
.block-banner2.block-banner17 .box-right .item {
    padding-bottom: 20px;
    padding-left: 30px;
    padding-top: 20px;
}
.list-brand.list-brand17 .owl-controls {
    display: none!important;
}
.block-top-review .product-img {
    overflow: hidden;
}
/*Quick View*/
.quick-view-product .block-product-info .box-qty input.quantity{
	width:60px;
}
.quick-view-product .block-product-info .variations-table .table-label {
    width: 50px;
}
.quick-view-product .block-product-image .product-list-thumb li a {
    margin: 1px;
}
.quick-view-product .block-product-image .product-list-thumb {
    padding: 0 40px;
}