/*
Theme Name: Sydney
Theme URI: https://athemes.com/theme/sydney
Author: aThemes
Author URI: https://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Version: 1.53
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
Tags: two-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Sydney is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/
@font-face {
font-family: 'Helvetica';
font-style: normal;
font-weight: normal;
src: local('Helvetica'), url('fonts/Helvetica.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Oblique';
font-style: normal;
font-weight: normal;
src: local('Helvetica Oblique'), url('fonts/Helvetica-Oblique.woff') format('woff');
}


@font-face {
font-family: 'Helvetica';
font-style: normal;
font-weight: normal;
src: local('Helvetica'), url('fonts/Helvetica-Bold.woff') format('woff');
}


@font-face {
font-family: 'Helvetica Bold Oblique';
font-style: normal;
font-weight: normal;
src: local('Helvetica Bold Oblique'), url('fonts/Helvetica-BoldOblique.woff') format('woff');
}

/*--------------------------------------------------------------
Social
--------------------------------------------------------------*/
.social-menu-widget {
	padding: 0;
	margin: 0 auto;
	display: table;
	text-align: center;
}
.widget-area .widget_fp_social a,
.social-menu-widget a,
.social-menu-widget a:hover {
	color: #d65050;
}
.social-menu-widget li {
	display: inline-block;
	padding: 5px 20px;
	list-style: none;
	line-height: 1;
}
.widget-area .widget_fp_social div ul li {
	padding: 5px 10px;
	line-height: 1;
}
.social-menu-widget a {
	text-decoration: none;
}
.social-widget li a::before,
.social-menu-widget a:before {
	font-family: FontAwesome;
	color: inherit;
}
.social-menu-widget li a,
.social-widget a {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}
.social-menu-widget li a:hover,
.social-widget a:hover {
}
.social-menu-widget a:before {
	font-size: 50px;
	text-shadow: 0 0 1px #222;
}
.widget-area .widget_fp_social a:before {
	font-size: 34px;
}
.social-menu-widget a[href*="twitter.com"]::before {
	content: '\f099';
}
.social-menu-widget a[href*="facebook.com"]::before {
	content: '\f09a';
}
.social-menu-widget a[href*="plus.google.com"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="google.com/+"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="dribbble.com"]::before {
	content: '\f17d';
}
.social-menu-widget a[href*="pinterest.com"]::before {
	content: '\f231';
}
.social-menu-widget a[href*="youtube.com"]::before {
	content: '\f167';
}
.social-menu-widget a[href*="flickr.com"]::before {
	content: '\f16e';
}
.social-menu-widget a[href*="vimeo.com"]::before {
	content: '\f194';
}
.social-menu-widget a[href*="instagram.com"]::before {
	content: '\f16d';
}
.social-menu-widget a[href*="linkedin.com"]::before {
	content: '\f0e1';
}
.social-menu-widget a[href*="foursquare.com"]::before {
	content: '\f180';
}
.social-menu-widget a[href*="tumblr.com"]::before {
	content: '\f173';
}
.social-menu-widget a[href*="behance.net"]::before {
	content: '\f1b4';
}
.social-menu-widget a[href*="deviantart.com"]::before {
	content: '\f1bd';
}
.social-menu-widget a[href*="soundcloud.com"]::before {
	content: '\f1be';
}
.social-menu-widget a[href*="spotify.com"]::before {
	content: '\f1bc';
}
.social-menu-widget a[href*="weibo.com"]::before {
	content: '\f18a';
}
.social-menu-widget a[href*="xing.com"]::before {
	content: '\f168';
}
.social-menu-widget a[href*="trello.com"]::before {
	content: '\f181';
}
/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.posts-navigation .nav-previous {
	padding-left: 15px;
}
.posts-navigation .nav-next {
	padding-right: 15px;
}
.post-navigation {
	margin: 30px 0 45px;
	background-color: #f7f7f7;
	padding: 30px;
	position: relative;
}
.post-navigation a {
	color: #47425d;
}
.post-navigation .nav-previous:hover span,
.post-navigation .nav-next:hover span {
	color: #47425d;
}
.post-navigation span {
	color: #c7c7c7;
	transition: color 0.3s;
}
.post-navigation .nav-previous span {
	margin-right: 10px;
}
.post-navigation .nav-previous {
	border-right: 1px solid #ebebeb;
}
.post-navigation .nav-next span {
	margin-left: 10px;
}
.navigation.pagination {
	margin-top: 30px;
}
.nav-links .page-numbers {
    background-color: #f7f7f7;
    padding: 20px;
    line-height: 1;
    display: inline-block;
    color: #443f3f;
}
.nav-links .page-numbers:not(.dots):hover,
.nav-links .page-numbers.current {
    background-color: #252525;
    color: #fff;
}
/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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. */
}
/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.widget select {
	max-width: 100%;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.hentry {
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.single .entry-header,
.page .entry-header {
	margin-bottom: 30px;
	margin-bottom: 0px;
}
.entry-footer {
	clear: left;
	margin-top: 30px;
}
.page-links {
	clear: both;
	margin: 0 0 30px;
}
.page-header {
	margin: 0;
	border: 0;
}
.page-wrap .content-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
	padding: 30px;
}
.page-template-page_front-page .page-wrap .content-wrapper {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}
.single .meta-post .post-cat::before {
	content: '/';
	padding: 0 10px;
}
.single .meta-post .post-cat:first-of-type::before {
	content: '';
}
.single .hentry .meta-post a {
	color: #d65050;
}
/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
Repeatable Patterns
--------------------------------------------------------------*/
	*,
	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	body {
		font: 14px/1.7 "Nunito", sans-serif;
		background: #fff;
		color: #767676;
	}
	a {
		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;
	}
	a:hover,
	a:focus {
		color: #443f3f;
		text-decoration: none;
		outline: 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;
	}
	p {
		margin-bottom: 20px;
	}
	.footer-widgets .widget ul,
	.widget-area .widget ul {
		list-style: none;
		padding: 0;
	}
	.widget .children {
		padding-left: 15px;
	}
	.img-left {
		margin: 0 33px 0 0 !important;
		float: left;
	}
	.img-right {
		margin: 0 0 0 33px !important;
		float: right;
	}
	strong {
		font-weight: 600;
	}
	h1 { font: 52px/1.1 "Nunito", sans-serif;}
	h2 { font: 42px/1.1 "Nunito", sans-serif;}
	h3 { font: 32px/1.1 "Nunito", sans-serif;}
	h4 { font: 25px/1.1 "Nunito", sans-serif;}
	h5 { font: 20px/1.1 "Nunito", sans-serif;}
	h6 { font: 18px/1.1 "Nunito", sans-serif;}
	h1, h2, h3, h4, h5, h6 {
		color: #443f3f;
		font-weight: 600;
		margin: 10px 0 24px;
	}
	.text-white { color: #fff !important; }
	.text-dark { color: #443f3f !important;}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		position: relative;
		display: inline-block;
		font-family: "Nunito", sans-serif;
		font-size: 13px;
		line-height: 24px;
		font-weight: 700;
		padding: 12px 34px;
		color: #fff;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			 -o-border-radius: 3px;
				border-radius: 3px;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		background-color: transparent;
	}
	select,
	textarea,
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"] {
		color: #767676;
		background-color: #fafafa;
		border: 1px solid #dbdbdb;
		height: 50px;
		padding: 4px 20px;
		border-radius: 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;
	}
	textarea:focus,
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus {
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
				box-shadow: none;
	}
	textarea {
		width: 100%;
		height: 120px;
		padding: 15px 20px;
	}
	input[type="checkbox"] {
		display: inline;
	}
	input:-moz-placeholder,
	textarea:-moz-placeholder,
	input::-moz-placeholder,
	textarea::-moz-placeholder {
		font-style: normal;
		font-weight: 600;
		line-height: 20px;
		font-size: 18px;
	  color: #000;
	}
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
	  color: #000;
		font-style: normal;
		font-weight: 600;
		line-height: 20px;
		font-size: 18px;
	}
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
	  color: #000;
		font-style: normal;
		font-weight: 600;
		line-height: 20px;
		font-size: 18px;
	}
	.orches-animation {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
	}
	.orches-animation.animated {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
	@-webkit-keyframes pop-scale { 0% { -webkit-transform: scale(0.7) } 100% { -webkit-transform: scale(1) } }
	@-moz-keyframes pop-scale { 0% { -moz-transform: scale(0.7) } 100% { -moz-transform: scale(1) } }
	@keyframes pop-scale { 0% { transform: scale(0.7) } 100% { transform: scale(1) } }
	@-webkit-keyframes pop-scale2 { 0% { -webkit-transform: scale(0.5) } 100% { -webkit-transform: scale(1) } }
	@-moz-keyframes pop-scale2 { 0% { -moz-transform: scale(0.5) } 100% { -moz-transform: scale(1) } }
	@keyframes pop-scale2 { 0% { transform: scale(0.5) } 100% { transform: scale(1) } }
	/* bootstrap resetting elements */
	.btn {
		background-image: none;
	}
	textarea,
	input[type="text"],
	input[type="submit"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	.uneditable-input,
	.dropdown-menu,
	.navbar .nav > .active > a,
	.navbar .nav > .active > a:hover,
	.navbar .nav > .active > a:focus {
		-webkit-appearance: none;
		text-shadow: none;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
		     -o-box-shadow: none;
		        box-shadow: none;
	}
table {
	width: 100%;
}
th,td {
	border: 1px solid #333;
	padding: 5px;
	text-align: center;
}
/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
	.site-title {
		font-size: 32px;
		line-height: 1.2;
	}
	.site-title a,
	.site-title a:hover {
		color: #fff;
	}
	.site-logo {
		max-height: 100px;
		width:100px;
		height:36px;
	}
	.site-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		background-color: transparent;
		padding: 35px 0;
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		    -ms-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}
	.admin-bar .site-header,
	.admin-bar .site-header.float-header {
		top: 32px;
	}
	.admin-bar:not(.siteScrolled) .slide-item {
		background-position: 50% 0 !important;
	}
	.header-image {
		display: none;
		position: relative;
		height: 300px;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.header-inner {
		display: none;
	}
	.site-title {
		margin: 0;
	}
	.site-description {
		font-size: 16px;
		margin: 15px 0 0;
		line-height: 1.6;
		color: #efefef;
	}
	.site-description:empty {
		margin: 0;
	}
	.site-header.fixed {
		position: fixed;
	}

	.site-header .col-md-4,
	.site-header .col-md-8 {
		min-height: 0;
	}

	.site-header .logo {
		margin: 40px 0;
		float: left;
		-webkit-transition: all 0.3s linear;
		   -moz-transition: all 0.3s linear;
		    -ms-transition: all 0.3s linear;
		     -o-transition: all 0.3s linear;
		        transition: all 0.3s linear;
	}

	.site-header .logo a {
		display: block;
		height: 100%;
	}

	.site-header .logo {
		width: 135px;
		height: 27px;
	}

	.site-header.float-header {
		background-color: rgba(0,0,0,0.9);
		padding: 20px 0px;
	}
	.site-header.float-header #mainnav {
		padding: 0;
	}

	.site-header.float-header #mainnav > ul > li > a {
	    height: 70px;
	    line-height: 70px;
	}

	.site-header.float-header .logo {
	    margin: 20px 0;
	}
	/* navigation */
	#mainnav {
		display: block;
		float: right;
		-webkit-transition: all 0.3s linear;
		   -moz-transition: all 0.3s linear;
		    -ms-transition: all 0.3s linear;
		     -o-transition: all 0.3s linear;
		        transition: all 0.3s linear;
	}
	#mainnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#mainnav li {
		float: left;
		padding: 0 14px;
	}
	#mainnav ul ul li {
		padding: 0;
	}
	#mainnav ul li a {
		position: relative;
		display: block;
		outline: none;
		font-family: "Nunito", sans-serif;
		font-style: normal;
		font-weight: bold;
		line-height: 22px;
		font-size: 16px;
		letter-spacing: -0.615385px;
		text-transform: uppercase;
		color: #FFFFFF;
		background: #221E20;
    border-radius: 38px;
    padding: 10px 24px;
	}
	#mainnav ul li a:hover {
		color: #d65050;
	}
	#mainnav ul ul a {
		width: 180px;
		font-family: "Nunito", sans-serif !important;
	}
	#mainnav > ul > li:last-child {
		padding-right: 0;
	}
	#mainnav ul li {
		position: relative;
	}
	#mainnav ul li ul {
		width: 180px;
		position: absolute;
		top: 100%;
		left: initial;
		opacity: 0;
		visibility: hidden;
		-webkit-border-radius: 0 0 2px 2px;
		   -moz-border-radius: 0 0 2px 2px;
			 -o-border-radius: 0 0 2px 2px;
				border-radius: 0 0 2px 2px;
	    -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	        -ms-transition: all 0.3s ease;
	         -o-transition: all 0.3s ease;
	            transition: all 0.3s ease;
	}
	#mainnav ul li ul ul {
		top: 0;
	}
	#mainnav ul li ul:after {
		content: "";
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
	}
	#mainnav ul li ul ul:after {
		top: 0;
	}
	#mainnav ul li ul li ul {
		left: 100%;
	}
	#mainnav li:hover > ul {
	    opacity: 1;
	    padding-top: 10px;
	    visibility: visible;
	    left: auto;
	    display: block !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;
	            transition: all 0.3s ease;
	}
	#mainnav li:hover > ul ul {
		padding-top: 0;
		left: 100%;
	}
	#mainnav .sub-menu {
		z-index: 99999;
	}
	#mainnav .sub-menu li a {
		color: #fff;
		display: block;
		line-height: 30px;
		background: #1c1c1c;
		padding: 0 18px;
		border-top: 1px solid #252525;
	    -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	        -ms-transition: all 0.3s ease;
	         -o-transition: all 0.3s ease;
	            transition: all 0.3s ease;
	}
	#mainnav .sub-menu li:hover > a {
		color: #fff;
	}
	#mainnav li:hover > .sub-menu > li > a {
		padding: 8px 18px;
	}
	/* Icons */
	#mainnav ul li::before {
		font-family: Fontawesome;
		color: #fff;
		float: left;
		margin: 5px 5px 0 0;
		font-size: 14px;
		line-height: 1;
		font-weight: 400;
	}
	#mainnav ul li a {
		float: left;
	}
	#mainnav .sub-menu li:before {
		content: '';
		margin: 0;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
	}
	#mainnav-mobi ul li a {
		float: none;
	}
	#mainnav-mobi ul li::before {
		content: '';
	}
/*--------------------------------------------------------------
Mobile navigation
--------------------------------------------------------------*/
	#mainnav-mobi {
		display: block;
		margin: 0 auto;
		width: 100%;
		position: absolute;
		top:28px;
		background-color: #1c1c1c;
		margin-top: 15px;
		z-index: 1000;
	}
	#mainnav-mobi ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#mainnav-mobi ul li {
		margin:0;
		position: relative;
		text-align: left;
		border-top: 1px solid #252525;
		cursor: pointer;
	}
	#mainnav-mobi ul > li > a {
		display: block;
		text-decoration: none;
		padding: 10px 50px;
		color: #fff;
	}
	#mainnav-mobi ul.sub-menu {
		top: 100%;
		left: 0;
		z-index: 2000;
		position: relative;
		background-color: #161625;
	}
	#mainnav-mobi > ul > li > ul > li,
	#mainnav-mobi > ul > li > ul > li > ul > li {
		position: relative;
		border-top: 1px solid #252525;
		background-color: #222;
	}
	#mainnav-mobi > ul > li > ul > li >  a {
		padding-left: 70px !important
	}
	#mainnav-mobi > ul > li > ul > li > ul > li a {
		padding-left: 90px !important
	}
	#mainnav-mobi ul.sub-menu > li > a {
		display: block;
		text-decoration: none;
		padding: 5px 60px;
		border-top-color: rgba(255,255,255,0.1);
		-webkit-transition: all 0.2s ease-out;
		   -moz-transition: all 0.2s ease-out;
		     -o-transition: all 0.2s ease-out;
		        transition: all 0.2s ease-out;
	}
	#mainnav-mobi > ul > li > ul > li:first-child a {
		border-top: none;
	}
	#mainnav-mobi ul.sub-menu > li > a:hover,
	#mainnav-mobi > ul > li > ul > li.active > a {
		color: #fff;
	}
	.btn-menu {
		float: right;
		font-size: 28px;
		font-family: "FontAwesome";
		color: #fff;
		text-align:center;
		width: 28px;
		height: 28px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		    -ms-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}
	.btn-menu:before{
		content: "\f0c9";
	}
	.btn-submenu {
		position: absolute;
		right: 20px;
		top: 0;
		font-family: "FontAwesome";
		font-size: 20px;
		line-height: 45px;
		text-align: center;
		cursor: pointer;
		width: 70px;
		height: 44px;
	}
	.btn-submenu:before {
		content: "\f107";
		color: #fff;
	}
	.btn-submenu.active:before {
		content: "\f106"
	}
	.btn-menu {
		display: none
	}
/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/
	.aside-image {
		padding: 0;
		position: relative;
	}
	.aside-image .image-container {
	    height: 100%;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.aside-image .image-holder {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover !important;
		z-index: 0;
		background-position: 50% 50%;
	}
	.aside-image .content-wrap {
		padding: 70px 0 70px 50px;
	}
	.aside-image.right .image-container {
		left: auto;
		right: 0;
	}
	.aside-image.right .content-wrap {
		padding: 70px 50px 70px 0;
	}
	.error-wrap h1 {
		font-size: 35px;
		color: #ddd;
		font-weight: 600;
		margin: 0 0 40px;
		line-height: normal;
	}
	.error-wrap h5 {
		margin-top: 60px;
		font-size: 18px;
		font-weight: normal;
	}
	.error-wrap .error-search {
		padding: 0 80px;
	}
	.error-wrap #search-form {
	    height: 50px;
	    margin-bottom: 17px;
	    position: relative;
	    width: 100%;
	}
	.error-wrap .search-input {
	    margin: 0;
	    width: 100%;
	}
	.error-wrap #search-submit {
	    height: 50px;
	    padding: 0;
	    position: absolute;
		top: 0;
		right: 0;
	    width: 120px;
	    border-radius: 0 3px 3px 0;
		background: #443f3f;
		border-color: #443f3f;
	}
	.error-wrap #search-submit:hover {
		color: #fff;
	}
	/* Page sider */
	#page-slider {
		position: relative;
		height: 250px;
	}
	.overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		filter: alpha(opacity=70);
		opacity: 0.7;
	}
	.page-wrap {
		padding: 83px 0 100px;
		clear: both;
	}
	.page-template-page_front-page .page-wrap,
	.projects-template-post_full .page-wrap,
	.projects-template-post_full .page-wrap .content-wrapper {
		padding: 0;
	}
	.entry-page p,
	.entry-post p {
		margin-bottom: 24px;
	}
	.entry-post img {
		margin: 10px 0 20px;
	}
	.header-slider,
	.owl-wrapper {
		direction: ltr;
	}
	.header-slider,
	.owl-carousel {
	      -webkit-transform: translate3d(0,0,0);
	}
/*--------------------------------------------------------------
Parallax
--------------------------------------------------------------*/
	.parallax {
		width: 100%;
		background-attachment: fixed;
		background-position: 50% 0;
	}
/*--------------------------------------------------------------
Hero section
--------------------------------------------------------------*/
	.header-slider {
		position: relative;
	    max-width: 100%;
	}
	.slide-text.slides {
	   padding-left: 0;
	}
	.slides-container .slide-item {
	    background-attachment: fixed;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.sliderFix {
		display: block !important;
	}
	.text-slider-section {
		position: absolute;
	    top: 50%;
	    left: 0;
	    right: 0;
	    text-align: center;
	    z-index: 2;
	    width: 100%;
		padding-top: 5px;
	    -webkit-transform: translateY(-50%);
	       -moz-transform: translateY(-50%);
	        -ms-transform: translateY(-50%);
	         -o-transform: translateY(-50%);
	            transform: translateY(-50%);
	}
	.text-slider .maintitle,
	.text-slider .subtitle {
		z-index: 10;
		color: #fff;
		margin: 0;
		letter-spacing: 1px;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	}
	.text-slider .maintitle {
		position: relative;
		display: inline-block;
		font-size: 57px;
		line-height: 67px;
		font-weight: 700;
		padding-bottom: 10px;
	}
	.text-slider .maintitle:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 40%;
		height: 1px;
		margin-left: -20%;
	}
	.text-slider .subtitle {
		font-size: 30px;
		line-height: 40px;
		padding: 20px 0 50px;
		font-weight: 300;
	}
