/*
    Custom CSS
*/
/* 
	1. blog-list block 
 	2. widget block 
 	3. post comment 
	4. Breadcump 
	5. Paination block 
	6. footer block 
	7. Post Detail block 
	8. Product Categories 
	9. header style 
		9.1 Header 01
	10. back to top 
	11. inner pages 
	12. hamburger menu 
	13. woocommerce menu block 
	14. mini-cart block 
	15. trending product block 
	16. owl-nav 
	17. recent product [product style - 3] 
	18. shop page 
		18.2 shop product-layout-default
	19. list view 
	20. nosildebar list view 
	21. single product page
		21.1 product style 02
		21.2 product style 03
		21.3 group product
		21.4 sticky add to cart 
	22. 360 view 
	23. cart page block 
	24. checkout block
	25. myaccount block
	26. dark mode
	27. email popup
	28. contact-info
	29. coming soon
	30. revolution slider
	31. quick view
	32. close hover
	33. product attribute
	34. 404 page
	35. Start blog block
	36. Start slider arrow and pagination block
	37.  start revslider sectiona
*/
:root {
	--body-text-color: #777;
	--primary-color: #4b4e36;
	--secondary-color: #272727;
	--price-color: #272727;
	--border-color: #e5e5e5;
	--dark-border: #4b4e36;
	--background-color: #f5f5f5;
	--dark-background: #28282a;
	--dark-bg-text: #ffffff;
	--rate-color: #ffae00;
	--light-border: rgb(75 78 54 / 30%);
	--primary-font: 'Tenor Sans', sans-serif;
	--secondary-font: 'Roboto', sans-serif;
}

.container {
	padding: 0 15px;
}

.elementor-page .site-main>.container:not(.single-post.elementor-page.theme-rtl .site-main > .container, .single-post.elementor-page .site-main > .container) {
	max-width: 100%;
	padding: 0;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted #e5e5e5;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements --------------------------------------------- */
body {
	background: #fffcf7;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	background-color: var(--dark-bg-text);
}

a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

button:focus,
a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 10px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid var(--border-color);
	padding: 10px 15px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.main-navigation {
	display: block;
	width: 100%;
	border-color: var(--dark-border);
	border-width: 0;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main {
	float: left;
	width: 100%;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.site-main .comments-area {
	margin: 0 0 30px;
}

.site-main .left .comments-area {
	margin: 0;
}

.page .site-main .social_icon a {
	color: #aaa;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}

.mobile-sticky,
.sticky {
	display: block
}

.site-sticky {
	float: left;
	width: 100%;
}

header.mobile-sticky .site-sticky,
header.sticky .site-sticky {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 5;
	bottom: auto;
	transition: top .6s ease-in-out 0s;
	-webkit-transition: top .6s ease-in-out 0s;
	-moz-transition: top .6s ease-in-out 0s;
	-o-transition: top .6s ease-in-out 0s;
	-ms-transition: top .6s ease-in-out 0s;
}

header.mobile-sticky .site-branding,
header.sticky .site-branding {
	position: relative;
	min-height: 70px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	background: #fff;
}

.header-style-6.sticky .site-branding .header-logo {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.header-style-6.sticky .site-branding .head-left {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.header-style-6.sticky .site-branding .head-right {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.header-style-6.sticky .site-branding {
	padding-left: 40px;
}

header.site-header.header-style-6.sticky .site-branding .head-left .right-content.navbar-woocommerce {
	border: none;
}

.post,
.page {
	margin: 0 0 25px;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 25px 0 0;
}

.page-links {
	clear: both;
	margin: 10px 0;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.custom-logo-link {
	display: inline-block;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

div.list_product_color,
div.list_product_size {
	height: 25px;
	margin-right: 6px;
	display: inline-block;
	width: 25px;
	text-align: center;
}

.list_size_attr.size_parent span {
	opacity: 0.5;
}

.list_product_color.select_variation,
.list_product_size.select_variation {
	border: none;
}

div.custom_option {
	display: none;
	border: 2px solid #ccc;
	margin-right: 5px;
	padding: 2px 5px;
	cursor: pointer;
}

div.custom_option.is-visible {
	display: inline-block;
}

div.custom_option.on {
	background-color: #777;
	color: white;
}

::-moz-selection {
	background: #272727;
	color: #fff;
}

::selection {
	background: #272727;
	color: #fff;
}

body {
	font-family: var(--secondary-font);
	font-size: 16px;
	color: var(--body-text-color);
	background-color: #fffcf7;
}

a,
a:hover,
a::before,
a:active,
a:focus,
a:visited,
a:hover::before {
	outline: none;
	color: #666;
	text-decoration: none;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	cursor: pointer;
}

a:hover,
a:focus,
a:active {
	color: #222;
}

em,
em:hover,
img,
img:hover,
svg,
svg:hover {
	text-decoration: none;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

img {
	max-width: 100%;
	height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	word-wrap: break-word;
	color: var(--secondary-color);
	margin: 0 0 20px;
	font-family: var(--primary-font);
	font-weight: 500;
}

code,
a>code {
	background: #f9f2f4;
	padding: 2px 4px;
	font-weight: 600;
	color: #d63384;
}

cite {
	color: var(--secondary-color);
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 19px;
}

h6 {
	font-size: 16px;
}

table,
table td,
table th {
	border: 1px solid var(--border-color);
	text-align: left;
}

table td,
table th {
	padding: 10px 15px;
	text-align: left;
}

blockquote,
.wp-block-quote.is-style-large {
	background: var(--background-color);
	padding: 25px;
	border-left: 4px solid var(--primary-color);
}

.wp-block-quote.is-style-large:not(.is-style-plain) {
	padding: 25px;
}

dl dd {
	margin-bottom: 20px;
}

.post .tt-post-wrapper .tt-post-details .tt-post-content>p:not(.single-post .post .tt-post-wrapper .tt-post-details .tt-post-content > p) {
	margin: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	width: 100%;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
[type=submit] {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
}

input[type="submit"],
button[type="submit"] {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	border: none;
}

input[type="submit"] {
	background: var(--secondary-color);
	color: #fff;
	padding: 15px 25px;
}

.blog button[type="submit"],
.search .search_box button[type="submit"],
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	bottom: 0;
	padding: 10px;
	background: none;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button::after {
	content: '\f002';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 14px;
}

input[type="submit"]:hover {
	background: var(--primary-color);
}

input[type="submit"]:hover,
button[type="submit"]:hover {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

iframe {
	width: 100%;
}

ol,
ul {
	margin-left: 0;
	padding-left: 0;
}

.cursor-pointer {
	cursor: pointer !important;
}

.comment-details table tbody tr:nth-child(2n+1) {
	background: var(--background-color);
}

select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
}

svg {
	color: var(--secondary-color);
}

ins {
	background: none;
}

.btn-style-02 .elementor-button-link,
.elementor-button-link,
.btn {
	position: relative;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	overflow: hidden;
	z-index: 1;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.elementor-button-link::after,
.btn::after {
	content: '';
	height: 100%;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: 0;
	left: auto;
	right: 0;
	z-index: -1;
}

.btn-style-02 .elementor-button-link::after {
	height: 2px;
	width: 100%;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
}

.ff7200 .elementor-button-link::after {
	background: #ff7200;
}

.A45934 .elementor-button-link::after {
	background: #A45934;
}

.a706233 .elementor-button-link::after {
	background: #333;
}

.DB2D2D .elementor-button-link::after {
	background: #DB2D2D;
}

.armadillo .elementor-button-link::after {
	background: #444942;
}

.fff .elementor-button-link::after {
	background: #fff;
}

.elementor-button-link:hover::after,
.btn:hover::after {
	width: 100%;
	right: auto;
	left: 0;
}

.btn-style-02 .elementor-button-link:hover::after {
	width: 0;
	right: 0;
	left: auto;
}

.verdigris .elementor-button-link::after {
	background: #60553E;
}

.btn.btn-primary {
	background: var(--secondary-color);
	color: #fff;
}

.elementor-button-link::after,
.btn-primary::after {
	background: var(--primary-color);
}

.black .elementor-button-link::after {
	background: #000;
}

.b85e3a .elementor-button-link::after {
	background: #b85e3a;
}

.btn.btn-secondary {
	background: var(--primary-color);
	color: #fff;
}

.btn-secondary::after {
	background: var(--secondary-color);
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.wp-block-gallery:not(.has-nested-images) {
	margin: 0 20px 0 0;
}

/* ------------ start blog-list block --------------- */
body #page {
	position: relative;
}

body #page::after {
	background: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0;
	bottom: 0;
	content: '';
	left: 0;
	right: 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	visibility: hidden;
	z-index: 4;
}

.hamburger-side-toggle #page::after,
.silde-toggle #page::after,
.hamburger-silde-toggle #page::after,
.filter-toggle #page::after,
.toggle-filter #page::after,
.search-silde-toggle #page::after {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	visibility: visible;
}

body.search-silde-toggle,
body.hamburger-side-toggle,
body.filter-toggle,
body.silde-toggle {
	overflow: hidden;
}

.type-post,
.page {
	float: left;
	width: 100%;
	margin: 0 0 30px;
}

.page.page-template-default {
	margin: 0;
}

.tt-post-wrapper .tt-post-thumbnail a {
	overflow: hidden;
	border: 1px solid transparent;
	float: left;
	width: 100%;
}

.tt-post-wrapper:not(.blog-grid .tt-post-wrapper) {
	float: left;
	width: 100%;
}

.blog-style .tt-post-wrapper:hover .tt-post-thumbnail a img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.tt-post-wrapper:not(.blog-grid .tt-post-wrapper) {
	float: left;
	width: 100%;
}

.blog-grid .tt-post-wrapper {
	margin: 0 0 40px;
}

.blog-grid .pagination {
	display: none;
}

.single-post .tt-post-wrapper .tt-post-thumbnail {
	margin: 0 0 30px;
	float: left;
	width: 100%;
}

.tt-post-wrapper .tt-post-meta .fa-calendar-alt {
	font-size: 25px;
	padding: 0 10px 0 0;
	height: auto;
}

.post .tt-post-wrapper:not(.single-post .tt-post-wrapper),
.search .tt-post-wrapper {
	padding: 30px;
	background-color: var(--dark-bg-text);
}

.post .tt-post-wrapper>.tt-post-thumbnail,
.search .tt-post-wrapper>.tt-post-thumbnail {
	margin: 0 0 30px;
}

.site-main .left,
.site-main .right {
	padding: 0 15px;
}

.site-main .left {
	margin: 0 0 30px;
}

.site-header .site-main-wrap {
	background-color: var(--bs-white);
	-webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
	box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
	z-index: 5;
	position: relative;
	float: left;
	width: 100%;
}

.page-header .samanta-page-title h2,
h1.title {
	margin: 0;
	font-size: 20px;
	width: auto;
}

.site-footer,
.woocommerce-cart.page .site-footer,
.woocommerce-checkout.page .site-footer {
	margin-top: 50px;
}

footer.site-footer {
	margin: 0;
	z-index: 4;
	position: relative;
	background: #fffcf7;
}

.filter-toggle footer.site-footer {
	z-index: 0;
}

.silde-toggle footer.site-footer,
.hamburger-silde-toggle footer.site-footer,
.hamburger-silde-toggle .page-header.inner-header-opacity {
	z-index: 0;
}

.single-post .type-post .tt-post-details,
.single-post .search .tt-post-wrapper .tt-post-details {
	padding: 0;
	background: none;
}

.tt-post-meta-wrap {
	margin: 0 0 15px;
}

.tt-post-meta-wrap div,
.tt-post-meta-wrap div.tt-post-category a {
	position: relative;
	margin-right: 15px;
}

.tt-post-meta-wrap div.tt-post-category {
	padding-right: 0;
	margin-right: 0;
}

.tt-post-meta-wrap div a {
	font-size: 15px;
}

.tt-post-meta-wrap a,
.tt-post-title a {
	color: var(--secondary-color);
}

.tt-post-meta-wrap a:hover,
.tt-post-title a:hover {
	color: #666;
}

.tt-post-meta-wrap div.tt-post-category::after {
	display: none;
}

.tt-post-meta-wrap div:last-child::after {
	display: none;
}

.tt-post-meta-wrap div:last-child {
	margin-right: 0;
	padding-right: 0;
}

.single-post .tt-post-meta-wrap {
	margin: 0 0 30px;
}

.tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap a {
	color: var(--body-text-color);
	font-size: 13px;
	font-weight: 400;
}

.tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-category a:last-child::before {
	display: none;
}

.tt-post-meta-wrap .tt-post-comment a {
	position: relative;
	padding-left: 18px;
}

.tt-post-meta-wrap .tt-post-comment a::after {
	position: absolute;
	content: '\f075';
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	height: 19px;
	margin: auto;
	color: var(--body-text-color);
	font-size: 13px;
}

.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap a::before {
	display: none
}

.single-post .tt-post-details .tt-post-meta-wrap .tt-post-author,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-category a,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment {
	padding: 6px 15px;
	background: #f5f5f5;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.tt-post-details .tt-post-title h2 a:hover em,
.tt-post-details .tt-post-title h2 a:active em,
.tt-post-details .tt-post-title h2 a:focus em {
	color: var(--primary-color);
}

.tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-category a:hover,
.tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-category a:focus,
.tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-category a:active,
.tt-post-details .tt-post-meta-wrap .tt-post-author:hover a,
.tt-post-details .tt-post-meta-wrap .tt-post-author:active a,
.tt-post-details .tt-post-meta-wrap .tt-post-author:focus a,
.tt-post-details .tt-post-meta-wrap .tt-post-comment:hover a,
.tt-post-details .tt-post-meta-wrap .tt-post-comment:active a,
.tt-post-details .tt-post-meta-wrap .tt-post-comment:focus a {
	color: var(--primary-color);
}

.single-post .tt-post-details .tt-post-meta-wrap .tt-post-category a:hover,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-category a:active,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-category a:focus,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-author:hover,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-author:active,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-author:focus,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:hover,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:active,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:focus {
	background: #e5e5e5;
	cursor: pointer;
	color: var(--secondary-color);
}

.tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-comment a span {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:hover a,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:focus a,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:active a,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:hover .fa-user,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:active .fa-user,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:focus .fa-user,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:hover a,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:active a,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:focus a,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:hover svg,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:active svg,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:focus svg {
	color: var(--secondary-color);
}

.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:hover a,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-author,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-category a:hover,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-category a:active,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-category a:focus,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:hover,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:active,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-comment:focus,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:hover span,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:active span,
.single-post .tt-post-details .tt-post-meta-wrap .tt-post-meta-wrap .tt-post-author:focus span {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.home .tt-post-details .tt-post-content p {
	line-height: 30px;
}

.page-links {
	font-weight: 500;
}

.page-links a:hover {
	color: var(--primary-color);
}

.tt-post-more a {
	padding: 0 0 0 25px;
	font-size: 14px;
	font-weight: 400;
}

.tt-post-more a:hover::before,
.tt-post-more a:focus::before,
.tt-post-more a:active::before {
	background: var(--primary-color);
}

.blog .format-status,
.blog .format-link,
.blog .format-quote,
.blog .format-chat,
.blog .format-aside .tt-post-wrapper,
.blog .format-video .tt-post-wrapper,
.blog .format-audio .tt-post-wrapper,
.blog .format-image .tt-post-wrapper,
.blog .format-gallery .tt-post-wrapper,
.blog .format-standard .tt-post-wrapper,
.search .type-post .tt-post-wrapper,
.archive .tt-post-wrapper,
.search .page .tt-post-wrapper {
	overflow: hidden;
	position: relative;
	border: 1px solid var(--border-color);
}

.blog .format-standard.sticky .tt-post-wrapper {
	background: #f1f2ea;
	border-left: 4px solid var(--primary-color);
}

.tt-post-details .tt-post-category,
.tt-post-details .tt-post-author {
	margin-bottom: 2px;
}

.depth-5 .comment-body .comment-wrap .comment-meta a {
	font-size: 12px;
}

.contact_templet .icon-svg svg {
	border: 2px solid #e5e5e5;
	padding: 10px;
}

.fancybox-toolbar .fancybox-button--play {
	display: none;
}

.fancybox-button svg {
	color: var(--dark-bg-text);
}

/* ----------- End blog-list block ------------------- */
/* ------------ start widget block --------------- */
.widget {
	display: flex;
	width: 100%;
	padding: 30px;
	-ms-flex-direction: column;
	flex-direction: column;
}

.widget select {
	height: 45px;
	padding: 10px;
	width: 100%;
	position: relative;
}

.widget select option::after {
	position: absolute;
	content: '\f078';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
}

.wp-calendar-table tbody #today {
	font-weight: 700;
	background-color: var(--background-color);
	color: var(--secondary-color);
}

#wp-calendar td,
#wp-calendar th {
	padding: 10px 0;
	text-align: center;
}

.widget_calendar .calendar_wrap .wp-calendar-table {
	margin: 0;
}

.widget_calendar .calendar_wrap .wp-calendar-table caption {
	padding: 20px 0 15px;
}

.wp-block-search .wp-block-search__label {
	color: var(--secondary-color);
	font-size: 30px;
	font-family: var(--primary-font);
	font-weight: 500;
	margin: 0 0 10px;
}

.wp-block-search .wp-block-search__inside-wrapper {
	margin: 0 0 5px;
	position: relative;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}

.search-form input[type=search],
.widget.widget_search input[type=search],
.wp-block-search input[type=search] {
	width: 100%;
	border: 1px solid var(--border-color);
	height: 45px;
	line-height: 50px;
	background: var(--bs-white);
	color: #232434;
	padding: 0 50px 0 20px;
}

.widget-area .widget {
	margin: 0 0 30px;
	border: 1px solid var(--border-color);
	background: var(--dark-bg-text);
}

.widget-area .widget.woocommerce.widget_price_filter {
	margin: 0 0 45px;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
	margin: 0;
}

.wp-block-latest-comments {
	margin: 0;
}

.widget ul {
	list-style: none;
	margin-bottom: 0;
}

.widget ul li>ul {
	margin-left: 20px;
}

.widget.widget_layered_nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
	-webkit-box-pack: start;
	justify-content: start;
}

.widget.widget_layered_nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item .swatch-anchor {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	margin-right: 8px;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.widget.widget_layered_nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item img {
	margin-right: 4px;
}

.widget.widget_layered_nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: flex;
}

.widget.widget_layered_nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item .count {
	background: #f5f5f5;
	height: 28px;
	width: 28px;
	line-height: 28px;
	font-size: 12px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

#post_sidebar #monster-widget-placeholder-8 ul li {
	display: block;
}

#post_sidebar .widget ul li ul {
	width: 100%;
}

#post_sidebar .widget ul li:last-child,
#post_sidebar .widget ol li:last-child,
.single-post .tt-post-details ul.wp-block-archives-list li:last-child {
	padding-bottom: 0;
	border: none;
	margin-bottom: 0;
}

#post_sidebar .widget ul li ul li {
	padding: 15px 0 0;
	border: none;
	margin: 0;
}

#post_sidebar .widget ul li ul li a {
	position: relative;
}

#post_sidebar .widget ul li ul li a::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 12px;
	background: #e5e5e5;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

#post_sidebar .widget ul#recentcomments li a::before,
#post_sidebar .widget_rss ul li a.rsswidget::before {
	display: none;
}

.widget ul#recentcomments li a,
.widget_rss ul li a.rsswidget {
	padding: 0;
	font-weight: 500;
	font-size: 16px;
	color: var(--secondary-color);
}

#post_sidebar .widget ul#recentcomments li .comment-author-link a.url {
	font-weight: 400;
}

.widget_rss ul li span.rss-date {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.widget_rss ul li .rssSummary {
	margin: 0 0 10px;
	width: 100%;
}

.widget_search .search-form label {
	width: 100%;
}

.widget_search .search-form {
	position: relative;
}

.widget_search .search .search-close-btn {
	display: none;
}

/* --------------- End widget block ---------------- */
/* --------------- Start post comment ---------------- */
.comment-list .comment-avtar {
	padding-right: 20px;
}

.comment-list .comment-avtar img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.comment-list li.comment {
	list-style: none;
	border-bottom: 1px solid var(--border-color);
	margin: 0 0 30px;
	padding: 0 0 30px;
	float: left;
	width: 100%;
}

.comment-list li.comment:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.comment-list li.comment .children {
	padding-top: 30px;
	border-top: 1px solid var();
	border-bottom: none;
	padding-bottom: 0;
	margin: 30px 0 0 70px;
}

.comment-list li.comment .comment-body {
	position: relative;
	border-bottom: 1px solid var(--border-color);
	margin: 0 0 30px;
	padding: 30px;
}

.comment-list .comment-wrap .comment-meta-wrap {
	margin: 0 0 15px;
}

.comment-list .comment-wrap .comment-meta .comment-edit-link {
	margin: 0 8px;
}

.comment-list .comment-wrap .comment-meta .reply a {
	font-weight: 500;
	font-size: 15px;
}

.comment-list .comment-wrap .comment-meta-wrap cite a {
	font-weight: 500;
	color: var(--secondary-color);
}

.comment-list .comment-wrap .comment-meta-wrap cite a:hover {
	color: #666;
}

.comment-meta a {
	line-height: 15px;
	font-size: 14px;
}

.comment-meta a svg {
	margin-right: 5px;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.thread-even.depth-1.parent>#respond,
.thread-odd.depth-1.parent>#respond,
.thread-even #respond,
.thread-odd #respond,
.thread-even #comments #respond,
.thread-odd #comments #respond {
	padding: 30px 0;
}

.thread-odd.depth-1>#respond,
.thread-even.depth-1>#respond {
	padding: 0;
}

#comments #respond .comment-reply-title small a {
	position: relative;
	font-size: 0;
	float: right;
	width: auto;
}

#comments #respond .comment-reply-title small a::after {
	position: absolute;
	content: "\f00d";
	font-family: 'Font Awesome 5 Free';
	font-size: 20px;
	line-height: 40px;
	top: 0;
	bottom: 0;
	margin: auto;
	left: auto;
	right: 0;
	font-weight: 600;
}

#comments .contact-form .logged-in-as {
	margin: 0;
}

#comments .comment-respond .comment-notes {
	margin: 0 0 20px;
}

.comment-notes #email-notes {
	color: #272727;
	font-weight: 500;
}

#comments .contact-form .textarea,
#comments .contact-form .comment-form-cookies-consent {
	float: left;
	width: 100%;
}

#comments .contact-form .section-field input,
#comments .contact-form .section-field input[type="text"],
#comments .contact-form .section-field input[type="email"],
#comments .contact-form .section-field input[type="password"],
#comments .contact-form .section-field textarea {
	padding: 15px;
	width: 100%;
}

input:focus-visible,
input[type="text"]:focus-visible,
input[type="email"]:focus-visible,
input[type="password"]:focus-visible,
textarea:focus-visible,
select:focus-visible {
	border: 1px solid #aaa;
	outline: none;
}

#comments .contact-form .form-submit {
	float: left;
	width: 100%;
	margin: 0;
}

#comments #respond {
	float: left;
	width: 100%;
}

#comments .comment-body+#respond {
	margin: 30px 0 0;
}

#comments .contact-form .comment-form-cookies-consent #wp-comment-cookies-consent {
	margin-right: 10px;
}

#comments .contact-form .comment-form-cookies-consent label,
#comments .contact-form .comment-form-cookies-consent #wp-comment-cookies-consent {
	cursor: pointer;
}

#comments .no-comments {
	background: none;
}

ul.page-breadcrumb {
	list-style: none;
	padding: 0;
	margin: 0;
}

.page-header .breadcrumbs {
	float: left;
	width: auto;
}

.page-header .breadcrumbs #crumbs span.active {
	font: 400 15px/17px var(--primary-font);
}

#crumbs .active {
	position: relative;
	padding-left: 25px;
	margin-left: 20px;
}

#crumbs .active::after {
	position: absolute;
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 10px;
	color: #ccc;
	left: 0;
	height: 15px;
}

#comments .comment-list {
	list-style: none;
}

#comments .comment-list,
.comments-area .respond-form {
	float: left;
	width: 100%;
}

/* --------------- End post comment ---------------- */
/* --------------- Start Breadcump --------------------*/
.page-header.inner-header-opacity {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	border: 1px solid var(--dark-border);
	border-top: 0;
	border-right: 0;
	border-left: 0;
	margin: 0 0 50px;
}

.archive.woocommerce-active .page-header.inner-header-opacity {
	margin: 0;
}

.silde-toggle .page-header.inner-header-opacity {
	z-index: 1;
}

.page-header .samanta-page-title {
	justify-content: space-between;
}

.woocommerce-shop .page-header .samanta-page-title {
	-webkit-box-pack: end;
	justify-content: end;
}

.page-header .samanta-page-title .breadcrumb-title {
	margin: 0 0 20px;
}

.site .header-top ul li span {
	font-size: 14px;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: var(--secondary-color);
}

.site .header-top .header-top-center ul li span a {
	margin: 0 0 0 5px;
	border-bottom: 1px solid transparent;
}

.site .header-top .header-top-center ul li span a:hover {
	border-color: #fff;
	color: #fff;
}

.site .header-top ul li.header-top-clear span {
	display: flex;
	align-items: center;
}

.site .header-top ul li.header-top-clear span a,
.site .header-top ul li.header-top-clear span {
	color: #4b4e36;
}

.header-top .list-inline-item.header-top-tel {
	border-right: 1px solid #393939;
	padding-right: 10px;
}

.home .wrap-detail-page .breadcrumb-wrap {
	margin: 0;
}

.header-top .list-inline-item.header-top-tel a svg {
	-webkit-transform: rotate(100deg);
	-ms-transform: rotate(100deg);
	transform: rotate(100deg);
}

/* --------------- End Breadcump --------------------*/
/* --------------- Start Pagination block ---------------*/
.pagination {
	float: left;
	width: 100%;
	padding: 15px 0;
	margin: 0;
	border-left: 1px solid var(--dark-border);
}

.pagination .page-numbers {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
}

.pagination .page-numbers li {
	border: none;
	margin: 3px;
	display: inline-block;
}

.pagination .page-numbers li .current,
.pagination .page-numbers li>a:hover,
.pagination .page-numbers li>a:active,
.pagination .page-numbers li>a:focus {
	background: var(--primary-color);
	border-color: var(--primary-color);
	color: var(--bs-white);
}

.pagination .page-numbers li>a span {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	text-transform: capitalize;
}

.pagination .page-numbers li>a,
.pagination .page-numbers li>span {
	border: 1px solid var(--border-color);
	padding: 0 15px;
	font-size: 14px;
	min-width: 42px;
	height: 42px;
	line-height: 42px;
	color: var(--secondary-color);
}

.pagination .page-numbers li>a.prev,
.pagination .page-numbers li>a.next {
	position: relative;
}

.pagination .page-numbers li>a.prev::after,
.pagination .page-numbers li>a.next::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 40px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
}

.pagination .page-numbers li>a.next::after {
	content: "\f30b";
}

.pagination .page-numbers li>a.prev::after {
	content: "\f30a";
}

/* --------------- End Pagination block ---------------*/
/* -------------- Start footer block --------------*/
.widget-wrap,
.site-info,
#footer-top,
.site-footer {
	float: left;
	width: 100%;
}

footer.footer-default .site-info .copyright {
	border-top: 1px solid rgb(255 255 255 / 10%);
}

footer .site-info .copyright a {
	display: flex;
	align-items: center;
	padding: 0 0 0 6px;
}

footer .site-info .copyright a:hover {
	opacity: 0.6;
}

footer .site-info .copyright {
	padding: 20px 0;
	border-top: 1px solid var(--dark-border);
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 100%;
}

footer .widget {
	padding: 0;
}

footer .widget.widget_samanta_widget_social_media {
	position: relative;
	padding: 20px 0 0;
	margin: 0;
}

footer .widget.widget_samanta_widget_social_media::after {
	position: absolute;
	content: '';
	width: 40%;
	height: 1px;
	background: var(--border-color);
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
}

footer .widget .description {
	margin: 0;
	width: 87%;
	color: var(--primary-color);
}

footer .widget.widget_block p {
	margin: 0;
}

footer .widget .widget-title {
	font-size: 20px;
	font-weight: 400;
	color: var(--secondary-color);
}

footer .main-footer,
footer .main-footer a {
	color: #666;
	font-size: 14px;
}

footer .main-footer a:hover {
	color: var(--primary-color);
}

footer .main-footer .footer-content {
	border-width: 0;
	border-right-width: 1px;
	border-style: solid;
	border-color: var(--dark-border);
	padding: 60px 0;
}

footer .main-footer .footer-content:last-child {
	border: none;
}

footer .main-footer .footer-content.footer-02,
footer .main-footer .footer-content.footer-03,
footer .main-footer .footer-content.footer-04 {
	padding-left: 35px;
}

footer .widget_samanta_widget_contact_info ul li {
	display: flex;
	align-items: center;
}

footer .widget ul li {
	margin: 0 0 10px;
}

footer .widget ul li ul {
	margin-top: 10px;
}

footer .widget_samanta_widget_contact_info ul li svg {
	margin-right: 15px;
	color: #666;
}

footer .widget_samanta_widget_contact_info ul li a svg {
	color: #666;
}

footer .widget_samanta_widget_contact_info ul li a:hover svg {
	-webkit-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
	transform: rotatey(360deg);
	color: var(--primary-color);
}

footer .widget_block label {
	width: 100%;
}

footer .widget_block input[type="email"] {
	width: 100%;
	border: none;
	border-bottom: 1px solid var(--border-color);
	font-size: 14px;
	line-height: 20px;
	padding: 12px 130px 12px 12px;
}

footer .widget_block .input-form {
	position: relative;
}

footer .widget_block .newsletter-content {
	margin: 0 0 25px;
	font-style: italic;
	font-size: 13px;
}

footer .widget_block input[type="submit"] {
	position: absolute;
	top: auto;
	bottom: 5px;
	right: 0;
	left: auto;
	padding: 15px 30px;
	font-size: 14px;
}

footer .widget_block input[type="submit"]::after {
	content: '\f078';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	font-weight: 600;
	font-size: 10px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

footer .widget.widget_block .widget-title {
	position: relative;
	padding-left: 25px;
}

footer .widget.widget_block .widget-title::after {
	content: '\f2b6';
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	font-weight: 400;
	font-size: 15px;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 20px;
}

footer .mc4wp-form-fields .newsletter-form {
	float: left;
	width: 100%;
	position: relative;
}

footer .mc4wp-form-fields .newsletter-form input[type="email"] {
	background: transparent;
	border: none;
	border-bottom: 1px solid #6f715e;
	color: #fff;
	padding: 10px 40px 10px 15px;
}

footer .mc4wp-form-fields .newsletter-form input[type="email"]:-ms-input-placeholder {
	color: #fff;
}

footer .mc4wp-form-fields .newsletter-form input[type="email"]::-ms-input-placeholder {
	color: #fff;
}

footer .mc4wp-form-fields .newsletter-form input[type="email"]::placeholder,
footer .mc4wp-form-fields .newsletter-form input[type="email"]::-ms-input-placeholder,
footer .mc4wp-form-fields .newsletter-form input[type="email"]::-ms-input-placeholder {
	color: #fff;
}

footer .mc4wp-form-fields .newsletter-form .btn {
	position: absolute;
	right: 0;
	left: auto;
	top: auto;
	bottom: 1px;
	padding: 10px 12px;
	width: auto;
}

footer .mc4wp-form-fields .newsletter-form .btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

footer .mc4wp-form-fields .newsletter-form .btn>svg {
	color: #fff;
	font-size: 18px;
}

footer.footer-style-1 .widget-wrap .mc4wp-form-fields .news-title,
footer.footer-style-1 .widget-wrap .mc4wp-form-fields .news-form,
footer .mc4wp-form-fields,
footer .footer-newsletter,
.widget-wrap .widget_block .footer-newsletter .news-title,
.widget-wrap .widget_block .footer-newsletter .news-form {
	float: left;
	width: 100%;
	padding: 0;
}

footer.footer-style-3 .widget-wrap,
footer.footer-style-3 .site-info,
footer.footer-style-3 .footer-top-section {
	background: #3d3334;
}

footer.footer-style-1 .footer-top-section {
	background: var(--primary-color);
}

footer #footer-top .footer-newsletter {
	display: flex;
	padding: 40px 8%;
	align-items: center;
	justify-content: space-between;
}

.footer-newsletter .news-title {
	padding: 0 100px 0 0;
}

footer.footer-style-1 #footer-top>.container>.row>.col-sm-6 {
	float: left;
	width: 100%;
}

footer #footer-top .footer-newsletter .news-title .widget-title {
	margin: 0;
	color: #fff;
	font-size: 26px;
	position: relative;
	padding: 0 0 0 45px;
}

footer #footer-top .footer-newsletter .news-title .widget-title::after {
	position: absolute;
	content: '\f2b6';
	font-family: 'Font Awesome 5 Free';
	font-size: 25px;
	font-weight: 400;
	color: #fff;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	height: 34px;
	margin: auto;
}

footer.footer-style-3 .mc4wp-form-fields p,
footer.footer-style-4 .mc4wp-form-fields p,
footer.footer-style-1 .mc4wp-form-fields p {
	display: none;
}

footer .mc4wp-form-fields p {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #64615f;
	margin: 35px 0 45px 0;
}

footer .mc4wp-form-fields p label {
	font-size: 18px;
	font-family: var(--primary-font);
	color: var(--secondary-color);
	font-weight: 500;
}

footer .mc4wp-form-fields p label input[type="email"] {
	font-size: 14px;
}

.mc4wp-form {
	position: relative;
	float: left;
	width: 100%;
}

.mc4wp-response {
	position: absolute;
	top: 110px;
	bottom: auto;
	right: 9%;
}

.mc4wp-response .mc4wp-alert {
	position: relative;
	background: #fffcf7;
	padding: 10px 10px 10px 40px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

footer #footer-top .mc4wp-response .mc4wp-alert p {
	margin: 0;
	color: var(--primary-text);
}

.mc4wp-response .mc4wp-alert::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: auto;
	margin: auto;
	left: 10px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	height: 31px;
}

.mc4wp-alert.mc4wp-success::before {
	content: '\f058';
	color: green;
}

.mc4wp-alert.mc4wp-error::before {
	content: '\f057';
	color: red;
}

footer.footer-style-1 .footer-top {
	background: #f1ece8;
}

.footer-style-1 .footer-top .footer-newsletter .newsletter-content {
	width: 80%;
	float: left;
}

footer .footer-top .footer-newsletter .newsletter-content {
	color: #777;
	font-size: 14px;
	line-height: 23px;
}

.footer-style-1 .footer-top .footer-newsletter .news-title {
	position: relative;
	padding: 0 0 0 75px;
}

.footer-style-3 .footer-top .footer-newsletter .news-title {
	position: relative;
	padding: 70px 0 0;
}

.footer-style-1 .footer-top .footer-newsletter .widget-title {
	font-size: 32px;
}

.footer-style-1 .footer-top .footer-newsletter .widget-title {
	margin: 0 0 15px;
}

.footer-style-1 .footer-top .footer-newsletter .news-title::before {
	content: '\f2b6';
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-weight: 500;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 25px;
	color: #fff;
	background: #ec7a5c;
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.footer-style-1 .footer-top .footer-newsletter .news-form .newsletter-form input[type="email"] {
	background: none;
	width: 100%;
	border: none;
	font-size: 13px;
	height: 50px;
	padding: 5px 150px 5px 10px;
}

.footer-style-1 .footer-top .footer-newsletter .news-form .newsletter-form {
	border-bottom: 1px solid #777;
	float: right;
	width: 90%;
}

.footer-style-1 .footer-top .footer-newsletter .news-form .newsletter-form input[type="submit"] {
	position: absolute;
	right: 0;
	left: auto;
	top: auto;
	bottom: 5px;
	padding: 18px 38px;
	font-size: 14px;
}

footer.footer-style-2 .main-footer .footer-content.footer-01,
.footer-style-2 .footer-top-section .top-footer {
	width: 50%;
	float: left;
}

footer.footer-style-2 .footer-top-section {
	background: none;
	border: 1px solid var(--dark-border);
	border-left: 0;
	border-right: 0;
}

footer.footer-style-2 #footer-top .footer-newsletter {
	padding: 80px 120px 94px 0;
}

footer.footer-style-2 #footer-top .footer-newsletter .news-form,
footer.footer-style-2 #footer-top .footer-newsletter .news-title {
	width: 100%;
	padding: 0;
}

footer.footer-style-2 #footer-top .footer-newsletter .news-title .widget-title {
	color: #272727;
	padding: 0 0 0 0;
}

footer.footer-style-2 #footer-top .footer-newsletter .news-title .widget-title::after {
	color: #000;
	height: 40px;
	font-size: 34px;
	display: none;
}

footer.footer-style-2 .mc4wp-form-fields p {
	display: block;
	margin: 35px 0;
}

footer.footer-style-2 .main-footer .footer-content.footer-02,
footer.footer-style-2 .main-footer .footer-content.footer-03 {
	width: 25%;
	float: left;
	border: none;
}

footer.footer-style-2 .main-footer .footer-content.footer-04 {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	padding: 102px 50px;
}

/* footer-03 */
.footer-style-3 .main-footer {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	position: relative;
}

.footer-style-3 .footer-content.footer-04,
.footer-style-3 .footer-content.footer-01 {
	float: left;
	width: 40%;
}

.footer-style-3 .footer-content.footer-03 {
	float: left;
	width: 20%;
}

