/*
 * Standard RTL for Bootstrap 3.3.7.3  (http://parsmizban.com)
 * Copyright (c) 2017 Farhad Sakhaei
 * Licensed under MIT (https://github.com/parsmizban/Bootstrap-RTL/blob/master/LICENSE)
 */
#mvvwo_floating_button.mvvwo_pos_left
{
	right: 10px !important;
    left: auto !important;
	bottom :10px !important;
}
.list-inline, .list-unstyled {
	padding-right: 0;
	padding-left: initial
}
.btn-group-vertical > .btn, .btn-group > .btn, .btn-group > .btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: right
}
html {
	direction: rtl;
}
.carousel-control .icon-next, .carousel-control .icon-prev, .popover, .tooltip, body {
	direction: rtl;
	font-size: 14px
}
.glyphicon-align-left:before {
	content: "\e054"
}
.glyphicon-align-right:before {
	content: "\e052"
}
.glyphicon-chevron-left:before {
	content: "\e080"
}
.glyphicon-chevron-right:before {
	content: "\e079"
}
.glyphicon-arrow-left:before {
	content: "\e092"
}
.glyphicon-arrow-right:before {
	content: "\e091"
}
.glyphicon-hand-right:before {
	content: "\e128"
}
.glyphicon-hand-left:before {
	content: "\e127"
}
.glyphicon-circle-arrow-right:before {
	content: "\e132"
}
.glyphicon-circle-arrow-left:before {
	content: "\e131"
}
.glyphicon-object-align-left:before {
	content: "\e249"
}
.glyphicon-object-align-right:before {
	content: "\e247"
}
.glyphicon-triangle-right:before {
	content: "\e251"
}
.glyphicon-triangle-left:before {
	content: "\e250"
}
.glyphicon-menu-left:before {
	content: "\e258"
}
.glyphicon-menu-right:before {
	content: "\e257"
}
.text-left {
	text-align: right
}
.text-right {
	text-align: left
}
.list-inline {
	margin-right: -5px;
	margin-left: initial
}
dd {
	margin-right: 0;
	margin-left: initial
}
@media (min-width: 768px) {
	.dl-horizontal dt {
		float: right;
		clear: right;
		text-align: left
	}
	.dl-horizontal dd {
		margin-right: 180px;
		margin-left: initial
	}
}
blockquote {
	border-right: 5px solid #eee;
	border-left: initial
}
.blockquote-reverse, blockquote.pull-right {
	padding-left: 0;
	padding-right: 15px;
	text-align: right;
	border-left: 0;
	border-right: 5px solid #eee
}
.checkbox label, .checkbox-inline, .radio label, .radio-inline {
	padding-left: initial;
	padding-right: 20px
}
code, kbd, pre, samp {
	direction: ltr
}
.col-xs-pull-12 {
	right: auto;
	left: 100%
}
.col-xs-pull-11 {
	right: auto;
	left: 91.66666667%
}
.col-xs-pull-10 {
	right: auto;
	left: 83.33333333%
}
.col-xs-pull-9 {
	right: auto;
	left: 75%
}
.col-xs-pull-8 {
	right: auto;
	left: 66.66666667%
}
.col-xs-pull-7 {
	right: auto;
	left: 58.33333333%
}
.col-xs-pull-6 {
	right: auto;
	left: 50%
}
.col-xs-pull-5 {
	right: auto;
	left: 41.66666667%
}
.col-xs-pull-4 {
	right: auto;
	left: 33.33333333%
}
.col-xs-pull-3 {
	right: auto;
	left: 25%
}
.col-xs-pull-2 {
	right: auto;
	left: 16.66666667%
}
.col-xs-pull-1 {
	right: auto;
	left: 8.33333333%
}
.col-xs-pull-0 {
	right: auto;
	left: auto
}
.col-xs-push-12 {
	left: auto;
	right: 100%
}
.col-xs-push-11 {
	left: auto;
	right: 91.66666667%
}
.col-xs-push-10 {
	left: auto;
	right: 83.33333333%
}
.col-xs-push-9 {
	left: auto;
	right: 75%
}
.col-xs-push-8 {
	left: auto;
	right: 66.66666667%
}
.col-xs-push-7 {
	left: auto;
	right: 58.33333333%
}
.col-xs-push-6 {
	left: auto;
	right: 50%
}
.col-xs-push-5 {
	left: auto;
	right: 41.66666667%
}
.col-xs-push-4 {
	left: auto;
	right: 33.33333333%
}
.col-xs-push-3 {
	left: auto;
	right: 25%
}
.col-xs-push-2 {
	left: auto;
	right: 16.66666667%
}
.col-xs-push-1 {
	left: auto;
	right: 8.33333333%
}
.col-xs-push-0 {
	right: auto;
	left: auto
}
.col-xs-offset-12 {
	margin-left: initial;
	margin-right: 100%
}
.col-xs-offset-11 {
	margin-left: initial;
	margin-right: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: initial;
	margin-right: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: initial;
	margin-right: 75%
}
.col-xs-offset-8 {
	margin-left: initial;
	margin-right: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: initial;
	margin-right: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: initial;
	margin-right: 50%
}
.col-xs-offset-5 {
	margin-left: initial;
	margin-right: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: initial;
	margin-right: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: initial;
	margin-right: 25%
}
.col-xs-offset-2 {
	margin-left: initial;
	margin-right: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: initial;
	margin-right: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: initial;
	margin-right: 0
}
@media (min-width: 768px) {
	.col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 {
		margin-left: initial
	}
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: right
	}
	.col-sm-pull-12 {
		right: auto;
		left: 100%
	}
	.col-sm-pull-11 {
		right: auto;
		left: 91.66666667%
	}
	.col-sm-pull-10 {
		right: auto;
		left: 83.33333333%
	}
	.col-sm-pull-9 {
		right: auto;
		left: 75%
	}
	.col-sm-pull-8 {
		right: auto;
		left: 66.66666667%
	}
	.col-sm-pull-7 {
		right: auto;
		left: 58.33333333%
	}
	.col-sm-pull-6 {
		right: auto;
		left: 50%
	}
	.col-sm-pull-5 {
		right: auto;
		left: 41.66666667%
	}
	.col-sm-pull-4 {
		right: auto;
		left: 33.33333333%
	}
	.col-sm-pull-3 {
		right: auto;
		left: 25%
	}
	.col-sm-pull-2 {
		right: auto;
		left: 16.66666667%
	}
	.col-sm-pull-1 {
		right: auto;
		left: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto;
		left: auto
	}
	.col-sm-push-12 {
		left: auto;
		right: 100%
	}
	.col-sm-push-11 {
		left: auto;
		right: 91.66666667%
	}
	.col-sm-push-10 {
		left: auto;
		right: 83.33333333%
	}
	.col-sm-push-9 {
		left: auto;
		right: 75%
	}
	.col-sm-push-8 {
		left: auto;
		right: 66.66666667%
	}
	.col-sm-push-7 {
		left: auto;
		right: 58.33333333%
	}
	.col-sm-push-6 {
		left: auto;
		right: 50%
	}
	.col-sm-push-5 {
		left: auto;
		right: 41.66666667%
	}
	.col-sm-push-4 {
		left: auto;
		right: 33.33333333%
	}
	.col-sm-push-3 {
		left: auto;
		right: 25%
	}
	.col-sm-push-2 {
		left: auto;
		right: 16.66666667%
	}
	.col-sm-push-1 {
		left: auto;
		right: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto;
		right: auto
	}
	.col-sm-offset-12 {
		margin-right: 100%
	}
	.col-sm-offset-11 {
		margin-right: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-right: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-right: 75%
	}
	.col-sm-offset-8 {
		margin-right: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-right: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: initial;
		margin-right: 50%
	}
	.col-sm-offset-5 {
		margin-right: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-right: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-right: 25%
	}
	.col-sm-offset-2 {
		margin-right: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-right: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-right: 0
	}
}
@media (min-width: 992px) {
	.col-md-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 {
		margin-left: initial
	}
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: right
	}
	.col-md-pull-12 {
		right: auto;
		left: 100%
	}
	.col-md-pull-11 {
		right: auto;
		left: 91.66666667%
	}
	.col-md-pull-10 {
		right: auto;
		left: 83.33333333%
	}
	.col-md-pull-9 {
		right: auto;
		left: 75%
	}
	.col-md-pull-8 {
		right: auto;
		left: 66.66666667%
	}
	.col-md-pull-7 {
		right: auto;
		left: 58.33333333%
	}
	.col-md-pull-6 {
		right: auto;
		left: 50%
	}
	.col-md-pull-5 {
		right: auto;
		left: 41.66666667%
	}
	.col-md-pull-4 {
		right: auto;
		left: 33.33333333%
	}
	.col-md-pull-3 {
		right: auto;
		left: 25%
	}
	.col-md-pull-2 {
		right: auto;
		left: 16.66666667%
	}
	.col-md-pull-1 {
		right: auto;
		left: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto;
		left: auto
	}
	.col-md-push-12 {
		left: auto;
		right: 100%
	}
	.col-md-push-11 {
		left: auto;
		right: 91.66666667%
	}
	.col-md-push-10 {
		left: auto;
		right: 83.33333333%
	}
	.col-md-push-9 {
		left: auto;
		right: 75%
	}
	.col-md-push-8 {
		left: auto;
		right: 66.66666667%
	}
	.col-md-push-7 {
		left: auto;
		right: 58.33333333%
	}
	.col-md-push-6 {
		left: auto;
		right: 50%
	}
	.col-md-push-5 {
		left: auto;
		right: 41.66666667%
	}
	.col-md-push-4 {
		left: auto;
		right: 33.33333333%
	}
	.col-md-push-3 {
		left: auto;
		right: 25%
	}
	.col-md-push-2 {
		left: auto;
		right: 16.66666667%
	}
	.col-md-push-1 {
		left: auto;
		right: 8.33333333%
	}
	.col-md-push-0 {
		left: auto;
		right: auto
	}
	.col-md-offset-12 {
		margin-right: 100%
	}
	.col-md-offset-11 {
		margin-right: 91.66666667%
	}
	.col-md-offset-10 {
		margin-right: 83.33333333%
	}
	.col-md-offset-9 {
		margin-right: 75%
	}
	.col-md-offset-8 {
		margin-right: 66.66666667%
	}
	.col-md-offset-7 {
		margin-right: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: initial;
		margin-right: 50%
	}
	.col-md-offset-5 {
		margin-right: 41.66666667%
	}
	.col-md-offset-4 {
		margin-right: 33.33333333%
	}
	.col-md-offset-3 {
		margin-right: 25%
	}
	.col-md-offset-2 {
		margin-right: 16.66666667%
	}
	.col-md-offset-1 {
		margin-right: 8.33333333%
	}
	.col-md-offset-0 {
		margin-right: 0
	}
}
@media (min-width: 1200px) {
	.col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
		margin-left: initial
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: right
	}
	.col-lg-pull-12 {
		right: auto;
		left: 100%
	}
	.col-lg-pull-11 {
		right: auto;
		left: 91.66666667%
	}
	.col-lg-pull-10 {
		right: auto;
		left: 83.33333333%
	}
	.col-lg-pull-9 {
		right: auto;
		left: 75%
	}
	.col-lg-pull-8 {
		right: auto;
		left: 66.66666667%
	}
	.col-lg-pull-7 {
		right: auto;
		left: 58.33333333%
	}
	.col-lg-pull-6 {
		right: auto;
		left: 50%
	}
	.col-lg-pull-5 {
		right: auto;
		left: 41.66666667%
	}
	.col-lg-pull-4 {
		right: auto;
		left: 33.33333333%
	}
	.col-lg-pull-3 {
		right: auto;
		left: 25%
	}
	.col-lg-pull-2 {
		right: auto;
		left: 16.66666667%
	}
	.col-lg-pull-1 {
		right: auto;
		left: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto;
		left: auto
	}
	.col-lg-push-12 {
		left: auto;
		right: 100%
	}
	.col-lg-push-11 {
		left: auto;
		right: 91.66666667%
	}
	.col-lg-push-10 {
		left: auto;
		right: 83.33333333%
	}
	.col-lg-push-9 {
		left: auto;
		right: 75%
	}
	.col-lg-push-8 {
		left: auto;
		right: 66.66666667%
	}
	.col-lg-push-7 {
		left: auto;
		right: 58.33333333%
	}
	.col-lg-push-6 {
		left: auto;
		right: 50%
	}
	.col-lg-push-5 {
		left: auto;
		right: 41.66666667%
	}
	.col-lg-push-4 {
		left: auto;
		right: 33.33333333%
	}
	.col-lg-push-3 {
		left: auto;
		right: 25%
	}
	.col-lg-push-2 {
		left: auto;
		right: 16.66666667%
	}
	.col-lg-push-1 {
		left: auto;
		right: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto;
		right: auto
	}
	.col-lg-offset-12 {
		margin-right: 100%
	}
	.col-lg-offset-11 {
		margin-right: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-right: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-right: 75%
	}
	.col-lg-offset-8 {
		margin-right: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-right: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: initial;
		margin-right: 50%
	}
	.col-lg-offset-5 {
		margin-right: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-right: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-right: 25%
	}
	.col-lg-offset-2 {
		margin-right: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-right: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-right: 0
	}
}
caption, th {
	text-align: right
}
@media screen and (max-width: 767px) {
	.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
		border-left: initial;
		border-right: 0
	}
	.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
		border-right: initial;
		border-left: 0
	}
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	margin-left: initial;
	margin-right: -20px
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
	margin-left: initial;
	margin-right: 10px
}
.has-feedback .form-control {
	padding-right: initial;
	padding-left: 42.5px
}
.form-control-feedback {
	right: auto;
	left: 0
}
@media (min-width: 768px) {
	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: initial;
		padding-right: 0
	}
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
		margin-left: initial;
		margin-right: 0
	}
	.form-horizontal .control-label {
		text-align: left
	}
}
.dropdown-menu, button.list-group-item {
	text-align: right
}
.form-horizontal .has-feedback .form-control-feedback {
	right: auto;
	left: 15px
}
.btn {
	border-radius: 4px
}
.caret {
	margin-left: initial;
	margin-right: 2px
}
.dropdown-menu {
	left: initial;
	right: auto;
	float: right
}
.dropdown-menu-right, .dropdown-menu.pull-right {
	right: auto;
	left: 0
}
.dropdown-menu-left {
	right: 0;
	left: auto
}
.pull-right > .dropdown-menu {
	right: auto;
	left: 0
}
@media (min-width: 768px) {
	.navbar-right .dropdown-menu, .navbar-right .dropdown-menu-left {
		right: auto;
		left: auto
	}
}
.btn-group-justified > .btn-group .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
	left: initial;
	right: auto
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: initial;
	margin-right: -1px
}
.btn-toolbar {
	margin-left: initial;
	margin-right: -5px
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 0;
	margin-right: 5px
}
.btn .caret, .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group, .btn-group > .btn:first-child {
	margin-right: 0;
	margin-left: initial
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-radius: 0 4px 4px 0
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-radius: 4px 0 0 4px
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group, .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	float: none
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-radius: 0 4px 4px 0
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-radius: 4px 0 0 4px
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group, .nav-tabs > li > a {
	margin-right: initial
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-radius: 4px 4px 0 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-radius: 0 0 4px 4px
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}
.input-group .form-control, .nav-tabs > li {
	float: right
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle {
	border-radius: 0 4px 4px 0
}
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.input-group-addon:first-child {
	border-right: 1px solid #ccc;
	border-left: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
	border-radius: 4px 0 0 4px
}
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child) {
	border-radius: 0
}
.input-group-addon:last-child {
	border-left: 1px solid #ccc;
	border-right: 0
}
.input-group-btn > .btn + .btn {
	margin-left: initial
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: initial
}
.nav {
	padding-left: initial;
	padding-right: 0
}
.nav-tabs > li > a {
	margin-left: 2px
}
.nav-tabs.nav-justified > li {
	float: none
}
.nav-tabs.nav-justified > li > a {
	margin-right: initial;
	margin-left: 0
}
.nav-pills > li {
	float: right
}
.nav-pills > li + li {
	margin-left: initial;
	margin-right: 2px
}
.nav-justified > li, .nav-stacked > li {
	float: none
}
.nav-stacked > li + li {
	margin-left: initial;
	margin-right: 0
}
.nav-justified > .dropdown .dropdown-menu {
	right: initial;
	left: auto
}
.nav-tabs-justified > li > a {
	margin-right: initial;
	margin-left: 0
}
.navbar-brand {
	float: right
}
@media (min-width: 768px) {
	.navbar-header {
		float: right
	}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: initial;
		margin-right: -15px
	}
	.navbar-toggle {
		display: none
	}
}
.navbar-toggle {
	float: left;
	margin-right: initial;
	margin-left: 15px
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		float: none
	}
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
		padding: 5px 25px 5px 15px
	}
}
.pager, .pagination {
	padding-left: initial;
	padding-right: 0
}
@media (min-width: 768px) {
	.navbar-nav, .navbar-nav > li {
		float: right
	}
	.navbar-form .checkbox label, .navbar-form .radio label {
		padding-left: initial;
		padding-right: 0
	}
	.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
		margin-left: initial;
		margin-right: 0
	}
	.navbar-text {
		float: right
	}
	.navbar-left {
		float: right !important
	}
	.navbar-right {
		float: left !important;
		margin-right: initial;
		margin-left: -15px
	}
	.navbar-right ~ .navbar-right {
		margin-right: initial;
		margin-left: 0
	}
}
.pagination > li > a, .pagination > li > span {
	float: right;
	margin-left: initial;
	margin-right: -1px
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: initial;
	margin-right: 0;
	border-top-left-radius: initial;
	border-top-right-radius: 4px;
	border-bottom-left-radius: initial;
	border-bottom-right-radius: 4px
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: initial;
	border-top-left-radius: 4px;
	border-bottom-right-radius: initial;
	border-bottom-left-radius: 4px
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-top-left-radius: initial;
	border-top-right-radius: 6px;
	border-bottom-left-radius: initial;
	border-bottom-right-radius: 6px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-top-right-radius: initial;
	border-top-left-radius: 6px;
	border-bottom-right-radius: initial;
	border-bottom-left-radius: 6px
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-top-left-radius: initial;
	border-top-right-radius: 3px;
	border-bottom-left-radius: initial;
	border-bottom-right-radius: 3px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-top-right-radius: initial;
	border-top-left-radius: 3px;
	border-bottom-right-radius: initial;
	border-bottom-left-radius: 3px
}
.pager .next > a, .pager .next > span {
	float: left
}
.pager .previous > a, .pager .previous > span {
	float: right
}
.list-group-item > .badge {
	float: left
}
.list-group-item > .badge + .badge {
	margin-right: initial;
	margin-left: 5px
}
.nav-pills > li > a > .badge {
	margin-left: initial;
	margin-right: 3px
}
.alert-dismissable, .alert-dismissible {
	padding-right: initial;
	padding-left: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
	right: auto;
	left: -21px
}
.progress-bar {
	float: right
}
.media-right, .media > .pull-right {
	padding-left: initial;
	padding-right: 10px
}
.media-left, .media > .pull-left {
	padding-right: initial;
	padding-left: 10px
}
.carousel-indicators, .list-group, .media-list {
	padding-left: initial;
	padding-right: 0
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: initial;
	border-top-right-radius: 3px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: initial;
	border-top-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: initial;
	border-bottom-right-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: initial;
	border-bottom-left-radius: 3px
}
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left: initial;
	border-right: 0
}
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right: initial;
	border-left: 0
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	left: auto;
	right: 0
}
.close {
	float: left
}
.modal-footer {
	text-align: left
}
.popover, .tooltip {
	text-align: right
}
.modal-footer .btn + .btn {
	margin-left: 0;
	margin-right: 5px
}
.modal-footer .btn-group .btn + .btn {
	margin-left: initial;
	margin-right: -1px
}
.modal-footer .btn-block + .btn-block {
	margin-left: initial;
	margin-right: 0
}
.tooltip.right {
	margin-left: initial;
	margin-right: 3px
}
.tooltip.left {
	margin-left: initial;
	margin-right: -3px
}
.tooltip.top .tooltip-arrow {
	left: auto;
	right: 50%;
	margin-left: initial;
	margin-right: -5px
}
.tooltip.top-left .tooltip-arrow {
	right: auto;
	left: 5px
}
.tooltip.top-right .tooltip-arrow {
	left: auto;
	right: 5px
}
.tooltip.right .tooltip-arrow {
	left: auto;
	right: 0;
	border-width: 5px 0 5px 5px;
	border-right-color: initial;
	border-left-color: #000
}
.tooltip.left .tooltip-arrow {
	right: auto;
	left: 0;
	border-width: 5px 5px 5px 0;
	border-left-color: initial;
	border-right-color: #000
}
.popover.right > .arrow, .popover.right > .arrow:after {
	border-right-color: initial;
	border-left-width: initial;
	border-right-width: 0
}
.tooltip.bottom .tooltip-arrow {
	left: auto;
	right: 50%;
	margin-left: initial;
	margin-right: -5px
}
.tooltip.bottom-left .tooltip-arrow {
	right: auto;
	left: 5px
}
.tooltip.bottom-right .tooltip-arrow {
	left: auto;
	right: 5px
}
.popover {
	left: auto;
	right: 0
}
.popover.right {
	margin-left: initial;
	margin-right: 10px
}
.popover.left {
	margin-left: initial;
	margin-right: -10px
}
.popover.top > .arrow {
	left: auto;
	right: 50%;
	margin-left: initial;
	margin-right: -11px
}
.popover.top > .arrow:after {
	margin-left: initial;
	margin-right: -10px
}
.popover.right > .arrow {
	left: auto;
	right: -11px;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}
.popover.right > .arrow:after {
	left: auto;
	right: 1px;
	border-left-color: #fff
}
.popover.bottom > .arrow {
	left: auto;
	right: 50%;
	margin-left: initial;
	margin-right: -11px
}
.popover.left > .arrow, .popover.left > .arrow:after {
	right: auto;
	border-right-width: initial;
	border-left-width: 0;
	border-left-color: initial
}
.popover.bottom > .arrow:after {
	margin-left: initial;
	margin-right: -10px
}
.popover.left > .arrow {
	left: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}