.text-slider {
  position: relative;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInRightBig {
  from {
    right: -1200px;
  }
  to {
    right: 0;
  }
}
@keyframes fadeInRightBig {
  from {
    right: -1200px;
  }
  to {
    right: 0;
  }
}

.slide-inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	width: 100%;
	min-height: 260px;
	padding-top: 5px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header-slider {
	overflow: hidden;
}
.header-slider[data-speed="0"] .slide-item {
    opacity: 1 !important;
}

/*--------------------------------------------------------------
Page title
--------------------------------------------------------------*/
	.page-title {
		color: #ccc;
		padding-top: 100px;
	}
	.page-title .col-md-6 {
		float: none;
	}
	.page-title-inner {
		display: table;
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 1;
	}
	.page-title-cap {
		display: table-cell;
		vertical-align: middle;
	}
	.page-title .breadcrumbs {
		display: table-cell;
		list-style: none;
		text-align: left;
		vertical-align: middle;
	}
	.page-title h1 {
		margin: 0;
		font-size: 18px;
		color: #ccc;
	}
	.breadcrumbs ul {
		margin: 0;
	}
	.breadcrumbs ul li {
		display: inline;
	}
	.breadcrumbs ul li a:hover {
		text-decoration: underline;
	}
/*--------------------------------------------------------------
Blog
--------------------------------------------------------------*/
	.content-area .post-wrap,
	.contact-form-wrap {
		padding-right: 20px;
	}
	.content-area .hentry {
		position: relative;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.content-area .hentry:first-child {
		padding-top: 0;
	}
	.content-area .hentry:after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 30px;
		height: 1px;
	}
	.content-area .hentry:first-child:after {
		height: 0;
	}
	.hentry .post-content {
		overflow: hidden;
	}
	.content-area .entry-thumb {
		text-align: center;
		margin-bottom: 30px;
	}
	.hentry .title-post {
		font-size: 36px;
		font-weight: 600;
		line-height: normal;
		padding-bottom: 10px;
		margin: 0;
	}
	.hentry .meta-post {
		margin-bottom: 20px;
	}
	.hentry .meta-post,
	.hentry .meta-post a {
		color: #5e5e5e;
		font-size: 13px;
	}
	.hentry .meta-post span {
		position: relative;
		padding-left: 20px;
		margin-right: 18px;
	}
	.hentry .meta-post .cat-links {
		display: inline-block;
	}
	.hentry .meta-post span:before {
		position: absolute;
		left: 0;
		top: 1px;
		font-family: "FontAwesome";
		line-height: normal;
	}
	.hentry .meta-post span.posted-on:before {
		content:"\f073";
	}
	.hentry .meta-post span.byline:before {
		content:"\f007";
	}
	.hentry .meta-post span.comments-link:before {
		content:"\f086";
	}
	.hentry .meta-post span.cat-links:before {
		content:"\f114";
		top: 4px;
	}
	span.author.vcard {
		padding: 0;
		margin: 0;
	}
	.hentry blockquote {
	    background-color: #333;
	    color: #fff;
	    font-size: 16px;
	    font-style: italic;
	    line-height: 23px;
	    margin-bottom: 30px;
	    padding: 30px 35px;
	    position: relative;
	}
	.fullwidth {
		width: 100%;
	}
	.error-404 {
		text-align: center;
	}
	.error-404 .page-content p {
		margin-bottom: 30px;
	}
	.masonry-layout {
		width: 100%;
		padding: 0;
	}
	.masonry-layout .hentry {
		width: 360px;
		margin: 15px;
		padding: 0;
	}
	.masonry-layout .post-wrap {
		padding: 0;
	}
	.masonry-layout .hentry:after {
		width: 0;
		height: 0;
	}
	/* Blog pagination */
	.blog-pagination ul {
		width: 100%;
		text-align: right;
		list-style: none;
	}
	.blog-pagination ul li,
	.blog-pagination ul li a {
		display: inline-block;
		background-color: transparent;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}
	.blog-pagination ul li {
		margin-left: 3px;
	}
	.blog-pagination ul li.active,
	.blog-pagination ul li:hover a {
		color: #fff;
	}
	/* Classic alternative layout */
	.classic-alt.content-area .hentry:after {
		display: none;
	}
	.classic-alt .hentry {
		border-bottom: 1px solid #ebebeb;
	}
	.classic-alt .hentry:last-of-type {
		border-bottom: 0;
	}
	.classic-alt .entry-header {
		text-align: center;
		margin-bottom: 30px;
	}
	.classic-alt .entry-title {
		font-size: 36px;
		font-weight: 500;
	}
	.classic-alt .entry-title a {
		color: #47425d;
	}
	.classic-alt .meta-post {
		margin-bottom: 10px;
	}
	.single .meta-post a,
	.classic-alt .meta-post a {
		text-transform: uppercase;
		letter-spacing: 5px;
		font-size: 13px;
	}
	.single-meta,
	.single-meta a,
	.classic-alt .posted-on,
	.classic-alt .posted-on a {
		color: #68647a;
	}
	.single .single-meta,
	.classic-alt .posted-on {
		text-decoration: underline;
		text-transform: uppercase;
		font-size: 13px;
	}
	.single .single-meta {
		display: table;
	}
	.single-meta .byline {
		padding-left: 10px;
	}
	.classic-alt .meta-post a {
		color: #d65050;
	}
/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
	.widget-area .widget {
		position: relative;
		margin-bottom: 30px;
		padding-top: 50px;
	}
	.widget-area .widget:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 30px;
		height: 1px;
	}
	.widget-area .widget:first-child {
		padding-top: 0;
	}
	.widget-area .widget:first-child:before {
		height: 0;
	}
	.widget-area .widget-title {
		font-size: 16px;
		line-height: normal;
		color: #443f3f;
		font-weight: 600;
		padding-bottom: 24px;
		margin: 0;
		text-transform: uppercase;
	}
	.widget-area .widget ul li {
		padding: 5px 0;
	}
	.widget-area .widget ul li:first-child {
		padding-top: 0;
	}
	.widget-area .widget ul li:last-child {
		padding-bottom: 0;
	}
	.widget-area,
	.widget-area  a {
		color: #767676;
	}
	/* widget popular posts */
	.widget-popular-post .news .thumb {
		width: 65px;
		height: auto;
		margin: 3px 18px 0 0;
		float: left;
	}
	.widget-popular-post .news .text {
		min-height: 65px;
	}
	.widget-popular-post .news h6 {
		font-size: 13px;
		line-height: 20px;
		font-weight: 500;
		margin: 0 0 4px;
	}
	.widget-popular-post .news p,
	.widget-popular-post .news p a {
		font-size: 13px;
		margin: 0;
	}
	.widget-popular-post .news p a:hover {
		text-decoration: underline;
	}
	/* widget categories */
	.widget-categories .categories li a {
		position: relative;
		display: block;
	}
	.widget-categories .categories li span {
		position: absolute;
		right: 0;
		top: 0;
	}
	/* widget tags */
	.widget-tags .tag-list a {
		display: inline-block;
		font-size: 13px;
		color: #767676;
		border: 1px solid #dbdbdb;
		padding: 7px 15px;
		margin: 4px;
		margin-left: 0;
	}
	.widget-tags .tag-list a:hover {
		color: #5e5e5e;
	}
	.search-field {
		max-width: 100%;
	}
