/*
Theme Name: formaboots
Template: sydney
*/


/*--------------------------------------------------------------
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: #fff;
}
.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;
}
/*--------------------------------------------------------------
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;
}
.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;
}
/*--------------------------------------------------------------
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;
	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 "Source Sans Pro", sans-serif;
		background: #fff;
		color: #767676;
		overflow-x:hidden;
	}
	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;
	}
	.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 "Raleway", sans-serif;}
	h2 { font: 42px/1.1 "Raleway", sans-serif;}
	h3 { font: 32px/1.1 "Raleway", sans-serif;}
	h4 { font: 25px/1.1 "Raleway", sans-serif;}
	h5 { font: 20px/1.1 "Raleway", sans-serif;}
	h6 { font: 18px/1.1 "Raleway", 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: "Raleway", 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 {
	  color: #a3a2a2;
	}
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
	  color: #c3c3c3;
	}
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
	  color: #cacaca;
	}
	.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: 60px;
	}
	.site-header {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		background-color: transparent;
		padding: 5px 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;
		background:#000;		
				
	}
	.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: 5px;
	}
	.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: 20px 0 0;
		padding: 0;
	}
	#mainnav li {
		float: left;
		padding: 0 7px;
	}
	#mainnav ul ul li {
		padding: 0;
	}
	#mainnav ul li a {
		position: relative;
		display: block;
		color: #fff;
	font-weight: 400;
		text-decoration: none;
		outline: none;
		line-height:40px;
		text-transform:uppercase;
	}
	#mainnav ul li a:hover {
		color: #d65050;
	}
	#mainnav ul ul a {
		width: 180px;
		font-family: "Source Sans Pro", 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: 15px;
		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;
		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;
				background:#222;
	}
	#mainnav-mobi ul.sub-menu > li ul li > a {
	background:#333;
padding-left:75px;	
	}
	
	#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 {
		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: -99em;
  }
  to {
    right: 0;
  }
}
@keyframes fadeInRightBig {
  from {
    right: -99em;
  }
  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;
}
/*--------------------------------------------------------------
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: 20px;
		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;
	}
/*--------------------------------------------------------------
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 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;
	}
/*--------------------------------------------------------------
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;
	}
	/* 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: 12px;
	margin-bottom: 30px;
}
.comment-body {
	padding: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
}
.reply {
	text-align: right;
}
.comment-reply-link {
	padding: 5px;
	font-size: 12px;
}
.comment-meta a {
	color: #c7c7c7;
}
.comments-area a.url {
	color: #505050;
	text-decoration: underline;
}
.bypostauthor {
}
.comment-reply-title {
	font-size: 25px;
}
.comment-form input {
	width: 100%;
	max-width: 100%;
}
.form-submit input {
	width: auto;
}
/*--------------------------------------------------------------
Portfolio single
--------------------------------------------------------------*/
	.portfolio-images {
		margin-bottom: 40px;
	}
	.portfolio-info {
		background-color: #f7f7f7;
		border: 1px solid #eee;
		padding: 25px 25px 40px;
		font-family: "Raleway", 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: 95px 0;
		background-image:url(https://www.formaboots.com/wp-content/uploads/2020/03/footerbg2020.jpg);
		position:relative;
		background-repeat:no-repeat;
		background-position:bottom center;
		background-attachment:scroll;
		background-size:cover;
	}
	.footer-widgets:before{
		content:"";
		background:rgba(0,0,0,0.6);
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		z-index:2;
		display:block;
	}
	.footer-widgets .container{
		position:relative;
		z-index:3;
	}
	
	
	
	.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: all 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 : 11px;
	}

/*--------------------------------------------------------------
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;
	}
/* Counter
-------------------------------------------------------------- */
	.roll-counter {
		text-align: center;
	}
	.roll-counter i {
		font-size: 30px;
	}
	.roll-counter .name-count,
	.roll-counter .numb-count {
		font-family: "Raleway", 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-bottom: 30px;
	}
	.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;
	text-indent:-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: "Raleway", 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;
	background: #fff;
	border: 3px solid #f5f5f5;
}
.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: "Raleway",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;
	}
	.roll-testimonials .name {
		font-family: "Raleway", 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;
	}

/* 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: "Raleway", 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: "Raleway", 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: "Raleway", 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;
	}

/* 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: "Raleway", 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;
	}

/* 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;
}
.slides-container{	z-index:27;}
.slides-container .slide-item{
	background-position:center center!important;
}.slides-container .slide-item:before{		background-image:url(https://www.formaboots.com/wp-content/uploads/2017/03/overlay9.png);	background-repeat:repeat;	background-color:rgba(50,50,100,0.2);	position:absolute;	width:100%;	height:100%;z-index:22;content:"";}.slides-container .slide-item .slide-inner{	display:none;}
#scorrigiu{
	margin: 0 auto;
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	left: 0;
	border: 2px solid #fff;
	border-radius: 100%;
	z-index: 223;
	bottom: 3%;	 -ms-transform: rotate(180deg); /* IE 9 */    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */    transform: rotate(180deg);	   -webkit-transition: all 2s; /* Safari */    transition: all 2s;}
#scorrigiu a {
	display: block;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	font-family: open sans;
}
#scorrigiu:hover{		 -ms-transform: rotate(540deg); /* IE 9 */    -webkit-transform: rotate(540deg); /* Chrome, Safari, Opera */    transform: rotate(540deg);		   -webkit-transition: all 2s; /* Safari */    transition: all 2s;}


