/* ---------------------------------------------
Project: Fashion Store
Version: 1.1
Last change: 10/20/2016
Author:	7UP Theme
Author URI: https://7uptheme.com/
[Table Content]
1.Home 1
2.Home 2
3.Home 3
4.Home 4
5.Home 5
6.Home 6
7.Home 7
8.Home 8
9.Home 9
10.Home 10
11.Home 11
12.Home 12
13.Home 13
14.Home 14
15.Home 15
16.Home 16
17.Home 17
18.Home 18
19.Home 19
20.Home 20
21.Home 21
22.Home 22
23.Home 23
24.About
25.Contact
26.Shop
27.Blog
28.Popup
----------------------- */
/*General*/
body {
    color: #333;
    font-family: 'Poppins', sans-serif;
	font-weight:400;
    font-size: 14px;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
.wrap{
	overflow:hidden;
	position:relative;
}
*{	
	box-sizing:border-box;
	outline:none;
}
img{
	max-width:100%;
}
a:hover,a:focus{
	text-decoration:none;
	outline:none;
}
.container {
   /* max-width: 1200px;
    width: 100%;*/
}
input,input:focus,input:hover{
	outline:none;
}
p {
    line-height: 24px;
}
h1,h2,h3,h4,h5,h6{ 
}
.owl-theme .owl-controls{
	margin:0;
}
.owl-theme .owl-controls .owl-buttons div {
    border-radius: 0;
    display: inline-block;
    opacity:1;
    padding: 0;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	width:100px;
	height:100px;
	background:rgba(51,51,51,0.9);
	color:#fff;
	font-size:30px;
	text-align:center;
	margin:0;
}
.owl-theme .owl-controls .owl-buttons div:hover{
	background:#ff3e3e;
}
.owl-theme .owl-controls .owl-buttons div>i{
	display:block;
	height:100px;
	line-height:100px;
}
.owl-theme .owl-controls .owl-page span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: 0 5px;
    opacity: 1;
    width: 10px;
}
.owl-theme .owl-controls .owl-page.active span{
	background: #ff3e3e;
    border: none;
}
.bxslider{
	margin:0;
	padding:0;
	list-style:none;
}
.wrap-item > div:not(:first-child) {
  display: none;
}