.footer-style-3 .main-footer::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	top: 74px;
	left: 0;
	right: 0;
	bottom: auto;
}

.footer-style-3 .footer-content.footer-02 {
	padding: 0;
	border-right: 0;
}

.footer-style-3 .footer-content.footer-02 .widget_nav_menu {
	margin: 0;
}

.footer-style-3 .footer-content.footer-02 .widget_nav_menu .widget-title {
	display: none;
}

.footer-style-3 .footer-content.footer-02 .widget_nav_menu #menu-my-account,
.footer-style-3 .footer-content.footer-02 .widget_nav_menu #menu-quick-view {
	display: flex;
	justify-content: center;
}

.footer-style-3 .footer-content.footer-02 .widget_nav_menu #menu-my-account li,
.footer-style-3 .footer-content.footer-02 .widget_nav_menu #menu-quick-view li {
	padding: 25px 28px;
	font-size: 16px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	margin: 0;
}

.footer-style-3 .widget.widget_samanta_widget_social_media::after {
	background: rgba(255, 255, 255, 0.2);
}

.footer-style-3 .site-info .copyright,
.footer-style-3 .mc4wp-form-fields .newsletter-form input[type="email"] {
	border-color: rgba(255, 255, 255, 0.2);
}

footer.footer-style-3 .copyright .copyright-left,
.footer-style-3 .footer-content.footer-01 .description,
footer.footer-style-3 .widget ul li,
footer.footer-style-3 .widget ul li svg,
footer.footer-style-3 .main-footer a {
	color: #ccc;
}

footer.footer-style-3 .widget ul li a:hover svg,
footer.footer-style-3 .main-footer a:hover {
	color: #fff;
}

footer.footer-style-3 .widget-wrap .widget .widget-title {
	color: #fff;
}

.footer-style-3 .footer-content.footer-02 .widget_nav_menu #menu-my-account li:last-child,
.footer-style-3 .footer-content.footer-02 .widget_nav_menu #menu-quick-view li:last-child {
	border: none;
}

.footer-style-3 .footer-content.footer-01 {
	border: none;
}

.footer-style-2 .footer-content.footer-01 #block-14,
.footer-style-1 .footer-content.footer-01 #block-14,
.footer-style-3 .footer-content.footer-01 #block-14 {
	display: none;
}

.footer-style-3 .footer-content.footer-01 .widget {
	text-align: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	border-color: var(--dark-border);
}

.footer-style-3 .footer-content.footer-01 .description {
	margin: 0 0 0 auto;
}

footer.footer-style-3 .widget ul li {
	margin: 0 0 10px;
}

.footer-style-3 .footer-content.footer-01 .widget ul.social-media {
	-webkit-box-pack: end;
	justify-content: end;
	margin: 0 0 0 auto;
}

.footer-style-3 .main-footer .footer-content.footer-03 .widget ul li {
	text-align: center;
}

.footer-style-3 .main-footer .footer-content.footer-03 {
	border: none;
	padding-left: 0;
}

.footer-style-3 .main-footer .footer-content.footer-03 .widget {
	align-items: center;
}

/* footer-04 */
.footer-style-4 .footer-01 #samanta_widget_about_text-3 {
	display: none;
}

.footer-style-4 .footer-01 #block-7 {
	display: none;
}

footer.footer-style-4 .main-footer .footer-content.footer-01 {
	padding-right: 100px;
}

footer.footer-style-4 .widget.widget_block .widget-title {
	padding: 40px 0 0 0;
	color: #fff;
}

footer.footer-style-4 .widget.widget_block .widget-title::after {
	top: 0;
	bottom: auto;
	font-size: 28px;
	height: 34px;
}

footer.footer-style-4 .widget-wrap,
footer.footer-style-4 .site-info,
footer.footer-style-4 .footer-top-section {
	background: #393e37;
}

footer.footer-style-4 .widget .description {
	color: #fff;
}

footer.footer-style-4 .widget-wrap .widget .widget-title {
	color: #fff;
}

footer.footer-style-4 .widget_samanta_widget_contact_info ul li svg,
footer.footer-style-4 .widget ul li,
footer.footer-style-4 .copyright .copyright-left,
footer.footer-style-4 .widget_samanta_widget_contact_info ul li a svg,
footer.footer-style-4 .main-footer a,
footer.footer-style-4 .main-footer a svg {
	color: #bebebe;
}

footer.footer-style-4 .main-footer a:hover svg,
footer.footer-style-4 .widget_samanta_widget_contact_info ul li:hover a svg,
footer.footer-style-4 .main-footer a:hover {
	color: #fff;
}

/* footer-05 */
.footer-style-5 .footer-top-section .top-footer {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 0;
}

footer.footer-style-5 .main-footer .footer-content.footer-01 {
	width: 40%;
	float: left;
}

footer.footer-style-5 .main-footer .footer-content.footer-02 {
	width: 20%;
	float: left;
}

footer.footer-style-5 .main-footer .footer-content.footer-03 {
	width: 20%;
	float: left;
}

footer.footer-style-5 .main-footer .footer-content.footer-04 {
	position: static;
	display: block;
	float: left;
	width: 20%;
	padding: 60px 0 60px 35px;
}

.footer-style-5 .footer-top-section .top-footer .footer-top-content {
	width: 50%;
}

footer.footer-style-5 #footer-top .footer-newsletter {
	padding: 115px 0;
}

footer.footer-style-5 #footer-top .footer-newsletter .news-title .widget-title::after,
footer.footer-style-3 #block-9,
footer.footer-style-1 #block-9,
footer.footer-style-2 #block-9,
footer.footer-style-5 #block-9 {
	display: none;
}

footer.footer-style-5 #footer-top .footer-newsletter .news-title .widget-title {
	padding: 0;
	text-align: center;
}

footer.footer-style-5 .mc4wp-form-fields p {
	text-align: center;
}

footer.footer-style-2 .mc4wp-form-fields .newsletter-form .btn>svg {
	color: var(--secondary-color);
}

footer.footer-style-2 .mc4wp-form-fields .newsletter-form input[type="email"] {
	color: var(--secondary-color);
}

/* social icon css */
ul.social-media {
	display: flex;
	list-style: none;
	width: 50%;
}

.widget .wp-block-gallery.has-nested-images {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

ul.social-media li {
	margin: 0;
	padding: 0 16px;
}

ul.social-media li svg {
	font-size: 15px;
	color: #666;
}

ul.social-media li:hover svg {
	-webkit-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
	transform: rotatey(360deg);
	color: var(--primary-color);
}

ul.social-media li:last-child {
	padding-right: 0
}

ul.social-media li:first-child {
	padding-left: 0
}

footer .copyright .copyright-left {
	color: #666;
	font-size: 14px;
}

/* ---------------- End Footer block ---------------*/
/* --------------- Start Post Detail block -------------- */
.single-post .tt-post-details a:not(.single-post #comments a):not(.wp-block-button a.wp-block-button__link):not(.wp-block-cover-text a):not(.wp-block-file .wp-block-file__button):not(.wp-block-archives-list a):not(.wp-calendar-nav .wp-calendar-nav-prev a):not(.wp-block-latest-comments__comment-meta a):not(.wp-block-latest-posts__list a):not(.wp-block-tag-cloud a):not(.wp-block-rss a):not(.page-links a):not(table tbody tr th a):not(blockquote cite a),
.page .site-main a {
	color: var(--primary-color);
}

.page #comments a,
.page-links a.post-page-numbers {
	color: var(--secondary-color);
}

.page #comments a:hover,
.page-links a.post-page-numbers:hover {
	color: var(--primary-color);
}

.single-post .tt-post-details a:hover:not(.single-post #comments a:hover):not(.wp-block-button a.wp-block-button__link:hover):not(.wp-block-cover-text a:hover):not(.wp-block-file .wp-block-file__button:hover):not(.wp-block-archives-list a:hover):not(.wp-calendar-nav .wp-calendar-nav-prev a:hover):not(.wp-block-latest-comments__comment-meta a:hover):not(.wp-block-latest-posts__list a:hover):not(.wp-block-tag-cloud a:hover):not(.wp-block-rss a:hover):not(.page-links a:hover):not(table tbody tr th a:hover):not(blockquote cite a:hover),
.page .site-main a:hover {
	color: var(--secondary-color);
}

blockquote cite {
	position: relative;
	padding-left: 25px;
}

.wp-block-quote.is-style-large cite {
	display: flex;
}

blockquote cite::before {
	position: absolute;
	content: "";
	height: 2px;
	width: 15px;
	background: #666;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
}

.wp-block-code code {
	background: none;
}

.single-post ul li,
dl dt {
	padding-bottom: 5px;
}

.single-post .tt-post-details .tt-post-content ul li.blocks-gallery-item {
	margin-bottom: 20px;
	padding-bottom: 0;
}

.single-post ul li ul li {
	padding-top: 5px;
}

.tt-post-content ol li,
.comment-wrap .comment-details ol li,
.comment-wrap .comment-details ul li,
dl dt {
	padding: 0 0 5px;
}

.tt-post-content ol li:last-child,
.comment-wrap .comment-details ol li:last-child,
.comment-wrap .comment-details ul li:last-child,
dl dt:last-child {
	padding: 0;
}

.tt-post-content ol li ol li,
.comment-wrap .comment-details ul li ul li,
.comment-wrap .comment-details ol li ol li {
	margin: 5px 0 0;
}

.tt-post-content ol li ol li:last-child,
.comment-wrap .comment-details ul li ul li:last-child,
.comment-wrap .comment-details ol li ol li:last-child {
	padding: 0;
}

.tt-post-content ol li ul li ol li {
	padding: 0;
}

.comment-wrap .comment-details ul,
.comment-wrap .comment-details ol {
	margin-bottom: 20px;
}

.comment-wrap .comment-details ul ul,
.comment-wrap .comment-details ol ol {
	margin-bottom: 0
}

.single-post .tag-sticky-2 .tt-post-details .tt-post-content ul li:last-child,
.single-post .tt-post-details .tt-post-content {
	margin: 0;
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image>figcaption {
	font-size: 15px;
	margin: 20px 0 0;
}

.wp-block-image .aligncenter>figcaption a,
.wp-block-image .alignleft>figcaption a,
.wp-block-image .alignright>figcaption a {
	font-weight: 500;
	color: var(--secondary-color);
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignright {
	float: right;
	padding: 0 0 0 20px;
	clear: both;
}

.wp-caption .wp-caption-text {
	margin: 20px 0;
}

.wp-caption {
	max-width: 100%;
}

.wp-block-image .aligncenter>figcaption a:hover,
.wp-block-image .alignleft>figcaption a:active,
.wp-block-image .alignright>figcaption a:focus {
	color: var(--primary-color);
}

.wp-block-button .wp-block-button__link:hover {
	background: var(--primary-color);
	color: #fff;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
	background: none;
	border: 2px solid var(--primary-color);
	color: var(--primary-color);
}

.tt-post-content .wp-block-button {
	margin-bottom: 20px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.tt-post-details .tt-post-content .wp-block-cover .wp-block-cover-text {
	color: var(--bs-white);
	font-size: 30px;
	margin: 0;
}

.tt-post-details .tt-post-content .wp-block-cover {
	margin-bottom: 20px;
}

.tt-post-details .tt-post-content .wp-block-cover:last-child {
	margin-bottom: 0;
}

.tag-embeds-2 .wp-block-gallery {
	margin-bottom: 20px;
}

.single-post .tt-post-details .tt-post-content ul.blocks-gallery-grid {
	margin: 0 0 10px;
}

.single-post .tt-post-details .tt-post-content .is-cropped ul.blocks-gallery-grid {
	margin: 0;
}

.single-post .tt-post-details .tt-post-content .wp-block-gallery.columns-3 {
	margin-bottom: 20px;
}

.single-post .tt-post-details .tt-post-content .wp-block-gallery .blocks-gallery-caption em {
	font-weight: 500;
}

.single-post .tt-post-details .tt-post-content .wp-block-gallery .blocks-gallery-caption {
	text-align: center;
}

.tt-post-content ol,
.single-post .tt-post-details .tt-post-content ul,
.comment-wrap .comment-details ul,
.comment-wrap .comment-details ol {
	margin-left: 25px;
}

.wp-block-video figcaption {
	margin-top: 20px;
}

.single-post .tt-post-details ul.wp-block-archives-list {
	list-style: none;
	margin-left: 0;
}

.tt-post-content .wp-block-columns .wp-block-column .wp-block-quote {
	background: var(--background-color);
	padding: 20px;
}

.single-post .tt-post-details .tt-post-content .wp-block-pullquote blockquote {
	background: none;
}

.wp-block-pullquote blockquote {
	background: var(--background-color) !important;
}

.wp-block-pullquote blockquote.has-very-dark-gray-color {
	border: none;
}

.wp-block-pullquote.has-cyan-bluish-gray-background-color blockquote p {
	margin: 0 0 20px;
}

.wp-block-embed figcaption {
	text-align: center;
}

.gallery .gallery-item {
	margin: 0;
	text-align: left;
	float: left;
	padding: 5px;
}

.gallery .gallery-item .gallery-caption {
	margin-top: 20px;
	text-align: left;
}

.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;
}

.gallery {
	display: inline-block;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.3333%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1%;
}

.single-post .tt-post-details .tt-post-content ul.wp-block-archives-list li a:hover::before {
	background: var(--primary-color);
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
	background: var(--background-color);
	width: 100%;
	height: 50px;
	border: none;
	padding: 10px 20px;
}

.single-post .tt-post-details .tt-post-content blockquote.twitter-tweet {
	border-left: 4px solid var(--primary-color);
}

.single-post .tt-post-details .tt-post-content ul.wp-block-latest-posts {
	margin-left: 0;
}

.wp-block-calendar table {
	caption-side: top;
}

.wp-block-calendar table#wp-calendar caption {
	padding: 10px 20px;
	font-weight: 500;
	border: 1px solid #ededed;
}

.tt-post-details .wp-block-calendar nav.wp-calendar-nav {
	margin-bottom: 20px;
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
	padding: 5px;
}

.tt-post-content ol.wp-block-latest-comments {
	margin-bottom: 20px;
}

.single-post .tt-post-details .tt-post-content ul.wp-block-latest-posts li .wp-block-latest-posts__post-date {
	font-size: 13px;
}

.single-post .tt-post-details .tt-post-content .wp-block-group.has-background {
	padding: 20px;
	margin-bottom: 20px;
}

.wp-block-media-text.has-media-on-the-right {
	margin-bottom: 20px;
}

.page-links .post-page-numbers.current,
.page-links a.post-page-numbers:hover,
.page-links a.post-page-numbers:focus,
.page-links a.post-page-numbers:active {
	background: var(--primary-color);
	color: var(--bs-white);
}

.page-links .post-page-numbers.current {
	padding: 6px 12px;
}

.page-links a.post-page-numbers {
	padding: 6px 12px;
	border: 1px solid var(--border-color);
}

.home .page-links a.post-page-numbers {
	border: none;
}

.home .tt-post-details .tt-post-content .page-links a.post-page-numbers {
	padding: 0;
}

.home .tt-post-details .tt-post-content .page-links a.post-page-numbers:hover {
	background: none;
	color: var(--primary-color);
}

.page-links .post-page-numbers {
	margin: 0 3px;
}

.home .tt-post-details .tt-post-content .page-links a.post-page-numbers {
	margin: 0 5px;
}

.wp-block-image .alignleft {
	margin-right: 20px;
}

.wp-block-image .alignright {
	margin-left: 20px;
	float: right;
}

.wp-block-media-text.alignwide {
	margin-bottom: 20px;
}

.wp-block-preformatted {
	margin: 20px 0;
}

.wp-block-table td,
.wp-block-table th {
	text-align: left;
}

.tt-post-content label input[type="password"] {
	height: 45px;
	margin-top: 10px;
	width: 100%;
	padding: 10px;
}

.post-password-form input[type="submit"] {
	float: none;
	display: inline-block;
	vertical-align: bottom;
}

ol.comment-list li.trackback,
ol.comment-list li.pingback {
	padding-left: 5px;
	margin-bottom: 20px;
}

.wp-block-archives-dropdown {
	float: left;
	width: 100%;
}

.wp-block-archives-dropdown label {
	margin: 0 0 10px;
}

.select-wrap {
	margin: 0 0 20px;
	position: relative;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
}

.select-wrap::after {
	position: absolute;
	content: "\f107";
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	right: 20px;
	left: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	pointer-events: none;
	display: flex;
	align-items: center;
}

.select-wrap .fa-angle-down {
	position: absolute;
	right: 20px;
	left: auto;
	top: 0;
	bottom: 0;
	margin: auto;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	width: 50%;
	margin: auto;
}

/* --------------- End Post Detail block -------------- */
/* --------------- Start header style -------------- */
.head-center .logo,
.site-logo>img {
	max-width: 155px;
	height: auto;
}

header.site-header .site-branding {
	min-height: 90px;
	display: flex;
}

header.site-header .site-branding .head-right {
	justify-content: end;
}

.site-header #site-navigation ul.nav-menu>li.menu-item {
	padding: 29px 0;
	cursor: pointer;
}

.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children a::after {
	left: 15px;
}

.site-header #site-navigation ul.nav-menu li.menu-item ul.sub-menu a::after {
	display: none;
}

.site-header .search-results ul li>a::after {
	display: none;
}

.site-header #site-navigation ul.nav-menu li.menu-item a {
	text-transform: capitalize;
	font-size: 16px;
	font-family: var(--primary-font);
	position: relative;
	padding: 5px 24px;
	font-weight: 500;
}

.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children ul li>a::before {
	top: 5px;
}

.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children:hover>a::before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.site-header #site-navigation ul.sub-menu li.menu-item.menu-item-has-children:hover>a::before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: 6px;
}

.site-header #site-navigation ul.nav-menu li.menu-item:hover a,
.site-header #site-navigation ul.nav-menu li.menu-item:focus a,
.site-header #site-navigation ul.nav-menu li.menu-item:active a {
	color: #272727;
}

.site-header #site-navigation ul li ul li {
	padding: 6px 28px;
	text-align: left;
}

.site-header #site-navigation ul.nav-menu li.menu-item ul.sub-menu li.menu-item a {
	padding: 0;
	font-weight: 400;
	width: 100%;
	font-size: 15px;
	color: var(--body-text-color);
}

.site-header #site-navigation ul.nav-menu li.menu-item ul.sub-menu li.menu-item>ul {
	left: 100%;
}

.site-header #site-navigation ul.nav-menu li.menu-item ul.sub-menu li.menu-item:hover>a {
	color: #111;
}

.site-header #site-navigation .menu-all-pages-flat-container ul.navbar-nav {
	-webkit-box-orient: horizontal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 15px 0;
}

.site-header #site-navigation .menu-all-pages-flat-container ul.navbar-nav li.menu-item {
	padding: 10px 0;
}

#site-navigation .navbar-toggler {
	color: #272727;
	border: none;
	font-size: 23px;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.mini-cart .empty-cart:hover svg,
.mini-cart svg:hover,
.head-hamburger-menu:hover svg {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}

.search-icon .top-search {
	display: none;
}

.search-icon .top-search .search-fix .search .search-close-btn:hover svg {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

.mini-cart .woocommerce-mini-cart__buttons svg:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.navbar-hamburger span.hamburger-close::after {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.search-icon .top-search .search-fix .product-search-close svg {
	display: none;
}

.search-icon .top-search .search-fix {
	bottom: auto;
	background: #fff;
	z-index: 5;
	padding: 75px 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	visibility: hidden;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-webkit-transform-origin: center top 0;
	-ms-transform-origin: center top 0;
	transform-origin: center top 0;
	-webkit-box-shadow: 0 15px 25px rgb(0 0 0 / 10%);
	box-shadow: 0 15px 25px rgb(0 0 0 / 10%);
}

.search-icon .top-search.show .search-fix {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	visibility: visible;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	opacity: 1;
}

.search-icon .top-search .search-fix .search .search-close-btn {
	background: none;
	border: none;
	padding: 0;
	position: absolute;
	top: 25%;
	bottom: auto;
	right: 6%;
	left: auto;
}

.search-icon .top-search .search-fix .search .search-close-btn svg {
	font-size: 20px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.search-icon .top-search .search-form {
	position: relative;
}

.search-icon .top-search .search-form input[type="submit"] {
	background: none;
	color: #272727;
	font-size: 0;
	position: absolute;
}

.search-icon .top-search .search-form input[type="submit"]::after {
	position: absolute;
	content: "\f002";
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 16px;
}

.search-icon .top-search .search-form input {
	border: none;
	border-bottom: 1px solid var(--border-color);
	font-size: 20px;
	font-family: var(--primary-font);
	padding-right: 60px;
}

.woocommerce-account .search-icon .top-search .search-form button[type=submit] {
	width: auto;
}

.search-icon .top-search .search-form button[type=submit] {
	position: absolute;
	right: 20px;
	left: auto;
	padding: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: none;
}

.search-icon .top-search .search-form button[type=submit] .fa-search {
	font-size: 16px;
}

.search-icon .top-search .search-form button[type=submit]:hover .fa-search,
.search-icon .top-search .search-fix .search .search-close-btn:hover .fa-times {
	color: var(--secondary-color);
}

.header-style-1 .right-header .mini-cart,
.header-style-2 .right-header .mini-cart,
.header-style-3 .right-header .mini-cart {
	margin-left: 0;
}

.right-header .mini-cart .dropdown-menu-mini-cart .cart-close>svg {
	cursor: pointer;
	display: none;
}

.right-header .mini-cart .dropdown-menu-mini-cart .woocommerce-mini-cart__buttons .wc-forward svg {
	display: none;
	margin-right: 5px;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .empty-cart svg {
	position: absolute;
	bottom: 0;
}

.right-header .mini-cart .dropdown-back {
	display: flex;
	position: relative;
	color: var(--secondary-color);
}

.right-header .mini-cart .dropdown-back .basket-item-count {
	position: absolute;
	right: -20px;
	left: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 20px;
}

.right-header .mini-cart .dropdown-back .basket-item-count #mini-cart-count {
	background: var(--primary-color);
	color: #fff;
	border-radius: 20px;
	font-size: 11px;
	height: 16px;
	width: 16px;
	text-align: center;
	float: none;
	display: inline-block;
	vertical-align: top;
	line-height: 17px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.right-header .mini-cart .dropdown-back .fa-shopping-cart {
	font-size: 16px;
}

.right-header .menu .navbar-woocommerce ul {
	list-style: none;
}

input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

.shopping_cart_top .cart-close svg {
	font-size: 16px;
}

.search-wrap .search-text {
	margin: 0 0 0 5px;
}

.site-header .site-wrap .site-branding .logo,
.site-header .site-wrap .site-branding p {
	margin: 0;
}

.site-header .site-wrap .site-branding {
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 23px 0;
}

.search-icon .search-wrap {
	color: #444;
}

/* max mega menu css */
#site-navigation #mega-menu-wrap-header-menu {
	background: none;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
	font-family: var(--primary-font);
	font-weight: 500 !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link .mega-indicator::after {
	font-size: 12px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu {
	padding: 0 0 0 50px;
}

.header-style-3 #mega-menu-wrap-header-menu #mega-menu-header-menu,
.header-style-2 #mega-menu-wrap-header-menu #mega-menu-header-menu {
	padding: 0;
}

body #site-navigation #mega-menu-wrap-header-menu ul li a {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a {
	overflow: hidden;
}

body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a:hover img,
body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a img {
	transition: all 1s ease-in-out 0s;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
}

body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

body #site-navigation #mega-menu-wrap-header-menu ul li a:hover {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

body #site-navigation #mega-menu-wrap-header-menu ul li a::after {
	display: none;
}

body #site-navigation #mega-menu-wrap-header-menu ul li a {
	transition: all .4s ease-in-out 0s;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s
}

body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a {
	overflow: hidden;
	position: relative
}

body #site-navigation #mega-menu-wrap-header-menu .none ul li.widget_media_image a {
	cursor: inherit
}

body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a:before,
body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .2);
	width: 100%;
	height: 100%;
	z-index: 9;
	transition: .7s all;
	display: block
}

body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a:after {
	width: 100%;
	height: 0;
	top: 50%;
	bottom: 50%
}

body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a:before {
	width: 0;
	height: 100%;
	left: 50%;
	right: 50%
}

body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a:hover:before,
body #site-navigation #mega-menu-wrap-header-menu ul li.widget_media_image a:hover:after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0);
	display: block
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column.mega-menu-category-content>ul.mega-sub-menu>li.mega-menu-item {
	padding-bottom: 0;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.mega-menu-shop-content>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
	border-bottom: 1px solid var(--border-color);
	margin: 0 0 10px;
	padding: 0 0 10px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.mega-menu-shop-content>ul.mega-sub-menu>li.mega-menu-item>.mega-sub-menu li {
	margin: 0 0 5px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.mega-menu-shop-content>ul.mega-sub-menu>li.mega-menu-item>.mega-sub-menu li:last-child {
	margin: 0;
}

/*---header-style---*/
.header_style.site-header #site-navigation ul.nav-menu li.menu-item a {
	font-size: 15px;
}

.header_style.site-header {
	display: flex;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	border-top: 1px solid var(--dark-border);
	border-bottom: 1px solid var(--dark-border);
}

.header_style.site-header .site-wrap {
	padding: 0 30px;
	float: left;
	width: 100%;
}

.header-style-3.site-header .site-wrap {
	min-height: 65px;
	padding: 0;
}

.header_style.site-header #site-navigation ul.nav-menu>li.menu-item {
	padding: 29px 0;
}

.header_style.site-header #site-navigation ul.nav-menu li.menu-item a {
	padding: 5px 25px;
}

.header_style.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a {
	padding-right: 40px;
}

.header_style.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a::before {
	right: 20px;
}

.main-navigation #mega-menu-wrap-header-menu ul ul a {
	width: 100%;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
	font-weight: 500 !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
	position: relative;
}

.main-navigation #mega-menu-wrap-header-menu #mega-menu-header-menu .mega-menu-link+ul.mega-sub-menu {
	-webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
	box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
}

.main-navigation #mega-menu-wrap-header-menu #mega-menu-header-menu ul li ul li .mega-menu-link+ul.mega-sub-menu {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link .mega-description-group .mega-menu-description {
	position: absolute;
	top: 5px;
	right: 0;
	left: auto;
	bottom: auto;
	background: #111;
	color: #fff;
	height: 20px;
	width: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600;
	font-style: inherit;
}

header.site-header .site-branding .header-left-wrap,
header.site-header .site-branding .header-right-wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

header.site-header .site-branding .header-right-wrap {
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none;
}

header.header-style-3.site-header .site-branding .header-right-wrap,
header.header-style-1.site-header .site-branding .header-right-wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

/* Header 01 */
.header-style-1.site-header .main-navigation ul.navbar-nav {
	padding-left: 25px;
}

.search-icon .search-wrap .search-text {
	font-size: 13px;
}

.navbar-woocommerce a>svg,
.wishlist-icon a>svg,
.search-icon .search-wrap svg,
.right-header .mini-cart .dropdown-back svg {
	color: #272727;
}

.navbar-woocommerce a:hover>svg,
.wishlist-icon a:hover>svg,
.search-icon .search-wrap:hover svg,
.right-header .mini-cart:hover .dropdown-back svg {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	color: var(--primary-color);
}

.right-header .mini-cart {
	margin-right: 20px;
	/* cursor: pointer;
	*/
}

header.site-header.header-style-1 .site-branding .head-center {
	text-align: center;
	padding: 27px 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

header.site-header.header-style-1 .site-branding .head-left {
	border-width: 0;
	border-right-width: 1px;
	border-style: solid;
	border-color: var(--dark-border);
	float: left;
	width: auto;
}

header.site-header.header-style-1 .site-branding .head-right .right-content,
header.site-header.header-style-2 .site-branding .head-right .right-content,
header.site-header.header-style-3 .site-branding .head-right .right-content {
	padding: 0 15px;
}

header.site-header.header-style-1 .site-branding .head-right,
header.site-header.header-style-2 .site-branding .head-right,
header.site-header.header-style-3 .site-branding .head-right {
	float: right;
	width: auto;
	padding: 34px 10px;
	border-width: 0;
	border-left-width: 1px;
	border-style: solid;
	border-color: var(--dark-border);
}

/* Header 02 */
header.site-header.header-style-2 .site-branding .head-center {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

header.site-header.header-style-2 .site-branding .head-left {
	padding: 26px 40px;
	border-right: 1px solid var(--dark-border);
}

.header_style.site-header.header-style-2 #site-navigation ul#mega-menu-header-menu>li.mega-menu-item,
.header_style.site-header.header-style-3 #site-navigation ul#mega-menu-header-menu>li.mega-menu-item,
.header_style.site-header.header-style-3 #site-navigation ul.nav-menu>li.menu-item,
.header_style.site-header.header-style-2 #site-navigation ul.nav-menu>li.menu-item {
	border-width: 0;
	border-right-width: 1px;
	border-style: solid;
	border-color: var(--dark-border);
}

.header_style.site-header.header-style-2 #site-navigation ul#mega-menu-header-menu>li.mega-menu-item:last-child,
.header_style.site-header.header-style-2 #site-navigation ul.nav-menu>li.menu-item:last-child {
	border: none;
}

/* Header 05 */
header.site-header.header-style-5 .site-branding {
	padding: 0 0 0 40px;
}

header.site-header.header-style-5 .site-branding .head-right .right-content .search-wrap {
	border-left: 1px solid var(--dark-border);
}

header.site-header.header-style-5 .site-branding .head-right .right-content .search-wrap,
header.site-header.header-style-5 .site-branding .head-right .right-content a:not(header.site-header.header-style-5 .site-branding .head-right .right-content .head-hamburger-menu a) {
	margin: 0;
	border-right: 1px solid var(--dark-border);
	height: 90px;
	width: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}

header.site-header.header-style-5 .site-branding .head-right .right-content:last-child a {
	border: none;
}

.header-style-5 .right-header .mini-cart .dropdown-back .basket-item-count {
	right: 20px;
}

header.site-header.header-style-5 .site-branding .head-right .right-content .humburger-click {
	width: 100px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header-style-5 .right-header .mini-cart {
	margin: 0;
}

/* Header 06 */
.header_style.site-header.header-style-6>.header-logo {
	float: left;
	width: 100%;
	text-align: center;
	padding: 27px 0;
	border-bottom: 1px solid var(--dark-border);
	background: #fffcf7;
}

header.site-header.header-style-6 .site-branding>.head-center {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.header_style.site-header.header-style-6 #site-navigation ul.nav-menu>li.menu-item {
	padding: 14px 0;
}

header.site-header.header-style-6 .site-branding {
	min-height: 60px;
	background: #fffcf7;
}

header.site-header.header-style-6 .site-branding .right-content .search-wrap,
header.site-header.header-style-6 .site-branding .right-content a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

header.site-header.header-style-6 .site-branding .head-left .right-content {
	border-right: 1px solid var(--dark-border);
}

header.site-header.header-style-6 .site-branding .head-right .right-content {
	border-left: 1px solid var(--dark-border);
}

.header-style-6 .right-header .mini-cart .dropdown-back .basket-item-count {
	right: 10px;
}

/* ------------- End header style ------------------ */
/* -------- start back to top ------------- */
.section-back-to-top {
	background: var(--secondary-color);
	color: #fff;
	padding: 0;
	position: fixed;
	top: auto;
	bottom: 25px;
	right: 25px;
	left: auto;
	opacity: 0;
	visibility: hidden;
	margin-bottom: -20px;
	border: 2px solid #fff;
	height: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section-back-to-top:hover {
	background: var(--primary-color);
	color: #fff;
}

.section-back-to-top.show {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	margin-bottom: 0;
	z-index: 1;
}

.section-back-to-top.back-to-top-img,
.section-back-to-top.back-to-top-img:hover {
	background: none;
	border: none;
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
		-webkit-border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
		-moz-border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
		-ms-border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
		-o-border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
	}

	14% {
		border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
		-webkit-border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
		-moz-border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
		-ms-border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
		-o-border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
	}

	28% {
		border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
		-webkit-border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
		-moz-border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
		-ms-border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
		-o-border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
	}

	42% {
		border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
		-webkit-border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
		-moz-border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
		-ms-border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
		-o-border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
	}

	56% {
		border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
		-webkit-border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
		-moz-border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
		-ms-border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
		-o-border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
	}

	70% {
		border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
		-webkit-border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
		-moz-border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
		-ms-border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
		-o-border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
	}

	84% {
		border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
		-webkit-border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
		-moz-border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
		-ms-border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
		-o-border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
	}
}

.back-to-top {
	position: fixed;
	right: 40px;
	bottom: 55px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	-webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
	z-index: 4;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(15px);
	-ms-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	background: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}

.night-light-label {
	z-index: 4 !important;
}

.back-to-top.square {
	border-radius: 0;
	background: var(--primary-color);
	outline: 2px solid #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.back-to-top.square:hover {
	background: #222;
}

.back-to-top.square:hover::after {
	color: #fff;
}

.back-to-top.square svg {
	display: none;
}

.back-to-top:hover::after {
	color: var(--secondary-color);
}

.back-to-top.active-progress {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.back-to-top::after {
	position: absolute;
	content: '\f062';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	text-align: center;
	line-height: 46px;
	font-size: 15px;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
	color: #d8d8d8;
}

.back-to-top.square::before,
.back-to-top.square::after {
	content: '';
	position: absolute;
	top: 32px;
	left: 28px;
	bottom: auto;
	right: auto;
	margin: auto;
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: -10px;
}

.back-to-top.square:hover::before,
.back-to-top.square:hover::after {
	top: 33px;
	-webkit-animation: backtotop 3s infinite;
	animation: backtotop 3s infinite;
}

.back-to-top.square:hover::before {
	top: 40px;
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

@-webkit-keyframes backtotop {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg) translate(0px, 0px);
		transform: rotate(45deg) translate(0px, 0px);
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: rotate(45deg) translate(-10px, -10px);
		transform: rotate(45deg) translate(-10px, -10px);
	}
}

@keyframes backtotop {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg) translate(0px, 0px);
		transform: rotate(45deg) translate(0px, 0px);
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: rotate(45deg) translate(-10px, -10px);
		transform: rotate(45deg) translate(-10px, -10px);
	}
}

.back-to-top svg path {
	fill: none;
}

.back-to-top svg.progress-circle path {
	stroke: var(--primary-color);
	stroke-width: 4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

/* -------- end back to top ------------- */
/* ------------------- Start inner pages ------------------------ */
#page #post_content .search-close-btn,
#page .site-main .search-close-btn {
	display: none;
}

.no-results .tt-page-content .search-form {
	position: relative;
}

.no-results .tt-page-content .search-form label {
	display: block;
}

.no-results .tt-page-content>p {
	background: var(--background-color);
	padding: 10px 20px;
	margin: 0 0 30px;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
	font-size: 0;
	padding: 10px 20px;
	right: 0;
	bottom: 0;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button::after {
	content: '\f002';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 14px;
}

.tagcloud a {
	padding: 8px 15px;
	background: #f5f5f5;
	margin: 0 2px 6px 0;
	font-size: 15px !important;
	display: inline-block;
}

.tagcloud a:hover,
.tagcloud a:active,
.tagcloud a:focus {
	background: var(--secondary-color);
	color: var(--bs-white);
}

.post-excerpt ol,
.post-excerpt ul {
	padding-left: 20px;
}

.post-excerpt ul li {
	margin-bottom: 5px;
}

.post-excerpt ol li {
	padding: 2px 0;
}

#review_form_wrapper {
	background: transparent;
	padding: 40px;
	margin: 0 0 40px;
	background: #f7f2ea;
}

#review_form_wrapper .form-submit {
	margin: 0;
}

/* ------------------- End inner pages ------------------------ */
/* ------------------- Start loader block ------------------------*/
.site-loader {
	right: 0px;
	z-index: 999999;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	background: #ffffff;
	overflow: hidden !important;
	background-repeat: no-repeat;
	background-position: center;
}

#loader-center {
	position: relative;
	width: 100%;
	height: 100%;
}

#loader-center img {
	text-align: center;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	bottom: 50%;
	z-index: 99;
	margin: auto;
}

/* ------------------- End loader block ------------------------*/
/* ------------------ Start hamburger menu ------------------------*/
.head-hamburger-menu {
	width: 40px;
	height: 15px;
}

header.site-header.header-style-1 .site-branding .head-left .head-hamburger-menu {
	width: auto;
	height: auto;
	padding: 38px 40px;
}

