/*
Theme Name: Olymp
Theme URI: https://woocommerce.com/products/olymp/
Description: Responsive WooCommerce theme.
Author: Viva Themes
Author URI: https://vivathemes.com
License: GNU GPLv3 or later
License URI: https://www.gnu.org/licenses/license-list.html#GNUGPLv3
Version: 1.1.3
Requires PHP: 5.6
Tested up to: 6.3
Tags: two-columns, full-width-template, right-sidebar, custom-background, custom-header, custom-colors, custom-logo, custom-menu, translation-ready, featured-images, threaded-comments, blog, entertainment
Text Domain: olymp
Domain Path: /languages/
Woo: 8384551:579fd432c48d7e6f249d119d26181e45

Olymp Theme, (C) Viva Themes

*/

html {
	margin: 0 !important;
	padding: 0 !important;
}


body {
	height: 100%;
	min-height: 100%;
	margin: 0 !important;
	padding: 0 !important;
	background: #fff;
	color: #000;
	font-family: 'Nunito Sans', arial, helvetica, tahoma, sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 175%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1 {
	font-size: 36px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 400;
	font-family: 'Nunito Sans', arial, helvetica, tahoma, sans-serif;
}

h2 {
	color: #000;
	margin: 0;
	padding: 0;
	margin-top: -45px;
	margin-bottom: 20px;
	font-size: 34px;
	font-weight: 400;
	font-family: 'Nunito Sans', arial, helvetica, tahoma, sans-serif;
}

h3 {
	color: #000;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 400;
	font-family: 'Nunito Sans', arial, helvetica, tahoma, sans-serif;
}

h4 {
	color: #000;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: 400;
	font-family: 'Nunito Sans', arial, helvetica, tahoma, sans-serif;
}

h5 {
	color: #000;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 400;
	font-family: 'Nunito Sans', arial, helvetica, tahoma, sans-serif;
}

p {
	margin-top: 10px;
}

img {
	border: none;
	padding: 0;
}

img a {
	border: none;
}

img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}

img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}

blockquote {
	border-left: 1px solid #ccc;
	margin: 15px;
	padding: 0 12px 0 12px;
	font-style: italic;
}

code {
	font-family: "Courier New", Courier, monospace;
}

/* links */

a {
	color: #000;
	text-decoration: underline;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a:hover {
	text-decoration: none;
}

/* container */

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline;
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal;
}

.screen-reader-text:focus {
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #000;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	right: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#container {
	width: 100%;
	float: left;
	clear: left;
	overflow: hidden;
	position: relative;
}

#wrapper {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 0;
}

/* header */

#header {
	width: 100%;
	margin: 0;
	float: left;
	position: relative;
}

.home #header {
	height: 100vh;
	min-height: 700px;
}

.innerheader {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 400px;
	z-index: 0;
	background: #000;
}

.home .innerheader {
	height: 100vh;
	min-height: 700px
}

.page-template-template-plain .innerheader {
	display: none;
}

.innerwrapper {
	max-width: 1530px;
	margin: 0 auto;
	padding-left: 5%;
	padding-right: 5%;
	box-sizing: border-box;
	position: relative;
}

.home #header .innerwrapper {
	height: 100vh;
	min-height: 700px;
}

#logo {
	width: 15%;
	float: left;
	margin-top: 20px;
}

#logo a img {
	float: left;
	margin-bottom: 5px;
	max-width: 170px;
}

#logo a {
	color: #FF9900;
	text-decoration: none;
}

h1.site-title {
	font-size: 32px;
	text-transform: none;
	line-height: 100%;
	margin: 0;
	margin-top: 26px;
	float: left;
	letter-spacing: .5px;
	font-weight: 900;
	clear: left;
	color: #FF9900;
}

h2.site-description {
	font-size: 14px;
	text-transform: none;
	margin: 0;
	margin-bottom: 5px;
	float: left;
	clear: left;
	font-weight: 400;
	line-height: 120%;
	font-family: 'Lato';
	color: #FF9900;
}

/* search */

#searchform {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-right: 8px;
}

#searchform input#s {
	margin: 0;
	padding: 2px;
	width: 100%;
	box-sizing: borde-box;
	padding-left: 3px;
	background: none;
	border: solid 1px #eaeaea;
	height: 34px;
	font-size: 11px;
	padding-top: 2px;
	color: #000;
	margin-bottom: 10px;
	float: left;
}

#searchform input#searchsubmit {
	background: #FF3300;
	border: solid 2px #FF3300;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 30px;
	cursor: pointer;
	clear: left;
	float: left;
}

/* Main Menu */

#mainmenu {
	width: 70%;
	float: left;
	margin-top: 50px;
	*width: 916px;
	/* IE7 only hack */
}

.sf-menu,
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
}

.sf-menu ul {
	position: absolute;
	background: #000;
	top: 100%;
	border-radius: 4px;
	border: solid 1px rgba(255, 255, 255, .1);
	left: -9999em;
	opacity: 0;
}

.sf-menu>li {
	float: left;
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
	left: 0;
	opacity: 1;
}

.sf-menu li:hover>ul ul,
.sf-menu li.sfHover>ul ul {
	left: auto;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100% !important;
}

/* Centre the Menu */

.sf-menu {
	float: left;
	position: relative;
	left: 50%;
}

.sf-menu ul li {
	left: 0%;
}

.sf-menu li {
	left: -50%;
	padding-left: 30px;
	padding-right: 30px;
}

.sf-menu li.menu-item-has-children::after {
	content: '';
	width: 5px;
	height: 5px;
	display: block;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	position: absolute;
	right: 15px;
	bottom: 11px;
	transform: rotate(45deg);
	transition: all 0.3s;
}

.sf-menu li.menu-item-has-children:hover::after {
	transform: rotate(-135deg);
	bottom: 9px;
}

.sf-menu li ul li.menu-item-has-children::after {
	transform: rotate(-45deg);
}

.sf-menu li ul li.menu-item-has-children:hover::after {
	transform: rotate(135deg);
	bottom: 9px;
}

/*** Menu Styling ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}

.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
	min-width: 11em;
	/* allow long menu items to determine submenu width */
	*width: 12em;
	/* no auto sub width for IE7, see white-space comment below */
	padding-bottom: 14px;
}

.sf-menu a {
	padding: 0;
	text-decoration: none;
	zoom: 1;
	/* IE7 */
	font-size: 15px;
	text-transform: none;
	font-weight: 600;
	letter-spacing: .5px;
	color: #fff;
	z-index: 1;
	line-height: 165%;
}

.sf-menu li.current-menu-item a::before {
	content: '';
	width: 100%;
	background: #FF3300;
	display: block;
	position: absolute;
	left: -5px;
	top: -6px;
	width: 16px;
	height: 32px;
	z-index: -1;
}

.sf-menu ul.sub-menu li a::before,
.sf-menu ul li.current-menu-item a::before {
	display: none;
}

.sf-menu li {
	white-space: nowrap;
	/* no need for Supersubs plugin */
	*white-space: normal;
	/* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu ul li a {
	padding-top: 10px;
	padding-bottom: 0;
}

.sf-menu ul li a::before {
	display: none;
}

.sf-menu ul ul li {}

.sf-menu ul li a,
.sf-menu ul ul li a {
	color: #666;
	font-size: 14px;
	text-transform: none;
	line-height: 220%;
	font-weight: 600;
}

.sf-menu ul li.current-menu-item a,
.sf-menu ul li a:hover,
.sf-menu ul ul li a:hover {
	color: #FF3300;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em;
	/* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #a3978e;
	/* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(163, 151, 142, .5);
}

.sf-arrows>li>.sf-with-ul:focus:after,
.sf-arrows>li:hover>.sf-with-ul:after,
.sf-arrows>.sfHover>.sf-with-ul:after {
	border-top-color: white;
	/* IE8 fallback colour */
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #a3978e;
	/* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(163, 151, 142, .5);
}

.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
	border-left-color: white;
}

/* Woo Commerce Top Menu */

.rightmenu {
	width: 15%;
	float: right;
}

#woomenu {
	width: auto;
	float: right;
	height: 34px;
	margin-top: 45px;
	position: relative;
	z-index: 999;
	text-align: right;
}

