/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 08 2025 | 17:00:55 */
.teamSec .row {
	background-color: #f4f5f6;
	padding: 30px 50px 0px 50px;
	border-radius: 10px;
}
.selectionAid .col {
	padding-bottom: 0px !important;
}
.selectionAid .col p {
	margin-bottom: 0px;
}
.selectionAid {
	border-radius: 5px;
	background-color: rgb(244, 245, 247);
	margin-bottom: 40px;
	padding: 30px 50px !important;
}
.selectionAid a, .selectionAid .aidButton p {
	margin-bottom: 0px !important;
}
.mfp-content #selection-aid .button.primary.buttonEight {
	margin-top: 15px;
}
.mfp-content #selection-aid { 	
	border-radius: 8px; 	
	padding: 20px 40px !important; 
}
#tab-title-wcfm_enquiry_tab {
	display: none;
}
.header-button .button.is-link.is-small {
	background: #bb2b2b !important;
	padding: 1px 20px;
}
.nav-dark .header-button a.plain:hover {
	opacity: 1;
	background: #000 !important;
}
#footer .is-divider {
	display: block;
	background-color: #1c1c1c !important;
}
.widget_layered_nav_filters ul li.chosen a {
	border-radius: 5px !important;
	padding: 4px 5px !important;
}
#shop-sidebar .custom-tooltip {
	position: absolute;
	top: 50%;
	right: 35px !important;
	left:auto !important;
	transform: translate(8px, -50%);
	background: #1a1a1a;
	color: #fff;
	padding: 12px;
	border-radius: 4px;
	display: none;
	z-index: 1000;
	width: 200px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.15);
	font-size: 12px;
	line-height: 1.5;
	animation: fadeIn 0.2s ease-out;
	font-weight:400;
}
#shop-sidebar .custom-tooltip::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100% !important;
	transform: translateY(-50%);
	border: 6px solid transparent;
	border-left-color: #1a1a1a !important;
}
#shop-sidebar  .info-icon:hover + .custom-tooltip, #shop-sidebar  .custom-tooltip:hover {
	display: block !important;
}

#shop-sidebar .custom-widget-header {
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#shop-sidebar .custom-html-widget ul li {
	margin-bottom: 2px !important;
}
.box-excerpt.is-small {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 1.2 !important;
	max-height: 45px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.product-small.box .box-text.box-text-products .price-wrapper {
	height: 40px !important;
}
.authorTop {
	background-color: #f4f4f4;
}
.authorTop img {
	border-radius: 15px;
}
.authorContent ul li a {
	background: url(/wp-content/uploads/2025/06/next1.png);
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: left center;
	padding-left: 20px !important;
}
.authorContent ul li {
	margin-left: 0px !important;
}



.woocommerce-shop .woocommerce-breadcrumb.breadcrumbs {
	display: none;
}
.filter-button.uppercase.plain {
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 5px;
}
.filter-button.uppercase.plain .icon-equalizer {
	color: red;
}
#top-bar .slider p {
	font-weight: 500;
}
.sorten .box {
	border-radius: 5px;
	box-shadow: 0px 0px 2px rgba(23, 43, 77, 0.04), 0px 3px 2px rgba(23, 43, 77, 0.08);
	overflow: hidden;
}
.merkenMenu ul.menu > li + li {
	border-top: none;
}
#header .sub-menu .megamenubike .merkenMenu .menu li {
	margin-left: 0px !important;
}
.merkenMenu .menu li a {
	background: url(/wp-content/uploads/2025/06/next.png);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: left center;
	padding-left: 20px !important;
	color:#222;
}
.wp-block-button a {
	border-radius: 5px;
	padding: 8px 15px;
	line-height: 1.4;
}
.wp-block-button a {
	background-color:#ed2125 !important;
	border-radius: 5px;
	padding: 8px 15px;
	line-height: 1.4;
	margin-top:10px;
}
.wp-block-button a:hover {
	background-color: #222 !important;
	color:#fff !important;
}
.blog-single .post p br:first-child {
	display: none;
}
#header .icon-shopping-cart::before, #header .icon-menu::before {
	content: initial;
}
.contactOver.row.row-collapse {
	border-radius: 10px;
	overflow: hidden;
}
@media (min-width:1024px){
.contactOver.row.row-collapse {
	max-width: 1410px;
}
}