.head-hamburger-menu .humburger-icon {
	width: 40px;
	height: 16px;
	border-top: 2px solid #272727;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.head-hamburger-menu:hover .humburger-icon {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.head-hamburger-menu .humburger-icon::after,
.head-hamburger-menu .humburger-icon::before {
	content: '';
	width: 40px;
	height: 2px;
	background-color: #272727;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	top: auto;
}

.head-hamburger-menu .humburger-icon::after {
	bottom: 7px;
	top: auto;
}

.navbar-hamburger {
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999;
	left: 0;
	right: auto;
	bottom: 0;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	width: 400px;
}

.hamburger-side-toggle .navbar-hamburger {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
}

.header-style-5 .navbar-hamburger {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	left: auto;
	right: 0;
}

.hamburger-side-toggle .header-style-5 .navbar-hamburger {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}

.header-style-5 .navbar-hamburger .navbar-hamburger-main {
	right: -5px;
	left: auto;
}

.navbar-hamburger .navbar-hamburger-main {
	float: left;
	position: absolute;
	height: 100%;
	width: 400px;
	background: #fff;
	right: auto;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 25% 30px 30px;
	overflow: auto;
	scrollbar-width: thin;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.navbar-hamburger .navbar-hamburger-main::-webkit-scrollbar {
	width: 5px;
}

.navbar-hamburger .navbar-hamburger-main::-webkit-scrollbar-track {
	background: #f1f1f1
}

.navbar-hamburger .navbar-hamburger-main::-webkit-scrollbar-thumb {
	background: #888
}

.navbar-hamburger .navbar-hamburger-main::-webkit-scrollbar-thumb:hover {
	background: #555
}

.navbar-hamburger .navbar-hamburger-main .navbar-hamburger-content,
.navbar-hamburger .navbar-hamburger-main .navbar-hamburger-container {
	float: left;
	width: 100%;
}

.navbar-hamburger .navbar-hamburger-main .navbar-hamburger-container {
	margin: 0 0 50px;
}

.navbar-hamburger span.hamburger-close {
	right: 20px;
	left: auto;
	position: absolute;
	height: 32px;
	width: 32px;
	display: inline-block;
	top: 25px;
	bottom: auto;
}

.navbar-hamburger ul {
	list-style: none;
	float: left;
	width: 100%;
}

.navbar-hamburger ul li ul {
	margin: 15px 0 0;
	display: none;
	padding: 0 0 0 10px;
}

.navbar-hamburger ul.hamburger-nav li a {
	font-family: var(--primary-font);
	text-transform: capitalize;
	font-weight: 500;
	position: relative;
	padding: 0 0 5px;
	color: var(--secondary-color);
	font-size: 18px;
}

.navbar-hamburger ul.hamburger-nav li ul li a {
	font-weight: 400;
	font-size: 15px;
}

.navbar-hamburger ul.hamburger-nav li span {
	position: absolute;
	right: 0;
	left: auto;
	top: 10px;
	bottom: auto;
	margin: auto;
}

.navbar-hamburger ul.hamburger-nav li span::before {
	content: '\f078';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 10px;
	background: transparent;
	padding: 10px;
	border-radius: 50%;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	color: var(--secondary-color);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.navbar-hamburger ul.hamburger-nav li.show>span::before,
.navbar-hamburger ul.hamburger-nav li:hover span::before {
	background: var(--primary-color);
}

.navbar-hamburger ul.hamburger-nav li:active span::before,
.navbar-hamburger ul.hamburger-nav li:focus span::before,
.navbar-hamburger ul.hamburger-nav li:hover span::before {
	color: #fff;
}

.navbar-hamburger ul.hamburger-nav li.show>span::before {
	content: '\f077';
	color: #fff;
}

.navbar-hamburger ul.hamburger-nav li ul.sub-menu li span::before {
	background: transparent;
	color: var(--secondary-color);
}

.navbar-hamburger ul.hamburger-nav li.show ul.sub-menu li.show span::before,
.navbar-hamburger ul.hamburger-nav li ul.sub-menu li:hover span::before {
	background: var(--primary-color);
}

.navbar-hamburger ul.hamburger-nav li.show ul.sub-menu li.show span::before,
.navbar-hamburger ul.hamburger-nav li ul.sub-menu li:active span::before,
.navbar-hamburger ul.hamburger-nav li ul.sub-menu li:focus span::before,
.navbar-hamburger ul.hamburger-nav li ul.sub-menu li:hover span::before {
	color: #fff;
}

.navbar-hamburger ul.hamburger-nav li {
	padding: 10px 0;
	float: left;
	width: 100%;
	position: relative;
}

.navbar-hamburger ul.hamburger-nav li ul li:last-child {
	padding-bottom: 0;
}

.navbar-hamburger ul.hamburger-nav li ul li {
	padding: 5px 0;
}

.navbar-hamburger #mega-menu-wrap-hamburger-menu {
	float: left;
	position: absolute;
	height: 100%;
	width: 400px;
	background: #fff;
	right: auto;
	left: 0;
	top: 0;
	bottom: 0;
	overflow: auto;
	padding: 5% 30px 0;
	scrollbar-width: thin;
}

/* ------------------ End hamburger menu ------------------------*/
/* ---------------- Start top header -------------------- */
.header-top {
	min-height: 50px;
	padding: 0 30px;
	align-items: center;
	justify-content: center;
}

.header-top .header-top-center {
	text-align: center;
}

.header-top .header-top-right {
	text-align: right;
}

.header-top a {
	color: #fff;
	font-size: 13px;
}

.header-top a:hover {
	color: var(--primary-color);
}

.header-top .list-inline-item a svg,
.header-top .list-inline-item span svg {
	margin-right: 5px;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.header-top .list-inline-item a {
	display: flex;
	align-items: center;
}

.header-top .top-button a {
	color: #4b4e36;
	position: relative;
	padding-left: 18px;
}

.header-top .top-button a::before {
	position: absolute;
	content: '\f541';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	color: #4b4e36;
	left: 0px;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 18px;
}

.header-top .top-button a:hover,
.header-top .top-button a:hover::before {
	color: #fff;
}

.header-top ul {
	margin: 0;
	list-style: none;
	display: flex;
	align-items: center;
}

.header-top .header-top-center ul {
	justify-content: center;
}

.header-top .header-top-right ul {
	-webkit-box-pack: end;
	justify-content: end;
}

/* ---------------- End top header -------------------- */
/* --------------- Start woocommerce menu block -----------------*/
.navbar-woocommerce #woocommerce-menu {
	display: none;
	list-style: none;
	position: absolute;
	top: 100%;
	background: #fff;
	width: 200px;
	padding: 10px 20px;
	border: 1px solid var(--border-color);
	right: 5%;
	left: auto;
	z-index: 3;
	margin: 0;
}

.navbar-woocommerce #woocommerce-menu li {
	padding: 2px 0;
}

.navbar-woocommerce a {
	font-size: 13px;
	color: #444;
}

.navbar-woocommerce {
	position: relative;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
	color: var(--secondary-color);
}

/* --------------- End woocommerce menu block -----------------*/
/* --------------- Start mini-cart block ---------------------- */
.right-header .mini-cart .dropdown-menu-mini-cart {
	top: 0;
	bottom: 0;
	position: fixed;
	padding: 30px;
	right: 0;
	left: 0;
	border-radius: 0;
	border: none;
	height: 100%;
	background: none;
	padding: 0;
	visibility: hidden;
	z-index: 999;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.silde-toggle .right-header .mini-cart .dropdown-menu-mini-cart {
	visibility: visible;
}

.right-header .mini-cart .dropdown-menu-mini-cart .cart-slider {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	float: left;
	position: fixed;
	height: 100%;
	width: 450px;
	background: #fff;
	right: 0;
	left: auto;
	top: 0;
	bottom: 0;
	overflow: auto;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
}

.right-header .mini-cart .dropdown-menu-mini-cart .cart-slider::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
}

.right-header .mini-cart .dropdown-menu-mini-cart .cart-slider::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}

.right-header .mini-cart .dropdown-menu-mini-cart .cart-slider::-webkit-scrollbar {
	width: 5px;
}

.silde-toggle .right-header .mini-cart .dropdown-menu-mini-cart .cart-slider {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
}

