<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: Gorciq
Theme URI: http://webapricot.com/
Author: WebApricot
Author URI: http://webapricot.com/
Description: Gorciq
Version: 1.0.0
Text Domain: webapricot

*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset
# Fonts
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Header
# Front page
# Simple page
# Single page
# Archive page
# Pagination
# Search
# Woocommerce
	## Shop
	## Product Single
	## User account
		### Login page
		###	My Account Page
		### Orders Page
		### Addresses
		### Account details Page
		### Wishlist Page
		### Cart Page
		### Checkout Page
		### Order confirmation Page
	## Hot Sales Page
	## Shop Home Page
# Breadcrumb
# ACF map
# Footer
# Infinite scroll

ul.wocommerce-order-overview{
	
}
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset
--------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	word-wrap: break-word;
}

html {
	font-size: 62.5%;
	/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll;
	/* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%;
	/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%;
	/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
	/* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box;
	/* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing: border-box;
	/* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing: border-box;
}

* {
	outline-color: #0381e2;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

a:focus {
	outline: 0;
}

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

a img {
	border: 0;
}
a img:hover {
	border: 0;
}

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

@font-face {
	font-family: "Montserratarm-Light";
	src: url("fonts/Montserratarm-Light/Montserratarm-Light.eot");
	src: url("fonts/Montserratarm-Light/Montserratarm-Light.eot?#iefix")format("embedded-opentype"),
		url("fonts/Montserratarm-Light/Montserratarm-Light.woff") format("woff"),
		url("fonts/Montserratarm-Light/Montserratarm-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Montserratarm-Medium";
	src: url("fonts/Montserratarm-Medium/Montserratarm-Medium.eot");
	src: url("fonts/Montserratarm-Medium/Montserratarm-Medium.eot?#iefix")format("embedded-opentype"),
		url("fonts/Montserratarm-Medium/Montserratarm-Medium.woff") format("woff"),
		url("fonts/Montserratarm-Medium/Montserratarm-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Montserratarm-Regular";
	src: url("fonts/Montserratarm-Regular/Montserratarm-Regular.eot");
	src: url("fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix")format("embedded-opentype"),
		url("fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"),
		url("fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Montserratarm-SemiBold";
	src: url("fonts/Montserratarm-SemiBold/Montserratarm-SemiBold.eot");
	src: url("fonts/Montserratarm-SemiBold/Montserratarm-SemiBold.eot?#iefix")format("embedded-opentype"),
		url("fonts/Montserratarm-SemiBold/Montserratarm-SemiBold.woff") format("woff"),
		url("fonts/Montserratarm-SemiBold/Montserratarm-SemiBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'icomoon';
	src: url('fonts/Icomoon/icomoon.eot?dik6ux');
	src: url('fonts/Icomoon/icomoon.eot?dik6ux#iefix') format('embedded-opentype'),
		url('fonts/Icomoon/icomoon.ttf?dik6ux') format('truetype'),
		url('fonts/Icomoon/icomoon.woff?dik6ux') format('woff'),
		url('fonts/Icomoon/icomoon.svg?dik6ux#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Icomoon styles */

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-rating:before {
	content: "\e91d";
	color: #f2ead0;
}
.icon-service-2:before {
	content: "\e91e";
	color: #f2ead0;
}
.icon-gear:before {
	content: "\e91f";
	color: #f2ead0;
}
.icon-bookmark:before {
	content: "\e900";
}
.icon-calendar:before {
	content: "\e901";
}
.icon-check-square:before {
	content: "\e902";
}
.icon-chevron-down:before {
	content: "\e903";
}
.icon-chevron-left:before {
	content: "\e904";
}
.icon-chevron-right:before {
	content: "\e905";
}
.icon-chevron-up:before {
	content: "\e906";
}
.icon-circle:before {
	content: "\e907";
}
.icon-clock:before {
	content: "\e908";
}
.icon-disc:before {
	content: "\e909";
}
.icon-download:before {
	content: "\e90a";
}
.icon-edit:before {
	content: "\e90b";
}
.icon-eye:before {
	content: "\e90c";
}
.icon-facebook:before {
	content: "\e90d";
}
.icon-globe:before {
	content: "\e90e";
}
.icon-heart:before {
	content: "\e90f";
}
.icon-instagram:before {
	content: "\e910";
}
.icon-list:before {
	content: "\e911";
}
.icon-mail:before {
	content: "\e912";
}
.icon-map-pin:before {
	content: "\e913";
}
.icon-menu:before {
	content: "\e914";
}
.icon-phone-call:before {
	content: "\e915";
}
.icon-search:before {
	content: "\e916";
}
.icon-shopping-cart:before {
	content: "\e917";
}
.icon-square:before {
	content: "\e918";
}
.icon-tag:before {
	content: "\e919";
}
.icon-twitter:before {
	content: "\e91a";
}
.icon-user:before {
	content: "\e91b";
}
.icon-x:before {
	content: "\e91c";
}
.icon-x-circle:before {
	content: "\e920";
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: inherit;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1 {
	font-family: "Montserratarm-Medium", sans-serif;
	font-size: 50px;
	line-height: 65px;
	color: #242424;
}

h2 {
	font-family: "Montserratarm-Medium", sans-serif;
	font-size: 40px;
	line-height: 55px;
	color: #242424;
}

h3 {
	font-family: "Montserratarm-Medium", sans-serif;
	font-size: 34px;
	line-height: 46px;
	color: #242424;
}

h4 {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 26px;
	line-height: 36px;
	color: #242424;
}

h5 {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #242424;
}

h6 {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #242424;
}

p {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #242424;
	margin-bottom: 1.5em;
}

b,
strong {
	font-family: "Montserratarm-Regular", sans-serif;
	font-weight: bold;
}

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

blockquote,
pre {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 18px;
	background-color: #f3f3f3;
}
.blockquote-left-icon {
	font-size: 30px;
	color: #0381e2;
	padding: 10px 10px 0 10px;
}
.blockquote-right-icon {
	text-align: right;
	font-size: 30px;
	color: #0381e2;
	padding: 0px 10px 10px 10px;
}
blockquote p {
	padding: 0 4%;
	margin-bottom: 0px;
}

address {
	margin: 0 0 1.5em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

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

ul,
ol {
	font-family: Montserratarm-Regular, sans-serif;
	font-size: 14px;
	color: #202020;
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
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);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

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 #ccc;
	border-radius: 3px;
	padding: 3px;
}

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

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a,
a:visited {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #0381e2;
}

a:hover,
a:focus,
a:active {
	color: #0381e2;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

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

.main-navigation ul ul {
	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 &gt; ul,
.main-navigation ul ul li.focus &gt; ul {
	left: 100%;
}

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

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

.main-navigation li {
	float: left;
	position: relative;
}

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

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

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

/*--------------------------------------------------------------
# Brand
--------------------------------------------------------------*/
.wa-brands-page .single-brand-thumbnail {
	overflow: hidden;
}
.wa-brands-page .single-brand-thumbnail img {
	width: 100%;
	transition: .3s;
}
.wa-brands-page .single-brand-thumbnail img:hover {
	transform: scale(1.1);
}
.wa-brands-page .row.single-brand {
	margin: 0 0 35px;
	transition: .3s;
	background-color: #e7ecf3;
}
.wa-brands-page .row.single-brand:hover {
	background-color: rgb(231, 236, 243, 0.5);
}
.wa-brands-page .single-brand-description {
	padding: 30px;
}
.wa-brands-page .single-brand-description {
	border-left: 3px solid #d1d8e2;
}
.wa-brands-page .brands-archive a:hover {
	text-decoration: none;
}
.wa-brands-page .single-brand-description h4 {
	font-family: "Montserratarm-Regular";
	margin-bottom: 20px;
}
.wa-brands-page .single-brand-description p {
	margin: 0;
}
.wa-brands-page .load-more-btn-brands {
	width: 185px;
	height: 55px;
	color: #fff;
	padding: 0;
	font-size: 16px;
	margin-top: 20px;
	transition: .3s;
	background-color: #0381e2;
	font-family: 'Montserratarm-Regular';
}
.wa-brands-page .load-more-btn-brands:hover {
	opacity: 0.8;
	cursor: pointer;
}
.wa-taxonomy-brands-page .single-brand-thumbnail {
	background-color: #e7ecf3;
}
.wa-taxonomy-brands-page .single-brand-thumbnail img {
	width: 100%;
}
.wa-taxonomy-brands-page .brand-single-prod-block a {
	display: inline-block;
	border: 1px solid #e7ecf3;
}
.wa-taxonomy-brands-page .brand-single-prod-thumbnail {
	height: 75%;
}
.wa-taxonomy-brands-page .brand-taxonomy-title {
	text-align: center;
	margin: 90px 0 40px;
}
.wa-taxonomy-brands-page .brand-single-prod-price {
	color: #0381e2;
	text-align: center;
	font-family: "Montserratarm-SemiBold";
}
.wa-taxonomy-brands-page .brand-single-prod-price ins {
	color: #0381e2;
	text-align: center;
	background-color: #fff;
	font-family: "Montserratarm-SemiBold";
}
.wa-taxonomy-brands-page .brand-single-prod-price del {
	color: #d1d8e2;
	margin-right: 5px;
	text-align: center;
	font-family: "Montserratarm-SemiBold";
}
.wa-taxonomy-brands-page .brand-single-prod-title {
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	font-family: "Montserratarm-Light";
}
.wa-taxonomy-brands-page .brand-single-prod-block a {
	margin-bottom: 20px;
	transition: .3s;
}
.wa-taxonomy-brands-page .brand-single-prod-block a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.wa-taxonomy-brands-page .brands-product-archive a {
	height: 350px;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.language-selector {
	cursor: pointer;
}
.wpml-flags-block {
	position: absolute;
	right: -10px;
}
.wpml-ls-legacy-list-vertical {
	display: table;
	max-width: 100%;
	border: 1px solid transparent;
	border-bottom: 0;
}

.language_bar ul {
	display: flex;
	flex-direction: column;
	align-items: center;
}
/*--------------------------------------------------------------
# Front page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Simple page
--------------------------------------------------------------*/

.wa-simple-page .page-content h3 {
	margin: 15px 0;
	text-align: center;
}
.wa-simple-page .page-content h4 {
	margin: 15px 0;
}
.wa-simple-page .page-content ul:not(.blocks-gallery-grid) {
	list-style: none;
	list-style-image: url("../../uploads/ulliststyle.png");
	margin-left: 100px;
}
.wa-simple-page .page-content ul:not(.blocks-gallery-grid) li {
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.wa-simple-page .page-title {
	font-family: "Montserratarm-Regular", sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #202020;
	text-align: center;
	margin-bottom: 30px;
}
.wa-about-page .content-block h3 {
	margin-bottom: 25px;
}
.wa-about-page .image-block img {
	width: 558px;
	height: 360px;
	object-fit: cover;
}
.wa-about-page .second-content-block {
	background-color: #0381e2;
	margin-top: 70px;
	padding-bottom: 20px;
}
.wa-about-page .second-content-block * {
	color: #fff;
}
.wa-about-page .second-content-block h3 {
	margin: 25px 0;
}
.wa-about-page .second-content-block ul:not(.blocks-gallery-grid) {
	list-style: none;
	list-style-image: url("../../uploads/secondulliststyle.png");
	margin-left: 50px;
}
.wa-about-page .second-content-block ul:not(.blocks-gallery-grid) li {
	font-size: 16px;
	padding-left: 10px;
}
.wa-about-page .second-image-block {
	padding: 0;
	margin-top: 70px;
}
.wa-about-page .second-image-block img {
	width: 570px;
	height: 100%;
	object-fit: cover;
}
.wa-about-page .third-image-block {
	position: relative;
	margin: 70px 0;
	background-size: cover;
}
.wa-about-page .third-image-block .row {
	position: relative;
	z-index: 9;
}
.wa-about-page .third-image-block h3 {
	color: #fff;
	margin-top: 70px;
}
.wa-about-page .third-image-block-opacity {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.wa-about-page .third-image-block * {
	color: white;
	text-align: center;
}
.wa-about-page .third-image-block h3 {
	position: relative;
	z-index: 9;
	padding: 70px 0 26px;
}
.wa-about-page .third-image-block span {
	font-family: Montserratarm-SemiBold;
	font-size: 80px;
	margin: 0 25px;
}
.wa-about-page .third-image-block h5 {
	margin-bottom: 25px;
}
.wa-about-page .third-image-block p {
	margin-bottom: 70px;
}
.wa-about-page .container #brands_carousel {
	position: relative;
}
.wa-about-page .container .owl-nav {
	font-size: 35px;
	color: #0381e2;
}
.wa-about-page .container .owl-prev {
	position: absolute;
	left: -50px;
	top: 50%;
	transform: translateY(-50%);
	height: 45px;
	background-color: #e7ecf3;
}
.wa-about-page .container .owl-next {
	position: absolute;
	top: 50%;
	right: -50px;
	transform: translateY(-50%);
	height: 45px;
	background-color: #e7ecf3;
}
.wa-about-page .container h3 {
	text-align: center;
	margin-bottom: 35px;
}
.not-found-image {
	position: relative;
}
.not-found-image img {
	width: 100%;
}

.not-found-image a {
	padding: 20px;
	background-color: #0381e2;
	color: #fff;
	border-radius: 15px;
	position: absolute;
	transition: .3s;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.not-found-image a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.error404 .site-info {
	margin-top: -10px !important;
	border: 0 !important;
}
.error404 #masthead {
	margin: 0;
}
.error404 .header-image-and-title {
	display: none;
}
/*--------------------------------------------------------------
# Single page
--------------------------------------------------------------*/

.wa-single-page {
	padding-bottom: 60px;
}

.wa-single-page .post-title {
	font-family: "Montserratarm-Regular", sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #202020;
	text-align: center;
	margin-bottom: 30px;
}

.wa-single-page .post-date {
	font-family: "Segoe UIRegular", sans-serif;
	font-size: 18px;
	text-align: right;
}

.wa-single-page .post-content {
	margin-bottom: 30px;
}
.wa-single-page .post-categories {
	border-bottom: 1px solid #d1d8e2;
	padding: 25px 0;
}
.wa-single-page .post-single-categories {
	padding: 5px 0px;
}

.wa-single-page .post-categories a {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 16px;
	margin-right: 10px;
	color: #242424;
	text-decoration: none;
}
.wa-single-page .post-categories a:hover {
	opacity: 0.7;
}

.wa-single-page .post-tags {
	border-top: 1px solid #d1d8e2;
	border-bottom: 1px solid #d1d8e2;
	padding: 25px 0;
}

.wa-single-page .post-tags a {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
	color: #242424;
	margin: 25px;
	text-decoration: none;
}
.wa-single-page .post-tags a:hover {
	opacity: 0.7;
}
.wa-single-page .post-tags i {
	font-size: 16px;
}
.wa-single-page .single-page-img {
	width: 100%;
}
.wa-single-page .single-page-img img {
	width: 100%;
}
.wa-single-page .post-content .single-post-date {
	color: #7d7d7d;
	margin: 25px 0;
}
.svg-inline--fa.fa-tags.fa-w-20 {
	color: #0381e2;
	font-size: 20px;
}
.wa-single-page .post-share {
	border-top: 1px solid #d1d8e2;
	padding: 25px 0;
}
.wa-single-page .post-share h6 {
	display: inline;
	margin-right: 30px;
}
.wa-single-page .post-share a {
	color: #242424;
	font-size: 25px;
	margin-right: 20px;
	text-decoration: none;
}
.wa-single-page .post-share a:hover {
	opacity: 0.7;
}
/*--------------------------------------------------------------
# Archive page
--------------------------------------------------------------*/

.wa-archive-page .page-title {
	font-family: "Montserratarm-Regular", sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #141414;
	text-align: center;
	margin-bottom: 60px;
}
.wa-gallery-box .categories {
	justify-content: center;
}
.wa-gallery-box .categories .category:not(:last-child) {
	margin-right: 30px;
}
.wa-gallery-box .categories .category {
	border: 1px solid #d1d8e2;
	border-radius: 5px;
	margin-bottom: 50px;
	padding: 20px 0;
	transition: .4s;
}
.wa-gallery-box .categories .category a {
	transition: .4s;
}
.wa-gallery-box .categories .category:hover a {
	color: #0381e2;
	cursor: pointer;
}
.wa-gallery-box .categories .category:hover {
	border: 1px solid #0381e2;
}
.wa-gallery-box .categories .active {
	border: 1px solid #0381e2;
}
.wa-gallery-box .categories .category.active a {
	color: #0381e2;
}
.wa-gallery-box .categories .category a {
	color: #acb6c4;
	text-decoration: none;
	padding: 20px 35px;
}
.wa-archive-page .archive-posts a:hover {
	text-decoration: none;
}
.wa-gallery-box .posts .row .gallery_post {
	overflow: hidden;
	margin-bottom: 30px;
}
.wa-gallery-box .posts .row .gallery_post img {
	width: 100%;
	height: 350px;
	transition: .3s;
	object-fit: cover;
}
.wa-gallery-box .posts .row .gallery_post img:hover {
	transform: scale(1.03);
	cursor: pointer;
}
.wa-gallery-box .posts .load-more-btn {
	width: 185px;
	height: 55px;
	color: #fff;
	padding: 0;
	font-size: 16px;
	margin-top: 50px;
	transition: .3s;
	background-color: #0381e2;
	font-family: 'Montserratarm-Regular';
}
.wa-gallery-box .posts .load-more-btn:hover {
	opacity: 0.8;
	cursor: pointer;
}
.wa-archive-page .archive-posts .archive-post {
	padding: 15px 0px 10px;
}

.wa-archive-page .post-title-mobile {
	display: none;
}

.wa-archive-page .post-title {
	margin-bottom: 15px;
}

.wa-archive-page .post-view-more {
	float: right;
	text-decoration: underline;
}
.wa-archive-page .post-archive-title {
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 25px;
}
.wa-archive-page .page-archive-content p {
	color: #242424;
}
.wa-archive-page .page-archive-image {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
.wa-archive-page .page-archive-image img {
	width: 100%;
	height: 350px;
	object-fit: cover;
	transition: .5s all;
}
.wa-archive-page .page-archive-image iframe {
	width: 100%;
	object-fit: cover;
}
.wa-archive-page .page-archive-image img:hover {
	transform: scale(1.1);
}
.wa-archive-page .post-archive-date {
	color: #7d7d7d;
}
.widget_categories {
	border: 1px solid #e7ecf3;
}
.widget_categories h2 {
	font-family: "Montserratarm-Regular";
	background-color: #e7ecf3;
	padding-left: 15px;
	font-size: 20px;
}
.widget_categories ul {
	list-style: none;
	margin-left: 15px;
}
.widget_categories .cat-item {
	padding: 15px 40px 10px 0;
	border-bottom: 1px solid #e7ecf3;
}
.widget_categories .cat-item a {
	color: #242424;
	font-size: 14px;
}
.popular-posts ul {
	margin: 0;
}
.popular-posts ul a {
	font-family: "Montserratarm-Medium";
	color: #242424;
	margin: 10px 0 5px;
	display: flex;
	overflow: hidden;
	flex-direction: column;
}
.popular-posts ul span {
	font-family: "Montserratarm-Regular";
	font-size: 14px;
}
.popular-posts h2 {
	font-family: "Montserratarm-Regular";
	background-color: #e7ecf3;
	padding-left: 15px;
	margin: 40px 0 40px;
	font-size: 20px;
}
.popular-posts ul li {
	overflow: hidden;
	object-fit: cover;
}
.popular-posts ul li img {
	height: 155px;
	transition: .3s;
	object-fit: contain;
}
.popular-posts ul li img:hover {
	transform: scale(1.1);
}
/*--------------------------------------------------------------
# Pagination
--*/

.wp-pagenavi {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 15px;
	padding-top: 22px;
}

.wp-pagenavi span {
	background-color: #0381e2;
}

.wp-pagenavi span.current {
	color: #f8f8f8;
	padding: 5px 10px;
}

.wp-pagenavi a {
	padding: 5px 10px;
}

.wp-pagenavi a.larger a.nextpostlink {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 15px;
}

.wp-pagenavi a:hover {
	color: #f8f8f8;
	background-color: #0381e2;
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/

.wa-search-page .page-title {
	font-family: "Montserratarm-Regular", sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #202020;
	text-align: center;
	margin-bottom: 40px;
}

.wa-search-page .page-content {
	text-align: center;
	margin-top: 0px;
}

.wa-search-page .page-content .home-page-url {
	font-size: inherit;
	color: #0381e2;
	text-decoration: underline;
}

.wa-search-page .page-search-form {
	text-align: center;
	margin-bottom: 35px;
}
.wa-search-page div.search {
	width: 70%;
	margin: 70px auto 0;
	position: relative;
}
.wa-search-page .page-search-form input {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
	width: 100%;
	padding: 17px 75px 17px 13px;
	border-radius: 0px;
}

.wa-search-page article {
	margin: 0px -15px 20px;
	padding: 15px;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
}
.wa-search-page article .search-found-imgblock img {
	width: 120px;
	height: 95px;
	object-fit: contain;
}
.wa-search-page article a:hover {
	text-decoration: none;
}

.wa-search-page .page-search-form input::placeholder {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 16px;
	padding: 8px 1px;
}

.wa-search-page .page-search-form #searchsubmit {
	background-color: #0381e2;
	border-radius: 0px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
	padding: 0 20px;
}
.wa-search-page .page-search-form #searchsubmit span {
	color: #fff;
	font-size: 20px;
}
.wa-search-page .page-search-form #searchsubmit i {
	font-size: 20px;
	color: #ffffff;
	padding: 2.15px 12px 7.36px 12px;
}
.wa-contact-page h6 {
	border-bottom: 1px solid #d1d8e2;
	padding: 30px 0;
}
.wa-contact-page .contact-us-mail {
	margin-bottom: 30px;
}
.wa-contact-page .contact-page-icons {
	padding-bottom: 40px;
	border-bottom: 1px solid #d1d8e2;
}
.contact-page-icons span {
	font-size: 20px;
	display: inline-flex;
	align-items: center;
}
.wa-contact-page a {
	text-decoration: none;
}
.wa-contact-page a span:hover {
	opacity: 0.7;
}
.wa-contact-page h6 span {
	padding: 10px;
	margin-right: 20px;
	color: #0381e2;
}
.wa-contact-page h6 a {
	color: inherit;
	transition: .3s;
}
.wa-contact-page h6 a:hover {
	opacity: 0.8;
}
.wa-contact-page a span {
	padding: 10px;
	margin-right: 20px;
	transition: .3s;
	color: #242424;
	border: 1px solid #d1d8e2;
}
.wa-contact-page .wpcf7-form {
	background-color: #0381e2;
}
.wa-contact-page .wpcf7-form div {
	text-align: center;
}
.wa-contact-page .wpcf7-form div label {
	width: 100%;
}
.wa-contact-page .wpcf7-form div input,
textarea {
	width: 80%;
	margin-top: 20px;
	padding: 10px 15px;
	border: 0;
	color: #fff;
	resize: none;
	background-color: #1f98f5;
}
.wa-contact-page .wpcf7-form div textarea::placeholder,
.wa-contact-page .wpcf7-form div textarea:focus {
	color: #fff;
	font-family: "Montserratarm-Light";
}
.wa-contact-page .wpcf7-form div input::placeholder,
.wa-contact-page .wpcf7-form div input:focus {
	color: #fff;
	font-family: "Montserratarm-Light";
}
.wa-contact-page .submit .wpcf7-submit {
	width: 170px;
	height: 55px;
	font-size: 16px;
	color: #0381e2 !important;
	transition: .3s;
	margin-bottom: 50px;
	cursor: pointer;
	background-color: #fff;
	font-family: "Montserratarm-Light";
}
.wa-contact-page .submit .wpcf7-submit:hover {
	opacity: 0.7;
}
.wa-contact-page .contact-map {
	width: 100%;
	height: 400px;
	padding: 0 15px;
	margin-top: 70px;
}
.wa-contact-page .contact-map .yamapauthor a {
	display: none;
}
.ymaps-2-1-75-copyright a {
	display: none;
}
.wpcf7-form-control-wrap span {
	margin: 5px 0;
	font-family: "Montserratarm-Light";
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
.wpcf7-mail-sent-ng {
	color: #f00;
	margin: 0;
	border: 1px solid #f00;
	font-family: "Montserratarm-Light";
}
/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Shop
--------------------------------------------------------------*/

.shop-sidebar .product-categories {
	margin: 30px 0px 0px 15px;
}

.shop-sidebar .product-categories,
.shop-sidebar .product-categories &gt; li &gt; ul {
	list-style-type: none;
}

.shop-sidebar .product-categories &gt; li {
	margin-bottom: 10px;
}

.shop-sidebar .product-categories &gt; li &gt; a {
	font-family: "Montserratarm-Regular", sans-serif;
	font-weight: bold;
	font-size: 16px;
	list-style-type: none;
	color: #202020;
}

.shop-sidebar .product-categories &gt; li &gt; a:hover {
	text-decoration: none;
}

.shop-sidebar .product-categories &gt; li &gt; ul {
	margin: 10px 0px 0px 15px;
	display: none;
}

.shop-sidebar .product-categories &gt; li &gt; ul &gt; li {
	margin-bottom: 8px;
}

.shop-sidebar .product-categories &gt; li &gt; ul &gt; li:before {
	font-family: 'FontAwesome';
	font-size: 14px;
	content: '\f101';
	color: #202020;
	margin-right: 3px;
	vertical-align: top;
}

.shop-sidebar .product-categories &gt; li &gt; ul &gt; li &gt; a {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
	color: #202020;
}

.shop-sidebar .button.woof_reset_search_form{
    color: #FFFFFF;
    font-size: 12px;
    padding: 11px 22px;
    background-color: #0381e2;
}

.woocommerce-products-header .page-title {
	text-align: center;
	margin-bottom: 7px;
}

.shop-sidebar .product-categories &gt; li &gt; ul &gt; li &gt; a:hover {
	text-decoration: none;
}

.product-title-mobile {
	display: none;
}

.woocommerce .woocommerce-result-count {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
}

.woocommerce .woocommerce-ordering select {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
	padding: 5px 0;
}

.woocommerce ul.products li.product {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
	color: #065d06;
	text-align: center;
	margin: 20px 3.8% 20px 0;
	border: solid 1px #e7ecf3;
}

.sale-flag {
	height: 25px;
	width: 70px;
	position: absolute;
	background-repeat: no-repeat;
	font-size: 14px;
	z-index: 999;
}
.new-flag {
	font-family: "Montserratarm-Light", sans-serif;
	height: 25px;
	width: 70px;
	position: absolute;
	background-repeat: no-repeat;
	font-size: 14px;
	z-index: 999;
	right: 0;
	background-color: #0381e2;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.woocommerce .new-flag {
	top: 0;
	padding: 2px;
}
.single-product .sale-flag {
	margin: 16px 1px;
}
.woof_remove_ppi {
	color: #242424;
	transform: .3s;
	padding-right: 22px !important;
	background-size: 13px 13px !important;
}
.woof_remove_ppi:hover {
	opacity: 0.8;
}
.woocommerce ul.products li.product a img {
	border-bottom: none;
	height: 240px;
	transition: .3s;
	object-fit: contain;
	background-color: #fff;
}
.woocommerce ul.products li.product {
	overflow: hidden;
}
.woocommerce section.related.products {
	clear: both;
}
.woocommerce ul.products li.product a img:hover {
	transform: scale(1.1);
}
.product-category {
	display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image img {
	padding: 25px;
}

.product-categories a {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 12px;
	color: #0e770e;
}

ul.products li.product .woocommerce-loop-product__title {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
	color: #202020;
	text-align: center;
	overflow: hidden;
	margin-bottom: 4px;
	border-top: solid 1px #e7ecf3;
}

.woocommerce ul.products li.product .price {
	color: #0381e2;
	text-align: center;
	background-color: #fff;
	font-family: "Montserratarm-SemiBold";
}
.woocommerce-Price-amount.amount {
	font-size: 14px;
}
.woocommerce ul.products li.product .price del {
	color: #d1d8e2;
	margin-right: 5px;
	text-align: center;
	font-family: "Montserratarm-SemiBold";
}

.woocommerce ul.products li.product .button {
	font-family: "Montserratarm-Regular", sans-serif;
	bottom: 0;
	width: 100%;
	color: #ffffff;
	padding: 15px 20px;
	position: relative;
	margin: 5px 0px 10px;
	background-color: #0381e2;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
}
button#place_order{
    outline: none;
    font-size: 17px;
    font-weight: 200;
    padding: 9px 14px;
    background-color: #0381e2;
    text-transform: uppercase;
	transition: all .3s ease-in-out;
}
button#place_order:hover{
	opacity: .8;
}
.woocommerce ul.products li.product .button:hover{
	opacity: .8;
}
.contact-for-order {
	color: #fff;
	padding: 20px 10px;
	margin-left: 15px;
	background-color: #0381e2;
	font-size: 16px;
	cursor: pointer;
	transition: .3s;
	font-family: "Montserratarm-Regular", sans-serif;
}
.contact-for-order:hover {
	opacity: 0.8;
}
.contact-for-order-form .contact-form-first-line,
.contact-form-second-line {
	display: flex;
}
.contact-for-order-form {
	margin: 10% 5%;
	width: 90%;
	background-color: #0381e2;
}

.contact-for-order-form h3 {
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
}
.contact-for-order-form form {
	padding: 40px 100px;
}
.contact-for-order-form label {
	width: 100%;
}
.contact-for-order-form input,
.contact-for-order-form textarea {
	border: 0;
	width: 100%;
	font-size: 13px;
	color: #fff;
	padding: 15px 20px;
	margin-bottom: 20px;
	background-color: #1f98f5;
	font-family: "Montserratarm-Light";
}
.contact-form-first-line label:first-child,
.contact-form-second-line label:first-child {
	margin-right: 5%;
}
.contact-for-order-form input:active {
	color: #fff;
}
.contact-for-order-form input::placeholder,
.contact-for-order-form input:focus,
.contact-for-order-form textarea::placeholder,
.contact-for-order-form textarea:focus {
	color: #fff;
	font-size: 13px;
}
.contact-for-order-form .contact-form-textarea label {
	width: 100%;
}
.contact-for-order-form .contact-form-textarea label textarea {
	width: 100%;
	color: #fff;
	margin-top: 0;
}
.contact-for-order-form .wpcf7 {
	width: 100%;
}
.contact-for-order-form .contact-for-order-buttons {
	display: flex;
	justify-content: center;
}
.contact-for-order-form .contact-for-order-buttons .submit input {
	background-color: #fff;
	color: #0381e2;
	width: 170px;
	margin: 0;
	height: 100%;
	font-size: 16px;
	cursor: pointer;
	transition: .3s;
	text-align: center;
	font-family: "Montserratarm-Light";
}

.contact-for-order-form .contact-for-order-buttons .submit input:hover,
.contact-for-order-form .contact-for-order-buttons .reset button:hover {
	opacity: 0.7;
}
.contact-for-order-form .contact-for-order-buttons .reset button {
	color: #858585;
	width: 170px;
	cursor: pointer;
	margin: 0;
	height: 100%;
	font-size: 16px;
	transition: .3s;
	text-align: center;
	background-color: #e7ecf3;
	font-family: "Montserratarm-Light";
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 20px;
}

.single-product-brands h3 {
	text-align: center;
	margin: 50px 0 40px;
}
.single-product-brands #brands_carousel {
	position: relative;
}
.single-product-brands .owl-nav {
	font-size: 35px;
	color: #0381e2;
}
.single-product-brands .owl-prev {
	position: absolute;
	background-color: #e7ecf3;
}
.single-product-brands .owl-next {
	position: absolute;
	background-color: #e7ecf3;
}
.single-product-wishlist-and-order {
	display: flex;
}
.single-product-wishlist-and-order a {
	border: 1px solid #0381e2;
	transition: .3s;
}
.single-product-wishlist-and-order a:hover {
	opacity: 0.8;
}
.single-product-wishlist-and-order div {
	justify-content: flex-end;
	display: flex;
}
.single-product-wishlist-and-order div .tinvwl-tooltip {
	display: none;
}

.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart {
	/*display: none;*/
}
.tinv-wishlist * {
	font-size: 16px;
	font-family: "Montserratarm-Regular";
}
.single.single-product .woocommerce-product-gallery li:nth-child(4n + 1) {
	clear: none !important;
}
.single.single-product .woocommerce-product-gallery li:nth-child(5n + 1) {
	clear: left !important;
}
.single.single-product .woocommerce-product-gallery li {
	width: 20% !important;
	border: 1px solid #e7ecf3;
}

.post-type-archive-product .product-category {
	display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	font-size: 14px;
	font-family: "Montserratarm-Light";
	height: 4.5em;
	line-height: 1.3em;
	overflow: hidden;
	padding: 5px;
}

.woof_redraw_zone .woof_container_productcategories,
.woof_container_brands,
.woof_container {
	margin-bottom: 60px;
	border: 1px solid #e7ecf3;
}
.woof_redraw_zone .woof_container_productcategories h4,
.woof_container_brands h4,
.woof_container_inner h4 {
	padding: 5px 15px;
	font-size: 20px;
	margin-bottom: 10px;
	background-color: #e7ecf3;
}
.woof_price_filter h4,
.woof_container_brands h4,
.woof_container_product_cat h4 {
	display: none;
}
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
	background: url('../../uploads/sprite-skin-niceeee.png') repeat-x !important;
}
.irs-slider {
	width: 22px;
	height: 22px;
	top: 17px;
	background-position: 0 -120px !important;
}
.irs-line-left {
	background-position: 0 -30px !important;
}
.irs-line-right {
	background-position: 100% -30px !important;
}
.slider.state_hover,
.irs-slider:hover {
	background-position: 0 -150px !important;
}
.irs-bar {
	background-position: 0 -60px !important;
}
.woof_redraw_zone .woof_container_productcategories ul li:not(:last-child),
.woof_container_brands ul li:not(:last-child),
.woof_container ul li:not(:last-child) {
	border-bottom: 1px solid #e7ecf3;
}
.woof_redraw_zone .woof_container_productcategories ul li,
.woof_container_brands ul li,
.woof_container ul li {
	position: relative;
	margin-left: 15px !important;
}

.woof_container_brands ul li {
	padding: 10px 0 !important;
}

.woof_container_brands ul li img.brand-thumbnail {
	height: 41px;
    position: absolute;
    right: 0;
    top: 7px;
}

.woof_redraw_zone .woof_container_productcategories input,
.woof_container_brands input,
.woof_container input {
	display: none;
}
.woof_redraw_zone .woof_container_productcategories .woof_list label,
.woof_container_brands .woof_list label,
.woof_container .woof_list label {
	padding: 7px 0;
	text-decoration: none;
	transition: .3s;
}

.woof_redraw_zone .woof_container_productcategories .woof_list label:hover,
.woof_container_brands .woof_list label:hover,
.woof_container .woof_list label:hover {
	opacity: 0.7;
}
.woof_redraw_zone .irs-from,
.woof_redraw_zone .irs-to,
.woof_redraw_zone .irs-single {
	color: #242424;
	font-size: 14px;
	padding: 0 2px;
	background-color: #fff;
	font-family: "Montserratarm-Regular";
}
.shop-loop-wa {
	display: flex;
	flex-direction: column;
}
.toggle-filter-block-mobile svg,
.toggle-filter-block-mobile i {
	margin-right: 8px;
}
.toggle-filter-block-mobile {
	background-color: #0381e2;
	color: #fff;
	padding: .9em 1em;
	font-family: "Montserratarm-Regular";
	display: none;
}

.cat-toggle-icon.toggled .toggle-icons-rotatable.the-rotatable-icon {
	transform: none;
}

.toggle-icons-rotatable {
	width: 19px;
	height: 5px;
	border-radius: 5px;
	background-color: #fff;
}

.cat-toggle-for-click {
	display: none;
}
.cat-toggle-for-click-shop {
	display: none;
}
.toggle-icons-rotatable.rotatable-icon {
	transition: .4s all;
	position: absolute;
	top: -45px;
	right: 30px;
	bottom: 0;
}
.toggle-icons-rotatable.the-rotatable-icon {
	transform: rotate(90deg);
	transition: .4s all;
	position: absolute;
	top: -45px;
	right: 30px;
	bottom: 0;
}
.cat-toggle-icon.toggled .toggle-icons-rotatable.the-rotatable-icon {
	transform: none;
}

.wa-home-page .home-page-sidebar-products {
	margin-bottom: 60px;
	border: 1px solid #e7ecf3;
}
.wa-home-page .home-page-sidebar-products h5 {
	padding: 5px 15px;
	background-color: #e7ecf3;
}
.wa-home-page .home-page-sidebar-products .product {
	display: flex;
	margin: 20px 0 25px 15px;
}
.wa-home-page .home-page-sidebar-products .product .new-flag {
	display: none;
}
.wa-home-page .home-page-sidebar-products .product img {
	max-width: 82px;
	max-height: 82px;
	object-fit: cover;
	padding: 5px;
	border: 1px solid #e7ecf3;
}
.wa-home-page .home-page-sidebar-products .product .sale-flag {
	display: none;
}
.wa-home-page .home-page-sidebar-products h6 {
	font-size: 12px;
	font-family: "Montserratarm-Light";
}
.wa-home-page .home-page-sidebar-products .price {
	color: #0381e2;
	font-family: "Montserratarm-SemiBold";
}
.wa-home-page .home-page-sidebar-products .price .amount {
	font-size: 12px;
}
.wa-home-page .home-page-sidebar-products .product-info {
	margin-left: 10px;
}
.wa-home-page .home-page-sidebar-products .product-info .price del {
	color: #d1d8e2;
	margin-right: 5px;
	font-family: "Montserratarm-Regular";
}
.wa-home-page .home-page-sidebar-products .product-info .price ins {
	background: 0;
}
.wa-home-page .home-page-recommended-products {
	display: flex;
}


.wa-home-page .home-page-recommended-products .owl-prev {
	position: absolute;
	top: 0px;
	right: 30px;
}
.wa-home-page .home-page-best-sales-product .owl-nav {
	position: absolute;
	font-size: 14px;
	top: -36px!important;
	color: #91949a;
}

.wa-home-page .home-page-recommended-products .owl-nav {
		top: -35px!important;
	}
/*--------------------------------------------------------------
## Product single
--------------------------------------------------------------*/
.woocommerce-notices-wrapper .woocommerce-message .wc-forward{
	color: #FFFFFF;
	font-weight: 300;
	background-color: #0381e2;
	transition: all .3s ease-in-out;
}
.woocommerce-notices-wrapper .woocommerce-message .wc-forward:hover{
	background-color: #0381e2;
	color: #FFFFFF;
	opacity: .8;
}

.woocommerce div.product table.shop_attributes {
	border: none;
}
.entry-summary .price-label,
.woocommerce div.product table.shop_attributes th.woocommerce-product-attributes-item__label,
.woocommerce div.product table.shop_attributes td.woocommerce-product-attributes-item__value {
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	margin-top: 20px;
	width: 40%;
	display: inline-block;
}

.woocommerce div.product p.stock {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 12px;
}

.single-product .woocommerce-LoopProduct-link .sale-flag {
	margin: 0px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
	margin-top: 15px;
	border: solid 1px #dfdfdf;
}

.woocommerce div.product .product_title {
	font-size: 22px;
}

.woocommerce div.product p.price,
.woocommerce-variation-price .price .amount {
	display: none;
}

.woocommerce-product-details__short-description .short-desc {
	font-size: 16px;
	font-family: "Montserratarm-Medium";
}
.woocommerce-product-details__short-description p {
	margin-top: 15px;
}
#tab-description h2 {
	display: none;
}
.woocommerce div.product div.summary.entry-summary div.price-label,
.woocommerce div.product table.shop_attributes th.woocommerce-product-attributes-item__label {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d8e2;
}

.woocommerce div.product table.shop_attributes th.woocommerce-product-attributes-item__label {
	border: none;
	display: table-cell;
	width: auto;
	padding-left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d8e2;
}
.woocommerce div.product table.shop_attributes td.woocommerce-product-attributes-item__value {
	text-align: right;
	font-style: normal;
	border: none;
	display: table-cell;
	width: auto;
	padding-left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d8e2;
}
.woocommerce div.product table.shop_attributes tr.woocommerce-product-attributes-item {
	border-bottom: 1px solid #d1d8e2;
}

.woocommerce div.product table.shop_attributes td.woocommerce-product-attributes-item__value p {
	padding: 0;
	color: #0381e2;
}
.woocommerce div.product div.summary.entry-summary div.price-label .price {
	font-size: 16px;
	color: #0381e2;
	font-family: "Montserratarm-Medium";
}
.woocommerce div.product div.summary.entry-summary div.price-label ins {
	color: #0381e2;
	text-align: center;
	background-color: #fff;
	font-family: "Montserratarm-SemiBold";
}
.woocommerce div.product div.summary.entry-summary div.price-label del {
	color: #d1d8e2;
	margin-right: 5px;
	text-align: center;
	font-family: "Montserratarm-SemiBold";
}
.woocommerce-product-details__short-description .short-desc:not(:first-child) {
	display: none;
}
.woocommerce div.product div.summary.entry-summary div.product-sku {
	margin-bottom: 20px;
	width: 100%;
	display: flex;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d8e2;
	justify-content: space-between;
}

.woocommerce div.product div.summary.entry-summary div.product-sku div.sku-label {
	font-family: "Montserratarm-Medium";
	font-size: 16px;
}

.woocommerce div.product div.summary.entry-summary div.product-sku div.sku {
	font-family: "Montserratarm-Regular";
	font-size: 16px;
}
.woocommerce div.product div.summary.entry-summary div.product-weight {
	margin-bottom: 20px;
	width: 100%;
	display: flex;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d8e2;
	justify-content: space-between;
}
.woocommerce div.product div.summary.entry-summary div.product-weight div.weight-label {
	font-family: "Montserratarm-Medium";
	font-size: 16px;
}
.woocommerce div.product div.summary.entry-summary div.product-weight div.weight {
	font-family: "Montserratarm-Regular";
	font-size: 16px;
}

.woocommerce div.product div.summary.entry-summary div.product-width {
	margin-bottom: 20px;
	width: 100%;
	display: flex;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d8e2;
	justify-content: space-between;
}
.woocommerce div.product div.summary.entry-summary div.product-width div.width-label {
	font-family: "Montserratarm-Medium";
	font-size: 16px;
}
.woocommerce div.product div.summary.entry-summary div.product-width div.width {
	font-family: "Montserratarm-Regular";
	font-size: 16px;
}
.woocommerce div.product div.summary.entry-summary div.product-height {
	margin-bottom: 20px;
	width: 100%;
	display: flex;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d8e2;
	justify-content: space-between;
}
.woocommerce div.product div.summary.entry-summary div.product-height div.height-label {
	font-family: "Montserratarm-Medium";
	font-size: 16px;
}
.woocommerce div.product div.summary.entry-summary div.product-height div.height {
	font-family: "Montserratarm-Regular";
	font-size: 14px;
}
.woocommerce div.product div.summary.entry-summary div.product-categories {
	float: left;
	width: 100%;
}

.woocommerce div.product div.summary.entry-summary div.product-categories div.categories-label {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
	float: left;
}

.woocommerce div.product div.summary.entry-summary div.product-categories div.product-category {
	float: right;
	width: 60%;
}

.woocommerce div.product form.cart .variations {
	border-spacing: 18px;
}

.woocommerce div.product form.cart .variations label {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
	vertical-align: middle;
}

.woocommerce div.product form.cart .variations td.value {
	text-align: right;
}

.woocommerce div.product form.cart .variations select {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 12px;
	padding: 3px 0;
	margin: 0px;
}

.woocommerce div.product form.cart .reset_variations {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 10px;
	display: block;
}

.variations_form &gt; .product-quantity-label {
	display: none;
}

.woocommerce div.product form.cart div.product-quantity-label {
	font-family: "Montserratarm-Regular", sans-serif;
	padding-top: 3px;
	font-size: 14px;
	float: left;
	/*width: 60%;*/
}

.woocommerce div.product form.cart div.quantity {
	/*float: right;
	width: 35%;*/
	text-align: right;
	margin-left: 15px;
}

.woocommerce div.product form.cart div.quantity .input-text {
	font-family: "ArianAMUBold", sans-serif;
	font-size: 13px;
}

.woocommerce-variation-description {
	width: 77%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	display: none;
}

div.quantity .qty-minus,
div.quantity .qty-plus {
	font-family: "ArianAMUBold", sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 7px 5px;
	background-color: transparent;
	border: none;
}

div.quantity .qty-minus:focus,
div.quantity .qty-plus:focus {
	outline: none;
}

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button:hover {
	color: #fff;
	outline: none;
	text-transform: uppercase;
	font-weight: 100;
    font-size: 16px;
    cursor: pointer;
    transition: .3s;
    margin-left: 15px;
    padding: 20px 10px;
    background-color: #0381e2;
    font-family: "Montserratarm-Regular", sans-serif;
}

.woocommerce div.product form.cart .button{
	clear: both;
	float: right;
}

.woocommerce div.product form.cart .button:hover{
	opacity: .8;
}

.tinv-wraper.tinv-wishlist {
	/*width: 48%;*/
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    margin-top: 2px;
    width: 55px;
    color: #0381e2;
    padding: 25px;
    height: 100%;
    border: 1px solid #0381e2;
    transition: all .3s ease-in-out;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:hover,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:hover{
	opacity: .8;
}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
	font-family: "Montserratarm-Regular";
	font-size: 16px;
	text-align: center;
	color: #065d06;
	border: 1px solid #065d06;
	padding: 4px;
	width: 100%;
	line-height: 16px;
}

.add-to-wishlist-link {
	float: right;
}

.add-to-wishlist-link a {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 12px;
	color: #202020;
	text-decoration: underline;
}

.tinv-wraper.tinv-wishlist {
	float: right;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: unset;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	display: none;
}

.related_products .owl-nav {
	display: flex;
	position: absolute;
	top: -75px;
	right: 0;
	font-size: 16px;
}
.related_products .owl-nav .owl-next {
	margin-left: 15px;
}
.related .related_title {
	padding: 15px 20px;
	margin-bottom: 35px;
	background-color: #e7ecf3;
}
.menu_shop .owl-stage-outer .owl-item {
	border: 1px solid #e7ecf3;
	height: 365px;
	overflow: hidden;
}
.menu_shop .woocommerce-loop-product__title {
	font-size: 14px;
	font-family: "Montserratarm-Light";
}
.menu_shop .owl-stage-outer .owl-item .product-info {
	text-align: center;
	margin-bottom: 16px;
	border-top: 1px solid #e7ecf3;
}
.menu_shop .owl-stage-outer .owl-item .product-info a {
	text-decoration: none;
}
.menu_shop .owl-stage-outer .owl-item .price {
	font-family: "Montserratarm-SemiBold";
}
.menu_shop .owl-stage-outer .owl-item .price ins {
	color: #0381e2;
	text-align: center;
	background-color: #fff;
	font-family: "Montserratarm-SemiBold";
}
.menu_shop .owl-stage-outer .owl-item .price del {
	color: #d1d8e2;
	margin-right: 5px;
	text-align: center;
	font-family: "Montserratarm-SemiBold";
}
.menu_shop .owl-stage-outer .owl-item img {
	height: 250px;
	transition: .3s;
	object-fit: contain;
}
.menu_shop .owl-stage-outer .owl-item img:hover {
	transform: scale(1.1);
}

.single-product .single-product-brands .owl-prev,
.single-product .single-product-brands .owl-next{
	transform: translateY(-50%);
	position: absolute;
	padding: 10px 0px;
	display: flex;
	top: 50%;
}
.single-product .single-product-brands .owl-prev{
	left: -35px;
}
.single-product .single-product-brands .owl-next{
	right: -35px;
}


/*--------------------------------------------------------------
## User account
--------------------------------------------------------------*/

/*--------------------------------------------------------------
### Login Page
--------------------------------------------------------------*/

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	max-width: 48%;
}

.woocommerce-account .page-title {
	display: none;
}

.text-login-webapricot {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
	margin-top: 15px;
}

.woocommerce-form-row .input-text {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
	padding: 10.5px;
}

.woocommerce-form-login .form-row .woocommerce-Button,
.register .woocommerce-FormRow .woocommerce-Button {
	background-color: #0381e2;
    color: #FFFFFF;
    padding: 15px 25px;
}

.register .woocommerce-FormRow .woocommerce-Button {
	margin-bottom: 42px;
}

.woocommerce-form-login p:nth-child(3) {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.woocommerce-form-login .woocommerce-form-login__rememberme{
	margin-bottom: 10px;
}
.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-form-register__submit{
    background-color: #0381e2 !important;
    color: #FFFFFF !important;
    padding: 15px 25px !important;
    transition: all .3s ease-in-out;
}
.woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-form-register__submit:hover{
	background-color: #0381e2 !important;
    color: #FFFFFF !important;
    opacity: .8;
}
.woocommerce-form-login .form-row .woocommerce-form__label .woocommerce-form__input-checkbox {
	vertical-align: middle;
}

.lost_password a,
.lost_password a:visited {
	color: #ff0000;
}

.woocommerce-MyAccount-navigation-link {
	list-style-type: none;
	margin-bottom: 5px;
}

.woocommerce-MyAccount-navigation-link.is-active:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 12px;
	font-weight: 900;
	content: '\f101';
	color: #202020;
	margin-right: 3px;
	vertical-align: text-top;
}

.woocommerce-MyAccount-navigation-link a {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce-MyAccount-navigation-link.is-active:before {
	color: #0381e2;
	opacity: 0.7;
}

.woocommerce-MyAccount-navigation-link--customer-logout a,
.woocommerce-MyAccount-navigation-link--customer-logout:before {
	color: #ff0000;
}

/*--------------------------------------------------------------
### Reset password Page
--------------------------------------------------------------*/

.lost_reset_password .form-row .woocommerce-Button {
	color: #f8f8f8;
	background-color: #065d06;
	padding: 7px 34px;
}

/*--------------------------------------------------------------
### My Account Page
--------------------------------------------------------------*/

.woocommerce-MyAccount-content {
	border: 1px solid #95989a;
	text-align: center;
	padding: 15px 18px;
}

.woocommerce-MyAccount-content a {
	text-decoration: underline;
	transition: all .3s ease-in-out;
}
.woocommerce-MyAccount-content a:hover{
	opacity: 0.7;
}

/*--------------------------------------------------------------
### Orders Page
--------------------------------------------------------------*/

.woocommerce-MyAccount-content .woocommerce-message {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
}

.woocommerce-orders.woocommerce-account .woocommerce-MyAccount-content {
	border: none;
}

.woocommerce-MyAccount-content .woocommerce-orders-table thead {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
	color: #2d2d2d;
	background-color: #f3f3f3;
}

.woocommerce-MyAccount-content .woocommerce-orders-table tbody {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
}

.woocommerce-MyAccount-content .woocommerce-orders-table td a .woocommerce-button {
	color: #f8f8f8;
	background-color: #0381e2;
	padding: 7px 34px;
}

.woocommerce table.my_account_orders .button {
	color: #f8f8f8;
	background-color: #0381e2;
	padding: 7px 34px;
}
.woocommerce-button.button.pay{
	margin-right: 5px;
	margin-bottom: 5px;
}
.woocommerce-button.button.view{
	margin-bottom: 5px;
}

.woocommerce-column__title,
.woocommerce-order-details__title{
	font-size: 30px;
}

/***************************************************************
### Language
-------------------------------------------------------------*/

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
	position: relative;
	z-index: 99;
}
/*--------------------------------------------------------------
### Addresses
--------------------------------------------------------------*/
/*
.woocommerce-edit-address .woocommerce-MyAccount-content p:first-child {
	display: none;
}*/

.woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper{
	width: 100%;
}

.woocommerce-edit-address .woocommerce-MyAccount-content {
	border: none;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .select2-selection{
	border-color: #1069b1;
	text-align: initial;
}

.woocommerce-edit-address .woocommerce-MyAccount-content button.button{
    background-color: #0381e2;
    transition: all 3s ease-in-out;
    font-weight: 200;
    outline: none;
    color: #FFFFFF;
}

.woocommerce-edit-address .woocommerce-MyAccount-content button.button:hover{
	opacity: .8;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses {
	margin-top: 50px;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses .edit {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #f8f8f8;
	background-color: #0381e2;
	padding: 3px 30px;
}

.woocommerce-Address address {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
	color: #2d2d2d;
	text-align: left;
}
.woocommerce-Address .woocommerce-Address-title{
	display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
/*--------------------------------------------------------------
### Account details Page
--------------------------------------------------------------*/

.woocommerce-EditAccountForm {
	border: 1px solid #dfdfdf;
	padding: 10px 20px;
}

.woocommerce-edit-account .woocommerce-MyAccount-content {
	border-color: transparent;
}

.woocommerce-edit-account .woocommerce-MyAccount-content p:first-child {
	display: block;
}

.woocommerce-EditAccountForm label {
	text-align: left;
}

.woocommerce-EditAccountForm fieldset legend {
	font-family: "ArianAMUBold", sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.woocommerce-EditAccountForm fieldset {
	margin-top: 20px;
}

.woocommerce-edit-account .woocommerce button.button {
	transition: all .3s ease-in-out;
	background-color: #0381e2;
	padding: 7px 34px;
	font-weight: 200;
	margin-top: 60px;
	color: #f8f8f8;
	float: right;
}

.woocommerce-edit-account .woocommerce button.button:hover{
	opacity: .8;
}
/*--------------------------------------------------------------
### Wishlist Page
--------------------------------------------------------------*/
.tinvwl-table-manage-list {
	border: 1px solid #d1d8e2;
}
.tinvwl-table-manage-list thead tr {
	font-family: "Montserratarm-Regular";
	font-size: 16px;
	color: #ffffff;
	background-color: #0381e2;
}

.tinvwl-table-manage-list tbody {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 12px;
}
.tinvwl-table-manage-list .product-action .button.alt,
.tinvwl-table-manage-list tfoot .button,
.tinvwl-table-manage-list .tinvwl-to-right .button.alt {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	background-color: #065d06;
}

.wishlist_item .product-remove button {
	text-indent: 0px;
	font-size: 25px;
	color: #256aa1;
	background-color: transparent;
	border: 1px solid #256aa1;
	width: 25px;
	height: 25px;
	padding-left: 0;
	cursor: pointer;
}

.tinvwl-theme-style .tinv-wishlist-clear .tinvwl-table-manage-list .button:hover {
	background-color: #065d06;
	color: #f8f8f8;
}

.tinvwl-table-manage-list .tinvwl-break-input-filed {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 12px;
	padding: 5px 45 5px 0px;
}

.product-name a {
	color: #242424;
}

/*--------------------------------------------------------------
### Cart Page
--------------------------------------------------------------*/

.shop_table thead {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 14px;
}

.shop_table tbody {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
}

.woocommerce a.remove {
	font-family: "Montserratarm-Regular", sans-serif;
	color: #ffffff !important;
	background-color: #95989a;
	background-image: none;
    transition: all .3s ease-in-out;
}

.cart_item .quantity .qty {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
}

.cart_item .quantity input[type="button"] {
	cursor: pointer;
}

.coupon {
	display: none;
}

.shop_table .actions .button {
    transition: all .3s ease-in-out;
    background-color: #0381e2;
    outline: none;
	padding: 7px 34px;
    color: #FFFFFF;
}

.shop_table .actions .button:hover {
    background-color: #0381e2;
    color: #FFFFFF;
    opacity: .8;
}

.shop_table .actions .button:disabled{
	padding: 7px 34px !important;
}
.cart-collaterals {
	float: right;
}

.woocommerce table.shop_table tbody:first-child tr td span {
	float: right;
}

.wc-proceed-to-checkout .checkout-button.button.alt {
	transition: all .3s ease-in-out;
	text-transform: uppercase;
	background-color: #0381e2;
	padding: 16px 13px;
	font-weight: 300;
	color: #f8f8f8;
	float: right;
	width: 36%;
}
.woocommerce-message{
    border-top-color: #0381e2;
    font-size: 12px;
}
.woocommerce-message::before{
    color: #0381e2;
}

.woocommerce a.button.alt:hover {
	background-color: #0381e2;
	opacity: .8;
}

/*--------------------------------------------------------------
### Checkout page
--------------------------------------------------------------*/

.woocommerce-checkout .woocommerce-info {
	display: none;
}

.woocommerce form .form-row .required {
	color: #1069b1;
}
.woocommerce form .password-input, 
.woocommerce-page form .password-input{
	width: 100%;
}
.woocommerce form .form-row input.input-text {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
	padding: 8px 0px 8px 5px;
	border-color: #1069b1;
}

.select2-container--default .select2-selection--single {
	padding: 2px 0px 31px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-top: 1px;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 13px;
}

.woocommerce table.shop_table {
	border: 1px solid #dfdfdf;
	border-radius: 0;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
	padding: 10px 8px;
}

.woocommerce table.shop_table tfoot {
	font-family: "ArianAMUBold", sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.woocommerce-checkout #payment div.form-row {
	float: right;
}

.form-row.place-order .button.alt {
	font-family: "Montserratarm-Regular", sans-serif;
	font-weight: 300;
	color: #f8f8f8;
	background-color: #1e85be;
	transition: all .3s ease-in-out;
    outline: none;
    font-size: 14px;
    padding: 14px 15px;
}

.form-row.place-order .button.alt:hover {
	background-color: #1e85be;
	opacity: .8;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3{
	font-size: 35px;
	text-transform: uppercase;
}
form.woocommerce-checkout .woocommerce-input-wrapper{
	width: 100%;
}
form.woocommerce-checkout .select2-selection {
	border-color: #1069b1;
}
form.woocommerce-checkout #order_comments{
    background-color: #FFFFFF;
    border: 1px solid #1069b1;
    border-radius: 5px;
}
#billing_first_name_field,
#billing_last_name_field{
	width: 49%
}
#billing_last_name_field{
	margin-left: 5px;
}
#billing_first_name_field span,
#billing_first_name_field input,
#billing_last_name_field span,
#billing_last_name_field input{
	width: 100%;
}

/*--------------------------------------------------------------
### Order confirmation Page
--------------------------------------------------------------*/

.woocommerce .woocommerce-customer-details address {
	font-family: "Montserratarm-Regular", sans-serif;
	font-size: 12px;
}

.woocommerce ul.order_details li strong{
	font-size: unset;
}

/*--------------------------------------------------------------
## Hot Sales Page
--------------------------------------------------------------*/

.wa-hot-sales-page .page-title {
	text-align: center;
	margin-bottom: 26px;
}

/*--------------------------------------------------------------
## Shop Home Page
--------------------------------------------------------------*/

.wa-shop-home-page .page-title {
	text-align: center;
	margin-bottom: 40px;
}

.wa-shop-home-page .shop-home-content h1 {
	text-align: center;
	margin-top: 20px;
}

.woocommerce .products ul,
.woocommerce ul.products {
	margin-bottom: 0px;
}

.shop-home-content .see-more {
	font-family: "Montserratarm-Regular", sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.shop-home-content .see-more a:hover,
.wa-shop-home-page .shop-home-content .category-name a:hover {
	color: #202020;
	text-decoration: none;
}

.wa-home-page .content-block {
	width: 360px;
	height: 350px;
	padding: 50px;
	text-align: center;
	background-color: #0381e2;
}
.wa-home-page .content-block * {
	color: #fff;
}
.wa-home-page .content-block h3 {
	font-size: 35px;
	margin-bottom: 35px;
	font-family: "Montserratarm-Regular";
}
.wa-home-page .content-block p {
	font-size: 86px;
	margin-bottom: 35px;
	transition: .3s;
	font-family: "Montserratarm-SemiBold";
}
.wa-home-page .content-block .homa-page-image-link:hover {
	opacity: 0.8;
}

.wa-home-page .content-block h4 {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 25px;
	font-family: "Montserratarm-Regular";
}
.wa-home-page .image-block {
	overflow: hidden;
}
.wa-home-page .image-block img {
	width: 490px;
	height: 350px;
	transition: .5s;
	object-fit: cover;
}
.wa-home-page .image-block img:hover {
	transform: scale(1.1);
}
.wa-home-page .homa-page-image-link {
	display: flex;
	margin: auto;
	margin-top: 35px;
	width: 170px;
	background-color: #fff;
}

.wa-home-page .homa-page-image-link a {
	color: #0381e2;
	padding: 8px 3px 6px;
	text-decoration: none;
	font-family: "Montserratarm-Light";
}

.wa-home-page .image-and-content {
	display: flex;
	margin-top: 65px;
}
.wa-home-page .image-and-content a {
	text-decoration: none;
}
.wa-home-page .single-product-brands {
	margin-top: 70px;
}
.wa-home-page  .owl-nav {
	position: absolute;
	top: -32px;
	font-size: 14px;
	color: #91949a;
	width: 100%;
}
.wa-home-page  .owl-nav div {
	background-color: transparent;
}

.wa-home-page  .owl-nav .owl-next {
	position: absolute;
	right: 20px;
	height: 0;
	font-size: 14px;
}
.wa-home-page  .owl-nav .owl-prev {
	position: absolute;
	left:  20px;
	height: 0;
	font-size: 14px;
}
.wa-home-page .single-product-brands h6 {
	background-color: #e7ecf3;
	padding: 10px 20px;
	text-align: center;
}
.wa-home-page .home-page-sidebar {
	height: 220px;
	padding: 30px;
	transition: .3s;
	margin-bottom: 60px;
	background-color: #0381e2;
}
.wa-home-page .home-page-sidebar * {
	color: #fff;
	text-align: center;
}
.wa-home-page .home-page-sidebar .first-title {
	font-size: 21px;
	line-height: 1.4em;
}
.wa-home-page .home-page-sidebar .second-title {
	font-size: 55px;
	margin-bottom: 40px;
	font-family: "Montserratarm-Medium";
}
.wa-home-page .home-page-sidebar .home-page-sidebar-link {
	color: #0381e2;
	font-size: 14px;
	transition: .3s;
	padding: 10px 15px;
	background-color: #fff;
	font-family: "Montserratarm-Light";
}
.wa-home-page .home-sidebar-toggle a {
	text-decoration: none;
}
.wa-home-page .home-page-sidebar:hover {
	opacity: 0.8;
}
.home-sidebar-toggle .text-center {
	overflow: hidden;
}
.text-center a img {
	margin: 25px 0;
	transition: .3s;
}
.shop-sidebar-toggle .text-center {
	overflow: hidden;
}
.text-center a img:hover {
	transform: scale(1.1);
}
.wa-home-page .home-page-blog {
	margin-top: 70px;
}
.wa-home-page .home-page-blog img,
.wa-home-page .home-page-blog iframe {
	height: 180px;
	object-fit: cover;
}
.wa-home-page .home-page-blog h6 {
	background-color: #e7ecf3;
	padding: 10px 20px;
	margin-bottom: 35px;
	text-align: center;
}
.wa-home-page .home-page-blog .owl-nav {
	position: absolute;
	top: -70px;
	right: 20px;
	font-size: 14px;
	color: #91949a;
	width: 100%;
}
.wa-home-page .home-page-blog .owl-prev {
	position: absolute;
    top: 3px;
    left: 37px;
    font-size: 14px;
}
.wa-home-page .home-page-blog .owl-next {
	position: absolute;
    top: 3px;
    right: 0;
    font-size: 14px;
}
.wa-home-page .home-page-blog .owl-nav div {
	background-color: transparent;
}

.wa-home-page .home-page-blog div.post a {
	text-decoration: none;
}
.wa-home-page .home-page-blog div.post .post-image {
	overflow: hidden;
}
.wa-home-page .home-page-blog div.post a img {
	transition: .3s;
}
.wa-home-page .home-page-blog div.post a img:hover {
	transform: scale(1.1);
}
.wa-home-page .home-page-blog .post-info {
	margin: 10px 15px;
}
.wa-home-page .home-page-blog .post-info .home-news-date {
	color: #7d7d7d;
	font-size: 12px;
	margin: 0;
}
.wa-home-page .woof_price3_search_container {
	display: none;
}
.wa-home-page .home-page-recommended .best-offers-title {
	background-color: #e7ecf3;
	padding: 10px 20px;
	margin-bottom: 5px;
	text-align: center;
}
.wa-home-page .home-page-best-sales .best-offers-title {
	background-color: #e7ecf3;
	padding: 10px 20px;
	margin-bottom: 5px;
	margin-top: 70px;
	text-align: center;
}
.wa-home-page .home-page-best-sales-product {
	display: flex;
}
.wa-home-page .owl-item .product .product-image {
	overflow: hidden;
	margin-top: 30px;
	border: 1px solid #e7ecf3;
}
.wa-home-page .home-page-recommended img,
.wa-home-page .home-page-best-sales-product img {
	height: 180px;
	object-fit: contain;
	padding: 20px;
	transition: .4s all;
}
.wa-home-page .home-page-recommended img:hover,
.wa-home-page .home-page-best-sales-product img:hover {
	transform: scale(1.1);
}
.wa-home-page .woocommerce-loop-product__title {
	font-size: 14px;
	font-family: "Montserratarm-Light";
}
.wa-home-page .home-page-best-sales-product .product-desc-block,
.wa-home-page .home-page-recommended .product-desc-block {
	border: 1px solid #e7ecf3;
	border-top: 0;
	padding: 10px;
	height: 105px;
}
.wa-home-page .product-desc-block .price {
	color: #0381e2;
	text-align: center;
	background-color: #fff;
	font-family: "Montserratarm-SemiBold";
}
.wa-home-page .product-desc-block ins {
	color: #0381e2;
	text-align: center;
	background-color: #fff;
	font-family: "Montserratarm-SemiBold";
}
.wa-home-page .product-desc-block del {
	color: #d1d8e2;
	margin-right: 5px;
	text-align: center;
	font-family: "Montserratarm-SemiBold";
}
.wa-home-page .home-page-recommended a,
.wa-home-page .home-page-best-sales-product a {
	text-decoration: none;
	display: inline-block;
}

.wa-home-page .home-sidebar-whishlist-and-link {
	display: flex;
	position: relative;
}
.wa-home-page .home-sidebar-whishlist-and-link .tinv-wraper.tinv-wishlist {
	margin-top: -5px;
}
.wa-home-page .home-sidebar-whishlist-and-link .eye-icon img {
	border: 0;
	position: absolute;
	left: 30px;
	transition: .4s;
}
.wa-home-page .home-sidebar-whishlist-and-link .eye-icon img:hover {
	opacity: 0.8;
}

.wa-home-page .home-sidebar-whishlist-and-link .tinvwl_add_to_wishlist_button {
	background-color: #0381e2;
    position: absolute !important;
    padding: unset !important;
    height: 20px !important;
    width: 20px !important;
    margin: 0 !important;
    border-radius: 3px;
    border: unset !important;
    top: 5px;
}
.wa-home-page .home-sidebar-whishlist-and-link .tinvwl_add_to_wishlist_button:before{
	transform: translateX(-50%);
	font-size: 18px;
	margin: unset !important;
	top: unset !important;
	color: #FFFFFF;
}
.wa-home-page .home-sidebar-whishlist-and-link .tinvwl_add_to_wishlist_button.ftinvwl-pulse:before{
	left: 8%;
}
.wa-home-page .home-sidebar-whishlist-and-link .tinvwl_add_to_wishlist_button:hover {
	opacity: 0.8;
}

/*--------------------------------------------------------------
# Breadcrumb
--------------------------------------------------------------*/

#breadcrumbs,
#breadcrumbs a {
	font-family: "Montserratarm-Light", sans-serif;
	font-size: 13px;
}

#breadcrumbs .breadcrumb_last {
	font-family: "Montserratarm-Light", sans-serif;
	font-size: 13px;
}

/*--------------------------------------------------------------
# ACF Map
--------------------------------------------------------------*/
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}
.acf-map img {
	max-width: inherit !important;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer .site-info {
	padding: 40px 45px;
	margin-top: 70px;
	border-top: 2px solid #256aa1;
}
.site-footer .site-info .row {
	margin-bottom: 10px;
	justify-content: space-between;
}
.footer-menu h6 {
	margin-bottom: 25px;
}
.footer-menu li {
	list-style: none;
	margin-bottom: 10px;
}
.footer-menu li a, .footer-categories p a, .footer-contact p a {
	color: #242424;
	font-size: 14px;
	transition: .3s;
	text-decoration: none;
	font-family: 'Montserratarm-Regular';
}
.footer-menu li a:hover {
	opacity: 0.7;
}
.footer-menu ul {
	margin-left: 0;
}
.footer-categories h6 {
	margin-bottom: 25px;
}
.footer-categories p {
	color: #242424;
	margin-bottom: 10px;
}
.footer-categories p a {
	color: #242424;
	transition: .3s;
	text-decoration: none;
}
.footer-categories p a:hover {
	opacity: 0.7;
}
.footer-contact h6 {
	margin-bottom: 25px;
}
.footer-contact p {
	font-size: 14px;
	margin-bottom: 5px;
}

.footer-contact .contact-page-icons a {
	color: #242424;
	transition: .3s;
}
.footer-contact .contact-page-icons a:not(:last-child) {
	margin-right: 30px;
}
.footer-contact .contact-page-icons a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.footer-contact .contact-page-icons {
	margin-top: 20px;
}
.footer-contact p a {
	color: #242424;
	transition: .3s;
	text-decoration: none;
}
.footer-contact p a:hover {
	opacity: 0.7;
}
.footer-subscribe {
	width: 420px;
	margin-top: 20px;
}
.site-footer .payment-icons {
	margin-top: 20px;
}
.site-footer .payment-icons img {
	width: 200px;
}
.footer-footer {
	padding: 10px 0;
	background-color: #0381e2;
}
.footer-footer p,
.footer-footer p a {
	font-size: 13px;
	text-align: center;
	margin: 0;
	color: rgba(255, 255, 255, .5);
}
.footer-subscribe .wpcf7-form h6 {
	margin-bottom: 20px;
}
.footer-subscribe .wpcf7-form div label {
	width: 100%;
}
.footer-subscribe .wpcf7-form div {
	position: relative;
}
.footer-subscribe .wpcf7-form .wpcf7-validates-as-email {
	width: 85%;
	padding: 15px;
	height: 45px;
	background-color: #e7ecf3;
	font-size: 13px;
	font-family: "Montserratarm-Regular";
}
.footer-subscribe .wpcf7-form .wpcf7-validates-as-email::placeholder {
	color: #242424;
}
.footer-subscribe .footer-mail-submit {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
}
.footer-subscribe .footer-mail-submit button {
	height: 45px;
	color: #fff;
	font-size: 16px;
	transition: .3s;
	cursor: pointer;
	background-color: #0381e2;
	font-family: "Montserratarm-Medium";
}
.footer-subscribe .footer-mail-submit button:hover {
	opacity: 0.8;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

.carousel-inner .carousel-item img {
	width: 100%;
}
.modal-content {
	border: 0;
}
.modal-content .modal-body {
	padding: 0;
}
.modal-content .modal-header {
	display: none;
}
.gallery_post .gallery-video {
	width: 100%;
	margin-bottom: 30px;
}
.wa-gallery-box .gallery-content p {
	text-align: center;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #d1d8e2;
}
.carousel-control-next {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	transition: 0.3s;
	color: #0381e2;
}
.carousel-control-prev {
	display: flex;
	color: #0381e2;
	align-items: center;
	transition: 0.3s;
	justify-content: flex-start;
}
.carousel-control-next span {
	background-color: #95989a;
	padding: 15px;
}
.carousel-control-prev span {
	background-color: #95989a;
	padding: 15px;
}

/*--------------------------------------------------------------
# Medias
--------------------------------------------------------------*/

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) {
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) {
	.woocommerce ul.products li.product {
		width: 44.5% !important;
	}

	.woocommerce ul.products li.product {
		margin: 20px 11% 20px 0;
	}

	.woocommerce ul.products li.product:nth-child(2n) {
		margin-right: 0;
	}

	.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses .edit {
		margin-top: -70px;
	}
	.blog-block {
		order: -1;
	}
	.wa-contact-page .contact-map {
		height: 350px;
		margin-top: 50px;
	}
	.footer-subscribe {
		width: 550px;
		margin-top: 35px;
	}
	.footer-subscribe .wpcf7 {
		width: 100%;
	}
	.footer-subscribe .contact-email .wpcf7-email {
		width: 85%;
	}
	.wa-gallery-box .posts .row .gallery_post img {
		height: 300px;
		margin-bottom: 25px;
	}
	.wa-gallery-box .categories .category {
		margin-bottom: 25px;
		margin-right: 10px;
	}
	.wa-taxonomy-brands-page .brand-taxonomy-title {
		margin: 45px 0 25px;
	}
	.wa-brands-page .single-brand-thumbnail-block {
		display: flex;
		align-items: center;
	}
	.contact-for-order-form .contact-form-first-line,
	.contact-form-second-line {
		display: block;
	}
	.contact-for-order-form form {
		padding: 20px 25px;
	}
	
	.wa-about-page .container .owl-prev {
		left: -35px;
	}
	.wa-about-page .container .owl-next {
		right: -35px;
	}
	.shop-sidebar .shop-sidebar-toggle {
		display: none;
		margin-bottom: 25px;
	}
	.toggle-filter-block-mobile {
		display: block;
		font-size: 18px;
	}
	.toggle-icons-rotatable.rotatable-icon {
		top: -56px;
	}
	.toggle-icons-rotatable.the-rotatable-icon {
		top: -56px;
	}
	.cat-toggle-for-click {
		top: -69px;
	}
	.not-found-image a {
		left: 49%;
		padding: 15px;
	}

	.wa-archive-page .pagination {
		margin-bottom: 20px;
	}
	.home-sidebar .home-sidebar-toggle {
		display: none;
	}
	.wa-home-page .image-block img {
		width: 400px;
		height: 280px;
	}
	.wa-home-page .content-block {
		width: 290px;
		height: 280px;
		padding: 40px;
	}
	.wa-home-page .content-block h3 {
		font-size: 28px;
	}
	.wa-home-page .content-block p {
		font-size: 69px;
		margin: 25px auto;
	}
	.wa-home-page .content-block h4 {
		font-size: 19px;
		margin-bottom: 25px;
	}
	.wa-home-page .homa-page-image-link {
		width: 130px;
		padding: 8px 11px;
	}
	.wa-home-page .homa-page-image-link a {
		font-size: 11px;
		padding: 8px 0px 6px;
	}
	.woof_redraw_zone .woof_container_productcategories,
	.woof_container_brands {
		margin-bottom: 40px;
	}
	.wa-home-page .home-page-sidebar {
		margin-bottom: 40px;
	}
	.wa-home-page .home-page-sidebar-products {
		margin-bottom: 15px;
	}
	.wa-archive-page .popular-posts h2 {
		margin: 35px 0 30px;
	}
	.wa-archive-page .widget.widget_categories {
		margin-top: 20px;
	}
	.site-footer .site-info {
		margin-top: 60px;
	}
	.cat-toggle-for-click {
		position: absolute;
		cursor: pointer;
		top: -70px;
		width: 30px;
		height: 30px;
		z-index: 99;
		right: 25px;
		display: block;
	}
	.cat-toggle-for-click-shop {
		position: absolute;
		cursor: pointer;
		top: -76px;
		width: 45px;
		height: 45px;
		z-index: 99;
		right: 17px;
		display: block;
	}
	.woof_container_brands .cat-toggle-for-click-brands {
		position: absolute;
		cursor: pointer;
		top: 4px;
		width: 30px;
		height: 30px;
		z-index: 99;
		right: 10px;
	}
	.woof_container_brands .toggle-icons-rotatable-brands {
		width: 19px;
		height: 5px;
		border-radius: 5px;
		background-color: #256aa1;
	}
	.woof_container_brands .toggle-icons-rotatable-brands.the-rotatable-icon {
		transform: none;
		transition: .4s all;
		position: absolute;
		top: 16px;
		right: 15px;
		bottom: 0;
	}
	.woof_container_brands .toggle-icons-rotatable-brands.rotatable-icon {
		transition: .4s all;
		position: absolute;
		top: 16px;
		right: 15px;
		bottom: 0;
	}
	.woof_container_inner_brands h4 {
		margin: 0;
	}
	.woof_container_brands {
		padding: 0;
		position: relative;
	}
	.cat-toggle-icon-brands.toggled .toggle-icons-rotatable-brands.the-rotatable-icon {
		transform: rotate(90deg);
	}
	.cat-toggle-icon-brands {
		position: absolute;
		top: 0;
		right: 0;
	}
	.cat-toggle-icon-productcategories.toggled .toggle-icons-rotatable-productcategories.the-rotatable-icon {
		transform: rotate(90deg);
	}
	.cat-toggle-icon-productcategories {
		position: absolute;
		top: 0;
		right: 0;
	}
	.woof_container_productcategories .cat-toggle-for-click-productcategories {
		position: absolute;
		cursor: pointer;
		top: 4px;
		width: 30px;
		height: 30px;
		z-index: 99;
		right: 10px;
		display: block;
	}
	.woof_container_productcategories .toggle-icons-rotatable-productcategories {
		width: 19px;
		height: 5px;
		border-radius: 5px;
		background-color: #256aa1;
	}
	.woof_container_productcategories .toggle-icons-rotatable-productcategories.the-rotatable-icon {
		transform: none;
		transition: .4s all;
		position: absolute;
		top: 16px;
		right: 15px;
		bottom: 0;
	}
	.woof_container_productcategories .toggle-icons-rotatable-productcategories.rotatable-icon {
		transition: .4s all;
		position: absolute;
		top: 16px;
		right: 15px;
		bottom: 0;
	}
	.woof_container_inner_productcategories {
		position: relative;
		padding: 0;
	}
	.woof_container_productcategories {
		padding: 0;
	}
	.woof_container_productcategories .woof_container_inner_productcategories h4 {
		margin: 0;
	}
	.cat-toggle-icon-special-offers {
		position: absolute;
		top: 0;
		right: 0;
	}
	#special_offers_block .cat-toggle-for-click-special-offers {
		position: absolute;
		cursor: pointer;
		top: 4px;
		width: 30px;
		height: 30px;
		z-index: 99;
		right: 10px;
		display: block;
	}
	#special_offers_block .toggle-icons-rotatable-special-offers.the-rotatable-icon {
		transform: none;
		transition: .4s all;
		position: absolute;
		top: 16px;
		right: 15px;
		bottom: 0;
	}
	#special_offers_block .toggle-icons-rotatable-special-offers.rotatable-icon {
		transition: .4s all;
		position: absolute;
		top: 16px;
		right: 15px;
		bottom: 0;
	}
	#special_offers_block .toggle-icons-rotatable-special-offers {
		width: 19px;
		height: 5px;
		border-radius: 5px;
		background-color: #256aa1;
	}
	#special_offers_block {
		position: relative;
	}
	#special_offers_block
		.cat-toggle-icon-special-offers.toggled
		.toggle-icons-rotatable-special-offers.the-rotatable-icon {
		transform: rotate(90deg);
	}
	#special_offers_block .special-offers-title {
		font-size: 20px;
	}
	.woocommerce div.product form.cart div.quantity{
		margin-bottom: 20px;
	}
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
	.wa-single-page .post-date {
		font-size: 16px;
	}
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2 {
		max-width: 100%;
	}
	.woocommerce-page table.shop_table_responsive tr .woocommerce-orders-table__cell-order-actions::before {
		content: none;
	}

	.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses .edit {
		margin-top: -60px;
	}
	h1 {
		font-size: 25px;
		line-height: 36px;
	}

	h2 {
		font-size: 22px;
		line-height: 32px;
	}

	h3 {
		font-size: 20px;
		line-height: 30px;
	}

	h4 {
		font-size: 18px;
		line-height: 27px;
	}

	h5 {
		font-size: 16px;
		line-height: 25px;
	}

	h6 {
		font-size: 14px;
		line-height: 19px;
	}

	p,
	a {
		font-size: 13px;
		line-height: 18px;
	}
	.wa-search-page div.search {
		width: 100%;
		margin-top: 40px;
	}
	.wa-search-page article .search-found-imgblock img {
		width: 100%;
		height: 45vw;
		margin-bottom: 20px;
	}
	.wa-simple-page .page-content ul:not(.blocks-gallery-grid) {
		margin-left: 40px;
	}
	.wa-simple-page .page-content ul:not(.blocks-gallery-grid) li {
		font-size: 13px;
	}
	.wa-about-page .image-block {
		padding: 0;
	}
	.wa-about-page .image-block img {
		width: 100%;
		height: 45vw;
	}
	.wa-about-page .second-content-block ul:not(.blocks-gallery-grid) {
		margin-left: 30px;
	}
	.wa-about-page .second-content-block ul:not(.blocks-gallery-grid) li {
		font-size: 13px;
	}
	.wa-about-page .second-content-block {
		margin: 0;
	}
	.wa-about-page .second-image-block img {
		width: 100%;
		height: 45vw;
		margin: 0;
	}
	.wa-about-page .third-image-block h3 {
		padding: 30px 0 15px;
	}
	.wa-about-page .third-image-block span {
		font-size: 60px;
		margin: 0 10px;
	}
	.wa-about-page .third-image-block h5 {
		margin-bottom: 10px;
	}
	

	.wa-about-page .container .owl-prev {
		height: 20px;
		left: -20px;
	}
	.wa-about-page .container .owl-next {
		height: 20px;
		right: -20px;
	}
	.wa-about-page .container #brands_carousel {
		width: 90%;
		margin: 0 auto;
	}
	.not-found-image a {
		padding: 10px;
		font-size: 10px;
	}
	.wa-single-page .post-share {
		padding: 15px 0;
	}
	.wa-single-page .post-share h6 {
		margin-right: 15px;
	}
	.wa-single-page .post-share a {
		margin-right: 10px;
	}
	.wa-single-page .post-categories {
		padding: 20px 0;
	}
	.wa-single-page .post-categories a {
		margin-right: 15px;
	}
	.wa-single-page .post-tags {
		padding: 15px 0;
	}

	.wa-single-page .post-tags a {
		margin: 0 0 0 10px;
	}
	.wp-pagenavi span.current {
		padding: 0 5px;
	}

	.wp-pagenavi a {
		padding: 0 5px;
	}
	.popular-posts h2 {
		margin: 0;
	}
	.popular-posts li {
		padding: 10px;
	}
	.wa-contact-page .contact-map {
		height: 300px;
		margin-top: 30px;
	}
	.footer-menu {
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	.footer-categories {
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	.footer-contact {
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	.footer-subscribe {
		width: 100%;
		margin: 0;
	}
	.footer-subscribe h6 {
		text-align: center;
	}
	.footer-menu li a {
		font-size: 12px;
	}
	.footer-contact p {
		font-size: 12px;
	}
	.footer-subscribe .contact-email .wpcf7-email {
		width: 100%;
	}
	.footer-subscribe .footer-mail-submit {
		right: -30px;
	}
	.footer-subscribe .wpcf7-form h6 {
		margin-bottom: 15px;
	}
	.wa-gallery-box .posts .row .gallery_post img {
		height: 60vw;
		margin-bottom: 20px;
	}
	.wa-gallery-box .categories .category {
		margin-bottom: 20px;
	}
	.wa-taxonomy-brands-page .brand-taxonomy-title {
		margin: 0 0 25px;
	}
	.wa-taxonomy-brands-page .single-brand-thumbnail {
		margin-bottom: 20px;
	}
	.wa-taxonomy-brands-page .brand-single-prod-price {
		height: 35px;
		overflow: hidden;
	}
	.wa-brands-page .single-brand-description {
		border: 0;
		padding-top: 0;
	}
	.contact-for-order-form .contact-for-order-buttons .submit input {
		width: 110px;
		margin-right: 10px;
		font-size: 13px;
	}
	.contact-for-order-form .contact-for-order-buttons .reset button {
		width: 115px;
		font-size: 13px;
	}
	.woocommerce ul.products li.product a img {
		height: 40vw;
	}
	.woof_container_inner .irs-with-grid {
		width: 80%;
		margin: 0 auto;
	}
	.not-found-image a {
		left: 50%;
	}
	.contact-for-order {
		padding: 5px;
		font-size: 13px;
	}
	
	.woof_redraw_zone .woof_container_productcategories,
	.woof_container_brands {
		margin-bottom: 25px;
	}
	.wa-home-page .home-page-sidebar {
		margin-bottom: 25px;
	}
	.wa-home-page .home-page-sidebar-products {
		margin-bottom: 5px;
	}
	.woocommerce-button.button.pay{
		margin-right: 5px;
		margin-bottom: unset;
	}
	.woocommerce-button.button.view{
		margin-bottom: unset;
	}
	.woocommerce-button.button.cancel{
		margin-left: 5px;
	}
	
	
	
	
	
	.wa-home-page .content-block {
		height: 150px;
		padding: 10px;
	}
	.wa-home-page .content-block p {
		font-size: 32px;
		margin: 5px auto;
	}
	.wa-home-page .content-block h3 {
		font-size: 13px;
		margin-bottom: 5px;
	}
	.wa-home-page .content-block h4 {
		font-size: 10px;
		margin: 0;
	}
	.wa-home-page .homa-page-image-link a {
		font-size: 10px;
	}
	.wa-home-page .image-block img {
		height: 150px;
	}
	.wa-home-page .image-and-content {
		margin-top: 30px;
	}
	.wa-home-page .home-page-best-sales .best-offers-title {
		margin-top: 30px;
		padding: 10px 15px;
	}
	.wa-home-page .home-page-blog {
		margin-top: 30px;
	}
	.wa-home-page .single-product-brands {
		margin-top: 30px;
	}
	.wa-home-page .homa-page-image-link {
		width: 110px;
		padding: 5px 7px;
	}
	.toggle-filter-block-mobile {
		font-size: 16px;
	}
	.cat-toggle-for-click {
		top: -62px;
		right: 11px;
	}
	.toggle-icons-rotatable.the-rotatable-icon {
		top: -49px;
		right: 16px;
	}
	.toggle-icons-rotatable.rotatable-icon {
		top: -49px;
		right: 16px;
	}
	.wa-archive-page .popular-posts h2 {
		margin: 25px 0 10px;
	}
	.wa-archive-page .widget.widget_categories {
		margin-top: 10px;
	}
	.site-footer .site-info {
		margin-top: 40px;
	}
	.wa-home-page .home-page-blog .owl-prev {
		right: 25px;
	}
	.wa-home-page .home-page-blog .owl-nav {
		top: -66px;
	}
	.wa-home-page .home-page-blog h6 {
		padding: 10px 15px;
	}
	.wa-home-page .home-page-recommended .best-offers-title {
		padding: 10px 15px;
	}
	.wa-home-page .single-product-brands h6 {
		padding: 10px 15px;
	}
	.wa-gallery-box .categories .category:not(:last-child) {
		margin-right: 15px;
	}
	.related_products .owl-nav {
		top: -70px;
	}
	.cat-toggle-for-click-shop {
		top: -67px;
		right: 5px;
		width: 40px;
		height: 40px;
	}
	.wa-home-page .single-product-brands .owl-nav {
	   top: -28px;
    }
    .wa-home-page .home-page-recommended-products .owl-nav {
       top: -31px!important;
    }
    .wa-home-page .home-page-best-sales-product .owl-nav {
	   top: -32px!important;
}
	
}
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
	/* blog feed */
	.wa-archive-page .post-title-mobile {
		display: block;
		margin: 0 auto 15px;
	}
	.wa-archive-page .post-title {
		display: none;
	}
	.wa-archive-page .post-thumbnail {
		text-align: center;
		padding-bottom: 10px;
	}
	/* single page */
	.wa-single-page .post-date {
		font-size: 14px;
	}

	/* woocommerce - shop */
	.woocommerce ul.products li.product .button {
		font-size: 12px;
	}

	/* woocommerce - product single */
	.tinv-wraper.tinv-wishlist {
		width: 100%;
	}

	.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
		margin-top: 0px;
	}

	.add-to-wishlist-link {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.single-product .sale-flag {
		margin-top: 10px;
	}
	.menu_shop .owl-stage-outer .owl-item {
		height: 250px;
	}
	.woocommerce div.product .product_title {
		display: none;
	}

	/* wocommerce - my account pages */
	.woocommerce-account .woocommerce-MyAccount-navigation {
		margin-bottom: 40px;
	}

	.woocommerce-Address address {
		margin: 5px 0px 50px;
	}

	.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses .edit {
		margin-top: -60px;
	}

	.woocommerce-edit-account .woocommerce input.button {
		width: 100%;
	}

	.woocommerce table.shop_table_responsive tr {
		display: table-row;
	}

	.wc-proceed-to-checkout .checkout-button.button.alt {
		width: 70%;
		float: none;
		margin: auto;
	}

	.woocommerce table.cart td.actions {
		width: 60%;
		margin: auto;
	}

	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last {
		width: 100%;
	}

	.woocommerce-checkout-review-order-table .cart_item .product-name .product-quantity {
		display: none;
	}

	.woocommerce-table--order-details .product-quantity {
		display: none;
	}

	.shop-home-content .see-more {
		text-align: center;
		margin-bottom: 35px;
		text-decoration: underline;
	}

	.tinvwl-table-manage-list .product-action .button.alt {
		display: none;
	}

	.tinv-wishlist .tinvwl-to-left .input-group .form-control + .input-group-btn {
		display: block;
		padding: 0px;
		margin: 30px 25% 0px;
	}
	.not-found-image a {
		padding: 0 5px;
		font-size: 5px;
	}
	.wa-single-page .post-categories {
		padding: 0;
	}
	.wa-single-page .post-categories a {
		display: block;
		margin: 10px 0;
	}
	.wa-contact-page h6 {
		font-size: 13px;
	}
	.wa-contact-page h6 span {
		padding: 0;
		margin-right: 10px;
	}
	.wa-contact-page a span {
		padding: 5px;
		margin-right: 10px;
	}
	.wa-contact-page .submit .wpcf7-submit {
		margin-bottom: 25px;
	}

	.wa-taxonomy-brands-page .brand-single-prod-thumbnail {
		height: 50%;
	}
	.wa-taxonomy-brands-page .brands-product-archive a {
		height: 70vw;
	}

	.woocommerce ul.products li.product .price {
		height: 35px;
	}
	.menu_shop .owl-stage-outer .owl-item img {
		height: 150px;
	}
	/* Wihlist */

	/*.tinv-wishlist table.tinvwl-table-manage-list thead {
		display: none;
	}

	.tinv-wishlist .tinvwl-table-manage-list {
		background-color: transparent;
	}

	.tinv-wishlist .tinvwl-table-manage-list .product-remove {
		display: block!important;
	}

	.tinv-wishlist .tinvwl-table-manage-list tbody .product-name .product-label {
		font-weight: bold;
		display: inline-block;
		width: 45%;
		vertical-align: top;
	}

	.tinv-wishlist .tinvwl-table-manage-list tbody .product-name a {
		font-size: 12px;
		display: inline-block;
		width: 55%;
	}*/
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	.shop-home-content .see-more {
		text-align: right;
	}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	/* Product feed li margins */
	.woocommerce ul.products li.product:nth-child(3n) {
		margin-right: 0;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex !important;
	}
	.shop-home-content .see-more {
		font-family: "Montserratarm-Regular", sans-serif;
		font-weight: bold;
		font-size: 14px;
	}

	.tinvwl-table-manage-list .product-label,
	.tinvwl-table-manage-list .price-label,
	.tinvwl-table-manage-list .date-label,
	.tinvwl-table-manage-list .stock-status-label {
		display: none;
	}
	.summary.entry-summary .modal-lg {
		width: 80vw;
		max-width: 80vw;
	}
	.woof_block_html_items {
		display: block !important;
	}
	#homepage_special_offers {
		display: block !important;
	}
	.woof_childs_list_opener {
		display: none!important;
	}
	.woof_childs_list_li {
		position: relative;
	}
	.woof_childs_list_li .woof_childs_list {
		position: absolute;
		left: calc(100% - 12px);
		z-index: 9999;
		width: 100%;
		background: rgb(255, 255, 255);
		top: -8px;
		border: 1px solid #e7ecf3;
	}
	.woof_container_productcategories .woof_list label {
		width: 94%;
	}
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 991px) {
	.popular-posts ul {
		display: flex;
		flex-wrap: wrap;
	}
	.popular-posts ul li {
		flex-wrap: wrap;
		width: 50%;
	}
	.popular-posts ul span {
		margin: 0 5px;
	}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
	h1 {
		font-size: 35px;
		line-height: 47px;
	}

	h2 {
		font-size: 28px;
		line-height: 40px;
	}

	h3 {
		font-size: 24px;
		line-height: 36px;
	}

	h4 {
		font-size: 20px;
		line-height: 30px;
	}

	h5 {
		font-size: 18px;
		line-height: 26px;
	}

	h6 {
		font-size: 16px;
		line-height: 23 px;
	}

	p,
	a {
		font-size: 14px;
		line-height: 20px;
	}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
}

.single-product-wa .product .cart .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
	height: initial;
}</pre></body></html>