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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto Slab", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(219,51,64);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-default-color: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(217,49,67);
	--btn-accented-bgcolor-hover: rgb(196,45,60);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://mymeatshop.co.uk/wp-content/uploads/2021/09/marketplace-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-image: url(https://mymeatshop.co.uk/wp-content/uploads/2021/09/marketplace-top-banner.jpg);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(10,10,10,0.52);
	background-image: url(https://mymeatshop-business.co.uk/wp-content/uploads/2024/05/shutterstock_1871537074-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(248,248,248);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color-hover: #333;
--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: 12px;
}

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

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


.quick-shop-form{
	padding: 20px 10px 0 10px !important
}
.wd-add-btn-replace .add-to-cart-loop:before {
    display: none !important;
}
.wd-product.wd-hover-fw-button .wd-add-btn-replace .add-to-cart-loop span {
    font-size: 13px !important;
}
.wd-product.wd-hover-fw-button .wrap-price{
	justify-content:center !important
}
h3.wd-entities-title {
    justify-content: center;
    display: flex;
}
.woocommerce-variation-availability{
	display:none !important;
}
.wd-product-cats{
	display:flex;
	justify-content:center;
}

.quick-shop-wrapper .single_add_to_cart_button {
    white-space: nowrap;
    font-size: 14px !important;
}

.single_add_to_cart_button:before {
	display:none !important;
}

.mega-menu-tems3456789 * {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Poppins';
}
.product-quick-view .product-image-summary .entry-summary .product_meta .sku_wrapper{
display:none;
}
.wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: translateY(0) translateZ(0) !important;
}
[data-widget_type="wd_mega_menu.default"] * {
    color: black !important;
}
ul.elementor-nav-menu.sm-vertical {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
}
.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll){
	padding-block: 0px !important;
	padding-bottom:0px !important;
}
.wd-price-unit:before {
    content: "per" !important;
}
.active-tab * {
    color: red !important;
}
.product-wrapper .product-element-top .product-image-link img {
    width: 3000px;
    height: 250px;
    object-fit: cover;
}
.login-see-prices .wd-dropdown-results .price {
	display: none;
}
.cmps-box-button-header{
	color:white !important
}@media (min-width: 1025px) {
	.wd-carousel-wrap {
	align-items:self-end;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-wrapper .product-element-top .product-image-link img {
    width: 3000px;
    height: 250px;
    object-fit: cover;
}
}