/*--------------------------------------------------------------
Blog single
--------------------------------------------------------------*/
	.single-post .hentry {
		padding-bottom: 0;
	}
	.single-post .author-post {
		position: relative;
		margin-top: 50px;
		background-color: #eee;
		padding: 20px;
	}
	.single-post .author-post .author-avatar {
		float: left;
		width: 145px;
		background-color: #f5f5f5;
		padding: 3px;
	}
	.single-post .author-post .author-info {
		position: relative;
		padding: 0 20px 0 35px;
		margin-left: 140px;
		min-height: 140px;
	}
	.single-post .author-post .name {
		margin: 3px 0 17px 0;
	}
	.single-post .author-post .name h6 {
		font-size: 20px;
		font-weight: 600;
		display: inline-block;
		margin: 0;
	}
	.single-post .author-post .intro {
		margin: 0;
	}
	.single-post .author-post ul.socials {
		position: absolute;
		top: 10px;
		right: 20px;
		list-style: none;
		margin: 0;
	}
	.single-post .author-post ul.socials li {
		float: left;
		text-align: center;
		margin-right: 5px;
	}
	.single-post .author-post ul.socials li a {
		display: inline-block;
		width: 25px;
		height: 25px;
		font-size: 18px;
		line-height: 25px;
		color: #ccc;
	}
	.tags-links a {
		display: inline-block;
		background-color: #f7f7f7;
		padding: 8px 30px;
		color: #47425d;
		margin: 0 5px;
		font-size: 12px;
		text-transform: uppercase;
	}
	.tags-links a:first-of-type {
		margin-left: 0;
	}
	/* comment post */
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-area {
	margin-bottom: 60px;
}
.comments-title {
	margin: 0 0 30px 0;
	font-size: 24px;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol {
	padding: 0;
}
.comments-area .children {
	padding-left: 20px;
}
.comments-area .fn {
	color: #505050;
}
.comment-author .avatar {
	position: absolute;
}
.comment-author .fn,
.comment-metadata {
	margin-left: 80px;
}
.comment-metadata {
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.comment-form .form-submit {
    margin-top: 30px;
}
.comment-body {
	padding: 15px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
}
.reply {
	margin-left: 80px;
	background-color: #e64e4e;
	display: table;
	margin-top: 15px;
}
.comment-reply-link {
	padding: 8px 22px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
	font-weight: 600;
	display: table;
}
.comment-meta a {
	color: #c7c7c7;
}
.comments-area a.url {
	color: #505050;
	text-decoration: none;
}
.bypostauthor {
}
.comment-reply-title {
	font-size: 25px;
}
.comment-form input {
	width: 100%;
	max-width: 100%;
}
.form-submit input {
	width: auto;
}
.comment-content {
	margin-left: 80px;
}
/*--------------------------------------------------------------
Portfolio single
--------------------------------------------------------------*/
	.portfolio-images {
		margin-bottom: 40px;
	}
	.portfolio-info {
		background-color: #f7f7f7;
		border: 1px solid #eee;
		padding: 25px 25px 40px;
		font-family: "Nunito", sans-serif;
	}
	.portfolio-info h5 {
		margin: 0 0 15px;
		text-transform: uppercase;
	}
	.portfolio-info ul {
		list-style: none;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.portfolio-info ul li {
		padding: 10px 0;
	}
	.portfolio-info ul li span {
		float: right;
		color: #443f3f;
	}
	.portfolio-info .button-group {
		text-align: center;
	}
	.portfolio-info .button-group a {
		width: 100%;
		margin-top: 10px;
	}
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
	.footer-widgets {
		padding: 32px 50px;
		background-color: #221E20 !important;
	}
	.footer .copyr {
		color: #a8a8a8;
		margin-bottom: 0;
	}
	.footer-widgets .widget-title {
		text-transform: uppercase;
		color: #c5c5c5;
		line-height: normal;
		margin: 5px 0 0;
	}
	/* widget info */
	.widget-info .logo-footer {
		margin-bottom: 36px;
	}
	.widget-info p {
		margin-bottom: 24px;
	}
	.widget-info .infomation {
		list-style: none;
		margin: 0;
	}
	.widget-info .infomation li {
		position: relative;
		padding: 0 0 0 30px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.widget-info .infomation li.address:before,
	.widget-info .infomation li.phone:before,
	.widget-info .infomation li.email:before {
		position: absolute;
		left: 0;
		top: 0;
		content: "\f041";
		font-family: "FontAwesome";
		font-size: 16px;
	}
	.widget-info .infomation li.phone:before {
		content: "\f095";
	}
	.widget-info .infomation li.email:before {
		content: "\f040";
	}
	/* widget links */
	.widget-links ul {
		list-style: none;
		margin: 0;
	}
	.widget-links ul li {
		padding: 10px 0 7px;
	}
	.widget-links ul li:first-child {
		padding-top: 0;
	}
	.widget-mail-subscribe p {
		padding-bottom: 10px;
	}
	.widget-mail-subscribe .email-sub input {
		width: 205px;
		margin-bottom: 10px;
	}
/*--------------------------------------------------------------
Bottom
--------------------------------------------------------------*/
	.site-footer {
		background-color: #1c1c1c;
		line-height: 35px;
		padding: 15px 0;
	}
	.site-footer,
	.site-footer a {
		color: #666;
	}
	.site-footer .socials {
		margin: 0;
		list-style: none;
	}
	.bottom .socials li {
		display: inline-block;
		margin-left: 5px;
	}
	.site-footer .socials li a {
		display: inline-block;
		color: #666;
		font-size: 14px;
		background-color: #2e2e2e;
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.site-footer .socials li:hover a {
		color: #fff;
	}
/*--------------------------------------------------------------
Preloader
--------------------------------------------------------------*/

	.preloader {
	    background: none repeat scroll 0 0 #fff;
	    height: 100%;
	    opacity: 1;
	    position: fixed;
	    text-align: center;
	    transition: opacity 0.2s ease 0s;
	    width: 100%;
	    z-index: 9999;
	}
	.preloader .spinner {
	    height: 30px;
	    left: 50%;
	    margin-left: -15px;
	    margin-top: -15px;
	    position: relative;
	    top: 50%;
	    width: 30px;
	}
	.preloader .pre-bounce1,
	.preloader .pre-bounce2 {
	    -webkit-animation: 2s ease 0s normal none infinite bounce;
	            animation: 2s ease 0s normal none infinite bounce;
	    background-color: #de4939;
	    border-radius: 50%;
	    height: 100%;
	    left: 0;
	    opacity: 0.6;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	.preloader .pre-bounce2 {
	    -webkit-animation-delay: -0.5s;
	            animation-delay: -0.5s;
	}
	@-webkit-keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	  }

	  40% {
	    -webkit-transform: translateY(-30px);
	    transform: translateY(-30px);
	  }

	  60% {
	    -webkit-transform: translateY(-15px);
	    transform: translateY(-15px);
	  }
	}

	@keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
	    -webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	    transform: translateY(0);
	  }

	  40% {
	    -webkit-transform: translateY(-30px);
	    -ms-transform: translateY(-30px);
	    transform: translateY(-30px);
	  }

	  60% {
	    -webkit-transform: translateY(-15px);
	    -ms-transform: translateY(-15px);
	    transform: translateY(-15px);
	  }
	}
/*--------------------------------------------------------------
Go to top button
--------------------------------------------------------------*/
	.go-top {
		position: fixed !important;
		right: 20px;
		bottom: -45px;
		color: #fff;
		display: block;
		font-size: 22px;
		line-height: 35px;
		text-align: center;
		width: 40px;
		height: 40px;
		visibility: hidden;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		z-index: 9999;
		cursor: pointer;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
			 -o-border-radius: 2px;
				border-radius: 2px;
		-webkit-transition: all 0.5s;
		   -moz-transition: all 0.5s;
		    -ms-transition: all 0.5s;
		     -o-transition: all 0.5s;
		        transition: all 0.5s;
	}
	.go-top:hover {
		background-color: #fff;
	}
	.go-top.show {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: visible;
		bottom : 91px;
	}

/*--------------------------------------------------------------
Panels
--------------------------------------------------------------*/
	.panel-grid-cell .widget-title {
		text-align: center;
		margin-bottom: 50px;
		position: relative;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
		padding-bottom: 10px;
	}
	.panel-grid-cell .widget-title:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 50px;
		height: 1px;
		margin-left: -25px;
		background-color: #d65050;
	}
	.panel-grid {
		max-width: 1170px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.panel-row-style[data-hasbg="hasbg"] {
		background-size: cover;
		background-attachment: fixed;
		background-repeat: no-repeat;
		position: relative;
		z-index: 11;
		overflow: hidden;
	}
	.panel-grid .overlay {
		z-index: -1;
	}
	.no-col-padding .panel-grid-cell {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	/* SO post carousel fix */
	.sow-carousel-thumbnail .overlay {
	    position: static;
	    height: 100% !important;
	}
/* Counter
-------------------------------------------------------------- */
	.roll-counter {
		text-align: center;
	}
	.roll-counter i {
		font-size: 30px;
	}
	.roll-counter .name-count,
	.roll-counter .numb-count {
		font-family: "Nunito", sans-serif;
	}
	.roll-counter .name-count {
		font-size: 14px;
		font-weight: 600;
		padding: 15px 0;
	}
	.roll-counter .numb-count {
		font-size: 44px;
		padding: 0;
		font-weight: 600;
	}
/* Clients
-------------------------------------------------------------- */
	.roll-client {
	    text-align: center;
	}
	.roll-client .client-item {
	    float: none;
	    display: inline-block;
		width: 19%;
		text-align: center;
		margin: 15px 0;
	}
	.roll-client .client-item img {
		max-width: 150px;
	}

/* Spacer
-------------------------------------------------------------- */
	.roll-spacer {
		display: block;
		clear: both;
		width: 100%;
		height: 47px;
		overflow: hidden;
	}
	.roll-spacer.small {
		height: 27px;
	}
	.roll-spacer.large {
		height: 60px;
	}
/* Icon Box
-------------------------------------------------------------- */
	.service {
		margin-bottom: 30px;
	}
	.widget_sydney_services_type_b .service {
		margin-bottom: 20px;
	}
	.widget_sydney_services_type_b .service-thumb {
		float: left;
		max-width: 120px;
    	margin-right: 30px;
    	margin-top: 7px;
	}
	.service.col-md-4:nth-of-type(3n+1) {
		clear: left;
	}
	.service.col-md-6:nth-of-type(2n+1) {
		clear: left;
	}
	.roll-icon-box {
		text-align: center;
	}
	.roll-icon-box .service-thumb {
		margin: 0 auto 20px;
	}
	.roll-icon-box .icon {
		text-align: center;
		width: 70px;
		height: 70px;
		line-height: 75px;
		margin: 0 auto 20px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-icon-box.left {
		text-align: left;
	}
	.roll-icon-box.left .icon {
		float: left;
		margin-top: 7px;
		margin-right: 30px;
	}
	.roll-icon-box .icon i {
		font-size: 26px;
	}
	.roll-icon-box .content {
		overflow: hidden;
	}
	.roll-icon-box .content h3 {
		font-size: 16px;
		font-weight: 500;
		line-height: normal;
		margin: 7px 0 10px;
	}
	.roll-icon-box .content h3,
	.roll-icon-box .content h3 a {
		color: #443f3f;
	}
	.roll-icon-box .content p {
		margin: 0;
	}

/* Contact widget
-------------------------------------------------------------- */

.sydney_contact_info_widget span {
	color: #d65050;
	margin-right: 15px;
}
.sydney_contact_info_widget div {
	margin-bottom: 15px;
}
/* Icon List
-------------------------------------------------------------- */
	.roll-icon-list {
		padding-top: 15px;
	}
	.roll-icon-list .icon {
		text-align: center;
		width: 70px;
		height: 70px;
		line-height: 75px;
		float: left;
		margin-right: 30px;
		margin-top: 7px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-icon-list .icon i {
		font-size: 26px;
	}
	.roll-icon-list .list-item {
		margin-bottom: 30px;
	}
	.roll-icon-list .content {
		overflow: hidden;
	}
	.roll-icon-list .content h3 {
		font-size: 16px;
		font-weight: 500;
		line-height: normal;
		margin: 7px 0 10px;
	}
	.roll-icon-list .content h3 a {
		color: #443f3f;
	}
	.roll-icon-list .content p {
		margin-bottom: 0;
	}
/* List
-------------------------------------------------------------- */
	.roll-list {
		list-style: none;
		margin: 0 0 30px 10px;
	}
	.roll-list li {
		line-height: 32px;
		position: relative;
		padding-left: 40px;
	}
	.roll-list li:before {
		content: "\f006";
		font-family: "FontAwesome";
		font-size: 15px;
		position: absolute;
		left: 0;
		top: 0;
	}
/* Button
-------------------------------------------------------------- */
	.roll-button {
		position: relative;
		display: inline-block;
		font-family: "Nunito", sans-serif;
		font-size: 13px;
		line-height: 24px;
		font-weight: 700;
		padding: 12px 35px;
		color: #fff;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			 -o-border-radius: 3px;
				border-radius: 3px;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	.roll-button:hover {
		background-color: transparent;
	}
	.roll-button.border {
		background-color: transparent;
		text-transform: uppercase;
	}
	.roll-button.border:hover {
		color: #fff;
	}
	.roll-button.border.text-white {
		color: #fff;
	}
	.roll-button.light {
		background-color: #fff;
		border: 1px solid #fff;
		color: #443f3f;
	}
	.roll-button.light:hover {
		color: #fff;
	}
	.roll-button.light.border {
		border: 1px solid #fff;
		background-color: transparent;
		color: #fff;
	}
	.roll-button.light.border:hover {
		border: 1px solid #443f3f;
		background-color: #443f3f;
		color: #fff;
	}
	.roll-button.dark {
		background-color: #443f3f;
		border: 1px solid #443f3f;
	}
	.roll-button.dark:hover {
		border: 1px solid #443f3f;
		background-color: transparent;
		color: #443f3f;
	}
	.roll-button.dark.border {
		border: 1px solid #443f3f;
		background-color: transparent;
		color: #443f3f;
	}
	.roll-button.dark.border:hover {
		border: 1px solid #443f3f;
		background-color: #443f3f;
		color: #fff;
	}
	.more-button {
		display: table;
		margin: 30px auto 0;
		clear: both;
	}
/* Button Group
-------------------------------------------------------------- */
	.roll-button-group {
		text-align: center;
	}
	.roll-button-group .roll-button {
		margin-left: 8px;
	}
	.roll-button-group .roll-button:first-child {
		margin-left: 0;
	}
/* Lastest news
-------------------------------------------------------------- */
.blog-post {
	margin-bottom: 30px;
}
.blog-post .entry-title {
	margin: 15px 0;
	font-size: 16px;
}
/* Lastest Projects
-------------------------------------------------------------- */
	.project-filter {
		margin: 20px 0 50px 0;
		text-align: center;
		padding-left: 0;
	}
	.project-filter li  {
		display: inline-block;
	    position: relative;
	    text-align: center;
	    margin-left: -4px;
	    background-color: #f5f5f5;
		-webkit-transition: background 0.3s;
		   -moz-transition: background 0.3s;
		    -ms-transition: background 0.3s;
		     -o-transition: background 0.3s;
		        transition: background 0.3s;
	}
	.widget-area .widget .project-filter li {
			padding: 0;
	}
	.project-filter li a {
	    color: #767676;
	    display: block;
	    font-family: "Nunito",sans-serif;
	    font-size: 13px;
	    font-weight: 600;
	    outline: 0;
			padding: 10px;
	}
	.project-filter li a.active,
	.project-filter li a:hover,
	#secondary .project-filter li a.active,
	#secondary .project-filter li a:hover {
		color: #fff;
	}
	.roll-project {
		width: 100%;
		padding-bottom: 50px;
		margin: 0;
	}
	.roll-project .project-item {
		margin: 0 0 30px;
	}
	.roll-project.fullwidth .project-item {
		float: left;
	}
	.roll-project.fullwidth .project-item {
		width: 20%;
		margin: 0;
	}
	.roll-project .project-item .item-wrap {
		position: relative;
	}
	.roll-project .project-item .pop-overlay {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding: 10px;
		z-index: 10;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all 1s;
		   -moz-transition: all 1s;
		    -ms-transition: all 1s;
		     -o-transition: all 1s;
		        transition: all 1s;
	}
	.roll-project .project-item .project-pop-wrap {
		z-index: 20;
		width: 100%;
		height: 100%;
		position: absolute;
	}
	.roll-project .project-item .project-pop {
		color: #fff;
		text-align: center;
		z-index: 1;
		width: 100%;
		height: 100%;
		cursor: pointer;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		position: absolute;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	.roll-project .project-item .project-pop a {
		color: #fff;
	}
	.roll-project .project-item:hover .project-pop {
		opacity: 0.5;
	}
	.roll-project .project-item .project-pop h3 {
		font-size: 16px;
		font-weight: 700;
		line-height: 26px;
		position: absolute;
		left: 0;
		bottom: 50%;
		width: 100%;
		margin-bottom: -4px;
	}
	.roll-project .project-item .project-cat {
		width: 100%;
		position: absolute;
		left: 0;
		top: 50%;
		padding-top: 20px;
		margin: 0;
	}
	.roll-project .project-item .project-cat li {
		display: inline-block;
	}
	.roll-project .project-item .project-cat li a {
		position: relative;
		font-style: italic;
		padding: 0 5px;
	}
	.roll-project .project-item .project-cat li a:before {
		position: absolute;
		content: "/";
		left: -3px;
		top: -1px;
	}
	.roll-project .project-item .project-cat li:first-child a:before {
		content: "";
	}
	.roll-project .project-item:hover .project-title-wrap,
	.roll-project .project-item:hover > .item-wrap .project-pop{
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
		   -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
		        animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
	}
	.roll-project .project-item:hover > .item-wrap .pop-overlay {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.project-title-wrap{
		position:absolute;
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 2;
	}

	.roll-project .project-item:hover > .item-wrap .project-title-wrap {
		border: 2px solid yellow;
	}

	.roll-project .project-title{
	  display: table;
	  width: 100%;
	  height: 100%;
	  text-align: center;
		color: #fff;
	}

	.roll-project .project-title span{
	  display: table-cell;
	  vertical-align: middle;
	  padding-left: 10px;
	  padding-right: 10px;
	}

/* Testimonials
-------------------------------------------------------------- */
	.roll-testimonials {
		max-width: 750px;
		margin: 0 auto 30px;
		text-align: center;
	}
	.roll-testimonials .avatar {
		width: 100px;
		margin: 7px auto 26px;
		border: 2px solid #fff;
	}
	.roll-testimonials .avatar,
	.roll-testimonials .avatar img {
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-testimonials .whisper {
		font-size: 18px;
		font-style: italic;
		line-height: 26px;
		padding: 0 0 20px;
		margin: 0;
		border: 0;
	}
	.hentry .roll-testimonials blockquote {
		background-color: transparent;
		color: inherit;
	}
	.roll-testimonials .name {
		font-family: "Nunito", sans-serif;
		font-size: 18px;
		font-weight: 500;
	}
	.roll-testimonials .name span {
		font-size: 13px;
		display: block;
		color: #767676;
	}
	.roll-testimonials .owl-controls {
		margin-top: 40px;
	}
	.hentry .roll-testimonials blockquote {
		background: transparent;
	}
	.owl-carousel .owl-wrapper:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	.owl-carousel{
		display: none;
		position: relative;
		-ms-touch-action: pan-y;
		-webkit-transition: all 0.3s !important;
		transition: all 0.3s !important;
	}
	.owl-carousel .owl-wrapper{
		display: none;
		position: relative;
		-webkit-transform: translate3d(0px, 0px, 0px);
	}
	.owl-carousel .owl-wrapper-outer{
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	.owl-carousel .owl-wrapper-outer.autoHeight{
		-webkit-transition: height 500ms ease-in-out;
		-moz-transition: height 500ms ease-in-out;
		-ms-transition: height 500ms ease-in-out;
		-o-transition: height 500ms ease-in-out;
		transition: height 500ms ease-in-out;
	}
	.owl-carousel .owl-item{
		float: left;
	}
	.owl-controls .owl-page,
	.owl-controls .owl-buttons div{
		cursor: pointer;
	}
	.owl-controls {
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.owl-carousel  .owl-wrapper,
	.owl-carousel  .owl-item{
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility:    hidden;
		-ms-backface-visibility:     hidden;
	  -webkit-transform: translate3d(0,0,0);
	  -moz-transform: translate3d(0,0,0);
	  -ms-transform: translate3d(0,0,0);
	}
	.owl-theme .owl-controls{
	  text-align: center;
	  margin-top: 45px;
	}
	.owl-theme .owl-controls .owl-page{
	  display: inline-block;
	  zoom: 1;
	}
	.owl-theme .owl-controls .owl-page span{
	  display: block;
	  width: 9px;
	  height: 9px;
	  margin: 4px;
	  background-color: transparent;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	  filter: alpha(opacity=100);
	  opacity: 1;
	  -webkit-border-radius: 50%;
	     -moz-border-radius: 50%;
	     -o-border-radius: 50%;
	      border-radius: 50%;
	  -webkit-transition: background 0.3s;
	     -moz-transition: background 0.3s;
	      -ms-transition: background 0.3s;
	       -o-transition: background 0.3s;
	          transition: background 0.3s;
	}
	.widget_sydney_testimonials .fa {
		display: none;
	}

/* Socials
-------------------------------------------------------------- */
	.roll-socials li {
		display: inline-block;
		text-align: center;
		margin: 2px 8px 8px 0;
	}
	.roll-socials li:last-child {
		margin-right: 0;
	}
	.roll-socials li a {
		display: inline-block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		background-color: transparent;
		font-size: 16px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-socials li a:hover {
		color: #fff;
	}
/* Infomation
-------------------------------------------------------------- */
	.roll-infomation {
		margin-bottom: 50px;
		list-style: none;
	}
	.roll-infomation li {
		position: relative;
		padding-left: 30px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.roll-infomation li.time span {
		color: #d91d1d;
		font-weight: 700;
	}
	.roll-infomation li.address:before,
	.roll-infomation li.phone:before,
	.roll-infomation li.email:before {
		position: absolute;
		left: 0;
		top: 4px;
		content: "\f041";
		font-family: "FontAwesome";
		font-size: 20px;
	}
	.roll-infomation li.phone:before {
		content: "\f095";
	}
	.roll-infomation li.email:before {
		content: "\f040";
	}
/* Progress Bar
-------------------------------------------------------------- */
	.roll-progress {
		position: relative;
		margin-bottom: 20px;
	}
	.roll-progress .name {
		position: absolute;
		left: 0;
		top:0;
	}
	.roll-progress .name,
	.roll-progress .perc {
		font-weight: 400;
	}
	.roll-progress .progress-animate {
		height: 10px;
		width: 0;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
		     -o-border-radius: 2px;
		        border-radius: 2px;
	}
	.roll-progress .progress-bar {
		background: #f3f3f3;
		width: 100%;
		margin-top: 10px;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
		     -o-border-radius: 2px;
		        border-radius: 2px;
	}
	.roll-progress .perc {
		width: 0;
		text-align: right;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: opacity 1s ease-in-out;
		  -moz-transition: opacity 1s ease-in-out;
		   -ms-transition: opacity 1s ease-in-out;
		    -o-transition: opacity 1s ease-in-out;
		       transition: opacity 1s ease-in-out;
	}
	.roll-progress .perc.show {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
/* Service Box
-------------------------------------------------------------- */
	.roll-servicebox .service-content h3 {
		font-size: 16px;
		font-weight: 500;
		margin: 10px 0 10px;
	}
/* Tabs
-------------------------------------------------------------- */
	.roll-tabs {
		margin-bottom: 20px;
	}
	.roll-tabs .menu-tab {
		overflow: hidden;
		margin: 0;
		list-style: none;
	}
	.roll-tabs .menu-tab li {
		position: relative;
		bottom: -1px;
		float: left;
		margin-right: 2px;
	}
	.roll-tabs .menu-tab li a {
		font-family: "Nunito", sans-serif;
		font-size: 14px;
		font-weight: 500;
		display: block;
		color: #2d3340;
		padding: 12px 25px 10px;
	}
	.roll-tabs .menu-tab li a:hover {
		background-color: #f7f7f7;
		text-decoration: none;
	}
	.roll-tabs .menu-tab li.active a {
		background-color: #fff;
		border: 1px solid #dbdbdb;
		transition: none;
	}
	.roll-tabs .content-tab {
		margin-top: 50px;
		border: 1px solid #dbdbdb;
		padding: 25px 20px 10px 25px;
		margin-top: -1px;
		background-color: #fff;
	}
	.roll-tabs .content-tab p {
		margin-bottom: 20px;
	}
/* Promo Box
-------------------------------------------------------------- */
	.roll-promobox {
		text-align: center;
		padding: 20px 0;
	}
	.roll-promobox .promo-controls {
		margin-top: 25px;
	}
	.roll-promobox .title {
		font-size: 18px;
		margin-bottom: 10px;
		color: #8e8e8e;
		font-weight: 500;
	}
	.roll-promobox .promo-content p {
		margin-bottom: 40px;
		font-size: 16px;
	}
	.roll-promobox.aside-style {
		text-align: left
	}
	.roll-promobox.aside-style .promo-content p {
		padding-bottom: 15px;
	}
	.roll-promobox.aside-style .promo-wrap {
	    display: table;
		overflow: hidden;
		width: 100%;
	}
	.roll-promobox.aside-style .promo-content {
	    display: table-cell;
	    vertical-align: middle;
		width: 70%;
	}
	.roll-promobox.aside-style .promo-content p {
		margin: 0 0 5px;
	}
	.roll-promobox.aside-style .promo-controls {
	    display: table-cell;
	    margin: 0;
	    text-align: center;
	    vertical-align: middle;
	    white-space: nowrap;
		width: 30%;
	}
/* Team
-------------------------------------------------------------- */
	.roll-team.carousel .team-item {
		padding: 0 25px;
	}
	.post-type-archive-employees .team-item {
  		margin-bottom: 30px;
	}
	.roll-team .team-inner {
		padding: 4px;
		background-color: #fff;
		position: relative;
		text-align: center;
	}
	.roll-team .team-item .team-pop .name {
		font-family: "Nunito", sans-serif;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		padding: 10px 0;
	}
	.roll-team .team-item .team-pop .pos {
		font-style: italic;
	}
	.roll-team .team-item .team-pop .team-info {
	    top: 30%;
	    position: relative;
		width: 100%;
	}
	.roll-team .team-item .pop-overlay {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding: 10px;
		z-index: 10;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all 1s;
		   -moz-transition: all 1s;
		    -ms-transition: all 1s;
		     -o-transition: all 1s;
		        transition: all 1s;
	}
	.roll-team .team-item .team-social {
		text-align: center;
		padding: 17px 0 0;
		margin: 0;
	}
	.roll-team .team-item .team-social li {
		display: inline-block;
	}
	.roll-team .team-social li a {
		font-size: 16px;
		color: #fff;
		display: block;
		margin-left: 5px;
		height: 30px;
		width: 30px;
		line-height: 28px;
		border: 1px solid #fff;
		background-color: transparent;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	.roll-team .team-item .team-social li:first-child a {
		margin-left: 0;
	}
	.roll-team .team-item .team-social li:hover a {
		background-color: #fff;
	}
	.archive .team-social li a {
		color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-team .team-item .team-pop {
		color: #fff;
		z-index: 20;
		width: 100%;
		height: 100%;
		padding: 0 10px;
		cursor: pointer;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	.roll-team .team-item:hover > .team-inner .team-pop {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
		   -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
		        animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
	}
	.roll-team .team-item:hover > .team-inner .pop-overlay {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.roll-team .team-content {
		text-align: center;
	}
	.roll-team .team-content .name {
		font-family: "Nunito", sans-serif;
		font-size: 16px;
		font-weight: 600;
		padding: 12px 0 2px;
	}
	.roll-team .team-content .pos {
		padding-bottom: 12px;
		color: #443f3f;
	}
	.archive .team-item:nth-of-type(3n+1) {
		clear: left;
	}
	.entry-post .roll-team .team-inner .avatar img {
	    margin: 0;
	}
/* Elements
-------------------------------------------------------------- */
	a {
		color: #d65050;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #d65050;
	}
	.text-color { color: #d65050;}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		background-color: transparent;
		color: #d65050;
	}
	textarea:focus,
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus {
		border: 1px solid #d65050;
	}
	#mainnav > ul > li > a.active,
	#mainnav > ul > li > a:hover {
		color: #d65050;
	}
	#mainnav ul li ul:after {
		background-color: #d65050;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
	}
	#mainnav .sub-menu li:hover > a {
		background-color: #d65050;
	}
	.error-wrap #search-submit:hover {
		background-color: #d65050;
		border-color: #d65050;
	}
	.text-slider .maintitle:after {
		background-color: #d65050;
	}
	.content-area .hentry:after {
		background-color: #d65050;
	}
	.hentry .meta-post a:hover {
		color: #d65050;
	}
	.hentry blockquote {
	    border-left: 3px solid #d65050;
	}
	.blog-pagination ul li {
		border: 1px solid #d65050;
	}
	.blog-pagination ul li.active,
	.blog-pagination ul li:hover a {
		background-color: #d65050;
	}
	.sidebar .widget:before {
		background-color: #d65050;
	}
	.widget-tags .tag-list a:hover {
		border: 1px solid #d65050;
	}
	.comment .comment-detail {
		border: 1px solid #d65050;
	}
	.bottom .socials li:hover a,
	.go-top {
		background-color: #d65050;
	}
	.go-top:hover {
		color: #d65050;
	}
	.switcher-container .switcher-icon a:focus {
		color: #d65050;
	}
	.owl-theme .owl-controls .owl-page span{
	  border: 2px solid #d65050;
	}
	.owl-theme .owl-controls .owl-page.active span,
	.owl-theme .owl-controls.clickable .owl-page:hover span{
	  background-color: #d65050;
	}
	.roll-icon-box .icon {
		border: 1px solid #d65050;
	}
	.roll-icon-box .icon i,
	.roll-icon-box .content h3 a:hover {
		color: #d65050;
	}
	.roll-icon-box.white .icon {
		background-color: #d65050;
	}
	.roll-icon-box.white .content h3 a {
		color: #d65050;
	}
	.roll-icon-list .icon {
		border: 1px solid #d65050;
	}
	.roll-icon-list .icon i,
	.roll-icon-list .content h3 a:hover {
		color: #d65050;
	}
	.roll-button {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-button:hover {
		color: #d65050;
	}
	.roll-button.border {
		color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-button.border:hover {
		background-color: #d65050;
	}
	.roll-button.light:hover {
		border: 1px solid #d65050;
		background-color: #d65050;
	}
	.project-filter li a.active,
	.project-filter li a:hover {
		background-color: #d65050;
	}
	.roll-testimonials .name {
		font-family: "Nunito", sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #d65050;
	}
	.roll-project .project-item .project-pop {
		background-color: #d65050;
	}
	.roll-socials li a {
		border: 1px solid #d65050;
	}
	.roll-socials li a:hover {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-infomation li.address:before,
	.roll-infomation li.phone:before,
	.roll-infomation li.email:before {
		color: #d65050;
	}
	.roll-progress .progress-animate {
		background-color: #d65050;
	}
	.roll-team .team-item .team-pop .team-social li:hover a {
		color: #d65050;
	}
	.roll-team .team-item .team-pop {
		background-color: #d65050;
	}
	.roll-team .team-content .name {
		color: #d65050;
	}
/* Woocommerce basic - full styles in wc.css
-------------------------------------------------------------- */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	background-color: #d65050;
}
.cart-contents {
	position: relative;
}
.cart-contents .fa,
.header-account .fa {
	font-size: 18px;
}
.cart-amount {
    background-color: #d65050;
    font-size: 12px;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    top: -10px;
    position: absolute;
    color: #fff;
    right: -18px;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link p {
	color: #767676;
}
ol.flex-control-nav.flex-control-thumbs {
    list-style-type: none;
    padding-left: 0;
    margin: 0 -3px;
}
ol.flex-control-nav.flex-control-thumbs li img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
   cursor: pointer;
}
ol.flex-control-nav.flex-control-thumbs li {
    width: 33.333%;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
}
ol.flex-control-nav.flex-control-thumbs li img:not(.flex-active) {
    opacity: 0.6;
}
.woocommerce ul#shipping_method {
	display: table;
	margin: 0 auto;
	text-align: left;
}
.woocommerce ul#shipping_method li {
	padding: 0;
}
/* Core video
-------------------------------------------------------------- */
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}
.wp-custom-header iframe {
	vertical-align: top;
}

.wp-custom-header {
	position: relative;
}
.wp-custom-header .wp-custom-header-video-button {
	position: absolute;
	bottom: 10%;
	left: -webkit-calc(50% - 25px);
	left: calc(50% - 25px);
	height: 50px;
	width: 50px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background-color: rgba(51, 51, 51, 0.70);
	-webkit-transition: background-color 0.4s;
	transition: background-color 0.4s;
}
.wp-custom-header .wp-custom-header-video-button:hover {
	color: #fff;
	background-color: #333;
}
.wp-custom-header .wp-custom-header-video-button:focus {
	outline: none;
}

/* Lightbox video
-------------------------------------------------------------- */
.sydney-video .video-text,
.sydney-video .toggle-popup,
.sydney-video .close-popup {
	display: none;
}
.sydney-video.vid-lightbox .video-text {
	display: block;
	margin-bottom: 30px;
}
.sydney-video.vid-lightbox .video-text:empty {
	margin-bottom: 0;
}
.sydney-video.vid-lightbox .popup-show .close-popup {
    display: block;
    position: absolute;
    top: -30px;
    right: -30px;
    z-index: 12;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
}
.sydney-video.vid-lightbox .sydney-video-inner {
	max-width: 720px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.sydney-video.vid-lightbox .video-overlay {
	position: fixed;
	top: 0;
	left: -9999em;
	height: 100%;
	width: 100%;
	z-index: 9998;
	background-color: rgba(0, 0, 0, 0.3);
}
.sydney-video.vid-lightbox .popup-show {
	left: 0;
}
.sydney-video.vid-lightbox {
	text-align: center;
}
.sydney-video.vid-lightbox .toggle-popup {
    width: 60px;
    height: 60px;
    display: table;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(83, 85, 93, 0.3);
    border-radius: 50%;
    line-height: 60px;
    font-size: 28px;
    color: #46444c;
    transition: all 0.4s;
}
.sydney-video.vid-lightbox .toggle-popup:hover {
	background-color: #46444c;
	color: #fff;
}

/*--------------------------------------------------------------
Integrations
--------------------------------------------------------------*/
/* Elementor and Beaver Builder */
.page-template-page_front-page.elementor-page .page-wrap .content-wrapper,
.page-template-page_front-page.fl-builder .page-wrap .content-wrapper {
	width: 100%;
	padding: 0 15px;
}
/* Parallax fix */
.panel-row-style,
.elementor-section {
	-webkit-transform: translate3d(0,0,0);
}
@-moz-document url-prefix() {
    .panel-row-style {
          background-position: center !important;
    }
}
.elementor-section,
.panel-row-style {
    -moz-transform: none !important;
}
_:-ms-lang(x), .elementor-section, .panel-row-style { transform: none !important; }
/* End parallax fix */

.fl-widget .widgettitle,
div[class*="elementor-widget-wp-widget-sydney"] h5 {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 32px;
}
/* Mailchimp for WordPress */
.mc4wp-form label {
	display: block;
	width: 100%;
}
.mc4wp-form input:not([type="submit"]) {
	width: 100%;
}
/* Yoast SEO breadcrumbs */
.sydney-breadcrumbs {
    background-color: #f7f7f7;
    padding: 15px;
    margin-bottom: 30px;
    margin-right: 20px;
}
.sydney-breadcrumbs,
.sydney-breadcrumbs a {
	color: #47425d;
}
.sydney-breadcrumbs a {
    text-decoration: underline;
    margin: 0 3px;
    text-decoration-color: #bababa;
}

/** Modifications **/
.header-wrap .container_full{
	padding:0px 50px;
}
.menu-top-menu-container{
	float:left;
}
.menu_cart{
	float:right;
}
#mainnav{
	display: flex;
	align-items: center;
}
#mainnav li:last-child{
	padding-right:32px;
}
.checkout_card{
	display: flex;
	align-items: center;
}
.checkout_item_count{
	width: 22px;
	height: 22px;
	border-radius: 50%;
	padding: 7px;
	background: #FEC400;
	border: 1px solid #FFFFFF;
	color: #fff;
	margin-top: -10px;
	position: absolute;
	margin-left: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 9px;
	font-size: 13px;
	color: #221E20;
	/* display:none; */
}
.home_section1{
	height:800px;
	width:100%;
}
.home_section1_left{
	background-image: url(images/Bg1.png);
  background-size: cover;
  background-repeat: no-repeat;
	/* height: 800px; */
	height: auto;
	width: 40% !important;
  background-position: 100%;
	z-index:1;
}
.home_section1_right{
	width: 60% !important;
	background: #221E20;
	/* height: 800px; */
	height: auto;
	/* overflow:hidden; */
}
.sec1_left_top{
	display: flex;
  width: 100%;
  align-items: center;
  margin-top: 221px;
	margin-left: 90px;
	margin-bottom:108px;
}
.sec1_left_top1{
	/* width: 70%; */
	width: 75%;
	float: left;
}
.sec1_left_top2{
	/* width: 30%; */
	width: 20%;
  float: right;
	text-align: right;
	padding-right: 0px;
}
.sec1_left_top1 p{
	font-family: Nunito;
	font-style: normal;
	font-weight: 600;
	line-height: 52px;
	font-size: 38px;
	color: #000000;
	margin-left: -50px;
	padding-right: 67px;
}
.sec1_left_bottom{
	/* padding-top: 44px;
  display: inline-flex;
  width: 100%;
  align-items: center; */
	width: 100%;
}
.sec1_left_bottom ul{
	width: 90%;
	list-style: none;
	text-align: right;
	float: left;
}
.sec1_left_bottom ul li{
	display: inline-block;
  background: #FFFFFF;
  border: 0.548781px solid rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  width: 70px;
  height: 70px;
  text-align: center;
  margin-right: 18px;
}
.sec1_left_bottom ul li a img{
	border-radius: 10px;
  border: 1px solid rgba(0,0,0,0.5);
}
.sec1_left_bottom ul li.active a img{
	border-radius: 10px;
  border: 2px solid rgba(0,0,0,1);
}
.sec1_left_bottom ul li:hover a img{
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
	transition: box-shadow 0.3s ease-in-out;
}
.sec1_left_bottom ul li:last-child{
	margin-right:30px;
}
.sec1_right_top{
	padding-top: 154px;
  padding-left: 161px;
  padding-right: 150px;
  background: #fff;
	padding-bottom: 32px;
}
.sec1_right_top h3{
	font-style: normal;
	font-weight: bold;
	line-height: 43px;
	font-size: 32px;
	color: #221E20;
	margin-bottom: 18px;
}
.sec1_right_top p{
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	font-size: 16px;
	letter-spacing: 0.188235px;
	color: #7D7D7D;
	margin-bottom: 31px;
	opacity:0.9;
}
.sec1_right_top p span{
	font-style: normal;
	font-weight: 800;
	line-height: 26px;
	font-size: 16px;
	letter-spacing: 0.188235px;
	color: #FFC500;
	opacity:1;
}
.sec1_right_bottom{
	padding-left: 161px;
	padding-right: 150px;
	background:#221E20;
	padding-top:49px;
	padding-bottom:40px;
	color:#fff;
}
.sec1_right_bottom_t h3{
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	font-size: 24px;
	letter-spacing: 0.08px;
	color: #FFFFFF;
	margin-bottom:18px;
}
.sec1_right_bottom_t p{
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	font-size: 16px;
	letter-spacing: 0.188235px;
	color: #FFFFFF;
}
.sec1_right_bottom_t p span{
	font-style: normal;
	font-weight: 800;
	line-height: 26px;
	font-size: 16px;
	letter-spacing: 0.188235px;
	color: #FEC400;
}
.sec1_right_bottom_b p{
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom:30px;
}
.sec1_right_bottom_b p span{
	font-style: normal;
	font-weight: bold;
	line-height: 26px;
	font-size: 16px;
	color: #FFFFFF;
}
#mc_embed_signup_scroll {
	display: inline-flex;
	width: 100%;
}
.subsc_left {
    float: left;
    margin-right: 20px;
		width:80%;
}
.subsc_right{
	width:20%;
}

#mc_embed_signup form input[type="email"],
#mc_embed_signup2 form input[type="email"]{
  background: #FFFFFF;
  border: 2px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 27px;
	width:100%;
}
#mc_embed_signup form input:focus,
#mc_embed_signup2 form input:focus{
	outline:none;
}
#mc_embed_signup form input[type="email"]:focus,
#mc_embed_signup2 form input[type="email"]:focus{
	outline:none;
	background: #FFFFFF;
}
#mc_embed_signup form input[type="submit"],
#mc_embed_signup2 form input[type="submit"]{
	font-family: 'Nunito', sans-serif !important;
  border-radius: 27px;
  margin-left: -100px;
	font-style: normal;
	font-weight: bold;
	/* line-height: 22px; */
	font-size: 16px;
	letter-spacing: -0.615385px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 40px;
  padding-right: 40px;
	/* border: 2px solid #EEEEEE; */
}
#mc_embed_signup form input[type="submit"]:hover,
#mc_embed_signup2 form input[type="submit"]:hover{
	background-color: #fec400;
  color:#fff;
}
.err_sub{
	text-align:left;
}
.err_sub span{
	font-size:14px;
	padding-left:15px;
}
.bcolor{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	padding: 13px;
	display: inline-block;
}
.sec1_right_top ul{
	list-style:none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.sec1_right_top ul li{
	margin-right:16px;
	display: inline-block;
}
.sec1_right_top ul li a{
	display: flex;
	border-radius: 50%;
  padding: 5px;
  border: 1px solid transparent;
}
.color_black .bcolor{
	background:#000;
}
.color_green .bcolor{
	background:#b2c973;
}
.color_red .bcolor{
	background:#d13832;
}
.color_grey .bcolor{
	background:#737f88;
}
.color_blue .bcolor{
	background:#007a88;
}
.color_pink .bcolor{
	background:#fe7389;
}
ul li.color_black.active a,
ul li.color_black:hover a{
	border: 1px solid #000;
}
ul li.color_green.active a,
ul li.color_green:hover a{
	border: 1px solid #b2c973;
}
ul li.color_red.active a,
ul li.color_red:hover a{
	border: 1px solid #d13832;
}
ul li.color_grey.active a,
ul li.color_grey:hover a{
	border: 1px solid #737f88;
}
ul li.color_blue.active a,
ul li.color_blue:hover a{
	border: 1px solid #007a88;
	/* transition:all 0.3s ease;	 */
}
ul li.color_pink.active a,
ul li.color_pink:hover a{
	border: 1px solid #fe7389;
	/* transition:all 0.3s ease;	 */
}

.home_section2{
	/* background: #221E20; */
	margin-top:130px;
}
.home_section2_left{
	z-index:1;
}
.home_section2_left_top,.home_section2_left_bottom{
	padding-left:150px;
}
.home_section2_left_top{
	padding-bottom: 79px;
	padding-right:181px;
	background: #fff;
	margin-top: -10px;
	margin-right: 0px;
}
.home_section2_left_bottom{
	background: #221E20;
}
.home_section2_left_bottom{
	padding-top:70px;
	padding-bottom:70px;
	padding-right:84px;
}
.home_section2_left_bottom h3{
	font-style: normal;
	font-weight: bold;
	line-height: 43px;
	font-size: 32px;
	color: #FFFFFF;
}
.home_section2_left_top h3{
	font-style: normal;
	font-weight: bold;
	line-height: 43px;
	font-size: 32px;
	color: #221E20;
	margin-bottom:25px;
}
.home_section2_left_top p{
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	font-size: 20px;
	color: #7D7D7D;
}
.home_section2_left_top p span{
	font-style: normal;
	font-weight: 800;
	line-height: 28px;
	font-size: 20px;
	color: #FEC400;
}
.home_section2_left_bottom ul{
	list-style:none;
	/* list-style-image:url('images/checkmark.png'); */
	padding-left: 0px;
}
.home_section2_left_bottom ul li{
	font-style: normal;
	font-weight: 300;
	line-height: 26px;
	font-size: 20px;
	letter-spacing: 0.235294px;
	color: #FFFFFF;
	padding-bottom:16px;
	background: url('images/checkmark.png') no-repeat left top;
	padding-left: 38px;
	padding-top: 6px;
	background-position-y: 10px;
}
.home_section2_left_bottom ul li span{
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
	font-size: 20px;
	letter-spacing: 0.235294px;
	color: #FFFFFF;

}
.home_section2_right,
.home_section2_left {
	background: #221E20;
}
.home_section2_left_bottom ul li:before {
  /* content: url('images/checkmark.png');
	margin-right: 14px; */

	/* display: inline-block;
	content: "";
	width: 24px;
	height: 24px;
	background: transparent url('images/checkmark.png') no-repeat;
	margin-right: 14px; */
}
.home_section3{
	/* margin-bottom:-35px; */
}
.vc_row.home_section3.vc_row-no-padding .vc_column-inner,
.vc_row.home_section4.vc_row-no-padding .vc_column-inner,
.vc_row.home_section7.vc_row-no-padding .vc_column-inner{
	margin-bottom:-35px;
}
.home_section3_div{
	padding: 80px 280px;
	background: #FEC400;
	background-image:url('images/home_section3_bg.png');
	background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
.home_section3_div h3{
	font-style: normal;
	font-weight: 600;
	line-height: 76px;
	font-size: 56px;
	text-align: center;
	letter-spacing: 0.658823px;
	color: #FFFFFF;
}
.home_section5{
	padding: 120px 150px;
	background: #F2F2F2;
	background-image:url('images/home_section5_bg.png');
	background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
	padding-bottom:80px;
}
.home_section5_div{
	padding-right: 18px !important;
	padding-bottom:43px !important;
}
.section5_left{
	float: left;
	width: 20%;
}
.section5_right{
	float: right;
  width: 80%;
	margin-top: -10px;
}
.section5_right h4{
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
	font-size: 26px;
	letter-spacing: 0.305882px;
	color: #000000;
	margin-bottom:16px;
}
.section5_right p{
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	font-size: 20px;
	color: #000000;
	mix-blend-mode: normal;
	opacity: 0.5;
}
.home_section8{
	padding: 80px 407px;
	background: #FBFBFB;
	background-image:url('images/home_section8_bg.png');
	background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
	text-align:center;
}
.home_section8_div h3{
	font-style: normal;
	font-weight: bold;
	line-height: 43px;
	font-size: 32px;
	text-align: center;
	color: #221E20;
	margin-bottom:26px;
}
.home_section8_div p{
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.188235px;
	color: #000000;
	mix-blend-mode: normal;
	opacity: 0.5;
	margin-bottom:47px;
	padding: 0% 10%;
}
.section8_form form input{
	/* width: 70%;
  background: #FFFFFF;
  border: 2px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 27px; */
}
.section8_form form button{
	background: #FEC400;
  border-radius: 27px;
  margin-left: -100px;
	border: 2px solid #EEEEEE;
}
#mc-embedded-subscribe-form2 #mc_embed_signup_scroll{
	width: 100%;
  padding: 0% 15%;;
}
/* #mc-embedded-subscribe-form2 .subsc_left{
	margin-left: 10px;
}
#mc-embedded-subscribe-form2 .subsc_right{
	margin-right: 10px;
}*/
.home_section7{
	background: #FEC400;
	padding:45px 150px;
}
.strong-view.modern .testimonial-heading{
	display:none;
}
.home_section6{
	/* padding: 130px 150px; */
	padding: 130px 0px;
	text-align: center;
}
.section6_top h3{
	font-style: normal;
	font-weight: bold;
	line-height: 43px;
	font-size: 32px;
	text-align: center;
	color: #221E20;
	margin-bottom:0px;
}
.dimension_images{
	padding-top:55px;
}
.section6_bottom{
	padding-top:20px;
}
.section6_bottom ul{
	list-style:none;
}
.section6_bottom ul li{
	display: inline-flex;
  margin-right: 10px;
}
.section6_bottom ul li a{
	padding: 15px 30px;
	border: 1px solid transparent;
	border-radius: 10px;
}
.section6_bottom ul li a.active,
.section6_bottom ul li a:hover{
	border: 1px solid #FEC400;
}
.section6_bottom ul li img{
	height:52px;
}
.strong-view.modern .testimonial-content:before{
	content: '' !important;
  background:url('images/testimoy_before.png');
	background-repeat: no-repeat;
	left: 50% !important;
	top: -45px !important;
	width:50px !important;
	height:40px !important;
	position: absolute;
}
.strong-view.modern.controls-type-sides .testimonial-inner{
	padding-top:50px !important;
}
.strong-view.modern .testimonial-content{
	padding: 0% 10%;
	padding-top: 40px;
}
.strong-view.modern .testimonial-content p:last-of-type{
	font-style: italic;
	font-weight: 300;
	line-height: 36px;
	font-size: 26px;
	text-align: center;
	color: #221E20;
}
.strong-view.modern .testimonial-content:after{
	content:none !important;
}
.strong-view.modern .testimonial-name{
	font-style: normal;
	font-weight: 600 !important;
	line-height: 24px;
	font-size: 16px !important;
	text-align: center;
	text-transform: uppercase;
	color: #221E20;

}
.strong-view.modern .testimoni_design{
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	font-size: 13px;
	text-align: center;
	color: #221E20;
	mix-blend-mode: normal;
	opacity: 0.8;
}
.strong-view.modern .testimoni_address{
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	font-size: 13px;
	text-align: center;
	color: #221E20;
	mix-blend-mode: normal;
	opacity: 0.8;
	margin-top:5px;
}
.strong-view.controls-style-buttons .wpmslider-prev,
.strong-view.controls-style-buttons .wpmslider-next{
	opacity:0.2;
}
.strong-view.controls-style-buttons .wpmslider-prev:hover,
.strong-view.controls-style-buttons .wpmslider-next:hover{
	opacity:1;
}
.strong-view.controls-style-buttons .wpmslider-prev:before{
	content: '' !important;
  background:url('images/left_arrow.png');
	background-repeat: no-repeat;
	width:18px !important;
	height:30px !important;
	position: absolute;
}

.strong-view.controls-style-buttons .wpmslider-next:before{
	content: '' !important;
  background:url('images/right_arrow.png');
	background-repeat: no-repeat;
	width:18px !important;
	height:30px !important;
	position: absolute;
}
.home.page .page-wrap .content-wrapper,
.home .content-area .hentry{
	padding-bottom: 0px;
}
.home.page .page-wrap .content-wrapper{
	margin-bottom:-30px;
}

.contact_title1{
	font-style: normal;
	font-weight: bold;
	line-height: 43px;
	font-size: 32px;
	color: #221E20;
	margin-bottom:21px;
	text-align:center;
}
.contact_title2{
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	font-size: 20px;
	color: #7D7D7D;
	margin-bottom:39px;
	text-align:center;
}
.contact_details{
	text-align: center;
	padding: 0% 5%;
}
p.emailErr,
p.nameErr{
	text-align: left;
  margin-top: -15px !important;
  margin-bottom: 20px !important;
  font-size: 14px;
  color: #fec400;
  padding-left: 5px;
	display:none;
}
.namediv input,.emaildiv input,
.textareadiv textarea{
	width: 100%;
  background: #FFFFFF;
  border: 2px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 10px;
	color:#000 !important;
}
.namediv input:focus,.emaildiv input:focus,
.textareadiv textarea:focus,
.namediv input:active,.emaildiv input:active,
.textareadiv textarea:active{
	  outline: none;
}
.submitdiv{
	padding-top:18px;
	text-align:center;
}
.submitdiv input{
	background: #FEC400;
	border-radius: 27px;
	border: 2px solid #EEEEEE;
	/* width: 153px; */
  /* height: 42px; */
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
	font-size: 16px;
	letter-spacing: -0.615385px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding:10px 40px;
}

.paoc-popup-modal{
	background:transparent;
}
.paoc-popup-modal-cnt{
	border-radius:10px;
}
#paoc-modal-1{
	width:820px;
}
#paoc-modal-2,#paoc-modal-3,
#paoc-modal-4,#paoc-modal-5,#paoc-modal-6{
	width:40%;
}

.paoc-popup-modal-cnt{
	padding:48px 108px;
}
.paoc-popup-close{
	background: url(images/pop_close.png) center center no-repeat;
	top: -50px;
  right: -50px;
	width: 55px;
	height: 55px;
}
.custombox-open.custombox-overlay {
	opacity:0.8 !important;
}

.homecontact{
	text-align:center;
}
.fontsize31{
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	font-size: 24px;
	color: #221E20;
}
.fontweith100{
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	font-size: 20px;
	color: #7D7D7D;
}
.sub_close{
	margin-top:50px;
}
.sub_close a{
	background: #FEC400;
	border-radius: 27px;
	border: 2px solid #EEEEEE;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
	font-size: 16px;
	letter-spacing: -0.615385px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding:10px 48px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards;
}

@keyframes autofill {
    100% {
        background: #fff;
        color: #000000;
    }
}

@-webkit-keyframes autofill {
    100% {
        background: #fff;
        color: #000000;
    }
}
.footercol2{
	text-align:center;
}
.footercol3{
	text-align:right;
}
.site-footer{
	display:none;
}
.footercol1_data{
	display: inline-flex;
  align-items: center
}
.foot1cal_left{
	float:left;
	border-right:1px solid rgba(255, 255, 255, 0.130322);
	margin-right:16px;
	margin-top: -8px;
}
.foot1cal_right{
	float:right;
}
.foot1cal_right ul li{
	display:inline-block;
	margin-right:16px;
}
.foot1cal_left a{
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	font-size: 18px;
	letter-spacing: 0.18px;
	color: #FFFFFF;
	padding-right:16px;
}
.footer-widgets{
	/* height:107px; */
	padding: 0px 50px;
	padding-top: 32px;
}
.sec1_left_bottom .vc_images_carousel{
	padding-left: 20%;
}
.sec1_left_bottom .vc_item{
	width:88px !important;
	height:70px !important;
	/* margin-right:18px !important; */
}
.sec1_left_bottom .vc_images_carousel .vc_carousel-inner{
	padding-left:15%;
	width:90%;
}
.sec1_left_bottom .vc_item a.prettyphoto img{
	width:70px !important;
	height:70px !important;
	border-radius: 10px;
  border: 1px solid rgba(0,0,0,0.5);
	background:#fff;
}
.sec1_left_bottom .vc_item.vc_active a.prettyphoto img{
	width:70px !important;
	height:70px !important;
	border-radius: 10px;
  border: 2px solid rgba(0,0,0,1);
}
.sec1_left_bottom .vc_images_carousel .vc_carousel-control .icon-next:before{
	content: '' !important;
  background:url('images/arrowright.png');
	background-repeat: no-repeat;
	width:18px !important;
	height:30px !important;
	position:absolute;
	top:20% !important;
}
.sec1_left_bottom .vc_images_carousel .vc_carousel-control .icon-prev:before{
	content: '' !important;
  background:url('images/arrowleft.png');
	background-repeat: no-repeat;
	width:18px !important;
	height:30px !important;
	position:absolute;
	top:20% !important;
}
.sec1_left_bottom .vc_images_carousel .vc_left.vc_carousel-control{
	left:10% !important;
}
.pp_top,.pp_bottom,.pp_play,.pp_arrow_previous,.pp_arrow_next,
.pp_expand{
	display:none !important;
}
div.pp_pic_holder{
	width: 457px !important;
}
div.pp_overlay{
	opacity:0.8 !important;
}
.pp_content_container{
	width:100% !important;
	/* height:670px; */
	height:510px;
	background:#fff;
	border-radius:10px;
}
.pp_details{
	/* position: absolute  !important;
  top: 0; */
	z-index:2001 !important;
	padding-top: 28px;
  padding-left: 32px;
	width: 425px !important;
}
.pp_content{
	height: 465px !important;
    width: 425px !important;
}
.pp_gallery{
	display:inline-block !important;
	margin-top:0px !important;
}
#pp_full_res img{
	/* padding:10% !important;
	padding-bottom:24px !important;
	margin-top: -5%; */
	margin-top: 0%;
	/* width: 500px !important;
	height: 500px !important; */
	width: 350px !important;
	height: 350px !important;
	margin-left: 40px;
	padding: 10px;
}
div.pp_default .pp_nav .currentTextHolder{
	position:unset !important;
	font-style: normal !important;
	font-family: 'Nunito', sans-serif !important;
	font-weight: bold!important;
	line-height: 24px !important;
	font-size: 24px !important;
	color: #221E20 !important;
	/* padding-top: 14px !important; */
}
div.pp_default .pp_close{
	position:absolute;
	background: url(images/pop_close.png) center center no-repeat !important;
  top: -60px !important;
  right: -30px !important;
  width: 55px !important;
  height: 55px !important;
}
div.pp_default .pp_next{
	background: url(images/right_arrow.png) center right no-repeat !important;
	opacity:0.2;
}
div.pp_default .pp_previous{
  background: url(images/left_arrow.png) center left no-repeat !important;
	opacity:0.2;
}
div.pp_default .pp_next:hover{
	opacity:1;
}
div.pp_default .pp_previous:hover{
	opacity:1;
}
div.pp_default .pp_content_container .pp_left{
	background:#fff !important;
	border-radius: 10px;
}
div.pp_default .pp_content_container .pp_right{
	background:#fff !important;
	border-radius: 10px;
}
.pp_gallery{
	/* left: 10% !important; */
	bottom:20px !important;
	left: 14% !important;
	width:350px !important;
	overflow-x:scroll !important;
}
div.pp_default .pp_gallery ul li a{
	border-radius:5px;
	height:55px;
	background:#fff !important;
	border: 3px solid rgba(255,255,255,0.9) !important;
}
div.pp_default .pp_gallery ul li.selected a{
	border: 3px solid #fec400 !important;
}
.pp_gallery ul{
	height:55px !important;
	width:600px !important;
	margin-bottom:5px !important;
}

.pp_gallery::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.pp_gallery::-webkit-scrollbar{
	height: 6px;
	background-color: #F5F5F5;
}

.pp_gallery::-webkit-scrollbar-thumb{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #fec400;
}

.pp_gallery div{
	width:550px !important
}
.pp_gallery ul a img {
    border: 0;
    width: 55px;
    height: 55px;
}
.pp_hoverContainer{
	/* top:20% !important; */
	padding-top: 40px !important;
	height: 465px !important;
  width: 425px !important;
}

/* .pp_pic_holder{
	top:20%;
	left:20%;
}
*/
/* div.pp_pic_holder,{
	width:1024px !important;
	height:679px !important;
	top:10% !important;
	left:30% !important;
}
div.pp_content{
	width:1024px !important;
	height:679px !important;
	top:10% !important;
	left:30% !important;
} */
.home_section2_left{
	width:55% !important;
}
.home_section2_right{
	width:45% !important;
}
.home_section4{
	margin-top: 100px;
  margin-bottom: 60px;
	padding: 0% 10%;
}
.collapse1,.collapse4{
	width:40% !important;
}
.collapse2,.collapse3{
	width:60% !important;
}
.collapse1 img, .collapse2 img{
	height:500px !important;
	width: 530px !important;
}

.collapse3 img,.collapse4 img{
	height:345px !important;
}
.mobileview{
	display:none;
}
.desktopview{
	display:inline;
}
.contact_mobile{
	display:none;
}

/* Kool8 Specs */
.kool8-specs-wrap{
    width: 1200px;
    height: 440px;
	margin: 50px auto;
    position: relative;
}
.kool8-specs-img {
    text-align: center;
    width: 190px;
    margin: 0 auto;
}
.kool8-specs-img img {
    width: 125px;
    margin-top: 11px;
    margin-left: 9px;
}
.kool8-specs-height{
    position: relative;
    top: 26px;
    float: right;
    width: 27px;
    height: 369px;
    border-top:1px solid #FEC400;
    border-bottom:1px solid #FEC400;
    border-right:1px solid #FEC400;
}
.kool8-specs-height h4{
    width: 50px;
    background: #fff;
    position: relative;
    top: 45%;
    margin: 0 auto;
    color: #221E20;
    font-family: 'Nunito', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    font-size: 12.8px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}
.kool8-specs-width{
    width: 104px;
    height: 27px;
    position: relative;
    top: 9px;
    left: -5px;
    margin: 0 auto;
    border-top: 1px solid #FEC400;
    border-left: 1px solid #FEC400;
    border-right: 1px solid #FEC400;
}
.kool8-specs-width h4{
    width: 50px;
    height: 12px;
    background: #fff;
    position: relative;
    top:-8px;
    margin: 0 auto;
    color: #221E20;
    font-family: 'Nunito', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    font-size: 12.8px;
    text-align: center;
}

.kool8-specs-describ-left {
    top: 115px;
    position: relative;
    width: 495px;
    float: left;
}
.kool8-specs-describ-left-01 {
    width: 310px;
    float: left;
}
.kool8-specs-describ-left-02{
    float:left;
    width: 172px;
    height: 236px;
    border-top:1px solid #FEC400;
	border-bottom:1px solid #FEC400;
	position: relative;
    top: -22px;
}
.kool8-specs-describ-left-01-up{
    position: relative;
    float: right;
    width: 100%;
    top: -41px;
    padding-right: 28px;
    background: url('images/dimensions/yellow_quotes.png');
    background-repeat: no-repeat;
	background-position: 17px 44px;
}
.kool8-specs-describ-left-01-down {
    position: relative;
    float: right;
    width: 100%;
    bottom: -90px;
    padding-right: 28px;
    background: url('images/dimensions/yellow_quotes.png');
    background-repeat: no-repeat;
    background-position: 96px 44px;
}
.kool8-specs-describ-left-01-up h2, .kool8-specs-describ-left-01-down h2{
    color: #221E20;
    font-family: 'Nunito', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    font-size: 16px;
    text-align: right;
}
/* .kool8-specs-describ-left-01-up h3::before{
    content: '';
    width: 30px;
    height: 23.76px;
    position: absolute;
    background: url('https://waterbottle.io/wp-content/themes/sydney/yellow_quotes.png');
    background-repeat: no-repeat;
} */
.kool8-specs-describ-left-01-up h3, .kool8-specs-describ-left-01-down h3{
    color: #221E20;
    font-family: 'Nunito', sans-serif !important;
    font-style: italic;
    font-weight: 300;
    line-height: 22px;
    font-size: 16px;
    text-align: right;
}
.kool8-specs-describ-right-01{
    position: relative;
    width: 470px;
    float: right;
    top: -214px;
    left: 12px;
}
.kool8-specs-describ-right-01-mid{
    position: relative;
    float: right;
    width: 100%;
    top: -23px;
    padding-right: 28px;
    background: url('images/dimensions/yellow_quotes.png');
    background-repeat: no-repeat;
    background-position: 53px 8px;
    padding-left: 22px;
}
.kool8-specs-describ-right-01-mid h3{
    font-family: 'Nunito', sans-serif !important;
    font-style: italic;
    font-weight: 300;
    line-height: 22px;
    font-size: 16px;
	color: #221E20;
	padding-top: 10px;
}
.kool8-specs-describ-right-01-mid h3 span{
    font-family: 'Nunito', sans-serif !important;
    font-weight: bold;
}
.section6_bottom .kool8-specs-describ-right-01{
	display:none;
}
.home_section5 h3.features{
	font-style: normal;
	font-weight: bold;
	line-height: 43px;
	font-size: 32px;
	text-align: center;
	color: #221E20;
	margin-bottom: 76px;
}

.submitdiv input[type="submit"]:hover{
	background: #FEC400;
	color: #FFFFFF;
}
#nav_menu-2{
	display:none;
}
.sec1_left_bottom .vc_images_carousel .vc_left.vc_carousel-control{
	display:none !important;
}
#mc_embed_signup_scroll input:-moz-placeholder,
#mc_embed_signup_scroll input::-moz-placeholder{
	font-family: 'Nunito', sans-serif !important;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	font-size: 16px;
	letter-spacing: 0.16px;
	color: #000000;
	mix-blend-mode: normal;
	opacity: 0.6;
}
#mc_embed_signup_scroll input:-ms-input-placeholder {
	font-family: 'Nunito', sans-serif !important;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	font-size: 16px;
	letter-spacing: 0.16px;
	color: #000000;
	mix-blend-mode: normal;
	opacity: 0.6;
}
#mc_embed_signup_scroll input::-webkit-input-placeholder {
	font-family: 'Nunito', sans-serif !important;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	font-size: 16px;
	letter-spacing: 0.16px;
	color: #000000;
	mix-blend-mode: normal;
	opacity: 0.6;
}
.collapse1 .wpb_single_image.vc_align_left,
.collapse2 .wpb_single_image.vc_align_left{
	margin-bottom:30px;
}
div.pp_overlay{
	width:100% !important;
}