#chisiamohome{
	background-size:100%!important;	
	background-position:center center!important;

}
#chisiamohome img#logochi{
	display:block;
	margin:0 auto;
	max-width:300px;
	width:90%;
}
#chisiamohome h1 {
	font-size: 36px;
	color: #f00 !important;
	line-height: 46px;
	font-family: open sans;
	font-weight:100;
	text-align:center;
}
#chisiamohome h2 {
	font-size: 17px;
	color: #999 !important;
	line-height: 26px;
	font-weight: 400;
}
#chisiamohome p {
	font-size: 15px;
	color: #333;
	line-height: 23px;
}
.home .entry-header{
	display:none;
}
a.leggi{
	border-top:1px solid #f00;
	padding:7px 0 0;
	display:block;
	margin:40px auto;
	text-align:center;
	font-size:15px;
	color:#aaa;
	-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
max-width:120px;
	position:relative;
}
a.leggi:hover{
	-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	max-width:170px;
color:#333;
}
#newshome .roll-button {
	border:none;
	border-top:1px solid #f00;
	background:none;	
	padding:7px 0 0;
	display:block;
	margin:40px auto;
	text-align:center;
	font-size:15px;
	color:#aaa;
	-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
max-width:160px;
	position:relative;
}
#newshome .roll-button a:hover{
	-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	max-width:170px;
color:#333;
}





.home #content .container{
	width:100%;
}

.imgabout img{
			 -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
		   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	max-width: 450px!important;
	margin: 0px auto 0;
	display: block;
	float: none;
 }
 
	
	
.imgabout img:hover{
			 -ms-transform: scale(1.07); /* IE 9 */
    -webkit-transform: scale(1.07); /* Chrome, Safari, Opera */
    transform: scale(1.07);
		   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
#pg-2-2{
	width:100%;
	max-width:100%;
}
.home .page-wrap{
	padding-top:0;
}
.home .page-wrap .content-wrapper{
	padding:0;
}

#pg-2-3, #pg-2-4, #pg-2-5{
	width:96%;
	max-width:1300px;	
}
#pg-2-3 h2,#pg-2-4 h2,#pg-2-5 h2 {
	margin: 0px auto 20px;
}
#pg-2-3 h2 a, #pg-2-4 h2 a, #pg-2-5 h2 a{
	font-weight: 400;
	color: #999;
	font-size: 30px;
	line-height:30px;
	text-transform: uppercase;
	display:block;
	padding:2px;
}


#pg-2-3 .panel-grid-cell:hover h2 a,#pg-2-4 .panel-grid-cell:hover h2 a, #pg-2-5 .panel-grid-cell:hover h2 a{
	color:#333;
}
#pg-2-3 .panel-grid-cell h2 a:before, #pg-2-4 .panel-grid-cell h2 a:before,  #pg-2-5 .panel-grid-cell h2 a:before{
	content:"";
	display:block;
	background:#fff;
	height:1px;
	margin:0 auto;
	-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
	width:1px;
	margin-bottom:15px;
}

#pg-2-3 .panel-grid-cell:hover h2 a:before, #pg-2-4 .panel-grid-cell:hover h2 a:before, #pg-2-5 .panel-grid-cell:hover h2 a:before{
	background:#f00;
		-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
	width:150px;
}



#pg-2-3 .panel-grid-cell img, #pg-2-4 .panel-grid-cell img,  #pg-2-5 .panel-grid-cell img{
	-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
	 -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	width:90%;
	display:block;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
}
#pg-2-3 .panel-grid-cell:hover img, #pg-2-4 .panel-grid-cell:hover img,  #pg-2-5 .panel-grid-cell:hover img{
			 -ms-transform: scale(1.07); /* IE 9 */
    -webkit-transform: scale(1.07); /* Chrome, Safari, Opera */
    transform: scale(1.07);
		   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
#pg-2-3 .panel-grid-cell a, #pg-2-4 .panel-grid-cell a, #pg-2-5 .panel-grid-cell a{
	background:#fff;
}




.boxprhome {
	padding: 0 20px;
	min-height: 85px;
}
.boxprhome h4 {
	color: #999 !important;
	font-weight: 400;
	font-size: 18px;
	line-height:28px;
	margin: 5px auto;
}
.boxprhome h5 {
	color: #666 !important;
	font-weight: 400;
	font-size: 18px;
	line-height:28px;
	margin: 5px auto;
}
.boxprhome h6{
	color: #333 !important;
	font-weight: 400;
	font-size: 18px;
	line-height:28px;
	margin: 5px auto;
}


#prodottihome{
	width: 96%;
	margin: 0 auto;
	max-width: 1700px;
}

#pg-2-6 {
	font-size:18px;
	line-height:32px;
	color:#fff;
	width:100%;
	max-width:2000px;
	margin:0 auto;
}
#pg-2-6 .leggi:hover{
	color:#fff;
}
#pg-2-6 .panel-grid-cell{	
	height:500px;
	position:relative;
}
#pg-2-6 .panel-grid-cell .bordersw{	
width:100%;
height:100%;
position:relative;
z-index:55;
}
#pg-2-6 .panel-grid-cell:before {
	background-image: url(https://www.formaboots.com/wp-content/uploads/2017/03/overlay5.png);
	background-color: rgba(2,2,2,0.1) !important;
	background-repeat: repeat;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
}
.homeboxeswrapper{
	height:480px;
	padding:15px;
	background-image:url(https://www.formaboots.com/wp-content/uploads/2017/03/overlay5.png);
	background-color:rgba(0,0,0,0);
	
	
}
#pg-2-6 #panel-2-4-2-0{
	width:96%;
}
#pg-2-6 .panel-grid-cell .bordersw h4,#pg-2-6 .panel-grid-cell .bordersw h4 a{
text-transform:uppercase;
font-weight:400;
color:#fff;
font-size:30px;
}	
#pg-2-6 .leggi{
	color:#fff!important;
}
#pg-2-6 input {
background:none;
border:none;
border-bottom:1px solid #fff;
color:#eee;
}
#pg-2-6 .trovsub{
	background:#222;
	border-bottom:none;
	margin-top:10px;
}
.home #content{
	padding-bottom:0;
}
.entry-footer{
	display:none;
}



