@font-face {
	font-family: Poppins;
	src: url(/css/fonts/poppins/Poppins-Regular.woff2);
	font-display: swap;
	font-weight: normal;
}
@font-face {
	font-family: Poppins;
	src: url(/css/fonts/poppins/poppins.semibold.ttf);
	font-display: swap;
	font-weight: bold;
}

*
{
    font-family: Poppins;
}

.card 
{
    border-radius: 0rem!important;
}

.mainTitle,
.staticTitle
{
    color: var(--text-grey);
}

.pricingBackground
{
	background-color: white;
	border-radius: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.875rem;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	padding-top: 2.875rem;
	margin-bottom: 5.938rem;
	padding-bottom: 2.625rem;
}

@media (max-width:279px)
{
	
	  .breadcrumb {
		flex-wrap: nowrap;
		text-overflow: ellipsis;
	  }
}

@media (min-width: 280px) and (max-width: 767.98px) 
{
	.pricingBackground 
	{
		padding-top: 20px!important;
		margin-bottom: 0rem!important;
		margin-top: 0;
		padding-bottom: 0rem!important;
		box-shadow: none!important;
	}

	.bottom-title
	{
		margin-top: 2.625rem;
	}

	.children
	{
		padding-right: calc(var(--bs-gutter-x) * 0.5)!important;
    	padding-left: calc(var(--bs-gutter-x) * 0.5);
	}

	.bottomtextRow 
	{
		display: flex;
		flex-direction: column!important;
		justify-content: center;
	}

	.callToAction,
	.callToAction .pricing-link
	{
		font-size: 18px!important;
	}

	.bottom-title
	{
		text-align: center;
	}

	.marginClass .bottom-list,
	.marginClass .bottom-title
	{
		margin-left: 0rem!important;
	}
	
	.side .nav-item:nth-child(2)
	{
		display: none;
	}
	.pageLoad
	{
		margin-top: 1rem;
	}

	#test
	{
		left: 40%!important;
	}

	.footer-icon-align
	{
		justify-content: center;
	}

	.searchSubtitle
	{
		font-size: 16px;
		color: var(--text-black);
	}

	.borderMobile
	{
		display: block;
		height: fit-content;
		background: linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) bottom left / 58% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) bottom left / 1px 98%, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 28% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 1px 75%;
		background-color: var(--body-color);
		background-repeat: no-repeat;
		padding-top: 0rem;
		padding-bottom: 0.5rem;
		border: none!important;
		width: fit-content;
		padding-right: 80px;
		margin-bottom: 1.25rem;
	}

	.part,
	.oem
	{
		margin-top: 0.5rem;
	}

		.searchBorder
	{
		margin-top: 0.688rem;
		margin-bottom: 0.688rem;
		color: rgba(0, 107, 0, 0.68);
	}

	.toYear
	{
		padding-left: 0px;
	}
	.helperCard
	{
		padding-top: 15px;
		padding-bottom: 15px;
	} 

    .container
    {
        margin-top: 0.938rem;
    }

    .homeTitle:nth-of-type(1)
    {
        font-size: 1.125em;
        margin-bottom: 0.5rem;
    }

    .homeTitle:nth-of-type(2),
    .homeTitle:nth-of-type(3)
    {
        font-size: 1.125em;
        margin-bottom: 0.5rem;
        margin-top: 0.938rem;
    }

	.desktopLogo
	{
		display: none;
	}

	.show-form
	{
		display: none;
	}

	#nav > .container
	{
		justify-content: start;
	}

	#nav
	{
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		border-bottom: 1px solid var(--border-color);
		background-color: var(--body-color);
	}

	#search-form
	{
		border: 1px solid var(--placeholder);
		border-radius: 5px;
	}

	.navbar-toggler
	{
		border: none;
	}

	.navbar-expand
	{
		list-style: none;
		margin-bottom: 0rem;
		display: flex;
    	justify-content: end;
	}

	.brand-section
	{
		margin-left: 0.313rem;
	}

	.fa-circle-user
	{
		font-size: 1.563em;
		color: var(--text-grey);
		display: flex;
		align-items: center;
	}

	.search-input
	{
		height: 2.125rem;
	}

	#search-button
	{
		height: 2.125rem;
	}


	.copywrite
	{
		font-size: 0.688em;
		margin-left: auto;
		margin-right: auto;
	}

	footer .container
	{
		padding-left: 0rem;
		padding-right: 0rem;
	}

	.footerContents
	{
		flex-direction: column;
		padding-top: 1.25rem;
	}

	#search
	{
		height: 100%;
	}

	.navbar-nav .nav-link 
	{
		font-size: 0.813em;
		color: var(--white);
	}

	.navbar-bottom .nav-item 
	{
		margin-bottom: 0.625rem;
	}

	.footerSocial
	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}

	.desktop-footer
	{
		display: flex;
		justify-content: center;
	}

	.insta,
	.facebook 
	{
		justify-content: center;
	}

	.navbar-collapse .nav-link
	{
		color: var(--text-grey);
	}

	.alt-menu .nav-item:nth-child(1)
	{
		display: none;
	}

	.nav-link .fa-star,
	.nav-link .fa-user-plus
	{
		display: none;
	}

	.mobileLogo
	{
		height: 43px;
    	width: 50px;
	}

	.mobile-footer
	{
		background-color: var(--red);
		bottom: 0;
		position: fixed;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		height: 60px;
		left: 0;
		padding-left: 0rem;
		padding-right: 0rem;
		z-index: 9999;
	}

	.footer-links
	{
		justify-content: space-around;
		align-items: center;
	}

	.footer-links .fa-magnifying-glass,
	.footer-links .fa-circle-plus,
	.footer-links .fa-user,
	.footer-links .fa-star
	{
		outline: 2px solid var(--white);
		padding: 8px;
		color: white!important;
		border-radius: 9px;
		font-size: 1.25em;
		text-shadow: 0px 4px 3px rgba(175, 175, 175, 0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
	}

	#frmSearchAds
	{
		margin-bottom: 3.688rem;
	}



	.breadcrumb
	{
		font-size: 0.813em;
		margin-bottom: 0.625rem;
	}

	.breadcrumb a:nth-child(1)
	{
		margin-right: 3px;
		margin-left: 0px;
	}

	.border
	{
		padding-top: 0.375rem;
		padding-bottom: 0.375rem;
		margin-top: 0.938rem;
	}

	.individualAd .price
	{
		font-size: 1.5em;
		color: var(--text-black);
	}

	.individualAd .name
	{
		font-size: 1.5em;
		color: var(--text-grey);
	}

	.individualAd .store
	{
		font-size: 1.125em;
		color: var(--blue);
	}

	.individualAd .seller
	{
		font-size: 1.125em;
		color: var(--text-grey);
	}


	.individualAd .fav-icon
	{
		padding-right: 0.925rem;
	}

	.desktopBtnShow,
	.desktopPhone
	{
		display: none!important;
	}

	#btnCall
	{
		background-color: var(--red);
		color: var(--white);
		border-color: var(--white);
	}

	.mobileButtons
	{
		padding-top: 0.625rem;
		padding-bottom: 0.625rem;
		padding-right: 0.1rem;
		margin-top: 0.938rem;
		margin-bottom: 0.938rem;
	}

	.detailsTitle,
	.descTitle
	{
		font-size: 1.5em;
		margin-bottom: 0.4rem;
		color: var(--text-grey);
	}

	.adMargin
	{
		margin-bottom: 2.313rem;
	}

	.descTitle
	{
		margin-top: 0.938rem;
	}

	.adDetailsSpan
	{
		font-size: 1em;
		color: var(--text-grey);
	}

	.reportBtn
	{
		padding-left: 0.5rem;
	}

	.reportText
	{
		font-size: 0.8em;
	}

	.fa-triangle-exclamation
	{
		font-size: 1.375em;
	}

	.register-title,
	.login-title
	{
		font-size: 2em;
		margin-top: 3.063rem;
	}

	.login-title
	{
		margin-bottom: 1.875rem;
	}

	.register-subtitle
	{
		font-size: 1em;
	}

	.agreement,
	.agreement a 
	{
		font-size: 0.75em;
	}

	#btnRegister
	{
		margin-top: 1rem;
		margin-bottom: 4rem;
	}

	#loginButton
	{
		margin-top: 1.938rem;
		margin-bottom: 8rem;
	}

	.backgroundRegister,
	.backgroundLogin,
	#pwdChangeRequestForm,
	.backgroundFeedback
	{
		background-color: transparent!important;
		margin-top: 0px!important;
		box-shadow: none!important;
	}

	.reset-title
	{
		font-size: 2em;
		margin-bottom: 1.75rem;
		margin-top: 3.063rem;
	}

	.pwdChangeIcons
	{
		height: 2.35rem;
	}

	#btnRegister
	{
		margin-top: 1.688rem;
	}

	section,
	#favorite
	{
		margin-bottom: 0.8rem;
	}

	#visibleMenu ul 
	{
		padding-left: 1.5rem;
	}

	#visibleMenu
	{
		margin-left: auto;
	}

	.notify-badge,
	.notify-badge-favorites
	{
		position: absolute;
		right: 18px;
		top: 20px;
		text-align: center;
		color: rgb(221, 1, 1);
		padding: 1px 2px;
		font-size: 0.75em;
		font-weight: 600;
		border: 1px solid;
		outline: 3px solid rgb(221, 1, 1);
		outline-offset: 3px;
		rotate: -20deg;
		z-index: 100;
	}

	.navbar-brand
	{
		margin-right: 0.5rem;
	}

	.menu-option-image
	{
		width: 2.5rem;
		height: 2.5rem;
	}

	.me-auto .nav-item:nth-child(1) {
		text-decoration: none!important;
	}

	.bikeRow,
	.partRow
	{
		flex-direction: row;
	}

	.closeFormBtn i {
		padding-right: 15px;
		padding-top: 5px;
		float: right;
	}

	.desktopFilter
	{
		width: fit-content;
		cursor: pointer;
		color: var(--white);
		background-color: var(--blue);
		border-radius: 5px;
		font-size: 1em;
		padding: 10px 10px 10px 10px;
	}

	.alt-menu .menu-option-image
	{
		display: none;
	}

	.imageContainer img
	{
		object-fit: contain;
		background-color: var(--black);
	}

	.helperTextSmall
    {
        font-size: 0.938em;
    }

	.border
	{
		display: block;
		height: fit-content;
		background: linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) bottom left / 68% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) bottom left / 1px 98%, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 68% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 1px 75%;
		background-color: var(--body-color);
		background-repeat: no-repeat;
		padding-top: 0.7rem;
		padding-bottom: 0.5rem;
		border: none!important;
		
	}
	
}


