@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//staging.cphmc.com/wp-content/themes/copenhagenmotorcycles/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
	font-display:swap;
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(64,64,64);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(170,15,15);
	--wd-alternative-color: rgb(15,126,173);
	--wd-link-color: rgb(170,15,15);
	--wd-link-color-hover: rgb(142,7,7);
	--btn-default-bgcolor: rgb(170,15,15);
	--btn-default-bgcolor-hover: rgb(140,8,8);
	--btn-accented-bgcolor: rgb(170,15,15);
	--btn-accented-bgcolor-hover: rgb(140,7,7);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(170,15,15);
	background-image: none;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
}
.footer-container {
	background-image: url(https://staging.cphmc.com/wp-content/uploads/2018/07/bike-footer-bg-dummy.jpg);
	background-size: cover;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Monument Extended";
	src: url("//staging.cphmc.com/wp-content/uploads/2022/12/MonumentExtended-Bold.woff2") format("woff2"), 
url("//staging.cphmc.com/wp-content/uploads/2022/12/MonumentExtended-Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

// Remove padding from main menu
// .main-page-wrapper {padding-top: 0px !important;}
// .whb-header {margin-bottom: 0px !important;}
// .main-page-wrapper {margin-top: 0px !important;}

// Remove hover styling, etc. from product grid
body .woodmart-hover-icons .woodmart-buttons {display: none!important;}
.wd-action-btn.wd-style-icon .button {display: none !important;}
.woodmart-hover-tiled .product-wrapper {box-shadow: 0 0 4px rgba(0,0,0,0);}

// Remove icons from main menu
.menu-label-primary {display: none !important;}

// Remove blog meta data
.blog-design-masonry.has-post-thumbnail .post-date {display: none !important;}
.wd-post-date {display: none !important;}
.wd-entry-meta {display: none !important;}

.wd-sub-menu {--sub-menu-color: #606060 !important;}

// Products lists
ol, ul {padding-left: var(--li-pl);--list-mb: 20px;--li-mb: 0px;--li-pl: 40px;}

/* Submit Button Gravity Forms
-----------------------------*/
body .gform_wrapper .gform_footer input[type=submit] {color: #FFFFFF;background: #aa0f0f;}
body .gform_wrapper .gform_footer input:hover[type=submit] {background: #910d0d;}