.scopri{
	padding:7px 10px;
	border:2px solid #f00;
	margin:25px auto 0;
	display:block;
	width:90%;
	max-width:250px;
	text-align:center;
	text-transform:uppercase;
	color:#f00;
}
.panel-grid-cell .widget-title {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	font-weight: 300;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size:44px;
	
}
#pilotihome .panel-grid-cell .widget-title {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 24px;
}
#pilotihome .panel-grid-cell img{
	-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
	 -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	display:block;
	margin:0 auto;
}
#pilotihome .panel-grid-cell:hover img{
			 -ms-transform: scale(1.07); /* IE 9 */
    -webkit-transform: scale(1.07); /* Chrome, Safari, Opera */
    transform: scale(1.07);
		   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;	
}




#newshome h4 a{
	color:#f00;
	font-size:23px;
	font-weight:300;
}

#pg-2-8 .overlay{
	background-image: url(https://www.formaboots.com/wp-content/uploads/2017/03/overlay5.png);
	background-color: rgba(2,2,2,0.2) !important;
	background-repeat: repeat;
}
#pg-2-8 p a {
	text-align: center;
	margin-bottom: 0;
	position: relative;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 34px;
	padding: 10px 30px;
	color: #222;
	border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;
}
#pg-2-9 .overlay{
	background-image: url(https://www.formaboots.com/wp-content/uploads/2017/03/overlay5.png);
	background-color: rgba(2,2,2,0.2) !important;
	background-repeat: repeat;
}
#pg-2-1 .overlay{
	background-image: url(https://www.formaboots.com/wp-content/uploads/2017/03/overlay5.png);
	background-color: rgba(2,2,2,0.2) !important;
	background-repeat: repeat;
}


.configuratore p{
	
	color:#fff;
	font-size:20px;
	line-height:26px;
}
.configuratore button, .configuratore input[type="button"], .configuratore input[type="reset"], .configuratore input[type="submit"] {
	background-color: #f00;
	border: 1px solid #f00;
	color:#fff;
}
.configuratore input[type="submit"]:hover{
	color:#fff;
	background-color:#222;
}

#sydney_contact_info-2{
	font-size:17px;
	line-height:30px;
	color:#fff;
}
.widget-area #sydney_contact_info-2, .widget-area #sydney_contact_info-2 a {
	color: #fff!important;
	font-size:17px;
}
.wpcf7-form-control-wrap{
	width:100%;
}
#text-5 input, #text-5 textarea{
	width:100%!important;
	background:none;
	border:none;
	border-bottom:1px solid #ccc;
	font-size:16px;
	font-weight:300;
	color:#fff;
	height:33px;
}
 #text-5 textarea{
	 height:100px;
 }
#text-5 input[type="submit"] {
	background-color: #f00;
	border: 1px solid #f00;
	color:#fff;
	padding:0 10px;
	font-weight:500;
	max-width:250px;
}
#text-5 input[type="submit"]:hover {
	background:#f5f5f5;
	border-color:#fff;
	color:#222;
}
#text-5 p{
	display:none;
}
#text-5 form p{
	display:block;
}

p#privacy-accept{
	font-size:13px;
	color:#999;
}
p#privacy-accept a{
		font-size:13px;
	color:#ccc;
}
p#privacy-accept a:hover{
	color:#fff;
}
#text-4 img{
	width:40px;
	margin:0 2px;
}
#text-4 img:hover{
	position:relative;
	top:-3px;
}
p#privacy-accept input {
	width: 20px !important;
	margin: 0;
	position: relative;
	top: 11px;
}
div.wpcf7 .ajax-loader{
	float:right;
}
.widget-area .col-md-4{
	padding:0 40px;
}

#text-4 h3, #text-5 h3{
	font-weight:300;
	color:#fff;
	font-size:20px;
	padding-right:3px;
}
#custom_html-2 a{
	color:#f00;
	margin:3px 0;
}
#custom_html-2 a.primcat{
	color:#fff;
}


@media all and (-webkit-min-device-pixel-ratio: 0) { 
#pg-2-3 .siteorigin-panels-stretch, #pg-2-8 .siteorigin-panels-stretch, .footer-widgets, #pg-2-1 .siteorigin-panels-stretch, #pg-2-4 .siteorigin-panels-stretch{
	
	background-position:0 0!important;
}

 }

 div.bordersw{	
 border: 1px solid #fff;	height: 100%;	margin: auto;	margin-top:0;	padding: 10%;	transition: all 0.5s ease 0s;	width: 100%;		-webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */	
 
 }
 #homeboxes .panel-grid-cell:hover  div.bordersw{
	 background:rgba(0,0,0,0.3);
 }

#section-135 .su-column {
	width: 33.333%;
	margin: 0;
	height: 450px;
	padding: 1%;
	position: relative;
}
.homebox{
	margin:50px auto;
	width:100%;
	max-width:100%;
}
#homeboxes{
	width:98.5%;
	max-width:100%;	
	margin:50px auto!important;
	padding:0!important;
}


/*##################################################### prodotti #########################################*/
.parent-pageid-270 .page-wrap,.parent-pageid-2019 .page-wrap,.parent-pageid-2122 .page-wrap{
	padding:0!important;
}
#sliderprodotto{
	
}
#descprodotto {
	color: #111;
	font-size: 19px;
}
#dimeprodotto{
	background:#eee!important;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#dimeprodotto .panel-grid-cell{
	background:#fff;
}


.parent-pageid-270 article .entry-header, .parent-pageid-856 article .entry-header, #post-856  .entry-header, .parent-pageid-1159 article .entry-header, #post-1159  .entry-header,  #post-1578  .entry-header, .parent-pageid-1578 article .entry-header, .parent-pageid-2019 article .entry-header,  #post-2019 .entry-header,  #post-2122 .entry-header, .parent-pageid-2122 article .entry-header{
	display:none;
}
.subheader{
	background:#111;
	border-bottom:1px solid #111;
}
.home .subheader{
	display:none;
}
.wrapsubheader{
	max-width:1170px;
	width:96%;
	margin:0px auto;
}
.categorie {
	width: 50%;
	float: left;
	line-height: 50px;
}
.cerca{
	width:50%;
	float:left;	
	text-align:right;
}
.cerca input {
	height: 33px !important;
	border: none !important;
	line-height: 11px;
	border-radius: 0 !important;
	vertical-align: middle;
	margin-top: 9px;
}
.cerca label{
	margin:0!important;
}
.clearer{clear:both;}