::-webkit-input-placeholder { opacity: 1; -webkit-transition: opacity .5s; transition: opacity .5s; }  /* Chrome <=56, Safari < 10 */
:-moz-placeholder { opacity: 1; -moz-transition: opacity .5s; transition: opacity .5s; } /* FF 4-18 */
::-moz-placeholder { opacity: 1; -moz-transition: opacity .5s; transition: opacity .5s; } /* FF 19-51 */
:-ms-input-placeholder { opacity: 1; -ms-transition: opacity .5s; transition: opacity .5s; } /* IE 10+ */
::placeholder { opacity: 1; transition: opacity .5s; } /* Modern Browsers */

*:focus::-webkit-input-placeholder { opacity: 0 !important; } /* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder { opacity: 0 !important; } /* FF 4-18 */
*:focus::-moz-placeholder { opacity: 0 !important; } /* FF 19-50 */
*:focus:-ms-input-placeholder { opacity: 0 !important; } /* IE 10+ */
*:focus::placeholder { opacity: 0 !important; } /* Modern Browsers */

.namefield,.emailfield,.msgfield{
	position:relative;
}
.nameplacehold{
	position:absolute;
	background: #fff;
  bottom: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #80868b;
  left: 8px;
  padding: 0 8px;
  -webkit-transition: transform 150ms cubic-bezier(0.4,0,0.2,1),opacity 150ms cubic-bezier(0.4,0,0.2,1);
  transition: transform 150ms cubic-bezier(0.4,0,0.2,1),opacity 150ms cubic-bezier(0.4,0,0.2,1);
  width: auto;
	display:none;
}

#maincontact_pop .namefield input:focus ~ .nameplacehold{
	-webkit-transform: scale(.85) translateY(-39px);
  transform: scale(.85) translateY(-39px);
	color: #fec400;
	display:block;

}
#maincontact_pop .emailfield input:focus ~ .nameplacehold{
	-webkit-transform: scale(.85) translateY(-39px);
  transform: scale(.85) translateY(-39px);
	color: #fec400;
	display:block;

}
#maincontact_pop .msgfield textarea:focus ~ .nameplacehold{
	-webkit-transform: scale(.85) translateY(-39px);
  transform: scale(.85) translateY(-39px);
	    bottom: 85px;
	color: #fec400;
	display:block;

}

