/* customs.css ======================= */

ul, ol {
	padding-left: 0;
	padding-right: 17px;
}
ul ul, ul ol, ol ol, ol ul {
	padding-left: 0;
	padding-right: 17px;
}
blockquote, q {
	padding: 25px 20px 25px 20px;
	border-left: none;
	border-right: none;
}
q {
	border-left: none;
	border-right: 3px solid #f33c3c;
}
blockquote p::before {
	border-left: none;
	border-right: 3px solid #f33c3c;
	left: auto;
	right: 0;
}
blockquote span::before {
	margin-right: auto;
	margin-left: 10px;
}
select {
	background: transparent;
	border: 1px solid #e5e5e5;
	border-radius: 0 !important;
}
.post-item-info ins, .post-item-info mask {
	background: #eee;
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"] {
	border: 1px solid #dddddd;
	border-radius: 0;
}
select {
	padding: 0 21px 0 0;
	-webkit-border-radius: 0px;
}
button, input[type="submit"] {
	background: #000000;
	border: none;
	border-radius: 0;
}
::-webkit-input-placeholder {
	text-align: inherit;
}
:-moz-placeholder {
	text-align: inherit;
}
::-moz-placeholder {
	text-align: inherit;
}
:-ms-input-placeholder {
	text-align: inherit;
}
table {
	border: 1px solid #ebebeb;
}
th, td {
	border: 1px solid #ebebeb;
}
@media (min-width: 1500px) {
	.auto-clear .col-bg-1:nth-child(12n+1) {
		clear: right;
	}
	.auto-clear .col-bg-2:nth-child(6n+1) {
		clear: right;
	}
	.auto-clear .col-bg-15:nth-child(5n+1) {
		clear: right;
	}
	.auto-clear .col-bg-3:nth-child(4n+1) {
		clear: right;
	}
	.auto-clear .col-bg-4:nth-child(3n+1) {
		clear: right;
	}
	.auto-clear .col-bg-6:nth-child(odd) {
		clear: right;
	}
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.auto-clear .col-lg-1:nth-child(12n+1) {
		clear: right;
	}
	.auto-clear .col-lg-2:nth-child(6n+1) {
		clear: right;
	}
	.auto-clear .col-lg-15:nth-child(5n+1) {
		clear: right;
	}
	.auto-clear .col-lg-3:nth-child(4n+1) {
		clear: right;
	}
	.auto-clear .col-lg-4:nth-child(3n+1) {
		clear: right;
	}
	.auto-clear .col-lg-6:nth-child(odd) {
		clear: right;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.auto-clear .col-md-1:nth-child(12n+1) {
		clear: right;
	}
	.auto-clear .col-md-2:nth-child(6n+1) {
		clear: right;
	}
	.auto-clear .col-md-15:nth-child(5n+1) {
		clear: right;
	}
	.auto-clear .col-md-3:nth-child(4n+1) {
		clear: right;
	}
	.auto-clear .col-md-4:nth-child(3n+1) {
		clear: right;
	}
	.auto-clear .col-md-6:nth-child(odd) {
		clear: right;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.auto-clear .col-sm-1:nth-child(12n+1) {
		clear: right;
	}
	.auto-clear .col-sm-2:nth-child(6n+1) {
		clear: right;
	}
	.auto-clear .col-sm-15:nth-child(5n+1) {
		clear: right;
	}
	.auto-clear .col-sm-3:nth-child(4n+1) {
		clear: right;
	}
	.auto-clear .col-sm-4:nth-child(3n+1) {
		clear: right;
	}
	.auto-clear .col-sm-6:nth-child(odd) {
		clear: right;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.auto-clear .col-xs-1:nth-child(12n+1) {
		clear: right;
	}
	.auto-clear .col-xs-2:nth-child(6n+1) {
		clear: right;
	}
	.auto-clear .col-xs-15:nth-child(5n+1) {
		clear: right;
	}
	.auto-clear .col-xs-3:nth-child(4n+1) {
		clear: right;
	}
	.auto-clear .col-xs-4:nth-child(3n+1) {
		clear: right;
	}
	.auto-clear .col-xs-6:nth-child(odd) {
		clear: right;
	}
}
@media (max-width: 479px) {
	.auto-clear .col-ts-1:nth-child(12n+1) {
		clear: right;
	}
	.auto-clear .col-ts-2:nth-child(6n+1) {
		clear: right;
	}
	.auto-clear .col-ts-15:nth-child(5n+1) {
		clear: right;
	}
	.auto-clear .col-ts-3:nth-child(4n+1) {
		clear: right;
	}
	.auto-clear .col-ts-4:nth-child(3n+1) {
		clear: right;
	}
	.auto-clear .col-ts-6:nth-child(odd) {
		clear: right;
	}
}
@media (min-width: 1500px) {
	.col-bg-1, .col-bg-10, .col-bg-11, .col-bg-12, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9 {
	}
	.col-bg-1, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9, .col-bg-10, .col-bg-11 {
		float: right;
	}
	.col-bg-12 {
	}
	.col-bg-11 {
	}
	.col-bg-10 {
	}
	.col-bg-9 {
	}
	.col-bg-8 {
	}
	.col-bg-7 {
	}
	.col-bg-6 {
	}
	.col-bg-5 {
	}
	.col-bg-4 {
	}
	.col-bg-3 {
	}
	.col-bg-2 {
	}
	.col-bg-1 {
	}
}
@media (max-width: 479px) {
	.col-ts-1, .col-ts-10, .col-ts-11, .col-ts-12, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9 {
	}
	.col-ts-1, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9, .col-ts-10, .col-ts-11 {
		float: right;
	}
	.col-ts-12 {
	}
	.col-ts-11 {
	}
	.col-ts-10 {
	}
	.col-ts-9 {
	}
	.col-ts-8 {
	}
	.col-ts-7 {
	}
	.col-ts-6 {
	}
	.col-ts-5 {
	}
	.col-ts-4 {
	}
	.col-ts-3 {
	}
	.col-ts-2 {
	}
	.col-ts-1 {
	}
	.col-ts-pull-12 {
		left: 100%;
	}
	.col-ts-pull-11 {
		left: 91.66666667%;
	}
	.col-ts-pull-10 {
		left: 83.33333333%;
	}
	.col-ts-pull-9 {
		left: 75%;
	}
	.col-ts-pull-8 {
		left: 66.66666667%;
	}
	.col-ts-pull-7 {
		left: 58.33333333%;
	}
	.col-ts-pull-6 {
		left: 50%;
	}
	.col-ts-pull-5 {
		left: 41.66666667%;
	}
	.col-ts-pull-4 {
		left: 33.33333333%;
	}
	.col-ts-pull-3 {
		left: 25%;
	}
	.col-ts-pull-2 {
		left: 16.66666667%;
	}
	.col-ts-pull-1 {
		left: 8.33333333%;
	}
	.col-ts-pull-0 {
		left: auto;
	}
	.col-ts-push-12 {
		right: 100%;
	}
	.col-ts-push-11 {
		right: 91.66666667%;
	}
	.col-ts-push-10 {
		right: 83.33333333%;
	}
	.col-ts-push-9 {
		right: 75%;
	}
	.col-ts-push-8 {
		right: 66.66666667%;
	}
	.col-ts-push-7 {
		right: 58.33333333%;
	}
	.col-ts-push-6 {
		right: 50%;
	}
	.col-ts-push-5 {
		right: 41.66666667%;
	}
	.col-ts-push-4 {
		right: 33.33333333%;
	}
	.col-ts-push-3 {
		right: 25%;
	}
	.col-ts-push-2 {
		right: 16.66666667%;
	}
	.col-ts-push-1 {
		right: 8.33333333%;
	}
	.col-ts-push-0 {
		right: auto;
	}
	.col-ts-offset-12 {
		margin-left: auto;
		margin-right: 100%;
	}
	.col-ts-offset-11 {
		margin-left: auto;
		margin-right: 91.66666667%;
	}
	.col-ts-offset-10 {
		margin-left: auto;
		margin-right: 83.33333333%;
	}
	.col-ts-offset-9 {
		margin-left: auto;
		margin-right: 75%;
	}
	.col-ts-offset-8 {
		margin-left: auto;
		margin-right: 66.66666667%;
	}
	.col-ts-offset-7 {
		margin-left: auto;
		margin-right: 58.33333333%;
	}
	.col-ts-offset-6 {
		margin-left: auto;
		margin-right: 50%;
	}
	.col-ts-offset-5 {
		margin-left: auto;
		margin-right: 41.66666667%;
	}
	.col-ts-offset-4 {
		margin-left: auto;
		margin-right: 33.33333333%;
	}
	.col-ts-offset-3 {
		margin-left: auto;
		margin-right: 25%;
	}
	.col-ts-offset-2 {
		margin-left: auto;
		margin-right: 16.66666667%;
	}
	.col-ts-offset-1 {
		margin-left: auto;
		margin-right: 8.33333333%;
	}
	.col-ts-offset-0 {
		margin-left: auto;
		margin-right: 0;
	}
	.hidden-ts {
	}
}
.col-bg-15, .col-bg-45, .col-lg-15, .col-lg-45, .col-md-15, .col-md-45, .col-sm-15, .col-sm-45, .col-xs-15, .col-xs-45, .col-ts-15, .col-ts-45 {
}
.col-ts-15, .col-ts-45 {
	float: right;
}
.col-ts-15 {
}
.col-ts-45 {
}
@media (min-width: 480px) {
	.col-xs-15, .col-xs-45 {
		float: right;
	}
	.col-xs-15 {
	}
	.col-xs-45 {
	}
}
@media (min-width: 768px) {
	.col-sm-15, .col-sm-45 {
		float: right;
	}
	.col-sm-15 {
	}
	.col-sm-45 {
	}
}
@media (min-width: 992px) {
	.col-md-15, .col-md-45 {
		float: right;
	}
	.col-md-15 {
	}
	.col-md-45 {
	}
}
@media (min-width: 1200px) {
	.col-lg-15, .col-lg-45 {
		float: right;
	}
	.col-lg-15 {
	}
	.col-lg-45 {
	}
}
@media (min-width: 1500px) {
	.col-bg-15, .col-bg-45 {
		float: right;
	}
	.col-bg-15 {
	}
	.col-bg-45 {
	}
}
.rows-space-0 {
}
.rows-space-10 {
}
.rows-space-20 {
}
.rows-space-30 {
}
.rows-space-40 {
}
.rows-space-50 {
}
.rows-space-60 {
}
.rows-space-70 {
}
.rows-space-80 {
}
.rows-space-90 {
}
.rows-space-100 {
}
.alignnone {
	margin: 5px 0 20px 20px;
}
img.alignnone {
}
.aligncenter, div.aligncenter {
	margin: 5px auto 5px auto;
}
.alignright {
	float: left;
	margin: 5px 20px 20px 0;
}
.alignleft {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignright {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignnone {
	margin: 5px 0 20px 20px;
}
a img.alignleft {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.aligncenter {
	margin-right: auto;
	margin-left: auto
}
.wp-caption {
	background: #ffffff; /* Image does not overflow the content area */
	text-align: center;
}
.wp-caption.alignnone {
	margin: 0 0 20px 20px;
	clear: both;
}
.wp-caption.alignleft {
	margin: 0 0 20px 20px;
}
.wp-caption.alignright {
	margin: 0 20px 20px 0;
}
.wp-caption.aligncenter {
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
}
.gallery-caption {
}
iframe {
}
.vc_video-bg iframe {
}
.alignright {
	float: left;
	margin: 5px 30px 20px 0;
}
.alignleft {
	float: right;
	margin: 5px 0 20px 30px;
}
.gallery {
}
.gallery:after {
	clear: both;
}
.gallery-item {
	float: right;
	text-align: center;
}
.gallery-columns-1 .gallery-item {
	float: none;
}
.gallery-columns-2 .gallery-item {
	width: 50%
}
.gallery-columns-3 .gallery-item {
	width: 33.3333%
}
.gallery-columns-4 .gallery-item {
	width: 25%
}
.gallery-columns-5 .gallery-item {
	width: 20%
}
.gallery-columns-6 .gallery-item {
	width: 16.6667%
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%
}
.gallery-columns-8 .gallery-item {
	width: 12.5%
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: right;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
}
.page-links {
	clear: both;
}
.page-links > a, .page-links > span:not(.page-links-title) {
	text-align: center;
	border: 1px solid #dddddd;
}
.page-links > span:not(.page-links-title), .page-links > a:hover {
}
.bypostauthor {
}
.bypostauthor > article .fn:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
.post-title, .widget {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.widget select {
}
.widget_rss .rss-date {
}
.widget_rss cite {
}
.widget_calendar .calendar_wrap tr, .widget_calendar .calendar_wrap td {
	text-align: center;
}
.page-template-minimal .site-main .vc_row[data-vc-full-width] {
	border-right: 25px solid transparent;
	border-left: 25px solid transparent;
}
.vc_row.bg-shop {
	background-position: bottom left !important;
}
.clear-both {
	clear: both;
}
.clear-right {
	clear: left;
}
.clear-left {
	clear: right;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 2em;
	word-wrap: break-word;
}
.woocommerce-error:after, .woocommerce-error:before, .woocommerce-info:after, .woocommerce-info:before, .woocommerce-message:after, .woocommerce-message:before {
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
	float: left;
}
.woocommerce-error {
}
.woocommerce-info {
}
.checkout .woocommerce-error {
}
html.minicart-canvas-open, html.sidebar-canvas-open, html.instant-search-open, html.vertical-menu-open, html.real-mobile-show-menu, body.minicart-canvas-open, body.sidebar-canvas-open, body.instant-search-open, body.vertical-menu-open, body.real-mobile-show-menu {
}
html.box-mobile-menu-open .page-wrapper, html.sidebar-canvas-open .page-wrapper, html.instant-search-open .page-wrapper, html.vertical-menu-open .page-wrapper {
}
@media (min-width: 1281px) {
	.container {
		padding-right: 20px;
		padding-left: 20px;
	}
	.row {
		margin-right: -20px;
		margin-left: -20px;
	}
	div.row-table {
	}
	ul.products > [class^="col-"], ul.products > [class*="col-"], .row > [class^="col-"], .row > [class*="col-"] {
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media (max-width: 767px) {
	.row {
		margin-right: -10px;
		margin-left: -10px;
	}
	ul.products > [class^="col-"], ul.products > [class*="col-"], .row > [class^="col-"], .row > [class*="col-"] {
		padding-right: 10px;
		padding-left: 10px;
	}
}
.container-inner {
	margin-right: auto;
	margin-left: auto;
}
.container-sup-inner {
	margin-right: auto;
	margin-left: auto;
}
.overflow-visible {
}
body:not(.minicart-canvas-open) header {
}
body.real-mobile-show-menu header {
}
.row-table {
}
.row-table > div {
	float: none;
}
.header-center.horizon-menu {
}
.row-table > div:first-child {
	text-align: right !important;
}
.row-table > div .main-navigation {
	text-align: right;
}
.row-table > div.header-center .main-navigation {
	text-align: center;
}
.header:not(.style-02) .header-container {
	padding-right: 130px;
	padding-left: 130px;
	margin-right: auto;
	margin-left: auto;
}
.header-container > .main-header.horizon-menu {
}
.header-sidebar .header-container {
	padding-right: 20px;
	padding-left: 20px;
}
.header-topbar {
	text-align: center;
}
html.minicart-canvas-open .header-topbar {
}
span.close-notice::before {
}
span.close-notice {
	right: auto;
	left: 130px;
}
.header-type-transparent-dark .header-topbar, .header-type-transparent-white .header-topbar {
}
.header-action-res {
}
.header-wrap {
}
.header-pos-fixed .header-wrap {
	right: 0;
	left: 0;
}
.no-banner .header-pos-relative .header-wrap {
	right: 0;
	left: 0;
}
.header-pos-static .header-wrap {
	right: 0;
	left: 0;
}
.header-pos-absolute .header-wrap {
	right: 0;
	left: 0;
}
.admin-bar .header-pos-fixed .header-wrap {
}
header.header-pos-fixed .header-position.fixed, header.header-pos-fixed .header-position:not(.hide-header).fixed {
}
header.header-pos-fixed .header-position.hide-header {
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05) !important;
}
body:not(.page-template-fullpage):not(.error404) .page-wrapper:not(.single-layout1) .header-pos-absolute:not(.header-no-background) .header-wrap {
	background: transparent !important;
}
header:not(.style-07):not(.style-05) .sticky-wrapper:not(.is-sticky) .header-position {
	background: transparent !important;
}
.minicart-canvas-open header .header-wrap {
}
.minicart-canvas-open.page-template-sidebarpage .header.header-sidebar {
}
div#sticky-wrapper {
}
header .header-wrap .is-sticky .header-position {
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.header-s_l-lg_c-mm_c-ic_r .is-sticky .header-logo {
}
.header-s_l-lg_c-mm_c-ic_r .is-sticky .header-search {
}
.header-s_l-lg_c-mm_c-ic_r .is-sticky .header-control-right {
}
.header-s_l-lg_m-mm_c-ic_r .is-sticky .header-search {
}
.header-s_l-lg_m-mm_c-ic_r .is-sticky .header-control-right {
}
.header-s_l-lg_m-mm_c-ic_r .is-sticky .header-search {
}
.header-s_l-lg_m-mm_c-ic_r .is-sticky .header-logo {
}
.single .header-wrap .header-position {
}
span.subtile-slide::before {
	margin-right: auto;
	margin-left: 20px;
}
.button1 i {
	margin: 0 10px 0 0;
}
.block-icon-menu .mobile-navigation {
}
.header-control-wrap > div {
}
a.header-wish-list {
    margin-right: 15px;
    margin-left: 0;
}

header form.search-form {
}
span.reset-instant-search {
	right: auto;
	left: 0;
	text-align: center;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
header .search-field {
	border-radius: 30px;
	border: none;
	padding: 0 50px 0 20px;
	background: #f8f8f8;
}
body .page-wrapper:not(.single-layout1) .style-02.header-pos-absolute .header-wrap .header-position, body .page-wrapper:not(.single-layout1) .style-01.header-pos-absolute .header-wrap .header-position {
}
header.style-02 .search-field {
	border-radius: 0;
}
header button.search-submit {
	text-align: center;
	left: auto;
	right: 0px;
	background: transparent;
}
header.style-02 button.search-submit {
	text-align: right;
}
.style-03 .header-menu > div {
}
.style-03 .header-menu > div.header-logo {
	padding: 0 0 0 60px;
}
body:not(.woocommerce-js) .header-control-right .header-search-box {
}
.header-control-right .header-search-box {
}
header.style-04 .search-field {
	background: #f8f8f8;
}
.header-wrap-stick {
}
.header-wrap .main-header-menu .header-position {
	background: #fff;
}
.style-05 .header-wrap-stick .header-container {
}
.style-05 .header-menu.horizon-menu {
}
span.close-menu::before {
	margin-right: auto;
	margin-left: 10px;
}
span.close-menu {
	margin-right: auto;
	margin-left: -39px;
	right: auto;
	left: 0;
	transform-origin: 50% 50% 0;
	-webkit-transform: translateY(-50%) rotate(90deg);
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-o-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
.box-mobile-menu-open span.close-menu {
}
.vc_mobile .box-mobile-menu-open .box-mobile-menu {
	left: auto;
	right: 0;
}
header .lebe-custommenu.style-01 .widgettitle::before, .box-mobile-menu .lebe-custommenu.style-01 .widgettitle::before {
	left: auto;
	right: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.box-mobile-menu .vc_row {
	background: transparent !important;
}
.main-header-menu {
	right: 0;
	left: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.box-mobile-menu-open .main-header-menu {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
header.style-05 .search-field {
	border: 2px solid;
	background: transparent;
}
header.style-05 button.search-submit {
}
header.style-05 .block-icon-menu .mobile-navigation {
}
.style-06 .header-wrap .header-position {
}
header.style-06 .search-field {
	background: #f8f8f8;
}
.style-06 .horizon-menu .main-navigation {
}
.style-06 .main-header.horizon-menu::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.style-06 .main-header.horizon-menu::after {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.style-06 .main-header.horizon-menu {
}
.style-06 .row-table {
}
.style-06 .horizon-menu .main-navigation .main-menu > .menu-item::after {
	border-left: none;
	border-right: 1px solid #dedede;
	left: auto;
	right: -20px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.style-06 .horizon-menu .main-navigation .main-menu > .menu-item:first-child::after {
}
header.style-07 button.search-submit {
	text-align: right;
}
span.close-menu-horizon {
}
.admin-bar .style-07 .header-menu.horizon-menu {
	padding: 120px 120px 70px 30px;
}
.admin-bar .style-07.header-setup-sticky .header-menu.horizon-menu, .admin-bar .hide-topbar.style-07 .header-menu.horizon-menu {
}
.admin-bar .style-07.header-setup-sticky .horizon-menu .main-navigation, .admin-bar .hide-topbar.style-07 .horizon-menu .main-navigation {
}
.style-07 .header-menu.horizon-menu {
	background: #fff;
	padding: 100px 120px 70px 30px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
	right: auto;
	left: -440px;
}
.style-07.header-setup-sticky .header-menu.horizon-menu, .hide-topbar.style-07 .header-menu.horizon-menu {
}
.style-07.header-setup-sticky .horizon-menu .main-navigation, .hide-topbar.style-07 .horizon-menu .main-navigation {
}
.box-mobile-menu-open .style-07 .header-menu.horizon-menu {
	left: auto;
	right: 0;
}
header.style-07 .search-field {
	border-radius: 0;
}
header.style-07 button.search-submit {
}
.style-07 .header-control-right .header-control-wrap {
}
.style-07 .search-block {
}
.style-07 .horizon-menu .main-navigation .main-menu > .menu-item {
	text-align: right;
}
.style-07 .main-navigation .main-menu > .menu-item > a {
}
.style-07 .main-navigation .main-menu > .menu-item:first-child > a {
}
.style-07 .horizon-menu .main-navigation .main-menu > .menu-item:first-child .toggle-submenu {
}
.style-07 .horizon-menu .main-navigation .main-menu > .menu-item > .submenu, .style-07 .horizon-menu .main-navigation .main-menu > .menu-item .submenu.megamenu {
	text-align: right;
	box-shadow: none;
	border: none;
}
.style-07 .horizon-menu .main-navigation {
}
.style-07 .main-navigation .main-menu {
}
.style-07 .horizon-menu .main-navigation .main-menu > .menu-item .submenu .menu-item {
}
.style-07 .horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu {
	right: auto;
	left: 20px;
}
.style-07 .horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu::before {
	text-align: center;
}
.style-07 .horizon-menu .main-navigation .main-menu .menu-item.show-submenu .toggle-submenu::before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.style-07 .horizon-menu .main-navigation .main-menu .menu-item .submenu:not(.megamenu) {
}
.style-07 .header-wrap .header-position {
}
.style-07 .main-menu .submenu .wpb_column {
}
.style-07 .submenu .vc_column_container > .vc_column-inner {
	padding-right: 0;
	padding-left: 0;
}
.style-07 .lebe-custommenu, header .clone-main-menu .lebe-custommenu {
}
.style-07 .main-menu .submenu .wpb_column:last-child .lebe-custommenu {
}
.style-07 .header-topbar {
}
.style-07 .block-icon-menu {
}
.style-07 .block-icon-menu .mobile-navigation {
	margin: 0 0 0 5px;
}
.style-07 .lebe-demo.style-01 img, .style-07 .lebe-demo.style-01 .demo-button::before {
}
.style-07 .lebe-demo.style-01 .demo-button {
	right: auto;
	left: 0;
}
.style-07 .lebe-demo.style-01 .demo-button:hover {
}
.style-07 .custom-header07 {
	background: transparent !important;
}
.style-07 .custom-header07 .vc_row {
}
header .header-left > div {
	margin-left: 12px;
	margin-right: 0;
}
.menu-social {
	margin-right: auto;
	margin-left: 40px;
}
.menu-social .social-title::before {
	left: auto;
	right: 100%;
}
.menu-social .social-title {
	padding-right: 0;
	padding-left: 20px;
}
.menu-social .social-list {
}
.menu-social .social-list li {
	margin-right: auto;
	margin-left: 18px;
}
.menu-social .social-list li:last-child {
	margin-right: auto;
	margin-left: 0;
}
.menu-social .social-list li a {
	text-align: center;
	border-radius: 50%;
}
.menu-social .social-list li a:hover {
}
header.style-08 .search-field {
}
.header-pos-absolute.style-08 .header-position::before {
	right: 0;
	left: 0;
}
.style-08 .header-control-right .header-control-wrap {
}
.main-navigation .main-menu {
}
.main-navigation .main-menu .menu-item {
}
.main-navigation .main-menu > .menu-item > a {
}
.main-navigation .main-menu > .menu-item:not(.item-logo) > a::before {
	left: auto;
	right: 50%;
}
.main-navigation .main-menu > .menu-item:not(.item-logo) > a::after {
	right: auto;
	left: 50%;
}
header:not(.style-07) .main-navigation .main-menu > .menu-item:not(.item-logo):hover > a::before, header:not(.style-07) .main-navigation .main-menu > .menu-item:not(.item-logo):hover > a::after {
}
.main-navigation .main-menu > .menu-item.item-logo > a {
}
.item-logo span.logo {
}
.horizon-menu .main-navigation {
	text-align: center;
}
.horizon-menu .main-navigation .main-menu > .menu-item {
}
.horizon-menu .main-navigation .main-menu > .menu-item:first-child {
	margin-left: auto;
	margin-right: 0;
}
.horizon-menu .main-navigation .main-menu > .menu-item:last-child {
	margin-right: auto;
	margin-left: 0;
}
.horizon-menu .main-navigation .main-menu > .menu-item::before {
	left: auto;
	right: 0;
}
.style-07 .horizon-menu .main-navigation .main-menu .menu-item:hover > a {
}
header:not(.style-07) .horizon-menu .main-navigation .main-menu .menu-item .submenu {
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
	-webkit-animation-name: smoothFadeOutLeft;
	animation-name: smoothFadeOutLeft;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.horizon-menu .main-navigation .main-menu > .menu-item .submenu.megamenu {
	border: none;
	box-shadow: none;
}
.horizon-menu .main-navigation .main-menu .menu-item .submenu:not(.megamenu) {
	padding: 13px 31px 13px 31px;
}
header:not(.style-07) .horizon-menu .main-navigation .main-menu .menu-item:hover > .submenu {
	-webkit-animation-name: smoothFadeInRight;
	animation-name: smoothFadeInRight;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
}
header:not(.style-07) .horizon-menu .main-navigation .main-menu > .menu-item > .submenu {
	left: auto;
	right: 0;
	text-align: right;
}
.style-07 .submenu.megamenu > .vc_row {
}
.style-07 .submenu.megamenu > .vc_row {
	background: #fff !important;
}
.style-07 .main-menu .submenu .custom-header07 .wpb_column {
}
.style-07 .lebe-demo.style-01.comming-mode {
}
.style-07 .lebe-demo.style-02 {
}
.style-07 .lebe-demo.style-01 {
}
.horizon-menu .main-navigation .main-menu > .menu-item > .submenu .submenu {
	left: auto;
	right: 100%;
	margin-left: auto;
	margin-right: 31px;
}
.horizon-menu .main-navigation .main-menu > .menu-item .submenu .menu-item {
}
.horizon-menu .main-navigation .main-menu > .menu-item .submenu .menu-item a > span.icon {
	float: right;
	margin-right: auto;
	margin-left: 10px;
}
.submenu span.image {
}
.horizon-menu .main-navigation .main-menu > .menu-item .submenu .menu-item::before {
	left: auto;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
.horizon-menu .main-navigation .main-menu > .menu-item .submenu li > a {
}
.horizon-menu .main-navigation .main-menu > .menu-item .submenu li.active > a {
}
.main-menu > li > a span.image {
	right: auto;
	left: -5px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
header .lebe-custommenu span.image {
	right: auto;
	left: auto;
	margin-left: auto;
	margin-right: 5px;
}
.horizon-menu .main-navigation .main-menu > .menu-item .submenu li > a:hover {
}
.horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu {
	right: auto;
	left: -25px;
}
.horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu::before {
	text-align: center;
}
.header-type-transparent-dark .horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu::before {
}
.horizon-menu .main-navigation .main-menu .menu-item .submenu .toggle-submenu::before {
}
.horizon-menu .main-navigation .main-menu .menu-item:hover .toggle-submenu::before {
}
@-webkit-keyframes smoothFadeInUp {
	0% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes smoothFadeInUp {
	0% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
@-webkit-keyframes smoothFadeInDown {
	from {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes smoothFadeInDown {
	from {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@-webkit-keyframes smoothFadeInLeft {
	from {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes smoothFadeInLeft {
	from {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@-webkit-keyframes smoothFadeInRight {
	from {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes smoothFadeInRight {
	from {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@-webkit-keyframes smoothFadeOutUp {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
}
@keyframes smoothFadeOutUp {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
}
@-webkit-keyframes smoothFadeOutDown {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
}
@keyframes smoothFadeOutDown {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
}
@-webkit-keyframes smoothFadeOutLeft {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
}
@keyframes smoothFadeOutLeft {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
}
@-webkit-keyframes smoothFadeOutRight {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}
@keyframes smoothFadeOutRight {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}
.blog header.site-header.site-header-mobile, .category header.site-header.site-header-mobile {
}
header.site-header.site-header-mobile {
	background: #fff;
}
.site-header-mobile .header-content::before {
	right: 0;
	left: 0;
}
.site-header-mobile .header-content {
}
.main-header.header-mobile > div {
	float: none;
}
.main-header.header-mobile {
}
.header-mobile .header-right {
	padding-right: 0;
	padding-left: 10px;
	text-align: left;
}
.lebe-minicart {
	margin-left: auto;
	margin-right: 10px;
}
.header-mobile .lebe-minicart {
	margin-right: auto;
	margin-left: 5px;
}
.header-mobile .logo {
	text-align: center;
}
header.header-mobile .search-field {
}
header.site-header-mobile form.search-form {
}
header.site-header-mobile div.search-icon {
}
.site-header-mobile .header-search-box {
}
header.site-header-mobile form.search-form .search-field {
	border-radius: 0;
	border: 1px solid #e5e5e5;
	box-shadow: 0 0 0;
	background: #f4f4f4;
}
.site-header-mobile .search-fields {
}
.site-header-mobile .search-results-croll {
	background: #f4f4f4;
}
.scrollbar-macosx > .scroll-element.scroll-y {
}
.scrollbar-macosx:hover > .scroll-element.scroll-y {
}
.hamburger {
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	border: 0;
}
.hamburger:hover {
}
.hamburger-box {
	float: right;
}
.hamburger-inner {
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	border-radius: 3px;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
}
.hamburger-inner::before {
}
.hamburger-inner::after {
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before {
}
.hamburger--collapse .hamburger-inner {
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
}
.hamburger--collapse .hamburger-inner::before {
}
.hamburger--collapse.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
}
.hamburger--collapse.is-active .hamburger-inner::before {
	transform: rotate(-90deg);
}
.hamburger--collapse-r .hamburger-inner {
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
}
.hamburger--collapse-r .hamburger-inner::before {
}
.hamburger--collapse-r.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
	transform: rotate(90deg);
}
.box-mibile-overlay {
	background: rgba(45, 51, 55, 0.66);
	right: auto;
	left: 100%;
}
.box-mobile-menu-open .box-mibile-overlay {
}
.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .submenu {
	left: auto;
	right: 0 !important;
}
.box-mobile-menu {
	left: auto;
	right: -360px;
}
.real-mobile-show-menu .body-overlay {
	left: auto;
	right: 0;
}
.box-mobile-menu-inner {
}
.box-mobile-menu .box-inner {
}
.box-mobile-menu .box-title {
	padding: 12px 5px 10px 0;
	margin-right: 45px;
	margin-left: 45px;
}
.box-mobile-menu > span.box-title {
	text-align: center;
}
.box-mobile-menu > a.back-menu {
	left: auto;
	right: 0px;
}
.box-mobile-menu .close-menu {
	text-align: right;
	padding-left: 0;
	padding-right: 40px;
	background: #333;
}
.box-mobile-menu .back-menu {
	float: right;
	margin-left: auto;
	margin-right: 10px;
	border-right: none;
	border-left: 1px solid #e6e6e6;
}
.box-mobile-menu .back-menu:hover, .box-mobile-menu .close-menu:hover {
}
.box-mobile-menu .back-menu::before {
	left: auto;
	right: 14px;
}
.box-mobile-menu .back-menu::after {
	border-right: none;
	border-left: 1px solid;
	left: auto;
	right: 13px;
	transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.box-mobile-menu .close-menu::before, .box-mobile-menu .close-menu::after {
	left: auto;
	right: 14px;
}
.box-mobile-menu .close-menu::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.box-mobile-menu .close-menu::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.box-mobile-menu .toggle-submenu {
	border-left: none;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}
.box-mobile-menu .toggle-submenu::before {
}
.box-mobile-menu .main-menu {
	padding-left: 0;
	padding-right: 0;
}
.box-mobile-menu .main-menu .menu-item {
}
.box-mobile-menu .main-menu .menu-item > a {
	padding: 8px 15px 8px 40px;
}
.box-mobile-menu .main-menu .menu-item.active > a {
}
.box-mobile-menu .main-menu .menu-item:hover > a {
}
.box-mobile-menu .main-menu .menu-item > .toggle-submenu {
	right: auto;
	left: 0;
}
.box-mobile-menu .main-menu .menu-item:hover > .toggle-submenu::before {
}
.box-mobile-menu .main-menu .menu-item > .toggle-submenu::before {
    content: "\f104";
}
.box-mobile-menu .main-menu .menu-item-for-wish-list a {
}
.box-mobile-menu .main-menu .menu-item-for-wish-list .icon {
	float: left;
	text-align: center;
	border-left: none;
	border-right: 1px solid #e5e5e5;
}
.box-mobile-menu .main-menu .submenu .vc_row:not(.custom-header07) .wpb_column {
}
.box-mobile-menu .vc_column-inner {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.box-mobile-menu .vc_row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.box-mobile-menu .custom-header07 .vc_row {
}
.box-mobile-menu .custom-header07 .vc_row .wpb_column {
}
.box-mobile-menu .lebe-custommenu .widgettitle {
	padding-right: 0;
	padding-left: 0;
	margin-left: auto;
	margin-right: 0;
}
.box-mobile-menu .nav-tabs > li > a {
}
header .box-mobile-menu .custom-header07 {
	background: transparent !important;
}
.body-overlay {
	right: 0;
	left: 0;
}
.mobile-navigation {
	margin-left: auto;
	margin-right: 25px;
}
.mobile-navigation:hover {
}
.box-mobile-menu .main-menu .menu-item .submenu > .toggle-submenu {
	left: auto;
	right: 0;
}
.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .submenu {
	left: auto;
	right: 0 !important;
}
.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .megamenu {
}
.box-mobile-menu .toggle-submenu {
}
.box-mobile-menu .toggle-submenu::before {
}
.box-mobile-menu .submenu .submenu .toggle-submenu {
}
.box-mobile-menu .main-menu .submenu {
	left: auto;
	right: 0;
}
.box-mobile-menu .main-menu .lebe-custommenu {
	float: right;
}
.box-mobile-menu .main-menu .menu-item {
	float: right;
}
.box-mobile-menu .main-menu .menu-item:last-child {
	border: none;
}
.box-mobile-menu .main-menu .menu-item.item-logo {
}
.box-mobile-menu .main-menu .lebe-custommenu .menu-item {
	border: none;
}
.box-mobile-menu .main-menu .submenu:not(.megamenu) .mobile-active .menu-item {
	padding-left: 0;
	padding-right: 0;
}
.box-mobile-menu .main-menu .menu .menu-item > a {
}
.box-mobile-menu .main-menu .menu-item > a {
}
.real-mobile-show-menu .box-mobile-menu .main-menu > .menu-item > a {
}
.box-mobile-menu .main-menu .menu-item-has-children > a, .box-mobile-menu .main-menu li.menu-item > a {
}
.box-mobile-menu .main-menu .vc_row li.menu-item > a {
}
.box-mobile-menu .main-menu .submenu .submenu .menu-item-has-children > a {
}
.box-mobile-menu .main-menu .menu-item-has-children > .toggle-submenu {
	float: left;
}
.show-submenu > span.toggle-submenu {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.box-mobile-menu .main-menu .submenu:not(megamenu) li li a {
	padding-left: 0;
	padding-right: 60px;
}
.box-mobile-menu .main-menu .submenu:not(megamenu) li a {
	padding-left: 0;
	padding-right: 40px;
}
.mobile-navigation {
}
.menu-btn-icon {
}
.menu-btn-icon span {
}
.header-type-transparent-dark .menu-btn-icon span {
}
.menu-btn-icon:hover span {
}
.box-tabs-nav-wrap {
	left: auto;
	right: 0;
}
.box-tabs-nav-wrap .box-tabs-nav {
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav {
	float: right;
	text-align: center;
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger {
	padding-right: 0;
	float: right;
	padding-left: 10px;
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner::before, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner::after {
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .icon {
	margin-right: auto;
	margin-left: 10px;
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .nav-text {
	margin-left: auto;
	margin-right: 5px;
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav:first-child {
	padding-left: 0;
	padding-right: 20px;
	text-align: right;
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .nav-text.account-text {
	margin-left: auto;
	margin-right: 10px;
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active {
}
.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner::before, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner::after {
}
.box-mobile-menu-tabs .mobile-back-nav-wrap {
}
.box-mobile-menu-tabs .mn-mobile-content-tab {
}
.box-mobile-menu-tabs .mn-mobile-content-tab.active {
}
.box-mobile-menu-tabs .my-account-wrap {
	padding-right: 20px;
	padding-left: 20px;
}
.box-mobile-menu-tabs .my-account-wrap .nav-tabs {
}
.box-mobile-menu-tabs .my-account-wrap .nav-tabs > li {
}
.box-mobile-menu-tabs .my-account-wrap .nav-tabs > li.active {
}
.box-mobile-menu-tabs .my-account-wrap p.des-login {
}
.box-mobile-menu-open span.minicart-number {
}
.my-account-wrap .woocommerce-MyAccount-content {
}
.box-mobile-menu-tabs .woocommerce-privacy-policy-text {
}
.enable-shop-page-mobile .shop-page {
}
.single-product.single-product-mobile {
	background: #f4f4f4;
}
.single-product-mobile .product-toolbar {
}
.single-product-mobile div.lebe-single-container {
	padding-right: 7px;
	padding-left: 7px;
}
.single-product-mobile .upsells::before, .single-product-mobile .related::before {
}
.single-product-mobile .product-grid-title {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.single-product-mobile .upsells, .single-product-mobile .related {
}
.single-product-mobile.enable-shop-page-mobile .upsells .product-item, .single-product-mobile.enable-shop-page-mobile .related .product-item {
}
.single-product-mobile .product-grid-title::before {
}
.single-product-mobile .product-grid .product-info .star-rating {
}
.single-product-mobile .product-grid .product-info .add_to_cart_button, .single-product-mobile .product-grid .product-info .ajax_add_to_cart, .single-product-mobile .product-grid .product-info .product_type_grouped {
}
.single-product-mobile .product-grid .product-info .price {
}
.single-product-mobile .product-grid-title {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.single-product-mobile .owl-carousel {
}
.single-product-mobile .gallery_detail .woocommerce-variation-add-to-cart {
}
.single-product-mobile table.variations {
	margin-left: auto;
	margin-right: 0;
}
.single-product-mobile .gallery_detail .summary {
	padding-right: 0;
	padding-left: 0
}
.single-product-mobile .summary.has-border {
	border: none
}
.product-mobile-layout .product_meta {
	text-align: right;
	background: #fff;
}
.product-mobile-layout .product-mobile-more-detail-wrap {
}
.product-mobile-layout form.cart + .product_meta {
}
.product-mobile-layout .single-left {
}
.product-mobile-layout .single-left .flex-control-nav {
	left: auto;
	right: 0;
	text-align: center;
}
.product-mobile-layout .single-left .flex-control-nav > li {
}
.product-mobile-layout .single-left .flex-control-nav > li::after {
	border-radius: 50%;
	left: auto;
	right: 0;
}
.lebe-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
	border-radius: 50%;
	margin-right: 5px;
	margin-left: 5px;
}
.lebe-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
	border-radius: 50%;
	left: auto;
	right: 0;
}
.single-product-mobile .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li::after {
	border-radius: 0;
	left: auto;
	right: 0;
}
.lebe-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active {
}
.lebe-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	padding-right: 0;
	padding-left: 0;
	float: right;
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.product-mobile-layout .detail-content {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.enable-shop-page-mobile.single .main-product {
}
.product-mobile-layout .summary.entry-summary {
}
div.lebe-content-single-product-mobile .summary .yith-wcwl-add-to-wishlist {
	border: none;
	border-radius: 50%;
	right: auto;
	left: 15px;
	text-align: center;
	background: transparent;
	box-shadow: 0 0 0;
}
.product-mobile-layout .summary > .variations_form {
}
.product-mobile-layout .detail-content .summary .entry-title {
	padding-right: 20px;
}
.product-mobile-layout div.star-rating.no-rate {
	padding: 17px 20px 0 20px;
}
.product-mobile-layout .summary .woocommerce-product-rating .woocommerce-review-link {
}
.product-mobile-layout .detail-content .summary .price {
	padding-left: 0;
	padding-right: 20px;
	text-align: right;
}
.product-mobile-layout .detail-content .summary .price ins, .product-mobile-layout .detail-content .summary .price del {
	padding-right: 5px;
	padding-left: 5px;
}
.product-mobile-layout .woocommerce-tabs::before {
}
.product-mobile-layout .detail-content .summary .price del {
}
.product-mobile-layout .detail-content .summary .quantity {
	background: #fff;
}
.product-mobile-layout .detail-content .summary .product_title + .quantity {
}
.product-mobile-layout .summary .woocommerce-product-details__short-description {
}
.product-mobile-layout .detail-content .summary .quantity .control {
}
.product-mobile-layout .summary .woocommerce-product-details__short-description {
}
.product-mobile-layout .woocommerce-product-details__short-description ul {
}
.product-mobile-layout form.cart.grouped_form {
	background: #ffff;
}
.product-mobile-layout .detail-content .summary .quantity .control .btn-number.qtyminus i:before {
}
.product-mobile-layout .detail-content .summary .quantity .control .btn-number.qtyplus i:before {
}
.product-mobile-layout .cart .quantity .btn-number {
	float: right;
	text-align: center;
	right: auto;
	left: 8px;
}
.product-mobile-layout .cart .quantity .btn-number.qtyminus {
	text-align: center;
}
.product-mobile-layout .detail-content .summary .cart .single_add_to_cart_button {
}
.product-mobile-layout .woocommerce-product-details__short-description {
	padding-right: 15px;
	padding-left: 15px;
}
.product-mobile-layout .detail-content .summary .woocommerce-product-details__short-description .title-s-desc {
}
.product-mobile-layout div form.cart {
	background: #fff;
}
.product-mobile-layout .summary .cart .single_add_to_cart_button {
}
.product-mobile-more-detail-wrap p.stock.in-stock {
	padding: 20px 20px 5px 0;
	text-align: right;
}
.product-mobile-layout p.stock {
}
p.stock.out-of-stock {
	border: none;
}
.product-mobile-layout .summary .clear {
}
.product-mobile-layout .detail-content .summary .add-to-cart {
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs {
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel {
	text-align: justify;
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .vc_row {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0 !important;
	right: auto !important;
	padding-left: 0 !important;
	left: auto !important;
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel h2 {
	text-align: right;
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
	text-align: right;
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .comment-form .comment-form-comment {
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .comment-form .form-submit {
	text-align: right;
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .commentlist .avatar {
	float: right;
	margin-right: auto;
	margin-left: 15px;
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .commentlist .comment-text {
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel #review_form_wrapper {
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .comment-respond .comment-reply-title {
	text-align: center;
}
.product-mobile-layout .summary tr.variation {
}
.product-mobile-layout .detail-content .summary tr.variation td {
	text-align: right;
	float: right;
}
.product-mobile-layout .summary .attribute-pa_size a.change-value:not(.color) {
	border-radius: 0;
	border: 1px solid #dbdbdb;
}
.product-mobile-layout .summary .attribute-pa_size a.change-value.active:not(.color) {
}
.product-mobile-layout tr.variation .data-val.attribute-pa_color {
}
.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr {
}
.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr .quantity {
	border: 1px solid #b0b0b0;
}
.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr td {
	text-align: right;
}
.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr td .qtyplus {
}
.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr td .qtyminus {
}
.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr td .input-qty {
	border: none;
	text-align: center;
}
.product-mobile-layout .detail-content .summary .cart.grouped_form .single_add_to_cart_button {
}
.product-mobile-layout.product-type-grouped .detail-content .summary td.price {
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-moz-transform: none;
}
.product-mobile-layout.product-type-grouped .detail-content .summary ins .woocommerce-Price-amount.amount {
}
.product-mobile-layout.product-type-grouped .detail-content .summary del .woocommerce-Price-amount.amount {
}
.product-mobile-layout.product-type-grouped .summary .cart .group_table {
}
.product-mobile-layout .product-toggle-more-detail {
	text-align: center;
	box-shadow: 0px -70px 55px #fff;
}
.product-mobile-layout .product-toggle-more-detail.active {
	box-shadow: 0 0 0;
}
.product-mobile-layout .product-toggle-more-detail:after {
	margin-left: auto;
	margin-right: 10px;
}
.product-mobile-layout .product-toggle-more-detail.active:after {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
}
.product-mobile-layout .product-mobile-more-detail-wrap {
}
.product-mobile-layout .woocommerce-product-rating-clone .woocommerce-review-link {
}
.product-mobile-more-detail-wrap .variations_form {
}
.product-mobile-layout .detail-content {
	text-align: center;
}
.product-mobile-layout div.famibt-wrap {
	border: none;
	background: #ffffff;
}
.product-mobile-layout .product-item form.variations_form {
}
.product-mobile-layout section.products.product-grid {
	background: #fff;
}
.product-mobile-layout .deals-in-wrap {
	background: #fff;
}
.variable-mobile {
	right: 0;
	background: #fff;
	right: 0;
}
.product-mobile-layout .detail-content .summary .variable_mobile .price {
}
.variable-mobile .flex-control-nav.flex-control-thumbs {
}
.product-mobile-layout div .woocommerce-variation-add-to-cart {
}
.variable_mobile ol.flex-control-nav.flex-control-thumbs {
}
.product-mobile-layout .detail-content .summary .variable_mobile .quantity {
	border: none;
	background: #fff;
}
.product-mobile-layout .variable_mobile.cart .quantity .btn-number.qtyplus {
	border-radius: 50%;
	border: none;
	background: #e9e9e9;
}
.product-mobile-layout .variable_mobile.cart .quantity .btn-number.qtyminus {
	border-radius: 50%;
	border: none;
	background: #e9e9e9;
}
.variable_mobile.cart .quantity .input-qty {
	text-align: center;
	float: right;
	border-radius: 50%;
	border: 2px solid #aaa;
}
.variable_mobile .woocommerce-variation.single_variation {
}
.variable_mobile .woocommerce-product-gallery {
	float: right;
}
.variable_mobile .single_variation_wrap {
}
.product-mobile-layout .variable_mobile .detail-content .summary .price {
}
div.summary .variable_mobile .price .woocommerce-Price-amount.amount {
}
.variable_mobile_show .body-overlay {
}
.product-mobile-layout form.cart.variable_mobile.show-box-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.product-mobile-layout form.cart.variable_mobile {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	right: 0;
	left: 0;
}
.product-mobile-layout a.reset_variations {
	float: right;
}
.single div .variable_mobile a.change-value.color {
	margin: 3px 0 12px 12px;
}
button.single_add_to_cart_button-clone.button {
	float: left;
}
button.single_add_to_cart_button-clone.button::before {
	margin-right: auto;
	margin-left: 10px;
}
button.single_add_to_cart_button-clone.button.loading::before {
}
button.single_add_to_cart_button-clone.button.added::before {
}
.variable_mobile tr.variation label {
}
.variable_mobile tr.variation td.variation-title label::after {
}
.toggle-variations-select-mobile {
}
.toggle-variations-select-mobile::before {
	float: left;
}
.variable_mobile_show {
}
a.close-box-content {
	right: auto;
	left: 10px;
}
.woocommerce-tabs-mobile {
}
.tabs-mobile-content a.button-togole {
}
.tabs-mobile-content a.button-togole::before {
	float: left;
}
.content-tab-element {
	background: #fff;
	left: 0;
	left: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.tab-show .content-tab-element {
	-webkit-transform: translateX(-0);
	-moz-transform: translateX(-0);
	-ms-transform: translateX(-0);
	-o-transform: translateX(-0);
	transform: translateX(-0);
}
.content-tab-element .content-des > h2 {
}
button.close-tab {
	background: transparent;
	border-right: none;
	border-left: 1px solid #e5e5e5;
	right: auto;
	left: 0;
}
button.close-tab::before {
}
h3.title-tab {
	text-align: center;
	background: #fff;
}
.content-des {
	text-align: right;
}
html.body-hide {
}
.content-des th p, .content-des td p {
}
.content-des table.shop_attributes {
}
.content-des #review_form_wrapper {
}
.content-des .comment-respond .comment-reply-title {
	text-align: right;
}
.add-to-cart-fixed-btn {
	left: auto;
	right: 0;
	border-radius: 0;
}
.add-to-cart-fixed-btn .icon {
	margin-right: auto;
	margin-left: 10px;
}
.single-product-mobile .summary .wc-tabs {
	margin-right: -20px;
	margin-left: -20px;
}
.single-product-mobile .summary .wc-tabs li {
}
.single-product-mobile .summary .wc-tabs li a {
}
.single-product-mobile .summary .wc-tabs li a:before {
}
.single-product-mobile .summary .wc-tabs li:hover, .single-product-mobile .summary .wc-tabs li.active {
}
.single-product-mobile .summary .wc-tabs li:hover a, .single-product-mobile .summary .wc-tabs li.active a {
}
.single-product-mobile .summary .wc-tabs li:hover a:before, .single-product-mobile .summary .wc-tabs li.active a:before {
}
.single-product-mobile .woocommerce-Tabs-panel .vc_row .vc_column-inner {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.single-product-mobile .summary .wc-tabs {
}
.single-product-mobile .big_images .woocommerce-variation-add-to-cart {
	float: none;
}
.single-product-mobile .big_images .single_variation_wrap {
	text-align: center;
}
.single-product-mobile .lebe-single-add-to-cart-btn.add-to-cart-fixed-btn .icon {
}
.single-product-mobile .summary .woocommerce-product-rating {
}
.single-product-mobile .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
	padding: 2px
}
.product-mobile-layout.gallery_detail .single-left .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-nav > li:after {
	display: none
}
.shop-page-mobile .products_list-size-3 .product-item {
}
.shop-page-mobile .products_list-size-3 .product-item .product-info {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.shop-page-mobile .products_list-size-3 .product-item .star-rating {
}
.shop-page-mobile .products_list-size-3 .product-item .star-rating::before, .shop-page-mobile .products_list-size-3 .product-item .star-rating span::before {
	padding-left: 0;
	padding-right: 3px;
}
.woocommerce-cart-form .variation {
}
.enable-shop-page-mobile .woocommerce-page-header {
}
.enable-shop-page-mobile .woocommerce-page-header ul {
}
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover:first-child {
	margin-left: auto;
	margin-right: -3px;
}
.woocommerce-cart-form-mobile .shop_table_mobile {
	border: none;
}
.woocommerce-cart-form-mobile .shop_table_mobile tbody {
}
.woocommerce-cart-form-mobile .shop_table_mobile tr {
}
.woocommerce-cart-form-mobile .shop_table_mobile td {
	border: none;
	float: right;
}
.woocommerce-cart-form-mobile .shop_table_mobile tr:first-child {
}
.woocommerce-cart-form-mobile .shop_table_mobile tr::after {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.woocommerce-cart-form-mobile .shop_table_mobile tr::after {
}
.shop_table_mobile .product-thumbnail {
}
.shop_table_mobile .product-info {
}
.shop_table_mobile .product-info > a {
}
.shop_table_mobile .product-info .product-price {
}
.shop_table_mobile .product-info .quantity {
}
.cart.shop_table_mobile .quantity .input-qty {
}
.cart.shop_table_mobile .quantity .btn-number {
}
.shop_table_mobile .product-info .quantity .control {
}
.enable-shop-page-mobile .product-remove .remove {
	text-align: center;
	float: left;
	border: none;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr td {
	float: none;
}
.product-remove .remove span {
}
.enable-shop-page-mobile .product-remove .remove span {
	padding-left: 0;
	padding-right: 9px;
}
.woocommerce-cart-form-mobile .actions .actions-btn {
}
.woocommerce-cart-form-mobile .actions .actions-btn::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.woocommerce-cart-form-mobile .actions .actions-btn .button {
}
.woocommerce-cart-form-mobile .actions .actions-btn .shopping {
	border: 1px solid;
}
.woocommerce-cart-form-mobile .actions .actions-btn .shopping:hover {
}
.woocommerce-cart-form-mobile .actions .coupon {
	padding: 0 0 27px 0;
	border: none;
}
.woocommerce-cart-form-mobile .actions .coupon::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.woocommerce-cart-form-mobile .actions .coupon label {
	text-align: right;
}
.woocommerce-cart-form-mobile .actions .coupon .button {
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals {
	border: none;
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals h2 {
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .wc-proceed-to-checkout .checkout-button {
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals .shop_table tr {
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals .shop_table tr p {
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals .shop_table tr strong {
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals .shop_table tr th, .woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals .shop_table tr td {
	float: right;
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals .shop_table tr th {
	text-align: right;
	border: none;
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals .shop_table tr td {
	text-align: left;
	border: none;
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals .shop_table .shipping-calculator-button {
}
@media (max-width: 767px) {
	.enable-shop-page-mobile .woocommerce-page-headermid {
	}
	.enable-shop-page-mobile .page-main-content {
		padding: 0 0 35px 0;
	}
}
.enable-shop-page-mobile .wishlist-title {
}
.enable-shop-page-mobile .woocommerce .wishlist_table {
	border: none;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr {
	text-align: right;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr td {
	border: none;
	text-align: right;
}
body.enable-shop-page-mobile .woocommerce table.shop_table.wishlist_table thead {
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr td:first-child {
	float: right;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr td.wishlist-empty {
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr .product-name {
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr .product-price {
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-add-to-cart {
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-add-to-cart .add_to_cart::before {
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-add-to-cart .add_to_cart {
	float: right;
	text-align: center;
}
.enable-shop-page-mobile form#yith-wcwl-form {
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-remove {
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-remove .remove {
	right: auto;
	left: 0;
	border: none;
}
.enable-shop-page-mobile .shop_table tr td.product-stock-status > span {
	text-align: center;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tfoot tr {
}
.enable-shop-page-mobile .woocommerce .wishlist_table tfoot tr td:first-child {
	text-align: center;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tfoot tr::before {
}
.enable-shop-page-mobile .woocommerce .wishlist_table tfoot .yith-wcwl-share {
}
.enable-shop-page-mobile .woocommerce .wishlist_table tfoot .yith-wcwl-share h4.yith-wcwl-share-title {
	margin: 2px 0 17px 0;
}
@media (min-width: 768px) {
	.shop-page-mobile .products_list-size-3 .product-item .product-thumb {
		float: right;
	}
	.shop-page-mobile .products_list-size-3 .product-item .product-info {
		text-align: right;
	}
	.shop-page-mobile .products_list-size-3 .product-item .product-info .star-rating {
		margin-right: 0;
	}
	.shop-page-mobile .products_list-size-3 .product-item .product-info .star-rating:before, .shop-page-mobile .products_list-size-3 .product-item .product-info .star-rating span:before {
		padding-left: 0;
		padding-right: 0;
	}
	.shop-page-mobile .products_list-size-3 .product-item .onsale, .shop-page-mobile .products_list-size-3 .product-item .onnew {
	}
	.shop-page-mobile .products_list-size-3 .product-item .onsale {
		right: 15px;
	}
	.shop-page-mobile .products_list-size-3 .product-item .onnew {
		left: 15px;
	}
	.product-mobile-layout div.detail-content .summary .cart .single_add_to_cart_button {
		margin-right: 0;
		margin-left: 0;
	}
	.product-mobile-layout .woocommerce-variation-add-to-cart {
		float: right;
	}
	.product-mobile-layout .summary .yith-wcwl-add-to-wishlist {
		clear: none;
	}
}
.vertical-menu-open .vertical-menu-overlay {
	left: auto;
	right: 0;
}
.vertical-menu-overlay {
	right: auto;
	left: 0;
}
.close-vertical-menu {
	margin-left: auto;
	margin-right: 46px;
}
.close-vertical-menu:hover {
}
.close-vertical-menu::before, .close-vertical-menu::after {
	left: auto;
	right: -2px;
}
.close-vertical-menu::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.close-vertical-menu::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu-scroll {
}
.menu-scroll .scrollbar-macosx {
}
.menu-scroll-inner {
}
.vertical-menu .main-navigation .main-menu .menu-item .submenu {
}
.vertical-menu .main-navigation .main-menu > .menu-item > .submenu {
	padding: 20px 40px 0 0;
}
.vertical-menu .main-navigation .main-menu .menu-item .submenu .submenu {
	padding-left: 0;
	padding-right: 17px;
}
.vertical-menu .main-navigation .main-menu .menu-item .submenu .submenu li:first-child {
}
.vertical-menu .main-navigation .main-menu > .menu-item > .submenu > li:first-child {
}
.vertical-menu .main-navigation .main-menu > .menu-item > .submenu > li:last-child {
}
.vertical-menu .main-navigation .main-menu > .menu-item > a {
}
.vertical-menu .main-navigation .main-menu > .menu-item:last-child > a {
}
.vertical-menu .main-navigation .main-menu > .menu-item.menu-item-has-children:last-child > .submenu {
}
.vertical-menu .main-navigation .main-menu > .menu-item .submenu li {
}
.vertical-menu .main-navigation .main-menu > .menu-item:hover > a {
}
.vertical-menu .main-navigation .main-menu > .menu-item .submenu a {
}
.vertical-menu .main-navigation .main-menu > .menu-item .submenu .menu-item > a:hover, .vertical-menu .main-navigation .main-menu > .menu-item .submenu .menu-item.show-submenu > a {
}
.vertical-menu .main-navigation .main-menu .menu-item .toggle-submenu {
	right: auto;
	left: 30px;
}
.vertical-menu .main-navigation .main-menu .menu-item.show-submenu > .toggle-submenu {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.vertical-menu .main-navigation .main-menu > .menu-item > .toggle-submenu {
}
.vertical-menu .main-navigation .main-menu .menu-item .submenu .toggle-submenu {
	right: auto;
	left: 0;
}
.vertical-menu .main-navigation .main-menu .menu-item .toggle-submenu::before {
	left: auto;
	right: 0;
	text-align: center;
}
.header-control-right .header-control-wrap {
}
.header-control-wrap {
}
.header-control-right > div {
}
.header-search-box {
}
.search-icon {
	margin-right: auto;
	margin-left: 10px;
}
.header-search-box > .icons {
}
.header-search-box > .icons:hover {
}
.scroll-wrapper > .scroll-content.search-results-croll {
}
.search-results-croll {
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .08);
}
.container-search .search-results-wrap .product-item-search {
}
.search-results-croll .post-thumb {
	float: right;
	margin-right: auto;
	margin-left: 15px;
}
.container-search .product-info {
	text-align: right;
}
.container-search .product-title {
}
.container-search .star-rating {
}
.container-search .product-inner .price {
}
.container-search .woocommerce-Price-amount.amount {
	margin: 0 0 0 5px;
}
.instant-search-open header.header {
}
.instant-search-modal {
	background: rgba(255, 255, 255, 1);
	left: 0;
	left: 0;
}
.instant-search-open .instant-search-modal {
}
.product-item-search {
}
.product-item-search:last-child {
}
.instant-search-close {
}
.instant-search-close:hover {
}
.instant-search-close:hover span {
	right: auto;
	left: 36px;
}
.instant-search-close span {
	right: auto;
	left: 35px;
}
.instant-search-close:hover span::before, .instant-search-close:hover span::after {
}
.instant-search-close span::before, .instant-search-close span::after {
	left: auto;
	right: 3px;
}
.instant-search-close span::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.instant-search-close span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.instant-search-modal .instant-search-wrap {
}
.instant-search-modal .instant-search-title {
	padding-right: 20px;
	padding-left: 20px;
}
.instant-search-modal .product-cats {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.instant-search-modal .product-cats label {
	margin: 0 23px
}
.instant-search-modal .product-cats label span {
}
.instant-search-modal .product-cats label span::before {
	right: 0;
	left: 0;
}
.instant-search-modal .product-cats label span:hover, .instant-search-modal .product-cats label.selected span {
}
.instant-search-modal .product-cats label span:hover::before, .instant-search-modal .product-cats label.selected span::before {
}
.instant-search-modal .product-cats input[type='radio'] {
}
.instant-search-modal .search-fields {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.instant-search-modal .search-input {
}
.instant-search-modal .search-fields .search-field {
	background: transparent;
	border: none;
	text-align: center;
}
span.text-search {
	left: auto;
	right: 0;
	text-align: center;
}
.instant-search-modal .search-fields .search-field:focus + span.text-search, .instant-search-modal .search-fields .search-field.search-has-results + span.text-search {
}
.instant-search-modal .search-fields .search-submit {
	left: auto;
	right: -1px;
	text-align: center;
}
.instant-search-modal .search-fields .search-reset {
	right: auto;
	left: 0;
	background: transparent;
}
.instant-search-modal .search-reset::before, .instant-search-modal .search-reset::after {
	left: auto;
	right: 20px;
}
.instant-search-modal .search-reset::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.instant-search-modal .search-reset::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.instant-search-modal .search-fields .search-reset:hover {
}
.search-view-wrap {
	text-align: center;
}
.search-view {
	text-align: center;
	margin: 50px auto 0 auto;
}
.search-view:hover {
}
.container-search .scrollbar-macosx {
}
.scrollbar-macosx > .scroll-element.scroll-x {
}
.currency-language-wrap {
}
.currency-language {
	padding-left: 0;
	padding-right: 0;
}
.woocommerce .header .wcml-dropdown-click.product {
	margin: 0 10px 0 0;
}
.currency-language .wcml-dropdown-click {
}
.currency-language .wcml-dropdown-click li {
	border: none;
}
.currency-language .wcml-dropdown-click a {
}
.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle {
}
.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::before {
	left: auto;
	right: 0;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
}
.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::before {
}
.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::after {
	border: 3px solid;
	right: 0;
	left: 0;
}
.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::after {
}
.currency-language .wcml-dropdown-click .wcml-cs-submenu {
	left: auto;
	right: 0;
	text-align: right;
	-webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
}
.currency-language .wcml-dropdown-click .wcml-cs-submenu li {
}
.currency-language .dropdown {
}
.currency-language .dropdown a {
}
.currency-language .dropdown > a {
	padding: 0 20px 0 30px;
	border: 1px solid;
	border-radius: 20px;
}
.currency-language .dropdown > a::after {
	right: auto;
	left: 20px;
	float: left;
}
.currency-language .dropdown > a:hover::after {
}
.header-control-right .currency-language > li {
}
.currency-language .dropdown > a:hover::before {
}
.currency-language .dropdown .active a {
}
.dropdown > .submenu {
	left: auto;
	right: 0;
	text-align: right;
	border-radius: 3px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .08);
}
.dropdown.open > .submenu {
}
.dropdown > .submenu li {
}
.dropdown img {
	margin-right: auto;
	margin-left: 5px;
}
header .wcml_currency_switcher {
	border: 1px solid;
	margin-left: auto;
	margin-right: 10px;
	border-radius: 20px;
}
header .wcml_currency_switcher li {
	background: transparent;
	border: none !important;
}
header .wcml_currency_switcher li a {
}
header .wcml_currency_switcher li li a {
}
header .wcml_currency_switcher li li a:hover {
}
header .wcml_currency_switcher li .wcml-cs-submenu {
	border: none;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .08);
}
header .wcml_currency_switcher li:hover, header .wcml_currency_switcher li:focus {
}
header .wcml_currency_switcher li a.wcml-cs-item-toggle:after {
	border: none;
	right: auto;
	left: 10px;
}
.block-account {
}
.block-account a {
}
.md-modal {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%) translateY(-50%);
	-moz-transform: translateX(50%) translateY(-50%);
	-ms-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-50%);
}
.md-show {
}
.md-overlay {
	left: auto;
	right: 0;
	background: rgba(143, 27, 15, 0.8);
}
.md-show ~ .md-overlay {
}
.md-content button {
	right: auto;
	left: 8px;
}
.mfp-content {
}
.md-content {
	background: #ffffff;
	border-radius: 3px;
}
.lebe-modal-content {
	padding: 90px 15px 90px 15px;
	box-shadow: 3px 7px 120px rgba(0, 0, 0, .07);
}
.lebe-modal-content .nav-tabs {
	border: none;
}
.nav > li > a:focus, .nav > li > a:hover {
}
.woocommerce-account .lebe-modal-content .woocommerce .customer-form {
}
.customer-form .nav-tabs > li {
	float: none;
	text-align: center;
	right: 0;
	left: 0;
}
.customer-form .nav-tabs > li.active {
}
.customer-form .nav > li > a:focus, .customer-form .nav > li > a:hover {
}
.customer-form .nav-tabs > li > a::after {
	margin-left: auto;
	margin-right: 10px;
}
.box-mobile-menu div.spec {
}
div.spec {
	text-align: center;
}
.spec span {
}
.spec span::before {
	right: auto;
	left: 100%;
}
.spec span::after {
	left: auto;
	right: 100%;
}
.header.lebe-minicart {
}
.header .lebe-minicart .mini-cart-icon {
}
.header .lebe-minicart:hover .mini-cart-icon {
}
.header .lebe-minicart .mini-cart-icon .minicart-number {
	text-align: center;
	border-radius: 50%;
	left: auto;
	right: -10px;
}
.header .minicart-canvas-overlay {
	right: auto;
	left: 0;
}
.minicart-canvas-open .header .minicart-canvas-overlay {
	left: auto;
	right: 0;
}
.minicart-canvas-open .header .minicart-content {
	right: auto;
	left: 0;
}
.header .minicart-content {
	right: auto;
	left: -380px;
}
.header .minicart-content-inner {
}
.header .minicart-content-inner .minicart-title {
	text-align: center;
}
.header .minicart-content-inner .minicart-number-items {
	text-align: center;
	right: auto;
	left: 0;
	border-left: none;
	border-right: 1px solid #ecebeb;
}
.header .minicart-content-inner .close-minicart {
	left: auto;
	right: 0;
	border-right: none;
	border-left: 1px solid #dedede;
}
.header .minicart-content-inner .close-minicart:hover {
}
.header .minicart-content-inner .close-minicart::before, .header .minicart-content-inner .close-minicart::after {
	left: auto;
	right: 14px;
}
.header .minicart-content-inner .close-minicart::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.header .minicart-content-inner .close-minicart::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header .minicart-list-items {
}
.header .minicart-items {
}
.header .minicart-items .product-cart {
	text-align: right;
}
.header .minicart-items .product-cart:last-child {
}
.header .minicart-items .product-cart .product-media {
	float: right;
}
.header .minicart-items .product-cart .product-detail {
	padding-left: 0;
	padding-right: 20px;
}
.header .minicart-items .product-name {
}
.header .minicart-items .product-cart .product-detail .product-detail-info {
}
.header .minicart-items .product-cart .product-detail .product-detail-info .product-cost {
	float: right;
}
.header .minicart-items .product-cart .product-detail .product-detail-info .product-quantity {
}
.header .minicart-items .product-cart .product-remove {
	right: auto;
	left: -5px;
}
.header .minicart-items .product-cart .product-remove .remove {
	text-align: left;
}
.header .minicart-items .product-cart .product-remove .remove:hover {
}
.header .minicart-items .product-cart .product-remove .remove::before, .header .minicart-items .product-cart .product-remove .remove::after {
	left: auto;
	right: 0;
}
.header .minicart-items .product-cart .product-remove .remove::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.header .minicart-items .product-cart .product-remove .remove::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header .minicart-content-inner .subtotal {
}
.header .minicart-content-inner .subtotal .total-title {
	float: right;
}
.header .minicart-content-inner .subtotal .total-price {
	float: left;
}
.header .minicart-content-inner .actions {
}
.header .minicart-content-inner .actions .button {
	float: right;
	text-align: center;
}
.header .minicart-content-inner .actions .button:hover {
}
.header .minicart-content-inner .actions .button.button-viewcart {
}
.header .minicart-content-inner .actions .button.button-checkout {
}
.header .empty-wrap {
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header .empty-title {
	text-align: center;
}
.header .to-cart {
	text-align: center;
}
.header .to-cart:hover {
}
.header .des-cart a {
	text-align: center;
}
.header .lebe-minicart.is-adding-to-cart .minicart-content-inner > .minicart-list-items::before {
	left: auto;
	right: 0;
}
.header .lebe-minicart.is-adding-to-cart .minicart-content-inner > .minicart-list-items::after {
	box-sizing: border-box;
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -12px;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.header .minicart-items .product-cart.loading::before {
	left: auto;
	right: 0;
}
.header .minicart-items .product-cart.loading::after {
	box-sizing: border-box;
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -12px;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.header-control-left .currency-language .wcml-dropdown-click, .header-control-left .currency-language > li, .header-control-left .block-account, .header-control-left .lebe-minicart {
	margin-right: auto;
	margin-left: 13px;
}
.header-control-right .currency-language .wcml-dropdown-click, .header-control-right .currency-language > li, .header-control-right .block-account, .header-control-right .lebe-minicart {
	margin-left: auto;
	margin-right: 15px;
}
.header-wrap .header-position {
}
header.has-shadow .header-wrap .header-position {
}
.site-header.hide-topbar {
}
.site-header {
}
.logo img {
}
header:not(.menu-sticky-smart) .header-position {
	background: transparent !important;
}
.header-pos-relative .header-wrap-stick {
}
.lg_c .header-logo {
	text-align: center;
}
.header-logo {
	padding-right: 20px;
	padding-left: 20px;
}
.header-logo:not(:first-child) {
	text-align: center;
}
.mn_c .header-menu.horizon-menu {
	text-align: center;
	float: none;
}
.header-center {
	text-align: center;
}
.ic_r .header-control-right {
	text-align: left;
}
.header-pos-relative.h_sd .header-wrap .header-position, .header-pos-static.h_sd .header-wrap .header-position {
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.mn_l.lg_c .header-menu.horizon-menu {
}
.mm_c .header-logo {
	text-align: center;
}
.mm_c .header-menu.horizon-menu {
	float: none;
}
.header-s_l-lg_c-mm_c-ic_r .header-logo {
}
.header-s_l-lg_c-mm_c-ic_r .header-search {
}
.header-s_l-lg_c-mm_c-ic_r .header-control-right {
}
.header-s_l-lg_c-mm_c-ic_r .header-logo .logo {
}
.header-s_l-lg_c-mm_c-ic_r .is-sticky .header-logo .logo {
}
.header-s_l-lg_c-mm_c-ic_r .currency-language {
}
.header-s_l-lg_c-mm_c-ic_r .fixed .header-control-right {
}
.header-s_l-lg_c-mm_c-ic_r .fixed .header-logo {
}
.header-s_l-lg_c-mm_c-ic_r .fixed .header-search {
}
.lg_c.mm_c .horizon-menu .main-navigation {
}
.header-s_l-lg_m-mm_c-ic_r .header-logo > .logo {
}
.header-s_l-lg_m-mm_c-ic_r .header-search {
}
.header-s_l-lg_m-mm_c-ic_r .header-logo {
}
.header-s_l-lg_m-mm_c-ic_r .header-control-right {
}
.page-template-sidebarpage {
	margin-left: auto;
	margin-right: 360px;
}
.page-template-sidebarpage .btn-canvas {
	left: auto;
	right: 345px;
}
.page-template-sidebarpage.sidebar-canvas-open .page-wrapper {
	margin-left: auto;
	margin-right: 0;
}
.header.header-sidebar {
	left: auto;
	right: 0;
	-webkit-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
	-moz-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
	box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
}
.admin-bar .header.header-sidebar {
}
.nost-header-sidebar {
	margin-left: auto;
	margin-right: 360px;
}
.nost-header-sidebar .btn-canvas {
	left: auto;
	right: 345px
}
.nost-header-sidebar.sidebar-canvas-open .page-wrapper {
	margin-left: auto;
	margin-right: 0;
}
.header.header-sidebar .header-vertical-top {
}
.header.header-sidebar .header-vertical-top .logo {
}
.header-vertical-control {
}
.header.header-sidebar .header-vertical-top .header-vertical-control > div {
	border: 1px solid #e5e5e5;
	text-align: center;
}
.header.header-sidebar .header-logo, .header.header-sidebar .header-control-right {
}
.main-navigation ul li a {
}
.header-type-white .header-position {
}
.header-type-white.style1 .header-position, .header-type-white.style2 .header-position, .header-type-white.style3 .header-position {
	-webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.02);
	-moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.02);
	box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.02);
}
.header-type-transparent-white .header-wrap, .header-type-transparent-dark .header-wrap {
	right: 0;
	left: 0;
}
.admin-bar.header-type-transparent-white .header-wrap, .admin-bar.header-type-transparent-dark .header-wrap {
	top: 32px
}
.page-template-minimal .header-type-transparent-white .header-wrap, .page-template-minimal .header-type-transparent-dark .header-wrap {
}
.page-template-minimal .header-type-transparent-dark .header-wrap {
}
.header-type-transparent-white .horizon-menu .main-navigation .main-menu .menu-item a {
}
.header-type-transparent-white .horizon-menu .main-navigation .main-menu .menu-item:hover > a {
}
.header-type-transparent-white .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::before, .header-type-transparent-white .currency-language .dropdown > a::before {
}
.header-type-transparent-white .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::before, .header-type-transparent-white .currency-language .dropdown > a:hover::before {
}
.header-type-transparent-dark .currency-language .wcml-dropdown-click a, .header-type-transparent-dark .currency-language .dropdown a, .header-type-transparent-dark .block-account a, .header-type-transparent-dark .header-search-box > .icons, .header-type-transparent-dark .lebe-minicart .mini-cart-icon, .header-type-transparent-dark .horizon-menu .main-navigation .main-menu, .header-type-transparent-dark .horizon-menu .main-navigation .main-menu .menu-item a, .header-type-transparent-dark .lebe-custommenu .widgettitle {
}
.header-type-transparent-dark .currency-language .wcml-dropdown-click a:hover, .header-type-transparent-dark .currency-language .dropdown a:hover, .header-type-transparent-dark .block-account a:hover, .header-type-transparent-dark .header-search-box > .icons:hover, .header-type-transparent-dark .lebe-minicart .mini-cart-icon:hover, .header-type-transparent-dark .horizon-menu .main-navigation .main-menu .menu-item:hover > a {
}
.header-type-transparent-dark .currency-language .wcml-dropdown-click .wcml-cs-submenu, .header-type-transparent-dark .dropdown > .submenu, .header-type-transparent-dark .horizon-menu .main-navigation .main-menu .menu-item .submenu {
}
.header-type-transparent-dark .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::after, .header-type-transparent-dark .currency-language .dropdown > a::after {
}
.header-type-transparent-dark .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::after, .header-type-transparent-dark .currency-language .dropdown > a:hover::after {
}
.header-type-transparent-dark .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::before, .header-type-transparent-dark .currency-language .dropdown > a::before {
}
.header-type-transparent-dark .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::before, .header-type-transparent-dark .currency-language .dropdown > a:hover::before {
}
.header-position.hide-header.fixed {
}
.header-position:not(.hide-header).fixed {
	right: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
}
.admin-bar .header-position:not(.hide-header).fixed {
}
@keyframes move_down_admin {
	0% {
	}
	100% {
	}
}
@-webkit-keyframes move_down_admin {
	0% {
	}
	100% {
	}
}
@keyframes move_down {
	0% {
	}
	100% {
	}
}
@-webkit-keyframes move_down {
	0% {
	}
	100% {
	}
}
.header-type-transparent-dark .header-position:not(.hide-header).fixed {
	background: rgba(0, 0, 0, 0.95);
}
.totop-holder {
	right: auto;
	left: 45px;
	bottom: 175px;
}
a.backtotop {
	float: right;
	transform: scale(0.7);
	-o-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	text-align: center;
	border: 2px solid;
	border-radius: 50%;
	background: #fff;
	left: auto;
	right: 40px;
}
.totop-holder.b_show a.backtotop {
	transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
}
[data-tooltip]::before {
	right: auto;
	left: 60px;
	margin-right: auto;
	margin-left: 0;
	transform: translateX(-136px) translateY(-170px) rotate(-90deg);
	-o-transform: translateX(-136px) translateY(-170px) rotate(-90deg);
	-webkit-transform: translateX(-136px) translateY(-170px) rotate(-90deg);
	border-radius: 5px;
	text-align: right;
}
[data-tooltip]::after, [data-tooltip]::before {
	pointer-events: none;
}
[data-tooltip]::after {
	border: 6px solid transparent;
}
[data-tooltip]::after, [data-tooltip]::before {
	pointer-events: none;
}
.b_show[data-tooltip]:hover::before {
	transform: translateX(-136px) translateY(-130px) rotate(-90deg);
}
.b_show[data-tooltip]:hover::after, .b_show[data-tooltip]:hover::before {
}
.totop-holder:hover .circle-line {
}
@-webkit-keyframes mouse-line-right {
	0% {
		right: auto;
		left: 120px;
	}
	50% {
	}
	80% {
		right: auto;
		left: 30px;
	}
	100% {
		right: auto;
		left: 30px;
	}
}
@keyframes mouse-line-right {
	0% {
		right: auto;
		left: 120px;
	}
	50% {
	}
	80% {
		right: auto;
		left: 30px;
	}
	100% {
		right: auto;
		left: 30px;
	}
}
#popup-newsletter .wpb_single_image, #popup-newsletter .wpb_raw_code {
}
#popup-newsletter h5.vc_custom_heading {
}
h5.vc_custom_heading span {
}
.page-template-minimal .arrow-down {
}
.page-template-minimal .arrow-down::before {
	border-right: none;
	border-left: 1px solid;
	left: auto;
	right: 50%;
}
.page-template-minimal .arrow-down::after {
	border-right: none;
	border-left: 1px solid;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	left: auto;
	right: 9px;
}
@-webkit-keyframes arrow-down {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(20px);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes arrow-down {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(20px);
	}
	100% {
		transform: translateY(0px);
	}
}
.site-header .container .container {
}
.banner-page {
}
.banner-page .content-banner .title-page {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.banner-page .content-banner .breadcrumb-trail .trail-items {
}
.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item {
}
.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item + .trail-item::before {
	margin: 0 7px 0 7px;
	content: '\f104';
}
.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item a, .banner-page .content-banner .breadcrumb-trail .trail-items .trail-item span {
}
.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item a:hover span {
}
.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item a:hover {
}
.single-post .header-pos-absolute .banner-page.hero-banner-page.no_background {
}
.single-post .header-pos-relative .banner-page.hero-banner-page.no_background {
}
.banner-page.has_background .content-banner {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
}
.header-pos-absolute .banner-page .content-banner {
}
.banner-page.has_background .content-banner .title-page, .banner-page.has_background .content-banner .breadcrumb-trail .trail-items .trail-item {
}
.content-banner a {
}
.banner-page.no_background .content-banner {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.header-pos-absolute .banner-page.no_background .content-banner {
}
.banner-page.no_background .content-banner .title-page {
}
.banner-page.no_background .content-banner .title-page, .banner-page.no_background .content-banner .breadcrumb-trail .trail-items .trail-item {
}
.blog .banner-page.has_background, .search .banner-page.has_background, .category .banner-page.has_background {
}
.search .blog-content.classic .post-item {
}
.search-results .blog-content.classic .lebe-footer-info {
}
.no-sidebar .sidebar {
}
.blog-page {
}
.blog-page.typography {
}
.blog-page.list {
}
.blog-page.left-sidebar .main-content {
	float: left;
}
.post-content {
}
.post-content .ziss-shop-wrap {
}
span.title-tag {
}
.post-info .cat-post, .post-info .tag-post {
}
.main-single-content:not(.single-standard) .post-info .tag-post a {
	border: 1px solid #dddddd;
	margin-right: auto;
	margin-left: 7px;
}
.single-standard .post-info .cat-post a, .single-standard .post-info .tag-post a {
}
.post-info .cat-post a {
}
.post-info .cat-post a:hover, .main-single-content:not(.single-standard) .post-info .cat-post a:hover, .main-single-content:not(.single-standard) .post-info .tag-post a:hover {
}
.post-title {
}
.post-title a {
}
.sticky .post-title a, .sticky .post-name a {
}
.sticky .post-title a:hover, .sticky .post-name a:hover {
}
.post-title a:hover {
}
.post-date, .post-author {
}
.post-author a {
}
.post-author-blog {
}
.post-author-blog a {
}
.post-author-blog a:hover {
}
.post-author a:hover {
}
.post-author span {
}
.post-content p:last-child {
}
.single-post-meta {
}
.single-standard .single-post-meta {
}
.single-standard .comments-area .title-comment {
}
.comment-navigation .nav-links {
}
.title-comment + .comment-navigation .nav-links {
}
.main-single-content:not(.single-standard) .single-post-meta {
	justify-content: space-between;
}
.main-single-content:not(.single-standard) .post-info .tag-post {
}
.tag-post span.title-tag {
}
.lebe-breadcrumb .breadcrumb {
	background: transparent;
}
.breadcrumb > li + li::before {
}
.lebe-breadcrumb .breadcrumb > li a, .lebe-breadcrumb .breadcrumb > li {
}
.lebe-breadcrumb .breadcrumb > li.active {
}
.lebe-breadcrumb .breadcrumb > li:hover {
}
.post-info-layout1 .post-date {
}
.post-info-layout1 .post-thumb, .post-info-layout1 > img {
}
.post-info-layout1 .post-title {
}
.single-container .header-post {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -50vw;
}
.single-container .header-post::before {
	background: rgba(0, 0, 0, .3);
	left: 0;
	left: 0;
}
.header-pos-absolute .single-container {
}
.single-container {
}
.single-container .post-single {
	margin-right: auto;
	margin-left: auto;
}
.post-content .lebe-mapper {
}
.single-container .header-post {
	text-align: center;
}
.single-container.no-sidebar .header-post .post-thumb {
	margin-right: auto;
	margin-left: auto;
}
.single-container .header-post .post-thumb img {
	object-fit: cover;
}
.single-container .header-post .post-title {
}
.single-container .header-post .cat-post, .single-container .header-post .tag-post {
}
.single-container .header-post .cat-post a, .single-container .header-post .tag-post a {
}
.single-container .header-post .tag-post a::before {
}
.single-container .header-post .cat-post a:hover, .single-container .header-post .tag-post a:hover {
}
.single-container .header-post .post-date {
}
.single-container .header-post .post-info {
	transform: translateY(-50%);
	left: auto;
	right: 0;
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.single-post-products-carousel-wrap {
}
.has-sidebar .single-post-products-carousel-wrap {
	left: auto;
	right: 0;
}
h3.single-post-products-carousel-title {
}
.single-post-products-carousel {
}
.single-post-products-carousel.owl-carousel .owl-dots {
}
span.dropcap {
	text-align: center;
}
.single-container .post-content p.drop-cap:first-letter {
	float: right;
	text-align: center;
	margin-right: auto;
	margin-left: 16px;
	border-radius: 50%;
}
.post-gallery .owl-dots {
}
.single-container .footer-post {
	clear: both;
	text-align: center;
}
.main-single-content .lebe-social a {
	text-align: center;
	background: #f2f2f2;
	border-radius: 50%;
}
.about-me {
	border: 1px solid #dedede;
}
.about-me .author-title {
	left: auto;
	right: 50%;
	text-align: center;
	transform: translateX(50%);
	-webkit-transform: translateX(50%);
	-o-transform: translateX(50%);
	-ms-transform: translateX(50%);
}
.about-me .avatar-img {
	border-radius: 50%;
	float: right;
}
.about-me .about-text {
}
.about-me .author-name {
}
.about-me .author-desc {
}
@media (max-width: 767px) {
	.about-me .author-title {
	}
	.about-me .avatar-img {
	}
}
@media (max-width: 479px) {
	.about-me .avatar-img {
		float: none;
		text-align: center;
	}
	.about-me .about-text {
	}
}
.user-socials-wrap .user-social {
	float: right;
	margin-right: auto;
	margin-left: 15px;
	border-radius: 50%;
	text-align: center;
}
.user-socials-wrap .user-social i {
}
.user-socials-wrap .user-social:hover {
}
.lebe-related-posts-wrap {
}
h3.related-posts-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.single-container .post-info + h3.related-posts-title {
}
h3.related-posts-title {
	text-align: center;
}
.single-container .lebe-related-posts-wrap .no-post-thumbnail .post-info {
}
.single-container .lebe-related-posts-wrap .post-info {
}
.lebe-related-posts-wrap .post-date {
}
.lebe-related-posts-wrap a + a.post-date {
	background: #fff;
	transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	right: auto;
	left: 52px;
}
.post-single .owl-dots {
}

.single-standard .tag-post span.title-tag {
}
.comments-area .title-comment {
	text-align: right;
}
.comments-area .commentlist, .comments-area .commentlist .children {
}
.comments-area .no-comments {
	text-align: center;
}
div.comments-area .no-comments {
}
.commentlist {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0;
}
.comment:not(:last-child) {
}
.commentlist .children {
	padding-left: 0;
	padding-right: 60px;
}
.comment_container {
}
.comment_container .lebe-avatar {
	float: right;
}
.comment-text {
	padding-left: 0;
	padding-right: 25px;
	text-align: right;
}
.comment-top {
}
.comment-top .comment-meta {
}
.comment-top .comment-meta .comment-author {
}
.comment-top .comment-meta .grow {
}
.comment_container .flex {
	text-align: left;
	padding-left: 0;
	padding-right: 20px;
}
.comment_container .flex a {
	margin-left: auto;
	margin-right: 5px;
}
.comment_container .flex a.comment-edit-link {
}
.comment_container .flex a.comment-edit-link::before {
}
.pingback > p > a {
	padding-left: 0;
	padding-right: 5px;
}
.pingback .edit-link {
}
.pingback .edit-link::before {
}
.comment_container .flex a::before {
	padding-right: 0;
	padding-left: 10px;
}
.comment_container .flex a:hover {
}
.comment-text p:last-child {
}
.page-template-default div#comments {
}
.commentlist ~ .comment-respond, .commentlist .comment-respond {
}
.comment-respond .comment-reply-title {
	text-align: center;
	text-align: right;
}
.comment-form {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.comment-form .row > div {
}
.comment-form .row {
}
.comment-form label {
}
.comment-form .required {
}
.comment-form input[type="text"], .comment-form input[type="email"] {
}
#review_form_wrapper {
}
.comment-form .comment-form-author, .comment-form .comment-form-email {
}
.comment-form .comment-form-comment {
}
.comment-form .form-submit {
}
.comment-form .form-submit .submit {
}
.single-container .post-single + .comments-area {
}
.single-container .post-single + .comments-area .comment-respond .comment-reply-title {
}
.lebe-container {
	margin-right: auto;
	margin-left: auto;
}
.more-link, .read-more {
}
.more-link::before, .read-more::before {
	left: auto;
	right: 0;
}
.more-link::after, .read-more::after {
	margin: 0 10px 0 0;
}
.more-link:hover::before, .read-more:hover::before {
}
.more-link .meta-nav {
}
.footer-info {
}
.classic .footer-info {
}
.post-expand {
}
.post-expand > div:first-child {
	margin-left: auto;
	margin-right: 0 !important;
}
.post-expand > div:last-child {
	margin-right: auto;
	margin-left: 0 !important;
}
.post-product-carousel .icons, .social-share .icons {
}
.post-product-carousel:hover .icons, .social-share:hover .icons {
}
.post-product-carousel .icons::after {
	right: 0;
	left: 0;
}
.post-product-carousel {
}
.post-product-carousel:hover .icons::after, .post-product-carousel:hover .post-product-list {
}
.post-product-carousel .post-product-list {
	-webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.09);
}
body:not(.single) .social-share {
}
body:not(.single) .social-share:hover .icons::after, body:not(.single) .social-share:hover .lebe-social {
}
body:not(.single) .social-share .lebe-social {
	text-align: center;
	border-radius: 32px;
	justify-content: center;
}
body:not(.single) .social-share .lebe-social a {
}
body:not(.single) .social-share:hover .flaticon-share::after {
}
body:not(.single) .social-share .flaticon-share::after {
	right: 0;
	left: 0;
}
.comment-count {
	text-align: center;
}
.comment-count::before {
	margin-right: auto;
	margin-left: 5px;
}
.blog-content.classic .post-item {
}
.blog-content.classic .post-thumb {
}
.blog-content.classic .post-info .post-title {
}
.blog-content.classic .post-info .lebe-post-meta {
}
.blog-content.classic .lebe-post-meta > span:not(:last-child)::after {
	padding: 0 12px 0 8px;
}
.blog-content.classic .lebe-post-meta .lebe-post-date, .blog-content.classic .lebe-post-meta .lebe-post-author, .blog-content.classic .lebe-post-meta .lebe-comment-count {
}
.blog-content.classic .lebe-footer-info {
}
.blog-content.classic .lebe-footer-info .lebe-cat-post, .blog-content.classic .lebe-footer-info .lebe-tag-post {
}
.blog-content.list {
	margin-right: auto;
	margin-left: auto;
}
.blog-content.list .post-info .cat-post {
}
.blog-content.list .post-info .post-title {
}
.blog-content.list .post-info .post-title::before {
	left: auto;
	right: 0;
}
.blog-content.list .post-info .post-date {
}
.blog-content.list .content-info {
}
.blog-content.list .read-more {
	float: right;
}
.blog-content.list .post-expand {
	float: left;
	text-align: left;
}
.blog-content.list .post-expand > div {
	margin-right: auto;
	margin-left: 10px;
}
.blog-content.list .post-product-carousel {
}
.blog-content.list .post-product-carousel .post-product-list {
	right: auto;
	left: -89px;
}
.social-share {
}
.blog-content.list .social-share .lebe-social {
	right: auto;
	left: -49px;
}
.list .post-thumb + .post-info {
}
.simplpe .footer-info {
}
.simplpe .post-thumb {
}
.simplpe .post-item {
}
.simplpe .post-item:last-child {
}
a.read-more-blog::after {
    margin: 0 10px 0 0;
    content: "\f104";
    float: left;
}
a.read-more-blog {
	border: 2px solid;
}
.blog-content.list .post-list-item-full {
}
.blog-content.list .post-list-item-full .post-thumb {
}
.blog-content.list .post-list-item-cols {
}
.blog-content.list .post-list-item-cols .post-thumb {
	padding-right: 0;
	padding-left: 41px;
}
.post-item a.thumb-link {
	float: right;
}
.blog-content.list .post-list-item-cols .post-info {
}
.blog-content.list .post-list-item-cols .post-thumb + .post-info {
}
.blog-content.list.simple .post-list-item-cols .post-info {
	border: none;
}
.blog-content.list.simple .post-list-item-cols .post-thumb + .post-info {
	padding-left: 0;
	padding-right: 80px
}
.blog-content.list.simple .post-list-item-cols .post-thumb {
	padding-right: 0;
	padding-left: 0;
}
.blog-content.list.simple .post-list-item-cols {
	float: right;
}
.blog-content.list.simple article:last-child {
	border: none;
}
.blog-content.grid .post-thumb {
}
.blog-content.grid .post-thumb:hover img {
	transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.post-thumb img {
}
.post-item:hover .post-thumb img {
	transform: scale(1.03);
	-o-transform: scale(1.03);
	-webkit-transform: scale(1.03);
}
.blog-content.grid article {
	text-align: center;
}
.grid .post-info .cat-post a {
}
.blog-content.grid .post-info {
	padding: 14px 0 0 0;
	text-align: right;
}
.blog-content.grid .post-info .cat-post {
	float: right;
}
.blog-content.grid .post-info .post-title::before {
	left: auto;
	right: 0;
}
.blog-content.grid .post-info .post-title {
	text-align: right;
}
.grid a.read-more-blog {
	border: none;
}
.grid .post-expand {
	float: left;
}
.blog-content.grid .post-info .post-date {
}
.grid .header-info {
}
.blog-content.grid .content-info {
}
.blog-content.grid .read-more {
}
.blog-content.grid .post-expand > div {
	margin-left: auto;
	margin-right: 8px;
}
.blog-content.grid .post-product-carousel .post-product-list, .blog-content.grid .social-share .lebe-social {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.post-thumb-grid {
}
.post-thumb-grid .post-date {
	background: #fff;
	transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	right: auto;
	left: 52px;
}
.post-password-form input[type="submit"], .post-password-form input {
}
.post-item:not(.has-post-thumbnail) .post-thumb-grid .post-date {
	transform: none;
	left: auto;
	right: 0;
	text-align: right;
	float: right;
}
@media (min-width: 4000px) {
	div div.blog-content.blog-modern {
	}
}
@media (min-width: 2400px) {
	div.blog-content.blog-modern {
	}
}
.blog_style_modern {
	background: #f6f6f6;
}
.blog-content.blog-modern {
	margin-right: -50vw;
	left: auto;
	right: 50%;
	margin-left: 0;
}
.modern nav.navigation.pagination {
	text-align: center;
}
.blog-modern .post-item {
}
.post-item-inner {
	background: #fff;
}
.blog-modern .post-item:nth-child(2n+1) {
	clear: right;
}
.blog-modern .post-thumb {
}
.blog-modern .post-info {
	text-align: center;
}
.blog-modern .post-item a.thumb-link, .blog-modern .post-item a.thumb-link img {
}
.blog-modern .post-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.blog-modern .post-title {
}
.blog-modern a.read-more-blog {
	border: 2px solid;
}
.blog-modern a.read-more-blog::after {
}
.blog-content-standard .post-item {
}
.blog-content-standard .post-item:last-child {
	border: none;
}
.blog-content-standard .post-expand {
}
.blog-content-standard .post-expand .cat-post, .blog-content-standard .post-expand .tag-post {
	float: right;
}
.blog-content-standard .post-expand a {
}
.blog-content-standard .post-expand a:hover {
}
.blog-content-standard .tag-post span.title-tag {
}
.blog-content-standard .post-expand .comment-count {
	float: left;
}
.blog-content-standard .post-comment {
	text-align: center;
	right: auto;
	left: 0;
}
.blog-content-standard .post-comment::before {
	left: auto;
	right: 5px;
}
.blog-content-standard .post-expand {
	margin-top: 10px
}
.blog-content-standard .categories.cat-post, .blog-content-standard .tabs.tag-post {
	padding-right: 0;
	padding-left: 40px;
}
.blog-content-standard .categories.cat-post a, .blog-content-standard .tabs.tag-post a {
}
.blog-content-standard + nav.navigation.pagination {
}
.blog-content-standard .post-date {
}
.blog-content-standard .post-thumb {
}
.blog-content-standard .post-date a {
}
.blog-content-standard .post-date a:hover {
}
.blog-content-standard a.more-link::after {
}
.blog-content-standard h3.post-name {
	word-wrap: break-word;
}
.blog-content-standard .comment-count {
	float: left;
}
nav.navigation.pagination {
}
.pagination {
	text-align: right;
}
.post-pagination {
}
.woocommerce-pagination {
}
nav.prdctfltr-ignite {
}
.has-sidebar .prdctfltr_faded + .prdctfltr-pagination-load-more {
}
.prdctfltr-ignite::after {
	margin-left: auto;
	margin-right: 15px;
}
.prdctfltr-ignite .button {
	border-radius: 50%;
	background: #9c9c9c;
	background: -moz-linear-gradient(left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
	background: -webkit-linear-gradient(left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
	background: -o-linear-gradient(left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
	background: -ms-linear-gradient(left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
	background: linear-gradient(to left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
.prdctfltr-ignite .button::before {
	background: #9c9c9c;
	border-radius: 100% 0 0 0;
	right: auto;
	left: 0;
}
.prdctfltr-ignite .button::after {
	background: #fff;
	border-radius: 50%;
	left: 0;
	left: 0;
}
@-webkit-keyframes loading_p {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes loading_p {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
ul.page-numbers {
	text-align: center;
}
ul.page-numbers li {
	margin-right: auto;
	margin-left: 7px;
}
ul.page-numbers li a {
	text-align: center;
	border: 1px solid #dddddd;
}
a.next.page-numbers {
}
a.prev.page-numbers {
}
a.next.page-numbers::before {
    content: "\f104";
}
a.prev.page-numbers::before {
	content: "\f105";
}
ul.page-numbers li span, ul.page-numbers li a:hover {
	text-align: center;
	border: 1px solid #000;
}
.post-pagination > span:not(.title), .post-pagination a span, .pagination .page-numbers {
	text-align: center;
	border-radius: 0;
	border: 1px solid #dddddd;
	margin-right: 4px;
	margin-left: 4px;
}
.pagination .page-numbers:first-child {
	margin-left: auto;
	margin-right: 0;
}
.pagination .page-numbers:last-child {
	margin-right: auto;
	margin-left: 0;
}
.post-pagination > span:not(.title), .post-pagination a span:hover, .pagination .page-numbers.current, .pagination .page-numbers:hover {
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
}
.pagination .page-numbers.prev::before, .pagination .page-numbers.next::before {
	right: 0;
	left: 0;
}
.blog-page.typography .pagination, .blog-page.grid .pagination {
	text-align: center;
}
.more-items {
	text-align: center;
}
.lebe-ajax-load {
	text-align: center;
}
.lebe-ajax-load a, .more-items .woo-product-loadmore {
	text-align: center;
	border: 2px solid;
	border-radius: 50px;
}
.more-items .woo-product-loadmore::before {
	margin-right: auto;
	margin-left: 10px;
}
.more-items .woo-product-loadmore.loading {
	pointer-events: none;
}
.more-items .woo-product-loadmore.loading::before {
	text-align: center;
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(360deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}
@keyframes spin {
	0% {
		transform: rotate(360deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
.lebe-ajax-load a.disabled, .more-items .woo-product-loadmore.disabled {
	pointer-events: none;
}
.sidebar .widget:not(:last-child) {
}
.sidebar .widget {
	border: 1px solid #e4e4e4;
}
.widget table {
}
.sidebar .widget.widget_media_image {
	border: none;
}
.sidebar .widget.widget_media_image a {
}
.sidebar .widget.widget_media_image a::before {
	right: 10px;
	left: 10px;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
}
.sidebar .widget.widget_media_image a::after {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	right: 10px;
	left: 10px;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
}
.sidebar .widget.widget_media_image:hover a::before, .sidebar .widget.widget_media_image:hover a::after {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.sidebar .widget.widget_media_image:hover img {
}
.widget_media_image img {
}
body .sidebar div.widget > ul {
}
body .sidebar div.widget > div {
}
body .sidebar div.widget form:first-child {
}
.left-sidebar .main-single-content, .left-sidebar .main-content.has-sidebar {
	float: left;
}
.sidebar .widget select {
}
.sidebar div.widget .widgettitle {
	background: #f0f0f0;
}
.sidebar .widget > ul {
}
.sidebar .widget ul, .sidebar .widget ol {
}
.sidebar .widget ul ul, .sidebar .widget ul ol, .sidebar .widget ol ol, .sidebar .widget ol ul {
	padding-left: 0;
	padding-right: 17px;
}
.sidebar .widget ul ul ul {
	padding-left: 0;
	padding-right: 10px;
}
.sidebar .widget ul li {
}
.sidebar .widget ul li::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.sidebar .widget ul li:last-child::before {
}
.sidebar .widget ul li:last-child {
}
.sidebar .widget ul.children li:last-child::before {
}
.sidebar .widget ul ul.children::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.sidebar .widget ul ul.children {
}
.sidebar .widget > ul > li:first-child {
}
.sidebar .widget > ul > li:last-child {
}
.sidebar .widget p:last-child {
}
.sidebar .widget ul li a {
}
.sidebar .widget.widget_recent_comments ul li a {
}
.sidebar .widget ul li a:hover {
}
body .sidebar div.widget.widget_nav_menu > div {
}
.sidebar .widget ul .menu-item ul::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.sidebar .widget ul .menu-item ul {
}
.sidebar .widget ul li.menu-item {
	border: none;
}
.sidebar .widget ul li.menu-item a {
}
.sidebar .widget ul.menu > li.menu-item:first-child > a {
}
.sidebar .widget ul.menu > li.menu-item:last-child > a {
}
.sidebar .widget ul li.menu-item a:empty {
}
.sidebar .widget label:not(.screen-reader-text) {
}
.calendar_wrap caption {
}
.sidebar .prdctfltr-widget .prdctfltr_wc {
}
.sidebar .prdctfltr_wc.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
}
.sidebar .shop-sidebar div.widget.prdctfltr-widget {
	border: none;
}
.sidebar .widget .prdctfltr_checkboxes label:not(.screen-reader-text) {
}
.sidebar .prdctfltr_filter:first-child .widgettitle {
	border: none;
}
.sidebar .prdctfltr_filter .widgettitle {
}
.sidebar .prdctfltr-widget .prdctfltr_add_scroll {
}
.sidebar .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter[data-filter="product_cat"] {
}
.sidebar .prdctfltr_filter[data-filter="product_cat"] .widgettitle {
	background: #000;
}
.sidebar .prdctfltr-widget div[data-filter="product_cat"] .prdctfltr_add_scroll {
}
.sidebar .prdctfltr-widget div[data-filter="product_cat"] label {
	padding-left: 0;
	padding-right: 15px;
}
.sidebar .prdctfltr-widget div[data-filter="product_cat"] label:last-child {
	border: none;
}
.sidebar .prdctfltr_wc.prdctfltr_round .prdctfltr_filter[data-filter="product_cat"] label > span:before {
}
.sidebar .prdctfltr_wc.prdctfltr_round .prdctfltr_filter[data-filter="product_cat"] label > span:after {
	margin: 0 0 0 20px;
	float: left;
	background: transparent;
	content: "\f104";
}
.sidebar .prdctfltr_filter[data-filter="product_cat"] .widgettitle i.prdctfltr-down {
	float: right;
	margin-right: auto;
	margin-left: 10px;
	align-items: center;
}
.sidebar .prdctfltr_filter[data-filter="product_cat"] .widgettitle i.prdctfltr-down:before {
	left: auto;
	right: 0;
}
.sidebar .prdctfltr_filter[data-filter="product_cat"] .widgettitle i.prdctfltr-down:after {
	left: auto;
	right: 0;
}
.prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_pa_color .prdctfltr_add_scroll, .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_pa_size .prdctfltr_add_scroll {
}
.sidebar .prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons {
}
.sidebar .prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons > span {
}
.sidebar .prdctfltr_wc .prdctfltr_terms_customized_color .prdctfltr_checkboxes label {
}
.sidebar div label .prdctfltr_customize_block {
	margin: 0 0 0 2px;
}
.sidebar .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter {
	border: 1px solid #dddddd;
}
.widgettitle + form {
}
.sidebar .widget > select {
}
.lebe-searchform {
}
.lebe-searchform input[type='text'] {
	padding: 0 20px 0 48px;
	border: 1px solid #333;
}
.lebe-searchform button {
	right: auto;
	left: 0;
	text-align: center;
	background: #333;
}
.lebe-searchform button:hover {
	background: #000;
}
.widget-lebe-newsletter {
}
.widget-lebe-newsletter .newsletter-title {
	text-align: center;
}
.widget-lebe-newsletter .newsletter-title::before {
	right: 0;
	left: 0;
}
.widget-lebe-newsletter .newsletter-subtitle {
	text-align: center;
}
.widget-lebe-newsletter .newsletter-content .newsletter-form-wrap input[type=email] {
	text-align: center;
}
.widget-lebe-newsletter .newsletter-content .newsletter-form-wrap button {
}
.sidebar .widget_categories ul ul {
	border: none;
}
.widget_categories ul li.cat-item {
}
.widget_categories ul li.cat-item a {
}
.widget_categories ul li.cat-item a:hover, .widget_categories ul li.cat-item.current-cat, .widget_categories ul li.cat-item.current-cat a {
}
.lebe_latest_posts_widget .latest-post li.post {
}
.lebe_latest_posts_widget .latest-post li.post .item-photo {
	float: right;
}
.lebe_latest_posts_widget .latest-post li.post .item-detail {
	padding-left: 0;
	padding-right: 20px;
}
.lebe_latest_posts_widget .latest-post li.post .item-detail .item-name {
}
.lebe_latest_posts_widget .latest-post li.post .item-detail .item-athur {
}
.sidebar .widget ul li .item-athur a:not(:hover) {
}
.widget_lebe_instagram .lebe-instagram {
	padding: 0 0 5px 0;
}
.widget_lebe_instagram .lebe-instagram .item {
	float: right;
}
.widget-cosre-socials_list {
}
a.social {
	text-align: center;
}
body .sidebar div.widget div.tagcloud {
}
.tagcloud {
}
.tagcloud a {
	border: 1px solid #dddddd;
	float: right;
	margin: 0 0 12px 12px;
}
.sidebar .widget_shopping_cart .cart_list .mini_cart_item {
}
.widget_shopping_cart .cart_list .mini_cart_item > a:not(.remove) {
	margin-right: auto;
	margin-left: 15px;
}
.widget_shopping_cart .cart_list .mini_cart_item .remove {
	right: auto;
	left: 0;
}
.widget_shopping_cart .cart_list .mini_cart_item img {
	margin-right: auto;
	margin-left: 15px;
	float: right;
}
.widget_shopping_cart .cart_list .mini_cart_item .quantity {
}
.widget_shopping_cart .woocommerce-mini-cart__total.total {
}
.widget_shopping_cart .woocommerce-mini-cart__total.total > strong {
}
.widget_shopping_cart .woocommerce-mini-cart__total.total > .woocommerce-Price-amount {
	float: left;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons {
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
	float: right;
	text-align: center;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button:hover {
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout {
	float: left;
}
.sidebar .widget_products .product_list_widget li {
}
.widget_products .product_list_widget li > a {
}
.widget_products .product_list_widget li > a img {
	float: right;
	margin-right: auto;
	margin-left: 15px;
}
.icheckbox_flat-purple, .iradio_flat-purple {
	margin-right: auto;
	margin-left: 15px;
	border-radius: 50%;
	border: 1px solid #d1d1d1 !important;
	background: none !important;
}
.WOOF_Widget .woof_container .icheckbox_flat-purple.checked ~ label, .WOOF_Widget .woof_container .iradio_flat-purple.checked ~ label, .WOOF_Widget .woof_container li label.hover, .WOOF_Widget .woof_container li label.hover {
}
.icheckbox_flat-purple input[type=checkbox], .iradio_flat-purple input[type=radio] {
}
.WOOF_Widget .woof_redraw_zone > .woof_container {
}
.WOOF_Widget .woof_redraw_zone > .woof_container.woof_container_size {
}
.WOOF_Widget .woof_container {
}
.WOOF_Widget .woof_container h4 {
}
.WOOF_Widget .woof_container ul {
	padding-left: 0;
	padding-right: 0;
}
.WOOF_Widget .woof_container li {
	border: none !important;
}
.WOOF_Widget .woof_container label {
}
.WOOF_Widget .woof_container .woof_childs_list {
	padding-left: 0;
	padding-right: 17px;
}
.woof_reset_search_form {
	float: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
div.woof_info_popup {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
div.woof_info_popup::before {
}
.shop-page {
}
.shop-page ul {
	padding-left: 0;
	padding-right: 0;
	clear: both;
}
.shop-page.shop-modern {
	background-position: bottom center;
	background-size: 100% auto;
}
.main-modern {
	background: #fff;
}
.list-cate + .prdctfltr_wc {
	right: 0;
	left: 0;
}
ul.list-cate {
}
h2.woocommerce-loop-category__title {
	text-align: center;
}
li.product-category:hover {
	box-shadow: 0 0px 15px rgba(0, 0, 0, .1);
}
li.product-category {
	float: right;
}
mark.count {
	background: transparent;
}
@media (max-width: 1100px) {
	div ul.list-cate {
	}
}
@media (min-width: 1280px) {
	li.product-category {
	}
	li.product-category:nth-child(5n+1) {
		clear: right;
	}
	a.reset_variations {
	}
}
@media (min-width: 1301px) and (max-width: 1336px) {
	div.header-control-right .header-control-wrap {
	}
}
@media (min-width: 1301px) and (max-width: 1500px) {
	header.header .search-field {
	}
	header:not(.style-01):not(.style-02):not(.style-05):not(.style-07):not(.style-08) .header-control-right .header-control-wrap {
	}
	div.shop-page.shop-modern {
	}
	.shop-modern .main-modern {
	}
	header.style-07 .header-menu.horizon-menu {
		padding: 90px 120px 50px 30px;
	}
	header.style-07 .horizon-menu .main-navigation {
	}
	.style-07 span.close-menu-horizon {
	}
}
@media (min-width: 1025px) and (max-width: 1300px) {
	header.header .search-field, header .header-control-right .header-control-wrap {
	}
	header.header.style-05 div .search-field, header.header.style-05 div.header-control-right .header-control-wrap {
	}
	div.shop-page.shop-modern {
	}
	.shop-modern .main-modern {
	}
	header .currency-language .dropdown > a {
		padding: 0 15px 0 25px;
	}
	header div.wcml_currency_switcher li a {
	}
}
@media (min-width: 1025px) and (max-width: 1279px) {
	li.product-category {
	}
	li.product-category:nth-child(4n+1) {
		clear: right;
	}
	div.row-table > div {
		PADDING: 0 10PX;
	}
	header:not(.style-05):not(.style-06):not(.style-09) .horizon-menu .main-navigation .main-menu > .menu-item {
	}
	header.header div .search-field {
	}
	header .logo img {
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	li.product-category {
	}
	li.product-category:nth-child(3n+1) {
		clear: right;
	}
}
@media (max-width: 767px) {
	li.product-category {
	}
	li.product-category:nth-child(2n+1) {
		clear: right;
	}
}
.single-product .site-header {
}
.single-product .shop-page {
}
.single-product .lebe-single-container {
	padding-right: 10px;
	padding-left: 10px;
}
.single-product .no-sidebar .lebe-single-container .main-content {
	padding-right: 0;
	padding-left: 0;
}
.main-product p.woocommerce-result-count {
	float: right;
}
.main-product form.woocommerce-ordering {
	float: left;
}
.product-toolbar {
	margin-right: auto;
	margin-left: auto;
}
.product-toolbar-wrap {
}
.single .product-toolbar.product-big::before {
	background: #f8f8f8;
	left: -9999em;
	left: -9999em;
}
nav.woocommerce-breadcrumb {
}
nav.woocommerce-breadcrumb a {
}
nav.woocommerce-breadcrumb a:hover {
}
.product-toolbar .breadcrumb-trail {
	margin-right: auto;
	margin-left: auto;
}
.product-toolbar .breadcrumb-trail .trail-items {
}
.product-toolbar .breadcrumb-trail .breadcrumb > li + li::before {
}
.product-toolbar .post-navigation {
	right: auto;
	left: 0;
}
.shop-prdctfltr-filter-wrap .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
	background: #f8f8f8;
	padding: 50px 80px 20px 60px;
}
.shop-prdctfltr-filter-wrap .prdctfltr_wc {
}
.product-toolbar .post-navigation .nav-links a {
}
.product-toolbar .post-navigation .nav-links a:hover {
}
.product-toolbar .post-navigation .nav-links a .arrow {
}
.product-toolbar .post-navigation .nav-links a .arrow::before {
	right: 0;
	left: 0;
}
.product-toolbar .post-navigation .nav-links a .arrow::before {
	right: 0;
	left: 0;
}
.product-toolbar .post-navigation .nav-links a .arrow::after {
	border-right: none;
	border-left: 1px solid;
}
.product-toolbar .post-navigation .nav-links .nav-previous a .arrow::after {
	left: auto;
	right: 0px;
	transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.product-toolbar .post-navigation .nav-links .nav-next a .arrow::after {
	left: auto;
	right: 10px;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.toolbar-products .category-filter {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.toolbar-products .category-filter li {
}
.toolbar-products .category-filter li a {
}
.toolbar-products .category-filter li a::before {
	left: auto;
	right: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.toolbar-products .category-filter li.active a, .toolbar-products .category-filter li a:hover {
}
.toolbar-products .category-filter li.active a::before, .toolbar-products .category-filter li a:hover::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
div.prdctfltr_wc {
}
.main-product .prdctfltr_wc .prdctfltr_filter_title {
}
.part-filter-wrap span.prdctfltr_title_selected {
	margin: 0 10px 0 0;
}
span.prdctfltr_title_selected {
	border-radius: 20px;
	padding: 0 10px 0 15px;
	margin: 10px 0 0 10px;
}
span.prdctfltr_title_selected a {
}
span.prdctfltr_title_selected:hover {
	background: #000;
}
.prdctfltr_woocommerce .prdctfltr_filter {
}
div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span {
}
div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span::before {
	margin-right: auto;
	margin-left: 12px;
}
.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span:before {
	border-radius: 50%;
	border: 1px double #dddddd;
	margin-right: auto;
	margin-left: 12px;
	box-sizing: content-box;
}
.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span:after {
	background: #fff;
	border-radius: 50%;
	right: auto;
	left: 4px;
}
div.prdctfltr_filter .prdctfltr_regular_title {
}
.prdctfltr_filter .prdctfltr_regular_title::before {
	margin-right: auto;
	margin-left: 10px;
	left: auto;
	right: 0;
}
div .prdctfltr_customize_block .prdctfltr_customize_color {
	border: 1px solid #e5e5e5;
	border-radius: 50%;
}
.prdctfltr_active span.prdctfltr_customize_block::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%) translateY(-50%);
	-moz-transform: translateX(50%) translateY(-50%);
	-ms-transform: translateX(50%) translateY(-50%);
	-o-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-50%);
}
label .prdctfltr_customize_block {
	border: 1px solid transparent;
	border-radius: 50%;
}
div label .prdctfltr_customize_block {
	border: 1px solid #b0b0b0;
	box-shadow: 0 0 0;
}
div label.prdctfltr_active .prdctfltr_customize_block, div label:hover .prdctfltr_customize_block {
	border: 1px solid #aaa;
}
.prdctfltr_wc .prdctfltr_buttons {
	text-align: center;
}
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label {
}
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label > span {
	border: 2px solid;
	border-radius: 50%;
	text-align: center;
	margin: 0 0 10px 10px;
}
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label > span::before {
}
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label.prdctfltr_active > span, .prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label.prdctfltr_hover:hover > span {
}
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single .prdctfltr_ft_none > span {
}
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label:hover > span, .prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label.prdctfltr_active > span {
}
div.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label > span::after, .prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label > span::before {
}
div.prdctfltr_wc .prdctfltr_terms_customized_color .prdctfltr_checkboxes label {
}
div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label:hover {
}
.prdctfltr_filter label {
}
.prdctfltr_filter.prdctfltr_text label {
}
.prdctfltr_wc div.prdctfltr_buttons {
}
.prdctfltr_woocommerce_filter_submit, .prdctfltr_sale, .prdctfltr_instock {
	background: #000;
}
.prdctfltr_woocommerce.pf_default a.prdctfltr_woocommerce_filter_submit {
	margin-right: auto;
	margin-left: 6px;
}
.prdctfltr_wc.prdctfltr_wc_regular div.prdctfltr_buttons label {
}
.prdctfltr_wc div.prdctfltr_buttons label, .prdctfltr_wc div.prdctfltr_buttons span {
}
.prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons > span {
}
.prdctfltr_wc .prdctfltr_buttons .prdctfltr_reset span {
	background: #000;
}
.prdctfltr_wc .prdctfltr_filter_title {
}
.prdctfltr_wc .prdctfltr-bars::before {
}
div.prdctfltr_wc .prdctfltr_filter_title .prdctfltr_woocommerce_filter {
}
.prdctfltr_sc .products {
}
.prdctfltr_sc .products li {
	text-align: center;
}
.prdctfltr_sc h2.woocommerce-loop-category__title {
}
.prdctfltr_sc.hide-cat-thumbs .product-category img.fami-img {
}
.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title:hover {
}
.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title {
}
.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title::before {
	left: auto;
	right: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title:hover::before, .prdctfltr_sc.hide-cat-thumbs .product-categoryh2.woocommerce-loop-category__title.active a::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title {
}
.prdctfltr_sc .product-info {
	text-align: right;
}
.prdctfltr-pagination-load-more.woocommerce-pagination {
	margin: 20px 0 0 0;
}
.prdctfltr-pagination-load-more:not(.prdctfltr-ignite) .button {
	background: #ededed;
}
div.prdctfltr_wc .prdctfltr_description {
	padding: 0px 0 20px 0;
}
div.pf_rngstyle_flat .irs-from::after, div.pf_rngstyle_flat .irs-to::after, div.pf_rngstyle_flat .irs-single::after {
}
div.pf_rngstyle_flat .irs-bar::after {
	left: auto;
	right: -4px;
	border-radius: 50%;
}
div.pf_rngstyle_flat .irs-bar::before {
	border-radius: 50%;
	right: auto;
	left: -4px;
}
div.pf_rngstyle_flat .irs-line {
}
div.pf_rngstyle_flat .irs-slider {
}
.product-toolbar .post-navigation .nav-links > div::before {
	right: auto;
	left: -5px;
	border-left: none;
	border-right: 1px solid #d6d6d6;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.product-toolbar .post-navigation .nav-links > div:last-child::before {
}
.product-toolbar .post-navigation .nav-links > div {
}
.prdctfltr_wc.prdctfltr_wc_regular .prdctfltr_buttons label {
}
.product-toolbar .nav-links > div > a:hover .img-thumb-nav {
}
.img-thumb-nav {
	border: 2px solid #eaeaea;
	right: auto;
	left: 0;
}
.img-thumb-nav::before {
	border-right: 13px solid rgba(0, 0, 0, 0);
	border-left: 0 solid #eaeaea;
	right: auto;
	left: 10px;
}
.product-toolbar .nav-links > div > a {
	border-radius: 50%;
	text-align: center;
	padding-right: 0;
	padding-left: 1px;
}
.product-toolbar .nav-links > div {
	float: right;
}
.product-toolbar .nav-links > div.nav-next {
	float: left;
	margin-left: auto;
	margin-right: 10px;
}
.product-toolbar .nav-links .flaticon-right-arrow::before {
	content: "\f11c";
}
.product-toolbar .nav-links .flaticon-left-arrow::before {
	content: "\f11b";
}
.toolbar-products-mobile .cat-item a::before, .real-mobile-toolbar.toolbar-products-shortcode .cat-item a::before {
	right: 0;
	left: 0;
}
.toolbar-products-mobile .cat-item, .real-mobile-toolbar.toolbar-products-shortcode .cat-item {
}
.toolbar-products-mobile .cat-item a, .toolbar-products-shortcode .cat-item a {
	margin-right: auto;
	margin-left: 25px;
}
.toolbar-products-mobile .cat-item.active a::before, .real-mobile-toolbar.toolbar-products-shortcode .cat-item.active a::before {
	opacity: 1
}
.toolbar-products-mobile .cat-item.active, .toolbar-products-mobile .cat-item.active a, .real-mobile-toolbar.toolbar-products-shortcode .cat-item.active, .real-mobile-toolbar.toolbar-products-shortcode .cat-item.active a {
}
.category-filter-mobile.owl-carousel .owl-nav > div, .category-filter-mobile.owl-carousel:hover .owl-nav > div {
	right: auto;
	left: -13px;
	transform: none;
	background: #fff;
}
.category-filter-mobile.owl-carousel .owl-nav > div.owl-prev {
	left: -45px;
	right: auto;
}
.category-filter-mobile.owl-carousel .owl-nav > div.owl-next {
	right: auto;
	left: -70px;
}
.category-filter-mobile.owl-carousel .owl-nav > .owl-next.disabled, .category-filter-mobile.owl-carousel .owl-nav > .owl-prev.disabled {
}
.toolbar-products-mobile .part-filter-wrap {
	float: none;
}
.toolbar-products-mobile .actions-wrap {
	border: 1px solid #dbdbdb;
}
.action-mini a.filter-toggle {
	background: transparent;
}
.action-mini .fami-woocommerce-ordering select.orderby {
	border: none;
}
.action-mini form.fami-woocommerce-ordering {
	border: none;
	background-position: calc(100% - 10px) center;
}
.action-mini {
	float: right;
	border-right: none;
	border-left: 1px solid #dbdbdb;
}
.action-mini:last-child {
	border-right: none;
	border-left: 0px solid #dbdbdb;
}
.action-layout-item.part-wrap {
	float: right;
	margin-left: auto;
	margin-right: 15px;
}
.action-layout .list-mode a.display-mode::before {
	background: none;
}
.action-layout .grid-mode a.display-mode::before {
	background: none;
}
.action-layout {
	float: left;
	padding-right: 0;
	padding-left: 5px;
}
.action-layout-item.part-wrap {
	float: right;
	margin-left: auto;
	margin-right: 15px;
}
.action-layout a.display-mode {
}
.action-layout a.display-mode.flaticon-lists {
}
.toolbar-products-mobile .part-cats-list-wrap, .toolbar-products-shortcode.real-mobile-toolbar .part-cats-list-wrap {
	float: none;
	padding-right: 0;
	padding-left: 60px;
}
.toolbar-products-shortcode.real-mobile-toolbar .category-filter {
	padding-left: 0;
	padding-right: 30px;
}
div .row.mobile-shop-real {
	margin-right: -25px;
	margin-left: -25px;
}
.mobile-shop-real .woocommerce-products-header__title.page-title {
	padding-left: 0;
	padding-right: 5px;
}
.lebe-is-real-mobile .info-top {
}
.enable-shop-page-mobile .shop-page .products-list svg {
}
.enable-shop-page-mobile .shop-page .products-size.products-list {
}
.enable-shop-page-mobile .shop-page .products-size.products-list::before {
	left: auto;
	right: 0;
}
.enable-shop-page-mobile .shop-page .products-size.products-list::after {
	left: auto;
	right: 0;
}
.enable-shop-page-mobile .shop-page a.products-size.products-list.active {
}
.prdctfltr_woocommerce.pf_sidebar .prdctfltr_woocommerce_ordering, .prdctfltr_woocommerce.pf_sidebar_right .prdctfltr_woocommerce_ordering, .prdctfltr_woocommerce.pf_sidebar_css .prdctfltr_woocommerce_ordering, .prdctfltr_woocommerce.pf_sidebar_css_right .prdctfltr_woocommerce_ordering {
}
.enable-shop-page-mobile .shop-page .product-item {
}
.enable-shop-page-mobile .product-list .product-inner {
	border: none;
}
.enable-shop-page-mobile .shop-page .product-info {
}
.enable-shop-page-mobile .prdctfltr_wc.prdctfltr_mobile {
}
.enable-shop-page-mobile .shop-page .product-inner .product-title {
}
.wc-prdctfltr-active header.site-header.site-header-mobile, .variable_mobile_show header.site-header.site-header-mobile {
}
.enable-shop-page-mobile .shop-prdctfltr-filter-wrap {
	right: auto;
	left: 0;
	background: #fff;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.enable-shop-page-mobile.wc-prdctfltr-active .shop-prdctfltr-filter-wrap {
	-webkit-transform: translateX(-0);
	-moz-transform: translateX(-0);
	-ms-transform: translateX(-0);
	-o-transform: translateX(-0);
	transform: translateX(-0);
}
.enable-shop-page-mobile .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter {
}
.enable-shop-page-mobile form.prdctfltr_woocommerce_ordering {
}
.enable-shop-page-mobile .shop-prdctfltr-filter-wrap .prdctfltr_wc .prdctfltr_filter_title {
}
.enable-shop-page-mobile span.prdctfltr_showing {
}
.enable-shop-page-mobile form.prdctfltr_woocommerce_ordering {
	box-shadow: none !important;
}
.enable-shop-page-mobile span.prdctfltr_showing::before {
}
.enable-shop-page-mobile span.prdctfltr_showing {
	text-align: center;
	left: auto;
	right: 10px;
}
.enable-shop-page-mobile .prdctfltr_wc .prdctfltr_filter_title > span.prdctfltr_woocommerce_filter_title {
	text-align: center;
}
.enable-shop-page-mobile span.prdctfltr_title_selected {
	border-radius: 20px;
	margin: 5px 0 0 5px;
}
.enable-shop-page-mobile.wc-prdctfltr-active .body-overlay {
}
.enable-shop-page-mobile .prdctfltr_wc div.prdctfltr_buttons label, .enable-shop-page-mobile .prdctfltr_wc div.prdctfltr_buttons span {
}
.prdctfltr_wc div.prdctfltr_buttons > span {
}
.enable-shop-page-mobile .prdctfltr_topbar {
}
.enable-shop-page-mobile .shop-page .product-inner .price {
}
.enable-shop-page-mobile .product-list .product-inner .product-info .product-title a {
}
.enable-shop-page-mobile .shop-page .product-inner .add_to_cart_button, .enable-shop-page-mobile .shop-page .product-inner .added_to_cart, .enable-shop-page-mobile .shop-page .product-inner .product_type_variable, .enable-shop-page-mobile .shop-page .product-inner .product_type_simple, .enable-shop-page-mobile .shop-page .product-inner .product_type_external, .enable-shop-page-mobile .shop-page .product-inner .product_type_grouped {
}
.enable-shop-page-mobile .shop-page div .row.products {
	margin-right: -10px;
	margin-left: -10px;
}
.enable-shop-page-mobile .banner-page.hero-banner-page {
	display: none
}
.enable-shop-page-mobile .woocommerce-page-headermid .title-page {
	text-align: center;
}
.enable-shop-page-mobile .woocommerce-page-headermid {
	text-align: right;
}
.enable-shop-page-mobile .show-search + .woocommerce-page-headermid {
}
.enable-shop-page-mobile .breadcrumb-trail.breadcrumbs {
}
.enable-shop-page-mobile .banner-page.no_background {
}
.enable-shop-page-mobile .woocommerce-page-headermid .trail-items {
}
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover a {
	background: transparent !important;
	text-align: center;
	border-radius: 0;
}
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover a:hover, .enable-shop-page-mobile .woocommerce-page-header ul .line-hover.active a {
}
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover.active a::before {
}
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover a::before {
	right: 0;
	left: 0;
}
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover {
}
.enable-shop-page-mobile .woocommerce-page-header {
}
.enable-shop-page-mobile .woocommerce-page-header ul {
	text-align: center;
}
.shop_table_mobile th, .shop_table_mobile td {
}
.shop_table_mobile td.product-thumbnail > a {
}
.shop_table_mobile input[type="text"] {
	border: 1px solid #dddddd;
	border-radius: 0 !important;
	text-align: center;
}
.shop_table_mobile .product-info .quantity {
	text-align: right;
}
.shop_table_mobile .cart .quantity .btn-number {
	right: auto;
	left: 8px;
}
.shop_table_mobile .cart .quantity .input-qty {
}
.shop_table_mobile .checkout.woocommerce-checkout p {
}
.prdctfltr_wc.prdctfltr_mobile {
}
.sidebar .prdctfltr_wc .prdctfltr-bars::before {
}
div .pf_ajax_loading .css-spinner-full-01::before {
	border-top-color: #000
}
.prdctfltr_woocommerce.pf_sidebar div.prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_right div.prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_css div.prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_css_right div.prdctfltr_close_sidebar {
}
.prdctfltr_mobile .prdctfltr_buttons > span {
}
.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_mobile div.prdctfltr_buttons label, .prdctfltr_wc.prdctfltr_mobile .prdctfltr_buttons .prdctfltr_reset span {
}
.enable-shop-page-mobile .checkout-before-top .woocommerce-info {
}
@media (min-width: 360px) and (max-width: 767px) {
	.enable-shop-page-mobile .shop-page .product-item {
		border: none;
		clear: none;
	}
	.enable-shop-page-mobile .shop-page .products_list-size-3 .product-item {
	}
	.enable-shop-page-mobile .shop-page .owl-carousel .product-item {
	}
	.enable-shop-page-mobile .shop-page .product-inner .product-title {
	}
	.enable-shop-page-mobile .shop-page .product-item:nth-child(2n+1) {
		clear: right;
	}
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
	left: auto;
	right: -10px;
}
.scrollbar-macosx > .scroll-element.scroll-y:hover .scroll-bar {
}
.menu-scroll .scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
	left: auto;
	right: -3px;
}
.sidebar-canvas .scrollbar-macosx {
}
.sidebar-canvas-overlay {
	right: auto;
	left: 0;
}
.sidebar-canvas-open .sidebar-canvas-overlay {
	left: auto;
	right: 0
}
.page-wrapper {
	background-size: cover;
	float: right;
}
.sidebar-canvas-open .page-wrapper {
	margin-left: auto;
	margin-right: 360px;
}
.sidebar-canvas {
	left: auto;
	right: -360px;
	background: #ffffff;
}
.sidebar-canvas-open .sidebar-canvas {
	left: auto;
	right: 0;
}
.sidebar-canvas-inner {
}
.btn-canvas {
	padding: 0 18px 0 14px;
	left: auto;
	right: -16px;
	transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.btn-canvas::after {
	margin-left: auto;
	margin-right: 8px;
}
.sidebar-canvas-open .btn-canvas {
	left: auto;
	right: 345px
}
body.single-product .single-left {
	float: right;
}
h4.title-s-desc {
}
.has-sidebar .wc-tabs-wrapper .vc_row-o-equal-height, .has-sidebar .wc-tabs-wrapper .vc_row[data-vc-full-width] {
}
.product:not(.big_images):not(.gallery_detail) h4.title-s-desc {
}
body.single-product .woocommerce-product-gallery {
}
.woocommerce-product-gallery .onsale {
	right: auto;
	left: 70px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	right: auto;
	left: -60px;
	border-radius: 50%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger img.emoji {
}
.pswp__button:hover {
	background: transparent;
}
.woocommerce-product-gallery .flex-viewport {
	text-align: center;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	margin-left: auto;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.sticky_detail .flex-control-thumbs {
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
	border: none;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li.slick-slide img.flex-active {
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow {
	text-align: center;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:hover .slick-arrow {
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.fa-caret-up {
	left: auto;
	right: 33px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.fa-caret-down {
	left: auto;
	right: 33px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.fa-caret-left {
	left: auto;
	right: 10px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.fa-caret-right {
	right: auto;
	left: 10px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:not(.slick-vertical) .slick-arrow {
	left: auto;
	right: 0;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:not(.slick-vertical) .slick-arrow:last-child {
	right: auto;
	left: 0;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.slick-vertical .slick-arrow {
	left: auto;
	right: 35px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.slick-vertical .slick-arrow:last-child {
}
@media (max-width: 991px) {
	.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow {
	}
}
.product:not(.sticky_detail) .theiaStickySidebar {
	transform: none !important;
}
.flex-control-thumbs:not(.slick-vertical) .slick-list {
}
.flex-control-thumbs.slick-vertical .slick-list {
}
body.single-product .detail-content {
	float: right;
	padding-left: 0;
	padding-right: 80px;
}
.summary del {
}
.summary ins .woocommerce-Price-amount.amount {
}
.summary ins {
}
.summary .woocommerce-product-rating {
}
.summary .woocommerce-product-rating .star-rating {
	margin-right: auto;
	margin-left: 5px;
}
p.preview-count {
	float: right;
}
.summary .woocommerce-product-rating .woocommerce-review-link {
}
.summary .woocommerce-product-rating .woocommerce-review-link:hover {
}
.summary .entry-title {
}
.summary .price {
}
.summary .price .woocommerce-Price-amount.amount {
}
.summary > .price {
}
.summary .woocommerce-product-details__short-description {
}
.summary .woocommerce-product-details__short-description p:last-child {
}
.summary h4.deals-title::before {
	margin-right: auto;
	margin-left: 10px;
}
h4.deals-title {
}
.deals-in-wrap span.time {
	box-shadow: 0 15px 38px rgba(0, 0, 0, .07);
	border-radius: 50%;
	text-align: center;
}
.deals-in-wrap .box {
}
.deals-in-wrap .countdown-product.lebe-countdown {
}
.has-deals form.variations_form {
}
button.lebe-single-add-to-cart-deal.add-to-cart-out-of-stock.btn.button, button.lebe-single-add-to-cart-deal.add-to-cart-out-of-stock.btn.button + .quantity, .has-deals form.cart .quantity, .has-deals form.cart .single_add_to_cart_button, .has-deals form.cart .woocommerce-variation-add-to-cart {
}
button.lebe-single-add-to-cart-deal {
	background: #39b93c;
	border-radius: 0;
}
button.lebe-single-add-to-cart-deal:hover {
	background: #000;
}
.deal-add-to-cart.cart .quantity {
	float: left;
	margin: 0 10px 0 0;
}
.deal-add-to-cart {
}
.deals-in-wrap span.time-title {
	text-align: center;
}
.stock.out-of-stock {
	border: 1px solid;
	text-align: center;
}
.summary .stock {
}
.summary.title-price-stars-outside-summary {
}
.summary.title-price-stars-outside-summary .woocommerce-product-rating, .summary.title-price-stars-outside-summary .product_title, .summary.title-price-stars-outside-summary .price {
}
.outside-title-price-stars-wrap {
}
.summary.has-border {
	border: 2px solid #000;
}
.summary a.change-value.color::before {
}
.summary a.change-value.color.active::before, .summary a.change-value.color:hover::before {
}
.summary a.change-value.color:hover::before, .summary a.change-value.color.active::before {
}
.woocommerce-product-rating-outside .star-rating {
	float: right;
}
.has-title-outside-summary.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img {
	border-radius: 50%;
	border: 1px solid #ebebeb;
}
.price.price-outside {
}
.price-outside del {
}
.woocommerce-product-rating.woocommerce-product-rating-outside {
}
.woocommerce-product-details__short-description ul {
	padding-left: 0;
	text-align: right;
	padding-right: 0;
	clear: both;
}
.summary .woocommerce-product-details__short-description p:last-child {
	text-align: right;
}
.woocommerce-product-details__short-description li {
}
.woocommerce-product-details__short-description li::before {
	margin-right: auto;
	margin-left: 10px;
	background: #39b93c;
	border-radius: 50%;
}
.woocommerce-product-details__short-description li::after {
	background: #fff;
	border-radius: 50%;
	right: auto;
	left: 5px;
}
form.variations_form {
}
h4.title-variable {
}
.variations .variation select {
	float: right;
	margin-right: auto;
	margin-left: 14px;
}
.data-val[data-attributetype="select"] {
}
.variation select[data-attributetype="select"] {
}
.reset_variations {
	float: right;
	right: auto;
	left: 0;
	text-align: center;
}
.reset_variations:hover {
}
table.variations {
	border: none;
}
tr.variation td.variation-title label::after {
	margin-left: 10px;
	margin-right: 5px;
}
.reset_variations:hover {
}
.summary a.change-value:not(.color):hover, .summary a.change-value.active:not(.color) {
}
.summary table.variations {
	border: none;
}
.summary tr.variation {
}
tr.variation td {
	border: none;
	padding: 0 0 0 10px;
}
.product-item .variations tr {
	text-align: center;
}
a.change-value.color {
	border-radius: 50%;
	margin: 6px 4px 5px 11px;
}
div.product-item a.change-value.photo {
	border-radius: 50%;
}
a.change-value.color[data-value="white"] {
	border: 1px solid #dedede;
}
a.change-value::before {
	left: -4px;
	border-radius: 50%;
	right: -4px;
	border: 1px solid #333;
}
.product-item a.change-value.active::before, .product-item a.change-value:hover::before {
	opacity: 1
}
tr.variation .data-val.attribute-pa_color {
	padding: 0;
}
tr.variation label {
}
.woocommerce-variation-description p:last-child {
}
.woocommerce-variation-price .price {
}
.product-item a.change-value.photo {
}
a.change-value {
	margin-right: auto;
	margin-left: 15px;
}
.product-item .variations a.change-value.label {
}
a.change-value:not(.color) {
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	text-align: center;
	margin-right: auto;
	margin-left: 15px;
}
.summary a.change-value:not(.color):hover, .summary a.change-value.active:not(.color) {
}
.product-item a.change-value.color.active::before, .product-item a.change-value.color:hover::before {
}
.size-guide-inner {
}
span.size-guide-text {
	padding-left: 0;
	padding-right: 30px;
	float: right;
	background-image: url(assets/images/size_guide.png);
	background-position: calc(100% - 3px) top;
}
#popup-size-guide .modal-content {
	box-shadow: 0 0px 15px rgba(0, 0, 0, .2);
	border: none;
	border-radius: 0;
}
#popup-size-guide .modal-dialog {
}
div button.close {
	border: 1px solid;
	border-radius: 50%;
}
div button.close {
}
.woocommerce-variation-add-to-cart {
}
.cart .quantity {
	border: 2px solid #333;
	text-align: center;
	margin-right: auto;
	margin-left: 10px;
	float: right;
	padding-left: 0;
	padding-right: 5px;
}
.cart .quantity .input-qty {
	text-align: center;
	float: right;
	border: none;
}
.cart .quantity .btn-number {
	float: right;
	text-align: center;
	right: auto;
	left: 8px;
}
.cart .quantity .btn-number.qtyminus {
	text-align: center;
}
.summary p.cart {
}
.summary .cart .single_add_to_cart_button {
	float: right;
	text-align: center;
}
.summary a.change-value:not(.color) {
	border: 1px solid #b0b0b0;
	border-radius: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: 12px;
}
.summary .attribute-pa_size a.change-value:not(.color) {
	border-radius: 50%;
	float: right;
}
.summary .cart .single_add_to_cart_button:hover {
}
.summary .cart .woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button {
	pointer-events: none;
}
.summary .compare, .summary .social-share {
	text-align: center;
	border: 2px solid #333;
	margin: 0 0 15px 11px;
	float: right;
	box-shadow: none;
}
.summary .yith-wcwl-add-to-wishlist {
	text-align: center;
	right: auto;
	left: 0;
}
.single_variation_wrap .yith-wcwl-add-to-wishlist {
}
.summary .add_to_wishlist::before {
}
div#yith-wcwl-popup-message {
	background: #0fb0f0;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 5px;
	box-shadow: 0 0 5px #0fb0f0;
	text-align: center;
	left: auto;
	left: 50px;
}
.summary .compare {
}
.summary .social-share .icons {
}
.summary .social-share .lebe-social {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.product_meta {
}
.woocommerce .product_meta .wcml-dropdown-click.product {
}
.product_meta .meta-title {
}
.product_meta > span {
	margin-right: auto;
	margin-left: 28px;
}
.product_meta span.sku {
}
.product_meta .sku_wrapper .meta-title {
}
product_meta .meta-title {
	margin-right: auto;
	margin-left: 3px;
}
.product_meta a {
}
.product_meta a:hover {
}
.wpb_text_column ul li {
	padding: 5px 25px 5px 0;
}
.wpb_text_column ul li::before {
	left: auto;
	right: 0px;
}
.wpb_text_column ul li::after {
	border-left: none;
	border-right: 1px solid;
	left: auto;
	right: 6px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.social-share-product {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: auto;
	right: 0;
	text-align: center;
	border-radius: 10px 0 0 10px;
}
.lebe-social-product a {
}
.lebe-social-product a:hover {
}
.sticky_info_single_product {
	right: 0;
	left: 0;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px);
}
.show-sticky_info_single .sticky_info_single_product {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.admin-bar .sticky_info_single_product {
}
.sticky_info_single_product img.fami-img {
}
.sticky-thumb-left {
	float: right;
	margin-right: auto;
	margin-left: 20px;
	border: 2px solid #e5e5e5;
}
.sticky_info_single_product .entry-title {
}
.sticky_info_single_product a.woocommerce-review-link {
	float: right;
}
.sticky_info_single_product .star-rating {
	float: right;
}
.sticky-info-right {
}
.sticky_info_single_product button.lebe-single-add-to-cart-btn.btn.button {
	float: left;
	border-radius: 50px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: auto;
	right: 0;
	border: none;
}
.sticky_info_single_product button.lebe-single-add-to-cart-btn.btn.button:hover {
}
.star-rating.no-rate {
}
.sticky_info_single_product .star-rating.no-rate a.woocommerce-review-link, .star-rating.no-rate a.woocommerce-review-link {
	float: none;
}
.wrapper_menu-sticky .sticky_info_single_product {
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
}
.show-sticky_info_single .wrapper_menu-sticky .sticky_info_single_product {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.product-type-grouped .summary .woocommerce-product-details__short-description {
}
.product-type-grouped .summary .cart .group_table {
	border: none;
}
.product-type-grouped .summary .cart .group_table td {
	padding: 10px 0 10px 10px;
	border-right: none;
	border-left: none;
}
.product-type-grouped .summary .cart .group_table td.label, .product-type-grouped .summary .cart .group_table td.price {
	text-align: inherit;
}
.product-type-grouped .summary .cart .group_table td:last-child {
	text-align: left;
}
.product-type-grouped .summary .cart .group_table .quantity {
	border: none;
}
.product-type-grouped .summary .cart .group_table .quantity .control {
}
.product-type-grouped .summary .cart .group_table .quantity .btn-number {
}
.product-type-grouped .summary .cart .group_table .quantity .input-qty {
}
.product-type-grouped .summary .cart .group_table .quantity .btn-number.qtyminus {
}
.product-type-grouped .summary .cart .group_table label {
}
.product-type-grouped .summary .cart .group_table .stock {
}
.default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
}
.default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img {
}
.default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
}
.slick-track {
}
.vertical_thumnail .flex-viewport {
	float: left;
}
.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	float: right;
	padding-right: 0;
	padding-left: 23px;
}
.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
	border: 1px solid #ebebeb;
}
.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active, .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:hover img {
}
.woocommerce-product-gallery__wrapper {
	transform: translate3d(0, 0px, 0px) !important;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image.flex-active-slide {
	float: right !important;
	left: auto !important;
	right: 0 !important;
}
body.single-product .gallery_detail .single-left {
	text-align: center;
}
.gallery_detail .slick-dots li button {
	background: #b2b2b2;
	border-radius: 6px;
}
body.single-product .gallery_detail .detail-content {
	padding: 33px 0 0 0;
	text-align: center;
}
.gallery_detail .summary {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.gallery_detail .variations .variation select {
	float: none;
	margin-right: 5px;
	margin-left: 5px;
}
.gallery_detail .reset_variations {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.gallery_detail .woocommerce-variation-add-to-cart {
}
.gallery_detail .single_variation_wrap {
}
.gallery_detail .summary .cart .quantity, .gallery_detail .summary .cart .single_add_to_cart_button, .gallery_detail .summary .yith-wcwl-add-to-wishlist, .gallery_detail .summary .compare, .gallery_detail .summary .social-share {
	margin-right: 5px;
	margin-left: 5px;
	clear: none;
	float: right;
}
.gallery_detail td.variation-title {
	text-align: right;
}
.gallery_detail .summary > .price {
}
.gallery_detail .woocommerce-product-details__short-description {
	margin: 0 auto 40px auto;
}
.gallery_detail .product_meta {
}
.gallery_detail .product_meta > span {
	margin-right: auto;
	margin-left: 14px;
	padding-right: 0;
	padding-left: 14px;
}
.gallery_detail .product_meta > span::before {
	border-right: none;
	border-left: 1px solid #dadada;
	right: auto;
	left: 0;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.gallery_detail .product_meta > span:last-child::before {
}
.gallery_detail .woocommerce-tabs {
}
.gallery_detail .summary table.variations {
	text-align: right;
}
.gallery_detail form.cart {
}
body.single-product .big_images .single-left {
	text-align: center;
}
.big_images .main-content-product {
}
.big_images .lebe-product-single-gallery:not(.lebe-center-mode) .lebe-product-gallery__image {
}
.big_images .lebe-product-single-gallery:not(.lebe-center-mode) .lebe-product-gallery__image a {
}
.big_images .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
}
.big_images .lebe-product-gallery__image a {
}
.big_images .slick-dots li {
}
.big_images ul.slick-dots {
}
.big_images .slick-dots li button {
	background: transparent;
}
.big_images .slick-dots li button::before {
	right: -5px;
	left: -5px;
	border-radius: 50%;
	transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.big_images .slick-dots li button::after {
	background: #ccc;
	border-radius: 50%;
	left: 0;
	left: 0;
}
.big_images .slick-dots li:hover button::before, .big_images .slick-dots li.slick-active button::before {
	transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
}
.big_images .slick-dots li:hover button::after, .big_images .slick-dots li.slick-active button::after {
	transform: scale(0);
	-o-transform: scale(0);
	-webkit-transform: scale(0);
}
.big_images figure.woocommerce-product-gallery__wrapper img {
}
.big_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
	border: none;
}
body.single-product .big_images .detail-content {
	padding: 50px 0 0 0;
	text-align: center;
}
.big_images .summary {
	margin-right: auto;
	margin-left: auto;
}
.big_images .variations .variation select {
	float: none;
	margin-right: 5px;
	margin-left: 5px;
}
.big_images .summary .reset_variations {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.big_images .woocommerce-variation-add-to-cart {
}
.big_images .single_variation_wrap {
}
.big_images .single_variation_wrap .woocommerce-variation-price {
}
.big_images .summary .cart .quantity, .big_images .summary .cart .single_add_to_cart_button, .big_images .summary .yith-wcwl-add-to-wishlist, .big_images .summary .compare, .big_images .summary .social-share {
	margin-right: 5px;
	margin-left: 5px;
	clear: none;
	float: right;
}
.big_images .summary > .price {
}
.big_images .woocommerce-product-details__short-description {
	margin: 0 auto 40px auto;
}
.big_images .product_meta {
}
.big_images .product_meta > span {
	margin-right: auto;
	margin-left: 14px;
	padding-right: 0;
	padding-left: 14px;
}
.big_images .product_meta > span:last-child::before {
}
.big_images .woocommerce-tabs {
}
.big_images tr.variation td.variation-title {
	text-align: right;
}
.big_images .summary table.variations {
	text-align: center;
}
.big_images .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	left: auto;
	right: 0;
}
.big_images .vertical_thumnail .flex-viewport {
	float: none;
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -50vw;
}
.big_images form.cart {
}
.default .lebe-product-button, .sticky_detail .lebe-product-button {
	left: auto;
	right: 10px;
}
.vertical_thumnail .lebe-product-button {
	left: auto;
	right: 155px;
}
.lebe-product-button {
}
.lebe-bt-video a, .product-360-button a {
	background: #fff;
	border-radius: 50px;
	box-shadow: 0 3px 18px rgba(0, 0, 0, .06);
}
.lebe-bt-video a:hover, .product-360-button a:hover, .lebe-bt-video a:focus, .product-360-button a:focus {
	background: #333;
}
.lebe-bt-video a::before, .product-360-button a::before {
	margin-right: auto;
	margin-left: 10px;
	text-align: center;
}
.lebe-bt-video a::before {
	padding-left: 0;
	padding-right: 4px;
}
.product-360-button a::before {
	padding-left: 0;
	padding-right: 2px;
}
.lebe-bt-video a span, .product-360-button a span {
}
div.mfp-wrap div .mfp-close {
	right: auto;
	left: 25px;
}
.mfp-close-btn-in .mfp-close:hover {
	background: transparent;
}
.product-360-button + .lebe-bt-video {
}
.product-360-view-wrapper {
}
.spinner {
	text-align: center;
}
.lebe-threed-view::after {
	border-radius: 50%;
	right: 15px;
	left: 15px;
}
.lebe-threed-view {
}
.lebe-threed-view .threed-view-images {
}
.lebe-threed-view .threed-view-images img.current-image {
}
.lebe-threed-view .threed-view-images img {
}
.lebe-threed-view .nav_bar {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	left: auto;
	right: 50%;
	background: #fff;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-threed-view .nav_bar a {
	text-align: center;
}
.lebe-threed-view .nav_bar a:hover {
}
.lebe-threed-view .nav_bar a::after {
}
.lebe-threed-view .nav_bar a.nav_bar_play::after {
}
.lebe-threed-view .nav_bar a.nav_bar_stop::after {
}
.lebe-threed-view .nav_bar a.nav_bar_previous::after {
}
.lebe-threed-view .nav_bar a.nav_bar_next::after {
}
.lebe-dark .lebe-threed-view .nav_bar a {
}
.woocommerce-tabs {
	text-align: center;
}
.has-sidebar .woocommerce-tabs::before {
}
.wc-tabs {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.wc-tabs li {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
.wc-tabs li a {
	text-align: center;
}
.wc-tabs li a::before {
	left: auto;
	right: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.wc-tabs li a:hover, .wc-tabs li.active a {
}
ul.tabs.wc-tabs {
}
ul.tabs.wc-tabs::before {
	left: auto;
	right: 100%;
}
ul.tabs.wc-tabs::after {
	right: auto;
	left: 100%;
}
.wc-tabs li a:hover::before, .wc-tabs li.active a::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.woocommerce-Tabs-panel {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: right;
}
.woocommerce-Tabs-panel:not(.woocommerce-Tabs-panel--description) {
}
.woocommerce-Tabs-panel p:last-child {
}
.woocommerce-Tabs-panel .woocommerce-Reviews {
	text-align: center;
}
.woocommerce-Tabs-panel .vc_custom_heading {
}
.woocommerce-Tabs-panel h2 {
	text-align: center;
}
.comment-form-rating label {
}
p.stars {
	margin-left: auto;
	margin-right: 15px;
}
p.stars, p.stars a {
	display: inline-block
}
p.stars a {
	height: 1em
}
p.stars a:before, p.stars a:hover ~ a:before {
	content: "\f005"
}
p.stars a {
	margin-right: auto;
	margin-left: 1px
}
p.stars a:before {
	left: auto;
	right: 0;
}
p.stars:hover a:before, p.stars.selected:not(:hover) a:before {
}
p.stars a:hover ~ a:before, p.stars.selected:not(:hover) a.active ~ a:before {
}
.commentlist .avatar {
	float: right;
}
.woocommerce-Tabs-panel .commentlist .avatar {
}
.woocommerce-Tabs-panel .commentlist, .woocommerce-Tabs-panel .comment-form {
}
.commentlist .comment-text .meta {
}
.owl-products[data-dots='true'] .product-item {
}
.upsells, .related {
}
.upsells::before, .related::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.has-sidebar .upsells::before, .has-sidebar .related::before {
}
.product-grid-title {
	text-align: center;
}
.product-grid-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.owl-carousel.owl-products {
}
.famibt-wrap {
	border: 2px solid #e8e8e8;
	padding: 40px 30px 40px 10px;
}
.famibt-product.out-of-stock {
}
h3.famibt-title {
}
.famibt-right-part::after {
	border-left: none;
	border-right: 1px solid #e5e5e5;
	left: auto;
	right: 0;
}
.famibt-right-part::before {
	border-left: none;
	border-right: 1px solid #e5e5e5;
	left: auto;
	right: 0;
}
.famibt-right-part {
	text-align: center;
}
.total-price-html {
}
span.for-items-text {
}
.total-price-html {
}
button.famibt-add-all-to-cart {
	background: transparent;
	border: 2px solid #333;
	border-radius: 0;
}
button.famibt-add-all-to-cart:hover {
	background: #333;
}
div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-product-title {
}
div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-price {
}
div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-thumb-wrap {
	border: none;
}
div.famibt-wrap .famibt-item {
}
.famibt-wrap .famibt-item label {
}
div.famibt-wrap .famibt-item .famibt-price {
}
.famibt-wrap ins {
}
.famibt-wrap .woocommerce-error, .famibt-wrap .woocommerce-info, .famibt-wrap .woocommerce-message {
	background: #fff;
	border: none;
}
.famibt-messages-wrap {
}
.famibt-messages-wrap::before {
	left: auto;
	right: -50%;
}
.famibt-messages-wrap a.button.wc-forward {
	background: #333;
	border-radius: 3px;
}
div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-thumb-wrap::before {
	margin-left: auto;
	margin-right: -20px;
}
.famibt-wrap .famibt-products-wrap div.famibt-product img {
}
.famibt-right-part span.woocommerce-Price-amount.amount {
}
div.famisp-sales-popup-wrap {
}
div.famisp-sales-popup-wrap .famisp-product-thumb {
	margin-right: auto;
	margin-left: 15px;
}
.famisp-sales-popup-wrap .famisp-sales-popup {
}
div.famisp-sales-popup-wrap .famisp-sales-popup .famisp-close {
}
div.famisp-sales-popup-wrap .famisp-sales-popup {
	padding: 10px 10px 10px 30px;
}
div.famisp-sales-popup-wrap .famisp-product-thumb {
	margin-right: auto;
	margin-left: 15px;
}
div.famisp-sales-popup-wrap .famisp-product-name {
}
div.famisp-sales-popup-wrap {
	border-radius: 0;
	box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1200px) {
	.summary .cart .single_add_to_cart_button {
	}
}
.wishlist-empty, .cart-empty {
	text-align: center;
}
.return-to-shop {
	text-align: center;
}
.return-to-shop .button {
}
.return-to-shop .button:hover {
}
.product-name {
}
.product-name a {
}
.product-price, .product-subtotal {
}
.wishlist_table .yith-wcqv-button {
}
body .woocommerce table.shop_table {
	border: 2px solid #e3e3e3;
}
body table.shop_table tr th:last-child, body table.shop_table tr td:last-child {
	border-right: none;
	border-left: 0;
}
body .woocommerce table.shop_table thead {
	background: transparent;
}
body .woocommerce table.shop_table thead th {
	background: transparent;
}
body .woocommerce table.shop_table thead th, body .woocommerce table.shop_table tbody td {
	border-right: none;
	border-left: none;
	text-align: right;
}
body .woocommerce table.shop_table td {
}
body .woocommerce table.shop_table .product-thumbnail {
	padding-left: 0;
	padding-right: 40px;
}
body .woocommerce table.shop_table .product-thumbnail a {
}
body .woocommerce table.shop_table tr td.product-remove {
	padding-right: 10px;
	padding-left: 40px;
}
body .woocommerce table.shop_table tr td.product-remove a {
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-remove .remove {
	right: auto;
	left: 0;
}
.product-remove .remove span {
}
body .woocommerce table.shop_table tr td.product-remove a:hover {
}
body .woocommerce table.shop_table tr td.product-remove a .remove-text {
}
body .shop_table tr td.product-stock-status {
}
body .shop_table tr td.product-stock-status > span {
	border: 1px solid #e5e5e5;
	text-align: center;
}
body .woocommerce table.shop_table .product-add-to-cart {
}
body .woocommerce table.shop_table .product-add-to-cart .add_to_cart {
	background: #000000;
	text-align: center;
	border-radius: 0;
}
body .shop_table tr td.product-quantity {
}
.yith-wcwl-share {
	padding-left: 0;
	padding-right: 40px;
}
.wishlist_table td.product-price {
}
.wishlist_table td.product-name {
}
.actions-btn {
	text-align: left;
}
.actions-btn .button {
}
.actions-btn .shopping {
	text-align: center;
	margin-left: auto;
	margin-right: 9px;
}
.actions-btn .shopping:hover {
}
.actions .coupon {
	padding: 66px 40px 75px 40px;
	border: 2px solid #e3e3e3;
}
.actions .coupon label {
	float: right;
}
.actions .coupon .input-text {
	float: right;
	margin-right: 52px;
	margin-left: 15px;
}
.actions .coupon .button {
	float: right;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
}
.woocommerce-shipping-calculator .form-row {
}
.woocommerce-shipping-calculator #calc_shipping_state_field {
}
.woocommerce-shipping-calculator #calc_shipping_state_field .select2 {
}
.cart-collaterals .cart_totals {
	border: 2px solid #e3e3e3;
	padding: 41px 40px 63px 40px;
}
.cart-collaterals .cart_totals h2 {
	float: right;
	padding: 17px 0 17px 20px;
}
.cart-collaterals .cart_totals .shop_table {
	border: none;
	float: left;
}
.cart-collaterals .cart_totals .shop_table tr th, .cart-collaterals .cart_totals .shop_table tr td {
}
.cart-collaterals .cart_totals .shop_table .shipping-calculator-button {
}
.cart-collaterals .cart_totals .shop_table .shipping-calculator-button::before {
	left: auto;
	right: 0;
}
.cart-collaterals .cart_totals .shop_table .shipping input[type="radio"] {
}
.cart-collaterals .cart_totals .shop_table .shipping label {
}
.cart-collaterals .cart_totals .shop_table .shipping label::before {
	border: 1px solid #e2e2e2;
}
.cart-collaterals .cart_totals .shop_table .shipping label:hover::before, .cart-collaterals .cart_totals .shop_table .shipping input[type="radio"]:checked + label::before {
	background: #000000;
}
.wc-proceed-to-checkout {
	float: left;
}
.wc-proceed-to-checkout .checkout-button {
	text-align: center;
}
.wc-proceed-to-checkout .checkout-button:hover {
}
@media (max-width: 767px) {
	.wc-proceed-to-checkout .checkout-button {
	}
}
.lebe-mapper.fade {
	opacity: 1
}
.lebe-mapper .csre-pin:hover {
}
.csre-pin .csre-popup-footer a::before {
	margin-right: auto;
	margin-left: 10px;
}
.rows-space-0 {
}
.letter02 {
}
.owl-carousel .owl-item img {
}
.text-center .product-item img {
}
.lebe-products.no-label .flash {
}
.lebe-products.text-center .product-item .star-rating {
	margin-left: auto;
	margin-right: auto;
}
.lebe-products.text-center .product-item .product-title {
}
@media (max-width: 1280px) {
	.rows-space-40, .rows-space-50, .rows-space-60, .rows-space-70, .rows-space-80, .rows-space-90, .rows-space-100 {
	}
}
@media (max-width: 991px) {
	.center991 {
		text-align: center !important;
	}
	.left991 {
		text-align: right !important;
	}
	.letter02 {
	}
}
@media (max-width: 767px) {
	.center767 {
		text-align: center !important;
	}
	.left767 {
		text-align: right !important;
	}
	.center767 .lebe-custommenu.style-01 .widgettitle::before {
		left: auto;
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
	}
	.row {
		margin-right: -10px;
		margin-left: -10px;
	}
	ul.products > [class^="col-"], ul.products > [class*="col-"], .row > [class^="col-"], .row > [class*="col-"] {
		padding-right: 10px;
		padding-left: 10px;
	}
	.rows-space-30, .rows-space-40, .rows-space-50, .rows-space-60, .rows-space-70, .rows-space-80, .rows-space-90, .rows-space-100 {
	}
}
.vc_col-has-fill > div.vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > div.vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > div.vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner, .vc_row-has-fill > .vc_column_container > div.vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner, section.vc_section.vc_section-has-fill, section.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, section.vc_section.vc_section-has-fill + .vc_section {
}
body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid > li {
}
.vc_row-no-padding .vc_inner {
	margin-right: -15px;
	margin-left: -15px;
}
div.vc_row.vc_row-no-padding .vc_inner {
	margin-right: -15px;
	margin-left: -15px;
}
div.vc_row.vc_row-no-padding .vc_inner .vc_column-inner {
	padding-right: 15px;
	padding-left: 15px;
}
.vc_separator * {
}
div.vc_separator .vc_sep_holder {
}
div.vc_separator .vc_sep_holder .vc_sep_line {
}
@media (max-width: 1199px) {
	.vc_custom_heading br, .wpb_text_column br {
	}
	.product-item .thumb-link img {
	}
}
.bg-parallax {
	background-size: cover;
}
@media (min-width: 1281px) {
	.bg-parallax {
	}
}
.owl-carousel .owl-dots {
	text-align: center;
}
.lebe-products.style-1 .owl-carousel .owl-dots {
}
.owl-carousel .owl-dots .owl-dot {
}
.owl-carousel .owl-dots .owl-dot:last-child {
	padding-right: 6px;
	padding-left: 0;
}
.owl-carousel .owl-dots .owl-dot:first-child {
	padding-left: 6px;
	padding-right: 0;
}
.owl-carousel .owl-dots .owl-dot span {
	border: 2px solid #cccccc;
	border-radius: 50%;
}
.owl-carousel .owl-dots .owl-dot.active span {
	border: none;
}
.owl-carousel.dots-light .owl-dots .owl-dot.active span {
}
.owl-carousel.nav-center {
}
.owl-carousel.nav-center .owl-nav > div {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: auto;
	margin-right: 20px;
}
.owl-carousel.nav-light .owl-nav > div {
}
.owl-carousel.nav-center .owl-nav > div:hover {
}
.owl-carousel.nav-center .owl-nav .owl-prev {
	left: auto;
	right: -15px;
}
.owl-carousel.nav-center .owl-nav .owl-next {
	margin-right: auto;
	margin-left: 20px;
	right: auto;
	left: -15px;
}
.owl-carousel.nav-center:hover.owl-carousel.nav-center .owl-nav > div {
}
.owl-carousel.nav-center:hover.owl-carousel.nav-center .owl-nav > div {
	margin-left: auto;
	margin-right: 0;
}
.owl-carousel.nav-center:hover.owl-carousel.nav-center .owl-nav .owl-next {
	margin-right: auto;
	margin-left: 0;
}
.owl-carousel.nav-left .owl-nav {
	left: auto;
	right: -34.2%;
}
.owl-carousel.nav-left .owl-nav > div {
	margin-right: auto;
	margin-left: 13px;
}
.owl-carousel.nav-circle .owl-nav > div {
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
}
.owl-carousel.nav-circle .owl-nav .owl-prev {
	left: auto;
	right: -28px;
}
.owl-carousel.nav-circle .owl-nav .owl-next {
	right: auto;
	left: -28px;
}
.owl-carousel[data-dots="true"] .owl-nav > div {
}
.track_order {
	margin-right: auto;
	margin-left: auto;
}
.track_order > p {
	text-align: center;
}
.track_order .form-tracking {
	padding: 41px 80px 29px 80px;
}
.track_order .form-tracking label {
}
.track_order .form-tracking input {
}
.track_order .form-tracking .input-text {
	background: #ffffff;
}
.track_order .form-tracking .button {
}
.track_order .form-tracking .button:hover {
}
@media (max-width: 767px) {
	.track_order .form-tracking {
		padding-right: 10px;
		padding-left: 10px;
	}
}
.lebe-newsletter .newsletter-form-wrap input {
}
.lebe-newsletter.style-01 .newsletter-top {
	float: right;
}
.lebe-newsletter.style-01 .newsletter-top .icon {
}
.lebe-newsletter.style-01 .newsletter-top .icon > span {
}
.lebe-newsletter.style-01 .newsletter-top .newsletter-title {
	padding-left: 0;
	padding-right: 40px;
}
.lebe-newsletter.style-01 .newsletter-form-wrap {
	float: left;
}
.lebe-newsletter.style-01 .newsletter-form-wrap input {
	border: none;
}
.lebe-newsletter.style-01 .newsletter-form-wrap button {
	right: auto;
	left: 0;
}
.lebe-newsletter.style-01 .newsletter-form-wrap button::before {
	right: 0;
	left: 0;
	text-align: left;
	content: "\f11c";
}
.lebe-newsletter.style-01 .newsletter-form-wrap.processing button::before {
}
.lebe-newsletter.style-01 .newsletter-form-wrap button:hover {
}
.lebe-newsletter.style-01 .return-message {
	text-align: center;
}
.lebe-newsletter.style-02, .lebe-newsletter.style-03, .lebe-newsletter.style-04 {
	text-align: center;
}
.lebe-newsletter.style-02 .newsletter-top .icon span {
}
.lebe-newsletter.style-02 .newsletter-top .newsletter-title {
}
.lebe-newsletter.style-02 .newsletter-form-wrap input {
}
.lebe-newsletter.style-02 .newsletter-form-wrap button {
}
.lebe-newsletter.style-02 .newsletter-form-wrap button:hover {
}
.lebe-newsletter.style-02 .newsletter-form-wrap.processing button span {
}
.lebe-newsletter.style-02 .newsletter-form-wrap.processing button span::before {
	left: auto;
	right: -28px;
}
.lebe-newsletter.style-03 .newsletter-top .icon span {
}
.lebe-newsletter.style-03 .newsletter-top .newsletter-title {
}
.lebe-newsletter.style-03 .newsletter-form-wrap {
	margin: 40px auto 0 auto;
}
.lebe-newsletter.style-03 .newsletter-form-wrap button {
	right: auto;
	left: 0;
	background: inherit;
}
.lebe-newsletter.style-03 .newsletter-form-wrap button:hover {
}
.lebe-newsletter.style-03 .newsletter-form-wrap button::before {
	right: auto;
	left: 0;
	content: "\f104";
}
.lebe-newsletter.style-03 .newsletter-form-wrap.processing button::before {
}
.lebe-newsletter.style-04 {
	text-align: center;
}
.lebe-newsletter.style-04 .newsletter-title {
}
.lebe-newsletter.style-04 .newsletter-title::before {
	left: auto;
	right: 50%;
}
.lebe-newsletter.style-04 .newsletter-description {
}
.lebe-newsletter.style-04 .newsletter-form-wrap {
}
.lebe-newsletter.style-04 .newsletter-form-wrap input {
}
.lebe-newsletter.style-04 .newsletter-form-wrap button {
	right: auto;
	left: 0;
}
.lebe-newsletter.style-04 .newsletter-form-wrap button span {
}
.lebe-newsletter.style-04 .newsletter-form-wrap.processing button span::before {
	left: auto;
	right: -14px;
}
.lebe-newsletter.style-05.light .processing .submit-newsletter:after {
}
.lebe-newsletter.style-06 .processing .submit-newsletter::before {
}
.lebe-newsletter.style-07 .processing .submit-newsletter::before {
}
.lebe-newsletter.style-08.light .processing .submit-newsletter::before {
}
.lebe-newsletter.style-09 .newsletter-form-wrap button span {
}
.lebe-newsletter.style-09 .newsletter-form-wrap.processing button span::after {
	left: auto;
	right: -14px;
}
.lebe-newsletter.style-10 .processing .submit-newsletter::before {
}
.lebe-newsletter.style-11 .newsletter-form-wrap button span {
}
.lebe-newsletter.style-11 .newsletter-form-wrap.processing button span::before {
	left: auto;
	right: -14px;
}
.lebe-testimonial {
	text-align: center;
}
.lebe-slider.Testimonials-style-01 .owl-carousel.nav-circle .owl-nav > div {
}
.lebe-slider.Testimonials-style-02 .owl-carousel .owl-nav > div {
}
.lebe-testimonial.style-02 .content {
}
.lebe-testimonial.style-02 .name {
}
.lebe-testimonial.style-02 .position {
}
.lebe-testimonial.style-03 {
}
.lebe-testimonial.style-03 .thumb img {
	border-radius: 50%;
}
.lebe-testimonial.style-03 .content {
}
.lebe-testimonial.style-03 .content::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.lebe-testimonial.style-03 .name {
}
.lebe-testimonial.style-03 .name a {
}
.lebe-testimonial.style-03 .name a:hover {
}
.lebe-testimonial.style-03 .position {
}
.lebe-blog.style-01 .owl-carousel.nav-circle .owl-nav > div {
}
.lebe-blog.style-02 .owl-carousel .owl-nav > div {
}
.lebe-blog.style-02 .owl-carousel.nav-center .owl-nav .owl-prev {
	left: auto;
	right: -35px;
}
.lebe-blog.style-02 .owl-carousel.nav-center .owl-nav .owl-next {
	right: auto;
	left: -35px;
}
.lebe-blog.style-04 .owl-carousel.nav-circle .owl-nav > div {
}
.lebe-blog.style-01 .blog-thumb {
}
.lebe-blog.style-01 .blog-title {
}
.lebe-blog.style-01 .blog-title::before {
}
.lebe-blog.style-01 .blog-content {
}
.lebe-blog.style-01 .blog-readmore, .lebe-blog.style-03 .blog-readmore {
	padding: 0 0 5px 15px;
}
.lebe-blog.style-01 .blog-readmore:hover {
}
.lebe-blog.style-01 .blog-readmore::after {
	right: auto;
	left: 0;
	content: "\f104";
}
.lebe-blog.style-01 .blog-readmore::before, .lebe-blog.style-03 .blog-readmore::before {
	left: auto;
	right: 0;
}
.lebe-blog.style-01 .blog-readmore:hover::before, .lebe-blog.style-03 .blog-readmore:hover::before {
}
.lebe-blog.style-01 .blog-heading {
	text-align: center;
}
.lebe-blog.style-01 .blog-heading::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-blog.style-02 .blog-item {
}
.lebe-blog.style-02 .blog-thumb {
	float: right;
}
.lebe-blog.style-02 .blog-info {
	text-align: center;
	padding: 65px 15px 15px 15px;
}
.lebe-blog.style-02 .blog-info .blog-date {
}
.lebe-blog.style-02 .blog-info .blog-title {
}
.lebe-blog.style-02 .blog-info .blog-title::after {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-blog.style-02 .blog-info .blog-content {
}
.lebe-blog.style-02 .blog-readmore {
	border: 2px solid #000000;
}
.lebe-blog.style-02 .blog-readmore::before {
	right: 0;
	left: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}
.lebe-blog.style-02 .blog-readmore:hover::before {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.lebe-blog.style-02 .blog-readmore:hover span {
}
.lebe-blog.style-02 .blog-heading {
	text-align: center;
}
.lebe-blog.style-03 .blog-thumb img {
	border-radius: 50%;
}
.lebe-blog.style-03 .blog-info {
	text-align: center;
}
.lebe-blog.style-03 .blog-title {
}
.lebe-blog.style-03 .blog-title::after {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-blog.style-03 .blog-content {
}
.lebe-blog.style-03 .blog-readmore {
	padding: 0 0 5px 15px;
}
.lebe-blog.style-03 .blog-readmore:hover {
}
.lebe-blog.style-03 .blog-readmore::after {
	right: auto;
	left: 0;
}
.lebe-blog.style-03 .blog-thumb:hover img {
}
.lebe-blog.style-04 .blog-thumb {
}
.lebe-blog.style-04 .blog-thumb .blog-date {
	right: auto;
	left: 0;
	padding: 0 10px 10px 10px;
	background: #ffffff;
	text-align: center;
}
.lebe-blog.style-04 .blog-day {
}
.lebe-blog.style-04 .blog-day::before {
	text-align: center;
	left: auto;
	right: -2%;
}
.lebe-blog.style-04 .blog-info {
	background: #ffffff;
}
.lebe-blog.style-04 .blog-title {
	margin-bottom: 7px
}
.lebe-blog.style-04 .blog-meta {
}
.lebe-blog.style-04 .blog-meta li {
	margin-right: auto;
	margin-left: 5px;
}
.lebe-blog.style-04 .blog-meta .blog-author {
	padding-right: 0;
	padding-left: 10px;
}
.lebe-blog.style-04 .blog-meta .blog-author::after {
	right: auto;
	left: 0;
	border: 1px solid #cdcdcd;
}
.lebe-blog.style-04 .blog-heading {
	text-align: center;
}
.lebe-blog.style-04 .blog-month {
}
.lebe-team.style-01 .thumb {
}
.lebe-team.style-01 .thumb img {
}
.lebe-team.style-01 .thumb:before {
	right: 0;
	left: 0;
}
.lebe-team.style-01 .thumb:hover::before {
}
.lebe-team.style-01 .thumb .team-social {
	right: 0;
	left: 0;
	text-align: center;
	transform: translateY(-50%);
}
.lebe-team.style-01 .thumb .team-social a {
	text-align: center;
	border-radius: 50%;
}
.lebe-team.style-01 .thumb .team-social a:first-child {
	margin-left: auto;
	margin-right: 0;
}
.lebe-team.style-01 .thumb:hover .team-social {
}
.lebe-team.style-01 .name {
	text-align: center;
}
.lebe-team.style-01 .position {
	text-align: center;
}
.lebe-categories.style-01 .category-thumb img {
}
.lebe-categories.style-01 .category-name {
	text-align: center;
}
.lebe-categories.style-01 .category-name a {
}
.lebe-slider.categories-style-02 .owl-carousel.nav-circle .owl-nav .owl-prev {
	left: auto;
	right: 31px;
}
.lebe-slider.categories-style-02 .owl-carousel.nav-circle .owl-nav .owl-next {
	right: auto;
	left: 31px;
}
.lebe-slider.categories-style-02 .owl-carousel.nav-circle .owl-nav > div {
}
.lebe-categories.style-02 .info {
	text-align: center;
}
.lebe-categories.style-02 .category-thumb {
	text-align: center;
}
.lebe-categories.style-02 .category-thumb img {
	border-radius: 50%;
}
.lebe-categories.style-02 .category-thumb:hover img {
	transform: rotateY(190deg);
}
.lebe-categories.style-02 .category-thumb a {
}
.lebe-categories.style-02 .category-name {
	text-align: center;
}
.lebe-categories.style-02 .category-name a {
}
.lebe-categories.style-02 .category-name a:hover {
}
.lebe-categories.style-03 .category-thumb {
}
.lebe-categories.style-03 .category-thumb img {
}
.lebe-categories.style-03:hover .category-thumb img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.lebe-categories.style-03 .category-name {
	text-align: center;
}
.lebe-categories.style-04 {
}
.lebe-categories.style-04:before {
	right: 0;
	left: 0;
	transform: translateY(100%);
}
.lebe-categories.style-04 .category-info {
	right: 0;
	left: 0;
	transform: translateY(-50%);
	text-align: center;
}
.lebe-categories.style-04 .category-name {
}
.lebe-categories.style-04 .category-name a {
}
.lebe-categories.style-04 .shopnow {
}
.lebe-categories.style-04 .shopnow:before {
	right: 0;
	left: 0;
	text-align: center;
}
.lebe-categories.style-04 .shopnow:hover::before {
}
.lebe-categories.style-04:hover::before {
	transform: translateY(0);
}
.lebe-categories.style-04:hover .category-info {
}
.owl-item.active:not(.item-first):not(.item-last) .lebe-categories.style-04 .category-info {
}
.owl-item.active:not(.item-first):not(.item-last) .lebe-categories.style-04:before {
	transform: translateY(0);
}
@media (min-width: 1025px) {
	.custom-nav .owl-carousel.nav-center .owl-nav .owl-next {
		left: -65px;
	}
	.custom-nav .owl-carousel.nav-center .owl-nav .owl-prev {
		right: -65px;
	}
}
.lebe-instagram-sc.style-01 .owl-carousel.nav-center .owl-nav .owl-prev {
	left: auto;
	right: -54px;
}
.lebe-instagram-sc.style-01 .owl-carousel.nav-center .owl-nav .owl-next {
	right: auto;
	left: -54px;
}
.lebe-instagram-sc.style-02 .instagram-inner {
	text-align: center;
}
.lebe-instagram-sc.style-02 .title {
}
.lebe-instagram-sc.style-02 .desc {
	text-align: center;
}
.lebe-instagram-sc.style-02 .desc a {
}
.lebe-instagram-sc.style-02 .desc::before {
	right: 0;
	left: 0;
	text-align: center;
}
.lebe-instagram-sc.style-02 .desc:hover::before {
}
.lebe-instagram-sc.style-02 .item-table {
}
.lebe-instagram-sc.style-02 .item-cell {
}
.lebe-instagram-sc.style-02 .item-cell:nth-child(1), .lebe-instagram-sc.style-02 .item-cell:nth-child(2) {
}
.lebe-instagram-sc.style-02 .item-cell:nth-child(3) {
}
.lebe-instagram-sc.style-02 .item-cell:nth-child(4) {
}
.lebe-instagram-sc.style-02 .item {
	margin-right: auto;
	margin-left: 40px;
	float: right;
}
.lebe-instagram-sc.style-02 .item-cell:last-child .item {
	margin-right: auto;
	margin-left: 0;
}
.lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(2), .lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(3) {
}
.lebe-instagram-sc.style-02 .item-cell:nth-child(4) .item:nth-child(1) {
}
.lebe-instagram-sc.style-03 .instagram-inner {
	margin-right: -20px;
	margin-left: -20px;
}
.lebe-instagram-sc.style-03 .item-wrap {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
.lebe-instagram-sc.style-03 .item-wrap:first-child {
}
.lebe-instagram-sc.style-03 .title {
}
.lebe-instagram-sc.style-03 .desc {
}
.lebe-instagram-sc.style-03 .desc a {
}
.prdctfltr_sc .products {
}
.toolbar-products-shortcode.real-mobile-toolbar .part-filter-wrap span.filter-text {
}
.enable-header-mobile div.toolbar-products.toolbar-products-mobile, .enable-header-mobile div.real-mobile-toolbar.toolbar-products-shortcode {
}
.product-item.style-01 .product-thumb {
	float: left;
}
.product-item.style-01 .product-thumb .product-gallery-slick {
	float: right;
	padding-right: 0;
	padding-left: 20px;
}
.product-item.style-01 .product-thumb .product-gallery-slick img {
}
.product-item.style-01 .product-thumb .vertical_thumnail {
	float: left;
	text-align: center;
}
.product-item.style-01 .product-thumb .vertical_thumnail figure img {
	border: 1px solid #d8d8d8;
}
.product-item.style-01 .product-thumb .vertical_thumnail .slick-current img {
}
.product-item.style-01 .product-thumb .vertical_thumnail .fa {
	border-radius: 50%;
}
.product-item.style-01 .product-thumb .vertical_thumnail .fa.fa-angle-up {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.product-item.style-01 .product-thumb .vertical_thumnail .fa.fa-angle-down {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.product-item.style-01 .product-thumb .vertical_thumnail:hover .fa {
}
.product-item.style-01 .product-info {
	float: right;
}
.product-item.style-01 .product-info .deal-title {
}
.product-item.style-01 .product-info .product-title {
}
.lebe-dealproduct .product-info .price {
}
.lebe-dealproduct .product-info .price del {
}
.lebe-dealproduct .product-info .price del span {
}
.lebe-dealproduct .product-info .price ins {
	margin-right: auto;
	margin-left: 10px;
	float: right;
	text-align: center;
	border-radius: 50px;
}
.lebe-dealproduct .product-info .lebe-countdown .timers .box {
	margin-right: auto;
	margin-left: 20px;
	text-align: center;
}
.lebe-dealproduct .product-info .lebe-countdown .timers .box > span {
}
.lebe-dealproduct .product-info .lebe-countdown .timers .box:last-child {
	margin-right: auto;
	margin-left: 0;
}
.lebe-dealproduct .product-info .lebe-countdown .timers .box .time {
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 15px 38px rgba(0, 0, 0, 0.07);
}
.lebe-dealproduct .product-info .lebe-countdown .timers .box .time-title {
}
.product-list-owl .product-item.style-02 .product-inner {
	box-shadow: 0 3px 24px rgba(0, 0, 0, 0.1);
	padding: 22px 55px 22px 22px;
}
.product-item.style-02 .product-thumb {
	float: left;
}
.product-item.style-02 .product-info {
	float: right;
}
.product-item.style-02 .product-info .product-title {
}
.lebe-dealproduct .owl-carousel.nav-circle .owl-nav .owl-prev {
	left: auto;
	right: -8px;
}
.lebe-dealproduct .owl-carousel.nav-circle .owl-nav .owl-next {
	right: auto;
	left: -8px;
}
.lebe-instagramshopwrap .slick-dots {
	text-align: center;
}
.lebe-instagramshopwrap .slick-dots li button {
}
.lebe-instagramshopwrap .slick-dots li {
	border: 1px solid #cecece;
	border-radius: 50%;
}
.lebe-instagramshopwrap .slick-dots li:first-child {
	margin-left: auto;
	margin-right: 0;
}
.lebe-instagramshopwrap .slick-dots li.slick-active {
}
.lebe-instagramshopwrap .fa {
	text-align: center;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
}
.lebe-instagramshopwrap .fa-angle-left {
	left: auto;
	right: -28px;
}
.lebe-instagramshopwrap .fa-angle-right {
	right: auto;
	left: -28px;
}
.lebe-instagramshopwrap:hover .fa {
}
.lebe-products .view-products {
	border: 2px solid #000000;
	text-align: center;
}
.lebe-products .view-products:hover {
}
.lebe-products.style-1 .owl-carousel.nav-center .owl-nav > div {
}
.lebe-products.style-1 .owl-carousel.nav-center .owl-nav .owl-prev {
	left: auto;
	right: -65px;
}
.lebe-products.style-1 .owl-carousel.nav-center .owl-nav .owl-next {
	right: auto;
	left: -65px;
}
.contact-form-container .contact-label {
}
.contact-form-container .wpcf7-textarea {
}
.contact-form-container .wpcf7-submit {
}
.contact-form-container .wpcf7-submit:hover {
}
.contact-form-container input {
}
.contact-form-container label {
	width: 100%;
	text-align: right;
}
.product-grid .owl-carousel .owl-nav > .owl-prev i::before {
    content: "\f105";
}
.product-grid .owl-carousel .owl-nav > .owl-next i::before {
    content: "\f104";
}
.owl-carousel .owl-nav > .owl-prev i::before {
    content: "\f105";
}
.owl-carousel .owl-nav > .owl-next i::before {
    content: "\f104";
}
@media (max-width: 1366px) { 
	.owl-carousel.nav-left .owl-nav {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(4) .item:nth-child(1) {
	}
	.product-item.style-02 .product-info .product-title {
	}
	.product-list-owl .product-item.style-02 .product-inner {
	}
	.lebe-dealproduct .product-info .price {
	}
	.lebe-dealproduct .product-info .lebe-countdown .timers .box .time {
	}
	.lebe-dealproduct .product-info .lebe-countdown .timers .box {
		margin-right: auto;
		margin-left: 10px;
	}
	.product-item.style-01 .product-info {
	}
	.owl-carousel.nav-circle .owl-nav > div {
	}
	.owl-carousel.nav-circle .owl-nav .owl-prev {
		right: -20px;
	}
	.owl-carousel.nav-circle .owl-nav .owl-next {
		left: -20px;
	}
	.lebe-instagramshopwrap .fa {
	}
	.lebe-instagramshopwrap .fa-angle-left {
		right: -20px;
	}
	.lebe-instagramshopwrap .fa-angle-right {
		left: -20px;
	}
	.lebe-instagramshopwrap .slick-dots {
	}
	.lebe-dealproduct .owl-carousel.nav-circle .owl-nav .owl-prev {
		right: 0;
	}
	.lebe-dealproduct .owl-carousel.nav-circle .owl-nav .owl-next {
		left: 0;
	}
	.lebe-products.style-1 .owl-carousel.nav-center .owl-nav .owl-prev {
		right: 0;
	}
	.lebe-products.style-1 .owl-carousel.nav-center .owl-nav .owl-next {
		left: 0;
	}
	.lebe-instagram-sc.style-01 .owl-carousel.nav-center .owl-nav .owl-prev {
		right: -15px;
	}
	.lebe-instagram-sc.style-01 .owl-carousel.nav-center .owl-nav .owl-next {
		left: -15px;
	}
}
@media (max-width: 1280px) {
	.owl-carousel.nav-left .owl-nav {
	}
}
@media (max-width: 1199px) {
	.lebe-testimonial.style-02 .content br {
	}
	.prdctfltr_sc .product-info {
	}
	.lebe-newsletter.style-01 .newsletter-form-wrap input {
	}
	.lebe-newsletter.style-01 .newsletter-top .newsletter-title {
		padding-left: 0;
		padding-right: 20px;
	}
	.lebe-instagram-sc.style-02 .item {
		margin-left: 20px;
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(2), .lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(3) {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(4) .item:nth-child(1) {
	}
	.lebe-instagram-sc.style-03 .item-wrap:first-child {
		text-align: center;
	}
	.lebe-instagram-sc.style-03 .item-wrap {
	}
	.product-item.style-01 .product-info .deal-title {
	}
	.product-item.style-01 .product-info .product-title {
	}
	.lebe-dealproduct .product-info .price ins {
	}
	.lebe-dealproduct .product-info .price del {
	}
	.product-list-owl .product-item.style-02 .product-inner {
	}
	.product-item.style-02 .product-thumb {
	}
	.product-item.style-02 .product-thumb img {
	}
	.product-item.style-02 .product-info {
		text-align: center;
	}
	.lebe-dealproduct .product-info .price ins {
		float: none;
		margin-right: 10px;
	}
	.owl-carousel.nav-left .owl-nav {
	}
	.owl-carousel.nav-left .owl-nav > div {
	}
	.owl-carousel.nav-left .owl-nav > div {
	}
}
@media (max-width: 1024px) {
	.menu-item span.image, header:not(.style-07) .main-navigation .main-menu > .menu-item:not(.item-logo):hover > a::before, header:not(.style-07) .main-navigation .main-menu > .menu-item:not(.item-logo):hover > a::after {
	}
	.owl-carousel.nav-circle .owl-nav > div {
	}
	.owl-carousel.nav-circle .owl-nav .owl-prev {
		right: -13px;
	}
	.owl-carousel.nav-circle .owl-nav .owl-next {
		left: -13px;
	}
	.lebe-categories.style-04::before {
		-webkit-transform: translateX(-0);
		-moz-transform: translateX(-0);
		-ms-transform: translateX(-0);
		-o-transform: translateX(-0);
		transform: translateX(-0);
	}
	.lebe-categories.style-04 .category-info {
	}
	.product-item.style-01 .product-thumb .product-gallery-slick {
		float: none;
	}
	.product-item.style-01 .product-thumb .vertical_thumnail {
	}
	.product-item.style-01 .product-info {
	}
	.product-item.style-01 .product-thumb .vertical_thumnail figure {
	}
	.product-item.style-01 .product-thumb .vertical_thumnail figure img {
	}
	.lebe-dealproduct .product-info .price ins {
	}
	.lebe-instagramshopwrap .fa {
	}
	.lebe-instagramshopwrap .fa-angle-left {
		right: -13px;
	}
	.lebe-instagramshopwrap .fa-angle-right {
		left: -13px;
	}
}
.lebe-demo.style-01 .demo-inner {
}
.lebe-demo.style-01.comming-mode .demo-inner::after {
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.lebe-demo.style-01.comming-mode .demo-inner::before {
	right: 0;
	left: 0;
}
.lebe-demo.style-01 img {
	border-radius: 3px;
}
.lebe-demo.style-01 .demo-button {
	right: auto;
	left: 0;
	border-radius: 3px;
}
.lebe-demo.style-01 .demo-button::before {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -3px;
}
.lebe-demo.style-01 .demo-inner:hover .demo-button {
}
.lebe-demo.style-02 {
}
.lebe-demo.style-02 .demo-inner {
}
.lebe-demo.style-02 .demo-left {
	float: right;
}
.lebe-demo.style-02 .demo-title {
}
.lebe-demo.style-02 .demo-title span {
	padding-left: 0;
	padding-right: 67px;
}
.lebe-demo.style-02 .demo-title span::before {
	left: auto;
	right: 13px;
}
.lebe-demo.style-02 .demo-des {
}
.lebe-demo.style-02 .demo-des::before {
	margin-right: auto;
	margin-left: 7px;
}
.lebe-demo.style-02 .demo-right {
	float: right;
	text-align: left;
}
.lebe-demo.style-02 .demo-button {
}
.lebe-demo.style-02 .demo-button::before {
	border-radius: 50%;
	margin-right: auto;
	margin-left: 9px;
	background: linear-gradient(45deg, #45b649, #6ce86d);
	text-align: center;
}
@media (max-width: 1024px) {
	.lebe-demo.style-02 .demo-right, .lebe-demo.style-02 .demo-left {
	}
}
.flash {
	left: auto;
	right: 11px;
}
.onsale, .onnew {
	border-radius: 26px;
	text-align: center;
	background: #6ae08c;
}
span.onsale {
	background: #58cbe6;
}
.button-loop-action .add-to-cart {
}
.button-loop-action .add-to-cart .product_type_simple.add_to_cart_button {
}
.product-item.style-4 .button-loop-action .add-to-cart .product_type_simple.add_to_cart_button {
}
.product-grid .list-button-action {
}
.button-loop-action {
	right: 25px;
	text-align: center;
	left: 25px;
}
.product-inner:hover .button-loop-action {
}
.button-loop-action a.button {
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transform: translateX(-10px);
}
.product-inner:hover .button-loop-action a.button {
	-webkit-transform: translateX(-0);
	-moz-transform: translateX(-0);
	-ms-transform: translateX(-0);
	-o-transform: translateX(-0);
	transform: translateX(-0);
}
.button-loop-action a.button:nth-child(2) {
}
.product-inner:hover .yith-wcqv-button {
}
.product-grid .yith-wcqv-button {
	border-radius: 50%;
	box-shadow: 0 15px 25px rgba(0, 0, 0, .08);
	text-align: center;
}
.product-grid .yith-wcqv-button:hover {
}
.yith-wcqv-button::before {
}
.yith-wcqv-button:hover {
}
.product-item .star-rating {
}
.yith-wcqv-button .blockUI.blockOverlay {
}
#yith-quick-view-modal {
}
#yith-quick-view-modal .yith-quick-view-overlay {
}
#yith-quick-view-modal .yith-wcqv-wrapper {
}
#yith-quick-view-modal.loading, #yith-quick-view-modal.loading .yith-quick-view-modal {
}
#yith-quick-view-modal.loading .yith-quick-view-overlay::before {
	border: 2px solid #ccc;
	border-radius: 50%;
	right: auto;
	left: 50%;
	margin-right: auto;
	margin-left: -30px;
}
#yith-quick-view-modal.open .yith-wcqv-main {
	-webkit-box-shadow: 0 7px 32px 3px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0 7px 32px 3px rgba(0, 0, 0, 0.14);
	box-shadow: 0 7px 32px 3px rgba(0, 0, 0, 0.14);
}
#yith-quick-view-close {
	right: auto;
	left: 8px;
	border: none;
}
#yith-quick-view-close:hover {
}
#yith-quick-view-close::before, #yith-quick-view-close::after {
	left: auto;
	right: 14px;
}
#yith-quick-view-close::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#yith-quick-view-close::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#yith-quick-view-content .product-media {
}
#yith-quick-view-content .owl-carousel.nav-caret .owl-nav .owl-prev {
	left: auto;
	right: 2px;
}
#yith-quick-view-content .owl-carousel.nav-caret .owl-nav .owl-next {
	right: auto;
	left: 2px;
}
#yith-quick-view-content .onsale {
	right: auto;
	left: 11px;
}
#yith-quick-view-content div.images {
	float: right;
}
#yith-quick-view-content div.summary {
	padding: 67px 88px 40px 0;
	right: auto;
	left: 0;
}
#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	right: 0;
}
#yith-quick-view-content div.summary .summary-content {
	padding-right: 0;
	padding-left: 40px;
	text-align: right;
}
#yith-quick-view-content .summary .social-share .lebe-social {
	left: auto;
	right: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
#yith-quick-view-content div.images .owl-nav {
}
#yith-quick-view-content .owl-carousel .owl-dots {
}
#yith-quick-view-content .owl-carousel .owl-dots .owl-dot {
	background: transparent;
}
#yith-quick-view-content .owl-carousel .owl-dots .owl-dot:hover::before, #yith-quick-view-content .owl-carousel .owl-dots .owl-dot.active::before {
	transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
}
#yith-quick-view-content .owl-carousel .owl-dots .owl-dot::before {
	border: 2px solid #000;
	right: 0;
	left: 0;
	border-radius: 50%;
	transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
#yith-quick-view-content .owl-carousel .owl-dots .owl-dot:hover::after, #yith-quick-view-content .owl-carousel .owl-dots .owl-dot.active::after {
	transform: scale(0);
	-o-transform: scale(0);
	-webkit-transform: scale(0);
}
#yith-quick-view-content .owl-carousel .owl-dots .owl-dot::after {
	background: #000;
	border-radius: 50%;
	left: 4px;
	left: 4px;
}
#yith-quick-view-content .woocommerce-product-gallery .flex-viewport {
}
#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	text-align: center;
}
#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
}
#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li img {
	border: 1px solid #e5e5e5;
}
#yith-quick-view-content figure.woocommerce-product-gallery__wrapper {
}
#yith-quick-view-content .woocommerce-product-gallery__image {
}
#yith-quick-view-content .summary .stock {
}
#yith-quick-view-content .summary .yith-wcwl-add-to-wishlist {
	text-align: center;
	right: auto;
	left: 30px;
}
.product-list .product-item {
}
.product-list .product-inner {
}
.product-list .product-item:last-child {
}
.product-list .product-item .variations {
}
.product-list .product-inner .product-title {
}
.product-list .product-inner .product-info .product-title a {
}
.product-list .product-item .product-thumb {
	float: right;
	margin-right: auto;
	margin-left: 40px;
}
.product-grid .lebe-loop-title-rate .star-rating {
}
.product-list .product-info > .star-rating {
}
.product-list .list-button-action .clear {
}
.lebe-loop-title-rate {
}
.product-list .product-item.style-1 .product-inner:hover .price {
}
.product-list .yith-wcwl-add-to-wishlist {
	float: right;
	margin-right: auto;
	margin-left: 10px;
	border-radius: 50%;
	text-align: center;
	box-shadow: 0 15px 25px rgba(0, 0, 0, .08);
}
.product-list .product-inner .add_to_cart_button, .product-list .product-inner .product_type_variable, .product-list .product-inner .product_type_grouped, .product-list .product-inner .product_type_simple, .product-list .product-inner .product_type_external {
	float: right;
	box-shadow: 0 15px 25px rgba(0, 0, 0, .08);
	text-align: center;
	border-radius: 50%;
}
.product-list .product_type_variable::before, .product-list .product_type_grouped::before, .product-list .product_type_simple::before, .product-list .product_type_external::before {
	margin-right: auto;
	margin-left: 5px;
}
.product-list .add_to_cart_button::before, .product-list .product_type_simple.add_to_cart_button::before {
	margin-right: auto;
	margin-left: 5px;
}
.product-grid .product-des, .product-list .product-des ul {
}
.product-list .product-des {
}
.product-list .yith-wcwl-add-to-wishlist a {
}
.product-list .product-info {
}
.product-list .list-button-action .button.loading::before {
}
.product-list .product-inner .add_to_cart_button.loading {
}
.list-button-action .button {
}
.product-list .list-button-action .button {
}
.product-list .button-loop-action {
}
.product-list .yith-wcqv-button {
	float: right;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 15px 25px rgba(0, 0, 0, .08);
}
.product-list .yith-wcqv-button:hover {
}
.product-list .product-inner .added_to_cart {
	border: 1px solid;
	border-radius: 3px;
}
.product-list .product-inner .added_to_cart:hover {
}
.add_to_cart_button.added {
}
.product-grid .style-2 .product-inner {
}
.product-grid .style-2 .button-loop-action {
	text-align: right;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	right: auto;
	left: auto;
}
.product-grid .product-item.style-2 .yith-wcwl-add-to-wishlist, .product-grid .product-item.style-2 .add-to-cart, .product-grid .product-item.style-2 .yith-wcqv-button {
	clear: right;
	float: right;
}
.product-grid .style-2 .info-top {
	float: right;
	background: #f8f8f8;
}
.product-grid .style-2 a.yith-wcqv-button, .product-grid .style-2 .product-inner .add_to_cart_button, .product-grid .style-2 .product-inner .added_to_cart, .product-grid .style-2 .product-inner .product_type_variable, .product-grid .style-2 .product-inner .product_type_simple, .style-2 .product-inner .product_type_external, .product-grid .style-2 .product-inner .product_type_grouped {
}
.product-grid .product-item.style-2 .variations {
	right: auto;
	left: 15px;
}
.product-item.style-3 .product-thumb form.variations_form {
}
.varible-loop form.variations_form {
}
.varible-loop > * {
}
.info-product-content {
	text-align: center;
}
.product-grid .product-item.style-3 .star-rating {
}
.info-product-content {
	text-align: center;
	background: #fff;
}
.product-grid .style-3 .product-inner .add_to_cart_button, .product-grid .style-3 .product-inner .added_to_cart, .product-grid .style-3 .product-inner .product_type_variable, .product-grid .style-3 .product-inner .product_type_simple, .product-grid .style-3 .product-inner .product_type_external, .product-grid .style-3 .product-inner .product_type_grouped {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .product-item.style-3 .yith-wcwl-add-to-wishlist, .product-grid .product-item.style-3 .add-to-cart, .product-grid .product-item.style-3 a.yith-wcqv-button {
	clear: right;
	float: right;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.product-grid .product-item.style-3 .product-inner:hover .yith-wcwl-add-to-wishlist {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .product-item.style-3 .product-inner:hover .add-to-cart {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .product-item.style-3 .product-inner:hover a.yith-wcqv-button {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .style-3 .button-loop-action {
	text-align: right;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .varible-loop {
}
.product-grid .product-item.style-3 .variations {
}
.product-grid .style-3 .info-top {
	align-items: flex-end;
	padding: 0 10px 17px 20px;
	justify-content: space-between;
}
.style-3 .product-inner {
}
.product-grid .style-3 .product-info {
	right: 0;
	left: 0;
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	-ms-transform: translateY(5px);
	-o-transform: translateY(5px);
	transform: translateY(5px);
}
.product-grid .style-3 .product-inner:hover .product-info {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.product-grid .style-4 .product-inner .add_to_cart_button, .product-grid .style-4 .product-inner .added_to_cart, .product-grid .style-4 .product-inner .product_type_variable, .product-grid .style-4 .product-inner .product_type_simple, .product-grid .style-4 .product-inner .product_type_external, .product-grid .style-4 .product-inner .product_type_grouped {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	box-shadow: 0 0 0;
	background: transparent !important;
}
.product-grid .product-item.style-4 .button-loop-action {
	right: 0;
	left: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	justify-content: center;
	background: #303030;
}
.product-grid .product-item.style-4 .product-inner:hover .button-loop-action {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.product-grid .product-item.style-4 .yith-wcwl-add-to-wishlist a:not(:hover) {
}
.product-grid .product-item.style-4 .yith-wcwl-add-to-wishlist a {
}
.product-grid .product-item.style-4 .yith-wcwl-add-to-wishlist:hover, .product-grid .product-item.style-4 .add-to-cart:hover, .product-grid .product-item.style-4 a.yith-wcqv-button:hover, .product-grid .style-4 .product-inner .add_to_cart_button:hover, .product-grid .style-4 .product-inner .added_to_cart:hover, .product-grid .style-4 .product-inner .product_type_variable:hover, .product-grid .style-4 .product-inner .product_type_simple:hover, .product-grid .style-4 .product-inner .product_type_external:hover, .product-grid .style-4 .product-inner .product_type_grouped:hover {
}
.product-grid .product-item.style-4 .yith-wcwl-add-to-wishlist, .product-grid .product-item.style-4 .add-to-cart, .product-grid .product-item.style-4 a.yith-wcqv-button {
	clear: none;
	float: right;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
	box-shadow: 0 0 0 0;
	background: transparent;
}
.product-grid .product-item.style-4 .yith-wcwl-add-to-wishlist::after, .product-grid .product-item.style-4 .add-to-cart::after, .product-grid .product-item.style-4 a.yith-wcqv-button::after {
	border-left: none;
	border-right: 1px solid rgba(242, 242, 242, .16);
	left: auto;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.product-grid .product-item.style-4 div:first-child::after {
}
.product-grid .product-item.style-4 .variations {
}
.product-grid .style-5 .product-inner .added_to_cart, .product-grid .style-5 .product-inner .product_type_variable, .product-grid .style-5 .product-inner .product_type_simple, .product-grid .style-5 .product-inner .product_type_external {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-item.style-4 .yith-wcwl-add-to-wishlist, .product-item.style-4 a.yith-wcqv-button, .product-item.style-4 .yith-wcwl-add-button a.add_to_wishlist, .product-item.style-4 .product-inner .add_to_cart_button, .product-item.style-4 .product-inner .added_to_cart, .product-item.style-4 .product-inner .product_type_variable, .product-item.style-4 .product-inner .product_type_simple, .product-item.style-4 .product-inner .product_type_external, .product-item.style-4 .product-inner .product_type_grouped {
	border-radius: 0 !important;
}
.product-grid .style-5 .product-inner .add_to_cart_button {
}
.product-grid .product-item.style-5 .yith-wcwl-add-to-wishlist, .product-grid .product-item.style-5 .add-to-cart, .product-grid .product-item.style-5 a.yith-wcqv-button, .product-grid .style-5 .product-inner .add_to_cart_button, .product-grid .style-5 .product-inner .product_type_simple, .product-grid .style-5 .product-inner .product_type_grouped, .product-grid .style-5 .product-inner .product_type_external, .product-grid .style-5 .product-inner .product_type_variable {
	clear: right;
	float: right;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.product-grid .product-item.style-5 .product-inner:hover .yith-wcwl-add-to-wishlist {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .product-item.style-5 .product-inner:hover .add-to-cart {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .product-item.style-5 .product-inner:hover a.yith-wcqv-button, .product-grid .style-5 .product-inner:hover .add_to_cart_button, .product-grid .style-5 .product-inner:hover .product_type_simple, .product-grid .style-5 .product-inner:hover .product_type_grouped, .product-grid .style-5 .product-inner:hover .product_type_external, .product-grid .style-5 .product-inner:hover .product_type_variable {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .style-5 .button-loop-action {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	left: 10px;
	right: auto;
}
.product-item.style-5 {
	border: 1px solid #dfdfdf;
	border-left: none;
	border-right: none;
}
.product-grid .style-5 .button-loop-action a {
}
.product-item.style-5 .product-inner:hover .add_to_cart_button {
}
.product-item.style-5 .variations td.value {
	left: auto;
	right: 10px;
}
.product-item.style-5 .product-inner:hover .variations td.value {
}
.product-item.style-5 .product-title {
	text-align: center;
}
.product-item.style-5 .product-inner .price {
	text-align: center;
}
.product-item.style-5 .woocommerce-Price-amount.amount {
}
.product-item.style-5 .product-info.equal-elem .product-title a {
	text-align: center;
}
.product-item.style-5 .star-rating {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.product-grid .varible-loop {
}
.product-grid .product-item.style-5 .variations {
}
.style-5 .product-inner {
}
.lebe-products.style-5 .product-grid {
}
@media (min-width: 1500px) {
	.product-item.style-5.col-bg-1:nth-child(12n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-bg-2:nth-child(6n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-bg-15:nth-child(5n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-bg-3:nth-child(4n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-bg-4:nth-child(3n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-bg-6:nth-child(2n) {
		border-right: none;
		border-left: none;
	}
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.product-item.style-5.col-lg-1:nth-child(12n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-lg-2:nth-child(6n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-lg-15:nth-child(5n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-lg-3:nth-child(4n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-lg-4:nth-child(3n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-lg-6:nth-child(odd) {
		border-right: none;
		border-left: none;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.product-item.style-5.col-md-1:nth-child(12n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-md-2:nth-child(6n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-md-15:nth-child(5n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-md-3:nth-child(4n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-md-4:nth-child(3n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-md-6:nth-child(odd) {
		border-right: none;
		border-left: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.product-item.style-5.col-sm-1:nth-child(12n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-sm-2:nth-child(6n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-sm-15:nth-child(5n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-sm-3:nth-child(4n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-sm-4:nth-child(3n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-sm-6:nth-child(2n) {
		border-right: none;
		border-left: none;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.product-item.style-5.col-xs-1:nth-child(12n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-xs-2:nth-child(6n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-xs-15:nth-child(5n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-xs-3:nth-child(4n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-xs-4:nth-child(3n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-xs-6:nth-child(2n) {
		border-right: none;
		border-left: none;
	}
}
@media (max-width: 479px) {
	.product-item.style-5.col-ts-1:nth-child(12n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-ts-2:nth-child(6n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-ts-15:nth-child(5n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-ts-3:nth-child(4n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-ts-4:nth-child(3n) {
		border-right: none;
		border-left: none;
	}
	.product-item.style-5.col-ts-6:nth-child(2n) {
		border-right: none;
		border-left: none;
	}
}
body.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border: 1px solid #dfdfdf !important;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
}
body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
}
body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
}
body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	right: auto;
	left: 34px !important;
}
body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before, body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
}
body.wpb-js-composer .vc_tta-style-classic .vc_tta-controls-icon::after {
}
body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	border: 1px solid #dfdfdf !important;
}
body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel:not(:last-child) {
}
body .vc_toggle_default .vc_toggle_title .vc_toggle_icon {
	left: 0;
	right: auto !important;
	background: #000;
}
body .vc_toggle_default .vc_toggle_icon::before {
}
body .vc_toggle_default .vc_toggle_icon::after {
	background: #000000;
}
body .wpb-js-composer .vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon::before {
}
body .vc_toggle_default .vc_toggle_title {
}
body .vc_toggle_default .vc_toggle_title > h4 {
}
body .vc_toggle_default.vc_toggle_active .vc_toggle_title > h4 {
}
body .vc_toggle_default:not(:last-child) {
}
body .vc_toggle_default .vc_toggle_content {
	padding-right: 0 !important;
	padding-left: 46px;
}
body .vc_toggle_default .vc_toggle_content:last-child {
}
body .vc_toggle_default .vc_toggle_content p:last-child {
}
@-webkit-keyframes underline-link {
	0% {
		-webkit-transform: translateX(-0);
		transform: translateX(-0)
	}
	50% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	50.01% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	to {
		-webkit-transform: translateX(-0);
		transform: translateX(-0)
	}
}
@keyframes underline-link {
	0% {
		-webkit-transform: translateX(-0);
		transform: translateX(-0)
	}
	50% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	50.01% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	to {
		-webkit-transform: translateX(-0);
		transform: translateX(-0)
	}
}
.lebe-banner.style-01 .banner-inner, .lebe-banner.style-01.small .banner-inner, .lebe-banner.style-02 .banner-inner, .lebe-banner.style-03 .banner-inner, .lebe-banner.style-04 .banner-inner, .lebe-banner.style-05 .banner-inner, .lebe-banner.style-06 .banner-inner, .lebe-banner.style-08 .banner-inner, .lebe-banner.style-09 .banner-inner, .lebe-banner.style-10 .banner-inner, .lebe-banner.style-11 .banner-inner, .lebe-banner.style-12 .banner-inner, .lebe-banner.style-13 .banner-inner {
}
.lebe-banner.style-01 .banner-thumb::before {
	right: 30px;
	left: 30px;
	background: #ffffff;
}
.lebe-banner.style-01 .banner-inner:hover .banner-thumb::before {
}
.lebe-banner.style-01 .banner-inner .banner-info {
	right: 30px;
	left: 30px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.lebe-banner.style-01 .banner-inner:hover .banner-info {
}
.lebe-banner.style-01 .banner-info .bigtitle {
}
.lebe-banner.style-01 .banner-info .button {
	padding: 0 0 5px 15px;
}
.lebe-banner.style-01 .banner-info .button::after {
	right: auto;
	left: 0;
	content: "\f104";
}
.lebe-banner.style-01 .banner-info .button::before {
	left: auto;
	right: 0;
}
.lebe-banner.style-01 .button:hover::before, .lebe-banner.style-03 .button:hover::before {
}
.lebe-banner.style-01.small .banner-inner .banner-thumb::before {
}
.lebe-banner.style-01.small .banner-inner .banner-info {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	left: 0;
	background: #ffffff;
}
.lebe-banner.style-01.small .banner-inner:hover .banner-info {
}
.lebe-banner.style-02.border::before {
	right: 45px;
	left: 45px;
	border: 1px solid #ffffff;
}
.lebe-banner.style-02 .banner-info {
	right: 15px;
	left: 15px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lebe-banner.style-02 .bigtitle {
}
.lebe-banner.style-02 .button, .lebe-banner.style-08 .button, .lebe-banner.style-10 .button, .lebe-banner.style-11 .button, .lebe-banner.style-12 .button {
}
.lebe-banner.style-02 .button {
}
.lebe-banner.style-08 .button:hover, .lebe-banner.style-06 .bigtitle:hover a, .lebe-iconbox.style-07 .button:hover {
}
.lebe-banner.style-02 .button::before, .lebe-banner.style-08 .button::before, .lebe-banner.style-05 .button::before, .lebe-banner.style-06 .bigtitle::before, .lebe-banner.style-10 .button::before, .lebe-banner.style-11 .button::before, .lebe-banner.style-12 .button::before {
	border: 1px solid #ffffff;
}
.lebe-banner.style-02 .button:hover::before, .lebe-banner.style-05 .button:hover::before, .lebe-banner.style-10 .button:hover::before, .lebe-banner.style-11 .button:hover::before, .lebe-banner.style-12 .button:hover::before {
}
.lebe-banner.style-08 .button:hover::before, .lebe-iconbox.style-07 .button:hover::before {
}
.lebe-banner.style-02 .banner-thumb img {
}
.lebe-banner.style-02 .banner-thumb:hover img {
}
.lebe-banner.style-03 .banner-thumb {
}
.lebe-banner.style-03 .banner-inner img, .lebe-banner.style-04 .banner-inner img, .lebe-banner.style-06 .banner-inner img, .lebe-banner.style-08 .banner-inner img, .lebe-banner.style-10 .banner-inner img, .lebe-banner.style-11 .banner-inner img, .lebe-banner.style-12 .banner-inner img, .lebe-blog.style-02 .blog-thumb img, .lebe-blog.style-04 .blog-thumb img {
}
.lebe-banner.style-01 .banner-inner img, .lebe-banner.style-01.small .banner-inner img, .lebe-banner.style-05 .banner-inner img, .lebe-banner.style-09 .banner-inner img, .lebe-banner.style-13 .banner-inner img, .lebe-blog.style-01 .blog-thumb img {
}
.lebe-banner.style-09 .banner-inner img {
	object-fit: cover;
}
.lebe-banner.style-01 .banner-inner:hover img, .lebe-banner.style-01.small .banner-inner:hover img, .lebe-banner.style-03 .banner-inner:hover img, .lebe-banner.style-04 .banner-inner:hover img, .lebe-banner.style-05 .banner-inner:hover img, .lebe-banner.style-06 .banner-inner:hover img, .lebe-banner.style-08 .banner-inner:hover img, .lebe-banner.style-09 .banner-inner:hover img, .lebe-banner.style-10 .banner-inner:hover img, .lebe-banner.style-11 .banner-inner:hover img, .lebe-banner.style-12 .banner-inner:hover img, .lebe-banner.style-13 .banner-inner:hover img, .lebe-blog.style-01 .blog-thumb:hover img, .lebe-blog.style-02 .blog-thumb:hover img, .lebe-blog.style-04 .blog-thumb:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.lebe-banner.style-03 .banner-info {
	left: auto;
	right: 10%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lebe-banner.style-03 .bigtitle {
}
.lebe-banner.style-03 .desc {
}
.lebe-banner.style-03 .button {
}
.lebe-blog.style-03 .blog-heading, .lebe-instagram-sc.style-04 .title {
	text-align: center;
}
.lebe-blog.style-03 .blog-heading::before, .lebe-instagram-sc.style-04 .title::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-banner.style-04 .banner-info, .lebe-banner.style-05 .banner-info, .lebe-banner.style-06 .banner-info, .lebe-banner.style-08 .banner-info {
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	left: auto;
	right: 50%;
	text-align: center;
}
.lebe-banner.style-04 .bigtitle {
	background: #ffffff;
	text-align: center;
}
.lebe-banner.style-04 .bigtitle a {
}
.lebe-banner.style-04 .bigtitle::before {
	left: 0;
	right: 0;
	-moz-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-o-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-ms-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
}
.lebe-banner.style-04 .bigtitle:hover::before {
	-moz-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-o-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}
.lebe-banner.style-04 .bigtitle:hover a {
}
.lebe-banner.style-05 .bigtitle {
}
.lebe-banner.style-05 .button {
}
.lebe-banner.style-06 .bigtitle {
}
.lebe-banner.style-06 .bigtitle::before {
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
	left: auto;
	right: 50%;
	border: 1px solid #fff;
}
.lebe-banner.style-06 .bigtitle a {
}
.lebe-banner.style-06 .bigtitle:hover {
}
.lebe-banner.style-07 .banner-inner {
}
.lebe-banner.style-07 .banner-thumb {
	float: right;
}
.lebe-banner.style-07 .banner-thumb img {
}
.lebe-banner.style-07:hover .banner-thumb img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.lebe-banner.style-07.right .banner-thumb {
	float: left;
}
.lebe-banner.style-07 .banner-info {
	float: right;
}
.lebe-banner.style-07 .banner-info-inner {
	text-align: center;
}
.lebe-banner.style-07 .title {
}
.lebe-banner.style-07 .bigtitle {
}
.lebe-banner.style-07 .desc {
}
.lebe-banner.style-07 .button {
	background: #000000;
}
.lebe-banner.style-08 .bigtitle {
}
.lebe-banner.style-08 .button, .lebe-banner.style-10 .button, .lebe-banner.style-11 .button, .lebe-banner.style-11 .button {
}
.lebe-banner.style-09 .banner-info {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: auto;
	left: 5%;
	text-align: center;
}
.lebe-banner.style-09 .title {
}
.lebe-banner.style-09 .title::before {
	border-left: none;
	border-right: 1px solid #000;
	left: auto;
	right: 50%;
}
.lebe-banner.style-09 .bigtitle {
}
.lebe-banner.style-09 .desc {
}
.lebe-banner.style-09 .button {
	background: #000000;
}
.lebe-banner.style-09 .button span, .lebe-banner.style-07 .button span {
}
.lebe-banner.style-09 .button::before, .lebe-banner.style-07 .button::before {
	background: #fc3c3c;
	left: 0;
	left: 0;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
}
.lebe-banner.style-09 .button:hover::before, .lebe-banner.style-07 .button:hover::before {
	webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}
.lebe-banner.style-09 .button:hover {
}
.lebe-banner.style-10 .banner-info {
	left: auto;
	right: 60px;
}
.lebe-banner.style-10 .title, .lebe-banner.style-11 .title, .lebe-banner.style-12 .title, .lebe-banner.style-13 .title {
}
.lebe-banner.style-10 .title {
}
.lebe-banner.style-10 .bigtitle, .lebe-banner.style-11 .bigtitle, .lebe-banner.style-12 .bigtitle {
}
.lebe-banner.style-11 .banner-info {
	text-align: center;
	right: 12px;
	left: 12px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lebe-banner.style-11 .title {
}
.lebe-banner.style-11 .bigtitle {
}
.lebe-banner.style-11 .banner-inner::before {
	right: 40px;
	left: 40px;
	background: #9b7964;
}
.lebe-banner.style-12 .banner-info {
	left: auto;
	right: 10%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lebe-banner.style-12 .title, .lebe-banner.style-12 .bigtitle {
}
.lebe-banner.style-12 .button {
}
.lebe-banner.style-13 .banner-info {
	text-align: center;
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lebe-banner.style-13 .bigtitle {
}
.lebe-banner.style-13 .button {
	border: 1px solid #ffffff;
}
.lebe-banner.style-13 .button::before, .lebe-banner.style-15 .button::before {
	left: 0;
	right: 0;
	-moz-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-o-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-ms-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
}
.lebe-banner.style-13 .button:hover::before, .lebe-banner.style-15 .button:hover::before {
	-moz-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-o-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}
.lebe-banner.style-13 .button:hover {
}
.lebe-banner.style-14 .banner-thumb {
}
.lebe-banner.style-14 .banner-info {
	left: auto;
	right: 73%;
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
.lebe-banner.style-14 .bigtitle {
}
.lebe-banner.style-14 .desc {
}
.lebe-banner.style-14 .button {
	border: 1px solid #000000;
	text-align: center;
}
.lebe-banner.style-14 .button:hover {
	background: #000000;
}
.lebe-banner.style-15 .banner-inner {
}
.lebe-banner.style-15 img {
	object-fit: cover;
}
.lebe-banner.style-15 .banner-info {
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lebe-banner.style-15 .desc {
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.lebe-banner.style-15 .bigtitle {
	margin-left: auto;
	margin-right: 40px;
	padding-left: 0;
	padding-right: 10px;
}
.lebe-banner.style-15 .bigtitle::before {
	left: auto;
	right: -41px;
}
.lebe-banner.style-15 .button {
	text-align: center;
	border: 1px solid #ffffff;
}
.lebe-banner.style-15 .button:hover {
}
.tab-container {
}
.tab-container .tab-panel {
	right: 0;
	left: 0;
}
.tab-container .tab-panel.active {
}
.lebe-tabs {
}
.lebe-tabs .tab-link {
	padding-left: 0;
	padding-right: 0;
}
.lebe-tabs .tab-link::before, .lebe-tabs .tab-link::after {
}
.lebe-tabs .tab-link::after {
	clear: both;
}
.lebe-tabs .tab-head .tab-link li.dropdown {
	right: auto;
	left: 85px;
}
.lebe-tabs .tab-head .tab-link li.dropdown a {
	text-align: center;
}
.lebe-tabs .tab-head .tab-link li.dropdown a::before {
}
.lebe-tabs .tab-head .tab-link li.dropdown > a > span {
}
.lebe-tabs .tab-head .tab-link li[style="display:none;"] ~ .dropdown {
}
.lebe-tabs .dropdown-menu {
	border: none;
	text-align: right;
	box-shadow: 0 0 9px rgba(0, 0, 0, .175);
	right: auto;
	left: -10px;
}
.lebe-tabs .dropdown-menu > li > a {
}
.lebe-tabs .dropdown-menu > li > a:focus, .lebe-tabs .dropdown-menu > li > a:hover {
}
.lebe-tabs .dropdown-menu > .active > a {
}
.lebe-tabs .tab-head .tab-link {
	text-align: center;
}
.lebe-tabs .tab-head .tab-link li {
	margin-right: auto;
	margin-left: 40px;
}
.lebe-tabs .tab-head .tab-link li:last-child {
	margin-right: auto;
	margin-left: 0;
}
.lebe-tabs .tab-head .tab-link li a {
}
.lebe-tabs .tab-head .tab-link li:hover a, .lebe-tabs .tab-head .tab-link li.active a {
}
.lebe-tabs .tab-head .tab-link li a::before {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.lebe-tabs .tab-head .tab-link li a:hover::before, .lebe-tabs .tab-head .tab-link li.active a::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.product-info.equal-elem .product-title a {
}
.product-info.equal-elem .product-title a:hover {
}
.woocommerce-Price-amount.amount {
}
.lebe-products.light .product-info.equal-elem .product-title a, .lebe-products.light .product-inner .price {
}
.lebe-iconbox.style-01 .iconbox-inner {
	border: 2px solid #dbdbdb;
	padding: 45px 37px 45px 20px;
}
.lebe-iconbox.style-01 .icon {
	margin-right: auto;
	margin-left: 15px;
	float: right;
}
.lebe-iconbox.style-01 .icon:hover, .lebe-iconbox.style-02 .icon:hover, .lebe-iconbox.style-03 .icon:hover, .lebe-iconbox.style-04 .icon:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.lebe-iconbox.style-01 .content {
}
.lebe-iconbox.style-01 .title, .lebe-iconbox.style-02 .title, .lebe-iconbox.style-03 .title {
}
.lebe-iconbox.style-03 .title {
}
.lebe-iconbox.style-01 .desc {
}
.lebe-iconbox.style-02 .desc, .lebe-iconbox.style-03 .desc, .lebe-iconbox.style-04 .desc, .lebe-iconbox.style-05 .desc {
}
.lebe-iconbox.style-03 .desc {
}
.owl-item .lebe-iconbox.style-02 .iconbox-inner {
	border-left: none;
	border-right: 1px solid #dedede;
	text-align: center;
}
.owl-item.item-first .lebe-iconbox.style-02 .iconbox-inner {
	border-left: none;
	border-right: none;
}
.lebe-iconbox.style-02 .icon {
}
.lebe-iconbox.style-02 .title {
}
.owl-item .lebe-iconbox.style-03 .iconbox-inner {
	text-align: center;
}
.lebe-iconbox.style-03 .icon {
}
.owl-item .lebe-iconbox.style-03 .content::before {
	right: auto;
	left: -25px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.owl-item .lebe-iconbox.style-03 .title::before {
	border: 3px solid #ffffff;
	background: #868686;
	left: auto;
	right: -6px;
	border-radius: 50%;
}
.owl-item .lebe-iconbox.style-03 .content::after {
	right: auto;
	left: -25px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.owl-item.item-last .lebe-iconbox.style-03 .content::before, .owl-item.item-last .lebe-iconbox.style-03 .title::before, .owl-item.item-last .lebe-iconbox.style-03 .content::after {
}
.lebe-iconbox.style-04 .title {
}
.owl-item .lebe-iconbox.style-04 .iconbox-inner {
	border-left: none;
	border-right: 1px solid rgba(247, 247, 247, 0.3);
	text-align: center;
}
.owl-item.item-first .lebe-iconbox.style-04 .iconbox-inner {
	border-left: none;
	border-right: none;
}
.lebe-iconbox.style-04 .icon {
}
.lebe-iconbox.style-04 .iconbox-inner .icon span {
}
.lebe-iconbox.style-04:hover .iconbox-inner .icon span {
}
span.flaticon-delivery-truck {
}
.lebe-iconbox.style-05 .title {
}
.lebe-iconbox.style-05 .iconbox-inner {
	border-right: none;
	border-left: 2px solid #ffffff;
	text-align: center;
}
.lebe-iconbox.style-05 .icon {
	border-radius: 50%;
}
.lebe-iconbox.style-05 .icon:hover {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.lebe-iconbox.style-06 {
	text-align: center;
}
.lebe-iconbox.style-06 .icon {
}
.lebe-iconbox.style-06 .title {
}
.lebe-iconbox.style-06 .button {
}
.lebe-iconbox.style-06 .button:hover {
}
.lebe-iconbox.style-06 .button::before {
}
.lebe-iconbox.style-06 .button:hover::before {
}
.lebe-iconbox.style-07 {
	text-align: center;
}
.lebe-iconbox.style-07 .icon {
}
.lebe-iconbox.style-07 .title {
}
.lebe-iconbox.style-07 .title::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-iconbox.style-07 .desc {
}
.lebe-iconbox.style-07 .button {
}
.lebe-iconbox.style-07 .button::before {
	border: 1px solid #000000;
}
.lebe-title.style1, .lebe-title.style2 {
	text-align: center;
}
.lebe-title.style1 .block-title {
}
.lebe-title.style1.light .block-title {
}
.lebe-title.style1 .block-title::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-title.style1.light .block-title::before {
}
.lebe-title.style1.light.line-red .block-title::before {
}
.lebe-title.style2 .block-title {
	background: #ffffff;
}
.lebe-title.style2 .title-inner {
}
.lebe-title.style2 .title-inner::before {
	left: auto;
	right: 0;
}
.lebe-title.style3 .title-inner {
	text-align: center;
}
.lebe-title.style3 .block-title {
}
.lebe-title.style3.light .block-title {
}
.lebe-title.style3 .block-title::after {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-title.style3.light .block-title::after {
}
.lebe-title.style4 .block-title {
}
.lebe-title.style4 .block-title::before {
	left: auto;
	right: 0;
}
.lebe-title.style6 .block-title {
	text-align: center;
}
.lebe-title.style6 .title-inner {
}
.lebe-title.style6 .title-inner::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-title.style7 .block-title {
	text-align: center;
}
.lebe-title.style7 .title-inner {
}
.lebe-title.style7 .title-inner::before {
	border: 1px solid #000000;
	left: auto;
	right: 50%;
}
.lebe-title.style5 .block-title {
	text-align: center;
}
.lebe-title.style5 .block-title::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-title.style8 .block-title {
	text-align: center;
}
.lebe-title.style8 .block-title::before {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-newsletter.style-01.light .icon > span, .lebe-newsletter.style-01.light .newsletter-title {
}
.lebe-newsletter.style-01.light .newsletter-form-wrap input {
}
.lebe-newsletter.style-01.light .newsletter-form-wrap button {
}
.lebe-newsletter.style-06 .newsletter-title {
}
.lebe-newsletter.style-10 .newsletter-form-wrap-inner, .lebe-newsletter.style-06 .newsletter-form-wrap-inner {
}
.lebe-newsletter.style-10 .email, .lebe-newsletter.style-06 .email {
}
.lebe-newsletter.style-06 .email {
	padding-right: 0;
	padding-left: 120px;
}
.lebe-newsletter.style-06 .newsletter-form-wrap-inner {
}
.lebe-newsletter.style-06 .submit-newsletter {
	background: none;
	left: auto;
	right: 0;
}
.lebe-newsletter.style-06 .submit-newsletter:hover {
}
.lebe-newsletter.style-06 .submit-newsletter::before {
	right: auto;
	left: 0;
}
.lebe-newsletter.style-05.light .newsletter-inner {
	text-align: center;
}
.lebe-newsletter.style-05.light .email {
	border: 2px solid #3a3a3a;
}
.lebe-newsletter.style-05.light .submit-newsletter {
	left: 0;
	right: auto;
}
.lebe-newsletter.style-05.light .submit-newsletter::before, .lebe-newsletter.style-04 .submit-newsletter::before, .lebe-newsletter.style-09 .submit-newsletter::before, .lebe-newsletter.style-11 .submit-newsletter::before {
	background: #ffffff;
	left: 0;
	left: -1px;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
}
.lebe-newsletter.style-05.light .submit-newsletter:hover::before, .lebe-newsletter.style-04 .submit-newsletter:hover::before, .lebe-newsletter.style-09 .submit-newsletter:hover::before, .lebe-newsletter.style-11 .submit-newsletter:hover::before {
	webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}
.lebe-newsletter.style-09 .submit-newsletter:hover::before {
	border-left: none;
	border-right: none;
}
.lebe-newsletter.style-07 .newsletter-title {
}
.lebe-newsletter.style-07.light .newsletter-title {
}
.lebe-newsletter.style-07 .newsletter-description {
}
.lebe-newsletter.style-07.light .newsletter-description {
}
.lebe-newsletter.style-07 .newsletter-form-wrap-inner, .lebe-newsletter.style-08 .newsletter-form-wrap-inner {
}
.lebe-newsletter.style-07 .newsletter-form-wrap-inner {
	text-align: right;
}
.lebe-newsletter.style-07 .newsletter-form-wrap-inner .email {
}
.lebe-newsletter.style-07 .submit-newsletter, .lebe-newsletter.style-10 .submit-newsletter {
	background: none;
	border: none;
	left: auto;
	right: 0;
	padding-right: 0;
	padding-left: 20px;
}
.lebe-newsletter.style-07.light .submit-newsletter, .lebe-newsletter.style-10.light .submit-newsletter {
}
.lebe-newsletter.style-07 .submit-newsletter:hover, .lebe-newsletter.style-10 .submit-newsletter:hover {
}
.lebe-newsletter.style-07 .submit-newsletter::before {
	right: auto;
	left: 0;
}
.lebe-newsletter.style-08 .icon {
	margin: 0 0 10px 0;
}
.lebe-newsletter.style-08.light .icon, .lebe-newsletter.style-08.light .submit-newsletter {
}
.lebe-newsletter.style-08 .newsletter-form-wrap-inner {
}
.lebe-newsletter.style-08 .email {
}
.lebe-newsletter.style-08 .submit-newsletter {
	right: auto;
	left: 0;
}
.lebe-newsletter.style-08 .submit-newsletter::before {
	right: auto;
	left: 0;
}
.lebe-newsletter.style-08.light .submit-newsletter:hover {
}
.lebe-newsletter.style-09 .newsletter-form-wrap-inner {
}
.lebe-newsletter.style-09 .email {
	border: 2px solid #ffffff;
}
.lebe-newsletter.style-09 .submit-newsletter {
	background: #ffffff;
	left: auto;
	right: 0;
}
.lebe-newsletter.style-09 .submit-newsletter:hover {
}
.lebe-newsletter.style-09 .newsletter-description {
}
.lebe-newsletter.style-11 .newsletter-description {
}
.lebe-newsletter.style-11 .newsletter-form-wrap-inner {
	background: #ffffff;
}
.lebe-newsletter.style-11 .email {
	background: none;
	border: none;
}
.lebe-newsletter.style-11 .submit-newsletter {
	background: #000000;
	left: auto;
	right: 0;
}
.lebe-newsletter.style-11 .submit-newsletter:hover {
}
.lebe-newsletter.style-10 .newsletter-title {
}
.lebe-newsletter.style-10 .newsletter-description {
}
.lebe-newsletter.style-10 .newsletter-form-wrap-inner .email:focus {
}
.lebe-newsletter.style-10 .submit-newsletter::before {
	right: auto;
	left: 0;
}
.lebe-newsletter.style-11 .newsletter-title {
}
.lebe-newsletter.style-11 .newsletter-title::before {
}
.lebe-button.style-01 .button {
	text-align: center;
	border: 2px solid #000000;
}
.lebe-button.style-02 .button {
	background: #000000;
}
footer.footer.wp-default {
	text-align: center;
}
.lebe-custommenu ul {
	padding-left: 0;
	padding-right: 0;
}
.lebe-custommenu.center {
	text-align: center;
}
.lebe-custommenu.right {
	text-align: left;
}
.lebe-custommenu.style-01 .widgettitle {
}
.lebe-custommenu.style-01 .widgettitle::before {
}
.lebe-custommenu.style-01 .menu {
}
.footer .lebe-custommenu .menu li a {
}
.lebe-custommenu.style-01 .menu li a {
}
.lebe-custommenu.style-01.light .widgettitle {
}
.lebe-custommenu.style-01.light .menu li a:hover, .lebe-custommenu.style-01 .menu li a:hover, .footer.style-10 .lebe-custommenu.style-01.light ul li a:hover {
}
.footer.style-10 .lebe-custommenu.style-01.light ul li a {
}
.lebe-custommenu.style-02 .menu li {
	padding-right: 0;
	padding-left: 15px;
}
.lebe-custommenu.style-02 .menu li:last-child {
	padding-right: 0;
	padding-left: 0;
}
.lebe-custommenu.style-02 .menu li a {
}
.lebe-custommenu.style-02.light .menu li a {
}
.lebe-custommenu.style-02 .menu li:hover a {
}
.lebe-custommenu.style-02.light.right .menu li {
	padding-right: 0;
	padding-left: 0;
}
.lebe-custommenu.style-02.light.right ul li a {
	border-right: none;
	border-left: 1px solid #dedede;
	padding-right: 0;
	padding-left: 15px;
	margin-right: auto;
	margin-left: 13px;
}
.lebe-custommenu.style-02.light.right ul li a {
	border-right: none;
	border-left: 1px solid #414141;
}
.lebe-custommenu.style-02.light.right ul li:last-child a {
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: 0;
	border-right: none;
	border-left: none;
}
.footer.style-09 {
	background: linear-gradient(to left, #f8f8f8, #f8f8f8 50%, #1e1e1e 50%);
}
.lebe-custommenu.style-03.right {
	text-align: left;
}
.lebe-custommenu.style-03 ul li {
}
.lebe-custommenu.style-03 ul li:not(:first-child) {
	margin-left: auto;
	margin-right: 20px;
}
.lebe-custommenu.style-03 ul li a {
}
.lebe-custommenu.style-03 ul li a:hover {
}
.lebe-custommenu.style-04 {
	text-align: center;
}
.lebe-custommenu.style-04 ul li {
}
.lebe-custommenu.style-04 ul li a {
	border-right: none;
	border-left: 1px solid #dedede;
	padding-right: 0;
	padding-left: 15px;
	margin-right: auto;
	margin-left: 13px;
}
.lebe-custommenu.style-04.light ul li a {
	border-right: none;
	border-left: 1px solid #868686;
}
.lebe-custommenu.style-04 ul li:last-child a {
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: 0;
	border-right: none;
	border-left: none;
}
.lebe-custommenu.style-04 ul li a {
}
.lebe-custommenu ul li:hover a, .lebe-custommenu.style-05.light ul li:hover a {
}
.lebe-custommenu.style-05 ul li a {
}
.lebe-custommenu.style-05.light ul li a {
}
@media (max-width: 1499px) {
	.lebe-custommenu.style-02 .menu li a {
	}
}
.lebe-socials.right {
	text-align: left;
}
.lebe-socials.center {
	text-align: center;
}
.lebe-socials .social-item {
	border-radius: 50%;
	margin-right: auto;
	margin-left: 10px;
	text-align: center;
}
.lebe-socials.style-01 .social-item {
	background: #1e1e1e;
}
.lebe-socials.style-02 .social-item {
	border: 2px solid #2b2b2b;
}
.lebe-socials .social-item::before {
	right: -1px;
	left: -1px;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-o-transform: scale(0.3);
	transform: scale(0.3);
	border-radius: 50%;
}
.lebe-socials .social-item:hover::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.lebe-socials .social-item:hover i {
}
.lebe-socials .social-item:last-child {
	margin-right: auto;
	margin-left: 0;
}
.lebe-socials.style-02 .social-item:hover {
}
.lebe-buttonvideo.style-01 .buttonvideo-inner {
}
.lebe-buttonvideo.style-01 .lebe-bt-video a {
	left: auto;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	border-radius: 50%;
}
.lebe-buttonvideo.style-01 .lebe-bt-video a::after {
	right: 0;
	left: 0;
	border-radius: 50%;
}
.lebe-buttonvideo.style-01 .lebe-bt-video a:hover::after {
	-webkit-transform: scale(1.13);
	-moz-transform: scale(1.13);
	-ms-transform: scale(1.13);
	-o-transform: scale(1.13);
	transform: scale(1.13);
}
.lebe-buttonvideo.style-01 .lebe-bt-video a::before {
}
.lebe-buttonvideo.style-01 .lebe-bt-video a span {
}
.lebe-buttonvideo.style-01 .lebe-bt-video a span::before {
	left: auto;
	right: 52px;
}
.lebe-buttonvideo.style-01 .lebe-bt-video a span::after {
	left: auto;
	right: 55px;
}
.lebe-instagram-sc.style-01 .instagram-inner {
	text-align: center;
}
.lebe-instagram-sc.style-01 .icon {
	text-align: center;
	border-radius: 50%;
	border: 2px solid #000000;
}
.lebe-instagram-sc.style-01 .title {
}
.lebe-instagram-sc.style-01 .desc {
}
.lebe-instagram-sc.style-01 .desc a {
}
.lebe-instagram-sc .item {
}
.lebe-instagram-sc .item a {
}
.lebe-instagram-sc .item a::before {
	right: 0;
	left: 0;
	background: #000000;
}
.lebe-instagram-sc .item:hover a::before {
}
.lebe-instagram-sc .info-img {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	left: 0;
	text-align: center;
}
.lebe-instagram-sc .item:hover .info-img {
}
.lebe-instagram-sc .info-img .social-info {
}
.lebe-instagram-sc .info-img .social-info i {
	padding-right: 0;
	padding-left: 5px;
}
.lebe-instagram-sc .info-img .social-info:last-child i {
	margin-left: auto;
	margin-right: 10px;
}
.lebe-instagram-sc.style-04 .icon {
	text-align: center;
}
.lebe-testimonial .rating {
}
.lebe-testimonial .rating::before, .lebe-testimonial .rating span::before {
}
.lebe-testimonial .rating::before {
}
.lebe-testimonial .rating span {
	float: right;
	left: auto;
	right: 0;
}
.lebe-testimonial .rating span::before {
}
.lebe-testimonial .rating.rating-1 span {
}
.lebe-testimonial .rating.rating-2 span {
}
.lebe-testimonial .rating.rating-3 span {
}
.lebe-testimonial .rating.rating-4 span {
}
.lebe-testimonial .rating.rating-5 span {
}
.lebe-testimonial.style-01 .testimonial-wrap.equal-elem {
	text-align: center;
	border: 2px solid #ececec;
}
.lebe-testimonial.style-01 .content {
}
.lebe-testimonial.style-01 .thumb {
}
.lebe-testimonial.style-01 .thumb img {
	text-align: center;
	border-radius: 50%;
}
.lebe-testimonial.style-01 .name {
	text-align: center;
}
.lebe-testimonial.style-01 .position {
	text-align: center;
}
.lebe-testimonial.style-04 .thumb img {
}
.lebe-testimonial.style-04 .content {
}
.lebe-testimonial.style-04 .content::before {
}
.lebe-testimonial.style-04 .content::after {
}
.lebe-testimonial.style-04 .name {
}
.lebe-testimonial.style-04 .name::before {
	border: 1px solid #000000;
	left: auto;
	right: 50%;
}
.lebe-testimonial.style-04 .position {
}
.lebe-testimonial.style-04 .testimonial-inner {
}
.ziss-shop-wrap .ziss-cart-icon, .ziss-shop-wrap .hotspot-num {
}
.lebe-instagramshopwrap .ziss-shop-wrap {
	padding-right: 0;
	padding-left: 0;
}
.ziss-shop-wrap .ziss-item-inner {
}
.ziss-shop-wrap .ziss-item-inner::before {
	right: 0;
	left: 0;
	pointer-events: none;
}
.ziss-shop-wrap .ziss-item-inner:hover::before {
}
.ziss-shop-wrap .ziss-figure-wrap .pin-text {
	left: auto;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	text-align: center;
	pointer-events: none;
}
.ziss-shop-wrap .ziss-figure-wrap .pin-text::before {
	pointer-events: none;
}
.ziss-shop-wrap .ziss-item-inner.no-products-pin::after {
	pointer-events: none;
	left: auto;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	text-align: center;
}
.ziss-shop-wrap .ziss-item-inner.no-products-pin:hover::after, .ziss-shop-wrap .ziss-figure-wrap:hover .pin-text {
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-popup-body-right {
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-popup-body-left {
	float: right;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body:not(.ziss-right-no-content)::before {
	right: 0;
	left: 0;
	pointer-events: none;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-product-wrap {
	margin-right: 0;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-product-title {
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-product-title a {
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-price-wrap {
	float: none !important;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-price-wrap ins {
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-rating-wrap {
	float: none !important;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .add_to_cart_button {
	line-height: 46px;
}
.ziss-popup-wrap .add_to_cart_button::before, .ziss-popup-wrap .product_type_simple.add_to_cart_button::before {
	margin-right: auto;
	margin-left: 5px;
	float: right;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-content {
}
div.ziss-item .ziss-figure {
	background-size: calc(100% + 2px);
}
.ziss-handle {
	border-radius: 0 !important;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-nav {
}
@media (min-width: 992px) {
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body.ziss-right-no-content .ziss-popup-body-left, .ziss-popup-wrap .ziss-popup-inner .ziss-popup-body:not(.ziss-right-no-content) {
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-close-popup i {
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body:not(.ziss-right-no-content) .ziss-close-popup {
		left: 10px;
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-close-popup::before, .ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-close-popup::after {
		right: 7px;
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-close-popup::before {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-close-popup::after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body:not(.ziss-right-no-content) ~ .ziss-popup-nav {
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body.ziss-right-no-content ~ .ziss-popup-nav:hover, .ziss-popup-wrap .ziss-popup-inner .ziss-popup-body:not(.ziss-right-no-content) ~ .ziss-popup-nav:hover {
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-nav i {
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body:not(.ziss-right-no-content) ~ .ziss-popup-nav.ziss-popup-nav-prev {
		right: 60%;
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body:not(.ziss-right-no-content) ~ .ziss-popup-nav.ziss-popup-nav-next {
		left: auto;
		right: 60%;
		margin-left: auto;
		margin-right: 50px;
	}
}
@media (max-width: 991px) {
	.ziss-popup-wrap .ziss-popup-inner {
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-nav {
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-popup-body-left {
		margin-left: auto;
		margin-right: 0 !important;
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-popup-body-right {
		margin-right: 0;
	}
}
.lebe-instagramshopwrap.imagetype.style-02 .title-insshop {
	text-align: center;
}
.lebe-instagramshopwrap.imagetype.style-02 .title-insshop img {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.lebe-instagramshopwrap.style-02 .title-insshop h3::before {
	left: auto;
	right: 0;
}
.lebe-instagramshopwrap.style-02 .title-insshop h3::after {
	right: auto;
	left: 0;
}
.lebe-instagramshopwrap.style-02 .ziss-row {
	margin-left: 0;
	margin-right: 0;
}
.lebe-instagramshopwrap.style-02 .ziss-item {
	padding-right: 0;
	padding-left: 0;
}
.lebe-instagramshopwrap.icontype.style-02 .title-insshop {
	text-align: center;
}
.lebe-instagramshopwrap.icontype.style-02 .title-insshop h3 {
}
.lebe-instagramshopwrap.style-03 .ziss-item {
}
.lebe-instagramshopwrap.style-03 .ziss-item:nth-child(5n+1) {
}
@media (min-width: 1281px) {
	.lebe-instagramshopwrap.style-03 .ziss-row {
		margin-left: -20px;
		margin-right: -20px;
	}
	.lebe-instagramshopwrap.style-03 .ziss-item {
		padding-right: 20px;
		padding-left: 20px;
	}
}
.lebe-instagramshopwrap.style-04 .ziss-row {
	margin-left: 0;
	margin-right: 0;
}
.lebe-instagramshopwrap.style-04 .slick-list {
	margin-right: -20px;
	margin-left: -20px;
}
.lebe-instagramshopwrap.style-04 .ziss-item {
	padding-right: 20px;
	padding-left: 20px;
}
@media (max-width: 1280px) {
	.lebe-newsletter.style-10 .newsletter-description {
	}
	.lebe-banner.style-03 .banner-info {
		right: 5%;
	}
	.lebe-banner.style-03 .bigtitle {
	}
	.owl-carousel .owl-dots {
	}
	.lebe-team.style-01 .name {
	}
	.lebe-instagramshopwrap .fa {
	}
	.lebe-instagramshopwrap .fa-angle-left {
		right: -20px;
	}
	.lebe-instagramshopwrap .fa-angle-right {
		left: -20px;
	}
	.lebe-instagram-sc.style-03 .item-wrap {
		padding-right: 8px;
		padding-left: 8px;
	}
	.lebe-instagramshopwrap .slick-dots {
	}
	.lebe-instagramshopwrap.style-04 .slick-list {
		margin-right: -15px;
		margin-left: -15px;
	}
	.lebe-instagramshopwrap.style-04 .ziss-item {
		padding-right: 15px;
		padding-left: 15px;
	}
	.lebe-banner.style-11 .title {
	}
	.lebe-banner.style-15 .desc {
	}
	.lebe-banner.style-15 .desc br {
	}
	.lebe-iconbox.style-01 .iconbox-inner {
	}
	.lebe-iconbox.style-01 .title, .lebe-iconbox.style-02 .title, .lebe-iconbox.style-03 .title {
	}
}
@media (max-width: 1499px) {
	.lebe-blog.style-02 .blog-info {
		padding: 30px 15px 0 15px;
	}
	.lebe-blog.style-02 .blog-info .blog-content {
	}
	.lebe-blog.style-02 .blog-info .blog-title {
	}
	.lebe-blog.style-02 .blog-readmore {
		border: 1px solid;
	}
}
@media (max-width: 1280px) {
	.lebe-instagram-sc.style-04 .icon {
	}
	.lebe-instagram-sc.style-04 .title {
	}
	.lebe-instagramshopwrap.imagetype.style-02 .title-insshop h3, .lebe-blog.style-01 .blog-heading {
	}
	.lebe-instagramshopwrap.imagetype.style-02 .title-insshop h3 {
	}
	.lebe-title.style8 .block-title {
	}
}
@media (max-width: 1199px) {
	.lebe-banner.style-01 .banner-info .bigtitle {
	}
	.lebe-banner.style-10 .banner-info {
		right: 25px;
	}
	.lebe-iconbox.style-07 .icon {
	}
	.owl-item .lebe-iconbox.style-04 .iconbox-inner, .owl-item .lebe-iconbox.style-02 .iconbox-inner {
	}
	.lebe-blog.style-02 .blog-info {
		padding: 15px 10px 0 10px;
	}
	.lebe-blog.style-02 .blog-info .blog-date {
	}
	.lebe-banner.style-01.small .banner-inner .banner-info {
	}
	.lebe-newsletter.style-05.light .email {
	}
	.lebe-newsletter.style-05.light .submit-newsletter {
	}
	.product-item.style-5 {
	}
	.lebe-tabs .tab-head .tab-link {
	}
	.lebe-banner.style-13 .bigtitle {
	}
	.lebe-banner.style-13 .button {
	}
	.lebe-banner.style-11 .title {
	}
	.lebe-banner.style-10 .bigtitle, .lebe-banner.style-11 .bigtitle {
	}
	.lebe-banner.style-10 .title, .lebe-banner.style-11 .title {
	}
	.lebe-banner.style-11 .bigtitle {
	}
	.lebe-banner.style-11 .banner-inner::before {
		right: 10px;
		left: 10px;
	}
}
@media (max-width: 991px) {
	.lebe-banner.style-01 .banner-inner .banner-thumb::before {
	}
	.lebe-banner.style-01.small .banner-inner .banner-info, .lebe-banner.style-01 .banner-inner .banner-info {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		right: 0;
		left: 0;
	}
	.lebe-banner.style-01 .banner-info .bigtitle {
	}
	.product-info.equal-elem .product-title a {
	}
	.toolbar-products-shortcode.real-mobile-toolbar .part-filter-wrap span.filter-text, div.prdctfltr_sc_products span.filter-text {
	}
	.enable-header-mobile div.real-mobile-toolbar.toolbar-products-shortcode {
	}
	.lebe-custommenu.right {
		text-align: right;
	}
	.footer.style-02 .lebe-custommenu.style-02 {
		text-align: center;
	}
	.lebe-instagramshopwrap.style-03 .ziss-item {
	}
	.lebe-instagramshopwrap.style-03 .ziss-item:nth-child(5n+1) {
	}
	.owl-carousel .owl-dots {
	}
	.lebe-newsletter.style-01 .newsletter-top .icon {
	}
	.lebe-newsletter.style-01 .newsletter-top {
		text-align: center;
	}
	.lebe-newsletter.style-01 .newsletter-top .newsletter-title {
	}
	.lebe-newsletter.style-01 .newsletter-form-wrap {
		text-align: center;
	}
	.lebe-newsletter.style-01 .newsletter-form-wrap input {
	}
	.lebe-newsletter.style-02 .newsletter-top .newsletter-title {
	}
	.lebe-newsletter.style-03 .newsletter-top .newsletter-title {
	}
	.lebe-testimonial.style-02 .content {
	}
	.lebe-testimonial.style-03 .content {
	}
	.lebe-testimonial.style-02 .name {
	}
	.lebe-instagram-sc.style-03 .item-wrap:first-child {
		text-align: center;
	}
	.lebe-instagram-sc.style-03 .item-wrap {
	}
	.lebe-instagram-sc.style-02 .item-cell {
		float: right;
	}
	.lebe-instagram-sc.style-02 .item-cell img {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(2), .lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(3) {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(4) .item:nth-child(1) {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(1), .lebe-instagram-sc.style-02 .item-cell:nth-child(2), .lebe-instagram-sc.style-02 .item-cell:nth-child(3), .lebe-instagram-sc.style-02 .item-cell:nth-child(4) {
	}
	.lebe-instagram-sc.style-02 .item {
		margin-right: auto;
		margin-left: 0;
	}
	.lebe-instagram-sc .item img {
	}
	.lebe-instagram-sc.style-02 .item {
		float: right;
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(1) {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(1) .item {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(3) {
	}
	.product-item.style-01 .product-info .deal-title {
	}
	.lebe-instagramshopwrap .slick-dots {
	}
	.contact-form-container input {
	}
	.lebe-blog.style-02 .blog-info {
	}
	.lebe-blog.style-02 .blog-readmore {
	}
	.lebe-blog.style-02 .blog-info .blog-title {
	}
	.lebe-blog.style-02 .blog-heading {
	}
	.lebe-blog.style-04 .blog-heading {
	}
	.lebe-banner.style-02 .bigtitle {
	}
	.lebe-banner.style-02.border::before {
		right: 30px;
		left: 30px;
	}
	.lebe-banner.style-03 .banner-info {
	}
	.lebe-banner.style-03 .bigtitle {
	}
	.lebe-banner.style-03 .desc {
	}
	.lebe-banner.style-04 .bigtitle {
	}
	.lebe-banner.style-09 .bigtitle {
	}
	.lebe-banner.style-09 .desc {
	}
	.lebe-banner.style-13 .button {
	}
	.lebe-banner.style-10 .banner-info {
	}
	body .vc_toggle_default .vc_toggle_title > h4 {
	}
	body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
	}
	body .vc_toggle_default .vc_toggle_content {
		padding-right: 0;
		padding-left: 40px;
	}
	body.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	}
	body .vc_toggle_default:not(:last-child) {
	}
	.lebe-socials.style-02 .social-item {
		margin-right: auto;
		margin-left: 5px;
	}
	.lebe-iconbox.style-06 .title {
	}
	.lebe-iconbox.style-07 .desc {
	}
	.lebe-iconbox.style-07 .title, .lebe-blog.style-03 .blog-heading, .lebe-instagram-sc.style-04 .title {
	}
	.lebe-iconbox.style-07 .title {
	}
	.lebe-blog.style-03 .blog-heading {
	}
	.lebe-instagram-sc.style-04 .icon {
	}
	.lebe-banner br, .lebe-iconbox br, .lebe-newsletter br, .lebe-testimonial br, .lebe-title br {
	}
	.lebe-title.style3 .block-title {
	}
	.woocommerce-Tabs-panel h2 {
	}
	.lebe-banner.style-14 .bigtitle {
	}
	.lebe-banner.style-14 .banner-info {
	}
	.footer.style-09 {
		background: #f8f8f8;
	}
	.footer.style-09 .lebe-custommenu ul {
		text-align: center;
	}
	.lebe-newsletter.style-07 .newsletter-inner {
		text-align: center;
	}
	.lebe-newsletter.style-07.light .newsletter-title {
	}
	.lebe-newsletter.style-07 .newsletter-form-wrap-inner {
	}
	.lebe-newsletter.style-07.light .submit-newsletter {
	}
	.lebe-title.style1.light .block-title {
	}
	.lebe-newsletter.style-07.light .newsletter-description {
	}
}
@media (max-width: 767px) {
	.lebe-blog .owl-carousel .owl-nav > div {
	}
	.lebe-newsletter.style-03 .newsletter-form-wrap {
	}
	.lebe-instagram-sc.style-04 .icon {
	}
	.lebe-instagram-sc.style-04 .title {
	}
	.lebe-iconbox.style-07 .icon {
	}
	.lebe-iconbox.style-01 .iconbox-inner {
		text-align: center;
	}
	.lebe-iconbox.style-01 .icon {
		float: none;
		margin-left: 0;
	}
	.owl-item .lebe-iconbox.style-04 .iconbox-inner, .owl-item .lebe-iconbox.style-02 .iconbox-inner {
	}
	.lebe-custommenu.style-03 ul li:not(:first-child) {
		margin-right: 10px;
	}
	.lebe-custommenu.style-03 ul li a {
	}
	.lebe-newsletter.style-06 .newsletter-title {
	}
	.lebe-instagramshopwrap.style-01 .ziss-shop-wrap {
		padding-right: 5px;
		padding-left: 5px;
	}
	.lebe-instagramshopwrap.style-03 .ziss-row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.lebe-instagramshopwrap.style-03 .ziss-item {
		padding-right: 10px;
		padding-left: 10px;
	}
	.lebe-instagramshopwrap.style-04 .slick-list {
		margin-right: -10px;
		margin-left: -10px;
	}
	.lebe-instagramshopwrap.style-04 .ziss-item {
		padding-right: 10px;
		padding-left: 10px;
	}
	.lebe-products.style-1 .owl-carousel .owl-dots, .owl-carousel .owl-dots {
	}
	.lebe-newsletter.style-03 .newsletter-form-wrap {
	}
	.lebe-newsletter.style-01 .newsletter-top .newsletter-title {
	}
	.lebe-newsletter.style-01 .newsletter-form-wrap input {
	}
	.lebe-newsletter.style-03 .newsletter-form-wrap input {
	}
	.lebe-newsletter.style-02 .newsletter-form-wrap input {
	}
	.lebe-newsletter.style-02 .newsletter-top .newsletter-title {
	}
	.lebe-newsletter.style-02 .newsletter-form-wrap button {
	}
	.lebe-newsletter.style-04 .newsletter-form-wrap {
	}
	.lebe-newsletter.style-04 .newsletter-form-wrap input {
	}
	.lebe-slider.Testimonials-style-02 .owl-carousel .owl-nav > div {
	}
	.lebe-testimonial.style-02 .content {
	}
	.lebe-testimonial.style-03 .content {
	}
	.owl-carousel.nav-center .owl-nav > div {
		border-radius: 50%;
		text-align: center;
		box-shadow: 0 8px 8px rgba(0, 0, 0, 0.09);
	}
	.owl-carousel.nav-center .owl-nav .owl-prev, .lebe-blog.style-02 .owl-carousel.nav-center .owl-nav .owl-prev {
		right: -10px;
	}
	.owl-carousel.nav-center .owl-nav .owl-next, .lebe-blog.style-02 .owl-carousel.nav-center .owl-nav .owl-next {
		left: -10px;
	}
	.owl-carousel.nav-center .owl-nav .owl-next {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(1), .lebe-instagram-sc.style-02 .item-cell:nth-child(2), .lebe-instagram-sc.style-02 .item-cell:nth-child(3), .lebe-instagram-sc.style-02 .item-cell:nth-child(4) {
	}
	.lebe-instagram-sc.style-03 .item-wrap {
	}
	.lebe-instagram-sc.style-02 .item {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(2), .lebe-instagram-sc.style-02 .item-cell:nth-child(3) .item:nth-child(3) {
	}
	.lebe-instagram-sc.style-02 .item-cell:nth-child(4) .item:nth-child(1) {
	}
	.product-item.style-01 .product-thumb {
	}
	.product-item.style-01 .product-info {
		text-align: center;
	}
	.product-item.style-01 .product-info .product-title {
	}
	.lebe-instagramshopwrap .slick-dots {
	}
	.contact-form-container input {
	}
	.contact-form-container .wpcf7-submit {
	}
	.lebe-instagram-sc.style-01 .owl-carousel.nav-center .owl-nav .owl-prev {
		right: -10px;
	}
	.lebe-instagram-sc.style-01 .owl-carousel.nav-center .owl-nav .owl-next {
		left: -10px;
	}
	.lebe-instagramshopwrap.imagetype.style-02 .title-insshop h3, .lebe-blog.style-01 .blog-heading {
	}
	.lebe-blog.style-01 .blog-heading::before {
	}
	.lebe-blog.style-01 .blog-title {
	}
	.lebe-blog.style-02 .blog-info {
	}
	.lebe-blog.style-02 .blog-info .blog-content {
	}
	.lebe-blog.style-02 .blog-info .blog-date {
	}
	.lebe-banner .banner-thumb img {
	}
	.lebe-banner.style-02 .bigtitle {
	}
	.lebe-banner.style-07 .banner-info {
		float: none;
	}
	.lebe-banner.style-07 .desc {
	}
	.lebe-banner.style-07.right .banner-thumb, .lebe-banner.style-07 .banner-thumb {
		float: none;
	}
	.lebe-banner.style-09 .title::before {
	}
	.lebe-banner.style-09 .banner-info {
		left: 2%;
	}
	.lebe-banner.style-09 .title {
	}
	.lebe-banner.style-09 .bigtitle {
	}
	.lebe-banner.style-09 .banner-thumb::before {
		right: 0;
		left: 0;
		background: #ffffff;
	}
	.lebe-banner.style-11 .banner-inner::before {
		left: 25px;
		left: 25px;
	}
	.lebe-buttonvideo.style-01 .lebe-bt-video a span::before {
		left: 28px;
	}
	.lebe-buttonvideo.style-01 .lebe-bt-video a span::after {
		left: 30px;
	}
	.lebe-tabs .tab-head .tab-link li {
		margin-left: 20px;
	}
	div.summary .attribute-pa_size a.change-value:not(.color) {
		margin-left: 7px;
	}
}
@media (max-width: 480px) {
	.lebe-blog.style-01 .blog-readmore, .lebe-blog.style-03 .blog-readmore {
		padding: 0 0 0 15px;
	}
	.lebe-blog.style-01 .blog-readmore::before, .lebe-blog.style-03 .blog-readmore::before {
	}
	.lebe-blog.style-02 .blog-thumb {
		float: none;
	}
	.lebe-blog.style-02 .blog-info {
		float: none;
	}
	.lebe-custommenu.style-02.light.right ul li a {
		padding-right: 0;
		padding-left: 5px;
		margin-right: auto;
		margin-left: 2px;
	}
	.lebe-custommenu.style-04 ul li {
		padding-right: 0;
		padding-left: 5px;
		margin-right: auto;
		margin-left: 5px;
	}
	.lebe-banner.style-14 .banner-thumb::before {
		background: #ffffff;
		left: 0;
	}
	.lebe-banner.style-14 .banner-info {
		left: 50%;
	}
}
.lebe-bg-parallax {
	background-size: cover !important;
	background-position: center !important;
}
.woocommerce-page-headermid {
	text-align: center;
}
.header-pos-absolute + .woocommerce-page-headermid {
}
.woocommerce-page-headermid .title-page {
}
.woocommerce-page-headermid .trail-items {
}
.woocommerce-page-headermid .trail-items .trail-item + .trail-item::before {
}
.breadcrumb > li.active {
}
.breadcrumb > li a, .breadcrumb > li {
}
.breadcrumb > li a:hover {
}
.woocommerce-page-header {
	padding: 35px 0 24px 0;
}
.woocommerce-page-header ul {
	text-align: center;
}
.woocommerce-page-header ul .line-hover {
	margin: 0 11px 11px 11px;
}
.woocommerce-page-header ul .line-hover a {
	text-align: center;
	border-radius: 35px;
}
.woocommerce-page-header ul .line-hover a:hover, .woocommerce-page-header ul .line-hover.active a {
}
.site-main .nav-tabs {
	border: none;
}
.nav {
	padding-left: 0;
	padding-right: 0;
}
.nav-tabs > li > a {
	margin-right: auto;
	margin-left: 0;
	border: none;
	border-radius: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: none;
}
.woocommerce-account .woocommerce .customer-form {
	margin: 0 auto 300px auto;
}
.login-icon {
	text-align: center;
}
p.des-login {
	text-align: center;
}
p.des-res {
}
form.login, form.register {
}
.customer-form .form-row-wide label, .login .form-row-wide label {
}
.customer-form input[type="text"], .customer-form input[type="email"], .customer-form textarea, .customer-form input[type="password"], .customer-form input[type="tel"], .login input[type="text"], .login input[type="email"], .login textarea, .login input[type="password"], .login input[type="tel"] {
}
.customer-form input[type="submit"], .login input[type="submit"] {
}
.lost_password {
	float: left;
}
.lost_password::before {
	left: auto;
	right: 0;
}
.lost_password:hover, .lost_password:focus {
}
.woocommerce-ResetPassword {
	margin: 0 auto 300px auto;
}
.woocommerce-ResetPassword label {
}
.woocommerce-ResetPassword .form-row-first {
}
.woocommerce-ResetPassword input[type="text"] {
}
.woocommerce-ResetPassword input[type="submit"] {
	text-align: center;
}
.rememberme {
	float: right;
}
.rememberme input[type="checkbox"] {
}
.rememberme > span::before {
	border: 1px solid #e2e2e2;
}
.rememberme:hover span, .rememberme input[type="checkbox"]:checked + span {
}
.rememberme:hover span::before, .rememberme input[type="checkbox"]:checked + span::before {
	background: #000000;
}
.register-button, .login-button {
	border: 1px solid #000000;
	text-align: center;
}
.form-row {
	float: right;
}
.divider {
	text-align: center;
}
.divider::before, .divider::after {
}
.divider::before {
	left: auto;
	right: 0;
}
.divider::after {
	right: auto;
	left: 0;
}
.theme-4 {
	text-align: center;
}
.theme-4 .apsl-icon-block {
	border-radius: 0 !important;
	margin: 0 7px 18px 7px;
}
.theme-4 .fa {
	padding-right: 0;
	padding-left: 10px !important;
}
.myaccount-wellcome {
}
.woocommerce-Address {
	border: 1px solid #dddddd;
}
.woocommerce-MyAccount-content .form-row label {
}
.woocommerce-MyAccount-content fieldset {
}
.woocommerce-MyAccount-content fieldset legend {
}
.woocommerce-MyAccount-content input.button {
	background: #000000;
	border: medium none;
}
.woocommerce-MyAccount-content .form-row {
}
.woocommerce-MyAccount-content .form-row input {
}
.woocommerce-MyAccount-content h3 {
}
.woocommerce-MyAccount-navigation > ul {
	padding-left: 0;
	padding-right: 0;
}
.woocommerce-MyAccount-navigation > ul li {
}
.woocommerce-MyAccount-navigation > ul li.is-active a {
}
.woocommerce-password-strength {
}
.woocommerce-password-strength::before {
	left: auto;
	right: 0;
}
.woocommerce-password-strength::after {
	left: auto;
	right: 0;
}
.woocommerce-password-strength.short::after {
}
.woocommerce-password-strength.bad::after {
}
.woocommerce-password-strength.good::after {
}
.woocommerce-password-strength.strong::after {
}
.shop-sidebar div.widget:not(:last-child) {
}
.shop-sidebar .widget ul li {
	border: medium none;
}
.shop-sidebar .widget ul li a {
}
.shop-sidebar .widget ul li a:hover {
}
.shop-sidebar .widget ul li a::before {
	border: 1px solid #dfdfdf;
	border-radius: 50%;
	margin-right: auto;
	margin-left: 15px;
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
	background: #fff;
	box-shadow: 0 3px 45px rgba(0, 0, 0, .06);
}
.part-filter-wrap {
	float: right;
}
.prdctfltr_filter span.prdctfltr_title_selected {
}
.shop-prdctfltr-filter-wrap .prdctfltr_wc .prdctfltr_filter_title {
}
.products-size svg {
	margin: 0 0 0 20px;
	stroke: #9f9f9f;
	stroke-width: 0;
	fill: #9f9f9f;
}
a.filter-toggle {
	background: #f0f0f0;
	padding: 0 60px 0 20px;
	border-radius: 20px;
}
a.filter-toggle > i {
	text-align: center;
	border-radius: 50%;
	right: 0;
    left: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.no-banner .toolbar-products.toolbar-top {
}
.has-sidebar .toolbar-products.toolbar-top {
}
.toolbar-products.toolbar-top {
}
.toolbar-products.toolbar-top .part-wrap {
	float: none;
	text-align: center;
}
.actions-wrap {
	float: right;
}
.vc_desktop .prdctfltr_wc .prdctfltr_topbar {
}
.prdctfltr_topbar {
}
.prdctfltr_topbar > span:before {
}
.toolbar-products.toolbar-top .part-wrap:first-child {
	border: none;
	text-align: right;
}
.toolbar-products.toolbar-top .part-wrap:last-child {
	text-align: left;
}
a.filter-toggle:hover, a.filter-toggle.active {
}
a.display-mode {
}
a.display-mode.active, a.display-mode:hover {
}
.grid-mode a.display-mode::before {
	left: auto;
	right: 0;
	background-position: 0 0;
}
.list-mode a.display-mode::before {
	left: auto;
	right: 0;
	background-position: -24px 0;
}
.toolbar-products.toolbar-products-mobile, .real-mobile-toolbar.toolbar-products-shortcode {
	padding-right: 5px;
	padding-left: 5px;
}
.enable-header-mobile div.toolbar-products.toolbar-products-mobile, .enable-header-mobile div.real-mobile-toolbar.toolbar-products-shortcode {
	padding-right: 0;
	padding-left: 0;
	border: none;
}
.part-filter-wrap {
	float: right;
}
.part-cats-list-wrap {
	text-align: right;
	float: right;
}
.toolbar-products ul.category-filter {
	text-align: right;
}
.part-products-size-wrap {
	float: left;
	text-align: left;
}
.part-filter-wrap + .part-cats-list-wrap ul.category-filter {
	text-align: center;
}
.toolbar-products .category-filter li:first-child {
	margin-left: auto;
	margin-right: 0;
}
.toolbar-products .category-filter li:last-child {
	margin-right: auto;
	margin-left: 0;
}
.toolbar-products .filter-ordering {
	float: left;
}
form.fami-woocommerce-ordering {
    background-position: 20px center;
}
.fami-woocommerce-ordering select.orderby {
	border: none;
	padding: 0 20px 0 0;
}
.shop-prdctfltr-filter-wrap {
}
.products-size:hover::before, .products-size.active::before {
}
.chosen-container-single .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single {
	background: no-repeat;
	border: none;
	box-shadow: 0 0 0;
}
.chosen-container-single .chosen-single div b {
	background-position: -52px 2px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -52px 2px;
}
.chosen-container-single .chosen-drop {
}
.widget_price_filter form {
}
.price_label {
	float: right;
}
.price_slider_amount .button {
}
div.price_slider.ui-slider-horizontal {
	border: medium none;
}
.ui-slider-horizontal .ui-slider-range {
	background: #000000;
}
div.price_slider.ui-slider-horizontal {
	background: #cccccc;
	border: medium none;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-handle:last-child {
	margin-left: auto;
	margin-right: -10px;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-handle {
	background: rgba(0, 0, 0, 0);
	border: medium none;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-handle::before {
}
.price_slider_amount {
}
.ui-slider {
	text-align: right;
}
.ui-slider .ui-slider-handle {
}
.ui-slider .ui-slider-range {
	background-position: 0 0;
	border: 0 none;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
}
.ui-slider-horizontal {
}
.ui-slider-horizontal .ui-slider-handle {
	margin-left: auto;
	margin-right: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
}
.ui-slider-horizontal .ui-slider-range-min {
	left: auto;
	right: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: auto;
	left: 0;
}
.ui-slider-vertical {
}
.ui-slider-vertical .ui-slider-handle {
	left: auto;
	right: -0.3em;
	margin-left: auto;
	margin-right: 0;
}
.ui-slider-vertical .ui-slider-range {
	left: auto;
	right: 0;
}
.ui-slider-vertical .ui-slider-range-min {
}
.ui-slider-vertical .ui-slider-range-max {
}
.toolbar-products-shortcode.real-mobile-toolbar .part-filter-wrap {
	text-align: left;
}
.toolbar-products-shortcode.real-mobile-toolbar .part-filter-wrap span.filter-text {
}
.select2-container {
}
.select2-container--default .select2-selection--single {
	border: 1px solid #dddddd;
	border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-right: 20px;
	padding-left: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
}
.select2-container .select2-choice .select2-arrow b:after {
	border: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: auto;
	margin-right: -15px;
}
.select2-dropdown {
	border: 1px solid #e6e6e6;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;;
}
.select2-dropdown .select2-search .select2-search__field {
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #e6e6e6;
}
.select2-results__option {
}
.select2-dropdown .select2-result {
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option[aria-selected="true"] {
}
.select2-container--default .select2-results__option[aria-selected="true"] {
}
.validate-required label .required {
}
.validate-required label::after {
}
.woocommerce-form__label-for-checkbox input[type="checkbox"] {
}
.woocommerce-form__label-for-checkbox > span {
}
.woocommerce-form__label-for-checkbox > span::before {
	text-align: center;
	border: 1px solid #e2e2e2;
}
.woocommerce-form__label-for-checkbox:hover span::before, .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span::before {
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span::before {
}
.checkout.woocommerce-checkout .input-text {
}
.checkout.woocommerce-checkout label {
}
.checkout.woocommerce-checkout p {
}
.checkout.woocommerce-checkout .woocommerce-privacy-policy-text p {
}
.checkout.woocommerce-checkout .variation p {
}
.form-row-first, .form-row-last {
}
.form-row-last {
	float: left;
}
#billing_phone_field, #billing_email_field {
}
.checkout-before-top {
}
.checkout-before-top .lebe-checkout-login {
	float: right;
}
.checkout-before-top .lebe-checkout-login ~ .lebe-checkout-coupon {
	float: left;
}
.checkout-before-top .lebe-checkout-login form.login {
}
.checkout-before-top .lebe-checkout-login form.login p:first-child {
}
.login button.button {
}
.login .woocommerce-form__label-for-checkbox {
	margin-left: auto;
	margin-right: 15px;
}
.checkout-before-top .lebe-checkout-login form.login p:nth-child(4) {
}
.checkout-before-top .lebe-checkout-login form.login label {
}
.checkout-before-top .lebe-checkout-coupon .checkout_coupon {
}
.checkout-before-top .lebe-checkout-coupon .checkout_coupon .form-row-first {
	padding-right: 0;
	padding-left: 15px;
}
.checkout-before-top .lebe-checkout-coupon .checkout_coupon .form-row-first .input-text {
}
.checkout-before-top .lebe-checkout-coupon .checkout_coupon .form-row-last {
}
.checkout-before-top .lebe-checkout-coupon .checkout_coupon .form-row-last .button {
}
.checkout-before-top .woocommerce-info {
	text-align: center;
	border: 2px solid #e3e3e3;
}
.col2-set:not(.woocommerce-Addresses) {
	padding: 58px 80px 36px 80px;
	border: 2px solid #e3e3e3;
}
.woocommerce-Address {
	border: 1px solid #ebebeb;
}
.col2-set .col-1, .col2-set .col-2 {
}
.woocommerce-account-fields, .woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields__field-wrapper {
}
.woocommerce-account-fields .woocommerce-form__label-for-checkbox > span::before, .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox > span::before {
	text-align: center;
}
.woocommerce-billing-fields h3, .woocommerce-shipping-fields h2 {
}
.woocommerce-shipping-fields h2 {
}
.woocommerce-shipping-fields #ship-to-different-address {
}
.woocommerce-checkout-review-order-wrap {
	padding: 48px 80px 38px 80px;
	border: 2px solid #e3e3e3;
}
.woocommerce-checkout-review-order-wrap #order_review_heading {
	float: right;
	padding: 17px 0 17px 30px;
}
body .woocommerce .woocommerce-checkout-review-order-wrap .woocommerce-checkout-review-order {
	float: right;
}
body .woocommerce .woocommerce-checkout-review-order-wrap table.shop_table {
	border: none;
}
.shipping #shipping_method {
	padding-left: 0;
	padding-right: 0;
}
.shipping th, .shipping td {
}
.shipping input[type="radio"], .wc_payment_methods input[type="radio"] {
}
.shipping input[type="radio"] + label::before, .wc_payment_methods input[type="radio"] + label::before {
	border: 1px solid #e2e2e2;
}
.shipping input[type="radio"]:checked + label::before, .wc_payment_methods input[type="radio"]:checked + label::before {
	background: #000000;
}
body .woocommerce-checkout-review-order .shop_table {
}
body .woocommerce-checkout-review-order .shop_table tr th, body .woocommerce-checkout-review-order .shop_table tr td {
	padding: 17px 0 17px 15px;
}
body .woocommerce-checkout-review-order .shop_table tr:last-child th, body .woocommerce-checkout-review-order .shop_table tr:last-child td {
}
body .woocommerce-checkout-review-order .shop_table .product-name img {
	margin-right: auto;
	margin-left: 20px;
	float: right;
}
span.rv-titel {
	float: right;
	margin-right: auto;
	margin-left: 40px;
}
strong.product-quantity {
	float: right;
}
.total-price {
}
.woocommerce-checkout-review-order-table dl.variation {
}
dl.variation {
}
dl.variation p {
}
.variation dt, .variation dd {
}
.woocommerce-thankyou-order-details {
}
.review-wrap {
	padding-left: 0;
	padding-right: 20px;
	text-align: right;
}
body .woocommerce-table--order-details th, body .woocommerce-table--order-details td, body .woocommerce-table--customer-details th, body .woocommerce-table--customer-details td {
	border-right: none;
	border-left: none;
}
body .woocommerce-table--order-details .product-quantity {
}
.woocommerce-checkout-payment {
}
.woocommerce-checkout-payment .wc_payment_methods {
	padding-left: 0;
	padding-right: 0;
}
.woocommerce-checkout-payment p {
}
.woocommerce-checkout-payment li:last-child p {
}
#place_order {
}
.page-header {
}
body.search .search-page, body.search .shop-page {
}
.search-page.blog-page {
}
.search-page.left-sidebar .main-content {
	float: left;
}
.page-header .page-title, body.search .main-product > h1 {
	text-align: center;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.page-header .page-title span, body.search .main-product > h1 > span {
	text-align: center;
}
body.search .main-product > h1 {
}
body.search.shop-page-mobile .main-product > h1 {
}
body.search .main-product > h1 > span {
}
.search .prdctfltr_wc {
}
.error404 .header-pos-absolute {
}
.page-404 {
}
.page-404 .heading {
}
.page-404 .title {
}
.page-404 p {
}
.error404 .banner-page {
}
.error404 form#searchform {
}
.error404 .lebe-searchform button {
	right: auto;
	left: 0;
	text-align: center;
	background: #000;
}
.page-404 a.button {
	text-align: center;
	border-radius: 35px;
}
.page-404 a.button:hover {
}
.page-template-default:not(.wpb-js-composer) .page-main-content {
}
.woocommerce-page .page-main-content {
}
.woocommerce-page .left-slidebar .page-main-content, .page-template-default:not(.wpb-js-composer) .left-slidebar .page-main-content, .woocommerce-page .right-slidebar .page-main-content, .page-template-default:not(.wpb-js-composer) .right-slidebar .page-main-content {
}
.enable-shop-page-mobile.woocommerce-page .page-main-content, .enable-shop-page-mobile.page-template-default:not(.wpb-js-composer) .page-main-content {
}
.vc_video-bg-container {
	background-position: center;
}
.vc_row-o-equal-height .vc_col-has-fill > .vc_column-inner {
}
.wpb-js-composer .vc_tta.vc_tta-style-classic div.vc_tta-panel-heading {
}
.wpb-js-composer div.vc_tta.vc_tta-style-classic .vc_tta-panel-body {
}
.wpb-js-composer div.vc_tta.vc_general .vc_tta-panel-title > a {
}
.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
}
.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
}
.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	box-sizing: border-box;
	left: auto;
	right: 50%;
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	box-sizing: border-box;
	right: 0;
	left: 0;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: auto;
	left: 20px;
}
.wpb-js-composer div.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
	right: 0px;
	left: 6px;
}
.wpb-js-composer div.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.wpb-js-composer div.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.wpb-js-composer div.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	right: auto;
	left: 0px !important;
}
.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
}
.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
}
.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel:first-child .vc_tta-panel-heading {
	border: none;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel:last-child .vc_tta-panel-body {
	border: none;
}
.page-template-sidebarpage .vc_row[data-vc-stretch-content="true"], .page-template-sidebarpage .vc_row[data-vc-full-width="true"] {
	border-left: none;
	border-right: 360px solid #fff;
}
.vc_sep_width_80 {
}
div.vc_separator.vc_separator_align_center h4 {
	text-align: center;
}
.vc_separator.width-70 {
}
.owl-carousel .wpb_single_image:hover img {
}
body.modal-open {
}
div#popup-newsletter {
	background: rgba(0, 0, 0, .8);
}
#popup-newsletter .vc_sep_width_30 {
}
#popup-newsletter h2.vc_custom_heading {
}
#popup-newsletter .modal-content {
	border-radius: 0;
}
#popup-newsletter .newsletter-content {
	text-align: center;
}
#popup-newsletter .lebe-newsletter .newsletter-form-wrap-inner {
}
.newsletter-content button.close {
	background: transparent;
	float: none;
}
.newsletter-content p {
}
.modal-inner {
}
.modal-content > button.close:hover {
}
.modal-content > button.close {
	background: 0 0;
	border: 0;
	left: auto;
	right: -30px;
	text-align: center;
}
.modal-content > button.close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: auto;
	right: 8px;
}
.modal-content > button.close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: auto;
	right: 8px;
}
.modal-backdrop.fade.in {
}
#popup-size-guide .modal-inner {
}
.wcmp_vendor_banner_template.template1 .vendor_description div.vendor_img_add {
}
.wcmp_vendor_banner_template.template1 div.img_div img {
	border: 0px solid #fff;
}
.wcmp_vendor_banner_template.template1 div.vendor_description {
	background: transparent;
}
div.vendor_description .img_div {
	float: right;
	margin-right: auto;
	margin-left: 30px;
}
.wcmp_vendor_banner_template.template1 .wcmp_vendor_name {
}
.wcmp_vendor_banner_template.template1 .vendor_address {
}
.wcmp_vendor_detail i.wcmp-font {
	float: right;
	text-align: right;
}
div.wcmp_social_profile .wcmp-font {
	background: #fff;
}
.vendor_description .vendor_address p, .vendor_description a.wcmp_vendor_detail {
}
.vendor_description .vendor_address label {
}
.wcmp_vendor_banner_template.template1 .description_data {
	text-align: center;
}
div.description_data p {
}
.persephone.tparrows {
	border-radius: 50%;
}
.persephone.tparrows::before {
}
@media screen and (max-width: 1100px) {
	div.wcmp_vendor_banner_template.template1 div.vendor_description {
	}
	div.wcmp_vendor_banner_template .vendor_img_add div.img_div img {
	}
}
@media (min-width: 992px) {
	#popup-newsletter .modal-dialog {
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media (max-width: 991px) {
	.single-container {
		padding-bottom: 50px
	}
	.enable-header-mobile .single-container {
	}
	.single-post .banner-page.hero-banner-page.no_background {
		display: none
	}
	.archive .banner-page.no_background {
	}
}
@media (max-width: 767px) {
	.banner-page.no_background {
	}
	.banner-page.no_background .content-banner {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	.banner-page.no_background .content-banner .title-page {
	}
	.tparrows {
	}
	ul.wc-tabs li a {
	}
	div#popup-newsletter.disable-on-mobile {
	}
	ul.product-list .product-info {
	}
	.center-mobile {
		text-align: center !important;
	}
	.famibt-right-part {
	}
	.famibt-right-part::after, .famibt-right-part::before {
	}
	div.famibt-wrap {
	}
	.no-sidebar div.upsells, .no-sidebar div.related {
	}
	div.summary .entry-title {
	}
	.single .reset_variations {
		background: #333;
		text-align: center;
	}
	.vc_desktop .reset_variations {
	}
	div .woocommerce-Tabs-panel {
	}
	.mobile-center {
		text-align: center !important;
	}
	div .more-items {
	}
	.product-toolbar .post-navigation .nav-links > div::before {
	}
	.product-item .thumb-link img {
	}
	div .product-item .product-title {
	}
	.subtotal span.woocommerce-Price-amount.amount {
	}
}
@media (max-width: 576px) {
	.page-404 {
		padding: 80px 0
	}
	.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
		line-height: 24px
	}
	.single-post .single-container .post-info {
		padding-bottom: 45px
	}
	.single-post .single-post-products-carousel-title {
		margin-bottom: 30px
	}
}
.fb_dialog {
}
.fb_iframe_widget iframe {
}
@media ( min-width: 1501px) and ( max-width: 1800px) {
	.horizon-menu .main-navigation .main-menu > .menu-item {
	}
	.header:not(.style-02) .container.header-container, div.product-toolbar {
		padding-right: 50px;
		padding-left: 50px;
	}
	header span.close-notice {
		right: auto;
		left: 50px;
	}
}
@media ( max-width: 1500px) {
	.horizon-menu .main-navigation .main-menu > .menu-item {
	}
	header.style-06 .horizon-menu .main-navigation .main-menu > .menu-item::after {
		right: -10px;
	}
	.header:not(.style-02) .container.header-container, div.product-toolbar {
		padding-right: 20px;
		padding-left: 20px;
	}
	header span.close-notice {
		left: 20px;
	}
	header.style-03 .header-menu > div.header-logo {
		padding: 0 0 0 30px;
	}
	.style-05 .header-wrap .main-header-menu .header-position {
	}
	header.header .search-field {
		padding-right: 42px;
	}
}
@media ( max-width: 1366px) {
	.instant-search-modal .instant-search-title, .instant-search-modal .product-cats {
	}
	.instant-search-modal .instant-search-wrap {
	}
	.instant-search-close {
	}
	.container-search {
	}
	.container-search .scrollbar-macosx {
	}
	.search-view {
	}
	.instant-search-modal .product-info {
	}
	.header-control-left .currency-language .wcml-dropdown-click, .header-control-left .currency-language > li, .header-control-left .block-account, .header-control-left .lebe-minicart {
		margin-left: 10px;
	}
	.header-control-right .currency-language .wcml-dropdown-click, .header-control-right .currency-language > li, .header-control-right .block-account, .header-control-right .lebe-minicart {
		margin-right: 7px;
	}
	.header.style2 .header-control-right {
	}
	.header.style2 .header-menu {
	}
	body.single-product .detail-content {
		padding-right: 30px;
	}
	.backtotop {
		left: 40px;
	}
	.gallery_detail .lebe-product-single-gallery:not(.lebe-center-mode) {
	}
	.gallery_detail .lebe-product-single-gallery:not(.lebe-center-mode) .lebe-product-gallery__image {
	}
	.gallery_detail .lebe-product-single-gallery:not(.lebe-center-mode) .lebe-product-gallery__image a {
	}
	.has-sidebar .vertical_thumnail .lebe-product-button {
		right: 130px;
	}
	.has-sidebar .product-360-button a::before, .has-sidebar .lebe-bt-video a::before {
		margin-left: 0;
	}
	.has-sidebar .product-360-button a span, .has-sidebar .lebe-bt-video a {
	}
	.cart-collaterals .cart_totals h2, .cart-collaterals .cart_totals .shop_table {
	}
	.wc-proceed-to-checkout .checkout-button {
	}
	body .woocommerce table.shop_table .product-thumbnail {
		padding-right: 20px;
	}
	body .woocommerce table.shop_table tr td.product-remove {
		padding-left: 20px;
	}
	.yith-wcwl-share {
		padding-right: 0;
	}
	.actions .coupon, .cart-collaterals .cart_totals {
	}
	.cart-collaterals .cart_totals .shop_table tr th {
	}
	.cart-collaterals .cart_totals .shop_table tr td {
	}
	body .woocommerce .woocommerce-checkout-review-order-wrap .woocommerce-checkout-review-order, .woocommerce-checkout-review-order-wrap #order_review_heading {
	}
	.col2-set:not(.woocommerce-Addresses), .woocommerce-checkout-review-order-wrap {
	}
	div.blog-content.blog-modern {
	}
}
@media (min-width: 1281px) {
	.summary.title-price-stars-outside-summary .cart .single_add_to_cart_button {
	}
}
@media (max-width: 1280px) {
	div.blog-content.grid .post-expand > div, div.blog-content.typography .post-expand > div {
		margin-right: 5px;
		margin-left: 5px;
	}
	.main-navigation .main-menu > .menu-item > a, .currency-language .dropdown > a, .block-account, .lebe-minicart .mini-cart-icon {
	}
	.header .lebe-minicart .mini-cart-icon .minicart-text {
	}
	.header .lebe-minicart .mini-cart-icon span.minicart-number {
		right: auto;
		left: -10px;
	}
	.comment:not(:last-child) {
	}
	.commentlist .children {
		padding-right: 25px;
	}
	.comment_container .flex {
		padding-left: 0;
	}
}
.page-template-default .main-container {
}
@media (min-width: 1200px) {
	.product-info.equal-elem {
	}
}
@media (max-width: 1199px) {
	.single-post-products-carousel-wrap .container {
	}
	.main-container.shop-page.no-sidebar .container {
	}
	div.products-size svg {
		margin: 0 5px 0 0;
	}
	.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-popup-body-left {
		margin-right: 8px;
	}
	.header:not(.style-02) div.header-container, div.product-toolbar {
		padding-right: 25px;
		padding-left: 25px;
	}
	body.page-template-sidebarpage {
		margin-right: 0;
	}
	header.header.header-sidebar {
		background: transparent;
	}
	header.header.header-sidebar .header-vertical-top .logo {
	}
	.admin-bar header.header.header-sidebar {
	}
	body .vertical-menu .main-navigation .main-menu > .menu-item .submenu li {
	}
	.close-vertical-menu {
	}
	.menu-scroll {
	}
	.menu-scroll .scrollbar-macosx {
	}
	.ic_r div.header-control-right {
		padding-left: 15px;
	}
	.lebe-header-sidebar {
		margin-right: 0;
	}
	.lebe-header-sidebar .btn-canvas {
		left: -16px;
	}
	.lebe-header-sidebar.sidebar-canvas-open .btn-canvas {
		left: 345px;
	}
	.header.header-sidebar .header-vertical-top {
	}
	.header.header-sidebar .header-menu {
		left: -400px;
		-webkit-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.05);
		-moz-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.05);
		box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.05);
	}
	.vertical-menu-open .header.header-sidebar .header-menu {
		left: 0;
	}
	.vertical-menu .main-navigation .main-menu > .menu-item > span.toggle-submenu {
		left: -6px;
	}
	.vertical-menu .main-navigation .main-menu > .menu-item > .submenu {
	}
	header.header.header-sidebar .header-vertical-top .header-vertical-control > div {
		text-align: center;
	}
	header .vertical-menu .main-navigation .main-menu > .menu-item > a {
	}
	.header.header-sidebar .header-logo, .header.header-sidebar .header-control-right {
	}
	.header.header-sidebar .header-logo {
		text-align: right;
	}
	.header.header-sidebar .header-control-right {
		text-align: left;
	}
	.vertical_thumnail .lebe-product-button {
		left: 130px;
		bottom: auto
	}
	.product-360-button a::before, .lebe-bt-video a::before {
		margin-left: 0;
	}
	.product-360-button a span, .lebe-bt-video a {
	}
	.product-type-grouped:not(.gallery_detail) .summary .cart .group_table tr:last-child td {
	}
	.product-type-grouped:not(.gallery_detail):not(.product-mobile-layout) .summary .cart .group_table tr:last-child td:last-child {
	}
	.product-type-grouped:not(.gallery_detail) .summary .cart .group_table .quantity {
		float: none;
	}
	body .shop_table tr td.product-stock-status, body .shop_table tr td.product-stock-status > span {
	}
	body .woocommerce table.shop_table .product-add-to-cart {
	}
	body .woocommerce table.shop_table .product-add-to-cart .add_to_cart {
	}
	body .woocommerce table.shop_table .product-add-to-cart .add_to_cart::before {
	}
	.checkout-before-top .lebe-checkout-login, .checkout-before-top .lebe-checkout-login ~ .lebe-checkout-coupon {
	}
	.left-sidebar div.main-single-content, .left-sidebar div.main-content.has-sidebar {
		float: none;
	}
	.prdctfltr_sc .fami-products-shortcode-wrap .products li {
		margin: -1px 0 0 -1px;
		border: 1px solid #e5e5e5;
	}
	.prdctfltr_sc .fami-products-shortcode-wrap .product-info {
		padding-right: 17px;
	}
	.prdctfltr_sc .fami-products-shortcode-wrap .products {
		margin-left: -18px;
		margin-right: -16px;
	}
	div .tagcloud a {
		margin: 0 0 10px 10px;
	}
}
@media (max-width: 1100px) {
	div.product-list .product-item .product-thumb {
		float: right;
		margin-right: auto;
		margin-left: 0;
	}
	ul.product-list .product-item {
	}
	ul.product-list .info-top {
	}
	.lebe-is-real-mobile .product-info.equal-elem {
	}
	.lebe-is-real-mobile .product-grid .info-top {
	}
	.lebe-is-real-mobile .shop-page .product-grid .info-top {
	}
	.enable-shop-page-mobile .product-inner .star-rating {
	}
	.enable-shop-page-mobile .product-list .product-inner {
		border: none;
	}
	.enable-shop-page-mobile .shop-page .product-list .product-item .product-des {
	}
	.enable-shop-page-mobile .shop-page .product-list .product-item .product-des ul {
	}
	.enable-shop-page-mobile .product-list .product-des p {
	}
	.enable-shop-page-mobile .shop-page .product-list .product-item {
	}
	.enable-shop-page-mobile .shop-page .product-list .product-item .product-thumb {
		float: right;
		padding-left: 20px;
	}
	.enable-shop-page-mobile .shop-page .product-list .product-item .product-info {
		float: right;
	}
	.product-list .product-des {
	}
	.shop-page {
		padding-right: 5px;
		padding-left: 5px;
	}
	.header-pos-relative div.banner-page.has_background {
	}
	.main-product {
	}
	.lebe-single-container .main-product {
	}
	.lebe-is-real-mobile .main-product {
	}
	.single div.product-toolbar {
	}
	div.product-toolbar .breadcrumb-trail {
	}
	ul.product-list .product-item .product-thumb {
		margin-right: auto;
		margin-left: 30px;
	}
}
@media (min-width: 1025px) {
	.single-product .wrapper_menu-sticky.sticky-info_single_wrap footer {
	}
	.sticky_detail .woocommerce-product-gallery .flex-viewport {
	}
	.sticky_detail .flex-viewport figure.woocommerce-product-gallery__wrapper * {
		float: none !important;
	}
	body .woocommerce-checkout-review-order table.shop_table tr th, body .woocommerce-checkout-review-order table.shop_table tr td {
		padding: 30px 0 30px 70px;
	}
	div.woocommerce-checkout-review-order-wrap #order_review_heading {
		padding: 30px 0 17px 170px;
	}
	.single-post-products-carousel-wrap .owl-carousel.nav-center .owl-nav .owl-next {
		left: -20px;
	}
	.single-post-products-carousel-wrap .owl-carousel.nav-center .owl-nav .owl-prev {
		right: -20px;
	}
	div.modal-backdrop.fade.in {
	}
	.summary p.stock.out-of-stock {
		border: 1px solid;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.blog-content.list.simple .post-list-item-cols .post-thumb + div.post-info {
		padding-left: 0;
		padding-right: 30px;
	}
	.single-product-mobile.enable-shop-page-mobile .upsells div.product-item, .single-product-mobile.enable-shop-page-mobile .related div.product-item {
	}
	div.prdctfltr_sc .fami-products-shortcode-wrap .products {
		margin-left: 0;
		margin-right: 0;
	}
	.toolbar-products-shortcode.real-mobile-toolbar .part-filter-wrap {
		margin-left: 30px;
	}
	div.deals-in-wrap span.time {
	}
}
@media (min-width: 992px) and (max-width: 1024px) {
	.style-il_tr div.product-info-wrap {
		left: 20px;
		right: auto;
	}
}
@media (max-width: 1024px) {
	html.box-mobile-menu-open, html.minicart-canvas-open, html.sidebar-canvas-open, html.instant-search-open, html.vertical-menu-open, html.real-mobile-show-menu, body.minicart-canvas-open, body.sidebar-canvas-open, body.instant-search-open, body.vertical-menu-open, body.real-mobile-show-menu {
	}
	.box-mobile-menu-open .box-mobile-menu, .box-mobile-menu-open .body-overlay {
		right: 0;
	}
	div .woocommerce-pagination {
	}
	header .lebe-demo.style-02, .box-mobile-menu-open .lebe-demo.style-02 {
	}
	header .lebe-demo.style-02 .demo-left, .box-mobile-menu-open .lebe-demo.style-02 .demo-left {
	}
	header .lebe-demo.style-02 .demo-right, .box-mobile-menu-open .lebe-demo.style-02 .demo-right {
		text-align: right;
	}
	header .lebe-demo.style-02 .demo-title, .box-mobile-menu-open .lebe-demo.style-02 .demo-title {
	}
	header .lebe-demo.style-02 .demo-title span, .box-mobile-menu-open .lebe-demo.style-02 .demo-title span {
	}
	span.menu-btn-icon {
	}
	.header-wrap {
	}
	div.header-action-res {
		justify-content: space-between;
		align-items: center;
	}
	header .banner-page {
	}
	header.header-pos-absolute .banner-page .content-banner {
	}
	.header-action-res > div {
	}
	.header-action-res > div.logo img {
	}
	.header-action-res .acction-right {
	}
	.header-action-res .search-block {
		margin-right: 10px;
	}
	.header .header-action-res .lebe-minicart .mini-cart-icon, .header-action-res .block-account a {
	}
	header .header-action-res form.search-form {
		right: 5px;
		left: 5px;
		background: #fff;
	}
	.horizon-menu .main-navigation .main-menu > .menu-item:first-child {
		margin-right: 25px;
	}
	.horizon-menu .main-navigation .main-menu > .menu-item:last-child {
		margin-left: 25px;
	}
	.mobile-navigation {
	}
	.row-table {
	}
	.row-table > div {
	}
	header form.search-form {
		left: 0;
		left: 0;
	}
	header.site-header form.search-form .search-field {
		border-radius: 0;
		padding: 0 50px 0 20px;
	}
	header.site-header .header-action-res button.search-submit {
		left: 0;
		text-align: center;
	}
	.header-topbar {
	}
	.header-menu.horizon-menu {
	}
	.header-logo {
		text-align: center;
	}
	header #sticky-wrapper {
	}
	header .header-s_l-lg_c-mm_c-ic_r .header-logo .logo {
	}
	header .header-s_l-lg_m-mm_c-ic_r .header-logo > .logo {
	}
	.sticky_info_single_product {
	}
	.page-template-minimal .site-main div.vc_row[data-vc-full-width] {
		border: none;
	}
	.toolbar-products .prdctfltr_topbar {
	}
	div.shop-page.shop-modern {
	}
	.shop-modern .main-modern {
	}
	.shop-page .main-content {
	}
	.product-grid .style-3 div.product-info {
		transform: none;
	}
	.product-grid .style-3 div.info-top {
	}
	.product-grid .style-3 .info-product-content {
	}
	.page-template-sidebarpage div.vc_row[data-vc-stretch-content="true"], .page-template-sidebarpage div.vc_row[data-vc-full-width="true"] {
		border-left: none;
		border-right: 0 solid #fff;
	}
	.vc_video-bg.vc_hidden-xs {
	}
	.header-wrap .header-position {
	}
	.error404 header.header-pos-absolute {
	}
	header.s_l .header-search {
	}
	header.s_l .header-search-box {
		margin-right: 10px;
	}
	.s_l .header-search-box > .icons {
	}
	header.site-header { /* inline-block */
	}
	.horizon-menu .main-navigation {
	}
	div.header-logo .logo, header.header-s_l-lg_c-mm_c-ic_r .header-logo .logo {
	}
	div.header-control-wrap {
	}
	.header-s_l-lg_c-mm_c-ic_r div.header-control-right {
	}
	.header-s_l-lg_c-mm_c-ic_r div.header-logo {
	}
	.header-s_l-lg_c-mm_c-ic_r div.header-search {
	}
	div.product-toolbar .post-navigation {
		left: 15px;
	}
	div h3.single-post-products-carousel-title {
	}
	.lebe-content-single-product-mobile .summary .compare, .lebe-content-single-product-mobile .summary .social-share {
	}
	div.summary .price .woocommerce-Price-amount.amount {
	}
	div.summary .price del .woocommerce-Price-amount.amount {
	}
	div span.size-guide-text {
	}
	.lebe-content-single-product-mobil .reset_variations {
	}
	div.search-icon {
	}
	header .header-wrap .is-sticky .header-position {
		box-shadow: 0 0 0;
	}
	header .header-wrap .header-wrap-stick .header-position {
		border: none;
	}
	.header-position:not(.hide-header).fixed {
		box-shadow: none;
	}
	.header-type-transparent-light .header-position:not(.hide-header).fixed, .header-type-transparent-dark .header-position:not(.hide-header).fixed {
	}
	.horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu {
	}
	.horizon-menu .main-navigation .main-menu > .menu-item > .submenu .submenu {
		left: -31px;
	}
	.horizon-menu .main-navigation .main-menu .menu-item .submenu .toggle-submenu::before {
	}
	.sidebar-canvas-open .page-wrapper {
		margin-right: 0;
	}
	div.big_images .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
		left: 50%;
		transform: translateX(50%);
		-o-transform: translateX(50%);
		-webkit-transform: translateX(50%);
	}
	div.big_images .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
		margin-right: 10px;
		margin-left: 10px;
	}
	.owl-carousel.nav-angle .owl-nav .owl-prev, .owl-carousel.nav-caret .owl-nav .owl-prev {
		left: 0;
	}
	.owl-carousel.nav-angle .owl-nav .owl-next, .owl-carousel.nav-caret .owl-nav .owl-next {
		left: 0;
	}
	.owl-carousel .owl-dots .owl-dot {
	}
	form.woocommerce-cart-form {
	}
	div .product-second-figure {
	}
	.product-inner .add_to_cart_button, .product-inner .added_to_cart, .product-inner .product_type_variable, .product-inner .product_type_simple, .product-inner .product_type_external, .product-inner .product_type_grouped {
		background: transparent;
		box-shadow: 0 0 0;
	}
	.product-inner .add_to_cart_button::before, .product-inner .added_to_cart::before, .product-inner .product_type_variable::before, .product-inner .product_type_simple::before, .product-inner .product_type_external::before, .product-inner .product_type_grouped::before {
	}
	.product-item.style-1 .product-inner:hover .price {
	}
	.yith-wcqv-button {
	}
	.lebe-products a.button.btn.lebe-button.owl-btn-link {
	}
	div.product-info.equal-elem .list-button-action .button, .product-list .product-des, .list-button-action {
	}
	.enable-shop-page-mobile .product-list .product-inner {
		border: none;
	}
	.vertical_thumnail .flex-viewport, .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	}
	.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
		padding-left: 0;
	}
	.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
		border: none;
	}
	.has-sidebar .vertical_thumnail .lebe-product-button, .vertical_thumnail .lebe-product-button {
		left: 10px;
	}
	.backtotop {
		left: 20px;
	}
	div.testimonial-item-inner {
	}
	.woocommerce-account .woocommerce div.customer-form {
		margin: 0 auto 50px auto;
	}
	div.vc_custom_1502413911995 {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	div.vc_custom_1502413927985 {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	div.media-item-lookbook .item-lookbook-content .lookbook-desc::before {
	}
	div.item-lookbook-inner .media-item-lookbook {
	}
	.product-info-wrap h3.product-title {
	}
	.prdctfltr_buttons > span {
	}
	.prdctfltr_woocommerce.pf_sidebar .prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_right .prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_css .prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_css_right .prdctfltr_close_sidebar {
	}
	div.container-search {
	}
	div div.scroll-wrapper.search-results-croll::before {
		left: 0;
		left: 0;
	}
	div div.scroll-wrapper.search-results-croll::after {
		left: 0;
		left: 0;
	}
	.instant-search-close span {
		left: 0;
		text-align: center;
	}
	div.instant-search-close:hover span {
		left: 0;
	}
	div.instant-search-close span::before, div.instant-search-close span::after {
		left: 50%;
		margin-right: -12px;
	}
	.instant-search-modal div.instant-search-wrap {
	}
	header .instant-search .search-field {
	}
	div div.search-results-croll {
	}
	.instant-search .container {
		padding-right: 0;
		padding-left: 0;
	}
	.instant-search .product-info {
		padding-right: 3px;
	}
	.instant-search-modal div.search-fields {
		padding-right: 0;
		padding-left: 0;
	}
	.blog-content.list.simple .post-list-item-cols:first-child {
	}
	div a.change-value.color {
	}
	.single div a.change-value.color {
	}
	div a.change-value::before {
		left: -3px;
		left: -3px;
	}
	div .product-item .variations {
		left: 0;
		left: auto;
	}
	div .product-item .reset_variations {
	}
	.product-grid .product-inner div.button-loop-action {
	}
	.product-info.equal-elem a.button.yith-wcqv-button {;
	}
	div .yith-wcqv-button {
	}
	.toolbar-products.toolbar-top .part-wrap.filter-ordering, .toolbar-products.toolbar-top .part-wrap.part-products-size-wrap {
	}
	.toolbar-products.toolbar-top .part-wrap.grid-mode {
		border: none;
	}
	.toolbar-products.toolbar-top div.part-wrap:last-child {
		text-align: center;
	}
	div.default h3.block-title::before {
	}
	.product-list-owl .owl-nav {
	}
	div.no-sidebar .upsells, div.no-sidebar .related {
	}
	.single-product div.shop-page {
	}
	div.blog-modern .post-item {
	}
	.main-single-content:not(.single-standard) div.single-post-meta {
	}
	div.post-info .cat-post, div.post-info .tag-post {
	}
	div.tag-post span.title-tag {
	}
	div.main-single-content:not(.single-standard) .post-info .tag-post a {
		border: none;
		margin-left: 0;
	}
	div blockquote, div q {
		padding: 5px 10px 5px 10px;
	}
	div .commentlist ~ .comment-respond, div .commentlist .comment-respond {
	}
	div.comment_container .lebe-avatar {
	}
	.commentlist .avatar {
	}
	.comment-text {
		padding-right: 0;
	}
	.single-post div.single-container .post-info {
	}
	.blog-modern div .post-title {
	}
	div .checkout.woocommerce-checkout label {
	}
	div .checkout.woocommerce-checkout p {
	}
	div .col2-set:not(.woocommerce-Addresses) {
		border: 2px solid #e3e3e3;
	}
	div.page-header .page-title, div.banner-page .content-banner .title-page {
	}
	.enable-shop-page-mobile.page-template-default .breadcrumb-trail.breadcrumbs {
	}
}
@media (max-width: 991px) {
	.header-s_l-lg_c-mm_c-ic_r .mobile-navigation {
		margin-left: 5px;
		margin-right: 0;
	}
	.header-s_l-lg_c-mm_c-ic_r .header-menu.horizon-menu {
	}
	header.header-s_l-lg_c-mm_c-ic_r div.header-control-right {
	}
	header.header-s_l-lg_c-mm_c-ic_r div.header-search {
		float: right;
	}
	header.header-s_l-lg_c-mm_c-ic_r div.header-logo {
		transform: translateX(50%);
		-o-transform: translateX(50%);
		-webkit-transform: translateX(50%);
		right: 50%;
	}
	.header-s_l-lg_c-mm_c-ic_r .header-control-right .header-search-box {
	}
	header .header-wrap .header-position {
	}
	.post-title {
	}
	.single-container .header-post .post-title {
	}
	.single-container .post-expand {
		transform: inherit;
	}
	.has-sidebar .footer-post .post-navigation .nav-links .nav-previous, .has-sidebar .footer-post .post-navigation .nav-links .nav-next {
	}
	.has-sidebar .footer-post .post-navigation .nav-links .nav-previous {
	}
	.post-thumb img {
	}
	.has-sidebar .blog-content.list .post-list-item-cols, .has-sidebar .blog-content.list .post-list-item-cols .post-thumb, .has-sidebar .blog-content.list .post-list-item-cols .post-info {
	}
	.blog-content.list.simple article:last-child {
		border: none;
	}
	div.blog-content.list.simple .post-list-item-cols {
	}
	body.single-product .has-sidebar .single-left, body.single-product .has-sidebar .detail-content {
	}
	body.single-product .has-sidebar .detail-content {
		padding-left: 0;
		padding-right: 0;
	}
	body .woocommerce-checkout-review-order .shop_table .product-name img {
		margin-left: 10px;
		float: right;
	}
	body .woocommerce-checkout-review-order .shop_table .product-name strong {
		margin-right: 0;
	}
	.woocommerce-page-header ul li.line-hover {
		margin: 0 5px 5px 5px;
	}
	div span.filter-text {
	}
	.prdctfltr_add_scroll {
	}
	div.shop-prdctfltr-filter-wrap .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
	}
	#yith-quick-view-modal {
	}
	div.actions .coupon .input-text {
	}
	div.actions .coupon .button {
	}
	div.actions-btn .button {
	}
	.actions-btn .shopping {
	}
	div.media-item-lookbook .item-lookbook-content {
		right: 20px;
	}
	div.media-item-lookbook .item-lookbook-content > a {
	}
	div.media-item-lookbook .item-lookbook-content .lookbook-title {
	}
	.blog-content.list.simple .post-list-item-cols div.pst-info {
		padding-left: 0;
		padding-right: 0;
	}
	div span.text-search {
	}
	div .instant-search-modal .search-fields .search-field {
	}
	.enable-shop-page-mobile .content-slide {
	}
	#fp-nav {
		left: 15px;
	}
	div.big_images .main-content-product {
	}
	.big_images form.cart {
	}
	.summary a.change-value:not(.color) {
		margin-left: 5px;
	}
}
@media (max-width: 767px) {
	.header-sidebar .menu-social {
	}
	body.enable-shop-page-mobile .woocommerce-page-header ul {
		text-align: right;
	}
	.instant-search-modal .product-cats {
	}
	div.menu-scroll {
	}
	.container-search .scrollbar-macosx {
	}
	.header-type-transparent-white .header-wrap, .header-type-transparent-dark .header-wrap {
	}
	.header-type-transparent-white .header-wrap {
	}
	.header-type-transparent-dark .header-wrap {
	}
	body.enable-shop-page-mobile .woocommerce-page-headermid .title-page {
		text-align: right;
	}
	header:not(.style-02) div.header-container {
		padding-right: 10px;
		padding-left: 10px;
	}
	header span.close-notice {
		left: 10px;
	}
	.header-menu.horizon-menu {
	}
	.header-control-left {
	}
	div.header-logo {
	}
	.header-control-right {
		float: left;
	}
	.ic_r div.header-control-right {
		margin-left: 0;
	}
	.header-control-right .header-control-wrap {
		float: none;
	}
	.toolbar-products .filter-ordering {
	}
	div .products-size svg {
	}
	div .part-products-size-wrap {
		margin-left: 10px;
	}
	div .part-filter-wrap {
	}
	div .part-cats-list-wrap {
	}
	.lebe-none-mobile-device .part-cats-list-wrap {
	}
	.main-product .product-item {
	}
	.product-item div.star-rating {
	}
	ul.product-list .product-inner {
	}
	.tparrows {
	}
	.instant-search-close {
		left: 20px;
	}
	.instant-search-modal .instant-search-title {
	}
	.owl-carousel .owl-nav > div {
	}
	.owl-carousel.nav-angle .owl-nav .owl-prev, .owl-carousel.nav-caret .owl-nav .owl-prev {
		right: 30px;
		-webkit-transform: translateY(-50%) translateX(30px) !important;
		-moz-transform: translateY(-50%) translateX(30px) !important;
		-ms-transform: translateY(-50%) translateX(30px) !important;
		-o-transform: translateY(-50%) translateX(30px) !important;
		transform: translateY(-50%) translateX(30px) !important;
	}
	.owl-carousel.nav-angle .owl-nav .owl-next, .owl-carousel.nav-caret .owl-nav .owl-next {
		left: 30px;
		-webkit-transform: translateY(-50%) translateX(-30px) !important;
		-moz-transform: translateY(-50%) translateX(-30px) !important;
		-ms-transform: translateY(-50%) translateX(-30px) !important;
		-o-transform: translateY(-50%) translateX(-30px) !important;
		transform: translateY(-50%) translateX(-30px) !important;
	}
	.style-3 .owl-carousel.nav-angle .owl-nav .owl-next, .style-3 .owl-carousel.nav-caret .owl-nav .owl-next, .style-3 .owl-carousel.nav-angle .owl-nav .owl-prev, .style-3 .owl-carousel.nav-caret .owl-nav .owl-prev {
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
	}
	.product-list-owl div.style-3 .product-info-inner {
	}
	.page-header .page-title, .banner-page .content-banner .title-page {
	}
	.blog-content.list.simple .post-list-item-cols div.post-info {
	}
	div.blog-content.list.simple .post-list-item-cols .post-thumb + .post-info {
		padding-right: 0;
	}
	.single-container .post-expand {
		transform: inherit;
	}
	.single-container .header-post {
	}
	.single-container .header-post .post-thumb {
	}
	.single-container div.footer-post {
	}
	.blog-content.classic .lebe-post-meta > span:not(:last-child)::after {
	}
	.footer-post .post-navigation .nav-links .nav-previous, .footer-post .post-navigation .nav-links .nav-next {
	}
	.footer-post .post-navigation .nav-links .nav-previous {
	}
	body:not(.archive) .sidebar {
	}
	.blog-content.list .post-list-item-cols, .blog-content.list .post-list-item-cols .post-thumb, .blog-content.list .post-list-item-cols .post-info {
		padding-left: 0;
	}
	div.header-action-res > div {
	}
	div div.product-toolbar {
		padding-right: 15px;
		padding-left: 15px;
	}
	.product-toolbar .post-navigation {
		transform: none;
	}
	.product-toolbar .post-navigation .nav-links {
	}
	.product-toolbar .post-navigation .nav-links > div {
		float: right;
	}
	.product-toolbar .post-navigation .nav-links .nav-next {
		float: left;
	}
	.product-thumb img {
	}
	.yith-wcqv-button {
	}
	.gallery_detail .summary .compare, .summary .compare, .compare {
	}
	body.single-product .single-left, body.single-product .detail-content {
	}
	body.single-product .detail-content {
		padding-right: 0;
	}
	.gallery_detail .product_meta > span {
		margin-left: 0;
		padding-left: 0;
	}
	.gallery_detail .product_meta > span::before {
	}
	.summary .stock {
		margin-right: auto;
		margin-left: auto;
	}
	div .product-grid-title {
	}
	.variations .variation select, .reset_variations {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.reset_variations {
		background: none;
		text-align: left;
	}
	.summary .compare, .summary .social-share {
	}
	.big_images .product_meta > span::before {
	}
	.product-type-grouped.gallery_detail .summary .cart .group_table tbody, .product-type-grouped.gallery_detail .summary .cart .group_table tr, .product-type-grouped.gallery_detail .summary .cart .group_table tr td {
		text-align: center !important;
	}
	.product-type-grouped.gallery_detail .summary .cart .group_table tr:last-child td {
	}
	.product-type-grouped.gallery_detail .summary .cart .group_table .quantity {
	}
	body .woocommerce table.shop_table, body .woocommerce table.shop_table tbody, body .woocommerce table.shop_table tfoot, body .woocommerce table.shop_table tr, body .woocommerce table.shop_table tr th, body .woocommerce table.shop_table tr td, .actions .coupon label, .actions .coupon .input-text, .cart-collaterals .cart_totals .shop_table, .cart-collaterals .cart_totals .shop_table tbody, .cart-collaterals .cart_totals .shop_table tr, .cart-collaterals .cart_totals .shop_table tr th, .cart-collaterals .cart_totals .shop_table tr td {
		text-align: center;
	}
	body .woocommerce table.shop_table {
		border: 1px solid #e3e3e3;
	}
	body .woocommerce table.shop_table thead {
	}
	body .woocommerce .woocommerce-checkout-review-order table.shop_table td.product-total {
		text-align: center;
		border: none;
	}
	body .woocommerce table.shop_table tr {
	}
	body .woocommerce table.shop_table tr:last-child {
	}
	body .woocommerce table.shop_table tr th, body .woocommerce table.shop_table tr td {
		text-align: right;
		border: none;
		float: right;
	}
	.woocommerce table.shop_table tr td.product-name {
	}
	body .woocommerce table.shop_table tr.cart-subtotal th {
		padding-right: 0;
	}
	body .woocommerce table.shop_table tr td .amount {
	}
	.woocommerce table.shop_table tr td.product-thumbnail {
		float: right;
	}
	body .woocommerce table.shop_table .product-thumbnail a {
	}
	body .woocommerce table.shop_table .product-thumbnail img {
	}
	table.shop_table td.product-price {
		clear: right;
	}
	.woocommerce table.shop_table tr td.product-name a {
	}
	.woocommerce-cart-form .variation {
	}
	.woocommerce table.shop_table tr td.product-quantity, .woocommerce table.shop_table tr td.product-price, .woocommerce table.shop_table tr td.product-subtotal {
	}
	.woocommerce table.shop_table tr td .lebe-cart-mobile-lb {
	}
	.woocommerce table.shop_table .quantity {
		border: 1px solid #e3e3e3;
	}
	.woocommerce table.shop_table .quantity .control {
		border: none;
	}
	.woocommerce table.shop_table .quantity .control .input-qty {
		border: none;
		float: none;
	}
	.woocommerce table.shop_table .quantity .control .btn-number {
	}
	.woocommerce table.shop_table tr td.product-remove {
		text-align: center;
		right: 15px;
		border: 1px solid #e3e3e3;
	}
	.woocommerce table.shop_table tr td.product-remove a {
	}
	body .woocommerce .cart_totals table.shop_table {
	}
	body .woocommerce .cart_totals table.shop_table tbody {
	}
	body .woocommerce .cart_totals table.shop_table tr {
	}
	body .woocommerce .cart_totals table.shop_table tr th, td {
		float: none;
	}
	body .woocommerce .cart_totals table.shop_table tr th {
		text-align: right !important;
	}
	.woocommerce-checkout-review-order span.rv-titel {
		float: right;
		margin-left: 0px;
	}
	.actions .coupon label {
	}
	.actions .coupon .input-text {
		margin: 0 0 20px 0;
	}
	.actions .coupon .button {
		float: none;
	}
	.actions-btn {
		text-align: center;
	}
	.actions-btn .shopping {
		margin-right: 0;
	}
	.cart-collaterals .cart_totals h2 {
		text-align: center;
	}
	.cart-collaterals .cart_totals .shop_table tr th {
	}
	.wc-proceed-to-checkout {
		float: none;
		text-align: center;
	}
	.form-row-first, .form-row-last {
	}
	.woocommerce-billing-fields h3, .woocommerce-shipping-fields h2 {
		text-align: center;
	}
	.woocommerce-checkout-review-order-wrap #order_review_heading {
		text-align: center;
	}
	body .woocommerce-checkout-review-order .shop_table tr th, body .woocommerce-checkout-review-order .shop_table tr td {
	}
	body .woocommerce-checkout-review-order .shop_table tfoot tr th, body .woocommerce-checkout-review-order .shop_table tfoot tr td {
		text-align: right;
		padding-right: 0;
	}
	body .woocommerce-checkout-review-order .shop_table tfoot tr {
	}
	body .woocommerce-checkout-review-order .shop_table .product-name img {
		margin: 0 auto 0px auto;
	}
	body .woocommerce-checkout-review-order .shop_table tr td.product-name {
	}
	body .woocommerce-checkout-review-order .shop_table .product-name strong {
		margin-right: 0;
	}
	div.total-price {
	}
	.checkout-before-top .lebe-checkout-coupon .checkout_coupon .form-row-first, .checkout-before-top .lebe-checkout-coupon .checkout_coupon .form-row-last {
		padding-left: 0;
	}
	div.wc-proceed-to-checkout .checkout-button, .woocommerce-cart-form-mobile div.actions .actions-btn .shopping, div .actions-btn .shopping, div.actions-btn .button, .woocommerce form input[type="text"], .woocommerce form input[type="email"], .woocommerce form input[type="password"], .woocommerce form input[type="tel"], .woocommerce form input[type="search"] {
	}
	div.checkout.woocommerce-checkout p {
	}
	div.woocommerce-billing-fields h3, div.woocommerce-shipping-fields h2 {
		text-align: center;
	}
	.woocommerce form .select2-container--default .select2-selection--single {
	}
	.woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
	}
	.woocommerce form .select2-container--default .select2-selection--single .select2-selection__arrow {
	}
	.enable-shop-page-mobile.woocommerce-checkout .page-main-content {
	}
	.yith-wcqv-button {
	}
	.woocommerce-page-header ul .line-hover {
	}
	.track_order .form-tracking {
		padding-right: 10px;
		padding-left: 10px;
	}
	.page-404 .heading {
	}
	.toolbar-products.toolbar-top {
		clear: both;
		float: right;
	}
	.header-pos-absolute div.header-wrap {
	}
	.header-wrap-stick {
	}
	div div.blog-content.blog-modern {
	}
	div.blog-modern .post-item {
	}
	div.blog-modern .post-thumb, div.blog-modern .post-info {
	}
	div.blog-modern a.read-more-blog {
	}
	.woocommerce-info {
	}
	div #place_order {
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.product-list .product-item .product-thumb {
		float: right;
		margin-right: auto;
		margin-left: 0;
	}
}
@media (max-width: 480px) {
	div.menu-scroll {
	}
	.toolbar-products .category-filter li {
	}
	#cancel-comment-reply-link {
	}
	.blog-content.list .post-expand, .blog-content.list .post-product-carousel, .blog-content.list .social-share {
	}
	.blog-content.list .post-product-carousel .post-product-list {
		left: 0;
	}
	.close-vertical-menu {
		margin-left: auto;
		margin-right: 20px;
	}
	.menu-scroll .menu-scroll-inner, .menu-social {
	}
	.sidebar-canvas {
	}
	.sidebar-canvas-open .btn-canvas {
		right: 249px;
	}
	.sidebar-canvas-inner {
	}
	header div.header-logo {
	}
	body .woocommerce .woocommerce-checkout-review-order table.shop_table tr td {
		text-align: center;
	}
	ul.product-list .product-info {
		padding-left: 0;
		padding-right: 0;
	}
	html div#cookie-notice {
		left: 15px;
	}
}
@media (max-width: 360px) {
	header .logo img {
	}
}
@media (max-width: 320px) {
	th, td {
	}
	.gallery-columns-1 .gallery-caption, .gallery-columns-2 .gallery-caption, .gallery-columns-3 .gallery-caption, .gallery-columns-4 .gallery-caption, .gallery-columns-5 .gallery-caption {
	}
	.instant-search-modal .product-cats label {
	}
	div.summary .cart .quantity, div.summary .cart .single_add_to_cart_button {
	}
	div div.product-item-search {
	}
	.product-grid.product-list-owl .product-item {
	}
	div.main-single-content .lebe-social a {
	}
	.comment_container .lebe-avatar {
	}
	.comment-text {
		padding-left: 0;
		padding-right: 0;
	}
}
div#cookie-notice {
	left: auto;
	right: 40px;
	text-align: right;
}
div.cookie-notice-container {
	text-align: right;
}
span#cn-notice-text {
}
body #cookie-notice .cookie-notice-container a {
	border-radius: 0;
	padding: 0 0 2px 0;
	background: none;
	box-shadow: none;
}
body #cookie-notice .cookie-notice-container #cn-accept-cookie, body #cookie-notice .cookie-notice-container #cn-refuse-cookie {
	box-shadow: none;
}
body #cookie-notice .cookie-notice-container #cn-accept-cookie:hover {
}
body #cookie-notice .cookie-notice-container #cn-accept-cookie::after {
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: auto;
	margin-right: 5px;
}
.cssload-square {
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
.cssload-square-part {
}
.cssload-square-green {
	background: rgb(84, 250, 212);
	left: auto;
	right: 0;
	animation-direction: alternate-reverse;
	-o-animation-direction: alternate-reverse;
	-ms-animation-direction: alternate-reverse;
	-webkit-animation-direction: alternate-reverse;
	-moz-animation-direction: alternate-reverse;
}
.cssload-square-pink {
	background: rgb(233, 111, 146);
	right: auto;
	left: 0;
}
.cssload-square-blend {
	background: rgb(117, 81, 125);
	left: 0;
	left: 0;
}
@keyframes blend-anim {
	0% {
		transform: scale(0.01, 0.01) rotateY(0);
		animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		transform: scale(1, 1) rotateY(0);
		animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		transform: scale(0.01, 0.01) rotateY(0);
	}
}
@-o-keyframes blend-anim {
	0% {
		-o-transform: scale(0.01, 0.01) rotateY(0);
		-o-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-o-transform: scale(1, 1) rotateY(0);
		-o-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-o-transform: scale(0.01, 0.01) rotateY(0);
	}
}
@-webkit-keyframes blend-anim {
	0% {
		-webkit-transform: scale(0.01, 0.01) rotateY(0);
		-webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-webkit-transform: scale(1, 1) rotateY(0);
		-webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-webkit-transform: scale(0.01, 0.01) rotateY(0);
	}
}
@-moz-keyframes blend-anim {
	0% {
		-moz-transform: scale(0.01, 0.01) rotateY(0);
		-moz-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-moz-transform: scale(1, 1) rotateY(0);
		-moz-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-moz-transform: scale(0.01, 0.01) rotateY(0);
	}
}
@keyframes cssload-part-anim {
	0% {
		transform: translate3d(-10px, -10px, 0);
	}
	100% {
		transform: translate3d(10px, 10px, 0);
	}
}
@-o-keyframes cssload-part-anim {
	0% {
		-o-transform: translate3d(-10px, -10px, 0);
	}
	100% {
		-o-transform: translate3d(10px, 10px, 0);
	}
}
@-webkit-keyframes cssload-part-anim {
	0% {
		-webkit-transform: translate3d(-10px, -10px, 0);
	}
	100% {
		-webkit-transform: translate3d(10px, 10px, 0);
	}
}
@-moz-keyframes cssload-part-anim {
	0% {
		-moz-transform: translate3d(-10px, -10px, 0);
	}
	100% {
		-moz-transform: translate3d(10px, 10px, 0);
	}
}
.shop-page .main-content.loading::before {
	right: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
}
.shop-page .main-content.loading::after {
	left: auto;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
}
.slick-list:focus {
}
.slick-list.dragging {
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	left: auto;
	right: 0;
}
.slick-track:before, .slick-track:after {
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
}
.slick-slide {
	float: right;
}
[dir='rtl'] .slick-slide {
	float: left;
}
.rtl .slick-slider .slick-track, .rtl .slick-slider .slick-list {
	direction: ltr;
}
.slick-slide img {
}
.slick-slide.slick-loading img {
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
}
.slick-loading .slick-slide {
}
.slick-vertical .slick-slide {
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
}
.mfp-bg {
	left: auto;
	right: 0;
	background: #000;
}
.mfp-wrap {
	left: auto;
	right: 0;
}
.mfp-container {
	text-align: center;
	left: auto;
	right: 0;
	box-sizing: border-box;
}
.mfp-container:before {
}
.mfp-align-top .mfp-container:before {
}
.mfp-content {
	text-align: right;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
}
.mfp-ajax-cur {
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
}
.mfp-zoom {
}
.mfp-auto-cursor .mfp-content {
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
}
.mfp-hide {
}
.mfp-preloader {
	text-align: center;
	right: 8px;
	left: 8px;
}
.mfp-preloader a {
}
.mfp-preloader a:hover {
}
.mfp-s-ready .mfp-preloader {
}
.mfp-s-error .mfp-content {
}
button.mfp-close, button.mfp-arrow {
	background: transparent;
	border: 0;
	box-shadow: none;
	touch-action: manipulation;
}
button::-moz-focus-inner {
	border: 0;
}
.mfp-close {
	right: auto;
	left: 0;
	text-align: center;
	padding: 0 10px 18px 0;
}
.mfp-close:hover, .mfp-close:focus {
}
.mfp-close:active {
}
.mfp-close-btn-in .mfp-close {
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	right: auto;
	left: -6px;
	text-align: left;
	padding-right: 0;
	padding-left: 6px;
}
.mfp-counter {
	right: auto;
	left: 0;
}
.mfp-arrow {
	-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
}
.mfp-arrow:hover, .mfp-arrow:focus {
}
.mfp-arrow:before, .mfp-arrow:after {
	left: auto;
	right: 0;
	margin-left: auto;
	margin-right: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after {
}
.mfp-arrow:before {
}
.mfp-arrow-left {
	left: auto;
	right: 0;
}
.mfp-arrow-left:after {
	border-right: none;
	border-left: 17px solid #FFF;
	margin-left: auto;
	margin-right: 31px;
}
.mfp-arrow-left:before {
	margin-left: auto;
	margin-right: 25px;
	border-right: none;
	border-left: 27px solid #3F3F3F;
}
.mfp-arrow-right {
	right: auto;
	left: 0;
}
.mfp-arrow-right:after {
	border-left: none;
	border-right: 17px solid #FFF;
	margin-left: auto;
	margin-right: 39px;
}
.mfp-arrow-right:before {
	border-left: none;
	border-right: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
}
.mfp-iframe-holder .mfp-content {
}
.mfp-iframe-holder .mfp-close {
}
.mfp-iframe-scaler {
}
.mfp-iframe-scaler iframe {
	left: auto;
	right: 0;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
img.mfp-img {
	box-sizing: border-box;
}
.mfp-figure {
}
.mfp-figure:after {
	right: 0;
	left: 0;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-figure small {
}
.mfp-figure figure {
}
.mfp-bottom-bar {
	left: auto;
	right: 0;
}
.mfp-title {
	text-align: right;
	word-wrap: break-word;
	padding-right: 0;
	padding-left: 36px;
}
.mfp-image-holder .mfp-content {
}
.mfp-gallery .mfp-image-holder .mfp-figure {
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-right: 0;
		padding-left: 0;
	}
	.mfp-img-mobile img.mfp-img {
	}
	.mfp-img-mobile .mfp-figure:after {
	}
	.mfp-img-mobile .mfp-figure small {
		margin-left: auto;
		margin-right: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
	}
	.mfp-img-mobile .mfp-counter {
		left: auto;
		right: 5px;
	}
	.mfp-img-mobile .mfp-close {
		left: auto;
		right: 0;
		background: rgba(0, 0, 0, 0.6);
		text-align: center;
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-right: 6px;
		padding-left: 6px;
	}
}
.mfp-zoom-in .mfp-with-anim {
	transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
	transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(0.8);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
}
.product-item .product-title {
}
.product-thumb {
}
.product-item .thumb-link {
}
.product-second-figure {
	right: 0;
	left: 0;
}
.product-inner:hover .product-second-figure {
}
.product-list-owl .product-item {
}
.btn-wrap.owl-btn-wrap {
	text-align: center;
}
a.button.btn.lebe-button.owl-btn-link {
	box-shadow: 0 0 0;
	background: #000;
	border-radius: 0;
}
ul.row {
	padding-left: 0;
	padding-right: 0;
}
.product-list-grid {
	padding-left: 0;
	padding-right: 0;
}
.owl-products .product-item {
}
.product-item {
}
.product-inner .product-title a {
}
.product-inner .product-title a:hover {
}
.woocs_price_code ins {
	padding-left: 0;
	padding-right: 5px;
}
.product-inner .price {
}
del .woocommerce-Price-amount.amount {
}
.product-inner .price del {
}
.price ins {
}
.button-loop-action .clear {
}
.product-inner .add_to_cart_button, .product-inner .added_to_cart, .product-inner .product_type_variable, .product-inner .product_type_simple, .product-inner .product_type_external, .product-inner .product_type_grouped {
	text-align: center;
	box-shadow: 0 15px 25px rgba(0, 0, 0, .08);
	background: #fff;
	border-radius: 50%;
}
.add_to_cart_button::before, .product_type_simple.add_to_cart_button::before {
	transform: none;
}
.product_type_variable::before, .product_type_grouped::before, .product_type_simple::before, .product_type_external::before {
	margin-right: auto;
	margin-left: 5px;
	transform: rotate(180deg);
	display: inline-block;
	
}
.grouped_form .product_type_variable::before, .grouped_form .product_type_grouped::before, .grouped_form .product_type_simple::before, .grouped_form .product_type_external::before {
}
a.added_to_cart::before {
}
.add_to_cart_button.loading::before {
}
.product-inner .add_to_cart_button.loading::after {
	margin-left: auto;
	margin-right: 0px;
}
.product-inner .add_to_cart_button.added {
}
.add-to-cart {
}
.product-item form.variations_form {
}
.product-item .variations {
	right: auto;
	left: 0;
}
.product-item:hover .variations {
}
.product-item .variations select {
}
.product-item .variations .data-val {
	text-align: center;
}
.product-item .variations a.change-value {
}
.product-item .variations tr, .product-item .variations td {
	border: none;
}
.product-item .variations td.value {
}
.product-item .reset_variations {
	right: 13px;
	left: auto;
	text-align: center;
}
.product-item .reset_variations::before {
}
.product-item .reset_variations:hover {
}
div .tooltip {
}
#yith-wcwl-popup-message {
	background: #2ecc71 none repeat scroll 0 0;
	border: medium none;
	right: auto;
	left: 20px;
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(360deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}
@keyframes spin {
	0% {
		transform: rotate(360deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
.product-item .product-inner:hover .yith-wcwl-add-to-wishlist {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.product-grid .product-item .yith-wcwl-add-to-wishlist {
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transform: translateX(-10px);
}
.yith-wcwl-add-button .ajax-loading {
	right: 0;
	left: 0;
}
.yith-wcwl-add-to-wishlist {
	text-align: center;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 15px 25px rgba(0, 0, 0, .08);
}
.star-rating span {
	float: right;
	left: auto;
	right: 0;
}
.star-rating::before, .star-rating span::before {
	float: right;
}
.star-rating:before {
	margin-right: -7px;
}
.star-rating span::before {
	margin-right: -7px;
}
@media (max-width: 767px) {
	.footer.style-02 .wpb_single_image.vc_align_left {
		text-align: center;
	}
	.footer.style-02 .lebe-newsletter.style-06 {
		text-align: center;
	}
	.footer.style-02 .lebe-custommenu.style-01 {
		text-align: center;
	}
	.footer.style-02 .lebe-custommenu.style-01 .widgettitle::before {
		left: auto;
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
	}
}