@media (min-width: 768px) and (max-width: 1199.98px) 
{
	.pageLoad
	{
		margin-top: 1rem;
	}

	#test
	{
		left: 45%!important;
	}

    .container
    {
        margin-top: 1.375rem;
    }

	.footer-icon-align
	{
		justify-content: end;
	}

	.navbar-toggler
	{
		display: none;
	}

	#search-button
	{
		height: 100%;
	}

    .homeTitle:nth-of-type(1)
    {
        font-size: 1.875em;
        margin-bottom: 1.25rem;
    }

    .homeTitle:nth-of-type(2),
    .homeTitle:nth-of-type(3)
    {
        font-size: 1.875em;
        margin-bottom: 1.25rem;
        margin-top: 1.25rem;
    }

	.mobileLogo
	{
		display: none;
	}

	.desktopLogo
	{
		width: 180px;
		height: 61px;
	}


	.me-auto .nav-item:nth-child(2),
	.me-auto .nav-item:nth-child(3),
	.me-auto .nav-item:nth-child(4),
	#visibleMenu
	{
		display: none;
	}

	.show-form
	{
		margin-left: var(--bs-navbar-brand-margin-end);
		font-size: 0.75em;
	}

	.copywrite
	{
		font-size: 0.75em;
	}

	.navbar-bottom
	{
		justify-content: space-between;
		padding-bottom: 1.5rem;
	}

	.navbar-bottom .nav-link
	{
		font-size: 0.813em;
		color: var(--footer-links);
	}

	.footer-container
	{
		padding-top: 3.063rem;
	}

	.footerSocial
	{
		margin-left: auto;
	}

	.desktopSearchForm
	{
		padding: 15px;
   	 	border: 1px solid rgb(238, 238, 238);
    	margin-top: 22px;
		box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
		width: 90%;
	}

	.closeForm
	{
		padding-top: 5px;
		padding-bottom: 10px;
	}

	.closeFormBtn 
	{
		cursor: pointer;
	}

	.closeFormBtn i 
	{
		float: right;
	}

	.breadcrumb
	{
		font-size: 0.938em;
	}

	.breadcrumb
	{
		font-size: 0.938em;
		margin-bottom: 1.25rem;
	}

	.border
	{
		padding-top: 1.125rem;
		padding-bottom: 1.063rem;
		margin-top: 0rem;
	}

	.individualAd .price
	{
		font-size: 1.5em;
		color: var(--text-black);
	}

	.individualAd .name
	{
		font-size: 1.5em;
		color: var(--text-grey);
	}

	.individualAd .store
	{
		font-size: 1.125em;
		color: var(--blue);
	}

	.individualAd .seller
	{
		font-size: 1.125em;
		color: var(--text-grey);
	}

	.individualAd .fav-icon
	{
		padding-right: 0.625rem;
	}

	.mobileBtnShow,
	.mobile-footer
	{
		display: none;
	}

	.detailsTitle
	{
		font-size: 1.5em;
	}

	.descTitle
	{
		font-size: 1.5em;
	}

	.adDesc
	{
		font-size: 1.125em;
	}

	.adDetailsSpan
	{
		font-size: 1em;
		margin-bottom: 4px;
	}

	.socialIcons span 
	{
		justify-content: end;
	}

	.mobileButtons
	{
		padding-top: 0.563rem;
		padding-bottom: 0.563rem;
		padding-right: 0.4rem;
		margin-bottom: 1.563rem;
		margin-top: 0rem;
		
	}

	.imageContainer .mainImg
	{
		height: 499px;
		background-color: var(--black);
	}

	#btnPhone
	{
		background-color: var(--body-color);
		color: var(--blue);
		border-color: var(--blue);
		margin-top: 1.125rem;
	}

	#btnCall
	{
		display: none;
	}

	.adDesc
	{
		margin-bottom: 5.563rem;
	}

	.reportText
	{
		font-size: 0.8em;
	}

	.fa-triangle-exclamation
	{
		font-size: 1em;
		margin-right: 0.5rem!important;
	}

	.backgroundRegister,
	.backgroundLogin,
	.backgroundFeedback
	{
		background-color: white;
		border-radius: 8px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 4.5rem;
		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
		padding-top: 5.25rem;
		margin-bottom: 5.938rem;
	}

	.backgroundLogin,
	.backgroundFeedback
	{
		height: 41rem;
		width: 47.563rem;
		padding-bottom: 24.25rem;
	}

	.backgroundRegister
	{
		height: 51rem;
		width: 47.563rem;
	}

	.login-title
	{
		margin-bottom: 3.25rem;
		font-size: 2.5em;
	}

	.form-check,
	.pwd
	{
		margin-top: 1.5rem;
		margin-bottom: 2.25rem;
	}

	.agreement,
	.agreement a 
	{
		font-size: 0.875em;
		text-align: center;
		margin-bottom: 2.375rem;
		margin-top: 1.375rem;
	}

	.register-subtitle
	{
		margin-bottom: 0.938rem;
		font-size: 1em;
	}

	.register-title
	{
		font-size: 2.5em;
	}

	.reset-title
	{
		font-size: 2.5em;
		margin-bottom: 3.25rem;
	}

	.pwdChangeIcons
	{
		height: 2.35rem;
	}

	#btnRegister
	{
		margin-top: 2.625rem;
	}

	.desktopSearchForm
	{
		margin-bottom: 0.938rem;
	}

	.alt-menu .nav-link 
	{
		color: var(--white);
		font-size: 0.75em;
	}

	#search-button,
	#search
	{
		height: 100%;
	}

	#nav 
	{
		background-color: #454545;
	}

	.alt-menu .fa-regular.fa-star, .alt-menu .fa-regular.fa-star:hover 
	{
		color: var(--white);
		font-size: 0.938em;
	}

	.desktopFilter
	{
		width: fit-content;
		cursor: pointer;
		color: var(--white);
		background-color: var(--blue);
		border-radius: 5px;
		font-size: 1em;
		padding: 10px 10px 10px 10px;
	}

	.search-input .fa-magnifying-glass
	{
		font-size: 0.938em;
	}

	.searchCheck
	{
		margin-top: 0rem!important;
		margin-bottom: 0rem!important;
	}

	section ,
	#favorite
	{
		margin-bottom: 0.1rem;
	}

	.notify-badge
	{
		position: absolute;
		right: 18px;
		top: 20px;
		text-align: center;
		color: rgb(221, 1, 1);
		padding: 1px 2px;
		font-size: 0.75em;
		font-weight: 600;
		border: 1px solid;
		outline: 3px solid rgb(221, 1, 1);
		outline-offset: 3px;
		rotate: -20deg;
	}

	.notify-badge-favorites
	{
		position: absolute;
		right: 18px;
		top: 26px;
		text-align: center;
		color: rgb(221, 1, 1);
		padding: 1px 2px;
		font-size: 1.125em;
		font-weight: 600;
		border: 1px solid;
		outline: 3px solid rgb(221, 1, 1);
		outline-offset: 3px;
		rotate: -20deg;
		z-index: 900;
	}

	.mobile-footer
	{
		display: none!important;
	}

	.me-auto .nav-item .nav-link:nth-child(1)
	{
		color: var(--white);
	}

	.me-auto
	{
		margin-left: 1rem;
	}

	.menu-option-text
	{
		display: none;
	}

	.menu-option-image
	{
		width: 15px;
		height: 17px;
	}

	.me-auto .nav-item .nav-link:nth-child(1) {
		color: var(--white);
	}

	.helperCard
	{
		padding-top: 45px;
		padding-bottom: 45px;
		margin-top: 3.75rem;
		margin-bottom: 3.75rem;
	}

	.border
	{
		display: block;
		height: fit-content;
		background: linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) bottom left / 98% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top left / 1px 66%, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 100% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 1px 66%;
		background-color: var(--body-color);
		background-repeat: no-repeat;
		padding-top: 0.7rem;
		padding-bottom: 0.5rem;
		border: none!important;
		
	}

	.titleMobile
	{
		display: none;
	}

}
@media (min-width: 768px)
{
	#search:focus
	{
		border: none;
	}
}
@media (min-width: 992px)
{
	.partRow .model, .bikeRow .model, .partRow .part, .partRow .oem
	{
		padding-right: 8px;
	}
}
@media (min-width: 1199.98px)
{
	.pageLoad
	{
		margin-top: 1rem;
	}

	.footer-icon-align
	{
		justify-content: end;
	}

	.backgroundDashboard 
    {
        height: 15.625rem;
    }

	#nav
	{
		background-color: #454545;
	}

	#search-button
	{
		height: 100%;
	}

    .container
    {
        margin-top: 1.375rem;
    }

    .homeTitle:nth-of-type(1)
    {
        font-size: 1.875em;
        margin-bottom: 1.25rem;
    }

    .homeTitle:nth-of-type(2),
	.homeTitle:nth-of-type(3)
    {
        font-size: 1.875em;
        margin-bottom: 1.25rem;
        margin-top: 1.25rem;
    }

	.mobileLogo
	{
		display: none;
	}

	.desktopLogo
	{
		width: 230px;
		height: 61px;
	}

	.me-auto .nav-item:nth-child(2),
	.me-auto .nav-item:nth-child(3),
	.me-auto .nav-item:nth-child(4),
	#visibleMenu
	{
		display: none;
	}

	.show-form
	{
		margin-left: var(--bs-navbar-brand-margin-end);
		font-size: 0.938em;
	}

	.copywrite
	{
		font-size: 0.938em;
	}

	.navbar-bottom
	{
		justify-content: space-between;
		padding-bottom: 1.5rem;
	}

	.navbar-bottom .nav-link
	{
		font-size: 0.813em;
		color: var(--footer-links);
	}

	.footer-container
	{
		padding-top: 1.063rem;
	}

	.footerSocial
	{
		margin-left: auto;
	}

	.alt-menu .nav-link 
	{
		color: var(--white);
		font-size: 0.938em;
	}

	.alt-menu .fa-regular.fa-star,
	.alt-menu .fa-regular.fa-star:hover
	{
		color: var(--white);
		font-size: 0.938em;
	}

	.desktopSearchForm
	{
		padding: 15px;
   	 	border: 1px solid rgb(238, 238, 238);
		box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
		width: 90%;
	}

	.closeForm
	{
		padding-top: 5px;
		padding-bottom: 10px;
	}

	.closeFormBtn i 
	{
		padding-right: 15px;
		padding-top: 5px;
		float: right;
	}

	.desktopFilter
	{
		width: fit-content;
		cursor: pointer;
		color: var(--white);
		background-color: var(--blue);
		border-radius: 5px;
		font-size: 1em;
		padding: 10px 10px 10px 10px;
	}

	.breadcrumb
	{
		font-size: 0.938em;
		margin-bottom: 1.25rem;
	}

	.border
	{
		padding-top: 1.125rem;
		padding-bottom: 1.063rem;
		margin-top: 0rem;
	}

	.individualAd .price
	{
		font-size: 1.5em;
		color: var(--text-black);
	}

	.individualAd .name
	{
		font-size: 1.5em;
		color: var(--text-grey);
	}

	.individualAd .store
	{
		font-size: 1.25em;
		color: var(--blue);
	}

	.individualAd .seller
	{
		font-size: 1.125em;
		color: var(--text-grey);
	}

	.individualAd .fav-icon
	{
		padding-right: 0.625rem;
	}

	.mobileBtnShow,
	.mobile-footer
	{
		display: none;
	}

	.detailsTitle
	{
		font-size: 1.5em;
	}

	.descTitle
	{
		font-size: 2em;
	}

	.adDesc
	{
		font-size: 1.125em;
	}

	.adDetailsSpan
	{
		font-size: 1em;
		margin-bottom: 4px;
	}

	.socialIcons span 
	{
		justify-content: end;
	}

	.mobileButtons
	{
		padding-top: 0.563rem;
		padding-bottom: 0.563rem;
		padding-right: 0.4rem;
		margin-bottom: 1.563rem;
		margin-top: 0rem;
		
	}

	.imageContainer .mainImg
	{
		height: 499px;
		object-fit: contain;
		background-color: var(--black);
	}

	#btnPhone
	{
		background-color: var(--body-color);
		color: var(--blue);
		border-color: var(--blue);
		height: fit-content;
	}

	#btnCall
	{
		display: none;
	}

	.adDesc
	{
		margin-bottom: 5.563rem;
	}

	.reportText
	{
		font-size: 0.8em;
	}

	.fa-triangle-exclamation
	{
		font-size: 2em;
		margin-right: 0.5rem!important;
	}

	.backgroundRegister,
	.backgroundLogin,
	.backgroundFeedback
	{
		background-color: white;
		border-radius: 8px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 4.5rem;
		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
		padding-top: 5.25rem;
		margin-bottom: 5.938rem;
	}

	.backgroundLogin,
	.backgroundFeedback
	{
		height: 41rem;
		width: 47.563rem;
		padding-bottom: 24.25rem;
	}

	.backgroundRegister
	{
		height: 51rem;
		width: 47.563rem;
	}

	.login-title
	{
		margin-bottom: 3.25rem;
		font-size: 2.5em;
	}

	.form-check,
	.pwd
	{
		margin-top: 1.5rem;
		margin-bottom: 2.25rem;
	}

	.searchCheck
	{
		margin-top: 0rem!important;
		margin-bottom: 0rem!important;
	}

	.agreement,
	.agreement a 
	{
		font-size: 0.875em;
		text-align: center;
		margin-bottom: 2.375rem;
		margin-top: 1.375rem;
	}

	.register-subtitle
	{
		margin-bottom: 0.938rem;
		font-size: 1em;
	}

	.register-title
	{
		font-size: 2.5em;
	}

	.reset-title
	{
		font-size: 2.5em;
		margin-bottom: 3.25rem;
	}

	.pwdChangeIcons
	{
		height: 2.35rem;
	}

	#btnRegister
	{
		margin-top: 2.625rem;
	}

	
	.desktopSearchForm
	{
		margin-bottom: 0.938rem;
	}

	.search-input .fa-magnifying-glass
	{
		color: #D8544E;
		font-size: 1.125em;
	}

	section 
	{
		margin-bottom: 0.1rem;
	}

	#favorite
	{
		margin-bottom: 3.063rem;
	}

	.notify-badge
	{
		position: absolute;
		right: 18px;
		top: 20px;
		text-align: center;
		color: rgb(221, 1, 1);
		padding: 1px 2px;
		font-size: 0.75em;
		font-weight: 600;
		border: 1px solid;
		outline: 3px solid rgb(221, 1, 1);
		outline-offset: 3px;
		rotate: -20deg;
	}

	.notify-badge-favorites
	{
		position: absolute;
		right: 18px;
		top: 26px;
		text-align: center;
		color: rgb(221, 1, 1);
		padding: 1px 2px;
		font-size: 1.125em;
		font-weight: 600;
		border: 1px solid;
		outline: 3px solid rgb(221, 1, 1);
		outline-offset: 3px;
		rotate: -20deg;
		z-index: 900;
	}

	.no-badge
	{
		display: none;
	}

	#content
	{
		margin-bottom: 1.25rem;
	}

	.mobile-footer
	{
		display: none!important;
	}

	.me-auto .nav-item .nav-link:nth-child(1)
	{
		color: var(--white);
	}

	.me-auto
	{
		margin-left: 1rem;
	}

	.menu-option-text
	{
		display: none;
	}

	.menu-option-image
	{
		width: 15px;
		height: 17px;
	}

	.helperCard
	{
		padding-top: 45px;
		padding-bottom: 45px;
		margin-top: 3.75rem;
		margin-bottom: 3.75rem;
	}

	.border
	{
		display: block;
		height: fit-content;
		background: linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) bottom left / 98% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top left / 1px 66%, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 100% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 1px 66%;
		background-color: var(--body-color);
		background-repeat: no-repeat;
		padding-top: 0.7rem;
		padding-bottom: 0.5rem;
		border: none!important;
		
	}

	.partSearch
	{
		position: relative;
	}

	.titleMobile
	{
		display: none;
	}

	#test
	{
		left: 45%!important;
	}

}
	

