/*
    Name: Rabbit
    Description: Exclusive Coming Soon WordPress Theme
    Version: 5.0.1
    Author: MountainTheme

    TABLE OF CONTENTS
    ---------------------------
     1. General
     2. Header
     3. Countdown
     4. Services
     5. Subscribe
     6. Contact
     7. Google map
     8. Footer
     9. WooCommerce
     10. Responsive CSS
*/

/* ================================= */
/* :::::::::: 1. General ::::::::::: */
/* ================================= */

html,
body {
	font-family: "Khand", sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	line-height: 25px;
	font-size: 15px;
	font-weight: 400;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Khand", Helvetica, Arial, sans-serif;
	font-weight: 500;
	text-transform: none;
}

a,
a:hover {
	color: #000;
	text-decoration: none;
}

#wrapper {
	padding: 80px 0;
}

#wrapper.custom-wrapper {
	padding: 0 !important;
}

.rabbit-padding-right {
	padding-right: 5%
}

.rabbit-padding-left {
	padding-left: 5%;
}

/* classic loader */

.classic-page-loader {
	background: #303440;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 99999;
}

.classic-loader-icon {
  background: none repeat scroll 0 0 #303440;
  border-bottom: 4px solid rgba(19, 19, 19, 0.1);
  border-left: 4px solid rgba(19, 19, 19, 0.1);
  border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
-o-border-radius: 100px;
-ms-border-radius: 100px;
  border-right: 4px solid rgba(19, 19, 19, 0.1);
  border-top: 4px solid;
  height: 60px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 60px;
}

.colored-border {
	border-top-color: #fff;
}

.fa-spin {
	-webkit-animation: fa-spin 1.2s infinite linear;
	animation: fa-spin 1.2s infinite linear
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

/* image loader */

.image-page-loader {
	background: #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
}

.image-loader-icon {
	top: 50%;
	left: 50%;
	right: 0;
	position: absolute;
	margin: -20px 0 0 -20px;
	bottom: 0;
}

/* background header */

.backstretch:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url('../img/overlay.png') rgba(0, 0, 0, 0.4);
	z-index: 1;
}

.YTPOverlay:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url('../img/overlay.png') rgba(0, 0, 0, 0.4);
}

#video {
	background: transparent;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
}

.vimeo_player_overlay:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url('../img/overlay.png') rgba(0, 0, 0, 0.4);
}

.vimeo_player_wrapper iframe {
	position: relative;
	top: -50px !important
}

.video-html5-box:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url('../img/overlay.png') rgba(0, 0, 0, 0.4);
}

.video-html5-box {
	position: absolute !important;
	overflow: hidden;
	height: 100vh;
	width: 100%;
	z-index: 0 !important;
}

.vidbg-container {
    position: absolute;
    bottom: 0;
    top: 0;
left: 0;right: 0;}

.error-404 {
	text-align: center;
	padding: 18em 17em 29em 17em;
}

.error-404 h1 {
	font-size: 3.0em;
	margin-bottom: 0;
	line-height: 50px;
	font-weight: 400;
}

.error-404 p {
	font-size: 14px;
}

.effect-box, .video-box, .image-box {
	position: absolute!important;
	overflow: hidden;
	height: 100vh;
	width: 100%;
}

canvas.spacetime,
canvas.quantum,
canvas.physics,
canvas.information,
canvas.heuristics,
canvas.hawking,
canvas#liquid,
canvas#starfield,
#particles_coronavirus canvas,
#connections canvas,
#abstractart canvas,
#stardust canvas,
#magneto canvas,
#geometric canvas,
#alien canvas {
	position: absolute;
	left: 0;
	right: 0;
    width: 100%;
	height: 100vh;
}

#plasmatic {
	width: 100vw;
	height: 100vh;
}

#audio_visualizers .toggle-btn,
#audio_image .toggle-btn {
	position: absolute;
	right: 100px;
	bottom: 70px;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	background-color: transparent;
	border: solid 1px rgba(255, 255, 255, 0.7);
	color: #FFF !important;
	cursor: pointer;
	display: inline-block;
	font-size: 1.0em;
	font-weight: 400;
	height: 3em;
	letter-spacing: 0.125em;
	line-height: 3.00em;
	padding: 0 3em;
	list-style: none;
	text-align: center;
	text-decoration: none;
	text-indent: 0.125em;
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 999;
}


#audio_visualizers .toggle-btn:hover,
#audio_image .toggle-btn:hover {
	background-color: rgba(144, 144, 144, 0.22);
}

.videobg {
	position: absolute;
}

.videobg.no-poster {
	z-index: 0 !important;
    visibility: hidden;}

.title-icons {
	font-weight: 500;
	letter-spacing: 1px;
}

.title-section {
	position: relative;
	z-index: 99;
}

.title-section i {
	color: #FFFFFF;
	font-size: 2.1em;
	padding: 65px 0 0 0;
}

.title-section h3 {

	font-size: 30px;
	color: #fff;
	padding-bottom: 25px;

	background: url(../img/h1-bg-white.png) 50% 100% no-repeat;
	text-transform: uppercase;
	margin-bottom: 50px;
	letter-spacing: 1px;
}

.title-section .border-icon {
	display: block;
	margin: 12px auto;
	font-size: 1.3em;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
}

a {
	color: #000;
}

.parallax {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: 630px;
	margin-bottom: 60px;
	margin-top: -185px;
}

.parallax:before {
	content: '';
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
}

.parallax .info {
	text-align: center;
	width: 100%;
	display: table;
	height: 100%;
	position: absolute;
}

.parallax .info h2 {
	font-weight: 400;
	font-size: 3.3em;
	color: #000;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
}

/* Blockquote */

blockquote {
	border-left: 2px solid #000000;
	padding: 25px;
	font-style: italic;
	width: 100%;
}

blockquote p {
	margin-bottom: 0;
}

cite {
	display: block;
	color: #333;
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
}

/* Paragraph */

p {
	margin: 0 0 1rem;
}

p:empty {
	display: none;
}

/* Definition list */

dt {
	font-size: 1.25rem;
	font-weight: 600;
	color: #000000;
}

dd {
	margin: .3125rem 0 0 0;
	padding: 0;
}

dd+dt {
	margin-top: 1.875rem;
}

/* Strong */

strong {
	font-weight: 600;
}

/* Preformatted */

code,
kbd {
	font-family: Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
	font-size: 87.5%;
	padding: .3125rem .5rem;
	color: #000000;
	border-radius: 0;
	background-color: #f5f5f5;
}

a>code {
	color: #000000;
}

/* ================================= */
/* :::::: 2. WordPress Core :::::::: */
/* ================================= */

.wp-video-shortcode {
	width: 100%;
	height: 100%;
}

.alignnone {
	margin: 5px 20px 20px 0;
	max-width: 100%;
	height: auto;
}

.wrapper .alignnone {
	width: 100%;
	height: auto;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */

	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */

.screen-reader-text {
	display: none;
}

.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;
	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. */
}

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.screen-reader-text {
	visibility: visible;
}

.no-results p {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 14px;
}

.logged-in-as {
	font-weight: 300;
	font-size: 13px;
}

.logged-in-as a {
	color: #000000;
}

ul,
ol {
	list-style-position: inside;
}

/* Widgets */

#sidebar {
	text-align: left;
}

#sidebar .widget {
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#sidebar .widget img {
	max-width: 100%;
	height: auto;
}

#sidebar .widget select {
	width: 100%;
	text-overflow: ellipsis;
}

#sidebar .widget ul {
	margin-left: 0;
	padding-left: 0;
}

#sidebar ul li a,
#sidebar .widget li {
	list-style: none;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#sidebar ul li a:hover,
#sidebar .widget li:hover {
	color: #afafaf;
}

.rabbit-widget-title {
	padding: 10px 0 10px 0;

	font-size: 1.4em;
	font-weight: 500;
}

#sidebar .tagcloud a {
	border: 1px solid #000000;
	padding: 6px;
	line-height: 35px;
	color: #000000;
	font-size: 12px !important;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
	-ms-transition: all 0.3s ease-in-out !important;
	-o-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
}

#sidebar .tagcloud a:hover {
	background: #000000;
	color: #fff;
}

.search-widget input[type=search] {
	background-color: transparent;
	width: 100%;
	padding: 0 40px 0 15px !important;
	color: #000;
	border: 1px solid #000;
	outline: none;
	border-radius: 0;
	height: 35px;
	font-size: 14px;
}

.search-widget input[type=search]::-webkit-input-placeholder {
	color: #000000;
}