.popover.left > .arrow:after {
	left: 1px;
	border-right-color: #fff
}
@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner > .item.active, .carousel-inner > .item.active.left, .carousel-inner > .item.active.right, .carousel-inner > .item.next, .carousel-inner > .item.next.left, .carousel-inner > .item.prev, .carousel-inner > .item.prev.right {
		left: auto;
		right: 0
	}
}
.carousel-inner > .active {
	left: auto;
	right: 0
}
.carousel-inner > .next {
	left: auto;
	right: 100%
}
.carousel-inner > .prev {
	left: auto;
	right: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: auto;
	right: 0
}
.carousel-inner > .active.left {
	left: auto;
	right: -100%
}
.carousel-inner > .active.right {
	left: auto;
	right: 100%
}
.carousel-control {
	left: auto;
	right: 0
}
.carousel-control.right {
	right: auto;
	left: 0
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: auto;
	right: 50%;
	margin-left: initial;
	margin-right: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: auto;
	left: 50%;
	margin-right: initial;
	margin-left: -10px
}
.carousel-indicators {
	left: auto;
	right: 50%;
	margin-left: initial;
	margin-right: -30%
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: initial;
		margin-right: -10px
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: initial;
		margin-left: -10px
	}
}
.pull-right {
	float: left !important
}
.pull-left {
	float: right !important
}
ul, ol {
	padding-left: 0;
	padding-right: 19px;
}
.screen-reader-text {
	border: 0;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	left: auto;
	right: 5px;
}
.page-links > a, .page-links > span:not(.page-links-title) {
	text-align: center;
	border: 1px solid;
}
.more-link::after {
	margin-left: auto;
	margin-right: 5px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 2em;
	word-wrap: break-word;
}
.woocommerce-error:after, .woocommerce-info:after, .woocommerce-message:after {
	clear: both;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
	float: left;
	border-radius: 30px;
}
:-moz-placeholder { /* Firefox 18- */
}
::-moz-placeholder { /* Firefox 19+ */
}
.return-message {
	text-align: right;
}
@media (min-width: 1200px) {
	.auto-clear .vc_col-lg-1:nth-child(12n+1), .auto-clear .vc_col-lg-2:nth-child(6n+1), .auto-clear .vc_col-lg-15:nth-child(5n+1), .auto-clear .vc_col-lg-3:nth-child(4n+1), .auto-clear .vc_col-lg-4:nth-child(3n+1), .auto-clear .vc_col-lg-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 1500px) {
	.auto-clear .col-bg-1:nth-child(12n+1), .auto-clear .col-bg-2:nth-child(6n+1), .auto-clear .col-bg-15:nth-child(5n+1), .auto-clear .col-bg-3:nth-child(4n+1), .auto-clear .col-bg-4:nth-child(3n+1), .auto-clear .col-bg-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.auto-clear .col-lg-1:nth-child(12n+1), .auto-clear .col-lg-2:nth-child(6n+1), .auto-clear .col-lg-15:nth-child(5n+1), .auto-clear .col-lg-3:nth-child(4n+1), .auto-clear .col-lg-4:nth-child(3n+1), .auto-clear .col-lg-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.auto-clear .vc_col-md-1:nth-child(12n+1), .auto-clear .vc_col-md-2:nth-child(6n+1), .auto-clear .vc_col-md-15:nth-child(5n+1), .auto-clear .vc_col-md-3:nth-child(4n+1), .auto-clear .vc_col-md-4:nth-child(3n+1), .auto-clear .vc_col-md-6:nth-child(odd), .auto-clear .col-md-1:nth-child(12n+1), .auto-clear .col-md-2:nth-child(6n+1), .auto-clear .col-md-15:nth-child(5n+1), .auto-clear .col-md-3:nth-child(4n+1), .auto-clear .col-md-4:nth-child(3n+1), .auto-clear .col-md-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.auto-clear .vc_col-sm-1:nth-child(12n+1), .auto-clear .vc_col-sm-2:nth-child(6n+1), .auto-clear .vc_col-sm-15:nth-child(5n+1), .auto-clear .vc_col-sm-3:nth-child(4n+1), .auto-clear .vc_col-sm-4:nth-child(3n+1), .auto-clear .vc_col-sm-6:nth-child(odd), .auto-clear .col-sm-1:nth-child(12n+1), .auto-clear .col-sm-2:nth-child(6n+1), .auto-clear .col-sm-15:nth-child(5n+1), .auto-clear .col-sm-3:nth-child(4n+1), .auto-clear .col-sm-4:nth-child(3n+1), .auto-clear .col-sm-6:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.auto-clear .col-xs-1:nth-child(12n+1), .auto-clear .col-xs-2:nth-child(6n+1), .auto-clear .col-xs-15:nth-child(5n+1), .auto-clear .col-xs-3:nth-child(4n+1), .auto-clear .col-xs-4:nth-child(3n+1), .auto-clear .col-xs-6:nth-child(odd) {
		clear: both;
	}
}
@media (max-width: 479px) {
	.auto-clear .col-ts-1:nth-child(12n+1), .auto-clear .col-ts-2:nth-child(6n+1), .auto-clear .col-ts-15:nth-child(5n+1), .auto-clear .col-ts-3:nth-child(4n+1), .auto-clear .col-ts-4:nth-child(3n+1), .auto-clear .col-ts-6:nth-child(odd) {
		clear: both;
	}
}
@media (max-width: 767px) {
	.auto-clear .vc_col-xs-1:nth-child(12n+1), .auto-clear .vc_col-xs-2:nth-child(6n+1), .auto-clear .vc_col-xs-15:nth-child(5n+1), .auto-clear .vc_col-xs-3:nth-child(4n+1), .auto-clear .vc_col-xs-4:nth-child(3n+1), .auto-clear .vc_col-xs-6:nth-child(odd) {
		clear: both;
	}
}
.col-bg-15, .col-bg-25, .col-bg-35, .col-bg-45, .col-lg-15, .col-lg-25, .col-lg-35, .col-lg-45, .col-md-15, .col-md-25, .col-md-35, .col-md-45, .col-sm-15, .col-sm-25, .col-sm-35, .col-sm-45, .col-xs-15, .col-xs-25, .col-xs-35, .col-xs-45, .col-ts-15, .col-ts-25, .col-ts-35, .col-ts-45 {
	padding-left: 15px;
	padding-right: 15px
}
@media (max-width: 479px) {
	.col-ts-15, .col-ts-25, .col-ts-35, .col-ts-45 {
		float: right;
	}
	.col-ts-15 {
	}
	.col-ts-25 {
	}
	.col-ts-35 {
	}
	.col-ts-45 {
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.col-xs-15, .col-xs-25, .col-xs-35, .col-xs-45 {
		float: right;
	}
	.col-xs-15 {
	}
	.col-xs-25 {
	}
	.col-xs-35 {
	}
	.col-xs-45 {
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.col-sm-15, .col-sm-25, .col-sm-35, .col-sm-45 {
		float: right;
	}
	.col-sm-15 {
	}
	.col-sm-25 {
	}
	.col-sm-35 {
	}
	.col-sm-45 {
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.col-md-15, .col-md-25, .col-md-35, .col-md-45 {
		float: right;
	}
	.col-md-15 {
	}
	.col-md-25 {
	}
	.col-md-35 {
	}
	.col-md-45 {
	}
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.col-lg-15, .col-lg-25, .col-lg-35, .col-lg-45 {
		float: right;
	}
	.col-lg-15 {
	}
	.col-lg-25 {
	}
	.col-lg-35 {
	}
	.col-lg-45 {
	}
}
@media (min-width: 1500px) {
	.col-bg-15, .col-bg-25, .col-bg-35, .col-bg-45 {
		float: right;
	}
	.col-bg-15 {
	}
	.col-bg-25 {
	}
	.col-bg-35 {
	}
	.col-bg-45 {
	}
}
@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 {
		padding-left: 15px;
		padding-right: 15px
	}
	.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, .col-bg-12 {
		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 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.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 {
	}
}
.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;
}
.border-left {
	border-left: none;
	border-right: 1px solid #e6e6e6;
}
.border-right {
	border-right: none;
	border-left: 1px solid #e6e6e6;
}
.alignnone {
	margin: 5px 0 20px 20px;
}
.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 img {
	border: 0 none;
}
.alignright {
	float: left;
	margin: 5px 30px 20px 0;
}
.alignleft {
	float: right;
	margin: 5px 0 20px 30px;
}
.gallery {
	margin-right: -10px;
	margin-left: -10px;
}
.gallery:after {
	clear: both;
}
.gallery-item {
	float: right;
}
.gallery-columns-1 .gallery-item {
	float: none;
}
@media (min-width: 1200px) {
	.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: both;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.main-container:not(.no-sidebar) .gallery .gallery-item {
	}
	.main-container.no-sidebar .gallery-columns-2 .gallery-item:nth-child(2n+1), .main-container.no-sidebar .gallery-columns-3 .gallery-item:nth-child(3n+1), .main-container.no-sidebar .gallery-columns-4 .gallery-item:nth-child(4n+1), .main-container.no-sidebar .gallery-columns-5 .gallery-item:nth-child(5n+1), .main-container.no-sidebar .gallery-columns-6 .gallery-item:nth-child(6n+1), .main-container.no-sidebar .gallery-columns-7 .gallery-item:nth-child(7n+1), .main-container.no-sidebar .gallery-columns-8 .gallery-item:nth-child(8n+1), .main-container.no-sidebar .gallery-columns-9 .gallery-item:nth-child(9n+1), .main-container:not(.no-sidebar) .gallery-columns-2 .gallery-item:nth-child(2n+1), .main-container:not(.no-sidebar) .gallery-columns-3 .gallery-item:nth-child(3n+1), .main-container:not(.no-sidebar) .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1) {
		clear: both;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1) {
		clear: both;
	}
}
@media (max-width: 767px) and (min-width: 480px) {
	.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery:not(.gallery-columns-2) .gallery-item:nth-child(3n+1) {
		clear: both;
	}
}
@media (max-width: 479px) {
	.gallery .gallery-item {
	}
	.gallery .gallery-item:nth-child(2n+1) {
		clear: both;
	}
}
article.sticky .post-title a::before {
	padding-right: 0;
	padding-left: 10px;
}
.post-title, .widget {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.widget_calendar .calendar_wrap tr, .widget_calendar .calendar_wrap td {
	text-align: center;
}
.widget_tag_cloud .tagcloud a {
	margin: 5px 0 5px 7px;
	border: 1px solid #e4e6ec;
	text-align: center;
}
.woocommerce-cart-form {
	border: 2px solid #e3e3e3;
}
.widget_shopping_cart .product_list_widget {
	padding-left: 0;
	padding-right: 0;
}
.widget_shopping_cart .product_list_widget li.mini_cart_item {
	padding: 0 0 19px 20px;
}
.widget_shopping_cart .product_list_widget img {
	float: right;
	margin-right: auto;
	margin-left: 20px;
}
.widget_shopping_cart .product_list_widget li .remove_from_cart_button {
	right: auto;
	left: 5px;
}
.widget_shopping_cart .woocommerce-mini-cart__total strong {
	padding-right: 0;
	padding-left: 20px;
}
.widget_shopping_cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
	float: left;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
	border-radius: 42px;
	text-align: center;
}
.widget_product_search .woocommerce-product-search .search-field {
	padding-right: 0;
	padding-left: 90px;
}
.widget_product_search .woocommerce-product-search input[type="submit"] {
	right: auto;
	left: 0;
	border-radius: 0;
}
.product_list_widget li > a img {
	float: right;
	margin-right: auto;
	margin-left: 10px;
}
#widget-area .widget.widget_media_image {
	border: none;
}
.widget_media_image a::before, .widget_media_image a::after {
	left: 0;
	right: 0;
}
.widget_media_image a:hover::before {
	left: 50%;
	right: 50%;
}
.widget_product_search .woocommerce-product-search .search-field {
	padding: 0 25px 0 60px;
	border: 1px solid #eaeaea;
}
.widget_product_search .woocommerce-product-search button[type="submit"] {
	background: transparent;
	border: none;
	left: auto;
	right: 0;
	text-align: center;
}
.product_list_widget {
	padding-left: 0;
	padding-right: 0;
}
.product_list_widget li:not(.mini_cart_item) img {
	float: right;
	margin-right: auto;
	margin-left: 15px;
	border: 1px solid #e4e6ec;
}
#widget-area .widget .select2-container--default .select2-selection--multiple .select2-selection__choice {
	border: none;
}
.loading-lazy::after, .nexio-accordion.loading::before, .nexio-accordion.loading::after, .tab-container.loading::before, .tab-container.loading::after {
	right: 0;
	left: 0;
}
.nexio-accordion.loading::before, .tab-container.loading::before {
	background: rgba(255, 255, 255, 0.8);
}
.loading-lazy::after, .nexio-accordion::after, .tab-container.loading::after {
	border: 3px solid #ccc;
	border-radius: 50%;
}
.scale-effect:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.normal-effect::after {
	right: 0;
	left: 0;
}
.plus-zoom::before, .plus-zoom::after {
	left: 0;
	right: 0;
}
.plus-zoom:hover::before {
	left: 50%;
	right: 50%;
}
.border-zoom::before {
	right: 0;
	left: 0;
}
.border-zoom::after {
	right: -5px;
	left: -5px;
	border: 2px solid #fff;
}
.border-zoom:hover::after {
	right: 10px;
	left: 10px;
}
blockquote, q {
	padding: 15px 20px 15px 0;
	border-left: none;
	border-right: 3px solid #ff4040;
}
input[type="number"], input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"], input[type="url"], textarea, select {
	border: 1px solid #dadada;
}
select {
	padding: 0 15px 0 33px;
	background: url(assets/images/select-arrow.png) center left no-repeat;
}
button, input[type="submit"], input[type="button"], .fami-btn {
	background: #000000;
	border: none;
}
table {
	border: 1px solid #ebebeb;
}
th, td {
	border: 1px solid #ebebeb;
}
@media (min-width: 1281px) {
	.container {
		padding-right: 20px;
		padding-left: 20px;
	}
	.row {
		margin-right: -20px;
		margin-left: -20px;
	}
	.row > [class^="col-"], .row > [class*=" col-"], ul.products > [class^="col-"], ul.products > [class*=" col-"] {
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media (max-width: 1199px) {
	.row {
		margin-right: -10px;
		margin-left: -10px;
	}
	.row > [class^="col-"], .row > [class*=" col-"], ul.products > [class^="col-"], ul.products > [class*=" col-"] {
		padding-right: 10px;
		padding-left: 10px;
	}
}
.has-boxed {
	background-position: top center;
}
.has-boxed .boxed-wrap {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.has-boxed .boxed-wrap > footer > .container {
	padding-right: 15px;
	padding-left: 15px;
}
@media (max-width: 1199px) {
	.has-boxed {
	}
	.has-boxed .boxed-wrap {
		padding-right: 15px;
		padding-left: 15px;
	}
}
.mfp-bg {
	left: auto;
	right: 0;
}
.mfp-wrap {
	left: auto;
	right: 0;
}
.mfp-container {
	text-align: center;
	left: auto;
	right: 0;
	box-sizing: border-box;
}
.mfp-content {
	text-align: right;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-preloader {
	text-align: center;
	right: 8px;
	left: 8px;
}
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-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:before, .mfp-arrow:after {
	left: auto;
	right: 0;
	margin-left: auto;
	margin-right: 35px;
	border: medium inset transparent;
}
.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-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:after {
	right: 0;
	left: 0;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-bottom-bar {
	left: auto;
	right: 0;
}
.mfp-title {
	text-align: right;
	word-wrap: break-word;
	padding-right: 0;
	padding-left: 36px;
}
@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-ready .mfp-with-anim {
	transform: scale(1);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(0.8);
}
.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-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:after {
	clear: both;
}
.slick-slide {
	float: right;
}
[dir='rtl'] .slick-slide {
	float: left;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent;
}
.logo ._rw[src=""] {
	background: url('assets/images/logo-light.svg');
	background-size: 100% 100%;
}
.owl-carousel .owl-dots {
	text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
	margin-right: auto;
	margin-left: 13px;
	border-radius: 50%;
}
.owl-carousel.dots-light .owl-dots .owl-dot {
	border: 2px solid #ffffff;
}
.owl-carousel .owl-nav > * {
	transform: translateY(-50%);
}
.owl-carousel.circle-dark .owl-nav > * {
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	-webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}
.owl-carousel.circle-dark .owl-nav .owl-prev {
	left: auto;
	right: 10px;
}
.owl-carousel.circle-dark .owl-nav .owl-next {
	right: auto;
	left: 10px;
}
.product-grid.owl-carousel.nav-right .owl-nav {
	right: auto;
	left: 0;
}
.product-grid.owl-carousel.nav-right .owl-nav > * {
	transform: none;
	border: 1px solid #000000;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}
.product-grid.owl-carousel.nav-right .owl-nav > .owl-next {
	margin-right: auto;
	margin-left: 0;
}
.owl-carousel .owl-nav .owl-prev {
	left: auto;
	right: -33px;
	margin-left: auto;
	margin-right: 10px;
}
.owl-carousel .owl-nav .owl-next {
	right: auto;
	left: -33px;
	margin-right: auto;
	margin-left: 10px;
}
.categories-product-woo .owl-carousel .owl-nav .owl-prev {
	left: auto;
	right: -17px;
}
.categories-product-woo .owl-carousel .owl-nav .owl-next {
	right: auto;
	left: -17px;
}
@media (max-width: 1499px) {
	.categories-product-woo .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev {
		right: -15px;
	}
	.categories-product-woo .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next {
		left: -15px;
	}
	.categories-product-woo .owl-carousel .owl-nav > *, .owl-carousel .owl-nav > * {
		border-radius: 50%;
		justify-content: center;
		align-items: center;
		box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
	}
}
@media (max-width: 767px) {
	.product-grid.owl-carousel.nav-right .owl-nav {
		left: auto;
		right: 0;
	}
	.product-grid.owl-carousel.nav-right .owl-nav > * {
	}
	.owl-carousel .owl-nav .owl-next i::before {
	}
	.owl-carousel .owl-nav .owl-prev i::before {
	}
}
.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%);
}
.banner-page {
	text-align: center;
}
.banner-page .content-banner .page-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	border: 1px solid #ff4040;
}
.has_background .breadcrumbs .breadcrumb {
	text-align: center;
}
.has_background ~ .breadcrumbs .breadcrumb {
	text-align: center;
}
.breadcrumbs .breadcrumb li + li::before {
	padding-right: 13px;
	padding-left: 10px;
}
.header.header-pos-absolute .header-wrap {
	right: 0;
	left: 0;
}
.woocommerce-breadcrumb {
	padding-right: 20px;
	padding-left: 20px;
}
.woocommerce-breadcrumb i {
	padding-right: 11px;
	padding-left: 11px;
}
.block-language > .sub-menu, .wcml-dropdown .wcml-cs-submenu {
	left: 0;
	right: auto;
	border: none;
	text-align: right;
	-webkit-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
}
.wcml-dropdown .wcml-cs-submenu {
	right: auto;
	left: -15px;
}
.block-language > .sub-menu::after, .wcml-dropdown .wcml-cs-submenu::after {
	right: auto;
	left: 31px;
}
.block-language a > img {
	margin: -2px 0 0 3px;
}
.block-language > a::after {
	margin-left: auto;
	margin-right: 7px;
}
.wcml-dropdown li {
	border: none;
}
.wcml-dropdown a.wcml-cs-item-toggle:after {
	border: none;
	margin-left: auto;
	margin-right: 10px;
}
.wcml-dropdown .wcml-cs-submenu li {
	border: none;
}
.horizon-menu .main-menu .submenu .toggle-submenu::before {
	content: '\f104';
}
.horizon-menu .main-menu > .menu-item > a::after {
	right: auto;
	left: 0;
}
.horizon-menu .main-menu > .menu-item:hover > a::after {
	left: auto;
	right: 0;
}
.horizon-menu .main-menu .menu-item > a > .icon {
	margin-right: auto;
	margin-left: 4px;
}
.horizon-menu .main-menu .menu-item > a > .image {
	right: auto;
	left: -28px;
}
.horizon-menu .main-menu .menu-item .submenu {
	padding-left: 0;
	padding-right: 0;
	text-align: right;
	-webkit-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
}
.horizon-menu .main-menu > .menu-item .submenu:not(.megamenu) .menu-item {
	padding: 0 22px 0 8px;
}
.horizon-menu .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-menu .menu-item .submenu .menu-item a > span {
	right: auto;
	left: -2px;
}
.horizon-menu .main-menu .toggle-submenu {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: auto;
	left: 19px;
}
.horizon-menu .main-menu > .menu-item:first-child {
	padding-left: 0;
	padding-right: 0;
}
.horizon-menu .main-menu > .menu-item:last-child {
	padding-right: 0;
	padding-left: 0;
}
.horizon-menu .main-menu > .menu-item.parent::before {
	left: auto;
	right: 0;
}
.horizon-menu .main-menu > .menu-item > .submenu:not(.megamenu) {
	left: auto;
	right: -1px;
}
.horizon-menu .main-menu > .menu-item > .submenu .submenu {
	left: auto;
	right: 100%;
}
.horizon-menu .main-menu .toggle-submenu::before {
	text-align: center;
}
@media (max-width: 1499px) {
	.header.style-03 .header-left .horizon-menu {
		margin-left: auto;
		margin-right: 25px;
	}
	.horizon-menu .main-menu > .menu-item {
	}
	.horizon-menu .main-menu .menu-item .submenu {
	}
	.horizon-menu .main-menu > .menu-item .submenu:not(.megamenu) .menu-item {
		padding-left: 0;
		padding-right: 15px;
	}
	.header.style-03 .header-left .horizon-menu {
		margin-left: auto;
		margin-right: 29px;
	}
}
.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::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);
}
.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 .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 .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 {
	text-align: left;
}
.header-control-right .header-control-wrap {
	text-align: right;
	margin-left:9px;
}
.header .menu-social > a:first-child {
	margin-left: auto;
	margin-right: 0;
}
.header .menu-social > a:last-child {
	margin-right: auto;
	margin-left: 0;
}
.header-control-right .menu-social {
	padding-right: 0;
	padding-left: 90px;
}
.header-control-right .menu-social::before {
	right: auto;
	left: 20px;
}
body.search-canvas-open .search-block .instant-search {
	right: 0;
	left: 0;
	text-align: center;
}
body.search-canvas-open .search-block .instant-search .search-fields .search-input {
	padding-right: 20px;
	padding-left: 20px;
}
body.search-canvas-open .search-block .instant-search .search-fields .search-input .search-field {
	padding-right: 20px;
	padding-left: 20px;
}
body.search-canvas-open .search-block .instant-search .search-fields .search-input .reset-instant-search {
	right: auto;
	left: 0;
}
body.search-canvas-open .search-block .instant-search .search-fields .search-field {
	border: none;
}
body.search-canvas-open .search-block .instant-search .search-fields .search-submit {
	left: auto;
	right: -35px;
}
body.search-canvas-open .search-block .instant-search .search-close {
	right: auto;
	left: 120px;
	cursor: pointer
}
body.search-canvas-open .search-block .instant-search .search-close span {
	padding-right: 0;
	padding-left: 7px;
}
.search-form .scroll-wrapper {
	border: none !important;
	box-sizing: content-box !important;
	left: auto;
	right: 0;
}
.no-products-found {
	text-align: center;
}
.search-results-wrapper {
	padding-right: 20px;
	padding-left: 20px;
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.container-search .search-results-wrap .row {
	margin-right: -11px;
	margin-left: -11px;
}
.container-search .product-info {
	text-align: center;
}
.container-search .woocommerce-Price-amount.amount {
	margin: 0 0 0 5px;
}
.instant-search-modal {
	background: rgba(255, 255, 255, 1);
	left: 0;
	left: 0;
}
.instant-search-close:hover span {
	right: auto;
	left: 36px;
}
.instant-search-close span {
	right: auto;
	left: 35px;
}
.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-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::before {
	right: 0;
	left: 0;
}
.instant-search-modal .search-fields {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.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-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);
}
.search-view-wrap {
	text-align: center;
}
.search-view {
	text-align: center;
	border-radius: 42px;
	margin: 40px auto 35px auto;
}
.currency-language {
	padding-left: 0;
	padding-right: 0;
}
.woocommerce .header .wcml-dropdown-click.product {
	margin: 0 10px 0 0;
}
.currency-language .wcml-dropdown-click li {
	border: none;
}
.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::before {
	left: auto;
	right: 0;
	border: 1px solid #e3e3e3;
}
.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::after {
	border: 3px solid;
	right: 0;
	left: 0;
}
.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 .dropdown > a {
	padding: 0 20px 0 28px;
	border: 1px solid;
	border-radius: 20px;
}
.currency-language .dropdown > a::after {
	right: auto;
	left: 24px;
	float: left;
}
.dropdown > .submenu {
	left: auto;
	right: 0;
	text-align: right;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .08);
}
.dropdown img {
	margin-right: auto;
	margin-left: 5px;
}
header .wcml_currency_switcher {
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 20px;
}
header .wcml_currency_switcher li {
	background: transparent;
	border: none !important;
}
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 a.wcml-cs-item-toggle:after {
	border: none;
	right: auto;
	left: 13px;
}
.block-account {
	margin-left: auto;
	margin-right: 10px;
}
.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-overlay {
	left: auto;
	right: 0;
	background: rgba(143, 27, 15, 0.8);
}
.md-content button {
	right: auto;
	left: 8px;
}
.nexio-modal-content .nav-tabs {
	border: none;
}
.customer-form .nav-tabs > li {
	float: none;
	text-align: center;
	right: 0;
	left: 0;
}
.customer-form .nav-tabs > li a {
	padding-right: 0;
	padding-left: 0;
}
.customer-form .nav-tabs > li > a::before {
	right: 0;
	left: 0;
}
.customer-form .nav-tabs > li > a::after {
	margin-left: auto;
	margin-right: 10px;
}
.customer-form .nav-tabs > li > a:hover::after {
	margin-left: auto;
	margin-right: 20px;
}
.spec span::before {
	right: auto;
	left: 100%;
}
.spec span::after {
	left: auto;
	right: 100%;
}
.header .nexio-minicart .mini-cart-icon .minicart-number {
	background: #ff4040;
	border-radius: 50%;
	left: auto;
	right: -17px;
	text-align: center;
	justify-content: center;
	align-items: center;
}
.search-canvas-overlay {
	right: auto;
	left: 0;
}
.header .minicart-canvas-overlay {
	right: auto;
	left: 0;
}
.search-canvas-open .search-canvas-overlay, .minicart-canvas-open .header .minicart-canvas-overlay {
	left: 0;
	right: 0;
}
.minicart-canvas-open .header .cartdropdown .minicart-canvas-overlay {
	left: auto;
	right: auto;
}
.header .minicart-content {
	right: auto;
	left: -440px;
}
.minicart-canvas-open .header .minicart-content {
	right: auto;
	left: 0;
}
.header .cartdropdown .minicart-content {
	left: auto;
	right: 0;
	-webkit-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
}
.header .minicart-content-inner .minicart-title {
	text-align: center;
}
.header .minicart-content-inner .minicart-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.header .minicart-content-inner .minicart-number-items {
	text-align: center;
	right: auto;
	left: -20px;
	border-left: none;
	border-right: 1px solid #ecebeb;
	border-radius: 50%;
}
.header .minicart-content-inner .close-minicart {
	left: auto;
	right: 0;
}
.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-items .product-cart {
	text-align: right;
}
.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-cart .product-detail .product-detail-info .product-cost {
	float: right;
}
.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::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 .total-title {
	float: right;
}
.header .minicart-content-inner .subtotal .total-price {
	float: left;
}
.header .minicart-content-inner .actions .button {
	float: right;
	text-align: center;
}
.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 .cartdropdown .empty-wrap {
	transform: none;
}
.header .empty-title {
	text-align: center;
}
.header .empty-title::before {
	left: auto;
	right: 10%;
	transform: rotate(-45deg);
}
.header .to-cart {
	text-align: center;
}
.header .to-cart::before {
	left: auto;
	right: 0;
}
.header .des-cart a {
	text-align: center;
}
.header .nexio-minicart.is-adding-to-cart .minicart-content-inner > .minicart-list-items::before {
	left: auto;
	right: 0;
}
.header .nexio-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;
}
@media (min-width: 1200px) {
	.header-position.fixed {
		right: 0;
		left: 0;
		box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
	}
	.header-position.fixed .header-middle-inner {
	}
	.header-position.fixed:not(.hide-header) {
	}
	.admin-bar .header-position.fixed:not(.hide-header) {
	}
	.header-position.fixed.hide-header {
	}
	.admin-bar .header-position.fixed.hide-header {
	}
	.header-position.fixed .key-word-search {
	}
}
@media (max-width: 1024px) {
	.horizon-menu {
	}
	.header .minicart-content-inner .close-minicart {
	}
	body.search-canvas-open .search-block .instant-search .search-close {
	}
	body.search-canvas-open .search-block .instant-search .search-fields .search-field {
		text-align: center;
		border: none;
	}
	body.search-canvas-open .search-block .instant-search .search-fields .search-submit, .site-header-mobile .search-fields .reset-instant-search-wrap {
	}
	body.search-canvas-open .search-block .instant-search .search-fields {
	}
	body.search-canvas-open .search-block .instant-search .search-close > span::before {
	}
}
@media (max-width: 767px) {
	.header .empty-title {
	}
	.header .empty-title::before {
		right: 15%;
	}
	.header .minicart-content {
	}
	.customer-form .nav-tabs > li > a::before {
	}
	body.search-canvas-open .search-block .instant-search .search-fields .search-submit {
		right: auto;
		left: 35px;
	}
	body.search-canvas-open .search-block .instant-search .search-fields .search-input .search-field {
	}
}
.header-table {
	padding-right: 20px;
	padding-left: 20px;
}
body.vertical-open.page-template-largecontainer {
	margin-right: auto;
	margin-left: 395px;
}
.horizon-menu .main-header-content {
	right: auto;
	left: -395px;
	padding: 96px 71px 0 0;
}
.header.style-08 .horizon-menu .main-header-content {
	right: -395px;
	left: auto;
}
.header.style-08 .horizon-menu.open .main-header-content {
	left: auto;
	right: 0;
}
.header.style-07 .header-control-right .header-control-wrap .horizon-menu.nexio-dropdown {
	margin-left: auto;
	margin-right: 26px;
}
body.vertical-open .horizon-menu .main-header-content {
	right: auto;
	left: 0;
}
.horizon-menu .main-header-content .btn-close {
	right: auto;
	left: 33px;
}
.horizon-menu .main-header-content .btn-close .flaticon-close::before {
	margin-right: auto;
	margin-left: 7px;
}
.horizon-menu .main-header-content .main-menu > .menu-item .nexio-demo.style-01 {
	margin-left: auto;
	margin-right: -15px;
}
.horizon-menu .main-header-content .main-menu > .menu-item .submenu .nexio-custommenu.style-06 {
	margin-left: auto;
	margin-right: -15px;
}
.horizon-menu .main-header-content .main-menu .toggle-submenu {
	transform: none;
}
.horizon-menu .main-header-content .main-menu > .menu-item .submenu {
	left: auto;
	right: 0 !important;
	box-shadow: none;
}
.horizon-menu .main-header-content .cize-demo.style-01 .demo-content {
	text-align: right;
}
.horizon-menu .main-header-content .cize-demo.style-01 .demo-button {;
}
.horizon-menu .main-header-content .cize-demo.style-01 .demo-button:hover {
	padding-left: 0;
	padding-right: 26px;
}
.horizon-menu .main-header-content .cize-demo.style-01 .demo-button::after {
	left: auto;
	right: 0;
	transform: translateY(-50%);
}
.horizon-menu .main-header-content .menu-social {
	padding-left: 0;
	padding-right: 69px;
}
.horizon-menu .main-header-content .menu-social::before {
	left: auto;
	right: 0;
	transform: translateY(-50%);
}
.horizon-menu .main-header-content .menu-social > a {
	margin-right: auto;
	margin-left: 12px;
}
.horizon-menu .main-header-content .cize-demo.style-08 .demo-title {
	transform: none;
	text-align: right;
}
.horizon-menu .main-header-content .cize-demo.style-08 .demo-title:hover {
	padding-left: 0;
	padding-right: 26px;
}
.horizon-menu .main-header-content .cize-demo.style-08 .demo-title::after {
	left: auto;
	right: 0;
	transform: translateY(-50%);
}
.horizon-menu .main-header-content .main-menu .menu-item .submenu .menu-item a::after {
	left: auto;
	right: 0;
	transform: translateY(-50%);
}
.horizon-menu .main-header-content .main-menu .menu-item .submenu .menu-item a:hover {
	padding-left: 0;
	padding-right: 26px;
}
.header.style-01 .header-center, .header.style-04 .header-center, .header.style-06 .header-center {
	text-align: center;
}
.header.style-02 .header-center {
	text-align: center;
}
.header.style-02 .horizon-menu {
	margin-right: auto;
	margin-left: 50px;
}
.header.style-03 .header-left .horizon-menu {
	margin-left: auto;
	margin-right: 39px;
}
.header.style-05 .header-center {
	text-align: center;
}
.header.style-08 .header-center {
	text-align: center;
}
.header.style-09 .header-center {
	text-align: center;
}
.header.style-09 .horizon-menu {
	background: #fff;
	text-align: center;
	border: 0;
	right: auto;
	left: 0;
	box-shadow: 0 3px 95px rgba(0, 0, 0, 0.05);
}
.header.style-09 .menu-social {
	margin-left: auto;
	margin-right: 45px;
}
.header.style-09 .nexio-dropdown.open .header-left .link-horizon span:first-child {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header.style-09 .nexio-dropdown.open .header-left .link-horizon span:last-child {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.header.style-10, .header.style-10 ~ .boxed-wrap {
	margin-left: auto;
	margin-right: 240px;
}
.header.style-10 .header-center {
	text-align: center;
}
.header.style-10 .horizon-menu .main-header-content {
	left: auto;
	right: 0;
	padding-left: 0;
	padding-right: 45px;
}
.header.style-08 .nexio-demo.style-01 .demo-button:hover, .header.style-10 .nexio-demo.style-01 .demo-button:hover {
	padding-left: 0;
	padding-right: 26px;
}
.header.style-08 .nexio-demo.style-01 .demo-button::after, .header.style-10 .nexio-demo.style-01 .demo-button::after {
	left: auto;
	right: 0;
	transform: translateY(-50%);
}
@media (max-width: 1499px) {
	.header-control-right {
		padding-right: 0;
		padding-left: 20px;
	}
}
@media (max-width: 1024px) {
	.header.style-10, .header.style-10 ~ .boxed-wrap {
		margin-left: auto;
		margin-right: 0;
	}
}
.header-action-res .meta-woo {
	text-align: left;
	padding-right: 0;
	padding-left: 0;
}
.header-action-res .search-block {
	margin-left: auto;
	margin-right: 10px;
}
.header-action-res .search-form {
	right: 5px;
	left: 5px;
	background: #fff;
}
@media (max-width: 1024px) {
	header .header-main-inner {
	}
	.header-action-res {
	}
	.header-color-light .header-action-res {
	}
	.header-color-dark .header-action-res {
	}
	.single-product .header-color-dark .header-action-res {
	}
	.header.style-05 .header-action-res .logo ._rw {
	}
	.header-action-res .logo {
	}
	.header-action-res .acction-right ~ .logo {
		text-align: center;
	}
	.header-action-res .acction-right {
		padding-left: 15px;
		padding-right: 0;
	}
	.header-action-res .nexio-minicart {
	}
	.header-color-light .header-action-res .mobile-navigation {
	}
	.header-color-light .header-action-res .search-block .search-icon {
	}
	.header-color-light .header-action-res .block-account a {
	}
	.header-color-light .nexio-minicart .mini-cart-icon {
	}
}
@media (max-width: 767px) {
	.header-action-res > div {
	}
	.header-action-res .nexio-minicart .mini-cart-icon .minicart-number {
		right: auto;
		left: -13px;
	}
}
.post-item .date::before {
	padding-right: 0;
	padding-left: 6px;
	margin-left: auto;
	margin-right: 1px;
}
.post-item .post-comment::before {
	padding-right: 0;
	padding-left: 6px;
}
.post-item .date {
	float: right;
}
.post-item .post-comment {
	float: left;
}
.post-item .post-comment-icon {
	float: left;
}
.post-item .tags a {
	margin: 0 0 10px 10px;
	border: 1px solid #dcdcdc;
}
.page-main-content::after, .post-content::after {
	clear: both;
}
.single-post-info .post-title {
	margin: -5px 0 10px 0;
}
.post-single .post-thumb img:hover {
	transform: scale(1.05);
}
.post-content .dropcap {
	float: right;
	margin: 13px -6px 10px 10px;
}
.single-post-info .post-meta-wrap .author-avatar img {
	border-radius: 50%;
}
.single-post-info .post-meta-wrap .author-name {
	margin-left: auto;
	margin-right: 18px;
}
.single-post-info .post-author {
	float: right;
}
.single-post-info .post-meta {
	float: left;
}
.single-post-info .date {
	margin-right: auto;
	margin-left: 24px;
}
.post-single blockquote {
	padding: 25px 30px 25px 0;
}
.social-heading {
	margin: 0 0 0 50px;
}
.nexio-share-socials a {
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 1px solid #c2c2c2;
	margin-right: auto;
	margin-left: 14px;
}
.post-classic .post-meta {
	margin: 18px 0 10px 0;
}
.blog-classic .row {
	margin-right: -15px;
	margin-left: -15px;
}
.blog-classic .post-item {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
@media (max-width: 767px) {
	.post-classic .post-title, .post-classic:nth-child(3n+1) .post-title {
	}
	.post-classic .post-meta {
		margin: 9px 0 5px 0;
	}
	.blog-classic .post-item {
	}
	.post-item .post-comment span {
	}
	.post-item .post-comment > a {
	}
	.post-item .post-comment::before {
		padding-right: 0;
		padding-left: 2px;
	}
	.post-item .date::before {
		padding-right: 0;
		padding-left: 0;
	}
}
.no-sidebar .blog-standard ~ .pagination, .no-sidebar .page-main-content, .no-sidebar .comments-area, .no-sidebar .post-single, .no-sidebar .blog-standard {
	margin-right: auto;
	margin-left: auto;
}
.post-standard .post-foot .categories {
	float: right;
}
.post-standard .post-foot .post-comment {
	float: left;
}
.post-item .owl-nav {
	right: auto;
	left: 8px;
}
.post-item .owl-nav > * {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	justify-content: center;
	align-items: center;
}
.single-post-thumb .owl-nav > *, .content-post .post-item .owl-nav > * {
	border-radius: 0 !important;
}
.post-item .owl-carousel .owl-nav .owl-prev {
	margin-left: auto;
	margin-right: 0;
	left: auto;
	right: 0;
}
.post-item .owl-carousel .owl-nav .owl-next {
	margin-right: auto;
	margin-left: 0;
	right: auto;
	left: 0;
}
.post-standard.post-item .readmore {
	margin: 15px 0 0 0;
}
.post-item .readmore::before {
	left: auto;
	right: 0;
}
.blog-grid .title span::before {
	left: auto;
	right: 0;
}
.blog-grid .post-thumb a:first-child::before {
	right: 0;
	left: 0;
}
.blog-grid .post-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);
}
.blog-grid .post-meta {
	margin: 0 0 7px 0;
}
.blog-grid .post-meta .date {
	float: left;
}
.blog-grid .post-author {
	float: right;
}
.blog-grid .post-comment {
	float: left;
}
.filter-button-group {
	text-align: center;
	right: 0;
	left: 0;
}
.filter-button-group .filter-list {
	text-align: center;
	box-shadow: 0 3px 32px rgba(0, 0, 0, 0.08);
}
.filter-button-group .filter-list .blog-filter::before {
	left: auto;
	right: 0;
}
.nexio-blog.style-01 .post-item .post-thumb {
	float: right;
}
.nexio-blog.style-01 .post-item .post-info {
	float: right;
}
.nexio-blog.style-01 .post-item .post-info .post-info-bg {
	padding: 81px 40px 49px 40px;
}
.nexio-blog.style-01 .post-item .owl-nav {
	right: auto;
	left: -184px;
}
.nexio-blog.style-01 .post-item .owl-nav > * {
	border-radius: 0 !important;
	justify-content: center;
	align-items: center;
}
.nexio-blog.style-01 .post-item .owl-nav > .owl-next {
	right: auto;
	left: auto;
}
.nexio-blog.style-01 .post-item .owl-nav > .owl-next::after {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: auto;
	right: 0;
	border-left: none;
	border-right: 1px solid #373737;
}
.nexio-blog.style-02 .blog-heading {
	text-align: center;
}
.nexio-blog.style-02 .blog-heading::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-blog.style-03 .blog-heading {
	text-align: center;
}
.nexio-blog.style-03 .blog-heading::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-blog.style-03 .post-content {
	text-align: center;
}
.nexio-blog.style-03 .post-content .post-meta {
	padding: 15px 18px 15px 28px;
}
.nexio-blog.style-04 .post-thumb {
	float: right;
}
.nexio-blog.style-04 .post-content {
	float: left;
	padding-left: 0;
	padding-right: 15px;
}
@media (max-width: 1640px) {
	.nexio-blog.style-01 .post-item .post-info .post-info-inner {
	}
	.nexio-blog.style-01 .post-item .post-info .post-info-bg {
	}
	.nexio-blog.style-01 .post-item .owl-nav {
		left: 0;
		right: auto;
	}
	.nexio-blog.style-01 .post-item .owl-nav > * {
	}
	.nexio-blog.style-01 .post-item .readmore {
	}
	.nexio-blog.style-01 .owl-carousel .owl-item img {
	}
	.nexio-blog.style-01 .post-item .post-thumb, .nexio-blog.style-01 .post-item .post-info {
	}
}
@media (max-width: 1499px) {
	.nexio-blog.style-01 .post-item .post-info .post-info-bg {
		padding: 30px 35px 30px 20px;
	}
	.nexio-blog.style-01 .post-item .owl-nav {
		left: 0;
		right: auto;
	}
	.nexio-blog.style-01 .post-item .post-info .post-info-inner {
	}
}
@media (max-width: 1366px) {
	.nexio-blog.style-01 .post-item .post-info .post-info-bg {
		padding: 25px 35px 25px 20px;
	}
	.blog-heading {
	}
	.post-item .readmore {
	}
	.post-classic .post-excerpt-content {
	}
	.post-standard.post-item {
	}
	.post-standard .post-thumb {
	}
	.blog-grid .post-meta .date {
	}
	.blog-grid .post-meta .categories {
	}
	.blog-grid .post-info .post-title {
	}
	.nexio-blog.style-03 .post-content .post-info {
	}
	.nexio-blog.style-02 .blog-heading, .nexio-blog.style-03 .blog-heading {
	}
	.nexio-blog.style-03 .post-content .post-info .post-title {
	}
	.nexio-blog.style-03 .post-content .post-foot .readmore {
	}
	.nexio-blog.style-03 .post-content .post-meta {
	}
}
@media (max-width: 1199px) {
	.nexio-blog.style-01 .post-item .post-info .post-info-bg {
	}
	.post-footer .nexio-share-socials ~ .categories {
		float: none;
	}
	.post-single .post-thumb, .post-standard .post-thumb {
	}
	.post-standard .post-title, .post-single .post-title {
	}
	.single-post-info {
	}
	.blog-modern .post-item, .post-standard.post-item, .blog-grid .post-item {
	}
	.single-post-info .categories {
	}
	.post-standard .owl-nav > * {
	}
	.post-standard.post-item .readmore {
	}
	.filter-button-group {
	}
	.filter-button-group .filter-list {
		padding: 0 40px 30px 40px;
		box-shadow: none;
	}
}
@media (max-width: 991px) {
	.post-standard .post-thumb .quote {
		padding: 30px 20px 20px 20px;
	}
}
@media (max-width: 767px) {
	.blog-heading {
	}
	.nexio-blog.style-01 .equal-elem {
	}
	.nexio-blog.style-01 .post-item .post-thumb, .nexio-blog.style-01 .post-item .post-info {
	}
	.post-single .post-title {
	}
	.filter-button-group {
	}
	.filter-button-group .filter-list {
		padding: 0 0 20px 0;
		box-shadow: none;
	}
	.filter-button-group .filter-list .blog-filter {
	}
	.post-standard .post-title {
	}
	.blog-grid .post-title {
	}
	.blog-grid .post-info {
	}
	blockquote, q {
		padding: 15px 19px 15px 0;
	}
	.nexio-blog.style-02 .blog-heading, .nexio-blog.style-03 .blog-heading {
	}
}
.commentlist {
	padding-left: 0;
	padding-right: 0;
}
.commentlist .children {
	margin-left: auto;
	margin-right: 115px;
	padding-left: 0;
	padding-right: 0;
}
.has-sidebar .commentlist .children {
	margin-left: auto;
	margin-right: 115px;
}
.comment_container .avatar {
	float: right;
	margin-right: auto;
	margin-left: 25px;
}
.comment-text {
	text-align: right;
}
.comment-text .woocommerce-review__published-date, .comment-text .comment-date {
	padding-right: 0;
	padding-left: 80px;
}
.comment-text .comment-edit-link, .comment-text .comment-reply-link {
	text-align: center;
	border: 1px solid;
}
.comment-text .comment-edit-link {
	right: auto;
	left: 85px;
}
.comment-text .comment-reply-link {
	right: auto;
	left: 0;
}
.pingback > p > a {
	padding-left: 0;
	padding-right: 5px;
}
.comment-form-rating label {
	margin-right: auto;
	margin-left: 15px;
}
.comment-form .row {
	margin-right: -8px;
	margin-left: -8px;
}
.comment-form .row > div {
	padding-right: 8px;
	padding-left: 8px;
}
.comment-form .comment-form-url {
	float: right;
}
.comment-form input[type="checkbox"] {
	margin-right: auto;
	margin-left: 6px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-reply-content {
	float: right;
}
.comment-form .comment-form-email {
	float: left;
}
.comment-form .comment-form-email, .comment-form .comment-reply-content + .comment-reply-content {
	float: left;
}
.comment-form .form-submit #submit {
	text-align: center;
}
@media (max-width: 1280px) {
	.has-sidebar .commentlist .children, .commentlist .children {
		margin-right: 50px;
	}
	.comment-form .form-submit {
	}
	.comments-area .title-comment, .comment-respond .comment-reply-title {
	}
	.comment-text .flex {
	}
	.comment-text .comment-edit-link, .comment-text .comment-reply-link {
		margin-left: 5px;
	}
}
@media (max-width: 991px) {
	#review_form .comment-form .comment-form-author, #review_form .comment-form .comment-form-email, .comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-reply-content {
		float: none !important;
	}
	.has-sidebar .commentlist .children, .commentlist .children {
		margin-left: auto;
		margin-right: 30px;
	}
}
@media (max-width: 767px) {
	.commentlist .avatar, .comment_container .avatar {
		float: none !important;
	}
	.comment-form .form-submit #submit {
	}
	.comments-area .title-comment {
	}
	.comment-form .comment-form-comment textarea {
	}
	.comment-text .comment-edit-link ~ .comment-reply-link {
		margin-right: 20px;
	}
	.comment-text .comment-edit-link::before, .comment-text .comment-reply-link::before {
		margin-left: 6px;
	}
	.comment-text .comment-edit-link:not(:hover), .comment-text .comment-reply-link:not(:hover) {
	}
}
body.single-product .single-left {
	float: right;
}
.woocommerce-product-gallery .onsale {
	right: auto;
	left: 70px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	right: auto;
	left: -60px;
	border-radius: 50%;
}
.pswp__button:hover {
	background: transparent;
}
.woocommerce-product-gallery .flex-viewport {
	text-align: center;
	border: 1px solid transparent;
}
.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 li {
	padding-right: 0;
	padding-left: 14px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
	border: none;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow {
	text-align: center;
}
.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;
}
@media (max-width: 991px) {
	.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow {
	}
	.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:not(.slick-vertical) .slick-arrow.fa-angle-right {
		right: auto;
		left: 0;
	}
}
.product:not(.sticky_detail) .theiaStickySidebar {
	transform: none !important;
}
.brand-product {
	justify-content: flex-end;
	text-align: left;
	float: left;
}
.nexio-content-single-product-mobile .brand-product {
	right: auto;
	left: 0;
}
ul.list-brands.product-taxonomies-list {
	padding-left: 0;
	padding-right: 0;
}
li.item-brand {
	border: 1px solid #e4e4e4;
}
body.single-product .detail-content {
	float: right;
	padding-left: 0;
	padding-right: 43px;
}
.summary .woocommerce-product-rating .star-rating {
	margin-right: auto;
	margin-left: 5px;
}
p.preview-count {
	float: right;
}
.summary .entry-title {
	margin: 0 0 8px 0;
	padding-right: 0;
	padding-left: 110px;
}
.summary .deals-in-wrap .deals-title {
	padding-left: 0;
	padding-right: 41px;
}
.summary .deals-in-wrap .deals-title::before {
	left: auto;
	right: 0;
	transform: translateY(-50%);
}
.summary .nexio-countdown .timers .box {
	text-align: center;
	margin-right: auto;
	margin-left: 28px;
}
.summary .nexio-countdown .timers .box .time {
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	box-shadow: 0 15px 38px rgba(0, 0, 0, 0.07);
}
button.nexio-single-add-to-cart-deal {
	background: #39b93c;
	border-radius: 0;
}
button.nexio-single-add-to-cart-deal:hover {
	background: #000;
}
.deal-add-to-cart.cart .quantity {
	float: left;
	margin: 0 11px 0 0;
}
.summary.has-border {
	border: 2px solid #000;
}
.summary a.change-value.color:hover::before, .summary a.change-value.color.active::before {
	transform: scale(1);
}
.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;
}
.offer-boxed-product {
	border: 1px solid #dcdcdc;
}
.offer-boxed-product .title-offer::before {
	left: auto;
	right: 0;
}
.woocommerce-product-details__short-description ul {
	padding-left: 0;
	padding-right: 0;
	clear: both;
}
.woocommerce-product-details__short-description li {
	padding-left: 0;
	padding-right: 20px;
}
.offer-boxed-product li::before {
	border-radius: 50%;
	margin-right: auto;
	margin-left: 10px;
}
.woocommerce-product-details__short-description li::before {
	left: auto;
	right: 0;
	border-radius: 50%;
}
.variations .variation select {
	border: none;
	padding-left: 0;
	padding-right: 0;
}
.reset_variations {
	float: right;
	right: auto;
	left: 0;
	text-align: center;
	border-radius: 44px;
}
table.variations {
	border: none;
}
tr.variation td.variation-title label::after {
	margin-left: 10px;
	margin-right: 5px;
}
.summary table.variations {
	border: none;
}
tr.variation td {
	border: none;
}
.product-item .variations tr {
	text-align: center;
}
a.change-value.color {
	margin: 0 0 0 11px;
}
a.change-value.color:first-child {
	margin-left: auto;
	margin-right: 0;
}
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: auto;
	right: 0;
	transform: scale(0);
}
tr.variation label {
	margin: 0 0 4px 0;
}
.woocommerce-variation-price .price {
	border: none;
}
a.change-value {
	margin-right: auto;
	margin-left: 15px;
}
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) {
	border: 1px solid #dcdcdc;
	text-align: center;
	margin-right: auto;
	margin-left: 12px;
	border-radius: 0;
}
.summary .attribute-pa_size a.change-value:not(.color) {
	float: right;
	border-radius: 0;
}
span.size-guide-text {
	padding-left: 0;
	padding-right: 44px;
}
.size-guide-text::before {
	left: auto;
	right: 0;
}
#popup-size-guide .modal-content {
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
	border: none;
	border-radius: 0;
}
div button.close {
	border: 1px solid;
	border-radius: 50%;
}
.cart .quantity {
	border: 1px solid #e4e6ec;
	text-align: center;
	margin-right: auto;
	margin-left: 10px;
	float: right;
}
.cart .quantity .input-qty {
	text-align: center;
	border: none;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-radius: 0;
	float: right;
}
.cart .quantity .btn-number {
	text-align: center;
	float: right;
}
.summary .cart .single_add_to_cart_button {
	float: right;
	text-align: center;
	background: #000000;
	border: none;
}
.summary .cart .single_add_to_cart_button {
	margin-right: auto;
	margin-left: 11px;
}
.summary .cart .woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button {
	pointer-events: none;
}
.summary .compare, .summary .fami-wccp-button, .summary .social-share {
	text-align: center;
	border: 1px solid #e4e6ec;
	margin: 0 0 15px 11px;
	float: right;
	box-shadow: none;
}
.summary .yith-wcwl-add-to-wishlist {
	text-align: center;
	border: 1px solid #dcdcdc;
}
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: 50px;
}
.summary .compare, .summary .fami-wccp-button {
	border: none;
	text-align: right;
	display: block;
	height: 32px;
	line-height: 32px;
}
.summary .compare::before, .summary .fami-wccp-button::before {
	margin-right: auto;
	margin-left: 14px;
	float: right;
	height: 32px;
	line-height: 30px;
}
.summary .social-share .nexio-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 .meta-title {
	margin-right: auto;
	margin-left: 3px;
}
.social-share-product .share-product-title {
	border: 1px solid;
}
.social-share-product .share-product-title::before {
	margin-right: auto;
	margin-left: 10px;
}
.social-share-product .nexio-social-product {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
	right: auto;
	left: 0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(20px);
	justify-content: center;
	align-items: center;
}
.social-share-product:hover .nexio-social-product {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.product-mobile-more-detail-wrap .social-share-product .nexio-social-product {
	box-shadow: none;
	transform: none;
	text-align: right;
}
@media (min-width: 1200px) {
	.center_slider .detail-content-left {
		padding-left: 40px;
		float: right;
	}
	body.single-product .center_slider .single-left {
	}
	body.single-product .center_slider .detail-content {
		padding-right: 40px;
	}
	body.single-product .center_slider .detail-content .summary {
	}
	body.single-product .center_slider .detail-content .cart .quantity {
		margin-right: auto;
		margin-left: 0;
	}
	body.single-product .center_slider .detail-content .cart .quantity .control > * {
	}
	body.single-product .center_slider .detail-content .summary .cart .single_add_to_cart_button {
		margin-right: auto;
		margin-left: 0;
	}
	.center_slider .detail-content .summary span.size-guide-text, .center_slider .detail-content .summary .offer-boxed-product, .center_slider .detail-content .summary .brand-product, .center_slider .detail-content .summary .product-sku, .center_slider .detail-content .summary .social-share-product, .center_slider .detail-content .summary .product_meta, .center_slider .detail-content .summary .rating-wapper, .center_slider .detail-content .summary .product_title, .center_slider .detail-content .summary .price, .center_slider .detail-content .summary .product-info-stock-sku, .center_slider .detail-content .summary .woocommerce-product-details__short-description {
	}
	.center_slider .detail-content .summary .woocommerce-variation-description {
	}
	.center_slider .detail-content .summary .yith-wcwl-add-to-wishlist {
		float: left;
	}
	.center_slider .owl-carousel .owl-dots {
	}
}
@media (max-width: 767px) {
	.summary .deals-in-wrap .deals-title {
	}
	.summary .nexio-countdown .timers .box {
		margin-right: auto;
		margin-left: 7px;
	}
	.summary .nexio-countdown .timers .box:last-child {
		margin-right: auto;
		margin-left: 0;
	}
	.summary .nexio-countdown .timers .box .time {
	}
	.brand-product {
		float: none;
	}
	li.item-brand {
		margin: 5px 0 5px 5px;
	}
}
.content-product-inner::after {
	clear: both;
}
.unique-wrap .owl-dots {
	right: 0;
	left: 0;
	text-align: center;
}
.unique-wrap .detail-content .product-toolbar-wrap {
	padding-right: 0;
	padding-left: 0;
}
.unique-wrap .product-toolbar .post-navigation {
	right: auto;
	left: 0;
}
@media (min-width: 1200px) {
	.unique-wrap .main-container {
	}
	.unique-wrap > .product-toolbar {
	}
	.unique-wrap .detail-content {
		padding-right: 120px;
	}
	.unique-wrap .detail-content .breadcrumbs {
	}
	.unique-wrap .detail-content .nexio-container {
	}
	.unique-wrap .detail-content form.variations_form {
	}
	.unique-wrap .content-product-inner {
	}
	body.single-product .unique-wrap .detail-content {
	}
	body.single-product .unique-wrap .single-left {
	}
	.unique-wrap .content-product-inner .detail-content {
		left: 0;
		right: auto;
		padding-left: 120px;
	}
	.single-product .unique-wrap .product-toolbar {
	}
	body.single-product .unique-wrap .single-left {
	}
	.unique-wrap .woocommerce-variation-add-to-cart {
		right: 0;
		left: 0;
	}
	.unique-wrap .cart .woocommerce-variation-add-to-cart .quantity {
	}
	.unique-wrap .cart .woocommerce-variation-add-to-cart .quantity .input-qty {
	}
	.unique-wrap .cart .woocommerce-variation-add-to-cart .quantity .btn-number {
	}
	.unique-wrap .summary .woocommerce-variation-add-to-cart .yith-wcwl-add-to-wishlist {
		float: right;
	}
	.unique-wrap .summary .woocommerce-product-details__short-description {
	}
	.unique-wrap .summary .woocommerce-variation-add-to-cart .yith-wcwl-add-to-wishlist:hover {
	}
	.unique-wrap .summary .cart .woocommerce-variation-add-to-cart .single_add_to_cart_button {
		border-right: 1px solid #393939;
		border-left: 1px solid #393939;
	}
	.unique-wrap .summary .cart .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover {
	}
	.unique-wrap .summary .reset_variations {
	}
	.unique-wrap .summary .reset_variations:not([style="visibility:visible;"]) {
	}
}
.sticky_info_single_product {
	right: 0;
	left: 0;
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	-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);
}
.sticky-thumb-left {
	float: right;
	margin-right: auto;
	margin-left: 20px;
}
.sticky_info_single_product a.woocommerce-review-link {
	float: right;
}
.sticky_info_single_product .star-rating {
	float: right;
}
.sticky_info_single_product button.nexio-single-add-to-cart-btn.btn.button {
	float: left;
	background: #ff4040;
	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 .star-rating a.woocommerce-review-link, .star-rating a.woocommerce-review-link {
	left: auto;
	right: -7px;
}
.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 .cart .group_table {
	border: none;
}
.product-type-grouped .summary .cart .group_table td {
	padding: 15px 0 15px 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;
}
.default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
	margin-right: auto;
	margin-left: 15px;
}
.default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li .flex-active {
	border: 1px solid #dcdcdc;
}
.vertical_thumnail .flex-viewport {
	float: left;
}
.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	float: right;
	padding-right: 0;
	padding-left: 14px;
}
.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
	border: 1px solid transparent;
}
@media (min-width: 1367px) {
	body.single-product .modern .single-left {
		left: 0;
	}
	body.single-product .modern .single-left .owl-dots {
		right: 29px;
	}
	body.single-product .modern .single-left .owl-dots .owl-dot {
		margin-right: auto;
		margin-left: 0;
	}
	body.single-product .modern .single-left .owl-dots .owl-dot.active {
	}
	body.single-product .modern .detail-content {
		padding: 4vw 0 8vw 0;
	}
}
@media (max-width: 1366px) {
	body.single-product .modern .detail-content {
		padding: 0 0 0 30px;
	}
	body.single-product .modern .single-left {
		float: left;
	}
}
.sticky_detail .flex-viewport {
	border: none;
}
.content-tab-sticky-element {
	padding: 55px 60px 0 45px;
}
.content-tab-sticky #output > .scroll-element, .content-tab-sticky #output > .scroll-element div {
	background: none;
	border: none;
}
.content-tab-sticky #output > .scroll-element div {
	left: auto;
	right: 0;
}
.content-tab-sticky #output > .scroll-element .scroll-bar {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.content-tab-sticky #output > .scroll-element.scroll-x {
	left: auto;
	right: 0;
}
.content-tab-sticky #output > .scroll-element.scroll-y {
	right: auto;
	left: 0;
}
.content-tab-sticky #output > .scroll-element.scroll-y .scroll-bar {
	left: auto;
	right: -9px;
}
.content-tab-sticky #output > .scroll-element.scroll-x .scroll-element_outer {
	left: auto;
	right: 2px;
}
.content-tab-sticky #output > .scroll-element.scroll-x .scroll-element_size {
	left: auto;
	right: -4px;
}
.content-tab-sticky #output > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: auto;
	right: -11px;
}
.content-tab-sticky .scroll-wrapper, .content-tab-sticky .scroll-content {
	padding-right: 0;
	padding-left: 20px;
}
.sticky-tab-slide {
	right: auto;
	left: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.sticky-tab-slide::before {
	right: -100vw;
	left: 100%;
}
body.open-tab-sticky .sticky-tab-slide {
	-webkit-transform: translateX(-0);
	-moz-transform: translateX(-0);
	-ms-transform: translateX(-0);
	-o-transform: translateX(-0);
	transform: translateX(-0);
}
.close-tab {
	right: auto;
	left: 45px;
}
@media (max-width: 767px) {
	.close-tab {
		right: auto;
		left: 30px;
	}
}
.close-tab span {
	margin-right: auto;
	margin-left: 6px;
}
.tabs-sticky-content:not(:last-child) {
	padding-right: 0;
	padding-left: 70px;
}
a.product-sticky-toggle-tab-content::before {
	right: 0;
	left: 0;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
}
a.product-sticky-toggle-tab-content:hover::before {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.default .nexio-product-button, .sticky_detail .nexio-product-button {
	left: auto;
	right: 10px;
}
.vertical_thumnail .nexio-product-button {
	left: auto;
	right: 155px;
}
.single-product .nexio-bt-video a, .product-360-button a {
	background: #fff;
	border-radius: 50px;
	box-shadow: 0 3px 18px rgba(0, 0, 0, .06);
	text-align: center;
}
.single-product .nexio-bt-video a:hover, .product-360-button a:hover, .single-product .nexio-bt-video a:focus, .product-360-button a:focus {
	background: #333;
}
.single-product .nexio-bt-video a::before, .product-360-button a::before {
	margin-right: auto;
	margin-left: 10px;
	text-align: center;
}
.single-product .nexio-bt-video a::before {
	padding-left: 0;
	padding-right: 4px;
}
.product-360-button a::before {
	padding-left: 0;
	padding-right: 2px;
}
div.mfp-wrap div .mfp-close {
	right: auto;
	left: 25px;
}
.mfp-close-btn-in .mfp-close:hover {
	background: transparent;
}
.spinner {
	text-align: center;
}
.nexio-threed-view::after {
	border-radius: 50%;
	right: 15px;
	left: 15px;
}
.nexio-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%);
}
.nexio-threed-view .nav_bar a {
	text-align: center;
}
.woocommerce-tabs {
	text-align: center;
}
.unique .woocommerce-tabs {
	margin-top: 0
}
.wc-tabs {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.wc-tabs li {
	margin-left: 35px;
	margin-right: 35px;
	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);
}
ul.tabs.wc-tabs::after, ul.tabs.wc-tabs::before {
	left: auto;
	right: 0;
}
.no-sidebar ul.tabs.wc-tabs::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.no-sidebar ul.tabs.wc-tabs::after {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.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);
}
@media (max-width: 767px) {
	.wc-tabs li {
		margin-left: 10px;
		margin-right: 10px;
	}
	.wc-tabs li a {
	}
}
.woocommerce-Tabs-panel {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
.woocommerce-Tabs-panel .woocommerce-Reviews {
	text-align: right;
}
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;
}
.commentlist .avatar {
	float: right;
	border-radius: 50%;
}
.woocommerce-Tabs-panel .commentlist .avatar {
	float: right;
}
@media (min-width: 1200px) {
	.left-sidebar .upsells, .left-sidebar .related {
		left: auto;
		right: 33.3333333%;
		margin-left: auto;
		margin-right: -50vw;
	}
	.right-sidebar .upsells, .right-sidebar .related {
		left: auto;
		right: 66.6666666%;
		margin-left: auto;
		margin-right: -50vw;
	}
}
.container-width {
	margin-right: auto;
	margin-left: auto;
}
.upsells::before, .related::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.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%);
}
.famibt-wrap {
	border: 2px solid #e8e8e8;
	padding: 40px 30px 40px 10px;
}
.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;
}
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-thumb-wrap {
	border: none;
}
.famibt-wrap .woocommerce-error, .famibt-wrap .woocommerce-info, .famibt-wrap .woocommerce-message {
	background: #fff;
	border: none;
}
.famibt-messages-wrap::before {
	left: auto;
	right: -50%;
}
.famibt-messages-wrap a.button.wc-forward {
	background: #333;
}
.famibt-messages-wrap a.button.wc-forward:hover {
	background: #ff4040;
}
div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-thumb-wrap::before {
	margin-left: auto;
	margin-right: -20px;
}
@media (max-width: 767px) {
	div.famibt-wrap {
	}
	.famibt-right-part {
		text-align: right;
	}
	.famibt-right-part::before, .famibt-right-part::after {
	}
	.famibt-wrap .famibt-products-wrap .famibt-product {
	}
}
div.famisp-sales-popup-wrap .famisp-product-thumb {
	margin-right: auto;
	margin-left: 15px;
}
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 {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.has-extend .nexio-iconbox {
	text-align: center;
	background: #f3f7fb;
}
.has-extend .img-extend::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);
}
.has-extend .img-extend::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);
}
.has-extend .img-extend:hover::before, .has-extend .img-extend:hover::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);
}
.nexio-product-single-gallery .nexio-product-gallery__image {
	float: right;
}
.nexio-product-slider-large .owl-nav > * {
	border: 1px solid #e4e6ec;
	border-radius: 50%;
	text-align: center;
}
.nexio-product-slider-large .owl-nav .owl-prev {
	left: auto;
	right: 18px;
}
.nexio-product-slider-large .owl-nav .owl-next {
	right: auto;
	left: 18px;
}
.nexio-product-slider-large .owl-dots .owl-dot {
	border-radius: 50%;
	border: 2px solid #000;
}
.page-title {
	text-align: center;
}
.panel-categories.cate-image .panel-categories-inner {
	text-align: center;
}
.panel-categories.cate-image .panel-categories-inner .category-thumb img {
	border-radius: 50%;
	border: 7px solid transparent;
}
.panel-categories.cate-image .panel-categories-inner .category-title::before {
	left: auto;
	right: 0;
}
.panel-categories.cate-image .owl-carousel .owl-nav > * {
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.panel-categories.cate-image .owl-carousel .owl-nav .owl-prev {
	left: auto;
	right: -4px;
}
.panel-categories.cate-image .owl-carousel .owl-nav .owl-next {
	right: auto;
	left: -4px;
}
.panel-categories.cate-count {
	text-align: center;
}
.panel-categories.cate-count .panel-categories-inner .category-title {
	text-align: center;
}
.panel-categories.cate-count .panel-categories-inner .category-title > a::before {
	left: auto;
	right: 0;
}
.panel-categories.cate-count .panel-categories-inner .category-title > a > span {
	right: auto;
	left: -14px;
}
.panel-categories.cate-icon {
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.panel-categories.cate-icon .panel-categories-inner .category-title {
	text-align: center;
}
.panel-categories.cate-icon .panel-categories-inner .category-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.panel-categories.cate-icon .owl-carousel .owl-nav .owl-prev {
	left: auto;
	right: 0;
}
.panel-categories.cate-icon .owl-carousel .owl-nav .owl-next {
	right: auto;
	left: 0;
}
.part-filter-wrap .filter-toggle, .part-filter-wrap .filter-toggle-button {
	text-align: center;
	justify-content: center;
	align-items: center;
	padding-left: 0;
	padding-right: 22px;
}
.part-filter-wrap .filter-toggle i, .part-filter-wrap .filter-toggle-button i {
	left: auto;
	right: 12px;
}
.part-filter-wrap .filter-toggle i::before, .part-filter-wrap .filter-toggle-button i::before {
	left: auto;
	right: 0;
}
.part-filter-wrap .filter-toggle i::after, .part-filter-wrap .filter-toggle-button i::after {
	left: auto;
	right: 0;
}
.part-total-product {
	float: right;
}
.part-acrion-right-wrap {
	float: left;
}
.toolbar-products .part-acrion-right-wrap .filter-ordering .fami-woocommerce-ordering select {
	border: 1px solid #e8e8e8;
}
.fami-products-shortcode-wrap .prdctfltr_wc.prdctfltr_woocommerce.pf_default, .main-product .prdctfltr_wc.prdctfltr_woocommerce.pf_default {
	right: 11px;
	left: 11px;
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
	background: #fff;
	box-shadow: 0 3px 45px rgba(0, 0, 0, .06);
}
.products-size svg {
	margin: 0 0 0 20px;
	stroke: #9f9f9f;
	stroke-width: 0;
	fill: #9f9f9f;
}
.products-size.active svg, .products-size:hover svg {
	stroke: #ff4040;
	fill: #ff4040;
}
.shop-bg:not(.has-panel-categories) .toolbar-products.toolbar-top {
	border: none;
}
.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 {
	border: none;
}
.part-acrion-left-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;
}
.fami-woocommerce-ordering select.orderby {
	border: none;
	padding: 0 20px 0 0;
}
.price_label {
	float: right;
}
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_amount .button:hover, .price_slider_amount .button:focus {
	border: 2px solid #ff4040;
}
.ui-slider {
	text-align: right;
}
.ui-slider .ui-slider-range {
	background-position: 0 0;
	border: 0 none;
}
.ui-slider-horizontal .ui-slider-handle {
	margin-left: auto;
	margin-right: -0.6em;
}
.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-handle {
	left: auto;
	right: -0.3em;
	margin-left: auto;
	margin-right: 0;
}
.ui-slider-vertical .ui-slider-range {
	left: auto;
	right: 0;
}
#widget-area .prdctfltr_wc.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
	box-shadow: none;
}
#widget-area .shop-sidebar div.widget.prdctfltr-widget {
	border: none;
}
#widget-area .prdctfltr-widget div[data-filter="product_cat"] label:last-child {
	border: none;
}
#widget-area .prdctfltr_wc.prdctfltr_round .prdctfltr_filter[data-filter="product_cat"] label > i::before {
	margin: 0 20px 0 0;
	float: left;
	background: transparent;
}
#widget-area .prdctfltr_checkboxes .prdctfltr-plus {
	text-align: center;
}
#widget-area div label .prdctfltr_customize_block {
	margin: 0 0 5px 15px;
}
#widget-area .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter {
	border: 1px solid #e8e8e8;
}
#widget-area .prdctfltr_checkboxes .prdctfltr_sub {
	margin-left: auto;
	margin-right: 0;
}
body #widget-area .prdctfltr_checkboxes .prdctfltr_sub > label {
	padding-left: 0;
	padding-right: 18px;
}
.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 li .icheckbox_flat-purple.hover, .WOOF_Widget .woof_container li .iradio_flat-purple.hover, .icheckbox_flat-purple.checked, .iradio_flat-purple.checked {
	background: #ff4040 0 0 !important;
	border: 1px solid #ff4040 !important;
}
.WOOF_Widget .woof_container ul {
	padding-left: 0;
	padding-right: 0;
}
.WOOF_Widget .woof_container li {
	border: none !important;
}
.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;
}
.product-col-left {
	float: right;
	padding-right: 0;
	padding-left: 40px;
}
.product-col-right {
	float: left;
}
@media (max-width: 991px) {
	.product-col-left {
		padding-right: 0;
		padding-left: 0;
	}
	.product-col-right {
		float: none;
	}
}
.offcanvas_sidebar .widget-shop-wrap {
	transform: translateX(100%);
	left: auto;
	right: 0;
}
.offcanvas_sidebar.active .widget-shop-wrap {
	transform: translateX(-0);
}
.offcanvas_sidebar .widget-shop-inner {
	background: #fff;
}
.main-widget-overlay {
	left: auto;
	right: 0;
	background: #000000;
}
.nexio-map-info .map-title {
	margin: 0 0 15px 0;
}
.main-product .with_background .product-top-inner .single-bg {
	left: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.product-top-inner > .container {
	padding-right: 0;
	padding-left: 0;
}
.main-product .with_background .single-left img {
	border: 1px solid transparent;
}
.main-product .with_background .flex-control-nav li .flex-active {
	border: 1px solid #000000;
}
.menu-bg .header-content {
	right: 0;
	left: 0;
}
header.site-header.site-header-mobile {
	background: #fff;
}
.site-header-mobile .header-content::after {
	clear: both;
}
.main-header.header-mobile > div {
	float: none;
}
.header-mobile .header-right {
	padding-right: 0;
	padding-left: 10px;
	text-align: left;
}
.nexio-minicart {
	margin-left: auto;
	margin-right: 10px;
}
.header-mobile .nexio-minicart {
	margin-left: 18px;
	margin-right: 6px;
}
.header-mobile .logo {
	text-align: center;
}
.header-mobile .header-action-res .search-block {
	margin-left: auto;
	margin-right: 0;
}
body.search-canvas-open .header-mobile .header-action-res .search-block .search-form {
	right: 0;
	left: 0;
}
.site-header-mobile .container-search .search-results-wrap .product-item-search {
	text-align: right;
}
.site-header-mobile .container-search .search-results-wrap .post-thumb {
	float: right;
	margin-right: auto;
	margin-left: 10px;
}
.site-header-mobile .container-search .product-info {
	text-align: right;
}
.box-mibile-overlay {
	background: rgba(18, 21, 26, 0.8);
	right: auto;
	left: 100%;
}
.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .submenu {
	left: auto;
	right: 0 !important;
}
.box-mobile-menu {
	left: auto;
	right: -360px;
}
.box-mobile-menu-open .box-mobile-menu, .box-mobile-menu-open .body-overlay {
	left: auto;
	right: 0;
}
.real-mobile-show-menu .body-overlay {
	left: auto;
	right: 0;
}
.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: 0;
}
.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::before {
	left: auto;
	right: 14px;
}
.box-mobile-menu .back-menu::after {
	border-right: none;
	border-left: 2px 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 .menu-item-has-children .toggle-submenu {
	border-left: none;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}
.box-mobile-menu .main-menu {
	padding-left: 0;
	padding-right: 0;
}
.box-mobile-menu .main-menu .menu-item > a {
	padding: 8px 15px 8px 40px;
}
.box-mobile-menu .main-menu .menu-item > .toggle-submenu {
	right: auto;
	left: 0;
}
.box-mobile-menu .main-menu .menu-item-for-wish-list .icon {
	float: left;
	text-align: center;
}
.box-mobile-menu .main-menu .menu-item-for-wish-list .icon::before {
	right: auto;
	left: 0;
}
.box-mobile-menu .main-menu li.menu-item.item-lang-currency > div {
	float: right;
	border: none;
}
.box-mobile-menu .main-menu li.menu-item.item-lang-currency li a {
	border-radius: 0;
}
.box-mobile-menu .main-menu .dropdown.open > .submenu {
	border: none;
	background: #f9f9f9;
}
.box-mobile-menu .main-menu .wcml-dropdown-click > ul {
	border: 1px solid #e1e1e1;
	border-radius: 0;
}
.box-mobile-menu .vc_column-inner {
	padding-right: 0 !important;
	padding-left: 0 !important;
	border: none !important;
}
.box-mobile-menu .vc_row {
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding: 10px 20px 10px 20px !important;
}
.box-mobile-menu .nexio-custommenu .widgettitle {
	padding-right: 0;
	padding-left: 0;
	margin-left: auto;
	margin-right: 0;
}
header .box-mobile-menu .custom-header07 {
	background: transparent !important;
}
.hamburger {
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	border: 0;
}
.hamburger-box {
	float: right;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.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.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::before {
	transform: rotate(-90deg);
}
.body-overlay {
	right: 0;
	left: 0;
}
.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 .main-menu .submenu {
	left: auto;
	right: 0;
}
.box-mobile-menu .main-menu .nexio-custommenu {
	float: right;
}
.box-mobile-menu .main-menu .menu-item {
	float: right;
}
.box-mobile-menu .main-menu .nexio-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 .vc_row li.menu-item > a span.image {
	left: auto;
	right: 3px;
}
.box-mobile-menu .main-menu .menu-item-has-children > .toggle-submenu {
	float: left;
}
.show-submenu > span.toggle-submenu::before {
	-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;
}
.left-sidebar .main-content {
	float: left;
}
#widget-area .widget {
	border: 1px solid #e8e8e8;
}
#widget-area .widget.widget_search {
	border: none;
}
#widget-area .widget.prdctfltr-widget {
	border: none;
}
#widget-area .widgettitle::before {
	right: -25px;
	left: -25px;
}
#widget-area .widget ul, #widget-area .widget ol {
	padding: 0 0 8px 0;
}
#widget-area .widget ul ul, #widget-area .widget ul ol, #widget-area .widget ol ol, #widget-area .widget ol ul {
	padding: 0 17px 0 0;
}
.widget_categories ul li a {
	padding-left: 0;
	padding-right: 16px;
}
.widget_categories ul li a::before {
	left: auto;
	right: 0;
	transform: translateY(-50%);
	border-radius: 50%;
}
.widget_search .searchform input {
	padding-right: 0;
	padding-left: 85px;
	border: 1px solid #e8e8e8;
}
.widget_search .searchform button {
	right: auto;
	left: 0;
}
.nexio_latest_posts_widget .item-photo {
	float: right;
	margin-right: auto;
	margin-left: 15px;
}
.nexio_latest_posts_widget li:hover .item-photo 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);
}
.nexio_newsletter_widget {
	border: 5px solid #000000;
}
.nexio_newsletter_widget::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	text-align: center;
}
.nexio_newsletter_widget .newsletter-subtitle {
	text-align: center;
}
.nexio_newsletter_widget input {
	border: none;
	border-radius: 0;
	text-align: center;
}
.nexio_newsletter_widget button {
	border-radius: 39px;
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio_newsletter_widget button::after {
	margin-left: auto;
	margin-right: 7px;
}
.nexio_newsletter_widget button:hover::after {
	margin-left: auto;
	margin-right: 12px;
}
.nexio_socials_list_widget .social {
	margin-right: auto;
	margin-left: 13px;
	border-radius: 50%;
	text-align: center;
}
.nexio_socials_list_widget .social::before {
	right: -1px;
	left: -1px;
	border-radius: 50%;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-o-transform: scale(0.3);
	transform: scale(0.3);
}
.nexio_socials_list_widget .social:hover::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.widget_nexio_instagram .nexio-instagram-widget {
	margin-right: -5px;
	margin-left: -5px;
}
.widget_nexio_instagram .nexio-instagram-widget .item {
	float: right;
}
.widget_nexio_instagram .nexio-instagram-widget .item a::before {
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	left: 0;
}
@media (max-width: 1366px) {
	#widget-area .widget {
	}
	#widget-area .widgettitle::before {
		right: -15px;
		left: -15px;
	}
}
@media (max-width: 767px) {
	.widget_search .searchform input, .widget_search .searchform button {
	}
	#widget-area .widgettitle {
	}
	#widget-area .widget:not(:last-child) {
	}
	.nexio_latest_posts_widget .item-detail .item-athur {
	}
	#widget-area .widgettitle::before {
		right: -15px;
		left: -15px;
	}
}
.page-links > span.page-links-title {
	padding-right: 0;
	padding-left: 10px;
}
.page-links > a, .page-links > span:not(.page-links-title) {
	text-align: center;
	border: 1px solid;
	margin: 0 0 6px 9px;
}
.pagination {
	margin: 55px 0 0 0;
}
.woocommerce-pagination {
	text-align: center;
}
.woocommerce-pagination ul {
	padding-left: 0;
	padding-right: 0;
}
.woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers, .woocommerce-pagination li .page-numbers, .comments-pagination .page-numbers, .post-pagination > span:not(.title), .post-pagination a span, .pagination .page-numbers {
	text-align: center;
	border: 1px solid #cfcfcf;
	margin: 0 0 9px 9px;
}
.post-pagination > span.title {
	padding-right: 0;
	padding-left: 10px;
}
@media (max-width: 1199px) {
	.pagination {
		margin: 35px 0 0 0;
	}
}
@media (max-width: 767px) {
	.pagination {
		margin: 20px 0 10px 0;
	}
}
.shop-bg .drawer_sidebar.active .main-content {
	padding-left: 0;
	padding-right: 360px;
}
.shop-bg .drawer_sidebar .widget-shop-inner {
	margin-left: 0;
	margin-right: 10px;
}
ul.products li.product-category:nth-child(4n+1) {
	clear: right;
}
.tax-product_brand .row, .shop-bg .row {
	margin-right: -11px;
	margin-left: -11px;
}
.tax-product_brand ul.products > [class^="col-"], .tax-product_brand ul.products > [class*=" col-"], .tax-product_brand .row > [class^="col-"], .tax-product_brand .row > [class*=" col-"], .shop-bg ul.products > [class^="col-"], .shop-bg ul.products > [class*=" col-"], .shop-bg .row > [class^="col-"], .shop-bg .row > [class*=" col-"] {
	padding-right: 11px;
	padding-left: 11px;
}
.shop-bg ul.products .product-item {
	padding-right: 11px;
	padding-left: 11px;
}
ul.products {
	padding-left: 0;
	padding-right: 0;
}
ul.products li.product-category {
	float: right;
	padding-right: 11px;
	padding-left: 11px;
}
ul.products li.product-category a {
	text-align: center;
}
ul.products li.product-category:nth-child(4n+1) {
	clear: right;
}
@media (max-width: 1199px) {
	ul.products li.product-category {
	}
	ul.products li.product-category:nth-child(4n+1) {
		clear: none;
	}
	ul.products li.product-category:nth-child(3n+1) {
		clear: right;
	}
}
@media (max-width: 767px) {
	ul.products li.product-category {
	}
	ul.products li.product-category:nth-child(3n+1) {
		clear: none;
	}
	ul.products li.product-category:nth-child(2n+1) {
		clear: right;
	}
	.nexio-products .row, .shop-bg .row {
		margin-right: -5px;
		margin-left: -5px;
	}
	.nexio-products .row .product-item, .tax-product_brand ul.products > [class^="col-"], .tax-product_brand ul.products > [class*=" col-"], .tax-product_brand .row > [class^="col-"], .tax-product_brand .row > [class*=" col-"], .shop-bg ul.products > [class^="col-"], .shop-bg ul.products > [class*=" col-"], .shop-bg .row > [class^="col-"], .shop-bg .row > [class*=" col-"], .shop-bg ul.products .product-item {
		padding-right: 5px;
		padding-left: 5px;
	}
}
.single .product-toolbar.product-big::before {
	background: #f8f8f8;
	left: -9999em;
}
.product-toolbar .breadcrumb-trail {
	margin-right: auto;
	margin-left: auto;
	float: right;
}
.product-toolbar .breadcrumb-trail .breadcrumb > li + li::before {
	content: '\f104';
}
.product-toolbar .post-navigation {
	float: left;
}
.product-toolbar .post-navigation .nav-links a .fa-angle-left {
	padding-right: 0;
	padding-left: 6px;
}
.product-toolbar .post-navigation .nav-links a .fa-angle-right {
	padding-left: 0;
	padding-right: 6px;
}
.product-toolbar .post-navigation .nav-links a .fa-angle-left::before {
	content: "\f105";
}
.product-toolbar .post-navigation .nav-links a .fa-angle-right::before {
	content: "\f104";
}
.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: 0;
	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 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::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);
}
.main-product .product-item.style-3 .product-inner {
	height: auto !important
}
span.prdctfltr_title_selected {
	padding: 0 17px 0 17px;
	border: 1px solid #e8e8e8;
}
span.prdctfltr_reset-clone {
	border-radius: 20px;
	padding: 0 17px 0 17px;
	margin: 20px 0 0 10px;
}
span.prdctfltr_title_selected a {
	float: left;
	margin-left: auto;
	margin-right: 10px;
}
span.prdctfltr_title_selected:hover {
	background: #000;
}
.reset-filter-product {
	background: #ededed;
	justify-content: center;
	align-items: center;
}
.reset-filter-product:hover {
	background: #000;
}
div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span::before {
	margin-right: auto;
	margin-left: 12px;
}
body .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;
}
div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active > span::before, div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label:hover > span::before {
	background: #ff4040;
	border: 1px double #ff4040;
}
.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 #999;
	border-radius: 50%;
}
div .prdctfltr_customize_block .prdctfltr_customize_color::before {
	left: auto;
	right: 0;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}
