/*
Theme Name: Pilotcycles.com
Theme URI: https://www.pilotcycles.com/
Author: ICT Ready
Author URI: https://www.ictready.nl/
Description: Een custom template voor Pilot Cycles
Version: 1.0
License: Closed
Text Domain: pilotcycles
*/

/* BASIS */

html {
  	position: relative;
  	min-height: 100%;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #424242;
    line-height: 24px;
    background-color: #fff;
    margin-bottom: 360px;
}

body.frame_customize-template-default, body.page-template {
	/*background-color: #121212;*/
	background-color: #000;
	color: #fff;
}

body.page-template-bikes {
	color: #424242;
    background-color: #fff;
}

ul, ol {
    margin-bottom: 0px;
    margin-top: 0px;
}

a:active, a:hover {
	text-decoration: none;
	color: #333 !important;
	border-radius: 0px;
	background-color: transparent !important;
}

a.btn-primary:active, a.btn-primary:hover {
	background-color: #0069d9 !important;
	border-color: #0062cc !important;
	border-radius: .3rem;
	color: #fff !important;
}

.btn-danger {
	background-color: transparent;
	border-color: #fff;
}

.btn-danger:hover {
	background-color: #f26922;
	border-color: #f26922;
}

ul {
	list-style-type: none;
	padding-left: 0px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.no-margin {
	margin: 0px;
}

h1 {
	font-size: 36px;
	font-weight: 700;
	color: #212121;
}

h2 {
	color: #424242;
	font-size: 24px;
	font-weight: 700;
}

h2.flamingo {
	color: #F26922;
	font-size: 20px;
}

.flamingo {
	color: #F26922;
}

h3 {
	color: #255ba7;
	font-size: 24px;
    font-weight: 300;
}

h4 {
	color: #949494;
	font-size: 24px !important;
	font-weight: 300;
}

.vc_gitem-post-data-source-post_title h3 {
	font-size: 20px;
	color: #121212;
	font-weight: bold;
}

.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back, .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
	border-radius: 0px !important;
}

.vc-hoverbox-block-inner h2 {
	color: #fff;
}

a {
	color: #f26922;
}

.cn-button.bootstrap {
    background-color: #f26922 !important;
}

.white-content {
	color: #fff;
}

.form-control {
	background-color: #616161;
	color: #9c9c9c;
	border: 0 none;
}

.height16 {
	height: 16px;
}

.height32 {
	height: 32px;
}

.height64 {
	height: 64px;
}

.margin-b-32 {
	margin-bottom: 32px;
}

.form-control::placeholder {
    color: #9e9e9e !important;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #9e9e9e !important;
}

.form-control::-ms-input-placeholder {
    color: #9e9e9e !important;
}

.has-error {
	padding-top: 8px;
	color: red;
}

.breadcrumb {
	background-color: #eeeeee;
}

.breadcrumb a {
	color: #424242;
}

/* PRIVACY */
span.wpcf7-list-item {
	margin-left: 0px !important;
}

.privacy { 
	position: fixed;
    width: 100%;
    bottom: 0;
    text-align: center;
    background-color: #f4f4f4;
    padding-top: 10px;
    font-size: 14px;
    display: none;
    z-index: 9999;
    border-top: 2px solid #000;
    color: #333;
}

.privacy a {
	font-weight: bold;
}

.privacy-btn:hover {
	cursor: pointer;
}

/* MODAL */
.modal-title, .modal-content {
	color: #424242;
}

/* ALERTS */
.alert-info {
	background-color: #e8f7ff;
	border: 0 none;
	color: #1eb1fc;
}

.single h1 {
	margin-top: 15px;
}

