/*Import*/
/*************************************
[Master Stylesheet]
Project: 7upframework
Version: 1.0
Last change: 05/20/2017
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.About
8.Contact
9.Menu Ontop
10.Preview  Menu
11.Shop
12.Product Details
13.Blog
***********************************************/
.hidden{
    display: none;
}
.list-tag-detail.nav-tabs{
    border-bottom: 0;
}
.tab-style2 .list-tag-detail.nav-tabs{
    margin: 0 -2px;
}
.list-tag-detail.nav-tabs li{
    width: 100%;
}
.tab-style2 .detail-tab-title ul li {
    width: auto;
    margin: 0 2px;
}
.list-tag-detail li a.active::before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 2px;
    content: "";
    bottom: -1px;
    background: #333;
}
.menupop.hover:hover {
    transition: none;
    transform: none;
    animation: unset;
}
/*UNITEST*/
.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
pre{
    white-space: pre-wrap;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}
figure,
.sv-default img{
    max-width: 100%;
    height: auto;
}
.sv-default #st-map img{
    max-width: none;
    height: inherit;
}
.gallery {
    margin-bottom: 20px;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width:         calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width:         calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width:         calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}
.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
.gallery:before{
    content: "";
    display: table;
}
.gallery:after{
    clear: both;
}
.gallery:before, .gallery:after{
    content: "";
    display: table;
}
.bypostauthor,
.screen-reader-text,
.wp-caption-text{
    display: block;
}
.wp-caption-text {
    color: #999;
    line-height: 24px;
    margin: 10px 0px 20px;
}
table {
    border-collapse: collapse;
}
table, th, td {
    border: 1px solid #eaeaec;
    padding:5px;
}
.entry-content {
    margin-bottom: 50px;
}
/*Widget*/
.widget .screen-reader-text{
    display: none;
}
.widget-title {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
    border-top: 1px solid #000;
    padding-top: 18px;
    margin-bottom: 27px;
    font-family: 'Federo', sans-serif;
	line-height:1.4;
}
.widget ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget ul li {
    padding: 11px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.widget ul li:last-child{
	border:none;
} 
.widget ul li > .count {
    position: absolute;
    top: 11px;
    right: 0;
    color: #999;
}
.widget ul li:first-child > .count{
	top:0;
}
.widget abbr[title]{
    border-bottom: 0;
}
.tagcloud a {
    padding: 8px 15px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    border-radius: 0;
    margin: 0 3px 10px;
    font-size: 14px !important;
}
.tagcloud{
	margin:0 -3px -10px;
}
.widget_calendar table {
    width: 100%;
}
.widget_calendar table caption {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 8px 10px;
    font-weight: 700;
}
.widget_calendar table th {
    background-color: #eee;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 2em;
}
.widget_calendar table td {
    border: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    line-height: 2em;
}
.widget_calendar table tbody td a {
    color: #df412f;
}
.widget_calendar table tfoot td {
    border: 0;
    padding: 0;
}
.widget_calendar table tfoot td#prev {
    text-align: left;
}
.widget_calendar table tfoot td#next {
    text-align: right;
}
.widget_calendar table tfoot{
    background: #333;
}
.widget_calendar table tfoot a {
    display: inline-block;
    color: #fff;
    padding: 2px 15px;
}
.widget_calendar table tfoot a:hover {
    color: #df412f;
}
.widget ul.sub-menu, 
.widget ul.children {
    padding-left: 15px;
    border-top: 1px solid #e5e5e5;
    padding-top: 11px;
    margin-top: 11px;
}
.widget_archive li {
    display: flex;
    justify-content: space-between;
    display: -ms-flex;
    -ms-justify-content: space-between;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    color: #999;
}
.widget ul li:last-child{
    padding-bottom: 0;
}
.widget select{
    max-width: 100%;
    width: 100%;
}
.textwidget p > img{
    margin: 6px 0;
}
.entry-content > p,
.rssSummary,
.widget p{
    color: #333;
    margin: 0 0 15px;
    line-height: 24px;
}
.widget_rss .rssSummary{
	margin-top:10px;
	margin-bottom:10px;
}
.widget_rss ul li {
	line-height:24px;
}
.entry-content > ol  li, 
.entry-content > ul  li, 
.entry-content > table th, 
.entry-content > table td, 
.entry-content dd, 
.entry-content dt, 
.entry-content address {
    line-height: 24px;
}
.detail-content-wrap > ol  li, 
.detail-content-wrap > ul  li, 
.detail-content-wrap > table th, 
.detail-content-wrap > table td, 
.detail-content-wrap dd, 
.detail-content-wrap dt, 
.detail-content-wrap address {
    line-height: 24px;
}
.rss-date{
    color: #999;
}
.widget.widget_rss ul li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 8px;
}
.widget.widget_rss ul li:last-child{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 11px 0;
}
.widget .select2-container .select2-search--inline .select2-search__field{
    height: 35px;
    margin: 0;
    padding: 0;
}
.widget .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #e5e5e5 1px;
}
.woocommerce-product-search input[type=search]{
    border: 1px solid #e5e5e5;
    height: 40px;
    padding: 0 15px;
    display: block;
    width: 100%;
    border-radius: 0px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:first-child,
.widget ul li:first-child{
    padding-top: 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child,
.widget ul li:last-child{
    padding-bottom: 0;
}
span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}
.widget .select2-container--default .select2-selection--multiple {
    border-color: #e5e5e5;
    border-radius: 0;
}
.widget .mini-cart-empty {
    padding-top: 0;
}
.error-404.not-found{
    margin-bottom: 40px;
}
.error-404 .wg-search-form{
    margin-top: 20px;
    max-width: 415px;
}
/*End widget*/
.post-password-form input[type=submit] {
    vertical-align: top;
    padding: 0 20px;
    height: 40px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    border: none;
    color: #fff;
	text-transform:uppercase;
	background:#333;
}
.post-password-form input[type=submit]:hover{
    color: #fff;
}
span.edit-link > .fa {
    margin: 0 5px;
    display: inline-block;
}
.sticky{
    display: inline-block;
}
/*END UNITEST*/
/*add style*/
.header-page .vc_row[data-vc-full-width] {
  overflow: inherit !important;
}
.remove-hidden.vc_row[data-vc-full-width] {
  overflow: inherit !important;
}
.vc_row.vc_row-no-padding .wpb_column {
  padding-left: 0;
  padding-right: 0;
}
.comment-list li.pingback {
    margin-bottom: 30px;
}
/*Menu fixed style*/
.fixed-header {
  position: fixed !important;
  top: -100px;
  left: 15px !important;
  z-index: 9996;
  -webkit-transition: top 0.5s ease-out 0s !important;
  transition: top 0.5s ease-out 0s !important;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.admin-bar .fixed-header.active {
  top: 32px;
}
.fixed-header.active {
  top: 0;
}
.menu-fixed-content.fixed-header {
  background: #fff;
  width: 100%;
  left: 0 !important;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
  max-width: 100%;
  display: block;
}
img{
    max-width: 100%;
    height: auto;
}
/*shop item*/
.list-col-item{
    float: left;
    padding: 0 15px;
}
.list-1-item{
    width: 100%;
}
.list-2-item{
    width: 50%;
}
.list-2-item:nth-child(2n+1){
    clear: both;
}
.list-3-item{
    width: 33.3333%;
}
.list-3-item:nth-child(3n+1){
    clear: both;
}
.list-4-item{
    width: 25%;
}
.list-4-item:nth-child(4n+1){
    clear: both;
}
.list-5-item{
    width: 20%;
}
.list-5-item:nth-child(5n+1){
    clear: both;
}
.list-6-item{
    width: 16.66666667%;
}
.list-7-item{
    width: 14.2857%;
}
.list-8-item{
    width: 12.5%;
}
.list-9-item{
    width: 11.111%;
}
.list-10-item{
    width: 10%;
}
.list-3-item:nth-child(3n+1),
.list-4-item:nth-child(4n+1),
.list-5-item:nth-child(5n+1),
.list-6-item:nth-child(6n+1),
.list-7-item:nth-child(7n+1),
.list-8-item:nth-child(8n+1),
.list-9-item:nth-child(9n+1),
.list-10-item:nth-child(10n+1){
    clear: both;
}
.list-col-item.list-10-item,
.list-col-item.list-9-item,
.list-col-item.list-8-item,
.list-col-item.list-7-item,
.list-col-item.list-6-item,
.list-col-item.list-5-item {
    padding: 0 5px;
}
.list-post-wrap .wrap-item[data-item="5"],
.list-post-wrap .wrap-item[data-item="6"],
.blog-grid-view[data-column="5"] .row,
.blog-grid-view[data-column="6"] .row,
.product-grid-view[data-column="5"] .row,
.product-grid-view[data-column="6"] .row,
.product-grid-view[data-column="7"] .row,
.product-grid-view[data-column="8"] .row,
.product-grid-view[data-column="9"] .row,
.product-grid-view[data-column="10"] .row{
    margin: 0 -5px;
}
/*end*/
.blog-grid-view .list-post-wrap{
    margin: 0 -15px;
}
.pagi-nav > span{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    min-width: 34px;
    text-align: center;
	margin:0 1px;
}
.pagi-nav .current{
    color: #fff;
}
.main-page-default {
    margin: 150px 0;
}
.btn-loadmore{
    text-align: center;
}
.post-meta-data a{
    color: #999; 
}
/*Share*/
.single-list-social ul{
  margin: 0 -4px;
}
.single-list-social ul li{
  margin: 0 4px;
}
.share-icon{
    height: 28px;
    line-height: 30px;
    display: block;
    padding: 0 8px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    min-width: 29px;
}
.share-icon.facebook-social{
  background: #2d5f9a;
}
.share-icon.twitter-social{
  background: #58c7ff;
}
.share-icon.google-social{
  background: #d93c2d;
}
.share-icon.envelope-social{
  background: #484745;
}
.share-icon.linkedin-social{
  background: #00527b;
}
.share-icon.pinterest-social{
  background: #ed2024;
}
.share-icon.tumblr-social{
  background: #3f557a;
}
.share-icon i{
  font-size: 16px;
}
.share-icon.total-share{
    height: 28px;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    color: #cb0909;
}
.share-icon .number{
  margin: -1px 4px 0;
    display: inline-block;
    line-height: 30px;
    vertical-align: top;
}
/*End share*/
.author-thumb img,
.comment-thumb img{
    border-radius: 50%;
}
.comment-list ul.children{
    list-style: none;
}
.blog-comment-detail > h2.title18 {
    margin-bottom: 34px;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Federo', sans-serif;
}
.comment-info .fn {
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Federo', sans-serif;
    margin-bottom: 11px;
}
.comment-info .fn a{
    color: #000;
}
.comment-reply-title {
    margin: 0 0 32px;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Federo', sans-serif;
}
.comment-form .desc {
    margin: 0 0 30px;
}
.bread-crumb ul:last-child li:last-child a::after,
.bread-crumb > a:last-child::after{
    display: none;
}
.bread-crumb ul{
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}
.bread-crumb a::after {
    margin: 0 6px 0 6px;
}
.woocommerce .woocommerce-breadcrumb{
    margin: 0;
}
.bread-crumb ul.post-categories li {
    display: inline-block;
}
/*woocommerce sidebar*/
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img{
    width: 70px;
}
.widget .product-title {
    overflow: inherit; 
    text-overflow: inherit; 
    white-space: normal; 
    font-weight: normal;
}
.widget .product_list_widget .wrap-rating{
    margin-top: 4px;
}
.widget .product_list_widget .reviewer,
.widget .product_list_widget .product-price{
    margin-top: 8px;
    display: block;
}
.woocommerce ul.product_list_widget > li {
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.woocommerce .widget_rating_filter ul li {
    padding: 0 0 6px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #e5e5e5;
    border-radius: 0;
    height: 5px;
    margin: 0 0 30px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 17px;
    height: 17px;
    border: 2px solid #000;
    border-radius: 0;
    background: transparent;
    top: -6px;
    margin: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -17px;
}
.woocommerce.widget .woocommerce-widget-layered-nav-dropdown__submit,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.button,
.btn,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 0px;
    text-align: center;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
	text-transform:uppercase;
	border: none;
	background:#303030;
}
.woocommerce.widget .woocommerce-widget-layered-nav-dropdown__submit:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.button:hover,
.btn:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
    color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .button, 
.woocommerce .widget_price_filter .price_slider_amount {
    font-size: 14px;
    line-height: 40px;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
	text-transform:uppercase;
}
.woocommerce.widget .woocommerce-widget-layered-nav-dropdown__submit{
    margin: 10px 0 0;
}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, 
.woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{
	padding:0 20px;
	color:#fff;
	background-color:#303030;
}
.woocommerce #respond input#submit.disabled:hover, 
.woocommerce #respond input#submit:disabled:hover, 
.woocommerce #respond input#submit:disabled[disabled]:hover, 
.woocommerce a.button.disabled:hover, 
.woocommerce a.button:disabled:hover, 
.woocommerce a.button:disabled[disabled]:hover, 
.woocommerce button.button.disabled:hover, 
.woocommerce button.button:disabled:hover, 
.woocommerce button.button:disabled[disabled]:hover, 
.woocommerce input.button.disabled:hover, 
.woocommerce input.button:disabled:hover, 
.woocommerce input.button:disabled[disabled]:hover{
	color:#fff;
}
select,
input[type=password],
input[type=number],
input[type=email],
input[type=tel], 
input[type=date],
input[type=text]{
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
}
textarea{
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    padding: 10px;
}
.widget_product_search button[type=submit]{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    background: transparent;
    border: none;
    z-index: 1;
    font-size: 0;
}
.widget_product_search input[type=search]{    
    width: 100%;
}
.woocommerce-product-search{
    position: relative;
}
.woocommerce-product-search::after {
    position: absolute;
    top: 12px;
    right: 15px;
    font-family: fontAwesome;
    content: "\f002";
    color: #999;
}
.woocommerce-loop-category__title{
    margin: 17px 0 7px;
    font-size: 14px;
    font-weight: 400;
}
.item-product .mark,
.item-product mark{
    background-color: transparent;
}
.woocommerce .woocommerce-ordering {
    margin-bottom: 0;
}
.label-wrap.wapl-aligncenter{
    text-align: center;
}
.shop-loading{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: 98;
	text-align:center;
}
.shop-loading .fa{
    font-size: 40px;
    position: absolute;
	display:block;
    top: 0;
    left: 0;
	right:0;
	bottom:0;
	margin:auto;
    color: #fff;
	width:40px;
	height:40px;
}
.js-content-main{
	min-height:150px;
}
.ajax-loading:not(.list-product-search){
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    z-index: 9999;
}
.ajax-loading:not(.list-product-search) i{
    font-size: 40px;
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    margin: auto;
}
.loadding{
    position: relative;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary,
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images{
    float: none;
    width: auto;
}
.woocommerce div.product .woocommerce-product-rating{
    margin-bottom: 0;
    margin-top: -6px;
}
.woocommerce div.product .woocommerce-product-rating .wrap-rating{
    display: inline-block;
    margin-bottom: 10px;
}
.entry-summary > p{
    margin-bottom: 0;
}
/*End default*/
/*Begin custom*/
.product-price > span, .product-price ins {
    color: #333;
    font-weight: 400;
    font-size: 14px;
}
.product-price del{
    color: #999;
    font-size: 14px;
}
a.added_to_cart,
.woocommerce a.added_to_cart{
    display: none !important;
}
.woocommerce #respond input#submit,
a.added_to_cart,
.woocommerce a.added_to_cart,
.woocommerce a.button.addcart-link{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 0px;
    text-align: center;
    color: #000;
    margin: 0;
    font-weight: normal;
	text-transform:uppercase;
}
.woocommerce #respond input#submit:hover,
a.added_to_cart:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce a.button.addcart-link:hover{
    color: #fff;
}
.woocommerce table.shop_attributes td p {
    padding: 0 8px;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after{
    top: 0;
    right: 0;
}
.woocommerce ul.products li.product .button{    
    margin: 0;
}
.sort-by .select-box select {
    line-height: 36px;
}
.title-page{
    position: relative;
    z-index: 1;
	margin-bottom:30px;
}
.title-page + div{
    position: relative;
    z-index: 0;
}
.detail-info .product-desc {
    margin-bottom: 22px;
    padding-top: 22px;
    margin-top: 13px;
}
.detail-info .product-price {
    margin-bottom: 14px;
}
.product_meta > span{
    display: block;
}
.detail-qty .qty-val {
    border: none;
    background: transparent;
}
.detail-info .product-price > span,
.detail-info .product-price ins{
    font-size: 14px;
}
.detail-info .product-price del{
    font-size: 14px;
}
.single_variation_wrap .detail-attr{
    display: block;
}
.qty-cart > .woocommerce-variation-add-to-cart{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
}
.woocommerce div.product form.cart .detail-qty {
    margin-right: 10px;
}
.detail-attr:not(.type-select):not(.type-) .select-box::after{
    display: none;
}
.reset_variations[style="visibility: hidden;"]{
    display: none;
}
.woocommerce div.product form.cart .reset_variations {
    font-size: 14px;
    text-align: right;
    padding: 0;
    float: right;
    margin: -37px 0 0!important;
}
.woocommerce div.product form.cart .reset_variations[style="visibility: visible; display: inline;"] {
    display: block !important;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, 
.woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, 
.woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt:disabled[disabled], 
.woocommerce a.button.alt:disabled[disabled]:hover, 
.woocommerce button.button.alt.disabled, 
.woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt:disabled[disabled], 
.woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, 
.woocommerce input.button.alt.disabled:hover, 
.woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt:disabled[disabled], 
.woocommerce input.button.alt:disabled[disabled]:hover{
    background-color: #999;
}
.woocommerce div.product form.cart {
    margin-bottom: 0;
}
.item-product-meta-info > span {
    padding: 0;
    border: 0;
    display: table;
    margin-bottom: 15px;
}
.item-product-meta-info > span > *{
    display: table-cell;
}
.product_meta > span > span, .product_meta > span > a,
.item-product-meta-info .meta-item-list span, 
.item-product-meta-info .meta-item-list a {
    margin: 0 5px 5px;
    color: #999;
	display:inline-block;
}
.select-box select{
    z-index: inherit;
}
.woocommerce div.product div.summary {
    margin-bottom: 0;
}
/* detail tab css*/
.detail-tab-desc > h2:first-child{
    display: none;
}
.detail-tab-desc p{
    margin: 0;
    line-height: 24px;
}
.detail-tabs.tab-style2 {
    display: block;
    border: 0;
    position: relative;
}
.content-sidebar-none .detail-tabs.tab-style2{
    padding: 3px 0 70px;
}
.tab-style2 .detail-tab-title ul li{
    display: inline-block;
	margin:0 20px;
}
.tab-style2 .detail-tab-title ul {
    margin: 0 -20px;
    padding-top: 27px;
}
.tab-style2 .detail-tab-title {
    min-width: auto;
    border: none;
    width: auto;
    text-align: center;
    margin-bottom: 60px;
}
.single_add_to_cart_button::before {
    content: "\f290";
    font-family: fontAwesome;
	margin-right:5px;
}
.tab-style2 .list-tag-detail li a {
    border: none;
    padding: 0;
}
.tab-style2 .list-tag-detail li.active a::before {
    top: -27px;
    bottom: auto;
    left: 0;
    right: 0;
    width: auto;
    height: 3px;
}
.tab-style2 .list-tag-detail li.active a::after{
    display: none;
}
.tab-style2 .detail-tab-content {
    margin: 0;
    padding: 0;
}
.detail-tab-desc table.shop_attributes {
    margin-bottom: 0;
}
.woocommerce #reviews #comments > h2 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    width: 70px;
    border: 0;
    padding: 0;
    border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist{
    padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 90px;
    border-radius: 0;
}
.woocommerce-Reviews .comment-reply-title {
    margin-bottom: 20px;
    display: block;
    margin-top: 10px;
    font-size: 24px;
}
.comment-form-rating > label{
    margin-bottom: 10px;
}
.woocommerce #review_form #respond p.stars{
    margin-bottom: 0;
}
.woocommerce .star-rating,
.woocommerce p.stars a{
    color: #ff0000;
}
.detail-tabs {
    margin-bottom: 70px;
}
.content-sidebar-none .detail-tabs.tab-style2::before {
    position: absolute;
    top: 4px;
    left: -1000px;
    right: -1000px;
    height: 1px;
    content: "";
    background: #e5e5e5;
}
.content-sidebar-none .detail-tabs.tab-style2::after {
    position: absolute;
    bottom: 0px;
    left: -1000px;
    right: -1000px;
    height: 1px;
    content: "";
    background: #e5e5e5; 
}
/* End detail tab css*/
.single-title{
    margin-bottom: 30px;
}
.select-box::after{
    z-index: -1;
}
/*Woocommerce Page css*/
.woocommerce-cart table.cart td.actions .coupon .input-text{
    min-width: 200px;
}
td.product-remove {
    max-width: 30px;
}
td.product-thumbnail {
    max-width: 60px;
    text-align: center;
}
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
    width: 70px;
}
/*End Woocommerce page css*/
.item-default .post-thumb{
    display: inline-block;
    max-width: 100%;
}
.page-links > span, .page-links > a {
    padding: 6px;
    border: 1px solid #e5e5e5;
    margin: 0 2px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}
.page-links {
    margin-bottom: 35px;
    clear: both;
    margin-top: 30px;
}
.woocommerce div.product form.cart:not(.variations_form){
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center; 
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center; 
    margin-bottom: 30px; 
}
.woocommerce div.product form.cart:not(.variations_form) > label{
    width: 100px;
    margin: 0;
}
.woocommerce div.product .list-product-group form.cart{
    display: block;
}
.list-product-group form.cart table{    
    width: 100%;
}
.group-qty label{
    display: none;
}
.woocommerce div.product form.cart .group_table td.group-info{
    padding: 6px 15px;
}
.woocommerce div.product form.cart .group_table td:first-child {
    width: 80px;
}
.woocommerce div.product .list-product-group form.cart .button.single_add_to_cart_button{
    margin: 20px 0 0 0;
    min-width: 50%;
}
.woocommerce div.product form.cart .group_table tr:last-child td{
    padding-bottom: 20px;
}
.woocommerce table.shop_table{
    padding: 0;
    border-collapse: collapse;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    border-right: 1px solid #e5e5e5;
}
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text{
    border-color: #e5e5e5;
}
#add_payment_method .cart-collaterals .cart_totals table, 
.woocommerce-cart .cart-collaterals .cart_totals table, 
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: collapse;
}
.select2-container--default .select2-selection--single {
    border-color: #e5e5e5!important;
    height: 40px!important;
    border-radius: 0!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px!important;
    right: 6px!important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #555!important;
}
/*My account*/
.woocommerce-MyAccount-navigation ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
    line-height: inherit;
}
.woocommerce-MyAccount-navigation ul li a{
    padding: 10px 15px;
    margin-bottom: 5px;
    background: #fff;
    border: 1px solid #e5e5e5;
	display:block;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li:hover a{
    color: #fff;
}
.woocommerce-MyAccount-content{
    padding: 15px;
    border: 1px solid #e5e5e5;
}
.woocommerce-MyAccount-content a{
    color: #333;
}
.woocommerce-MyAccount-content a:hover{
    color: #999;
}
.woocommerce-account .addresses .title .edit {
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 20px;
    float: none;
    margin: 0 0 20px;
    display: inline-block;
	background:#333;
	color:#fff;
}
.woocommerce-account .addresses .title h3 {
    float: none;
}
.woocommerce-account .addresses .title .edit:hover{
    color: #fff;
}
.woocommerce form .form-row input.input-text{
    height: 40px;
    border: 1px solid #e5e5e5;
}
.select2-container .select2-choice{
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 40px;
}
.select2-drop-active{
    border-color: #e5e5e5;
}
.mini-cart-empty{
    padding-top: 20px;
}
.mini-cart-button a,
.woocommerce .mini-cart-button a{
    height: 40px;
    display: inline-block;
    padding: 0 20px;
    border: none;
    line-height: 40px;
    background: #333;
    margin: 0 3px;
    text-align: center;
}
.mini-cart-button a:hover,
.woocommerce .mini-cart-button a:hover {
    color: #fff;
}
.aside-box .dropdown-list{
    left: auto;
    visibility: visible;
    opacity: 1;
}
.mini-cart-box.aside-box .mini-cart-button a:first-child {
    background: #666;
}
.aside-box .dropdown-list {
    pointer-events: inherit;
}
.overlay .wrap::after{
    z-index: 1001;
}
/*End*/
.fancybox-inner{
    padding: 0 15px;
    margin: 0 -15px;
}
.fancybox-opened,
.zoomContainer {
    z-index: 9997;
}
.fancybox-overlay {
    z-index: 10000;
}
.menu-on-fixed.single-product .header-page{
    position: static;
}
.single-product .header-page{
    z-index: 10001;
    position: relative;
}
.product-popup-content{
    padding: 0;
}
.product-popup-content .product-detail {
    margin-bottom: 0;
}
.fancybox-opened .fancybox-skin{
    background: #fff;
}
/*Begin Search Ajax*/
.list-product-search {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    /*border-radius: 6px;*/
    left: 0;
    margin-top: 32px;
    padding: 10px 20px;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 300px;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.list-product-search.active {
    opacity: 1;
    visibility: visible;
    margin-top: 2px;
}
.item-search-pro {
    border-bottom: 1px solid #e5e5e5;
    display: table;
    padding: 10px 0;
    width: 100%;
}
.item-search-pro > div {
    display: table-cell;
    vertical-align: middle;
}
.item-search-pro:last-child {
    border: none;
}
.item-search-pro .title14 {
    text-transform: capitalize;
    font-weight: 400;
}
.item-search-pro > div.search-ajax-thumb {
    width: 50px;
}
.item-search-pro > div.search-ajax-price {
    text-align: right;
}
.item-search-pro > div.search-ajax-title {
    padding: 0 10px;
}
.live-search-on.active .list-product-search{
    opacity: 1;
    visibility: visible;
    margin-top: 2px;
}
/*End Search Ajax*/
.dropdown-list li.active a {
    color: #fff;
}
.list-product-search.ajax-loading{
    text-align: center;
}
.overlay .mini-cart-link {
    color: #555;
}
.aside-box .dropdown-list{
    margin-top: 0;
}
.admin-bar .aside-box .dropdown-list{
    margin-top: 32px;
}
.form-newsletter input[type="email"] {
    height: 50px;
    display: block;
    border: none;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -o-flex-grow: 1;
    padding: 0 20px;
    background: #fff;
    border-radius: 0;
}
.form-newsletter form .mc4wp-form-fields {
    width: 100%;
    max-width: 570px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    position: relative;
    border: none;
    border-radius: 0;
}
.desc-block{
    margin-bottom: 15px;
}
.follow-instagram{
    margin: 0 -2px;
}
.follow-instagram li{
    max-width: 160px;
    margin: 0 2px;
}
.instagram-slider .group-navi .owl-buttons{
    right: 0;
}
/*Gap product*/
/*gap 5*/
.gap-5 .list-product-wrap{ 
    margin: 0 -2.5px;
}
.gap-5 .list-product-wrap .item-product{ 
    margin-bottom: 0;
}
.gap-5 .group-navi .owl-buttons{ 
    right: 2.5px;
}
.gap-5 .list-product-wrap .product{
    padding:0 2.5px;
    margin-bottom: 5px;
}
.gap-5 .list-product-wrap .item{
    padding:0 2.5px;
    margin-bottom: 5px;
}
.gap-5 .list-product-wrap .item .product{
    padding:0;
    margin-bottom: 5px;
}
/*gap 10*/
.gap-10 .list-product-wrap{ 
    margin: 0 -5px;
}
.gap-10 .list-product-wrap .item-product{ 
    margin-bottom: 0;
}
.gap-10 .group-navi .owl-buttons{ 
    right: 5px;
}
.gap-10 .list-product-wrap .product{
    padding:0 5px;
    margin-bottom: 10px;
}
.gap-10 .list-product-wrap .item{
    padding:0 5px;
    margin-bottom: 10px;
}
.gap-10 .list-product-wrap .item .product{
    padding:0;
    margin-bottom: 10px;
}
/*gap 15*/
.gap-15 .list-product-wrap{ 
    margin: 0 -7.5px;
}
.gap-15 .list-product-wrap .item-product{ 
    margin-bottom: 0;
}
.gap-15 .group-navi .owl-buttons{ 
    right: 7.5px;
}
.gap-15 .list-product-wrap .product{
    padding:0 7.5px;
    margin-bottom: 15px;
}
.gap-15 .list-product-wrap .item{
    padding:0 7.5px;
    margin-bottom: 15px;
}
.gap-15 .list-product-wrap .item .product{
    padding:0;
    margin-bottom: 15px;
}
/*gap 20*/
.gap-20 .list-product-wrap{ 
    margin: 0 -10px;
}
.gap-20 .list-product-wrap .item-product{ 
    margin-bottom: 0;
}
.gap-20 .group-navi .owl-buttons{ 
    right: 10px;
}
.gap-20 .list-product-wrap .product{
    padding:0 10px;
    margin-bottom: 20px;
}
.gap-20 .list-product-wrap .item{
    padding:0 10px;
    margin-bottom: 20px;
}
.gap-20 .list-product-wrap .item .product{
    padding:0;
    margin-bottom: 20px;
}
/*gap 30*/
.gap-30 .list-product-wrap{ 
    margin: 0 -15px;
}
.gap-30 .list-product-wrap .item-product{ 
    margin-bottom: 0;
}
.gap-30 .group-navi .owl-buttons{ 
    right: 15px;
}
.gap-30 .list-product-wrap .product{
    padding:0 15px;
    margin-bottom: 30px;
}
.gap-30 .list-product-wrap .item{
    padding:0 15px;
    margin-bottom: 30px;
}
.gap-30 .list-product-wrap .item .product{
    padding:0;
    margin-bottom: 30px;
}
/*gap 40*/
.gap-40 .list-product-wrap{ 
    margin: 0 -20px;
}
.gap-40 .list-product-wrap .item-product{ 
    margin-bottom: 0;
}
.gap-40 .group-navi .owl-buttons{ 
    right: 20px;
}
.gap-40 .list-product-wrap .product{
    padding:0 20px;
    margin-bottom: 40px;
}
.gap-40 .list-product-wrap .item{
    padding:0 20px;
    margin-bottom: 40px;
}
.gap-40 .list-product-wrap .item .product{
    padding:0;
    margin-bottom: 40px;
}
/*gap 50*/
.gap-50 .list-product-wrap{ 
    margin: 0 -25px;
}
.gap-50 .list-product-wrap .item-product{ 
    margin-bottom: 0;
}
.gap-50 .group-navi .owl-buttons{ 
    right: 25px;
}
.gap-50 .list-product-wrap .product{
    padding:0 25px;
    margin-bottom: 50px;
}
.gap-50 .list-product-wrap .item{
    padding:0 25px;
    margin-bottom: 50px;
}
.gap-50 .list-product-wrap .item .product{
    padding:0;
    margin-bottom: 50px;
}
/*gap 50*/
.gap-0 .list-product-wrap{ 
    margin: 0;
}
.gap-0 .list-product-wrap .item-product{ 
    margin-bottom: 0;
}
.gap-0 .group-navi .owl-buttons{ 
    right: 0;
}
.gap-0 .list-product-wrap .product{
    padding:0;
    margin-bottom: 0;
}
.gap-0 .list-product-wrap .item{
    padding:0;
    margin-bottom: 0;
}
.gap-0 .list-product-wrap .item .product{
    padding:0;
    margin-bottom: 0;
}
/*end gap*/
.tab-header{
    margin-bottom: 30px;
}
.list-post-wrap .wrap-item[data-item="5"] .item-post,
.list-post-wrap .wrap-item[data-item="6"] .item-post{
    padding: 0 5px;
    margin-bottom: 20px;
}
.list-post-wrap .wrap-item .item-post{
    padding: 0 15px;
    margin-bottom: 30px;
}
/*menu live preview*/
.main-nav .preview-image {
    background: #fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
    left: 100%;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 200px;
    opacity: 0;
    visibility: hidden;
    margin-top: 30px;
    border: 1px solid #e5e5e5;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}
.main-nav li:hover > .preview-image {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}
.preview-image img{
    height: auto;
}
.preview-image>a {
    display: block;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.preview-image > a > img {
    left: 0;
    position: absolute;
    top: 0;
    transition: all 5s ease-in-out 0s;
    -webkit-transition: all 5s ease-in-out 0s;
    width: 100%;
}
.preview-image > a:hover > img {
    top: 100%;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
}
/*end live preview*/
/*Begin Wishlist Popup*/
.wishlist-mask {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  display: none;
}
.wishlist-popup {
  background: #fff none repeat scroll 0 0;
  border: 10px solid rgba(0, 0, 0, 0.5);
  bottom: 0;
  height: 200px;
  left: 0;
  margin: auto;
  padding: 20px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  width: 470px;
  z-index: 9999;
}
.wishlist-button a {
  background: #858785 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  padding: 8px 15px;
  margin: 0 3px;
}
.popup-icon {
  font-size: 30px;
}
.wishlist-alert {
  margin: 10px 0 20px;
}
.product-popup-content {
  padding: 0;
}
.product-popup-content .detail-gallery .carousel li{
	min-height:120px;
}
.wishlist-button a:hover{
    color: #fff;
}
/*End Wishlist Popup*/
.item-mega-menu ul li{
    margin-bottom: 15px;
}
.item-mega-menu ul li:last-child{
    margin-bottom: 0;
}
.item-mega-menu > h3{
    margin-bottom: 20px;
}
.main-nav.main-nav1 ul{
    padding: 0;
}
.logo h1{
    margin: 0;
}
.content-single-blog iframe{
    width: 100%;
    border: 0;
    max-width: 100%;
}
.player .vp-player-layout{
    left: 0 !important;
    right: 0 !important;
}
.sort-by .select-box::after {
    top: 0;
    color: #999;
    right: 0;
}
.vc_row:not([data-vc-stretch-content="true"]) .container{
    padding: 0;
}
.smart-slider:not(.owl-carousel)[data-item="6"] > div{
    width: 16.6666%;
}
.smart-slider:not(.owl-carousel)[data-item="5"] > div{
    width: 20%;
}
.smart-slider:not(.owl-carousel)[data-item="4"] > div{
    width: 25%;
}
.smart-slider:not(.owl-carousel)[data-item="3"] > div{
    width: 33.3333%;
}
.smart-slider:not(.owl-carousel)[data-item="2"] > div{
    width: 50%;
}
.widget-group{
    margin-bottom: 30px;
}
.widget-group:last-child{
    margin-bottom: 0;
}
.page-content-box .wrap {
  background: #fff;
  max-width: 1230px;
  margin: auto;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.page-content-box .container {
    max-width: 1230px;
}
.page-content-box .fix-row-bg{
    margin-left: 15px;
    margin-right: 15px;
}
.page-content-box .vc_row {
    padding-left: 15px;
    padding-right: 15px;
}
.page-content-box .fix-row-bg .vc_row {
    padding-left: 0;
    padding-right: 0;
}
body.page-content-box *[data-vc-full-width]{
    max-width: 1230px;
    margin: auto;
    left: -15px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
body.page-content-box [data-vc-full-width] [data-vc-full-width]{
    left: 0px!important;
}
.page-content-box .vc_row .vc_row {
    padding-left: 0px;
    padding-right: 0px;
}
/*Preload style 2*/
.preload #objectstyle2{
    width: 80px;
    height: 80px;
    background-color: #FFF;
    -webkit-animation: animatestyle2 1s infinite ease-in-out;
    animation: animatestyle2 1s infinite ease-in-out;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
}
@-webkit-keyframes animatestyle2 {
    0% { -webkit-transform: perspective(160px); }
    50% { -webkit-transform: perspective(160px) rotateY(-180deg); }
    100% { -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg); }
}
@keyframes animatestyle2 {
    0% { 
        transform: perspective(160px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg); 
    } 50% { 
        transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg) ;
    } 100% { 
        transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
    }
}
/*Prelaod style 3*/
#loading-center-absolutestyle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
   -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); 
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite;
}
.objectstyle3{
    width: 25px;
    height: 25px;
    background-color: #FFF;
    float: left;
    
}
#object_onestyle3 {
    -webkit-animation: object_onestyle3 1.5s infinite;
    animation: object_onestyle3 1.5s infinite;
    }
#object_twostyle3 {
    -webkit-animation: object_twostyle3 1.5s infinite;
    animation: object_twostyle3 1.5s infinite;
    }
