/*Header*/
.main-nav.single-menu > ul > li > a {
    color: #333;
    font-weight: 700;
    line-height: 55px;
    height: 55px;
    position: relative;
    display: inline-block;
}
.main-nav.single-menu > ul > li::before,.main-nav.single-menu > ul > li::after{
	display:none;
}
.main-nav.single-menu > ul > li{
	padding-right:0;
	margin-right:45px;
}
.main-nav.single-menu > ul > li:last-child{
	margin-right:0;
}
.main-nav.single-menu  > ul > li.menu-item-has-children > a {
    padding-right: 0;
}
.main-nav.single-menu  > ul > li.menu-item-has-children > a::after{
	display:none;
}
/*.main-nav.single-menu  > ul > li.menu-item-has-children > a {
    position: relative;
    height: 55px;
}*/
.new-label.sale-display{
	margin: 0 0 0 -24px;
}
.sale-label.new-display{
	margin: 0;
}
.new-label {
    background: rgba(0, 0, 0, 0) url("../images/bg-new1.png") no-repeat scroll center center;
    color: #fff;
    display: block;
    font-size: 8px;
    height: 13px;
    left: 50%;
    line-height: 9px;
    margin: 0 0 0 -8px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 24px;
}
.sale-label {
    background: rgba(0, 0, 0, 0) url("../images/bg-sale1.png") no-repeat scroll center center;
    color: #fff;
    display: block;
    font-size: 8px;
    height: 13px;
    left: 50%;
    line-height: 9px;
    margin: 0 0 0 -8px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 24px;
}
.header-info-box > span {
    color: #666;
    margin-left: 10px;
    text-transform: uppercase;
}
.shop-cart-box {
    background: #3bc43b none repeat scroll 0 0;
    float: right;
    height: 40px;
    padding: 10px 0 15px 15px;
    width: 180px;
}
.shop-cart-box label {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
.shop-cart-box sup {
    color: #fff;
    font-size: 10px;
    left: -4px;
    top: -13px;
}
.header-info-box {
    padding-top: 9px;
}
.header-bottom {
    background: #f9f9f9 none repeat scroll 0 0;
    border-top: 1px solid #eee;
    margin-top: 28px;
}
.title-cat-dropdown {
    background-color: #fff;
    background-image: url("../images/icon-menu.png");
    background-position: right 20px top 20px;
    background-repeat: no-repeat;
    box-shadow: 3px 3px 3px -1px rgba(0, 0, 0, 0.1);
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
}
.title-cat-dropdown::before {
    background: #ffc229 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 100%;
}
.category-dropdown {
    margin-right: -15px;
    position: relative;
	z-index:100;
}
.content-cat-dropdown {
    background: #fff none repeat scroll 0 0;
    box-shadow: -1px 3px 3px 1px rgba(0, 0, 0, 0.1);
    display: none;
    height: 520px;
    left: 0;
    padding: 0 20px;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 9;
}
.leading-cat-dropdown {
    border-top: 1px solid #eee;
    padding-top: 20px;
}
.leading-cat-dropdown a{
	position:relative;
	display:block;
}
.leading-cat-dropdown a::before {
    background: rgba(255, 194, 41, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-out 0s;
    width: 100%;
}
.leading-cat-dropdown a:hover::before{
	opacity:1;
}
.list-cat-dropdown {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 40px;
}
.list-cat-dropdown > li {
    border-top: 1px solid #eee;
    display: table;
    padding: 20px 0 18px;
    position: relative;
    width: 100%;
}
.thumb-cat-dropdown {
    display: table-cell;
    width: 40px;
}
.info-cat-dropdown {
    display: table-cell;
}

.info-cat-dropdown a {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}
.info-cat-dropdown > p {
    color: #666;
    margin: 0;
}
.info-cat-dropdown > h3 {
    margin: 0;
}
.list-cat-dropdown > li::after {
    content: "";
    font-family: fontawesome;
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
}

.list-cat-dropdown > li::after {
    content: "";
    font-family: fontawesome;
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
}
.search-box .search-cat {
    display: inline-block;
    height: 50px;
    margin-left: 25px;
    width: 150px;
}
.home13 .box-cat-toggle{
    padding-top: 0;
    width: 100%;
    text-align: left;
    background: rgba(0, 0, 0, 0)
}

.search-cat {
    position: relative;
}
.list-cat-scrollbar {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 1px #bdbdbd;
    display: none;
    position: absolute;
    top: 50px;
    width: 200px;
    z-index: 1;
	left:-20px;
}
.list-cat-scrollbar a {
    color: #666;
}
.list-cat-scrollbar li {
    padding: 3px 0;
}
.list-cat-scrollbar > ul {
    margin: 0;
    padding: 10px 0 10px 30px;
}
.search-box .box-cat-toggle {
    border-right: 1px solid #999;
    color: #333;
    display: block;
    height: 16px;
    line-height: 14px;
    margin-top: 15px;
    position: relative;
    text-transform: uppercase;
}
.search-box .search-form.home13 {
    display: inline-block;
    margin-left: 25px;
    max-width: 320px;
    padding-right: 30px;
    width: 100%;
}
.search-form.home13 input[type="text"] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #999;
    height: 30px;
    width: 100%;
}
.search-form.home13 input[type="submit"] {
    background: transparent url("../images/icon-search2.png") no-repeat scroll center center;
    border: medium none;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.search-box .box-cat-toggle::after {
    color: #999;
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 20px;
    top: 0;
}
.deals-title {
    background: #fff none repeat scroll 0 0;
    box-shadow: -2px 3px 3px 0 rgba(0, 0, 0, 0.1);
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    text-transform: uppercase;
}
.deals-off {
    margin-left: -15px;
    position: relative;
    z-index: 99;
}
.deals-off-content {
    background: #fff none repeat scroll 0 0;
    box-shadow: -1px 3px 3px 1px rgba(0, 0, 0, 0.1);
    height: 520px;
    padding: 0 20px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.deals-off::before {
    background: #ffc229 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 100%;
}
.deals-off-content .item-product-list {
    margin-bottom: 20px;
    margin-top: 0;
}
.deals-off-content .item-product-list .item-product-info {
    min-width: 145px;
    padding: 0 0 0 20px;
}
.deals-off  .item-product-info > h3 a {
    text-transform: inherit;
}
.deals-off .info-product-price > span {
    font-size: 14px;
}
.deal-timer {
    background: rgba(0, 0, 0, 0) url("../images/icon-time.png") no-repeat scroll left top;
    margin-top: 10px;
    min-height: 30px;
    padding-left: 30px;
}
/*Banner Adv*/
.banner-advert {
    background: #ffc229 none repeat scroll 0 0;
}

.advert-image {
    display: inline-block;
    vertical-align: middle;
}
.advert-text {
    color: #fff;
    display: inline-block;
    margin-left: 70px;
    text-transform: uppercase;
    vertical-align: middle;
}
.advert-text span {
    font-size: 30px;
}
.advert-text strong {
    font-size: 60px;
}
.advert-text > h2 {
    margin: -8px 0 0;
}
.advert-text .shop-now {
    border: 1px solid #fff;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    text-align: center;
    width: 160px;
}
.advert-text h2 span {
    display: inline-block;
    margin-right: 10px;
    vertical-align: super;
}
/*Product Tab*/
.product-lower .item-product-info > h3 a {
    text-transform: inherit;
}
.product-lower  .info-product-price > span {
    font-size: 14px;
}
.content-tab-product .item {
    padding: 0 10px;
}
.content-tab-product.single-arrow {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    padding: 20px 10px;
}
.product-tab-slider {
    /*background: #f5f5f5 none repeat scroll 0 0;*/
    padding: 50px 0;
}
.product-tab-slider .title-tab-slider .nav li a {
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
	background:#333;
	position:relative;
	transition:all 0.5s ease-out 0s;
}
.content-tab-product.single-arrow .owl-theme .owl-controls .owl-buttons div{
	opacity:1;
    background-color: #999 !important;
}
.content-tab-product.single-arrow .owl-theme .owl-controls .owl-buttons div:hover{	
	background-color:#FFC229!important;
}
.content-tab-product.single-arrow .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -5px;
}
.product-tab-slider .title-tab-slider .nav-tabs {
    border:none;
}
.product-tab-slider .title-tab-slider .nav-tabs > li {
    display: inline-block;
    float: none;
	margin-right:4px;
}
.product-tab-slider .title-tab-slider .nav li a::before{
	background:#ffc229;
	position:absolute;
	content:"";
	height:3px;
	width:0;
	top:-3px;
	left:0;
	transition:all 0.5s ease-out 0s;
}
.product-tab-slider .title-tab-slider .nav li a:hover::before,.product-tab-slider .title-tab-slider .nav li.active a::before{
	width:100%;
}
.product-tab-slider .title-tab-slider .nav li a:hover,.product-tab-slider .title-tab-slider .nav li.active a{
	background:#fff;
	color:#333;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.product-tab-slider .owl-controls.clickable {
    position: absolute;
    right: -10px;
    top: -60px;
    width: 60px;
}
/*Category Product Tab*/
.category-tab-slider {
    margin-top: 50px;
    overflow: hidden;
}
.category-tab-main {
    float: left;
    padding: 0 10px;
    width: 50%;
}
.category-tab-single {
    float: left;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 25%;
}
.brand-cat-slider {
    float: left;
    text-align: center;
    width: 50%;
	position:relative;
}
.brand-cat-slider::before {
    background: #eee none repeat scroll 0 0;
    content: "";
    height: 1000px;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
.list-title-tab-category {
    float: left;
    width: 50%;
}
.brand-cat-slider li img {
    height: auto !important;
    width: 100% !important;
}
.list-title-tab-category > h2 {
    background: #ffc229 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 10px 15px;
}
.title-category-tab {
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 15px;
    position: relative;
    text-transform: uppercase;
}
.title-category-tab::before {
    background: #ffc229 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
}
.inner-category-tab-slider {
    box-shadow: 0 0 0 1px #e5e5e5 inset;
}
.list-title-tab-category .nav-tabs{
	border:none;
}
.list-title-tab-category .nav-tabs li{
	float:none;
	display:block;
	margin:0;
}
.list-title-tab-category .nav-tabs li a {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #999;
    margin: 0;
    padding: 12px 15px;
}
.list-title-tab-category .nav-tabs li.active a{
    border: medium none;
    color: #fff;
	background:#FFC229;
}
.list-title-tab-category .nav-tabs li.active a:hover{
	color:#fff;
}
.list-title-tab-category .nav-tabs li a:hover{
    border: medium none;
    color: #666;
}
.category-tab-content {
    border-left: 1px solid #eee;
    margin-left: -15px;
    padding: 20px 10px 0;
}
.category-tab-content .link-wishlist {
    margin-left: 15px;
}
.sidebar-category-tab {
    margin-right: -15px;
}
.category-tab-main .product-extra-link {
    margin-top: 20px;
}
/*.category-tab-main .product-extra-link  .link-add-to-cart{
	margin-left:0;
}*/
.category-tab-main .product-extra-link .link-add-to-cart:hover {
    background: #fe983d none repeat scroll 0 0;
    color: #fff;
}
.category-tab-main .product-extra-link .link-add-to-cart {
    background: #ffc229 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    margin-right: 20px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
}
.brand-cat-slider a {
    display: block;
    overflow: hidden;
    position: relative;
}
.brand-cat-slider a img{
	transition:all 0.5s ease-out 0s;
}
.brand-cat-slider a:hover img{
	opacity:0.8;
	transform:scale(1.2);
}
.brand-cat-slider li {
    border-bottom: 1px solid #eee;
    height: auto !important;
    padding: 10px;
    width: 100% !important;
}
.brand-cat-slider ul{
	margin:0;
	padding:0;
	list-style:none;
}
.jcaroul-control-nav a {
    display: inline-block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#999;
}
.jcaroul-control-nav a:hover{
	background-color:#ffc229;
}
.jcaroul-control-nav a.prev {
	background-image:url("../images/arrow-up.png");
}
.jcaroul-control-nav a.next {
	background-image:url("../images/arrow-down.png");
}
.four-item .jcaroul-control-nav {
    margin-top: 20px;
}
.five-item .jcaroul-control-nav {
    border-top: 1px solid #eee;
    padding-top: 15px;
}
/*Look The Shop*/
.shop-the-look {
    margin-top: 50px;
}
.shop-the-look-banner {
    background: rgba(0, 0, 0, 0) url("../images/home4/bg-blog.jpg") no-repeat scroll center top;
    height: 550px;
	position:relative;
}
.shop-the-look-banner-text > h2 {
    font-size: 60px;
    font-weight: 700;
}
.shop-the-look-banner-text h4 {
    font-size: 18px;
    font-weight: 700;
}
.shop-the-look-banner-text .shop-here {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 25px auto 0;
    width: 160px;
}

.shop-the-look-banner-text {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 180px 0;
}
.shop-the-look-banner-text > h2 {
    font-size: 60px;
    font-weight: 700;
}
.shop-the-look-banner-text h4 {
    font-size: 18px;
    font-weight: 700;
}
.shop-the-look-banner-text .shop-here {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 25px auto 0;
    width: 160px;
	transition:all 0.5s ease-out 0s;
}
.shop-the-look-banner-text .shop-here:hover{
	background:#ffc229;
	color:#fff;
}
.item-shop-the-look-post {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin-bottom: 20px;
    margin-left: -5px;
    margin-right: -5px;
    padding: 10px;
}
.inner-item-shop-post > img {
    width: 100%;
}
.item-shop-post-text > h2 {
    border-top: 3px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px;
    padding-top: 15px;
}
.item-shop-post-text > a {
    border-bottom: 1px solid #fff;
    color: #fff;
}
.item-shop-post-text {
    background: rgba(252, 197, 60, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    padding: 50px 40px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 100%;
    width: 100%;
}
.inner-item-shop-post {
    overflow: hidden;
    position: relative;
}
.shop-the-look-post {
    margin-top: -50px;
	margin-bottom:30px;
}
/*Add*/
.free-ship{
	margin-top: 4px;
    display: inline-block;
    color: #666;
    margin-left: 10px;
    text-transform: uppercase;
}
.title-cat-dropdown:hover,
.shop-cart-box:hover{
	cursor: pointer;
}
.header-container03 .header .box-right.home-13 .box:hover .box-inner {
    top: 40px;
}
/*.advert-text > p{
    margin-bottom: 0;
}*/
/*.advert-text{
    margin-top: 170px;
}*/
.content-banner-advert p{
    margin-bottom: 0;
}
.content-banner-advert img{
    margin-top: 0;
}
.home13 .search-form {
    margin-top: 9px;
    position: relative;
}
.home13 .search-form{
    float: left;
}
.home13 .search-form > input[type="text"]{
    font-size: 14px;
    padding: 0 0 0 10px;
}
.home13 .search-form > input[type="text"]:focus{
    border:1px solid #ccc;
}
.home13 .list-cat-scrollbar > ul{
    list-style-type: disc;
}
.deals-off-content .info-product-price{
    margin: 0;
}
.home13 .rating-box,
.deals-off-content .rating-box {
    float: left;
}
.deals-off-content .item-product-list .item-product-info > h3{
    margin-top: -5px;
    width: 127px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home13 .info-product-price ins,
.home13 .info-product-price del,
.deals-off-content .info-product-price ins,
.deals-off-content .info-product-price del{
    margin-left: 0;
    font-size: 14px;
}
.item-product.product-lower{
    margin-bottom: 18px;
}
.home13 .item-product-info > h3{
    margin-top: 25px;
    margin-bottom: 10px;
}
.home13 .info-product-price{
    margin: 0;
}
.home13 .info-product-price {
    min-height: 20px;
}
.home13 .content-tab-product.single-arrow{
    padding-bottom: 5px;
}
.bg-center{
    background-position: center;
}
.inner-category-tab-slider{
    overflow: hidden;
}
.category-tab-single .info-product-cart{
    width: 160px;
}
/*.category-tab-single a.added_to_cart.wc-forward,*/
.woocommerce .category-tab-single .inner-info-product-cart .link-product-add-cart,
.category-tab-single .inner-info-product-cart .link-product-add-cart{
    margin-left: 9px;
}
.category-tab-content .category-tab-single .link-wishlist {
    margin-left: 0px;
}
.category-tab-single .item-product.product-lower {
    margin-bottom: 5px;
}
.home13 .category-tab-single .item-product-info > h3{
    margin-top: 15px;
}
.category-tab-main .item-product.product-lower {
    margin-bottom: 20px;
}
.main-nav > ul > li > a > sup{
    display: none;
}
.main-nav.single-menu > ul > li > a > sup{
    display: block;
}
.add_to_cart_button.added:after{
    content: "\f00c";
    font-family: "FontAwesome";
    color: #fff;
}
ul.top-info li a:hover,
ul.top-support li a:hover{
    color: #ffc229;
}
.box-direct-margin{
	float:left;
	margin-top:-50px;
}
.main-nav.single-menu > ul > li{
	padding-bottom:0;
}
.header-container03 .header .box-right.home-13 {
    margin-bottom: 0 !important;
}
.box-right.home-13 .block-cart.box{
	z-index:101;
}
.active .content-banner-advert .advert-text,
.active .content-banner-advert .advert-image{
    position: relative;
}
.active .content-banner-advert .advert-image{
    -webkit-animation: bottommove 1s ease; /* Chrome, Safari, Opera */
    -moz-animation: bottommove 1s ease;
    -ms-animation: bottommove 1s ease;
    animation: bottommove 1s ease;
}
.active .content-banner-advert .advert-text{
    -webkit-animation: topmove 1s ease; /* Chrome, Safari, Opera */
    -moz-animation: topmove 1s ease;
    -ms-animation: topmove 1s ease;
    animation: topmove 1s ease;
}
/*Left move*/
@-webkit-keyframes topmove {
    from {top: -500px;}
    to {top: 0px;}
}
@-mozkeyframes leftmove {
    from {top: -500px;}
    to {top: 0px;}
}
@-mskeyframes leftmove {
    from {top: -500px;}
    to {top: 0px;}
}
@keyframes leftmove {
    from {top: -500px;}
    to {top: 0px;}
}
/*Right move*/
@-webkit-keyframes bottommove {
    from {bottom: -500px;}
    to {bottom: 0px;}
}
@-mozkeyframes rightmove {
    from {bottom: -500px;}
    to {bottom: 0px;}
}
@-mskeyframes rightmove {
    from {bottom: -500px;}
    to {bottom: 0px;}
}
@keyframes rightmove {
    from {bottom: -500px;}
    to {bottom: 0px;}
}
ul.list-cat-dropdown{
    position: relative;
}
.product-cats:hover,
ul.list-cat-dropdown li:hover .product-cats{
    display: block;
}
.product-cats{
    display: none;
    position: absolute;
    width: 631px;
    padding-left: 10px;
    left: 245px;
    top: -65px;
    background: #fff;
}
.mega-cat{
    width: 33.3%;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
}
.product-cats h2{
    font-weight: 700;
    text-transform: uppercase;
}