#maincontact_pop1 .namefield input:focus ~ .nameplacehold{
	-webkit-transform: scale(.85) translateY(-39px);
  transform: scale(.85) translateY(-39px);
	color: #fec400;
	display:block;

}
#maincontact_pop1 .emailfield input:focus ~ .nameplacehold{
	-webkit-transform: scale(.85) translateY(-39px);
  transform: scale(.85) translateY(-39px);
	color: #fec400;
	display:block;

}
#maincontact_pop1 .msgfield textarea:focus ~ .nameplacehold{
	-webkit-transform: scale(.85) translateY(-39px);
  transform: scale(.85) translateY(-39px);
	    bottom: 85px;
	color: #fec400;
	display:block;

}
/* Media Queries
-------------------------------------------------------------- */
	@media only screen and (max-width: 2800px) {
		#mc-embedded-subscribe-form2 #mc_embed_signup_scroll{
			width: 100%;
		  padding: 0% 30%;;
		}
		.sec1_left_top {
	    margin-top: 120px;
	    margin-bottom: 50px;
		}
		.sec1_left_top2{
			width: 15%;
			margin-left:80px;
		}
		.sec1_left_bottom .vc_images_carousel .vc_left.vc_carousel-control{
			left:20% !important;
		}
		div.pp_pic_holder {
    	width: 557px !important;
		}
		.pp_content_container{
			height: 610px;
		}
		.pp_content {
		    height: 565px !important;
		    width: 525px !important;
		}
		.pp_details {
		    padding-top: 28px;
		    padding-left: 32px;
		    width: 525px !important;
		}
		.pp_hoverContainer {
		    padding-top: 40px !important;
		    height: 565px !important;
		    width: 525px !important;
		}
		#pp_full_res img{
			margin-top: 0%;
	    width: 450px !important;
	    height: 450px !important;
	    margin-left: 40px;
	    padding: 10px;
		}
		.pp_gallery{
			bottom: 20px !important;
    	left: 10% !important;
		}
	}
	@media only screen and (min-width: 1930px) {
		.parallax {
			background-size: cover;
		}
	}
	@media only screen and (max-width: 1800px) {
		#mc-embedded-subscribe-form2 #mc_embed_signup_scroll{
			width: 100%;
		  padding: 0% 15%;;
		}
		.sec1_left_top {
	    margin-top: 160px;
	    margin-bottom: 90px;
		}
		.sec1_left_top2{
			margin-left:20px;
		}
		.sec1_left_bottom .vc_images_carousel .vc_left.vc_carousel-control{
			left:20% !important;
		}
		.sec1_left_top2{
			width: 20%;
		}
	}
	@media only screen and (max-width: 1500px) {
		.sec1_left_top {
	    margin-top: 221px;
	    margin-bottom: 108px;
		}
		.sec1_left_top2{
			margin-left:0px;
		}
		.sec1_left_bottom .vc_images_carousel .vc_left.vc_carousel-control{
			left:10% !important;
			display:none;
		}
		.home_section8 {
    	padding: 80px 357px;
		}
		.sec1_left_top2{
			width: 20%
		}
		.sec1_right_bottom{
			padding-top: 29px;
		}
	}
	@media only screen and (max-width: 1430px) {
		.sec1_right_top,.sec1_right_bottom{
			padding-right: 50px;
		}
		.sec1_right_bottom{
			padding-top: 29px;
		}
		.home_section2_left_top{
			margin-right: 0px;
		}
		.home_section3_div {
	    padding: 80px 146px;
		}
		.home_section8{
			padding: 80px 307px;
		}
		.sec1_left_bottom .vc_images_carousel .vc_carousel-inner{
			padding-left:7%;
		}
		.home_section2_left_top, .home_section2_left_bottom{
			padding-left: 100px;
		}
		#mc-embedded-subscribe-form2 #mc_embed_signup_scroll{
			width: 100%;
		  padding: 0% 15%;;
		}
		.sec1_left_top2{
			margin-left:0px;
		}
		#paoc-modal-1{
			width: 650px;
		}
		.paoc-popup-modal-cnt {
		  padding: 24px 38px;
		}
		.contact_title2{
			margin-bottom:18px;
		}
		div.pp_pic_holder {
    	width: 457px !important;
		}
		.pp_content_container{
			height: 510px;
		}
		.pp_content {
		    height: 465px !important;
		    width: 425px !important;
		}
		.pp_details {
		    padding-top: 28px;
		    padding-left: 32px;
		    width: 425px !important;
		}
		.pp_hoverContainer {
		    padding-top: 40px !important;
		    height: 465px !important;
		    width: 425px !important;
		}
		#pp_full_res img{
			margin-top: 0%;
	    width: 350px !important;
	    height: 350px !important;
	    margin-left: 40px;
	    padding: 10px;
		}
		.pp_gallery{
			bottom: 20px !important;
    	left: 14% !important;
		}
	}
	@media only screen and (max-width: 1265px) {
		.sec1_right_top{
			padding-left: 100px;
		}
		.sec1_right_bottom{
			padding-left: 100px;
		}
		.sec1_left_bottom .vc_images_carousel .vc_carousel-inner{
			padding-left:0%;
		}
		.home_section2_left_top, .home_section2_left_bottom{
			padding-left: 90px;
		}
		.sec1_left_top2{
			margin-left:-15px;
		}

	}

	/* Smaller than standard 1200 */
	@media only screen and (max-width: 1199px) {
		.roll-icon-list .list-item {
			margin-bottom: 18px;
		}
		.roll-project.fullwidth .project-item {
			width: 25%;
		}
		.masonry-layout .hentry {
			width: 455px;
		}
	}
	/* Smaller than standard 980 */
	@media only screen and (max-width: 1024px) {

		/* .site-header.fixed.float-header{
			position:fixed !important;
		} */
		.slides-container .slide-item,
		.panel-row-style {
			background-attachment: scroll !important;
			background-position: center !important;
		}
		.panel-row-style.mob-pad-0 {
			padding: 0 !important;
		}
		.panel-row-style.mob-pad-15 {
			padding: 15px 0 !important;
		}
		.panel-row-style.mob-pad-30 {
			padding: 30px 0 !important;
		}
		.panel-row-style.mob-pad-45 {
			padding: 45px 0 !important;
		}
		.site-header {
			background-color: transparent;
		}
		.site-header.fixed {
			padding-left: 0px;
    	padding-right: 0px;
			position:absolute;
		}
		.site-header.float-header{
			position: fixed;
			background-color:#fec400 !important;
		}
		.header-clone {
			display: none;
		}
		.posts-navigation {
			overflow: hidden;
			margin-bottom: 30px;
		}
		#mainnav {
			display: none;
		}
		.btn-menu {
			display: block;
		}
	}
	@media only screen and (max-width: 991px) {
		.parallax {
			background-size: cover;
			background-attachment: scroll;
			background-position: top center!important;
		}
		.roll-counter .numb-count {
			font-size: 24px;
		}
		.masonry-layout .hentry {
			width: 345px;
		}
		.header-wrap .col-md-8 {
			padding: 0;
		}
		.last {
			margin-bottom: 0 !important;
		}
		.margin-bottom-device {
			margin-bottom: 50px;
		}
		.margin-top-device {
			margin-top: 50px;
		}
		.content-area .post-wrap,
		.contact-form-wrap {
			padding-right: 0;
		}
		.contact-form-aside,
		.sidebar {
			margin-top: 50px;
		}
		.roll-icon-box {
			margin-bottom: 30px;
		}
		.roll-promobox.aside-style,
		.roll-promobox.aside-style .promo-wrap,
		.roll-promobox.aside-style .promo-content,
		.roll-promobox.aside-style .promo-controls {
			display: block;
			text-align: center;
			width: 100%;
		}
		.roll-promobox.aside-style .title {
			margin-bottom: 20px;
		}
		.roll-project.fullwidth .project-item {
			width: 33.3%;
		}
		.footer-widgets .widget {
			margin-bottom: 50px;
		}
		.roll-client .client-item img {
			max-width: 100%;
  		}
		.blog-post:nth-of-type(2n+1) {
		    clear: left;
		}
	}
	@media only screen and (max-width: 780px) {
		.roll-client .client-item img {
			max-width: 100%;
  		}
  		.panel-grid-cell {
   			padding-left:15px !important;
    		padding-right:15px !important;
    		margin-bottom: 15px !important;
  		}
		h1 { font-size: 32px;}
		h2 { font-size: 28px;}
		h3 { font-size: 22px;}
		h4 { font-size: 18px;}
		h5 { font-size: 16px;}
		h6 { font-size: 14px;}
	}
	/* Tablet Landscape */
	 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
		.parallax {
			background-size: cover;
			background-attachment: scroll;
			background-position: top center!important;
		}
	}

	@media only screen and (max-width: 1399px) {
		.site-header #mainnav ul li ul {
		    right: 14px;
		}
		.site-header #mainnav ul li ul li ul {
		    left: -100%;
		}
	}

	/* All Mobile Sizes */
	@media only screen and (max-width: 767px) {
		.posts-layout {
			max-width: 100%;
		}
		.masonry-layout .hentry {
			width: 100%;
			margin: 0 0 30px;
			padding: 0 15px;
		}
		.text-slider-section {
			min-height: 190px;
		}
		.text-slider .maintitle {
			font-size: 32px;
		    line-height: 1.1;
		    padding-bottom: 10px;
		}
		.text-slider .subtitle {
		    font-size: 16px;
		    line-height: 24px;
		    padding: 15px 0;
		}
		.roll-button {
			padding: 10px 30px;
		}
		.roll-project .project-item {
			width: 100%;
		}
		.roll-project.fullwidth .project-item {
			width: 50%;
		}
		.roll-counter {
			margin-bottom: 30px;
		}
		.sydney_facts_widget .col-md-3:last-of-type .roll-counter {
			margin-bottom: 0;
		}
		.roll-counter .name-count {
			padding: 5px 0;
		}
		.single-post .author-post .author-avatar {
			float: none;
			margin-bottom: 20px;
		}
		.single-post .author-post .author-info {
			margin-left: 0;
			padding: 0;
		}
		.single-post .author-post ul.socials {
			position: static;
		}
		.single-post .author-post .intro {
			clear: left;
			padding-top: 10px;
		}
		.comment-list .children {
			margin-left: 75px;
		}
		.error-wrap .error-search {
			padding: 0 20px;
		}
		.aside-image .content-wrap {
			padding-left: 0;
			padding-right: 0;
		}
		.social-menu-widget a:before {
			font-size: 42px;
		}
		.btn-menu {
			float: none;
			margin: 15px auto 0;
		}
		.header-wrap {
			text-align: center;
		}
		#mainnav-mobi {
			top: auto;
		}
		.site-header.float-header {
			padding-top: 20px;
			padding-bottom: 20px;
		}

        .text-slider-section {
			min-height: 0;
			top: auto;
			bottom: 0;
		}
		.site-title {
			font-size: 22px !important;
		}
		.fluid-width-video-wrapper + #wp-custom-header-video-button {
			display: none;
		}
		div.pp_default .pp_gallery ul li a{
			 border: 3px solid rgba(0,0,0,0.9) !important;
		}
	}
	@media only screen and (max-width: 600px) {
		.roll-client .client-item {
			padding: 5px;
			margin: 0;
			width: 32.5%;
		}
	}

	/* Mobile Portrait Size */
	@media only screen and (max-width: 479px) {
		.roll-project.fullwidth .project-item {
			width: 100%;
		}
		.blog-post,
		.service,
		.sidebar-column {
			padding: 0;
		}
		.roll-button {
			font-size: 12px;
		}
		.text-slider .maintitle {
			font-size: 18px;
		}
		.text-slider .subtitle {
			font-size: 14px;
		}
		.text-slider {
			margin-bottom: 5px;
		}
		.text-slider .subtitle {
			padding: 5px 0;
		}
		.button-slider {
    		padding: 5px 15px;
    		font-size: 11px;
		}
	}
	@media only screen and (max-width: 320px) {
		.text-slider {
			margin-bottom: 0;
		}

	}
	/* Center menu vertically */
	@media screen and (min-width: 1025px) {
		.header-wrap .container > .row {
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-align-items: center;
			    -ms-flex-align: center;
			        align-items: center;
		}
	}
	/* Mobile slider */
	.mobile-slide {
		display: none;
	}
	.sydney-hero-area {
		overflow: hidden;
	}






/**
** Gutenberg *** ADD RESPONSIVE STYLES *** CHECK PAGES+GUTENBERG
*/
.post-template-post_nosidebar .content-area {
	max-width: 805px;
	margin-left: auto;
	margin-right: auto;
}
.post-template-post_nosidebar .alignfull,
.post-template-post_nosidebar .wp-block-cover-image {
	max-width: 100vw;
	width: auto;
	margin-left: -182px;
	margin-right: -182px;
}


/** My Media Queries **/
@media only screen and (max-width: 1350px){
	/* .pp_content_container{
		height: 400px;
	}
	#pp_full_res img{
		width: 250px !important;
    height: 250px !important;
	}
	.pp_gallery{
		left: 15% !important;
	} */
}
@media only screen and (max-width: 1175px) {
	.home_section1{
		height:auto;
	}
	.sec1_left_top1{
		width: 70%;
	}
	.sec1_left_top2 {
    margin-left: -30px;
    width: 30%;
	}
	.sec1_left_top1 p{
		line-height: 46px;
		font-size: 34px;
	}
	.sec1_right_top {
    padding-left: 80px;
	}
	.sec1_right_bottom {
    padding-left: 80px;
	}
	.sec1_left_bottom .vc_images_carousel {
    padding-left: 20px;
	}
	.home_section8 {
    padding: 80px 207px;
	}
	.section5_left {
    float: left;
    width: 15%;
	}
	.home_section2_left_top, .home_section2_left_bottom {
    padding-left: 70px;
    padding-right: 130px;
	}
	.home_section5{
    padding: 100px;
	}
	.home_section7{
		padding: 45px 125px;
	}
	.strong-view.modern .testimonial-content {
    padding: 5%;
	}
	.kool8-specs-wrap {
    width: 1024px;
	}
	.kool8-specs-describ-left{
		width: 435px;
	}
	.kool8-specs-describ-left-02{
		width:120px;
	}
	.kool8-specs-describ-left-01-up{
		width: 80%;
	}
	.kool8-specs-img{
		width:180px;
	}
	.kool8-specs-describ-right-01{
		width:420px;
	}
}
@media only screen and (max-width: 1024px) {
	/* div.pp_pic_holder{
		left: calc(100% - 85%)!important;
    position: fixed !important;
    top: calc(100% - 94%) !important;
	} */
	.site-header {
    background-color: transparent !important;
	}
	.site-header.float-header {
    background-color: #fec400 !important;
	}
	div.pp_default .pp_close{
		top: -70px !important;
		right: -30px !important;
	}
	.mobileview.menu_cart{
		display:inline;
	}
	.collapse1 img, .collapse2 img{
		height: 370px !important;
    width: 530px !important;
	}
	.collapse3 img,.collapse4 img{
		height: 260px !important;
		width: 100% !important;
	}
	.home_section2_left_top, .home_section2_left_bottom{
		padding-left: 70px;
    padding-right: 100px;
	}
	.home_section5 {
    padding: 80px;
	}
	.section5_left {
    float: left;
    width: 15%;
	}
	.kool8-specs-wrap {
    width: 1024px;
	}
	.kool8-specs-describ-left{
		width: 435px;
	}
	.kool8-specs-describ-left-02{
		width:120px;
	}
	.kool8-specs-describ-left-01-up{
		width: 80%;
	}
	.kool8-specs-img{
		width:180px;
	}
	.kool8-specs-describ-right-01{
		width:420px;
		left: -10px;
	}
	.home_section7{
		padding: 45px 105px;
	}
	.strong-view.modern .testimonial-content{
		padding: 0%;
	}
	.home_section8{
		padding: 80px 207px;
	}
	.home_section1{
		height:auto;
	}
	.sec1_left_top1{
		width: 70%;
	}
	.sec1_left_top2 {
    margin-left: -30px;
    width: 30%;
	}
	.sec1_left_top1 p{
		line-height: 46px;
		font-size: 34px;
	}
	.sec1_right_top {
    padding-left: 80px;
	}
	.sec1_right_bottom {
    padding-left: 80px;
	}
	.sec1_left_bottom .vc_images_carousel {
    padding-left: 20px;
	}
	.kool8-specs-describ-left-01-down{
		bottom: -70px;
	}

}

@media only screen and (max-width: 991px){
	.site-header {
    /* background-color: #fec400 !important; */
	}
	.home .page-wrap{
		margin-top: 0px;
	}
	#mainnav-mobi {
    margin-left: -40px;
		width:120%;
	}
	.header-wrap .container_full {
    padding: 0px 30px;
	}
	.header_logo{
		text-align:left;
	}
	.header_logo a {
    width: 80%;
    float: left;
	}
	.btn-menu {
    margin-top: -5px;
		width: 10%;
		float: right;
	}
	.home.page .page-wrap .content-wrapper{
		padding-top:0px;
	}
	.home_section1{
		height:auto !important;
	}

	.home_section1_left,.home_section1_right{
		width:100% !important;
	}
	.sec1_right_top,.sec1_right_bottom{
		padding:30px;
	}
	.sec1_right_bottom{
		padding-bottom:0px;
	}
	.sec1_left_top{
		margin-top: 114px;
    margin-left: 0px;
	}
	.sec1_left_top1 p{
		margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
		line-height: 43px;
		font-size: 32px;
	}
	.sec1_left_bottom .vc_item{
		width: 75px !important;
	}
	.sec1_left_bottom .vc_images_carousel {
    padding-left: 25px;
	}
	.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner {
    margin: 0 0px !important;
	}
	.sec1_left_bottom .vc_item a.prettyphoto img,
	.sec1_left_bottom .vc_item.vc_active a.prettyphoto img {
    width: 62px !important;
    height: 62px !important;
	}
	.home_section2{
		flex-direction: column-reverse;
		margin-top: 0px;
	}
	.home_section2_right, .home_section2_left {
    background: transparent;
	}
	.home_section2_left_top,.home_section2_left_bottom{
		padding: 30px;
	}
	.home_section2_left .wpb_content_element,
	.home_section2_right .wpb_content_element{
		margin-bottom: 0px;
	}
	.home_section3_div{
		padding:30px;
	}
	.home_section3_div h3{
		line-height: 40px;
    font-size: 28px;
    margin-bottom: 0px;
	}
	.home_section5{
		padding:30px 15px;
		padding-bottom:0px;
	}
	.section5_right{
		padding-left: 20px;
		width: 85%;
	}
	.home_section5_div{
		padding-right: 0px !important;
    padding-bottom: 0px !important;
	}
	.home_section5 .vc_col-sm-6{
		padding-bottom:31px !important;
	}
	.section5_right h4{
		font-style: normal;
		font-weight: 600;
		line-height: 26px;
		font-size: 20px;
		letter-spacing: 0.235294px;
		color: #000000;
	}
	.home_section6{
		padding:10px;
	}
	.section6_bottom ul{
		padding-left:0px;
	}
	.section6_bottom ul li a {
    padding: 10px 15px;
		border: 1px solid #fff;
	}
	.home_section7{
		padding:30px;
	}
	.strong-view.modern .testimonial-content{
		padding-top:0px;
	}
	.strong-view.modern.controls-type-sides .testimonial-inner{
		padding-left: 10px !important;
    padding-right: 10px !important;
	}
	.strong-view.modern .testimonial-content p:last-of-type{
		font-style: italic;
		font-weight: 300;
		line-height: 26px;
		font-size: 20px;
		text-align: center;
		color: #221E20;
	}
	.strong-view.modern .testimonial-content:before{
		width: 100% !important;
		background-position: center;
	}
	.home_section8{
		padding: 30px;
	}
	.subsc_right{
		 margin-left: -100px;
	}
	#mc-embedded-subscribe-form2 .subsc_left{
		margin-left:0px;
	}
	#mc_embed_signup form input[type="submit"],
	#mc_embed_signup2 form input[type="submit"]{
		margin-left: 0px;
		width: 100%;
	}
	#nav_menu-2{
		display:block;
	}
	.footer-widgets{
		padding: 15px;
		padding-top:30px;
		padding-bottom: 0px;
	}
	.footer-widgets .widget{
		margin-bottom: 30px;
	}
	.footercol1,.footercol2,.footercol3 {
    text-align: center;
	}

	.home_section2_left_top h3,.home_section2_left_bottom h3,
	.sec1_right_top h3,.section6_top h3,.home_section8_div h3{
		font-style: normal;
		font-weight: bold;
		line-height: 32px;
		font-size: 24px;
		color: #221E20;
	}
	.home_section2_left_bottom h3{
		color:#fff;
	}
	.footercol2{
		width: 50%;
    float: left;
    display: none;
	}
	.footercol3{
		width: 100%;
    float: none;
		/* margin-bottom: 80px; */
		margin-bottom: 0px;
	}
	.widget.widget_nav_menu{
		padding-top: 30px !important;
	}
	.sec1_left_bottom .vc_images_carousel .vc_left.vc_carousel-control{
		left:0% !important;
		display:none;
	}

	.home_section2_left{
		width:100% !important;
	}
	.home_section2_right{
		width:100% !important;
	}
	.home_section4{
		margin-top: 30px;
	  margin-bottom: 0px;
		padding: 0%;
	}
	.collapse1,.collapse4{
		width:40% !important;
	}
	.collapse2,.collapse3{
		width:60% !important;
	}
	.collapse1 img, .collapse2 img{
		height: 400px !important;
    width: 530px !important;
	}
	.collapse3 img,.collapse4 img{
		height: 260px !important;
		width: 100% !important;
	}
	.sec1_left_top{
		display:block;
		margin-bottom: 60px;
	}
	.sec1_left_top1{
		width: 100%;
    float: none;
	}
	.sec1_left_top1 p{
		padding: 0px 15px;
		font-style: normal;
		font-weight: 600;
		line-height: 36px;
		font-size: 30px;
		text-align: center;
		color: #000000;
	}
	.mobileview{
		display:inline;
	}
	.desktopview{
		display:none;
	}
	.sec1_left_top2{
		display: flex;
    align-items: center;
    vertical-align: middle;
		justify-content: center;
    width: 100%;
    float: none;
    text-align: center;
    padding-right: 0px;
	}
	.sec1_left_top2 img{
		width:20%;
		margin-left: 20%;
	}
	.sec1_left_top2 ul{
		list-style:none;
	}
	.sec1_left_top2 ul li{
		margin-bottom:16px;
	}
	.sec1_left_top2 ul li a{
		display: flex;
		border-radius: 50%;
		border: 1px solid transparent;
		padding: 5px;
	}

	.section5_left{
		width:15%;
	}
	.footercol1_data {
    display: block;
    align-items: center;
	}
	.foot1cal_left {
    float: none;
    border-right: none;
    margin-right: 0px;
		margin-top:0px;
	}
	.foot1cal_right {
    float: none;
	}
	.contact_mobile{
		display: block;
		position: fixed;
		background: #221e20;
		bottom: 0;
		width: 100%;
		z-index: 2;
		padding: 20px 0px;
	}
	.contact_mobile .menu-mobile-contact-container{
		text-align: center;
    width: 100%;
	}
	.contact_mobile .menu-mobile-contact-container ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	.contact_mobile .menu-mobile-contact-container ul li a{
		outline: none;
		font-family: "Nunito", sans-serif;
		font-style: normal;
		font-weight: bold;
		line-height: 32px;
		font-size: 20px;
		letter-spacing: -0.615385px;
		text-transform: uppercase;
		color: #000000;
		background: #fec400;
		border-radius: 38px;
		padding: 10px 100px;
	}

	.widget.widget_nav_menu .menu-mobile-contact-container ul li a{
		outline: none;
		font-family: "Nunito", sans-serif;
		font-style: normal;
		font-weight: bold;
		line-height: 32px;
		font-size: 20px;
		letter-spacing: -0.615385px;
		text-transform: uppercase;
		color: #000000;
		background: #fec400;
		border-radius: 38px;
		padding: 10px 100px;
	}
	#paoc-modal-2, #paoc-modal-3, #paoc-modal-4, #paoc-modal-5, #paoc-modal-6 {
    width: 90%;
		margin-top: 10%;
	}
	.paoc-popup-modal-cnt{
		margin-top: 12%;
	}
	.contact_title2{
		line-height: 22px;
    font-size: 16px;
		margin-bottom: 20px;
	}
	.submitdiv{
		padding-top: 10px;
	}
	.go-top.show{
		display: none !important;
	}
	.kool8-specs-wrap{
		width:100%;
	}
	.kool8-specs-describ-left{
		display:none;
	}
	.kool8-specs-describ-right-01{
		display:none;
	}
	.section6_bottom .kool8-specs-describ-right-01{
		display:block;
		position: relative;
    width: 100%;
    float: none;
    top: auto;
    left: auto;
		padding-top: 30px;
	}
	.section6_bottom .kool8-specs-describ-right-01 .kool8-specs-describ-right-01-mid{
		    background-position: 1px 8px;
	}
	.section6_bottom .kool8-specs-describ-right-01 .kool8-specs-describ-right-01-mid h3{
		text-align:left;
	}
	.contact_title1{
    font-style: normal;
    font-weight: bold;
    line-height: 32px;
    font-size: 24px;
    text-align: center;
    color: #221E20;
	}
	.contact_title2{
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 16px;
    text-align: center;
    color: #7D7D7D;
	}
	.submitdiv{
		text-align: center;
	}
	.section5_right p{
		font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 16px;
    color: #000000;
    mix-blend-mode: normal;
    opacity: 0.5;
		margin-bottom:0px;
	}

	.home_section8_div p{
		padding: 0%;
		font-style: normal;
		font-weight: normal;
		line-height: 26px;
		font-size: 16px;
		text-align: center;
		letter-spacing: 0.188235px;
		color: #000000;
		mix-blend-mode: normal;
		opacity: 0.5;
	}
	#mc-embedded-subscribe-form2 #mc_embed_signup_scroll{
		padding: 0%;
		width:100%;
		justify-content: center;
	}
	.home_section5 h3.features {
		font-style: normal;
		font-weight: bold;
		line-height: 32px;
		font-size: 24px;
		text-align: center;
		color: #221E20;
	  margin-bottom: 32px;
	}
	input:-moz-placeholder,
	textarea:-moz-placeholder,
	input::-moz-placeholder,
	textarea::-moz-placeholder {
		font-size: 16px;
	}
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
	  font-size: 16px;
	}
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
		font-size: 16px;
	}
	div.pp_pic_holder{
		left: 20% !important;
		position: fixed !important;
		top: 20% !important;
	}
	div.pp_default .pp_close{
		top: -80px !important;
		right: -30px !important;
	}
	.sec1_left_bottom .vc_images_carousel .vc_carousel-inner {
    padding-left: 0%;
    margin-left: 30%;
    width: 60%;
	}
	.strong-view.modern .testimonial-content:before{
		left: 0% !important;
	}
	.paoc-popup-close{
		top: -20px;
		right: -5px;
	}
}