#object_threestyle3 {
    -webkit-animation: object_threestyle3 1.5s infinite;
    animation: object_threestyle3 1.5s infinite;
    }
#object_fourstyle3 {
    -webkit-animation: object_fourstyle3 1.5s infinite;
    animation: object_fourstyle3 1.5s infinite;
    }
    
@-webkit-keyframes loading-center-absolutestyle3 {
  100% { -webkit-transform: rotate(-45deg); }
}
@keyframes loading-center-absolutestyle3 {
  100% { 
    transform:  rotate(-45deg);
    -webkit-transform:  rotate(-45deg);
  }
}
@-webkit-keyframes object_onestyle3 {
  25% { -webkit-transform: translate(0,-50px) rotate(-180deg); }
  100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}
@keyframes object_onestyle3 {
  25% { 
    transform: translate(0,-50px) rotate(-180deg);
    -webkit-transform: translate(0,-50px) rotate(-180deg);
  } 
  100% { 
    transform: translate(0,0) rotate(-180deg);
    -webkit-transform: translate(0,0) rotate(-180deg);
  }
}
@-webkit-keyframes object_twostyle3 {
  25% { -webkit-transform: translate(50px,0) rotate(-180deg); }
  100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}
@keyframes object_twostyle3 {
  25% { 
    transform: translate(50px,0) rotate(-180deg);
    -webkit-transform: translate(50px,0) rotate(-180deg);
  } 
  100% { 
    transform: translate(0,0) rotate(-180deg);
    -webkit-transform: translate(0,0) rotate(-180deg);
  }
}
@-webkit-keyframes object_three_pre3 {
  25% { -webkit-transform: translate(-50px,0) rotate(-180deg); }
  100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}
@keyframes object_threestyle3 {
  25% { 
    transform:  translate(-50px,0) rotate(-180deg);
    -webkit-transform:  translate(-50px,0) rotate(-180deg);
  } 
  100% { 
    transform: translate(0,0) rotate(-180deg);
    -webkit-transform: rtranslate(0,0) rotate(-180deg);
  }
}
@-webkit-keyframes object_fourstyle3 {
  25% { -webkit-transform: translate(0,50px) rotate(-180deg); }
  100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}