.search-widget input[type=search]:-moz-placeholder {
	color: #000000;
	opacity: 1;
}

.search-widget input[type=search]::-moz-placeholder {
	color: #000000;
	opacity: 1;
}

.search-widget input[type=search]:-ms-input-placeholder {
	color: #000000;
}

.search-widget input[type=search]:focus {
	outline: 0;
	box-shadow: none;
}

.search-widget button {
	background-color: transparent;
	color: #000000;
	top: 50%;
	right: 0;
	font-size: 14px;
	padding: 0 14px;
	position: absolute;
	border: none;
	outline: none;
	height: 35px;
	cursor: pointer;
	transform: translateY(-50%);
	z-index: 99;
}

.widget_nav_menu a {
	padding-left: 5px;
	color: #000000;
	margin-right: 10px;
}

.widget_calendar table {
	width: 100%;
}

#wp-calendar {
	font-size: 12px;
	font-weight: 300;
}

#wp-calendar>tfoot>tr>td {
	border: none;
}

#wp-calendar caption {
	display: none;
}

table#wp-calendar {
	margin-bottom: 0;
}

#wp-calendar tbody td {
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

#wp-calendar tbody td:hover {
	border-color: #e2e2e2;
}

#wp-calendar tbody td.pad {
	border: 0;
}

#wp-calendar tbody td#today {
	color: #3d4a6e;
	font-weight: 600;
}

#wp-calendar tfoot td#prev a,
#wp-calendar tfoot td#next a {
	color: #888;
	font-size: 12px;
	font-weight: 400;
	position: relative;
	text-transform: uppercase;
	bottom: -9px;
	margin-bottom: 1px;
}

#wp-calendar tfoot td#prev {
	text-align: left;
}

#wp-calendar tfoot td#next {
	text-align: right;
}

#wp-calendar thead {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

#wp-calendar thead th {
	font-size: 13px;
	font-weight: 400;
	color: #888;
	text-align: center;
	padding-bottom: 5px;
}

#wp-calendar tbody td a,
#wp-calendar tfoot td#prev a:hover,
#wp-calendar tfoot td#next a:hover {
	color: #3d4a6e;
	font-weight: 600;
}

iframe {
	width: 100%;
}

/**
 * 8.0 Gallery
 * 
 */

.gallery .gallery-item {
	float: left;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
	width: auto;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 14px);
	max-width: calc(50% - 14px);
	width: auto;
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 11px);
	max-width: calc(33.3% - 11px);
	width: auto;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 9px);
	max-width: calc(25% - 9px);
	width: auto;
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 8px);
	max-width: calc(20% - 8px);
	width: auto;
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 7px);
	max-width: calc(16.7% - 7px);
	width: auto;
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 7px);
	max-width: calc(14.28% - 7px);
	width: auto;
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 6px);
	max-width: calc(12.5% - 6px);
	width: auto;
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 6px);
	max-width: calc(11.1% - 6px);
	width: auto;
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery .gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.gallery .gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.row table {
	width: 100%;
	max-width: 100%;
	margin: 0 0 30px;
	text-align: left;
	border-collapse: collapse;
}

.row table a,
.row table a:hover {
	color: inherit;
}

.row table td,
.row table th {
	padding: 15px;
	border: none;
}

.row table thead th,
.row table tr th {
	color: #fff !important;
	font-weight: normal;
	background-color: #000000;
}

.row table tbody tr:nth-child(even) {
	background-color: #f9f9f9;
}

/* newsletters widget */

.newsletters-widget button {
	outline: none;
	color: #000000;
	border: 1px solid #000000;
	font-size: 11px;
	background: transparent;
	border-radius: 0;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 6px 13px 5px 13px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.newsletters-widget button:hover {
	background: #000000;
	color: #fff;
}

.newsletters-widget button i {
	padding-right: 5px;
}

.newsletters-widget input[type=email] {
	border: 1px solid #000000;
	font-size: 13px;
	color: #000;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	width: 100%;
	margin-top: 10px;
}

/* ================================= */
/* :::::::::: 2. Header :::::::::::: */
/* ================================= */

header {
	margin-top: 35px;
}

header.custom-header {
	text-align: center;
	height: 100vh;
	width: 100%;

	margin-top: 0px;
}

header.custom-header .animated {
	-webkit-animation-duration: 3s !important;
	animation-duration: 3s !important;
}

header.custom-header.bg {
	background-color: #dc3232 !important;
	width: 100%;
	height: 100%;
	z-index: 999 !important;
}

header .logo-header {
	padding-top: 350px;
}

header .logo-header img {

	position: relative;
}

header.custom-header .logo {

	float: left;
	position: relative;
	z-index: 9999;
	top: 85px;
	left: 70px;
}

header .logo {
	font-size: 26px;
	font-weight: 500;
	display: inline-block;
	float: left;
	position: relative;
	z-index: 9999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

header .logo a {
	color: #000;
	text-decoration: none;
}

header h1 {
	font-size: 1.9em;
	color: #FFFFFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	z-index: 999;
}

header.custom-header p#description {
	color: rgba(255, 255, 255, 0.7);
	word-spacing: 1px;
	line-height: 25px;
	font-size: 18px;
	font-weight: 300;
	font-family: "Khand", sans-serif;
	position: relative;

}

header .social-icons li {
	list-style: none;
	font-size: 17px;
	float: left;
	margin: 0 20px 0 0;
}

header .social-icons li a {
	color: rgba(255, 255, 255, 0.7);
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
}

header .social-icons li a:hover {
	color: rgba(236, 240, 241, 1);
}


header .social-icons {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 2.5em 0 1.5em 0;
	right: 0;
	float: none;
	z-index: 9999;
	overflow: hidden;
}

header .social-icons ul {
	line-height: 15px;
	position: relative;
	display: inline-block;
	margin: 0;
	border-left: solid 1px rgba(255, 255, 255, 0.7);
	border-right: solid 1px rgba(255, 255, 255, 0.7);
	padding-left: 20px;
}

header .social-icons>ul:before,
header .social-icons>ul:after {
	content: '';
	display: block;
	width: 600%;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	height: 5px;
	border-top: solid 1px rgba(255, 255, 255, 0.7);
	border-bottom: solid 1px rgba(255, 255, 255, 0.7);
}

header .social-icons>ul:before {
	left: 100%;
	margin-left: 1px;
}

header .social-icons>ul:after {
	right: 100%;
	margin-right: 1px;
}

header hr {
	display: block;
	position: relative;
	border: 0;
	width: 20%;
	margin: 50px auto 27px;
	height: 6px !important;
	border-top: solid 1px rgba(255, 255, 255, 0.7);
	border-bottom: solid 1px rgba(255, 255, 255, 0.7);
	
	overflow: visible;
	background-color: transparent;
	opacity: 1;
}

header hr:before,
header hr:after {
	content: '';
	position: absolute;
	top: -8px;
	display: block;
	width: 1px;
	height: 21px;
	background: rgba(255, 255, 255, 0.7);
}


header hr:after {
	right: -1px;
}


header .actions {
	margin: 13.5em 50px 0 0;
	position: relative;
	list-style: none;

}

.actions li a {
	text-decoration: none !important;
}

header .actions:after {
	background: rgba(255, 255, 255, 0.7);
	content: '';
	height: 100vh;
	position: absolute;
	top: 100%;
	width: 1px;
}

header.custom-header .header-button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	background-color: transparent;
	border: solid 1px rgba(255, 255, 255, 0.7);
	color: #FFF !important;
	cursor: pointer;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 400;
	height: 3.00em;
	letter-spacing: 0.125em;
	line-height: 3.00em;
	padding: 0 3em;
	list-style: none;
	text-align: center;
	text-decoration: none;
	text-indent: 0.125em;
	text-transform: uppercase;
	white-space: nowrap;
}


header.custom-header .header-button:hover {
	background-color: rgba(144, 144, 144, 0.22);
}

.nav {
	float: right;
	margin-top: 5px;
}

header.custom-header .nav {
	float: right;
	position: relative;
	z-index: 9999;
	top: 85px;
	right: 100px;
}

.icon-mobile {
	display: none;
}

header.custom-header .slicknav_menu {

	top: 85px;
	right: 110px;
}

.slicknav_menu {
	display: none;
}

#rabbit_menu,
#rabbit_menu ul,
#rabbit_menu li,
#rabbit_menu a {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#rabbit_menu>ul>li>ul>li a:hover {
	color: #bfbebe;
}

#rabbit_menu>ul>li.active>ul>li a {
	color: #fff !important;
}