@media only screen and (max-width: 767px) {
	div.pp_pic_holder{
		/* left:10% !important; */
		position: fixed !important;
    top: 10% !important;
	}
	.pp_gallery .pp_arrow_next, .pp_gallery .pp_arrow_previous{
		display:none !important;
	}
	.pp_details{
		padding-top: 0px;
		width: 320px !important;
	}
	.pp_nav,.pp_hoverContainer{
	  display:none !important;
	}
	.pp_content_container{
		height: 410px;
	}
	.pp_content {
    height: 365px !important;
    width: 325px !important;
	}
	.pp_content_container,div.pp_default .pp_content_container .pp_left,
	div.pp_default .pp_content_container .pp_right,div.pp_default .pp_content{
		background:transparent !important;
	}
	.pp_fade{
		width:320px !important;
	}
	#pp_full_res img {
    padding: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0%;
		width: 100% !important;
    height: auto !important;
		border-radius: 10px;
		background: rgba(255,255,255,1)
	}
	.pp_gallery {
    bottom: 10px !important;
		width: 380px !important;
		margin-left: -25px !important;
		margin-bottom:0px !important;
	}
	.pp_gallery::-webkit-scrollbar{
		display:none;
	}
	#pp_full_res{
		margin-bottom: 20px;
	}
	.pp_gallery div{
		width: 320px !important;
		overflow-x: scroll !important;
	}
	div.pp_default .pp_close{
		right: 30px !important;
		top: -60px !important;
	}
	.pp_gallery ul{
		width:500px !important;
	}
	.sec1_left_bottom .vc_images_carousel .vc_carousel-inner {
    padding-left: 0%;
    margin-left: 30%;
		width:60%;
	}
	.sec1_left_top2 img{
		width:30%;
		margin-left: 20%;
	}
	.home_section4{
		margin-top: 30px;
	  margin-bottom: 30px;
		padding: 0%;
	}
	.collapase_top,.collapase_bottom{
		display:inline-flex;
	}
	.collapse1,.collapse4{
		width:40% !important;
	}
	.collapse2,.collapse3{
		width:60% !important;
	}
	.collapse1 img, .collapse2 img{
		height: 400px !important;
    width: 530px !important;
	}
	.collapse3 img,.collapse4 img{
		height: 260px !important;
		width: 100% !important;
	}

	#mc_embed_signup_scroll{
		display: block;
	}
	#mc-embedded-subscribe-form2 #mc_embed_signup_scroll {
    width: 100%;
	}
	.subsc_left {
    float: unset;
    margin-right: 0px;
    width: 100%;
		margin-left: 0px;
	}
	.subsc_right {
    margin-right: 0px;
    width: 100%;
    margin-top: 20px;
		margin-left:0px;
	}
	#mc-embedded-subscribe-form2 .subsc_left{
		margin-left:0px;
	}
	#mc_embed_signup form input[type="submit"],
	#mc_embed_signup2 form input[type="submit"]{
		margin-left: 0px;
		width: 100%;
	}
	#mc-embedded-subscribe-form2 #mc_embed_signup_scroll{
		padding: 0%;
		width:100%
	}
	.paoc-popup-close{
		top: -5px;
		right: -5px;
	}

}

@media only screen and (max-width: 680px){
	div.pp_default .pp_close{
		top: -60px !important;
		/* right: 60px !important; */
	}
}
@media only screen and (max-width: 479px) {
	div.pp_pic_holder{
		left: 1% !important;
    top: 25% !important;
    position: fixed !important;
    width: 420px !important;
		height: 450px;
	}
	.pp_content_container{
		height: 410px;
	}
	.pp_details{
		width: 300px !important;
	}
	.pp_fade{
		width:400px !important;
	}
	#pp_full_res img {
    padding: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0%;
		width: 360px !important;
    height: 360px !important;
		border-radius: 10px;
		margin-left: 10px;
	}
	.pp_gallery {
    bottom: auto !important;
		width: 420px !important;
		margin-left: -40px !important;
		padding-top: 10px;
	}
	.pp_gallery div{
		width: 600px !important;
	}
	div.pp_default .pp_close{
		/* right: -90px !important; */
	}
	.pp_gallery ul{
		width:600px !important;
	}
	.sec1_left_bottom .vc_images_carousel .vc_carousel-inner {
    padding-left: 0%;
    margin-left: 10%;
		width:80%;
	}
	.collapase_top,.collapase_bottom{
		display:block;
	}
	.collapse1,.collapse4{
		width:100% !important;
	}
	.collapse2,.collapse3{
		width:100% !important;
	}
	.collapse1 img, .collapse2 img{
		height:auto !important;
		/* width: 100% !important; */
	}
	.collapse3 img,.collapse4 img{
		height:auto !important;
		width: 530px !important;
	}
	.paoc-popup-close{
		top: -20px;
		right: -5px;
	}
	.strong-view.modern.controls-type-sides .testimonial-inner {
    padding-top: 30px !important;
	}
	.strong-view.modern .testimonial-content{
		padding:20px !important;
	}
	.strong-view.controls-type-sides .wpmslider-prev{
		left: -8px !important;
	}
	.sec1_right_top{
		display:none;
	}
	.collapse4 .wpb_single_image.vc_align_left{
		margin-bottom:0px;
	}
	.pp_content{
    height: 380px !important;
	}
}
@media only screen and (max-width: 380px) {
	div.pp_default .pp_close {
    right: 20px !important;
	}
	div.pp_pic_holder{
		top: 15% !important;
		left: 0% !important;
    width: 380px !important;
	}
	.pp_content {
    height: 365px !important;
    width: 340px !important;
	}
	.pp_content {
    height: 360px !important;
    width: 340px !important;
	}
	#pp_full_res img{
		margin-left: 5px;
		width: 340px !important;
		height: 340px !important;
	}
	.sec1_left_bottom .vc_images_carousel .vc_carousel-inner {
    padding-left: 0%;
    margin-left: 0%;
		width:90%;
	}
	.pp_gallery div {
    width: 600px !important;
	}
}
@media only screen and (max-width: 360px) {
	div.pp_default .pp_close {
    right: 30px !important;
	}
	.pp_content {
    height: 340px !important;
	}
	#pp_full_res img{
		margin-left: 5px;
		width: 325px !important;
		height: 325px !important;
	}
}

/* woocommerce style */

.home_section1_right.home_sale{
	background:#fff;
	padding-top: 154px;
	padding-left: 161px;
	padding-right: 150px;
}
.content-area.woocommerce_single_page{
	max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.price_dis del{
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	font-size: 30px;
	letter-spacing: -1.25px;
	color: #9B9B9B;
	mix-blend-mode: normal;
	opacity: 0.5;
	padding-right:23px;
}
.price_dis ins{
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	font-size: 30px;
	text-align: right;
	letter-spacing: 0.1px;
	color: #000000;
	padding-right:59px;
	text-decoration:none;
}
.home .add_to_cart_button::before, .cart-button::before{
	content:none !important;
}
.home .single-product .summary p {
    margin-bottom: 31px;
}

.home h1.product_heading{
	font-style: normal !important;
    font-weight: bold!important;
    line-height: 43px!important;
    font-size: 32px !important;
    color: #221E20 !important;
    margin-bottom: 18px !important;
}
.roll-button.cart-button:hover {
    background-color: transparent;
		color:#fec400 !important;
}
.product_card_div{
		padding:50px 0px 0px 0px;
		text-align:center;
}
.product_added{
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 43px;
	font-size: 32px;
	text-align: center;
	color: #221E20;
	margin-bottom:17px;
}
.thankyou_prod{
		font-family: "Nunito", sans-serif;
		font-style: normal;
		font-weight: normal;
		line-height: 28px;
		font-size: 20px;
		text-align: center;
		color: #7D7D7D;
}

@media only screen and (max-width: 1430px){
	.home_section1_right.home_sale {
	    padding-right: 50px;
	}
	/* .home .woocommerce-notices-wrapper{
		padding-right: 50px;
	} */
}

@media only screen and (max-width: 1265px){
	.home_section1_right.home_sale {
			padding-left: 100px;
	}
}

@media only  screen and (max-width: 991px){
	.home_section1_right.home_sale {
			padding: 30px;
	}
}

@media only  screen and (max-width: 767px){
	.price_dis{
		text-align: center;
    margin-bottom: 37px;
	}
}
@media only  screen and (max-width: 380px){
	.product_added{
		line-height: 32px;
    font-size: 24px;
	}
	.thankyou_prod{
		line-height: 24px;
    font-size: 16px;
	}
	.product_added{
		margin-top: 40px;
	}
}

.nameplacehold1{
	position:absolute;
	background: #fec400;
  bottom: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #80868b;
  left: 8px;
  padding: 0 8px;
  -webkit-transition: transform 150ms cubic-bezier(0.4,0,0.2,1),opacity 150ms cubic-bezier(0.4,0,0.2,1);
  transition: transform 150ms cubic-bezier(0.4,0,0.2,1),opacity 150ms cubic-bezier(0.4,0,0.2,1);
  width: auto;
	border-radius:10px;
	display:none;
}
#mc_embed_signup2 .nameplacehold{
	bottom: 2px;
}
#mc_embed_signup .subsc_left,
#mc_embed_signup2 .subsc_left{
	position:relative;
}
#mc_embed_signup .subsc_left input:focus,
#mc_embed_signup2 .subsc_left input:focus{
	border:1px solid #fec400;
}
#mc_embed_signup .subsc_left input:focus ~ .nameplacehold1{
	-webkit-transform: scale(.85) translateY(-39px);
  transform: scale(.85) translateY(-39px);
	color: #fff;
	display:block;
}
#mc_embed_signup2 .subsc_left input:focus ~ .nameplacehold{
	-webkit-transform: scale(.85) translateY(-39px);
  transform: scale(.85) translateY(-39px);
	color: #fec400;
	display:block;
}

/* 2019.07.15 Updates
===================== */

/* Simple Lightbox Copyright (c) 2018 Damir Brekalo https://dbrekalo.github.io/simpleLightbox/ */
/* New lightbox */
.slbOverlay, .slbWrapOuter, .slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  -webkit-animation: slbOverlay 0.5s;
  -moz-animation: slbOverlay 0.5s;
  animation: slbOverlay 0.5s;
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}

.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative;
}

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background-color: #FFF;
}

.slbDirectionNext .slbImageWrap {
  -webkit-animation: slbEnterNext 0.4s;
  -moz-animation: slbEnterNext 0.4s;
  animation: slbEnterNext 0.4s;
}

.slbDirectionPrev .slbImageWrap {
  -webkit-animation: slbEnterPrev 0.4s;
  -moz-animation: slbEnterPrev 0.4s;
  animation: slbEnterPrev 0.4s;
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 5em 0;
  margin: 0 auto;
}

.slbCaption {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.71429em 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbCloseBtn, .slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}

.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.slbCloseBtn:hover, .slbArrow:hover {
  opacity: 0.5;
}

.slbCloseBtn:active, .slbArrow:active {
  opacity: 0.8;
}

.slbCloseBtn {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: absolute;
  right: -0.33333em;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbLoading .slbCloseBtn {
  display: none;
}

.slbLoadingText {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.slbLoading .slbArrows {
  display: none;
}

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden;
}

.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent;
}

.slbArrow.next {
  right: 0;
}

.slbArrow.next:before {
  border-left-color: #fff;
}

.slbArrow.prev {
  left: 0;
}