#descprodotto li{
color:#777;
font-size:16px;
}
#descprodotto li:before{
	color:#f00;
}




#pgc-308-2-0, #pgc-308-2-1 {
	width: 50%!important;
	width: calc(50% - ( 0.5 * 30px ) );
}
#descprodotto strong {
	font-weight: 600;
	padding-left: 40px;
	padding-bottom: 20px;
	line-height: 50px;
}
#colorcode h3, #size h3, #use h3{
	font-size:20px;
	margin-bottom:10px;
	font-weight:400;
}
#colorcode h3:after, #size h3:after, #use h3:after{
display:none;
}

.infotecprodotto img {
	background: #aaa;
	border-radius: 100%;
	max-width: 110px;
	-webkit-transition: all 2s;
	transition: all 2s;
	padding: 10px;
	display: block;
	margin: 0 auto;
}
.infotecprodotto img:hover{
-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
	 -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
	background:#222;
}
.infotecprodotto p {
	color: #222;
	font-size: 15px;
	line-height: 20px;
}
#tootipinfo{
	position:relative;
}
#toolinfo {
	background: #f00;
	border-radius: 100%;
	font-size: 17px;
	color: #fff;
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	position: absolute;
	bottom: 0;
	right:-8px;
}
#correlati .panel-grid-cell .so-panel{
	background:#fff;
	overflow:hidden;
}

#correlati .panel-grid-cell .so-panel img {
	 -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	display:block;
	margin:0 auto;
		border:1px solid #fff;
		max-height:260px;
		width:auto;
}
#correlati .panel-grid-cell .so-panel:hover img{
			 -ms-transform: scale(1.1)); /* IE 9 */
    -webkit-transform: scale(1.1); /* Chrome, Safari, Opera */
    transform: scale(1.1);
		   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;	
	border:1px solid #fff;
}
#correlati .panel-grid-cell h2 {
	font-size: 20px;
	text-align: center;
	background: #f00;
	color: #fff !important;
	line-height: 40px;
	margin: 0;
	font-weight:400;
	position:relative;
	z-index:23;
}
#correlati .panel-grid-cell h2 a{
	color: #fff !important;	
}
#correlati .panel-grid-cell h2 a:hover{
	color: #bbb!important;	
}

#correlati .panel-grid-cell ul li {
	list-style-type: square;
	color: #ddd;
}
#correlati .panel-grid-cell ul {
	background: #222;
	padding: 20px 10px 20px 40px !important;
	margin:0;
}
.titcorre{
	clear:both;
	margin:0!important;
	padding:0!important;
	width:100%!important;
}
.infotecprodotto .tpuimg .img1{

}
.infotecprodotto .tpuimg .img2{
	display:none;
			   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;	
}
.infotecprodotto .tpuimg:hover .img1{
	display:none;
			   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;	
}
.infotecprodotto .tpuimg:hover .img2{
	display:block;
			   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;	
}
.page .title-post{
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	font-weight: 300;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 44px;
}
.page .title-post:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 50px;
	height: 1px;
	margin-left: -25px;
	background-color: #f00;
}
.page-id-270 h2, .page-id-856 h2, .page-id-1159 h2, .page-id-1578 h2, .page-id-2019 h2, .page-id-2122 h2, .page-id-2561 h2, .page-id-2667 h2{
	padding:0;
	margin:0;
}
.page-id-270 h2 a ,.page-id-856 h2 a ,.page-id-1159 h2 a,.page-id-1578 h2 a,.page-id-2019 h2 a,.page-id-2122 h2 a, .page-id-2561 h2 a, .page-id-2667 h2 a{
	font-weight: 400;
	color: #999;
	font-size: 28px;
	line-height: 43px;
	text-transform: uppercase;
	display: block;
	padding: 2px;
}
.page-id-270 .panel-grid-cell:hover h2 a, .page-id-856 .panel-grid-cell:hover h2 a, .page-id-1159 .panel-grid-cell:hover h2 a, .page-id-1578 .panel-grid-cell:hover h2 a, .page-id-2019 .panel-grid-cell:hover h2 a, .page-id-2122 .panel-grid-cell:hover h2 a, .page-id-2561 .panel-grid-cell:hover h2 a, .page-id-2667 .panel-grid-cell:hover h2 a{
	color:#333;
}
.page-id-270 .panel-grid-cell h2 a:before,.page-id-856 .panel-grid-cell h2 a:before,.page-id-1159 .panel-grid-cell h2 a:before,.page-id-1578 .panel-grid-cell h2 a:before,.page-id-2019 .panel-grid-cell h2 a:before,.page-id-2122 .panel-grid-cell h2 a:before, .page-id-2561 .panel-grid-cell h2 a:before, .page-id-2667 .panel-grid-cell h2 a:before{
	content:"";
	display:block;
	background:#fff;
	height:1px;
	margin:0 auto;
	-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
	width:1px;
	margin-bottom:15px;
}

.page-id-270 .panel-grid-cell:hover h2 a:before,.page-id-856 .panel-grid-cell:hover h2 a:before,.page-id-1159 .panel-grid-cell:hover h2 a:before,.page-id-1578 .panel-grid-cell:hover h2 a:before,.page-id-2019 .panel-grid-cell:hover h2 a:before,.page-id-2122 .panel-grid-cell:hover h2 a:before,.page-id-2561 .panel-grid-cell:hover h2 a:before,.page-id-2667 .panel-grid-cell:hover h2 a:before{
	background:#f00;
		-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
	width:150px;
}