@keyframes object_fourstyle3 {
  25% { 
    transform: translate(0,50px) rotate(-180deg); 
    -webkit-transform: translate(0,50px) rotate(-180deg);  
  } 
  100% { 
    transform: translate(0,0) rotate(-180deg);
    -webkit-transform: translate(0,0) rotate(-180deg);
  }
}
/*Preload style 4*/
#loading-center-absolutestyle4 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
}
.objectstyle4{
    width: 20px;
    height: 20px;
    background-color: #FFF;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}
#object_onestyle4 {   
    -webkit-animation: object_onestyle4 1.5s infinite;
    animation: object_onestyle4 1.5s infinite;
    }
#object_twostyle4 {
    -webkit-animation: object_twostyle4 1.5s infinite;
    animation: object_twostyle4 1.5s infinite;
    -webkit-animation-delay: 0.25s; 
    animation-delay: 0.25s;
    }
#object_threestyle4 {
    -webkit-animation: object_threestyle4 1.5s infinite;
    animation: object_threestyle4 1.5s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    
    }
@-webkit-keyframes object_onestyle4 {
75% { -webkit-transform: scale(0); }
}
@keyframes object_onestyle4 {
  75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_twostyle4 { 
  75% { -webkit-transform: scale(0); }
}
@keyframes object_twostyle4 {
  75% { 
    transform: scale(0);
    -webkit-transform:  scale(0);
  }
}
@-webkit-keyframes object_threestyle4 {
  75% { -webkit-transform: scale(0); }
}
@keyframes object_threestyle4 {
  75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  
}
/*Preload style 5*/
#loading-center-absolutestyle5 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 200px;
    margin-top: -25px;
    margin-left: -100px;
}
.objectstyle5{
    width: 20px;
    height:20px;
    background-color: #FFF;
    float: left;
    margin-top: 15px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}
#first_objectstyle5{
    -webkit-animation: first_objectstyle5 2s infinite;
    animation: first_objectstyle5 2s infinite;
 
}
#second_objectstyle5{
    -webkit-animation: second_objectstyle5 2s infinite;
    animation: second_objectstyle5 2s infinite;
    float: right;
}
    
@-webkit-keyframes first_objectstyle5 {
 25% {
    -ms-transform: translate(90px,0) scale(2); 
    -webkit-transform: translate(90px,0) scale(2);
    transform: translate(90px,0) scale(2);
     }
 50% {
    -ms-transform: translate(180px,0) scale(1); 
    -webkit-transform: translate(180px,0) scale(1);
    transform: translate(180px,0) scale(1);
     }   
 
  75% {
     -ms-transform: translate(90px,0) scale(2); 
    -webkit-transform: translate(90px,0) scale(2);
    transform: translate(90px,0) scale(2);
     }   
 
}       
@keyframes first_objectstyle5 {
 25% {
    -ms-transform: translate(90px,0) scale(2); 
    -webkit-transform: translate(90px,0) scale(2);
    transform: translate(90px,0) scale(2);
     }
 50% {
    -ms-transform: translate(180px,0) scale(1); 
    -webkit-transform: translate(180px,0) scale(1);
    transform: translate(180px,0) scale(1);
     }   
 
  75% {
     -ms-transform: translate(90px,0) scale(2); 
    -webkit-transform: translate(90px,0) scale(2);
    transform: translate(90px,0) scale(2);
     }  
}
@-webkit-keyframes second_objectstyle5 {
 25% {
    -ms-transform: translate(-90px,0) scale(2); 
    -webkit-transform: translate(-90px,0) scale(2);
    transform: translate(-90px,0) scale(2);
     }
 50% {
    -ms-transform: translate(-180px,0) scale(1); 
    -webkit-transform: translate(-180px,0) scale(1);
    transform: translate(-180px,0) scale(1);
     }   
 
  75% {
     -ms-transform: translate(-90px,0) scale(2); 
    -webkit-transform: translate(-90px,0) scale(2);
    transform: translate(-90px,0) scale(2);
     } 
}       
@keyframes second_objectstyle5 {
 25% {
    -ms-transform: translate(-90px,0) scale(2); 
    -webkit-transform: translate(-90px,0) scale(2);
    transform: translate(-90px,0) scale(2);
     }
 50% {
    -ms-transform: translate(-180px,0) scale(1); 
    -webkit-transform: translate(-180px,0) scale(1);
    transform: translate(-180px,0) scale(1);
     }   
 
  75% {
     -ms-transform: translate(-90px,0) scale(2); 
    -webkit-transform: translate(-90px,0) scale(2);
    transform: translate(-90px,0) scale(2);
     } 
}
/*Preload style 6*/
#loading-center-absolutestyle6 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 20px;
    width: 100px;
    margin-top: -10px;
    margin-left: -50px;
}
.objectstyle6{
    width: 20px;
    height: 20px;
    background-color: #FFF;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    margin-right: 20px;
    margin-bottom: 20px;
    position: absolute; 
}
#object_onestyle6{
    -webkit-animation: objectstyle6 2s linear infinite;
     animation: objectstyle6 2s linear infinite;
     }
#object_twostyle6{ 
    -webkit-animation: objectstyle6 2s linear infinite -.4s;
    animation: objectstyle6 2s linear infinite -.4s;
    left: 20px;
     }
#object_threestyle6{ 
    -webkit-animation: objectstyle6 2s linear infinite -.8s; 
    animation: objectstyle6 2s linear infinite -.8s; 
    left: 40px;
    }
#object_fourstyle6{ 
    -webkit-animation: objectstyle6 2s linear infinite -1.2s;
    animation: objectstyle6 2s linear infinite -1.2s; 
    left: 60px;
    } 
#object_fivestyle6{ 
    -webkit-animation: objectstyle6 2s linear infinite -1.6s; 
    animation: objectstyle6 2s linear infinite -1.6s; 
    left: 80px;
    }
    
    
@-webkit-keyframes objectstyle6{
  0% { left: 100px; top:0}
  80% { left: 0; top:0;}
  85% { left: 0; top: -20px; width: 20px; height: 20px;}
  90% { width: 40px; height: 15px; }
  95% { left: 100px; top: -20px; width: 20px; height: 20px;}
  100% { left: 100px; top:0; }      
    
}       
@keyframes objectstyle6{
  0% { left: 100px; top:0}
  80% { left: 0; top:0;}
  85% { left: 0; top: -20px; width: 20px; height: 20px;}
  90% { width: 40px; height: 15px; }
  95% { left: 100px; top: -20px; width: 20px; height: 20px;}
  100% { left: 100px; top:0; }
}
/*Preload style 7*/
#loading-center-absolutestyle7 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
}
.objectstyle7{
    width: 50px;
    height: 5px;
    background-color: #FFF;
    -webkit-animation: animatestyle7 2s infinite;
    animation: animatestyle7 2s infinite;
    position: absolute;
    top: 0px;
    right: -200px;
    }
@-webkit-keyframes animatestyle7 {
 
  50% {
    -ms-transform: translate(-400px,0) rotate(-360deg); 
    -webkit-transform: translate(-400px,0) rotate(-360deg); 
    transform: translate(-400px,0) rotate(-360deg); 
      }
 100% {
    -ms-transform: translate(0,0) rotate(360deg); 
    -webkit-transform: translate(0,0) rotate(360deg); 
    transform: translate(0,0) rotate(360deg); 
      }   
}
@keyframes animatestyle7 {
  50% {
    -ms-transform: translate(-400px,0) rotate(-360deg); 
    -webkit-transform: translate(-400px,0) rotate(-360deg); 
    transform: translate(-400px,0) rotate(-360deg); 
      }
 100% {
    -ms-transform: translate(0,0) rotate(360deg); 
    -webkit-transform: translate(0,0) rotate(360deg); 
    transform: translate(0,0) rotate(360deg); 
      }     
  
}
.preload-style-custom-image #loading-center{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-items: center;
    -webkit-justify-items: center;
    -ms-justify-items: center;
    -o-justify-items: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
}
#loading-center-absolute-image{
    text-align: center;
    margin: auto;
    display: none;
}
.preload #loading-center-absolute-image{
    display: block;
}
.contact-form-page .wrap-input i {
    position: absolute;
    top: 17px;
    left: 20px;
    color: #999;
    z-index: 1;
}
.contact-form-page .wrap-input input[type="url"] {
    border: 1px solid #e5e5e5;
    height: 50px;
    border-radius: 25px;
    display: block;
    width: 100%;
    background: #fff;
    padding: 0 45px;
}
.item-contact-page .contact-thumb i {
    position: relative;
    z-index: 1;
}
.item-contact-page .contact-thumb {
    margin-bottom: 23px !important;
}
.about-customer li::before{
    content: "\f00c";
    font-family: "FontAwesome";
}
.about-banner-history .banner-info .desc::before{
    content: "\f10d";
    font-family: "FontAwesome";
}
.about-content-page::before {
    display: none;
}
.about-content-page {
    position: relative;
    padding: 0 15px;
}
.about-content-page > div{
    position: relative;
    padding: 40px 0;
}
.about-content-page > div::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    width: 1px;
    content: "";
    background: #e5e5e5;
    z-index: 1;
    display: block;
}
.about-title-number .number {
    line-height: 68px;
}
.about-title-number > p{
    margin-bottom: 0;
}
.about-title-number {
    padding-bottom: 42px;
    margin-bottom: 0;
}
.item-about-faq .desc::before,
.item-about-faq h3::before {
    display: none;
}
.item-about-faq h3 span.first-text {
    position: absolute;
    top: -10px;
    text-transform: uppercase;
    font-size: 60px;
    color: #f4f4f4;
    left: -20px;
    z-index: -1;
}
.item-about-faq .desc span.first-text {
    position: absolute;
    top: 15px;
    text-transform: uppercase;
    font-size: 60px;
    color: #f4f4f4;
    left: -20px;
    z-index: -1;
}
.intro-about-team h3 {
    margin: 0;
    padding: 30px 0;
}
.content-about-team .desc {
    margin-bottom: 25px;
}
.price-table-color span.start{
    margin-bottom: 10px;
}
.wishlist_table tr td, 
.wishlist_table tr th.wishlist-delete, 
.wishlist_table tr th.product-checkbox{
    text-align: left;
}
.woocommerce .product-remove a.remove{
    margin: auto;
}
.woocommerce table.wishlist_table {
    font-size: 100%;
}
.compare-link > span,
.wishlist-link > span{
    display: none;
}
.yith-wcwl-add-to-wishlist + div{
    display: inline-block;
    clear: inherit;
}
.detail-info .compare.button,
.detail-info .yith-wcwl-add-to-wishlist{
    display: inline-block !important;
    margin-bottom: 20px;
    margin-top: 0;
}
/*Block class*/
.block-top-30{
    margin-top: 30px;
}
.block-bottom-30{
    margin-bottom: 30px;
}
.block-top-50{
    margin-top: 50px;
}
.block-bottom-50{
    margin-bottom: 50px;
}
.block-top-100{
    margin-top: 100px;
}
.block-bottom-100{
    margin-bottom: 100px;
}
.title-tab{
    margin: 0 -10px;
    border: 0;
}
.title-tab > li {
    margin: 0 10px;
}
.form-popup .submit-form {
    height: 50px;
    background: #000;
    border: none;
    color: #fff;
    padding: 0 30px;
}
/*Fix form-newsletter*/
.content-popup input[type="email"] {
    width: 260px;
    height: 50px;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
    display: block;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -o-flex-grow: 1;
    margin-right: 10px;
}
.content-popup .submit-form::after{
    display: none;
}
.content-popup .form-newsletter form .mc4wp-form-fields{
    border: 0;
    max-width: inherit;
}
.form-newsletter.form-popup{
    max-width: 100%;
}
.content-popup .submit-form{
    width: auto;
}
.content-popup .submit-form input[type="submit"]{
    position: static;
    line-height: 50px;
}
/*End fix*/
.close-minicart {
    display: none;
    position: absolute;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 40px;
    top: 0;
    left: -40px;
    color: #fff;
    cursor: pointer;
}
.aside-box .close-minicart{
    display: block;
}
/*filter product element*/
.btn-filter {
    background: #fff;
    border: 1px solid #e5e5e5;
    display: inline-block;
    font-weight: 700;
    height: 40px;
    line-height: 38px;
    padding: 0 55px 0 20px;
    position: relative;
    text-transform: uppercase;
}
.box-attr-filter {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
    left: 0;
    margin-top: 35px;
    opacity: 0;
    padding: 20px 0;
    position: absolute;
    top: 65px;
    visibility: hidden;
    width: 100%;
    z-index: 10000;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}
.filter-product.active .box-attr-filter{
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
    top: 40px;
}
.btn-filter::after {
    border-left: 1px solid #e5e5e5;
    bottom: 0;
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
.js-content-wrap{
    position: relative;
}
.filter-product{
    margin-bottom: 30px;
}
.btn-filter span {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
    vertical-align: top;
}
.box-attr-filter::before {
    background: #fbfbfb;
    border-right: 1px solid #e5e5e5;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 170px;
}
.item-box-attr {
    display: table;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 5px 0;
    line-height: 24px;
}
.item-attr-title {
    display: table-cell;
    padding: 0 25px;
    position: relative;
    width: 170px;
    vertical-align: top;
    text-align: left;
}
.item-attr-content {
    color: #666;
    display: table;
    padding: 0 30px;
    vertical-align: top;
}
.range-filter .ui-slider-range {
    background: #333;
}
.range-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #333;
    border-radius: 0;
    cursor: pointer;
    height: 10px;
    margin-left: -5px;
    top: -4px;
    width: 10px;
    border: none;
}
.range-filter .slider-range {
    border: none;
    border-radius: 0;
    height: 1px;
    display: inline-block;
    margin: 0 20px 0 5px;
    vertical-align: middle;
    width: 250px;
    background: #e5e5e5;
}
.attr-price-filter{
    display: inline-block;
}
.attr-price-filter label {
    font-weight: 400;
}
.list-filter.list-inline li{
    padding: 0 10px;
}
.wrap-item.loadding .ajax-loading {
    display: block !important;
}
.filter-yes .js-content-main{
    clear: both;
}
.filter-col .box-attr-filter::before{
    display: none;
}
.filter-col .item-box-attr{
    display: block;
    float: left;
}
.filter-col.filter-2-col .item-box-attr{
    width: 50%;
}
.filter-col.filter-3-col .item-box-attr{
    width: 33.3333%;
}
.filter-col.filter-4-col .item-box-attr{
    width: 25%;
}
.filter-col.filter-2-col .item-box-attr:nth-child(2n+1),
.filter-col.filter-3-col .item-box-attr:nth-child(3n+1),
.filter-col.filter-4-col .item-box-attr:nth-child(4n+1){
    clear: both;
}
.filter-col .box-attr-filter{
    clear: both;
}
.filter-col .list-filter{
    margin: 0 -15px;
}
.filter-col .item-box-attr{
    text-align: left;
}
.filter-col.filter-col-list .list-filter li,
.filter-col.filter-col-list .list-filter{
    list-style: none;
    display: list-item;
}
.element-filter{
    position: relative;
}
.element-filter.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    width: 6px;
    height: 10px;
    display: block;
    border-style: solid;
    border-width: 0 2px 2px 0;
    position: absolute;
    top: 2px;
    right: -11px;
}
.filter-noresult{
    padding: 100px 0;    
    border: 1px solid #e5e5e5;
}
.row > .filter-noresult-wrap{
    padding: 0 15px;
    display: block !important;
    position: static !important;
}
.products-wrap{
    position: relative;
    clear: both;
}
.filter-none .owl-wrapper,
.filter-none .owl-wrapper .owl-item{
    width: 100% !important;
}
.range-filter .slider-range{
    max-width: 100%;
}
.filter-col .item-attr-title,
.filter-col .item-attr-content{
    display: block;
}
/*End filter element*/
.show-by.show-order .dropdown-link .silver {
    min-width: 150px;
    display: inline-block;
}
.show-by.show-order .dropdown-link .silver::after{
    display: none;
}
.show-by.show-order .dropdown-list{
    width: 100%;
}
.dropdown-list li a.active{
    color: #fff;
}
.mini-cart-box.dropdown-box{
    display: inline-block;
}
.detail-gallery .carousel li {
    min-height: 50px;
    display: inline-block;
}
.vc_col-has-fill>.vc_column-inner, 
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
.vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, 
.vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0 !important; 
}
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1{
    display: block;
    max-width: 100%;
}
.account-manager .dropdown-list li i{
    min-width: 20px;
}
.account-manager .dropdown-list{
    width: 160px;
    left: auto;
    right: 0;
    margin-left: -30px;
    margin-right: -30px;
}
/* Vendor page*/
.vendor-page .entry-content .title-page h2{
    margin: 0 0 10px;
}
.vendor-page .entry-content h3,
.vendor-page .entry-content h2{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 30px 0 20px;
}
.vendor-page .entry-content h2:first-child{
    margin-top: 0;
}
.vendor-page input{
    height: 40px;
    padding: 0 10px;
    border: 1px solid #eaeaec;
}
.vendor-page form{
    margin-bottom: 30px;
}
.vendor-page .table>thead>tr>th {
    border-bottom: 1px solid #eaeaec;
}
.vendor-page input[type="submit"]{
    background-color: #df412f;
    border-color: #df412f;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    padding: 0 20px;
    vertical-align: middle;
    margin-top: -4px;
}
#pv_shop_name,
#pv_paypal{
    margin-top: 15px;
    width: 400px;
    max-width: 100%;
}
.vendor-page table .notes input,
.vendor-page table{
    width: 100%;
}
.vendor-page table{
    margin-bottom: 30px;
}
.vendor-page table, 
.vendor-page th, 
.vendor-page td {
    padding: 20px;
}
.vendor-page .entry-content p{
    line-height: 24px;
    margin-bottom: 20px;
}
/*Login/register*/
.popup-overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(11,11,11,.8);
    cursor: pointer;
}
.login-popup-content {
    position: absolute;
    width: 500px;
    max-width: 100%;
    background-color: #fff;
    color: #555;
    overflow: hidden;
    z-index: 1000;
    margin: 0 auto;
    top: 15%;
    left: 0;
    right: 0;
}
.popup-form{
    max-width: 300px;
    margin: 0 auto;
    display: none;
}
.login-popup-content-wrap{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9998;
}
.popup-form .submit{
    margin: 20px 0 25px;
    position: relative;
}
.popup-form.active{
    display: block;
}
.login-popup-content{
    padding: 50px 0;
}
.popup-form .form-header h2,
.popup-form > h2{
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 15px;
    text-align: center;
}
.popup-form .desc.note{
    margin: -20px 0 20px;
    color: #999;
    font-size: 12px;
}
.popup-form .extra-field .woocommerce-privacy-policy-text p{
    color: #999;
    font-size: 12px;
}
.popup-form .form-header .desc,
.popup-form > .desc{
    text-align: center;
    color: #999;
    margin-bottom: 10px;
}
.popup-form .form-header{    
    margin-bottom: 30px;
}
.popup-form form > p,
.popup-form .form-field{
    position: relative;
    margin-bottom: 30px;
}
.popup-form form .extra-field > p > label,
.popup-form form > p > label{
    position: static;
}
.popup-form label:not(.rememberme){
    text-align: left;
    color: #999;
    position: absolute;
    font-weight: normal;
    top: 6px;
    left: 0;
    width: 100%;    
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    z-index: 0;
}
.popup-form input:not(.button){
    border-width: 0 0 1px;
    width: 100%;
    max-width: 100%;
    padding: 0;
    z-index: 1;
    position: relative;
    background: transparent;
}
.popup-form input.button{
    width: 100%;
}
.popup-form .has-value input:not(.wp-submit)~label,
.popup-form input:not(.wp-submit):focus~label{
    font-size: 80%;
    top: -15px;
}
.popup-form .has-value input:not(.wp-submit)~label.rememberme{
    font-size: 100%;
}
.nav-form{
    margin: 0 -10px;
}
.popup-redirect{
    padding: 0 10px;
    margin-top: 10px;
}
.popup-redirect:first-child{
    border-right: 1px solid #e5e5e5;
}
.popup-form input{
    -webkit-appearance: none;
}
.popup-form input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px white;
}
.popup-form form input[type=checkbox], 
.popup-form form input[type=radio] {
    display: inline-block;
    width: 18px;
    min-width: 18px;
    height: 18px;
    line-height: 1;
    background-color: #eee!important;
    border: 0;
    margin: -3px 4px 0 0!important;
    outline: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}