#woomenu a {
	float: right;
	line-height: 28px;
	display: inline-block;
	text-align: center;
	position: relative;
}

#woomenu a .cart-count {
	position: absolute;
	color: #FF3300;
	top: 5px;
	right: -8px;
	font-size: 11px;
	width: 10px;
	height: 10px;
	text-align: center;
	line-height: 10px;
}

#woomenu a:hover {}

.svg-icon {
	width: 24px;
	height: 24px;
	padding: 5px;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
	fill: #666;
}

.svg-icon circle {
	stroke: #666;
	stroke-width: 1;
}

.cart-contents:hover {
	text-decoration: none;
}

/* Top Widget */

.topwidget {
	width: 40%;
	color: #fff;
	font-weight: 300;
	float: left;
	clear: left;
	margin-top: 180px;
	position: relative;
	z-index: 1;
}

.topwidget h2,
.topwidget h2.widget-title {
	color: #fff;
	font-weight: 900;
	font-size: 96px;
	margin-bottom: 30px;
	line-height: 100%;
}

.btn {
	position: relative;
	display: inline-block;
	padding: 0;
	width: 170px;
	height: 52px;
	line-height: 100%;
	text-decoration: none !important;
	margin-top: 40px;
	clear: left;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	border-right: solid 2px #FF3300;
	z-index: 3;
}

#header .btn {
	color: #fff;
}

.btn span {
	display: block;
	position: absolute;
	left: 0;
	top: -11px;
	height: 82px;
	width: 2px;
	z-index: 2;
	background: #FF3300;
}

.btn p {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	line-height: 100%;
	margin-top: 18px;
	margin-left: 30px;
}

.btn p:after {
	content: '';
	width: 7px;
	height: 7px;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	transform: rotate(45deg);
	position: absolute;
	top: 5px;
	right: -6px;
	display: block;
	opacity: 0;
	transition: all .3s ease;
}

.btn:hover p:after {
	right: -14px;
	opacity: 1;
}

.btn:before {
	content: '';
	position: absolute;
	left: 0;
	top: -7px;
	height: 2px;
	width: 101%;
	background: #FF3300;
	transform: rotate(4deg);
}

.btn:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -10px;
	height: 2px;
	width: 101%;
	background: #FF3300;
	transform: rotate(-6.5deg);
}

/* SVG shape */

.mainheader {
	width: 50%;
	float: right;
	position: relative;
	z-index: 1;
	margin-top: 80px;
	text-align: center;
	animation-delay: .5s;
}

.item__svg {
	position: absolute;
	display: block;
	width: 100%;
	max-width: 640px;
	height: auto;
	min-height: 500px;
	right: 0;
	transform: rotate(180deg);
	transition: all 1s ease;
}

.mainheader img {
	position: relative;
	z-index: 1;
	max-width: 440px;
	float: right;
	margin-top: 10px;
	margin-right: 14%;
}

a.shopbtn {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 78px;
	line-height: 78px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 30px;
	letter-spacing: .5px;
}

a.shopbtn span {
	position: relative;
	z-index: 1;
}

a.shopbtn:before {
	content: '';
	position: absolute;
	display: block;
	width: 60%;
	right: 0;
	top: 0;
	height: 78px;
	background: #FF3300;
	z-index: 0;
	transition: all .3s ease;
}

a.shopbtn:after {
	content: '';
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	border-top: solid 2px rgba(255, 255, 255, .6);
	border-right: solid 2px rgba(255, 255, 255, .6);
	transform: rotate(45deg);
	right: 30px;
	top: 30px;
	background: #FF3300;
	z-index: 1;
	transition: all .3s ease;
}

a.shopbtn:hover:before {
	width: 100%;
}

/* Front Page WooCommerce Categories */

.featuredcontent {
	width: 100%;
	float: left;
	clear: left;
	background: #fff;
}

.bwcat {
	width: 100%;
	float: left;
	clear: left;
	margin-top: 40px;
	line-height: 185%;
	position: relative;
}

.bwtriangle {
	position: absolute;
	width: 140vw;
	height: 1px;
	background: #eaeaea;
	transform: rotate(25deg);
	transform-origin: 0 0;
	top: 0;
	left: 0;
	z-index: 0;
}

.categoryimage {
	width: 50%;
	float: right;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-right: 50px;
	animation-delay: 1s;
}

.bwcat:nth-child(even) .bwtriangle {
	transform: rotate(-25deg);
	top: auto;
	bottom: 0;
}

.bwcat:nth-child(even) .categoryimage {
	float: left;
	margin-right: 0;
	margin-left: -40px;
}

.bwcat:nth-child(even) .categoryimage .item__svg {
	left: -30px;
	right: auto;
	transform: rotate(0deg);
	fill: #FFCC00;
}

.categoryimage .item__svg {
	z-index: -1;
	fill: #00A4CD;
	z-index: 1;
}

.categoryimage img {
	max-width: 535px;
	float: right;
	margin-top: 40px;
	position: relative;
	z-index: 2;
}

.bwcat:nth-child(even) .categoryimage img {
	float: left;
	margin-left: 30px;
}

.categorycontent {
	max-width: 440px;
	float: left;
	margin-top: 130px;
	animation-delay: .5s;
}

.bwcat:nth-child(even) .categorycontent {
	float: right;
	margin-right: 80px;
}

.bwcat h2 {
	font-weight: 700;
	font-size: 34px;
	margin-bottom: 20px;
	position: relative;
}

.bwcat h2:before {
	content: '';
	position: absolute;
	width: 17px;
	height: 30px;
	background: #FF3300;
	display: block;
	left: -30px;
	top: 1px;
}

.featuredcontent a.more-link {
	display: none;
}

/* Video Section */

.video-container {
	padding-top: 80px;
	padding-bottom: 200px;
	width: 100%;
	margin: 0;
	float: left;
	clear: left;
	overflow: hidden;
	position: relative;
}

#videobg {
	object-fit: cover;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -2;
}

.bg-img {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -2;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.opaquebg {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	background: rgba(0, 0, 0, .2);
}

.videowidget {
	width: 100%;
	float: left;
	clear: left;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 185%;
	animation-delay: 1s;
}

.videowidget .innerwrapper {
	max-width: 900px;
}

.videowidget h2,
.videowidget h2.widget-title {
	color: #fff;
	font-size: 56px;
	font-weight: 300;
	margin-bottom: 30px;
}

.btnmore {
	background: none;
	cursor: pointer;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 40px;
	color: #fff;
	text-decoration: none;
	border: solid 2px #fff;
	border-radius: 4px;
}

.btnmore:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
}

.btnmore:hover,
.btnmore:active {
	color: #333;
}

.btnmore:hover:after,
.btnmore:active:after {
	width: 100%;
}

/* Front Page Bottom Widgets */

.bottomwidgets {
	width: 100%;
	float: left;
	clear: both;
	background: #fff;
	padding-top: 100px;
}

.bottomwidgets .widget {
	max-width: 540px;
	float: left;
	margin-bottom: 100px;
	margin-right: 120px;
	animation-delay: .5s;
}

.bottomwidgets h2,
.bottomwidgets h2.widget-title {
	font-weight: 400;
	font-size: 46px;
	margin-bottom: 40px;
	position: relative;
}

.bottomwidgets h2:before,
.bottomwidgets h2.widget-title:before {
	content: '';
	position: absolute;
	width: 17px;
	height: 30px;
	background: #FF3300;
	display: block;
	left: -30px;
	top: -5px;
}

.bottomwidgets a.btnmore {
	position: relative;
	float: left;
	clear: left;
	padding-top: 24px;
	padding-bottom: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 165%;
	font-weight: 600;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 30px;
	letter-spacing: .5px;
	background: #FF3300;
	display: block;
}