@media (min-width: 1400px)
{
	.pageLoad
	{
		margin-top: 1rem;
	}

	#test
	{
		left: 45%!important;
	}

	.footer-icon-align
	{
		justify-content: end;
	}

	.partSearch
	{
		position: relative;
	}


	.titleMobile
	{
		display: none;
	}

	.border
	{
		display: block;
		height: fit-content;
		background: linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) bottom left / 98% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top left / 1px 66%, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 100% 1px, linear-gradient(rgba(69, 69, 69, 0.31), rgba(69, 69, 69, 0.31)) top right / 1px 66%;
		background-color: var(--body-color);
		background-repeat: no-repeat;
		padding-top: 0.7rem;
		padding-bottom: 0.5rem;
		border: none!important;
		
	}

	.backgroundDashboard 
    {
        height: 15.625rem;
    }

	.mobile-footer
	{
		display: none!important;
	}

	.insta,
	.facebook
	{
		justify-content: end;
	}

	.me-auto .nav-item .nav-link:nth-child(1)
	{
		color: var(--white);
	}

	.me-auto
	{
		margin-left: 1rem;
	}

	.menu-option-text
	{
		display: none;
	}

	.menu-option-image
	{
		width: 15px;
		height: 17px;
	}

	.helperCard
	{
		padding-top: 45px;
		padding-bottom: 45px;
		margin-top: 3.75rem;
		margin-bottom: 3.75rem;
	}
}
@media (max-width: 1199.97px) {
	.partSearch.btnSearch
	{
		display: flex;
		align-items: center;
	}
	.partSearch
	{
		margin-top: 1rem!important;
	}
	.resetBtn
	{
		margin-left: auto;
	}	
}