/********************************************************************************
								Home 1
*********************************************************************************/
.wrap-language-cart > div {
    display: inline-block;
    margin-left: 27px;
}
.top-header.top-header1 {
    background: #283243 none repeat scroll 0 0;
	position:relative;
	z-index:999999;
}
.top-nav.top-nav1 {
    background: transparent;
}
.wrap-language-cart1 {
    float: right;
}
.wrap-language-cart1>div >a{
	height:50px;
	line-height:50px;
}
.wrap-language-cart1 .currency-box{
	margin-left:26px;
}
.top-nav {
    background: #283243 none repeat scroll 0 0;
    padding: 14px 0 12px;
}
.top-nav ul {
    margin: 0;
}
.top-nav li {
    display: inline-block;
    margin-right: 40px;
}
.top-header .top-nav.top-nav1 ul li a{
	color:#fff;
}
.top-header .top-nav.top-nav1 ul li a:hover{
	color:#ff3e3e;
}
.top-nav ul li a {
    color: #fff;
    text-transform: uppercase;
}
.top-nav ul li a:hover {
    color: #ff3e3e;
}
.top-nav ul li a i {
    margin-left: 10px;
}
.wrap-language-cart {
    float: right;
}
.language-box, .currency-box {
    display: inline-block;
    position: relative;
}
.language-box > a ,.currency-box > a{
    color: #fff;
    text-transform: uppercase;
}
.language-box:hover > a ,.currency-box:hover > a{
    color: #ff3e3e;
}
.language-box > a > i,.currency-box > a > i{
	margin-left:10px;
}
.main-header {
    padding-top: 50px;
}
.contact-header-phone {
    font-size: 18px;
}
.contact-header-phone i {
    color: #ccc;
    font-size: 24px;
    margin-left: 2px;
    margin-right: 12px;
    transform: scaleX(1.3);
    -webkit-transform: scaleX(1.3);
}
.contact-header-info {
    color: #999;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 0;
    margin-left: 20px;
    margin-top: -5px;
}
.contact-header {
    margin-top: 5px;
}
.logo {
    text-align: center;
}
.list-product-box {
    float: right;
    margin-left: -50px;
}
.list-product-box > li {
    display: inline-block;
    margin-left: 30px;
}
.list-product-box > li:first-child{
	margin-left:0;
}
.list-product-box > li > a:hover > i{
	color:#ff3e3e;
}
.list-product-box > li > a {
    color: #333;
    text-transform: uppercase;
}
.list-product-box > li > a > i {
    color: #ccc;
    font-size: 24px;
    margin-right: 10px;
}
.mini-cart {
  position: relative;
  z-index: 99999;
}
.mini-cart:hover .mini-cart-content {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.mini-cart:hover .mini-cart-icon{
	color:#ff3e3e;
}

.mini-cart .mini-cart-link {
    color: #333;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}
.mini-cart-icon {
    color: #ccc;
    font-size: 24px;
    margin-right: 10px;
}
.mini-cart-items {
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.list-mini-cart-item {
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0;
}
.list-mini-cart-item > li {
    border-bottom: 1px solid #e5e5e5;
    display: table;
    padding: 10px 0;
    width: 100%;
}
.mini-cart-thumb {
  display: table-cell;
  vertical-align: top;
}
.cart-thumb {
  display: block;
  overflow: hidden;
  width: 70px;
}
.mini-cart-info {
  display: table-cell;
  padding: 0 15px;
  text-align: left;
  vertical-align: middle;
}
.mini-cart-remove {
  display: table-cell;
  text-align: right;
  vertical-align: top;
}
/*
.mini-cart-title {
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 10px;
}
.mini-cart-title > a {
  color: #333;
}
.mini-cart-title > a:hover {
  color: #ff3e3e;
}
.mini-cart-qty {
  color: #999;
}

.mini-cart-price {
  color: #ff3e3e;
  display: block;
}*/
.remove-product {
  background: rgba(0, 0, 0, 0) url("../images/home1/icon-remove.png") no-repeat scroll center center;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  display: inline-block;
  height: 30px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 30px;
}
.cart-thumb > img {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.cart-thumb:hover img {
/*  transform: scale(1.15);
  -webkit-transform: scale(1.15);*/
}
.mini-cart-total {
    display: table;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
}
.mini-cart-total > label {
  display: table-cell;
  font-weight: 400;
  margin: 0;
}
.mini-cart-total > span {
  display: table-cell;
  text-align: right;
}
.mini-cart-button a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    width: 120px;
}
.mini-cart-edit {
  margin-right: 5px;
}
.mini-cart-button a:hover {
  background: #ff3e3e none repeat scroll 0 0;
}
.remove-product:hover {
  background-color: #e5e5e5;
}
 
.nav-header {
    padding: 30px 0;
}
.smart-search {
    border: 1px solid #e5e5e5;
    float: right;
    max-width: 340px;
    padding-left: 125px;
    position: relative;
    width: 100%;
}
.select-category {
    left: 0;
    position: absolute;
    top: 0;
    width: 125px;
    z-index: 99;
}
.select-category .category-toggle-link {
    border-right: 1px solid #e5e5e5;
    color: #333;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    position: relative;
}
.select-category:hover .list-category-toggle {
	opacity:1;
	margin-top:0;
	visibility:visible;
}
.list-category-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    left: -1px;
    padding: 15px;
    position: absolute;
    top: 100%;
    width: 200px;
	margin-top:30px;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.list-category-toggle a {
    color: #333;
}
.list-category-toggle a:hover {
    color: #ff3e3e;
}
.select-category .category-toggle-link::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    color: #ccc;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 14px;
    height: 16px;
    line-height: 14px;
    padding-left: 1px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: 13px;
    width: 16px;
}
.smart-search-form {
    padding-right: 40px;
    position: relative;
    width: 100%;
}
.smart-search-form input[type="text"] {
    border: medium none;
    color: #999;
    height: 40px;
    padding: 0 15px 0 28px;
    width: 100%;
}
.smart-search-form input[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 9;
}
.smart-search-form::after {
    color: #ccc;
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 12px;
    top: 12px;
}
.banner-slider {
	margin-bottom:100px;
}
.banner-slider .owl-controls {
    bottom: 0;
    position: absolute;
    right: 0;
}
.banner-slider  .owl-theme .owl-controls .owl-buttons div.owl-prev {
    margin-right: -1px;
}
.banner-info {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 9;
}
.item-banner1 .banner-info {
    margin-top: -190px;
    max-width: 570px;
    text-align: center;
    width: 100%;
}
.item-banner1 .banner-info.style1 {
    margin-top: -190px;
}
.item-banner1 .banner-info.style2 .shopnow {
    margin-top: -115px;
}
.item-banner1 .banner-info.style3 .shopnow {
    margin-top: -75px;
}
.item-banner1 .banner-info.style4 .shopnow {
    margin-top: -3px;
}
.item-banner1  h2 {
    color: #333;
    font-size: 160px;
    font-weight: 700;
    margin: -15px auto -30px;
    text-transform: uppercase;
}
.item-banner1  label {
    background: #25c6a5 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    text-transform: uppercase;
}
.item-banner1  h3 {
    font-size: 30px;
    margin: 0;
    text-transform: uppercase;
}
.item-banner1 .shopnow {
    display: block;
    margin: 30px auto auto;
    max-width: 120px;
	text-align:center;
}
.item-banner1 .shopnow span{
	display:block;
    text-transform: uppercase;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    border: 3px solid #333;
    color: #333;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-banner1 .shopnow:hover span{
	border-color:#ff3e3e;
	color:#fff;
	background:#ff3e3e;
}
.collection-info h3 {
    font-size: 24px;
    margin: 0;
}
.collection-info h2 {
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 10px;
	text-transform:uppercase;
}
.collection-info h2 a {
    color: #333;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.collection-info h2 a:hover{
	color:#ff3e3e;
}
.collection-info p {
    color: #696969;
    font-size: 18px;
}
.collection-info {
    font-family: lato;
    margin-top: 250px;
    position: relative;
}
.btn-plus {
    color: #333;
    display: inline-block;
    font-family: poppins;
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
    text-transform: uppercase;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.btn-plus:hover{
	color:#ff3e3e;
}
.btn-plus::before {
    border: 3px solid #ccc;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    height: 50px;
    line-height: 44px;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.btn-plus:hover::before{
	color:#fff;
	border-color:#ff3e3e;
	background:#ff3e3e;
}
.collection-info.text-left {
    padding-left: 40px;
}
.collection-info::before {
    background: rgba(0, 0, 0, 0) url("../images/home1/icon-l.png") no-repeat scroll center top;
    content: "";
    height: 55px;
    left: 0;
    position: absolute;
    top: -110px;
    width: 27px;
}
.collection-info::after {
    background: #ff3e3e none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: -80px;
    position: absolute;
    top: -26px;
    width: 250px;
}
.collection-info.text-left::before {
    left: 40px;
}
.collection-thumb .shopnow {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 3px solid #fff;
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 120px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transform:scale(0);
	-webkit-transform:scale(0);
}
.collection-thumb .shopnow:hover{
	border-color:#fff;
	color:#ff3e3e;
	background:#fff;
}
.collection-thumb:hover .shopnow {
	transform:scale(1);
	-webkit-transform:scale(1);
}
.collection-thumb {
    overflow: hidden;
    position: relative;
}
.list-collection .item-collection {
    margin-bottom: 100px;
}
.collection-info.text-right {
    padding-right: 40px;
}
.collection-info.text-right::after {
    left: auto;
    right: -80px;
    z-index: 99;
}
.collection-info.text-right::before {
    left: auto;
    right: 40px;
} 
.product-tab-title > ul {
    list-style: outside none none;
    margin: 0 0 95px;
    padding: 0;
    text-align: center;
}
.product-tab-title li {
    display: inline-block;
    padding: 0 20px;
}

.product-tab-slider .item {
    padding: 0 15px;
}
.product-tab-slider {
    margin: 0 -15px;
}
.product-thumb {
    position: relative;
}
.product-label {
    bottom: -50px;
    position: absolute;
    right: 2px;
    text-align: right;
    width: 60px;
	z-index:999;
}
.product-label > span {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    height: 100px;
    margin: 0 -2px;
    padding: 0 8px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 30px;
    word-wrap: break-word;
}
.product-label > span.new-label {
    background: #c0ab53 none repeat scroll 0 0;
    padding-top: 15px;
}
.product-label > span.sale-label {
    background: #25c6a5 none repeat scroll 0 0;
    padding-top: 3px;
}
.product-thumb .quickview-link {
    color: #fff;
    display: block;
    font-weight: 700;
    left: 50%;
    margin-left: -45px;
	margin-top:25px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 90px;
    z-index: 99;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	opacity:0;
	transform:scale(0);
	-webkit-transform:scale(0);
}
.product-thumb .quickview-link::after {
    border: 3px solid #ccc;
    content: "";
    font-family: fontawesome;
    height: 50px;
    left: 18px;
    line-height: 45px;
    position: absolute;
    top: -65px;
    width: 50px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.product-thumb .quickview-link:hover{
	color:#ff3e3e;
}
.product-thumb:hover  .quickview-link{
	opacity:1;
	transform:scale(1);
	-webkit-transform:scale(1);
}

.product-thumb-link {
    display: block;
    overflow: hidden;
    position: relative;
}
.product-thumb-link::after{
 
}
.product-thumb:hover .product-thumb-link::after{
	opacity:1;
}
.product-thumb-link .second-image {
    left: 0;
    position: absolute;
    top: 0;
	opacity:0;
/*	transform:rotateY(90deg);
	-webkit-transform:rotateY(90deg);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.2s ease-out 0s;*/
}
.product-thumb-link .first-image {
	opacity:1;
/*	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.2s ease-out 0s;*/
}
.product-thumb:hover .product-thumb-link .second-image{
	opacity:1;
/*	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);*/
}
.product-thumb:hover .product-thumb-link .first-image{
	opacity:0;
/*	transform:rotateY(-90deg);
	-webkit-transform:rotateY(-90deg);*/
}


.item-product .product-rating {
    position: absolute;
    right: -3px;
    top: 69px;
}
.product-rating {
	height:13px;
	width:100px;
	background:transparent url("../images/home1/rate-bg.png") repeat-x top center;
}
.inner-rating{
	height:13px;
	background:transparent url("../images/home1/rate-star.png") repeat-x top center;
}
.product-extra-link > a {
    color: #ccc;
    display: inline-block;
    font-size: 24px;
    margin-right: 30px;
    position: relative;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.product-extra-link > a > span {
    bottom: -20px;
    font-size: 12px;
    left: 0;
    margin-left: -28px;
    position: absolute;
    text-align: center;
    width: 80px;
	opacity:0;
	margin-top:30px;
	/*transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;*/
	display:block;
}
.product-extra-link > a:hover > span {
	opacity:1;
	margin-top:0;
}
.product-extra-link > a:hover{
	color:#333;
}
.product-price {
    margin-bottom: 3px;
}
.product-tab-slider .owl-theme .owl-controls .owl-buttons div {
    position:absolute;
	top:50%;
	opacity:0;
	display:none;
}
.item-product .product-extra-link {
    opacity: 0;
	/*transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;*/
	margin-left:50px;
}
.item-product:hover .product-extra-link {
	opacity:1;
	margin-left:0px;
}
.item-product:hover .product-title a{
	 
} 
.collection-thumb > a {
    display: block;
    overflow: hidden;
    position: relative;
}
.collection-thumb-link > img {
    width: 100%;
}
.collection-thumb .collection-thumb-link::before {
    background: rgba(255, 62, 62, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 100%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 100%;
    transform: rotate(45deg) scaleY(2);
    transition: all 0.3s ease-out 0s;
    -webkit-transform: rotate(45deg) scaleY(2);
    -webkit-transition: all 0.3s ease-out 0s;
    width: 100%;
	opacity:0;
}
.collection-thumb .collection-thumb-link::after {
    background: rgba(255, 62, 62, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -100%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: -100%;
    transform: rotate(45deg) scaleY(2);
    transition: all 0.3s ease-out 0s;
    -webkit-transform: rotate(45deg) scaleY(2);
    -webkit-transition: all 0.3s ease-out 0s;
    width: 100%;
	opacity:0;
}
.collection-thumb:hover .collection-thumb-link::before{
	opacity:1;
	left: 50%;
	top: 50%;
}
.collection-thumb:hover .collection-thumb-link::after{
	opacity:1;
	top: -50%;
	left: -50%;
}
.item-collection.style1 .collection-thumb:hover .collection-thumb-link::before {
    margin-left: -27%;
    margin-top: -27%;
}
.item-collection.style1 .collection-thumb:hover .collection-thumb-link::after {
    margin-left: 27%;
    margin-top: 27%;
}
.item-collection.style1 .collection-info{
	margin-top: 250px;
}
.item-collection.style2 .collection-thumb:hover .collection-thumb-link::before {
    margin-left: -5%;
    margin-top: -5%;
}
.item-collection.style2 .collection-thumb:hover .collection-thumb-link::after {
    margin-left: 5%;
    margin-top: 5%;
}
.item-collection.style2 .collection-info{
	margin-top: 195px;
}
.item-collection.style3 .collection-thumb:hover .collection-thumb-link::before {
    margin-left: -10%;
    margin-top: -10%;
}
.item-collection.style3 .collection-thumb:hover .collection-thumb-link::after {
    margin-left: 10%;
    margin-top: 10%;
}
.item-collection.style3 .collection-info{
	margin-top: 265px;
}
.item-collection.style4 .collection-thumb:hover .collection-thumb-link::before {
    margin-left: -8%;
    margin-top: -8%;
}
.item-collection.style4 .collection-thumb:hover .collection-thumb-link::after {
    margin-left: 8%;
    margin-top: 8%;
}
.item-collection.style4 .collection-info{
	margin-top: 195px;
}
.latest-news {
    margin: auto auto 100px;
    max-width: 1070px;
    width: 100%;
}
.item-latest-news .post-thumb {
    margin-right: 40px;
    position: relative;
}
.item-latest-news.item-latest-shadow .post-thumb {
    margin-left: 40px;
    margin-right: 0;
    margin-top: -105px;
}
.post-comment-date {
    list-style: outside none none;
    margin: 0 -15px;
    padding: 0;
}
.post-comment-date > li {
    display: inline-block;
    margin: 0 15px;
}
.post-comment-date a {
    color: #333;
}
.post-comment-date > li i.fa {
    color: #ccc;
    font-size: 24px;
    margin-right: 10px;
}
.post-title { 
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.post-title a {
    color: #333;
}
.post-title a:hover{
	color:#ff3e3e;
}
.post-info.text-left {
    padding-top: 40px;
}
.post-info.text-right {
    padding-top: 70px;
	padding-right:20px;
}
.item-latest-news .post-comment-date {
    margin-bottom: 17px;
}
.item-latest-news .readmore {
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.item-latest-news .readmore:hover{
	color:#ff3e3e;
}
.item-latest-news .readmore::before {
    content: "";
    display: inline-block;
    font-family: fontawesome;
    height: 50px;
    line-height: 44px;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.item-latest-news .post-title {
    margin-bottom: 10px;
    position: relative;
}
.item-latest-news .post-comment-date span{
	text-transform:uppercase;
}
.item-latest-news .post-title::after {
    background: #ff3e3e none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: -145px;
    position: absolute;
    top: 12px;
    width: 120px;
	z-index:999;
}
.item-latest-news.item-latest-shadow .post-title::after {
	left:auto;
	right:-160px;
}
.item-latest-news.item-latest-shadow .post-thumb::after {
    background: rgba(255, 63, 63, 0.1) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -20px;
    position: absolute;
    top: -20px;
    width: 100%;
}
.item-latest-news.item-latest-shadow .post-thumb a {
    display: block;
    position: relative;
    z-index: 9;
} 
.menu-footer li {
    padding: 0 15px;
}
.menu-footer ul {
    margin: 0 -15px;
}
.menu-footer li a {
    color: #999;
    text-transform: uppercase;
}
.logo-footer {
    margin-bottom: 45px;
}
.menu-footer li a:hover {
    color: #fff;
} 
.menu-footer {
    margin-bottom: 45px;
}
.copyright > p {
    color: #fff;
    margin: 0;
}
.copyright > p a {
    color: #999;
}
.copyright > p a:hover {
    color: #fff;
}
.zoom-image a{
	display:block;
	overflow:hidden;
}
.zoom-image a img{
	width:100%;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.zoom-image:hover a img{
	transform:scale(1.15);
	-webkit-transform:scale(1.15);
} 
/*************************************************************************************
										Home 2					
**************************************************************************************/
.logo2 {
    margin: 35px 0 0 50px;
}
.search-hover2 .search-form-hover::after{
	display:none;
}
.list-cart-search {
    float: right;
    margin-right: -30px;
    margin-top: 28px;
}
.list-cart-search > li {
    padding: 0 30px;
}
.my-account {
    position: relative;
    z-index: 99;
}
.my-account .my-account-link {
    color: #ccc;
    font-size: 24px;
}
/*
.my-account.my-account2:hover .my-account-link {
    color: #25c6a5;
}
.my-account.my-account2 .list-account a:hover {
    color: #25c6a5;
}
.search-hover.search-hover2:hover .search-link {
    color: #25c6a5;
}
.mini-cart.mini-cart2:hover .mini-cart-icon{
	color: #25c6a5;
}
.mini-cart.mini-cart2 .mini-cart-title > a:hover {
    color: #25c6a5;
}*/
.mini-cart.mini-cart2 .mini-cart-price {
 
}
.mini-cart.mini-cart2  .mini-cart-button a:hover{
	 
}
.search-hover .search-link {
	color: #ccc;
	font-size: 24px;
	position: relative;
	z-index: 99;
}
.search-hover {
    position: relative;
    z-index: 99;
}

/*Start Main Nav*/
.main-nav {
    margin-top: 15px;
}
.main-nav > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.main-nav > ul > li {
    display: inline-block;
    margin-right: -4px;
}
  
  
  
.main-nav .menu-item-has-children {
    position: relative;
}
.main-nav .toggle-mobile-menu {
    border: 1px solid #e5e5e5;
    color: #333;
    display: none;
    font-size: 30px;
    height: 40px;
    line-height: 41px;
    text-align: center;
    width: 40px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.mega-menu {
    background: #f9f9f9 none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
    left: 0;
    padding: 50px 50px 40px;
    position: absolute;
    top: 100%;
    width: 1170px;
    z-index: 999;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	margin-top:30px;
}
.main-nav > ul > li.has-mega-menu:hover > a::before {
    background: #ff3e3e none repeat scroll 0 0;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 100%;
    width: 1px;
	margin-top:-10px;
	z-index:9999;
}
.main-nav > ul > li.has-mega-menu:hover > .mega-menu{
	opacity:1;
	visibility:visible;
	margin-top:0;
}

.mega-banner {
    position: relative;
}
.mega-banner .banner-info {
    color: #fff;
    font-weight: 700;
    margin-top: -75px;
    text-align: center;
    text-transform: uppercase;
}
.mega-banner .banner-info h2 { 
    font-weight: 700;
    margin: 0 0 10px;
}
.mega-banner .banner-info .shopnow {
    background: #fff none repeat scroll 0 0;
    color: #555;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    padding: 0 15px;
}
.mega-banner .banner-info .shopnow:hover {
    background: #ff3e3e none repeat scroll 0 0;
    color: #fff;
    transition: all 0.3s ease-out 0s;
}
.mega-link {
    margin-top: 27px;
    text-transform: uppercase;
}
.mega-link > h3 {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px;
}
.mega-link > h3 a {
    color: #555;
}
.mega-link > h3 a:hover {
    color: #ff3e3e;
}
.mega-list-link a {
    color: #555;
    padding-left: 15px;
    position: relative;
}
.mega-list-link a:hover{
	color:#ff3e3e;
}
.mega-list-link a::before {
    color: #999;
    content: "";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 1px;
}
.mega-list-link > li {
    margin-bottom: 6px;
}
.mega-list-link > li:last-child {
    margin-bottom: 0;
}

.mega-menu.style2 {
    padding: 0;
}
.mega-banner2 {
    margin-right: 10px;
}
.mega-banner2 .banner-info {
    color: #fff;
    margin-top: -100px;
    text-align: center;
    text-transform: uppercase;
}
.mega-banner2 .banner-info h4 { 
    font-size: 18px;
    margin: 0;
}
.mega-banner2 .banner-info h2 { 
    font-size: 60px;
    font-weight: 700;
    margin: 5px 0;
}
.mega-banner2 .banner-info h3 { 
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}
.mega-banner2 .banner-info .shopnow {
    background: #fff none repeat scroll 0 0;
    color: #555;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-top: 25px;
    padding: 0 25px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.mega-banner2 .banner-info .shopnow:hover{
	background:#ff3e3e;
	color:#fff;
}
.mega-best-sale > h2 { 
    font-weight: 700;
    margin: 0 0 25px;
    text-transform: uppercase;
}
.item-mega-bestsale {
    margin: 0 15px;
}
.mega-best-sale {
    padding: 40px 40px 20px 0;
}
.mega-slider {
    margin: 0 -15px;
}
.item-mega-bestsale .product-info {
    padding-top: 26px;
}
.mega-slider .owl-controls {
    position: absolute;
    right: 15px;
    top: -50px;
}
.mega-slider .owl-theme .owl-controls .owl-page span {
    background: #999 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    display: block;
    height: 8px;
    margin: 0 4px;
    opacity: 1;
    width: 8px;
}
.mega-slider  .owl-theme .owl-controls .owl-page.active span {
	background: #ff3e3e none repeat scroll 0 0;
}
/*End Main Nav*/



.main-nav.main-nav2 {
    float: right;
    margin-bottom: 20px;
    margin-right: -15px;
    margin-top: -18px;
}
.main-nav.main-nav2 .mega-menu{
	left:auto;
	right:0;
}
.main-nav.main-nav2 > ul > li::after {
    display: none;
}
.main-nav.main-nav2 > ul > li.menu-item-has-children > a::after {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: -15px;
    top: 0;
    font-size: 14px;
}
.main-nav.main-nav2 > ul > li:hover > a {
    color: #25c6a5;
}
.main-nav.main-nav2 .sub-menu li:hover > a {
    color: #25c6a5;
}
.main-nav.main-nav2 > ul > li.menu-item-has-children:hover > a::before {
    background: #25c6a5 none repeat scroll 0 0;
}
.main-nav.main-nav2 > ul > li.has-mega-menu:hover > a::before {
    background: #25c6a5 none repeat scroll 0 0;
}
.main-nav.main-nav2 .mega-banner .banner-info .shopnow:hover {
    background: #25c6a5 none repeat scroll 0 0;
}
.main-nav.main-nav2 .mega-link > h3 a:hover {
    color: #25c6a5;
}
.main-nav.main-nav2 .mega-list-link a:hover {
    color: #25c6a5;
}
.main-nav.main-nav2 .mega-slider .owl-theme .owl-controls .owl-page.active span {
    background: #25c6a5 none repeat scroll 0 0;
}
.main-nav.main-nav2 .product-title a:hover{
	color: #25c6a5;
}
.main-nav.main-nav2 .mega-banner2 .banner-info .shopnow:hover {
    background: #25c6a5 none repeat scroll 0 0;
}
.main-nav.main-nav2 > ul > li.has-mega-menu > a::after {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: -15px;
    top: 0;
    font-size: 14px;
}
.main-nav.main-nav2 > ul > li {
    padding: 0 35px;
}
.item-banner2 h3 { 
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}
.item-banner2 .banner-info { 
    text-align: center;
    text-transform: uppercase;
    top: 100px;
}
.item-banner2 h2 {
    color: #fff;
    font-size: 120px;
    font-weight: 700;
    margin: 15px 0 0;
    opacity: 0.8;
}
.banner-slider2 .bx-pager {
    bottom: 100px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.banner-slider2 {
    margin-bottom: 100px;
    position: relative;
}
.banner-slider2 .bx-pager a {
    display: inline-block;
    position: relative;
    width: 90px;
    background: rgba(255,255,255,0.8);
}
.banner-slider2 .bx-pager a.active::after {
    border: 1px solid #25c6a5;
    content: "";
    left: -10px;
    position: absolute;
    top: -10px;
    z-index: 99;
    right: -10px;
    bottom: -10px;
}
.banner-slider2 .bx-pager a.active img{
	opacity:0.5;
}
.wellcome-text > h3 { 
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.wellcome-text > h2 { 
    font-size: 60px;
    font-weight: 700;
    margin: 3px 0 30px;
    text-transform: uppercase;
}
.wellcome-text > p {
    color: #555;
    margin-bottom: 25px;
}
.wellcome-text {
    max-width: 300px;
}
.wellcome-text .btn-plus:hover::before{
	background: #25C6A5 none repeat scroll 0 0;
    border-color: #25C6A5;
}
.wellcome-text .btn-plus:hover{
	color: #25C6A5;
}
.wellcome-adv {
    margin-left: 35px;
}
.content-adv-wc {
    margin-bottom: 30px;
}
.wellcome-adv .content-adv-wc{
    display: table;
    width: 100%;
	position:relative;
    border: 1px solid #e5e5e5;
	padding: 10px 0;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.adv-wc-thumb {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
.adv-wc-thumb > a {
    display: inline-block;
    max-width: 80px;
    padding: 10px;
}

.adv-wc-info h3 { 
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.content-adv-wc::after {
    content: "";
    position: absolute;
    right: -4px;
    top: 10px;
    width: 4px;
    bottom: 10px;
}
.content-adv-wc.style1::after{
	background:#25c6a5;
}
.content-adv-wc.style2::after{
	background:#c0ab53;
}
.content-adv-wc.style3::after{
	background:#dc826e;
}
.content-adv-wc.style1:hover{
	border-color:#25c6a5;
}
.content-adv-wc.style2:hover{
	border-color:#c0ab53;
}
.content-adv-wc.style3:hover{
	border-color:#dc826e;
}
.content-adv-wc.style1 .adv-wc-info a {
    color: #25c6a5;
}
.content-adv-wc.style2 .adv-wc-info a {
    color: #c0ab53;
}
.content-adv-wc.style3 .adv-wc-info a {
    color: #dc826e;
}
.adv-wc-info {
    display: table-cell;
    vertical-align: middle;
}
.adv-wc-info > p {
    margin: 0;
}
.box-title2{ 
	text-transform: uppercase;
	text-align:center;
	margin-bottom:30px;
}
.box-title2 > h4 {
    font-size: 24px;
    margin: 0;
	font-weight: 700;
}
.box-title2 > h2 {
    font-size: 60px;
    margin: 3px 0 30px;
	font-weight: 700;
}
.wellcome-list-box {
    margin-bottom: 95px;
}
.featured-product-advert {
    float: left;
    position: relative;
    width: 42.245%;
}
.featured-product-slider {
    float: left;
    width: 57.755%;
}
.featured-product-gallery {
    position: relative;
}
.featured-product-gallery .bx-pager {
    position: absolute;
    right: -100px;
    top: 30px;
    z-index: 99;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-featured-product:hover .featured-product-gallery .bx-pager {
	opacity:1;
	visibility:visible;
	right: 0;
}
.featured-product-gallery .bx-pager a {
    background: #fff none repeat scroll 0 0;
    display: block;
    margin-bottom: 2px;
    padding: 10px;
    width: 70px;
}
.featured-product-gallery .bx-pager a.active {
    border: 1px solid #25c6a5;
}

.featured-product-title li {
    display: inline-block;
}
.featured-product-title a {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #333;
    display: block; 
    height: 40px;
    line-height: 40px;
    padding: 0 26px;
    text-transform: uppercase;
}
.featured-product-title li {
    border: 1px solid transparent;
    margin-right: -4px;
    padding: 10px;
}
.featured-product-title li.active{
	border: 1px solid #25c6a5;
}
.featured-product-title > ul {
    margin: 0 0 40px;
    padding: 0;
}
.featured-product-title li.active a{
	background:#25c6a5;
	color:#fff;
}
.content-featured-product-box{
	position:relative;
}
.content-featured-product.active {
    opacity: 1;
    position: relative;
    visibility: visible;
}
.content-featured-product {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    visibility: hidden;
    width: 100%;
}
.featured-advert-info {
    background: rgba(247, 247, 247, 0.5) none repeat scroll 0 0;
    border: 1px solid #ccc;
    bottom: -115px;
    height: 370px;
    position: absolute;
    right: 100px;
    width: 300px;
	z-index:99;
}
.featured-advert-info > h2 {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; 
    font-weight: 700;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}
.featured-product-saleoff {
    bottom: 0;
    left: 0;
    padding: 20px 30px;
    position: absolute;
    text-transform: uppercase;
}
.featured-product-saleoff > h4 { 
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.featured-product-saleoff > h2 {
    color: #ff3e3e;
    font-size: 30px;
    margin: 13px 0 0;
}

.featured-advert-info {
    background: rgba(247, 247, 247, 0.5) none repeat scroll 0 0;
    border: 1px solid #ccc;
    bottom: -110px;
    height: 370px;
    position: absolute;
    right: 100px;
    width: 300px;
}
.featured-advert-info > h2 {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; 
    font-weight: 700;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}
.featured-product-saleoff {
    bottom: 0;
    left: 0;
    padding: 20px 30px;
    position: absolute;
    text-transform: uppercase;
}
.featured-product-saleoff > h4 { 
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.featured-product-saleoff > h2 {
    color: #ff3e3e;
    font-size: 30px;
    margin: 13px 0 0;
}
.item-featured-product .product-extra-link {
    bottom: 0;
    left: 0;
    position: absolute;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transform:translateX(100px);
	-webkit-transform:translateX(100px);
}
.item-featured-product:hover .product-extra-link {
	opacity:1;
	visibility:visible;
	transform:translateX(0px);
	-webkit-transform:translateX(0px);
}
.item-featured-product .product-extra-link a {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0 -3px 0 0;
    text-align: center;
    width: 50px;
}
.item-featured-product .product-info {
    padding-top: 27px;
}
.featured-product-slider .owl-theme .owl-controls .owl-buttons div {
    width: 40px;
	height:40px;
	background:#f4f4f4;
	color:#333;
	font-size:14px;
	margin:0;
}
.featured-product-slider .owl-theme .owl-controls .owl-buttons div.owl-next{
	margin-left:1px;
}
.featured-product-slider .owl-theme .owl-controls .owl-buttons div i {
	line-height:40px;
	height:40px;
}
.featured-product-slider .owl-theme .owl-controls .owl-buttons div:hover{
	background:#25C6A5;
	color:#fff;
}
.featured-product-slider .owl-theme .owl-controls {
    position: absolute;
    right: 70px;
    top: -91px;
}
.featured-product-box {
    margin-bottom: 95px;
}
.product-rating.style2 .inner-rating {
    background: transparent url("../images/home1/rate-star2.png") repeat-x scroll center top;
}
.item-featured-product .product-rating.style2{
	opacity:0;
	transform:translateX(100px);
	-webkit-transform:translateX(100px);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.item-featured-product:hover .product-rating.style2{
	transform:translateX(0px);
	-webkit-transform:translateX(0px);
	opacity:1;
}
.item-featured-product:hover .product-title a{
	color:#25c6a5;
}

.category-list-box .box-title2 {
    margin-bottom: 40px;
}
.category-list-box {
    margin-bottom: 100px;
}
.cat-info > h3 { 
    font-size: 30px;
    font-weight: 700;
    margin: 23px 0 10px;
}
.cat-info > h3 a {
    color: #333;
}
.cat-info > h3 a:hover{
	color:#25C6A5;
}
.cat-info .btn-plus:hover::before {
    background: #25C6A5 none repeat scroll 0 0;
    border-color: #25C6A5;
}
.cat-info .btn-plus:hover{
	color:#25C6A5;
}
.item-testimo .zoom-image {
    margin: auto;
    width: 78px;
}
.item-testimo {
    margin: auto;
    max-width: 780px;
    text-align: center;
}

.box-testimonial {
    background: rgba(0, 0, 0, 0) url("../images/home2/test1.jpg") no-repeat fixed center center;
    margin-bottom: 95px;
    padding: 150px 0;
}
.item-testimo > p {
    color: #fff;
    margin: 42px 0 0;
}
.item-testimo > h3 { 
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 48px;
}
.item-testimo > h3 a {
    color: #fff;
}
.testimo-slider .owl-theme .owl-controls .owl-page span {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: 0;
    opacity: 1;
    width: 10px;
}
.testimo-slider .owl-theme .owl-controls .owl-page{
	width:18px;
	height:18px;
	border-radius: 50%;
	padding:3px;
	margin:0 6px;
	border:1px solid transparent;
}
.testimo-slider .owl-theme .owl-controls .owl-page.active{
	border:1px solid #fff;
}
.box-designer .box-title2 {
    margin-bottom: 40px;
}

.designer-thumb {
    position: relative;
}
.social-designer {
    bottom: 10px;
    position: absolute;
    right: 5px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	opacity:0;
	transform:translateY(-100px);
	-webkit-transform:translateY(-100px);
}
.designer-thumb:hover .social-designer {
	opacity:1;
	transform:translateY(0);
	-webkit-transform:translateY(0);
}
.social-designer a {
    color: #fff;
    font-size: 24px;
    margin: 0 15px;
    opacity: 0.5;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.social-designer a:hover{
	opacity:1;
}

.design-info > h3 { 
    font-size: 30px;
    font-weight: 700;
    margin: 24px 0 7px;
    text-transform: uppercase;
}
.design-info > h3 a {
    color: #333;
}
.design-info > span {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.design-info > p {
    color: #555;
    margin: 0;
}
.box-designer {
    margin-bottom: 95px;
}
.list-designer .alldesign {
    border: 3px solid #333;
    color: #333;
    display: block;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin: 40px auto auto;
    text-align: center;
    text-transform: uppercase;
    width: 170px;
}

.design-info > h3 { 
    font-size: 30px;
    font-weight: 700;
    margin: 24px 0 7px;
    text-transform: uppercase;
}
.design-info > h3 a {
    color: #333;
}
.design-info > h3 a:hover{
	color:#25C6A5;
}
.design-info > span {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.design-info > p {
    color: #555;
    margin: 0;
}
.box-designer {
    margin-bottom: 95px;
}
.list-designer .alldesign {
    border: 3px solid #333;
    color: #333;
    display: block;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin: 40px auto auto;
    text-align: center;
    text-transform: uppercase;
    width: 170px;
	position:relative;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.list-designer .alldesign::after{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	background:#333;
	-webkit-transform:scaleY(0);
	transform:scaleY(0);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.list-designer .alldesign span{
	position:relative;
	z-index:99;
}
.list-designer .alldesign:hover::after{ 
	-webkit-transform:scaleY(1);
	transform:scaleY(1);
}
.list-designer .alldesign:hover{
	color:#fff;
}
.box-supper-deal .box-title2 {
    margin-bottom: 40px;
}
.wrap-contact-email {
    background: rgba(0, 0, 0, 0) url("../images/home2/design.jpg") no-repeat fixed center center;
}
.box-contact {
    padding: 90px 0;
}
.newsletter-box {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    padding: 50px 0;
}
.newsletter-form {
    padding-left: 240px;
    position: relative;
}
.newsletter-form > label {
    color: #fff;
    font-size: 30px;
    left: 0;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}
.newsletter-form > form {
    padding-right: 230px;
    position: relative;
}
.newsletter-form > form input[type="submit"] {
    background-color: #25c6a5;
	background-position:60px center;
	background-image:url("../images/home2/bg-subscribe.png");
	background-repeat:no-repeat;
    border: medium none;
    color: #fff;
    font-weight: 700;
    height: 50px;
    padding-left: 90px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 220px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.newsletter-form > form input[type="submit"]:hover{
	background-color:#ff3e3e;
}
.newsletter-form > form input[type="text"] {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 50px;
    padding: 0 20px;
    width: 100%;
}
.item-contact-box {
    text-align: center;
}
.item-contact-box .contact-icon {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 50%;
    color: #f7f7f7;
    display: block;
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    margin: auto;
    width: 100px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	position:relative;
}
.item-contact-box .contact-icon::after {
    border: 3px solid #f7f7f7;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
    width: 100%;
    border-radius: 50%;
	opacity:0;
	background: rgba(255,255,255,0.8);
}
.item-contact-box .contact-icon:hover::after{
	opacity:1;
	transform:scale(1);
	background: rgba(255,255,255,0);
	-webkit-transform:scale(1);
}
.item-contact-box .contact-icon:hover{
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.contact-title {
    color: #f7f7f7; 
    font-size: 30px;
    font-weight: 700;
    margin: 43px 0 38px;
}
.contact-info {
    color: #f7f7f7;
    font-size: 18px;
    margin: 0;
}
.contact-info a {
    color: #f7f7f7;
}

.supper-deal-countdown canvas {
    display: none;
}
.supper-deal-countdown {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 80px;
    left: 0;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    width: 100%;
	z-index:9999;
}
.supper-deal-countdown .time_circles {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin: 10px auto auto;
    width: 210px;
    padding-left: 65px;
    background: url("../images/home2/clock.png") no-repeat left 20px center;
}
.supper-deal-countdown .time_circles > div {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0;
    width: auto !important;
}
.supper-deal-countdown .time_circles > div:last-child::after{
	display:none;
}
.supper-deal-countdown .time_circles > div::after {
    content: ":";
    display: inline-block;
    margin: 0 5px;
}
/************************************************************************************
									Shop
************************************************************************************/
.banner-shop > a {
    display: block;
    overflow: hidden;
    position: relative;
}
.banner-shop > a::before {
    left: 0;
    position: absolute;
    top: 0;
	width:0;
	height:100%;
	content:"";
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	z-index:9;
	background:rgba(0,0,0,0.1);
	opacity:0;
}
.banner-shop > a::after {
    bottom: 0;
    position: absolute;
    right: 0;
	width:0;
	height:100%;
	content:"";
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	z-index:9;
	background:rgba(0,0,0,0.1);
	opacity:0;
}
.banner-shop > a:hover::before,
.banner-shop > a:hover::after{
	width:100%;
	opacity:1;
}
.banner-shop > a img{
	width:100%;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.banner-shop > a:hover img{
	transform:scale(1.15);
	-webkit-transform:scale(1.15);
}

.bread-crumb {
    background: #f4f4f4 none repeat scroll 0 0;
    padding: 12px 20px;
}
.bread-crumb a {
    color: #555;
    display: inline-block;
    margin-right: 36px;
    position: relative;
}
.bread-crumb a:hover{
	color:#ff3e3e;
}
.bread-crumb span {
    color: #ff3e3e;
}
.bread-crumb a::after {
    background: #e5e5e5 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 100%;
    margin-left: 10px;
    position: absolute;
    top: 11px;
    width: 20px;
}

.shop-pagibar {
    padding: 20px 0;
}
.shop-pagibar.top {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.view-bar > label {
    color: #555;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    vertical-align: top;
}
.view-bar > a {
    color: #e5e5e5;
    display: inline-block;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    margin-left: 10px;
    vertical-align: top;
}
.view-bar > a.active {
    color: #555;
}
.wrap-sort-pagi {
    float: right;
}
.shop-pagibar .pagibar {
    display: inline-block;
}
.pagibar > a {
    border: 1px solid #e5e5e5;
    color: #555;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: -3px;
    min-width: 30px;
    padding: 0 10px;
    text-align: center;
}
.pagibar > a.next-page {
    border: 1px solid transparent;
    margin-left: -1px;
    margin-right: 0;
}
.pagibar > a.current-page {
    border-color: #ff3e3e;
    color: #ff3e3e;
}
.attr-bar {
    display: inline-block;
    margin-right: 85px;
    position: relative;
}
.attribute-bar {
    margin-left: 25px;
    margin-top: 5px;
}
.attr-bar a {
    color: #555;
    text-transform: uppercase;
}
.attr-bar > a {
    padding-right: 15px;
    position: relative;
}
.attr-bar > a::after {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    top: 3px;
}
.attr-bar ul {
    background: #f9f9f9 none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
    left: 0;
    margin-top: 30px;
    padding: 15px;
    position: absolute;
    top: 100%;
    z-index: 999;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.attr-bar ul li a:hover{
	color:#ff3e3e;
}
.attr-bar:hover ul{
	opacity:1;
	visibility:visible;
	margin-top:0;
}
.attr-bar.price-bar ul {
    width: 100px;
}
.content-shop .product-label{
	display:none;
}
.gridview-sidebar .product-rating{
	display:none;
}
.range-filter .ui-widget-content {
    background: #ff3e3e none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 1px;
    margin-bottom: 30px;
}
.range-filter  .ui-widget-header {
    background: #a7a7a7 none repeat scroll 0 0;
}
.range-filter  .ui-slider-handle.ui-state-default.ui-corner-all{
	width:10px;
	height:10px;
	background:#f4f4f4;
	border:1px solid #ff3e3e;
	border-radius:0;
	top:-4px;
	margin-left:-5px;
	cursor:pointer;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}

.widget {
    margin-bottom: 30px;
}
.widget-filter-price {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 30px 0;
}
.widget-title { 
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 26px;
    overflow: hidden;
    text-shadow: 0 0 0;
    text-transform: uppercase;
}
.content-grid-sidebar .sidebar-shop{
    margin-top: 20px;
}
.widget-title > span {
    position: relative;
}
.widget-title > span::after {
    background: #555 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 100%;
    margin-left: 20px;
    position: absolute;
    top: 8px;
    width: 700px;
}
.widget-filter-price .widget-title {
    margin-left: 30px;
}
.range-filter {
    padding: 0 30px;
}
.range-filter .btn-filter {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 30px;
    margin-right: 20px;
    padding: 0 18px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.range-filter .btn-filter:hover{
	background:#ff3e3e;
}
.range-filter #amount{
	color:#555;
}
.widget-filter ul {
    margin: 0 0 -10px;
}
.widget-filter ul li a span {
    border: 1px solid #e5e5e5;
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    width: 20px;
}
.widget-filter ul li.active a span::after {
    color: #555;
    content: "";
    font-family: fontawesome;
    font-size: 10px;
    left: 5px;
    position: absolute;
    top: 4px;
}
.widget-filter.widget-filter-color ul li.active a span::after {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.widget-filter-color ul li.active a span::after {
	color:#fff;
}
.widget-filter ul li a label {
    font-weight: 400;
}
.widget-filter ul li a {
    color: #555;
}
.widget-filter ul li {
    margin-bottom: 5px;
    position: relative;
}
.widget-filter ul li .attr-product-num {
    color: #ccc;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 3px;
}
.widget-filter.widget-filter-color ul li a span {
    border: medium none;
}

.widget-new-product ul li {
    border-bottom: 1px solid #e5e5e5;
    display: table;
    margin-bottom: 20px;
    padding-bottom: 8px;
    width: 100%;
}
.widget-new-product ul li .product-thumb {
    display: table-cell;
    width: 100px;
}
.widget-new-product ul li .product-info {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}
.widget-new-product .product-price ins {
    font-size: 18px;
}
.widget-new-product .product-price del {
    font-size: 12px;
    padding: 0 7px;
}
.widget-new-product .product-price del::after {
    top: 9px;
}
.product-desc {
    color: #555;
}
.widget-new-product .product-desc {
    margin-bottom: 4px;
}
.widget-new-product .product-title {
    margin-bottom: 10px;
}
.widget .btn-widget {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    padding: 0 23px;
    text-transform: uppercase;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.widget .btn-widget:hover{
	background:#ff3e3e;
}
.widget-new-product.widget-compare-product ul li {
    padding-bottom: 20px;
}
.widget-compare-product .delete-product {
    color: #333;
}
.widget-compare-product .delete-product:hover,.widget-compare-product .clearall:hover{
	color:#ff3e3e;
}
.widget-compare-product .clearall {
    color: #999;
    text-transform: uppercase;
}
.shop-pagibar.bottom {
    border-top: 1px solid #e5e5e5;
}
.product-gridview ul{
	margin-bottom:0;
}
.widget-faqs h3 {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    color: #555;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    min-height: 40px;
    padding: 13px 40px 11px 0;
    position: relative;
    text-transform: uppercase;
}
.widget-faqs p {
    color: #555;
    margin: 0;
	padding: 16px 0;
}
.widget:last-child{
	margin-bottom:0;
}
.widget-faqs h3::after {
    background: #f9f9f9 none repeat scroll 0 0;
    color: #333;
    content: "";
    font-family: fontawesome;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: -1;
}
.widget-faqs li.active h3::after{
	content: "\f067";
}
.widget-faqs li {
    margin-top: -1px;
}
.content-grid-sidebar{
	padding-bottom:80px;
}

.product-gallery {
    margin-right: 50px;
    padding-right: 53px;
    position: relative;
}
.product-gallery .bx-pager {
    margin-top: -105px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50px;
}
.product-gallery .bx-pager a {
    display: block;
    margin-bottom: 3px;
    position: relative;
}
.item-product-list {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.item-product-list:last-child{
	border-bottom: none;
    margin-bottom: 0px;
}
.item-product-list .product-info {
    margin-left: -50px;
    padding-right: 300px;
    position: relative;
}
.extra-price {
    border-left: 1px solid #e5e5e5;
    padding: 40px 30px 60px;
    position: absolute;
    right: 0;
    top: 0;
    width: 270px;
}
.item-product-list .product-title {
    font-size: 24px;
    margin-bottom: 15px;
}
.number-review {
    color: #555;
    margin-left: -5px;
}
.inout-stock {
    background: #46a74e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    padding: 0 15px;
}
.list-rate-review {
    margin-bottom: 15px;
}
.product-gallery .bx-pager a.active::after {
    border: 1px solid #ff3e3e;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.listview-sidebar .item-product-list .product-info {
    margin-left: 25px;
    padding-right: 0;
}
.listview-sidebar .extra-price {
    border: medium none;
    padding: 0;
    position: static;
    width: auto;
}
.listview-sidebar .product-gallery {
    margin-right: -25px;
    padding-right: 0;
}
.listview-sidebar .product-extra-link {
    border-top: 1px solid #e5e5e5;
    margin-top: 13px;
    padding-top: 20px;
}
.inout-stock.out-stock {
    background: #ff7430 none repeat scroll 0 0;
}

.content-detail {
    margin: 30px 0 100px;
}
.content-detail.no-sidebar .detail-info {
  /*  margin-left: 20px;*/
}
.content-detail.no-sidebar .tab-detail {
    margin-left: 20px;
}
.content-detail.no-sidebar .related-product {
    margin-top: 15px;
}
.title-detail { 
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
}
.product-detail .product-gallery {
    margin-right: 0;
    padding-left: 110px;
    padding-right: 0;
}
.product-detail  .product-gallery .bx-pager {
    left: 0;
    margin-top: 0;
    right: auto;
    top: 0;
    width: 100px;
}
.product-detail  .product-gallery .bx-pager a {
    margin-bottom: 10px;
}
.attr-product h3 { 
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.attr-product ul li a span {
    border: 1px solid #e5e5e5;
    display: block;
    height: 20px;
    width: 20px;
}
.attr-product.attr-color ul li a span {
	border:none;
}
.attr-product ul li{
	padding:0 7px 0;
}
.attr-product ul{
	margin-left:-7px;
	display:inline-block;
	vertical-align:top;
}
.attr-product.attr-size ul li {
    margin-right: 11px;
}
.attr-product.attr-size ul li a label{
	text-transform:uppercase;
}
.attr-product.attr-size ul{
	margin-right: 7px;
}
.attr-product ul li a label {
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}
.attr-product ul li a {
    color: #555;
    font-size: 12px;
}
.detail-info .product-desc {
    margin-bottom: 17px;
}
.attr-product.attr-color {
    margin-bottom: 8px;
}

.detail-info .product-extra-link .addcart-link {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin-bottom: 22px;
    max-width: 270px;
    text-align: center;
}
.detail-info .product-extra-link > .addcart-link > span {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 0 0 0 10px;
    opacity: 1;
    position: static;
    text-transform: uppercase;
    width: auto;
}
.detail-info .product-extra-link > .addcart-link:hover{
	background:#ff3e3e;
}
.detail-info .product-extra-link {
    margin-top: 13px;
}

.product-detail {
    margin-bottom: 30px;
}
.related-product > h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 27px;
}
.related-product-slider {
    border: 1px solid #e5e5e5;
    padding: 25px;
}
.item-product-related {
    margin: 0 10px;
}
.inner-related-product-slider  {
    margin: 0 -10px;
}
.product-price.style2 ins{
	font-size:18px;
}
.product-price.style2 del{
	font-size:12px;
	padding:0 5px;
}
.item-product-related .product-info {
    padding-top: 12px;
}
.related-product-slider .owl-theme .owl-controls {
    position: absolute;
    right: -17px;
    top: -70px;
}
.related-product-slider .owl-theme .owl-controls .owl-page span {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: 0 3px;
    opacity: 1;
    width: 10px;
}
.related-product-slider .owl-theme .owl-controls .owl-page.active span {
	background: #ff3e3e none repeat scroll 0 0;
}
.title-tab-detail > ul {
    list-style: outside none none;
    margin: 0 0 -1px;
    padding: 0;
    position: relative;
    z-index: 99;
}
.title-tab-detail > ul li {
    display: inline-block;
}
.title-tab-detail > ul li a {
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    color: #999;
    display: block; 
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    text-transform: uppercase;
}
.title-tab-detail > ul li.active a {
	border-color:#e5e5e5 #e5e5e5 #ffffff #e5e5e5;
	color:#333;
}
.tab-detail .tab-content {
    border: 1px solid #e5e5e5;
    padding: 20px 25px 15px;
}

.content-tab-detail {
    color: #555;
}
.content-tab-detail p a {
    color: #555;
    text-decoration: underline;
}
.content-tab-detail p a:hover {
    color: #ff3e3e;
}
.content-tab-detail > h2 {
    font-size: 14px;
    font-weight: 700;
}
.content-tab-detail > h3 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 17px;
}
.product-series {
    color: #999;
    text-transform: uppercase;
}
.desc-info > li::before {
    content: "-";
    margin-right: 5px;
}

.widget-service {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 30px 0;
}
.widget-service .widget-title {
    margin-left: 30px;
}
.widget-service > ul {
    list-style: outside none none;
    margin: -5px 0 -10px;
    padding: 0 0 0 30px;
}
.widget-service > ul li a {
    color: #555;
}
.widget-service > ul li a:hover{
	color:#ff9900;
}
.widget-service > ul li a i {
    color: #ff9900;
    display: inline-block;
    font-size: 24px;
    width: 35px;
}
.widget-service > ul li {
    padding: 3px 0;
}

.product-detail.style2 .product-gallery .bx-pager {
    margin-top: 20px;
    position: static;
    width: auto;
}
.product-detail.style2 .product-gallery {
    margin-right: 25px;
    padding-left: 0;
}
.product-detail.style2 .product-gallery .bx-pager a{
	width:100px;
	margin-right:6px;
	display:inline-block;
	margin-bottom:0;
}
.product-detail.style2 .detail-info {
    margin-left: -5px;
}
.product-qty {
    background: #f9f9f9 none repeat scroll 0 0;
    margin: 15px 0 -3px;
    max-width: 270px;
    padding: 10px 20px 10px 78px;
    position: relative;
}
.product-qty label {
    left: 20px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: 19px;
}
.inner-product-qty {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    height: 40px;
    padding: 0 40px;
    position: relative;
    text-align: center;
}
.qty-number {
    display: block;
    height: 40px;
    line-height: 40px;
}
.inner-product-qty a {
    color: #333;
    position: absolute;
    top: 8px;
}
.inner-product-qty a:hover{
	color:#ff3e3e;
}
.inner-product-qty a.qty-down {
    left: 20px;
}
.inner-product-qty a.qty-up {
    right: 20px;
}
.share-social-product {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.list-social-product {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    left: 0;
    list-style: outside none none;
    margin: 30px 0 0 -10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 100%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    visibility: hidden;
    width: 50px;
	z-index: 999;
}
.list-social-product a {
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: relative;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.share-social-product:hover > a{
	color:#333;
}
.share-social-product:hover .list-social-product {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.list-social-product a:hover {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #ff3e3e;
}
.list-social-product a span {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 20px;
    left: 100%;
    line-height: 20px;
    margin-left: 50px;
    padding: 0 8px;
    position: absolute;
    text-transform: capitalize;
    top: 10px;
	visibility:hidden;
	opacity:0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.list-social-product > li:last-child a {
    border: medium none;
}
.list-social-product a:hover {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #ff3e3e;
}
.list-social-product a:hover span{
	margin-left:10px;
	visibility:visible;
	opacity:1;
}
.list-social-product a span::after {
    border-bottom: 3px solid transparent;
    border-right: 3px solid #333;
    border-top: 3px solid transparent;
    content: "";
    height: 0;
    left: -3px;
    position: absolute;
    top: 6px;
    width: 0;
}
.share-social-product .share-link {
    color: #ccc;
    font-size: 24px;
}
.product-detail.style2 {
    margin-bottom: 50px;
}
.tab-thumb-detail {
    float: right;
    margin: -20px -25px -15px 20px;
    width: 38%;
}
.related-product.style2 .related-product-slider {
    border: none;
    padding: 0px;
}
.related-product.style2 .inner-related-product-slider {
    margin: 0 -15px;
}
.related-product.style2 .item-product-related {
    margin: 0 15px;
}
.related-product.style2 .item-product-related .product-info {
    padding-top: 25px;
}
.related-product.style2 {
    margin-bottom: -20px;
    margin-top: 49px;
}
.related-product.style2 .related-product-slider .owl-theme .owl-controls {
    right: 13px;
    top: -45px;
}
/***********************************************************************************
									Blog
************************************************************************************/
.content-blog {
    padding-bottom: 90px;
    padding-top: 30px;
}
.widget-recent-post > ul > li {
    border-bottom: 1px solid #e5e5e5;
    display: table;
    margin-bottom: 20px;
    padding-bottom: 18px;
    width: 100%;
}
.widget-recent-post > ul > li > .post-thumb {
    display: table-cell;
    width: 100px;
}
.widget-recent-post > ul > li > .post-info {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}
.widget-recent-post .post-title {
    font-size: 14px;
    line-height: 18px;
    margin: -4px 0 8px;
}
.widget-recent-post .post-comment-date {
    color: #ccc;
    font-size: 12px;
}
.widget-recent-post .post-comment-date a {
    color: #ccc;
}
.widget-recent-post .post-comment-date i.fa {
    font-size: 12px;
    margin-right: 5px;
}
.widget-recent-post .post-comment-date li {
    display: block;
    margin-bottom: -4px;
}
.list-post-tags > a {
    border: 1px solid #e5e5e5;
    color: #555;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-right: 6px;
    padding: 0 20px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.list-post-tags > a:hover {
    border-color: #ff3e3e;
    color: #ff3e3e;
}
.list-post-tags {
    margin-bottom: -10px;
}
.wg-adv-slider.owl-paginav {
    border: 1px solid #e5e5e5;
}
.wg-adv-slider .owl-theme .owl-controls .owl-page span {
    background: #ccc none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: 0 5px;
    opacity: 1;
    width: 10px;
}
.wg-adv-slider  .owl-theme .owl-controls .owl-page.active span {
	background: #333 none repeat scroll 0 0;
}
.wg-adv-slider  .owl-theme .owl-controls{
	margin:15px 0;
}

.post-thumb {
    position: relative;
}
.post-format-date {
    bottom: 0;
    left: 0;
    position: absolute;
}

.post-format-date .post-comment-date {
    background: rgba(255, 62, 62, 0.9) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 -4px 0 0;
    padding: 0 20px;
    text-transform: uppercase;
    vertical-align: top;
}
.post-format-date .post-format {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    color: #333;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.post-format-date .post-comment-date i.fa {
    color: #fff;
    font-size: 14px;
}
.post-format-date .post-comment-date a {
    color: #fff;
}
.post-format-date .post-comment-date li:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    margin-right: 6px;
    padding-right: 8px;
}
.post-format-date .post-comment-date li {
    height: 24px;
    line-height: 24px;
    margin: 0;
}
.post-format-date .post-comment-date > li i.fa {
    margin-right: 6px;
}

.content-blog .post-item .post-info {
    padding-top: 26px;
}
.content-blog .post-item .post-title {
    margin-bottom: 18px;
}
.post-desc {
    color: #555;
}
.list-blog-sidebar .post-item {
    margin-bottom: 50px;
}
.content-blog  .pagibar{
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
.list-blog-sidebar .post-item:last-child {
    margin-bottom: 30px;
}
.list-blog-post .post-item {
    margin-bottom: 50px;
    padding-left: 320px;
    position: relative;
}
.post-author-social {
    border: 2px solid #ccc;
    left: 0;
    min-height: 370px;
    padding: 70px 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 320px;
}
.author-avar {
    margin: auto auto 22px;
    width: 100px;
}
.author-avar > a {
    border-radius: 50%;
    display: block;
    overflow: hidden;
	position:relative;
}
.author-avar > a::after{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	background:rgba(255,62,62,0.2);
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transform:scale(0);
	-webkit-transform:scale(0);
	border-radius:50%;
}
.author-avar > a img{
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	border-radius:50%;
}
.author-avar > a:hover img{
	opacity:0.8;
}
.author-avar > a:hover::after{
	transform:scale(1);
	-webkit-transform:scale(1);
}
.author-name > span {
    color: #ccc;
    font-style: italic;
    margin-right: 5px;
}
.author-name > a {
    color: #333;
}
.author-name {
    margin-bottom: 3px;
}
.author-name > a:hover {
    color: #ff3e3e;
}
.social-post > a {
    color: #ccc;
    font-size: 24px;
    margin: 0 15px;
}
.social-post > a:hover{
	color:#ff3e3e;
}
.social-post {
    margin-top: 12px;
}

.blog-comment-date {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.blog-comment-date > li {
    color: #ccc;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}
.blog-comment-date > li i{
	margin-right:5px;
}
.blog-comment-date > li a {
    color: #ccc;
}
.blog-comment-date > li a:hover {
    color: #ff3e3e;
}
.blog-comment-date > li:first-child {
    border-right: 1px solid #ccc;
    margin-right: 5px;
    padding-right: 8px;
}
.list-blog-post .blog-comment-date{
	margin-bottom:10px;
}

.list-blog-fullwidth .post-item {
    margin-bottom: 50px;
    position: relative;
}
.list-blog-fullwidth .post-item .post-thumb {
    max-width: 880px;
}
.list-blog-fullwidth .post-item .post-info {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    padding: 40px 55px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 400px;
}
.list-blog-fullwidth .post-item .blog-comment-date {
    margin-bottom: 15px;
}
.list-blog-fullwidth .post-item .post-desc {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
    padding-bottom: 22px;
}
.readmore.btn-plus-inner {
    border: 3px solid #ccc;
    color: #333;
    display: inline-block;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 0 25px 0 50px;
    position: relative;
    text-transform: uppercase;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.readmore.btn-plus-inner:hover{
	color:#ff3e3e;
	border-color:#ff3e3e;
}
.readmore.btn-plus-inner::before {
    content: "";
    font-family: fontawesome;
    left: 20px;
    position: absolute;
    top: -1px;
}
.list-post-masonry {
    margin: 0 -15px;
}
.list-post-masonry .post-item {
    margin-bottom: 30px;
    padding: 0 15px;
    width: 33.334%;
}
.list-post-masonry .post-info {
    border: 1px solid #e5e5e5;
    padding: 30px;
    text-align: center;
}
.list-post-masonry .post-desc {
    margin: 12px 0 22px;
}
.masonry-loadmore > a {
    border: 3px solid #ccc;
    color: #333;
    display: block;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin: auto;
    max-width: 500px;
    text-transform: uppercase;
    width: 100%;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.masonry-loadmore > a:hover{
	color:#ff3e3e;
	border-color:#ff3e3e;
}
.masonry-loadmore {
    text-align: center;
}
.masonry-loadmore {
    margin-top: 20px;
}

.content-single {
    padding: 50px 0 100px;
}
.single-thumb {
    margin-bottom: 47px;
}
.content-blog-detail {
    padding-left: 300px;
    position: relative;
}
.content-blog-detail .post-author-social {
    min-height: auto;
    padding-bottom: 40px;
    width: 270px;
}

.content-blog-detail .post-title {
    margin-bottom: 20px;
}
.content-blog-detail > p {
    color: #555;
    margin-bottom: 31px;
}
.content-blog-detail .blog-comment-date {
    margin-bottom: 10px;
}
.content-blog-detail blockquote {
    border: medium none;
    color: #999;
    padding-left: 80px;
    position: relative;
}
.content-blog-detail blockquote::before {
    position: absolute;
	background: #ff3e3e none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 50px;
}
#video-intro .vjs-big-play-button {
    background: rgba(255,255,255,0.9);
    border: none;
    border-radius: 50%;
    bottom: 0;
    height: 60px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
#video-intro .vjs-big-play-button::before {
    border-bottom: 14px solid transparent;
    border-left: 24px solid #ff3e3e;
    border-top: 14px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 2px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
#video-intro {
    margin: 40px 0 45px;
}
.title-default { 
    font-weight: 700;
    margin: 0 0 25px;
    text-transform: uppercase;
	font-size:30px;
}
.single-design > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.single-design li {
    color: #555;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}
.single-design li::before {
    color: #ccc;
    content: "";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
}
.single-design {
    margin-bottom: 35px;
}

.single-image-slide {
    margin-bottom: 45px;
    padding-right: 250px;
    position: relative;
}
.caption-slider {
    color: #999;
    font-style: italic;
    line-height: 30px;
    padding-left: 50px;
    position: absolute;
    right: 0;
    top: 55px;
    width: 250px;
}
.single-image-slide .owl-theme .owl-controls .owl-buttons div {
    background: #f4f4f4;
    color: #333;
    font-size: 14px;
    height: 40px;
    margin: -20px 0 0;
    width: 40px;
	position:absolute;
	top:50%;
	display:block;
}
.single-image-slide .owl-theme .owl-controls .owl-buttons div.owl-prev{
	left:0;
}
.single-image-slide .owl-theme .owl-controls .owl-buttons div.owl-next{
	right:0px;
}
.single-image-slide .owl-theme .owl-controls .owl-buttons div:hover{
	background:#ff3e3e;
	color:#fff;
}
.single-image-slide .owl-theme .owl-controls .owl-buttons div i{
	display:block;
	height:40px;
	line-height:40px;
}
.single-image-slide .owl-theme .item img{
	width:100%;
}
.single-list-tags {
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    padding: 15px 0;
	margin:40px 0 45px;
}
.single-list-tags > label {
    color: #ccc;
    font-size: 18px;
    font-weight: 100;
    margin: 0;
    padding-left: 35px;
    position: relative;
}
.single-list-tags label::after {
    content: "";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 6px;
}
.single-list-tags > a {
    color: #555;
    margin-left: 20px;
}
.single-list-tags > a:hover{
	color:#ff3e3e;
}
.post-comment ol {
    list-style: outside none none;
    margin: 0 0 -15px;
    padding: 0;
}
.item-post-comment {
    display: table;
    margin-bottom: 40px;
    width: 100%;
}
.post-comment-thumb {
    display: table-cell;
    vertical-align: middle;
    width: 70px;
}
.post-comment-thumb > a::before {
    background: rgba(85, 187, 235, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}
.post-comment-thumb > a {
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: relative;
}
.post-comment-info {
    display: table-cell;
    padding-left: 30px;
    position: relative;
    vertical-align: top;
}
.post-comment-info > h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 18px;
    text-transform: uppercase;
}
.post-comment-info > h3 a {
    color: #555;
}
.post-comment-info > h3 a:hover {
	color: #ff3e3e;
}
.post-comment-info .comment-reply {
    color: #ff3e3e;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: -4px;
}
.post-comment-info > p {
    color: #555;
    margin: 0;
}
.post-comment ul {
    list-style: outside none none;
    margin: 0 0 0 70px;
    padding: 0;
}
.leave-reply-form input[type="text"] {
    border: 1px solid #e5e5e5;
    color: #999;
    height: 50px;
    max-width: 400px;
    padding: 0 15px 0 40px;
    width: 100%;
}
.your-name {
    background: #fff url("../images/blog/icon1.png") no-repeat scroll left 13px center;
}
.your-email {
    background: #fff url("../images/blog/icon2.png") no-repeat scroll left 13px center;
}
.your-site {
    background: #fff url("../images/blog/icon3.png") no-repeat scroll left 13px center;
}
.leave-reply-form textarea {
    border: 1px solid #e5e5e5;
    height: 200px;
    padding: 15px;
    resize: none;
    width: 100%;
}
.submit-reply {
    background: #55bbeb none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    height: 40px;
    margin: 20px 0 17px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
}
.post-comment .title-default {
    margin-bottom: 45px;
}
.post-comment {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 45px;
}
.leave-reply .title-default {
    margin-bottom: 45px;
}
.leave-reply-form .submit-reply {
    background: transparent none repeat scroll 0 0;
    border: 3px solid #333;
    color: #333;
    font-weight: 700;
    height: 60px;
    margin: 20px 0 0;
    padding: 0 30px;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
	border-radius:0;
}
.leave-reply-form .submit-reply:hover{
	color:#ff3e3e;
	border-color:#ff3e3e;
}

.single-gallery-slider {
    max-width: 880px;
    padding-left: 80px;
    position: relative;
    width: 100%;
}
.single-gallery-slider .bxslider li  img{
	width:100%;
}
.single-gallery-slider .bx-pager {
    left: 0;
    position: absolute;
    top: 0;
    width: 70px;
}
.single-gallery-slider .bx-pager a {
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.single-gallery-slider .bx-pager a.active::before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	border:1px solid #ff3e3e;
}
.single-gallery-slider .bx-pager a.active::after {
    color: #ff3e3e;
    content: "";
    font-family: fontawesome;
    margin-top: -8px;
    position: absolute;
    right: -5px;
    top: 50%;
}
.single-gallery {
    position: relative;
}
.single-gallery-info {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
    padding: 40px 55px 70px;
    position: absolute;
    right: 0;
    top: 55px;
    width: 400px;
}
.single-blog-video #video-intro{
	margin-top:0;
}
.post-cat-format i {
    color: #ff3e3e;
    margin-right: 6px;
}
.post-cat-format a {
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
}
.single-gallery-info .title-default {
    margin: 15px 0 17px;
}
.post-cat-format a:hover {
    color: #ff3e3e;
}
.single-gallery-info .post-author {
    border-top: 1px solid #e5e5e5;
    margin-top: 21px;
    padding-top: 23px;
}
.single-gallery-info .post-author i {
    color: #999;
    margin-right: 6px;
}
.single-gallery-info .post-author a {
    color: #999;
}
.single-gallery-info .post-author a:hover{
	color:#ff3e3e;
}
.single-gallery-info .bx-controls {
    bottom: 35px;
    position: absolute;
    right: 48px;
}
.single-gallery-info .bx-controls .bx-controls-direction a {
    color: #333;
    font-size: 30px;
    margin: 0 7px;
}
.single-gallery-info .bx-controls .bx-controls-direction a:hover{
	color:#ff3e3e;
}
.content-blog-sidebar .content-blog-detail  {
    padding: 0;
}
.item-related-video .post-thumb a{
	position:relative;
	display:block;
}
.item-related-video .post-thumb a::after {
    background: transparent url("../images/blog/icon-vd.png") no-repeat scroll center center;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.item-related-video .post-title {
    font-size: 14px;
    margin-bottom: 10px;
}
.item-related-video .post-info {
    padding-top: 17px;
}
.item-related-video .post-author {
    color: #999;
}
.item-related-video .post-author i {
    color: #999;
    margin-right: 6px;
}
.item-related-video .post-author a {
    color: #999;
}
.item-related-video .post-author a:hover{
	color:#ff3e3e;
} 