.right-header .mini-cart .dropdown-menu-mini-cart .shopping_cart_top {
	display: flex;
	justify-content: space-between;
	padding: 30px;
	align-items: center;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: auto;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .empty-cart {
	height: 80px;
	width: 80px;
	display: inline-flex;
	position: relative;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin: 0 auto 20px;
	background: var(--border-color);
	overflow: hidden;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
	text-align: center;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content_wrap {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.right-header .mini-cart .dropdown-menu-mini-cart .shopping_cart_top .cart-title {
	font-family: var(--primary-font);
	font-size: 20px;
	font-weight: 500;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul {
	scrollbar-width: thin;
	list-style: none;
	-webkit-box-flex: 1;
	flex: 1;
	max-height: 100%;
	overflow: hidden;
	overflow-y: auto;
	scrollbar-width: thin;
	padding: 0 30px;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul::-webkit-scrollbar-track {
	background-color: #d7d7d7;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul::-webkit-scrollbar-thumb {
	background-color: #a0a0a0;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul::-webkit-scrollbar {
	width: 6px;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li {
	display: flex;
	margin: 0 0 25px;
	position: relative;
	align-items: center;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details {
	width: calc(100% - 110px);
	padding: 0 10px;
	color: var(--body-text-color);
	font-size: 15px;
	font-family: var(--secondary-font);
	text-align: left;
	color: var(--primary-color);
	font-weight: 600;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details a {
	width: 100%;
	justify-content: flex-start;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .product_name {
	font-size: 15px;
	font-weight: 400;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 5px;
	color: var(--secondary-color);
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity {
	display: flex;
	align-items: center;
	background: #f2f2f2;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 0 5px;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity button {
	width: 25px;
	height: 32px;
	padding: 0;
	border-radius: 0;
	background: none;
	margin: 0;
	font-family: var(--primary-font);
	position: relative;
	border: none;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity button.minus {
	font-size: 0;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity button.minus::after {
	content: url('data:image/svg+xml;utf8,<svg fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M376 232H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h368c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z"></path></svg>');
	width: 8px;
	height: 10px;
	display: block;
	position: absolute;
	inset: 0 0 0 0;
	margin: auto;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity button.plus::after {
	content: url('data:image/svg+xml;utf8,<svg fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z"></path></svg>');
	display: inline-block;
	width: 8px;
	height: 10px;
	display: block;
	position: absolute;
	inset: 0 0 0 0;
	margin: auto;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity button.plus {
	font-size: 0;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity button:hover {
	background: #f5f5f5;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity input {
	width: 32px;
	height: 32px;
	padding: 0;
	margin: 0;
	text-align: center;
	border: none;
	font-size: 13px;
	font-family: var(--primary-font);
	background: transparent;
	border-top: 0;
	border-bottom: 0;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .product_attributes {
	margin: 0 0 6px;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .remove {
	position: absolute;
	right: -10px;
	left: auto;
	top: 0;
	bottom: auto;
	width: 15px;
	height: 15px;
	background: #f5f5f5;
	display: flex;
	justify-content: center;
	align-items: center;
	color: red;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .remove:hover {
	color: red;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity .amount {
	font-weight: 600;
	font-family: var(--primary-font);
	font-size: 15px;
	color: var(--price-color);
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .remove {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.widget_shopping_cart_content {
	float: left;
	width: 100%;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .total.woocommerce-mini-cart__total {
	padding: 10px 0 0;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	margin: 0 0 20px;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .quantity .total {
	float: right;
	color: #111;
	padding: 2px 0;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .total strong {
	font-size: 20px;
	font-family: var(--primary-font);
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .total .amount,
.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .quantity .total {
	font-weight: 600;
	font-size: 20px;
	font-family: var(--primary-font);
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons {
	float: left;
	width: 100%;
	margin: 0;
	display: flex;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button {
	float: left;
	padding: 0;
	margin: auto;
	height: 25px;
	border-bottom: 2px solid var(--primary-color);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 16px;
	position: relative;
	z-index: 1;
	letter-spacing: 1px;
	color: var(--primary-color);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .checkout.button {
	background: var(--primary-color);
	overflow: hidden;
	height: 50px;
	color: #fff;
	width: 100%;
	border: 0;
	padding: 12px 50px 12px 70px;
	margin: 0 0 15px;
	margin-bottom: 10px;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button.checkout::before {
	content: '';
	background: var(--primary-color);
	height: 100%;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: 0;
	left: auto;
	right: 0;
	z-index: -1;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button.checkout::before {
	background: var(--secondary-color);
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button::before {
	content: '';
	height: 2px;
	bottom: -2px;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: auto;
	left: auto;
	right: 0;
	z-index: -1;
	background: var(--secondary-color);
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button.checkout:hover::before {
	width: 100%;
	right: auto;
	left: 0;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button:hover {
	color: var(--secondary-color);
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .checkout.button:hover {
	color: #fff;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .checkout.button::after {
	position: absolute;
	content: "\f064";
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	left: 36%;
	right: auto;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li a {
	width: 110px;
}

.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li img {
	width: 100%;
}

.cart-slider .widget_shopping_cart_content .cart-button-wrap {
	float: left;
	width: auto;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 0%;
	flex: 0 1 0%;
	background: #f5f5f5;
	padding: 30px;
	-webkit-box-shadow: 0px 0 10px 3px var(--border-color);
	box-shadow: 0px 0 10px 3px var(--border-color);
}

/* --------------- End mini-cart block ---------------------- */
/* --------------- Start Product Categories ------------------- */
.main-category {
	float: left;
	width: 100%;
	position: relative;
}

.category-list .owl-item.center {
	margin: 40px 0 0;
}

.category-list .owl-item {
	margin: 0 0 40px;
}

.category-list .owl-item.cloned.active {
	animation: 1800ms ease-in-out 0s normal none 1 running InUp;
	-webkit-animation: 1800ms ease-in-out 0s normal none 1 running InUp;
	-moz-animation: 1800ms ease-in-out 0s normal none 1 running InUp;
	-o-animation: 1800ms ease-in-out 0s normal none 1 running InUp;
}

.category-list .owl-item.active {
	animation: 1000ms ease-in-out 0s normal none 1 running InUp;
	-webkit-animation: 1000ms ease-in-out 0s normal none 1 running InUp;
	-moz-animation: 1000ms ease-in-out 0s normal none 1 running InUp;
	-o-animation: 1000ms ease-in-out 0s normal none 1 running InUp;
}

.category-list .owl-item.center.active {
	animation: 1400ms ease-in-out 0s normal none 1 running InDown;
	-webkit-animation: 1400ms ease-in-out 0s normal none 1 running InDown;
	-moz-animation: 1400ms ease-in-out 0s normal none 1 running InDown;
	-o-animation: 1400ms ease-in-out 0s normal none 1 running InDown;
}

.category-list .owl-item.active {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

#product-category {
	position: relative;
}

.product-category .wpcat-content .cat_name {
	font-family: var(--primary-font);
	font-size: 24px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.product-category .wpcat-content {
	position: relative;
}

.product-category .wpcat-content .cat_total_product {
	position: absolute;
	top: 0;
	bottom: auto;
	right: -15px;
	left: auto;
	font-size: 14px;
	color: var(--primary-color);
	font-weight: 500;
	font-style: italic;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.product-category .cat_image {
	overflow: hidden;
}

.product-category.style-1.hover-3 .cat_image {
	border-top-left-radius: 200px;
	overflow: hidden;
	border-top-right-radius: 200px;
}

.top-bottom-radius .product-category.style-1.hover-3 .cat_image {
	border-radius: 165px;
	overflow: hidden;
	-webkit-border-radius: 165px;
	-moz-border-radius: 165px;
	-ms-border-radius: 165px;
	-o-border-radius: 165px;
}

.product-category.style-1.hover-1 .cat_image {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.product-category.style-1.hover-1 .wpcat-content-wrap,
.product-category.style-1.hover-3 .wpcat-content-wrap {
	position: static;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	background: none;
	width: 100%;
	display: flex;
	justify-content: center;
}

.product-category.style-1>.swiper-wrapper {
	align-items: center;
}

.product-category .cat_desc {
	position: relative;
	display: block;
	overflow: hidden;
}

.product-category .cat_desc .cat_image>img,
.product-category .cat_desc:hover .cat_image>img {
	transition: all 1.5s ease-in-out 0s;
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
	-ms-transition: all 1.5s ease-in-out 0s;
	width: 100%;
}

.product-category .cat_desc:hover .cat_image>img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.product-category .cat_desc .wpcat-content-wrap {
	float: left;
	width: auto;
	padding: 18px 50px;
	position: absolute;
	bottom: 0;
	top: auto;
	left: 0;
	right: auto;
	background: #fffcf7;
	opacity: 0;
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}

.full-hover .product-category .cat_desc .wpcat-content-wrap {
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transform: translate(0) scale(0);
	-ms-transform: translate(0) scale(0);
	transform: translate(0) scale(0);
	opacity: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e8321e;
}

.full-hover .product-category .cat_desc:hover .wpcat-content-wrap {
	-webkit-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	transform: translate(0) scale(1);
	opacity: 0.8;
}

.product-category.style-1.hover-1 .cat_desc .wpcat-content-wrap,
.product-category.style-1.hover-3 .cat_desc .wpcat-content-wrap {
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	float: left;
	width: 100%;
}

.category-title {
	float: left;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.center .product-category.style-1.hover-2 .wpcat-content-wrap {
	display: flex;
	justify-content: center;
	width: 100%;
}

.cat-reverse .product-category.style-1.hover-2 .cat_desc {
	display: flex;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	align-items: center;
	width: 100%;
	border-right: 1px solid #fff;
}

.cat-reverse .product-category .cat_desc .wpcat-content-wrap {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
	position: static;
	background: #fffcf7;
	opacity: 1;
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.product-category .cat_desc:hover .wpcat-content-wrap {
	opacity: 1;
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.product-category .cat_desc .wpcat-content-wrap .wpcat-content {
	float: left;
	width: auto;
}

.elementor-element.outer-categories .swiper {
	margin: 0 -115px;
}

.elementor-element.side-title .elementor-widget-container {
	display: flex;
	align-items: center;
}

.elementor-element.side-title .title-wrap {
	float: left;
	width: 25%;
	padding: 0 100px 0 0;
}

.elementor-element.side-title .main-category {
	float: left;
	width: 75%;
	position: inherit;
}

.elementor-element.side-title.side-title-01 .title-wrap {
	width: 30%;
}

.elementor-element.side-title.side-title-01 .main-category {
	width: 70%;
}

.elementor-element.cat-border .product-category .cat_desc {
	padding: 95px 100px 50px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.elementor-element.cat-border .product-category.style-1.hover-3 .cat_image {
	outline: 1px solid rgba(255, 255, 255, 0.2);
	outline-offset: 25px;
}

.elementor-element.cat-border .swiper {
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-right: none;
}

.elementor-element.cat-border .swiper {
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-right: none;
}

.elementor-element.cat-border .product-category .cat_desc .wpcat-content-wrap {
	padding-top: 40px;
	padding-bottom: 0;
}

.elementor-element.cat-border .product-category.style-1.hover-3 .swiper-slide a {
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.elementor-element.cat-border .product-category.style-1.hover-3 .swiper-slide:nth-child(odd) .cat_desc {
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	display: flex;
	padding: 50px 100px 95px;
}

.elementor-element.cat-border .product-category.style-1.hover-3 .swiper-slide:nth-child(odd) .cat_desc .wpcat-content-wrap {
	padding-bottom: 40px;
	padding-top: 0px;
}

.elementor-element.border-full .cat_desc {
	border-width: 0;
	border-left-width: 1px;
	border-style: solid;
	border-color: #333;
	padding: 80px;
	border-right-width: 0;
}

.elementor-element.border-full .swiper-slide:first-child .cat_desc {
	border-left: 0;
}

.elementor-element.border-full.space-none .cat_desc {
	padding: 0;
	border: none;
}

.elementor-element.border-full.space-none .cat_image img {
	border: none;
}

.elementor-element.space .cat_desc {
	padding: 100px 200px;
	border-top: 0;
	border-left: 0;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

.space .cat_image {
	margin-bottom: 20px;
}

.elementor-element.space-small .cat_desc {
	padding: 90px 115px;
	border-top: 0;
	border-left: 0;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	border-right: 1px solid #333;
}

.elementor-element.space.border-full {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.elementor-element.border-full .cat_image {
	border: 1px solid #333;
	overflow: hidden;
}

.cat-outline-hover .product-category.style-1.hover-3 .cat_image {
	border-radius: 0;
	padding: 17px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.cat-outline-hover .product-category.style-1.hover-3 .cat_image>img {
	border-radius: 128px;
	border: 1px solid #333;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	-o-transition: 0.2s all;
	-webkit-border-radius: 128px;
	-moz-border-radius: 128px;
	-ms-border-radius: 128px;
	-o-border-radius: 128px;
}

.cat-outline-hover .product-category.style-1.hover-3 .cat_desc:hover .cat_image>img {
	outline: 1px solid #333;
	outline-offset: 15px;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

.border-alternat .product-category.style-1.hover-3 .swiper-slide:nth-child(even) .cat_desc .cat_image {
	border-radius: 215px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	-ms-border-radius: 215px;
	-o-border-radius: 215px;
	-webkit-bottom-right-radius: 0;
	-moz-bottom-right-radius: 0;
	-ms-bottom-right-radius: 0;
	-o-bottom-right-radius: 0;
	-webkit-bottom-left-radius: 0;
	-moz-bottom-left-radius: 0;
	-ms-bottom-left-radius: 0;
	-o-bottom-left-radius: 0;
}

.border-alternat .product-category.style-1.hover-3 .swiper-slide:nth-child(odd) .cat_desc .cat_image {
	border-radius: 215px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	-ms-border-radius: 215px;
	-o-border-radius: 215px;
	-webkit-top-right-radius: 0;
	-moz-top-right-radius: 0;
	-ms-top-right-radius: 0;
	-o-top-right-radius: 0;
	-webkit-top-left-radius: 0;
	-moz-top-left-radius: 0;
	-ms-top-left-radius: 0;
	-o-top-left-radius: 0;
}

.border-alternat.cat-outline-hover .product-category.style-1.hover-3 .cat_image img {
	border-radius: 0;
	width: 100%;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.border-alternat .product-category.style-1.hover-3 .swiper-slide:nth-child(even) .cat_desc .cat_image img {
	border-radius: 215px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	-ms-border-radius: 215px;
	-o-border-radius: 215px;
	-webkit-bottom-right-radius: 0;
	-moz-bottom-right-radius: 0;
	-ms-bottom-right-radius: 0;
	-o-bottom-right-radius: 0;
	-webkit-bottom-left-radius: 0;
	-moz-bottom-left-radius: 0;
	-ms-bottom-left-radius: 0;
	-o-bottom-left-radius: 0;
}

.border-alternat .product-category.style-1.hover-3 .swiper-slide:nth-child(odd) .cat_desc .cat_image img {
	border-radius: 215px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	-ms-border-radius: 215px;
	-o-border-radius: 215px;
	-webkit-top-left-radius: 0;
	-moz-top-left-radius: 0;
	-ms-top-left-radius: 0;
	-o-top-left-radius: 0;
	-webkit-top-right-radius: 0;
	-moz-top-right-radius: 0;
	-ms-top-right-radius: 0;
	-o-top-right-radius: 0;
}

.border-mix .product-category.style-1.hover-3 .cat_image {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border: 1px solid #333;
}

.border-mix .product-category.style-1.hover-2 .cat_desc {
	margin-top: 80px;
}

.border-mix .product-category.style-1.hover-2 .swiper-slide:nth-child(even) .cat_desc {
	border-radius: 215px;
	margin-top: 0;
	margin-bottom: 80px;
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	-ms-border-radius: 215px;
	-o-border-radius: 215px;
}

.border-mix .product-category.style-1.hover-2 .swiper-slide:nth-child(4) .cat_desc {
	border-radius: 215px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	-ms-border-radius: 215px;
	-o-border-radius: 215px;
	-webkit-bottom-right-radius: 0;
	-moz-bottom-right-radius: 0;
	-ms-bottom-right-radius: 0;
	-o-bottom-right-radius: 0;
	-webkit-bottom-left-radius: 0;
	-moz-bottom-left-radius: 0;
	-ms-bottom-left-radius: 0;
	-o-bottom-left-radius: 0;
}

.border-mix .product-category.style-1.hover-2 .swiper-slide:nth-child(even) .wpcat-content-wrap {
	border-radius: 215px;
	margin-top: 0;
	margin-bottom: 80px;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	-ms-border-radius: 215px;
	-o-border-radius: 215px;
}

.border-mix .product-category.style-1.hover-2 .swiper-slide:nth-child(4) .wpcat-content-wrap {
	border-radius: 215px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-radius: 215px;
	-moz-border-radius: 215px;
	-ms-border-radius: 215px;
	-o-border-radius: 215px;
	-webkit-bottom-right-radius: 0;
	-moz-bottom-right-radius: 0;
	-ms-bottom-right-radius: 0;
	-o-bottom-right-radius: 0;
	-webkit-bottom-left-radius: 0;
	-moz-bottom-left-radius: 0;
	-ms-bottom-left-radius: 0;
	-o-bottom-left-radius: 0;
}

.border-cat .product-category .cat_image {
	border: 1px solid #333;
}

.items-title-top .product-category .cat_desc {
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	display: flex;
}

.items-title-top .product-category .cat_desc .wpcat-content-wrap {
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	background: #872e1c;
	display: flex;
	align-items: center;
	justify-content: center;
}

.item-title-bottom .product-category .cat_desc .wpcat-content-wrap {
	bottom: 30px;
	top: auto;
	left: 30px;
	right: 30px;
	width: auto;
	display: flex;
	justify-content: center;
	padding: 12px 20px;
}

.border-none .product-category.style-1.hover-1 .cat_image {
	border: none;
}

.product-category .wpcat-content-wrap:hover .wpcat-content .cat_total_product,
.product-category .wpcat-content-wrap:hover .wpcat-content .cat_name {
	color: #fff;
}

/*-------------- End Product Categories ---------------*/
/*---------------- start trending product block -------------- */
.title-wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 0 25px;
}

.title-space-bottom .title-wrap {
	margin: 0;
}

.title-wrap.tt-tab-center .ui-tabs-nav,
.title-wrap.tt-tab-center {
	align-items: center;
	justify-content: center;
}

#product-trending {
	float: left;
	width: 100%;
}

.swiper-border-top .product-swiper {
	border-top: 1px solid var(--dark-border);
}

.trending-space .product-trending .swiper {
	margin: 30px 0;
	border: 1px solid #333;
	border-right: 0;
	border-left: 0;
}

.home-morden section.product {
	border-bottom: 1px solid var(--dark-border);
}

.slider-bottom .home-morden .item section.product:last-child {
	border-bottom: 0;
}

.main-product {
	float: left;
	width: 100%;
}

.title-wrap .ui-tabs-nav {
	padding: 0;
}

.title-wrap .ui-tabs-nav .ui-tabs-tab {
	display: flex;
	align-items: center;
	margin: 0;
}

.blog-slider .title-wrap,
.product-trending .title-wrap {
	margin: 0;
}

.product-trending .title-wrap ul>li {
	margin: 0;
}

#product-trending>.products-trending {
	border-bottom: 1px solid var(--dark-border);
}

.ui-tabs-nav {
	list-style: none;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	width: 100%;
	border-top: 1px solid var(--dark-border);
	border-bottom: 1px solid var(--dark-border);
}

.product-by-category .ui-tabs-panel {
	position: relative;
	float: left;
	width: 100%;
}

#product-by-categories {
	float: left;
	width: 100%;
}

#product-by-categories .title-wrap {
	float: left;
	width: 100%;
}

.product-by-category .ui-tabs-nav {
	margin: 10px 0 15px;
}

.product-by-category .ui-tabs-nav .ui-tabs-tab a,
.product-by-category .ui-tabs-nav {
	border: 0;
}

.product-by-category .ui-tabs-nav .ui-tabs-tab a {
	font-family: var(--secondary-font);
	font-size: 16px;
	position: relative;
	font-weight: 500;
	display: flex;
	padding: 0 0 5px;
}

.product-by-category .ui-tabs-nav .ui-tabs-tab {
	padding: 0 0 0 20px;
}

.product-by-category .ui-tabs-nav .ui-tabs-tab:first-child {
	padding: 0;
}

.product-by-category .ui-tabs-nav .ui-tabs-tab a::before {
	content: '';
	width: 0;
	height: 2px;
	background: var(--primary-color);
	position: absolute;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
}

.ui-tabs-nav .ui-tabs-tab.ui-state-active a::before,
.product-by-category .ui-tabs-nav .ui-tabs-tab:hover a::before {
	width: 100%;
	left: 0;
	right: auto;
}

.ui-tabs-nav .ui-tabs-tab a {
	color: #666;
	font-family: var(--primary-font);
	font-size: 34px;
	position: relative;
	font-weight: 500;
	display: flex;
	border-width: 0;
	border-right-width: 1px;
	border-style: solid;
	border-color: var(--dark-border);
	padding: 25px 40px;
}

.tt-tab-center .ui-tabs-nav .ui-tabs-tab:last-child a {
	border: none;
}

.page .ui-tabs-nav .ui-tabs-tab a:hover,
.ui-tabs-nav .ui-tabs-tab.ui-state-active a,
.ui-tabs-nav .ui-tabs-tab.ui-state-active a:hover {
	color: var(--primary-color);
}

h2.woocommerce-loop-product__title,
.product-attribute-wrap {
	float: left;
	width: 100%;
	cursor: pointer;
}

.product-center .product .woocommerce-loop-product__title {
	text-align: center;
}

.product-center section.product .cart-wrap {
	display: flex;
	justify-content: center;
}

.product-center .product-type-simple.product .price,
.product-center .product .price {
	justify-content: center;
	display: flex;
}

.product-right .product .woocommerce-loop-product__title {
	text-align: right;
}

.product-right section.product .cart-wrap {
	display: flex;
	justify-content: end;
}

.product-right .product-type-simple.product .price,
.product-right .product .price {
	justify-content: end;
}

.title-wrap.tab-style-2 .ui-tabs-nav {
	border: none;
	margin: 0 0 30px;
}

.title-wrap.tab-style-2 .ui-tabs-nav .ui-tabs-tab a {
	border: 1px solid var(--dark-border);
	font-size: 16px;
	padding: 20px 30px;
	font-family: var(--secondary-font);
	position: relative;
	z-index: 1;
	border-right: 0;
}

.title-wrap.tab-style-2 .ui-tabs-nav .ui-tabs-tab:last-child a {
	border-right: 1px solid var(--dark-border);
}

.title-wrap.tab-style-2 .ui-tabs-nav .ui-tabs-tab.ui-state-active a {
	background: var(--dark-border);
	color: #fff;
}

.title-wrap.tab-style-2 .ui-tabs-nav .ui-tabs-tab a:hover {
	color: #fff;
}

.title-wrap.tab-style-2 .ui-tabs-nav .ui-tabs-tab a::after {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	bottom: 0;
	margin: auto;
	background: var(--dark-border);
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	z-index: -1;
}

.title-wrap.tab-style-2 .ui-tabs-nav .ui-tabs-tab a:hover::after {
	width: 100%;
	left: 0;
	right: auto;
}

.product .woocommerce-loop-product__title a {
	font-weight: 400;
	color: #555;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 100%;
}

.product .woocommerce-loop-product__title {
	font-size: 18px;
	font-family: var(--primary-font);
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 0 8px;
	font-weight: 400;
	text-align: left;
	color: var(--secondary-color);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.product .woocommerce-loop-product__title:hover {
	color: var(--primary-color);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

div.list_product_color {
	height: 15px;
	width: 15px;
	margin-right: 8px;
	position: relative;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

div.list_product_color:hover::after {
	content: '';
	position: absolute;
	height: 19px;
	width: 19px;
	border: 1px solid #666;
	left: -2px;
	right: 0;
	top: -2px;
	bottom: 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

div.list_product_color.select_variation::after {
	content: '';
	height: 19px;
	width: 19px;
	border: 1px solid #666;
	left: -2px;
	right: 0;
	top: -2px;
	bottom: 0;
	position: absolute;
}

.single-product div.product {
	padding: 0;
}

.single-product .entry-summary div.list_product_color.select_variation::after,
.single-product .entry-summary div.list_product_color:hover::after {
	height: 36px;
	width: 36px;
	left: -3px;
	top: -3px;
}

div.list_product_size {
	border-bottom: 1px solid transparent;
	height: auto;
	width: auto;
	padding: 0 4px;
	margin: 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

div.list_product_size:hover,
.list_product_size.select_variation {
	color: var(--secondary-color);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	border-bottom: 1px solid #272727;
}

.product-layout-classic div.list_product_size:hover,
.product-layout-classic .list_product_size.select_variation {
	color: #fff;
	border-color: #fff;
}

.item {
	float: left;
	width: 100%;
}

section.product {
	padding: 15px;
	border-right: 1px solid var(--dark-border);
}

.swiper-wrapper .swiper-slide:last-child section.product:not(.border-full .swiper-wrapper .swiper-slide:last-child section.product) {
	border-right-color: transparent;
}

.product-space section.product {
	padding: 19%;
}

.border-full section.product {
	border: 1px solid var(--dark-border);
}

.border-full .swiper-slide {
	padding-bottom: 1px;
	padding-right: 1px;
}

.border-right-bottom section.product {
	border-bottom: 1px solid var(--dark-border);
	border-right: 1px solid var(--dark-border);
}

.border-none section.product {
	border: none;
	padding: 0;
}

.product {
	list-style: none;
	float: left;
	width: 100%;
	overflow: hidden;
}

.products {
	float: left;
	width: 100%;
}

.product a {
	color: var(--secondary-color);
}

.products .product a:hover {
	color: var(--primary-color);
}

.product-attribute-wrap {
	display: flex;
	align-items: center;
	margin: 0 0 5px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product-attribute-wrap .list_color_attr {
	display: flex;
	align-items: center;
	padding: 0 0 0 2px;
}

.product-attribute-wrap .list_size_attr {
	color: #aaa;
	position: relative;
	padding-left: 13px;
	margin-left: 8px;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: 500;
}

#yith-quick-view-modal .product-attribute-wrap .list_size_attr {
	padding-left: 22px;
	margin-left: 15px;
}

.product-attribute-wrap .list_size_attr::before {
	position: absolute;
	content: "";
	height: 14px;
	width: 1px;
	background: #cdc9c5;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
}

.content-wrap>.product-attribute-wrap .list_size_attr {
	display: none;
}

#yith-quick-view-modal .product-attribute-wrap .list_size_attr::before {
	height: 20px;
}

.single-product-thumb-content .single-product-content .summary .product-attribute-wrap .list_size_attr::before,
.single-product-thumb-content .single-product-detail .summary .product-attribute-wrap .list_size_attr::before {
	display: none;
}

.product .product-default-price {
	float: left;
	width: 100%;
}

.product .price {
	float: left;
	width: 100%;
	font-weight: 600;
	font-family: var(--secondary-font);
	color: var(--primary-color);
	font-size: 18px;
}

.product-type-simple.product .price {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: start;
	justify-content: start;
}

.product-type-simple.product .product-type-variable .price {
	flex-direction: row;
}

.sticky-addToCart .stickycart-wrap .woocommerce-variation-price .price,
.single-product .product .entry-summary .woocommerce-variation-price .price {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: start;
	justify-content: start;
}

.product .price del {
	color: #666;
	position: relative;
	padding: 0 0 0 30px;
}

.product .price del::after {
	position: absolute;
	content: '';
	width: 15px;
	height: 2px;
	background: #666;
	top: 0;
	bottom: 0;
	left: 8px;
	right: auto;
	margin: auto;
}

.single-product .entry-summary .price del bdi {
	font-weight: 400;
	font-size: 20px;
}

.single-product .sticky-addToCart .price del bdi,
.product .price del bdi {
	font-weight: 400;
	font-size: 16px;
}

.single-product .sticky-addToCart .buy-now-wrap {
	width: auto;
}

.single-product .sticky-addToCart .stickycart-wrap .single_variation_wrap {
	display: flex;
	align-items: center;
}

.samanta-sale {
	position: absolute;
	left: auto;
	right: 10px;
	top: 10px;
	bottom: auto;
	font-size: 13px;
	z-index: 1;
}

.samanta-sale .onsale {
	background: var(--primary-color);
	color: #fff;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;
	font-size: 14px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
}

.button.yith-wcqv-button:not(.product-button-wrap .quickview.btn-hv .button.yith-wcqv-button) {
	display: none;
}

.cart-wrap .button.yith-wcqv-button:not(.product-button-wrap .quickview.btn-hv .button.yith-wcqv-button) {
	display: flex;
}

.product .thumbnail-wrap,
.product .content-wrap,
.product-content-wrap {
	position: relative;
	float: left;
}

.product-content-wrap,
.product .content-wrap {
	width: 100%;
}

.product .content-wrap {
	margin: 15px 0 0;
}

.product .content-wrap a {
	float: left;
	width: 100%;
}

.product .thumbnail-wrap {
	overflow: hidden;
}

.product .thumbnail-wrap>.yith-wcwl-add-to-wishlist {
	display: none;
}

.product .thumbnail-wrap .quantity {
	display: none;
}

.product .thumbnail-wrap:hover .hover-img+.product-thumbnail-main {
	opacity: 0;
}

.product .thumbnail-wrap:hover .thumbnail-img {
	background: #f5f5f5;
}

.product .thumbnail-wrap a img.hover-img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -100%;
	right: auto;
	margin: 0 auto;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	visibility: hidden;
}

section.product:hover .thumbnail-wrap:hover a img.hover-img {
	left: 0;
	right: 0;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	visibility: visible;
}

.product-layout-classic .product:hover .thumbnail-wrap a img.hover-img {
	opacity: 1;
}

.product .thumbnail-wrap .product-button-wrap {
	position: absolute;
	bottom: auto;
	top: 10px;
	right: 10px;
	left: auto;
	margin: auto;
	width: auto;
}

.product .thumbnail-wrap .product-button-wrap .product-button-hv {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.product .thumbnail-wrap .product-button-wrap .btn-hv {
	margin: 0 0 10px;
}

section.product .cart-wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	margin: auto;
}

section.product .product-button {
	font-family: var(--secondary-font);
	font-size: 15px;
	color: var(--primary-color);
	text-transform: capitalize;
	position: relative;
	font-weight: 500;
}

.product .product-button:hover span::before,
.product-layout-default section.product .product-button:hover,
section.product .product-button:hover {
	color: #fff;
}

section.product .product-button::after {
	content: '';
	height: 100%;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: 0;
	left: auto;
	right: 0;
	background: var(--primary-color);
	z-index: -1;
}

.product-layout-classic section.product .product-button {
	width: auto;
}

.product-layout-classic section.product .product-button:hover span::before,
.product-layout-classic section.product .product-button:hover {
	color: currentcolor;
}

.product-layout-classic section.product .product-button::after {
	position: absolute;
	font-family: "Font Awesome 5 Free";
	content: '';
	left: 0;
	right: auto;
	top: auto;
	bottom: 1px;
	margin: auto;
	height: 1px;
	background: var(--secondary-color);
	width: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.product-layout-classic section.product .product-button:hover::after {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

section.product .product-button:hover::after {
	width: 100%;
	right: auto;
	left: 0;
}

.product-layout-default section.product .cart-wrap {
	left: 10px;
	right: 10px;
	bottom: 10px;
}

.product-layout-default section.product .product-button {
	padding: 10px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	color: #222;
	z-index: 1;
}

.product .product-button span {
	position: relative;

	display: block;
}

.single-product .product .entry-summary .product-button span {
	padding: 0 0 0 20px;
}

.single-product.product-layout-morden .products.short-view .product .product-button span::before,
.single-product.product-layout-morden .products.list-view .product .product-button span::before,
.single-product .product .entry-summary .product-button span::before {
	content: '\2b';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 23px;
	color: currentcolor;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	right: auto;
}

.single-product.product-layout-morden .products.short-view .product .product-button.loading span::before,
.single-product.product-layout-morden .products.list-view .product .product-button.loading span::before,
.single-product .product .entry-summary .product-button.loading span::before {
	content: '';
}

/* .single-product .product .product_type_variable.product-button span::before {
	content: '\f5c3';
	font-weight: 600;
	font-family: 'FontAwesome';
} */

.single-product .product .product_type_grouped.product-button span::before {
	content: '\f5fd';
	font-weight: 600;
}

.single-product .product .product_type_external.product-button span::before {
	content: '\f3e5';
	font-weight: 600;
}

.single-product .recent-product .product_type_external.product-button span::before,
.single-product .related.products .product_type_external.product-button span::before,
.product-layout-morden .product .product-button span::before {
	content: none;
}

.product-layout-morden .products.short-view .product .product-button.loading span::before,
.product-layout-morden .products.list-view .product .product-button.loading span::before,
.product .product-button.loading span::before {
	content: "";
	border: 2px solid;
	color: transparent;
	width: 15px;
	height: 15px;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-radius: 50px;
	border-color: #4b4e36 #f2ece100 #f2ece1e6 #f2ece1;
	line-height: 1;
	-webkit-animation: spin .2s infinite linear;
	animation: spin .2s infinite linear;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}

.product .product-button.loading svg {
	display: none;
}

.product .product-button.loading::after {
	width: 100%;
	z-index: 1;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.product .quantity {
	display: flex;
	align-items: center;
	background: #fff;
	padding: 0;
	justify-content: space-between;
}

.product .quantity input.qty {
	text-align: center;
	border: none;
	padding: 0;
	font-size: 14px;
	width: 20px;
}

.product .quantity .qty_button {
	background: none;
	border: none;
	padding: 0;
	font-size: 15px;
	height: 40px;
	width: 30px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.product .product-button-wrap .btn-hv {
	position: relative;
	float: left;
	width: auto;
}

.product .product-button-wrap .btn-hv a {
	height: 45px;
	width: 45px;
	float: left;
	cursor: pointer;
	background: #fff;
}

.product .product-button-wrap .btn-hv.wishlist a {
	position: relative;
}

.product .product-button-wrap .btn-hv.wishlist .exists a {
	font-size: 0;
	position: relative;
	background: var(--primary-color);
}

.product .product-button-wrap .wishlist.btn-hv a svg {
	display: none;
}

.product-layout-morden .product .quantity .qty_button {
	height: 45px;
}

.product-layout-morden .product .product-button-wrap .btn-hv:first-child::before,
.single-product .product .product-button-wrap .btn-hv:first-child::before {
	display: none;
}

.product-layout-default .thumbnail-wrap .product-button-wrap .btn-hv:hover::before,
.product-layout-classic .thumbnail-wrap .product-button-wrap .btn-hv:hover::before {
	content: none;
	transition: all 700s ease-in-out 0s;
	-webkit-transition: all 700s ease-in-out 0s;
	-moz-transition: all 700s ease-in-out 0s;
	-o-transition: all 700s ease-in-out 0s;
	-ms-transition: all 700s ease-in-out 0s;
}

.product .product-button-wrap .btn-hv a::after,
.list-view .product .cart-button-list .product-button-wrap .btn-hv::after,
.product-layout-classic .product .thumbnail-wrap .button-wrap .product-button::after {
	content: '';
	background: var(--primary-color);
	height: 100%;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: 0;
	left: auto;
	right: 0;
	display: block;
}

.single-product .product .single-product-detail .product-button-wrap .btn-hv a::after {
	content: none;
}

.product .product-button-wrap .btn-hv a:hover::after,
.list-view .product .cart-button-list .product-button-wrap .btn-hv:hover::after,
.product-layout-classic .product .thumbnail-wrap .button-wrap .product-button:hover::after {
	width: 100%;
	right: auto;
	left: 0;
}

.product .entry-summary .product-button-wrap .btn-hv:hover::after {
	width: 0;
}

.list-view .product .cart-button-list .product-button-wrap .btn-hv:hover a::before,
.product .product-button-wrap .btn-hv:hover a::before,
.list-view .product .cart-button-list .product-button-wrap .btn-hv:active a::before,
.product .product-button-wrap .btn-hv:active a::before,
.list-view .product .cart-button-list .product-button-wrap .btn-hv:focus a::before,
.product .product-button-wrap .btn-hv:focus a::before {
	color: #fff;
	z-index: 1;
}

.product-layout-default .product .thumbnail-wrap .product-button-wrap .btn-hv:first-child::before {
	display: none;
}

.product .product-button-wrap .btn-hv a::before {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	top: 0;
	bottom: 0;
	font-size: 16px;
	color: #222;
}

.product .product-button-wrap .wishlist a::before {
	content: '\f004';
}

.product .product-button-wrap .btn-hv.wishlist .feedback {
	display: none;
}

.product .product-button-wrap .compare a.added::before,
.product .product-button-wrap .btn-hv .exists a::before {
	color: #fff;
	z-index: 1;
}
.yith-add-to-wishlist-button-block{
	margin: 0;
}
.product .product-button-wrap .btn-hv.wishlist a.yith-wcwl-add-to-wishlist-button--added,
.product .product-button-wrap .compare a.added:not(.single-product .product .product-button-wrap .compare a.added),
.product .product-button-wrap .btn-hv .exists a:not(.single-product .product .product-button-wrap .btn-hv .exists a) {
	background: var(--primary-color);
}

.product .product-button-wrap .btn-hv.wishlist a.yith-wcwl-add-to-wishlist-button--added::after{
	display: none;
}
	.product .product-button-wrap .btn-hv.wishlist a.yith-wcwl-add-to-wishlist-button--added::before{
	font-weight: 900;
	color: #fff;
}
.product .product-button-wrap .quickview a::before {
	content: '\f06e';
}

.product .product-button-wrap .compare a::before {
	content: '\f24d';
}

.product .product-button-wrap .wishlist .add_to_wishlist span:not(.single-product .product .entry-summary .product-button-wrap .wishlist .add_to_wishlist span) {
	display: none;
}

.product .product-button-wrap .quickview a.button,
.product .product-button-wrap .compare a.compare:not(.single-product .product .entry-summary .product-button-wrap .compare a.compare) {
	font-size: 0;
}

.archive.woocommerce-active .site-main .products .product.compare-button {
	width: 100% !important;
}

/*rating*/
.product .wrap-rate .star-rating {
	font-size: 12px;
	width: 70px;
}

.product .wrap-rate .star-rating::before {
	position: absolute;
	content: '\f005\f005\f005\f005\f005';
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	opacity: 1;
	color: var(--rate-color);
}

.product .star-rating span::before {
	content: '\f005\f005\f005\f005\f005';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	color: var(--rate-color);
}

.product .thumbnail-wrap .wrap-rate {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: auto;
	bottom: 62px;
	display: flex;
	justify-content: center;
	display: none;
}

.product .wrap-rate {
	display: none;
}

/*coundown*/
.thumbnail-wrap .timer .timer-content {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: auto;
	bottom: 10px;
	left: 10px;
	right: 10px;
	margin: auto;
	-ms-transform: none;
	width: auto;
	font-size: 14px;
	color: #272727;
	font-weight: 500;
	background: rgba(255, 255, 255, 0.9);
	height: 45px;
}

.timer .timer-content {
	width: auto;
	font-size: 14px;
	color: #272727;
	font-weight: 500;
}

.thumbnail-wrap .timer .timer-content span {
	display: none;
}

.timer .timer-content>div {
	display: flex;
	align-items: center;
	padding: 0 10px 0 4px;
	position: relative;
}

.timer .timer-content>div>p {
	margin: 0;
}

.timer .timer-content>div>p.second {
	color: red;
}

.timer .timer-content>div:after {
	content: ':';
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	bottom: 0;
	line-height: 19px;
}

.timer .timer-content>div:last-child:after {
	content: none
}

/* out of stock */
.outofstock .thumbnail-wrap .out-of-stock {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	width: 100px;
	background: #272727;
	color: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-webkit-opacity: 0.8;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.product.outofstock .thumbnail-wrap a.thumbnail-img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	float: left;
	width: 100%;
}

.product.outofstock .up-sells.upsells .thumbnail-wrap a.thumbnail-img,
.product.outofstock .related.products .thumbnail-wrap a.thumbnail-img {
	opacity: 1;
	-webkit-filter: none;
	filter: none;
}

.woocommerce-info {
	background: none;
	font-size: 15px;
	padding: 10px 15px;
	color: #fff;
}

.product .thumbnail-wrap a.thumbnail-img {
	float: left;
	width: 100%;
}

.product .thumbnail-wrap a.thumbnail-img img,
.product .thumbnail-wrap:not(.list-view .thumbnail-wrap, .short-view .thumbnail-wrap) {
	width: 100%;
}

.added_to_cart.wc-forward {
	display: none;
}

.outofstock .thumbnail-wrap .timer {
	top: auto;
	bottom: 50px;
}

.timer span {
	display: none;
}

.timer .timer-content {
	align-items: center;
}

.product-layout-classic .outofstock .out-of-stock.stock {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.product-layout-classic .outofstock.product:hover .out-of-stock.stock {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.outofstock.product .product-button-wrap .btn-hv.wishlist::before {
	display: none;
}

.wishlist_table .wishlist-items-wrapper tr a,
table.wishlist_table thead th .nobr {
	color: var(--secondary-color);
}

.wishlist_table .wishlist-items-wrapper tr a:hover {
	color: var(--primary-color);
}

.wishlist_table .wishlist-items-wrapper tr .product-remove a:hover {
	color: red;
}

.wishlist_table .product-price .amount {
	font-weight: 600;
	color: var(--secondary-color);
}

table.wishlist_table tbody td,
table.wishlist_table thead th {
	text-align: center;
}

table.wishlist_table thead th .nobr,
.wishlist_table .product-price .amount,
.wishlist_table .wishlist-items-wrapper tr a {
	font-size: 15px;
}

table.wishlist_table {
	background-color: var(--dark-bg-text);
}

.wishlist_table .product-stock-status span.wishlist-in-stock {
	font-size: 14px;
}

.wishlist_table tr td.product-name a {
	color: #272727;
	font-size: 18px;
	font-family: var(--primary-font);
}

.wishlist_table tr td.product-name a {
	color: var(--primary-color);
}

.wishlist_table tr td.product-price del .woocommerce-Price-amount.amount {
	color: #888;
}

.wishlist_table tr td.product-price .woocommerce-Price-amount.amount {
	color: var(--primary-color);
}

.wishlist_table tr td.product-add-to-cart .cart-wrap a {
	background: var(--primary-color);
	color: #fff;
	width: 100%;
	height: 40px;
	display: flex;
	line-height: 40px;
	margin: 0px !important;
	position: relative;
	z-index: 1;
}

.wishlist_table tr td.product-add-to-cart .cart-wrap a::after {
	content: '';
	height: 100%;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: 0;
	left: auto;
	right: 0;
	z-index: -1;
	background: #272727;
}

.wishlist_table tr td.product-add-to-cart .cart-wrap a:hover::after {
	width: 100%;
	right: auto;
	left: 0;
}

.wishlist_table tr td.product-add-to-cart .cart-wrap a svg {
	display: none;
}

.yith-wcwl-share ul {
	padding: 0;
	display: flex;
}

#primary .woocommerce .yith-wcwl-share li.share-button a {
	position: relative;
	font-family: 'FontAwesome';
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 5px 0 0;
	padding: 0;
}

#primary .woocommerce .yith-wcwl-share li.share-button a:hover {
	background: #000;
}

.yith-wcwl-share li.share-button a svg {
	display: none;
}

.yith-wcwl-share li.share-button a.facebook::before {
	content: "\f39e";
	position: absolute;
	color: #fff;
}

.yith-wcwl-share li.share-button a.twitter::before {
	content: "\f099";
	position: absolute;
	color: #fff;
}

.yith-wcwl-share li.share-button a.pinterest::before {
	position: absolute;
	content: "\f231";
	color: #fff;
}

.yith-wcwl-share li.share-button a.email::before {
	position: absolute;
	content: "\f0e0";
	color: #fff;
}

.yith-wcwl-share li.share-button a.whatsapp::before {
	position: absolute;
	content: "\f232";
	color: #fff;
}

/* start product-layout-morden */
.product-layout-morden .thumbnail-wrap .product-button-wrap .product-button-hv .cart-wrap {
	position: relative;
	width: auto;
	margin: 0 0 10px;
}

.product-layout-morden .thumbnail-wrap .product-button-wrap .product-button-hv .cart-wrap .product-button {
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0;
	background: #fff;
	z-index: 1;
}

.product-layout-morden .product .product-button span:not(.product-layout-morden .products.list-view .product .product-button span) {
	padding: 0;
	font-size: 0;
}

.product-layout-morden .thumbnail-wrap .product-button-wrap .product-button-hv .cart-wrap .product-button:hover svg {
	stroke: #fff;
}

.product-layout-morden .thumbnail-wrap .product-button-wrap {
	position: absolute;
	bottom: auto;
	top: 10px;
	left: auto;
	right: 0;
	margin: auto;
	display: flex;
	justify-content: center;
}

.wishlist .yith-wcwl-add-to-wishlist {
	margin: 0;
}

.products .product .quantity .qty_button:hover {
	background: #e5e5e5;
}

.products .product .quantity .qty_button,
.products .product .quantity .qty_button:hover {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.product-layout-classic .product .content-wrap .meta_round .product-attribute-wrap .list_size_attr.select_variation {
	color: #111;
}

/*---------------- end trending product block -------------- */
.product_loadmore {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 20px;
	color: var(--secondary-color);
}

.product_loadmore .shop-loadmore {
	float: none;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #111;
	cursor: pointer;
	padding: 8px 25px;
	font-family: var(--primary-font);
	font-size: 15px;
	color: #272727;
	position: relative;
	background: none;
}

.product_loadmore .shop-loadmore:hover {
	color: #fff;
	border-color: #4b4e36;
}

/* ---------------- start owl-nav -------------------*/
.owl-carousel .owl-nav button {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 40px;
	width: 40px;
	margin: auto;
}

.owl-carousel .owl-nav button.owl-prev {
	left: -50px;
	right: auto;
}

.owl-carousel .owl-nav button.owl-prev::before {
	content: '\f053';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 20px;
}

.tt-testimonial.owl-carousel .owl-nav button {
	height: auto;
	width: auto;
}

.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: -50px;
}

.owl-carousel .owl-nav button.owl-next::before {
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 20px;
}

.owl-carousel .owl-nav button {
	font-size: 20px;
	color: var(--primary-color);
}

.owl-carousel .owl-nav button.disabled {
	opacity: 0.5;
	pointer-events: none;
}

.owl-carousel .owl-nav button span,
.owl-carousel .owl-dots {
	display: none;
}

/* ---------------- end owl-nav ------------------- */
/* ---------------- start recent product ---------------- */
.product-recent,
.recent-viewall,
.product-layout-classic .products .product .content-wrap .meta_round {
	float: left;
	width: 100%;
}

.recent-viewall {
	text-align: center;
}

.recent-viewall #samanta_loadmore {
	font-family: var(--primary-font);
	font-size: 15px;
	color: #272727;
	float: none;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #111;
	padding: 10px 20px;
	position: relative;
	background: none;
}

.recent-viewall #samanta_loadmore:hover {
	color: #fff;
	border-color: #4b4e36;
}

.recent-viewall #samanta_loadmore::after {
	position: absolute;
}

.recent-viewall #samanta_loadmore:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tax-product_cat .site-main .products section.product,
section .product-recent .products section.product,
.archive.woocommerce-active .site-main .products section.product {
	position: relative;
	padding: 0;
	border: none;
}

.tax-product_cat .site-main .products section.product .product-content-wrap,
section .product-recent .products section.product .product-content-wrap,
.archive.woocommerce-active .site-main .products section.product .product-content-wrap {
	padding: 15px;
	border-right: 1px solid var(--dark-border);
	border-bottom: 1px solid var(--dark-border);
}

.archive.woocommerce-active .site-main .products.columns-4 section.product:nth-child(4n) .product-content-wrap {
	border-right-width: 0;
	padding-right: 16px;
}

.archive.woocommerce-active .site-main .products.columns-5 section.product:nth-child(5n) .product-content-wrap {
	border-right-width: 0;
	padding-right: 11px;
}

.archive.woocommerce-active .site-main .products.columns-6 section.product:nth-child(6n) .product-content-wrap {
	border-right-width: 0;
	padding-right: 11px;
}

.archive.woocommerce-active .site-main .products.columns-1 section.product:nth-child(1n) .product-content-wrap {
	border-right-width: 0;
	padding-right: 11px;
}

.archive.woocommerce-active .site-main .products.columns-2 section.product:nth-child(2n) .product-content-wrap {
	border-right-width: 0;
	padding-right: 11px;
}

.archive.woocommerce-active .site-main .products.columns-3 section.product:nth-child(3n) .product-content-wrap {
	border-right-width: 0;
	padding-right: 11px;
}

section .product-recent .products.columns-3 .product {
	width: 33.33%;
}

section .product-recent .products.columns-2 .product {
	width: 50%;
}

.recent-product .related.products .owl-carousel .owl-nav {
	display: none;
}

/* ---------------- end recent product ---------------- */
/* -------------- start shop page ----------------- */
.single-product .page-header.inner-header-opacity {
	margin: 0 0 50px;
}

.product-border-off .sticky-addToCart .stickycart-popup .sticky-addcart-info .thumb img,
.product-border-off .pagination,
.product-border-off .tax-product_cat .site-main .products section.product .product-content-wrap,
.product-border-off section .product-recent .products section.product .product-content-wrap,
.product-border-off.archive.woocommerce-active .site-main .products section.product .product-content-wrap,
.product-border-off .shop-product .products.short-view,
.product-border-off .shop-product .products.list-view,
.product-border-off .shop-nosildebar .products.grid-view,
.product-border-off .shop-sildebar .products.grid-view,
.product-border-off .shop-nosidebar .products.grid-view,
.product-border-off .shop-sidebar .products.grid-view,
.product-border-off .shop-product .products.grid-view,
.product-border-off .product-top-sorting {
	border: none;
}

.product-border-off.thumbnail-slider-style3 .single-product-thumbnail .product-360-slider-wrap .no-slider .zoom img,
.product-border-off.single-product.thumbnail-slider-style2 .single-product-thumbnail .product-360-slider-wrap .slider .zoom,
.product-border-off.single-product.woocommerce-active .owl-carousel .owl-stage-outer,
.product-border-off.single-product.woocommerce-active .site-main .products .product,
.product-border-off.thumbnail-slider-style1 .nickx-slider-for,
.product-border-off .nickx-slider-nav img,
.product-border-off .nickx-slider-nav .nslick-current img,
.product-border-off .nickx-slider-nav img:hover {
	border: none;
}

.shop-container-fulid .woocommerce-notices-wrapper:not(.shop-container-fulid.woocommerce-cart .woocommerce-notices-wrapper, .shop-container-fulid.single-product .woocommerce-notices-wrapper) {
	max-width: 100%;
}

.shop-container-fulid .site-main>.container:not(.shop-container-fulid.woocommerce-cart .site-main>.container) {
	max-width: 100%;
}

.shop-container-fulid .site-main>.container>.row {
	margin: 0;
}

/* start filter toggle */
.shop-sildebar {
	float: left;
	width: 100%;
}

.right-content-product,
.right-content-filter {
	float: right;
	padding: 0 15px;
}

.left-content-filter,
.left-content-product {
	float: left;
	padding: 0 15px;
}

#primary .woocommerce ul li {
	border: none;
	padding: 0;
	font-size: 13px;
	color: #666;
	margin: 0 0 8px;
}

#primary .offsidebar-left .woocommerce ul li {
	display: flex;
	align-items: center;
}

#primary .woocommerce ul li a {
	color: #666;
}

#primary .woocommerce ul li a:hover {
	color: var(--secondary-color);
}

#primary .woocommerce.widget_layered_nav_filters ul li a {
	position: relative;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
}

#primary .woocommerce.widget_layered_nav_filters ul li a::after {
	position: absolute;
	content: '\f00d';
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	right: 0;
	left: auto;
	font-size: 10px;
}

#primary .woocommerce.widget_layered_nav_filters ul li a:hover::after {
	color: #ec3006;
}

.widget_price_filter .price_slider_amount .button {
	position: static;
}

.shop-nosildebar .widget-area .widget.woocommerce {
	border: none;
	padding: 0;
}

.widget-area .widget.woocommerce {
	padding: 15px;
}

.archive.woocommerce-active .widget-area #woocommerce_layered_nav-2 ul {
	height: 190px;
	overflow: auto;
	scrollbar-width: thin;
	padding-right: 10px;
}

.archive.woocommerce-active .widget-area #woocommerce_layered_nav-2 ul::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
}

.archive.woocommerce-active .widget-area #woocommerce_layered_nav-2 ul::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
}

.archive.woocommerce-active .widget-area #woocommerce_layered_nav-2 ul::-webkit-scrollbar {
	width: 5px;
}

.widget_layered_nav_filters ul li .woocommerce-Price-amount {
	padding: 0 0 0 10px;
	color: #111;
	font-weight: 500;
}

.woocommerce.widget .widget-title {
	font-size: 16px;
	margin: 0 0 25px;
	position: relative;
	padding: 0 0 8px;
	text-transform: uppercase;
}

.woocommerce.widget .widget-title::after {
	content: "";
	position: absolute;
	background: var(--border-color);
	width: 30px;
	height: 1px;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
}

.archive.woocommerce-active#primary .woocommerce.widget ul li {
	font-size: 14px;
	margin: 0 0 12px;
	display: flex;
	align-items: center;
}

.widget.woocommerce form {
	margin: 5px 0 0;
}

.woocommerce form .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}

.widget_price_filter.woocommerce .price_slider_amount .button {
	background: var(--secondary-color);
	color: #fff;
	font-size: 13px;
	padding: 8px 20px;
	line-height: 18px;
}

.widget_price_filter.woocommerce .price_slider_amount .button:hover {
	background: var(--primary-color);
}

.widget_price_filter.woocommerce .price_slider_amount {
	display: flex;
	align-items: center;
}

.widget_price_filter.woocommerce .price_slider_amount .price_label {
	font-size: 14px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	font-style: italic;
}

.widget_price_filter.woocommerce .ui-slider .ui-slider-range {
	background: var(--secondary-color);
}

.widget_price_filter.woocommerce .ui-slider .ui-slider-handle {
	background: var(--secondary-color);
	border-radius: 50%;
	height: 15px;
	width: 15px;
	margin-top: 0;
	z-index: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.widget_price_filter.woocommerce .ui-slider-horizontal {
	height: 5px;
	display: flex;
	align-items: center;
	margin: 0 0 30px;
}

.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown .select-wrap {
	float: left;
	width: 100%;
	height: 35px;
	display: flex;
	align-items: center;
	margin: 0 0 8px;
}

.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown .select-wrap::after {
	height: 13px;
	font-size: 13px;
}

.woocommerce .select2-container--default .select2-selection--single {
	height: 40px;
	float: left;
	width: 100%;
	border-radius: 0;
	border-color: var(--border-color);
	display: flex;
	align-items: center;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0 40px 0 15px;
	font-size: 14px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}

#primary .woocommerce.widget_rating_filter ul li a {
	float: left;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

#primary .woocommerce.widget_rating_filter ul li a .star-rating {
	width: 75px;
	letter-spacing: 2px;
}

.single-product .woocommerce-product-rating .star-rating {
	width: 90px;
	letter-spacing: 3px;
}

.single-product .woocommerce-product-rating #tab-title-reviews .star-rating {
	margin: 0 0 5px;
}

#primary .woocommerce.widget_rating_filter ul li a .star-rating::before,
.single-product .woocommerce-product-rating .star-rating::before,
.single-product .commentlist .review .comment-text .star-rating::before {
	content: '\f005\f005\f005\f005\f005';
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
}

#primary .woocommerce.widget_rating_filter ul li a .star-rating span::before,
.single-product .woocommerce-product-rating .star-rating span::before,
.single-product .commentlist .review .comment-text .star-rating span::before {
	content: '\f005\f005\f005\f005\f005';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
}

#primary .woocommerce.widget_rating_filter ul li a .star-rating::before,
.single-product .woocommerce-product-rating .star-rating::before,
.single-product .commentlist .review .comment-text .star-rating::before,
#primary .woocommerce.widget_rating_filter ul li a .star-rating span::before,
.single-product .woocommerce-product-rating .star-rating span::before,
.single-product .commentlist .review .comment-text .star-rating span::before {
	color: var(--rate-color);
}

.single-product .woocommerce-product-rating .star-rating::before,
.single-product .woocommerce-product-rating .star-rating span::before {
	font-size: 14px;
	color: var(--rate-color);
	opacity: 1;
}

/* end filter toggle */
.product-top-sorting {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	border: 1px solid var(--dark-border);
	border-top: 0;
	padding: 10px;
	border-right: 0;
}

.product-top-sorting .woocommerce-result-count {
	margin: 0;
	font-size: 14px;
	margin-right: 10px;
	color: #272727;
}

.product-top-sorting .product-sort-view {
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}

.product-top-sorting .product-sort-view .view svg path {
	fill: #999;
	-webkit-fill: #999;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.product-top-sorting .product-sort-view .view:hover svg path,
.product-top-sorting .product-sort-view .view.active svg path {
	fill: var(--secondary-color);
	-webkit-fill: var(--secondary-color);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.product-top-sorting .product-sort-view .view {
	padding: 5px;
	display: flex;
}

.product-top-sorting .woocommerce-ordering {
	margin-right: 20px;
	margin-bottom: 0;
}

.product-top-sorting .woocommerce-perpage .select-wrap {
	margin: 0;
}

.product-top-sorting .woocommerce-perpage .select-wrap::after {
	right: 15px;
}

.product-top-sorting .select-wrap select {
	background: transparent;
	border-color: var(--light-border);
	color: #666;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 35px 10px 15px;
	cursor: pointer;
}

.product-top-sorting .woocommerce-ordering .select-wrap {
	margin: 0;
}

.product-top-sorting .select-wrap::after {
	font-size: 11px;
}

/* start full width shop page */
#post_sidebar {
	float: left;
}

.full-sildebar .product-top-sorting .product-sort-view,
.offsidebar-left .product-top-sorting .product-sort-view,
.offsidebar-right .product-top-sorting .product-sort-view {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.product-top-sorting .toggle-filter {
	display: flex;
	align-items: center;
	justify-content: end;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-left: 15px;
}

.product-top-sorting .filter {
	position: relative;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	border: 1px solid var(--light-border);
	padding: 10px 15px;
	background: transparent;
	margin: 0;
}

.product-top-sorting .filter:hover {
	color: var(--secondary-color);
}

.product-top-sorting .filter .fa-align-right {
	font-size: 13px;
	margin: 0 0 0 10px;
}

.full-sildebar #post_sidebar {
	display: none;
	border: 1px solid var(--dark-border);
	border-top: 0;
}

.full-sildebar #post_sidebar .widget-area {
	display: flex;
	-webkit-box-orient: horizontal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.full-sildebar #post_sidebar .widget-area .widget.woocommerce.widget_layered_nav_filters {
	width: 100%;
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	border: none;
	margin: 0 0 40px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.full-sildebar #post_sidebar .widget-area .widget.woocommerce.widget_layered_nav_filters .widget-title {
	width: auto;
	margin: 0 20px 0 0;
	padding: 0;
}

.full-sildebar #post_sidebar .widget-area .widget.woocommerce.widget_layered_nav_filters ul {
	margin: 0;
	display: flex;
}

.full-sildebar #post_sidebar .widget-area .widget.woocommerce.widget_layered_nav_filters ul li {
	margin: 0 10px;
}

.full-sildebar #post_sidebar .widget-area .widget.woocommerce.widget_layered_nav_filters ul li a {
	background: #f5f5f5;
	padding: 5px 30px 5px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.full-sildebar #post_sidebar .widget-area .widget.woocommerce.widget_layered_nav_filters ul li a::after {
	right: 15px;
}

/* end full width shop page */
/* start offslidebar shop page */
.offside {
	float: left;
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	visibility: hidden;
}

.filter-toggle .offside {
	visibility: visible;
}

.offside .widget-area {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 320px;
	background: #fff;
	padding: 5% 30px 30px;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: #a0a0a0 #f5f5f5;
	height: 100vh;
}

.offside .widget-area::-webkit-scrollbar-track {
	background-color: #d7d7d7;
}

.offside .widget-area::-webkit-scrollbar-thumb {
	background-color: #a0a0a0;
}

.offside .widget-area::-webkit-scrollbar {
	width: 6px;
}

.offside .widget-area .filter-close {
	position: absolute;
	right: 20px;
	left: auto;
	top: 40px;
	bottom: auto;
	cursor: pointer;
}

.offside .widget-area .filter-close::after {
	content: '\f00d';
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	color: #272727;
}

.offside.offside-left .widget-area {
	right: auto;
	left: 0;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
}

.offside.offside-right .widget-area {
	right: 0;
	left: auto;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
}

.filter-toggle .offside.offside-left .widget-area,
.filter-toggle .offside.offside-right .widget-area {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}

/* ------------- price range ------------- */
.wc-block-stock-filter .wc-block-stock-filter-list li label .wc-filter-element-label-list-count,
.wc-block-product-categories-list-item .wc-block-product-categories-list-item-count,
.woocommerce-active #primary .wc-block-attribute-filter ul li label .wc-filter-element-label-list-count,
.woocommerce-active #primary .widget_block .wc-block-attribute-filter ul li label {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.wp-block-woocommerce-price-filter .wc-block-components-price-slider,
.wp-block-woocommerce-active-filters .wc-block-active-filters {
	margin-bottom: 0;
}

.wc-block-components-price-slider {
	position: relative
}

.wc-block-components-price-slider__actions {
	position: absolute;
	left: auto;
	bottom: -5px;
	right: 0
}

.wc-block-price-filter .wc-block-components-price-slider__range-text {
	-webkit-box-pack: start;
	justify-content: start;
	margin-bottom: 0;
}

.wc-block-components-price-slider__range-input-wrapper {
	margin: 15px 0 30px
}

.wc-block-components-price-slider__range-text span:first-child {
	position: relative;
	padding: 0 5px 0 0;
	margin: 0 10px 0 0
}

.wc-block-components-price-slider__range-text span:first-child::after {
	content: '';
	position: absolute;
	width: 5px;
	height: 1px;
	background-color: var(--body-text-color);
	left: 100%;
	right: auto;
	bottom: 0;
	top: 0;
	margin: auto
}

.wc-block-components-price-slider__actions .wc-block-price-filter__button.wc-block-components-price-slider__button {
	padding: 0 10px;
	height: 30px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: var(--primary-color);
}

.wc-block-components-price-slider__actions .wc-block-price-filter__button.wc-block-components-price-slider__button::after {
	position: absolute;
	font-family: "Font Awesome 5 Free";
	content: '';
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
	margin: auto;
	height: 100%;
	z-index: -1;
	background: var(--secondary-color);
	width: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	overflow: hidden
}

.wc-block-components-price-slider__actions .wc-block-price-filter__button.wc-block-components-price-slider__button:hover:after {
	width: 100%;
	left: 0;
	right: auto;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

#secondary .widget-title,
#secondary .wp-block-heading {
	font-size: 20px;
	color: var(--primary-color);
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	margin-bottom: 15px;
}

.wc-block-product-categories-list {
	height: 230px;
	overflow: hidden;
	overflow-y: scroll;
	scrollbar-width: thin;
	padding: 0 10px 0 0;
}

.wc-block-product-categories-list::-webkit-scrollbar {
	width: 5px
}

.wc-block-product-categories-list::-webkit-scrollbar-track {
	background: #f1f1f1
}

.wc-block-product-categories-list::-webkit-scrollbar-thumb {
	background: #888
}

.wc-block-product-categories-list::-webkit-scrollbar-thumb:hover {
	background: #555
}

#post_sidebar .widget ul li,
#post_sidebar .widget ol li,
.single-post .tt-post-details ul.wp-block-archives-list li {
	display: flex;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	font-size: 14px
}

.woocommerce-active #primary .widget_block ul li a,
#primary .woocommerce ul li a {
	color: #666;
	width: 88%;
	padding: 8px 0 4px 0;
}

.woocommerce-active.archive .shop-sidebar .sidebar-filter .widget,
.woocommerce-active.archive .shop-nosidebar .widget {
	border: none;
	padding: 0;
	border-bottom: 1px solid var(--dark-border);
	padding: 0 0 20px;
	margin: 0 0 25px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.woocommerce-active.archive .shop-sidebar .sidebar-filter .widget .wp-block-woocommerce-stock-filter {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.woocommerce-active #primary .widget_block ul li,
#primary .woocommerce ul li {
	border: none;
	padding: 0 0 5px;
	color: var(--body-text-color);
	float: left;
	width: 100%;
	margin: 0;
}

.wc-block-stock-filter .wc-block-stock-filter-list li label,
.wc-block-attribute-filter .wc-block-attribute-filter-list li label {
	align-items: center;
	padding: 0 0 5px;
	width: 100%;
}

.woocommerce-active #primary .widget_block ul li .wc-block-components-checkbox {
	margin: 0;
	float: left;
	width: 100%;
}

.wc-block-components-checkbox label {
	align-items: flex-start;
	cursor: pointer;
	display: flex;
	font-size: .875em;
	position: relative;
}

.wc-block-stock-filter .wc-block-stock-filter-list li label {
	align-items: center;
}

.woocommerce-active #primary .widget_block ul li .wc-block-components-checkbox label .wc-block-components-checkbox__input {
	height: 15px;
	min-width: 15px;
	width: 15px;
	min-height: 15px;
	border: 1px solid var(--dark-border);
	background: transparent;
	margin: 0 10px 0 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.wc-filter-element-label-list-count,
.wc-block-product-categories-list-item .wc-block-product-categories-list-item-count,
.woocommerce-active #primary .wc-block-attribute-filter ul li label .wc-filter-element-label-list-count {
	background: transparent;
	height: 28px;
	width: 28px;
	line-height: 28px;
	font-size: 13px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	opacity: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.wc-filter-element-label-list-count,
.wc-block-product-categories-list-item .wc-block-product-categories-list-item-count,
.woocommerce-active #primary .wc-block-attribute-filter ul li label .wc-filter-element-label-list-count {
	background: transparent;
	height: 28px;
	width: 28px;
	line-height: 28px;
	font-size: 13px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	opacity: 1;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce-active #primary .widget_block .wc-block-attribute-filter ul li label .wc-block-components-checkbox__label {
	display: flex;
	justify-content: space-between;
	float: left;
	width: 100%;
	align-items: center;
	font-size: 14px;
}

.wc-block-product-categories-list-item-count::after,
.wc-block-product-categories-list-item-count::before,
.wc-filter-element-label-list-count:after,
.wc-filter-element-label-list-count:before {
	display: none;
}

.woocommerce-active #primary .widget_block .wc-block-attribute-filter ul li:hover label {
	color: var(--primary-color);
}

.wc-block-product-categories-list-item:hover .wc-block-product-categories-list-item-count,
.wc-block-stock-filter .wc-block-stock-filter-list li label:hover .wc-filter-element-label-list-count,
.woocommerce-active #primary .wc-block-attribute-filter ul li:hover label .wc-filter-element-label-list-count {
	background-color: var(--primary-color);
	color: #fff;
}

/* end offslidebar shop page */
.widget:has(.wc-blocks-filter-wrapper[hidden]) {
	display: none;
}

.archive.woocommerce-active .shop-sildebar .sildebar-filter .widget {
	border: none;
	padding: 0 0 30px;
	margin: 0 0 30px;
	border-bottom: 1px solid var(--light-border);
	background-color: transparent;
}

.archive.woocommerce-active .shop-sildebar .sildebar-filter .widget:last-child {
	border: none;
	padding: 0;
}

.archive.woocommerce-active .right-content-filter .widget-area {
	padding: 30px 30px 0 0;
}

.archive.woocommerce-active .left-content-filter .widget-area {
	padding: 30px 0 0 30px;
}

.widget_block .wc-block-price-slider .wc-block-components-price-slider__range-input-progress {
	--range-color: var(--dark-border);
}

.widget_block .wc-block-price-slider .wc-block-components-price-slider__range-input-wrapper:before {
	background: var(--dark-border);
}

.archive.woocommerce-active .shop-sildebar .sildebar-filter .widget.widget_price_filter {
	padding: 0 0 50px;
}

.archive.woocommerce-active .shop-sildebar .sildebar-filter .widget_layered_nav_filters {
	border: none;
	background: #f5f5f5;
	padding: 20px;
}

body.archive.woocommerce-active #primary .shop-sildebar .sildebar-filter .widget_layered_nav_filters ul li:last-child {
	margin: 0;
}

/* start shop product-layout-default */
.product-layout-default .products.columns-5 .product .quantity input.qty,
.product-layout-default .products.columns-6 .product .quantity input.qty {
	width: 30px;
}

.product-layout-default .products.columns-5 .product .quantity .qty_button,
.product-layout-default .products.columns-6 .product .quantity .qty_button {
	height: 35px;
	width: 15px;
}

.product-layout-morden.archive.woocommerce-active .products.columns-6 .product .thumbnail-wrap .product-button-wrap .product-button-hv .cart-wrap .product-button,
.product-layout-morden.archive.woocommerce-active .products.columns-5 .product .thumbnail-wrap .product-button-wrap .product-button-hv .cart-wrap .product-button,
.archive.woocommerce-active .products.columns-5 .product .product-button-wrap .btn-hv a,
.archive.woocommerce-active .products.columns-6 .product .product-button-wrap .btn-hv a {
	height: 35px;
	width: 35px;
}

.product-layout-morden.archive.woocommerce-active .products.columns-6 .product .thumbnail-wrap .product-button-wrap .product-button-hv .cart-wrap .product-button svg,
.product-layout-morden.archive.woocommerce-active .products.columns-5 .product .thumbnail-wrap .product-button-wrap .product-button-hv .cart-wrap .product-button svg {
	width: 15px;
	height: 15px;
}

.product-layout-morden .product .cart-wrap .product-button.loading span::before,
.product-layout-morden .product .cart-wrap .product-button.loading span::before {
	left: -15px;
}

.archive.woocommerce-active .products.columns-5 .product .product-button-wrap .btn-hv a::before,
.archive.woocommerce-active .products.columns-6 .product .product-button-wrap .btn-hv a::before {
	font-size: 14px;
}

.archive.woocommerce-active .products.columns-5 .product .content-wrap .woocommerce-loop-product__title,
.archive.woocommerce-active .products.columns-6 .product .content-wrap .woocommerce-loop-product__title {
	margin: 0 0 4px;
	font-size: 14px;
}

.archive.woocommerce-active .products.columns-6 .product .content-wrap span.price,
.archive.woocommerce-active .products.columns-5 .product .content-wrap span.price {
	font-size: 14px;
}

.archive.woocommerce-active .products.columns-6 .product .content-wrap span.price del bdi,
.archive.woocommerce-active .products.columns-5 .product .content-wrap span.price del bdi {
	font-size: 13px;
}

.archive.woocommerce-active .products.columns-6 .product .content-wrap span.price del::after,
.archive.woocommerce-active .products.columns-5 .product .content-wrap span.price del::after {
	width: 10px;
}

.archive.woocommerce-active .products.columns-6 .product .content-wrap span.price del,
.archive.woocommerce-active .products.columns-5 .product .content-wrap span.price del {
	padding: 0 0 0 26px;
}

.product-layout-default .products.columns-5 .thumbnail-wrap .wrap-rate .star-rating,
.product-layout-default .products.columns-6 .thumbnail-wrap .wrap-rate .star-rating {
	font-size: 12px;
	width: 70px;
}

.product-layout-classic.archive.woocommerce-active .products.columns-5 .product .product-button,
.product-layout-classic.archive.woocommerce-active .products.columns-6 .product .product-button {
	padding: 0;
}

.archive.woocommerce-active .products.columns-5 .product .product-button,
.archive.woocommerce-active .products.columns-6 .product .product-button {
	font-size: 14px;
	padding: 7px;
}

.archive.woocommerce-active .site-main .products.columns-5 .product .samanta-sale .label,
.archive.woocommerce-active .site-main .products.columns-6 .product .samanta-sale .label {
	font-size: 11px;
	padding: 1px 8px;
}

.archive.woocommerce-active .site-main .products.columns-6 .product .samanta-sale .onsale,
.archive.woocommerce-active .site-main .products.columns-5 .product .samanta-sale .onsale {
	font-size: 11px;
	line-height: 13px;
	width: 40px;
	height: 40px;
}

.archive.woocommerce-active .site-main .products.columns-5 .product .timer,
.archive.woocommerce-active .site-main .products.columns-6 .product .timer {
	padding: 0 10px;
	height: 30px;
}

.archive.woocommerce-active .site-main .products.columns-5 .product .timer svg,
.archive.woocommerce-active .site-main .products.columns-6 .product .timer svg {
	font-size: 12px;
	margin-right: 8px;
}

.archive.woocommerce-active .site-main .products.columns-5 .product .timer .saleend,
.archive.woocommerce-active .site-main .products.columns-6 .product .timer .saleend {
	font-size: 11px;
}

.archive.woocommerce-active .products.columns-5 .product .content-wrap .product-attribute-wrap .list_color_attr .list_product_color,
.archive.woocommerce-active .products.columns-6 .product .content-wrap .product-attribute-wrap .list_color_attr .list_product_color {
	height: 10px;
	width: 10px;
}

.archive.woocommerce-active .products.columns-5 .product .content-wrap .product-attribute-wrap .list_size_attr,
.archive.woocommerce-active .products.columns-6 .product .content-wrap .product-attribute-wrap .list_size_attr {
	font-size: 10px;
	padding-left: 6px;
	margin-left: 2px;
}

/* end shop product-layout-default */
.select2-results .select2-results__options .select2-results__option {
	padding: 5px 10px;
	font-size: 14px;
}

.select2-container--default .select2-dropdown .select2-results .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-dropdown .select2-results .select2-results__option--highlighted[data-selected] {
	color: #111;
	background: #ddd;
}

/* -------------- end shop page ----------------- */
/* -------------- start list view ----------------- */
.archive.woocommerce-active .site-main .products.short-view .product,
.archive.woocommerce-active .site-main .products.list-view .product {
	width: 100%;
}

.short-view .list-thumnail-wrap,
.list-view .list-thumnail-wrap {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.archive.woocommerce-active .products.short-view .product .list-content-wrap .woocommerce-loop-product__title,
.archive.woocommerce-active .products.list-view .product .list-content-wrap .woocommerce-loop-product__title {
	font-size: 22px;
	margin: 0 0 8px;
	line-height: 25px;
	text-align: left;
}

.archive.woocommerce-active .products.list-view .product .list-content-wrap .wrap-rate {
	margin: 0 0 8px;
}

.short-view .list-content-wrap .wrap-rate,
.short-view .list-content-wrap p,
.short-view .list-content-wrap .product-button,
.short-view .list-cart-wrap .quantity-list,
.list-view .list-content-wrap .wrap-rate,
.list-view .list-content-wrap p,
.list-view .list-content-wrap .product-button,
.list-view .list-cart-wrap .quantity-list {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

.list-view .list-content-wrap .timer,
.list-view .list-content-wrap .product-button-wrap,
.list-view .list-cart-wrap .quantity {
	float: left;
	width: auto;
}

.archive.woocommerce-active .site-main .products.short-view .product .timer,
.archive.woocommerce-active .site-main .products.list-view .product .timer {
	padding: 0;
	width: 220px;
	margin: 0 0 12px;
	background: #fff;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.06);
	color: var(--secondary-color);
}

.archive.woocommerce-active .site-main .products.short-view .product .timer .timer-content,
.archive.woocommerce-active .site-main .products.list-view .product .timer .timer-content {
	align-items: center;
}

.archive.woocommerce-active .site-main .products.short-view .product .timer>div:first-child:before,
.archive.woocommerce-active .site-main .products.list-view .product .timer>div:first-child:before {
	width: 27px;
	height: 21px;
}

.archive.woocommerce-active .site-main .products.short-view .product .timer .saleend,
.archive.woocommerce-active .site-main .products.list-view .product .timer .saleend {
	margin: 0;
	font-size: 15px;
	width: auto;
	color: var(--secondary-color);
	font-weight: 500;
	letter-spacing: 0px;
}

.archive.woocommerce-active .site-main .products.short-view .product .timer .fa-clock,
.archive.woocommerce-active .site-main .products.list-view .product .timer .fa-clock {
	color: var(--secondary-color);
	margin: 0 8px 0 0;
	width: 15px;
	height: 15px;
}

.archive.woocommerce-active .site-main .products.short-view .product .samanta-sale .onsale,
.archive.woocommerce-active .site-main .products.list-view .product .samanta-sale .onsale {
	width: 40px;
	height: 40px;
	font-size: 12px;
}

.archive.woocommerce-active .site-main .products.short-view .product .samanta-sale,
.archive.woocommerce-active .site-main .products.list-view .product .samanta-sale {
	opacity: 1;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	right: 20px;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	visibility: visible;
}

.list-view .list-cart-wrap .quantity {
	width: auto;
	position: static;
}

.archive.woocommerce-active .products.short-view .product .list-cart-wrap .product-button,
.archive.woocommerce-active .products.list-view .product .list-cart-wrap .product-button {
	position: relative;
	font-size: 15px;
	background: var(--primary-color);
	color: #fff;
	-webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
	height: auto;
	width: auto;
	max-width: 150px;
	min-width: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 11px 26px;
}

.archive.woocommerce-active .products.short-view .product .list-cart-wrap .product-button::after,
.archive.woocommerce-active .products.list-view .product .list-cart-wrap .product-button::after {
	background: var(--secondary-color);
}

.archive.woocommerce-active .products.short-view .product .list-cart-wrap .product-button span::before,
.archive.woocommerce-active .products.list-view .product .list-cart-wrap .product-button span::before {
	color: #fff;
}

.archive.woocommerce-active .products.list-view .product .list-cart-wrap .product-button:hover::after {
	width: 100%;
	right: auto;
	left: 0;
}

.archive.woocommerce-active .products.list-view .product .list-cart-wrap .product-button:hover,
.archive.woocommerce-active .products.list-view .product .list-cart-wrap .product-button:hover::before {
	color: #fff;
	z-index: 1;
}

.archive.woocommerce-active .products.list-view .product .list-content-wrap .product-attribute-wrap .list_size_attr {
	font-size: 14px;
	padding-left: 10px;
	margin-left: 8px;
}

.archive.woocommerce-active .products.short-view .product .list-content-wrap .product-attribute-wrap .list_size_attr .list_product_size,
.archive.woocommerce-active .products.list-view .product .list-content-wrap .product-attribute-wrap .list_size_attr .list_product_size {
	padding: 0 5px;
}

.archive.woocommerce-active .products.list-view .product .list-content-wrap .product-attribute-wrap .list_size_attr::before {
	height: 16px;
}

.short-view .list-content-wrap p,
.list-view .list-content-wrap p {
	font-size: 15px;
	margin: 0 0 5px;
}

.short-view .list-content-wrap .timer p,
.list-view .list-content-wrap .timer p {
	margin: 0;
}

.short-view .list-content-wrap .list-description,
.list-view .list-content-wrap .list-description {
	margin: 0 0 15px;
}

.short-view .list-content-wrap .list-description ul,
.list-view .list-content-wrap .list-description ul {
	padding: 0 0 0 16px;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.short-view .list-content-wrap .list-description ul li,
.list-view .list-content-wrap .list-description ul li {
	font-size: 14px
}

.archive.woocommerce-active .list-view .product:hover .list-content-wrap span.price,
.archive.woocommerce-active .list-view .product .product-button {
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	opacity: 1;
}

.list-view .product .wrap-rate .star-rating {
	font-size: 12px;
	width: 72px;
	letter-spacing: 1px;
}

.list-view .product-content-wrap .list-content-wrap .price,
.list-view .product-content-wrap .list-content-wrap .timer {
	margin: 0 0 12px;
}

.archive.woocommerce-active .products.list-view .product .product-content-wrap .list-content-wrap .product-attribute-wrap {
	margin: 0 0 6px;
}

.archive.woocommerce-active.product-layout-morden .products.list-view .product .product-content-wrap .list-content-wrap .product-attribute-wrap {
	position: static;
	-webkit-box-pack: start;
	justify-content: start;
}

.archive.woocommerce-active .short-view .product .price,
.archive.woocommerce-active .list-view .product .price {
	font-size: 18px;
}

.archive.woocommerce-active .short-view .product-type-simple.product .price,
.archive.woocommerce-active .short-view .product .price {
	justify-content: center;
	display: flex;
}

.archive.woocommerce-active .list-view .product del bdi,
.archive.woocommerce-active .short-view .product del bdi {
	font-size: 16px;
}

.short-view .product-content-wrap .list-cart-wrap .product-button-wrap {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
}

.short-view .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv,
.list-view .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv {
	float: none;
	display: inline-block;
	width: auto;
	margin: 0 0 5px;
}

.archive.woocommerce-active .short-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a,
.archive.woocommerce-active .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a {
	height: 44px;
	width: 44px;
}

.archive.woocommerce-active .short-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before,
.archive.woocommerce-active .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv a::before {
	font-size: 14px;
}

.archive.woocommerce-active .short-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv,
.archive.woocommerce-active .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv {
	background: #fff;
	-webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
	margin: 0 4px;
	float: left;
}

.archive.woocommerce-active .short-view .product .product-content-wrap .list-cart-wrap .cart-button-list .cart-wrap,
.archive.woocommerce-active .list-view .product .product-content-wrap .list-cart-wrap .cart-button-list .cart-wrap {
	position: static;
	opacity: 1;
	margin: 0;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
}

.archive.woocommerce-active .list-view .product .product-content-wrap .list-cart-wrap .cart-button-list .cart-wrap {
	margin: 0 4px 0 0;
}

.archive.woocommerce-active .list-view .product .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv .btn-hv::before {
	display: none;
}

.archive.woocommerce-active .list-view .product .list-cart-wrap .quantity-list {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
}

.short-view .product .list-content-wrap,
.list-view .product .list-content-wrap {
	margin: 0;
	padding: 0;
}

.short-view .product .list-content-wrap .list-cart-wrap {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	padding: 0;
	float: right;
}

.shop-nosildebar .list-view .product .list-content-wrap .list-cart-wrap {
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.short-view .product .list-content-wrap .list-cart-wrap .cart-button-list {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
}

.short-view .product .list-content-wrap .list-content,
.list-view .product .list-content-wrap .list-content {
	padding: 0 10px 0 0;
	float: left;
}

.list-description,
.list-timer {
	float: left;
	width: 100%;
}

.product-layout-morden .list-view .wrap-rate {
	display: block;
}

.product-layout-morden .list-view .product-content-wrap .list-content-wrap .product-button-wrap {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
}

#cboxWrapper .cart-wrap .product-button {
	padding: 10px 20px;
}

/* -------------- end list view ----------------- */
/* -------------- start nosildebar list view ----------------- */
.shop-nosildebar {
	padding: 0 25px;
}

.archive.woocommerce-active .site-main .shop-nosildebar .products.list-view .product {
	width: 50%;
	float: left;
}

.shop-nosildebar .list-view .product .list-content-wrap .list-content,
.shop-nosildebar .list-view .product .list-content-wrap .list-cart-wrap {
	float: left;
	width: 100%;
}

.shop-nosildebar .list-view .product .list-content-wrap .list-cart-wrap {
	align-items: start;
	padding: 0;
}

.shop-nosildebar .list-view .product .list-content-wrap {
	display: block;
	width: 58.33333333%;
}

.shop-nosildebar .list-view .product .thumbnail-wrap {
	width: 41.66666667%;
}

.shop-nosildebar .list-view .product .list-content-wrap .list-content {
	padding: 0;
}

.shop-nosildebar .list-view .product .list-content-wrap .list-cart-wrap .cart-button-list {
	float: none;
	width: auto;
	display: inline-block;
	margin: 0 0 0 10px;
}

.shop-nosildebar .list-view .product .list-content-wrap .list-cart-wrap .cart-button-list .product-button-wrap {
	float: left;
	width: auto;
	display: block;
}

.shop-nosildebar .list-view .product-content-wrap .list-content-wrap .price {
	margin: 0 0 10px;
}

.archive.woocommerce-active .shop-nosildebar .products.list-view .product .list-cart-wrap .product-button,
.shop-nosildebar .list-view .product-content-wrap .list-cart-wrap .product-button-wrap .product-button-hv {
	margin: 0;
}

.shop-title h2 {
	float: none;
	display: inline-block;
	border-bottom: 1px solid #222;
	padding: 0 0 10px;
}

/* -------------- end nosildebar list view ----------------- */
/* -------------- start single product page ----------------- */
.product .reset_variations {
	color: red
}

.product .reset_variations:hover {
	color: #222
}

.single-product .summary.entry-summary {
	padding: 40px 0 0 30px;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.single-product .summary.entry-summary .summary-content {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.single-product .summary.entry-summary .summary-content .woocommerce-product-details__short-description {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.single-product.thumbnail-slider-style1 .left-slider .summary.entry-summary {
	padding-left: 50px;
}

.single-product .products.grid-view section.product .thumbnail-wrap .product-button-wrap .compare.btn-hv .product.compare-button {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

.single-product .entry-summary {
	margin: 0;
}

.single-product .woocommerce-product-details__short-description,
.single-product .summary .cart,
.single-product .summary .cart .single_add_to_cart_button,
.single-product .product-button-wrap,
.single-product .woocommerce-tabs,
.single-product .woocommerce-tabs ul,
.single-product .woocommerce-tabs .woocommerce-Tabs-panelm,
.single-product .progress-bar,
.single-product .product-360-button,
.single-categories,
.single-product .entry-summary,
.single-product .recently-viewed,
.single-product .stock-progress,
.single-product .stock-progress span,
.single-product .product-estimate,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
	float: left;
	width: 100%;
}

.single-product .summary .cart {
	width: auto;
}

.single-product .woocommerce-tabs {
	border-top: 1px solid var(--border-color);
	border-bottom: 1px solid var(--border-color);
	padding: 0 0 20px;
	margin: 70px 0;
	background-color: var(--dark-bg-text);
}

.single-product #comments .commentlist .review .comment_container .comment-text .star-rating {
	width: 105px;
}

.single-product .woocommerce-tabs ul.tabs {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid var(--border-color);
	margin: 0 0 10px;
	overflow: auto;
	overflow-y: hidden;
}

.single-product .woocommerce-tabs ul.tabs li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.single-product .woocommerce-tabs ul.tabs li a {
	padding: 20px;
	font-family: var(--primary-font);
	font-weight: 600;
	font-size: 18px;
	position: relative;
	color: #666;
	letter-spacing: 1px;
}

.single-product .woocommerce-tabs ul.tabs li a:hover,
.single-product .woocommerce-tabs ul.tabs li.active a {
	color: var(--secondary-color);
}

.single-product .woocommerce-tabs ul.tabs li a::after {
	content: "";
	left: 0px;
	right: 0;
	position: absolute;
	top: auto;
	bottom: 0px;
	height: 2px;
	z-index: -1;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	width: 0;
	background: var(--secondary-color);
	margin: auto;
}

.single-product .woocommerce-tabs ul.tabs li.active a::after,
.single-product .woocommerce-tabs ul.tabs li a:hover::after {
	width: 55%;
}

.single-product .summary .cart .single_add_to_cart_button {
	position: static;
	text-align: left;
}

.elementor-editor-active .elementor-element.elementor-widget-empty {
	background: none;
}

.elementor-widget-container {
	float: left;
	width: 100%;
}

.single-product .product .entry-summary .product-button,
.single-product .product .entry-summary .quantity {
	position: relative;
	float: left;
	width: auto;
}

.single-product .product .entry-summary .quantity {
	border: 1px solid var(--border-color);
}

#yith-quick-view-modal .single-product .product .entry-summary .quantity .qty_button:hover {
	background: #f5f5f5;
}

#yith-quick-view-modal .single-product .product .entry-summary .quantity .qty {
	background: none;
	width: 30px;
}

#yith-quick-view-modal .single-product .product .entry-summary .quantity {
	border: 1px solid var(--border-color);
	background: none;
}

.single-product .product .entry-summary .quantity .qty_button {
	width: 35px;
	height: 50px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.single-product .product .entry-summary .quantity .qty_button:hover {
	background: #f5f5f5;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.single-product .single-product-thumbnail {
	float: left;
	width: 100%;
	position: relative;
}

.single-product .single-product-thumbnail .images {
	float: left;
	width: 100%;
}

.single-product .single-product-thumb .product:hover .samanta-sale {
	opacity: 1;
}

.single-product-thumbnail .flex-direction-nav li {
	list-style: none;
}

.single-product .entry-summary .timer {
	background: #fff;
	width: 280px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 35px;
	-webkit-box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.06);
	color: var(--secondary-color);
}

.single-product .entry-summary .timer>div:first-child:before {
	height: 17px;
}

.single-product .list-timer .timer svg {
	margin: 0 10px 0 0;
}

.single-product .product .entry-summary .cart-wrap .product_type_variable.disable,
.single-product .buy-now-wrap .button.product_type_variable {
	pointer-events: none;
	opacity: 0.4;
}

.single-product .entry-summary .list-timer .timer .saleend {
	margin: 0;
	font-size: 17px;
	width: auto;
	font-weight: 500;
	letter-spacing: 2px;
}

.single-product .woocommerce-product-details__short-description p {
	margin: 0 0 10px;
}

.single-product .woocommerce-product-details__short-description ul {
	padding: 0 0 0 20px;
	font-size: 15px;
}

.single-product .product-estimate {
	font-size: 14px;
}

.single-product .product-estimate .delivery-shipping-wrap .estimated-delivery,
.single-product .product-estimate .delivery-shipping-wrap .free-shipping {
	display: flex;
	align-items: center;
	position: relative;
	padding: 0 0 0 25px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}

.single-product .product-estimate .delivery-shipping-wrap .estimated-delivery {
	margin: 0 0 5px;
	padding: 0 0 0 20px;
}

.single-product .product-estimate .delivery-shipping-wrap .estimated-delivery p,
.single-product .product-estimate .delivery-shipping-wrap .free-shipping p {
	margin: 0;
}

.single-product .product-estimate .delivery-shipping-wrap .free-shipping::after {
	position: absolute;
	content: '\f48b';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 15px;
	color: #272727;
}

.single-product .product-estimate .delivery-shipping-wrap .estimated-delivery::after {
	position: absolute;
	content: '\f3c5';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 15px;
	color: #272727;
}

.single-product .stock-progress span.stock-progress-wrap {
	font-size: 14px;
	margin: 0 0 6px;
}

.stock-progress-wrap strong {
	padding: 0 5px 0 7px;
	font-size: 18px;
	color: #4fac43;
}

.single-product .summary .product-button-hv {
	float: left;
	width: auto;
}

.single-product .woocommerce-product-attributes .woocommerce-product-attributes-item td p {
	margin: 0;
}

.single-product .entry-summary .woocommerce-product-rating {
	display: flex;
	align-items: center;
	margin: 0 0 30px;
	float: left;
	width: 100%;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.single-product .entry-summary .woocommerce-review-link {
	font-size: 14px;
	position: relative;
}

.single-product .entry-summary .star-rating+.woocommerce-review-link:not(.single-product .entry-summary .woocommerce-Tabs-panel .star-rating+.woocommerce-review-link) {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	color: #666;
}

.single-product .entry-summary .star-rating+.woocommerce-review-link:hover {
	color: var(--secondary-color);
}

.single-product .entry-summary .star-rating+.woocommerce-review-link::before {
	content: '';
	position: absolute;
	height: 14px;
	width: 2px;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	background: var(--border-color);
	margin: auto;
}

.single-product .entry-summary .woocommerce-tabs .star-rating+.woocommerce-review-link::before,
.single-product .entry-summary .woocommerce-tabs .star-rating+.woocommerce-review-link::after {
	content: none;
}

.single-product .single-product-content .entry-summary .reviews_tab .woocommerce-review-link {
	margin: 0;
	padding: 0;
	border: none;
}

.single-product .product_meta {
	float: left;
	width: 100%;
	margin: 30px 0;
	border-top: 1px solid var(--border-color);
	border-bottom: 1px solid var(--border-color);
	padding: 30px 0;
}

.single-product .product_meta .tagged_as,
.single-product .product_meta .sku_wrapper,
.single-product .product_meta .single-categories {
	margin: 0 0 8px;
}

.single-product .product_meta .sku_wrapper,
.single-product .product_meta .posted_in,
.single-product .product_meta .tagged_as {
	font-size: 15px;
	font-weight: 500;
	color: var(--secondary-color);
	float: left;
	width: 100%;
}

.single-product .product_meta .sku_wrapper,
.single-product .product_meta .posted_in {
	padding-right: 10px;
}

.single-product .product_meta .single-categories {
	float: left;
	width: 50%;
}

.single-product .product_meta .posted_in a,
.single-product .product_meta .sku_wrapper .sku,
.single-product .product_meta .tagged_as a {
	font-weight: 400;
	color: #666;
	margin: 0 0 0 5px;
	font-size: 14px;
}

.single-product .product_meta .posted_in a {
	position: relative;
	padding: 0 5px 0 0;
}

.single-product .product_meta .posted_in a::before {
	content: ',';
	color: #666;
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	bottom: auto;
}

.single-product .product_meta .posted_in a:hover,
.single-categories .samanta-brands a:hover {
	color: var(--secondary-color);
}

.progress-bar span {
	float: left;
	width: 100%;
	height: 10px;
	background: #4fac43;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	background-size: 1rem 1rem;
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

.single-product .progress-bar {
	width: 100%;
	background: #e5e5e5
}

.stock-progress {
	font-size: 14px;
	float: left;
	width: 100%;
	margin: 0 0 15px
}

.stock-progress .progress-bar {
	margin: 3px 0 0;
	background: rgba(0, 0, 0, .1);
	float: left;
	width: 100%;
	height: 10px;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.single-product .product .entry-summary .price {
	margin: 0 0 30px;
	font-size: 22px;
	border-bottom: 1px solid var(--border-color);
	padding: 0 0 30px;
}

.single-product .prev_next_buttons {
	position: fixed;
	top: 50%;
	right: 4%;
	left: auto;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	z-index: 2;
	display: none;
}

.single-product .prev_next_buttons a {
	float: left;
	height: 38px;
	width: 38px;
	background: #fff;
	-webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	float: right;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.single-product .prev_next_buttons .product-next-prev:hover a {
	-webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 6%);
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 6%);
}

.single-product .prev_next_buttons .product-next-prev:hover a svg {
	color: #111;
}

.single-product .prev_next_buttons a svg {
	font-size: 14px;
	color: #666;
}

.single-product .prev_next_buttons .product-nav-link svg {
	font-size: 16px;
}

.single-product .prev_next_buttons .product-nav-link {
	margin: 0 6px;
}

.single-product .recently-viewed {
	margin: 0 0 15px;
}

.single-product .woocommerce-product-details__short-description {
	margin: 0 0 30px;
	padding: 30px 0;
	border-top: 1px solid var(--border-color);
	border-bottom: 1px solid var(--border-color);
}

.single-product .stock-progress {
	margin: 0 0 18px;
}

.variations_form .variations td.value .select_box .select_option span,
.variations_form .variations td.value .select_box .select_option,
.variations_form .variations td,
.variations_form .variations {
	border: none
}

.variations_form .variations tr,
.variations_form .variations td {
	float: left;
	width: 100%;
	padding: 0
}

.sticky-addToCart .variations_form .variations tr,
.sticky-addToCart .variations_form .variations td {
	width: 50%;
}

.sticky-addToCart .variations_form .variations td.value,
.sticky-addToCart .variations_form .variations td.label {
	width: 100%;
}

.variations_form .variations td.label {
	margin: 0 0 10px;
}

.variations_form .variations td.value .select_box .select_option {
	margin-right: 10px
}

.variations_form .variations td>label {
	color: var(--primary-text);
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px
}

.variations_form .variations td.value .select_box .select_option {
	margin-right: 10px
}

.variations_form .variations td.value .select_box.attribute_pa_color .select_option span {
	width: 40px;
	height: 40px;
	border-radius: 0;
	position: relative;
	overflow: visible;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.variations_form .variations td.value .select_box.attribute_pa_color .select_option span::after {
	content: '';
	position: absolute;
	height: 46px;
	width: 46px;
	border: 1px solid #666;
	left: -3px;
	right: auto;
	top: -3px;
	bottom: auto;
	border-radius: 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	opacity: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.variations_form .variations td.value .select_box.attribute_pa_color .select_option.selected span::after,
.variations_form .variations td.value .select_box.attribute_pa_color .select_option:hover span::after {
	opacity: 1
}

.variations_form .variations td.value .select_box.attribute_pa_color .select_option span::before {
	content: '\f00c';
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	color: #fff;
	font-size: 13px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	opacity: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}

.variations_form .variations td.value .select_box.attribute_pa_color .select_option.selected span::before,
.variations_form .variations td.value .select_box.attribute_pa_color .select_option:hover span::before {
	opacity: .8
}

.variations_form .variations td.value .select_box.attribute_pa_size .select_option span {
	border: 2px solid var(--border-color);
	width: auto;
	padding: 0 10px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s
}

.variations_form .variations td.value .select_box.attribute_pa_size .select_option.selected span,
.variations_form .variations td.value .select_box.attribute_pa_size .select_option:hover span {
	border-color: var(--primary-color);
	color: var(--primary-color)
}

.variations_form .variations .select_option span,
.variations_form .variations .select_option img {
	border: 2px solid var(--border-color);
	height: auto;
	width: 45px;
	line-height: 36px;
	border-radius: 0;
	min-width: 40px;
	min-height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.variations_form .variations .select_option span:hover,
.variations_form .variations .select_option img:hover,
.variations_form .variations .select_option.selected span,
.variations_form .variations .select_option.selected img {
	border-color: #28282a
}

.variations_form .variations td .select-wrap::after,
.variations_form .variations td .select-wrap::before {
	content: none
}

.product .cart-wrap {
	float: left;
	width: auto;
}

.product-layout-morden .products.list-view .cart-wrap svg,
.product-layout-default .cart-wrap svg,
.product-layout-classic .cart-wrap svg {
	display: none;
}

.product-layout-morden .cart-wrap svg:not(.product-layout-morden .products.list-view .cart-wrap svg) {
	display: block;
	color: currentcolor;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.nickx-slider-for .btn-prev,
.nickx-slider-for .btn-next {
	color: var(--secondary-color);
}

.single-product .product .entry-summary .cart-wrap {
	margin: 0 15px 15px 0;
	float: left;
	width: auto;
}

.single-product .product .entry-summary .cart-wrap .product-button {
	color: #fff;
	padding: 15px;
	font-size: 15px;
	line-height: 22px;
	z-index: 1;
	letter-spacing: 1px;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 326px;
	overflow: hidden;
	background: var(--primary-color);
}

.thumbnail-slider-style3.single-product .product .entry-summary .cart-wrap {
	margin: 0 0 15px;
}

.thumbnail-slider-style3.single-product .product .entry-summary .cart-wrap .product-button {
	width: 412px;
}

.single-product .cart.grouped_form .buy-now-wrap .button,
.single-product .product .entry-summary .grouped_form .cart-wrap .product-button {
	width: 380px;
}

.single-product .product-type-external .cart .buy-now-wrap,
.single-product .product-type-external .cart .buy-now-wrap .button {
	width: 100%;
}

.single-product .product .entry-summary .cart-wrap .product-button span:before {
	color: #fff;
	left: 0;
}

.single-product .product .entry-summary .quantity,
.single-product .product .entry-summary .cart-wrap .product-button,
.single-product .product .entry-summary .product-button-wrap {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	position: relative;
	opacity: 1;
}

.single-product .product .entry-summary .product-button-wrap {
	margin: 10px 0 0;
}

.single-product .product .entry-summary .quantity {
	position: static;
	margin: 0 15px 15px 0;
}

.single-product .product .entry-summary .cart-wrap .product-button {
	right: 0;
	bottom: 0;
}

.single-product .product .entry-summary .cart-wrap .product-button:hover {
	color: #fff;
}

.single-product .product .entry-summary .cart-wrap .product-button::after {
	content: '';
	background: var(--primary-color);
	height: 100%;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: 0;
	left: auto;
	right: 0;
	z-index: -1;
}

.single-product .product .entry-summary .cart-wrap .product-button:hover::after {
	width: 100%;
	right: auto;
	left: 0;
}

.single-product .product .entry-summary .cart-wrap .product-button.product_type_variable::before {
	content: '\f067';
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul.tabss,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul.tabss {
	list-style: none;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li .woocommerce-Tabs-panel p {
	font-size: 14px;
	margin: 0;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li,
.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li a:not(.single-product.thumbnail-slider-style2 ul li #review_form a),
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li a:not(.single-product.thumbnail-slider-style3 ul li #review_form a) {
	float: left;
	width: 100%;
	color: var(--secondary-color-text);
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid var(--border-color);
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li:last-child,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li:last-child {
	border: none;
	padding: 0;
	margin: 0;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li a,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li a {
	position: relative;
	font-weight: 500;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li a:hover,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li a:hover {
	color: var(--primary-color-text);
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li a,
.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li .woocommerce-Tabs-panel,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li a,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li .woocommerce-Tabs-panel {
	padding: 0 5px;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li .woocommerce-Tabs-panel,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li .woocommerce-Tabs-panel {
	display: none;
}

.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li.show .woocommerce-Tabs-panel,
.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li.show .woocommerce-Tabs-panel {
	display: block;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li a .slide-click,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li a .slide-click {
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 12px;
	height: 12px;
	display: inline-block;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li a .slide-click::after,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li a .slide-click::after {
	content: '\2b';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
}

.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li a .slide-click.slide-clicked::after,
.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li a .slide-click.slide-clicked::after {
	content: '\2d';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 23px;
	line-height: 18px;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li.reviews_tab #tab-reviews a::after,
.single-product.thumbnail-slider-style3 .woocommerce-tabs ul li.reviews_tab #tab-reviews a::after {
	content: none;
}

.single-categories span,
.single-categories .samanta-brands {
	float: left;
	width: auto;
}

.single-categories .samanta-brands {
	margin: 0 0 0 5px;
}

.single-categories span {
	position: relative;
	font-size: 14px;
	font-weight: 500;
	color: var(--secondary-color);
	margin: 0 5px 0 0;
}

.single-categories .samanta-brands a {
	padding: 0 5px 0 0;
	position: relative;
	margin: 0 8px 0 0;
	font-size: 14px;
	font-weight: 400;
	color: #666;
}

.single-categories .samanta-brands a::after {
	position: absolute;
	content: ',';
	top: auto;
	bottom: -2px;
	left: auto;
	right: 0;
}

.single-categories .samanta-brands a:last-child:after {
	content: none;
}

.single-categories .samanta-brands a:last-child {
	padding: 0;
	margin: 0;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs table th {
	color: #272727;
}

.single-product .woocommerce-tabs ul ul,
.single-product .woocommerce-tabs ul ol {
	padding: 0 0 0 15px;
}

.product-360-slider-wrap .slider-popup-wrap,
.product-360-slider-wrap .product-360-button-wrap {
	margin: 5px;
}

.product-360-slider-wrap .product-popup-wrap {
	position: absolute;
	bottom: 3px;
	top: auto;
	right: 3px;
	left: auto;
	display: flex;
	align-items: center;
	border-radius: 3px 0 0;
	padding: 5px 0 0 5px;
	-webkit-border-radius: 3px 0 0;
	-moz-border-radius: 3px 0 0;
	-ms-border-radius: 3px 0 0;
	-o-border-radius: 3px 0 0;
}

.thumbnail-slider-style3 .product-360-slider-wrap .product-popup-wrap {
	display: none;
}

.thumbnail-slider-style2 .right-slider .product-360-slider-wrap .product-popup-wrap {
	bottom: 18px;
	right: 10px;
}

.thumbnail-slider-style2 .left-slider .product-360-slider-wrap .product-popup-wrap {
	display: none;
}

.thumbnail-slider-style2.single-product.woocommerce .right-slider span.onsale {
	right: 30px;
}

.thumbnail-slider-style1 .right-slider .product-360-slider-wrap .product-popup-wrap {
	padding-right: 10px;
}

.thumbnail-slider-style1 .bottom-slider .product-360-slider-wrap .product-popup-wrap {
	bottom: 20px;
}

.product-360-slider-wrap .product-360-button-wrap .product-popup {
	display: flex;
	overflow: hidden;
}

.product-360-slider-wrap .slider-popup-wrap svg,
.product-360-button .product-popup svg {
	font-size: 16px;
	color: #272727;
}

.product-360-slider-wrap .slider-popup-wrap,
.product-360-button .product-popup {
	height: 40px;
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid var(--border-color);
	position: relative;
	cursor: pointer;
	z-index: 2;
}

a.nickx-popup {
	float: left;
	width: 100%;
	height: 100%;
	cursor: context-menu;
}

.nslick-slide img {
	width: 100%;
}

.nickx-slider-nav img {
	opacity: .6;
	border: 1px solid var(--border-color);
}

.nickx-slider-nav .nslick-current img,
.nickx-slider-nav img:hover {
	border: 1px solid var(--dark-border);
}

.thumbnail-slider-style1 .nickx-slider-for {
	border: 1px solid var(--dark-border);
}

.single-product-thumbnail #nickx-gallery .nslick-slide {
	margin: 0 0 10px;
}

.bottom-slider .single-product-thumbnail #nickx-gallery .nslick-slide {
	margin: 0 10px 0 0;
}

.thumbnail-slider-style1 .left-slider .single-product-thumbnail #nickx-gallery i.thumb_arrow {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
}

.single-product-thumbnail #nickx-gallery i.btn-prev:hover::before {
	-webkit-animation: toBottomFromTop 0.6s forwards;
	animation: toBottomFromTop 0.6s forwards;
}

@-webkit-keyframes toBottomFromTop {
	49% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toBottomFromTop {
	49% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	51% {
		opacity: 1;
	}
}

.single-product-thumbnail #nickx-gallery i.btn-next:hover::before {
	-webkit-animation: toTopFromBottom 0.6s forwards;
	animation: toTopFromBottom 0.6s forwards;
}

@-webkit-keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	51% {
		opacity: 1;
	}
}

#yith-quick-view-modal .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover::after,
.product-360-slider-wrap .product-360-button-wrap .product-popup:hover svg,
.product-360-slider-wrap .slider-popup-wrap:hover svg {
	-webkit-animation: toTopFromBottom 0.6s forwards;
	animation: toTopFromBottom 0.6s forwards;
}

.thumbnail-slider-style1 .single-product-thumbnail .images .product-360-slider-wrap .slider.nslick-slider i.nslick-arrow:hover {
	background: var(--secondary-color);
}

.thumbnail-slider-style1 .single-product-thumbnail .images .product-360-slider-wrap .slider.nslick-slider i.nslick-arrow::before {
	color: #fff;
}

.thumbnail-slider-style2 .single-product-thumbnail #nickx-gallery i.thumb_arrow {
	display: none !important;
}

.single-product-thumbnail #nickx-gallery i.thumb_arrow {
	font-size: 15px;
	height: 25px;
	width: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	color: var(--secondary-color);
	border: 1px solid var(--border-color);
}

.thumbnail-slider-style1 .left-slider .single-product-thumbnail #nickx-gallery i.thumb_arrow.btn-prev,
.single-product-thumbnail #nickx-gallery i.thumb_arrow.btn-prev {
	margin-top: -19px;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.single-product-thumbnail #nickx-gallery i.thumb_arrow.btn-next,
.thumbnail-slider-style1 .left-slider .single-product-thumbnail #nickx-gallery i.thumb_arrow.btn-next {
	margin-bottom: -29px;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.thumbnail-slider-style1 .left-slider .single-product-thumbnail #nickx-gallery:hover i.thumb_arrow.btn-prev,
.single-product-thumbnail #nickx-gallery:hover i.thumb_arrow.btn-prev {
	margin-top: 2px;
	opacity: 1;
}

.single-product-thumbnail #nickx-gallery:hover i.thumb_arrow.btn-next,
.thumbnail-slider-style1 .left-slider .single-product-thumbnail #nickx-gallery:hover i.thumb_arrow.btn-next {
	margin-bottom: 4px;
	opacity: 1;
}

.single-product-thumbnail #nickx-gallery i.thumb_arrow.btn-next {
	bottom: 10px;
}

.left-slider .single-product-thumbnail #nickx-gallery i.thumb_arrow.btn-next {
	bottom: 10px;
}

.thumbnail-slider-style1 .right-slider .single-product-thumbnail #nickx-gallery i.thumb_arrow.btn-prev {
	left: 38%;
}

.thumbnail-slider-style1 .right-slider .single-product-thumbnail #nickx-gallery i.thumb_arrow.btn-next {
	right: 50%;
}

.single-product .recent-product .product-section-title {
	text-transform: capitalize;
}

.single-product.thumbnail-slider-style2 .related.products {
	margin: 60px 0 30px;
}

.single-product .recent-product,
.single-product .related.products,
.single-product .up-sells.upsells {
	margin: 0 0 70px;
}

.single-product .recent-product .owl-carousel.owl-loaded,
.single-product .related.products .owl-carousel.owl-loaded,
.single-product .up-sells.upsells .owl-carousel.owl-loaded {
	padding: 0 10px;
}

.single-product .related.products.list-btn-none .compare.btn-hv,
.single-product .up-sells.upsells.list-btn-none .compare.btn-hv,
.single-product .recent-product.list-btn-none .compare.btn-hv {
	display: none;
}

.single-product .related.products.list-btn-block .compare.btn-hv,
.single-product .up-sells.upsells.list-btn-block .compare.btn-hv,
.single-product .recent-product.list-btn-block .compare.btn-hv {
	display: block;
}

.single-product .woocommerce-tabs .woocommerce-Reviews .woocommerce-noreviews {
	background: none;
	margin: 0;
}

.single-product .entry-summary div.list_product_color {
	height: 15px;
	width: 15px;
}

.single-product .entry-summary div.list_product_size {
	font-size: 14px;
	padding: 0 5px;
}

.single-product .entry-summary .product_title {
	font-size: 25px;
	float: left;
	width: auto;
	margin: 0 0 20px;
	-webkit-box-ordinal-group: -1;
	-ms-flex-order: -2;
	order: -2;
}

.single-product .product-estimate .delivery-shipping-wrap span {
	font-size: 15px;
	color: var(--secondary-color);
	font-weight: 500;
	margin: 0 5px 0 0;
}

.single-product .entry-summary .product-attribute-wrap {
	margin: 0 0 20px;
}

.single-product .review_tab .avrage_rating {
	font-size: 20px;
	font-weight: 600;
	color: #272727;
	margin: 0 0 5px;
}

#comments,
#review_form_wrapper,
.product-review-tab .rating-wrap,
#comments .commentlist,
#comments .review-wrap,
#review_form,
#review_form .comment-respond,
#review_form_wrapper .comment-form-comment,
#review_form_wrapper .comment-form-cookies-consent,
#review_form_wrapper .form-submit {
	float: left;
	width: 100%;
}

#review_form_wrapper .form-submit input[type="submit"] {
	width: 100%;
}

#review_form_wrapper .comment-form-cookies-consent {
	width: auto;
}

#review_form_wrapper .comment-form-cookies-consent,
#review_form_wrapper .comment-form-cookies-consent input,
#review_form_wrapper .comment-form-cookies-consent label {
	cursor: pointer;
}

#review_form_wrapper .comment-form-rating {
	float: left;
	width: auto;
}

.product-review-tab .review_tab {
	float: left;
	text-align: center;
	margin: 0 30px 0 0;
}

.product-review-tab .review_tab .woocommerce-product-rating {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
}

.single-product .product-review-tab .review-wrap {
	display: flex;
	align-items: center;
	margin: 40px 0;
}

.product-review-tab .rating-wrap .rating-bar {
	display: flex;
	align-items: center;
	margin: 0 0 5px;
}

.product-review-tab .rating-wrap .rating-bar svg {
	color: var(--rate-color);
	font-size: 13px;
	margin: 0 5px 0 0;
}

.product-review-tab .rating-wrap .rating-bar .rating {
	margin: 0 10px 0 0;
}

.product-review-tab .rating-wrap .rating-bar .rating-percentage-bar {
	height: 6px;
	width: 60%;
	background: #e5e5e5;
	margin: 0 10px 0 0;
}

.thumbnail-slider-style1 .product-review-tab .rating-wrap .rating-bar .rating-percentage-bar {
	width: calc(100% - 60px);
}

.product-review-tab .rating-wrap .rating-bar .rating-percentage-bar span {
	display: block;
	background: #ec7a5c;
	height: 6px;
}

.product-review-tab.rating-wrap .rating-bar .rating-count {
	border: 1px solid var(--border-color);
	height: 20px;
	width: 25px;
	float: left;
	font-size: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
}

.single-product .product .entry-summary .product-button-wrap .btn-hv {
	margin: 0 20px 0 0;
}

.single-product .product .entry-summary .product-button-wrap .btn-hv:last-child {
	margin: 0;
}

.single-product .product .entry-summary .product-button-wrap .btn-hv a {
	height: auto;
	width: auto;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #666;
	background: transparent;
}

.single-product .product .entry-summary .product-button-wrap .wishlist.btn-hv .exists a {
	text-transform: uppercase;
	padding: 0 0 0 22px;
	position: relative;
	background: transparent;
}

.single-product .product .entry-summary .product-button-wrap .btn-hv a:hover,
.single-product .product .entry-summary .product-button-wrap .btn-hv a:hover::before {
	color: #272727;
}

.single-product .product .entry-summary .product-button-wrap .btn-hv .compare-button a {
	padding: 0 0 0 16px;
	text-transform: uppercase;
	background: transparent;
}

.single-product .product .entry-summary .product-button-wrap .btn-hv a span {
	margin: 0 0 0 18px;
	font-size: 12px;
	text-transform: uppercase;
}

.single-product .product .entry-summary .product-button-wrap .btn-hv a::before {
	left: 0;
	right: auto;
	width: auto;
	font-size: 14px;
	color: #666;
}

.single-product .product .entry-summary .product-button-wrap .btn-hv a.added::before,
.single-product .product .entry-summary .product-button-wrap .btn-hv .exists a::before {
	font-weight: 900;
}

.single-product .xs_social_share_widget {
	position: fixed;
	top: 50%;
	left: 4%;
	right: auto;
	z-index: 2;
	float: left;
	display: flex;
}

.silde-toggle.single-product .xs_social_share_widget,
.silde-toggle.single-product .prev_next_buttons {
	z-index: 1;
}

.search-silde-toggle.single-product .xs_social_share_widget,
.search-silde-toggle.single-product .prev_next_buttons,
.search-silde-toggle .product-360-slider-wrap .slider-popup-wrap,
.search-silde-toggle .product-360-button .product-popup {
	z-index: 0;
}

.single-product .site-main .xs_social_share_widget ul {
	-ms-flex-direction: column;
	flex-direction: column;
	display: flex;
	margin: 0;
}

.single-product .site-main .xs_social_share_widget ul li {
	list-style: none;
	text-align: center;
	margin: 3px;
}

.single-product .site-main .xs_social_share_widget ul li a {
	background: #fff;
	-webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	float: none;
	display: inline-block;
	vertical-align: top;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.single-product .xs_social_share_widget ul li a .xs-social-icon {
	height: 38px;
	width: 38px;
	line-height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.single-product .site-main .xs_social_share_widget ul li a span {
	color: #111;
	font-size: 13px;
}

#comments .commentlist .review .comment_container {
	display: flex;
	align-items: center;
}

#review_form_wrapper .comment-respond .comment-reply-title {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	color: #111;
	margin: 0 0 15px;
}

#review_form_wrapper .comment-respond .comment-form,
#review_form_wrapper .comment-respond .comment-reply-title,
#review_form_wrapper5149 {
	float: left;
	width: 100%;
}

#review_form_wrapper .comment-respond .comment-form .comment-notes,
#review_form_wrapper .comment-respond .comment-form .comment-notes #email-notes {
	color: var(--body-text-color);
}

#review_form_wrapper .comment-respond .comment-form .comment-form-author {
	float: left;
	width: 50%;
	padding: 0 20px 0 0;
}

#review_form_wrapper .comment-respond .comment-form .comment-form-email {
	float: right;
	width: 50%;
	padding: 0 0 0 20px;
}

.comment-form-author input,
.comment-form-email input {
	width: 100%;
	padding: 10px;
}

.comment-form-comment .textarea {
	padding: 10px;
}

#review_form_wrapper .comment-respond .comment-form p label,
#review_form_wrapper .comment-respond .comment-form .comment-form-rating label {
	font-size: 15px;
	margin: 0 0 6px;
}

#comments .commentlist .review {
	margin: 0 0 15px;
	list-style: none;
}

.single-product #review_form_wrapper .comment-form .comment-form-rating .select-wrap::after {
	display: none;
}

.single-product #review_form_wrapper .comment-form .comment-form-rating .select-wrap p {
	margin: 0;
}

.comment-respond .comment-form-rating p.stars.selected a.active::before,
.comment-respond .comment-form-rating p.stars.selected a:not(.active)::before {
	color: var(--rate-color);
}

body p.stars:hover a::before {
	color: var(--rate-color);
}

#comments .commentlist li.review .comment_container img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	margin: 0 15px 0 0;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

#comments .commentlist .review .comment_container .comment-text .star-rating {
	width: 80px;
	letter-spacing: 3px;
}

#comments .commentlist .comment_container .comment-text .meta {
	margin: 0 0 4px;
}

#comments .commentlist .comment_container .comment-text .meta time {
	font-size: 12px;
}

.thumbnail-slider-style1 .single-product-thumbnail .product-360-slider-wrap {
	position: relative;
}

.thumbnail-slider-style1 .left-slider .single-product-thumbnail .product-360-slider-wrap,
.thumbnail-slider-style2 .single-product-thumbnail .product-360-slider-wrap {
	position: relative;
	float: right;
	width: 82%;
	padding: 0 0 0 10px;
}

.entry-summary.summary .product-button-wrap .quickview.btn-hv {
	display: none;
}

.thumbnail-slider-style1-s .right-slider .single-product-thumbnail .product-360-slider-wrap {
	padding: 0 10px 0 0;
}

.thumbnail-slider-style1 .right-slider .single-product-thumbnail .product-360-slider-wrap,
.thumbnail-slider-style2 .right-slider .single-product-thumbnail .product-360-slider-wrap {
	float: left;
	width: 82%;
	padding: 0 10px 0 0;
	margin: 0;
}

.single-product .right-slider #nickx-gallery.nslick-initialized {
	float: right;
	width: 18%;
}

.single-product .left-slider #nickx-gallery.nslick-initialized {
	float: left;
	width: 18%;
}

.single-product .right-slider #nickx-gallery.nslick-initialized .nslick-track li img {
	width: auto;
}

.thumbnail-slider-style3 .thumb-vertical .product-360-slider-wrap .no-slider .zoom {
	padding: 10px;
}

.single-product-thumbnail .images .product-360-slider-wrap .slider.nslick-slider i.nslick-arrow {
	font-size: 26px;
	z-index: 1;
}

.thumbnail-slider-style1 .single-product-thumbnail .images .product-360-slider-wrap .slider.nslick-slider i.nslick-arrow {
	background: var(--primary-color);
	font-size: 22px;
}

.thumbnail-slider-style2 .single-product-thumbnail .images .product-360-slider-wrap .slider.nslick-slider i.nslick-arrow {
	display: none;
	opacity: 0;
	visibility: hidden;
}

.thumbnail-slider-style3.single-product .buy-now-wrap {
	width: 100%;
}

.thumbnail-slider-style3.single-product .buy-now-wrap .button {
	width: 100%;
}

.thumbnail-slider-style3.single-product .product-type-grouped .buy-now-wrap {
	width: auto;
}

.thumbnail-slider-style3.single-product .product-type-grouped.product .entry-summary .cart-wrap {
	margin: 0 15px 15px 0;
}

.thumbnail-slider-style3.single-product .product-type-grouped .cart.grouped_form .buy-now-wrap .button,
.thumbnail-slider-style3.single-product .product-type-grouped.product .entry-summary .grouped_form .cart-wrap .product-button {
	width: 252px;
}

.single-product .buy-now-wrap {
	float: left;
	width: auto;
	margin: 0 0 15px 0;
}

.single-product .buy-now-wrap .button {
	padding: 15px;
	float: left;
	width: 326px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	background: var(--secondary-color);
	color: #fff;
	font-weight: 500;
}

.single-product .buy-now-wrap .ajax_add_to_cart {
	display: none;
}

.yith-wcqv-main #yith-quick-view-content .buy-now-wrap .button {
	width: 476px;
}

.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap {
	margin-right: 0;
}

.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap .product-button svg {
	display: none;
}

.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap .product-button {
	width: 357px;
}

.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart.grouped_form .cart-wrap .product-button,
.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart.grouped_form .cart-wrap {
	width: 100%;
}

.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap .product-button.product_type_variable {
	padding: 14px 15px 14px 35px;
}

.yith-wcqv-main #yith-quick-view-content .product .entry-summary .cart-wrap .product-button.product_type_variable::before {
	left: 20px;
	font-size: 12px;
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary .summary-content .woocommerce-product-details__short-description ul::-webkit-scrollbar-track,
.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary::-webkit-scrollbar-track {
	background-color: #d7d7d7
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary .summary-content .woocommerce-product-details__short-description ul::-webkit-scrollbar-thumb,
.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary::-webkit-scrollbar-thumb {
	background-color: #a0a0a0
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary .summary-content .woocommerce-product-details__short-description ul::-webkit-scrollbar {
	width: 4px
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary::-webkit-scrollbar {
	height: 2px
}

.single-product .buy-now-wrap .button:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.single-product .buy-now-wrap .button::before {
	content: '\f064';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	color: #fff;
	font-size: 14px;
	margin: 0 8px 0 0;
}

.single-product .buy-now-wrap .button svg {
	font-size: 14px;
	margin-right: 8px;
}

#tab-reviews #reviews {
	float: left;
	width: 100%;
	display: flex;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs #tab-reviews #reviews,
.single-product.thumbnail-slider-style3 .woocommerce-tabs #tab-reviews #reviews {
	display: block;
	padding: 0;
}

.woocommerce-Reviews #comments {
	margin: 0 0 30px;
}

.single-product .woocommerce-tabs .woocommerce-Reviews #comments {
	margin: 0 0 20px;
}

.single-product .woocommerce-tabs .woocommerce-Reviews #comments .commentlist {
	margin: 0;
}

.single-product .woocommerce-tabs .woocommerce-Reviews #comments .commentlist li {
	border-bottom: 1px solid var(--border-color);
	margin: 0 0 20px;
}

.single-product .woocommerce-tabs .woocommerce-Reviews #comments .commentlist li:last-child {
	border: none;
	margin: 0;
}

#tab-reviews .product-review-tab {
	float: left;
	width: 100%;
	margin: 0 0 30px;
	width: 40%;
}

.thumbnail-slider-style2 #tab-reviews .product-review-tab,
.thumbnail-slider-style3 #tab-reviews .product-review-tab {
	width: 100%;
	margin: 0 0 10px;
	border: none;
	padding: 0;
}

.thumbnail-slider-style2 .product-review-tab .rating-wrap .rating-bar .rating-percentage-bar,
.thumbnail-slider-style3 .product-review-tab .rating-wrap .rating-bar .rating-percentage-bar {
	width: 50%;
}

#tab-reviews .product-review-tab,
.thumbnail-slider-style1 #tab-reviews .product-review-tab {
	border-right: 1px solid var(--border-color);
	padding: 0 30px 0 0;
}

.product-360-slider-wrap .slider.nickx-slider-for {
	width: 100%;
}

.bottom-slider .product-360-slider-wrap .slider.nickx-slider-for {
	margin: 0 0 20px;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs {
	margin-bottom: 0;
}

.single-product.woocommerce span.onsale {
	right: 20px;
	top: 15px;
	z-index: 1;
}

.single-product .single-product-thumb-content {
	float: left;
	width: 100%;
}

.single-product.woocommerce-active .site-main .products .product {
	border-bottom: 1px solid var(--dark-border);
	border-top: 1px solid var(--dark-border);
}

.single-product.woocommerce-active .owl-carousel .owl-stage-outer {
	 /* <!-- border-left: 1px solid var(--dark-border);  -->  */
	padding: 0 1px 0px 0;
}

#yith-quick-view-modal .single-product.woocommerce span.onsale {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 40px;
	height: 40px;
	font-size: 12px;
	background: var(--primary-color);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.single-product.woocommerce-active .site-main .recent-product .products.columns-5 .product,
.single-product.woocommerce-active .site-main .related.products .products.columns-5 .product,
.single-product.woocommerce-active .site-main .up-sells.upsells.products .columns-5 .product {
	width: 100%;
}

/* product style 02 */
.single-product.thumbnail-slider-style2 .single-product-thumbnail .product-360-slider-wrap .slider .zoom {
	margin: 0 0 20px;
	border: 1px solid var(--border-color);
}

.single-product.thumbnail-slider-style2 .single-product-thumbnail .product-360-slider-wrap .slider .zoom.nslick-active:last-child {
	margin: 0;
}

.single-product.thumbnail-slider-style2 .product-review-tab .rating-wrap .rating-bar .rating-percentage-bar {
	width: 30%;
}

.single-product.thumbnail-slider-style2 #tab-reviews #reviews {
	display: block;
}

.single-product.thumbnail-slider-style2 #tab-reviews #reviews #comments {
	margin: 0 0 20px;
}

.single-product.thumbnail-slider-style2 #tab-title-reviews .product-review-tab {
	margin: 0;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs ul li#tab-title-reviews .woocommerce-Reviews-title {
	font-size: 22px;
}

.thumbnail-slider-style2 #review_form_wrapper .comment-form-rating {
	margin: 0 0 10px;
}

.thumbnail-slider-style2 #review_form_wrapper .comment-form-comment {
	margin: 0 0 20px;
}

.thumbnail-slider-style2 .woocommerce-tabs ul li .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-notes {
	margin: 0 0 10px;
}

.single-product.thumbnail-slider-style1 .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap,
.single-product.thumbnail-slider-style1 .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
	float: left;
	width: 100%;
	padding: 0 20px;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap,
.single-product.thumbnail-slider-style1 .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap {
	display: flex;
	padding: 0;
	float: left;
	width: 100%;
}

.single-product.thumbnail-slider-style2 .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap,
.single-product.thumbnail-slider-style3 .woocommerce-tabs .woocommerce-Tabs-panel .product-review-wrap {
	display: block;
}

.single-product .woocommerce-tabs #tab-reviews #reviews,
.single-product.thumbnail-slider-style1 .woocommerce-tabs #tab-reviews #reviews {
	display: block;
	padding-left: 40px;
}

.thumbnail-slider-style1 .no-slider #nickx-gallery {
	display: none;
}