.slbArrow.prev:before {
  border-right-color: #fff;
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0;
}

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000;
}

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-moz-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-webkit-keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnter {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnterNext {
  from {
    opacity: 0;
    -moz-transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
    -moz-transform: translate3d(4em, 0, 0);
    -ms-transform: translate3d(4em, 0, 0);
    -o-transform: translate3d(4em, 0, 0);
    transform: translate3d(4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -moz-transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
    -moz-transform: translate3d(-4em, 0, 0);
    -ms-transform: translate3d(-4em, 0, 0);
    -o-transform: translate3d(-4em, 0, 0);
    transform: translate3d(-4em, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Overrides */
.woocommerce #content div.product div.kool8-product__item__hero__images.images,
.woocommerce div.product div.kool8-product__item__hero__images.images,
.woocommerce-page #content div.product div.kool8-product__item__hero__images.images,
.woocommerce-page div.product div.kool8-product__item__hero__images.images {
  float: inherit;
  width: inherit;
  margin-bottom: inherit;
}

.woocommerce div.product div.kool8-product__item__hero__images.images img {
  height: inherit;
  width: inherit;
}

.woocommerce div.product form.cart .kool8-product__item__info__options__variations.variations {
  margin-bottom: 0;
}

.woo-variation-swatches-stylesheet-enabled .kool8-product__item__info__options__variations .variable-items-wrapper {
  flex-wrap: nowrap;
}

.woo-variation-swatches-stylesheet-enabled .kool8-product__item__info__options__variations .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin: .8rem 0;
  padding: .4rem;
  outline: none;
  background-color: transparent;
  width: 3.3rem;
  height: 3.3rem;
}

.woocommerce div.product form.kool8-product__item__info__options.cart div.quantity {
  float: inherit;
  margin: 0;
}

.home .page-wrap,
.product-template-default .page-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.home .woocommerce-notices-wrapper,
.product-template-default .woocommerce-notices-wrapper {
  display: none;
}

.home .page .entry-header {
	display: none;
}

.header_logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

input {
  max-width: 100%;
}

.product-template-default #wc-stripe-payment-request-wrapper,
.home #wc-stripe-payment-request-wrapper,
.product-template-default #wc-stripe-payment-request-button,
.home #wc-stripe-payment-request-button,
.product-template-default #wc-stripe-payment-request-button-separator,
.home #wc-stripe-payment-request-button-separator,
.woocommerce-cart #wc-stripe-payment-request-button-separator {
  display: none !important;
}

/* New Styles */

/* General Structure */
.mainnav,
.kool8-product__item,
.kool8-product__reviews,
.woocommerce-cart .page-wrap,
.woocommerce-checkout .page-wrap,
.woocommerce-account .page-wrap,
.standard-wrap {
  position: relative;
  max-width: 137rem;
  margin-left: auto;
  margin-right: auto;
}

.standard-wrap {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.woocommerce-cart .page-wrap,
.woocommerce-checkout .page-wrap,
.woocommerce-account .page-wrap {
  margin-top: 4rem;
}

/* Navigation */
.mainnav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.mainnav__links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: "Nunito", sans-serif;
}

.mainnav__links > a {
  margin-left: 2rem;
}

.header-simple .mainnav__links > a {
  margin-left: 1rem;
}

.mainnav__links__tel {
  display: none;
  flex-direction: column;
  text-align: right;
  font-weight: 600;
  line-height: 1.125em;
  border-left: 1px solid rgba(0,0,0,.5);
  padding-left: 2.5rem;
  color: #000;
  opacity: .5;
}

.mainnav__links__tel__txt {
  font-size: .8125em;
  display: block;
}

.mainnav__links__tel__number {
  font-size: 1.25em;
  display: block;
  color: #000
}

.mainnav__links__link {
  text-transform: uppercase;
  color: #000;
  font-size: 1em;
  font-weight: 600;
}

.mainnav__links__contact {
  outline: none;
  font-weight: 600;
  line-height: 1.5em;
  font-size: 1em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #221E20;
  border-radius: 100rem;
  padding: 1rem 2.4rem;
  display: none;
}

.mainnav__links__contact:hover {
  color: #FFFFFF;
  background: #322e30;
}

.mainnav__links__contact.mainnav__links__contact--show {
  display: inline-block;
}

.mainnav__links__cart {
  position: relative;
  margin-right: 1rem;
}

.mainnav__links__cart__count {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -1rem);
  border-radius: 100rem;
  background-color: #FEC400;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  font-size: .8125em;
  font-weight: 600;
  color: #000;
}

.mainnav__links__cart__count--hidden {
  display: none;
}

.subfooter {
  text-align: center;
  margin: 0;
  padding: 0 0 3rem;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.subfooter__link a {
  color: #fff;
}

.subfooter__link a:hover {
  text-decoration: underline;
}

.subfooter__link + .subfooter__link {
  border-left: 1px solid #555;
  padding-left: 2rem;
  margin-left: 2rem;
}

/* Product Hero */
.kool8-product__item__hero,
.kool8-product__item__info,
.kool8-product__reviews {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.kool8-product__item__hero {
  text-align: center;
  position: relative;
  background-color: #fec400;
  padding-top: 11.5rem;
  padding-bottom: 3rem;
}

.kool8-product__item__hero .woocommerce-product-gallery__image--placeholder {
  min-height: 31rem;
}

.kool8-product__item__hero__gallery {
  display: flex;
}

.kool8-product__item__hero__gallery__inner {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  flex: 1;
  max-width: 40rem;
}

.kool8-product__item__hero__gallery__inner__thumb {
  flex: 0 0 auto;
  width: 22%;
  transition: transform .2s ease-in-out;
  border-radius: 1rem;
  border: 1px solid #7f7f7f;
  overflow: hidden;
}

.kool8-product__item__hero__gallery__inner__thumb + .kool8-product__item__hero__gallery__inner__thumb {
  margin-left: 4%;
}

.kool8-product__item__hero__gallery__next {
  width: 5rem;
  background-image: url('images/arrowright.png');
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  background-color: transparent;
  outline: none;
  padding: 0;
}

.kool8-product__item__hero__header,
.kool8-product__item__hero__images,
.kool8-product__item__hero__gallery {
  z-index: 1;
  position: relative;
}

.kool8-product__item__hero__header {
  font-family: Nunito;
  font-weight: 600;
  line-height: 1.25em;
  font-size: 1.875em;
  color: #000;
}

.kool8-product__item__hero__images {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.kool8-product__item__hero__images img {
  max-height: 31rem;
  margin-left: auto;
  margin-right: auto;
}

.kool8-product__item__hero__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right center;
}

.woocommerce img.kool8-product__item__hero__bg {
  height: 100%;
}

.kool8-product__item__info {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.kool8-product__item__info__title {
  font-weight: 600;
  line-height: 1.25em;
  font-size: 1.625em;
  color: #221E20;
  margin-bottom: .75rem;
}

.kool8-product__item__info__description {
  line-height: 1.5625em;
  font-size: 1.125em;
  color: #7D7D7D;
  margin-bottom: 3rem;
}

.kool8-product__item__info__description strong {
  color: #fec400;
  font-weight: 600;
}

.kool8-product__item__info__options__variations .color-variable-wrapper {
  position: absolute;
  flex-direction: column;
  top: 30rem;
  right: 50%;
  height: 31rem;
  justify-content: center;
  transform: translateX(13rem);
  z-index: 2;
}

.kool8-product__item__info__options__cartrow .woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.kool8-product__item__info__options__cartrow .price_dis {
  display: none;
}

.kool8-product__item__info__options__cartrow .price_dis,
.kool8-product__item__info__options__price.price_dis {
  margin-bottom: 3rem;
  flex: 1;
  flex-basis: 100%;
}

.kool8-product__item__info__options__cartrow .price_dis ins,
.kool8-product__item__info__options__price.price_dis ins {
  padding: 0;
}

.woocommerce .kool8-product__item__info__options__cartrow .quantity .qty {
  width: 6rem;
  height: 5.5rem;
  padding: 0;
}

.kool8-product__item__info__options__cartrow .quantity-stepper {
  display: flex;
}

.woocommerce .kool8-product__item__info__options__cartrow a.added_to_cart {
  display: none;
}

.quantity-stepper input[type='number'] {
  -moz-appearance:textfield;
}

.quantity-stepper  input::-webkit-outer-spin-button,
.quantity-stepper  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.quantity-stepper__buttons {
  display: flex;
  flex-direction: column;
}

.quantity-stepper__buttons button {
  background-color: transparent;
  outline: none;
}

button.quantity-stepper__buttons__plus,
button.quantity-stepper__buttons__minus {
  width: 3rem;
  padding: 0;
  border-right: 2px solid #eee;
  border-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  flex: 1;
}

.quantity-stepper__buttons__plus__icon,
.quantity-stepper__buttons__minus__icon {
  display: inline-block;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  width: 6px;
  height: 6px;
}

.quantity-stepper__buttons__minus__icon {
  transform: rotate(45deg);
}

.quantity-stepper__buttons__plus__icon {
  transform: rotate(-135deg);
}

.quantity-stepper__buttons__plus {
  border-top: 2px solid #eee;
  border-radius: 0 .5rem 0 0;
  border-bottom: 1px solid #eee;
}

.quantity-stepper__buttons__minus {
  border-bottom: 2px solid #eee;
  border-top: 1px solid #eee;
  border-radius: 0 0 .5rem 0;
}

.kool8-product__item__info__options__cartrow .quantity input {
  background-color: transparent;
  border: 2px solid #eee;
  border-radius: .5rem 0 0 .5rem;
  font-size: 1.25em;
  color: #000;
  outline: none;
}

.kool8-product__item__info__options__cartrow .roll-button {
  border-radius: 100rem;
  font-size: 1.125em;
  padding: .8125em 1.5625em;
  margin-left: 2.5rem;
  outline: none;
}

.kool8-product__item__info__bullets {
  margin: 3rem 0 0;
  padding: 3rem 0 0;
  border-top: 1px solid #eee;
  list-style: none;
}

.kool8-product__item__info__bullets li {
  display: flex;
  align-items: flex-start;
}

.kool8-product__item__info__bullets li + li {
  margin-top: 1.6rem;
}

.kool8-product__item__info__bullets .list-icon {
  width: 2.4rem;
  margin-right: 1.5rem;
}

.kool8-product__item__info__bullets .list-text {
  flex: 1;
}

.kool8-product__item__info__amazon {
  margin-top: 4rem;
  margin-left: 50%;
  transform: translateX(-50%);
}

.kool8-product__reviews {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.kool8-product__reviews .comment-form-comment label {
  display: block;
}

.kool8-product__reviews .comment-form-comment textarea {
  max-width: 60rem;
}

.home .kool8-product__reviews {
  display: none;
}

/* Newsletter Form */

.kool8-newsletter__form {
  padding-bottom: 3rem;
}

.kool8-newsletter__heading {
  font-weight: bold;
  line-height: 32px;
  font-size: 24px;
  color: #221E20;
}

.kool8-newsletter__subheading {
  margin-bottom: 3rem;
}

.kool8-newsletter__form input[type='submit'] {
  font-family: 'Nunito', sans-serif;
  border-radius: 100rem;
  font-weight: 600;
  line-height: 1.25em;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
  padding-left: 4rem;
  padding-right: 4rem;
  display: block;
  margin-top: 2rem;
  width: 100%;
}

.input-grp {
  position: relative;
}

.input-grp [type='text'],
.input-grp [type='email'] {
  background: #FFFFFF;
  border: 2px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 27px;
  width: 100%;
  outline: none;
  height: 5rem;
  line-height: 1em;
}

.input-grp [type='text']::placeholder,
.input-grp [type='email']::placeholder {
  color: #666;
}

.input-grp label {
  position: absolute;
  background: #fff;
  top: 0;
  left: 1.5rem;
  transform: translateY(-50%);
  color: #fec400;
  transition: transform 150ms cubic-bezier(0.4,0,0.2,1),opacity 150ms cubic-bezier(0.4,0,0.2,1);
  display: none;
  width: auto;
  font-size: .875em;
  padding-left: .5rem;
  padding-right: .5rem;
}

.input-grp input:focus + label {
  display: block;
}

.section6_bottom > ul li:last-of-type,
.section6_bottom > ul li:nth-child(3) {
  display: none;
}

.section6_bottom > ul li:nth-child(4) {
  margin-right: 0;
}

.comment-form {
  max-width: 60rem;
}

.comment-form-cookies-consent {
  display: flex;
}

.comment-form-cookies-consent input[type='checkbox'] {
  margin-right: 1rem;
}

.comment-form .comment-form-cookies-consent input[type='checkbox'] {
  width: auto;
}

.comment-form-cookies-consent label {
  flex: 1;
  margin-bottom: 0;
}

.blogpost__thumbnail--default {
  display: none;
}

@media (min-width: 768px) {
  .mainnav__links > a,
  .mainnav__links__tel {
    margin-left: 3.25rem;
  }

  .mainnav__links__tel {
    display: flex;
    padding-left: 3.25rem;
  }

  .mainnav__links__link {
    font-size: 1.125em;
  }

  .mainnav__links__contact {
    display: inherit;
  }

  .kool8-product__item__info__options__cartrow .woocommerce-variation-add-to-cart {
    justify-content: flex-start;
  }

  .kool8-product__item__info__amazon {
    margin-left: inherit;
    transform: inherit;
  }

  .page-template-default .page-wrap,
  .page-template-page_blog .page-wrap,
  .post-template-default .page-wrap,
  .post-template .page-wrap,
  .archive .page-wrap {
    padding-top: 12rem;
  }

  .kool8-newsletter {
    max-width: 55rem;
    margin-right: auto;
    margin-left: auto;
  }

  .kool8-newsletter__heading {
    font-size: 32px;
  }

  .kool8-newsletter__subheading {
    margin-bottom: 4rem;
  }

  .kool8-newsletter__form {
    position: relative;
    padding: 0;
  }

  .kool8-newsletter__form input[type='email'] {
    padding-right: 16rem;
  }

  .kool8-newsletter__form input[type='submit'] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14rem;
    margin: 0;
  }

  .blogpost {
    display: flex;
    max-width: 90rem;
  }

  .blogpost__thumbnail {
    max-width: 20rem;
    margin-right: 2rem;
  }

  .blogpost__thumbnail--default {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .blogpost__thumbnail--default img {
    width: 16rem;
    margin: 2rem;
  }

  .blogpost__content {
    flex: 1;
  }
}

.woocommerce div.product form.cart .kool8-product__item__info__options__variations-mobile.variations-mobile {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-top: 2rem;
  padding-bottom: 3rem;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.kool8-product__item__info__options__variations-mobile__name {
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 1.25rem;
}

.kool8-product__item__info__options__variations-mobile__name b {
  color: #000;
}

.kool8-product__item__info__options__variations-mobile__list {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.kool8-product__item__info__options__variations-mobile__list .variable-item:not(.radio-variable-item) {
  padding: .4rem;
  outline: none;
  background-color: transparent;
  width: 3.4rem;
  height: 3.4rem;
  box-shadow: 0 0 0 1px rgba(0,0,0,.2);
  border-radius: 100rem;
}

.kool8-product__item__info__options__variations-mobile__list .variable-item:not(.radio-variable-item).selected {
  box-shadow: 0 0 0 2px rgba(0,0,0,1);
}

.kool8-product__item__info__options__variations-mobile__list .variable-item-span {
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 100rem;
  position: relative;
}

.kool8-product__item__info__options__variations-mobile__list .variable-item-span::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.5);
  border-radius: 100rem;
}

.woo-variation-swatches-stylesheet-enabled .kool8-product__item__info__options__variations-mobile .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin: inherit;
}

.kool8-product__item__info__options__variations-mobile__list li + li {
  margin-left: 3rem;
}

@media (min-width: 990px) {
  .home .page-wrap,
  .product-template-default .page-wrap {
    margin-top: -30px;
  }

  .kool8-product {
    background: linear-gradient(to right, #fec400 0%,#fec400 40%,#fbfbfb 40%,#fbfbfb 100%);
  }

  .mainnav__links > a,
  .mainnav__links__tel {
    margin-left: 4rem;
  }

  .mainnav__links__tel {
    padding-left: 4rem;
  }

  .kool8-product__item {
    display: flex;
  }

  .kool8-product__item__hero {
    text-align: left;
    margin-right: 10rem;
    display: flex;
    flex-direction: column;
    padding-right: 10rem;
    padding-top: 16rem;
    padding-left: 1.5rem;
    padding-bottom: 4rem;
    flex-basis: 40%;
  }

  .kool8-product__item__hero .woocommerce-product-gallery__image--placeholder {
    min-height: 54rem;
  }

  .kool8-product__item__hero__header {
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 2em;
  }

  .kool8-product__item__hero__images {
    padding-top: inherit;
    padding-bottom: inherit;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(50%);
  }

  .kool8-product__item__hero__images img {
    max-height: 54rem;
    margin-left: inherit;
    margin-right: inherit;
  }

  .kool8-product__item__info {
    flex: 1;
    padding-top: 14rem;
    padding-bottom: 4rem;
    margin-bottom: inherit;
  }

  .kool8-product__item__info__title {
    line-height: 1.125em;
    font-size: 2em;
  }

  .kool8-product__item__info__description {
    margin-bottom: 4rem;
  }

  .woocommerce div.product form.cart .kool8-product__item__info__options__variations.variations {
    margin-bottom: 4rem;
  }

  .kool8-product__item__info__options__variations .color-variable-wrapper {
    position: inherit;
    flex-direction: row;
    top: inherit;
    right: inherit;
    height: inherit;
    justify-content: inherit;
    transform: inherit;
  }

  .woo-variation-swatches-stylesheet-enabled .kool8-product__item__info__options__variations .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: inherit;
  }

  .kool8-product__item__info__options__variations .color-variable-wrapper li + li {
    margin-left: 1.5rem !important;
  }

  .kool8-product__item__info__options__cartrow .woocommerce-variation-add-to-cart {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .kool8-product__item__info__options__cartrow .price_dis {
    margin-bottom: 0;
    flex-basis: inherit;
    display: inherit;
  }

  .kool8-product__item__info__options__price {
    display: none;
  }

  .kool8-product__item__info__options__variations-mobile {
    display: none;
  }
}

body.minicart--active {
  height: 100vh;
  overflow-y: hidden;
  /* position: fixed; */
}

.minicart--active .minicartbg {
  display: block;
}

.minicart--active .minicart {
  display: flex;
}

.minicartbg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0,0,0,.9);
  display: none;
  cursor: pointer;
}

.minicartbg + .minicartbg {
  display: none;
}

.minicart {
  background-color: #fff;
  border-radius: 1.25rem;
  overflow: hidden;
  padding: 4rem 1.5rem 1.5rem;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: .5rem;
  left: .5rem;
  z-index: 10000000000;
  max-height: 98.5%;
  display: none;
  flex-direction: column;
}

.minicart.minicart--loading::before {
  content: 'Loading...';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0,0,0,.75);
  z-index: 100000000000;
  color: #fff;
  font-size: 2em;
}

.minicart button {
  background-color: inherit;
  padding: 0;
  margin: 0;
  outline: 0;
  border: 0;
  color: currentColor;
  border-radius: 0;
}

button.minicart__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 4rem;
  height: 4rem;
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.minicart__close__icon {
  display: block;
  width: 100%;
  transform: translateX(-50%);
  margin: 1rem;
}

.minicart__close__icon::before,
.minicart__close__icon::after {
  transform-origin: center center;
}

.minicart__close__icon::before {
  transform: rotate(45deg);
}

.minicart__close__icon::after {
  transform: rotate(-45deg);
}

.minicart__info {
  text-align: center;
}

.minicart__info__heading {
  font-size: 1.6em;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: .5em;
}

.minicart__info__subheading {
  font-size: 1.1em;
  line-height: 1.2em;
}

.minicart__items {
  border: 1px solid #e8e8e8;
  border-radius: 1rem 1rem 0 0;
  flex: 1;
  overflow-y: scroll;
}

.minicart__items__item,
.minicart__totals__total {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.minicart__items__item {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.minicart__items__item + .minicart__items__item {
  border-top: 1px solid #f1f1f1;
  padding-top: 2rem;
}

.minicart__items__item__info {
  display: flex;
  margin-bottom: 2rem;
}

.minicart__items__item__info__thumbnail {
  background-color: #fafafa;
  border-radius: 1rem;
  height: 9rem;
  width: 9rem;
  margin-right: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  padding: 1.5rem;
}

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

.minicart__items__item__info__details__name,
a.minicart__items__item__info__details__name {
  color: #000;
  display: block;
  font-weight: bold;
  margin-bottom: .25em;
  line-height: 1.4em;
}

a.minicart__items__item__info__details__name:hover {
  text-decoration: underline;
}

.minicart__items__item__info__details__variant {
  text-transform: capitalize;
  line-height: 1.3em;
}

.minicart__items__item__info__details__qty {
  line-height: 1.3em;
}

.minicart__items__item__amount {
  display: flex;
  justify-content: space-between;
}

.minicart__items__item__amount__qty__stepper {
  display: flex;
  width: 100%;
}

.minicart__items__item__amount__qty__stepper > button {
  padding-left: .5rem;
  padding-right: .5rem;
}

input.minicart__items__item__amount__qty__stepper__amount {
  max-width: inherit;
  min-width: inherit;
  color: #000;
  border: 1px solid transparent;
  background-color: transparent;
  outline: 0;
  width: 2.5rem;
  height: 1.5em;
  padding: 0;
  margin-left: .5rem;
  margin-right: .5rem;
  text-align: center;
}

input.minicart__items__item__amount__qty__stepper__amount::-webkit-inner-spin-button,
input.minicart__items__item__amount__qty__stepper__amount::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.minicart__items__item__amount__qty__stepper__plus,
.minicart__items__item__amount__qty__stepper__minus {
  width: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.minicart__items__item__amount__qty__stepper__minus::before,
.minicart__items__item__amount__qty__stepper__plus::before,
.minicart__items__item__amount__qty__stepper__plus::after,
.minicart__items__item__amount__remove__icon::before,
.minicart__items__item__amount__remove__icon::after,
.minicart__close__icon::before,
.minicart__close__icon::after  {
  content: '';
  width: 100%;
  height: 2px;
  border-radius: 100rem;
  background-color: #000;
  position: absolute;
}

.minicart__items__item__amount__qty__stepper__plus::after {
  transform-origin: center center;
  transform: rotate(90deg);
}

.minicart__items__item__amount__prices {
  display: flex;
}

.minicart__items__item__amount__prices__both {
  margin-left: 2rem;
}

.minicart__items__item__amount__prices__both__retail {
  text-decoration: line-through;
  color: #aaa;
}

.minicart__items__item__amount__prices__both__price {
  color: #000;
}

.minicart__items__item__amount__remove {
  width: 1.5rem;
}

.minicart__items__item__amount__remove__icon {
  display: block;
  transform: translateX(-50%);
}

.minicart__items__item__amount__remove__icon::before,
.minicart__items__item__amount__remove__icon::after {
  transform-origin: center center;
}

.minicart__items__item__amount__remove__icon::before {
  transform: rotate(45deg);
}

.minicart__items__item__amount__remove__icon::after {
  transform: rotate(-45deg);
}

.minicart__totals {
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-radius: 0 0 1rem 1rem;
  text-align: right;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.minicart__totals__total,
.checkoutcart__cart__totals__total {
  display: flex;
}

.minicart__totals__total + .minicart__totals__total,
.checkoutcart__cart__totals__total + .checkoutcart__cart__totals__total {
  margin-top: .5rem;
}

.minicart__totals__total__number {
  min-width: 20rem;
}

.minicart__totals__total__number strong,
.checkoutcart__cart__totals__total strong {
  color: #000;
}

.minicart__totals__total__number strong.minicart__totals__total__number__green,
.checkoutcart__cart__totals__total strong.checkoutcart__cart__totals__total__number__green {
  color: #09a708;
}

.minicart__ctas {
  text-align: center;
  margin-top: 1rem;
}

button.minicart__ctas__continue,
.minicart__ctas__checkout {
  padding: 1em 2em;
  border-radius: 100rem;
  font-weight: bold;
}

.newcta-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.newcta {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  padding: .9rem 3rem;
  border-radius: 100rem;
  font-weight: bold;
  font-family: "Nunito", sans-serif;
  font-size: 1.0625em;
  line-height: 2em;
  color: #000;
  transition: background-color .2s ease, color .2s ease;
  outline: none;
  border: 0;
  cursor: pointer;
}

.newcta + .newcta {
  margin-top: 1rem;
}

.newcta.newcta--black {
  background-color: #221e20;
  color: #fff;
}

.newcta.newcta--link {
  padding: 0;
}

.newcta.newcta--black:hover {
  background-color: #fcc701;
  color: #000;
}

.newcta.newcta--mobile-first {
  order: -1;
}

button.minicart__ctas__continue:hover {
  color: #000;
}

a.minicart__ctas__checkout {
  display: block;
}

.minicart__ctas__checkout {
  background-color: #221e20;
  color: #fff;
  font-family: "Nunito", sans-serif;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
}

.minicart__ctas__checkout:hover {
  background-color: #fcc701;
  color: #000;
}

@media (min-width: 768px) {
  .minicart {
    padding: 6rem 4rem 4rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 94.5rem;
  }

  .minicart__info__heading {
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: .5em;
  }

  .minicart__info__subheading {
    font-size: 1.3em;
    line-height: 1.3em;
    margin-bottom: 2em;
  }

  .minicart__items__item,
  .minicart__totals__total {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .minicart__items__item {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    justify-content: space-between;
  }

  .minicart__items__item + .minicart__items__item {
    padding-top: 2rem;
  }

  .minicart__items__item__info {
    display: flex;
    margin-bottom: 0;
    margin-right: 2rem;
    width: 45%;
  }

  .minicart__items__item__info__thumbnail {
    margin-right: 2rem;
  }

  .minicart__items__item__info__details__name,
  a.minicart__items__item__info__details__name {
    margin-bottom: .5em;
  }

  .minicart__items__item__amount {
    flex: 1;
  }

  .minicart__items__item__amount__qty {
    margin-right: 2rem;
  }

  .minicart__items__item__amount__prices {
    display: block;
    margin-right: 2rem;
  }

  .minicart__items__item__amount__prices__both {
    margin-left: 0;
  }

  .minicart__totals {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .minicart__ctas {
    text-align: inherit;
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
  }

  button.minicart__ctas__continue {
    padding-left: 0;
    padding-right: 0;
  }

  .newcta-wrap {
    flex-direction: row;
    justify-content: space-between;
  }

  .newcta + .newcta {
    margin-top: 0;
  }
}

@media (min-width: 990px) {
  .minicart {
    padding: 6rem 7rem 4rem;
  }

  .minicart__items__item__amount__prices {
    display: block;
    margin-right: 2rem;
  }

  .minicart__items__item__amount__prices__both {
    margin-left: 0;
    display: flex;
  }

  .minicart__items__item__amount__prices > label {
    margin-left: 8rem;
  }

  .minicart__items__item__amount__prices__both__retail {
    width: 7rem;
    margin-right: 1rem;
  }
}

.header-simple {
  padding: 35px 0;
}

.newcheckout-wrap {
  border-top: 1px solid #e8e8e8;
}

.newcart {
  padding-top: 3rem;
}

.newcart__breadcrumb {
  font-weight: bold;
  font-size: 1.1em;
  color: #000;
  margin-bottom: 3rem;
}

.newcart__breadcrumb__seperator {
  display: inline-block;
  margin-left: .4em;
  margin-right: .4em;
}

.newcart__progress {
  display: flex;
  align-items: center;
  margin-bottom: 6.5rem;
}

.newcart__progress__indicator {
  position: relative;
}

.newcart__progress__indicator.active .newcart__progress__indicator__step {
  background-color: #000;
  color: #fff;
}

.newcart__progress__indicator.active .newcart__progress__indicator__name {
  color: #000;
}

.newcart__progress__indicator__step {
  border-radius: 100rem;
  width: 6rem;
  height: 6rem;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.newcart__progress__indicator__name {
  position: absolute;
  left: 50%;
  top: 120%;
  bottom: 0;
  transform: translateX(-50%);
  text-align: center;
  line-height: 1em;
  white-space: nowrap;
}

.newcart__progress__seperator {
  flex: 1;
  height: 1px;
  background-color: #000;
  margin-right: 1rem;
  margin-left: 1rem;
}

.newcart-input-grp {
  position: relative;
}

.newcart-input-grp + .newcart-input-grp,
.newcart__form__columns + .newcart-input-grp,
.newcart-input-grp + .newcart__form__columns,
.newcart__form__columns + .newcart__form__columns {
  margin-top: 1.5rem;
}

.newcart-input-grp label {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin-left: 2rem;
  user-select: none;
  color: #959595;
  transition: transform .2s ease;
  will-change: transform;
}

.newcart-input-grp input:focus + label,
.newcart-input-grp input.has-value + label,
.newcart-input-grp select:focus + label,
.newcart-input-grp select.has-value + label {
  transform: translateY(-100%);
}

.newcart-input-grp [type='text'],
.newcart-input-grp [type='email'],
.newcart-radio-grp,
.newcart-cc-grp {
  background-color: #fff;
  border: 2px solid #eee;
  box-sizing: border-box;
  border-radius: 2.5rem;
  width: 100%;
  outline: none;
  line-height: 1em;
  color: #000;
  font-weight: bold;
  transition: border-color .2s ease;
}

.newcart-cc-grp__inputs {
  max-height: 0;
  overflow: hidden;
  transition: max-height .15s ease;
  will-change: transition;
}

.newcart-cc-grp.active .newcart-cc-grp__inputs {
  max-height: 50rem;
}

.newcart-input-grp [type='text'],
.newcart-input-grp [type='email'],
.newcart-radio-grp,
.newcart-cc-grp__label {
  padding-left: 2rem;
  padding-right: 2rem;
  height: 7rem;
}

.newcart-cc-grp__inputs__row {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.newcart-cc-grp__inputs .newcart-cc-grp__inputs__row:first-of-type {
  padding-top: 0;
  justify-content: space-between;
  flex-wrap: wrap;
}

.newcart-cc-grp__inputs__row__icons {
  margin-top: 2rem;
}

.newcart-input-grp [type='text'],
.newcart-input-grp [type='email'],
.newcart-cc-grp__label {
  padding-top: 3rem;
  padding-bottom: .5rem;
}

.newcart-radio-grp,
.newcart-cc-grp__label {
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 0;
}

.newcart-cc-grp__inputs__row {
  display: flex;
  align-items: center;
}

.newcart-cc-grp__inputs__row__input > label {
  color: #959595;
  margin-bottom: .5rem;
}

.newcart-cc-grp__inputs__row__input input[type='text'] {
  border-bottom-color: #f2f2f2;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  background-color: transparent;
  padding: 0;
  outline: 0;
}

.newcart-cc-grp__inputs__row__input input[type='text']:focus {
  border-bottom: 1px solid #fcc701;
}

.newcart-cc-grp__inputs__row__input + .newcart-cc-grp__inputs__row__input {
  margin-left: 2rem;
}

.newcart-cc-grp__inputs__row__input input {
  max-width: 100%;
}

.newcart-radio-grp + .newcart-radio-grp,
.newcart-cc-grp + .newcart-radio-grp {
  margin-top: 1rem;
}

.newcart-cc-grp__inputs__row + .newcart-cc-grp__inputs__row {
  border-top: 1px solid #eee;
}

.newcart-cc-grp__inputs__row__input {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.newcart-cc-grp__inputs__row__input.newcart-cc-grp__inputs__row__input--small {
  width: 12rem;
  flex: inherit;
}

.newcart-radio-grp [type='radio'],
.newcart-cc-grp__label [type='radio'] {
  display: none;
}

.newcart-radio-grp__radio {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.6rem;
  height: 2.6rem;
  border: 2px solid #262123;
  border-radius: 100rem;
  margin-right: 1.5rem;
}

.newcart-radio-grp__radio::after {
  width: 1rem;
  height: 1rem;
  background-color: #fcc701;
  border-radius: 100rem;
}

.newcart-radio-grp [type='radio']:checked + .newcart-radio-grp__radio,
.newcart-cc-grp__label [type='radio']:checked + .newcart-radio-grp__radio {
  border-color: #fcc701;
}

.newcart-radio-grp [type='radio']:checked + .newcart-radio-grp__radio::after,
.newcart-cc-grp__label [type='radio']:checked + .newcart-radio-grp__radio::after {
  content: '';
}

.newcart-radio-grp__info,
.newcart-radio-grp__payment {
  flex: 1;
  margin-right: 1.5rem;
}

.newcart-radio-grp__info__label {
  font-size: .9125em;
  font-weight: 400;
  margin-bottom: .5em;
}

.newcart-radio-grp__info__label strong {
  font-weight: 700;
}

.newcart-radio-grp__info__note {
  color: #7a7a7a;
}

.newcart-input-grp select {
  background-color: #fff;
  border: 2px solid #eee;
  box-sizing: border-box;
  border-radius: 2.5rem;
  width: 100%;
  outline: none;
  height: 7rem;
  padding: 3rem 2rem .5rem 2rem;
  color: #000;
  font-weight: bold;
  transition: border-color .2s ease;

  display: block;
  font-size: 16px;
  font-family: sans-serif;
  line-height: 1.3;
  max-width: 100%;
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpolygon%20fill-rule%3D%22evenodd%22%20points%3D%2210.59%200%206%204.58%201.41%200%200%201.41%206%207.41%2012%201.41%22%2F%3E%0A%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right 2rem top 50%, 0 0;
  background-size: .875em auto, 100%;
}

.newcart-input-grp select::-ms-expand {
  display: none;
}

.newcart-input-grp select:focus {
  border-color: #fcc701;
  color: #222;
  outline: none;
}

.newcart-input-grp select option {
  font-weight: normal;
}

.newcart__form__section__heading,
.checkoutwhy__heading {
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  margin-bottom: 2rem;
  border-bottom: 0;
}

.checkoutcart__cart__header {
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.checkoutcart__cart__header__main {
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
}

.checkoutcart__cart__header__edit {
  font-size: .9125em;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}

.checkoutcart__cart__header__edit:hover {
  text-decoration: none;
}

.newcart__form__section__footnote {
  font-size: .75em;
  color: #808080;
  margin-top: 2rem;
}

.newcart__form__section__seperator {
  margin-left: -2rem;
  margin-right: -2rem;
  height: 1px;
  background-color: #e8e8e8;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.checkoutcart {
  border-top: 2px dashed #d2d2d2;
  margin-top: 5rem;
  padding-top: 5rem;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  margin-left: -1.6rem;
  margin-right: -1.6rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.checkoutcart__cc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}

.checkoutcart__cc__text {
  text-transform: uppercase;
  font-size: .75em;
  color: #000;
  width: 100%;
  text-align: center;
  margin-bottom: .5em;
}

.checkoutcart__cc__img + .checkoutcart__cc__img {
  margin-left: 1rem;
}

.checkoutcart__cart {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem;
  border: 1px solid #eee;
}

.checkoutcart__cart__totals__total {
  justify-content: space-between;
}

.checkoutcart__cart__items__item {
  display: flex;
}

.checkoutcart__cart__items__item + .checkoutcart__cart__items__item {
  margin-top: 2rem;
}

.checkoutcart__cart__seperator {
  margin-left: -2rem;
  margin-right: -2rem;
  height: 1px;
  background-color: #e8e8e8;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.checkoutwhy {
  border-top: 1px solid #e8e8e8;
  margin-top: 4rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.checkoutwhy p {
  margin-bottom: 0;
}

.checkoutwhy__reason {
  display: flex;
  align-items: flex-start;
}

.checkoutwhy__reason + .checkoutwhy__reason {
  margin-top: 3rem;
}

.checkoutwhy__heading {
  margin-top: 0;
  margin-bottom: 3rem;
}

.checkoutwhy__reason__img {
  margin-right: 2rem;
}

h3.checkoutwhy__reason__text__heading {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.0675em;
  font-weight: bold;
  color: #000;
}

.checkoutwhy__reason__text__paragraph a {
  color: #000;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .newcart {
    padding-top: 6rem;
  }

  .newcart__breadcrumb__seperator {
    display: inline-block;
    margin-left: .4em;
    margin-right: .4em;
  }

  .newcart__progress {
    justify-content: flex-start;
    margin-bottom: 8rem;
  }

  .newcart__progress__seperator {
    width: 10rem;
    flex: inherit;
  }

  .newcart__form__section {
    display: flex;
    flex-direction: column;
    display: none;
  }

  .newcart__form__section.active {
    display: block;
  }

  .checkoutcart__cc {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: 2rem;
  }

  .checkoutcart__cc__text {
    width: auto;
    text-align: left;
    margin-bottom: 0;
    margin-right: 1rem;
  }

  .checkoutcart__cart {
    padding: 3rem;
  }

  .checkoutcart__cc,
  .checkoutcart__cart {
    margin-right: auto;
    margin-left: auto;
  }

  .checkoutcart__cart__seperator {
    margin-left: -3rem;
    margin-right: -3rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .checkoutwhy > .standard-wrap {
    display: flex;
    justify-content: space-between;
  }

  .checkoutwhy__reason + .checkoutwhy__reason {
    margin-top: 0;
  }

  .checkoutwhy__reason {
    margin-left: 2rem;
    width: 40%;
  }

  .checkoutwhy__heading {
    margin-bottom: 0;
    margin-right: 2rem;
  }

  .checkoutwhy__reason__img {
    margin-right: 2rem;
  }

  .newcart__form__columns {
    display: flex;
  }

  .newcart__form__columns .newcart-input-grp,
  .newcart__form__columns .newcart-select-grp {
    flex: 1;
  }

  .newcart__form__columns .newcart-input-grp + .newcart-input-grp {
    margin-top: 0;
  }

  .newcart__form__columns .newcart-input-grp:first-child {
    margin-right: 1rem;
  }

  .newcart__form__columns--66-33 .newcart-input-grp:first-child {
    width: 66%;
    flex: inherit;
  }

  .newcart-cc-grp__inputs .newcart-cc-grp__inputs__row:first-of-type {
    flex-wrap: nowrap;
  }

  .newcart-cc-grp__inputs__row__icons {
    margin-left: 1rem;
  }
}

@media (min-width: 990px) {
  .checkoutcart {
    border-top: 0;
    margin-top: 0;
    padding-top: 5rem;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .newcheckout-wrap .newcta-wrap {
    align-items: flex-start;
    margin-bottom: 3rem;
  }

  .newcheckout-wrap .newcta-wrap .newcta--link {
    margin-top: .9rem;
  }

  .newcart__form {
    padding-bottom: 4rem;
  }

  .checkoutwhy {
    margin-top: 0;
  }

  .checkoutwhy__heading {
    margin-right: 3rem;
  }

  .checkoutwhy__reason {
    margin-left: 3rem;
  }
}

/* New Revision of Checkout
================================ */
.newcheckout {
  padding-top: 3rem;
}

.newcheckout__breadcrumb {
  font-weight: bold;
  font-size: 1.3em;
  color: #000;
  margin-bottom: 3rem;
}

.newcheckout__progress {
  display: flex;
  align-items: center;
  margin-bottom: 6.5rem;
}

.newcheckout__progress__indicator {
  position: relative;
}

.newcheckout__progress__indicator.active .newcheckout__progress__indicator__step {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.newcheckout__progress__indicator.active .newcheckout__progress__indicator__name {
  color: #000;
}

.newcheckout__progress__indicator.failed .newcheckout__progress__indicator__step {
  background-color: #750000;
  color: #fff;
  border-color: #750000;
}

.newcheckout__progress__indicator.failed .newcheckout__progress__indicator__name {
  color: #750000;
}

.newcheckout__progress__indicator.complete .newcheckout__progress__indicator__step {
  background-color: #fcc700;
  color: #000;
  border-color: #fcc700;
  text-indent: -9999px;
  background-image: url('images/icon-checkmark.svg');
  background-repeat: no-repeat;
  background-position: center center;
}

.newcheckout__progress__indicator.complete .newcheckout__progress__indicator__name {
  color: #000;
}

.newcheckout__progress__indicator__step {
  border-radius: 100rem;
  width: 4.6rem;
  height: 4.6rem;
  border: 1px solid #979797;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.newcheckout__progress__indicator__name {
  position: absolute;
  left: 50%;
  top: 120%;
  bottom: 0;
  transform: translateX(-50%);
  text-align: center;
  line-height: 1em;
  white-space: nowrap;
  font-weight: 400;
  font-size: .9125em;
  color: #000;
}

.newcheckout__progress__seperator {
  flex: 1;
  height: 1px;
  background-color: #979797;
  margin-right: 2rem;
  margin-left: 2rem;
}

.newcart__form {
  padding-bottom: 3rem;
}

.newcheckout-input-grp,
.newcheckout-select-grp {
  position: relative;
  margin-top: 3rem;
}

.woocommerce-billing-fields__field-wrapper > .newcheckout-input-grp:first-of-type {
  margin-top: 0;
}

.newcheckout-input-grp.has-value .newcheckout-input-grp__label,
.newcheckout-input-grp.is-focused .newcheckout-input-grp__label,
.newcheckout-select-grp.has-value .newcheckout-input-grp__label,
.newcheckout-select-grp.is-focused .newcheckout-input-grp__label {
  transform: translateY(-2rem);
}

.newcheckout-input-grp__label,
label.newcheckout-input-grp__label {
  position: absolute;
  top: 2rem;
  left: 0;
  display: block;
  margin-bottom: 0;
  font-weight: inherit;
  line-height: 1em;
  transition: transform .2s ease;
}

.newcheckout-input-grp__input,
input.newcheckout-input-grp__input,
.newcheckout-payment__method__inputs .wc-stripe-elements-field,
.newcheckout-payment__method__inputs .wc-stripe-iban-element-field {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  outline: 0;
  height: 6rem;
  width: 100%;
  color: #000;
  font-size: 1.1em;
}

.newcheckout-input-grp__input:focus,
input.newcheckout-input-grp__input:focus,
.newcheckout-payment__method__inputs .wc-stripe-elements-field.focused,
.newcheckout-payment__method__inputs .wc-stripe-iban-element-field.focused {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-color: #fec400;
}

.newcheckout-payment__method__inputs .wc-stripe-elements-field.invalid,
.newcheckout-payment__method__inputs .wc-stripe-iban-element-field.invalid {
  border-bottom-color: #c82740;
}

.is-not-valid .newcheckout-input-grp__label {
  color: #c82740;
}

.is-not-valid .newcheckout-input-grp__input {
  border-bottom-color: #c82740;
}

.newcheckout-select-grp .select2-container--default .select2-selection--single {
  background-color: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #eee;
  border-radius: 0;
}

.newcheckout-select-grp .select2-container--default.select2-container--open .select2-selection--single {
  border: 1px solid #aaa;
  background-color: #fff;
  border-radius: .2rem;
}

.newcheckout-select-grp .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-top: 2.7rem;
  transition: transform .15s ease;
  color: #000;
  font-size: 1.1em;
}

.newcheckout-select-grp .select2-container.select2-container--open .select2-selection--single .select2-selection__rendered {
  transform: translateX(6px);
}

.newcheckout-select-grp .select2-selection__placeholder {
  text-indent: -9999rem;
  display: inline-block;
}

.newcheckout-select-grp .select2-selection,
.newcheckout-select-grp .select2-selection__rendered {
  height: 6rem;
  outline: 0;
}

.newcheckout-select-grp .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 6rem;
  position: absolute;
  right: .5rem;
}

.newcheckout-select-grp .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 6px 6px 0 6px;
}

.newcheckout-select-grp .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 6px 6px 6px;
}

.newcheckout-shipping-fields {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.newcheckout-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
}

input[type='checkbox'].newcheckout-checkbox__input {
  display: none;
}

.newcheckout-checkbox__checkbox {
  border: 1px solid #000;
  border-radius: .2rem;
  width: 2.3rem;
  height: 2.3rem;
  margin-right: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
}

input:checked + .newcheckout-checkbox__checkbox {
  background-image: url('images/icon-checkmark.svg');
}

.newcheckout-checkbox__text {
  color: #000;
}

.newcheckout-shipping > h3 {
  margin-top: 0;
  margin-bottom: 3rem;
}

.newcheckout-shipping__options__option {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 1.5rem;
}

.newcheckout-shipping__options__option + .newcheckout-shipping__options__option {
  margin-top: 2rem;
}

.newcheckout-shipping__options__option label,
.newcheckout-payment__method__toggle label {
  margin: 0;
}

.newcheckout-shipping__options__option__input,
.newcheckout-payment__method__toggle__input {
  display: none;
}

.newcheckout-shipping__options__option__radio,
.newcheckout-payment__method__toggle__radio {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 100rem;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

input:checked + .newcheckout-shipping__options__option__radio,
input:checked + .newcheckout-payment__method__toggle__radio {
  border-color: #fcc700;
}

input:checked + .newcheckout-shipping__options__option__radio::before,
input:checked + .newcheckout-payment__method__toggle__radio::before {
  content: '';
  background-color: #fcc700;
  width: .8rem;
  height: .8rem;
  border-radius: 100rem;
}

.newcheckout-shipping__options__option__label,
.newcheckout-payment__method__toggle__label {
  flex: 1;
  padding-left: 1.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.newcheckout-payment__method__toggle__label__title {
  font-size: 1.1825em;
  color: #000;
}

.newcheckout-payment__method__toggle__label__icons {
  display: flex;
}

.newcheckout-shipping__options__option__label__info__type {
  font-size: .9125em;
  font-weight: 400;
}

.newcheckout-shipping__options__option__label__info__type strong {
  color: #000;
  margin-right: 1.5rem;
}

.newcheckout-shipping__options__option__label__info__date {
  font-weight: 400;
  color: #000;
  margin-top: 1rem;
}

.newcheckout-shipping__options__option__label__price {
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
  font-size: 1.125em;
}

.newcheckout-shipping__footnote {
  text-align: center;
  font-size: .8125em;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.woocommerce-checkout .newcheckout-payment#payment {
  background: none;
  border-radius: inherit;
}

.newcheckout-payment__method__toggle {
  display: flex;
  align-items: center;
}

.woocommerce-checkout #payment div.newcheckout-payment__method__inputs.payment_box {
  position: inherit;
  width: inherit;
  padding: 0;
  margin: 0;
  font-size: inherit;
  border-radius: inherit;
  line-height: inherit;
  background-color: transparent;
  color: inherit;
}

.woocommerce-checkout #payment div.newcheckout-payment__method__inputs.payment_box::after {
  content: inherit;
  display: inherit;
  border: 0;
  border-right-color: inherit;
  border-left-color: inherit;
  border-top-color: inherit;
  position: inherit;
  top: inherit;
  left: 0;
  margin: 0;
}

.newcheckout-payment__method__inputs > p:first-of-type,
.newcheckout-payment__method__inputs #stripe-payment-data > p:first-of-type {
  display: none;
}

.woocommerce-checkout #payment div.newcheckout-payment__method__inputs.payment_box .form-row {
  margin: 0;
  padding: 0;
}

.newcheckout-payment__method + .newcheckout-payment__method {
  margin-top: 3rem;
}

.woocommerce-checkout #payment div.newcheckout-payment__method__inputs.payment_box .form-row.form-row-wide:first-of-type {
  margin-bottom: 3rem;
}

.woocommerce form .newcheckout-payment__method__inputs .form-row .required {
  display: none;
}

.newcheckout-cta-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
  position: absolute;
  bottom: 0;
  left: 1.6rem;
  right: 1.6rem;
}

.newcheckout-cta-wrap.hidden {
  display: none;
}

.newcheckout-wrap > .standard-wrap {
  padding-bottom: 10rem;
}

.woocommerce-order-received .newcheckout-wrap > .standard-wrap {
  padding-bottom: 2rem;
}

.newconfirmation__details__ordernum {
  margin-bottom: 2rem;
}

.newconfirmation__details__confirmed {
  border-width: 1px;
  border-style: solid;
  padding: 2.6rem;
  border-radius: 1rem;
  font-size: .9125em;
  line-height: 1.25em;
}

.newconfirmation__details__confirmed + .newconfirmation__details__confirmed {
  margin-top: 2rem;
}

.newconfirmation__details__confirmed  p {
  margin: 0;
}

.newconfirmation__details__confirmed  a {
  color: currentColor;
  text-decoration: underline;
}

.newconfirmation__details__confirmed.newconfirmation__details__confirmed--green {
  border-color: #b3d4a5;
  background-color: #dbefd3;
  color: #376b3b;
}

.newconfirmation__details__confirmed.newconfirmation__details__confirmed--blue {
  border-color: #9ac4dc;
  background-color: #d4eaf6;
  color: #285b77;
}

.newcheckout__coupon {
  border: 1px solid #eee;
  border-radius: 1rem;
  margin-bottom: 4rem;
  padding: 2rem;
  display: none;
  color: #000;
  transition: background-color .15s, border-color .2s, color .15s;
}

.newcheckout__coupon.newcheckout__coupon--success {
  background-color: #dbefd3;
  border-color: #b3d4a5;
  color: #3A6D3D;
}

.newcheckout__coupon.newcheckout__coupon--success button.newcheckout__coupon__input__button {
  background-color: #3A6D3D;
}

.newcheckout__coupon__input__message {
  display: none;
}

.newcheckout__coupon.newcheckout__coupon--success .newcheckout__coupon__input__grp {
  display: none;
}

.newcheckout__coupon.newcheckout__coupon--success .newcheckout__coupon__input__message {
  display: block;
}

.newcheckout__coupon__input__button__coupon {
  display: none;
}

.newcheckout__coupon.newcheckout__coupon--success .newcheckout__coupon__input__button__default {
  display: none;
}

.newcheckout__coupon.newcheckout__coupon--success .newcheckout__coupon__input__button__coupon {
  display: inline-block;
}

.newcheckout__coupon.active {
  display: block;
}

.newcheckout__coupon.coupon-active .newcheckout__coupon__trigger {
  display: none;
}

.newcheckout__coupon.coupon-active .newcheckout__coupon__input {
  display: flex;
}

.newcheckout__coupon__input {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.newcheckout__coupon__trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .9125em;
}

button.newcheckout__coupon__trigger__btn {
  display: inline-block;
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0 0 0 .5rem;;
  text-decoration: underline;
  text-transform: inherit;
  font-size: inherit;
  outline: 0;
  color: #000;
}

button.newcheckout__coupon__trigger__btn:hover {
  color: #000;
  text-decoration: none;
}

.newcheckout__coupon__input__grp {
  position: relative;
  flex: 1;
  text-align: center;
}

.newcheckout__coupon__input__grp label {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin-bottom: 0;
  user-select: none;
  color: #959595;
  transition: transform .2s ease;
}

.newcheckout__coupon__input__grp input:focus + label,
.newcheckout__coupon__input__grp input.has-value + label {
  transform: translateY(-4.5rem);
}

.newcheckout__coupon__input__grp input[type='text'] {
  background-color: transparent;
  box-sizing: border-box;
  outline: none;
  line-height: 1em;
  color: #000;
  font-weight: 400;
  width: 100%;
  padding: 0;
  border: 0;
  margin-bottom: 1rem;
  text-align: center;
}

button.newcheckout__coupon__input__button {
  background-color: #000;
  border-radius: 1rem;
  border: 0;
  min-width: 20rem;
  outline: 0;
}

button.newcheckout__coupon__input__button:hover {
  background-color: #fcc701;
  color: #000;
}

button.newcheckout__coupon__input__button:disabled:hover {
  color: #fff;
}

.woocommerce .newcheckout__coupon .woocommerce-error,
.woocommerce .newcheckout__coupon .woocommerce-info,
.woocommerce .newcheckout__coupon .woocommerce-message {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  background-color: transparent;
  color: currentColor;
  border: 0;
  width: inherit;
  text-align: center;
  display: flex;
  align-items: center;
}

.woocommerce .newcheckout__coupon .woocommerce-error:before,
.woocommerce .newcheckout__coupon .woocommerce-info:before,
.woocommerce .newcheckout__coupon .woocommerce-message:before {
  position: inherit;
  top: inherit;
  left: inherit;
  margin-right: 1rem;
  color: currentColor;
}

.checkout[data-state='1'] #billing_address_1_field,
.checkout[data-state='1'] #billing_address_2_field,
.checkout[data-state='1'] #billing_postcode_field,
.checkout[data-state='1'] #billing_city_field,
.checkout[data-state='1'] #billing_state_field,
.checkout[data-state='1'] .woocommerce-shipping-fields,
.checkout[data-state='1'] .woocommerce-additional-fields,
.checkout[data-state='1'] .newcheckout-shipping,
.checkout[data-state='1'] .woocommerce-checkout-payment,
.checkout[data-state='1'] #newcheckoutBackContinueFinal {
  height: 0;
  overflow: hidden;
  margin: 0;
}

.checkout[data-state='2'] #billing_address_1_field {
  margin: 0;
}

.checkout[data-state='2'] #billing_first_name_field,
.checkout[data-state='2'] #billing_last_name_field,
.checkout[data-state='2'] #billing_email_field,
.checkout[data-state='2'] .woocommerce-checkout-payment,
.checkout[data-state='2'] #newcheckoutBackContinueFinal {
  height: 0;
  overflow: hidden;
  margin: 0;
}

.checkout[data-state='3'] .woocommerce-billing-fields,
.checkout[data-state='3'] .woocommerce-shipping-fields,
.checkout[data-state='3'] .woocommerce-additional-fields,
.checkout[data-state='3'] .newcheckout-shipping {
  height: 0;
  overflow: hidden;
  margin: 0;
}

@media(min-width: 768px) {
  .newcheckout-wrap > .standard-wrap {
    padding-bottom: 4rem;
  }

  .newcheckout {
    padding-top: 5rem;
  }

  .newcheckout-shipping__options__option__label,
  .newcheckout-payment__method__toggle__label {
    flex-wrap: nowrap;
  }

  .newcheckout-cta-wrap {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media(min-width: 990px) {
  .newcheckout-wrap > .standard-wrap {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0;
    margin-bottom: 6rem;
    align-items: flex-start;
  }

  .newcheckout {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex: 1;
  }

  .newcheckout__breadcrumb {
    width: 100%;
  }

  .newcheckout__progress {
    flex-direction: column;
    margin-bottom: 0;
    justify-content: center;
  }

  .newcheckout__progress__indicator {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .newcheckout__progress__indicator__name {
    position: inherit;
    left: inherit;
    top: inherit;
    bottom: inherit;
    transform: inherit;
    min-width: 6rem;
    margin-top: .8rem;
  }

  .newcheckout__progress__seperator {
    flex: inherit;
    height: 3rem;
    width: 1px;
    margin-right: inherit;
    margin-left: inherit;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .newcheckout__form {
    flex: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 72rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .newcheckout-shipping__footnote {
    text-align: left;
  }

  .newcheckout-cta-wrap {
    position: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
    border-top: 2px dashed #d2d2d2;
    margin-top: 5rem;
    padding-top: 5rem;
  }

  .newcheckout__coupon__input {
    flex-direction: row;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
  }

  .newcheckout__coupon__input__grp {
    text-align: left;
  }

  .newcheckout__coupon__input__grp label {
    right: inherit;
  }

  .newcheckout__coupon__input__grp input:focus + label,
  .newcheckout__coupon__input__grp input.has-value + label {
    transform: translateY(-3.25rem);
  }

  .newcheckout__coupon__input__grp input[type='text'] {
    margin-bottom: 0;
    text-align: left;
  }

  button.newcheckout__coupon__input__button {
    min-width: 20rem;
  }

  .woocommerce .newcheckout__coupon .woocommerce-error,
  .woocommerce .newcheckout__coupon .woocommerce-info,
  .woocommerce .newcheckout__coupon .woocommerce-message {
    text-align: left;
  }
}

/* New Single Product Gallery */
.kool8-singleproduct__gallery {
  display: flex;
  background-color: rgba(0,0,0,.5);
  padding: 1rem;
}

.kool8-singleproduct__gallery__inner {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  flex: 1;
  max-width: 100%;
}

.kool8-singleproduct__gallery__inner__thumb {
  flex: 0 0 auto;
  width: 32%;
  transition: transform .2s ease-in-out;
  overflow: hidden;
  position: relative;
  padding-top: 28.5%;
}

.kool8-singleproduct__gallery__inner__thumb img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom center;
}

.kool8-singleproduct__gallery__inner__thumb + .kool8-singleproduct__gallery__inner__thumb {
  margin-left: 2%;
}

.kool8-singleproduct__gallery__prev,
.kool8-singleproduct__gallery__next {
  width: 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  background-color: transparent;
  outline: none;
  padding: 0;
  color: #fff;
}

.kool8-singleproduct__gallery__prev {
  content: '\f104';
  margin-right: 1rem;
}

.kool8-singleproduct__gallery__next {
  margin-left: 1rem;
}

.kool8-singleproduct__gallery {
  z-index: 1;
  position: relative;
}

/* Single Product Page */
.tabs__tab {
  overflow: hidden;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.tabs__tab + .tabs__tab {
  border-top: 2px solid #3C3B3C;
}

.average-ratings a {
  color: #7D7D7D;
}

@media (min-width: 992px) {
  .tabs__tab {
    overflow: hidden;
    padding-bottom: 8rem;
  }

  .tabs__tab + .tabs__tab {
    padding-top: 8rem;
  }
}

/* Blog */
.kool8-blog__heading {
  font-size: 1.75em;
}

@media (min-width: 992px) {
  .kool8-blog__heading {
    font-size: 2.5em;
    margin-top: 4rem;
  }
}