.reportBtn:hover
{
	color: var(--blue);
}

.reportBtn:active
{
	color: var(--blue)!important;
	background-color: transparent!important;
	border: none!important;
	border-color: transparent!important;
	box-shadow: none!important;
}

.fa-facebook-f,
.fa-instagram
{
	color: var(--footer-icons);
	border-radius: 50%;
	border: 1px solid var(--footer-icons);
	font-size: 1.25em;
	height: fit-content;
	padding: 5px 8px 5px 8px;
}

.fa-facebook-f
{
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.show-form
{
	margin-bottom: 0rem;
	color: var(--white);
	text-decoration: underline;
	cursor: pointer;
}

.product-image
{
    object-fit: cover;
    object-position: center;
}

.fa-regular.fa-star
{
    color: var(--star-grey);
}

.fa-solid.fa-star
{
	color: var(--star-yellow);

}

.fa-regular.fa-star:hover
{
    color: var(--star-grey);
}

.fa-solid.fa-star:hover
{
    color: var(--star-yellow);
}

.store
{
    color: var(--blue);
	text-decoration: none!important;
}

.name
{
    color: var(--text-grey);
}

.price 
{
    color: var(--text-black);
}

.adDisplayLink
{
	text-decoration: none;
}

#nav > .container
{
	margin-top: 0rem!important;
}

footer
{
	background-color: var(--footer);
}

.copywrite
{
	color: var(--white);
	opacity: 50%;
}

.footer-line
{
	color: var(--white);
	background-color: var(--white);
}

#from-year,
#to-year,
#bikeId,
#year,
#stateId
{
	border-radius: 5px;
	height: 37px;
	border: 1px solid #4d83b886!important;
}

.desktopSearchForm #zip,
.desktopSearchForm #cityId,
.desktopSearchForm #price
{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: none!important;
	height: 37px;
	border-left: 1px solid #4d83b886!important;
	border-top: 1px solid #4d83b886!important;
	border-bottom: 1px solid #4d83b886!important;
}

#cityId:focus-visible,
#price:focus-visible
#zip:focus-visible
{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: none!important;
	height: 37px;
	border-left: 1px solid #4d83b886!important;
	border-top: 1px solid #4d83b886!important;
	border-bottom: 1px solid #4d83b886!important;
}

.vscomp-ele[disabled]
{
	background-color: #e3e3e3;
}

#text
{
	border-radius: 5px;
	border: 1px solid var(--input-border)!important;
	background-color: var(--input-color)!important;
}

#from-year:focus-visible,
#to-year:focus-visible,
#bikeId:focus-visible,
#year:focus-visible,
#stateId:focus-visible
{
	border-radius: 5px;
	height: 37px;
	border: 1px solid #4d83b886!important;
	outline: none!important;
}

.vscomp-wrapper
{
	border: 1px solid #4d83b886!important;
	background-color: #F8F8F8!important;
	outline: none!important;
	border-radius: 5px;
}

.vscomp-ele
{
	max-width: 100%!important;
	border-radius: 5px;
	border-radius: 5px;
}

.footer 
{
	margin-top: auto;
}

body
{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
	background: var(--body-color);
}

footer
{
    margin-top: auto;
}

.breadcrumb a,
.breadcrumb span
{
	color: var(--blue);
	text-decoration: none;
}

.breadcrumb span:last-of-type
{
	color: var(--black);
	text-decoration: none;
}

.breadcrumb a
{
	margin-right: 3px;
	margin-left: 3px;
}

.breadcrumb span:last-of-type
{
	margin-left: 3px;
}

.card,
.imageContainer 
{
	position:relative;
}

.mobileButtons
{
	background-color: var(--banner-grey);
}

.reportBtn
{
	color: var(--blue);
}

.fa-square-whatsapp
{
	color: #52bb50;
	font-size: 1.875em;
}

.fa-viber
{
	color: #5e2a7d;
	font-size: 1.875em;
}

.fa-square-facebook
{
	color: #345597;
	font-size: 1.875em;
}

.fa-square-x-twitter
{
	color: #111111;
	font-size: 1.875em;
}

.fa-square-reddit
{
	color: #ff4500;
	font-size: 1.875em;
}

.reportText
{
	margin-bottom: 0rem;
}

.ad-details
{
	color: var(--text-black)!important;
}

.greenStatus
{
	color: #090;
}

.redStatus
{
	color: rgb(221, 1, 1);
}

.error 
{
	width: 100%;
	color: red;
}

.input-group-text
{
	background-color: var(--input-color);
	border-right: none!important;
	border-color: var(--placeholder);
}

#registrationForm input ,
#loginForm .form-control,
#pwdChangeRequestForm input
{
	background-color: var(--input-color);
	border-left: none!important;
	border-color: var(--placeholder);
}

.form-check-input
{
	width: 1.25rem;
	height: 1.25rem;
	margin-top: 0rem!important;
	border: 0.5px solid var(--black)!important;
	margin-right: 0.5rem;
}

.form-check-input:checked
{
	background-color: var(--blue)!important;
	border-color:  var(--blue)!important;
}

.form-check-input:focus
{
    box-shadow: none!important;
}

#username
{
	border-top-right-radius: var(--bs-border-radius);
	border-bottom-right-radius: var(--bs-border-radius);
}

.search-input .fa-magnifying-glass
{
	color: #D8544E;
}

#search
{
	border-top-left-radius: 0.313rem;
	border-bottom-left-radius: 0.313rem;
	border-top: none;
	border-bottom: none;
}

.user-image
{
	border-radius: 50%;
	object-fit: cover;
}

.me-auto .nav-item:nth-child(1)
{
	text-decoration: underline;
}

.storeLink
{
	text-decoration: none!important;
}

.importSaved
{
	color: var(--blue);
	cursor: pointer;
}



.initials
{
    border-radius: 50%;
    background: var(--blue);
    color: var(--white);
    height: 42px;
    width: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}

.background 
{
	margin-left: auto;
    margin-right: auto;
}

.helperText
{
	margin-top: 0.938rem;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
}

.listText
{
	margin-left: 0.938rem;

}

.subTitlePwd
{
	font-size: 18px;
}

#btnSaveFeedback
{
	margin-bottom: 5rem;
	background-color: var(--black);
}

#btnSaveFeedback:hover
{
	background-color: var(--black);
}

#text:focus
{
	box-shadow: none;
}

#btnSaveFeedback
{
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.pricingBackground .free-card,
.pricingBackground .standard-card,
.pricingBackground .business-card
{
    color: #4E4E4E;
    background: #F8F8F8;
	border-radius: 10px!important;
	border-color: #0D6EFD!important;
}

.pricingBackground .professional-card
{
    color: #FFF!important;
    background: linear-gradient(-45deg, #00A1AB, #3741A0);
	border-radius: 10px!important;
}

.perks-highlight
{
	color: #fff;
	font-weight: 600;
	margin-top: auto;
	padding-bottom: 0.5rem;
}

.marginClass .bottom-list,
.marginClass .bottom-title
{
	margin-left: 5.425rem;
}

.plan-title 
{
    text-transform: uppercase;
	margin-top: 1rem;
	text-align: center;
	font-size: 25px;
	margin-bottom: 0rem!important;
}

.pricing-line-dark
{
	background-color: #0D6EFD;
	height: 1.5px;
	width: 85%;
	display: flex;
	justify-content: center;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-top: 5px!important;
	border-top: none!important;
}

.pricing-line-light
{
	background-color: var(--white);
	height: 1.5px;
	width: 85%;
	display: flex;
	justify-content: center;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-top: 5px!important;
	border-top: none!important;
}

.pricing-dark,
.pricing-light 
{
    margin: 0;
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 900;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.3rem;
	text-align: center;
}

.pricing-dark span ,
.pricing-light span
{
    display: block;
    font-size: 1.2rem;
    font-weight: 300;
	margin-top: 0.4rem;
}

.details 
{
	margin-left: auto;
	margin-right: auto;
	font-size: 17px;
	text-align: center;
	margin-top: 0.5rem;
}

.pricingBackground
{
	margin-bottom: 5rem;
}

.backgroundDashboard
{
    background-color: #ffffff;
    padding-top: 2rem;
    padding-bottom: 1.25rem;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border: 1px solid #E0E0E0;
}

.parent
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.children
{
	min-height: 100%;
	padding-bottom: 1rem;
	padding-right: 0px;
}

.pricing-title
{
	font-weight: bolder;
	font-size: 24px;
	color: black;
	text-align: center;
	margin-bottom: 1.75rem;
}

.pricing-subtitle
{
	font-size: 18px;
	color: black;
	text-align: center;
	margin-bottom: 2.625rem;
}

.bottomtextRow
{
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.bottom-title
{
	font-size: 24px;
}

.bottom-list-right,
.bottom-list
{
	font-size: 15px;
}

.boldText
{
	font-weight: bolder;
}

.verticalLineDivider
{
	border-left: 1px solid rgb(107, 107, 107);
  	height:90%;
	margin-right: 14px;
}

.callToAction
{
	text-align: center;
	font-size: 20px;
	color: black;
	margin-top: 3.563rem;
}

.callToAction .pricing-link
{
	text-decoration: underline!important;
	color: black!important;
	font-size: 20px;
}

.free-plan
{
	display: flex;
    flex-direction: column;
    text-align: center;
	margin-bottom: 1.438rem;
	padding: 0 10px;
}

.free-plan-title 
{
	color: #96BEFA; 
	background-image: linear-gradient(90deg, #96BEFA , #5798FA 50%, #0D6DFC 100%); 
	background-clip: text; 
	-webkit-background-clip: text; 
	-webkit-text-fill-color: transparent; 
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0.7rem;
}

.free-plan .price
{
	color: #3C7EE0;
	font-size: 30px;
	font-weight: bolder;
}

.free-plan .price-details
{
	font-style: italic;
	color: black;
	font-size: 14px;
}

.pricing-link,
.professional-links
{
	margin-top: auto;
    text-align: center;
    color: black;
    text-decoration: underline;
    font-style: italic;
    font-size: 16px;
}

.professional-links
{
	display: flex;
    flex-direction: column;
}

.early-bird-link
{
	font-weight: 800;
}

.subscriptionPerks
{
	list-style: none;
	font-size: 14px;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6px;
	padding-right: 6px;
}

.free-card .subscriptionPerks li
{
	margin-bottom: 0.8rem;
	color: black;
}

.free-card,
.standard-card,
.professional-card
{
	height: 571px;
}

.cardsRow
{
	margin-left: auto;
	margin-right: auto;
}

.professional-plan-title
{
	font-size: 30px;
	color: white;
	font-size: 30px;
    font-weight: 500;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 0.7rem;
}

.business-plan-title, .standard-plan-title
{
	color: #0D6DFC; 
	background-image: linear-gradient(90deg, #0D6DFC , #5798FA 60%, #96BEFA 100%); 
	background-clip: text; 
	-webkit-background-clip: text; 
	-webkit-text-fill-color: transparent;  
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0.7rem;
}

.standard-plan, .professional-plan, .business-plan
{
	display: flex;
    flex-direction: column;
    text-align: center;
	margin-bottom: 1.438rem;
}

.business-plan
{
	display: flex;
    flex-direction: column;
    text-align: center;
	margin-bottom: 1rem;
}

.business-plan .price, .standard-plan .price
{
	color: #589AFA; 
	font-size: 28px;
	font-weight: bolder;
}

.professional-plan .price
{
	color: #589AFA; 
	font-size: 30px;
	font-weight: bolder;
}

.standard-plan .price-details
{
	color: #589AFA; 
	font-size: 20px;
}
.professional-plan .price
{
	color: white;
	font-size: 30px;
	font-weight: bolder;
}

.professional-plan .price-details
{
	font-size: 20px;
}

.standard-card .subscriptionPerks li, .business-card .subscriptionPerks li
{
	margin-bottom: 0.8rem;
	color: black;
}

.professional-card .subscriptionPerks li
{
	margin-bottom: 0.8rem;
	color: white;
}

.professional-card .pricing-link
{
	color: white;
}

input::placeholder
{
	color: var(--placeholder)!important;
}

input:active,
select:active,
input:focus,
select:focus
{
    box-shadow: none!important;
}

select,
select option {
	color: #212529;
}

select:not(:checked)
{
	color: var(--placeholder);
}

select:checked
{
	color: var(--black);
}

select:has(option[value="-1"]:not(:checked)){
	color: #212529;
 }

select:invalid,
select option[value="-1"] {
   color: var(--placeholder);
}

.desktopPhone
{
	margin-top: 1rem;
	margin-right: auto;
}

.companionLabel
{
	font-size: 1rem;
}

.mailBox
{
	border-top-right-radius: 0px!important;
	border-bottom-right-radius: 0px!important;
	border-color: var(--placeholder)!important;
}

.closeFormBtn 
	{
		cursor: pointer;
		width: fit-content;
   	 	float: right;
    	margin-left: auto;
	}

.resetBtn
{
	color: var(--blue);
	text-decoration: underline;
	cursor: pointer;
	font-size: 11px;
	vertical-align: bottom;
	margin-left: 10px;
}

.storeLink
{
	width: fit-content;
}

.close-button.pull-right
{
	border: none;
	background: transparent;
}

.counter-background
{
	background-color: #D2691E;
	padding-top: 10px;
	padding-bottom: 10px;
}

.counter-text
{
	color: white;
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: 0px!important;
}

.counter-link
{
	text-decoration: underline;
}
#btnPhone a
{
	display: block;
	padding: 0.375rem 0.75rem;
	margin: -0.375rem -0.75rem;
}
#from-year, #to-year, #year, #stateId
{
	background-color: #fff;
}
#to-year:disabled
{
	background-color: #f6f6f6;
}
.forbidden-word{
	width: 100%;
	font-size: 13.3px;
}