/* 
    Created on : 08-DEC-2020 : 10:52
    Author     : Damteq
    Version    : 1.0.0
    URL:       : https://www.damteq.co.uk

*/

/*Set default Link text colour*/
a {
	color:inherit;
}


button {
	cursor:pointer;
}

/*360 Experience Drag Icon*/

.drag-icon-360 {
    opacity: 1; /* Initial opacity */
    transition: opacity 0.3s; /* Smooth transition */
}

/*Hero video position on mobile*/
	@media only screen and (max-width: 767px) {
.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
	top:50%!important;
	height:100%!important;
		}
}
/*White line through Video Element*/
.video-image-line:after {
    content: "";
    height: 2px;
    background: white;
    position: absolute;
    width: calc(50% - 52px) ;
    right: 0;
    top: 50%;
    transform: translate(0px, -3px);
	z-index:2;
}

.video-image-line:before {
    content: "";
    height: 2px;
    background: white;
    position: absolute;
    width: calc(50% - 52px) ;
    left: 0;
    top: 50%;
    transform: translate(0px, -3px);
		z-index:2;
}
/*Animate Play Icon in Hero*/
  @keyframes pulse_play_icon {
                0% {
                    transform: scale(1);
                }
                50% {
                    transform: scale(1.2);
					transform-origin:center center;
                }
                100% {
                    transform: scale(1);
                }
            }

.hero__video-icon svg  {
 animation: pulse_play_icon 1.5s infinite;
}

/*Hover Effect for Image Box*/
.image-box__hover:hover {
	box-shadow:3px 5px 10px #dadada;
	border-color:var( --e-global-color-accent )!important;
	transform:scale(1.05);
	transition:all 0.3s ease-in-out;
}

/*Make Footer Menu Top Links Bold*/
.footer-menu__heading a {
	font-weight:bold!important;
	text-transform:uppercase;
}

.footer-menu__links a {
	width:fit-content;
}

/*Remove default padding on Mobile Menu Toggle*/
.elementor-menu-toggle {
	padding:0!important;
}

/*Single Bobber Page - Carousel - Enlarge active slide and add transparency to inactive slides*/

.bobber_single--details-carousel .swiper {
	overflow:visible;
}

.bobber_single--details-carousel .swiper-slide {
	opacity:0.6;
}
.bobber_single--details-carousel .swiper-slide-active {
	transform:scale(1.15);
	opacity:1;
}

.bobber_single--details-carousel .swiper-pagination {
	width:100%!important;
}
.bobber_single--details-carousel .swiper-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bobber_single--details-carousel .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*shop page - Category Loop Hover*/

.category-loop-container:hover .loop-title .elementor-widget-container {
	color:#F7C325;
}

/* Shop Page - Hover Boxes (clothing/Accessories) */

.text-on-hover .show-border-on-hover {
	border-width:0px!important;
}

.text-on-hover .show-on-hover {
	opacity:0;
	height:0;
}

.text-on-hover:hover .show-on-hover {
	opacity:1;
	height:auto;
}

.text-on-hover:hover .show-border-on-hover {
	border-width:0px 0px 1px 0px!important;
}

@media (max-width: 768px) {
.text-on-hover .show-border-on-hover {
	border-width:1px!important;
}

.text-on-hover .show-on-hover {
	opacity:1;
	height:1;
}}




/* Mobile specific styles */
@media (max-width: 768px) {
  .internal-nav-bobber .internal-nav-item {
    display: none; /* Hide all items by default */
  }
  .internal-nav-bobber .internal-nav-item.active {
    display: flex; /* Display active item by default */
  }
	.bobber_single--details-carousel .swiper-pagination {
	width:90%!important;
}
}


.bobber_single--details-carousel .swiper-pagination-bullet {
	width:70px!important;
	height:4px!important;
	border-radius:0;
}

.bobber_single--details-carousel .swiper-pagination-bullet[aria-current="true"] {
	background:#C3C3C3!important;
}

/*Add underline to active sections in Bobber internal sticky nav*/ 

.internal-nav-bobber .active {
	text-decoration:underline;
}

/*Product loop grid Carousel */

.product-loop_carousel .swiper {
	overflow:visible;
}

.woocommerce-product-rating a {
	align-items:center!important;
}

.woocommerce-product-rating {
	flex-direction:column;
}

/*Single product template - Tab Section for mobile */