#rabbit_menu>ul {
	list-style: inside none;
	padding: 0;
	margin: 0;
}

#rabbit_menu>ul>li {
	list-style: inside none;
	float: left;
	display: block;
	position: relative;
	margin-right: 25px;
	padding: 0 0 16px 0;
}

#rabbit_menu>ul>li:last-child {
	margin-right: 0;
}

#rabbit_menu>ul>li>a {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	z-index: 999;
	color: #000;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.custom-header #rabbit_menu>ul>li>a {
	color: #fff;
}

#rabbit_menu>ul>li>a span {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#rabbit_menu>ul>li>a:hover span {
	color: #bfbebe;
}

#rabbit_menu>ul>li.active>a {
	font-weight: 400;
	color: #bfbebe;
	padding-bottom: 5px;
}

#rabbit_menu ul li.has-sub:hover>ul {
	visibility: visible;
	opacity: 1;
}

#rabbit_menu ul li>ul {
	visibility: hidden;
	opacity: 0;
	min-width: 200px;
	position: absolute;
	top: 30px;
	text-align: left;
	padding: 10px 0 10px 0;
	background: #050505;
	z-index: 9999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


#rabbit_menu ul li>ul li {
	position: relative;
	list-style: none;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 25px;
}

#rabbit_menu ul li ul ul {
	left: 200px;
	top: 0;
}

#rabbit_menu ul li>ul li:last-child {
	border-bottom: 0;
}

#rabbit_menu ul li>ul li a {
	outline: none;
	position: relative;
	margin: 0;
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


/* ================================= */
/* :::::::::: 3. Countdown ::::::::: */
/* ================================= */

#countdown .ult_countdown {
	font-weight: 300;
}

.countdown div span {
	display: block;
	font-size: 19px;
	line-height: 50px;
}

#countdown .fa-clock {
	margin-right: 5px;
	font-size: 28px;
}

.countdown div {
	display: inline-block;
	width: 195px;
	padding-top: 28px;
}

#countdown .fa-clock {
	-webkit-animation: fa-spin 9s infinite linear;
	animation: fa-spin 9s infinite linear;
}

.border_clock {
	border-left: 1px solid;
}

/* ================================= */
/* :::::::::: 3. Team :::::::::::::: */
/* ================================= */
.team img {
	width: 100%;
	height: auto;
}

.team h2 {
	font-size: 19px;
	margin-bottom: 15px;
	font-weight: 500;
	margin-top: 25px;
	letter-spacing: 0;
}

.team p {
	text-align: left;
	word-spacing: 1px;
	line-height: 25px;
	font-size: 15px;
	margin-bottom: -5px;
}

.team span {
	font-weight: 500;
	font-size: 13px;
	display: block;
	text-align: right;
	margin-top: -5px;
}

.team .social-icons li {
	list-style: none;
	float: left;
}

.team .social-icons li a {
	height: 40px;
	width: 40px;
	display: inline-block;
	border-radius: 50%;
	margin: 10px 10px 15px auto;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
}

.team .social-icons li i {
	background: rgba(22, 182, 234, 0);
	text-align: center;
	line-height: 35px;
	list-style: none;
	font-size: 17px;
	border-bottom: none;
	color: #394F6F;
	float: left;
	height: 40px;
	width: 40px;
	display: inline-block;
	border-radius: 50%;
	border: 2px solid #394F6F;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
}

.team .social-icons ul {
	padding-left: 0;
}

/* ================================= */
/* :::::::::: 4. Services :::::::::: */
/* ================================= */

.services-box h2 {
	font-size: 18px;
	margin-bottom: 15px;
	padding-top: 20px;
	letter-spacing: 0;
	font-weight: 500;
}

.services-box .icon i {
	background: rgba(22, 182, 234, 0);
	text-align: center;
	line-height: 75px;
	font-size: 27px;
	border-bottom: none;
	color: #394F6F;
	margin: 10px 20px 15px auto;
	display: inline-block;
	float: left;
	border-radius: 50%;
	border: 2px solid #394F6F;
	height: 80px;
	width: 80px;
}


.services-box p {
	text-align: left;
	font-size: 15px;
	word-spacing: 1px;
	line-height: 25px;
	margin-left: 100px;
}

/* ================================= */
/* :::::::::: 5. Subscribe ::::::::: */
/* ================================= */

.mc4wp-form-fields {
	position: relative;
	z-index: 99;
}

.subscribe {
	text-align: center;
}

.subscribe input[type=email] {
	background-color: rgba(255, 255, 255, 0);
	border: solid 2px rgba(255, 255, 255, 1);
	height: 54px;
	width: 30%;
	color: #fff;
	word-spacing: 1px;
	padding-left: 20px;
	outline: none;
	font-size: 13px;
}

.subscribe input[type=email]::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ffffff;
}

.subscribe input[type=email]:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ffffff;
}

.subscribe input[type=email]::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ffffff;
}

.subscribe input[type=email]:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #ffffff;
}

.mc4wp-response {
	color: #fff;
	text-align: center;
	padding-top: 10px;
	position: relative;
	z-index: 99;
}

.subscribe button {
	background-color: rgba(235, 80, 84, 1);
	border: 2px solid rgba(235, 80, 84, 1);
	color: #fff;
	width: 7%;
	outline: none;
	font-size: 13px;
	margin-left: 1px;
	font-weight: 700;
	height: 54px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.subscribe button:hover {
	background: transparent;
	border: solid 2px rgba(255, 255, 255, 1);
	color: #fff;
}

.subscribe label {
	height: 2.5em;
	padding: 15px 20px;
	color: #ecf0f1;
	font-size: 13px;
	float: none;
	top: 0;
	display: block !important;
	font-weight: 100;
}

.subscribe label.error i {
	color: #16b6ea;
}

.subscribe label i {
	padding-top: 15px;
}

/* ================================= */
/* :::::::::: 6. Contact ::::::::::: */
/* ================================= */

.name-contact {
	width: 45%;
	float: left;
}

.email-contact {
	width: 45%;
	float: right;
}

#contact span.wpcf7-not-valid-tip {
	padding-top: 7px;
	color: #fff;
	font-weight: 300;
}

#contact div.wpcf7-response-output {
	text-align: center;
	margin-top: 35px;
	color: #fff;
}

.wpcf7-spinner {
	display: none;
}

.contact-form p {
	margin-bottom: 0;
}

.contact-form input[type='text'],
.contact-form input[type='email'] {
	width: 100%;
	background: transparent;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 54px;
	font-size: 15px;
	color: #fff;
	outline: none;
	-webkit-transition: all 0.3s !important;
	-moz-transition: all 0.3s !important;
	transition: all 0.3s !important;
}

.contact-form textarea {
	width: 100%;
	background: transparent;
	padding-top: 15px;
	font-size: 15px;
	border-bottom: 1px solid #fff;
	border-top: none;
	color: #fff;
	border-left: none;
	border-right: none;
	outline: none;
	margin: 20px 0 -8px;
	height: 90px !important;
	resize: none;
	-webkit-transition: all 0.3s !important;
	-moz-transition: all 0.3s !important;
	transition: all 0.3s !important;
}

.contact-form input[type='submit'] {
	background-color: rgba(22, 182, 234, 0);
	border: 2px solid #ffffff;
	color: #ffffff;
	width: 12%;
	display: block;
	margin: 0 auto;
	word-spacing: 1px;
	outline: none;
	font-size: 15px;
	margin-top: 50px;

	font-weight: 400;
	height: 54px;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
	-ms-transition: all 0.3s ease-in-out !important;
	-o-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
}

.contact-form input[type="submit"]:hover {
	background: #ffffff;
	color: #000;
}

.contact-form ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ffffff;
}

.contact-form :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ffffff;
	opacity: 1;
}

.contact-form ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ffffff;
	opacity: 1;
}

.contact-form :-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #ffffff;
}

/* ================================= */
/* ::::::::::: 5. Blog ::::::::::::: */
/* ================================= */

.post {
	margin-bottom: 25px;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}

h3.entry-title {
	font-size: 1.5em;
	margin-top: 20px;
	font-weight: 500;
}

/* type link */

.entry-header .type-link {
	text-align: center;
	height: 200px;
	background-size: cover;
	background-position: center center;
}

.entry-header .type-link.img-none {
	background: rgb(0, 0, 0);
}

.entry-header .type-link a {
	width: 100%;
	height: 100%;
	display: block;
	padding: 70px 28px;
	text-decoration: none;
	color: #fff;
	word-break: break-all;
}

.entry-header .type-link a:before {
	content: '\f0c1';

	font-style: normal;
	font-size: 21px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	display: block;
	font-family: "Font Awesome 6 Pro";
}