.bottomwidgets a.btnmore:after {
	content: '';
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	border-top: solid 2px rgba(255, 255, 255, .6);
	border-right: solid 2px rgba(255, 255, 255, .6);
	transform: rotate(45deg);
	left: auto;
	right: 30px;
	top: 28px;
	background: none;
	z-index: 1;
	transition: all .3s ease;
}

.bottomwidgets a.btnmore:hover:after {
	right: 24px;
}

.bottomwidgets .widget:nth-child(2) {
	float: left;
	max-width: 300px;
	animation-delay: 1s;
}

.bottomwidgets .widget:nth-child(2) img {
	border-radius: 50%;
}

.bottomwidgets .widget:nth-child(2) .wp-caption {
	background: none;
	padding: 0;
}

.bottomwidgets .widget:nth-child(2) .wp-caption-text {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
}

.alignfull {
	margin: 32px calc(50% - 50vw) !important;
	max-width: 100vw;
	width: 100vw;
}

.post-template-default .alignfull {
	margin: 32px calc(50% - 50%) !important;
	max-width: 100%;
	width: 100%;
}

/* Content Section */

#contentwrapper {
	width: 100%;
	float: left;
	clear: left;
	padding: 0;
	margin-bottom: 40px;
	position: relative;
	opacity: 0;
	margin-top: 120px;
}

.page-template-template-home-page #contentwrapper {
	margin-top: 0;
	margin-bottom: 0;
	opacity: 1;
}

#searchresult,
#content {
	width: 70%;
	float: left;
	padding: 0;
	margin: 0;
}

#contentfull {
	width: 100%;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
}

#contentplain {
	width: 100%;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
}

#contentplain h1.entry-title {
	color: #000;
	font-size: 54px;
	font-weight: 900;
	margin-bottom: 40px;
}

.page-template-template-plain #header {
	background: #000;
	padding-bottom: 60px;
}

.home.page-template-template-plain #header {
	padding-bottom: 0;
}

.page-template-template-plain #contentwrapper {
	margin-top: 70px;
}

.home.page-template-template-plain #contentwrapper {
	margin-top: 70px;
}

.search #contentwrapper,
.single #contentwrapper {
	animation-delay: 0s;
}

/* Search Results */

.search-results #searchresult {
	text-align: left;
}

.search-results .type-page {
	width: 100%;
	float: left;
	clear: left;
	background: none;
	margin-bottom: 40px;

}

.search-results .pagination {
	display: block !important;
}

/* 404 page */

.error404 #contentfull svg {
	font-size: 250px;
	width: 100%;
	height: auto;
	margin-top: 40px;
}

.error404 #contentfull .text {
	fill: none;
	stroke: white;
	stroke-dasharray: 8% 29%;
	stroke-width: 5px;
	stroke-dashoffset: 1%;
	animation: stroke-offset 5.5s infinite linear;
}

.error404 #contentfull .text:nth-child(1) {
	stroke: #00CCFF;
	animation-delay: -1;
}

.error404 #contentfull .text:nth-child(2) {
	stroke: orange;
	animation-delay: -2s;
}

.error404 #contentfull .text:nth-child(3) {
	stroke: #2f8f7f;
	animation-delay: -3s;
}

.error404 #contentfull .text:nth-child(4) {
	stroke: #2f8f7f;
	animation-delay: -4s;
}

.error404 #contentfull .text:nth-child(5) {
	stroke: #da2717;
	animation-delay: -5s;
}

@keyframes stroke-offset {
	100% {
		stroke-dashoffset: -35%;
	}
}

.error404 #contentfull #searchform {
	width: 100%;
}

.error404 #contentfull #searchform label {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
}

.error404 #contentfull #searchform input#s {
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.error404 #contentfull #searchform input#searchsubmit {
	display: block;
	border: none;
	cursor: pointer;
	padding: 16px 24px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	transition: all .3s ease;
}

.error404 #contentfull #searchform input#searchsubmit:hover {
	opacity: .7;
}


/* content */

.post {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 40px;
}

/* Content Titles */

h1.page-title,
h1.entry-title {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: none;
	line-height: 120%;
	color: #fff;
	font-size: 68px;
	font-weight: 900;
	z-index: 1;
	position: relative;
}

h2.entry-title {
	font-size: 42px;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: none;
	line-height: 120%;
	margin-bottom: 20px;
	font-weight: 400;
}

.home h1.page-title,
.home h1.entry-title {
	color: #000;
}

.pagetop {
	margin-top: 0;
	width: 100%;
	float: left;
	clear: left;
	position: relative;
	height: 245px;
}

.pagetop .innerwrapper {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: auto;
}

.pagetop h1.entry-title {
	margin: 0;
}

span.taxonomy-description {
	color: #999;
	margin-bottom: 40px;
	display: block;
}

.term-description {
	color: #999;
	margin-bottom: 0;
	margin-top: 80px;
	display: block;
}

h2.entry-title,
h2.entry-title a {
	text-decoration: none;
	color: #000;
	font-size: 34px;
	line-height: 120%;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 600;
	position: relative;
}

h2.entry-title a:before {
	content: '';
	position: absolute;
	width: 17px;
	height: 60px;
	background: #FF3300;
	display: block;
	left: -30px;
	top: 8px;
}

.blog #content .post {
	padding-bottom: 30px;
}

.blog #content h2.entry-title,
.blog #content h2.entry-title a {}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin: 8px 0;
}


.attachment-olymp-blogthumb {
	margin-bottom: 20px;
}

.postcat {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	position: relative;
	font-size: 15px;
}

.postcat a {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
}

.postcat a:hover {
	color: #333;
}

a.more-link {
	position: relative;
	display: block;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #fff;
	text-transform: none;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	padding-right: 40px;
	padding-left: 20px;
	background: #000;
	margin-top: 20px;
}

a.more-link:after {
	content: '';
	position: absolute;
	display: block;
	width: 7px;
	height: 7px;
	border-top: solid 2px rgba(255, 255, 255, .6);
	border-right: solid 2px rgba(255, 255, 255, .6);
	transform: rotate(45deg);
	left: auto;
	right: 20px;
	top: 24px;
	z-index: 1;
	transition: all .3s ease;
}

a.more-link:hover:after {
	right: 16px;
}

/* Blog Page Navigation */

.pagination {
	float: left;
	clear: left;
	width: 100%;
	height: 50px;
	margin-top: 20px;
}

.pagination h2 {
	display: none;
}

.pagination span {
	margin-right: 10px;
	border: solid 1px #ebe9eb;
}

.pagination span.current,
.pagination a {
	transition: all 0.3s ease;
	margin-right: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	height: 42px;
	width: 42px;
	line-height: 42px;
	display: inline-block;
	text-align: center;
	background: none;
	border: solid 1px #ebe9eb;
}

.pagination a:hover,
.pagination span.current {
	color: #8a7e88;
	background: #ebe9eb;
}

.pagination a.next,
.pagination a.prev {
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
}

/* Post Navigation */

.navigation h1 {
	display: none;
}