/* FILTERS */
form.pods-form-filters .pods-form-filters-search {
	border-radius: .3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	line-height: 1.5;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	min-width: 0;
	margin-bottom: 0;
	width: 85%;
	float: left;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

form.pods-form-filters .pods-form-filters-submit {
	border: 0 none;
	color: #fff;
	background-color: #f26922;
	padding: .56rem 1rem;
	line-height: 1.5;
	display: flex;
	width: 15%;
	float: right;
	border-radius: .3rem;
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.custom-select {
	padding: .56rem 1rem;
}

/* BUTTONS */
.btn-width-2 {
	border-width: 2px;
}

.btn-transparent {
	background-color: transparent !important;
	border: 2px solid #FFF !important;
	border-radius: 5px !important;
}

.btn-transparent button {
	font-size: 16px !important;
}

.btn-transparent button:hover {
	background-color: #FFF;
	color: #F26922 !important;
	box-shadow: none !important;
	border-radius: 0px !important;
	font-weight: bold;
	background-image: none;
}

.btn-gumbo {
	background-color: #73A2AA;
	border: 0 none;
	font-size: 16px;
}

.btn-tundora {
	background-color: #424242;
	border: 0 none;
	font-size: 16px;
	padding: 15px 10px;
}

.btn-flamingo {
	background-color: #F26922;
	border: 0 none;
	font-size: 16px;
	width: 100%;
}

.btn-flamingo-w {
	background-color: #F26922;
	border: 0 none;
	font-size: 16px;
}

.woocommerce div.product p.price {
	color: #212121;
	font-size: 32px;
}

.btn-outline-dove {
	color: #E0E0E0;
	border-color: #616161;
}

.btn-outline-dove2 {
	color: #616161;
	border-color: #616161;
}

.btn-outline-flamingo {
	color: #F26922;
	border-color: #F26922;
}

.btn-white, .btn-white:hover {
	background-color: #fff;
	border: 0 none;
	color: #F26922;
	font-size: 16px;
}

.btn-reset-steps:hover, .btn-reload:hover, .btn-reset:hover {
	cursor: pointer;
}

.wpcf7-submit {
	color: #fff;
	background-color: #F26922;
	border: 0 none;
	padding: 15px 15px;
	border-radius: 5px;
}

/* RIJEN */
.row-eq-height > [class^=col]:first-of-type {
  display: flex;
}

.row-eq-height > [class^=col]:first-of-type .black {
  flex-grow: 1;
}

/* DROPDOWN */
.dropdown-menu {
	background-color: #121212;
	margin-top: 10px;
}

.dropdown-menu {
	color: #fff;
	font-size: 16px;
	padding: 10px;
}

.dropdown-menu .woocommerce-form-login-content, .dropdown-menu .woocommerce-form-loggedin-content {
	padding: 15px;
}

.dropdown-menu hr {
	border-color: #616161;
}

p.woocommerce-mini-cart__empty-message {
	margin-bottom: 0px;
}

/* VC */

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	background-color: #fff !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
	font-size: 16px;
	font-weight: bold;
}

.vc_grid-filter.vc_grid-filter-center {
	text-align: left;
}

/* TEST */
.nav {
	background-color: #121212;
}

.nav a {
	color: #fff;
}

/* HEADER */
nav.bg-ps-dark {
	background-color: #121212;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}

.navbar-expand-md .navbar-nav .nav-link {
    font-family: 'Bebas Neue', cursive;
	font-weight: bold;
	font-size: 22px;
	padding: 20px 45px;
	text-align: center;
}

.navbar-expand-md .navbar-nav .nav-link.custom {
	padding: 20px 45px;
}

.navbar-expand-md .navbar-nav .nav-link.custom.last {
	padding-right: 60px;
}

.navbar-dark .navbar-nav .nav-link:hover {
	color: #F26922 !important;
}

.nav-item a img.logo {
	width: 30%;
}

/* NEWS */
.news-item {
    background-color: #f9f9f9;
}

.news-content {
	padding: 15px;
}

.news-item p, .news-item h4 a {
	color: #333;
}

.news-item .news-bg {
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-clip: border-box;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	height: 200px;
}

.news-item .news-bg img {
	width: 100%;
    display: none !important;
    visibility: hidden;
    height: auto;
}

.btn-primary {
	background-color: #333;
	border-color: #000;
	border-radius: 0px;
}

/* WOOCOMMERCE */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 32px;
}

.woocommerce ul.products li.product .price {
	color: #424242;
	font-size: 22px;
}

.attachment-woocommerce_thumbnail {
	border-radius: 5px;	
}

.content .woocommerce {
	margin-top: 64px;
}

.single-product h1 {
	margin-top: 64px;
	margin-bottom: 32px;
}

.related.products h2 {
	margin-top: 32px;
	margin-bottom: 32px;
}

.related.products h2.woocommerce-loop-product__title {
	font-size: 24px !important;
}

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row {
	display: block;
}

.woocommerce-billing-fields h3, .woocommerce-order .woocommerce-thankyou-order-received {
	font-size: 36px;
	margin-bottom: 32px;
}

h3#ship-to-different-address {
	font-size: 16px;
	color: #424242;
	margin: 32px 0px;
}

