@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);  :root {
--c-purple-light: #cdc9ec;
--c-yellow: #ffa700;
--c-line: #645c9c;
--c-blue: #18284a;
--c-mediumgrey: #797979;
--c-grey: #131313;
--c-fgrey: #323232;
--c-lightgrey: #f1f1f1;
--c-darkred: #a70009;
--c-red: #e30713;
--c-black: black;
}
#breadcrumbs {
max-width: 1280px;
width: 100%;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
[data-type="acf/breadcrumbs"] .admin-breadcrumbs {
background-color: var(--c-lgrey);
text-align: center;
padding: 20px;
box-sizing: border-box;
}
[data-type="acf/breadcrumbs"] .admin-breadcrumbs span {
font-size: 12px;
padding: 0;
margin: 0;
}
.breadcrumb-cont, .admin-breadcrumbs {
position: relative;
}
#breadcrumbs {
position: relative;
font-size: 14px;
font-weight: 600;
padding: 20px 20px !important;
}
@media screen and (max-width: 812px) {
.breadcrumb-cont {
padding: 20px 0 0;
}
.breadcrumb-cont #breadcrumbs {
padding: 0px 20px !important;
}
}@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);  :root {
--c-purple-light: #cdc9ec;
--c-yellow: #ffa700;
--c-line: #645c9c;
--c-blue: #18284a;
--c-mediumgrey: #797979;
--c-grey: #131313;
--c-fgrey: #323232;
--c-lightgrey: #f1f1f1;
--c-darkred: #a70009;
--c-red: #e30713;
--c-black: black;
}
.maintitle {
max-width: 1280px;
width: 100%;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
[data-type="acf/main-title"] .admin-title {
text-align: center;
padding: 20px;
box-sizing: border-box;
font-size: 30px;
font-weight: 600;
}
[data-type="acf/main-title"] .admin-title span {
font-size: 12px;
font-weight: 300;
padding: 0;
margin: 0;
display: inherit;
}
[data-type="acf/main-title"] .admin-title p {
font-size: 30px;
padding: 0;
margin: 0;
}
.maintitle {
font-size: 14px;
font-weight: 600;
padding: 30px 20px;
position: relative;
}
.maintitle h1 {
text-align: center;
color: var(--c-red);
padding: 0;
margin: 0;
margin: 25px 0 0 0;
font-size: 27px;
}
@media screen and (max-width: 812px) {
.maintitle h1 {
padding: 0 20px;
}
}@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);  :root {
--c-purple-light: #cdc9ec;
--c-yellow: #ffa700;
--c-line: #645c9c;
--c-blue: #18284a;
--c-mediumgrey: #797979;
--c-grey: #131313;
--c-fgrey: #323232;
--c-lightgrey: #f1f1f1;
--c-darkred: #a70009;
--c-red: #e30713;
--c-black: black;
}
.categories .cont {
max-width: 1280px;
width: 100%;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
.categories .cont .box .product--cont .btn {
color: white;
text-transform: uppercase;
font-weight: 800;
padding: 15px 40px;
font-size: 18px;
line-height: 16px;
display: inline-block;
box-sizing: border-box;
text-decoration: none;
position: relative;
transition: padding 0.3s ease-in-out;
z-index: 1;
}
.categories .cont .box .product--cont .btn:before {
content: "";
background-color: var(--c-red);
height: 100%;
width: 100%;
z-index: 0;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.categories .cont .box .product--cont .btn:after {
content: "";
height: 100%;
width: 0;
z-index: 0;
position: absolute;
left: 0;
top: 0;
background: var(--c-grey) url(//www.ebikemotorcentre.com/wp-content/themes/ebike/images/arrow-white.svg) no-repeat 97% center;
background-size: 28px;
z-index: -1;
transition: width 0.3s ease-in-out;
}
.categories .cont .box .product--cont .btn:hover:after {
width: 100%;
}
.wp-block[data-type="acf/categories"] {
max-width: 100%;
overflow: hidden;
padding-bottom: 0px !important;
}
.categories {
padding: 40px 0;
}
.categories h2 {
color: var(--c-fgrey);
text-align: center;
}
.categories .cont {
flex-wrap: wrap;
display: flex;
justify-content: flex-start;
}
.categories .cont .box {
width: 19%;
text-align: left;
text-decoration: none;
margin: 20px 0.5% 20px;
}
.categories .cont .box .product--image {
border: 3px solid #dcdcdc;
box-shadow: 0px 0px 8px #cecece;
}
.categories .cont .box .product--image img {
width: 100%;
height: 210px;
display: block;
position: relative;
transition: all 0.5s ease-in-out;
left: 0;
top: 0;
padding: 20px;
box-sizing: border-box;
object-fit: contain;
}
.categories .cont .box .product--cont {
margin-top: 20px;
}
.categories .cont .box .product--cont .title {
font-weight: 900;
color: black;
font-size: 14px;
line-height: 20px;
text-align: left;
}
.categories .cont .box .product--cont .price {
color: black;
font-size: 14px;
line-height: 20px;
text-align: left;
font-weight: 500;
}
.categories .cont .box .product--cont .btn {
font-weight: 900;
margin-top: 15px;
padding: 8px 25px;
font-size: 14px;
line-height: 20px;
}
.categories .cont .box:nth-child(5n) {
margin-right: 0;
}
@media screen and (max-width: 812px) {
.categories {
padding: 10px 0;
}
.categories .cont .box {
width: 49%;
}
}@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);  :root {
--c-purple-light: #cdc9ec;
--c-yellow: #ffa700;
--c-line: #645c9c;
--c-blue: #18284a;
--c-mediumgrey: #797979;
--c-grey: #131313;
--c-fgrey: #323232;
--c-lightgrey: #f1f1f1;
--c-darkred: #a70009;
--c-red: #e30713;
--c-black: black;
}
.blocks .cont {
max-width: 1280px;
width: 100%;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
.wp-block[data-type="acf/blocks"] {
max-width: 100%;
overflow: hidden;
padding-bottom: 0px !important;
}
.blocks .cont {
flex-wrap: wrap;
justify-content: space-between;
}
.blocks .cont .box {
width: 32.5%;
padding-bottom: 20%;
position: relative;
display: inline-block;
border: 2px solid black;
margin-bottom: 12px;
overflow: hidden;
}
.blocks .cont .box img {
position: absolute;
width: 101%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
height: 101%;
width: 100%;
z-index: 1;
transition: all 0.3s ease-in-out;
object-fit: cover;
object-position: center;
}
.blocks .cont .box p {
position: absolute;
color: white;
font-weight: 600;
text-transform: uppercase;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 2;
background-color: rgba(227, 7, 19, 0.6);
padding: 10px 30px;
transition: all 0.3s ease-in-out;
}
.blocks .cont .box:hover {
cursor: pointer;
}
.blocks .cont .box:hover p {
background-color: rgba(227, 7, 19, 0.8);
}
.blocks .cont .box:hover img {
width: 103%;
height: 103%;
}
@media screen and (max-width: 812px) {
.blocks .cont .box {
width: 100%;
padding-bottom: 50%;
}
}@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);  :root {
--c-purple-light: #cdc9ec;
--c-yellow: #ffa700;
--c-line: #645c9c;
--c-blue: #18284a;
--c-mediumgrey: #797979;
--c-grey: #131313;
--c-fgrey: #323232;
--c-lightgrey: #f1f1f1;
--c-darkred: #a70009;
--c-red: #e30713;
--c-black: black;
}
.brands .brands-slider {
max-width: 1280px;
width: 100%;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
[data-type="acf/brands"] .brands-slider {
display: flex;
flex-wrap: wrap;
}
[data-type="acf/brands"] .brands-slider .brand {
width: 20%;
}
[data-type="acf/brands"] .brands-slider .brand img {
width: 100%;
}
.brands {
padding: 40px 0;
}
.brands .brands-slider .brand .brand--image {
position: relative;
padding: 0 10px;
box-sizing: border-box;
}
.brands .brands-slider .brand .brand--image svg {
width: 100%;
height: auto;
max-height: 125px;
}
.brands .brands-slider .brand .brand--image svg path, .brands .brands-slider .brand .brand--image svg polygon, .brands .brands-slider .brand .brand--image svg rect {
fill: var(--c-fgrey) !important;
}
.brands .brands-slider .slick-arrow {
top: 50%;
width: 50px;
height: 50px;
background-size: 90px;
transform: translate(0%, -50%) rotate(0deg);
left: auto;
right: 0;
z-index: 1001;
}
.brands .brands-slider .slick-arrow:before {
color: black;
}
.brands .brands-slider .slick-arrow:hover {
right: -10px;
}
.brands .brands-slider .slick-prev {
left: 30px;
transform: translate(-50%, -50%) rotate(-180deg);
}
.brands .brands-slider .slick-prev:hover {
left: 20px;
right: auto;
}
@media screen and (max-width: 812px) {
.brands .brands-slider img {
width: auto;
display: inline-block;
padding: 0;
}
.brands .brands-slider .brand .brand--image {
width: 100%;
text-align: center;
}
}@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);  :root {
--c-purple-light: #cdc9ec;
--c-yellow: #ffa700;
--c-line: #645c9c;
--c-blue: #18284a;
--c-mediumgrey: #797979;
--c-grey: #131313;
--c-fgrey: #323232;
--c-lightgrey: #f1f1f1;
--c-darkred: #a70009;
--c-red: #e30713;
--c-black: black;
}
.splitimage {
display: flex;
position: relative;
top: 0;
}
.splitimage .split {
flex: 1;
min-width: 50%;
position: relative;
}
.splitimage .split h2 {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
text-align: center;
color: white;
transform: translate(-50%, -50%);
z-index: 2;
font-size: 40px;
margin: 0;
padding: 15px 0;
max-width: 75%;
background-color: rgba(97, 97, 97, 0.586);
}
.splitimage .split img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.splitimage .split:after {
content: "";
width: 100%;
background-color: black;
z-index: 1;
position: absolute;
top: 0;
left: 0;
height: 100%;
opacity: 0.4;
transition: all 0.3s ease-in-out;
}
.splitimage .split:hover:after {
opacity: 0.1;
}
@media screen and (max-width: 812px) {
.splitimage {
display: inline-block;
}
.splitimage .split {
max-width: 100%;
min-width: 100%;
display: flex;
}
.splitimage .split h2 {
padding: 0;
margin: 0;
font-size: 28px;
}
.splitimage .split img {
min-height: 250px;
}
}