.post-navigation {
	width: 100%;
	float: left;
	clear: none;
	margin-top: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.post-navigation a {
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	font-size: 0px;
}

.post-navigation .nav-previous {
	width: 42px;
	float: left;
	position: relative;
	background: #ebe9eb;
}

.post-navigation .nav-next {
	width: 42px;
	float: left;
	margin-left: 20px;
	text-align: right;
	position: relative;
	background: #ebe9eb;
}

.post-navigation .nav-next:hover,
.post-navigation .nav-previous:hover {
	opacity: .7;
	transition: all .3s ease;
}

.post-navigation span.meta-nav {
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 32px;
}

.post-navigation .nav-previous a:before {
	content: '\f431';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 32px/1 'Genericons';
	color: #8a7e88;
	vertical-align: middle;
	transform: rotate(90deg);
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -14px;
}

.post-navigation .nav-next a:after {
	content: '\f432';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 32px/1 'Genericons';
	color: #8a7e88;
	vertical-align: middle;
	transform: rotate(90deg);
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -14px;
}

/* Post Tags */

p.singletags {
	line-height: 30px;
	margin-top: 40px;
}

p.singletags a {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	background: #eaeaea;
	padding: 6px;
	margin-left: 5px;
	margin-bottom: 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

p.singletags a:hover {
	color: #999;
}

p.singletags:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 32px/1 'Genericons';
	vertical-align: middle;
	content: '\f302';
	color: #000;
	text-align: center;
	margin-top: 0;
}

ol {
	margin: 10px;
}

ul {
	margin: 5px;
}

/* WooCommerce Styling */

h1.woocommerce-products-header__title.page-title {
	margin-top: 40px;
}

header.woocommerce-products-header {
	margin-bottom: 130px;
}

h2.woocommerce-loop-product__title {
	font-size: 20px !important;
	font-weight: 600;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
button.single_add_to_cart_button.button.alt {
	background: #FF3300;
	border-radius: 0 !important;
	color: #fff;
	padding: 14px 20px;
	transition: all .3s ease;
	font-size: 16px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,
button.single_add_to_cart_button.button.alt:hover {
	background: #FF3300;
	opacity: 1 !important;
}

.woocommerce ul.products li.product a img:hover {
	opacity: .6;
	transition: all .3s ease;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
	color: #FF9900;
}

span.woocommerce-Price-amount.amount {
	color: #000;
	font-size: 20px;
	font-weight: 600;
}

.woocommerce span.onsale {
	background-color: #FF9900;
}

.woocommerce nav.woocommerce-pagination ul {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
	margin-left: 5px;
	margin-right: 5px;
	border: solid 1px #eaeaea;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 10px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	float: left;
	width: 54%;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	float: right;
	width: 40%
}

.single-product .type-product {
	max-width: 1200px;
	margin-top: 40px;
}

.woocommerce-product-details__short-description {
	margin-top: 30px;
}

.single-product .innerheader {
	display: none;
}

.single-product #header {
	background: #000;
	padding-bottom: 60px;
}

.single-product #contentwrapper {
	margin-top: 70px;
}

h1.product_title.entry-title {
	color: #000;
	font-size: 34px;
	font-weight: 700;
	position: relative;
}

h1.product_title.entry-title:before {
	content: '';
	position: absolute;
	width: 17px;
	height: 30px;
	background: #FF3300;
	display: block;
	left: -30px;
	top: 5px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	margin-top: 10px;
	margin-right: 10px;
	transition: all .3s ease;
}

.woocommerce div.product form.cart {
	margin-top: 40px;
}

.quantity {
	margin-right: 20px !important;
}

.quantity input {
	height: 40px;
	border: solid 1px #eaeaea;
	font-weight: 700;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding-left: 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: none;
	background: none;
	border-radius: 0;
	margin: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: solid 1px #eaeaea;
	box-shadow: none;
	z-index: -1;
	transform: skew(-8deg, 0deg);
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 16px;
}

.related.products h2,
.woocommerce-Tabs-panel h2 {
	font-size: 24px;
}

.stars a,
.fa-heart-o:before {
	color: #FF3300;
}

.yith-wcwl-add-to-wishlist a {
	text-decoration: none;
}

.product_meta {
	margin-top: 30px;
}

.woocommerce span.onsale {
	right: -.5em;
	left: auto;
}

.single-product #comments {
	margin-top: 40px;
}

.woocommerce #reviews #comments h2 {
	font-size: 24px;
	font-weight: 600;
	text-transform: none;
}

p.woocommerce-noreviews {
	font-size: 15px;
}

p.comment-notes {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 16px;
}

.single-product #commentform {
	max-width: 700px;
}

.single-product #commentform input {
	margin-bottom: 20px;
	width: 100%;
	box-sizing: border-box;
	height: 50px;
}

.single-product #commentform textarea {
	margin-bottom: 20px;
	height: 500px;
}

.single-product #commentform input#wp-comment-cookies-consent {
	height: auto;
	width: auto;
}

.woocommerce #review_form #respond .form-submit input {
	width: auto;
	background: #000;
	color: #fff;
}

section.related.products {
	margin-top: 80px;
}

span.required,
.woocommerce form .form-row .required {
	color: #FF3300;
}

.woocommerce form.login {
	max-width: 640px;
	border-radius: 0 !important;
	border: solid 1px #eaeaea;
}

.woocommerce form.login input {
	height: 50px;
	background-color: #eaeaea !important;
	border: solid 1px #eaeaea;
	margin-bottom: 20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	background-color: #FF3300;
	color: #fff;
	border-radius: 0 !important;
	transition: all .3s ease;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	background-color: #FF3300;
	opacity: .6;
	color: #fff;
}

.woocommerce .woocommerce-form-login .woocommerce-form__input-checkbox {
	height: auto !important;
	margin-top: 15px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	color: #fff;
	background: #000;
	border-radius: 0;
}

.button.product_type_external,
.button.product_type_variable.add_to_cart_button,
.button.product_type_grouped {
	padding: 14px 20px !important;
	font-size: 16px !important;
}

.button.product_type_external:hover,
.button.product_type_variable.add_to_cart_button:hover,
.button.product_type_grouped:hover {}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	color: #fff;
	background-color: #000;
	opacity: .6;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	padding: 14px 10px;
	border: solid 1px #eaeaea;
	border-radius: 0;
}

.woocommerce form .form-row.woocommerce-invalid label {
	color: #FF3300;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
	border-color: #FF3300;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding: 12px;
	background: #eaeaea;
	box-sizing: border-box;
	transition: all .3s ease;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
	background: #ccc;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
}

.woocommerce-page .term-description {
	display: none;
}

.woocommerce-page li.product-category {
	border: solid 1px #eaeaea;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}

.woocommerce-page li.product-category mark {
	background-color: #eaeaea;
}

.wishlist-title-container .btn {
	color: #000 !important;
	background: none !important;
}

.wishlist-title-container .btn:before,
.wishlist-title-container .btn:after {
	display: none;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 500;
}

.woocommerce div.product form.cart .variations select {
	height: 40px;
	border-color: #eaeaea;
	border-radius: 0;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	vertical-align: bottom;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #FF3300;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 160px;
	padding: 7px 7px 6px;
}

.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] {
	background: #FF3300;
	color: #fff;
	transition: all .3s ease;
}

a.added_to_cart.wc-forward {
	margin-left: 10px;
}

.select2-container--default .select2-selection--single {
	border: solid 1px #eaeaea;
	border-radius: 0 !important;
	height: 43px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 43px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: 70%;
}

.select2-dropdown {
	border: solid 1px #eaeaea;
}

.select2-results__option--highlighted[data-selected] {
	background-color: #ccc !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: #eaeaea;
	border-radius: 0;
}

.woocommerce table.shop_table {
	border-radius: 0;
}

.woocommerce .woocommerce-customer-details address {
	border-radius: 0;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
}

.product_meta span.posted_in {
	clear: both;
	width: 100%;
	float: left;
}

/* WooCommerce Blocks */

.wc-block-grid__products li {
	margin-left: 0;
	text-align: left;
}

.wc-block-grid__products a {
	text-decoration: none;
}

.wc-block-grid__products del,
.wc-block-grid__products ins {
	color: #FF9900;
}

.wc-block-grid__product-title {
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
}

.wc-block-grid__product-onsale {
	margin: -.5em -.5em 0 0;
	position: absolute;
	top: -10px;
	right: -10px;
	background-color: #FF9900;
	min-height: 3.236em;
	min-width: 3.236em;
	padding: .202em;
	line-height: 3.236;
	border-radius: 100%;
	color: #fff;
	font-size: .857em;
	font-weight: 700;
	text-transform: none;
	border: none;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	background: #000;
	border-radius: 0 !important;
	color: #fff;
	padding: 14px 20px;
	transition: all .3s ease;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	text-align: left;
}