h3#order_review_heading {
 	margin: 32px 0px;
}

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

.cart_totals h2 {
	margin: 32px 0px;
}

.woocommerce-order-details h2.woocommerce-order-details__title, .woocommerce-column .woocommerce-column__title {
	margin-bottom: 32px;
}

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

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #ef9567;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #ef9567;
}

.woocommerce-column.col-1, .woocommerce-column.col-2 {
	max-width: 48% !important;
}

.woocommerce-customer-details .col-1, .woocommerce-customer-details .col-2 {
	padding: 0px;
}

.woocommerce-form__label-for-checkbox {
	margin-left: 15px;
}

.woocommerce-Address-title h3 {
	margin-bottom: 32px;
}

.woocommerce-mini-cart__buttons .button.checkout {
	float: right;
}

.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 16px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	border: 1px solid rgba(0,0,0,.1);
}

.woocommerce div.product div.images .flex-control-thumbs li {
	margin-right: 16px;
}

.woocommerce .btn-outline-flamingo {
	margin-top: 10px; 
}

/* MAIN */
.ps-slogan {
	background-color: #121212;
	padding: 15px 180px;
	margin-bottom: 80px;
}

.col-slogan-1 {
	text-align: left;
}

.col-slogan-2 { 
	text-align: center;
}

.col-slogan-3 {
	text-align: right;
}

.ps-slogan span {
	color: #fff;
}

.ps-slogan span i {
	padding-right: 20px;
}

/* TEAM */

.team-content {
  	position: relative;
}

.team-image {
  	display: block;
  	width: 100%;
  	height: auto;
}

.overlay {
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	height: 100%;
  	width: 100%;
  	opacity: 0;
  	transition: .5s ease;
  	background-color: #F26922;
}

.team-content:hover .overlay {
  	opacity: 0.7;
  	cursor: pointer;
}

.team-content .text {
  	color: white;
  	font-size: 20px;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	-webkit-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
  	text-align: center;
  	opacity: 1;
}

.team-content .text a, .text a:hover {
	color: #fff;
}

.team .team-title {
	background-color: #121212;
	text-align: center;
	padding: 15px 0px;
}

.team .team-title h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
}

/* ACCORDION */
#customizeAccordion .card-header {
	background-color: #212121;
	border-bottom: 1px solid #909090;
}

#tailormadeAccordion .card-header, #tailormadeAccordionSummary .card-header {
	background-color: #fff;
}

#customizeAccordion .card {
	border: 1px solid #909090;
	background-color: #212121;
}

#customizeAccordion .card .btn-link {
	color: #fff;
	font-weight: bold;
}

#tailormadeAccordion .card .btn-link, #tailormadeAccordionSummary .card .btn-link {
	color: #212121;
	font-weight: bold;
}

.card .btn-link:hover {
	text-decoration: none;
}

.card-body .fas {
	color: #3f3f3f;
}

.card-body .fas:hover {
	cursor: pointer;
}

.tooltip > .tooltip-inner {
	background-color: #3f3f3f;
}

div#n2-ss-4 .n2-ss-control-bullet {
	bottom: 0px !important;
}

/* TAILOR MADE */
form#form-tailor .form-group {
	margin-bottom: 15px;
} 

.overview-container {
	background-color: #eeeeee;
	padding: 15px;
	width: 100%;
}

.change-step {
	color:#F26922;
}

.change-step:hover {
	cursor: pointer;
}

span.u_realname {
	text-transform: uppercase;
}

/* MAILCHIMP */
.mc4wp-success p {
	margin-top: 32px;
}

/* BIKES */

/*.bike-container {
	padding: 0px 30px;
}*/

.bike-title h3 {
	font-size: 36px;
	font-weight: 700;
}

.bike-title h3 a {
	color: #212121;
}

.single-bike h1 {
	color: #73A2AA;
}

