@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//fireworkstation.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(249,106,34);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(102,102,102);
	--wd-link-color-hover: rgb(249,106,34);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(249,106,34);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(249,106,34);
	--wd-form-brd-width: 1px;
	--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: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(48,48,48);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 490px;
}
.page-title-default {
	background-color: rgb(243,239,234);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(243,243,243);
	background-image: none;
}
.page .main-page-wrapper {
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-image: none;
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog .main-page-wrapper {
	background-image: none;
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(243,242,241);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(243,242,241);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1290px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1307px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1290px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


body {
		letter-spacing: 1px;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a, .wd-nav[class*="wd-style-"]>li:is(:hover)>a {
    color: #F96A22 !important;
}
.wd-logo img[src$=".svg"] {
    width: auto !important;
}
.product-grid-item :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links) {
    font-size: 16px;
    margin: 0;
}
.single-post .site-content {
    max-width: 900px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.testimonial-avatar img {
    border: 10px solid hsl(0deg 0% 100% / 30%);
}
.star-rating {
    color: #F96A22 !important;
}
.single-product-page {
    padding-bottom: 80px;
    padding-top: 80px;
    margin-top: -40px;
    margin-bottom: -40px;
}
/* .woocommerce-breadcrumb {
		pointer-events: none !important;
} */
.wd-header-search-form {
    max-width: 310px;
}
.btn-size-default {
    background-color: #000000 !important;
    letter-spacing: 2px;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 30px;
}
.btn.btn-color-primary {
    background-color: #f96a22 !important;
}
.btn.btn-size-default.whatsapp-btn {
    background: none !important;
    color: #000000;
    border: 1px solid #000000;
    margin-top: 30px;
    margin-bottom: 30px;
}
.btn-size-default:hover, :is(.btn,.button,button,[type="submit"],[type="button"]):hover, .btn.btn-size-default.whatsapp-btn:hover {
    background-color: #F96A22 !important;
    color: #ffffff;
}
.wd-accordion.wd-style-default:before, .wd-accordion-item {
    border-width: 1px;
    border-color: #000000 !important;
}
.product-label {
    font-size: 10px;
    padding: 3px;
}
.product_title {
    font-size: 24px;
}
.wd-product :is(.product-image-link,.hover-img) img {
    border: 1px solid #dddddd;
}
.wrapper-content-banner.wd-fill.wd-items-bottom.wd-justify-left {
    background: linear-gradient(to top, black, transparent);
}
.home .wd-product :is(.wd-product-countdown,.wd-swatches-grid) {
    position: absolute;
    bottom: 20px;
    margin: 0 10px;
    width: calc(100% - 40px);
}
.wd-popup .wpcf7-form .wpcf7-submit {
    width: 100%;
    margin-top: 10px;
}
.product-design-default .entry-summary:not(.col-lg-4) .wd-product-brands a {
    box-shadow: none;
    min-height: auto;
    background-color: #F96A22;
    color: #ffffff;
    border-radius: 30px;
    padding: 10px 20px;
}
.product-label.out-of-stock {
    color: #ff0000;
    font-size: 14px;
}




footer .wpcf7-form-control:not(.wpcf7-submit) {
    margin-bottom: 15px;
}
footer .wpcf7-submit {
    width: 100%;
}


.wd-product img {
    height: 300px;
    object-fit: contain;
		background-color: #ffffff;
		padding: 20px;
}


/* Define the animation */
@keyframes colorChange {
  0% {
    color: red;
  }
  50% {
    color: blue;
  }
  100% {
    color: red;
  }
}

/* Apply the animation to the specific element */
#menu-item-1104 a {
  animation: colorChange 3s infinite; /* 3 seconds duration, loops infinitely */
}

.woosb-products.woosb-products-layout-list .woosb-availability {
    display: none !important;
}

.single-product .summary-inner>.price+.price {
    display: flex;
    font-size: 16px;
}
.single-product .summary-inner>.price label {
    font-size: 0;
}
.single-product .summary-inner>.price label:before {
    content: "RRP";
    font-size: 16px;
    font-weight: bold;
}
.single-product .summary-inner .price+.price del {
    text-decoration: auto;
    color: #000000;
}
.single-product .summary-inner .price+.price del:after {
    content: "You Saved:";
    margin-left: 15px;
}
.single-product .summary-inner>.price+.price .amount {
    color: #000000;
    font-weight: 600;
}

.wd-product .price .price label {
		font-size: 0;
		margin: 0;
}
.wd-product .price .price {
		display: flex;
		justify-content: center;
		align-items: center;
}
.wd-product .price .price label:before {
		content: "RRP";
		font-size: 13px;
}@media (max-width: 576px) {
	h2.woodmart-title-container, h4.woodmart-title-container {
    font-size: 30px !important;
}
.single-product-page {
    padding: 30px 10px 70px !important;
}
.blog .site-content {
    padding: 0 30px !important;
}
.single-post .site-content {
	margin: 0 !important;
    padding: 0 30px !important;
}



footer .elementor-element {
    width: 100% !important;
}
footer .wd-negative-gap.elementor-element {
    margin-bottom: 0;
}
}