div .prdctfltr_customize_block:hover .prdctfltr_customize_color::before {
	transform: scale(0.75);
}
label .prdctfltr_customize_block {
	border: 1px solid transparent;
	border-radius: 50%;
}
div label .prdctfltr_customize_block {
	border: none;
	margin: 0 0 5px 15px;
}
label.prdctfltr_active .prdctfltr_customize_block {
	box-shadow: none !important;
}
.prdctfltr_wc .prdctfltr_buttons {
	text-align: center;
}
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single label > span {
	border: 1px solid #e8e8e8;
	margin: 0 0 10px 17px;
	justify-content: center;
	align-items: center;
}
.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_buttons .prdctfltr_reset span {
	background: #000;
}
.prdctfltr_woocommerce_filter_submit:hover, .prdctfltr_wc .prdctfltr_buttons .prdctfltr_reset span:hover, .prdctfltr_sale:hover, .prdctfltr_instock:hover {
	background: #ff4040;
}
.prdctfltr_wc .prdctfltr_terms_customized_image.prdctfltr_advanced[data-filter="product_brand"] label {
	float: right;
}
.prdctfltr_advanced[data-filter="product_brand"] div label .prdctfltr_customize_block {
	box-shadow: none;
	float: right;
	border-radius: 0;
}
.prdctfltr_filter[data-filter="product_brand"] label:not(.screen-reader-text) .prdctfltr_customize_block {
	border: 1px solid #eee !important;
}
.sidebar .prdctfltr_filter[data-filter="product_brand"] label:not(.screen-reader-text) .prdctfltr_customize_block {
	border: 1px solid #eee;
}
.prdctfltr_sc .products {
	margin-right: -10px;
	margin-left: -10px;
}
.prdctfltr_sc .products li {
	text-align: center;
}
.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 .product-info {
	text-align: right;
}
.prdctfltr-pagination-load-more.woocommerce-pagination {
	margin: 40px 0 0 0;
}
.prdctfltr-pagination-load-more .button {
	background: #000000;
	text-align: center;
}
.prdctfltr-pagination-load-more .button::before {
	margin-right: auto;
	margin-left: 11px;
}
.prdctfltr-pagination-load-more .button:hover {
	background: #ff4040;
}
@media (max-width: 767px) {
	.prdctfltr-pagination-load-more.woocommerce-pagination {
		margin: 10px 0 0 0;
	}
	.prdctfltr-pagination-load-more .button {
	}
	div .prdctfltr_customize_block .prdctfltr_customize_color {
	}
}
.pf_rngstyle_flat .irs-from::before, .pf_rngstyle_flat .irs-to::before {
	left: auto;
	right: 0;
}
div.pf_rngstyle_flat .irs-single {
	left: auto;
	right: 0 !important;
}
div.pf_rngstyle_flat .irs-bar {
	background: #ff4040;
}
.product-toolbar .post-navigation .nav-links > div::before {
	right: auto;
	left: -12px;
	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%);
}
.img-thumb-nav {
	border: 1px 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: 25px;
}
.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 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
}
.category-filter-mobile.owl-carousel .owl-nav > *, .category-filter-mobile.owl-carousel:hover .owl-nav > * {
	right: auto;
	left: -13px;
	transform: none;
	background: #fff;
}
.category-filter-mobile.owl-carousel .owl-nav > *.owl-prev {
	left: -45px;
	right: auto;
}
.category-filter-mobile.owl-carousel .owl-nav > *.owl-next {
	right: auto;
	left: -70px;
}
.toolbar-products-mobile .actions-wrap {
	border: 1px solid #dbdbdb;
}
.action-mini a.filter-toggle-button {
	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;
	text-align: center;
}
.action-mini:last-child {
	border-right: none;
	border-left: 0 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;
}
.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: 0;
	margin-left: 0;
}
div .row.mobile-shop-real .page-title {
	text-align: right;
}
.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 .product-list .product-inner {
	border: none;
}
.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 form.prdctfltr_woocommerce_ordering {
	box-shadow: none !important;
}
.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 {
	background: #ff4040;
	border-radius: 20px;
	margin: 5px 0 5px 5px;
}
.prdctfltr_wc div.prdctfltr_buttons > span {
	margin-right: auto;
	margin-left: 0;
}
.enable-shop-page-mobile .shop-page div .row.products {
	margin-right: -5px;
	margin-left: -5px;
}
.enable-shop-page-mobile .woocommerce-page-headermid .title-page {
	margin-left: auto;
	margin-right: 4px;
	text-align: right;
}
.enable-shop-page-mobile .woocommerce-page-headermid {
	text-align: right;
}
.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::before {
	right: 0;
	left: 0;
}
.enable-shop-page-mobile .woocommerce-page-header ul {
	text-align: center;
}
.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;
}
div .pf_ajax_loading .css-spinner-full-01::before {
	border-top-color: #000
}
.product-inner .second-image {
	right: 0;
	left: 0;
}
.yith-wcqv-button {
	text-align: center;
}
#yith-quick-view-modal {
	right: 0;
	left: 0;
	text-align: center;
}
#yith-quick-view-modal #yith-quick-view-content .summary .woocommerce-product-rating {
	margin-top: 0
}
#yith-quick-view-modal .yith-quick-view-overlay {
	left: 0;
	right: 0;
	background: rgba(18, 21, 26, 0.8)
}
#yith-quick-view-modal .yith-wcqv-wrapper {
	text-align: right;
}
#yith-quick-view-modal .yith-wcqv-main {
	-webkit-transform: translateY(20%);
	-moz-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
}
#yith-quick-view-modal .yith-wcqv-main:after, #yith-quick-view-modal .yith-wcqv-main:before {
	clear: both;
}
#yith-quick-view-modal.open .yith-wcqv-main {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	box-shadow: none;
}
#yith-quick-view-modal.open .yith-wcqv-main::after {
	clear: both;
}
#yith-quick-view-modal .woocommerce-product-gallery {
	float: none !important;
}
#yith-quick-view-close {
	right: auto;
	left: 0;
	border: none;
}
#yith-quick-view-close::before, #yith-quick-view-close::after {
	left: auto;
	right: 12px;
}
#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 div.images {
	float: right !important;
}
#yith-quick-view-modal div.entry-summary {
	right: auto;
	left: 0;
	float: right;
}
#yith-quick-view-content div.summary .scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
	left: auto;
	right: -3px;
}
#yith-quick-view-modal .reset_variations {
	right: auto;
	left: 20px;
}
#yith-quick-view-content div.woocommerce-product-rating:after, #yith-quick-view-content div.woocommerce-product-rating:before {
	clear: both;
}
#yith-quick-view-content .onsale {
	left: auto;
	right: 10px;
}
.nexio-quickview .flex-viewport {
	margin-left: auto;
	margin-right: -1px;
}
.nexio-quickview.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	left: auto;
	right: 10px;
}
.nexio-quickview.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li > img {
	border: 1px solid #e4e6ec;
}
.quickdrawer ~ #yith-quick-view-modal .yith-wcqv-wrapper {
	left: -440px;
	right: auto !important;
}
.quickdrawer ~ #yith-quick-view-modal.open .yith-wcqv-wrapper {
	right: auto;
	left: 0;
}
.quickdrawer ~ #yith-quick-view-modal .yith-wcqv-main {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	box-shadow: none;
}
.quickdrawer ~ #yith-quick-view-modal #yith-quick-view-close {
	left: auto;
	right: 0;
}
.quickdrawer ~ #yith-quick-view-modal .nexio-quickview .flex-viewport {
	padding-left: 0;
	padding-right: 0;
}
.quickdrawer ~ #yith-quick-view-modal .nexio-quickview.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	right: 10px;
	left: 10px;
}
.quickdrawer ~ #yith-quick-view-modal .nexio-quickview.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
	margin-right: auto;
	margin-left: 10px;
}
@media (max-width: 767px) {
	.yith-wcqv-button {
	}
	body.admin-bar #yith-quick-view-modal {
	}
	#yith-quick-view-modal #yith-quick-view-content .summary-content > *:not(.price), #yith-quick-view-modal .price, #yith-quick-view-close {
	}
	#yith-quick-view-modal #yith-quick-view-content label {
	}
	#yith-quick-view-content div.images, #yith-quick-view-content div.summary {
		float: none !important;
	}
	#yith-quick-view-content::before {
	}
	#yith-quick-view-modal .entry-summary {
	}
}
.product-item .flash {
	left: auto;
	right: 10px;
}
.onnew, .onsale {
	border-radius: 20px;
	padding-right: 12px;
	padding-left: 12px;
}
.price del {
	float: left;
}
.price del::before {
	left: auto;
	right: 21%;
	transform: rotate(-45deg);
}
.price ins {
	float: right;
	margin-right: auto;
	margin-left: 5px;
}
@media (max-width: 767px) {
	.product-item .variations_form {
		right: auto;
		left: -7px;
	}
}
.product-item .variations tr, .product-item .variations td {
	border: none;
}
.product-inner .woocommerce-product-gallery__image--placeholder {
	text-align: center;
}
.product-inner .product-second-figure {
	right: 0;
	left: 0;
}
.add-to-cart {
	text-align: center;
}
.yith-wcwl-add-to-wishlist {
	text-align: center;
}
#yith-wcwl-popup-message {
	border: none;
	left: auto;
	right: 40px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