.popup-form input[type=radio]:checked:before, 
.popup-form input[type=checkbox]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    line-height: 18px;
    font-family: fontawesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.popup-form input[type=checkbox]:checked:before {
    content: '\f00c';
    color: #df412f;
}
.input-focus-line{
    background-color: transparent;
    bottom: -1px;
    height: 2px;
    left: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 0;
    z-index: 2;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.popup-form .invalid .input-focus-line{
    background-color: #bf2c2c;
    left: 0;
    width: 100%;
}
.popup-form .input-focus .input-focus-line{
    background-color: #fab502;
    left: 0;
    width: 100%;
}
.close-login-form{
    position: absolute;
    top: 8px;
    right: 8px;
    color: #333;
    opacity: .5;
    font-weight: 300;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 1001;
}
.popup-form .forgetmenot label{
    font-size: 14px;
    font-weight: normal;
}
.popup-form .submit i{
    position: absolute;
    color: #fff;
    right: 15px;
    top: 13px;
}
.ms-error,
.ms-done{
    display: none;
}
.popup-form .message {
    border-left: 4px solid #00a0d2;
    padding: 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.1);
    color: #999;
    font-size: 12px;
}
.popup-form .ms-default{    
    color: #999;
    font-size: 12px;
}
.popup-form .login_error {
    border-left: 4px solid #bf2c2c;
    padding: 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.1);
    color: #999;
    font-size: 12px;
}
/*End custom*/
/*Tool Panel*/
a.dm-color {
    border: 1px solid #e5e5e5;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 2px;
}
a.dm-color.active{
    border-color: #000;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.6);
}
.dm-content-color{
    margin-bottom: 35px;
}
#widget_indexdm .dm-content .item-content.active > a{
    border-color: #ff0000;
}
.active .dm-open i.fa-long-arrow-left,
.dm-open i.fa-long-arrow-right{
    display: none;
}
.active .dm-open i.fa-long-arrow-right{
    display: block;
}
.dm-button {
    position: absolute;
    background: #df412f;
    border-radius: 3px 0 0 3px;
    color: #fff;
    top: 250px;
    left: -55px;
    display: block;
    padding: 35px 0 7px;
    z-index: 9999;
    font-size: 12px;
    width: 55px;
    height: 55px;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.dm-button.dm-support{
    top: 310px;
    background-position: center -43px;
}
.dm-button.dm-guide{
    top: 370px;
    background-position: center -93px;
}
.dm-button:before {
  content: attr( data-title-close );
  display: inline-block;
}
.dm-button:focus, .dm-button:hover {
  color: #fff;
}
.dm-button i{
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    font-size: 20px;
}
.active .dm-button:before {
  content: attr(data-title);
}
#widget_indexdm {
  background: #fff;
  z-index: 10005;
  width: 380px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -380px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
    text-align: center;
}
#widget_indexdm.active{
    right: 0;
}
#indexdm_img.active{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
}
.img-demo{
    background-position: center top;
    display: none;
}
#widget_indexdm .widget-indexdm-inner {
    overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  left: 15px;
  bottom: 0;
    color: #111;
  right: 0;
    padding-right: 15px;
  top: 0;
}
#widget_indexdm .dm-header {
  text-align: center;
}
#widget_indexdm .dm-header .header-event{
    margin: 15px 0;
    padding-bottom: 15px;
}
#widget_indexdm .dm-header .header-event img{
    margin-bottom: 0;
}
#widget_indexdm .dm-header .header-button > a {
    display: block;
    background: #999;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    border-radius: 6px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    margin-bottom: 30px;
}
#widget_indexdm .dm-header .header-button > a:hover {
    background: #df412f;
}
#widget_indexdm .dm-header .header-description{
    color: #111;
    margin: 15px 0 30px;
}
#widget_indexdm .dm-header .header-description h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
#widget_indexdm .dm-header .header-description h3 span{
    font-size: 24px;
}
#widget_indexdm .dm-header .header-description h4{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
#widget_indexdm .dm-header .header-description h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}
#widget_indexdm .dm-content{
    margin: 0 -3px 30px;
}
#widget_indexdm .dm-content .item-content {
    padding: 0 3px 6px;
    width: 50%;
    text-transform: uppercase;
}
#widget_indexdm .dm-content .item-content > a {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    width: 100%;
    position: relative;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #eee;
    background-size: 100% auto;
    border-radius: 3px 3px 0 0;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href{
    background: none;
    padding: 0;
    border: 0;
    border-radius: 0;
}
#widget_indexdm .dm-content .item-content > a  img{
    max-width: 100%;
    vertical-align: top;
    margin-bottom: 0;
}
#widget_indexdm .dm-content .item-content h5{
    font-size: 12px;
    margin-bottom: 15px;
}
#widget_indexdm .dm-content .item-content > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    background: rgba(0,0,0,0.6);
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href{
    margin-bottom: 15px;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href:before{
    top: 0;
    bottom: auto;
    height: 160px;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href:after{
    align-self: flex-start;
    -webkit-align-self: flex-start;
    -ms-align-self: flex-start;
    -o-align-self: flex-start;
    top: 60px;
}
#widget_indexdm .dm-content .item-content > a:after {
    content: 'View Demo';
    display: block;
    align-self: flex-start;
    -webkit-align-self: flex-start;
    -ms-align-self: flex-start;
    -o-align-self: flex-start;
    position: absolute;
    z-index: 5;
    color: #fff;
    opacity: 0;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition: all .3s ease-out 0s;
}
#widget_indexdm .dm-content .item-content > a:hover:after {
    margin-top: 60px;
    opacity: 1;
}
#widget_indexdm .dm-content .item-content > a:hover:before {
    width: 100%;
}
#indexdm_img {
    position: fixed;
    right: 380px;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    z-index: 10004;
    background: rgba( 0,0,0, 0.7 );
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    display: none;
}
#widget_indexdm .dm-content .item-content > a span.new-item{
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 999;
}
#indexdm_img:before {
    content: '';
    background: rgba( 0,0,0, 0.7 );
    display: block;
    position: fixed;
    right: 0;
    left: auto;
    width: 380px;
    top: 0;
    bottom: 0;
}
#indexdm_img > div{
    display: inline-block;
    width: 800px;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
}
#indexdm_img > div.mobile-hover{
    background-size: auto;
}
.dm-scroll-img{
    -webkit-animation: mymove 30s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-play-state: running; /* Safari 4.0 - 8.0 */
    animation: mymove 30s infinite;
    animation-play-state: running;
    -webkit-animation-delay: 1s; /* Safari 4.0 - 8.0 */
    animation-delay: 1s;  
}
.dm-scroll-img.pause{
    animation-play-state: paused;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    0% { background-position: center top; }
    50% {background-position: center bottom;}
    100% {background-position: center top;}
}
@keyframes mymove {
    0% { background-position: center top; }
    50% {background-position: center bottom;}
    100% {background-position: center top;}
}
#widget_indexdm .mobile-content{
    margin-bottom: 30px;
}
#widget_indexdm .mobile-content h3{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
@media (max-width: 1440px){
    #indexdm_img > div{
        width: 600px;
    }
}
@media (max-width: 1199px){
    #indexdm_img {
        display: none !important;
    }
}
@media (max-width: 767px){
    #widget_indexdm {
        display: none !important;
    }
}
/*End tool panel*/
.compose-mode .vc_vc_column.vc_container-block .column_container{
  width: 100%;
}
/*********************************************************************************
                                    New High
**********************************************************************************/
/*Start Flex Wrapper*/
.flex-wrapper{
	display:flex;
	display:-ms-flex;
	display:-webkit-flex;
}
.flex_direction-row{
	flex-direction:row;
	-ms-flex-direction:row;
	-webkit-flex-direction:row;
}
.flex_direction-column{
	flex-direction:column;
	-ms-flex-direction:column;
	-webkit-flex-direction:column; 
}
.flex_wrap-wrap{
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.flex_wrap-nowrap{
	flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	-webkit-flex-wrap:nowrap;
}
.justify_content-flex-start{
	justify-content:flex-start;
	-ms-justify-content:flex-start;
	-webkit-justify-content:flex-start;
}
.justify_content-flex-end{
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
}
.justify_content-center{
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
}
.justify_content-space-between{
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}
.justify_content-space-around{
	justify-content:space-around;
	-ms-justify-content:space-around;
	-webkit-justify-content:space-around;
}
.align_items-flex-start{
	align-items:flex-start;
	-ms-align-items:flex-start;
	-webkit-align-items:flex-start;
}
.align_items-flex-end{
	align-items:flex-end;
	-ms-align-items:flex-end;
	-webkit-align-items:flex-end;
}
.align_items-center{
	align-items:center;
	-ms-align-items:center;
	-webkit-align-items:center;
}
.align_items-baseline{
	align-items:baseline;
	-ms-align-items:baseline;
	-webkit-align-items:baseline;
}
.align_items-stretch{
	align-items:stretch;
	-ms-align-items:stretch;
	-webkit-align-items:stretch;
}
/*End Flex Wrapper*/    
/*Responsive*/
@media (max-width: 1024px){
    .smart-slider:not(.owl-carousel)[data-item="6"] > div,
    .smart-slider:not(.owl-carousel)[data-item="5"] > div{
        width: 25%;
    }
}
@media (max-width: 991px){
    .smart-slider:not(.owl-carousel)[data-item="4"] > div,
    .smart-slider:not(.owl-carousel)[data-item="6"] > div,
    .smart-slider:not(.owl-carousel)[data-item="5"] > div{
        width: 33.33%;
    }
    .col-sm-8 .list-3-item:nth-child(3n+1),
    .list-7-item:nth-child(7n+1),
    .list-8-item:nth-child(8n+1),
    .list-9-item:nth-child(9n+1),
    .list-10-item:nth-child(10n+1){
        clear: inherit;
    }
    .col-sm-8 .list-3-item:nth-child(2n+1),
    .list-7-item:nth-child(6n+1),
    .list-8-item:nth-child(6n+1),
    .list-9-item:nth-child(6n+1),
    .list-10-item:nth-child(6n+1){
        clear: both;
    }
    .list-10-item,
    .list-9-item,
    .list-8-item,
    .list-7-item{
        width: 16.66666667%;
    }
    .col-sm-8 .list-3-item{
        width: 50%;
    }
    .filter-col.filter-4-col .item-box-attr,
    .filter-col.filter-3-col .item-box-attr{
        width: 50%;
    }
    .filter-col.filter-3-col .item-box-attr:nth-child(3n+1),
    .filter-col.filter-4-col .item-box-attr:nth-child(4n+1){
        clear: inherit;
    }
    .filter-col.filter-3-col .item-box-attr:nth-child(2n+1),
    .filter-col.filter-4-col .item-box-attr:nth-child(2n+1){
        clear: both;
    }
}
@media (max-width: 840px){}
@media (max-width: 768px){
    .list-4-item:nth-child(4n+1),
    .list-5-item:nth-child(5n+1),
    .list-6-item:nth-child(6n+1),
    .list-7-item:nth-child(6n+1),
    .list-8-item:nth-child(6n+1),
    .list-9-item:nth-child(6n+1),
    .list-10-item:nth-child(6n+1){
        clear: inherit;
    }
    .list-4-item:nth-child(3n+1),
    .list-5-item:nth-child(3n+1),
    .list-6-item:nth-child(4n+1),
    .list-7-item:nth-child(4n+1),
    .list-8-item:nth-child(5n+1),
    .list-9-item:nth-child(5n+1),
    .list-10-item:nth-child(5n+1){
        clear: both;
    }
    .list-10-item,
    .list-9-item,
    .list-8-item{
        width: 20%;
    }
    .list-7-item,
    .list-6-item{
        width: 25%;
    }
    .list-4-item,
    .list-5-item {
        width: 33.3333%;
    }
}
@media (max-width: 767px){
    nav.main-nav>ul>li.current-menu-item>a, 
    nav.main-nav>ul>li.current-menu-ancestor>a, 
    nav.main-nav>ul>li:hover>a{
        background-color: transparent !important;
    }
    .smart-slider:not(.owl-carousel)[data-item="3"] > div,
    .smart-slider:not(.owl-carousel)[data-item="4"] > div,
    .smart-slider:not(.owl-carousel)[data-item="6"] > div,
    .smart-slider:not(.owl-carousel)[data-item="5"] > div{
        width: 50%;
    }
    .main-nav li.has-mega-menu {
        position: relative;
    }
    .main-nav li.has-mega-menu > .mega-menu{
        position: static;
        max-width: 100%;
        visibility: visible;
        border: 0;
        box-shadow: none;
        padding: 0;
    }
    .btn-toggle-mobile-menu::after {
        top: 0;
        line-height: 37px;
        width: 37px;
        text-align: center;
        right: -15px;
    }
    .content-page > .row > .col-md-3{
        order: 2;
        -webkit-order: 2;
        -ms-order: 2;
        -o-order: 2;
    }
    .content-page > .row{
        display: flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: -o-flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
    }
}
@media (max-width: 667px){
    .list-3-item:nth-child(3n+1),
    .list-4-item:nth-child(3n+1),
    .list-5-item:nth-child(3n+1),
    .list-6-item:nth-child(4n+1),
    .list-7-item:nth-child(4n+1),
    .list-8-item:nth-child(5n+1),
    .list-9-item:nth-child(5n+1),
    .list-10-item:nth-child(5n+1){
        clear: inherit;
    }
    .list-3-item:nth-child(2n+1),
    .list-4-item:nth-child(2n+1),
    .list-5-item:nth-child(2n+1),
    .list-6-item:nth-child(3n+1),
    .list-7-item:nth-child(3n+1),
    .list-8-item:nth-child(3n+1),
    .list-9-item:nth-child(3n+1),
    .list-10-item:nth-child(3n+1){
        clear: both;
    }
    .list-10-item,
    .list-9-item,
    .list-8-item{
        width: 33.33%;
    }
    .list-7-item,
    .list-6-item{
        width: 33.33%;
    }
    .list-3-item{
        width: 50%;
    }
}
@media (max-width: 568px){
    .comment-list ul.children {
        padding: 0;
    }
}
@media (max-width: 480px){
    .list-6-item:nth-child(3n+1),
    .list-7-item:nth-child(3n+1),
    .list-8-item:nth-child(3n+1),
    .list-9-item:nth-child(3n+1),
    .list-10-item:nth-child(3n+1){
        clear: inherit;
    }   
    .list-6-item:nth-child(2n+1),
    .list-7-item:nth-child(2n+1),
    .list-8-item:nth-child(2n+1),
    .list-9-item:nth-child(2n+1),
    .list-10-item:nth-child(2n+1){
        clear: both;
    }
    .list-10-item,
    .list-9-item,
    .list-8-item,
    .list-7-item,
    .list-6-item,
    .list-5-item,
    .list-4-item,
    .list-3-item {
        width: 50%;
    }
    .filter-col.filter-2-col .item-box-attr,
    .filter-col.filter-4-col .item-box-attr,
    .filter-col.filter-3-col .item-box-attr{
        width: 100%;
    }
}
@media (max-width: 414px){}
@media (max-width: 375px){
    .list-5-item,
    .list-4-item,
    .list-3-item,
    .list-2-item,
    .col-sm-8 .list-4-item {
        width: 100%;
    }
}
@media (max-width: 320px){
    .close-minicart{
        right: 0;
        left: inherit;
        color: #333;
    }
}
@media (min-width: 567.9px) and (max-width: 767px){
    .wpb_column.vc_col-ss-1\/5,
    .wpb_column.vc_col-ss-2\/5,
    .wpb_column.vc_col-ss-3\/5,
    .wpb_column.vc_col-ss-4\/5,
    .wpb_column.vc_col-ss-1, 
    .wpb_column.vc_col-ss-10, 
    .wpb_column.vc_col-ss-11, 
    .wpb_column.vc_col-ss-12, 
    .wpb_column.vc_col-ss-2, 
    .wpb_column.vc_col-ss-3, 
    .wpb_column.vc_col-ss-4, 
    .wpb_column.vc_col-ss-5, 
    .wpb_column.vc_col-ss-6, 
    .wpb_column.vc_col-ss-7, 
    .wpb_column.vc_col-ss-8, 
    .wpb_column.vc_col-ss-9 {
        float: left;
    }
    .wpb_column.vc_col-ss-1\/5{
        width: 20%;
    }
    .wpb_column.vc_col-ss-2\/5{
        width: 40%;
    }
    .wpb_column.vc_col-ss-3\/5{
        width: 60%;
    }
    .wpb_column.vc_col-ss-4\/5{
        width: 80%;
    }
    .wpb_column.vc_col-ss-1{
        width: 8.33333333%;
    }
    .wpb_column.vc_col-ss-10{
        width: 83.33333333%;
    }
    .wpb_column.vc_col-ss-11{
        width: 91.66666667%;
    }
    .wpb_column.vc_col-ss-12{
        width: 100%;
    }
    .wpb_column.vc_col-ss-2{
        width: 16.66666667%;
    }
    .wpb_column.vc_col-ss-3{
        width: 25%;
    }
    .wpb_column.vc_col-ss-4{
        width: 33.33333333%;
    }
    .wpb_column.vc_col-ss-5{
        width: 41.66666667%;
    }
    .wpb_column.vc_col-ss-6{
        width: 50%;
    }
    .wpb_column.vc_col-ss-7{
        width: 58.33333333%;
    } 
    .wpb_column.vc_col-ss-8{
        width: 66.66666667%;
    } 
    .wpb_column.vc_col-ss-9{
        width: 75%;
    }
    .vc_col-ss-offset-1\/5{
        margin-left: 20%;
    }
    .vc_col-ss-offset-2\/5{
        margin-left: 40%;
    }
    .vc_col-ss-offset-3\/5{
        margin-left: 60%;
    }
    .vc_col-ss-offset-4\/5{
        margin-left: 80%;
    }
    .wpb_column.vc_col-ss-offset-0{
        margin-left: 0;
    }
    .wpb_column.vc_col-ss-offset-1{
        margin-left: 8.33333333%;
    }
    .wpb_column.vc_col-ss-offset-10{
        margin-left: 83.33333333%;
    }
    .wpb_column.vc_col-ss-offset-11{
        margin-left: 91.66666667%;
    }
    .wpb_column.vc_col-ss-offset-12{
        margin-left: 100%;
    }
    .wpb_column.vc_col-ss-offset-2{
        margin-left: 16.66666667%;
    }
    .wpb_column.vc_col-ss-offset-3{
        margin-left: 25%;
    }
    .wpb_column.vc_col-ss-offset-4{
        margin-left: 33.33333333%;
    }
    .wpb_column.vc_col-ss-offset-5{
        margin-left: 41.66666667%;
    }
    .wpb_column.vc_col-ss-offset-6{
        margin-left: 50%;
    }
    .wpb_column.vc_col-ss-offset-7{
        margin-left: 58.33333333%;
    } 
    .wpb_column.vc_col-ss-offset-8{
        margin-left: 66.66666667%;
    } 
    .wpb_column.vc_col-ss-offset-9{
        margin-left: 75%;
    }
    .vc_hidden-ss{
        display: none;
    }
}
/*End Responsive*/
/******************************* Home 01 *********************************/
/*Begin Search Popup*/
/*Start Overlay*/
.overlay-genie.open {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 10003;
}
.overlay-genie {
    background: transparent;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0.2s, visibility 0s 0.6s;
    transition: opacity 0.3s 0.2s, visibility 0s 0.6s;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}
.overlay-genie .overlay-path {
    fill: rgba(0, 0, 0, 0.7);
}
.overlay-genie svg {
    position: absolute;
    top: 0;
    left: 0;
}
.overlay-genie.open .block-search-element, 
.overlay-genie.open .overlay-close {
    opacity: 1;
}
.overlay-genie .overlay-close {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    z-index: 1002;
	color: #fff;
}
.overlay-genie.open .block-search-element {
    -webkit-transform: scale(1) translateY(-50%);
    transform: scale(1) translateY(-50%);
}
.overlay-genie.open .block-search-element, .overlay-genie.open .overlay-close {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.overlay-genie .block-search-element {
    opacity: 0;
    -webkit-transform: scale(0) translateY(-50%);
    transform: scale(0) translateY(-50%);
	transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    position: relative;
    top: 30%;
}
/*End Overlay*/
.wrap-search-overlay .search-form {
	background: #fff;
	margin: auto;
	height: 50px;
	border: none;
	border-radius: 0;
	max-width: 670px;
}
.wrap-search-overlay .search-form input[type="text"] {
    height: 50px;
    font-size: 18px;
    font-weight: 400;
}
.wrap-search-overlay .submit-form {
    border-radius: 0;
    width: 60px;
    margin: 0;
}
.wrap-search-overlay .submit-form::after {
    border-radius: 0;
    line-height: 50px;
    font-size: 18px;
}
.wrap-search-overlay .search-form .dropdown-box {
    width: 230px;
}
.wrap-search-overlay .search-form .dropdown-link {
    padding: 14px 20px;
    font-size: 18px;
    border: none;
    font-weight: 400;
}
.wrap-search-overlay .search-form .dropdown-link::after {
    top: 17px;
}
/*End Search Popup*/
.footer-service1 {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.item-service-footer img {
    margin-bottom: 53px;
}
.service-footer-slider1 .item-service-footer {
    padding: 45px  15px;
    border-right: 1px solid #e5e5e5;
}
.last-item .item-service-footer {
    border-color: transparent;
}
.payment-footer1 {
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    margin-top: -1px;
}
.payment-method1 {
    margin: 0 -5px;
}
.payment-method1 li {
    margin: 0 5px;
}
.block-footer-bottom1 {
    background: #272324;
    padding: 18px 0;
}
.wrap-design-copyright .custom-link-text {
    margin: 0 -12px;
}
.wrap-design-copyright .custom-link-text li {
    margin: 0 12px;
}
.block-footer-menu1 {
    background: #f7f7f7;
    padding: 48px 0;
}
.box-menu-footer1 h2 {
    margin-bottom: 20px;
}
.list-menu-footer li {
    margin-bottom: 10px;
}
.list-menu-footer li:last-child {
    margin: 0;
}
.contact-info-footer1 .desc {
    position: relative;
    margin-top: 5px;
    padding-left: 20px;
}
.contact-info-footer1 .desc .fa {
    position: absolute;
    top: 5px;
    left: 0;
}
.header1 {
    padding: 50px 0;
}
.logo1 .text-logo a {
    border: 2px solid #000;
    color: #000;
    display: inline-block;
    padding: 10px 20px;
}
.logo1 {
    margin-right: 30px;
    position: relative;
    z-index: 1;
}
.wrap-search-cart1 > div {
    margin: 0 15px;
}
.wrap-search-cart1 {
    margin: 15px -15px 0;
}
.block-trend1 {
    position: relative;
    padding: 150px 0px 0 160px;
}
.block-trend1::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 150px;
    left: 160px;
}
.trend-slider {
    position: relative;
}
.trend-slider1 {
    max-width: 710px;
    margin: auto;
}
.trend-slider .slick-nav {
    position: absolute;
    width: 110px;
}
.trend-slider .slider-nav {
    position: absolute;
    width: 110px;
    top: 0;
    left: 0;
}
.trend-slider .item-slider-nav {
    border: 5px solid #fff;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
}
.trend-slider .item-slider-nav.slick-current::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -10px;
}
.trend-slider .slider-nav .slick-list {
    padding-right: 10px; 
}
.title-trend1 {
    position: absolute;
    top: 400px;
    left: -115px;
}
.title-trend1 h2 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.overflow-visible{
	overflow:visible!important;
}
.leaf-trend1 {
    position: absolute;
    top: -13px;
    left: 59px;
    z-index: -1;
}
.leaf-trend1 img {
    width: 150px;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
}
.leaf-trend2 {
    position: absolute;
    top: -11px;
    left: 100px;
}
.leaf-trend2 img {
    width: 200px;
    transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
}
.item-slider-for .slider-for-text {
    position: absolute;
    top: 390px;
    left: 0;
    z-index: 10;
    padding: 0 10px;
}
.trend-slider .item-slider-for.slick-current .slider-for-text{
	animation-name:fadeInRight;
	animation-duration:1s;
	-webkit-animation-name:fadeInRight;
	-webkit-animation-duration:1s;
}
.trend-slider .item-slider-for {
    padding-left: 110px;
    position: relative;
}
.leaf-trend3 {
    position: absolute;
    bottom: -15px;
    left: 45px;
}
.leaf-trend3 img {
    width: 210px;
    transform: rotate(-5deg) scaleX(-1);
    -webkit-transform: rotate(-5deg) scaleX(-1);
}
.leaf-trend4 {
    position: absolute;
    bottom: 15px;
    left: 155px;
}
.leaf-trend5 {
    position: absolute;
    right: -130px;
    top: 50%;
    margin-top: -60px;
}
.leaf-trend5 img {
    width: 120px;
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
}
.leaf-trend4 img {
    width: 130px;
    transform: rotate(34deg) scaleX(-1);
    -webkit-transform: rotate(34deg) scaleX(-1);
}
.title-zigzag::after {
    position: absolute;
	bottom:0;
	left:0;
	right:0;
	height:7px;
	background-image:url("https://www.onelifeclothingonline.com/wp-content/themes/newhigh/assets/css/images/theme/bg-title.png"); 
	content:"";
}
.title-zigzag {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
}
.slider-for-text h2 {
    margin-bottom: 7px;
}
.slider-for-text .desc {
    margin-bottom: 22px;
}
.margin-30{
	margin-bottom:30px;
}
.margin-50{
	margin-bottom:50px;
}
.margin-60{
	margin-bottom:60px;
}
.margin-70{
	margin-bottom:70px;
}
.margin-80{
	margin-bottom:80px; 
}
.margin-90{
	margin-bottom:80px; 
}
.margin-100{
	margin-bottom:100px;
}
.margin-120{
	margin-bottom:120px;
}
.margin-130{
	margin-bottom:130px;
}
.margin-150{
	margin-bottom:150px;
}
.item-cat-statis .banner-info h3 a {
    border-bottom: 1px solid;
    padding-bottom: 7px;
    display: inline-block;
}
.item-cat-statis .banner-info h3 {
    margin-bottom: 11px;
}
.item-cat-statis .banner-info .desc {
    margin-bottom: 22px;
}
.item-cat-statis .banner-info {
    background: rgba(255,255,255,0.5);
    opacity: 0;
	transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.item-cat-statis:hover .banner-info {
    opacity: 1;
}
.item-product-grid .product-thumb-link::before {
    display: none;
}
.item-product-grid .product-thumb > .quickview-link {
    width: auto;
    height: auto;
    top: auto;
    color: #fff;
    text-transform: uppercase;
    background: rgba(0,0,0,0.5);
    border-radius: 0;
    line-height: inherit;
    padding: 11px;
    transform: rotateX(90deg);
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(90deg);
    -webkit-transform-origin: 50% 100%;
}
.item-product-grid .product-thumb:hover > .quickview-link {
	transform: rotateX(0);
	-webkit-transform: rotateX(0);
}
.item-product-grid .product-thumb > .product-extra-link {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 11;
}
.item-product-grid .product-thumb > .product-extra-link a {
    display: block;
    border: none;
    padding: 0;
    margin-bottom: 10px;
	position:relative;
}
.item-product-grid .product-thumb > .product-extra-link a span {
    position: absolute;
    display: block;
    top: 0;
    right: 100%;
    margin: 0 10px;
    opacity: 0;
    visibility: hidden;
	transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.item-product-grid .product-thumb > .product-extra-link a:hover span {
	opacity: 1;
    visibility: visible;
}
.item-product-grid .product-thumb > .product-extra-link a.wishlist-link{
	transform:translateX(50px);
	-webkit-transform:translateX(50px);
}
.item-product-grid .product-thumb > .product-extra-link a.compare-link{
	transform:translateX(100px);
	-webkit-transform:translateX(100px);
}
.item-product-grid .product-thumb:hover > .product-extra-link a{
	transform:translateX(0);
	-webkit-transform:translateX(0);
}
.item-product-grid .product-thumb {
    border: none;
}
.item-product-grid .product-info {
    padding-top: 14px;
}
.item-product-grid .product-info .product-title {
    margin-bottom: 10px;
    position: relative;
    line-height: 1.5;
}
.item-product-grid .product-info .product-title a{
	color:#000;
	position:relative;
}
.item-product-grid .product-info .product-extra-link {
    position: absolute;
    left: 0;
    bottom: 0;
	z-index:11;
	right:0;
}
.item-product-grid .product-info .product-extra-link a.addcart-link {
    padding: 0!important;
    border: none;
    background: transparent;
    height: auto;
    line-height: inherit;
    text-align: inherit;
    text-transform: uppercase;
    color: #000;
	opacity:0;
	visibility:hidden;
	background:transparent;
}
.item-product-grid .product-price{
	margin-bottom:0;
	transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.item-product-grid:hover .product-info .product-extra-link a.addcart-link {
	opacity:1;
	visibility:visible;
}
.item-product-grid:hover .product-price{
	opacity:0;
}
.viewall-product1 .shop-button {
    min-width: 190px;
}
.viewall-product1 {
    margin-top: 10px;
}
.block-collection1 {
    background-size: cover;
    padding: 150px 0;
    background-repeat: no-repeat;
    background-position: center;
}
.wrap-collect1 {
    position: relative;
}
.title-collect1 {
    position: absolute;
    top: 195px;
    left: -258px;
    z-index: 11;
}
.title-collect1 h2{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.video-collect1 {
    min-width: 600px;
    margin: 65px;
}
.banner-video-advs .btn-video-popup {
    width: 40px;
    height: 40px;
    margin: auto;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    line-height: 36px;
}
.intro-collect1 {
    flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    margin-left: -280px;
    padding: 20px 20px 20px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.inner-collect1 {
    background: #fff;
    height: 100%;
    padding: 100px 70px 100px 290px;
}
.inner-collect1 h3 {
    margin-bottom: 10px;
}
.inner-collect1 .desc {
    margin: 19px 0 22px;
}
.item-hotspot {
    position: absolute; 
}
.item-product-inner .inner-product .quickview-link {
    text-transform: uppercase;
    text-align: center;
    display: block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 8px;
} 
.item-product-inner .inner-product {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	transform:translateY(100%);
	-webkit-transform:translateY(100%);
}
.item-product-inner:hover .inner-product{
	transform:translateY(0);
	-webkit-transform:translateY(0);
}
.item-product-spot {
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.05);
    padding-bottom: 30px;
    position: absolute;
    width: 250px;
    opacity: 0;
    margin: 10px;
	visibility:hidden;
	z-index: 10;
	pointer-events:none;
}
.item-product-spot::before{
	position:absolute;
	z-index:-1;
	top:-10px;
	left:-10px;
	right:-10px;
	bottom:-10px;
	content:"";
	background:transparent;
}
.item-product-spot.pos-top{
	bottom:100%;
	left:0; 
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.item-product-spot.pos-right{
	left:100%;
	top:0;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.item-product-spot.pos-left {
    top: 0;
    right: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.item-product-spot.pos-bottom {
    top: 100%;
    left: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.item-product-spot .product-info {
    padding: 27px 15px 0;
}
.item-hotspot:hover .item-product-spot{
	opacity:1;
	visibility:visible;
	pointer-events:visible;
	animation-name:zoomIn;
	animation-duration:0.5s;  
}
.item-product-spot .product-price {
    margin-bottom: 22px;
    margin-top: 11px;
}
.btn-hotspot {
    position: relative;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    border-radius: 50%;
}
.btn-hotspot span {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 12px;
}
.btn-hotspot::before {
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    content: "";
    background: #000000;
    border-radius: 50%;
}
.btn-hotspot::after {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    content: "";
    border-radius: 50%;
}
.btn-hotspot::before{
	animation-name:before-pulse;
	animation-iteration-count:infinite;
	animation-duration:2s;
	transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.btn-hotspot::after{
	animation-name:after-pulse;
	animation-iteration-count:infinite;
	animation-duration:2s;
	transition-timing-function: linear;
	transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
@keyframes before-pulse{
	0%,100%{
		-webkit-transform:scale(1);
		transform:scale(1);
		opacity:1;
	}
	50%{
		-webkit-transform:scale(1.5);
		transform:scale(1.5);
		opacity:0;
	}
}
@keyframes after-pulse{
	0%,100%{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
	50%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
}
@-webkit-keyframes before-pulse{
	0%,100%{
		-webkit-transform:scale(1);
		transform:scale(1);
		opacity:1;
	}
	50%{
		-webkit-transform:scale(1.5);
		transform:scale(1.5);
		opacity:0;
	}
}
@-webkit-keyframes after-pulse{
	0%,100%{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
	50%{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
}
.title-tab-style1 .title-tab > li {
    margin: 0 20px;
}
.title-tab-style1 .title-tab {
    margin: 0 -20px;
}
.title-tab-style1 .title-tab > li > a {
    color: #ccc;
    font-weight: 400;
}
.title-tab-style1 .title-tab > li.active > a {
    color: #000;
}
.tab-lookbook1 .tab-header {
    margin-bottom: 90px;
}
.wrap-top-brand {
    position: relative;
}
.title-top-brand {
    position: absolute;
    left: 0;
    right: 0;
    top: 87px;
}
.title-top-brand .title150 {
    font-size: 150px;
    opacity: 0.05;
    line-height: 1;
}
.item-top-brand img {
    margin-bottom: 40px;
}
.item-top-brand h3 {
    margin-bottom: 18px;
    font-weight: 700;
}
.item-top-brand .desc {
    margin-bottom: 22px;
}
.list-top-brand .item-top-brand {
    padding: 0 10px;
}
.list-top-brand .vc_col-md-3:nth-child(2n) .item-top-brand {
    margin-top: 170px;
}
.item-top-brand .shop-button {
    opacity: 0;
    margin: 0px auto;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-width: 160px;
}
.item-top-brand:hover .shop-button {
    opacity: 1;
    margin-top: 0px;
}
.new-collection {
    margin: 20px;
}
.new-collection .banner-info {
    bottom: 50px;
    top: auto;
    left: 80px;
    right: 80px;
    padding: 33px;
    background: rgba(255,255,255,0.9);
}
.item-post-simple .post-thumb {
    margin-bottom: 18px;
}
.list-news1 .item-post {
    margin: 0 -5px;
}
.list-news1 {
    margin: 0 25px 33px;
}
.new-collection::before {
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: 180px;
    content: "";
    background: #d9dfd3;
}
.block-news-event.vc_row::before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 300px;
    content: "";
    background: #ededed;
    display: block;
}
.large-button .shop-button {
    min-width: 190px;
}
.parallax-background {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    background-size: cover;
}
.form-newsletter input[type="submit"] {
    border: none;
    padding: 0 30px;
    height: 50px;
    margin: 0 1px;
    text-transform: uppercase;
    color: #fff;
	background:#333;
}
.leaf-email {
    position: absolute;
    top: -30px;
    right: 0;
}
.leaf-email img {
    transform: rotate(-182deg);
    -webkit-transform: rotate(-182deg);
    width: 200px;
}
.email-arrow {
    margin: 80px 0 90px 230px;
}
.block-newsletter1 .title-box1 {
    margin-top: 150px;
}
.block-newsletter1 .form-newsletter {
    margin: auto;
    max-width: 500px;
}
.item-instagram a,
.item-instagram img{
	display:block;
	width:100%;
}
.item-instagram .instagram-info {
    z-index: 11;
	opacity:0;
}
.item-instagram:hover .instagram-info {
	opacity:1;
}
.item-instagram .instagram-info li {
    margin: 0 13px;
}
.item-instagram .instagram-info ul {
    margin: 0 -13px;
}
.instagram-slider .item-instagram {
    margin: 0 15px;
}
.instagram-slider {
    margin: 0 -15px;
}
.item-instagram:hover .instagram-info .like-count{
	animation-name:fadeInLeft;
	animation-duration:0.5s;
	-webkit-animation-name:fadeInLeft;
	-webkit-animation-duration:0.5s;
}
.item-instagram:hover .instagram-info .comment-count{
	animation-name:fadeInRight;
	animation-duration:0.5s;
	-webkit-animation-name:fadeInRight;
	-webkit-animation-duration:0.5s;
}
.tes-rate {
    color: #999;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.wrap-rate {
    position: relative;
    margin-bottom: 28px;
}
.tes-rating {
    position: absolute;
    top: 0;
    left: 0px;
    color: #ff0000;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.wrap-rate .fa {
    margin: 0 1.5px;
}
.item-testimonial .testimo-thumb {
    margin-bottom: 45px;
}
.testimo-thumb a {
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
}
.testimo-thumb a img {
    border-radius: 50%;
}
.testimo-thumb .current-thumb img {
    width: 100px;
}
.testimo-thumb a {
    vertical-align: middle;
}
.testimo-thumb .current-thumb {
    position: relative;
    z-index: 1;
    margin: 0 -20px;
}
.testimo-text .desc {
    margin-bottom: 22px;
}
.testimo-text h3 {
    margin-bottom: 10px;
}
.testimonial-slider {
    position: relative;
    padding: 0 230px;
}
.testimonial-slider .slider-nav {
    width: 228px;
	margin:auto;
}
.testimonial-slider .slick-track{
	padding:25px 0;
}
.testimonial-slider .slider-nav .testimo-thumb.slick-current{
    transform:scale(1.4);
    -webkit-transform:scale(1.4);
    position: relative;
    z-index: 1;
}
.testimonial-slider::before {
    position: absolute;
    z-index: -1;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 60px;
}
.testimonial-slider .slick-arrow {
    position: absolute;
    top: 70px;
    width: 30px;
    border: 1px solid #555;
    color: #333;
    text-align: center;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    margin-top: -15px;
	cursor:pointer;
}
.testimonial-slider .slick-arrow:hover{
	background-color:#000;
	border-color:#000;
	color:#fff;
}
.testimonial-slider .slick-prev {
    left: -100px;
}
.testimonial-slider .slick-next {
    right: -100px;
}
.title-box1 .title-zigzag {
    margin-top: -4px;
}
.wrap-banner-slider2 {
    margin-top: -150px;
}
.search-form1 > a {
    display: inline-block;
    position: relative;
    z-index: 1;
}
/******************************* Home 02 *********************************/
.item-slider2 .banner-info .title-slide2 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
    top: 29px;
    left: -60px;
}
.inner-content-slider2 h4 {
    display: inline-block;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin: 11px 0 15px;
}
.inner-content-slider2 .desc {
    margin-bottom: 22px;
}
.inner-content-slider2 {
    padding: 0 140px;
}
.pagi-nav-style2 .owl-controls .owl-page span {
    background: #000;
	width:10px;
	height:10px;
	border:none;
}
.pagi-nav-style2 .owl-controls .owl-page{
	margin:0 5px;
}
.pagi-nav-style2 .owl-controls .owl-page.active span {
    background: #fff;
}
.banner-slider .owl-theme .owl-controls .owl-pagination {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
}
.banner-slider2 .owl-theme .owl-controls .owl-pagination {
    left: auto;
    bottom: 50%;
    right: 30px;
}
.banner-slider2 .owl-theme .owl-controls .owl-pagination .owl-page {
    display: block;
    margin: 10px 0;
}
.banner-slider2  .pagi-nav-style2 .owl-controls .owl-page.active span{
	height:20px;
}
.main-adv2 .banner-info {
    height: 160px;
}
.main-adv2 .banner-info h3 {
    padding-bottom: 22px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.main-adv2 .banner-info h3::after {
	background-repeat: no-repeat;
	background-position: center;
}
.block-adv2 .main-adv2 {
    margin-bottom: 10px;
}
.wrap-ads2 .item-adv2 {
    margin: 0 0 1px;
    width: 33.33%;
}
.item-adv2 .banner-info {
    height: 50px;
    padding: 0 40px;
}
.item-adv2 .banner-info h3 {
    margin-bottom: 8px;
}
.banner-collect2 .banner-info {
    top: auto;
    left: 30px;
    right: 30px;
    bottom: 20px;
    background: rgba(255,255,255,0.9);
    padding: 25px;
}
.item-post-default .post-meta-data {
    margin-bottom: 9px;
}
.item-post-default .post-info .desc {
    margin-bottom: 0;
}
.item-post-default .post-meta-data > li {
    border: none;
}
.event-slider2 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -45px;
}
.event-slider2 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -45px;
}
.event-slider2 .owl-theme .owl-controls .owl-buttons div {
    top: 37%;
}
.instagram-slider1 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -30px;
}
.instagram-slider1 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -30px;
}
.wrap-deal2 {
    border-width: 20px;
    border-style: solid;
    padding: 0 180px;
    position: relative;
}
.title-deal2 {
    position: absolute;
    left: -53px;
    top: 40%;
}
.title-deal2 h2 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.deal-browser2 {
    position: absolute;
    top: 48%;
    right: 16px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.banner-deal2 table {
    border: none;
    max-width: 270px;
    margin-top: 18px;
}
.banner-deal2 td {
    border: navajowhite;
    padding: 10px 0;
}
.banner-deal2 {
    margin: -10px 0;
}
.banner-deal2 .banner-info {
    padding: 0 70px;
}
.final-countdown .clock {
    min-width: 60px;
    height: 60px;
    text-align: center;
    padding: 0px 10px;
    margin: 0 2px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    display: -ms-flex;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
}
.final-countdown .clock .number {
    font-size: 18px;
	font-family: 'Federo', sans-serif;
}
.final-countdown .clock .text {
    font-size: 12px;
    color: #333;
}
.banner-deal2 .banner-info h3 {
    margin-bottom: 22px;
}
.banner-deal2 .final-countdown {
    margin-bottom: 22px;
}
.box-attr-filter .list-filter.list-inline li .count{
	display:none;
}
.filter-list .btn-filter {
    display: none;
}
.filter-list .box-attr-filter {
    opacity: 1;
    visibility: visible;
    position: static;
    margin: 0 -27px;
    padding: 0;
    border: none;
    box-shadow: none;
    display: flex;
    justify-content: center;
	flex-wrap:wrap;
    display: -ms-flex;
    -ms-justify-content: center;
	-ms-flex-wrap:wrap;
    display: -webkit-flex;
    -webkit-justify-content: center;
	-webkit-flex-wrap:wrap;
}
.filter-list .item-box-attr {
    display: block;
    width: auto;
    line-height: inherit;
    padding: 0;
    margin: 0 27px;
    overflow: visible;
}
.filter-list .item-attr-content {
    position: absolute;
    display: block;
    padding: 60px 30px 20px;
    left: 0;
    top: -20px;
    width: 260px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    margin: 0 -30px;
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    background: #fff;
}
.filter-list .list-filter.list-inline li {
    padding: 0;
    display: block;
    margin: 0 0 10px;
    position: relative;
}
.filter-list .list-filter.list-inline li .count{
	position:absolute;
	right:0;
	top:0;
	color:#999;
    display: block;
} 
.filter-product.filter-list {
    position: relative;
    margin-bottom: 80px;
    z-index: 10000;
}
.filter-list .item-attr-title {
    display: block;
    padding: 0;
    width: auto;
    cursor: pointer;
    z-index: 11;
}
.filter-list .box-attr-filter::before {
    display: none;
}
.filter-list .item-attr-title label {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    cursor: pointer;
}
.filter-list .list-filter.list-inline {
    margin: 0;
    padding: 0;
}
.filter-list .item-attr-title::after {
    font-family: fontAwesome;
    content: "\f107";
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    background: #f0eeef;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
}
.filter-list .item-box-attr:hover .item-attr-content {
    opacity: 1;
    visibility: visible;
}
.filter-list .item-box-attr:hover {
    z-index: 100;
}
.btn-loadmore.large-button {
    margin-top: 20px;
}
.filter-list .range-filter .slider-range {
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
}
.attr-price-filter > p {
    margin: 0;
}
.filter-list .item-attr-content .tawcvs-swatches > a {
    display: block;
    position: relative;
    margin-bottom: 10px;
    background: transparent!important;
}
.item-attr-content .tawcvs-swatches > a > .count{
	display:none;
}
.filter-list .element-filter.active:before {
    right: auto;
    left: -15px;
}
.filter-list .item-attr-content .tawcvs-swatches > a > .count {
    position: absolute;
    color: #999;
    top: 0;
    right: 0;
	display:block;
}
.filter-list .item-attr-content .tawcvs-swatches > a > span.name {
    display: block!important;
}
.filter-list .item-attr-content .tawcvs-swatches > a > img {
    display: none;
}
/******************************* Home 03 *********************************/
.block-newsletter3 {
    padding-bottom: 150px;
}
.testimonial-slider3::before {
    display: none;
}
.testimonial-slider3 {
    padding-bottom: 0;
}
.header3 {
    padding: 50px 25px;
}
.title-zigzag.white::after {
    background-image: url(https://www.onelifeclothingonline.com/wp-content/themes/newhigh/assets/css/images/theme/bg-title2.png);
}
.block-product3 {
    padding: 0 25px;
}
.product-slider3 .item-product {
    text-align: center;
}
.item-cat-adv3 .banner-info {
    height: 120px;
    left: auto;
    padding: 0 10%;
}
.item-cat-adv3 .banner-info .title-zigzag {
    padding-bottom: 23px;
    margin-bottom: 30px;
}
.content-advs3 {
    min-height: 960px;
    padding: 50px 0;
}
.content-advs3.style-right {
    margin-left: 85px;
}
.content-advs3.style-left {
    margin-right: 85px;
}
.content-advs3 .number-slider {
    margin-bottom: 10px;
}
.content-advs3 h2 {
    margin-bottom: 35px;
}
.content-advs3 .desc {
    margin-bottom: 42px;
}
.number-slider {
    position: relative;
}
.number-slider::after {
    position: absolute;
    content: "";
    background: #000;
    height: 2px;
    width: 50px;
    top: 50%;
    margin: -1px 20px;
    left: 100%;
}
.bg-right-slider3 {
    left: 50%;
}
.bg-left-slider3 {
    right: 50%;
}
.trend-slider-number {
    position: relative;
    z-index: 1;
    padding-left: 150px;
    max-width: 1350px;
    width: 100%;
}
.trend-slider-number .slider-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
}
.trend-slider-number .slider-for-thumb {
    background: #fff;
    padding: 20px;
}
.wrap-slider3 {
    padding: 150px 90px;
    position: relative;
}
.trend-slider-number .item-slider-for {
    padding: 0 300px 0 0;
}
.trend-slider-number .item-slider-for .slider-for-text {
    background: #f1f1f1;
    width: 500px;
    border: 10px solid #fff;
    top: 100px;
    bottom: 100px;
    left: auto;
    right: 0;
}
.left-slider3 {
    position: absolute;
    top: 150px;
    right: 250px;
}
.trend-slider-number .item-slider-nav .number-slider {
    color: #cccccc;
	cursor:pointer;
}
.trend-slider-number .item-slider-nav .number-slider::after {
    background: #cccccc;
    display: none;
}
.trend-slider-number .item-slider-nav.slick-current .number-slider{
	color:#000;
}
.trend-slider-number .item-slider-nav.slick-current .number-slider::after{
	background: #000;
    display: block;
}
.trend-slider-number .slider-for-text .desc::after {
    background-position: center;
    background-repeat: no-repeat;
}
.trend-slider-number .slider-for-text .desc {
    padding-bottom: 30px;
    margin-bottom: 30px;
    max-width: 235px;
}
.trend-slider-number .slider-for-text h2 {
    margin-bottom: 15px;
}
.trend-slider-number .item-slider-for.slick-current .slider-for-thumb{
	animation-name:slideInLeft;
	animation-duration:1s;
}
.trend-slider-number .item-slider-for.slick-current .slider-for-text{
	animation-name:slideInUp;
	animation-duration:1s;
}
.wrap-deal3 {
    position: relative;
    max-width: 980px;
    margin: auto;
}
.title-deal3 {
    position: absolute;
    top: -185px;
    left: -30px;
}
.title-deal3 h2 {
    transform: rotate(-90deg) translateY(-100%);
    -webkit-transform: rotate(-90deg) translateX(-100%);
    transform-origin: bottom left;
    -webkit-transform-origin: bottom left; 
}
.desc-deal3 {
    position: absolute;
    left: 0;
    top: -75px;
}
.all-deal3 {
    position: absolute;
    top: -80px;
    right: 0;
}
.shoes-deal3 {
    position: absolute;
    bottom: 0;
    left: -370px;
}
.girl-deal3 {
    position: absolute;
    bottom: 0;
    right: -460px;
}
.deal-product3 {
    z-index: 10;
}
.block-deal-product3 {
    position: relative;
    padding-top: 225px;
}
.block-deal-product3.vc_row::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 230px;
    background: #cbdbc5;
    display: block;
}
.item-product-qty {
    background: #f9f9f9;
    border: 20px solid #fff;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.03);
}
.deal-product3 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 45px;
}
.deal-product3 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 45px;
}
.item-product-qty .product-info {
    padding: 70px;
}
.item-slider-nav{
	position:relative;
	cursor:pointer;
}
video.video-custom {
    display: block;
    width: 100%;
}
.icon-video-play {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
}
.icon-video-play.title24 {
    height: 60px;
    line-height: 56px;
    width: 60px;
    color: #fff;
}
.slider-video-info h2 {
    margin-bottom: 30px;
    text-align: center;
}
.item-product-qty .detail-attr.qty-cart {
    margin-bottom: 0;
}
.info-nav-video h3 {
    margin-bottom: 17px;
}
.block-video-custom.clicked .slider-video-info{
	opacity:0;
	visibility:hidden;
}
.block-video-custom.clicked:hover .slider-video-info{
	opacity:1;
	visibility:visible;
}
.video-button.active .fa::before{
	content:"\f04c";
}
.block-video-custom .video-custom{
	opacity:0;
}
.block-video-custom.clicked .video-custom{
	opacity:1;
}
.info-nav-video {
    background: rgba(0,0,0,0.5);
}
.item-slider-nav.slick-current .info-nav-video::before {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    content: "";
    border: 1px solid #fff;
}
/*********************************Home 04****************************************/
/*Begin Menu Fixed*/
.menu-fixed .btn-menu-fixed {
    display: inline-block;
	width:20px;
	height:20px;
	position:relative;
	z-index:10;
}
.menu-fixed .btn-menu-fixed::before,
.menu-fixed .btn-menu-fixed::after,
.menu-fixed .btn-menu-fixed span{
	position:absolute;
	left:0px;
	right:0;
	content:"";
	background:#000;
	height:1px;
}
.menu-fixed .btn-menu-fixed::before{
	top:3px;
}
.menu-fixed .btn-menu-fixed span{
	top:9px;
}
.menu-fixed .btn-menu-fixed::after{
	bottom:4px;
}
.menu-fixed.active {
    z-index: 100000;
}
.menu-fixed {
    position: relative;
}
.menu-fixed.active .main-nav {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.admin-bar .menu-fixed .main-nav {
    margin-top: 32px;
}
.menu-fixed .main-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: #fff;
    width: 330px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
}
.menu-fixed .main-nav > ul{
	position:relative;
	height:100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
.menu-fixed .main-nav > ul > li {
    display: block;
}
.menu-fixed .main-nav > ul > li.has-mega-menu > a::after, 
.menu-fixed  .main-nav > ul > li.menu-item-has-children > a::after {
    position: absolute;
    right: 15px;
    top: 0;
}
.menu-fixed .main-nav > ul > li .sub-menu > li.menu-item-has-children > a::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    margin: 0px 3px;
}
.menu-fixed .main-nav > ul > li{
	border-bottom:1px solid #e5e5e5;
} 
.menu-fixed .main-nav > ul > li:last-child{
	border:none;
}
.menu-fixed .main-nav > ul > li > a {
    height: 40px;
    line-height: 40px;
}
.menu-fixed .main-nav .menu-item-has-children > .sub-menu, 
.menu-fixed .main-nav .has-mega-menu > .mega-menu {
    position: static;
    margin: 0!important;
    display: none;
    opacity: 1;
    transition: none;
    visibility: visible;
    width: 100%!important;
    padding: 0;
    pointer-events: inherit;
    box-shadow: none;
    border-top: 1px solid #e5e5e5;
}
.menu-fixed .block-demo-mega-menu .vc_col-sm-8 {
    display: none;
}
.menu-fixed .block-demo-mega-menu .vc_col-sm-4 {
    width: 100%;
}
.menu-fixed .block-demo-shop-menu .vc_col-sm-4 {
    width: 100%;
}
.menu-fixed .block-demo-shop-menu .mega-menu-box {
    padding: 15px;
    background: rgba(0,0,0,0.02);
}
.menu-fixed3 {
    margin-top: 9px;
}
.close-main-nav {
    display: none;
    position: absolute;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    top: 0;
    right: -40px;
    color: #fff;
    cursor: pointer;
    font-size: 40px;
}
.menu-fixed.active .close-main-nav{
	display:block;
}
/*End Menu Fixed*/
.logo4 {
    margin: 0;
    text-align: center;
}
.main-nav4 {
    margin-top: 15px;
}
.banner-product4 {
    margin: 0 -5px 18px;
}
.banner-product4 .label-saleoff {
    bottom: auto;
    right: auto;
    background: #f86a74;
    padding: 3px 7px;
}
.banner-product4 .label-saleoff p {
    margin: 0;
}
.tab-product4 .grid-product4 {
    margin: 0 -5px;
}
.content-tab-product4 {
    padding: 0 5px;
}
.more-detail-product4 .product-price {
    margin: 14px 0 25px;
}
.more-detail-product4 .shop-button {
    max-width: 260px;
    display: block;
    margin: auto;
}
.view-all-product4 {
    margin-top: 30px;
    border-width: 1px;
    border-style: solid;
    padding: 16px;
	border-color:#e5e5e5;
}
.wrap-popcat4 > div {
    min-width: 50%;
    width: 50%;
}
.info-popcat4 {
    background: #f1f1f1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    display: -ms-flex;
    -ms-justify-content: center;
    -ms-flex-direction: column;
    -ms-align-items: center;
}
.deal-shoes4 {
    position: absolute;
    bottom: 20px;
    right: -30px;
}
.deal-leaf4 {
    position: absolute;
    top: -80px;
    right: 0;
    max-width: 300px;
}
.deal-leaf4 img {
    transform: rotate(170deg);
    -webkit-transform: rotate(170deg);
}
.deal-flower4 {
    position: absolute;
    top: 120px;
    right: -80px;
}
.block-deal-banner4 {
    padding: 90px 0;
	background-color:#b69979;
}
.banner-deal4 {
    max-width: 624px;
    min-height: 624px;
    padding: 60px;
    background-size: cover;
    margin-left: -60px;
}
.info-popcat4 .title-zigzag {
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.info-popcat4 .title-zigzag::after {
    background-position: center;
    background-repeat: no-repeat;
}
.advs-circle .time-countdown {
    width: 460px;
    margin: 0 -10px;
}
.time-countdown .time_circles {
    position: relative;
    display: flex;
    justify-content: space-between;
    display: -ms-flex;
    -ms-justify-content: space-between;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
}
.time-countdown .time_circles > div {
    height: 115px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    display: -ms-flex;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    color: #fff;
    text-transform: uppercase;
}
.time-countdown .time_circles > div > .number {
    font-size: 24px;
    font-family: 'Federo', sans-serif;
}
.time-countdown .time_circles > div > .text {
    font-size: 12px;
}
.time-countdown .time_circles canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.title-deal4 h2 {
    margin: 8px 0 10px;
}
.desc-deal4 h4 {
    margin: 5px 0 45px;
}
.item-product-trend {
    max-width: 800px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.item-product-trend .product-thumb {
    width: 50%;
}
.item-product-trend .product-info {
    width: 50%;
    padding: 50px;
}
.item-product-trend .product-info .cat-parent {
    margin-bottom: 15px;
}
.item-product-trend .product-info .product-title {
    position: relative;
    margin-bottom: 14px;
}
.item-product-trend .product-info .product-price {
    margin-bottom: 13px;
}
.item-product-trend .product-info .product-rate {
    margin-bottom: 15px;
}
.item-product-trend .product-info .product-extra-link {
    margin: 0 -10px 30px;
}
.item-product-trend .product-info .product-extra-link a {
    margin: 0 10px;
}
.item-product-trend .product-info .product-title::before {
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    background: #000;
    width: 60px;
    height: 1px;
    margin: 0 -80px;
}
.trend-product4 .item-product-trend {
    width: 66.66%;
}
.trend-product4 .list-col-item:nth-child(2n) .item-product-trend {
    margin-left: 33.33%;
    flex-direction: row-reverse;
    text-align: right;
}
.trend-product4 .list-col-item:nth-child(2n) .item-product-trend .product-title::before {
    left: auto;
    right: 0;
}
.trend-product4 .list-col-item {
    margin-top: -100px;
}
.trend-product4 .list-col-item:first-child {
    margin-top: 0;
}
.trend-product4 {
    background-position: center 10px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.item-style-ads .wrap-banner-slider-ads {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 50%;
    padding: 0 50px;
}
.item-style-ads .banner-info {
    left: 50%;
}
.wrap-banner-slider-ads .advs-info {
    position: absolute;
    top: 15%;
    right: 10%;
}
.wrap-banner-slider-ads .advs-info .desc {
    margin: 0px 0 22px;
}
.wrap-banner-slider-ads .advs-info h3 {
    display: inline-block;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
    margin-bottom: 14px;
}
.item-slider.item-slider4 {
    margin-bottom: 110px;
}
.item-style-ads.item-slider4 .wrap-banner-slider-ads {
    bottom: -110px;
}
.item-slider4 .banner-info {
    height: 330px;
}
.banner-slider4 .owl-theme .owl-controls .owl-pagination {
    bottom: 44px;
}
.header4 {
    padding: 40px 0;
}
/*********************************Home 05****************************************/
.item-slider5 .banner-info h2 span {
    margin-bottom: 1px;
    padding: 3px 20px 0;
}
.item-slider5 .banner-info h3 span {
    padding: 2px 20px;
    margin-bottom: 30px;
}
.banner-slider5 .owl-theme .owl-controls .owl-pagination {
    bottom: 80px;
}
.wrap-banner-slider5 {
    margin-top: -130px;
} 
.intro-about5 h2 {
    margin-bottom: 55px;
}
.intro-about5 .title-zigzag {
    padding-bottom: 23px;
}
.about-leaf5 {
    position: absolute;
    top: 0;
    left: 180px;
    width: 300px;
}
.about-shoes5 {
    position: relative;
    z-index: 1;
    margin-top: 30px;
}
.intro-about5 .desc {
    margin-bottom: 22px;
}
.intro-about5 .shop-button {
    margin-bottom: 10px;
}
.block-trend-product5 {
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 147px;
}
.wrap-trend-product5 {
    position: relative;
    max-width: 700px;
    margin: auto;
    padding-left: 170px;
    padding-top: 62px;
}
.trend-store5 {
    position: absolute;
    left: 0;
    bottom: 100px;
    min-width: 200px;
    z-index: 111;
}
.intro-trend5 {
    position: absolute;
    top: 158px;
    left: 0;
    z-index: 11;
}
.intro-trend5 .product-price {
    margin: 10px 0 26px;
}
.trend-store5 li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.trend-store5 li a {
    text-transform: uppercase;
}
.trend-store5 li a::before {
    font-family: fontAwesome;
    content: "\f105";
    margin-right: 10px;
}
.trend-store5 li:last-child {
    border: none;
}
.trend-advs5 {
    max-width: 500px;
}
.block-new-arrival5 {
    padding: 345px 0;
}
.wrap-new-arrival5 {
    max-width: 415px;
    margin: auto;
    border: 2px solid #000;
    position: relative;
    padding: 60px 50px;
}
.flower-arrival5 {
    position: absolute;
    right: -180px;
    top: -260px;
    z-index: -1;
}
.wrap-new-arrival5 .intro-about5 .desc {
    color: #000;
    line-height: 30px;
    margin-bottom: 32px;
}
.advs-product {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.advs-product .banner-advs {
    border: 30px solid #fff;
}
.advs-product .advs-info {
    padding: 30px;
    position: relative;
    margin-top: 143px;
}
.advs-product .advs-info .desc {
    margin: 10px 0 22px;
}
.advs-product .advs-info::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 60px;
    background: #000;
    top: 36px;
    left: 0;
    margin: 0 -60px;
}
.advs-product.pos-left {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    text-align: right;
}
.advs-product.pos-left .advs-info::before {
    left: auto;
    right: 0;
}
.list-product-adv5 .item-product-adv5:nth-child(2n) {
    margin-top: -400px;
    margin-bottom: -10px;
    z-index: 1;
}
.list-product-adv5 .item-product-adv5:nth-child(2n) .advs-info {
    margin-top: 580px;
}
.list-product-adv5 .item-product-adv5 {
    z-index: 2;
    position: relative;
    margin-left: -30px;
    margin-right: -30px;
}
.list-product-adv5 {
    padding: 0 30px;
}
.banner-collection-fixed {
    position: relative;
    max-width: 700px;
}
.banner-collection-fixed .banner-info {
    top: 100px;
    margin: 0 -80px;
}
.collect-label span {
    background: #eb6d92;
    padding: 6px 10px;
    display: inline-block;
    margin-bottom: 6px;
}
.banner-collection-fixed .banner-info h2.title30 {
    line-height: 40px;
    margin-top: 50px;
}
.item-product-grid-center {
    text-align: center;
}
.item-product-grid-center .product-price {
    opacity: 1!important;
    margin-bottom: 15px;
}
.item-product-grid-center .product-info .addcart-link {
    display: block;
}
.collection-product-fixed .list-col-item .item-product{
    margin-bottom: 0px;
}
.collection-product-fixed .products-wrap div.list-col-item{
    margin-bottom: 50px;
}
.collection-product-fixed .products-wrap div.list-col-item:last-child{
	margin-bottom:0;
}
/*********************************Home 06****************************************/
.item-slider6 .banner-info {
    left: 50%;
}
.item-slider6 .banner-info .title160 {
    line-height: 1.05;
}
.block-newsletter6 {
    padding-bottom: 150px;
}
.block-newsletter6 .form-newsletter form .mc4wp-form-fields {
    max-width: 680px;
}
.block-newsletter6 .form-newsletter {
    max-width: 680px;
}
.block-newsletter6 .leaf-email {
    right: 50%;
    top: 50%;
    margin: 30px -100px;
}
.title-box6 .title-zigzag {
    padding-bottom: 3px;
}
.vc_section.wrap-content-home6 {
    padding: 0 100px 0 400px!important;
}
.advs-collection {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.advs-collection .advs-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: flex-end;
    position: relative;
    width: 350px;
	margin-left:50px;
	padding-left:65px;
	padding-bottom:50px;
}
.advs-collection .banner-advs {  
	flex-grow: 1;
	-webkit-flex-grow: 1;
}
.advs-collection .advs-info::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    bottom: 40px;
    left: 0;
}
.advs-collection .advs-info::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #000;
    left: 10px;
    bottom: 50px;
}
.advs-collection .advs-info h3 {
    margin-bottom: 20px;
}
.advs-collection .advs-info .desc {
    margin-bottom: 50px;
}
.advs-collection .title-collect {
    position: absolute;
    display: flex;
    align-items: center;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    min-width: 1000px;
    left: 32px;
    bottom: 70px;
}
.advs-collection .title-collect::before {
    content: "";
    width: 100px;
    height: 1px;
    background: #000;
    margin: 0 20px;
}
.advs-collection.pos-left {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}
.advs-collection.pos-left .advs-info {
    margin-left: 0;
    margin-right: 50px;
}
.tab-product-scroll {
    position: relative;
    padding-right: 310px;
}
.title-tab-scroll {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 160px;
}
.item-product-tab {
    position: relative;
}
.item-product-tab .product-title {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 0 10px;
    line-height: 1.5;
    margin: 50px 0 0;
}
.title-tab-scroll li.active .item-product-tab .product-title {
    opacity: 1;
	margin:0;
}
.title-tab-scroll li {
    margin-top: 10px;
}
.item-product-tab .product-thumb{
	z-index:1;
	overflow:visible;
}
.title-tab-scroll li.active .item-product-tab .product-thumb {
    transform: translateX(130px);
    -webkit-transform: translateX(130px);
}
.title-tab-scroll li.active .item-product-tab .product-thumb::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 220px;
    background: #333;
    transform: rotate(37deg);
    top: -32px;
    left: 56px;
}
.tab-product-scroll ::-webkit-scrollbar-track-piece {
	margin-top:10px;
}
.tab-product-scroll .tab-content {
    padding-top: 10px;
}
.item-product-deal {
    display: flex;
    flex-direction: row-reverse;
    display: -ms-flex;
    -ms-flex-direction: row-reverse;
    display: -webkit-flex;
    -webkit-flex-direction: row-reverse;
}
.item-product-deal .product-thumb {
    flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
}
.item-product-deal .product-info {
    min-width: 40%;
    width: 40%;
    padding-right: 50px;
	padding-top:0;
}
.item-product-deal .final-countdown .clock {
    border: 1px solid #000;
    background: #fff;
}
.item-product-deal .final-countdown {
    margin: 0 -2px 40px;
}
.item-product-deal .product-desc {
    margin-bottom: 42px;
}
.product-desc > p {
    margin: 0;
}
.item-product-deal .product-title {
    margin-bottom: 20px;
}
.wrap-price-rate {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
.percent-sale {
    position: absolute;
    left: 100%;
    margin: 0 25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #41ac12;
    color: #fff;
    line-height: 50px;
    text-align: center;
    top: 0;
}
.item-product-deal .wrap-price-rate .wrap-rating {
    margin: 12px 0 0;
}
.header6{
    padding: 50px 0;
}
.contact-top6 .fa {
    margin: 0 10px;
}
.wrap-search-cart1 > div.contact-top6 {
    margin: 0 50px;
}
.contact-top6 {
    margin: 0 -10px; 
}
.logo6 {
    margin: 0;
}
.logo6 .text-logo a {
    border-color: transparent;
	color:#fff;
}
.banner-slider6 {
	margin-top:-150px;
}
.fixed-header .header6 {
    padding: 10px 0;
}
.header6 .menu-fixed .btn-menu-fixed::before, 
.header6 .menu-fixed .btn-menu-fixed::after, 
.header6 .menu-fixed .btn-menu-fixed span{
	background:#fff;
}
.fixed-header .logo6 .text-logo a {
	color:#000;
}
.fixed-header .header6 .menu-fixed .btn-menu-fixed::before, 
.fixed-header .header6 .menu-fixed .btn-menu-fixed::after, 
.fixed-header .header6 .menu-fixed .btn-menu-fixed span{
	background:#000;
}
.banner-slider6 .pagi-nav-style2 .owl-controls .owl-page span {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 5px solid rgba(255,255,255,0.3);
    background-clip: content-box;
}
.banner-slider6 .owl-theme .owl-controls .owl-pagination {
    left: 50px;
    right: auto;
    top: 50%;
    bottom: auto;
	margin-top:-100px;
}
.banner-slider6 .owl-theme .owl-controls .owl-pagination .owl-page {
    display: block;
    margin: 0 0 50px;
    position: relative;
}
.banner-slider6 .owl-theme .owl-controls .owl-pagination .owl-page::after {
    position: absolute;
    width: 1px;
    height: 30px;
    background: #fff;
    top: 100%;
    content: "";
    margin: 10px 0;
    left: 50%;
}
.banner-slider6 .owl-theme .owl-controls .owl-pagination .owl-page:last-child::after {
    display: none;
}
.banner-slider6 .owl-theme .owl-controls .owl-pagination .owl-page.active::before {
    position:absolute;
	top:-5px;
	bottom:-5px;
	left:-5px;
	right:-5px;
	content:"";
	border:1px solid #fff;
	border-radius:50%;
}
/*********************************Home 07****************************************/
.header-main7 {
    padding-top: 40px;
}
.header-main7 .contact-top6 {
    margin-top: 14px;
}
.header-nav7 {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}
.wrap-banner-slider7 {
    margin-top: 60px;
}
.show-video-popup {
    max-width: 870px;
    margin: auto;
    border: 3px solid #000;
    padding: 70px 0;
	background:rgba(0,0,0,0.2);
}
.show-video-popup .btn-play-video {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-top: 27px;
}
.video-fashion7 {
    padding: 125px 0;
}
.item-team-member .member-thumb {
    width: 70px;
    min-width: 70px;
    position: relative;
}
.item-team-member .member-thumb a {
    padding: 3px;
    border-radius: 50%;
}
.item-team-member .member-thumb a img {
    border-radius: 50%;
}
.block-team-member7 {
    padding: 100px 0;
}
.item-team-member .member-info {
    padding-left: 20px;
}
.team-member-slider7 {
    max-width: 750px;
}
.item-team-member .member-info h3 {
    margin-bottom: 7px;
}
.item-team-member .member-info h4 {
    margin-bottom: 38px;
}
.item-team-member {
    padding-bottom: 40px;
}
.item-team-member .member-thumb::before {
    position: absolute;
    width: 1px;
    top: 90px;
    bottom: -40px;
    left: 50%;
    content: "";
    background: #fff;
}
.team-member-slider7 .owl-theme .owl-controls .owl-pagination {
    border: 1px solid #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 20px 30px 12px;
    border-radius: 30px;
}
.team-member-slider7 .owl-theme .owl-controls {
    text-align: inherit;
}
.team-member-slider7 .owl-theme .owl-controls .owl-pagination .owl-page {
    margin: 0 10px;
}
.team-member-slider7 .pagi-nav-style2 .owl-controls .owl-page.active span {
    width: 20px;
}
.item-post-avatar .post-title {
    margin-bottom: 12px;
}
.item-post-avatar .post-thumb {
    margin-bottom: 22px;
}
.post-meta-data a img {
    width: 30px;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.item-post-avatar .post-info .desc {
    margin-bottom: 12px;
}
.list-advs7 .item-advs7 {
    margin-bottom: 30px;
}
.item-advs7.style-border {
    border: 10px solid #000;
}
.item-advs7 .banner-info {
    height: 160px;
    padding: 0 100px;
}
.item-advs7 .banner-info h2 {
    margin: 6px 0 43px;
}
.item-advs7.style-border .banner-info {
    height: 220px;
}
.product-slider7 {
    margin-bottom: 15px;
}
.product-slider7 {
    margin-bottom: 15px;
}
.block-cat-adv7 .item-cat-adv7 {
    margin: 0 -7px 30px;
}
.block-cat-adv7 {
    padding: 0 7px;
}
.item-cat-adv7 .advs-info h3::after {
    background-repeat: no-repeat;
    background-position: center;
}
.item-cat-adv7 .advs-info h3 {
    margin: 27px 0 30px;
    padding-bottom: 23px;
}
.content-text-slider7 {
    min-height: 460px;
    border: 10px solid #000;
    margin-left: 70px;
}
.info-slider7 .desc {
    margin-bottom: 30px;
    margin-top: 10px;
    padding-bottom: 35px;
}
.info-slider7 .desc::after {
    background-repeat: no-repeat;
    background-position: center;
}
.advs-slider7 {
    max-width: 520px;
}
.advs-slider7 .banner-info {
    top: 130px;
}
.img-slider7 {
    position: absolute;
    left: 0;
    top: 100%;
	margin-top:90px;
}
.title-slider7 {
    position: absolute;
    top: 70px;
    left: -30px;
}
.title-slider7 h2 {
    transform: rotate(-90deg) translateX(-100%);
    transform-origin: left top;
    -webkit-transform: rotate(-90deg) translateX(-100%);
    -webkit-transform-origin: left top;
}
.item-slider7.item2 .img-slider7 {
    top: 30px;
    right: 0;
    text-align: center;
    z-index: -1;
	margin-top:0;
}
.item-slider7.item3 .img-slider7 {
	margin-top:150px;
}
.item-slider7.item2 .title-slider7{
	top:120px;
}
.item-slider7.item3 .title-slider7{
	top:120px;
}
.banner-slider7 .pagi-nav-style2 .owl-controls .owl-page.active span {
    width: 20px;
}
.banner-slider7 .owl-theme .owl-controls .owl-pagination {
    position: absolute;
    top: 495px;
    right: 200px;
}
.clock-coundown {
    position: relative;
    max-width: 260px;
    margin: auto;
    font-size: 24px;
    line-height: 40px;
    border-style: solid;
    border-width: 1px;
	border-color:#e5e5e5;
}
.clock-coundown::before {
    content: "\f017";
    font-family: fontAwesome;
    width: 50px;
    text-align: center;
    border-style: solid;
    border-width: 0 1px 0 0;
    margin-right: 25px;
	border-color:#e5e5e5;
}
.clock-coundown .clock .number {
    font-weight: 400;
	color:#333;
}
.clock-coundown .clock::after {
    content: ":";
    margin: 0 5px;
}
.clock-coundown .clock:last-child::after {
    display: none;
}
/********************************* Blog ****************************************/
.banner-slider.breadcrumb-element .banner-info {
    height: 60px;
}
.banner-slider.breadcrumb-element .banner-info h2 {
    margin-top: 10px;
}
.content-single-blog {
    border: 1px solid #e5e5e5;
    padding: 30px;
    margin-bottom: 50px;
}
.content-top-single .post-meta-data {
    margin-bottom: 12px;
}
.content-top-single .single-post-title {
    margin-bottom: 22px;
}
.content-top-single .desc {
    margin: -10px 0 40px;
    line-height: 30px;
}
.single-block-quote {
    position: relative;
    padding: 6px 0  5px 15px;
    line-height: 30px;
    border-style: solid;
    border-width: 0 0 0 2px;
    margin: 25px 0 28px;
}
.title-relevent {
    margin: 39px 0 35px;
}
.banner-single-post1 {
    margin: 42px 0;
}
.banner-single-post2 {
    margin: 42px 0;
}
.content-wrap.content-sidebar-right{
	padding-right:35px;
}
.content-wrap.content-sidebar-left{
	padding-left:35px;
}
.content-widget-about-me h3 {
    margin: 17px 0 9px;
}
.content-widget-about-me .desc {
    margin: 0 0 -10px;
}
.item-wg-post .post-thumb {
    width: 70px;
}
.item-wg-post .post-info {
    padding-left: 20px;
}
.item-wg-post .post-info h3 {
    margin-bottom: 11px;
    line-height: 1.3;
}
.item-wg-post .post-info .fa {
    margin: 0 5px;
}
.item-wg-post .post-info span {
    margin: 0 -5px;
}
.widget-latest-post ul li {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e5e5e5;
}
.widget-latest-post ul li:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.widget-advs .banner-info {
    top: auto;
    padding: 10px 10px 30px;
}
#customer_details {
    margin-bottom: 30px;
}
.widget-advs .banner-info h3 {
    margin: 13px 0 16px;
}
.wg-instagram .item-instagram {
    width: 50%;
    padding: 5px;
}
.wg-instagram .list-instagram {
    margin: -5px;
}
.wg-instagram .item-instagram .instagram-info li {
    margin: 0 7px;
    padding: 0;
    border: none;
}
.widget_s7upf_category_fillter ul li a ,
.widget_product_categories ul li a ,
.widget_categories ul li a {
    padding: 0 15px;
    position: relative;
}
.widget_s7upf_category_fillter ul li a::before ,
.widget_product_categories ul li a::before ,
.widget_categories ul li a::before {
    font-family: fontAwesome;
    content: "\f105";
    position: absolute;
    top: 1px;
    left: 0;
    color: #999;
}
.tag-link-count {
    color: #999;
}
.detail-content-wrap {
    margin-bottom: 40px;
}
.social-meta-data .post-meta-data {
    margin: 0;
}
.social-meta-data {
    margin-bottom: 45px;
}
.data-social {
    margin: 0 -5px;
}
.data-social a {
    display: inline-block;
    margin: 0 5px;
}
.social-meta-data .meta-line {
    flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    height: 1px;
    background: #e5e5e5;
    margin: 0 20px;
}
.single-data-tags.tagcloud {
    margin-bottom: 5px;
}
.item-post-social .post-thumb {
    margin-bottom: 26px;
}
.item-post-social .post-info .post-title {
    margin-bottom: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item-post-social .post-info .desc {
    margin-bottom: 33px;
}
.item-post-social .social-meta-data {
    margin-bottom: 0;
}
.item-comment {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
    margin-bottom: 30px;
}
.comment-list li:last-child .item-comment {
    border: none;
    margin-bottom: 0;
	padding-bottom:0;
}
.comment-list li li:last-child .item-comment {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
	padding-bottom:25px;
}
.item-comment .comment-info span.title12 .fa {
    margin-right: 5px;
}
.item-comment .comment-info span.title12 {
    display: inline-block;
    margin-bottom: 18px;
}
.item-comment .comment-info .desc p:last-child{
	margin:0;
}
.item-comment .comment-info .desc p {
    color: #555;
    margin-bottom: 10px;
}
.comment-list .comment-respond {
    margin-top: 40px;
    margin-bottom: 28px;
}
.blog-mixed-view .list-col-item:nth-child(3n+1) {
    width: 100%;
    margin-bottom: 50px;
}
.blog-mixed-view .list-col-item {
    clear: none;
    margin-bottom: 42px;
}
.blog-mixed-view .list-col-item:nth-child(3n+1) .item-post-social .post-info {
    border: 1px solid #e5e5e5;
    padding: 35px 30px 40px;
}
.blog-mixed-view .list-col-item:nth-child(3n+1) .item-post-social .post-thumb {
    margin-bottom: -1px;
}
.post-gallery .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 15px;
}
.post-gallery .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 15px;
}
.item-post-list .post-meta-data {
    margin-bottom: 8px;
}
.blog-grid-view .item-post-social {
    margin-bottom: 45px;
}
.item-product-list .product-info .product-title {
    margin-bottom: 13px;
}
.item-product-list .product-info .product-price {
    margin-bottom: 12px;
}
.item-product-list .product-info .wrap-rating {
    margin-bottom: 30px;
}
.item-product-list .product-info .product-extra-link {
    margin-bottom: 22px;
    padding-top: 30px;
    border-top: 1px solid #e5e5e5;
}
.item-product-list .product-info .product-extra-link .addcart-link::before {
    content: "\f290";
    font-family: fontAwesome;
    margin-right: 5px;
}
.tool-shop-filter {
    margin-bottom: 40px;
}
.view-type a {
    margin-right: 15px;
}
.view-type a svg {
    opacity: 0.3;
}
.view-type a.active svg{
	opacity: 0.7;
}
.list-number-show li::after {
    content: "/";
    color: #999;
    margin: 0 10px;
}
.list-number-show li:last-child::after {
    display: none;
}
.list-number-show li a {
    color: #999;
}
.list-number-show li a.active {
    color: #333;
}
.show-by > span.gray {
    margin: 0 10px;
}
.product-grid-view .list-product-wrap .product ,
.product-grid-2-col-view .list-product-wrap .product ,
.product-grid-3-col-view .list-product-wrap .product,
.product-grid-4-col-view .list-product-wrap .product {
    margin-bottom: 30px;
}
.product-list-view .list-product-wrap .product  {
    margin-bottom: 50px;
}
.item-product-table .product-thumb {
    width: 70px;
}
.item-product-table .product-info {
    padding: 0 0 0 20px;
}
.widget_s7upf_list_products .wg-product-list .product {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.widget_s7upf_list_products .wg-product-list .product:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.item-product-table .product-info .product-title {
    margin-bottom: 14px;
}
.item-product-table .product-info .product-price {
    margin-bottom: 12px;
}
.list-attr-filter li a {
    position: relative;
    display: inline-block;
    padding: 0 20px 0 30px;
}
.list-attr-filter li a span {
    position: absolute;
    top: -1px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #e5e5e5;
}
.list-attr-filter.attribute-type-color li a span{
	border-width:3px;
}
.list-attr-filter.attribute-type-color li a.class_white_bg_color span{
	border-color:#e5e5e5!important;
	border-width:1px;
}
.list-attr-filter li a.active span::before {
    font-family: fontAwesome;
    content: "\f00c";
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    color: #000;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
    margin-top: 20px;
}
.detail-attr.type-image img {
    height: 40px;
    width: auto;
}
.detail-info .product-title {
    margin-bottom: 20px;
}
.related-product .product-slider .item-product {
    margin: 0 15px;
}
.related-product .product-slider {
    margin: 0 -15px;
}
.related-product .group-navi .owl-buttons {
    top: -60px;
}
.related-product .single-title {
    margin-bottom: 45px;
}
.detail-attr .swatch {
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.detail-attr .tawcvs-swatches {
    margin: 0 -5px;
}
.detail-attr.type-label .swatch {
    margin: 0 10px;
}
.detail-attr.type-label .tawcvs-swatches {
    margin: 0 -10px;
}
.detail-attr.type-color .swatch {
    width: 20px;
    height: 20px;
    border-style: solid;
    border-width: 3px;
}
.detail-attr.type-color .swatch.white-color {
    border-width: 1px;
    border-color: #e5e5e5!important;
}
.detail-attr.type-color .swatch.selected::before {
    font-family: fontAwesome;
    content: "\f00c";
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    color: #000;
}
.detail-attr.type-label .swatch.selected::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 1px;
    background: #000;
}
.detail-full-width .wrap-detail-gallery {
    position: relative;
    padding-left: 120px;
}
.detail-full-width .wrap-detail-gallery .gallery-control {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    margin: 0;
}
.detail-full-width .detail-gallery .carousel li {
    margin: 0 0 20px;
    display: block;
}
.detail-full-width .detail-gallery .carousel li a{
	width:100%;
}
.detail-full-width .detail-gallery{
	margin-right:-30px;
}
.detail-full-width .detail-info{
	margin-left:30px;
}
.detail-full-width .detail-gallery .gallery-control > a {
    top: 100%;
    margin: 0 20px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.product-detail  .wrap-button-lightbox {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding:0;
    text-align: center;
    z-index: 10000;
}
.wrap-button-lightbox > a{
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff!important;
	margin-bottom:1px;
}
.wrap-button-lightbox > a:last-child{
	margin:0;
}
.fancybox-opened {
    z-index: 10002;
}
.wrap-detail-gallery .mid {
    position: relative;
}
.intro-product-demo h2 {
    margin-bottom: 20px;
}
.detail-tab-desc .desc.title18 {
    line-height: 30px;
    margin-bottom: 20px;
}
.item-desc-demo hr {
    border-width: 2px;
    border-color: #000;
    width: 30px;
}
.item-desc-demo {
    padding: 39px 30px;
    margin-bottom: 30px;
}
.item-desc-demo .desc {
    margin-bottom: 0;
}
.intro-tab-shipping h3 {
    margin-bottom: 20px;
}
.table-shipping-demo table {
    width: 100%;
}
.table-shipping-demo table th,.table-shipping-demo table td {
    padding: 12px 20px;
}
.table-shipping-demo {
    margin-top: 53px;
}
.woocommerce .detail-tab-desc table.shop_attributes td {
    font-style: normal;
}
.woocommerce #reviews #comments ol.commentlist .wrap-rating li {
    margin: 0;
}
.woocommerce #reviews #comments ol.commentlist .wrap-rating {
    margin: 0 0 10px;
}
.product-detail .single-list-social .share-icon {
    height: auto;
    line-height: unset;
    min-width: auto;
    text-align: left;
    background: transparent;
    color: #333;
    padding: 0;
}
.product-detail .single-list-social .share-icon .fa {
    line-height: inherit;
    font-size: 14px;
}
.vc_row-fluid:last-child  > .vc_col-sm-6  > .vc_column-inner > .wpb_wrapper > .item-desc-demo{
	margin-bottom:0;
}
.detail-info .item-product-meta-info {
    border-top: 1px solid #e5e5e5;
    padding-top: 25px;
    margin-top: 10px;
}
.entry-content .woocommerce .wishlist-title h2 {
    margin: 0 0 30px;
    padding: 0;
	font-family: 'Federo', sans-serif;
	text-transform:uppercase;
}
.woocommerce table.wishlist_table thead th > span {
    font-weight: 700;
}
.woocommerce-additional-fields > h3, 
.cross-sells > h2, 
.cart_totals > h2, 
.title-wc-vendor, 
#customer_login > div > h2, 
.woocommerce-MyAccount-content fieldset legend, 
.woocommerce-Address-title > h3, 
.woocommerce-shipping-fields > h3, 
.woocommerce-billing-fields > h3, 
.woocommerce-checkout > h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Federo', sans-serif;
	margin-bottom:25px;
}
.woocommerce form .form-row .input-checkbox {
    position: static;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, .woocommerce form.register {
    border-radius: 0;
}
.woocommerce-MyAccount-content fieldset legend {
    padding-top: 20px;
}
/*Start 404*/
.icon-404 {
    max-width: 100%;
    width: 350px;
    height: 350px;
    background: #f7f7f7;
    border-radius: 50%;
    margin: auto;
    color: #dadada;
}
.icon-404 .number {
    font-size: 120px;
    margin: 0;
	color:#333;
}
.icon-404 .text {
    margin: 20px 0 50px;
	color:#999;
}
.content-page-404 {
    padding: 70px 0 0;
}
.info-404 h3 {
    margin: 15px 0 16px;
}
.info-404 .desc {
    margin-bottom: 42px;
    padding: 0 50px;
}
.info-404 {
    margin-top: 30px;
}
/*End 404*/
/*Begin Vendor*/
.title-wc-vendor{
	margin-bottom:25px;
}
.wrap-wc-vendor{
	margin-bottom:30px;
}
p.form-row.notes > label {
    margin-left: 5px;
    margin-right: 5px;
}
.wrap-wc-vendor input[type="date"] {
    vertical-align: top;
    margin: 0 5px;
}
label.checkbox {
    display: inline-block;
    margin: 0 5px;
}
.wrap-wc-vendor .form-row {
    margin: 0;
}
.pv_shop_name_container {
    margin-top: 30px;
} 
/*End Vendor*/
.contact-form-popup {
    max-width: 570px;
    margin: auto;
	display:none;
}
.custom-form-contact h2 {
    margin-bottom: 40px;
    margin-top: 30px;
}
.contact-form-accordion .info-email {
    min-width: 200px;
}
.contact-form-accordion .toggle-tab-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.contact-form-accordion .flex-wrapper {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}
.contact-form-accordion .flex-wrapper:last-child {
    border: none;
}
.contact-form-accordion .flex-wrapper h4 {
    margin-bottom: 10px;
    min-height: 15px;
}
.contact-form-accordion .item-toggle-tab {
    margin-bottom: 50px;
}
.contact-form-accordion .toggle-tab-title::after {
    position: absolute;
    content: "\f489";
    font-family: ionicons;
    font-size: 40px;
    top: -10px;
    right: 0;
}
.contact-form-accordion .item-toggle-tab.active .toggle-tab-title::after {
	content: "\f462";
}
.contact-form-popup .comment-form textarea {
    max-height: 100px;
}
.fancybox-skin{
	border-radius:0;
}
.wrap-info-contact {
    margin-right: 20px;
}
.comment-form .contact-subject span,
.comment-form .contact-subject select {
    display: block;
    width: 100%;
}
.detail-info a.add_to_wishlist::before {
    content: "\f08a";
    font-family: fontAwesome;
    margin-right: 5px;
}
.detail-info a.add_to_wishlist {
    text-transform: uppercase;
}
.detail-info a.compare {
    text-transform: uppercase;
    margin: 0 20px 20px;
}
.detail-info a.compare::before {
    content: "\f0ec";
    font-family: fontAwesome;
    margin: 0 10px;
}
.item-attr-guide .content-attr-guide{
	display:none;
}
.content-attr-guide {
    max-width: 770px;
}
.block-demo-size-guide h3 {
    margin-bottom: 30px;
}
.block-demo-size-guide h4 {
    margin-bottom: 10px;
}
.intro-attr-size .desc {
    margin-bottom: 20px;
}
.sizeguide-table {
    width: 100%;
}
.sizeguide-table th{
	font-weight:700;
}
.block-demo-size-guide .table-responsive {
    margin-top: 30px;
}
.btn-attr-guide {
    text-transform: uppercase;
}
.list-product-attr-guide {
    display: inline-block;
}
.item-attr-guide {
    display: inline-block;
    margin-bottom: 20px;
}
.btn-attr-guide::before{
	font-family:fontAwesome;
	margin:0 10px;
	content:"\f0db";
}
.btn-attr-guide.btn-size-guide::before {
	content:"\f0db";
}
.product-detail .single-list-social ul li {
    margin: 0 8px;
}
.product-detail .single-list-social ul {
    margin: 0 8px;
}
.mega-menu-box ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}
.mega-menu-box ul li:last-child {
    border: none;
    padding-bottom: 0;
}
.mega-menu-box ul {
    margin-top: 10px;
}
.product-detail .final-countdown {
    margin: 10px -2px 30px;
}
.woocommerce div.product div.images {
    margin-bottom: 0;
}
.mega-menu-product-slider {
    margin-top: 25px;
    margin-bottom: -30px;
}
.mega-menu-advs .banner-info {
    height: 100px;
}
.mega-menu-advs .banner-info h3 {
    margin-bottom: 30px;
}
.item-product-grid.item-prduct-inner .product-info .product-extra-link {
    left: auto;
}
.item-product-grid.item-product-inner .product-info .product-extra-link a.addcart-link {
	opacity: 1;
	visibility: visible;
}
.item-product-grid.item-product-inner .product-info .product-extra-link {
    left: auto;
}
.item-product-grid.item-product-inner .product-price {
    opacity: 1;
}
.item-product-qty .product-thumb {
    width: 420px;
    min-width: 45%;
}
.item-product-qty .product-info{
	flex-grow:1;
	-ms-flex-grow:1;
	-webkit-flex-grow:1;
}
.item-product-qty .woocommerce-review-link {
    display: none;
}
.item-product-qty .yith-wcwl-add-to-wishlist {
    display: none;
}
.item-product-qty .list-product-attr-guide {
    display: none;
}
.item-product-qty .item-product-meta-info {
    display: none;
}
.item-product-qty a.compare {
    display: none;
}
.item-product-qty .detail-qty {
    margin-right: 10px;
    display: inline-block;
}
.item-product-qty .product-desc {
    margin-bottom: 22px;
}
.item-product-qty .product-price {
    margin-bottom: 13px;
}
.item-product-qty .variations {
    margin-bottom: 30px;
}
.item-product-qty .final-countdown {
    margin: 0 -2px 25px;
}
.clear-all-filter span {
    display: block;
    margin-bottom: 3px;
}
.list-attr-append .item-attr-append {
    display: inline-block;
    text-transform: uppercase;
    padding: 9px 20px 8px;
	color:#333;
	margin:0 3px;
}
.list-attr-append{
	padding:0 15px;
}
.list-attr-append .item-attr-append::after{
	font-family:fontAwesome;
	content:"\f00d";
	margin-left:10px;
}
.append-attr-filter {
    margin: 30px 0 -50px;
}
.item-product-qty .reset_variations {
    float: right;
    margin-top: -36px;
}
.header-default {
    padding: 50px 0;
    border-bottom: 1px solid #e5e5e5;
}
.item-post-default .post-info .post-title {
    line-height: 1.4;
}
.comment-navigation {
    margin-bottom: 45px;
}
.list-news1 .list-col-item {
    width: 25%;
    clear: none;
}
.detail-info .single-list-social {
    margin: 0;
}
.banner-advs.widget-advs {
    max-width: 270px;
}
.block-newsletter6 .form-newsletter input[type="submit"] {
    color: #fff;
}
.header6 .mini-cart-link .mini-cart-number {
    color: #fff;
}
.item-product-deal .wrap-cart-qty form.cart .detail-qty {
    display: inline-block;
    vertical-align: top;
}
.product-tab6 .wrap-cart-qty form.cart .shop-button{
	color:#fff;
}
.page-template-default .entry-content{
	margin-bottom:0;
}
.item-cat-statis:hover img {
    opacity: 0.7;
}
input[type=checkbox],  
input[type=radio] {
    display: inline-block;
    width: 18px;
    min-width: 18px;
    height: 18px;
    line-height: 1;
    background-color: #eee!important;
    border: 0;
    margin: -3px 4px 0 0!important;
    outline: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-appearance: button-bevel;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
	position:static!important;
	outline: none!important;
}
input[type=radio]:checked:before,
input[type=checkbox]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    line-height: 18px;
    font-family: fontawesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-weight: 400;
}
input[type=radio]:checked:before ,
input[type=checkbox]:checked:before {
    content: '\f00c'; 
	
}
#add_payment_method #payment input[type=checkbox], 
.woocommerce-cart #payment input[type=checkbox], 
.woocommerce-checkout #payment input[type=checkbox],
#add_payment_method #payment input[type=radio], 
.woocommerce-cart #payment input[type=radio], 
.woocommerce-checkout #payment input[type=radio]{
	background:#fff!important;
}
.woocommerce-terms-and-conditions-wrapper  .form-row label.checkbox{
	margin:0 -3px;
}
.woocommerce-form-login button.woocommerce-Button {
    margin-right: 10px;
}
.leave-comments {
    margin-top: 40px;
}
.inner-content-page > ol li,
.inner-content-page > ul li {
    line-height: 24px;
}
.blog-comment-detail {
    margin-top: 40px;
}
.widget-title a.rsswidget > img {
    display: inline-block;
    vertical-align: top;
}
.woocommerce-shipping-fields > h3 label{
	font-weight:400;
}
.fixed-header .header-nav7 {
    margin: 0;
    padding: 10px 0;
}
.menu-fixed-content.fixed-header .header4,
.menu-fixed-content.fixed-header .header1 {
    padding: 10px 0;
}
.fixed-header.header3{
	padding-top:10px;
	padding-bottom:10px;
	background:#fff;
}
.woocommerce-cart-form th.product-quantity {
    width: 200px;
}
#fancybox-buttons {
    z-index: 88888;
}
.product-detail.detail-on-sticky-menu .detail-gallery-sticky,
.product-detail.detail-on-sticky-menu .detail-info {
    padding-top: 130px;
}
.list-gallery-sticky .item-gallery-sticky{
	margin-top:20px;
}
.list-gallery-sticky .item-gallery-sticky:first-child{
	margin-top:0;
}
.header-nav7 .logo7 {
    display: none;
}
.header-nav7 .wrap-search-cart1 {
    display: none;
}
.fixed-header .header-nav7 .wrap-search-cart1 {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
	margin-right:15px;
}
.fixed-header .header-nav7 .logo7 {
    display: block;
	margin-left:-15px;
}
.header1,
.header4,
.header6,
.header-nav7{
	opacity:1!important;
}
.item-instagram>p,
.item-instagram .adv-thumb-link > p, 
.item-instagram .adv-thumb-link > br {
    display: none;
}
.header-default{
	margin-bottom:-50px;
}
.footer-default {
    margin-top: -50px;
}
.wp-block-pullquote blockquote {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 3px 0;
    padding: 30px 0;
}
a.rsswidget {
    font-weight: 700;
}
.widget-title a.rsswidget {
    font-weight: 400;
}
.header-default .main-nav > ul > li.current-menu-item > a {
    background: #f9f9f9;
}
/*Begin Custom Tool Panel*/
.widget-indexdm .dm-button {
    transform: rotate(-90deg);
    padding: 0;
    background: transparent;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    height: auto;
    display: inline-block;
    width: auto;
    transform-origin: bottom left;
    text-align: inherit;
    border-radius: 0;
    left: -25px;
	margin:25px 0 0;
}
.widget-indexdm .dm-button > i{
	display:none!important;
}
.dm-button.dm-support {
    top: 330px;
}
.dm-button.dm-guide {
    top: 390px;
}
.widget-indexdm.active .dm-button{
	color:#fff;
}
.share-panel {
    position: fixed;
    top: 280px;
    left: 20px;
    z-index: 99999;
}
.share-panel ul li {
    margin-bottom: 10px;
}
/*End Custom Tool Panel*/
.header-session .wrap-banner-slider6 {
    display: none;
}
.header-session .logo6 .text-logo a{
	color:#000;
}
.header-session .header6 .menu-fixed .btn-menu-fixed::before, 
.header-session .header6 .menu-fixed .btn-menu-fixed::after, 
.header-session .header6 .menu-fixed .btn-menu-fixed span{
	background:#000;
}
body.overlay .share-panel {
    z-index: 9;
}