a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
	background: #FF3300;
}

button.wc-block-cart-item__remove-link {
	cursor: pointer;
}

table.wc-block-cart-items {
	background: #f7f7f7;
}

table.wc-block-cart-items,
table.wc-block-cart-items td,
table.wc-block-cart-items th {
	background: #f7f7f7 !important;
}

tr.wc-block-cart-items__header {
	border-bottom: solid 1px #eaeaea;
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
	border-color: #eaeaea;
	opacity: 1;
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
	padding-right: 16px;
}

.wc-block-components-sidebar-layout {
	margin-top: 20px;
}

.is-large.wc-block-cart .wc-block-cart-items:after {
	opacity: 0;
}

.wc-block-components-totals-item {
	box-sizing: border-box;
}

a.components-button.wc-block-components-button.wc-block-cart__submit-button {
	box-sizing: border-box;
}

a.components-button.wc-block-components-button.wc-block-cart__submit-button:hover {
	opacity: .6;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
	border-radius: 0px;
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,
.wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading:after {
	border-left: none;
}

.wc-block-components-form .wc-block-components-text-input:only-child,
.wc-block-components-text-input:only-child input {
	height: auto !important;
	padding: 1.5em 0 .25em 0;
	border-radius: 0 !important;
}

.wc-block-components-form .wc-block-components-text-input:only-child label {
	margin-left: 0;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
	border: 1px solid #eaeaea;
}

.wc-block-components-select .components-custom-select-control__button {
	border-radius: 0 !important;
	border-color: #eaeaea;
}

.wc-block-components-form .wc-block-components-select .components-custom-select-control__menu,
.wc-block-components-select .components-custom-select-control__menu {
	background-color: #f7f7f7;
	border: solid 1px #eaeaea;
}

.wc-block-components-textarea {
	border: solid 1px #eaeaea;
	border-radius: 0 !important;
	box-sizing: border-box;
}

.is-large.wc-block-cart .wc-block-cart__totals-title:after,
.wc-block-cart .wc-block-components-totals-footer-item:after,
.is-large .wc-block-checkout__actions:after {
	border-color: #eaeaea;
	opacity: 1;
}

.wc-block-components-button:not(.is-link) {
	background-color: #000;
	border: none;
	cursor: pointer;
}

.wc-block-checkout__sidebar .wc-block-components-totals-footer-item:after,
.wc-block-checkout__sidebar .wc-block-components-totals-taxes:after,
.wc-block-components-panel.has-border:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
	border-color: #eaeaea;
	opacity: 1;
}

.wc-block-components-order-summary-item__quantity {
	border: 1px solid #000;
}

/* Right Sidebar*/

#rightbar {
	width: 28%;
	padding: 0 15px;
	float: right;
	margin: 0;
	margin-top: 15px;
	box-sizing: border-box;
}

#rightbar .widget {
	width: 100%;
	margin-bottom: 30px;
	float: left;
	clear: left;
	font-size: 15px;
	box-sizing: border-box;
	padding: 12% 10%;
	position: relative;
}

#rightbar .widget:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	border: solid 1px #eaeaea;
	box-sizing: border-box;
	transform: skew(0deg, 5deg);
}

#rightbar h2,
#rightbar h2.widget-title {
	font-size: 22px;
	color: #FF3300;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: none;
}

#rightbar ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
}

#rightbar ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	width: 100%;
	margin-top: 2px;
}

#rightbar ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#rightbar ul li a {
	border: none;
	text-decoration: underline;
	padding: 0;
	color: #000;
	text-decoration: none;
}

#rightbar ul li a:hover {
	opacity: .7;
}

#rightbar a {
	color: #000;
}

#rightbar a:hover {
	opacity: .7;
	text-decoration: none;
}

#rightbar #searchform {
	padding: 0;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
}

#rightbar .widget_search {
	width: 100%;
}

#rightbar #searchform input#s {
	float: left;
	width: 96%;
	border: solid 1px #eaeaea;
	color: #000;
}

#rightbar select {
	max-width: 100%;
}

.widget_author_grid ul {
	list-style: none;
	margin: 0 0 25px !important;
}

.widget_author_grid ul li {
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
	display: inline-block !important;
	position: relative !important;
}

.widget_author_grid .avatar {
	border: solid 1px #eaeaea;
	padding: 2px;
	margin-right: 5px;
}

.widget_authors ul li strong {
	font-weight: 600;
	text-transform: uppercase;
	width: 100%;
	clear: left;
	float: left;
}

.widget_authors ul li strong:hover {
	text-decoration: underline;
}

.widget_authors .avatar {
	border: solid 1px #eaeaea;
	margin: 0 auto !important;
	padding: 2px;
	float: none;
	margin-top: 20px !important;
}

/* calendar widget */

.widget_calendar {
	float: left;
}

#wp-calendar,
#calendar_wrap {
	width: 100%;
}

#wp-calendar caption {
	text-align: right;
	color: #333;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#wp-calendar thead {
	font-size: 10px;
}

#wp-calendar thead th {
	padding-bottom: 10px;
}

#wp-calendar tbody {
	color: #333;
}

#wp-calendar tbody td {
	background: #eaeaea;
	border: none;
	text-align: center;
	padding: 5px;
}

#wp-calendar tbody td:hover {
	background: #ccc;
}

#wp-calendar tbody td a {
	color: #cc0000;
}

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tfoot #next {
	font-size: 13px;
	text-transform: uppercase;
	text-align: right;
	color: #333;
	padding-top: 10px;
}

#wp-calendar tfoot #prev {
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 10px;
	color: #333;
	text-align: left;
}

#wp-calendar tfoot #next a,
#wp-calendar tfoot #prev a {
	color: #333;
}

/* Team Members Block */

.teammembers {
	margin-top: 50px;
}

.teammembers .wp-block-column {
	margin-bottom: 30px;
	text-align: center;
}

.teammembers .wp-block-column figure {
	line-height: 70%;
	margin: 0;
	border-radius: 20px;
}

.teammembers h3 {
	margin-top: 20px;
	padding-bottom: 14px;
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	line-height: 100%;
	position: relative;
}

.teammembers h3:after {
	content: '';
	width: 160px;
	height: 1px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -80px;
	background: #FF3300;
}

.teammembers p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
}

/* Atrium Full width cover block */

.olympcover {
	min-height: 480px;
	text-align: center;
	line-height: 300%;
	font-size: 16px;
	overflow: hidden;
}

.olympcover .wp-block-buttons>.wp-block-button:last-child {
	margin-right: auto;
}

.olympcover .wp-block-button {
	margin: 0 auto !important;
}

.olympcover .wp-block-button__link {
	background: #FF3300;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 220%;
}

.olympcover .wp-block-cover__inner-container {
	max-width: 860px;
}

/* Services Block */

.serviceblock {
	margin-top: 50px;
}

.serviceblock .wp-block-column {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 180%;
	position: relative;
	border: solid 1px #eaeaea;
	padding: 30px;
	box-sizing: border-box;
	padding-bottom: 5px;
}

.serviceblock .wp-block-column figure {
	line-height: 70%;
	margin: 0;
}

.serviceblock h3 {
	font-size: 22px;
	margin-top: 30px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
}

.serviceblock .wp-block-button__link {
	background: #FF3300;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 220%;
	border-radius: 0;
}

.contactblock {
	align-items: flex-start;
}

.addressblock {
	padding: 20px;
	box-sizing: border-box;
	margin-top: 10px;
	line-height: 160%;
	font-size: 15px;
	max-width: 320px;
}

.addressblock h3 {
	font-size: 26px;
	text-transform: none;
	color: #FF3300;
	font-weight: 600;
	margin-top: 3px;
}

.addressblock a {
	text-decoration: none;
	color: #FF3300;
}

/* Block Styling */