/* type quote */

.entry-header .type-quote {
	text-align: center;
	background-size: cover;
	background-position: center center;
	color: #fff;
}

.entry-header .type-quote.img-none {
	background: rgb(0, 0, 0);
}

.entry-header .type-quote a {
	text-decoration: none;
	color: #fff;
}

.entry-header .type-quote blockquote:before {
	content: '\f10d';

	font-style: normal;
	font-size: 25px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	display: block;
	font-family: "Font Awesome 6 Pro";
}

.entry-header .type-quote blockquote {
	border: none;
	padding: 70px 28px;
}

.entry-header .type-quote blockquote p {
	font-style: italic;
	margin-bottom: 2px;
}

.entry-header .type-quote blockquote cite {
	font-size: 15px;
	font-weight: 300;
	color: #fff;
}

/* type status */

.entry-header .type-status {
	border: none;
	text-align: center;
	padding: 70px 28px;
	height: 800px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.entry-header .type-status .twitter-tweet {
	text-align: center;
	margin: 0 auto !important;
}

.entry-header .type-status blockquote {
	border: none;
	text-align: center;
	padding: 70px 28px;
}

/* type video and audio */

.type-video .wp-video {
	width: 100% !important;
}

.type-video iframe,
.type-audio iframe {
	width: 100% !important;
	height: 450px;
}

.entry-header .type-audio.image-audio {
	text-align: center;
	padding: 25em 0 0;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
}

.entry-header .type-audio h2 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px;
}

/* type chat */

.format-chat .post-info p {
	border-bottom: 1px dashed #ebebeb;
	padding-bottom: 10px;
}

/* type gallery */

.overlay-box {
	position: relative;
	overflow: hidden;
}

.overlay-box>a {
	display: block;
	position: relative;
}

.overlay {
	text-align: center;
}

.overlay h2 {
	font-size: 1.2em;
	font-weight: 400;
	color: #000000;
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
}

.overlay-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.overlay-box .overlay {
	display: table;
	height: 100%;
	width: 100%;
}

.overlay-box:hover .overlay-wrap {
	background-color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}

.gallery-projects {
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}

.gallery-projects i {
	font-size: 23px;
	color: #000;
	display: table-cell;
	vertical-align: middle;
}

.gallery-projects img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.gallery-projects .gallery-projects-item {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.gallery-projects .gallery-projects-item .item-info {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
}

.gallery-projects .gallery-projects-item .item-info span {
	display: inline-block;
	font-weight: 400;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	color: #000000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}

.gallery-projects:hover .gallery-projects-item {
	opacity: 1;
}

.gallery-projects:hover .item-info span {
	opacity: 1;
}

.format-gallery ul.gallery-projects {
	text-align: left;
}

.format-gallery ul.gallery-projects {
	padding: 0;
	margin: 0;
}

.format-gallery ul.gallery-projects li {
	list-style: none;
	float: left;
	width: 25%;
	height: 25%;
}

.format-gallery .flexslider ul li div {
	height: 450px;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	background-repeat: no-repeat;
}

.format-gallery .flex-caption {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	margin-bottom: 0;
	color: #ffffff;
	padding: 10px;
	text-align: center;
}

.format-gallery .entry-header img.flex-resize {
	opacity: 0;
	visibility: hidden;
	height: 50px;
}

.format-gallery .flex-direction-nav a {
	background: #ffffff;
	text-align: center !important;
}

.format-gallery .flex-direction-nav a i {
	font-size: 20px;
	line-height: 40px;
	color: #000000;
}

.format-gallery .flexslider:hover .flex-direction-nav .flex-next {
	right: 0;
}

.format-gallery .flexslider:hover .flex-direction-nav .flex-prev {
	left: 0;
}

.format-gallery .gallery-post {
	overflow: hidden;
}

.post {
	margin-bottom: 25px;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}

.blog-no-border .post {
	border: none;
	margin-bottom: 2.5%;
	padding-bottom: 0;
}

.blog-column-two {
	float: left;
}

.blogContainer .gutter-sizer,
.shopContainer .gutter-sizer {
	width: 3%;
}

.blogContainer .blog-column-one {
	width: 100%;
}

.blogContainer .blog-column-two {
	width: 48.5%;
}

.blogContainer .blog-column-three {
	width: 31.333%;
}


.entry-title a {
	color: #000;
	text-decoration: none;

}

h2.entry-title {
	line-height: 25px;
}

.post-intro img {
	height: auto;
	margin-bottom: 27px;
	text-align: left;
	max-width: 100%;
	display: block;
}

.post-button {
	margin-top: 30px;
}

.post-button a,
.load-more a {
	color: #ffffff !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	background-color: #EB5054;
	cursor: pointer;
	border: 2px solid #EB5054;
	padding: 9px 25px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.post-button a:hover,
.load-more a:hover {
	background: rgba(22, 182, 234, 0) !important;
	color: #EB5054 !important;
}

.load-more {
	margin-top: 55px;
}

.load-more a.disabled {
	cursor: not-allowed;
	background: transparent !important;
	color: #EB5054 !important;
	opacity: 0.4;
}

.load-more a.disabled:hover {
	background: transparent;
	color: #000;
}

.load-more a.loaded {
	background: #eb5054;
	pointer-events: none;
}

.load-more a.loaded span {
	margin-left: 5px;
}

.load-more a .fa-spin {
	display: none;
	font-size: 13px;
	color: #fff;
}

.load-more a.loaded .fa-spin {
	display: table-row;
}

.load-more span i.fa-spin {
	-webkit-animation: fa-spin 1.2s infinite linear;
	animation: fa-spin 1.2s infinite linear
}

@-webkit-keyframes fa-spin {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes fa-spin {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}


.load-more a span {
	opacity: 1.0;
	-webkit-transition: opacity .25s;
	-moz-transition: opacity .25s;
	-o-transition: opacity .25s;
	-ms-transition: opacity .25s;
	transition: opacity .25s;
}


.post-details {
	width: 100%;
	display: inline-block;
}

.post-details div {
	float: left;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
}

.post-details div i {
	color: #000000;
	padding-right: 5px;
}

.post-details div a {
	text-decoration: none;
	color: #000;
}

.post-info {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 38px;
}

.post-info img {
	max-width: 100%;
	height: auto;
}

.pagination {
	display: inline-block;
	margin-top: 55px;
	margin-bottom: 29px;
	text-align: center;
	width: 100%;
}

.page-numbers {
	text-align: center;
}

.page-numbers li {
	float: left;
	margin: 5px;
	list-style: none;

}

.pagination a,
.pagination span {
	border: 2px solid #EB5054;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	width: 33px;
	height: 33px;
	margin: 1px;
	padding-top: 3px;
	color: #000000;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
	-ms-transition: all 0.3s ease-in-out !important;
	-o-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
}

.pagination a i {
	font-weight: 500;
	line-height: 1;
}

.pagination a:hover {
	background: #EB5054;
	color: #fff;
}

.pagination span.current {
	background: #EB5054;
	color: #fff;
	font-weight: 500;
}

.post-navigation {
	display: flex;
	justify-content: flex-end;
}

.post-navigation .prev-button {
	margin-right: auto;
	padding-bottom: 10px;
}

.post-navigation .next-button {
	order: 1;
	padding-bottom: 60px;
}

.post-navigation .prev-button a,
.post-navigation .next-button a {
	color: #ffffff;
	border: 2px solid #EB5054;
	font-size: 14px;
	background: #EB5054;
	border-radius: 0;
	margin-top: 5px;
	display: block;
	text-decoration: none;
	position: relative;
	font-weight: 500;
	z-index: 999;
	padding: 13px 25px;
	line-height: 1;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
	-ms-transition: all 0.3s ease-in-out !important;
	-o-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
}

.post-navigation .prev-button a:hover,
.post-navigation .next-button a:hover {
	background: rgba(22, 182, 234, 0);
	color: #EB5054;
}

.post-navigation .prev-button a i {
	padding-right: 5px;
	font-weight: 700;
}

.post-navigation .next-button a i {
	padding-left: 5px;
	font-weight: 700;
}

.page-links {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}

.page-links a {
	border: 2px solid #2CC9B4;
	text-decoration: none;
	font-size: 12px;
	width: 32px;
	height: 32px;
	padding-top: 2px;
	display: inline-block;
	text-align: center;
	margin: 1px;
	font-weight: 400 !important;
	color: #fff;
	background: none;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
	-ms-transition: all 0.3s ease-in-out !important;
	-o-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
}

.page-links a:hover {
	background: transparent;
	color: #fff;
}

.page-links a,
.page-links>span {
	font-weight: 400;
	width: 32px;
	height: 32px;
	display: inline-block;
	border: 2px solid #EB5054;
	background: #EB5054;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 2px;
}

.post-password-form input[type='password'] {
	background: transparent;
	border: 1px solid #EDEDED;
	font-size: 12px;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 31px;
}

.post-password-form input[type='submit'] {
	color: #ffffff;
	outline: none;
	border: 2px solid #2CC9B4;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	background: #2CC9B4;
	border-radius: 0;
	text-decoration: none;
	position: relative;
	font-weight: 600;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
	-ms-transition: all 0.3s ease-in-out !important;
	-o-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
}

.post-password-form input[type='submit']:hover {
	background: rgba(22, 182, 234, 0);
	color: #2CC9B4;
}

.footer-single {
	color: #000000;
	width: 100%;
	display: inline-block;
	margin-top: 50px;
	margin-bottom: -50px;
}

.footer-single a {
	text-decoration: none;
	color: #000000;
}

.footer-single a[rel=tag] {
	margin-bottom: 23px;
	display: inline-block;
}

.post-categories {
	margin-bottom: 20px;
}

#comments h4.comment-reply-title,
#comments h4.comments-title {
	text-align: left;
	font-weight: 500;
	margin-top: 80px;
	display: block;
	font-size: 1.2em;
}

#comments #cancel-comment-reply-link {
	font-size: 13px;
	margin-left: 10px;
}

#comments h3 a {
	font-weight: 300;
	font-size: 12px;
	color: #000000;
}

#comments h4.comment-reply-title {
	margin-bottom: 20px;
	margin-top: 35px;
}