#ht-ctc-chat {
	bottom: 80px !important;
}
.leftTxtRightImage {
	border-radius: 10px;
	overflow: hidden;
}
.borderRound img{
	border-radius:5px;
}
.blogSection .box-image img {
	border-radius: 5px !important;
}
.blogSection .box .button {
	border-radius: 5px !important;
	font-size: 15px;
	padding: 8px 15px;
	line-height: 1.4;
}
.innerTxtRow .col {
	padding-bottom: 10px;
}
.threeBlock .box img {
	border-radius: 5px;
}
.is-divider {
	display: none;
}
h1 {
	font-size: 48px;
	line-height: 1.2;
}
/*.homeTopSection h1 .headingMain {
	font-size: 48px;
	line-height: 1.2;
	background-color: #fff;
	display: inline;
	border-radius: 5px;
	color: #222;
	padding: 5px 10px 10px 10px;
}
.homeTopSection .headingMainSub {
	background-color: #fff;
	display: inline-block;
	font-size: 20px;
	color: #222;
	font-weight: 500;
	border-radius: 5px;
	padding: 5px 10px;
	margin-top: 15px;
}*/
h2 {
	font-size: 42px;
	line-height: 1.2;
}
h3 {
	font-size: 28px;
	line-height: 1.2;
}
h4 {
	font-size: 22px;
	line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: .3em;
}
.button.primary {
	border-radius: 5px;
	padding: 8px 15px;
	line-height: 1.4;
}
.header-nav .icon-shopping-cart, .mobile-nav .icon-shopping-cart {
	background: url(/wp-content/uploads/2025/06/trolley.png) !important;
	height: 25px;
	width: 25px;
	background-size: 25px !important;
	background-repeat: no-repeat !important;
}
.icon-user {
	content: url(/wp-content/uploads/2025/06/people.png);
	height: 25px;
	width: 25px;
}
.icon-menu {
	background: url(/wp-content/uploads/2025/06/interface.png);
	height: 25px;
	width: 25px;
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: center;
}
.uppercase, h6, span.widget-title, th {
	text-transform: none;
}
.product-small.box {
	border: 1px solid #ddd;
	border-radius: 5px;
}
.product-small.box .box-text.box-text-products {
	padding: 10px 15px 15px 15px;
}
.product-small.box .box-text.box-text-products ul li {
	margin-bottom: 0px;
}
.product-small.box .box-text.box-text-products ul {
	margin: 15px 0px;
}
.box-text a:not(.button), .box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6 {
	line-height: 1.4;
	margin-bottom: .2em;
	margin-top: .5em;
}
.button {
	font-weight: 500;
}
.button.primary:hover {
	background-color: #222;
}
.add-to-cart-button .is-small, .add-to-cart-button .is-small.button {
	font-size: 100%;
	background-color: #000;
	line-height: 1.2;
	padding: 10px 15px;
	width: 100%;
	margin-right: 0px !important;
	margin-top: 0px;
}
.add-to-cart-button .is-small, .add-to-cart-button .is-small.button:hover {
	background-color: #ed2024;
	box-shadow: none;
}
.added_to_cart.wc-forward {
	font-weight: 500;
	text-transform: none;
	font-size: 16px;
	font-size: 100%;
	background-color: #000;
	line-height: 1.2 !important;
	padding: 10px 15px;
	width: 100%;
	margin-right: 0px !important;
	text-align: center;
	border-radius: 5px;
	color: #fff;
}
.badge-inner {
	line-height: 1.2;
	padding: 10px 15px;
	font-size: 13px;
	font-weight: 400;
	border-radius: 0px 5px 5px 0px;
	background-color: #ed2024;
	display: block;
}
.sorten h4 {
	font-size: 16px;
}
.inclusions .button.primary {
	margin-top: 15px;
}
.wcfmmp_sold_by_container {
	display: none;
}
.badge {
	height: 2.5em;
}
.badge-container {
	margin: 15px 0 0 !important;
}
.bestEightBikes .box {
	border: 1px solid #ddd;
	padding: 20px 0px 0px 0px;
	border-radius: 5px;
}
.bestEightBikes .box h4 {
	font-size: 18px;
}
.box-text-products .woocommerce-LoopProduct-link {
	font-size: 18px;
	line-height: 1.2 !important;
	font-weight: 500;
	color: #222;
}
.price {
	padding-top: 10px;
}
.price del, .price bdi {
	color: #ed2125 !important;
	font-size: 18px;
}
.bestEightBikes .box-image img {
	max-height: 300px !important;
	object-fit: contain;
}
.faqContent {
	background-color: #f6f6f6;
	padding: 5rem 8rem;
	border-radius: 5px;
}
.faqContent .accordion-item {
	border: 1px solid #bdbdbd;
	margin-bottom: 15px;
	border-radius: 5px;
	padding: 5px 15px;
}
.faqContent .accordion-title {
	border-top: none;
	padding: .6em 1em;
}
.faqContent .accordion .toggle {
	right: 0;
	left: auto;
}
.accordion-title.active {
	background-color: #f6f6f6;
	border-color: var(--fs-color-primary);
	color: var(--fs-color-primary);
	font-weight: 400;
}
.absolute-footer {
	display: none;
}
.is-divider.small {
	display: none;
}
#header .html i:not(#header .html i:first-child) {
	margin-left: 15px !important;
	color: #fff;
}
.nav-small.nav > li.html, .nav-small.nav > li.html a {
	font-size: 15px !important;
}
.bigText h2 {
	font-size: 80px;
	line-height: 1.1;
}
.logoSec .ux-logo img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .5;
	line-height: 0;
	width: 100%;
	object-fit: contain;
	height: 60px !important;
}
.logoSec .ux-logo img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
	line-height: 0;
}
.logoSec .ux-logo {
	border: 1px solid #eaeaea;
	padding: 20px;
	min-width: 100% !important;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 5px;
}
.logoSec .ux-logo-link {
	padding: 0px !important;
}
/*.product-small.box .box-text.box-text-products .primary.button.add_to_cart_button {
	text-transform: none;
	border-radius: 0px;
	padding: 10px 20px;
	font-size: 14px;
	background-color: #222;
	line-height: 1.4;
	position: absolute;
	bottom: 20px;
}*/