@media only screen and (max-width: 767px) {
	.single_product-tab-section .e-n-tab-title[aria-selected="false"]:after {
	content: "";
    height: 100%;
    width: 31px;
    position: absolute;
    right: 0;
    top: 50%;
			background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23000000'%3E%3Cpath d='M466-466H252v-28h214v-214h28v214h214v28H494v214h-28v-214Z'/%3E%3C/svg%3E");
		transform: translate(-50%, -50%);
		background-size:100% 100%;
		background-repeat:no-repeat;
	}
		.single_product-tab-section .e-n-tab-title[aria-selected="true"]:after {
	content: "";
    height: 100%;
    width: 31px;
    position: absolute;
    right: 0;
    top: 50%;
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23000000'%3E%3Cpath d='M252-466v-28h456v28H252Z'/%3E%3C/svg%3E");
		transform: translate(-50%, -50%);
		background-size:100% 100%;
		background-repeat:no-repeat;
	}

}

/*Product Loop Grid - Title Hover Colour */

.product-loop_container:hover .product-loop_title .product_title {
text-decoration:underline;
}

.product-loop_price {
	font-family:"Roboto", Sans-serif;
	font-weight:bold;
	font-size:21px;
	letter-spacing:-1px;
}

/*Single product - Exhaust Sound Before/Play/Pause button*/

.audio-button .elementor-icon-list-text:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23000000'%3E%3Cpath d='M320-200v-560l440 280-440 280Z'/%3E%3C/svg%3E");
    width: 25px;
    height: 25px;
    position: absolute;
    content: "";
    background-size: 100% 100%;
    display: flex;
    left: -20px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.audio-button {
 cursor:pointer;
}

.audio-button.active .elementor-icon-list-text:before {
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23000000'%3E%3Cpath d='M560-200v-560h160v560H560Zm-320 0v-560h160v560H240Z'/%3E%3C/svg%3E");
	width: 25px;
    height: 25px;
    position: absolute;
    content: "";
    background-size: 100% 100%;
    display: flex;
    left: -20px;
    top: 50%;
    transform: translate(-50%, -50%);	
}


/*Single Product - Important information repeater */

.important-information-repeater svg {
	height:22px;
	width:22px;
	margin-right: 15px;
    margin-bottom: -4px;
}

.important-information-repeater li.dce-acf-repeater-item {
    padding-bottom: 15px;
}

.important-information-repeater ul.dce-acf-repeater-list.dce-no-list {
    margin-block-start: 0;
    margin-block-end: 0;
}

.important-information-repeater:before {
	content:"Important Information";
	    font-family: "Bebas Neue", Sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-decoration: underline;
	position:absolute;
	top:-1.5em;
}
/*Single Product - Add to cart button section */

#wc_bis_product_form .wc_bis_form_title {
    margin: 0 0 20px;
    font-family: 'Roboto';
}
button#wc_bis_send_form {
	margin:0;
}
.single_product-add-to-cart .variations .label {
	display:none;
}

.single_product-add-to-cart .button {
	width:100%;
}

.single_product-add-to-cart .variations select {
    min-width: 100%!important;
    margin-right: 0!important;
	padding:0.5rem;
}

.woocommerce div.product form.cart .variations {
	width:100%;
}

.variations_form select {
	margin-bottom:0.5rem;
}

div#wc-stripe-payment-request-button {
    margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
	.woocommerce div.product form.cart .variations {
		width: 100vw;
		margin-left:-1rem;
	}
	table.variations {
		border-spacing:1rem;
	}
	.quantity .qty {
		max-width:40px;
	}
	
	.woocommerce div.product form.cart div.quantity {
		margin:0;
	}
}


/*Single Product Gallery*/

#wpgs-gallery img {
	max-height:500px;
	min-height:500px;
	object-fit:contain;
}

#wpgs-gallery .gallery-navigation-carousel img {
	min-height:150px;
}
@media only screen and (max-width: 767px) {

#wpgs-gallery img {
	max-height:350px;
	min-height:350px;
}
#wpgs-gallery .gallery-navigation-carousel img {
	min-height:80px;
	}
}


a.checkout-button.button.alt.wc-forward {
	margin-bottom:1em;
}

/*Single Product Out of stock*/

.elementor-add-to-cart.elementor-product-simple {
	font-family:"Roboto", Sans-serif;
}

.cky-notice, .cky-modal {
	font-family:"Roboto", Sans-serif;
}

button#wc_bis_send_form {
    background: black;
    color: white;
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 0px 15px 10px !important;
}

/*Single Product Reviews Section */

.single_product-reviews {
	font-family:"Roboto", Sans-serif;
}