#comments .comment-respond {
	margin-bottom: 50px;
}

#reply-title a {
	color: #000;
}

#comments .form-submit {
	margin-top: 5px;
	display: inline-block;
}

.form-comment {
	margin-bottom: 20px;
}

.border-comment {
	border-bottom: 1px solid #f1f1f1;
	padding: 23px 0;
}

#comments {
	padding-top: 20px;
	clear: both;
}

#comments .comment-info {
	margin-bottom: 60px;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 60px;
}

#comments .comments-title {
	text-align: left;
	font-weight: 500;
	font-size: 1.3em;
	display: block;
	margin-bottom: 50px;
}

#comments .comment {
	list-style: none;
}

#comments .comment .name-author h5,
#comments .comment .pingback .name-author h5 {
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: normal;
	margin-bottom: 5px;
}

ol.comment-list,
ul.comments,
li.comment {
	padding: 0;
	margin: 0;
}

.comments-navigation {
	margin-bottom: 60px;
}

.no-comments {
	font-weight: 400;
	margin: 40px 0 0;
	text-align: center;
}

#comments .child-comment {
	padding-left: 7%;
}

#comments .comment .avatar-author img {
	float: left;
	overflow: hidden;
	margin-right: 20px;
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

#comments .comment .name-author a {
	color: #000000;
	text-decoration: none;
}

#comments .comment .date-comment {
	text-align: left;
	font-size: 13px;
	padding: 5px 0;
}

#comments .comment .date-comment a {
	color: #000000;
}

#comments .comment .header-comment a {
	color: #000000;
	text-decoration: none;
}

#comments .comment .body-comment {
	text-align: left;
	word-spacing: 1px;
	margin-top: 35px;
	color: #000000;
}

#comments .comment .body-comment p {
	margin-bottom: 0;
}

#comments .comment .reply a {
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	margin-top: 25px;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: lowercase;
	background: #EB5054;
	padding: 3px 12px 3px 12px;
	border: 2px solid #EB5054;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#comments .comment .reply a:hover {
	color: #EB5054;
	background: rgba(22, 182, 234, 0);
	border: 2px solid #EB5054;
}

#comments input[type='text'],
#comments input[type='email'] {
	width: 100%;
	background: transparent;
	border: 1px solid #f1f1f1;
	height: 40px;
	padding: 5px 15px 5px 15px;
	margin-bottom: 17px;
	outline: none;
	font-size: 14px;
}

#comments .navigation {
	background: none;
	width: auto;
	text-align: center;
	height: auto;
	position: relative;
	left: 0;
	top: -5px;
}

.comment-navigation .nav-links {
	margin-top: 60px;
	margin-bottom: -50px;
}


#comments .navigation a {
	color: #000000;
	font-size: 13px;
}

#comments textarea {
	width: 100%;
	background: transparent;
	padding: 15px;
	border: 1px solid #f1f1f1;
	outline: none;
	color: #000000;
	resize: vertical;
	font-size: 14px;
}

#comments input[type='submit'] {
	outline: none;
	color: #ffffff;
	border: 2px solid #EB5054;
	font-size: 14px;
	background: #EB5054;
	border-radius: 0;
	float: left;
	text-decoration: none;
	font-weight: 500;
	margin-top: 5px;
	line-height: 1;
	padding: 13px 25px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.form-group {
	margin-bottom: 15px;
}

#comments input[type="submit"]:hover {
	background: rgba(22, 182, 234, 0);
	color: #EB5054;
}

#comments ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #8e8e8e;
}

#comments :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #8e8e8e;
	opacity: 1;
}

#comments ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #8e8e8e;
	opacity: 1;
}

#comments :-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #8e8e8e;
}


/* minimal style */

.blog-minimal .entry-title {
	margin-top: 0;
}

.blog-minimal .entry-header {
	display: flex;
}

.blog-minimal .col-md-5 {
	padding-right: 30px;
}

/* creative style */

.blog-creative .entry-header {
	overflow: hidden;
	position: relative;
}

.work-box {
	background-position: center center;
	background-size: cover;
	height: 0;
	width: 100%;
	padding-top: 66.64%;
	background-repeat: no-repeat;
}

.blog-creative img {
	height: auto;
	max-width: 100%;
	display: block;
}

.blog-creative .blog-creative-item {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.blog-creative .blog-creative-item .item-info {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.blog-creative .blog-creative-item .item-info span {
	display: inline-block;
	font-weight: 500;
	width: 100%;
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .4s ease-in-out .3s;
	transition: all .4s ease-in-out .3s;
	opacity: 0;
}

.blog-creative .blog-creative-item .item-info em {
	font-style: normal;
	font-weight: 300;
	display: inline-block;
	padding: 5px;
	color: black;
	margin-top: 5px;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .4s ease-in-out .4s;
	transition: all .4s ease-in-out .4s;
	opacity: 0;
}

.blog-creative .blog-creative-item .item-info em a {
	color: #000;
	text-decoration: none;
}

.blog-creative:hover .blog-creative-item {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.blog-creative:hover .item-info em,
.blog-creative:hover .item-info span {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.footer-single ul.share-icons {
	float: left;
	width: 100%;
	padding: 0;
	text-align: center;
	padding-bottom: 34px;
}

.footer-single .share-icons li {
	float: left;
	list-style: none;
}


.footer-single .share-icons li a {
	color: #000000;
	font-size: 16px;
	display: block;
	margin-right: 22px;
	position: relative;
	background-color: transparent;
}


.footer-single .share-icons a:hover i {
	color: rgba(0, 0, 0, 0.44);
}


.footer-single .share-icons li i {
	color: rgb(33, 31, 31);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


/* ================================= */
/* :::::::::: 7. Google map :::::::: */
/* ================================= */

#google-container {
	position: relative;
	width: 100%;
	height: 450px;
	background-color: #e7eaf0;
}

#google-container .contact-box {
	padding-left: 15px;
}

#google-container .contact-box ul {
	list-style: none;
	line-height: 25px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin-bottom: 0;
}

#google-container .contact-box h3 {
	font-weight: 600;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 14px;
}

#google-container .contact-box ul li {
	margin-top: 0px;
	font-weight: 400;
	color: #000000;
	font-size: 13px;
}

#google-container .contact-box ul li i {
	margin-right: 15px;
	color: #000000;
	margin-bottom: 15px;
}

#google-container .contact-box ul a {
	max-width: 100%;
	color: #000000;
}

#google-container .contact-box ul a:hover {
	text-decoration: none;
}

.google-map {
	position: relative;
}

#zoom-in,
#zoom-out {
	height: 32px;
	width: 32px;
	cursor: pointer;
	margin-left: 40px;
	background-color: rgba(22, 182, 234, 0.9);
	background-repeat: no-repeat;
	background-size: 32px 64px;
	background-image: url("../img/icon-controller.svg");
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