.page-id-270 .panel-grid-cell img,.page-id-856 .panel-grid-cell img,.page-id-1159 .panel-grid-cell img, .page-id-1578 .panel-grid-cell img, .page-id-2019 .panel-grid-cell img, .page-id-2122 .panel-grid-cell img, .page-id-2561 .panel-grid-cell img, .page-id-2667 .panel-grid-cell img{
	-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
	 -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	width:90%;
	display:block;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
}
.page-id-270 .panel-grid-cell:hover img, .page-id-856 .panel-grid-cell:hover img, .page-id-1159 .panel-grid-cell:hover img, .page-id-1578 .panel-grid-cell:hover img, .page-id-2019 .panel-grid-cell:hover img, .page-id-2122 .panel-grid-cell:hover img, .page-id-2561 .panel-grid-cell:hover img, .page-id-2667 .panel-grid-cell:hover img{
			 -ms-transform: scale(1.07); /* IE 9 */
    -webkit-transform: scale(1.07); /* Chrome, Safari, Opera */
    transform: scale(1.07);
		   -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

.sow-slider-image {
	max-height: 600px;
	margin: 0px auto 100px !important;
	float: none;
}
.sow-slider-image img{
	max-height:600px;
	margin:0 auto;
	float:none;
	width:auto!important;
}






/*##################################################### fine prodotti #########################################*/
.pilotihome{
	background-size:auto 95%;
	background-position:center center;
	background-repeat:no-repeat;
	height:370px;
		-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
.pilotihome:hover{
			-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	background-size:auto 100%;
}
#pilota1home{background-image:url(https://www.formaboots.com/wp-content/uploads/2017/05/petrucci.bn_.jpg);}
#pilota1home:hover{background-image:url(https://www.formaboots.com/wp-content/uploads/2017/03/petrucci.jpg);}

#pilota2home{background-image:url(https://www.formaboots.com/wp-content/uploads/2017/03/de-angelis_BN.jpg);}
#pilota2home:hover{background-image:url(https://www.formaboots.com/wp-content/uploads/2017/03/de-angelis_color.jpg);}

#pilota3home{background-image:url(https://www.formaboots.com/wp-content/uploads/2017/05/pilote-karel-abraham_BN.jpg);}
#pilota3home:hover{background-image:url(https://www.formaboots.com/wp-content/uploads/2017/05/pilote-karel-abraham_hd.jpg);}


#homeslider{
	display:none;
}
.home #homeslider{
	display:block;
}


.hm, .home .pi{
	display:none;
}
.home .hm{
	display:block;
}

.imgpiloti{
	
}

.imgpilota{
padding:0 0 20px 0!important;
}
.imgpilota img {
	width: 80% !important;
	margin: 0 auto 10px;
	border-radius: 4px;
}
.testopilota h3{
	font-size:32px!important;
	margin-bottom:20px!important;
	padding:0 10px;
}
.testopilota h4{
	font-size:22px;
	color:#f00!important;
	font-weight:400;
}

.titpilotihome a.leggi {
	margin: 30px 5%;
	width: 30%;
	display: inline-block;
	padding: 6px 15px;
	color: #333;
}
.linkpilotihome{
	max-width:800px;
	margin:0 auto;
}
.titpilotihome a.leggi:hover{
	background:#e00;
	color:#fff;
	max-width:150px;
}
.wpsl-search{
	background:#ccc;
}

.wpsl-search label {
	font-weight: 400;
	color: #333;
	text-transform: uppercase;
	line-height: 38px !important;
}
#wpsl-search-btn {
	background: #e00;
	color: #fff;
	min-width: 150px;
	height: 38px;
}
#wpsl-search-btn:hover{
	background:#222;
}

#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
	width: 49.6%;
	margin: 0.2%;
	float: left;
	box-shadow: 0 0 50px #eee inset;
	padding: 10px;
	border: 1px solid #ddd;
	min-height:230px;
}
.sow-sld-icon-thin-right,.sow-sld-icon-thin-left{ 
color:#000;
}
#chisiamointro h1 {
	color: #f00 !important;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
}
#chisiamointro h2 {
	color: #222 !important;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	text-align: justify;
}
#chisiamoimg:before{
	width:90%;
	max-width:300px;
	margin:50px auto;
	content:"";
	display:none;
	height:1px;
	background:#ccc;
}
#supfooter{
	background:#111;
	padding:20px;
}
#supfooterwrap{
	max-width:1170px;
	margin:0 auto;
	width:96%;
}
#newsletter{
	width:50%;
	float:left;
}
#linkutili{
	width:23%;
	margin:0 1%;
	float:left;
}
#catalogo{
		width:23%;
	margin:0 1%;
	float:left;
}
#supfooterwrap h6 {
	color: #777;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 15px;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
}
#newsletter label{
	display:inline!important;
}

#newsletter input {
	width: 29%;
	margin: 0 0.5%;
	padding: 3px 5px;
	font-size: 14px;
	font-weight: 400;
	height: 30px;
	background: #000;
	border: none;
}
#newsletter input.wpcf7-submit {
	max-width:160px;
	background:#eee;
	color:#222;
}
#newsletter input.wpcf7-submit:hover {
	background:#f00;
	color:#fff;
}

#linkutili a{
	color:#ff0000;
}
#linkutili a:hover{
	color:#fff;
}
#catalogo a {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 5px;
}
#catalogo a:hover{
	color:#fff;
}
.page-id-2834 article h5, .page-id-2915 article h5, .page-id-2929 article h5, .page-id-2926 article h5{
	margin:30px auto 15px;
}

.button-variable-wrapper li {
	border: 1px solid #ccc!important;
	padding: 7px 0!important;
	cursor: pointer!important;
	width: 11.5%!important;
	margin: 0.5% 0!important;
	box-sizing: border-box!important;
	text-align: center!important;
	font-size: 17px!important;
	line-height:45px;
}
.button-variable-wrapper li:hover{
background:#000!important;
color:#fff!important;
}
.button-variable-wrapper li.selected{
background:#f00;
color:#fff;
}

.variations .label{
	color:#222;
	text-transform:uppercase;
	text-align:left;
	padding:0;
	clear:both;
}
.label label{
margin-bottom:0;
}
.variable-items-wrapper li.variable-item {
	border: 1px solid #ccc!important;
	padding: 0!important;
	cursor: pointer!important;
	width: 13.5%!important;
	margin: 0.5% 0!important;
	display:block!important;
	float:left!important;
}