.single_product-reviews .comment-form-rating {
    padding: 15px 0px 15px 0px;
}


.single_product-reviews #respond input#submit {
background-color: transparent;
    border: 2px solid black;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: black;
	padding:1rem 5rem;
}

.single_product-reviews input#submit:hover {
	color:#F7C325!important;
	background-color: black!important;
}

/*Bikes for sale archive page*/
/*Counter for titles*/

.bikes-for-sale__loop  {
	counter-reset:section;
}
.bikes_for_sale--heading:before {
	counter-increment:section;
	content: counter(section, decimal-leading-zero)". ";
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
	min-width:fit-content;
	white-space: nowrap;
    line-height: var(--e-global-typography-secondary-font-size);
}

.bikes_for_sale--heading {
    display: flex!important;
    flex-direction: row!important;
    align-items: flex-start!important;
	gap:1em!important;
}
/*Contact Us Page*/ 

/*FAQ Counter */

.faq_accordion .e-n-accordion {
	counter-reset:section;
}
.faq_accordion .e-n-accordion-item-title:before {
	counter-increment:section;
	content: counter(section, decimal-leading-zero);
		font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
	min-width:fit-content;
	white-space: nowrap;
    line-height: var(--e-global-typography-secondary-font-size);
	
}

/*FAQ Title Width*/

.faq_accordion.elementor-widget-n-accordion .e-n-accordion-item-title-header {
	width:100%;
}



/*Single Bike for Sale Template*/
/*Bike Details Repeater*/
.dce-acf-repeater-item .details_content {
 font-size:20px;
	font-family:"Roboto", Sans-serif;
	line-height:20px;
	font-weight:400;
	text-transform:uppercase;
}

.bike_details--repeater .dce-acf-repeater-item {
	display:flex;
	flex-direction:column;
	gap:10px;
}
@media only screen and (max-width: 767px) {

.bike_details--repeater .dce-acf-repeater-grid {
gap:39px;
}
}

/*Key Features Repeater*/ 
.key_features_repeater--container .key_features_repeater--background .acf-image img {
	min-height:450px;
	object-fit:cover;
}
@media only screen and (max-width: 767px) {
.key_features_repeater--container .key_features_repeater--background .acf-image img {
	min-height:300px;
	max-height:300px;
	}
	.forcewidth-yes {
		min-width:100%!important;
	}
}

.key_features_repeater--container .key_features_repeater--background .acf-image:before {
	content:"";
	background:#00000081;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	transition:all 0.3s ease;
}

.key_features_repeater--container:hover .key_features_repeater--background .acf-image:before {
	opacity:1;
		transition:all 0.3s ease;
}

.key_features_repeater--line .elementor-divider-separator {
border-block-start:0px solid black!important;
	
}

.key_features_repeater--container:hover .key_features_repeater--line .elementor-divider-separator {
border-block-start:1px solid black!important;
}

.key_features_repeater--container .key_features_repeater--line {
	display:none;
}
.key_features_repeater--container:hover .key_features_repeater--line {
	display:block;
}

.key_features_repeater--container:hover .key_features_repeater--heading .dynamic-content-for-elementor-acf, .key_features_repeater--container:hover .key_features_repeater--heading .elementor-heading-title {
	color:black!important;
}

.key_features_repeater--description {
	height:0!important;
	opacity:0;
}

.key_features_repeater--container:hover .key_features_repeater--description {
	height:auto!important;
	opacity:1;
}

.key_features_repeater--grey-overlay {
	background-color:transparent!important;
	gap:0!important;
}

.key_features_repeater--container:hover .key_features_repeater--grey-overlay {
	background-color:#FFFFFFD9!important;
	gap:10px!important;
}

.key_features_repeater--icon {
	display:none;
}

.key_features_repeater--container:hover .key_features_repeater--icon {
	display:flex;
}
@media only screen and (max-width: 767px) {
.key_features_repeater--container .key_features_repeater--background .acf-image:before {
	opacity:0;
	}
	
	.key_features_repeater--icon {
	display:flex;
}
	.key_features_repeater--container .key_features_repeater--heading .elementor-heading-title {
	color:black!important;
}

	
.key_features_repeater--grey-overlay {
	background-color:#FFFFFFD9!important;
	gap:5px!important;
}
	.key_features_repeater--container .key_features_repeater--line {
	display:none;
}
	.key_features_repeater--container .key_features_repeater--description {
	height:auto!important;
	opacity:1;
}
	.key_features_repeater--container .key_features_repeater--heading .dynamic-content-for-elementor-acf {
	color:black!important;
}
}