/* product style 03 */
.single-product.thumbnail-slider-style3 .single-product-thumb {
	width: 66.66666667%;
	padding: 0;
	float: left;
}

.single-product.thumbnail-slider-style3 .single-product-detail {
	width: 33.33333333%;
	padding: 0 30px 0 0;
	float: left;
}

.single-product.thumbnail-slider-style3 .summary.entry-summary {
	padding: 0;
}

.thumbnail-slider-style3 .single-product-thumbnail .product-360-slider-wrap {
	float: left;
	position: relative;
}

.thumbnail-slider-style3 .single-product-thumbnail .product-360-slider-wrap .no-slider .zoom {
	padding: 10px;
}

.thumbnail-slider-style3 .single-product-thumbnail .product-360-slider-wrap .no-slider .zoom img {
	border: 1px solid var(--border-color);
}

.thumbnail-slider-style3.single-product .product_meta .sku_wrapper,
.thumbnail-slider-style3.single-product .product_meta .posted_in,
.thumbnail-slider-style3.single-product .product_meta .tagged_as {
	width: 100%;
	margin: 0 0 10px;
}

.thumbnail-slider-style3.single-product .product-estimate .delivery-shipping-wrap {
	display: block;
}

.thumbnail-slider-style3.single-product .product-estimate .delivery-shipping-wrap .estimated-delivery {
	margin: 0 0 8px;
}