.wp-block-video figcaption,
.wp-block-image figcaption {
	background: #eaeaea;
	margin-top: 0;
	font-size: 15px;
	padding-left: 15px;
}

.wp-block-file .wp-block-file__button,
.wp-block-button__link {
	border-radius: 5px;
	background: #000;
	font-size: 15px;
	font-weight: 600;
}

.wp-block-button__link:hover {
	opacity: .8;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	line-height: 140%;
}

blockquote {
	background: #eaeaea;
	margin: 0;
	padding: 30px;
	font-style: italic;
	border-radius: 5px;
}

code {
	font-family: "Courier New", Courier, monospace;
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 0;
}

.wp-block-embed {
	margin: 0;
	margin-bottom: 40px;
}

.post-page-numbers {
	background: #eaeaea;
	text-decoration: none;
	width: 32px;
	height: 32px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	line-height: 32px;
	text-align: center;
}

.post-page-numbers:hover,
span.post-page-numbers.current {
	background: #ccc;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100%;
}

.wp-block-separator {
	border-bottom: solid 1px #eaeaea;
	margin-top: 20px;
	margin-bottom: 20px;
}

.wp-block-embed {
	width: 100%;
	margin: 0;
	margin-top: 18px;
	margin-bottom: 30px;
}

.issuuembed.issuu-isrendered {
	max-width: 100%;
}

.post select {
	border: solid 1px #ccc;
	background: #fff;
	color: #333;
	font-weight: 400;
	min-width: 220px;
	height: 42px;
	outline: none;
	border-radius: 0;
}

.wp-block-search {
	margin-top: 30px;
}

.wp-block-search .wp-block-search__label {
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 10px;
	color: #999;
}

.wp-block-search input {
	background: #fff;
	border: solid 1px #ccc;
	height: 42px;
	color: #333;
	font-weight: 400;
	padding-left: 5px;
}

.wp-block-search__button {
	background: #000;
	color: #fff;
	border: none;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	transition: all .1s ease;
}

.wp-block-search__button:hover {
	opacity: .8;
}

#subscribe-email input {
	background: #fff;
	border: solid 1px #ccc;
	height: 42px;
	color: #333;
	font-weight: 400;
	padding-left: 5px;
	outline: none;
}

button.pushbutton-wide,
#subscribe-submit button {
	background: #000;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 14px 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	transition: all .3s ease;
}

button.pushbutton-wide:hover,
#subscribe-submit button:hover {
	background: #fff;
	color: #000;
}

.wp-social-link a,
.wp-social-link a:active,
.wp-social-link a:hover,
.wp-social-link a:visited,
.wp-social-link svg {
	color: #fff;
}

.wp-block-code code {
	color: green;
	background: #fff;
}

pre.wp-block-verse,
pre.wp-block-preformatted {
	background: #fff;
	border: none;
	border: solid 1px #eaeaea;
	color: #000;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet {
	margin-top: 10px;
	outline: none;
}

a.wp-block-jetpack-slideshow_button-next,
a.wp-block-jetpack-slideshow_button-prev {
	z-index: 1000;
	outline: none;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide {
	background: transparent !important;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {
	font-size: 18px;
}

ul.wp-block-gallery.aligncenter {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

ul.wp-block-gallery.alignright {
	float: right;
}

.wp-block-button__link {
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-block-button__link {
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	font-weight: 400;
}

.wp-block-button.is-style-outline .wp-block-button__link {
	color: #000;
	border-color: #333;
}

.wp-block-button__link:hover {
	opacity: .7;
}

.wp-block-pullquote {
	border-top: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
	color: #000;
}

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

.has-background-dim input,
.has-background-dim textarea,
.has-background-dim label,
.has-background-dim a {
	color: #fff;
}

.has-background-dim .pushbutton-wide {
	color: #000;
	background: #fff;
}

.has-background-dim .wp-block-button.is-style-outline a {
	border-color: #fff;
	color: #fff;
}

.has-background-dim .pushbutton-wide:hover {
	opacity: .7;
}

.wp-block-jetpack-layout-grid h5,
.wp-block-jetpack-layout-grid h5 a {
	text-align: center;
	text-decoration: none;
}

.wp-block-jetpack-layout-grid figure {
	margin-left: 0;
	margin-right: 0;
}

hr.wp-block-coblocks-dynamic-separator {
	background: #eaeaea;
	border: none;
}

.wp-block-quote {
	border-left: solid 2px #eaeaea;
}

.wp-block-jetpack-layout-grid.alignfull {
	padding-left: 0;
	padding-right: 0;
}

li.wp-social-link {
	margin-left: 0;
}

/* comments */


#commentform {
	margin: 0;
	padding: 0;
}

#commentform p {}

#commentform a {
	text-decoration: none;
	line-height: 14pt;
}

#commentform h3 {
	font-size: 10pt;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#comments {
	width: 100%;
	clear: both;
	float: left;
	margin-top: 80px;
}

#comments label {
	float: left;
	clear: left;
	margin-top: 15px;
}

#author,
#email,
#url,
#comment {
	font-size: 15px;
	font-family: 'Nunito Sans', arial, helvetica;
	line-height: 185%;
	padding: 12px 16px;
	border: none;
	float: left;
	clear: left;
	margin-top: 0;
	background: none;
	color: #000;
	width: 90%;
	background: #eaeaea;
	border-radius: 3px;
	outline: none;
}

#author,
#email,
#url {
	height: 16px;
}

#submit {
	cursor: pointer;
	padding: 18px 16px;
	float: left;
	clear: left;
	margin-top: 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	background: #000;
	border: none;
	color: #fff;
	text-transform: none;
	font-weight: 400;
	font-family: 'Nunito Sans', arial, helvetica;
	font-size: 16px;
	border-radius: 3px;
}

#submit:hover {
	opacity: .8;
}

#respond h3,
#comments h2 {
	color: #000;
	font-size: 34px;
	text-transform: none;
	font-weight: 300;
}

.comment-form-cookies-consent {
	width: 100%;
	float: left;
	clear: left;
	margin-top: 30px !important;
}

.comment-form-cookies-consent label {
	float: none !important;
	margin: 0 !important;
	clear: none !important;
	font-size: 14px;
	margin-top: 2px;
}

.reply a.comment-reply-link {
	border: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	padding: 7px 20px;
	margin-top: 5px;
	float: left;
	clear: left;
	font-size: 14px;
	text-transform: none;
	background: #000;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
}

.reply a.comment-reply-link:hover {
	opacity: .8;
}

h3#reply-title {
	margin-top: 30px;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}

.comment-respond {
	clear: left;
	margin-top: 30px;
}

h3#reply-title small {
	margin-left: 10px;
	font-size: 16px;
}

p.logged-in-as {
	clear: both;
}

ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 15px;
	width: 100%;
}

.avatar {
	float: left;
	margin: 10px;
	margin-left: 0;
	margin-top: 5px;
	border-radius: 3px;
}

.comment-meta.commentmetadata {
	line-height: 130%;
	font-size: 16px;
}

ol.commentlist li.comment {
	margin: 0;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 3px;
	list-style-type: none;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border: solid 1px #eaeaea;
	line-height: 160%;
}

ol.commentlist li ul.children {
	width: 100%;
	float: left;
	margin: 0;
	margin-top: 20px;
}

ol.commentlist li ul.children li {
	width: 100%;
	border: none;
	margin-bottom: 0;
}

ol.commentlist li.alt {}

ol.commentlist li p {
	margin-top: 30px;
}

ol.commentlist a {
	text-decoration: underline;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

cite a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
}

.post-subscription-form,
.comment-subscription-form {
	float: left !important;
	clear: left !important;
}

label#subscribe-label,
label#subscribe-blog-label {
	float: none;
	color: #000 !important;
}

#footer {
	width: 100%;
	float: left;
	clear: left;
	background: #000;
	position: relative;
	padding-top: 160px;
	font-weight: 400;
}