/*----------------------------------------Shop CSS-------------------------------------------------*/
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
	--drawer-width: 400px !important;
}
#shop-sidebar .widget.woocommerce, #shop-sidebar .widget_custom_html {
	background-color: #fff;
	padding: 20px !important;
	border-radius: 10px !important;
	box-shadow: 0px 0px 15px 0px #ddd;
}
/*----------------------------------------Shop CSS-------------------------------------------------*/
#footer .menu-item a {
	background: url(/wp-content/uploads/2025/06/right-arrow.png);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: left center;
	padding-left: 20px !important;
	padding-top: 0px;
	padding-bottom: 10px;
	background-position-y: 8px;
}
#footer p {
	margin-bottom: 10px;
}
#footer .col.widget_nav_menu {
	padding: 0px;
}
#footer ul.menu > li + li {
	border-top: none;
}
.inclusions li, .exclusions li {
	background-repeat: no-repeat !important;
	list-style: none;
	background-size: 18px !important;
	color: #000;
	padding-left: 25px;
	background-position-y: 5px !important;
	float: left;
	padding-right: 30px;
	margin-left: 0px !important;
	margin-top: 10px;
}
.singleImg img {
	border-radius: 10px;
}
.inclusions li {
	background: url(/wp-content/uploads/2025/06/check.png);
}
.exclusions li {
	background: url(/wp-content/uploads/2025/06/remove.png);
}
.exclusions {
	padding-left: 40px !important;
	border-left: 1px solid #ddd;
}
.newDesign .row {
	background-color: #f4f4f4;
	border-radius: 10px;
}
.newDesign .row .col {
	padding-bottom: 0px;
}
.newDesign .row img {
	top: -50px;
	left:-30px;
	border-radius:10px;
	position: relative;
}
.newDesign .row .img .img-inner {
	overflow: initial;
}
.woocommerce-product-attributes-item__value a {
	pointer-events: none !important;
	cursor: text;
	color: #666;
}
.homeTopSection h1 {
	font-size: 54px !important;
	line-height: 1.2;
}
.homeTopSection p {
	font-size: 18px;
	font-weight: 500;
}
.homeTopSection  .button.secondary {
	border-radius: 5px;
}
.homeTopSection .button.secondary {
	background-color: #fff;
	color: #222;
	box-shadow:none;
}
.homeTopSection .button.secondary:hover {
	background-color: #222;
	color: #fff;
	box-shadow:none;
}
@media (max-width:768px){
.teamSec .row {
	background-color: #f4f5f6;
	padding: 20px;
	border-radius: 0px;
}
.newDesign .row {
	background-color: #f4f4f4;
	border-radius: 0px;
}
.contactOver.row.row-collapse {
	border-radius: 0px;
}
.bottomContOver{
	padding-top: 0px !important;
}

.selectionAid {
	border-radius: 5px;
	background-color: rgb(244, 245, 247);
	margin-bottom: 30px;
	padding: 20px 20px !important;
}
.topInnerBredcrum .col {
	padding-bottom: 0px;
}
.gform-theme--foundation .gform_fields {
	row-gap: 10px;
}
#footer h4 {
	margin-bottom: 20px;
}
.button.primary {
	font-size: 14px !important;
}
.logoSec .ux-logo img {
	height: 40px !important;
}
.faqContent .col {
	padding-bottom: 0px;
}
.leftTxtRightImg {
	padding: 0px 15px 20px 15px !important;
}
.imageHeight .col-inner .img-inner {
	padding-top: 300px !important;
}
.banner h2 {
	font-size: 1.9em;
}
.bestEightBikes .box-text .button.primary {
	padding: 4px 10px;
}
.bestEightBikes .box h4 {
	font-size: 16px !important;
}
.bestEightBikes .box-image img {
	max-height: 120px !important;
	object-fit: contain;
}
.homeTopSection .col {
	padding-bottom: 0px !important;
}
.homeTopSection .section-bg img {
	object-position: 45% 100% !important;
}
.newDesign .row img {
	top: 20px !important;
	left: auto !important;
}
.heightImg .img-inner {
	padding-top: 400px !important;
}
.innerTop .col{
	padding-bottom:0px !important;
}
.exclusions {
	padding-left: 20px !important;
	border-left: none !important;
}
.logoSec .col {
	padding-bottom: 10px;
}
.threeBlock h3 {
	margin-top: 0px;
}
/*.homeTopSection h1 .headingMain {
	font-size: 28px;
}*/
.homeTopSection .headingMainSub {
	font-size: 16px;
	margin-top: 10px;
}
h1 {
	font-size: 42px;
	line-height: 1.2;
}
.homeTopSection h1 {
	font-size: 36px !important;
	line-height: 1.2;
}
h2 {
	font-size: 28px;
	line-height: 1.4;
}
h3 {
	font-size: 24px;
	line-height: 1.4;
}
h4 {
	font-size: 20px;
	line-height: 1.4;
}
.logoSec .ux-logo {
	padding: 10px;
}
.bigText h2 {
	font-size: 42px;
	line-height: 1.2;
}
.faqContent {
	padding: 3rem 0rem;
	border-radius: 0px;
}
#main-menu ul li .sub-menu .menu-item {
	margin-top: 0px;
}
.nav-vertical li li.menu-item-has-children > a {
	font-size: 1rem;
	text-transform: none;
}
.nav .sub-menu li.menu-item .sub-menu.nav-sidebar-ul li a {
	padding-left: 10px;
}
}