#zoom-in:hover,
#zoom-out:hover {
	background-color: #16b6ea;
}

#zoom-in {
	background-position: 50% 0;
	margin-top: 60px;
	margin-bottom: 1px;
}

#zoom-out {
	background-position: 50% -32px;
}

.google-map .contact-info {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: rgba(235, 80, 84, 0.9);
	color: #ffffff;
	padding-top: 16px;
	padding-bottom: 15px;
	letter-spacing: 1px;
}

.google-map address i,
.phone i,
.email i {
	padding-right: 10px;
}

.google-map address {
	margin-bottom: 0;
	font-size: 15px;
}

.google-map .phone {
	font-size: 15px;
}

.google-map .email {
	font-size: 15px;
}

.google-map .map-content {
	display: flex;
}

.google-map .map-content address {
	order: 1;
	flex: 1;
	text-align: left;
}


.google-map .map-content .phone {
	order: 2;
	flex: 1;
	text-align: center;
}

.google-map .map-content .email {
	order: 3;
	flex: 1;
	text-align: right;
}

/* ================================= */
/* :::::::::: 8. Footer :::::::::::: */
/* ================================= */

.footer {
	background-color: #303440;
	padding: 40px 0 40px;
	width: 100%;
	color: rgba(236, 240, 241, 0.4);
}

.footer .copyright {
	width: 100%;
	text-align: center;
}

.footer a {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	color: #808393;
}

.footer a:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.footer a:active,
.footer a:focus {
	text-decoration: none;
}

.footer .widget {
	margin-bottom: 20px;
}

.footer .row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.footer .col-md-flex-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.footer .col-md-flex-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}

.footer .col-md-flex-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333333%;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding-right: 15px;
	padding-left: 15px;
}

.footer .col-md-flex-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding-right: 15px;
	padding-left: 15px;
}

/* ================================= */
/* :::::::: 9. WooCommerce ::::::::: */
/* ================================= */

.pswp {
	z-index: 99500;
}

.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2 {
	display: block;
	flex: auto;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
	float: none;
	text-align: right;
	margin-bottom: 40px;
}

.shopContainer .gutter-sizer {
  width: 3%;
}

.shopContainer.columns-1 .product {
  width: 100%;
}

.shopContainer.columns-2 .product {
  width: 48.5%;
}

.shopContainer.columns-3 .product {
  width: 31.333%;
}

.shopContainer.columns-4 .product {
  width: 22.7%;
}

.cart-container {

	position: relative;
	float: right;
	margin-left: 23px;
	z-index: 9999;
	top: -3px;
}

header.custom-header .cart-container {
	top: 82px;
	right: 100px;
}

header.custom-header .icon-cart i {
	color: #fff;
}

header.custom-header .icon-cart span {
	background: #fff;
}


header.custom-header .cart-widget p {
	color: #fff;
}

header.custom-header .icon-cart span {
	background: #fff;
	color: #000;
}


.icon-cart {
	cursor: pointer;
}

.icon-cart i {
	font-size: 24px;
	font-weight: 300;
}

.icon-cart span {
	position: absolute;
	right: -15px;
	top: -7px;
	font-size: 12px;
	line-height: 19px;
	display: block;
	text-align: center;
	background: #242830;
	color: #fff;
	width: 19px;
	font-weight: 400;
	height: 19px;
	word-wrap: break-word;
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.cart-widget {
	visibility: hidden;
	opacity: 0 !important;
	min-width: 280px;
	position: absolute;
	top: 33px;
	right: 0;
	text-align: left;
	color: #fff;
	padding: 20px;
	background: #050505;
	z-index: 999;
	-webkit-transform: translateY(10%);
	-moz-transform: translateY(10%);
	-ms-transform: translateY(10%);
	-o-transform: translateY(10%);
	transform: translateY(10%);
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
}

.cart-widget span.woocommerce-Price-amount {
	color: #fff;
}

.cart-widget.widget-visible {
	visibility: visible;
	opacity: 1 !important;
	-webkit-transform: translateY(-0%);
	-moz-transform: translateY(-0%);
	-ms-transform: translateY(-0%);
	-o-transform: translateY(-0%);
	transform: translateY(-0%);
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
}

.cart-widget ul.cart_list li,
.cart-widget ul.product_list_widget li {
	padding-top: 0 !important;
	padding-left: 0px !important;
	padding-bottom: 15px !important;
	list-style: none;
}

.cart-widget li:after,
.cart-widget li:before {
	content: "";
	display: table;
	clear: both;
}

.cart-widget img {
	width: 75px;
	height: auto;
	float: right;
}

.cart-widget strong,
.cart-widget b {
	font-weight: 400;
}

.cart-widget .total span {
	float: right;
}

.cart-widget a {
	text-decoration: none;
}

.cart-widget ul {
	padding: 0;
	margin: 0;
}

.cart-widget .quantity {
	display: block;
	color: #fff !important;
}

.widget .quantity {
	color: #000;
	padding-top: 5px;
	display: block;
}

.cart-widget ul.cart_list li.empty {
	padding: 0 !important;
}

.cart-widget .woocommerce-mini-cart__empty-message {
	text-align: center;
	margin: 0;
	font-size: 14px;
}

.cart-widget ul.cart_list li a,
.cart-widget ul.product_list_widget li a {
	color: #fff !important;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	display: block;
}

.cart-widget a.remove {
	font-size: 16px;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: none !important;
}

.cart-widget a.remove:hover {
	background: #fff !important;
	color: #000 !important;
}

.cart-widget .widget_shopping_cart .total,
.cart-widget.widget_shopping_cart .total {
	border-top: none;
	padding: 0 0 3px 0 !important;
}

.cart-widget .widget_shopping_cart .total strong,
.cart-widget.widget_shopping_cart .total strong {
	font-weight: 400;
}

.cart-widget .widget_shopping_cart .total span,
.cart-widget.widget_shopping_cart .total span {
	float: right;
}

.cart-widget .buttons a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	background: none;
	outline: none;
	border: none;
	border-radius: 0;
	padding: 0 !important;
	line-height: 1;
}

.cart-widget .buttons a.checkout {

	margin-left: auto;
}

.woocommerce .cart-widget a.button {
	padding: 0 !important;
	background: none;
}

.woocommerce .cart-widget .buttons a {
	background: transparent !important;
	border: none;
}

.cart-widget .buttons a:hover,
.woocommerce .cart-widget .buttons a:hover {
	color: #fff !important;
	border: none;
	background: none;
}

.cart-widget .buttons {
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	padding-top: 15px;
	margin-bottom: 0;
	display: flex;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 75px;
}

.woocommerce input[type='text'],
.woocommerce input[type='email'],
.woocommerce input[type='tel'],
.woocommerce input[type='password'] {
	background: transparent;
	height: 40px;
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #EDEDED;
	font-size: 14px;
	padding: 15px;
	outline: none;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border-radius: 0;
	border-color: #000;
}

.widget .woocommerce-product-search input {
	background: transparent;
	height: 34px;
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #000;
	font-size: 13px;
	padding: 12px;
	outline: none;
}

.widget input[type='submit'] {
	display: none;
}

.woocommerce form .form-row textarea {
	width: 100%;
	background: transparent;
	font-size: 14px;
	padding: 15px;
	height: 100px !important;
	border: 1px solid #EDEDED;
	outline: none;
	margin: 0px 0 3px;
	resize: none;
}

.woocommerce form .form-row input {
	width: 100%;
	background: transparent;
	font-size: 14px;
	padding: 10px;
	border: 1px solid #EDEDED;
	outline: none;
	margin: 0px 0 3px;
	resize: none;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #EDEDED;
	border-radius: 4px;
	height: 35px;
	padding: 3px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #EDEDED;
}

.select2-dropdown {
	border: 1px solid #EDEDED;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-top: 2px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background: #fbfbfb;
	color: #000;
	border-radius: 0;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border-color: #f5eded;
}

.woocommerce-info {
	border-color: #000000;
}

.woocommerce-info:before,
.woocommerce-info a {
	color: #000;
}

.woocommerce-info a {
	font-weight: 400;
}

.shop-qty {
	display: -ms-inline-flexbox;
	display: inline-flex;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 44px;
}

.shop-qty .qty {
	width: 50px;
	text-align: center;
	border-left: none;
	border-right: none;
	border: 1px solid #000000;
	font-size: 15px;
	font-weight: 400;
	border-radius: 0;
	outline: none;
	line-height: 1;
}

.shop-qty .qty::-webkit-inner-spin-button,
.shop-qty .qty::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none;
}