/* Footer Widgets */


#footerwidgets {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #666;
}

#footerwidgets .widget {
	margin: 0;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
}

#footerwidgets h2,
#footerwidgets h2.widget-title {
	font-size: 28px;
	color: #666;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: none;
	font-weight: 300;
}


#footerwidgets ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
}

#footerwidgets ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
	width: 100%;
}

#footerwidgets ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#footerwidgets ul li a {
	border: none;
	padding: 0;
	color: #fff;
}

#footerwidgets ul li a:hover {
	color: #ccc;
}

#footerwidgets a {
	color: #00B2B2;
	text-decoration: none;
}

#footerwidgets a:hover {
	border: none;
	text-decoration: none;
	color: #fff;
}

#footermenu {
	width: 40%;
	float: left;
	margin-top: 80px;
}

#footermenu ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#footermenu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	float: left;
}

#footermenu ul li a {
	text-decoration: none;
	color: #ccc;
	line-height: 120%;
	font-size: 14px;
}

#footermenu ul li a:hover {
	opacity: .6;
}

/* Social Media Menu */

#menu-social .screen-reader-text {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

#menu-social {
	margin-top: 46px;
	width: auto;
	float: right;
	margin-left: 10px;
}

#footer #menu-social {
	width: 100%;
	float: left;
	clear: left;
	text-align: center;
	margin-left: 0;
	margin-top: 10px;
}

#menu-social ul {
	list-style: none;
	margin: 0;
	text-align: right;
}

#footer #menu-social ul {
	text-align: center;
}

#menu-social ul li {
	display: inline-block;
	position: relative;
}

#menu-social ul li a {
	display: inline-block;
	width: 42px;
	height: 42px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	text-align: center;
	margin-left: 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

#footer #menu-social ul li a {
	margin-left: 5px;
	margin-right: 5px;
	opacity: .6;
}

#menu-social ul li a:hover {
	text-decoration: none;
}

#footer #menu-social ul li a:hover {
	opacity: 1;
}

#menu-social li a::before {
	content: '\f408';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 16px/1 'Genericons';
	line-height: 32px;
	color: #999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

#footer #menu-social li a::before {
	color: #FF9900;
}

#menu-social li a[href*="wordpress.org"]::before,
#menu-social li a[href*="wordpress.com"]::before {
	content: '\f205';
}

#menu-social li a[href*="facebook.com"]::before {
	content: '\f204';
}

#menu-social li a[href*="twitter.com"]::before {
	content: '\f202';
}

#menu-social li a[href*="dribbble.com"]::before {
	content: '\f201';
}

#menu-social li a[href*="plus.google.com"]::before {
	content: '\f218';
}

#menu-social li a[href*="pinterest.com"]::before {
	content: '\f209';
}

#menu-social li a[href*="github.com"]::before {
	content: '\f200';
}

#menu-social li a[href*="tumblr.com"]::before {
	content: '\f214';
}

#menu-social li a[href*="youtube.com"]::before {
	content: '\f213';
}

#menu-social li a[href*="flickr.com"]::before {
	content: '\f211';
}

#menu-social li a[href*="vimeo.com"]::before {
	content: '\f212';
}

#menu-social li a[href*="instagram.com"]::before {
	content: '\f215';
}

#menu-social li a[href*="codepen.io"]::before {
	content: '\f216';
}

#menu-social li a[href*="linkedin.com"]::before {
	content: '\f207';
}

#menu-social li a[href*="foursquare.com"]::before {
	content: '\f226';
}

#menu-social li a[href*="reddit.com"]::before {
	content: '\f222';
}

#menu-social li a[href*="digg.com"]::before {
	content: '\f221';
}

#menu-social li a[href*="getpocket.com"]::before {
	content: '\f224';
}

#menu-social li a[href*="path.com"]::before {
	content: '\f219';
}

#menu-social li a[href*="stumbleupon.com"]::before {
	content: '\f223';
}

#menu-social li a[href*="spotify.com"]::before {
	content: '\f515';
}

#menu-social li a[href*="twitch.tv"]::before {
	content: '\f516';
}

#menu-social li a[href*="dropbox.com"]::before {
	content: '\f225';
}

#menu-social li a[href*="/feed.com"]::before {
	content: '\f413';
}

#menu-social li a[href*="skype"]::before {
	content: '\f220';
}

#menu-social li a[href*="mailto"]::before {
	content: '\f410';
}


#copyinfo {
	float: right;
	text-align: right;
	font-size: 14px;
	line-height: 120%;
	font-weight: 400;
	color: #ccc;
	text-transform: none;
	margin-top: 92px;
	margin-bottom: 60px;
}

#copyinfo a {
	color: #ccc;
	text-decoration: underline;
}

#copyinfo a:hover {
	text-decoration: underline;
}

#copyinfo #menu-social {
	margin-top: -13px;
}

/* Contact Form 7 Style */

.wpcf7 {
	margin-top: 10px;
	float: left;
	clear: left;
	width: 100%;
}

.wpcf7 textarea,
.wpcf7 input {
	padding: 14px 8px;
	margin-bottom: 15px;
	margin-top: 3px;
	width: 90%;
	border: solid 1px #eaeaea;
	background: none;
	outline: none;
	float: left;
}

.wpcf7 p {
	width: 100%;
	float: left;
	clear: none;
}

.wpcf7 label {
	color: #000;
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 10px;
}

.wpcf7 label span {
	color: #FF3300;
}

.wpcf7 input.wpcf7-submit {
	width: auto;
	cursor: pointer;
	border: none;
	border: solid 1px #FF3300;
	background: #FF3300;
	text-transform: uppercase;
	font-family: 'Nunito Sans', arial, helvetica;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	padding: 20px 25px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	height: auto;
}

.wpcf7 input.wpcf7-submit:hover {
	opacity: .7;
}

.wpcf7 p {
	text-align: left;
	font-size: 16px;
	margin-bottom: 40px;
	text-transform: none;
}

span.wpcf7-not-valid-tip,
div.wpcf7-response-output {
	float: left;
}

/* misc */

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%;
	/* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */
	max-width: 100%;
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image,
#contentwrapper img,
img {
	max-width: 100%;
	height: auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

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

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
	/* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

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

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {}

.wp-caption {
	max-width: 100%;
	/* Keep wide captions from overflowing their container. */
	padding: 4px;
	background: none;
	text-align: center;
	border: none;
	background: #eaeaea;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-size: 12px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.gallery {
	margin: 0 auto;
}

.gallery .gallery-item {
	float: left;
	margin: 0;
	padding: 0;
}

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

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