.variable-items-wrapper li:hover{
border-color:#111;
}
.variable-items-wrapper li.selected{
border-color:#f00;
position:relative;
} 
.variable-items-wrapper li.selected:after {
	position: absolute;
	display: block;
	content: "";
	height: 23px;
	width: 23px;
	top: -8px;
	right: -3px;
	background-image: url(https://www.formaboots.com/wp-content/uploads/2018/02/visto.png)!important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
}





.variable-items-wrapper{
	text-align:left;
	padding:0;
}
.list-inline{
	margin-left:0;
}
.single-product h1.title-post{
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	font-weight: 300;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 44px;
}

.single-product .meta-post{
	display:none;
}
.woocommerce span.onsale {
	min-height: 3.236em;
	min-width: 3.236em;
	padding: .202em;
	font-size: 1em;
	font-weight: 700;
	position: absolute;
	text-align: center;
	line-height: 3.236;
	top: -.5em;
	left: -.5em;
	margin: 0;
	border-radius: 0;
	background-color: #000;
	color: #fff;
	font-size: .857em;
	z-index: 9;
	padding:0 12px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #f00;
	font-size: 1.25em;
}

.single-product .entry-header{
	display:none;
}

.wc-tabs{
	display:none;
}
#primary{
	width:100%;
}
#secondary{
	width:100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: left;
	width: 58%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;
	width: 38%;
	clear: none;
}

#tab-description h2{
	display:none;
}
.linktaglie{
	text-align:right;
	margin:-50px 0 50px;
}
.linktaglie a{
	color:#000;
}
.linktaglie a:hover{
	color:#666;
}
.woocommerce div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0;
	font-size: 33px;
	text-transform: uppercase;
	font-weight:400;
}
.single-product .content-wrapper, .single .page-wrap .content-wrapper {
	padding: 0px!important;
}
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: 32px;
	padding: 0px 2px;
	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;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	background: inherit;
	font-weight: 700;
	display: inline-block;
	text-decoration:none;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
	opacity: .5;
	display: inline-block;
	color:#888;
}
.woocommerce-product-details__short-description{
	margin-bottom:30px!important;
}
.woocommerce div.product form.cart .reset_variations{
	display:block;
	text-align:right;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #000;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #000!important;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
.single-product .panel-grid-cell .widget-title {
	text-align: center;
	margin: 50px auto 30px;
	position: relative;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 34px;
}
.Zebra_Tooltip img {
	float: left;
	margin: -34px 15px 5px 5px;
	max-width: 200px;
}
.Zebra_Tooltip{
	max-width:96%;
}
.woocommerce div.product .stock {
	color: #09b800;
	font-size: 15px !important;
	text-transform: uppercase;
	font-size: 300;
	font-weight: 700;
}

#secondary aside{
	float:elft;
	width:33.333%;
	margin:0;
}
#widgetized-header{
	text-align:right;
}
#widgetized-header li{
	display:inline;
	list-style-type:none;
	position:relative;
}
#widgetized-header li:before {
	content: "\f0da";
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	vertical-align: baseline;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 0.25em;
}
#widgetized-header li a{
	font-size:13px;
}
#widgetized-header li a:hover{
	color:#fff;
}


#nav_menu-2{
	margin-bottom:-25px;
}
#menu-carrello{
	padding:0;
}

.related{
	display:none;
}
.up-sells{
	background:#fff;
}
.up-sells h2 {
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
}
.woocommerce ul.products li.product h2{
	font-size:19px!important;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	position:relative;
	background:#fff;
	z-index:3;
}


.woocommerce ul.products li.product .price {
	color: #f00;
	font-size: 14px;
	text-align: center;
		position:relative;
	background:#fff;
	z-index:3;
}
.woocommerce ul.products li.product .button {
	margin-top: 1em;
	display: block;
	margin: 20px auto;
	text-align: center;
	max-width: 85px;
}


.product-category{
	background:#f00;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float: left;
	margin: 0 2.6% 2.992em 0;
	padding: 0;
	position: relative;
	width: 22.4%;
	margin-left: 0;
}
.woocommerce .woocommerce-ordering {
	margin: 0 0 4em;
}

.woocommerce ul.products li.product img {
	-webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
	position:relative;
	z-index:2;
}

.woocommerce ul.products li.product:hover img {
-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
transform:rotateY(360deg) ;
}
.products .product-category{
	display:none;
}
#pl-4274 .panel-grid-cell .widget-title {
	text-align: center;
	margin-bottom: 10px;
	position: relative;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 8px;
	font-size: 20px;
}
#text-3{
	margin-bottom:0!important;
}

.ricercaregione, .ricercamondo {
	position: relative;
	float: left;
	width: 70%;
	max-width: 400px;
}

/* Checkbox Hack */

.ricercaregione input[type=checkbox], .ricercamondo input[type=checkbox] {
   position: absolute;
   left: -9999px;
   visibility:hidden;
}
.ricercaregione label, .ricercamondo label { 
  -webkit-appearance: push-button;
  -moz-appearance: button; 
  display: inline-block;
  cursor: pointer;
  background:#222;
  padding:4px 20px;
  color:#fff;
}
}
.ricercaregione label:hover, .ricercamondolabel:hover {
background:#f00;
}	




/* Default State */
.ricercaregione div, .ricercamondo div {
   background: #fff;
   color: #333;
   text-align: center;
   display:none;
   position:absolute;
   z-index:999;
   
}

/* Toggled State */
.ricercaregione input[type=checkbox]:checked ~ div{
   display:block;
}
.ricercamondo input[type=checkbox]:checked ~ div{
   display:block;
}



.ricercaregione a, .ricercamondo a{
	display:block;
	border:1px solid #eee;
	width:100%;
	padding:3px 10px;
	float:left;
	width:50%;
	color:#222;
	font-weight:400;
}
.ricercaregione a:hover, .ricercamondo a:hover{
	background:#f00;
	color:#fff;
}