.shop-qty button.minus {
	background: none;
	border: 1px solid #000;
	border-right: 0;
	font-size: 20px;
	transition: all 0.4s;
	width: 30px;
	font-weight: 400;
	outline: none;
	line-height: 1;
}

.shop-qty button.plus {
	background: none;
	border: 1px solid #000;
	border-left: 0;
	font-size: 20px;
	transition: all 0.4s;
	width: 30px;
	font-weight: 400;
	outline: none;
	line-height: 1;
}

.shop-qty button.minus:hover,
.shop-qty button.plus:hover {
	background-color: #000;
	color: #fff;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	background: #EB5054;
	outline: none;
	border-radius: 0;
	line-height: 1;
	padding: 13px 25px !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 2px solid #EB5054;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	padding: 7px 28px;
	color: #fff !important;
}

.cart-widget .woocommerce a.button {
	letter-spacing: 0;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background: transparent;
	color: #EB5054;
	border: 2px solid #EB5054;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
	background: #EB5054;
}

.woocommerce ul.products li.product .button {
	margin-top: 0.2em;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	float: right;
	font-size: 14px;
}

.price_slider_amount button.button {
	padding: 8px 13px 8px 13px!important;
	outline: none;
}

.woocommerce .widget_price_filter .price_slider_amount {
	text-align: left;
	font-size: 15px;
	line-height: 3;
}

.select2-container .select2-choice {
	border-radius: 0;
	height: 40px;
	padding: 7px 0 0 15px;
	border-color: #EDEDED;
}

.select2-drop-active,
.select2-drop.select2-drop-above.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
	border: 1px solid #EDEDED;
}

.select2-search input {
	margin-top: 4px;
	padding: 0px 20px 0 5px !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #000;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #f3f3f3;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 5px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #000;
}

.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 22px;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.products li.product h3 {
	font-weight: 400;
}

.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item a img,
.widget ul.product_list_widget li img {
	width: 45px;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 75px;
}

.woocommerce .product {
	line-height: 25px;
	margin-bottom: 50px;
}

.woocommerce article.product .price {
	font-size: 16px;
	display: block;
	float: left;
	margin-top: 5px;
}

.woocommerce .products .product .single-product .col-md-9 {
	margin-top: 30px;
}

.woocommerce .product p.price {
	color: #000 !important;
	font-weight: 400;
}

.woocommerce div.product .product_title {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 15px;
font-weight: 500;}

.woocommerce .product h2,
.woocommerce .product h3 {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 40px;
}

.woocommerce-order-received h2,
.woocommerce-order-received h3,
.woocommerce .checkout h3,
.woocommerce .product .up-sells h2,
.woocommerce .product .related.products h2,
.woocommerce .cross-sells h2,
.woocommerce .cart_totals h2,
.woocommerce-cart h3.entry-header {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
	font-weight: 500;
}

.woocommerce .form-row {
	display: block !important;
}

.woocommerce-order-received header {
	height: 40px;
}

.woocommerce-thankyou-order-received {
	font-weight: 400;
	margin-bottom: 30px;
	font-size: 14px;
}

.woocommerce .order_details li strong {
	font-weight: 400;
	margin-top: 5px;
}

.woocommerce .order_details {
	margin-bottom: 25px;
}

.woocommerce .product label,
.woocommerce .checkout label {
	font-weight: 500 !important;
}

.woocommerce div.product form.cart .variations label {
	color: #000;
	font-size: 13px;
	margin-top: 10px;
}

.widget .woocommerce-Price-amount,
.widget .reviewer,
.woocommerce ul.products li.product .price {
	font-weight: 400;
	color: #000;
	font-size: 14px;
}

a.woocommerce-review-link,
.posted_in a,
.woocommerce-message a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.woocommerce .woocommerce-product-rating .star-rating {
	margin: 9px 4px 0 0;
}

.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 10px;
}

.woocommerce .product .cart {
	margin-top: 25px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: transparent;
	border-color: #000;
	border-radius: 0;
	border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding-bottom: 8px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom: 1px solid #000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #reviews .comment-reply-title {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding-left: 0;
	margin-bottom: 5px;
}

.woocommerce .star-rating {
	font-size: 12px;
	display: none;
}

.woocommerce .star-rating:before,
.woocommerce .star-rating span,
.woocommerce p.stars a,
.woocommerce ul.products li.product h3 {
	color: #EB5054;
	margin-bottom: 5px;
}

.woocommerce .product #comments {
	padding-top: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border: none;
	padding-top: 0;
	padding-right: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 14px;
	color: #000;
	margin-bottom: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	font-weight: 400;
}

.woocommerce #reviews #comments ol.commentlist {
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	border: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: 0;
}

.woocommerce .product input[type='text'],
.woocommerce .product input[type='email'] {
	background: transparent;
	height: 40px;
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #EDEDED;
	font-size: 12px;
	padding: 15px;
	outline: none;
	-webkit-transition: all 0.3s !important;
	-moz-transition: all 0.3s !important;
	transition: all 0.3s !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	margin: 0;
	height: 37px;
}

.quantity input[type='number'] {
	width: 50px !important;
	height: 44px;
	display: block;
	outline: none;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	border: 1px solid #eee;
}

.woocommerce .product textarea {
	width: 100%;
	background: transparent;
	font-size: 12px;
	padding: 15px;
	height: 100px !important;
	border: 1px solid #EDEDED;
	outline: none;
	margin: 0px 0 3px;
	resize: none;
	-webkit-transition: all 0.3s !important;
	-moz-transition: all 0.3s !important;
	transition: all 0.3s !important;
}

.widget .star-rating {
	margin-top: 5px;
	margin-bottom: 5px;
}

.widget ul.product_list_widget li {
	padding-bottom: 15px;
}

.widget .widget_shopping_cart .total {
	padding-top: 10px;
}

.widget .mini_cart_item a.remove {
	color: #000 !important;
	width: 15px !important;
	height: 15px !important;
	padding-top: 1px;
	font-size: 14px;
	line-height: 1 !important;
}

.widget .mini_cart_item a.remove:hover {
	background: #EB5054;
	color: #fff !important;
}

.woocommerce .widget_shopping_cart h1 {
	margin-bottom: 15px;
}

.woocommerce-message {
	border-color: #000;
}

.woocommerce-message:before {
	color: #000;
}

.widget.widget_shopping_cart .total {
	padding: 17px 0 8px 0;
}

.widget .buttons a {
	padding: 13px 25px;
}

.widget-area p.woocommerce-mini-cart__buttons.buttons {
	margin: 0 auto;
	text-align: center;
}

.woocommerce .woocommerce-ordering select {
	outline: none;
	padding: 10px;
	border-radius: 0;
	border-color: #f5f5f5;
}

.woocommerce span.onsale {
	background-color: #EB5054;
	border-radius: 0;
	font-weight: 400;
	min-width: 5.0em;
	min-height: 1.0em;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
	z-index: 999;
	left: 0;
	top: 0;
}

.woocommerce ul.products li.product .onsale {
	margin: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding-bottom: 20px;
	box-shadow: none;
}

.woocommerce .coupon input[type='text'] {
	width: 110px !important;
	height: 44px;
	padding-left: 12px !important;
	padding-top: 5px !important;
}

.woocommerce .cart_item a.remove {
	color: #000 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 2px;
}

.woocommerce .cart_item a.remove:hover {
	background: #EB5054;
	color: #fff !important;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
	padding: 22px 12px;
	background: transparent;
	color: #000 !important;
}

.row table tbody tr:nth-child(even) {
	background-color: #fcfcfc;
}

.woocommerce table a {
	text-decoration: none;
	color: #000;
}