.gallery img {
	padding: 5px;
	background: #eaeaea;
	border: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.gallery img:hover {
	border: none !important;
	background: #d8d8d8;
}

.gallery-columns-2 .attachment-medium {
	max-width: 100%;
	height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
	max-width: 100%;
	height: auto;
}

.gallery .gallery-caption {
	color: #000;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl,
.gallery dt {
	margin: 0;
	padding: 0;
}

.gallery br+br {
	display: none;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

a.post-edit-link {
	display: block;
	clear: both;
}

.entry pre {
	border: solid 1px #eaeaea;
	color: #000;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}

.entry table {
	border: solid 1px #eaeaea;
	color: #333;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}

.entry dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}

.entry dt {
	font-weight: bold;
	line-height: 1.714285714;
}

.entry dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.entry td {
	border-top: solid 1px #eaeaea;
	padding: 6px 10px 6px 0;
}

p {
	margin-top: 6px;
}

#archivelist {
	float: left;
	margin-right: 0;
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}

ol {
	margin: 10px;
	padding: 0;
}

ul {
	margin: 5px;
	padding: 0;
}

.sticky {}

.bypostauthor {}

p.form-allowed-tags {
	display: none;
}

.tagstring {
	display: none;
}

.mmenu {
	display: none;
}

.nav-bars {
	display: none;
}

@media screen and (max-width: 1100px) {

	#content {
		width: 100%;
	}

	#rightbar {
		float: left;
		margin-top: 40px;
		width: 50%;
	}

	.mainheader {
		display: none;
	}

	.topwidget {
		width: 100%;
		max-width: 500px;
	}

	.categoryimage {
		width: 45%;
		margin-right: 0;
	}

	.categoryimage img {
		max-width: 435px;
	}

	.bottomwidgets .widget {
		max-width: 50%;
		margin-right: 0;
	}

	.bottomwidgets .widget:nth-child(2) {
		float: right;
	}
}


@media screen and (max-width: 930px) {

	#header #mainmenu {
		display: none;
	}

	.rightmenu {
		width: 150px;
	}

	.mmenu {
		display: block;
		font-size: 14px;
		font-weight: 100;
		width: 100%;
		float: left;
		clear: left;
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
		max-width: 1000%;
		width: auto;
		background: #fff;
		z-index: 999;
	}

	.mmenu ul {
		list-style: none;
		padding: 0;
		text-align: left;
		position: relative;
		margin: 0;
		height: 100vh;
		box-sizing: border-box;
		display: none;
		padding-top: 120px;
		border-top: solid 1px #eaeaea;
		z-index: 900;
	}

	.mmenu ul li {
		float: left;
		*display: inline;
		zoom: 1;
		position: relative;
	}

	.mmenu ul li button.arrow {
		display: block;
		/* "display:none" to hide arrows for the non-mobile nav */
		position: absolute;
		top: 32px;
		color: #666;
		width: 20px;
		left: 50%;
		margin-left: -10px;
		text-align: center;
		font-size: 7px;
		z-index: 5;
		cursor: pointer;
	}

	.mmenu ul li a {
		display: block;
		color: #333;
		padding: 15px 5%;
		border-bottom: 1px solid #eaeaea;
		text-decoration: none;
		font-weight: 700;
		letter-spacing: 1px;
		font-size: 12px;
		text-transform: uppercase;
		width: 100%;
		box-sizing: border-box;
	}

	.mmenu ul li ul {
		list-style: none;
		padding: 0;
		display: none;
		position: absolute;
		left: 0;
		width: 160px;
		height: auto;
		margin-bottom: 0;
		margin-top: 0;
		border-top: none;
	}

	.mmenu ul li ul li {
		width: 160px;
	}

	.mmenu ul li ul li a {
		border-bottom: 1px solid #eaeaea;
		display: block;
		color: #999;
	}

	.mmenu ul li ul li a:hover {
		color: #FF3300;
	}

	.mmenu ul li.current-menu-item a,
	.mmenu ul li:hover a {
		color: #FF3300;
	}

	.mmenu ul li:hover a:hover {
		color: #FF3300;
	}

	.mmenu ul li:hover ul {
		display: block;
	}

	.mmenu ul li:hover ul a {
		color: #999;
	}

	.mmenu ul li:hover ul a:hover {
		color: #FF3300;
	}

	.nav-bars {
		display: block;
		position: absolute;
		right: 10px;
		z-index: 999;
		width: 38px;
		height: 34px;
		background: none;
		top: 46px;
		color: #000;
		font-size: 24px;
		cursor: pointer;
		clear: none;
		border: none;
		text-align: center;
		border: solid 1px #666;
		border-radius: 3px;
		transition: all .3s ease;
	}

	.opened .nav-bars,
	.nav-bars:hover {
		border: solid 1px #FF3300;
	}

	.nav-bars::before {
		content: '';
		display: block;
		width: 28px;
		height: 1px;
		background: #666;
		position: absolute;
		left: 4px;
		top: 11px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
	}

	.nav-bars::after {
		content: '';
		display: block;
		width: 28px;
		height: 1px;
		background: #666;
		position: absolute;
		left: 4px;
		bottom: 11px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
	}

	.opened .nav-bars::before {
		-webkit-transform: rotate(-45deg) translate(-2px, 2px);
		transform: rotate(-45deg) translate(-2px, 2px);
		top: 13px;
	}

	.opened .nav-bars::after {
		-webkit-transform: rotate(45deg) translate(-5px, -5px);
		transform: rotate(45deg) translate(-5px, -5px);
		bottom: 8px;
	}

	.mmenu.mobile {
		position: absolute;
		left: 0;
		top: 0;
	}

	.mmenu.mobile.opened {
		height: 100vh;
		overflow-y: auto;
		position: fixed;
	}

	body.opened {
		overflow-y: hidden;
	}

	.opened .pagetop,
	.opened #wrapper,
	.opened #contentwrapper,
	.opened .icon-scroll,
	.opened span.scroll-down,
	.opened a.shopbtn,
	.opened .topwidget {
		z-index: -1;
	}

	.admin-bar.opened .nav-bars {
		top: 90px;
	}

	.mmenu .nav-bars i {
		font-weight: bold;
	}

	.mmenu.mobile {
		width: 100%;
	}

	.mmenu.mobile ul {
		display: none;
	}

	.mmenu.mobile ul li {
		width: 100%;
		float: none;
	}

	.mmenu.mobile ul li button.arrow {
		display: block;
		top: 12px;
		font-size: 16px;
		margin: 0;
		right: 20px;
		left: auto;
		padding: 10px;
		border: none;
		background: none;
		width: 34px;
	}

	.mmenu.mobile ul li button.arrow.arrow-rotate {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.mmenu.mobile ul li ul {
		position: static;
		width: 100%;

	}

	.mmenu.mobile ul li ul li {
		width: 100%;
	}

	.mmenu.mobile ul li:hover a:hover {}

	.mmenu.mobile ul li:hover ul {
		display: none;
	}

	.mmenu.mobile ul li:hover ul a {}

	.mmenu.mobile ul li:hover ul a:hover {}

	.mmenu.mobile .nav-bars {
		display: block;
	}

	#rightbar {
		width: 100%;
		float: left;
		clear: left;
		padding: 0;
	}

	.topwidget h2.widget-title,
	h1.page-title,
	h1.entry-title {
		font-size: 54px;
	}

	.categoryimage {
		width: 60%;
		float: left;
		margin-left: 0 !important;
	}

	.categorycontent {
		max-width: 635px;
		margin-top: 30px;
		float: left !important;
		margin-right: 0 !important;
	}

	.rightmenu {
		margin-right: 44px;
	}

}


@media screen and (max-width: 768px) {

	body {
		font-size: 18px;
	}

	h1.page-title,
	h1.entry-title {
		font-size: 44px;
		font-weight: 700;
	}

	.categoryimage {
		width: 70%;
	}

	.single-product #contentwrapper {
		margin-top: 40px;
	}

	.woocommerce div.product div.images.woocommerce-product-gallery {
		width: 60%;
		float: left;
	}

	.woocommerce-page div.product div.summary {
		width: 100%;
	}

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

	.bottomwidgets .widget:nth-child(2) {
		float: left;
	}

	#footermenu {
		width: 100%;
		text-align: center;
	}

	#footermenu ul li {
		float: none;
		margin-right: 0;
	}

	#copyinfo {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: 60px;
	}

	svg.item__svg {
		display: none;
	}

	.videowidget h2.widget-title,
	.bottomwidgets h2.widget-title {
		line-height: 100%;
	}

	.bottomwidgets h2.widget-title:before {
		top: 5px;
	}

	.bottomwidgets figure {
		margin: 0;
	}
}

@media screen and (max-width: 526px) {
	.woocommerce div.product div.images.woocommerce-product-gallery {
		width: 100%;
	}

	.featuredcontent {
		padding-bottom: 40px;
	}
}

@media screen and (max-height: 730px) {
	.topwidget {
		margin-top: 70px;
	}
}
.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-decoration: none;
  transition: background-color 0.3s ease, transform 0.3s ease;
  color: #33716f;
 /* Telegram blue */
}

.social-icon:hover {
  transform: scale(1.1);
  background-color: #007bb800;
}

.social-icon .icon {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