.single-bike h2 {
	color: #fff;
}

.bike-specs {
	border-radius: 5px;
	background-color: #212121;
	padding: 20px;
}

.bike-specs h3 {
	margin: 20px 0px 35px 0px !important;
	color: #73A2AA;
	font-weight: bold;
}

.bike-specs ul li {
	margin-bottom: 15px;
}

.bike-customize {
	border-radius: 5px;
	background-color: #73A2AA;
	padding: 20px;
}

.bike-customize h4 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

/* Customize bike */

.customizer-container {
	display: none;
}

.customize-bike-head, .customize-bike-content, .customize-bike-choice {
	border-radius: 5px;
	background-color: #212121;
	padding: 20px;
	color: #fff;
}

.customize-bike-head h1 {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.customize-bike-content h2, .customize-bike-choice h2 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.bike-price {
	font-size: 22px;
}

/* CONTENT */

.content ul.menu li {
	margin-bottom: 15px;
}

.content ul.menu li a {
	color: #424242;
}

.content ul.menu li.current-menu-item a {
	font-weight: bold;
	color: #F26922;
}

/* FOOTER */
footer {
	background-color: #121212;
	padding: 70px 0px;
}

.footer {
	position: absolute;
  	bottom: 0;
  	width: 100%;
  	height: 360px;
}

.copyright {
	padding: 20px 60px;
	margin: 0px 1rem;
}

.copyright p, .copyright a {
	font-size: 14px;
	color: #9E9E9E;
}

.copyright .navbar-expand-md .navbar-nav .nav-link {
	padding: 0px 30px;
}

.copyright .navbar-expand-md .navbar-nav .nav-link:first-child {
	padding-left: 0px;
}

.copyright .navbar-expand-md .navbar-nav .nav-link.custom:first-child {
	padding-left: 52px;
}

.copyright .navbar-expand-md .navbar-nav .nav-link.custom:last-child {
	padding-right: 0px;
}

.copyright .navbar-expand-md .navbar-nav .nav-link.custom {
	padding: 0px 15px;
}

.copyright .navbar.navbar-expand-md {
	padding: 0px;
}

.copyright .navbar-nav .nav-link:hover {
	color: #F26922 !important;
}

@media screen and (max-width: 1440px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding: 20px 60px;
	}
	.copyright {
		padding: 20px 60px;
	}
}
@media screen and (max-width: 1200px) {

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

@media (min-width: 768px) {
	.bike {
		margin-bottom: 60px !important;
	}
	.bike-image, .bike-title, .bike-content {
		margin-bottom: 40px;
	}
}

@media (max-width: 575.98px) {
	.scroll-lock {
		height: 100%;
		overflow: hidden;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	
	.mob-toggle-nav {
		position: fixed;
		top: -100%;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		pointer-events: none;
		transition: top 0s .3s;
		z-index: 9999;
	}
	
	.mob-toggle-nav .mob-nav-content {
	    left: 0;
	    transform: translate3d(-100%,0,0);
	}
	
	.mob-toggle-nav.open {
    	top: 0;
    	transition: top 0s 0s;
	}
	
	.mob-toggle-nav.open .mob-nav-content {
   	 	transform: translateZ(0);
	}
	
	.mob-nav-header {
		padding: 15px 0px;
		background-color: #fff;
		border-bottom: 1px solid #f2f2f2;
	}
	
	.mob-nav-content {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: #fff;
		transition: transform .3s;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		will-change: transform;
		touch-action: pan-y;
		display: flex;
		flex-flow: column;
		padding: 0;
		pointer-events: all;
		overflow: scroll;
	}
	
	.mob-nav-body .ns-header-search {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 15px;
		background-color: #f2f2f2;
	}
	
	.mob-nav-ul {	
		list-style-type: none;
		padding-left: 0px;
	}
	
	.mob-nav-ul li {
    	border-bottom: 1px solid #f2f2f2;
	}
	
	.mob-nav-ul li a, .mob-nav-ul li strong {
		color: #333;
	}
	
	.mob-nav-ul li ul, ul.mob-footer-submenu-ul {
	    display: none;
	}
	
	.mob-nav-ul li ul.child li {
	    padding: 5px 0px 5px 10px;
	    border-bottom: 1px solid #f2f2f2;
	}
	
	.mob-nav-ul li ul.child li:last-child {
		border-bottom: 0 none;
		padding-bottom: 0px;
	}
	
	.mob-nav-ul li ul.child li a {
	    font-weight: normal;
	}
	
	.mob-nav-ul li .child-container {
	    display: block;
	    padding: 10px 20px;
	}
	
	.toggle-nav-ul-child:hover {
		cursor: pointer;
	}
	
	.mob-nav-footer {
		background-color: #f2f2f2;
	}
	
	.mob-nav-footer .user-controls {
		background-color: #fff;
	}
	
	.mob-nav-footer .user-controls a {
		color: #000;
	}
	
	.mob-nav-footer .user-controls a:hover {
		color: #ac1f23;
	}
	
	.mob-nav-footer .user-controls .fas {
		font-size: 28px;
	}
	
	.mob-nav-header .logo {
		max-height: 35px;
	}
	
	.mob-nav-footer li {
	    border-bottom: 1px solid #d2d2d2;
	}
	
	ul.mob-footer-nav-ul {
		background-color: #f2f2f2;
	}
	
	ul.mob-footer-nav-ul li a.nav-link {
		color: #ac1f23;
		padding: .3rem 1rem
	}
	
	ul.mob-footer-submenu-ul.child {
		padding-bottom: 10px;
	}
	
	ul.mob-footer-nav-ul li span.nav-link:hover, ul.mob-footer-nav-ul li a.nav-link:hover {
		color: #ac1f23;
		cursor: pointer;
	}
	
	ul.mob-footer-nav-ul li {
		border-bottom: 1px solid #e5e5e5;
		font-weight: bold;
	}
	
	ul.mob-footer-nav-ul li ul li {
		border-bottom: 0 none;
		font-weight: normal;
	}
}
@media screen and (max-width: 767.98px) {
	h1 {
		font-size: 28px;
	}
	form.pods-form-filters .pods-form-filters-search {
	    width: 65% !important;
	}
	form.pods-form-filters .pods-form-filters-submit {
	    width: 35% !important;
	}
	#categoryFilter {
		margin-top: 10px;
	}
	.bike {
		margin-bottom: 30px !important;
	}
	.bike-image, .bike-title, .bike-content {
		margin-bottom: 20px;
	}
	header {
		background-color: #121212;
	}
	h2.vc_custom_heading {
		font-size: 32px !important;
	}
	.ps-slogan {
		padding: 15px;
	}
	.col-slogan-1, .col-slogan-2, .col-slogan-3 {
		text-align: left;
	}
	.ps-slogan span i {
		width: 30px;
	}
	.mc4wp-form-fields input {
		margin-bottom: 10px !important;
	}
	.copyright {
		padding: 15px 0px 0px 0px;
	}
	.copyright p {
		margin-bottom: 0px;
	}
	.button-mt-30 {
		margin-top: 30px;
	}
	.button-m-30 {
		margin: 0px 30px;
	}
	.padding-lr-30 {
		padding: 0px 30px;
	}
	.padding-tb-60 {
		padding: 60px 0px;
	}
	.vc_custom_1549552188675, .vc_custom_1549297683631, .vc_custom_1547842534365, .bg-mobile {
		background-size: auto !important;
	}
	.navbar-dark .navbar-toggler {
		color: #fff;
		border-color: #fff;
	}
	header .logo {
		height: 45px;
		margin-top: 7px;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding: 0px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 18px;
	}
	.woocommerce ul.products li.product .price {
		font-size: 16px;
	}
	.nav-item a img.logo {
		width: auto;
		height: 60px;
	}
	.woocommerce .btn-outline-flamingo {
		font-size: 14px;
	}
	.navbar-nav.left a {
		text-align: left !important;
	}
	.navbar-nav.right a {
		text-align: right !important;
	}
	.navbar-nav li {
		margin-top: 10px;
	}
	.navbar-nav li a {
		color: #fff;
	}
	.footer {
		height: auto;
	}
	footer {
		padding: 30px 0px;
	}
	.btn.customize-bike, .btn.btn-bike-size-yes, .btn.btn-buy-now {
		margin-bottom: 15px;
	}
}