.compare-button {
	text-align: center;
}
.compare, .fami-wccp-button {
	text-align: center;
}
.yith-wcqv-button .blockOverlay, .compare .blockOverlay {
	border-radius: 50%;
	background: #ff4040 !important;
}
.fami-wccp-content-wrap {
	border: 1px solid #e5e5e5;
}
p.compare-empty {
	text-align: center;
}
.fami-wccp-content-wrap .fami-wccp-left-part {
	border-right: none;
	border-left: 1px solid #e5e5e5;
}
.fami-wccp-content-wrap .fami-wccp-right-part {
	margin-right: -1px;
	margin-left: -1px;
}
.fami-wccp-content-wrap .fami-wccp-right-part .fami-wccp-col {
	text-align: center;
}
.fami-wccp-content-wrap .fami-wccp-col .fami-wccp-field {
	padding-right: 15px;
	padding-left: 15px;
}
.fami-wccp-content-wrap .fami-wccp-col:not(.field-names-col) .fami-wccp-field:last-child {
	border: none;
}
.fami-wccp-content-wrap .fami-wccp-col .fami-wccp-field:nth-child(2n) {
	background: #f9f9f9;
}
.fami-wccp-content-wrap .owl-carousel .owl-item {
	border-left: none;
	border-right: 1px solid #e5e5e5;
}
.fami-wccp-content-wrap .owl-carousel .owl-nav > button {
	background: #000;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
}
.fami-wccp-field .add_to_cart_button::before {
	margin-left: auto;
	margin-right: 10px;
	float: left;
}
.fami-wccp-products-list-wrap {
	box-shadow: 0 0 10px rgba(0, 0, 0, .06);
}
.fami-wccp-products-list-content {
	justify-content: space-between;
	align-items: center;
}
.fami-wccp-products-list-content .part-left {
	text-align: center;
}
.fami-wccp-products-list-content .part-right {
	align-items: center;
}
.products-compare-list .compare-item {
	float: none;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
}
a.fami-wccp-remove-product {
	right: auto;
	left: 3px;
}
h4.fami-wccp-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%);
}
.fami-wccp-products-list-wrap .actions-wrap a {
	border: 2px solid #e5e5e5;
	text-align: center;
}
.fami-wccp-products-list-wrap a.fami-wccp-go-to-compare {
	background: #000;
}
.fami-wccp-products-list-wrap .actions-wrap a:hover {
	background: #ff2323;
}
@media (max-width: 1199px) {
	.fami-wccp-content-wrap {
	}
	div.famibt-wrap div.famibt-products-wrap .famibt-product .famibt-thumb-wrap::before {
		margin-left: auto;
		margin-right: -10px;
	}
}
.product-title .fami-wccp-add-more-product:before {
	margin-right: auto;
	margin-left: 10px;
}
.fami-wccp-form .fami-wccp-close-popup {
	right: auto;
	left: -40px;
}
.fami-wccp-form .fami-wccp-close-popup::before {
	text-align: center;
}
.star-rating span {
	float: right;
	left: auto;
	right: 0;
}
.rating-wapper .review {
	padding-left: 0;
	padding-right: 3px;
}
.product-item .variations .data-val a.color {
	margin-right: auto;
	margin-left: 0;
}
.wishlist-empty, .cart-empty {
	text-align: center;
}
.return-to-shop {
	text-align: center;
}
body .woocommerce table.shop_table {
	border: none;
}
body table.shop_table tr th:last-child, body table.shop_table tr td:last-child {
	border-right: none;
	border-left: 0;
}
body table.shop_table.wishlist_table tr th:first-child, body table.shop_table.wishlist_table tr td:first-child {
	border-left: none;
	border-right: 1px solid #e7e7e7;
}
body table.shop_table.wishlist_table tr th:last-child, body table.shop_table.wishlist_table tr td:last-child {
	border-right: none;
	border-left: 1px solid #e7e7e7;
}
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 .product-thumbnail {
	padding-left: 0;
	padding-right: 40px;
}
body .woocommerce table.shop_table tr td.product-remove {
	padding-right: 10px;
	padding-left: 40px;
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-remove .remove {
	right: auto;
	left: 0;
}
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 .add_to_cart {
	background: #000000;
	text-align: center;
}
body .woocommerce table.shop_table .product-add-to-cart .add_to_cart:hover {
	background: #ff4040;
}
.yith-wcwl-share {
	padding-left: 0;
	padding-right: 40px;
}
.actions-btn {
	text-align: left;
	padding-right: 0;
	padding-left: 40px;
}
.actions-btn .shopping {
	text-align: center;
	margin-right: 9px;
	margin-left: 5px;
}
.actions .coupon label {
	float: right;
}
.actions .coupon .input-text {
	float: right;
	margin-right: 52px;
	margin-left: 15px;
}
.actions .coupon .button {
	float: right;
}
.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 .shipping-calculator-button::before {
	left: auto;
	right: 0;
}
.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;
}
div#cookie-notice {
	left: auto;
	right: 40px;
	text-align: right;
}
div.cookie-notice-container {
	text-align: right;
}
body #cookie-notice .cookie-notice-container a {
	border-radius: 0;
	padding: 0 0 2px 0;
	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::after {
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: auto;
	margin-right: 5px;
}
.cssload-square {
	transform: rotate(-50deg);
	-o-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	-webkit-transform: rotate(-50deg);
	-moz-transform: rotate(-50deg);
}
.cssload-square-blend {
	margin-left: auto;
	margin-right: -24px;
	border: 2px solid #ccc;
	border-radius: 50%;
}
.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%);
}
.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 .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-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #e6e6e6;
}
.woocommerce-form__label-for-checkbox > span::before {
	text-align: center;
	border: 1px solid #e2e2e2;
}
.form-row-last {
	float: left;
}
.checkout-before-top .nexio-checkout-login {
	float: right;
}
.checkout-before-top .nexio-checkout-login ~ .nexio-checkout-coupon {
	float: left;
}
.login .woocommerce-form__label-for-checkbox {
	margin-left: auto;
	margin-right: 15px;
}
.checkout-before-top .nexio-checkout-coupon .checkout_coupon .form-row-first {
	padding-right: 0;
	padding-left: 15px;
}
.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;
}
.woocommerce-account-fields .woocommerce-form__label-for-checkbox > span::before, .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox > span::before {
	text-align: center;
}
.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 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 tr th, body .woocommerce-checkout-review-order .shop_table tr td {
	padding: 17px 0 17px 15px;
}
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;
}
.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;
}
.woocommerce-checkout-payment .wc_payment_methods {
	padding-left: 0;
	padding-right: 0;
}
.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;
}
.login-icon {
	margin: 0 auto 22px auto;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #e4e6ec;
}
p.des-login {
	text-align: center;
}
p.des-res {
	text-align: center;
}
@media (max-width: 767px) {
	.customer-form input[type="submit"], .login input[type="submit"], .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"] {
	}
	.login-icon {
		border: none;
	}
}
.lost_password {
	float: left;
}
.lost_password::before {
	left: auto;
	right: 0;
}
.woocommerce-ResetPassword {
	margin: 0 auto 300px auto;
}
.woocommerce-ResetPassword input[type="submit"] {
	text-align: center;
}
.rememberme {
	float: right;
}
.rememberme > span::before {
	border: 1px solid #e2e2e2;
}
.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 {
	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;
}
.woocommerce-Address {
	border: 1px solid #dddddd;
}
.woocommerce-MyAccount-content input.button {
	background: #000000;
	border: medium none;
}
.woocommerce-MyAccount-content input.button:hover {
	background: #ff4040;
}
.woocommerce-MyAccount-navigation > ul {
	padding-left: 0;
	padding-right: 0;
}
.nexio_account_navigation {
	border: 1px solid #e4e6ec;
}
.nexio_account_navigation .title {
	padding-left: 0;
	padding-right: 20px;
}
.woocommerce-MyAccount-navigation > ul li {
	padding-left: 0;
	padding-right: 20px;
}
.woocommerce-password-strength::before {
	left: auto;
	right: 0;
}
.woocommerce-password-strength::after {
	left: auto;
	right: 0;
}
.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 .input-text {
	background: #ffffff;
}
@media (max-width: 767px) {
	.track_order .form-tracking {
		padding-right: 10px;
		padding-left: 10px;
	}
}
@media ( max-width: 1366px) {
	body.single-product .detail-content {
		padding-right: 30px;
	}
	.backtotop {
		left: 40px;
	}
	.gallery_detail .nexio-product-single-gallery:not(.nexio-center-mode) {
	}
	.gallery_detail .nexio-product-single-gallery:not(.nexio-center-mode) .nexio-product-gallery__image {
	}
	.gallery_detail .nexio-product-single-gallery:not(.nexio-center-mode) .nexio-product-gallery__image a {
	}
	.has-sidebar .vertical_thumnail .nexio-product-button {
		right: 130px;
	}
	.has-sidebar .product-360-button a::before, .single-product .has-sidebar .nexio-bt-video a::before {
		margin-right: auto;
		margin-left: 0;
	}
	.has-sidebar .product-360-button a span, .single-product .has-sidebar .nexio-bt-video a {
	}
	.product-360-button a::before {
	}
	.single-product .nexio-bt-video a, .product-360-button a {
		text-align: center;
	}
	.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 {
		padding: 0 40px 0 40px;
	}
	.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 {
	}
}
@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;
	}
	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 {
	}
	.nexio-header-sidebar {
		margin-right: 0;
	}
	.nexio-header-sidebar .btn-canvas {
		left: -16px;
	}
	.nexio-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 {
	}
	.vertical_thumnail .nexio-product-button {
		left: 130px;
		bottom: auto
	}
	.product-360-button a::before, .single-product .nexio-bt-video a::before {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
	}
	.product-360-button a span, .single-product .nexio-bt-video a {
		text-align: center;
	}
	.product-360-button a span {
	}
	.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 .nexio-checkout-login, .checkout-before-top .nexio-checkout-login ~ .nexio-checkout-coupon {
	}
	.left-sidebar div.main-single-content, .left-sidebar div.main-content.has-sidebar {
		float: none;
	!important
	}
}
@media (max-width: 1100px) {
	.nexio-is-real-mobile .product-info.equal-elem {
	}
	.nexio-is-real-mobile .product-grid .info-top {
	}
	.nexio-is-real-mobile .shop-page .product-grid .info-top {
	}
	.enable-shop-page-mobile .product-inner .rating-wapper {
	}
	.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-right: 0;
		padding-left: 20px;
	}
	.enable-shop-page-mobile .shop-page .product-list .product-item .product-info {
		float: right;
	}
	.nexio-is-real-mobile .main-product {
	}
}
@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;
	}
	div.modal-backdrop.fade.in {
	}
}
@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;
	}
}
@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;
	}
	.sticky_info_single_product {
	}
	.toolbar-products .prdctfltr_topbar {
	}
	div h3.single-post-products-carousel-title {
	}
	.nexio-content-single-product-mobile .summary .compare, .nexio-content-single-product-mobile .summary .social-share {
		margin: 0 14px 0 0 !important;
	}
	div.summary .price .woocommerce-Price-amount.amount {
	}
	div.summary .price del .woocommerce-Price-amount.amount {
	}
	.nexio-content-single-product-mobile .reset_variations {
	}
	div.width_background .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
		right: 50%;
		margin: 0 0 10px 0;
		transform: translateX(50%);
		-o-transform: translateX(50%);
		-webkit-transform: translateX(50%);
	}
	div.width_background .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
		margin-right: 10px;
		margin-left: 10px;
	}
	form.woocommerce-cart-form {
	}
	.woocommerce-cart-form-mobile {
		border: 1px solid #e3e3e3;
	}
	div .product-second-figure {
	}
	.yith-wcqv-button {
	}
	.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 .flex-viewport {
		border: none;
	}
	.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
		padding-right: 0;
		padding-left: 0;
	}
	.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
		border: none;
	}
	.has-sidebar .vertical_thumnail .nexio-product-button, .vertical_thumnail .nexio-product-button {
		right: 10px;
	}
	.woocommerce-account .woocommerce div.customer-form {
		margin: 0 auto 50px auto;
	}
	div a.change-value.color {
	}
	.single div a.change-value.color {
	}
	div .product-item .variations {
		right: 0;
		left: auto;
	}
	div .product-item .reset_variations {
	}
	.product-grid .product-inner div.button-loop-action {
	}
	.product-grid .product-inner .variations_form {
	}
	.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;
	}
	div .checkout.woocommerce-checkout label {
	}
	div .checkout.woocommerce-checkout p {
	}
	div .col2-set:not(.woocommerce-Addresses) {
		border: 2px solid #e3e3e3;
	}
}
@media (max-width: 991px) {
	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;
	}
	.prdctfltr_add_scroll {
	}
	.prdctfltr_pa_brand .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 {
	}
}
@media (max-width: 767px) {
	.actions-btn .shopping {
	}
	.header-sidebar .menu-social {
	}
	body.enable-shop-page-mobile .woocommerce-page-header ul {
		text-align: right;
	}
	.slider-rev-wrap {
	}
	.toolbar-products .filter-ordering {
	}
	div .products-size svg {
	}
	div .part-products-size-wrap {
	}
	.nexio-none-mobile-device .part-cats-list-wrap {
	}
	div div.product-toolbar, .single-product .product-toolbar {
	}
	.product-toolbar .breadcrumb-trail {
		float: none;
	}
	.product-toolbar .post-navigation {
	}
	.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;
	}
	.sticky_detail .theiaStickySidebar, .sticky_detail .main-content-product {
	}
	.sticky_detail .main-content-product {
	}
	.summary .price {
	}
	.product-info-stock-sku {
	}
	.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 {
	}
	.reset_variations {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.reset_variations {
	}
	.summary .compare, .summary .social-share {
	}
	.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 thead {
	}
	.woocommerce-cart-form .woocommerce table.shop_table {
		border: none;
	}
	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 {
	}
	.woocommerce table.shop_table tr.order_item 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 .nexio-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: auto;
		left: 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: 0;
	}
	.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 {
	}
	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 .nexio-checkout-coupon .checkout_coupon .form-row-first, .checkout-before-top .nexio-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 {
	}
	.track_order .form-tracking {
		padding-right: 10px;
		padding-left: 10px;
	}
	.page-404 .heading {
	}
	div #place_order {
	}
	.wc-proceed-to-checkout .checkout-button {
	}
	div.product-extend-horizontal {
	}
	div.product-extend-horizontal > div {
	}
}
@media (max-width: 480px) {
	.toolbar-products .category-filter li {
	}
	html div#cookie-notice {
		right: auto;
		left: 15px;
	}
}
body.error404 .error-404 .button {
	text-align: center;
}
#popup-newsletter button.close {
	right: auto;
	left: 15px;
	border: none;
}
#popup-newsletter button.close::before {
	transform: none;
	float: right;
	margin-right: auto;
	margin-left: 7px;
	left: auto;
	right: 0;
}
#popup-newsletter .modal-inner .modal-thumb {
	float: right;
}
#popup-newsletter .modal-inner .modal-info {
	text-align: center;
	right: auto;
	left: 0;
}
#popup-newsletter .checkbox {
	text-align: left;
}
#popup-newsletter .checkbox label {
	padding-left: 0;
	padding-right: 0;
}
#popup-newsletter .checkbox span {
	padding-left: 0;
	padding-right: 20px;
}
#popup-newsletter .checkbox span::before {
	border: 1px solid #dbdbdb;
	border-radius: 50%;
	left: auto;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#popup-newsletter .checkbox .nexio_disabled_popup_by_user:checked ~ span::after {
	border-radius: 50%;
	left: auto;
	right: 3px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.modal {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.modal-content {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.newsletter-content .center991.wpb_single_image.vc_align_left {
	text-align: center;
}
@media (min-width: 768px) {
	.modal-dialog {
	}
	.modal-content {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}
@media (max-width: 767px) {
	#popup-newsletter .title {
	}
	#popup-newsletter .des {
	}
	#popup-newsletter .modal-inner .modal-thumb {
	}
	div#popup-newsletter button.close {
		right: auto;
		left: 8px;
	}
}
.error404 .nexio-searchform input[type='text'] {
	border: 2px solid #e8edf2;
}
.error404 .nexio-searchform button {
	right: auto;
	left: 0;
	text-align: center;
	background: #000;
}
.error404 .nexio-searchform button:hover {
	background: #ff4040;
}
.page-404 a.button {
	text-align: center;
	border-radius: 35px;
}
.error404 .nexio-searchform input[type="text"] {
	padding: 0 20px 0 50px;
	border: 1px solid #333;
}
.error404 .nexio-searchform button {
	right: auto;
	left: 0;
	text-align: center;
	background: #000;
}
.bg-half-brown {
	background: linear-gradient(to right, #ede8e2, #ede8e2 61%, #fff 61%, #fff 100%);
}
.bg-cover {
	background-position: center 12%;
}
@media (max-width: 767px) {
	.bg-cover {
		background-size: cover;
	}
	.bg-half-brown {
		background: #ede8e2;
	}
}
.box-tabs-nav-wrap {
	left: auto;
	right: 0;
}
.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 {
	float: right;
	padding: 17px 0 0 10px;
}
.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-mobile-menu-tabs .my-account-wrap {
	padding-right: 20px;
	padding-left: 20px;
}
.single-product.single-product-mobile {
	background: #f4f4f4;
}
.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 .offer-boxed-product {
	border: none;
}
.product-mobile-layout .single-left .flex-control-nav {
	left: auto;
	right: 0;
	text-align: center;
}
.product-mobile-layout .single-left .flex-control-nav > li::after {
	border-radius: 50%;
	left: auto;
	right: 0;
}
.nexio-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;
}
.nexio-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;
}
.nexio-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active {
	left: auto;
	right: -1px;
}
.nexio-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;
}
.product-mobile-layout .detail-content .summary .entry-title {
	padding-right: 15px;
}
.product-mobile-layout div.star-rating.no-rate {
	padding: 17px 15px 0 15px;
}
.product-mobile-layout .detail-content .summary .price {
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
}
.product-mobile-layout .detail-content .summary .price del {
	float: none;
}
.product-mobile-layout .summary .woocommerce-product-details__short-description {
	text-align: right;
	border: none;
}
.product-mobile-layout .summary span.size-guide-text {
	padding-left: 0;
	padding-right: 64px;
}
.product-mobile-layout .size-guide-text::before {
	left: auto;
	right: 20px;
}
.product-mobile-layout . summary .woocommerce-product-details__short-description {
	border-radius: 0 0 3px 3px;
}
.product-mobile-layout form.cart.grouped_form {
	background: #ffff;
}
.product-mobile-layout .summary .yith-wcwl-add-to-wishlist {
	float: right;
}
.product-mobile-layout .summary .add_to_wishlist::before {
	margin-right: auto;
	margin-left: 5px;
}
.product-mobile-layout .woocommerce-product-details__short-description {
	padding-right: 15px;
	padding-left: 15px;
}
.product-mobile-layout div form.cart {
	background: #fff;
	border-radius: 0 0 3px 3px;
}
.product-mobile-more-detail-wrap p.stock.in-stock {
	padding: 5px 15px 0 20px;
	text-align: right;
}
p.stock.out-of-stock {
	border: none;
}
.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 .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 .comment-respond .comment-reply-title {
	text-align: center;
}
.product-mobile-layout .detail-content .summary tr.variation td {
	text-align: right;
	float: right;
}
.product-mobile-layout .product-info-stock-sku {
	text-align: right;
	padding: 20px 20px 0 20px;
	border: none;
}
.product-mobile-layout .product-sku {
	text-align: right;
}
.product-mobile-layout .summary .attribute-pa_size a.change-value:not(.color) {
	border-radius: 0;
	border: 1px solid #dbdbdb;
}
.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 .input-qty {
	border: none;
	text-align: center;
}
.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-toggle-more-detail {
	text-align: center;
	box-shadow: 0 -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 div.famibt-wrap {
	border: none;
	background: #ffffff;
}
.product-mobile-layout section.products.product-grid {
	background: #fff;
	padding: 0 15px 1px 15px;
}
.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 {
	border: none;
	padding-left: 0;
	padding-right: 15px;
}
.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-product-gallery {
	float: right;
}
.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;
	-webkit-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.1);
}
.product-mobile-layout a.reset_variations {
	float: right;
	border-radius: 0;
}
.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;
}
.variable_mobile tr.variation label {
	margin: 0 0 13px 0;
}
.toggle-variations-select-mobile::before {
	float: left;
}
a.close-box-content {
	right: auto;
	left: 15px;
}
.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);
}
button.close-tab {
	background: transparent;
	border-right: none;
	border-left: 1px solid #e5e5e5;
	right: auto;
	left: 0;
	border-radius: 0;
}
h3.title-tab {
	text-align: center;
	background: #fff;
	padding: 15px 50px 15px 5px;
}
.content-des {
	text-align: right;
}
.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 .woocommerce-Tabs-panel .vc_row .vc_column-inner {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.single-product-mobile .width_background .woocommerce-variation-add-to-cart {
	float: none;
}
.single-product-mobile .width_background .single_variation_wrap {
	text-align: center;
}
.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 .product-info {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.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;
}
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover:first-child {
	margin-left: auto;
	margin-right: 0;
}
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover:last-child {
	margin-right: auto;
	margin-left: 0;
}
.woocommerce-cart-form-mobile .shop_table_mobile {
	border: none;
}
.woocommerce-cart-form-mobile .shop_table_mobile td {
	border: none;
	float: right;
}
.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%);
}
.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;
}
.enable-shop-page-mobile .product-remove .remove span {
	padding-left: 0;
	padding-right: 9px;
}
.enable-shop-page-mobile .woocommerce-cart-form-mobile .product-remove .remove {
	right: auto;
	left: 10px;
}
.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 .shopping {
	border: 1px solid;
}
.woocommerce-cart-form-mobile .actions .coupon {
	border: none;
	padding: 0 40px 0 40px;
}
.woocommerce-cart-form-mobile .actions .coupon label {
	text-align: right;
}
.woocommerce-cart-form-mobile ~ .cart-collaterals .cart_totals {
	border: none;
}
.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;
}
@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 .woocommerce .wishlist_table {
	border: none !important;
}
.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;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr td {
	padding-left: 0;
	padding-right: 100px;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr td:first-child {
	float: right;
	border-left: none;
	border-right: none;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr td.product-thumbnail {
	left: auto;
	right: 0;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr td.wishlist-empty {
	padding: 15px 0 0 0;
	text-align: center;
	border-right: none;
	border-left: none;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr .product-name {
	float: right;
	padding-left: 0;
	padding-right: 100px !important;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tr .product-price {
	float: right;
	padding-left: 0;
	padding-right: 100px !important;
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-add-to-cart .add_to_cart {
	float: right;
	text-align: center;
}
.enable-shop-page-mobile .woocommerce .wishlist_table .product-remove {
	border: none;
	right: auto;
	left: -13px;
}
.enable-shop-page-mobile .shop_table tr td.product-stock-status > span {
	text-align: center;
}
.enable-shop-page-mobile .woocommerce .wishlist_table tfoot tr td:first-child {
	text-align: center;
}
.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;
	}
}
@media (max-width: 767px) {
	.onnew, .onsale {
		padding-right: 10px;
		padding-left: 10px;
	}
}
.bestseller-cat-products .block-grid-title {
	text-align: right;
	margin: 0 0 40px 0;
	float: right;
}
.bestseller-cat-products .block-grid-title::before {
	left: auto;
	right: 0;
}
.bestseller-cat-products .block-title > a {
	float: left;
	border-radius: 43px;
	text-align: center;
}
.bestseller-cat-products .block-title > a::after {
	margin-left: auto;
	margin-right: 10px;
}
.bestseller-cat-products .block-title > a:hover::after {
	margin-left: auto;
	margin-right: 20px;
}
@media (max-width: 767px) {
	.woocommerce table.shop_table.wishlist_table tr td.product-thumbnail {
		padding: 0 0 0 10px;
		right: 15px;
	}
	.woocommerce table.shop_table.wishlist_table tr td.product-remove {
		border: none;
		left: 0;
	}
	.woocommerce table.shop_table.wishlist_table tr td.product-name {
		padding-left: 60px;
	}
	.woocommerce table.shop_table.wishlist_table.wishlist_table tr td.product-name, .woocommerce table.shop_table.wishlist_table tr td.product-price, .woocommerce table.shop_table.wishlist_table tr td.product-add-to-cart, .woocommerce table.shop_table.wishlist_table tr td.product-stock-status, .woocommerce table.shop_table.wishlist_table tr td.product-price {
		padding-right: 100px;
	}
	.woocommerce table.shop_table.wishlist_table tr td.product-name {
	}
	body table.shop_table.wishlist_table tr th:first-child, body table.shop_table.wishlist_table tr td:first-child {
		border-right: none;
	}
	body table.shop_table.wishlist_table tr th:last-child, body table.shop_table.wishlist_table tr td:last-child {
		border-left: none;
	}
	body .woocommerce table.shop_table.wishlist_table {
		border: 2px solid #e3e3e3;
	}
	body .woocommerce table.shop_table.wishlist_table .product-add-to-cart {
		padding-right: 0;
	}
	body .woocommerce table.shop_table.wishlist_table .product-add-to-cart .add_to_cart {
	}
	body .shop_table tr td.product-stock-status > span {
	}
	body .woocommerce table.shop_table.wishlist_table tr {
	}
	body .woocommerce table.shop_table.wishlist_table tr:not(:last-child) {
	}
	body .woocommerce table.shop_table tfoot {
	}
	.yith-wcwl-share {
	}
	.wishlist-empty {
	}
	.bestseller-cat-products .block-grid-title {
	}
	.bestseller-cat-products .block-title {
	}
	.header .minicart-items .product-cart .product-remove .remove::before, .header .minicart-items .product-cart .product-remove .remove::after {
	}
}
.wpb_revslider_element .fa-icon-angle-down::before {
	top: 2px
}
.nexio-video iframe {
	left: auto;
	right: 0;
}
.nexio-instagram .item {
	text-align: center;
}
.nexio-instagram .item::before {
	background: rgba(0, 0, 0, 0.65);
	left: 0;
	left: 0;
}
.nexio-instagram .instagram-info {
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%) scale(0.4);
	-moz-transform: translateY(-50%) scale(0.4);
	-ms-transform: translateY(-50%) scale(0.4);
	-o-transform: translateY(-50%) scale(0.4);
	transform: translateY(-50%) scale(0.4);
}
.nexio-instagram .item:hover .instagram-info {
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	-o-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.nexio-instagram .social-info:not(:last-child)::after {
	padding: 0 10px 0 7px;
}
.nexio-instagram .social-info i {
	padding-left: 0;
	padding-right: 4px;
}
.no-results.not-found {
	text-align: center;
}
.tab-container .tab-panel {
	right: 0;
	left: 0;
}
.nexio-tabs .tab-link {
	text-align: center;
}
.nexio-tabs .tab-head::before {
	left: auto;
	right: 0;
	transform: translateY(-50%);
	border: 1px solid #ededed;
}
.nexio-tabs .tab-head .tab-link > li {
	margin-right: auto;
	margin-left: 30px;
}
.nexio-tabs .tab-head .tab-link > li:last-child {
	margin-right: auto;
	margin-left: 0;
}
.nexio-tabs .tab-head .tab-link > li::before {
	left: auto;
	right: 0;
}
.nexio-tabs .tab-container .tab-panel .button-link {
	text-align: center;
}
.nexio-tabs .tab-container .tab-panel .button-link::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
@media (max-width: 767px) {
	.nexio-tabs .tab-container .tab-panel .button-link {
	}
	.nexio-tabs .tab-head .tab-link > li {
		margin-right: auto;
		margin-left: 10px;
	}
}
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.vc_general .vc_tta-panel-title > a {
	padding: 28px 40px 28px 80px !important;
}
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-style-classic .vc_tta-panel .vc_tta-panel-body {
	padding: 21px 40px 21px 34px !important;
}
body .vc_toggle_default .vc_toggle_title .vc_toggle_icon {
	left: 0;
	right: auto !important;
	background: #000000;
}
body .vc_toggle_default .vc_toggle_icon::after {
	background: #000000;
}
body .vc_toggle_default .vc_toggle_title {
	padding: 0 0 0 46px !important;
}
body .vc_toggle_default .vc_toggle_content {
	padding-right: 0 !important;
	padding-left: 46px;
}
.nexio-mapper .nexio-pin .nexio-popup-footer a:hover {
	background: #ff4040 !important;
}
.ziss-row::after {
	clear: both;
}
.ziss-shop-wrap {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.ziss-row {
	margin-right: -10px !important;
	margin-left: -10px !important;
}
.ziss-row .ziss-item {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.nexio-instagramshopwrap:not(.style-06) .ziss-row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.nexio-instagramshopwrap:not(.style-06) .ziss-row .ziss-item {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.ziss-shop-wrap .ziss-item-inner::before {
	right: 0;
	left: 0;
	pointer-events: none;
}
.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-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-price-wrap {
	float: none !important;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-rating-wrap {
	float: none !important;
}
.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;
}
div.ziss-item .ziss-figure {
	background-size: calc(100% + 2px);
}
.ziss-handle {
	border-radius: 0 !important;
}
.ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-close-popup {
	right: auto;
	left: 7px !important;
}
.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 {
	left: auto;
	right: 12px;
}
.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);
}
@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 {
	}
}
.nexio-title.style-01 .block-title {
	margin: 0 0 30px 0;
}
.nexio-title.style-01 .button::before {
	left: auto;
	right: 0;
}
.nexio-title.style-02 {
	text-align: center;
}
.nexio-title.style-02 .block-title {
	margin: 0 0 17px 0;
}
.nexio-title.style-02 .block-desc::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-title.style-03 .small-title {
	margin: 0 0 23px 0;
}
.nexio-title.style-03 .small-title::before {
	left: auto;
	right: 0;
}
.nexio-title.style-03 .block-title {
	margin: 0 0 22px 0;
}
.nexio-title.style-03 .button {
	justify-content: center;
	align-items: center;
}
.nexio-title.style-03 .button::after {
	margin-left: auto;
	margin-right: 11px;
}
.nexio-title.style-03 .button:hover::after {
	margin-left: auto;
	margin-right: 15px;
}
.nexio-title.style-04 {
	text-align: center;
}
.nexio-title.style-04 .block-title {
	float: right;
	padding: 20px 10px 20px 10px;
	text-align: center;
}
.nexio-title.style-04 .button {
	float: left;
	padding: 20px 10px 20px 10px;
	border-left: none;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.nexio-title.style-04 .button::after {
	margin-left: auto;
	margin-right: 12px;
}
.nexio-title.style-04 .button:hover::after {
	transform: translateX(-10px);
}
.nexio-title.style-05 {
	text-align: center;
}
.nexio-title.style-05 .block-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-title.style-06 .block-title {
	margin: 0 0 20px 0;
}
.nexio-title.style-06 .block-title::before {
	left: auto;
	right: 0;
}
.nexio-title.style-07 {
	text-align: center;
}
.nexio-title.style-07 .block-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-title.style-07 .block-desc {
	margin-right: auto;
	margin-left: auto;
}
.nexio-title.style-07 .button {
	justify-content: center;
	align-items: center;
	border: 2px solid;
}
.nexio-title.style-08 {
	text-align: center;
}
.nexio-title.style-08 .block-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-title.style-09 {
	text-align: center;
}
.nexio-title.style-09 .block-title::before {
	left: auto;
	right: -1000px;
	border: 1px solid #e9e9e9;
}
.nexio-title.style-10 .button::before {
	left: auto;
	right: 0;
}
.nexio-title.style-11 .title-inner {
	text-align: center;
}
.nexio-title.style-11 .title-inner::before {
	left: auto;
	right: 0;
	border: 1px solid #eaeaea;
}
.nexio-title.style-12 .title-inner {
	text-align: center;
}
.nexio-title.style-12 .title-inner .block-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-title.style-13 .title-inner {
	text-align: center;
}
.nexio-title.style-14 .block-title {
	justify-content: center;
	align-items: center;
	border: 1px solid;
}
.nexio-title.style-15 .block-title {
	padding-left: 0;
	padding-right: 200px;
}
.nexio-title.style-15 .block-title::before {
	left: auto;
	right: 0;
}
.nexio-title.style-17 .block-title::before {
	left: auto;
	right: 0;
}
.nexio-title.style-18 .title-inner {
	text-align: center;
}
.nexio-title.style-18 .block-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-title.style-19 .block-title::before, .nexio-title.style-20 .block-title::before {
	left: auto;
	right: 0;
}
.nexio-title.style-19 .button {
	border: 1px solid;
	justify-content: center;
	align-items: center;
}
.nexio-title.style-19 .button::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-title.style-21 .title-inner {
	text-align: center;
}
.nexio-title.style-22 {
	text-align: center;
}
.style-22 h3.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%);
}
.nexio-title.style-23 {
	text-align: center;
}
.style-23 h3.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%);
}
@media (min-width: 1367px) {
	.nexio-title.style-16 ~ .nexio-products .row {
		margin-right: -25px;
		margin-left: -25px;
	}
	.nexio-title.style-16 ~ .nexio-products .row .product-item {
		padding-right: 25px;
		padding-left: 25px;
	}
}
@media (max-width: 1366px) {
	.nexio-title.style-01 .block-title {
		margin: 0 0 15px 0;
	}
	.nexio-title.style-01 .button {
	}
	.nexio-title.style-02 .block-title {
		margin: 0 0 7px 0;
	}
	.nexio-title.style-02 .block-desc {
	}
	.nexio-title.style-03 .small-title {
		margin: 0 0 13px 0;
	}
	.nexio-title.style-03 .block-title {
		margin: 0 0 11px 0;
	}
	.nexio-title.style-03 .block-desc {
	}
	.nexio-title.style-05 .block-title {
	}
	.nexio-title.style-07 .block-title {
	}
	.nexio-title.style-07 .block-desc {
	}
	.nexio-title.style-10 .small-title {
	}
	.nexio-title.style-10 .block-title {
	}
	.nexio-title.style-10 .block-desc {
	}
	.nexio-title.style-11 .title-inner .block-title, .nexio-title.style-12 .title-inner .block-title {
	}
	.nexio-title.style-13 .title-inner .block-title {
	}
	.nexio-title.style-15 .block-title {
		padding-left: 0;
		padding-right: 100px;
	}
	.nexio-title.style-15 .block-title::before {
	}
	.nexio-title.style-18 .block-title {
	}
	.nexio-title.style-19 .block-title {
	}
}
@media (max-width: 767px) {
	.nexio-title.style-02 .block-title {
	}
	.nexio-title.style-02 .block-desc {
	}
	.nexio-title.style-03 .button {
	}
	.nexio-title.style-03 .block-title {
	}
	.nexio-title.style-04 .title-inner {
	}
	.nexio-title.style-04 .block-title {
	}
	.nexio-title.style-04 .button {
		text-align: center;
		float: none;
	}
	.nexio-title.style-05 .block-title {
	}
	.page-template-fullpage .nexio-title.style-06 {
		text-align: center;
	}
	.page-template-fullpage .nexio-title.style-06 .block-desc {
	}
	.page-template-fullpage .nexio-title.style-06 .block-title::before {
		left: auto;
		right: 50%;
		transform: translateX(50%);
	}
	.nexio-title.style-07 .button {
	}
	.nexio-title.style-07 .block-title {
	}
	.nexio-title.style-08 .block-title {
	}
	.nexio-title.style-09 .block-desc {
	}
	.nexio-title.style-10 .small-title {
	}
	.nexio-title.style-10 .block-title {
	}
	.nexio-title.style-13 .title-inner .block-title {
	}
	.nexio-title.style-13 .title-inner .block-desc {
	}
	.nexio-title.style-14 .block-title {
	}
	.nexio-title.style-16 .block-title {
	}
	.nexio-title.style-16 .block-desc {
	}
	.nexio-title.style-15 .block-title {
		padding-left: 0;
		padding-right: 85px;
	}
	.nexio-title.style-17 .block-title {
	}
	.nexio-title.style-18 .block-title {
	}
	.nexio-title.style-19 .block-desc {
	}
	.nexio-title.style-19 .button {
	}
	.nexio-title.style-21 .block-title {
	}
	.nexio-title.style-21 .block-desc {
	}
}
.nexio-newsletter .newsletter-form-wrap.processing .submit-newsletter span.text::after {
	margin-left: auto;
	margin-right: 7px;
}
.nexio-newsletter.style-01, .nexio-newsletter.style-02, .nexio-newsletter.style-12 {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.nexio-newsletter.style-01 .newsletter-title::before, .nexio-newsletter.style-02 .newsletter-title::before, .nexio-newsletter.style-12 .newsletter-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-newsletter.style-01 .newsletter-form-wrap input, .nexio-newsletter.style-02 .newsletter-form-wrap input, .nexio-newsletter.style-06 .newsletter-form-wrap input, .nexio-newsletter.style-12 .newsletter-form-wrap input, .nexio-newsletter.style-13 .newsletter-form-wrap input {
	padding-right: 40px;
	padding-left: 120px;
}
.nexio-newsletter.style-01 .newsletter-form-wrap::before, .nexio-newsletter.style-02 .newsletter-form-wrap::before, .nexio-newsletter.style-06 .newsletter-form-wrap::before, .nexio-newsletter.style-12 .newsletter-form-wrap::before, .nexio-newsletter.style-13 .newsletter-form-wrap::before {
	left: auto;
	right: 0;
	transform: translateY(-50%);
}
.nexio-newsletter.style-01 .newsletter-form-wrap button, .nexio-newsletter.style-02 .newsletter-form-wrap button, .nexio-newsletter.style-06 .newsletter-form-wrap button, .nexio-newsletter.style-12 .newsletter-form-wrap button, .nexio-newsletter.style-13 .newsletter-form-wrap button {
	right: auto;
	left: 0;
	background: transparent;
}
.nexio-newsletter.style-03 .newsletter-title::before, .nexio-newsletter.style-04 .newsletter-title::before {
	left: auto;
	right: 0;
}
.nexio-newsletter.style-03 .newsletter-form-wrap, .nexio-newsletter.style-04 .newsletter-form-wrap {
	max-width: 360px;
}
.nexio-newsletter.style-03 .newsletter-form-wrap input, .nexio-newsletter.style-04 .newsletter-form-wrap input {
	border: none;
	padding-right: 20px;
	padding-left: 90px;
}
.nexio-newsletter.style-03 .newsletter-form-wrap .submit-newsletter, .nexio-newsletter.style-04 .newsletter-form-wrap .submit-newsletter {
	right: auto;
	left: 0;
	justify-content: center;
	align-items: center;
}
.nexio-newsletter.style-03 .newsletter-form-wrap .submit-newsletter i, .nexio-newsletter.style-04 .newsletter-form-wrap .submit-newsletter i {
	-webkit-transform: scale(-1);
	-moz-transform: scale(-1);
	-ms-transform: scale(-1);
	-o-transform: scale(-1);
	transform: scale(-1);
}
.nexio-newsletter.style-05 .newsletter-form-wrap input {
	border: none;
	padding-right: 0;
	padding-left: 120px;
}
.nexio-newsletter.style-05 .newsletter-form-wrap .submit-newsletter {
	right: auto;
	left: 0;
}
.nexio-newsletter.style-05 .newsletter-form-wrap .submit-newsletter::after, .nexio-newsletter.style-09 .newsletter-form-wrap .submit-newsletter::after {
	margin-left: auto;
	margin-right: 2px;
}
.nexio-newsletter.style-06 {
	text-align: center;
}
.nexio-newsletter.style-06 .newsletter-title::before {
	left: auto;
	right: 50%;
}
.nexio-newsletter.style-07 {
	text-align: center;
}
.nexio-newsletter.style-07 .newsletter-form-wrap input {
	border: none;
	padding-left: 0;
	padding-right: 28px;
}
.nexio-newsletter.style-07 .newsletter-form-wrap .submit-newsletter {
	right: auto;
	left: 0;
}
.nexio-newsletter.style-07 .newsletter-form-wrap .submit-newsletter > i::before {
	justify-content: center;
	align-items: center;
}
.nexio-newsletter.style-07 .newsletter-form-wrap .submit-newsletter::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-newsletter.style-08 .newsletter-inner {
	text-align: center;
}
.nexio-newsletter.style-08 .newsletter-form-wrap .submit-newsletter::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-newsletter.style-09 .newsletter-form-wrap input {
	border: none;
	padding-right: 0;
	padding-left: 120px;
}
.nexio-newsletter.style-09 .newsletter-form-wrap .submit-newsletter {
	right: auto;
	left: 0;
}
.nexio-newsletter.style-10 .newsletter-top .newsletter-heading {
	margin: 0 0 20px 0;
}
.nexio-newsletter.style-10 .newsletter-top .newsletter-heading::before {
	left: auto;
	right: 0;
}
.nexio-newsletter.style-10 .newsletter-form-wrap input {
	padding-left: 0;
	padding-right: 28px;
	border: 1px solid #e6e6e6;
}
.nexio-newsletter.style-10 .newsletter-form-wrap .submit-newsletter {
	right: auto;
	left: 0;
}
.nexio-newsletter.style-10 .newsletter-form-wrap .submit-newsletter::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-newsletter.style-11 .newsletter-inner {
	text-align: center;
}
.nexio-newsletter.style-11 .newsletter-top .newsletter-title::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-newsletter.style-11 .newsletter-form-wrap input {
	text-align: center;
	border: 0;
}
.nexio-newsletter.style-11 .newsletter-form-wrap .submit-newsletter::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-newsletter.style-12 {
	border: 1px solid #e8e8e8;
}
.nexio-newsletter.style-13 {
	text-align: center;
}
@media (max-width: 767px) {
	.nexio-newsletter.style-01, .nexio-newsletter.style-02, .nexio-newsletter.style-12 {
		padding-right: 15px;
		padding-left: 15px;
	}
	.nexio-newsletter.style-01 .newsletter-title, .nexio-newsletter.style-02 .newsletter-title, .nexio-newsletter.style-12 .newsletter-title {
	}
	.nexio-newsletter.style-03 {
		text-align: center;
	}
	.nexio-newsletter.style-03 .newsletter-title::before {
		left: auto;
		right: 50%;
		transform: translateX(50%);
	}
	.nexio-newsletter.style-01 .newsletter-form-wrap button, .nexio-newsletter.style-02 .newsletter-form-wrap button, .nexio-newsletter.style-06 .newsletter-form-wrap button, .nexio-newsletter.style-12 .newsletter-form-wrap button, .nexio-newsletter.style-13 .newsletter-form-wrap button {
	}
	.nexio-newsletter.style-05 .newsletter-description {
	}
	.nexio-newsletter.style-06 .newsletter-title, .nexio-newsletter.style-11 .newsletter-top .newsletter-title {
	}
	.nexio-newsletter.style-08 .newsletter-inner {
	}
	.nexio-newsletter.style-08 .newsletter-top .newsletter-description {
	}
	.nexio-newsletter.style-08 .newsletter-form-wrap input {
	}
	.nexio-newsletter.style-08 .newsletter-form-wrap .submit-newsletter, .nexio-newsletter.style-11 .newsletter-form-wrap .submit-newsletter {
	}
	.nexio-newsletter.style-10 .newsletter-top .newsletter-description {
	}
	.nexio-newsletter.style-11 .newsletter-inner {
	}
	.nexio-newsletter.style-13 .newsletter-title {
	}
	.nexio-newsletter.style-13 .newsletter-description {
	}
}
.nexio-instagramshopwrap .slick-arrow.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);
}
.nexio-instagramshopwrap .slick-arrow.fa-angle-left {
	left: auto;
	right: -28px;
}
.nexio-instagramshopwrap .slick-arrow.fa-angle-right {
	right: auto;
	left: -28px;
}
.nexio-instagramshopwrap.style-01 {
	text-align: center;
}
.nexio-instagramshopwrap.style-01 .title-insshop .icon {
	border-radius: 50%;
}
.nexio-instagramshopwrap.style-02 .title-insshop {
	text-align: center;
}
.nexio-instagramshopwrap.style-03 .title-insshop {
	left: auto;
	right: 50%;
	transform: translate(50%, -50%);
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.nexio-instagramshopwrap.style-03 .title-insshop .icon {
	text-align: center;
}
.nexio-instagramshopwrap.style-05 .title-insshop {
	text-align: center;
}
.nexio-instagramshopwrap.style-05 .title-insshop .block-title {
	border: 1px solid;
	justify-content: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.nexio-instagramshopwrap.style-06 .title-inner {
	text-align: center;
}
.nexio-instagramshopwrap.style-06 .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%);
}
.nexio-instagramshopwrap.style-07 .title-inner {
	text-align: center;
}
@media (min-width: 1281px) {
	.nexio-instagramshopwrap.style-04 .ziss-row {
		margin-left: -20px;
		margin-right: -20px;
	}
	.nexio-instagramshopwrap.style-04 .ziss-item {
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media (max-width: 1199px) {
	.nexio-instagramshopwrap.style-01 .title-insshop .icon {
	}
	.nexio-instagramshopwrap.style-03 .title-insshop {
		transform: none;
	}
	.nexio-instagramshopwrap.style-03 .title-insshop .icon {
	}
	.nexio-instagramshopwrap.style-03 .title-insshop .block-title {
	}
	.nexio-banner.style-18 .banner-info-inner {
	}
	.nexio-instagramshopwrap.style-05 .title-insshop {
	}
	.nexio-instagramshopwrap.style-05 .title-insshop .block-title {
	}
	.nexio-instagramshopwrap.style-05 .title-insshop .block-desc {
	}
	.nexio-instagramshopwrap.style-07 .icon {
	}
	.nexio-instagramshopwrap.style-07 .block-title {
	}
}
.nexio-socials.style-01 .socials-inner .social-item {
	margin-right: auto;
	margin-left: 16px;
}
.nexio-socials.style-01 .socials-inner .social-item:last-child {
	margin-right: auto;
	margin-left: 0;
}
.nexio-socials.style-02 .socials-inner .social-item, .nexio-socials.style-04 .socials-inner .social-item {
	margin-right: auto;
	margin-left: 25px;
}
.nexio-socials.style-02 .socials-inner .social-item:last-child, .nexio-socials.style-04 .socials-inner .social-item:last-child {
	margin-right: auto;
	margin-left: 0;
}
.nexio-socials.style-03 {
	text-align: center;
}
.nexio-socials.style-03 .socials-inner .social-item {
	text-align: center;
	border-radius: 50%;
	margin-right: auto;
	margin-left: 10px;
}
.nexio-socials.style-03 .socials-inner .social-item:last-child {
	margin-right: auto;
	margin-left: 0;
}
.nexio-socials.style-03 .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%;
}
.nexio-socials.style-03 .social-item:hover::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.nexio-socials.style-05 {
	text-align: center;
}
.footer.style-09 .nexio-socials.style-05 {
	text-align: right;
}
.nexio-socials.style-05 .social-item {
	justify-content: center;
	align-items: center;
	border: 1px solid;
	border-radius: 50%;
	margin-right: auto;
	margin-left: 13px;
}
.nexio-socials.style-05 .social-item:last-child {
	margin-right: auto;
	margin-left: 0;
}
.nexio-socials.style-06 .social-item {
	margin-right: auto;
	margin-left: 16px;
}
.nexio-socials.style-06 .social-item:last-child {
	margin-right: auto;
	margin-left: 0;
}
@media (max-width: 767px) {
	.nexio-socials.style-02 {
		text-align: center;
	}
	.footer.style-09 .nexio-socials.style-05 {
		text-align: center;
	}
}
.nexio-custommenu.style-01 .title, .nexio-custommenu.style-02 .title {
	margin: 0 0 20px 0;
}
.nexio-custommenu.style-01 .title:before, .nexio-custommenu.style-02 .title:before {
	left: auto;
	right: 0;
}
.nexio-custommenu.style-03 {
	text-align: center;
}
.nexio-custommenu.style-03 .menu .menu-item {
	margin-left: 12px;
	margin-right: 12px;
}
.nexio-custommenu.style-05 {
	text-align: center;
}
.nexio-custommenu.style-05 .menu .menu-item {
	margin-right: auto;
	margin-left: 26px;
}
.nexio-custommenu.style-05 .menu .menu-item:last-child {
	margin-right: auto;
	margin-left: 0;
}
.nexio-custommenu.style-07 {
	text-align: center;
}
.nexio-custommenu.style-07 .custommenu-inner {
	text-align: right;
}
.nexio-custommenu.style-07 .image {
	float: right;
	margin-right: auto;
	margin-left: 15px;
}
.nexio-custommenu.style-07 .menu .menu-item > a {
	flex-direction: row-reverse;
	align-items: center;
	justify-content: flex-end;
}
@media (max-width: 1199px) {
	.nexio-custommenu.style-01 .title, .nexio-custommenu.style-02 .title {
	}
	.nexio-custommenu.style-05 .menu .menu-item {
		margin-right: auto;
		margin-left: 20px;
	}
}
@media (max-width: 991px) {
	.nexio-custommenu.style-04 {
		text-align: center;
	}
	.nexio-custommenu.style-04 .title {
	}
}
@media (max-width: 767px) {
	.nexio-custommenu.style-03 .menu .menu-item {
	}
	.nexio-custommenu.style-03 .menu .menu-item > a {
	}
	.nexio-custommenu.style-02 {
		text-align: center;
	}
	.nexio-custommenu.style-02 .title::before {
		left: auto;
		right: 50%;
		transform: translateX(50%);
	}
	.nexio-custommenu.style-05 .menu .menu-item {
		margin-right: auto;
		margin-left: 10px;
	}
}
.nexio-button .button .icon {
	margin-left: auto;
	margin-right: 15px;
}
.nexio-button .button:hover .icon {
	margin-left: auto;
	margin-right: 20px;
}
.nexio-button.style-01 {
	text-align: center;
}
.nexio-button.style-01 .button {
	justify-content: center;
	align-items: center;
}
.nexio-button.style-01 .button::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-button.style-02 {
	text-align: center;
}
.nexio-button.style-02 .button {
	justify-content: center;
	align-items: center;
	border: 1px solid;
}
.nexio-container {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.nexio-container::after {
	clear: both;
}
@media (max-width: 767px) {
	.nexio-container {
		padding-right: 15px;
		padding-left: 15px;
	}
}
.nexio-banner.style-01 .banner-inner:hover .banner-thumb img, .nexio-banner.style-03 .banner-inner:hover .banner-thumb img, .nexio-banner.style-05 .banner-inner:hover .banner-thumb img, .nexio-banner.style-07 .banner-inner:hover .banner-thumb img, .nexio-banner.style-08 .banner-inner:hover .banner-thumb img, .nexio-banner.style-09 .banner-inner:hover .banner-thumb img, .nexio-banner.style-19 .banner-inner:hover .banner-thumb img, .nexio-banner.style-21 .banner-inner:hover .banner-thumb img, .nexio-banner.style-02 .banner-inner:hover .banner-thumb img, .nexio-banner.style-06 .banner-inner:hover .banner-thumb img, .nexio-banner.style-10 .banner-inner:hover .banner-thumb img, .nexio-banner.style-11 .banner-inner:hover .banner-thumb img, .nexio-banner.style-15 .banner-inner:hover .banner-thumb img, .nexio-banner.style-17 .banner-inner:hover .banner-thumb img, .nexio-banner.style-18 .banner-inner:hover .banner-thumb img, .nexio-banner.style-22 .banner-inner:hover .banner-thumb img, .nexio-banner.style-23 .banner-inner:hover .banner-thumb img, .nexio-banner.style-33 .banner-inner:hover .banner-thumb img {
	transform: scale(1.05);
}
.nexio-banner.style-01 .banner-info {
	left: auto;
	right: 92px;
}
.nexio-banner.style-01.type-02 .banner-info {
	left: auto;
	right: 132px;
}
.nexio-banner.style-01.type-03 .banner-info {
	left: auto;
	right: 71px;
}
.nexio-banner.style-01 .banner-info .bigtitle {
	margin: 0 -3px 5px 0;
}
.nexio-banner.style-01 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-02 .banner-thumb img {
	object-fit: cover;
}
.nexio-banner.style-02 .banner-info {
	left: auto;
	right: 11%;
	transform: translateY(-50%);
	text-align: center;
}
.nexio-banner.style-02 .banner-info .title {
	margin: 0 0 14px 0;
}
.nexio-banner.style-02 .banner-info .bigtitle {
	margin: 0 0 46px 0;
}
.nexio-banner.style-02 .banner-info .button {
	text-align: center;
}
.nexio-banner.style-06 .banner-info .button::before, .nexio-banner.style-02 .banner-info .button::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-banner.style-03 .banner-info, .nexio-banner.style-04 .banner-info, .nexio-banner.style-05 .banner-info {
	transform: translateY(-50%);
}
.nexio-banner.style-03 .banner-info {
	left: auto;
	right: 38px;
}
.nexio-banner.style-05 .banner-info {
	right: auto;
	left: 62px;
	text-align: left;
}
.nexio-banner.style-04 .banner-info {
	text-align: center;
	right: 0;
	left: 0;
}
.nexio-banner.style-04 .banner-inner::before {
	right: 58px;
	left: 58px;
}
.nexio-banner.style-04 .banner-info .bigtitle {
	margin-right: auto;
	margin-left: auto;
}
.nexio-banner.style-03 .banner-info .button, .nexio-banner.style-04 .banner-info .button, .nexio-banner.style-05 .banner-info .button {
	border: 1px solid;
	text-align: center;
	justify-content: center;
	align-items: center;
}
.nexio-banner.style-03 .banner-info .button::before, .nexio-banner.style-04 .banner-info .button::before, .nexio-banner.style-05 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-06 .banner-info {
	right: 0;
	left: 0;
	text-align: center;
}
.nexio-banner.style-06 .banner-info .bigtitle {
	margin: 0 0 10px 0;
}
.nexio-banner.style-06 .banner-info .desc:before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-banner.style-06 .banner-info .button {
	justify-content: center;
	align-items: center;
}
.nexio-banner.style-07 .banner-info, .nexio-banner.style-08 .banner-info {
	left: auto;
	right: 46px;
}
.nexio-banner.style-07 .banner-info .bigtitle, .nexio-banner.style-08 .banner-info .bigtitle {
	margin-left: auto;
	margin-right: -1px;
}
.nexio-banner.style-07 .banner-info .button::before, .nexio-banner.style-08 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-09 .banner-info {
	left: auto;
	right: 59px;
	transform: translateY(-50%);
}
.nexio-banner.style-09 .banner-info .title {
	margin: 0 0 8px 0;
}
.nexio-banner.style-09 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-10 .banner-info {
	right: 0;
	left: 0;
	text-align: center;
	transform: translateY(-50%);
}
.nexio-banner.style-10 .banner-info .bigtitle {
	margin-right: auto;
	margin-left: auto;
}
.nexio-banner.style-10 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-11 .banner-info {
	right: 15px;
	left: 15px;
	text-align: center;
	transform: translateY(-50%);
}
.nexio-banner.style-11 .banner-info .button {
	justify-content: center;
	align-items: center;
}
.nexio-banner.style-11 .banner-info .button::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-banner.style-12 .banner-info {
	text-align: center;
}
.nexio-banner.style-12 .banner-info .button:before {
	left: auto;
	right: 0;
}
.nexio-banner.style-13 .banner-info, .nexio-banner.style-14 .banner-info, .nexio-banner.style-15 .banner-info {
	right: 0;
	left: 0;
	transform: translateY(-50%);
	text-align: center;
}
.nexio-banner.style-13 .banner-info .bigtitle::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-banner.style-14 .banner-inner, .nexio-banner.style-15 .banner-inner {
	text-align: center;
}
.nexio-banner.style-14 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-15 .banner-inner {
	text-align: center;
}
.nexio-banner.style-15 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-16 .banner-thumb::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-16 .banner-info {
	right: 0;
	left: 0;
	text-align: center;
}
.nexio-banner.style-16 .category-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-16 .banner-inner:hover .banner-info {
	transform: translateY(20px);
}
.nexio-banner.style-16 .banner-thumb::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-16 .banner-info {
	right: 0;
	left: 0;
	text-align: center;
}
.nexio-banner.style-16 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-16 .banner-inner:hover .banner-info {
	transform: translateY(20px);
}
.nexio-banner.style-17 .banner-thumb img, .nexio-banner.style-18 .banner-thumb img {
	object-fit: cover;
}
.nexio-banner.style-17 .banner-info {
	right: 0;
	left: 0;
	transform: translateY(-50%);
}
.nexio-banner.style-17 .banner-info .bigtitle {
	margin-left: auto;
	margin-right: -2px;
}
.nexio-banner.style-17 .banner-info .button, .nexio-banner.style-18 .banner-info .button, .nexio-banner.style-20 .banner-info .button, .nexio-banner.style-23 .banner-info .button, .nexio-banner.style-24 .banner-info .button {
	border: 2px solid;
	justify-content: center;
	align-items: center;
}
.nexio-banner.style-17 .banner-info .button::before, .nexio-banner.style-18 .banner-info .button::before, .nexio-banner.style-20 .banner-info .button::before, .nexio-banner.style-23 .banner-info .button::before, .nexio-banner.style-24 .banner-info .button::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-banner.style-18 .banner-info {
	left: 0;
	transform: translateY(-50%);
	text-align: left;
	right: 0;
}
.nexio-banner.style-18 .banner-info-inner {
	float: left;
	text-align: right;
}
.nexio-banner.style-18 .banner-info .bigtitle {
	margin-left: auto;
	margin-right: -3px;
}
.nexio-banner.style-19 .banner-info {
	text-align: center;
}
.nexio-banner.style-19 .banner-info .bigtitle {
	float: right;
}
.nexio-banner.style-19 .banner-info .button {
	float: left;
}
.nexio-banner.style-19 .banner-info .button::before {
	right: auto;
	left: 0;
	border: 1px solid;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	transform: translateY(-50%);
}
.nexio-banner.style-20 .banner-info {
	padding-left: 0;
	padding-right: 120px;
}
.nexio-banner.style-20 .banner-info .bigtitle {
	margin-left: auto;
	margin-right: -7px;
}
.nexio-banner.style-21 .banner-info {
	left: auto;
	right: 122px;
}
.nexio-banner.style-21 .banner-info .bigtitle {
	margin-right: auto;
	margin-left: 18px;
}
.nexio-banner.style-21 .banner-info .bigtitle:hover {
	margin-right: auto;
	margin-left: 25px;
}
.nexio-banner.style-21 .banner-info .button::before {
	left: auto;
	right: 0;
	border: 1px solid;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}
.nexio-banner.style-22 .banner-thumb img {
	object-fit: cover;
}
.nexio-banner.style-22 .banner-info {
	left: auto;
	right: 50%;
}
.nexio-banner.style-22 .banner-info .bigtitle a {
	justify-content: center;
	align-items: center;
	transform: translateX(50%);
}
.nexio-banner.style-23 .banner-info {
	right: 0;
	left: 0;
	transform: translateY(-50%);
	text-align: center;
}
.nexio-banner.style-23 .banner-info .bigtitle::before {
	left: auto;
	right: 50%;
	transform: translateX(50%);
	border: 1px solid;
}
.nexio-banner.style-24 .banner-info {
	left: auto;
	right: 56px;
}
.nexio-banner.style-25 .banner-info, .nexio-banner.style-26 .banner-info, .nexio-banner.style-27 .banner-info {
	padding-left: 0;
	padding-right: 78px;
}
.nexio-banner.style-25 .banner-info .bigtitle::before, .nexio-banner.style-26 .banner-info .bigtitle::before, .nexio-banner.style-27 .banner-info .bigtitle::before {
	left: auto;
	right: -78px;
	transform: translateY(-50%);
}
.nexio-banner.style-25 .banner-info .button::before, .nexio-banner.style-26 .banner-info .button::before, .nexio-banner.style-27 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-27 .banner-thumb {
	margin-left: auto;
	margin-right: -257px;
}
.nexio-banner.style-25 .banner-thumb .title, .nexio-banner.style-26 .banner-thumb .title, .nexio-banner.style-27 .banner-thumb .title {
	right: auto;
	left: -25px;
	transform: rotate(-90deg) translateY(00%);
	transform-origin: top right;
}
.nexio-banner.style-25 .banner-thumb .title {
	right: -37px;
	left: auto;
	transform: rotate(-90deg) translateX(100%);
	transform-origin: top left;
}
.nexio-banner.style-28 .banner-info {
	left: auto;
	right: 36px;
	padding-left: 0;
	padding-right: 124px;
}
.nexio-banner.style-28 .banner-info .bigtitle::before {
	left: auto;
	right: -124px;
}
.nexio-banner.style-28 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-29 .banner-info {
	transform: translateY(-50%);
	left: auto;
	right: 50%;
}
.nexio-banner.style-31 .banner-info {
	transform: translateY(-50%);
	right: auto;
	left: 50%;
	text-align: left;
}
.nexio-banner.style-29 .banner-info .bigtitle {
	margin-left: auto;
	margin-right: -2px;
}
.nexio-banner.style-31 .banner-info .bigtitle {
	margin-right: auto;
	margin-left: -8px;
}
.nexio-banner.style-30 .banner-info {
	left: auto;
	right: 42px;
}
.nexio-banner.style-29 .banner-info .button::before, .nexio-banner.style-30 .banner-info .button::before, .nexio-banner.style-31 .banner-info .button::before, .nexio-banner.style-32 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-32 .banner-info {
	right: 15px;
	left: 15px;
	text-align: center;
}
.nexio-banner.style-33 .banner-info {
	right: 15px;
	left: 15px;
	transform: translateY(-50%);
	text-align: center;
}
.nexio-banner.style-33 .banner-info .button, .nexio-banner.style-34 .banner-info .button, .nexio-banner.style-35 .banner-info .button {
	border: 1px solid;
	justify-content: center;
	align-items: center;
}
.nexio-banner.style-33 .banner-info .button::before, .nexio-banner.style-34 .banner-info .button::before, .nexio-banner.style-35 .banner-info .button::before, .nexio-banner.style-39 .banner-info .button::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-banner.style-34 .banner-thumb .title span, .nexio-banner.style-35 .banner-thumb .title span {
	left: auto;
	right: -36px;
}
.nexio-banner.style-34 .banner-thumb .title span::before, .nexio-banner.style-34 .banner-thumb .title span::after, .nexio-banner.style-35 .banner-thumb .title span::before, .nexio-banner.style-35 .banner-thumb .title span::after {
	left: auto;
	right: -21px;
}
.nexio-banner.style-34 .banner-thumb .title span::before, .nexio-banner.style-35 .banner-thumb .title span::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.nexio-banner.style-34 .banner-thumb .title span::after, .nexio-banner.style-35 .banner-thumb .title span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nexio-banner.style-35 .banner-thumb {
	text-align: left;
}
.nexio-banner.style-34 .banner-thumb .title, .nexio-banner.style-35 .banner-thumb .title {
	right: auto;
	left: -25px;
	transform: rotate(-90deg) translateY(00%);
	transform-origin: top right;
}
.nexio-banner.style-34 .banner-thumb .title {
	right: -53px;
	left: auto;
	transform: rotate(-90deg) translateX(100%);
	transform-origin: top left;
}
.nexio-banner.style-34 .banner-info, .nexio-banner.style-35 .banner-info {
	right: auto;
	left: -74px;
}
.nexio-banner.style-34 .banner-info {
	right: auto;
	left: 0;
}
.nexio-banner.style-36 .banner-inner {
	text-align: center;
}
.nexio-banner.style-37 .banner-info {
	left: auto;
	right: 30px;
	transform: translateY(-50%);
}
.nexio-banner.style-37 .banner-info .button::before {
	left: auto;
	right: 0;
}
.nexio-banner.style-38 .banner-thumb .button {
	border: 2px solid;
	justify-content: center;
	align-items: center;
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-banner.style-38 .banner-info {
	text-align: center;
}
.nexio-banner.style-39 .banner-inner {
	text-align: center;
}
.nexio-banner.style-39 .banner-info {
	text-align: center;
}
.nexio-banner.style-39 .banner-info .button {
	justify-content: center;
	align-items: center;
}
.nexio-banner.style-40 .banner-info {
	text-align: center;
	right: 0;
	left: 0;
}
@media (max-width: 1799px) {
	.nexio-banner.style-34 .banner-thumb .title, .nexio-banner.style-35 .banner-thumb .title {
		transform: none;
		text-align: right;
		margin-left: auto;
		margin-right: 57px;
		right: auto;
		left: auto;
	}
	.nexio-banner.style-34 .banner-info, .nexio-banner.style-35 .banner-info {
	}
	.nexio-banner.style-34 .banner-info .bigtitle, .nexio-banner.style-35 .banner-info .bigtitle {
	}
}
@media (max-width: 1499px) {
	.nexio-banner.style-26 .banner-inner {
		margin-left: 36px;
	}
	.nexio-banner.style-25 .banner-inner {
		margin-right: 36px;
	}
}
@media (max-width: 1366px) {
	.nexio-banner.style-01 .banner-info {
		right: 20px;
	}
	.nexio-banner.style-01.type-02 .banner-info, .nexio-banner.style-01.type-03 .banner-info {
		right: 40px;
	}
	.nexio-banner.style-02 .banner-info .bigtitle {
		margin: 0 0 23px 0;
	}
	.nexio-banner.style-02 .banner-info .title {
		margin: 0 0 7px 0;
	}
	.nexio-banner.style-03 .banner-info .button, .nexio-banner.style-04 .banner-info .button, .nexio-banner.style-05 .banner-info .button {
	}
	.nexio-banner.style-03 .banner-info .bigtitle, .nexio-banner.style-04 .banner-info .bigtitle, .nexio-banner.style-05 .banner-info .bigtitle {
	}
	.nexio-banner.style-04 .banner-inner::before {
		right: 20px;
		left: 20px;
	}
	.nexio-banner.style-06 .banner-info .bigtitle {
		margin: 0 0 10px 0;
	}
	.nexio-banner.style-06 .banner-info .desc {
	}
	.nexio-banner.style-09 .banner-info {
		right: 46px;
	}
	.nexio-banner.style-10 .banner-info .bigtitle {
	}
	.nexio-banner.style-10 .banner-info .button {
	}
	.nexio-banner.style-17 .banner-info .title {
	}
	.nexio-banner.style-18 .banner-info .title {
	}
	.nexio-banner.style-17 .banner-info .bigtitle, .nexio-banner.style-18 .banner-info .bigtitle {
	}
	.nexio-banner.style-19 .banner-info {
	}
	.nexio-banner.style-19 .banner-info .bigtitle {
	}
	.nexio-banner.style-20 .banner-info {
		padding-left: 0;
		padding-right: 80px;
	}
	.nexio-banner.style-20 .banner-info .bigtitle {
	}
	.nexio-banner.style-21 .banner-info {
		right: 80px;
	}
	.nexio-banner.style-21 .banner-info .bigtitle {
	}
	.nexio-banner.style-22 .banner-info .bigtitle a {
	}
	.nexio-banner.style-25 .banner-info, .nexio-banner.style-26 .banner-info, .nexio-banner.style-27 .banner-info {
	}
	.nexio-banner.style-28 .banner-info {
	}
	.nexio-banner.style-28 .banner-info .bigtitle {
	}
	.nexio-banner.style-28 .banner-info .desc {
	}
	.nexio-banner.style-38 .banner-thumb .button {
	}
	.nexio-banner.style-38 .banner-info {
	}
	.nexio-banner.style-38 .banner-info .bigtitle {
	}
}
@media (max-width: 1280px) {
	.nexio-banner.style-01 .banner-info {
		left: auto;
		right: 45px;
	}
	.nexio-banner.style-01.type-02 .banner-info, .nexio-banner.style-01.type-03 .banner-info {
		left: auto;
		right: 30px;
	}
	.nexio-banner.style-02 .banner-info {
		left: auto;
		right: 41px;
	}
}
@media (max-width: 1199px) {
	.nexio-banner.style-01 .banner-info {
		left: auto;
		right: 20px;
	}
	.nexio-banner.style-01 img {
	}
	.nexio-banner.style-01 .banner-info .bigtitle {
	}
	.nexio-banner.style-06 .banner-info .bigtitle {
	}
	.nexio-banner.style-06 .banner-info .desc {
	}
	.nexio-banner.style-09 .banner-info {
		left: auto;
		right: 30px;
	}
	.nexio-banner.style-09 .banner-info .bigtitle {
	}
	.nexio-banner.style-07 .banner-info .bigtitle, .nexio-banner.style-08 .banner-info .bigtitle {
	}
	.nexio-banner.style-11 .banner-info .bigtitle {
	}
	.nexio-banner.style-11 .banner-info .desc {
	}
	.nexio-banner.style-10 .banner-info .bigtitle {
	}
	.nexio-banner.style-16 .banner-info {
	}
	.nexio-banner.style-16 .banner-info .bigtitle {
	}
	.nexio-banner.style-17 .banner-info .button, .nexio-banner.style-18 .banner-info .button, .nexio-banner.style-20 .banner-info .button, .nexio-banner.style-23 .banner-info .button, .nexio-banner.style-24 .banner-info .button, .nexio-banner.style-33 .banner-info .button, .nexio-banner.style-34 .banner-info .button, .nexio-banner.style-35 .banner-info .button {
	}
	.nexio-banner.style-20 .banner-info {
		padding-left: 0;
		padding-right: 50px;
	}
	.nexio-banner.style-23 .banner-info .title {
	}
	.nexio-banner.style-23 .banner-info .bigtitle {
	}
	.nexio-banner.style-24 .banner-info {
		left: auto;
		right: 30px;
	}
	.nexio-banner.style-24 .banner-info .bigtitle {
	}
	.nexio-banner.style-24 .banner-info .desc {
	}
	.nexio-banner.style-26 .banner-inner {
		margin-left: 0;
	}
	.nexio-banner.style-25 .banner-inner {
		margin-right: 0;
	}
	.nexio-banner.style-25 .banner-thumb .title, .nexio-banner.style-26 .banner-thumb .title, .nexio-banner.style-27 .banner-thumb .title {
		transform: none;
		padding-left: 0;
		padding-right: 78px;
	}
	.nexio-banner.style-27 .banner-thumb .title {
		padding-left: 0;
		padding-right: 335px;
	}
	.nexio-banner.style-25 .banner-info, .nexio-banner.style-26 .banner-info, .nexio-banner.style-27 .banner-info {
	}
	.nexio-banner.style-25 .banner-info .bigtitle, .nexio-banner.style-26 .banner-info .bigtitle, .nexio-banner.style-27 .banner-info .bigtitle {
	}
	.nexio-banner.style-30 .banner-info {
	}
	.nexio-banner.style-29 .banner-info .bigtitle, .nexio-banner.style-31 .banner-info .bigtitle {
	}
	.nexio-banner.style-30 .banner-info .bigtitle {
	}
	.nexio-banner.style-32 .banner-info {
	}
	.nexio-banner.style-34 .banner-info .bigtitle, .nexio-banner.style-35 .banner-info .bigtitle {
	}
	.nexio-banner.style-36 .banner-info {
	}
	.nexio-banner.style-36 .bigtitle {
	}
	.nexio-banner.style-17 .banner-info .bigtitle, .nexio-banner.style-18 .banner-info .bigtitle {
	}
	.nexio-banner.style-17 .banner-info .title {
	}
	.nexio-banner.style-39 .banner-info {
	}
	.nexio-banner.style-39 .banner-info .bigtitle {
	}
}
@media (max-width: 1024px) {
	.nexio-banner.style-07 .banner-info .button, .nexio-banner.style-08 .banner-info .button {
	}
	.nexio-banner.style-07 .banner-info, .nexio-banner.style-08 .banner-info {
	}
	.nexio-banner.style-17 .banner-thumb img, .nexio-banner.style-18 .banner-thumb img, .nexio-banner.style-22 .banner-thumb img {
	}
	.nexio-banner.style-20 .banner-info .title {
	}
	.nexio-banner.style-20 .banner-info .bigtitle {
	}
	.nexio-banner.style-19 .banner-info .button::before, .nexio-banner.style-21 .banner-info .button::before {
	}
	.nexio-banner.style-21 .banner-info .button::before {
	}
	.nexio-banner.style-21 .banner-info {
		left: auto;
		right: 20px;
	}
}
@media (max-width: 991px) {
	.nexio-banner.style-02 .banner-info .title {
	}
	.nexio-banner.style-02 .banner-info .bigtitle {
	}
	.nexio-banner.style-07 .banner-info, .nexio-banner.style-08 .banner-info {
		left: auto;
		right: 20px;
	}
	.nexio-banner.style-07 .banner-inner:hover .banner-info, .nexio-banner.style-08 .banner-inner:hover .banner-info {
	}
	.nexio-banner.style-12 .banner-info .bigtitle {
	}
	.nexio-banner.style-14 .banner-thumb img {
		object-fit: cover;
		object-position: center 37%;
	}
	.nexio-banner.style-15 .banner-info .bigtitle {
	}
	.nexio-banner.style-15 .banner-info .button {
	}
	.nexio-banner.style-20 .banner-thumb, .nexio-banner.style-20 .banner-info {
	}
	.nexio-banner.style-20 .banner-info {
		text-align: center;
	}
	.nexio-banner.style-20 .banner-info .title {
	}
	.nexio-banner.style-22 .banner-info .bigtitle a {
	}
	.nexio-banner.style-25 .banner-info, .nexio-banner.style-26 .banner-info, .nexio-banner.style-27 .banner-info {
		padding-left: 0;
		padding-right: 40px;
	}
	.nexio-banner.style-25 .banner-info .bigtitle::before, .nexio-banner.style-26 .banner-info .bigtitle::before, .nexio-banner.style-27 .banner-info .bigtitle::before {
		left: auto;
		right: -40px;
	}
	.nexio-banner.style-25 .banner-thumb .title, .nexio-banner.style-26 .banner-thumb .title {
		padding-left: 0;
		padding-right: 40px;
	}
	.nexio-banner.style-27 .banner-thumb .title {
		padding-left: 0;
		padding-right: 300px;
	}
	.nexio-banner.style-28 .banner-info {
		padding-left: 0;
		padding-right: 50px;
	}
	.nexio-banner.style-28 .banner-info .bigtitle::before {
		left: auto;
		right: -55px;
	}
	.nexio-banner.style-28 .banner-info .bigtitle {
	}
	.nexio-banner.style-28 .banner-info .desc {
	}
	.nexio-banner.style-32 .banner-thumb {
		text-align: center;
	}
	.nexio-banner.style-32 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-38 .banner-info .bigtitle {
	}
}
@media (max-width: 767px) {
	.nexio-banner.style-01 .banner-info .bigtitle {
	}
	.nexio-banner.style-02 .banner-info .button {
	}
	.nexio-banner .banner-thumb img {
	}
	.nexio-banner.style-02 .banner-info {
		right: 10px;
	}
	.nexio-banner.style-02 .banner-info .title {
	}
	.nexio-banner.style-02 .banner-info .bigtitle {
	}
	.nexio-banner.style-03 .banner-info .button, .nexio-banner.style-04 .banner-info .button, .nexio-banner.style-05 .banner-info .button {
	}
	.nexio-banner.style-06 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-06 .banner-info .bigtitle {
	}
	.nexio-banner.style-06 .banner-info .desc {
	}
	.nexio-banner.style-06 .banner-info .button {
	}
	.nexio-banner.style-09 .banner-info .bigtitle {
	}
	.nexio-banner.style-10 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-10 .banner-info {
	}
	.nexio-banner.style-10 .banner-info .bigtitle {
	}
	.nexio-banner.style-11 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-11 .banner-info .bigtitle {
	}
	.nexio-banner.style-11 .banner-info .desc {
	}
	.nexio-banner.style-13 .banner-info .bigtitle {
	}
	.nexio-banner.style-15 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-15 .banner-info .bigtitle {
	}
	.nexio-banner.style-16 .banner-info {
	}
	.nexio-banner.style-16 .banner-inner:hover .banner-info {
		transform: translateY(0);
	}
	.nexio-banner.style-16 .banner-info .bigtitle {
	}
	.nexio-banner.style-17 .banner-info .bigtitle, .nexio-banner.style-18 .banner-info .bigtitle {
	}
	.nexio-banner.style-17 .banner-thumb img, .nexio-banner.style-18 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-11 .banner-info .button, .nexio-banner.style-17 .banner-info .button, .nexio-banner.style-18 .banner-info .button, .nexio-banner.style-20 .banner-info .button, .nexio-banner.style-23 .banner-info .button, .nexio-banner.style-24 .banner-info .button, .nexio-banner.style-33 .banner-info .button, .nexio-banner.style-35 .banner-info .button, .nexio-banner.style-39 .banner-info .button {
	}
	.nexio-banner.style-20 .banner-info .bigtitle {
	}
	.nexio-banner.style-23 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-23 .banner-info .title {
	}
	.nexio-banner.style-23 .banner-info .bigtitle {
	}
	.nexio-banner.style-24 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-24 .banner-info .desc {
	}
	.nexio-banner.style-24 .banner-info .bigtitle {
	}
	.nexio-banner.style-27 .banner-thumb {
	}
	.nexio-banner.style-27 .banner-thumb .title {
		padding-left: 0;
		padding-right: 40px;
	}
	.nexio-banner.style-25 .banner-inner, .nexio-banner.style-26 .banner-inner {
	}
	.nexio-banner.style-25 .banner-thumb .title, .nexio-banner.style-26 .banner-thumb .title, .nexio-banner.style-27 .banner-thumb .title {
	}
	.nexio-banner.style-32 .banner-thumb img {
	}
	.nexio-banner.style-29 .banner-info {
		right: 40%;
	}
	.nexio-banner.style-31 .banner-info {
		left: 40%;
	}
	.nexio-banner.style-29 .banner-thumb img, .nexio-banner.style-31 .banner-thumb img {
		object-fit: cover;
	}
	.nexio-banner.style-29 .banner-info .bigtitle, .nexio-banner.style-31 .banner-info .bigtitle {
	}
	.nexio-banner.style-29 .banner-info .title, .nexio-banner.style-31 .banner-info .title {
	}
	.nexio-banner.style-39 .banner-info .bigtitle {
	}
	.nexio-banner.style-39 .banner-info {
	}
}
.nexio-testimonial {
	text-align: center;
}
.nexio-testimonial .rating span {
	float: right;
	left: auto;
	right: 0;
}
.nexio-testimonial.style-01 .testimonial-wrap.equal-elem {
	text-align: center;
	border: 2px solid #ececec;
}
.nexio-testimonial.style-01 .thumb img {
	text-align: center;
	border-radius: 50%;
}
.nexio-testimonial.style-01 .name {
	text-align: center;
}
.nexio-testimonial.style-01 .position {
	text-align: center;
}
.nexio-team.style-01 .thumb:before {
	right: 0;
	left: 0;
}
.nexio-team.style-01 .thumb .team-social {
	right: 0;
	left: 0;
	text-align: center;
	transform: translateY(-50%);
}
.nexio-team.style-01 .thumb .team-social a {
	text-align: center;
	border-radius: 50%;
}
.nexio-team.style-01 .thumb .team-social a:first-child {
	margin-left: auto;
	margin-right: 0;
}
.nexio-team.style-01 .name {
	text-align: center;
}
.nexio-team.style-01 .position {
	text-align: center;
}
.nexio-iconbox.style-01 {
	text-align: center;
	border: 2px solid #f2f3f5;
}
.nexio-iconbox.style-02 {
	text-align: center;
}
.nexio-iconbox.style-03 {
	border: 2px solid #ECECEC;
	margin: 53px 0 0 0;
}
.nexio-iconbox.style-03 .icon {
	transform: rotate(405deg);
}
.nexio-iconbox.style-03 .icon span {
	right: 50%;
	left: 50%;
	transform: rotate(-48deg);
}
.nexio-iconbox.style-03 .content {
	text-align: center;
}
.nexio-iconbox.style-04 .number {
	right: auto;
	left: 0;
}
.nexio-iconbox.style-04 .button {
	justify-content: center;
	align-items: center;
}
.nexio-iconbox.style-04 .button::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.nexio-iconbox.style-05 .iconbox-inner {
	border-right: none;
	border-left: 2px solid #ffffff;
	text-align: center;
}
.nexio-iconbox.style-05 .icon {
	border-radius: 50%;
}
.nexio-iconbox.style-05 .icon:hover {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.owl-item .nexio-iconbox.style-05 .iconbox-inner {
	border-left: none;
	border-right: 1px solid #dedede;
	text-align: center;
}
.owl-item.item-first .nexio-iconbox.style-05 .iconbox-inner {
	border-left: none;
	border-right: none;
}
.nexio-iconbox.style-06 .iconbox-inner {
	border: 2px solid #f2f3f5;
	padding: 45px 45px 45px 20px;
}
.nexio-iconbox.style-06 .icon {
	margin-right: auto;
	margin-left: 20px;
	float: right;
}
.nexio-iconbox.style-06 .iconbox-inner:hover .icon {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.nexio-iconbox.style-07 .iconbox-inner {
	text-align: center;
}
.nexio-demo .demo-inner > a > img {
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
#demo-popup {
	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%);
}
.mfp-ready #demo-popup .demo-popup {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}
#demo-popup .demo-popup {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}
.mfp-ready #demo-popup .demo-popup {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
#demo-popup .nexio-demo-inner {
	padding-left: 20px;
	padding-right: 20px;
}
#demo-popup .mfp-close {
	right: auto;
	left: 30px;
}
#demo-popup .mfp-close::after {
	margin-left: auto;
	margin-right: 9px;
}
ul.products {
	padding-left: 0;
	padding-right: 0;
}
.nexio-products ul.products::after {
	clear: both;
}
.nexio-products.style-1 .product-title-wrap > h3 {
	margin: 0 0 44px 0;
}
.nexio-products.style-1 .button-link, .nexio-products.style-2 .button-link {
	justify-content: center;
	align-items: center;
}
.nexio-products.style-1 .button-link::before, .nexio-products.style-2 .button-link::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.product-item.style-1 .product-info {
	text-align: center;
}
.product-item.style-1 .variations_form {
	right: auto;
	left: 11px;
}
.product-item.style-1 .button-loop-action {
	text-align: center;
	right: 0;
	left: 0;
}
.product-item.style-1 .button-loop-action .add-to-cart, .product-item.style-1 .button-loop-action .yith-wcqv-button, .product-item.style-1 .button-loop-action .yith-wcwl-add-to-wishlist, .product-item.style-1 .button-loop-action .compare-button, .product-item.style-1 .button-loop-action .fami-wccp-button {
	border-radius: 50%;
	box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-ms-transform: translateY(60px);
	-o-transform: translateY(60px);
	transform: translateY(60px);
}
.product-item.style-1 .product-inner:hover .button-loop-action .add-to-cart, .product-item.style-1 .product-inner:hover .button-loop-action .yith-wcqv-button, .product-item.style-1 .product-inner:hover .button-loop-action .yith-wcwl-add-to-wishlist, .product-item.style-1 .product-inner:hover .button-loop-action .compare-button, .product-item.style-1 .product-inner:hover .button-loop-action .fami-wccp-button {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.nexio-products.text-light .button-link {
	border: 1px solid;
	justify-content: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.product-item.style-2 .variations_form {
	left: auto;
	right: 16px;
}
.product-item.style-2 .button-loop-action {
	right: auto;
	left: 22px;
}
.product-item.style-2 .button-loop-action .add-to-cart, .product-item.style-2 .button-loop-action .yith-wcqv-button, .product-item.style-2 .button-loop-action .yith-wcwl-add-to-wishlist, .product-item.style-2 .button-loop-action .compare-button, .product-item.style-2 .button-loop-action .fami-wccp-button {
	border-radius: 50%;
	box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
	-webkit-transform: translateX(-60px);
	-moz-transform: translateX(-60px);
	-ms-transform: translateX(-60px);
	-o-transform: translateX(-60px);
	transform: translateX(-60px);
}
.product-item.style-2 .product-inner:hover .button-loop-action .add-to-cart, .product-item.style-2 .product-inner:hover .button-loop-action .yith-wcqv-button, .product-item.style-2 .product-inner:hover .button-loop-action .yith-wcwl-add-to-wishlist, .product-item.style-2 .product-inner:hover .button-loop-action .compare-button, .product-item.style-2 .product-inner:hover .button-loop-action .fami-wccp-button {
	-webkit-transform: translateX(-0);
	-moz-transform: translateX(-0);
	-ms-transform: translateX(-0);
	-o-transform: translateX(-0);
	transform: translateX(-0);
	margin-left: auto;
	margin-right: 0;
}
.product-item.style-3 .variations_form {
	right: auto;
	left: 0;
}
.product-item.style-3 .variations .data-val a.color {
	margin-right: auto;
	margin-left: 5px;
}
.product-item.style-3 .variations .data-val a.color:last-child {
	margin-right: auto;
	margin-left: 0;
}
.product-item.style-3 .button-loop-action {
	left: 0;
	right: 0;
	text-align: center;
	box-shadow: 0 3px 27px rgba(0, 0, 0, 0.04);
}
.product-item.style-3 .button-loop-action .yith-wcqv-button, .product-item.style-3 .button-loop-action .yith-wcwl-add-to-wishlist, .product-item.style-3 .button-loop-action .compare-button, .product-item.style-3 .button-loop-action .fami-wccp-button {
	box-shadow: none;
}
.product-item.style-3 .add-to-cart {
	left: auto;
	right: 0;
	text-align: right;
}
.product-item.style-4 .variations_form {
	left: auto;
	right: 18px;
}
.product-item.style-4 .variations .data-val a.color {
	margin-right: auto;
	margin-left: 5px;
}
.product-item.style-4 .variations .data-val a.color:last-child {
	margin-right: auto;
	margin-left: 0;
}
.product-item.style-4 .button-loop-action {
	left: 0;
	right: 0;
	text-align: center;
	box-shadow: 0 3px 27px rgba(0, 0, 0, 0.04);
}
.product-item.style-4 .button-loop-action .yith-wcqv-button::after, .product-item.style-4 .button-loop-action .add-to-cart::after {
	right: auto;
	left: 0;
	transform: translateY(-50%);
}
.product-item.style-4 .product-info .yith-wcwl-add-to-wishlist {
	right: auto;
	left: 0;
}
.nexio-products .row {
	margin-right: -11px;
	margin-left: -11px;
}
.nexio-products .row .product-item {
	padding-right: 11px;
	padding-left: 11px;
}
.nexio-instagram-sc .item a::before {
	right: 0;
	left: 0;
	background: #000000;
}
.nexio-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;
}
.nexio-instagram-sc .info-img .social-info i {
	padding-right: 0;
	padding-left: 5px;
}
.nexio-instagram-sc .info-img .social-info:last-child i {
	margin-left: auto;
	margin-right: 10px;
}
.nexio-instagram-sc.style-01 {
	text-align: center;
}
.nexio-instagram-sc.style-01 .title {
	margin: 0 0 47px 0;
}
.nexio-instagram-sc.style-02 .icon {
	border-radius: 50%;
	left: auto;
	right: 50%;
	transform: translateX(50%);
	justify-content: center;
	align-items: center;
}
.nexio-instagram-sc.style-03 {
	text-align: center;
}
.nexio-instagram-sc.style-03 .icon {
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.nexio-instagram-sc.style-03 .title::before {
	left: auto;
	right: 0;
}
.nexio-instagram-sc.style-03 .desc {
	margin-right: auto;
	margin-left: auto;
}
.nexio-instagram-sc.style-04 .instagram-inner {
	text-align: center;
}
.nexio-instagram-sc.style-04 .desc {
	text-align: center;
}
.nexio-instagram-sc.style-04 .item {
	margin-right: auto;
	margin-left: 40px;
	float: right;
}
.nexio-instagram-sc.style-04 .item-cell:last-child .item {
	margin-right: auto;
	margin-left: 0;
}
.nexio-instagram-sc.style-05 .instagram-inner {
	margin-right: -20px;
	margin-left: -20px;
}
.nexio-instagram-sc.style-05 .item-wrap {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
@media (max-width: 1199px) {
	.nexio-instagram-sc.style-05 .item-wrap:first-child {
		text-align: center;
	}
	.nexio-instagram-sc.style-05 .item-wrap {
	}
	.nexio-instagram-sc.style-04 .item {
		margin-right: auto;
		margin-left: 20px;
	}
	.nexio-instagram-sc.style-04 .item-cell:nth-child(3) .item:nth-child(2), .nexio-instagram-sc.style-04 .item-cell:nth-child(3) .item:nth-child(3) {
	}
	.nexio-instagram-sc.style-04 .item-cell:nth-child(4) .item:nth-child(1) {
	}
}
@media (max-width: 991px) {
	.nexio-instagram-sc.style-05 .item-wrap:first-child {
		text-align: center;
	}
	.nexio-instagram-sc.style-05 .item-wrap {
	}
	.nexio-instagram-sc .item img {
	}
	.nexio-instagram-sc.style-04 .icon {
	}
	.nexio-instagram-sc.style-04 .title {
	}
	.nexio-instagram-sc.style-04 .item-cell {
		float: right;
	}
	.nexio-instagram-sc.style-04 .item-cell img {
	}
	.nexio-instagram-sc.style-04 .item-cell:nth-child(3) .item:nth-child(2), .nexio-instagram-sc.style-04 .item-cell:nth-child(3) .item:nth-child(3) {
	}
	.nexio-instagram-sc.style-04 .item-cell:nth-child(4) .item:nth-child(1) {
	}
	.nexio-instagram-sc.style-04 .item-cell:nth-child(1), .nexio-instagram-sc.style-04 .item-cell:nth-child(2), .nexio-instagram-sc.style-04 .item-cell:nth-child(3), .nexio-instagram-sc.style-04 .item-cell:nth-child(4) {
	}
	.nexio-instagram-sc.style-04 .item {
		margin-right: auto;
		margin-left: 0;
	}
	.nexio-instagram-sc.style-04 .item {
		float: right;
	}
	.nexio-instagram-sc.style-04 .item-cell:nth-child(1) {
	}
	.nexio-instagram-sc.style-04 .item-cell:nth-child(1) .item {
	}
	.nexio-instagram-sc.style-04 .item-cell:nth-child(3) .item:nth-child(3) {
	}
}
.nexio-categories.style-01 .category-thumb img {
	border: 6px solid #ffffff;
}
.nexio-categories.style-01 .category-thumb:hover img {
	transform: scale(1.05);
}
.nexio-categories.style-02 {
	text-align: center;
}
.nexio-categories.style-02 .nexio-category-inner {
	text-align: center;
}
.nexio-categories.style-02 .category-thumb img {
	border-radius: 50%;
}
.nexio-slider > .title {
	text-align: center;
}
.nexio-slider > .title::before {
	left: auto;
	right: 50%;
}
.nexio-slider .owl-carousel .owl-nav > * {
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.nexio-video.style-02 .video-inner {
	text-align: center;
}
.nexio-video.style-02 .video-inner .nexio-bt-video a {
	left: auto;
	right: 50%;
	transform: translateX(50%);
}
.nexio-video.style-02 .video-inner .nexio-video-icon {
	border-radius: 50%;
}
.nexio-video.style-02 .video-inner .nexio-video-icon:before {
	left: auto;
	right: 50%;
	transform: translate(50%, -50%);
	margin-left: auto;
	margin-right: 14px;
}
.nexio-video.style-02 .video-inner .nexio-video-icon:hover {
	transform: scale(1.1);
}
.nexio-video.style-02 .video-inner .nexio-bt-video a .video-text::before {
	left: auto;
	right: 0;
}
.nexio-video.style-03 .video-inner {
	text-align: center;
}
.nexio-video.style-03 .video-info {
	right: 15px;
	left: 15px;
	transform: translateY(-50%);
	text-align: center;
}
.nexio-video.style-03 .video-inner .nexio-video-icon {
	border-radius: 50%;
}
.nexio-video.style-03 .video-inner .nexio-video-icon:before {
	left: auto;
	right: 50%;
	transform: translate(50%, -50%);
	margin-left: auto;
	margin-right: 14px;
}
.nexio-video.style-03 .video-inner .nexio-video-icon:hover {
	transform: scale(1.1);
}
.nexio-video.style-03 .video-inner .nexio-bt-video a .video-text::before {
	left: auto;
	right: 0;
}
@media (max-width: 767px) {
	.nexio-video.style-03 .video-inner img {
		object-fit: cover;
	}
	.nexio-video.style-03 .video-info > h3 {
	}
	.nexio-video.style-03 .video-inner .nexio-video-icon {
	}
	.nexio-video.style-03 .video-inner .nexio-bt-video a .video-text {
	}
	.nexio-video.style-02 .video-inner .nexio-bt-video a {
	}
	.nexio-video.style-02 .video-inner .nexio-video-icon {
	}
}
.nexio-video.style-04 .video-inner {
	text-align: center;
}
.nexio-video.style-04 .video-info {
	right: 15px;
	left: 15px;
	transform: translateY(-50%);
	text-align: center;
}
.nexio-video.style-04 .video-inner .nexio-video-icon {
	border-radius: 50%;
}
.nexio-video.style-04 .video-inner .nexio-video-icon:before {
	left: auto;
	right: 50%;
	transform: translate(50%, -50%);
	margin-left: auto;
	margin-right: 12px;
}
.nexio-video.style-04 .video-inner .nexio-video-icon:hover {
	transform: scale(1.1);
}
@media (max-width: 767px) {
	.nexio-video.style-04 .video-inner img {
		object-fit: cover;
	}
	.nexio-video.style-04 .video-info > h3 {
	}
	.nexio-video.style-04 .video-inner .nexio-video-icon {
	}
	.nexio-video.style-04 .video-inner .nexio-bt-video a .video-text {
	}
	.nexio-video.style-02 .video-inner .nexio-bt-video a {
	}
	.nexio-video.style-02 .video-inner .nexio-video-icon {
	}
}
.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 .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 .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-info {
	float: right;
}
.nexio-dealproduct .product-info .price ins {
	margin-right: auto;
	margin-left: 10px;
	float: right;
	text-align: center;
	border-radius: 50px;
}
.nexio-dealproduct .product-info .nexio-countdown .timers .box {
	margin-right: auto;
	margin-left: 20px;
	text-align: center;
}
.nexio-dealproduct .product-info .nexio-countdown .timers .box:last-child {
	margin-right: auto;
	margin-left: 0;
}
.nexio-dealproduct .product-info .nexio-countdown .timers .box .time {
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 15px 38px rgba(0, 0, 0, 0.07);
}
.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;
}
.nexio-dealproduct .owl-carousel.nav-circle .owl-nav .owl-prev {
	left: auto;
	right: -8px;
}
.nexio-dealproduct .owl-carousel.nav-circle .owl-nav .owl-next {
	right: auto;
	left: -8px;
}
@media (max-width: 1366px) {
	.product-item.style-02 .product-info .product-title {
	}
	.product-list-owl .product-item.style-02 .product-inner {
	}
	.nexio-dealproduct .product-info .price {
	}
	.nexio-dealproduct .product-info .nexio-countdown .timers .box .time {
	}
	.nexio-dealproduct .product-info .nexio-countdown .timers .box {
		margin-right: auto;
		margin-left: 10px;
	}
	.product-item.style-01 .product-info {
	}
	.nexio-dealproduct .owl-carousel.nav-circle .owl-nav .owl-prev {
		right: 0;
	}
	.nexio-dealproduct .owl-carousel.nav-circle .owl-nav .owl-next {
		left: 0;
	}
	.nexio-products.style-1 .owl-carousel.nav-center .owl-nav .owl-prev {
		right: 0;
	}
	.nexio-products.style-1 .owl-carousel.nav-center .owl-nav .owl-next {
		left: 0;
	}
}
@media (max-width: 1199px) {
	.product-item.style-01 .product-info .deal-title {
	}
	.product-item.style-01 .product-info .product-title {
	}
	.nexio-dealproduct .product-info .price ins {
	}
	.nexio-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;
	}
	.nexio-dealproduct .product-info .price ins {
		float: none;
		margin-left: auto;
		margin-right: 10px;
	}
}
@media (max-width: 1024px) {
	.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 {
	}
	.nexio-dealproduct .product-info .price ins {
	}
}
.nexio-pinmap.style-02 {
	margin-left: auto;
	margin-right: 120px;
}
.nexio-pinmap.style-02 .mapper-short-info-wrap {
	left: auto;
	right: 0;
	transform-origin: bottom left;
	transform: rotate(-90deg) translateX(-50%);
}
.nexio-pinmap.style-02 .mapper-short-info-wrap .title {
	padding-left: 0;
	padding-right: 63px;
}
.nexio-pinmap.style-02 .mapper-short-info-wrap .title::before {
	left: auto;
	right: 0;
	transform: translateY(-50%);
}
.nexio-pinmap.style-02 .nexio-button.style-02 {
	text-align: right;
}
@media (max-width: 1499px) {
	.nexio-pinmap.style-02 {
	}
	.nexio-pinmap.style-02 .mapper-short-info-wrap {
		transform: none;
	}
	.nexio-pinmap.style-02 .mapper-short-info-wrap .title {
		padding-left: 0;
		padding-right: 52px;
	}
	.nexio-pinmap.style-02 .mapper-short-info-wrap .short-desc {
	}
	.nexio-pinmap.style-02 .nexio-button.style-02 {
	}
}
@media (max-width: 1199px) {
	.nexio-pinmap.style-02 .mapper-short-info-wrap {
	}
	.nexio-pinmap.style-02 .mapper-short-info-wrap .title {
	}
	.nexio-pinmap.style-02 .mapper-short-info-wrap .short-desc {
		margin-left: auto;
		margin-right: 10px;
	}
}
.nexio-contact.style-01 ul {
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 1200px) {
	.fami-products-shortcode-wrap .col-lg-4 {
	}
	.fami-products-shortcode-wrap .auto-clear .col-lg-4:nth-child(3n+1) {
		clear: none;
	}
	.fami-products-shortcode-wrap .auto-clear .col-lg-4:nth-child(4n+1) {
		clear: both;
	}
}
@media (min-width: 1500px) {
	.fami-products-shortcode-wrap .col-bg-4 {
	}
	.fami-products-shortcode-wrap .auto-clear .col-bg-4:nth-child(3n+1) {
		clear: none;
	}
	.fami-products-shortcode-wrap .auto-clear .col-bg-4:nth-child(4n+1) {
		clear: both;
	}
}
footer.footer.wp-default {
	text-align: center;
}
a.backtotop {
	border-radius: 50%;
	right: auto;
	left: 36px;
	text-align: center;
}
a.backtotop:not(.active) {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
a.backtotop::before {
	left: auto;
	right: -100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.logo-abs {
	right: auto;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media (max-width: 1366px) {
	a.backtotop {
		left: auto;
		right: 20px;
	}
}
@media (max-width: 991px) {
	.logo-abs {
		left: 50%;
	}
	.footer .wpb_single_image.vc_align_left, .footer .nexio-socials.style-01, .footer .wpb_single_image.vc_align_right {
		text-align: center;
	}
	.footer.style-09 .wpb_single_image.vc_align_right {
		text-align: left;
	}
	.footer.style-02 .wpb_single_image.vc_align_right {
		text-align: right;
	}
	.footer.style-04 .wpb_single_image.vc_align_right {
		text-align: left;
	}
	.footer.style-05 {
		text-align: center;
	}
	.footer.style-05 .nexio-custommenu.style-01 .title::before, .footer.style-05 .nexio-custommenu.style-02 .title::before {
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
	}
	.footer.style-08, .footer.style-08 .vc_custom_heading {
		text-align: center !important;
	}
	.footer.style-08 .nexio-newsletter.style-09 .newsletter-form-wrap {
	}
	.footer.style-09 {
		text-align: center;
	}
	.footer.style-09 .nexio-custommenu.style-01 .title::before, .footer.style-09 .nexio-custommenu.style-02 .title::before, .footer.style-09 .nexio-newsletter.style-10 .newsletter-top .newsletter-heading::before {
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
	}
}
@media (max-width: 767px) {
	.logo-abs {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	.footer.style-04, .footer.style-05, .footer.style-06 {
		text-align: center;
	}
	.footer.style-04 .nexio-custommenu .title:before, .footer.style-05 .nexio-custommenu .title:before, .footer.style-06 .nexio-custommenu .title:before {
		left: auto;
		right: 50%;
		transform: translateX(50%);
	}
	.footer.style-04 .nexio-newsletter .newsletter-title::before, .footer.style-05 .nexio-newsletter .newsletter-title::before {
		left: auto;
		right: 50%;
		transform: translateX(50%);
	}
	.footer.style-04 .wpb_single_image.vc_align_right {
		text-align: center;
	}
	.footer.style-04 .vc-custom-heading {
		text-align: center !important;
	}
	.footer.style-05 .wpb_single_image.vc_align_left.logo-abs {
		text-align: center;
	}
	.footer.style-11 .nexio-socials.style-06 {
		text-align: center;
	}
	.footer.style-10 .nexio-title.style-06 {
		text-align: center;
	}
	.footer.style-10 .nexio-title.style-06 .block-title::before {
		left: auto;
		right: 50%;
		transform: translateX(50%);
	}
	.footer.style-10 .nexio-title.style-06 .block-desc {
	}
	.footer.style-09 .wpb_single_image.vc_align_right, .footer.style-09 .vc_custom_heading {
		text-align: center !important;
	}
}
.nexio-newsletter.style-14 {
	text-align: center;
}
.nexio-newsletter.style-14 .newsletter-title {
	font-size: 30px
}
@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px)
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg)
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
	}
}
@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}
@-webkit-keyframes shine {
	100% {
		left: auto;
		right: 125%;
	}
}
@keyframes shine {
	100% {
		left: auto;
		right: 125%;
	}
}
@-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)
	}
}
.star-rating {
	direction: ltr;
}
.star-rating span {
	float: left;
	left: 0;
	right: auto;
}
.summary .star-rating {
	text-align: right;
}
.star-rating a.woocommerce-review-link {
	left: auto;
	right: auto;
}
.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;
}
.wc-tabs li a {
	direction: ltr;
}