/*Bike for sale content - Heading style in content tabs */
.single_product-content h2, .single_product-content h3 {
	font-family:var( --e-global-typography-fd8ce71-font-family ), Sans-serif;
	font-size:26px;
	font-weight:bold;
	
}

/*TH works Page */

/*Large Carousel Gallery */

.th_works--gallery-carousel .swiper-pagination-bullet {
	width:80px!important;
	height:6px!important;
	border-radius:0px;
	background:#707070!important;
}

.th_works--gallery-carousel .swiper-pagination-bullet-active {
	background:var( --e-global-color-accent )!important;
}

/*Mega Menu Tab Titles */

.menu_list_image {
    display: flex;
    flex-direction: row;
    gap: 50px;
    align-items: center;
}

.close-menu {
	cursor:pointer;
}

/*Cart Sections */
	@media only screen and (max-width: 767px) {
.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
padding:0!important;
		}
}

button#place_order {
    margin-top: 30px;
}

/*Woocommerce Notification*/

.woocommerce-message {
    border-top-color: #f7c325;
    max-width: 1500px;
    background-color: #ebebeb;
    color: black;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.woocommerce-error {
	max-width:1500px;
}

.woocommerce-notices-wrapper {
    text-align: -webkit-center;
    margin-top: 30px;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li, .woocommerce-message {
	font-family:"Roboto", Sans-serif;
}

.woocommerce-error a.button.wc-forward {
    background: black;
    color: var( --e-global-color-accent );
    border-radius: 0;
		 text-transform:uppercase;
}

.woocommerce-info {
    border-top-color: var(--e-global-color-accent);
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    background: #242424;
    color: white;
    text-align: center;
}
.woocommerce-info:before {display:none;}

 .woocommerce-message a.button.wc-forward {
    color: black;
    background: var(--e-global-color-accent);
	 text-transform:uppercase;
	 	order:9;
}

.return-to-shop a.button {
	    background: white;
    color:black;
    border-radius: 0;
	border:2px solid black;
		 text-transform:uppercase;
}

p.return-to-shop {
    text-align: center;
}

.return-to-shop a.button:hover {
	   background: black;
    color:var(--e-global-color-accent);
	border: 2px solid var(--e-global-color-accent);
}

/*Hide 'Clear' button on variation drop down*/

a.reset_variations {display:none!important;}

/* Variation price & Stock count*/

.woocommerce-variation.single_variation .stock.in-stock {
    display: none!important;
}

.elementor-add-to-cart .stock {display:none;}

.woocommerce-variation-price .price {
	    color: var(--e-global-color-text)!important;
    font-family: "Bebas Neue", Sans-serif;
    font-size: 30px!important;
    font-weight: 700;
}

/*Mega Menu Product Loop Grid*/

.product-listing-container:hover .product-listing-title .product_title {
	text-decoration:underline;
}

/*Product Archives Filter styles */

a.berocket_element_above_products_is_hide_toggle.berocket_ajax_filters_toggle {
    padding: 0;
    margin: 0px;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 20px;
}

.bapf_sfilter {
	margin-bottom:0;
}

.berocket_ajax_filters_toggle span {
	left:0;
}
	@media only screen and (max-width: 767px) {
		.bapf_sfilter {
			margin-bottom:15px;
		}
}
a.berocket_element_above_products_is_hide_toggle.berocket_ajax_filters_toggle.active {
margin:0 0 30px 0;
}


.berocket_single_filter_widget {
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: capitalize !important;
}

.bapf_slct select {
	border:none;
	font-size:20px;
	text-transform:uppercase;
}

.bapf_sfilter .bapf_button {
    font-size: 1em;
    background: transparent;
    text-transform: uppercase;
}

/*Header Cart*/

.elementor-menu-cart__main {
	width:30%!important;
}

/*Mobile Menu Style*/


.emm15 {
	top: 80px!important;
}

.mobile-menu__accordion .e-n-accordion-item-title-text {
    padding-left: 2rem;
}

.mobile-menu__accordion .e-n-accordion-item-title-icon {
    padding-right: 2rem;
}

.mobile-menu__accordion .e-n-accordion-item-title {
    padding-bottom: 10px !important;
}


/*Instagram Feed Padding*/

#sb_instagram #sbi_images {
	padding:0!important;
}



.elementor-element-1970ef1{
	display: none !important;
}

/* WooCommerce Cart Page */
.woocommerce-cart .dt-offers-checkout-codes {
	display: none;
}