.prev_next_buttons .product-next-prev {
	position: relative;
	margin: 10px 0;
}

.product-next-prev .product-popup {
	position: absolute;
	right: 50px;
	left: auto;
	width: 260px;
	display: flex;
	align-items: center;
	background: #fff;
	-webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
	opacity: 0;
	visibility: hidden;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	transform: translateX(-110px);
	-webkit-transform: translateX(-110px);
	-moz-transform: translateX(-10px);
	-o-transform: translateX(-110px);
	-ms-transform: translateX(-110px);
}

.product-next-prev .product-popup.next-product-popup {
	bottom: 0;
	top: auto;
}

.product-next-prev:hover>.product-popup {
	opacity: 1;
	visibility: visible;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
}

.product-next-prev .popup-tooltips {
	background-color: #e5e5e5;
	border-radius: 0 0 0 3px;
	height: 10px;
	position: absolute;
	top: 5px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 10px;
	right: 45px;
	left: auto;
	z-index: -1;
	opacity: 0;
	-webkit-border-radius: 0 0 0 3px;
	-moz-border-radius: 0 0 0 3px;
	-ms-border-radius: 0 0 0 3px;
	-o-border-radius: 0 0 0 3px;
}

.product-next-prev:hover .popup-tooltips {
	opacity: 1;
}

.product-next-prev .product-popup .popup-content {
	padding: 10px;
}

.product-next-prev .product-popup .popup-content .popup-title {
	font-family: var(--primary-font);
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: var(--secondary-color);
	margin: 0 0 4px;
}

.product-next-prev .product-popup .popup-content .popup-price {
	font-size: 15px;
}

.single-product .entry-summary .stock.out-of-stock {
	float: left;
	width: 100%;
	font-weight: 500;
	border: 1px solid #e2401c;
	padding: 7px 25px;
	margin: 25px 0 25px;
	text-align: center;
	color: #e2401c;
}

.single-product .sticky-addToCart .stock.out-of-stock {
	padding: 7px 25px;
	margin: 0;
	border: 1px solid #e2401c;
	color: #e2401c;
	font-weight: 500;
}

.single-product .entry-summary .stock.out-of-stock+.product-button-wrap {
	margin: 0;
}

/* -------- group product ------- */
.single-product .product .entry-summary .woocommerce-grouped-product-list-item__quantity .cart-wrap {
	margin: 0;
}

.single-product .product .entry-summary .woocommerce-grouped-product-list-item__quantity .cart-wrap .product-button {
	padding: 14px 35px 14px 45px;
}

.single-product .woocommerce-grouped-product-list-item__price .stock.out-of-stock {
	float: none;
	border: none;
	margin: 5px 0 0;
}

.woocommerce-grouped-product-list-item__price .amount {
	font-size: 18px;
	font-weight: 600;
	font-family: var(--secondary-font);
	color: var(--primary-color);
}

.woocommerce-grouped-product-list-item__price del .amount {
	font-size: 16px;
	font-weight: 400;
	font-family: var(--secondary-font);
	color: #666;
	position: relative;
	padding: 0 0 0 30px;
	display: inline-block;
}