.ricercamondo .listamondo{
	clear:both;
}
.parent-pageid-541 .wpsl-search, .parent-pageid-4274 .wpsl-search {
	display:none!important;
}
.piuvicino {
	background: none;
	color: #fff;
	float: right;
	background: #f00;
	padding: 3px 20px;
	font-weight: 600;
	position: relative;
	top: 3px;
}
.piuvicino:hover{
	background:#222;
	color:#fff;
}
.page-id-541 .piuvicino, .parent-pageid-541 .piuvicinomondo, .page-id-4274 .piuvicinomondo{
	display:none;
}
.page-id-4274 .piuvicino, .parent-pageid-4274 .piuvicino{
	display:none;
}
 .parent-pageid-4274 .piuvicinomondo {
	display:block;
}
.cerc {
	float: right;
	text-align: right;
	margin-top: -17px;
	line-height: 21px;
}










.parent-pageid-541 .page-wrap, .parent-pageid-4274 .page-wrap {
	padding-top: 10px;
}
.parent-pageid-541 .title-post, .parent-pageid-4274 .title-post {
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	font-weight: 300;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 35px;
}
.flex-control-thumbs img {
	max-height: 100px !important;
	width: auto !important;
}
.variable-items-wrapper li.button-variable-item-one-size{
	width:25%!important;
}
.galleriaazienda img{
	border:2px solid #fff;
}
.woocommerce-ordering{
	display:none!important;
}
.page-id-4277 #content .container{
	width:100%;
	max-width:1900px;
	margin:0 auto;
	padding:0;
}
.page-id-4277 .entry-header{
	display:none;
}
.page-id-4277 #main{
	padding:0;
}
.page-id-4277 #content iframe{
	width:100%;
	height:1400px;
	border:none;
	margin:0;
	padding:0;
}
.page-id-4277 #content iframe html, .page-id-4566 #content iframe body{
		margin:0!important;
	padding:0!important;
}
.category-news article{
	clear:both;
	margin:0px auto 0px;
	position:relative;
	padding:0!important;
}
.category-news article .entry-header{
	text-align:center;
}
.category-news article .entry-header .meta-post, .category-news article .posted-on{
	display:none;
}

.category-news .entry-thumb{
	float:left;
	width:45%;
}

.category-news .entry-post {
	float: right;
	width: 50%;
	padding-top: 2%;
}
.category-news .title-post{
	color:#333;
	font-size:23px;
	padding:10px 0 0 0;
	margin:0px auto 10px;
}
.category-news .title-post a{
	color:#333;
}
.category-news .content-area .hentry::after {
	display: none;
	clear: both;
}
.archive-title{
	text-align: center;
    margin-bottom: 50px;
    position: relative;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 44px;
}
.archive-title:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 50px;
    height: 1px;
    margin-left: -25px;
    background-color: #f00;
}
.single .entry-thumb{
	margin-right:3%;
}
.single .meta-post{
	display:none;
}
.single .nav-links{
	clear:both;
	padding-top:50px;
}
.single article{
	width:96%;
	margin:10px auto;
}
.single .hentry .title-post {
	font-size: 30px!important;
}
.woocommerce-result-count {
	background-color: #fff!important;
	border: none!important;
	padding: 5px !important;
}


select#seln option{
	text-transform:uppercase!important;
}
.woocommerce .woocommerce-breadcrumb{
	border:none;
}








/*#########################################################################*/
/*#########################################################################*/
/*#########################################################################*/