.woocommerce-shipping-totals td {
	padding: 10px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce .product-quantity {
	font-weight: 500;
}

.woocommerce .cart_item .quantity {
	font-weight: 300;
}

.woocommerce .calculated_shipping td {
	text-align: right;
}

.woocommerce table.shop_table .product-remove {
	padding-left: 50px;
}

.woocommerce table.shop_table>thead>tr>th {
	border-bottom: 0;
	padding: 13px 12px;
	font-weight: 400;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tr.order-total strong {
	font-weight: 500;
}

.woocommerce table.shop_table {
	border-radius: 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background: #f3f3f3;
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
	border-bottom-color: #f3f3f3 !important;
}

.woocommerce .widget_rating_filter .star-rating {
	margin-bottom: 0;
	margin-top: -0;
}

nav.woocommerce-pagination {
	float: none;
	height: auto;
	margin: 35px 0;
}

nav.woocommerce-pagination a,
nav.woocommerce-pagination span {
	text-decoration: none;
	width: 33px;
	height: 33px;
	font-size: 14px !important;
	border: none;
	color: #000000;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
	-ms-transition: all 0.3s ease-in-out !important;
	-o-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
}

nav.woocommerce-pagination a.page-numbers {
	padding-top: 9px !important;
}

nav.woocommerce-pagination a.next,
nav.woocommerce-pagination a.prev {
	padding-top: 8px !important;
}

.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: #ffffff;
	color: #000 !important;
}

.woocommerce nav.woocommerce-pagination ul li span.current:hover {
	color: #fff;
}

nav.woocommerce-pagination span.current {
	background: #0a0a0a;
	color: #fff !important;
	padding-top: 9px !important;
	font-weight: 500 !important;
}

.woocommerce nav.woocommerce-pagination ul {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
	margin-right: 3px;
}

.woocommerce-variation-price {
	margin-bottom: 23px;
}

.woo_second_image {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.woo_second_image img {
	width: 100%;
}

.product-images:hover .woo_second_image {
	opacity: 1;
}

.woo_first_image img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}

.woo_first_image.woo_single_image:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.product-images {
	overflow: hidden;
	display: block;
	position: relative;
}

.product-images .link-product-images {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.woo_product-title {
	margin-top: 17px;
	margin-bottom: 8px;
}

.woo_product-title a {
	font-size: 16px;
	color: #000;
	font-weight: 500;
	text-decoration: none;
}

.woocommerce li.product {
	list-style: none;
	padding-left: 15px;
	padding-top: 15px;
}

.woocommerce li.product a {
	text-decoration: none;
}

.woocommerce li.product mark {
	font-weight: 400;
	background: transparent;
}

.woo_product-details .price {
	color: #000 !important;
	display: inline-block;
	font-weight: 400;
}

.woo_add_to_cart_arcvhive {
	margin-top: 10px;
}

@keyframes show-cart {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.woocommerce .woo_product-details-container a.added_to_cart {
	display: none;
}

.woocommerce a.added_to_cart:hover {
	background: #000;
	color: #fff;
}

.woocommerce a.added_to_cart:hover {
	opacity: 0.9;
	text-decoration: none;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
	font-weight: 400;
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
	padding-right: 28px;
}

.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
	top: 12px !important;
	display: none;
}

.woocommerce .products .star-rating {
	margin: .4em 0 .9em !important;
	font-size: 12px;
}

.single.woocommerce .parallax {
	display: none;
}

.woocommerce .page-title {
	font-size: 20px;
}

.woocommerce-cart .col-md-9,
.woocommerce-checkout .col-md-9 {
	width: 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.woocommerce-cart .col-md-3,
.woocommerce-checkout .col-md-3 {
	display: none;
}

.woocommerce-MyAccount-navigation a {
	color: #000;
	font-weight: 400;
}

.woocommerce-MyAccount-navigation li {
	list-style: none;
	margin-bottom: 10px;
}

.woocommerce-MyAccount-content a,
.woocommerce-LostPassword a {
	font-weight: 400;
	color: #000;
}

nav.woocommerce-MyAccount-navigation {
	margin: 0;
	height: auto;
}

.woocommerce table.my_account_orders {
	font-size: 13px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-cart .cart-collaterals .cart_totals table th {
	width: 100%;
	background: none;
	color: #000 !important;
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
	font-weight: 500;
}

.woocommerce div.product span.price {
	font-size: inherit;
	color: #000;
}

.woocommerce ul.products li.product a img {
	margin: 0;
}

.woocommerce .product .button {
	text-align: right;
	padding: 10px 11px;
	float: right;
}

.woocommerce .shop_cart-button.added::before {
	content: '\e017';
	font-family: WooCommerce;
	line-height: 0;
}

.woocommerce .shop_cart-button.loading:before {
	content: "\f110";
	display: inline-block;


	font-family: "Font Awesome 6 Pro";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	animation: fa-spin 1s infinite linear;
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	-webkit-animation: spin 1s infinite linear;
}


.woocommerce .shop_cart-button {
	background-color: #EB5054;
	border: 2px solid #EB5054;
	color: #ffffff;
	font-weight: 400;
	font-size: 13px;
	width: 36px;
	height: 36px;
	cursor: pointer;

	transition: all 0.4s ease-in-out;
	display: flex;
	text-decoration: none;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.woocommerce .shop_cart-button:hover {
	background-color: #00000000;
	color: #EB5054;
}

.woocommerce .shop_cart-button:before {
	content: "\f07a";
	display: inline-block;


	font-family: "Font Awesome 6 Pro";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.woocommerce a.added_to_cart {
	display: none;
}

.woocommerce a.button.added::after {
	margin-left: 0;
}

.woocommerce .product .shop_cart-button.loading {
	pointer-events: none;
}

.woocommerce .shop_cart-button {
	text-align: center;
	float: right;
}

/* ================================= */
/* ::::: 10. Responsive CSS :::::::: */
/* ================================= */

@media only screen and (max-width: 1478px) {

	#rabbit_menu ul li ul ul {
		left: -100% !important;
		right: auto;
	}

	#rabbit_menu ul li ul {
		right: 0;
	}


}

@media only screen and (max-width: 1036px) {

	.countdown .border_clock {
		border: none;
	}

	header.custom-header nav,
	header .nav {
		display: none;
	}

	header .actions {
		margin: 9.5em 0px 50px 0px;
		padding: 0;
	}

	.mobile-menu {
		position: relative !important;
		z-index: 9999 !important;
	}

	.slicknav_menu {
		display: block;
}

	.contact-form input[type="submit"] {
		width: 100%;
	}

	.subscribe input[type=email] {
		width: 100%;
		margin-bottom: 15px;
	}

	.subscribe button {
		width: 100%;
	}

	.services-box .icon {
		font-size: 40px;
		float: none;
		text-align: center;
	}

	.services-box .icon i {
		float: none;
		margin-right: 0;
	}

	.services-box .info {
		margin-left: 0;
	}

	.services-box p {
		text-align: center;
		margin-left: 0;
	}

	.services-box h2 {
		text-align: center;
	}

	.shopContainer.columns-3 .product {
		width: 48.5%;
	}

	.google-map .map-content {
		flex-direction: column;
	}

	.google-map .map-content .phone {
		text-align: left;
	}

	.google-map .map-content .email {
		text-align: left;
	}

	footer .col-md-flex-12.col-md-flex-6,
	footer .col-md-flex-12.col-md-flex-4,
	footer .col-md-flex-12.col-md-flex-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
		header.custom-header .logo-header {
		padding-top: 170px;
	}

	header.custom-header .slicknav_menu {
		right: 80px;
	}

	header.custom-header .cart-container {
		right: 60px
	;top: 85px;}

	header .cart-container {
		top: 2px;
	right: 7px;
}
	     .shopContainer.columns-3 .product, .shopContainer.columns-4 .product {
		  width: 48.5%;
}


}

@media only screen and (max-width: 768px) {

	.blogContainer .blog-column-two,
	.blogContainer .blog-column-three {
		width: 100%;
	}

	.services-box {
		margin-bottom: 50px;
	}

	header .logo-header img {
		width: 70%;
		height: auto;
	}

	#comments .child-comment {
		padding: 0;
	}

	.team {
		margin-bottom: 40px;
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.team img {
		width: 70%;
		margin: 0 auto;
	}

	.team h2,
	.team p {
		text-align: center;
	}

	.team .social-icons {
		margin-top: 20px;
	}

	#comments .comment ul {
		padding: 0;
	}

	.woocommerce .product-remove a {
        margin: 0 auto;
    }

	.woocommerce table.shop_table .product-remove {
      padding-left: 0;
}

	.woocommerce table td.product-quantity {
    display: flex!important;
}

	.woocommerce td.product-quantity .shop-qty {
		
	margin: 0 0 0 auto;}


}

@media only screen and (max-width: 540px) {


	#audio_visualizers .toggle-btn,
	#audio_image .toggle-btn {
		right: 10px;
		bottom: 10px;
	}


	.shopContainer.columns-3 .product {
		width: 100%;
	}
	 .shopContainer.columns-3 .product, .shopContainer.columns-4 .product {
      width: 100%;
    }
    .shopContainer.columns-3 .product-category, .shopContainer.columns-4 .product-category {
      width: 100%;
      text-align: center;
    }

}

@media only screen and (max-width: 320px) {
	.cart-widget {
		right: -118px;
	}

	#audio_visualizers .toggle-btn, #audio_image .toggle-btn {
		display: none;
	}
}