.cart.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__price {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.cart.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__price del bdi {
	text-decoration: line-through;
}

.woocommerce-grouped-product-list-item__price del .amount::before {
	position: absolute;
	content: '';
	width: 15px;
	height: 2px;
	background: #666;
	top: 0;
	bottom: 0;
	left: 8px;
	right: auto;
	margin: auto;
}

.cart.grouped_form .group_table td,
.cart.grouped_form .group_table th,
.cart.grouped_form .group_table {
	border: none;
}

.cart.grouped_form .group_table td,
.cart.grouped_form .group_table th {
	padding: 10px;
}

.cart.grouped_form .group_table tr {
	border-bottom: 1px solid var(--border-color);
	margin: 0 0 20px;
	padding: 0 0 20px;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
}

.cart.grouped_form .group_table tr:last-child {
	padding: 0 0 30px;
}

.cart.grouped_form .group_table tr td {
	width: 127px;
	display: flex;
	align-items: center;
	padding-left: 0;
}

.cart.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__label {
	width: 50%;
}

.cart.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__price {
	width: 33%;
}

.cart.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity {
	padding-left: 0;
	margin: 0;
}

.woocommerce-grouped-product-list-item__price .stock-progress .progress-bar {
	margin: 0;
	display: none;
}

.single-product .woocommerce-grouped-product-list-item__price .stock-progress {
	margin: 5px 0 0;
	display: none;
}

.single-product .product-type-external .entry-summary .cart-wrap {
	margin: 0;
}

.single-product .product-type-external .entry-summary .cart-wrap .product_type_external::before {
	content: '\f064';
}

.product-360-view-wrapper .mfp-close {
	font-size: 0;
	width: 32px;
	height: 32px;
	background: transparent;
	border-radius: 50%;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: auto;
	left: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

/* -------- sticky add to cart -------- */
.sticky-addToCart {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: auto;
	background: #fff;
	z-index: 5;
	-webkit-box-shadow: 0 5px 15px 0 rgba(1, 2, 4, .15);
	box-shadow: 0 5px 15px 0 rgba(1, 2, 4, .15);
	background: #fff;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
	padding: 15px 0
}

.nosticky .sticky-addToCart {
	display: none;
}

.sticky-addToCart.sticky {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0)
}

.sticky-addToCart .stock-progress {
	display: none
}

.sticky-addToCart .stickycart-popup {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.sticky-addToCart .stickycart-popup .stickycart-wrap .cart {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: end
}

.sticky-addToCart .stickycart-popup .sticky-addcart-info .thumb img {
	width: 100px;
	height: auto;
	border: 1px solid var(--dark-border)
}

.sticky-addToCart .stickycart-popup .group_table {
	display: none
}

.sticky-addToCart .stickycart-popup .stickycart-wrap,
.sticky-addToCart .stickycart-popup .sticky-addcart-info {
	display: flex;
	align-items: center
}

.sticky-addToCart .stickycart-popup .sticky-addcart-info .sticky-content {
	margin: 0 0 0 12px
}

.single-product .stickycart-popup .cart-wrap .product-button {
	height: 48px;
	font-size: 15px;
	background: var(--primary-color);
	position: relative;
	color: #fff;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	overflow: hidden;
	width: 125px;
}

.single-product .stickycart-popup .cart-wrap .product-button::after {
	position: absolute;
	content: '';
	background: var(--secondary-color);
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
	margin: auto;
	height: 100%;
	z-index: -1;
	width: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.single-product .stickycart-popup .cart-wrap .product-button:hover::after {
	width: 100%;
	left: 0;
	right: auto;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.single-product .product .sticky-addToCart .quantity {
	display: flex !important;
}

.single-product .product .sticky-addToCart .quantity .qty_button {
	width: 30px;
	height: 48px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.single-product .product .sticky-addToCart .quantity .qty_button:hover {
	background: #f5f5f5;
}

.single-product .product .sticky-addToCart .quantity {
	margin: 0 10px 0 0;
	position: static;
	border: 1px solid var(--border-color);
}

.single-product .stickycart-popup .cart-wrap .product-button span::before {
	color: #fff;
	content: '\2b';
	left: 0;
	right: auto;
	position: absolute;
	font-size: 20px;
	line-height: 22px;
}

.single-product .stickycart-popup .cart-wrap .product-button span {
	padding: 0 0 0 20px;
}

.single-product .stickycart-popup .cart-wrap .product-button.loading span::before {
	content: '';
}

.single-product .product .entry-summary .stickycart-popup .cart-wrap .product-button::before {
	left: 30px;
	font-size: 12px
}

.sticky-addToCart .stickycart-popup .sticky-addcart-info .sticky-content .title {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
	margin: 0 0 5px;
	color: var(--primary-color);
	font-family: var(--primary-font);
	font-weight: 500;
}

.single-product .product .entry-summary .sticky-addcart-info .price {
	font-size: 14px;
}

.sticky-addToCart .stickycart-popup .stickycart-wrap,
.sticky-addToCart .stickycart-popup .sticky-addcart-info {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.sticky-addToCart .stickycart-popup .stickycart-wrap {
	justify-content: end
}

.sticky-addToCart .stickycart-popup .stickycart-wrap .buy-now-wrap {
	display: none
}

.product-type-external .sticky-addToCart .stickycart-popup .stickycart-wrap .buy-now-wrap {
	display: block
}

.sticky-addToCart .stickycart-popup .stickycart-wrap .select_box_image {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	display: flex;
	overflow: hidden;
	overflow-x: auto;
	padding: 0 0 5px;
	scrollbar-width: thin
}

.sticky-addToCart .stickycart-popup .stickycart-wrap .select_box_image::-webkit-scrollbar {
	height: 5px
}

.sticky-addToCart .stickycart-popup .stickycart-wrap .select_box_image::-webkit-scrollbar-track {
	background: #f1f1f1
}

.sticky-addToCart .stickycart-popup .stickycart-wrap .select_box_image::-webkit-scrollbar-thumb {
	background: #888
}

.sticky-addToCart .stickycart-popup .stickycart-wrap .select_box_image::-webkit-scrollbar-thumb:hover {
	background: #555
}

.variations_form .variations td.value .select_box .select_option_image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.summary.entry-summary.single_variation_wrap .woocommerce-variation-add-to-cart {
	width: 100%
}

.single_variation_wrap .woocommerce-variation-add-to-cart {
	display: flex;
	align-items: start;
	justify-content: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	float: left
}

.single-product .product .sticky-addToCart .cart-wrap {
	margin: 0;
	display: flex;
	opacity: 1;
	width: auto;
	height: auto;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important
}

.single-product .stickycart-wrap .single_variation_wrap .woocommerce-variation-add-to-cart .button-buy-now {
	display: none
}

.single-product .product .entry-summary .sticky-addToCart .price {
	margin: 0;
	padding: 0;
	border: none
}

.single-product .product .entry-summary .sticky-addToCart .cart-wrap {
	margin: 0
}

.single-product .product .entry-summary .sticky-addToCart .quantity {
	margin: 0 10px 0 0
}

.single-product .product .entry-summary .sticky-addToCart .quantity .qty_button {
	width: 20px;
	height: 38px
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_size_attr,
.single-product .entry-summary .sticky-addToCart .product-attribute-wrap {
	width: auto;
	margin: 0
}

.single-product .entry-summary .sticky-addToCart .product-attribute-wrap {
	margin: 0 30px 0 0;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.stickycart-wrap .variations_form.cart .variations .select-wrap,
.stickycart-wrap .variations_form.cart .variations {
	margin: 0
}

.single-product .entry-summary .sticky-addToCart .product-attribute-wrap .reset_custom_variations {
	display: none
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .attr-title {
	font-size: 12px;
	color: #666;
	margin: 0 0 5px
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_size_attr .list_product_size {
	font-size: 12px;
	line-height: 22px;
	height: 25px;
	width: 25px
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color {
	width: 20px;
	height: 20px
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color.select_variation::after,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color::after {
	height: 26px;
	width: 26px
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color.not-available::before,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .sticky-addToCart .list_color_attr .list_product_color.not-available::after {
	width: 20px
}

.single-product .entry-summary .sticky-addToCart .single_variation_wrap {
	display: flex;
	align-items: center;
}

.single-update-price {
	float: left;
	width: 100%;
	color: var(--secondary-color);
	font-size: 22px;
	font-weight: 500;
	margin: 20px 0 0;
}

.sticky-addToCart .single-update-price {
	display: none;
}

.single-product .site-main>.container {
	max-width: 100%;
}

.single-product .recent-product {
	float: left;
	width: 100%;
}

.single-product .product-border {
	float: left;
	width: 100%;
	position: relative;
}

.single-product .product-border::after {
	position: absolute;
	top: 50px;
	bottom: 0;
	right: 0;
	left: 0;
	background: #e5e5e5;
	content: '';
	z-index: 2;
	height: 1px;
}

.single-product.single-product.thumbnail-slider-style2 .single-product-thumb-content,
.single-product.single-product.thumbnail-slider-style3 .single-product-thumb-content {
	margin: 0 0 20px;
}

.single-product.thumbnail-slider-style3 .related.products,
.single-product.thumbnail-slider-style2 .related.products {
	margin-top: 100px;
}

.single-product.thumbnail-slider-style3 .woocommerce-tabs,
.single-product.thumbnail-slider-style2 .woocommerce-tabs {
	border: none;
	padding: 0;
}

.single-product.thumbnail-slider-style3 .images.nickx_product_images_with_video.loading {
	max-height: 100% !important;
}

.thumbnail-slider-style3 .single-product-thumbnail .product-360-slider-wrap {
	width: 100%;
}

.single-product.thumbnail-slider-style3 .single-product-thumb-content {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin: 0 0 50px;
}

.list-content-wrap .list-content .stock-progress {
	float: left;
	width: 50%;
	margin: 0 0 20px;
}

.list-content-wrap .list-content .product-estimate,
.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap,
.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery,
.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .free-shipping {
	float: left;
	width: 100%;
}

.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery,
.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .free-shipping {
	display: flex;
	align-items: center;
}

.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery span,
.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .free-shipping span {
	font-weight: 500;
	color: var(--secondary-color);
	font-size: 14px;
}

.list-content-wrap .list-content .product-estimate {
	margin: 0 0 10px;
}

.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery p,
.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .free-shipping p {
	margin: 0;
	display: inline-block;
	width: auto;
	padding: 0 0 0 10px;
}

.list-content-wrap .list-content .product-estimate .delivery-shipping-wrap .estimated-delivery {
	margin: 0 0 5px;
}

body .pswp__caption__center {
	text-align: center;
}

/* -------------- end single product page ----------------- */
/* --------- start 360 view -------------*/
.tt-360-veiw .spinner {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	color: #000000;
	display: block;
	font-weight: bolder;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
	width: 60px;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.tt-360-veiw {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	cursor: ew-resize;
	cursor: -webkit-grab;
}

.tt-360-veiw:active {
	cursor: ew-resize;
	cursor: -webkit-grabbing;
}

.tt-360-veiw:after {
	content: '';
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	height: 50%;
	z-index: 5;
	border-bottom: 5px solid rgba(175, 175, 175, 0.15);
	border-top: 2px solid rgba(175, 175, 175, 0.05);
	border-right: 2px solid rgba(175, 175, 175, 0.1);
	border-left: 2px solid rgba(175, 175, 175, 0.1);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.tt-360-veiw .threed-title {
	position: relative;
	padding-top: 20px;
	z-index: 40;
	text-align: center;
}

.tt-360-veiw .threed-view-images {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.tt-360-veiw .threed-view-images img {
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
}

.tt-360-veiw .threed-view-images img.previous-image {
	visibility: hidden;
}

.tt-360-veiw .threed-view-images img.current-image {
	visibility: visible;
}

.tt-360-veiw .spinner {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: block;
	margin: 0 auto;
	color: black;
	font-weight: bolder;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.tt-360-veiw .spinner span {
	line-height: 60px;
}

.tt-360-veiw .nav_bar {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -67.5px;
	z-index: 11;
	background-color: white;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

.tt-360-veiw .nav_bar a {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 0px;
	text-align: center;
	text-decoration: none;
}

.tt-360-veiw .nav_bar a:hover {
	background-color: #f9f9f9;
}

.tt-360-veiw .nav_bar a:after {
	font-size: 18px;
	font-family: 'fontAwesome';
}

.tt-360-veiw .nav_bar a.nav_bar_play:after {
	content: "\f04b";
}

.tt-360-veiw .nav_bar a.nav_bar_previous:after {
	content: "\f048";
}

.tt-360-veiw .nav_bar a.nav_bar_stop:after {
	content: "\f04c";
}

.tt-360-veiw .nav_bar a.nav_bar_next:after {
	content: "\f051";
}

.product-360-view-wrapper {
	margin: 100px auto;
	max-width: 800px;
	position: relative;
}

.tt-360-veiw:-webkit-full-screen {
	background: #ffffff;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding-top: 200px;
}

/* --------- end 360 view -------------*/
/* -------------- start cart page block ---------------- */
.mini-cart .woocommerce-message,
.mini-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-info {
	background: none;
	font-size: 18px;
	margin: 10px 0;
	color: #272727;
	padding: 0;
	display: flex;
	align-items: center;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
	animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
}

.woocommerce-cart .site-main .woocommerce-notices-wrapper .woocommerce-message strong {
	display: none;
}

.woocommerce-checkout .type-page .post-excerpt .woocommerce .woocommerce-message {
	padding: 15px 30px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	margin-bottom: 20px;
	background-color: #f4fff7;
	border: 1px solid #4ab866;
	color: var(--secondary-color);
}

.mini-cart .woocommerce-message,
.mini-cart .woocommerce-info {
	font-size: 16px;
	margin: 20px 0;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.mini-cart .woocommerce-message,
.mini-cart .woocommerce-info {
	padding: 0 13px;
}

.mini-cart .retune-shop-btn {
	display: none !important;
}

@-webkit-keyframes shake {

	10%,
	90% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0);
	}

	20%,
	80% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0);
	}

	30%,
	50%,
	70% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0);
	}

	40%,
	60% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0);
	}
}

@keyframes shake {

	10%,
	90% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0);
	}

	20%,
	80% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0);
	}

	30%,
	50%,
	70% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0);
	}

	40%,
	60% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0);
	}
}

.mini-cart .woocommerce-info strong,
.woocommerce-cart .woocommerce-info strong {
	padding: 0 5px;
	font-size: 18px;
}

.mini-cart .progress,
.woocommerce-cart .progress {
	margin: 0;
	padding: 0;
	height: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background: #ccc;
	overflow: visible;
	margin: 0 0 50px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.mini-cart .progress {
	margin: 0 15px 30px;
}

.mini-cart .progress:has(+ a),
.woocommerce-cart .progress:has(+ a) {
	margin: 0;
}

.mini-cart .progress .progress-bar,
.woocommerce-cart .progress .progress-bar {
	height: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background: var(--rate-color) !important;
	position: relative;
	overflow: visible;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.mini-cart .progress .progress-bar::after,
.woocommerce-cart .progress .progress-bar::after {
	font-family: "Font Awesome 5 Free";
	content: "\f005";
	font-weight: 900;
	position: absolute;
	inset: -1px -14px 0 auto;
	margin: auto;
	color: var(--rate-color);
	font-size: 15px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 2px;
	-webkit-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
	animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
}

.mini-cart .progress .progress-bar::before,
.woocommerce-cart .progress .progress-bar::before {
	content: '';
	position: absolute;
	inset: -1px -14px 0 auto;
	margin: auto;
	background: #fffcf7;
	border: 1px solid var(--rate-color);
	width: 30px;
	height: 30px;
	border-radius: 50px;
	-webkit-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
	animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}

.woocommerce-cart .woocommerce-cart-form .button.wc-forward {
	font-size: 14px;
	background: var(--primary-color);
	color: #fff;
	padding: 12px 22px;
	text-transform: capitalize;
}

.woocommerce-cart .woocommerce-cart-form .button.wc-forward::after {
	background: var(--secondary-color);
}

.woocommerce-cart .product-quantity .quantity {
	border: 1px solid var(--border-color);
	float: left;
	display: flex;
	justify-content: space-between;
}

.woocommerce-cart .product-quantity .quantity .qty_button,
.woocommerce-cart .product-quantity .quantity .qty {
	background: none;
	border: none;
	padding: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.woocommerce-cart .product-quantity .quantity .qty_button:hover {
	background: #e5e5e5;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.woocommerce-cart .product-quantity .quantity .qty_button {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.woocommerce-cart .product-quantity .quantity .qty {
	text-align: center;
	font-size: 14px;
	width: 40px;
}

.woocommerce-cart .product-quantity .quantity .qty_button {
	height: 45px;
	width: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.woocommerce-cart .product-quantity .quantity .qty_button.minus {
	font-size: 26px;
}

.woocommerce-cart .product-quantity .quantity .qty_button.plus {
	font-size: 18px;
}

.woocommerce-cart .cart-content-left th,
.woocommerce-cart .cart-content-left td {
	border: none;
}

.woocommerce-cart .cart-content-left th,
.woocommerce-cart .cart-content-left td {
	border-bottom: 1px solid var(--border-color);
	text-align: center;
}

.woocommerce-cart .cart-content-left td {
	padding: 15px 10px;
}

.woocommerce-cart .cart-content-left td.actions .coupon {
	float: left;
	position: relative;
	display: flex;
}

.woocommerce-cart .cart-content-left td.actions .coupon #coupon_code {
	width: auto;
	padding: 10px;
}

.woocommerce-cart .cart-content-left td.actions .button {
	float: right;
	font-size: 14px;
	padding: 8px 25px;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin: 0 0 0 10px;
	width: 143px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	pointer-events: all;
	background: var(--secondary-color);
}

.woocommerce-cart .cart-content-left td.actions .coupon button {
	background: var(--primary-color);
}

.woocommerce-cart .cart-content-left td.actions .button.empty_cart:hover::after {
	background: red;
}

.woocommerce-cart .cart-content-left td.actions .button[disabled] {
	cursor: not-allowed;
}

.woocommerce-cart .cart-content-left td.actions .button[disabled]::after {
	display: none;
}

.woocommerce-cart .cart-content-left td.actions .button.empty_cart:hover {
	-webkit-animation: no-animation 4.72s linear infinite;
	animation: no-animation 4.72s linear infinite;
}

@-webkit-keyframes no-animation {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	1% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	2% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	3% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	4% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	5% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	6% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	7% {
		-webkit-transform: translate(-5deg);
		transform: translate(-5deg);
	}

	8% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	9% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	10% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	11% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	12% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	13% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	14% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	15% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}

	100% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@keyframes no-animation {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	1% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	2% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	3% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	4% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	5% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	6% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	7% {
		-webkit-transform: translate(-5deg);
		transform: translate(-5deg);
	}

	8% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	9% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	10% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	11% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	12% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	13% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	14% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	15% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}

	100% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

.woocommerce-cart .cart-content-left td.actions .button:focus {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.woocommerce-cart .cart-content-left td.actions .button:hover {
	color: #fff;
}

.woocommerce-cart .cart-content-left td.actions .button:hover::after {
	width: 100%;
	right: auto;
	left: 0;
}

.woocommerce-cart .cart-content-left th {
	font-weight: 500;
	font-family: var(--primary-font);
	font-size: 16px;
	color: var(--secondary-color);
	padding: 15px;
}

.woocommerce-cart .cart-content-left .product-thumbnail img {
	width: 85px;
	height: 100px;
}

.woocommerce-cart .cart-content-left tr td a,
.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity .qty_button {
	color: var(--body-text-color);
}

.woocommerce-cart .cart-content-left tr td a {
	font-size: 14px;
}

.woocommerce-cart .cart-content-left tr td a svg:hover {
	color: #ff3737;
}

.woocommerce-cart .cart-content-left td .amount {
	font-weight: 600;
	color: var(--secondary-color);
}

.row.cart-row {
	margin: 0;
}

.cart-content-left,
.cart-content-right {
	padding: 0;
}

.cart-content-right .cart-collaterals {
	padding: 40px 0 40px 40px;
	float: left;
	width: 100%;
	position: relative;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg {
	position: relative;
}

.cart-content-right .cart-collaterals::before,
.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg::before {
	position: absolute;
	bottom: -10px;
	left: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	content: "";
	display: block;
	height: 10px;
	width: 100%;
	background-color: transparent;
	background-size: 20px 20px;
	background-position: 0 10px, 40px 40px;
}

.cart-content-right .cart-collaterals::after,
.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg::after {
	position: absolute;
	top: -10px;
	left: 0;
	content: "";
	display: block;
	height: 10px;
	width: 100%;
	background-color: transparent;
	background-size: 20px 20px;
	background-position: 0 10px, 40px 40px;
}

.cart-content-right .cart-collaterals .cart_totals {
	padding: 40px;
	background: #f7f2ea;
}

.cart_totals,
.wc-proceed-to-checkout,
.checkout-button {
	float: left;
	width: 100%;
}

.page .cart-content-right .checkout-button {
	color: #fff;
	background: var(--secondary-color);
	width: 100%;
	float: left;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
}

.page .cart-content-right .checkout-button:hover {
	color: #fff;
}

.page .cart-content-right .checkout-button::after {
	content: '';
	background: var(--primary-color);
	height: 100%;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: 0;
	left: auto;
	right: 0;
	z-index: -1;
}

.page .cart-content-right .checkout-button:hover::after {
	width: 100%;
	right: auto;
	left: 0;
}

.cart-content-right .cart-collaterals .cart_totals h2 {
	font-size: 22px;
}

.cart-content-right .cart-collaterals .shop_table tr {
	border-bottom: 1px solid var(--border-color);
	float: left;
	width: 100%;
	margin: 0 0 12px;
	padding: 0 0 12px;
	display: flex;
	justify-content: space-between;
}

.cart-content-right .cart-collaterals .cart_totals tr th,
.cart-content-right .cart-collaterals .cart_totals tr td,
.cart-content-right .cart-collaterals .shop_table {
	border: none;
	background-color: transparent;
}

.cart-content-right .cart-collaterals .cart_totals tr td,
.cart-content-right .cart-collaterals .cart_totals tr th {
	padding: 0;
}

.woocommerce-cart .cross-sells {
	float: left;
	width: 100%;
	margin: 50px 0 0;
}

/* empty cart page start */
.woocommerce-cart .empty-cart-page {
	display: flex;
	justify-content: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	float: left;
	width: 100%;
}

.woocommerce-cart .empty-cart-page .empty-cart {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin: 20px auto;
}

.return-to-shop {
	text-align: center;
	margin: 0;
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
}

.site-main .return-to-shop a {
	padding: 10px 18px;
}

.site-main .return-to-shop a:hover,
.site-main .return-to-shop a {
	color: #fff;
}

.site-main .return-to-shop a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.wc-empty-cart-message .cart-empty,
.woocommerce-notices-wrapper ul {
	background-color: #fff;
	border: 1px solid;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px !important;
	list-style: none;
	display: flex;
	align-items: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}


.wc-empty-cart-message .cart-empty {
	width: 100%;
}

.wc-empty-cart-message .cart-empty,
.woocommerce-notices-wrapper .woocommerce-error {
	background-color: #fff0f0;
	border-color: #cc1818;
}

.wc-empty-cart-message .cart-empty::before,
.woocommerce-notices-wrapper .woocommerce-error::before {
	content: url('data:image/svg+xml;utf8,<svgxmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" focusable="false" fill="%23fff"><path d="M12 3.2c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8 0-4.8-4-8.8-8.8-8.8zm0 16c-4 0-7.2-3.3-7.2-7.2C4.8 8 8 4.8 12 4.8s7.2 3.3 7.2 7.2c0 4-3.2 7.2-7.2 7.2zM11 17h2v-6h-2v6zm0-8h2V7h-2v2z"></path></svg>');
	display: block;
	width: 28px;
	height: 28px;
	background-color: #cc1818;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	border-radius: 50%;
	padding: 2px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.woocommerce-notices-wrapper {
	padding: 0;
}

.woocommerce-checkout .woocommerce-error {
	background-color: #fff;
	border: 1px solid;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px !important;
	list-style: none;
	display: flex;
	align-items: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.woocommerce-checkout .woocommerce-error {
	background-color: #fff0f0;
	border-color: #cc1818;
}

.woocommerce-checkout #primary .woocommerce-error li {
	padding: 0;
}

.woocommerce-thankyou-order-received {
	background-color: #fff;
	border: 1px solid;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px 30px;
	list-style: none;
	display: flex;
	align-items: center;
	background-color: #f4fff7;
	border-color: #4ab866;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.woocommerce-thankyou-order-received::before {
	width: 28px;
	height: 28px;
	background-color: #4ab866;
	-ms-transform: rotate(10deg);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.woocommerce-order .woocommerce-thankyou-order-details {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

#primary .woocommerce ul.woocommerce-order-overview li {
	font-size: 15px;
	display: flex;
	justify-content: space-between;
	padding: 6px 10px;
	border: 1px solid var(--border-color);
	border-top: 0;
	position: relative;
}

#primary .woocommerce ul.woocommerce-order-overview li:before {
	content: '';
	width: 1px;
	height: 100%;
	background: var(--border-color);
	position: absolute;
	inset: 0 26.5% 0 auto;
}

#primary .woocommerce ul.woocommerce-order-overview li:first-child {
	border-top: 1px solid var(--border-color);
}

#primary .woocommerce ul.woocommerce-order-overview li strong {
	width: 25%;
}

#coupon_code {
	padding: 10px 15px;
}

.entry-summary .variations tr td select {
	background: #fff;
	font-size: 13px;
	padding: 6px 10px;
}

/* -------------- end cart page block ---------------- */
/* -------------- start checkout block ---------------- */
.woocommerce-checkout .woocommerce .checkout {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	float: left;
	width: 100%;
}

.woocommerce-NoticeGroup {
	float: left;
	width: 100%;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap {
	padding: 0 0 0 40px;
}

.woocommerce-checkout .woocommerce .checkout #customer_details {
	padding: 0 40px 0 0;
}

.woocommerce .woocommerce-form-coupon-toggle {
	margin: 0 0 40px;
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
	background-color: #fff;
	border: 1px solid;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px 30px;
	list-style: none;
	display: flex;
	align-items: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
	background-color: #f4fff7;
	border-color: #4ab866;
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a {
	color: var(--secondary-color);
	font-weight: 600;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg {
	background: #f7f2ea;
	padding: 50px;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment ul {
	list-style: none;
	padding: 0;
	float: left;
	width: 100%;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment ul li {
	margin: 0;
	color: #fff;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment .place-order .button {
	background: var(--primary-color);
	color: #fff;
	height: 50px;
	width: 100%;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap .shop_table,
.woocommerce-checkout .woocommerce .checkout .order_review-wrap .shop_table th,
.woocommerce-checkout .woocommerce .checkout .order_review-wrap .shop_table td {
	border: none;
	background-color: transparent;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap .shop_table th,
.woocommerce-checkout .woocommerce .checkout .order_review-wrap .shop_table td {
	padding: 15px 0;
	color: var(--secondary-color);
	border-bottom: 1px solid var(--border-color);
}

.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row input {
	width: 100%;
	height: 45px;
	padding: 15px;
}

.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row {
	float: left;
	width: 100%;
	margin: 0 0 25px;
}

.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p label {
	margin: 0 0 8px;
	font-size: 14px;
}

.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p .woocommerce-input-wrapper {
	float: left;
	width: 100%;
	position: relative;
}

.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-first,
.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last {
	width: 48%;
}

.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields p.form-row.form-row-last {
	margin: 0 0 0 30px;
}

.woocommerce-checkout .woocommerce-billing-fields {
	float: left;
	width: 100%;
}

.woocommerce-checkout .woocommerce-billing-fields .woocommerce-input-wrapper .select-wrap {
	margin: auto;
	z-index: 1;
	width: 100%;
}

.woocommerce-checkout .woocommerce .checkout .order_review-wrap .woocommerce-privacy-policy-text p a {
	color: var(--secondary-color);
	font-weight: 500;
}

.woocommerce-checkout-payment ul li label,
.woocommerce-checkout-payment ul li .payment_box p {
	color: var(--secondary-color);
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 10px;
}

.woocommerce-checkout-review-order-table .cart-subtotal .amount {
	font-weight: 600;
}

/* -------------- end checkout block ---------------- */
/* -------------- start myaccount block ------------------- */
.woocommerce-account .woocommerce #customer_login .u-column {
	float: left;
}

.woocommerce-account .woocommerce #customer_login .u-column1 {
	padding: 0 40px 0 0;
	border-right: 1px solid var(--border-color);
}

.woocommerce-account .woocommerce #customer_login .u-column2 {
	padding: 0 0 0 40px;
}

.woocommerce-account .woocommerce #customer_login .u-column .woocommerce-form .woocommerce-form-row input {
	padding: 10px 15px;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding: 0;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
	float: left;
	padding: 0 40px 0 0;
	width: 20%;
	border-right: 1px solid var(--border-color);
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
	float: left;
	padding: 10px 0 0 40px;
	width: 70%;
}

.woocommerce-account .woocommerce,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
	float: left;
	width: 100%;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
	position: relative;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a::after {
	position: absolute;
	content: '';
	left: 0;
	right: auto;
	top: auto;
	bottom: 0;
	margin: auto;
	height: 2px;
	background: var(--secondary-color);
	width: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover::after,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a::after {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul li {
	margin: 15px 0;
}

.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul {
	margin: 0;
}

.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul li a {
	font-family: var(--primary-font);
	font-weight: 500;
	font-size: 20px;
}

.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account #primary .woocommerce .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content h3 strong {
	color: var(--secondary-color);
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content h3 {
	margin: 0 0 40px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content h3 span {
	font-size: 18px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content h3 span a {
	color: var(--secondary-color);
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .account-content {
	float: left;
	width: 100%;
}

.woocommerce-account .woocommerce {
	padding: 30px;
	background-color: var(--dark-bg-text);
}

.woocommerce-account .woocommerce a {
	color: var(--secondary-color);
	font-weight: 500;
}

.woocommerce-account .woocommerce a:hover {
	color: #666;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Message,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Message a {
	color: #fff;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Message {
	padding: 20px 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button {
	float: right;
	border: 1px solid #fff;
	padding: 10px 25px;
}

.woocommerce-MyAccount-content .woocommerce-Addresses {
	display: flex;
	margin: 30px 0 0;
}

.woocommerce-MyAccount-content .woocommerce-Addresses .title a {
	font-size: 14px;
}

.woocommerce-edit-address .woocommerce-Address {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	margin: 0 40px 0 0;
}

.woocommerce-edit-address .woocommerce-Address .title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid var(--border-color);
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.woocommerce-edit-address .woocommerce-Address .title h3 {
	color: var(--secondary-color);
	margin: 0;
}

.woocommerce-edit-address .woocommerce-Address .title a,
.woocommerce-edit-address .woocommerce-Address .title a:hover {
	color: #fff;
}

.woocommerce-address-fields__field-wrapper,
.woocommerce-address-fields,
.woocommerce-address-button,
.woocommerce-account .form-row,
.woocommerce-account .form-row label,
.woocommerce-account .form-row .woocommerce-input-wrapper,
.woocommerce-account .form-row .woocommerce-input-wrapper input,
.woocommerce-account .edit-account .woocommerce-form-row input,
.woocommerce-account .lost_password {
	float: left;
	width: 100%;
}

.woocommerce-account button[type="submit"] {
	padding: 10px 30px;
	width: 100%;
	background: var(--primary-color);
}

.woocommerce-account button[type="submit"]:after {
	background: var(--secondary-color);
	;
}

.woocommerce-account .form-row label {
	margin: 0 0 10px;
	font-size: 14px;
	color: var(--secondary-color);
}

.woocommerce-account .form-row .woocommerce-input-wrapper input,
.woocommerce-account .form-row .woocommerce-input-wrapper .select-wrap .select2-container .select2-selection--single,
.woocommerce-account .edit-account .woocommerce-form-row input {
	height: 45px;
	padding: 10px 15px;
	font-size: 15px;
}

.woocommerce-account .form-row .woocommerce-input-wrapper .select-wrap {
	margin: 0;
}

.woocommerce-account .form-row .woocommerce-input-wrapper .select-wrap .select2-container .select2-selection--single .select2-selection__rendered {
	font-size: 14px;
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-content .edit-account .form-row-wide span.from-message {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}

.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset {
	border: 1px solid var(--border-color);
	padding: 25px 30px;
	margin: 0 0 30px;
}

.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset .password-title {
	font-size: 20px;
	font-weight: 500;
	color: var(--secondary-color);
	margin: 0 0 20px;
}

.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset p:last-child {
	margin: 0;
}

.woocommerce-account .site-main>.container {
	max-width: 1260px;
}

.woocommerce-lost-password .site-main>.container {
	max-width: 620px;
}

.woocommerce-lost-password .woocommerce .lost_reset_password {
	border: 1px solid var(--border-color);
	padding: 30px;
	margin: 0 0 30px;
	float: left;
	width: 100%;
}

.woocommerce-lost-password .woocommerce .lost_reset_password p.form-row {
	margin: 0;
}

.woocommerce-lost-password .woocommerce .lost_reset_password p.form-row a {
	margin: 10px 0 0;
	display: inline-block;
}

.woocommerce-lost-password .woocommerce .lost_reset_password p.form-row.woocommerce-form-row--first {
	margin: 0 0 30px;
}

.woocommerce-account button[type="submit"]:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* -------------- end myaccount block ------------------- */
/* ---------------------- start email popup -------------------- */
.email-popup-con {
	position: fixed;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 999;
	visibility: hidden;
	-webkit-transition: all 600ms ease-in-out 0s;
	-o-transition: all 600ms ease-in-out 0s;
	transition: all 600ms ease-in-out 0s;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}

.email-popup-con.fixed {
	visibility: visible;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.email-popup-inner-con {
	float: left;
	width: 100%;
	background-color: #f1ece8;
	display: flex;
	padding: 30px;
	align-items: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.email-popup-img-con {
	float: left;
	position: relative;
}

.email-popup-inner-con .email-popup-img-con {
	display: flex;
	align-items: center;
	margin: 0 -15px;
}

.email-popup-inner-con .message-overlay-con {
	padding: 0 0 0 30px;
}

.email-popup-inner-con .email-popup-img-con .newsletter {
	padding: 0 15px;
}

.message-overlay-con {
	text-align: center;
	z-index: 1;
}

.email-popup-inner-con .message {
	display: block;
	color: var(--secondary-color);
	font-weight: 600;
	font-size: 32px;
	font-family: var(--primary-font);
	text-align: left;
	margin: 0 0 10px;
}

.message-desc {
	float: left;
	width: 100%;
	text-align: left;
}

.email-popup-con .nothanks {
	display: inline-block;
	color: #ccc;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: 600;
	position: absolute;
	right: 5px;
	left: auto;
	top: 5px;
	bottom: auto;
	font-size: 0;
	background: transparent;
	border-radius: 50%;
	height: 32px;
	width: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.email-popup-con .nothanks:hover {
	color: #fff;
	cursor: pointer;
}

.email-popup-inner-con .gform_wrapper {
	padding: 25px;
}

.email-popup-inner-con div.gform_wrapper label.gfield_label {
	display: none;
}

.email-popup-inner-con div.gform_wrapper .gform_footer .gform_button,
.email-popup-inner-con div.gform_wrapper .gform_page_footer .button {
	width: 100%;
	background-color: #da842b;
	padding: 10px;
	font-size: 24px;
}

.email-popup-inner-con div.gform_wrapper .gform_footer .gform_button:hover,
.email-popup-inner-con div.gform_wrapper .gform_page_footer .button:hover {
	background-color: #ec9840;
}

.email-popup-inner-con div.gform_wrapper input[type="email"],
.email-popup-inner-con div.gform_wrapper input[type="text"],
.email-popup-inner-con div.gform_wrapper select {
	background-color: transparent;
	border: 2px solid #ccc;
	color: #777;
	padding: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.email-popup-inner-con .gform_confirmation_message {
	color: #fff;
	border: none;
	background-color: #538594;
}

.email-popup-con .footer-newsletter .news-form {
	float: left;
	width: 100%;
}

.email-popup-con .footer-newsletter .news-title {
	display: none;
}

.email-popup-con .footer-newsletter .news-form .newsletter-form {
	position: relative;
	float: left;
	width: 100%;
}

.email-popup-con .footer-newsletter .news-form .newsletter-form input[type="email"] {
	background: transparent;
	border: none;
	border-bottom: 1px solid #bbb;
	padding: 20px 40px 20px 20px;
	font-size: 14px;
}

.email-popup-con .footer-newsletter .news-form .newsletter-form button {
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.email-popup-con .footer-newsletter .news-form .newsletter-form input[type="submit"] {
	position: absolute;
	right: 0;
	left: auto;
	bottom: 10px;
	top: auto;
	font-size: 14px;
	padding: 18px 40px;
}

.email-popup-con .email-popup-inner-con .mc4wp-form {
	width: 34%;
	float: left;
	padding: 0 0 0 40px;
}

/* ---------------------- end email popup -------------------- */
/* ---------- start contact-info --------- */
.contact-info p {
	margin: 0;
}

.contact_social svg {
	color: var(--secondary-color);
}

.contact_social svg:hover {
	color: var(--primary-color);
}

/* ---------- end contact-info --------- */
/* ----------- start coming soon --------- */
.find_heading .tt-section-title .section-heading {
	font-size: 22px;
}

.find_description .tt-section-title p {
	font-family: var(--primary-font);
}

.coming_section .tt-section-title .tt-section-sab {
	border: none;
	color: var(--secondary-color);
	letter-spacing: 2px;
	font-size: 15px;
}

.coming_section .tt-section-title .section-heading {
	font-size: 36px;
}

/* ----------- end coming soon --------- */
/* --------------- start revolution slider ----------------- */
.btn.btn-primary.rs-layer {
	padding: 0;
}

.btn.btn-primary.rs-layer.A45934::after {
	background: #A45934;
}

.btn.btn-primary.rs-layer.a706233::after {
	background: #706233;
}

.btn.btn-primary.rs-layer.b85e3a::after {
	background: #b85e3a;
}

.btn.btn-primary.rs-layer.a5d425::after {
	background: #5a5d42;
}

.btn.btn-primary.a65c4bc::after {
	background: #65c4bc;
}

.btn.btn-primary.a65c4bc:hover {
	color: #000 !important;
}

.btn.btn-primary.db2d2d::after {
	background: #db2d2d;
}

.btn.btn-primary.black::after {
	background: #000;
}

.btn.btn-primary.a872e1c::after {
	background: #872e1c;
}

.btn.btn-primary.e35b4e {
	background: transparent;
}

.btn.btn-primary.a45934::after {
	background: #a45934;
}

.btn.btn-primary.e35b4e::after {
	background: #3e5b4e;
}

.btn.btn-primary.FF6600::after {
	background: #FF6600;
}

.btn.btn-primary.rs-layer.f62b2b::after {
	background: #6f2b2b;
}

.btn.btn-primary.e35b4e:hover {
	color: #fff;
}

.btn.btn-primary.rs-layer.f62b2b {
	color: #fff;
}

.slider-01 .btn.btn-primary {
	background: #fff !important;
}

.btn.btn-primary.rs-layer:hover {
	color: #fff !important;
}

.slider-01 .btn.btn-primary:hover {
	color: #fff !important;
}

#rev_slider_1_1_wrapper[data-alias="slider-29"] .uranus.tparrows:before,
#rev_slider_1_1_wrapper[data-alias="slider-23"] .uranus.tparrows:before,
#rev_slider_1_1_wrapper[data-alias="slider-20"] .uranus.tparrows:before,
#rev_slider_1_1_wrapper[data-alias="slider-19"] .uranus.tparrows:before,
#rev_slider_9_1_wrapper .uranus.tparrows:before,
#rev_slider_13_1_wrapper .uranus.tparrows:before,
#rev_slider_16_1_wrapper .uranus.tparrows:before,
#rev_slider_15_1_wrapper .uranus.tparrows:before {
	color: #333 !important;
}

#rev_slider_10_1_wrapper rs-arrow.tparrows {
	top: 80% !important;
}

rs-layer.border-top-left img {
	border-top-left-radius: 232px;
}

rs-layer.border-top-right img {
	border-top-right-radius: 232px;
}

rs-layer.zoom-img img {
	-webkit-animation: img-zoom 9000ms linear 1000ms 1 both;
	animation: img-zoom 9000ms linear 1000ms 1 both;
}

@-webkit-keyframes img-zoom {
	99.99999999% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

@keyframes img-zoom {
	99.99999999% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

/* --------------- end revolution slider ----------------- */
/* ------------- start quick view --------------- */
#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main {
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-width: thin;
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main::-webkit-scrollbar-track {
	background-color: #d7d7d7;
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main::-webkit-scrollbar-thumb {
	background-color: #a0a0a0;
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main::-webkit-scrollbar {
	width: 6px;
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .woocommerce.single-product .woocommerce-product-gallery__wrapper {
	float: left;
	width: 100%;
	margin: 0;
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .woocommerce.single-product .woocommerce-product-gallery__wrapper .owl-nav {
	opacity: 1;
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .woocommerce.single-product .woocommerce-product-gallery__wrapper .owl-nav .owl-prev {
	left: 0;
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .woocommerce.single-product .woocommerce-product-gallery__wrapper .owl-nav .owl-next {
	right: 0;
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .woocommerce.single-product .woocommerce-product-gallery__wrapper .owl-nav button span {
	font-size: 35px;
	color: var(--secondary-color);
}

#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main .woocommerce.single-product .woocommerce-product-gallery__wrapper .owl-dots {
	display: none;
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.images {
	width: 46%;
	float: left;
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary {
	width: 54%;
	padding: 30px;
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary::-webkit-scrollbar-track {
	background-color: #d7d7d7;
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary::-webkit-scrollbar-thumb {
	background-color: #a0a0a0;
}

.yith-wcqv-wrapper .yith-wcqv-main #yith-quick-view-content div.summary.entry-summary::-webkit-scrollbar {
	height: 2px;
}

#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
	display: block;
}

.yith-wcqv-head #yith-quick-view-close:hover {
	background: #f5f5f5;
}

#yith-quick-view-modal .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	top: auto;
	position: relative;
	bottom: 0;
	height: 40px;
	width: 40px;
	right: 0;
	left: auto;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

#yith-quick-view-modal .single-product .summary .cart .single_add_to_cart_button::before {
	content: '';
	background: var(--primary-color);
	height: 100%;
	width: 0;
	position: absolute;
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-o-transition: .3s cubic-bezier(.785, .135, .15, .86);
	-ms-transition: .3s cubic-bezier(.785, .135, .15, .86);
	top: 0;
	left: auto;
	right: 0;
	z-index: -1;
}

#yith-quick-view-modal .single-product .summary .cart .single_add_to_cart_button:hover::before {
	width: 100%;
	right: auto;
	left: 0;
}

#yith-quick-view-modal .single-product .woocommerce-product-details__short-description+.product_meta {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}

.woocommerce-form-coupon .button {
	padding: 10px 20px;
	font-size: 15px;
}

.woocommerce-form-coupon .button::focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* ------------- end quick view --------------- */
/* --------------- start close hover ---------------- */
.search-icon .top-search .search-fix .search .search-close-btn>svg {
	display: none;
}

.search-icon .top-search .search-fix .search .search-close-btn,
.yith-wcqv-head #yith-quick-view-close,
.offside .widget-area .filter-close,
.cart-slider .cart-close,
.sticky-addToCart .sticky-close,
.navbar-hamburger span.hamburger-close .hamburger-close-wrap,
.search-icon .top-search .search-fix .product-search-close {
	position: absolute;
	width: 32px;
	height: 32px;
	right: 20px;
	left: auto;
	cursor: pointer;
	background: transparent;
	border-radius: 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.dark-mode .search-icon .top-search .search-fix .search .search-close-btn,
.dark-mode .yith-wcqv-head #yith-quick-view-close,
.dark-mode .offside .widget-area .filter-close,
.dark-mode .cart-slider .cart-close,
.dark-mode .sticky-addToCart .sticky-close,
.dark-mode .navbar-hamburger span.hamburger-close .hamburger-close-wrap,
.dark-mode .search-icon .top-search .search-fix .product-search-close {
	background: #000;
}

.navbar-hamburger span.hamburger-close .hamburger-close-wrap {
	right: 0;
}

.yith-wcqv-head #yith-quick-view-close {
	border: none;
	font-size: 0;
	top: 10px;
	right: 10px;
}

.search-icon .top-search .search-fix .product-search-close {
	right: 40px;
	top: 50px;
	bottom: auto;
	cursor: pointer;
}

.sticky-addToCart .sticky-close:hover,
.search-icon .top-search .search-fix .search .search-close-btn:hover,
.yith-wcqv-head #yith-quick-view-close:hover,
.email-popup-con .nothanks:hover,
.product-360-view-wrapper .mfp-close:hover,
.offside .widget-area .filter-close:hover,
.cart-slider .cart-close:hover,
.navbar-hamburger span.hamburger-close .hamburger-close-wrap:hover,
.search-icon .top-search .search-fix .product-search-close:hover {
	background: #eaeaea;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.sticky-addToCart .sticky-close::before,
.sticky-addToCart .sticky-close::after,
.search-icon .top-search .search-fix .search .search-close-btn::after,
.search-icon .top-search .search-fix .search .search-close-btn::before,
.yith-wcqv-head #yith-quick-view-close::after,
.yith-wcqv-head #yith-quick-view-close::before,
.email-popup-con .nothanks::before,
.email-popup-con .nothanks::after,
.product-360-view-wrapper .mfp-close::after,
.product-360-view-wrapper .mfp-close::before,
.offside .widget-area .filter-close::after,
.offside .widget-area .filter-close::before,
.cart-slider .cart-close::before,
.cart-slider .cart-close::after,
.navbar-hamburger span.hamburger-close .hamburger-close-wrap::after,
.navbar-hamburger span.hamburger-close .hamburger-close-wrap::before,
.search-icon .top-search .search-fix .product-search-close::after,
.search-icon .top-search .search-fix .product-search-close::before {
	content: '';
	position: absolute;
	height: 2px;
	width: 15px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	background-color: #272727;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	visibility: visible;
	-webkit-transition: -webkit-transform ease .25s;
	-o-transition: -o-transform ease .25s;
	transition: -webkit-transform ease .25s;
	-o-transition: transform ease .25s;
	transition: transform ease .25s;
	transition: transform ease .25s, -webkit-transform ease .25s;
}

.dark-mode .sticky-addToCart .sticky-close::before,
.dark-mode .sticky-addToCart .sticky-close::after,
.dark-mode .search-icon .top-search .search-fix .search .search-close-btn::after,
.dark-mode .search-icon .top-search .search-fix .search .search-close-btn::before,
.dark-mode .yith-wcqv-head #yith-quick-view-close::after,
.dark-mode .yith-wcqv-head #yith-quick-view-close::before,
.dark-mode .email-popup-con .nothanks::before,
.dark-mode .email-popup-con .nothanks::after,
.dark-mode .product-360-view-wrapper .mfp-close::after,
.dark-mode .product-360-view-wrapper .mfp-close::before,
.dark-mode .offside .widget-area .filter-close::after,
.dark-mode .offside .widget-area .filter-close::before,
.dark-mode .cart-slider .cart-close::before,
.dark-mode .cart-slider .cart-close::after,
.dark-mode .navbar-hamburger span.hamburger-close .hamburger-close-wrap::after,
.dark-mode .navbar-hamburger span.hamburger-close .hamburger-close-wrap::before,
.dark-mode .search-icon .top-search .search-fix .product-search-close::after,
.dark-mode .search-icon .top-search .search-fix .product-search-close::before {
	background: #aaa;
}

.sticky-addToCart .sticky-close::before,
.search-icon .top-search .search-fix .search .search-close-btn::before,
.yith-wcqv-head #yith-quick-view-close::before,
.email-popup-con .nothanks::before,
.product-360-view-wrapper .mfp-close::before,
.offside .widget-area .filter-close::before,
.cart-slider .cart-close::before,
.navbar-hamburger span.hamburger-close .hamburger-close-wrap::before,
.search-icon .top-search .search-fix .product-search-close::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sticky-addToCart .sticky-close:hover::before,
.search-icon .top-search .search-fix .search .search-close-btn:hover::before,
.yith-wcqv-head #yith-quick-view-close:hover::before,
.email-popup-con .nothanks:hover:before,
.product-360-view-wrapper .mfp-close:hover::before,
.offside .widget-area .filter-close:hover::before,
.cart-slider .cart-close:hover::before,
.navbar-hamburger span.hamburger-close .hamburger-close-wrap:hover::before,
.search-icon .top-search .search-fix .product-search-close:hover::before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sticky-addToCart .sticky-close::after,
.search-icon .top-search .search-fix .search .search-close-btn::after,
.yith-wcqv-head #yith-quick-view-close::after,
.email-popup-con .nothanks::after,
.product-360-view-wrapper .mfp-close::after,
.offside .widget-area .filter-close::after,
.cart-slider .cart-close::after,
.navbar-hamburger span.hamburger-close .hamburger-close-wrap::after,
.search-icon .top-search .search-fix .product-search-close::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sticky-addToCart .sticky-close:hover::after,
.search-icon .top-search .search-fix .search .search-close-btn:hover::after,
.yith-wcqv-head #yith-quick-view-close:hover::after,
.email-popup-con .nothanks:hover::after,
.product-360-view-wrapper .mfp-close:hover::after,
.offside .widget-area .filter-close:hover::after,
.cart-slider .cart-close:hover::after,
.navbar-hamburger span.hamburger-close .hamburger-close-wrap:hover::after,
.search-icon .top-search .search-fix .product-search-close:hover::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.dark-mode .sticky-addToCart .sticky-close:hover::before,
.dark-mode .search-icon .top-search .search-fix .search .search-close-btn:hover::before,
.dark-mode .yith-wcqv-head #yith-quick-view-close:hover::before,
.dark-mode .email-popup-con .nothanks:hover:before,
.dark-mode .product-360-view-wrapper .mfp-close:hover::before,
.dark-mode .offside .widget-area .filter-close:hover::before,
.dark-mode .cart-slider .cart-close:hover::before,
.dark-mode .navbar-hamburger span.hamburger-close .hamburger-close-wrap:hover::before,
.dark-mode .search-icon .top-search .search-fix .product-search-close:hover::before,
.dark-mode .sticky-addToCart .sticky-close:hover::after,
.dark-mode .search-icon .top-search .search-fix .search .search-close-btn:hover::after,
.dark-mode .yith-wcqv-head #yith-quick-view-close:hover::after,
.dark-mode .email-popup-con .nothanks:hover::after,
.dark-mode .product-360-view-wrapper .mfp-close:hover::after,
.dark-mode .offside .widget-area .filter-close:hover::after,
.dark-mode .cart-slider .cart-close:hover::after,
.dark-mode .navbar-hamburger span.hamburger-close .hamburger-close-wrap:hover::after,
.dark-mode .search-icon .top-search .search-fix .product-search-close:hover::after {
	background: #000;
}

/* --------------- end close hover ---------------- */
/* --------------- start product attribute ---------------- */
.attr-title {
	display: none;
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .attr-title {
	display: block;
	float: left;
	width: 100%;
	color: #111;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 0 30px 0 0;
	margin: 0 0 10px;
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr {
	margin: 0 0 20px;
	display: block;
}

.yith-wcqv-wrapper .entry-summary div.list_product_color,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color {
	height: 30px;
	width: 30px;
}

.yith-wcqv-wrapper .entry-summary div.list_product_size,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size {
	font-size: 14px;
	padding: 0;
	height: 30px;
	width: 30px;
	border: 2px solid #e5e5e5;
	margin: 0 10px 0 0;
	line-height: 26px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.yith-wcqv-wrapper .entry-summary div.list_product_size.select_variation,
.yith-wcqv-wrapper .entry-summary div.list_product_size:hover,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size:hover,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size.select_variation {
	border-color: #111;
	color: #111;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

div.list_product_size.not-available,
.yith-wcqv-wrapper .entry-summary div.list_product_size.not-available,
.yith-wcqv-wrapper .entry-summary div.list_product_color.not-available,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color.not-available,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size.not-available {
	position: relative;
}

div.list_product_size.not-available::before,
div.list_product_size.not-available::after,
.yith-wcqv-wrapper .entry-summary div.list_product_size.not-available::before,
.yith-wcqv-wrapper .entry-summary div.list_product_size.not-available::after,
.yith-wcqv-wrapper .entry-summary div.list_product_color.not-available::before,
.yith-wcqv-wrapper .entry-summary div.list_product_color.not-available::after,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color.not-available::after,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color.not-available::before,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size.not-available::before,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size.not-available::after {
	position: absolute;
	content: '';
	height: 1px;
	width: 25px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #e31212;
}

div.list_product_size.not-available::after,
div.list_product_size.not-available::before {
	width: 12px;
}

.yith-wcqv-wrapper .entry-summary div.list_product_color.not-available::before,
.yith-wcqv-wrapper .entry-summary div.list_product_color.not-available::after,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color.not-available::after,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color.not-available::before {
	width: 30px;
}

div.list_product_size.not-available::before,
.yith-wcqv-wrapper .entry-summary div.list_product_color.not-available::before,
.yith-wcqv-wrapper .entry-summary div.list_product_size.not-available::before,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color.not-available::before,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size.not-available::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

div.list_product_size.not-available::after,
.yith-wcqv-wrapper .entry-summary div.list_product_size.not-available::after,
.yith-wcqv-wrapper .entry-summary div.list_product_color.not-available::after,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_color_attr .list_product_color.not-available::after,
.single-product .single-product-thumb-content .single-product-detail .entry-summary .list_size_attr .list_product_size.not-available::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#yith-quick-view-modal .entry-summary .reset_custom_variations {
	margin: 0 0 0 15px;
}

.slider-thumbnail {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.single_variation_wrap {
	float: left;
	width: 100%;
}

.reset_custom_variations {
	display: none;
}

.reset_custom_variations {
	margin: 30px 0 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	line-height: 5px;
}

.reset_custom_variations>svg {
	margin: 0 6px 0 0;
}

.reset_custom_variations:hover {
	color: var(--primary-color);
}

/* --------------- end product attribute ---------------- */
/* --------------- start 404 page ---------------- */
.error-404.not-found {
	text-align: center;
	margin: 20px 0 90px;
}

.error-404.not-found h2 {
	font-size: 130px;
}

.error-404.not-found h3 {
	font-size: 30px;
}

.error-404.not-found .page-content {
	font-size: 18px;
	width: 40%;
	margin: auto;
}

.error-404.not-found .page-content p {
	font-size: 16px;
}

.error-404.not-found .search {
	margin: 0 0 70px;
}

.error-404.not-found .back-home-button a {
	font-size: 14px;
	padding: 10px 20px;
}

.error404 .search-form.search__form {
	width: 50%;
	margin: auto;
}

/* --------------- end 404 page ---------------- */
/* ------------------- start CMS section ----------------- */
/*Home 01*/
.marquee {
	display: flex;
	width: 100%;
	overflow: hidden;
}

.marquee-text {
	display: inline-block;
	-webkit-animation: marquee 30s linear infinite;
	animation: marquee 30s linear infinite;
	white-space: nowrap;
	font-family: var(--primary-font);
	font-size: 150px;
	-webkit-text-stroke: 1px var(--primary-color);
	color: transparent;
}

@-webkit-keyframes marquee {
	10% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes marquee {
	10% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

/* ------------------- end CMS section ----------------- */
/* ------------------- start revslider section ----------------- */
.tp-bullets {
	left: 92% !important;
	transform: translate(-92%, -50px) !important;
	-webkit-transform: translate(-92%, -50px) !important;
	-moz-transform: translate(-92%, -50px) !important;
	-ms-transform: translate(-92%, -50px) !important;
	-o-transform: translate(-92%, -50px) !important;
}

.uranus .tp-bullet-inner {
	transform: rotateZ(45deg) !important;
	-webkit-transform: rotateZ(45deg) !important;
	-moz-transform: rotateZ(45deg) !important;
	-o-transform: rotateZ(45deg) !important;
	-ms-transform: rotateZ(45deg) !important;
	border-radius: 0 !important;
	width: 7px !important;
	height: 7px !important;
	-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
	transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
	-o-transition: background-color 0.3s ease, transform 0.3s ease;
	transition: background-color 0.3s ease, transform 0.3s ease;
	transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	position: absolute;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
}

.uranus .tp-bullet {
	background: transparent;
	width: 30px !important;
	height: 30px !important;
	-webkit-box-shadow: 0 0 0 2px transparent !important;
	box-shadow: 0 0 0 2px transparent !important;
}

.uranus .tp-bullet.selected {
	width: 30px !important;
	height: 30px !important;
	margin: 0;
	justify-content: center;
	display: flex;
	align-items: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: 0 0 0 2px #a45934 !important;
	box-shadow: 0 0 0 2px #a45934 !important;
}

.clip-path {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%, 1% 98%, 2% 96%, 3% 94%, 4% 91%, 5% 88%, 6% 83%, 7% 66%, 7% 66%, 7% 13%, 7% 13%, 7% 20%, 6% 12%, 5% 9%, 5% 9%, 4% 6%, 3% 4%, 1% 1%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%, 1% 98%, 2% 96%, 3% 94%, 4% 91%, 5% 88%, 6% 83%, 7% 66%, 7% 66%, 7% 13%, 7% 13%, 7% 20%, 6% 12%, 5% 9%, 5% 9%, 4% 6%, 3% 4%, 1% 1%);
}

/* ------------------- end revslider section ----------------- */
/* ----------- Start blog block ------------------- */
.blog-slider {
	position: relative;
}

.blog-style .tt-post-wrapper .tt-post-details {
	margin-top: 25px;
	float: left;
}

.blog-style .tt-post-details .tt-post-title h6 {
	margin: 0 0 24px;
	font-size: 22px;
	font-weight: 500;
	font-family: var(--primary-font);
}

.blog-style .tt-post-details .tt-post-title h6 a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.blog-style .tt-post-details .tt-post-meta {
	font-size: 14px;
	margin: 0 0 15px;
	width: auto;
	position: relative;
	color: var(--primary-color);
}

.blog-style .tt-post-more a {
	font-size: 16px;
	background: none;
	padding: 0;
}

.blog-style .tt-post-more a::after {
	height: 1px;
	top: auto;
	width: 100%;
	bottom: 0;
	left: 0;
	right: auto;
	background: var(--primary-color);
}

.blog-style .tt-post-more a:hover::after {
	width: 0;
	left: auto;
	right: 0;
}

.blog-border .tt-post-wrapper {
	border: 1px solid var(--dark-border);
	border-left: 0;
	padding: 80px;
}

.blog-grid .tt-post-outer.tt-post-inner .tt-post-blog {
	display: none;
}

.blog-grid .tt-post-outer.tt-post-inner .tt-post-blog:nth-child(2),
.blog-grid .tt-post-outer.tt-post-inner .tt-post-blog:first-child {
	display: block;
}

.blog-grid .tt-post-outer.tt-post-inner .tt-post-blog .tt-post-wrapper {
	display: flex;
	margin: 0 0 30px;
}

.blog-grid .tt-post-outer.tt-post-inner .tt-post-blog .tt-post-wrapper .tt-post-thumbnail {
	float: left;
	width: 48.8%;
	margin: 0;
}

.blog-grid .tt-post-outer.tt-post-inner .tt-post-blog .tt-post-wrapper .tt-post-details {
	float: left;
	width: 51.2%;
	margin: 0;
	padding: 0 0 0 20px;
}

.blog-grid .tt-post-outer {
	padding: 0 15px;
	margin: 0 0 30px;
}

/* ----------- End blog block ------------------- */
/* ----------- Start slider arrow and pagination block ------------------- */
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: none !important;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: none !important;
}

#product-trending .main-product {
	position: relative;
}

.space #product-trending div.main-product {
	margin-top: 35px;
}

.swiper-navigation {
	position: absolute;
	top: -80px;
	bottom: auto;
	right: 0;
	left: auto;
	display: flex;
	z-index: 1;
}

.swiper-navigation .swiper-button {
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.swiper-navigation.morden-arrow {
	position: relative;
	top: 21px;
	width: 100%;
	justify-content: center;
	border-bottom: 1px solid var(--dark-border);
	border-top: 1px solid var(--dark-border);
	margin: -1px 0 0 0;
}

.slider-nav-border-none .swiper-navigation.morden-arrow .swiper-button,
.slider-nav-border-none .swiper-navigation.morden-arrow {
	border: none;
}

.swiper-navigation.morden-arrow {
	position: relative;
	padding-top: 22px;
	top: 100%;
	width: 100%;
	justify-content: center;
	border-bottom: 1px solid var(--dark-border);
}

/* .swiper-navigation.morden-arrow */
.swiper-navigation.classic-arrow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.swiper-navigation.classic-arrow .swiper-button {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	border: none;
}

.swiper-navigation.classic-arrow .swiper-button.swiper-button-prev {
	left: -100px;
	right: auto;
}

.swiper-navigation.classic-arrow .swiper-button.swiper-button-next {
	right: -100px;
	left: auto;
}

.swiper-navigation .swiper-button {
	width: 100px;
	height: 102px;
	border-top: 0;
	border-bottom: 0;
}

.side-title {
	position: relative;
}

.side-title .swiper-navigation {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	left: -33%;
	bottom: 110px;
	top: auto;
}

.side-title.side-title-01 .swiper-navigation {
	left: -43%;
	bottom: 165px;
}

.side-title .swiper-navigation .swiper-button.swiper-button-prev {
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
	margin: 0;
}

.side-title .swiper-navigation .swiper-button.swiper-button-next {
	left: 15px;
	right: auto;
	top: 0;
	bottom: auto;
	margin: 0;
}

.swiper-navigation .swiper-button.swiper-button-next {
	border-left: 0;
}

.arrow-small .swiper-navigation .swiper-button {
	height: 60px;
}

.arrow-small-01 .swiper-navigation {
	top: -53px;
}

.arrow-small-01 .swiper-navigation .swiper-button {
	height: 75px;
}

/* ----------- end slider arrow and pagination block ------------------- */
.border-full.product-trending .item section.product:nth-child(2),
.product-by-category .item section.product:nth-child(2) {
	margin: 30px 0 0;
}

.header_style.site-header.header-style-4 .site-branding {
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: auto;
	position: relative;
}

.header_style.site-header.header-style-4 {
	position: relative;
	z-index: 5;
}

.header_style.site-header.header-style-4 .site-branding .head-left {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid #6a6e68;
	position: fixed;
	top: 0;
	z-index: 4;
}

.header_style.site-header.header-style-4 .site-branding .head-right {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	border-top: 1px solid #6a6e68;
	position: fixed;
	bottom: 0;
	z-index: 2;
}

.header_style.site-header.header-style-4 .site-branding::before {
	content: '';
	position: fixed;
	top: 0;
	left: 100px;
	right: auto;
	background: #6a6e68;
	width: 1px;
	height: 100vh;
	z-index: 2;
}

.header_style.site-header.header-style-4 .site-branding::after {
	content: '';
	position: fixed;
	top: 0;
	right: 100px;
	left: auto;
	background: #6a6e68;
	width: 1px;
	height: 100vh;
	z-index: 2;
}

.header_style.site-header.header-style-4.sticky .site-branding {
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 0 20px;
}

.header_style.site-header.header-style-4.sticky .site-branding .head-left {
	position: inherit;
	width: calc(100% - 120px);
	border: none;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.header_style.site-header.header-style-4.sticky .site-branding .head-left .head-hamburger-menu {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.header_style.site-header.header-style-4.sticky .site-branding .head-right {
	position: inherit;
	width: 120px;
	border: none;
}

.header_style.site-header.header-style-4.sticky .site-branding::before,
.header_style.site-header.header-style-4.sticky .site-branding::after {
	content: none;
}

.header_style.site-header.header-style-4.sticky .site-branding .head-right .navbar-woocommerce svg,
.header_style.site-header.header-style-4.sticky .site-branding .head-right .mini-cart a svg {
	color: #272727;
}

.header_style.site-header.header-style-4.sticky .site-branding .head-hamburger-menu .humburger-icon::after,
.header_style.site-header.header-style-4.sticky .site-branding .head-hamburger-menu .humburger-icon::before {
	background: #272727;
}

.header_style.site-header.header-style-4.sticky .site-branding .head-hamburger-menu .humburger-icon {
	border-color: #272727;
}

.header_style.site-header.header-style-4.sticky .right-header .mini-cart .dropdown-back .basket-item-count #mini-cart-count {
	color: #fff;
	background: var(--secondary-color);
}

.header_style.site-header.header-style-4 .site-branding .head-right .navbar-woocommerce,
.header_style.site-header.header-style-4 .site-branding .head-right .mini-cart,
.header_style.site-header.header-style-4 .site-branding .head-left .head-hamburger-menu,
.header_style.site-header.header-style-4 .site-branding .head-left>a {
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header_style.site-header.header-style-4 .site-branding .head-right .navbar-woocommerce svg,
.header_style.site-header.header-style-4 .site-branding .head-right .mini-cart a svg {
	color: #fff;
}

.header_style.site-header.header-style-4 .site-branding .head-hamburger-menu .humburger-icon::after,
.header_style.site-header.header-style-4 .site-branding .head-hamburger-menu .humburger-icon::before {
	background: #fff;
}

.header_style.site-header.header-style-4 .site-branding .head-hamburger-menu .humburger-icon {
	border-color: #fff;
}

.header_style.site-header.header-style-4 .right-header .mini-cart .dropdown-back .basket-item-count #mini-cart-count {
	color: var(--secondary-color);
	background: #fff;
}

.hover-grid-1 .cat_image {
	position: absolute;
	z-index: -1;
}

.hover-grid-1 .cat_image::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
}

.hover-grid-1 .cat_image img {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
}

.hover-grid-1 .cat-grid-item .cat_desc {
	border-top: 1px solid #000;
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.hover-grid-1 .cat-grid-item:nth-child(4) .cat_desc {
	border-bottom: 1px solid #000;
}

.hover-grid-1 .wpcat-content {
	display: flex;
	padding: 0 135px;
	align-items: center;
}

.hover-grid-1 .cat_name {
	font-size: 40px;
	color: #333;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.hover-grid-1 .cat_description {
	font-size: 16px;
	padding: 0 7% 0 0;
	color: #333;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	display: flex;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.hover-grid-1 .cat_total_product {
	position: absolute;
	top: 0;
	bottom: auto;
	right: -15px;
	left: auto;
	font-size: 14px;
	color: #333;
	font-weight: 500;
	font-style: italic;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
}

.hover-grid-1 .cat_button {
	width: 135px;
	height: 150px;
	z-index: 9;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translateX(44px);
	-webkit-transform: translateX(44px);
	-moz-transform: translateX(44px);
	-ms-transform: translateX(44px);
	-o-transform: translateX(44px);
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
}

.hover-grid-1 .cat_desc:hover .cat_button {
	transform: translateX(128px);
	-webkit-transform: translateX(128px);
	-moz-transform: translateX(128px);
	-ms-transform: translateX(128px);
	-o-transform: translateX(128px);
}

.hover-grid-1 .cat_desc:hover .cat_image::after,
.hover-grid-1 .cat_desc:hover .cat_image img {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
}

.hover-grid-1 .cat_desc:hover .cat_name,
.hover-grid-1 .cat_desc:hover .cat_description,
.hover-grid-1 .cat_desc:hover .cat_total_product {
	color: #fff;
}

.hover-grid-1 .cat_button svg {
	display: none;
}

.hover-grid-1 .cat_button::before {
	content: '';
	width: 35px;
	height: 2px;
	background: #333;
}

.hover-grid-1 .cat_button::after {
	content: '';
	width: 2px;
	height: 14px;
	background: #333;
	-webkit-transform: rotate(-45deg) translate(0, -6px);
	-ms-transform: rotate(-45deg) translate(0, -6px);
	transform: rotate(-45deg) translate(0, -6px);
}

/* ----------- shop ------------- */
/* shop */
.container {
	padding: 0;
}

.container>.row {
	margin: 0;
}

.home .site-main>.container>.row {
	margin: 0 -12px;
}

.filter-toggle .right-content-filter,
.filter-toggle .left-content-filter {
	outline: none;
	border: none;
}

.right-content-filter {
	float: right;
	padding: 0 0 0 30px;
}

.left-content-filter {
	padding: 0;
}

.swiper-product-deal.products,
.category-product.products {
	border: none;
}

.left-content-product.shop-product {
	padding: 0 30px 0 0;
}

.right-content-product.shop-product {
	padding: 0 0 0 30px;
}

.container {
	padding: 0;
}

.container>.row {
	margin: 0;
}

.site-main>.container>.row {
	margin: 0 -12px;
}

.shop-nosildebar,
.shop-sildebar,
.shop-nosidebar,
.shop-sidebar,
.shop-product {
	padding: 0;
}

.shop-product .products.short-view,
.shop-product .products.list-view,
.shop-nosildebar .products.grid-view,
.shop-sildebar .products.grid-view,
.shop-nosidebar .products.grid-view,
.shop-sidebar .products.grid-view,
.shop-product .products.grid-view {
	border-left: 1px solid var(--dark-border);
}

.shop-product .products.short-view>.row,
.shop-product .products.list-view>.row,
.shop-nosildebar .products.grid-view>.row,
.shop-sildebar .products.grid-view>.row,
.shop-nosidebar .products.grid-view>.row,
.shop-sidebar .products.grid-view>.row,
.shop-product .products.grid-view>.row {
	margin: 0;
}

.filter-toggle .right-content-filter,
.filter-toggle .left-content-filter {
	outline: none;
	border: none;
}

.right-content-filter {
	float: right;
	padding: 0;
}

.swiper-product-deal.products,
.category-product.products {
	border: none;
}

.woocommerce-active #primary .widget_block ul li a,
#primary .woocommerce ul li a {
	color: #666;
	width: 87%;
	width: calc(100% - 28px);
}

.woocommerce-active #primary .widget_block ul li:hover a,
#primary .woocommerce ul li:hover a {
	color: var(--primary-color);
}

.woocommerce-active.archive.woocommerce-active .shop-nosidebar .widget:last-child,
.woocommerce-active.archive.woocommerce-active .shop-sidebar .sidebar-filter .widget:last-child {
	border: none;
	margin: 0;
	padding: 0;
}

.list-btn-block h3 {
	font-size: 36px;
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max,
.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
	z-index: 0 !important;
}

/* ------------------- start dark mode ---------------------- */
.dark-mode {
	--border-color: #474747;
	--border-color: #474747;
	--dark-border: #474747;
	--body-text-color: #aaa;
	--secondary-color: #e3e3e3;
}

body.dark-mode {
	background: var(--dark-background)
}

.dark-mode .client-logo .item img:not(.dark-mode .no-change .client-logo .item img) {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

.dark-mode.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg,
.dark-mode .cart-content-right .cart-collaterals .cart_totals {
	background: #333;
}

.dark-mode.woocommerce-account button[type="submit"]:after,
.dark-mode.woocommerce-edit-address .woocommerce-Address .title a,
.dark-mode.woocommerce-edit-address .woocommerce-Address .title a:hover,
.dark-mode.archive.woocommerce-active .site-main .products.short-view .product .timer,
.dark-mode.archive.woocommerce-active .site-main .products.list-view .product .timer {
	background: #222;
}

.dark-mode.archive.woocommerce-active .site-main .products.short-view .product .timer>div:first-child:before,
.dark-mode.archive.woocommerce-active .site-main .products.list-view .product .timer>div:first-child:before {
	content: url('data:image/svg+xml;utf8,<svg class="svg-inline--fa fa-clock fa-fw" aria-hidden="true" focusable="false" data-prefix="far" data-icon="clock" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="%23e3e3e3" d="M232 120C232 106.7 242.7 96 256 96C269.3 96 280 106.7 280 120V243.2L365.3 300C376.3 307.4 379.3 322.3 371.1 333.3C364.6 344.3 349.7 347.3 338.7 339.1L242.7 275.1C236 271.5 232 264 232 255.1L232 120zM256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0zM48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48C141.1 48 48 141.1 48 256z"></path></svg>');
}

.dark-mode .single-product .product-estimate .delivery-shipping-wrap .free-shipping::after,
.dark-mode .single-product .product_meta .sku_wrapper,
.dark-mode .single-product .product_meta .posted_in,
.dark-mode .single-product .product_meta .tagged_as,
.dark-mode .single-product .entry-summary .product_title,
.dark-mode .right-header .mini-cart .dropdown-menu-mini-cart .shopping_cart_top .cart-title,
.dark-mode .section-heading,
.dark-mode .cart-content-right .cart-collaterals .cart_totals h2,
.dark-mode.single-product .product-estimate .delivery-shipping-wrap .estimated-delivery::after,
.dark-mode.single-product .product-estimate .delivery-shipping-wrap span,
.dark-mode.single-product .product_meta .sku_wrapper,
.dark-mode.single-product .product_meta .posted_in,
.dark-mode.single-product .product_meta .tagged_as,
.dark-mode.single-categories span,
.dark-mode.single-product .entry-summary .product_title,
.dark-mode p.stars a::before,
.dark-mode #review_form_wrapper .comment-respond .comment-reply-title,
.dark-mode .woocommerce-review-link,
.dark-mode .page-header .breadcrumbs #crumbs a,
.dark-mode .order_review-bg #order_review_heading {
	color: #e3e3e3;
}

.dark-mode .text-stroke .swiper-slide>p {
	-webkit-text-stroke: 1px #e3e3e3;
}

.dark-mode .select2-container--default .select2-results__option[aria-selected=true],
.dark-mode .select2-container--default .select2-results__option[data-selected=true],
.dark-mode .right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity {
	background-color: #444;
}

.dark-mode input[type="text"],
.dark-mode input[type="email"],
.dark-mode input[type="url"],
.dark-mode input[type="password"],
.dark-mode input[type="search"],
.dark-mode input[type="number"],
.dark-mode input[type="tel"],
.dark-mode input[type="range"],
.dark-mode input[type="date"],
.dark-mode input[type="month"],
.dark-mode input[type="week"],
.dark-mode input[type="time"],
.dark-mode input[type="datetime"],
.dark-mode input[type="datetime-local"],
.dark-mode input[type="color"],
.dark-mode textarea,
.dark-mode [type=submit],
.dark-mode .select2-container--default .select2-selection--single,
.dark-mode .select2-dropdown,
.dark-mode #review_form_wrapper,
.dark-mode .search-icon .top-search .search-form input[type=search],
.dark-mode .search-icon .top-search .search-fix,
.dark-mode .right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details .quantity input {
	background-color: #333;
}

.dark-mode .product .quantity .qty_button,
.dark-mode .right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .remove,
.dark-mode #page .blog-style a {
	color: #666;
}


.dark-mode .right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button:hover::before {
	background-color: var(--dark-bg-text);
}

.dark-mode.woocommerce-account .woocommerce,
.dark-mode table,
.dark-mode.single-product .woocommerce-tabs,
.dark-mode .product .quantity input.qty,
.dark-mode .product .quantity,
.dark-mode .widget-area .widget {
	background: transparent;
}

.dark-mode.woocommerce-account .woocommerce #customer_login .u-column .woocommerce-form .woocommerce-form-row input,
.dark-mode .mini-cart .woocommerce-message,
.dark-mode .mini-cart .woocommerce-info,
.dark-mode.woocommerce-cart .woocommerce-message,
.dark-mode.woocommerce-cart .woocommerce-info,
.dark-mode.single-product .product .entry-summary .product-button-wrap .wishlist.btn-hv .exists a:hover,
.dark-mode #review_form_wrapper .form-submit input[type="submit"]:hover,
.dark-mode .search-icon .top-search .search-form input[type=search],
.dark-mode .right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content ul li .product-details a:hover,
.dark-mode .testimonial-wrap .testimonial-info-wrapper .testimonial-info .testimonial-author,
.dark-mode #page .blog-style a:hover {
	color: #fff;
}

.dark-mode.woocommerce-checkout .woocommerce .checkout .order_review-wrap .order_review-bg #payment .place-order .button,
.dark-mode.woocommerce-cart .cart-content-left td.actions .button:after,
.dark-mode .page .cart-content-right .checkout-button::after,
.dark-mode.single-product .stickycart-popup .cart-wrap .product-button,
.dark-mode .single-product .buy-now-wrap .button.btn-primary::after,
.dark-mode .single-product .product .entry-summary .cart-wrap .product-button,
.dark-mode.single-product .buy-now-wrap .button.btn-primary::after,
.dark-mode.single-product .product .entry-summary .cart-wrap .product-button,
.dark-mode.woocommerce-cart .woocommerce-cart-form .button.wc-forward::after,
.dark-mode .ui-tabs-nav .ui-tabs-tab a::before,
.dark-mode .right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content .buttons .button.checkout::before,
.dark-mode #gallary_tabs .category-button a::after,
.dark-mode.single-product .single-product-thumbnail .samanta-sale span.label .dark-mode .btn-secondary::after {
	background: #222;
}

.dark-mode .wc-filter-element-label-list-count,
.dark-mode .wc-block-product-categories-list-item .wc-block-product-categories-list-item-count,
.dark-mode.woocommerce-active #primary .wc-block-attribute-filter ul li label .wc-filter-element-label-list-count {
	box-shadow: 0 0 2px rgba(255, 255, 255, 1);
}

.dark-mode #review_form_wrapper .form-submit input[type="submit"],
.dark-mode.single-product .xs_social_share_widget ul li a .xs-social-icon svg {
	color: #272727;
}

/* ------------------- end dark mode ---------------------- */
/* animations */
.animi {
	animation: animi 2s linear infinite alternate both;
	-webkit-animation: animi 2s linear infinite alternate both;
}

@-webkit-keyframes animi {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
	}
}

@keyframes animi {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
	}
}

.animi-down {
	animation: animi-down 2s linear infinite alternate both;
	-webkit-animation: animi-down 2s linear infinite alternate both;
}

@-webkit-keyframes animi-down {
	0% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}

@keyframes animi-down {
	0% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.blink {
	animation: blink 5s linear infinite;
	-webkit-animation: blink 5s linear infinite;
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	1% {
		opacity: 0;
	}

	2% {
		opacity: 1;
	}

	3% {
		opacity: 0;
	}

	4% {
		opacity: 1;
	}

	5% {
		opacity: 0;
	}

	6% {
		opacity: 1;
	}

	7% {
		opacity: 0;
	}

	8% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

@keyframes blink {
	0% {
		opacity: 1;
	}

	1% {
		opacity: 0;
	}

	2% {
		opacity: 1;
	}

	3% {
		opacity: 0;
	}

	4% {
		opacity: 1;
	}

	5% {
		opacity: 0;
	}

	6% {
		opacity: 1;
	}

	7% {
		opacity: 0;
	}

	8% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}
}

.grayscale-animi {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.grayscale-animi .elementor-widget-container img {
	-webkit-transition: -webkit-transform 1.5s ease;
	transition: -webkit-transform 1.5s ease;
	-o-transition: transform 1.5s ease;
	transition: transform 1.5s ease;
	transition: transform 1.5s ease, -webkit-transform 1.5s ease;
}

.grayscale-animi .elementor-widget-container:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.grayscale-animi::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 0;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.grayscale-animi:hover::before {
	-webkit-animation: dzShine .75s;
	animation: dzShine .75s;
}

@-webkit-keyframes dzShine {
	100% {
		left: 125%;
	}
}

@keyframes dzShine {
	100% {
		left: 125%;
	}
}

.grayscale-animi .elementor-widget-container {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.grayscale-animi .elementor-widget-container::before {
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 1;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.grayscale-animi .elementor-widget-container:hover::before {
	-webkit-animation: dzShine .75s;
	animation: dzShine .75s;
}

.animi-none .elementor-widget-container::before {
	content: none;
}

.slider-zoom {
	overflow: hidden;
}

.slider-zoom img {
	-webkit-animation: sliderzoom 20s linear infinite;
	animation: sliderzoom 20s linear infinite;
}

@-webkit-keyframes sliderzoom {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

@keyframes sliderzoom {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

.box-hover-left {
	background: #3e3e3e;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
}

.box-hover-left:hover img {
	transform: translateX(-8px) translateY(8px);
	-webkit-transform: translateX(-8px) translateY(8px);
	-moz-transform: translateX(-8px) translateY(8px);
	-ms-transform: translateX(-8px) translateY(8px);
	-o-transform: translateX(-8px) translateY(8px);
}

.box-hover-right {
	background: #3e3e3e;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
}

.box-hover-right:hover img {
	transform: translateX(8px) translateY(8px);
	-webkit-transform: translateX(8px) translateY(8px);
	-moz-transform: translateX(8px) translateY(8px);
	-ms-transform: translateX(8px) translateY(8px);
	-o-transform: translateX(8px) translateY(8px);
}

.single-product .left-slider .summary.entry-summary .button.alt.out-of-stock {
	padding: 0;
	color: #fff;
	height: 50px;
	width: 100%;
	position: relative;
	font-size: 16px;
	justify-content: center;
	display: flex;
	align-items: center;
	background: var(--primary-color);
	z-index: 0;
	cursor: not-allowed;
	pointer-events: auto;
	opacity: 85%;
}

.slider-border-none .swiper-navigation {
	border-top: 0;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* video custom popup*/
.mfp-iframe-holder .mfp-content {
	max-width: 70vw;
}

.mfp-iframe-holder .mfp-close {
	background: #f5f5f5;
	top: -50px;
	right: -50px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	border-radius: 50%;
	color: #222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.moon-svg h6,
.sun-svg h6 {
	font-family: var(--secondary-font);
}

footer.footer-style-3 .main-footer .footer-content.footer-02 {
	float: left;
	width: 100%;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

footer.footer-style-3 .widget.widget_samanta_widget_social_media::after {
	left: auto;
	right: 0;
}

footer.footer-style-4 .widget.widget_samanta_widget_social_media::after {
	display: none;
}

.header-style-6 #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:not(.site-header.header-style-6.sticky #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link),
.header-style-6 #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:not(.site-header.header-style-6.sticky #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link) {
	line-height: 60px;
	height: 60px;
}

.night-light-label .night-light-ball {
	background: #fff !important;
}

.sun-svg svg,
.sun-svg h6 {
	color: #000 !important;
}

.dark-mode .sun-svg svg,
.dark-mode .sun-svg h6 {
	color: #fff !important;
}

.dark-mode .moon-svg svg,
.dark-mode .moon-svg h6 {
	color: #000 !important;
}

.single-product .sticky-addToCart .stickycart-wrap .single_variation_wrap .cart-wrap .product-button span::before {
	line-height: 15px;
}

body.dark-mode,
.dark-mode .cart-slider .widget_shopping_cart_content .cart-button-wrap,
.dark-mode .sticky-addToCart,
.dark-mode .right-header .mini-cart .dropdown-menu-mini-cart .cart-slider,
.dark-mode .navbar-hamburger .navbar-hamburger-main,
.dark-mode #yith-quick-view-modal .yith-wcqv-main {
	background: var(--dark-background);
}

/* TITLE WIDTH */

.product-by-category.style-1 .product-title,
.elementor-widget-Product.Categories.arrow-style-01.title-width-22 .title-wrap .product-title,
.elementor-widget-Product.Categories.arrow-style-01 .product-by-category.style-1 .title-wrap .product-title {
	width: 22%;
}

.elementor-widget-Product.Categories.arrow-style-01.title-width-100 .product-by-category.style-1 .title-wrap .product-title,
.elementor-widget-Product.Categories.arrow-style-01 .title-wrap .product-title {
	width: 100%;
}

.title-width-60 .product-trending .title-wrap .product-title {
	width: 60%;
}

.title-width-35 .product-trending .title-wrap .product-title {
	width: 35%;
}

.elementor-widget-Product.Categories.arrow-style-01.title-width-40 .title-wrap .product-title,
.elementor-widget-Product.Categories.arrow-style-01.title-width-40 .product-by-category.style-1 .title-wrap .product-title,
.elementor-widget-Product.Categories .title-wrap .product-title {
	width: 40%;
}

.product-trending .title-wrap .product-title {
	width: 30%;
}

.timer-date-time {
	display: flex;
	align-items: center;
}

.timer-date-time p {
	padding: 0 10px 0 6px;
	position: relative;
}

.timer-date-time p::after {
	content: ':';
	position: absolute;
	left: auto;
	right: 0;
	bottom: 0;
	top: 0;
	color: var(--body-text-color);
}

.timer-date-time>div:last-child p::after {
	display: none;
}

.summary.entry-summary>.compare.button,
.summary.entry-summary>.yith-wcwl-add-to-wishlist,
.content-wrap>.yith-wcwl-add-to-wishlist,
.cart-button-list>.yith-wcwl-add-to-wishlist,
.product-button-wrap .product-button-hv>.yith-wcwl-add-to-wishlist {
	display: none;
}
.single-product.woocommerce-active .site-main .products .owl-item:first-child .product{
	border-left: 1px solid var(--dark-border);
}
.single-product.woocommerce-active .site-main .products .owl-item:first-child{
		padding-bottom:1px;
}
.single-product .owl-carousel.owl-drag .owl-item{
	padding: 0 1px 1px 0;
}
.summary.entry-summary>.compare.button,
  .content-wrap .yith-wcwl-add-to-wishlist-button__label,
   .cart-button-list .yith-wcwl-add-to-wishlist-button__label,
	 .product-content-wrap .thumbnail-wrap .yith-wcwl-add-to-wishlist-button__label {
	display: none;
}