/* Media Queries
-------------------------------------------------------------- */
	@media only screen and (min-width: 1930px) {
		.parallax {
			background-size: cover;
		}
	}
	/* 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;
		}
		
			#pgc-2-3-0, #pgc-2-3-1, #pgc-2-3-2, #pgc-2-3-3, #pgc-2-3-4 {
	width: 33.333%;
	width: calc(33.333% - ( 0.8 * 0px ) );
	float: left;
}
	#prodottihome {
	display: -webkit-block;
	display: block; 
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
	
			#prodottihome .panel-grid-cell{
			width:31.333%;
			margin:1%;
			float:left;
		}		
		
		.wpsl-input{
width:100%;	
}
		
		
	}
	/* Smaller than standard 980 */
	@media only screen and (max-width: 991px) {
		.site-header.fixed {
			position: static !important;
		}
		.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;
		}
		#text-2{
			margin:0;
		}
		#text-2 img{
	max-width: 300px;
	display: block;
	margin: 0 auto;
	width: 90%;
		}
		#text-4 {
	max-width: 300px;
	display: block;
	margin: 30px auto 0;
	width: 90%;
	text-align:center;
}
		
	}
	
	
	
	
	
	
	
	
	@media only screen and (max-width: 1024px) {
		.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;
		}
		#mainnav {
			display: none;
		}
		.btn-menu {
			display: block;
		}
		.site-header {
			position: static;
			background-color: rgba(0,0,0,0.9);
		}
		.header-clone {
			display: none;
		}		
		.posts-navigation {
			overflow: hidden;
			margin-bottom: 30px;
		}
		#chisiamohome{
	background-size:auto 100%!important;

	}
	.ricercaregione {
	position: relative;
	float: none;
	width: 100%;
	max-width: none;
	text-align: center;
}
.piuvicino {
	color: #fff;
	float: none;
	position: relative;
	top: 3px;
	margin: 0px auto 20px;
	display: block;
	max-width: 300px;
	text-align: center;
}	
.ricercaregione label {
	width: 100%;
	max-width: 300px;
	margin-bottom:2px;
}
#pg-2-6 .panel-grid-cell{
	height:430px;
	position:relative;
	padding:0!important;
	box-sizing:border-box;
	margin:10px auto!important;
	width:90%!important;
}
.homeboxeswrapper{
	height:420px;
}
#pg-2-3 h2 a, #pg-2-4 h2 a, #pg-2-5 h2 a {
	font-size: 25px;
}
		
		#menu-item-6126 a{
			background-size:auto 96%!important;
			left:8px;
		}		
		#menu-item-6126 li{
			
		}
	}
	
	
	
	
	
	
	
	
	
	@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;}
		
		
		
		.infotecprodotto{
display:block!important;	
}
.infotecprodotto .panel-grid-cell{
	float:left;
	width:33.333%!important;
	min-height:192px;
}
		
	#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
	width: 49.6%;
	margin: 0.2%;
}	
#pg-2-6 .panel-grid-cell{	
	width:96%!important;
}		
.galleriaazienda .gallery-columns-4 .gallery-item {
	max-width: 33.333%;
}	
			#prodottihome .panel-grid-cell{
			width:48%!important;
			margin:1%;
			float:left;
		}
	#pg-2-3 h2 a, #pg-2-4 h2 a, #pg-2-5 h2 a {
	font-size: 23px;
	line-height: 30px;
}

	
		
	}
	
	
	
	
	
	
	
	
	/* 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;
		}
	}
	/* 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: 50px;
		}
		.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: 63px;
		}
		.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;
		}
		.categorie, .cerca{
			width:96%;
			margin:5px auto;
			float:none;
		}
		#pgc-308-2-0, #pgc-308-2-1 {
	width: 96% !important;
	width: calc(50% - ( 0.5 * 30px ) );
	
}
.panel-grid-cell .widget-title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 28px;
}
#descprodotto {
	color: #111;
	font-size: 16px;
}
#newsletter{
	width:96%;
	float:none;
	margin:10px auto;
	clear:both;
}
#linkutili{
	width:47%;
	margin:0 1%;
	float:left;
}
#catalogo{
		width:47%;
	margin:0 1%;
	float:left;
}
#nav_menu-2 {
	margin-bottom: 0;
	text-align: center;
}
.site-logo {
	max-height: 66px;
}
.btn-menu {
	float: none;
	margin: 2px auto 10px;
}	
.cerca {
	text-align: center;
}
.cerca input {
	height: 28px !important;
	border: none !important;
	line-height: 5px;
	border-radius: 0 !important;
	vertical-align: middle;
}
.linktaglie {
	text-align: center;
	margin: -56px 0 50px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: none;
	width: 96%;
	clear: none;
	margin: 0 auto;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: none;
	width: 96%;
	margin: 10px auto;
}
.woocommerce div.product .product_title {
	font-size: 28px;
	text-align: center;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	text-align: center;
}
.woocommerce-product-details__short-description {
	text-align: center;
}
.infotecprodotto p {
	font-size: 14px;
}
.button-variable-wrapper li {
	line-height:38px;
}

	.category-news .entry-thumb{
	float:none;
	width:96%;
	margin:10px auto;
}
	.category-news .entry-thumb img{
		max-height:350px;
		display:block;
		margin:0 auto;
		width:auto;
	}

.category-news .entry-post {
	float:none;
	width:96%;
	margin:10px auto;
	padding-top:0;
}
.summary{
	clear:both!important;
	padding-top:60px;
}
.woocommerce .woocommerce-breadcrumb{
	text-align:center;
}	
.linktaglie{
	margin-top:-22px!important;
}

	}
	
	
	
	
	
	
	
	
	
	/* 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: 20px;
		}
		.text-slider .subtitle {
			font-size: 14px;
		}
		.text-slider {
			margin-bottom: 15px;
		}
		
		.infotecprodotto .panel-grid-cell{
	float:left;
	width:50%!important;
	min-height:230px;
}
	#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
	width: 96%;
	margin: 3px auto;
	float: none;
}	
#newsletter, #linkutili, #catalogo{
	width:96%;
	float:none;
	margin:5px auto 20px;
}
.Zebra_Tooltip img {
	float: none;
	margin: 10px auto;
	max-width: 200px;
	display:block;
}
#widgetized-header li a {
	font-size: 11px;
	line-height:16px;
}
.single-product .panel-grid-cell .widget-title {
	margin: 20px auto 20px;
	font-size: 26px;
}
.galleriaazienda .gallery-columns-4 .gallery-item {
	max-width: 50%;
}	
#pg-2-6 .panel-grid-cell{
	height:360px;
	position:relative;
	padding:0!important;
	box-sizing:border-box;
	margin:10px auto!important;
	width:90%!important;
}
.homeboxeswrapper{
	height:350px;
}
	}
	

	
	
	
	
	
	
	
	@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;
		}
	}	
	
	
	
	
	
.woocommerce-product-gallery  .flex-control-nav li{
	width: 25%!important;
    float: left!important;
    margin: 0!important;
    list-style: none!important;
	cursor:pointer;
}
.woocommerce-product-gallery  .flex-control-nav li img{
	opacity:0.5;
}
.woocommerce-product-gallery  .flex-control-nav li img.flex-active{
	opacity:1;
}
	
	

.gdpr-agreement{	
padding:0!important;	
overflow:hidden;
}
.gdpr-agreement p {	
padding: 5px 20px 5px 60px;	
color: #fff!important;	
width:150px;
}
.gdpr.gdpr-privacy-bar .gdpr-wrapper{
	padding:10px 40px;
}
.cookietable{
	margin:50px auto;
}
.cookietable .titcoo{
	background:#eee;
}
.cookietable .titcoo h3{
	text-align:center;
	margin:5px auto;
}
.cookietable td{
	padding:3px 6px;
}

#cookies p,#privacy p{
	text-align:left;
}
#cookies,#privacy{

}

#cookies table{
	width:100%;
	overflow:scroll;
}
#menu-item-6126 a{
font-size: 0px!important;
    position: relative;
    color: #000;
    background-image: url(https://www.formaboots.com/wp-content/uploads/2018/09/lock.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 45%;
    display: inline-block;
    width: 13px;
}


	
	
	
	
	
	
	
	/*#####################################################*/
	/*ecommerce nascosto*/
	
	.summary .price, .summary .single_variation_wrap, .summary .woocommerce-variation-add-to-cart, .product .price, .products .add_to_cart_button, .reset_variations, .onsale, .product_type_variable {
		display:none!important;
	}
	