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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.plasticpackers.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.plasticpackers.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.plasticpackers.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.plasticpackers.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.plasticpackers.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.plasticpackers.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.plasticpackers.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.plasticpackers.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--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: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(13,158,134);
	--wd-alternative-color: rgb(78,203,180);
	--btn-default-bgcolor: rgb(13,158,134);
	--btn-default-bgcolor-hover: rgb(13,157,156);
	--btn-accented-bgcolor: rgb(13,158,134);
	--btn-accented-bgcolor-hover: rgb(13,157,156);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(13,158,134);
	--wd-link-color-hover: rgb(78,203,180);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(11,18,32);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.wd-nav-header>li>a:hover {
    padding: 10px 12px;
    border-radius: 10px;
    background: #f1f5f9;
}
.wd-content-layout {
    padding-block: 0px !important;
}
.main-page-wrapper h1{
    font-size: 42px !important;
}
.main-page-wrapper h2{
font-size: 32px !important
}
section{
	padding-top:30px;
	padding-bottom: 30px;
}
@media (max-width: 769px) {
    .main-page-wrapper h1 {
        font-size: 32px !important;
    }
		.main-page-wrapper h2{
			font-size: 22px !important
		}
	.single-product-page .summary.entry-summary.text-left.wd-grid-col{
		padding-bottom: 40px !important
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-section .elementor-container {
        flex-wrap: nowrap !important;
    }
}
.gradient-bg{
background: linear-gradient(180deg, #ffffff, #f0fdfa);
}
.secondary-btn-custom:hover{
border-color: rgba(13, 158, 134, 1);
}
.secondary-btn-custom a:hover{
border-color: rgba(13, 158, 134, 1) !important;
}
.btn-primary a{
		padding: 12px 16px;
    border-radius: 12px;
    font-weight: 800;
    border: 2px solid transparent;
    transition: .18s;
		background: var(--e-global-color-d8c4bdb);
    color: #fff;
}
.btn-primary a:hover{
		padding: 12px 16px !important;
    border-radius: 12px !important;
    font-weight: 800 !important;
    border: 2px solid transparent !important;
		background-color: rgba(13, 157, 156, 1) !important;
		color: #fff !important;
/* 		border: rgba(13, 157, 156, 1) !important; */
}
.wd-button-wrapper .btn-style-bordered.primary-btn-custom:not(:hover) {
    background-color: #0D9E86 !important;
}
.btn-primary .wd-button-wrapper .btn-style-bordered:not(:hover){
background: var(--e-global-color-d8c4bdb) !important;
}
.txt-center{
text-align: center;
}
.cm-border{
	border: 1px solid var(--e-global-color-0964d8b);
	border-radius: 12px;
	overflow: hidden;
}
.bm-border{
	border-bottom: 1px solid var(--e-global-color-0964d8b);
}
.contact-us.group p{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px;
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 14px;
}
.f-links {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
    margin: 12px 0 22px;
}
.f-links a {
    padding: 8px 10px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .12);
}
.f-links a:hover {
    background: rgba(255, 255, 255, .06);
}
.badges .elementor-widget-wrap.elementor-element-populated{
gap: 10px
}
.custom-gap .elementor-container.elementor-column-gap-default{
gap: 20px
}
.category-img img{
		max-height: 200px;
    object-fit: contain;
}
.home-products .wd-product, .home-products .wd-product.wd-hover-standard .wd-add-btn{
	text-align: left !important;
}
.home-products .wd-product.wd-hover-standard .wd-add-btn{
	justify-content: left !important;
}
.home-products .wd-product img{
	border: 1px solid var(--e-global-color-0964d8b);
	border-radius: 12px;
}

/* Size & Guide Page */
.dot.green {
    background: #16a34a;
}
.dot {
    width: 12px;
    height: 12px;
    border-radius: 999px;
    display: inline-block;
}
/* FAQ page */
.home-faq .elementor-accordion-item {
    border: 1px solid var(--e-global-color-0964d8b) !important;
    margin: 10px 0px;
    border-radius: 12px;
    overflow: hidden;
		box-shadow: 0 8px 24px rgba(15,23,42,.04);
}
.home-faq .elementor-accordion-item:has(.elementor-tab-title.elementor-active) {
    border-color: #bae6fd !important;
    background: #f8fdff !important;
}
.stick-column{
		position: sticky;
    top: 120px;
    align-self: flex-start;
    z-index: 10;
}
.cta-faq{
	padding-top:0px !important;
	padding-bottom: 0px !important;
}

/* About us  */
.ul-none{
list-style: none !important;
}
.timeline li::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 4px;
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: var( --e-global-color-d8c4bdb );
}
.timeline li::after {
    content: "";
    position: absolute;
    left: 13px;
    top: 14px;
    width: 2px;
    height: calc(100% - 14px);
    background: var(--e-global-color-0964d8b);
}
.timeline li{
	position: relative;
	padding-left: 28px;
}
.custom-contact-form label {
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 4px;
}
.custom-contact-form input,
.custom-contact-form textarea,
.custom-contact-form select{
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid var(--e-global-color-0964d8b);
  margin-bottom: 12px;
  font-family: inherit;
  font-size: 14px;
	background-color: #fff;
	min-height: fit-content;
}
.custom-contact-form textarea {
  resize: vertical;
}
.custom-contact-form .btn.primary {
  background: #0d9e86;
  color: #fff;
  padding: 10px 18px;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  font-weight: 600;
  transition: 0.2s ease;
	text-transform: capitalize;
}
.custom-contact-form .btn.primary:hover {
  opacity: 0.85;
}
.custom-contact-form p{
margin-bottom: 5px !important;
}
.custom-contact-form input:focus-visible, .custom-contact-form textarea:focus-visible {
    border: 2px solid #000;
}
.links-row{
		display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

/* category pages */
.ctr-sub-hading{
		font-weight: 700 !important;
    text-transform: uppercase !important;
    color: var(--e-global-color-9473ae5) !important;
}
.chip{
		background-color: var(--e-global-color-da2293d);
    padding: 8px 12px 8px 12px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-0964d8b);
    border-radius: 50px 50px 50px 50px;
		font-size: 16px;
    font-weight: 800;
    color: var(--e-global-color-fd65aa9);
}
.ctr-top-section{
		border: 1px solid var(--e-global-color-0964d8b) !important;
    padding: 30px;
    border-radius: 18px;
    overflow: hidden;
		box-shadow: 0 8px 24px rgba(15,23,42,.04);
		background: linear-gradient(180deg, #ffffff, #f0fdfa);
}
.wd-product.product-grid-item, .woocommerce-product-gallery {
    border: 1px solid var(--e-global-color-0964d8b) !important;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 4px 8px rgba(10, 20, 40, .09);
    overflow: hidden;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    object-fit: contain;
}
.wd-product .product-element-top, .wd-carousel-container.wd-gallery-images{
border-bottom: 1px solid var(--e-global-color-0964d8b);
}
.wd-product.product-grid-item .product-wrapper h3, .product-wrapper span.price {
    padding-left: 14px;
    text-align: left;
}
.wd-product.product-grid-item .wd-add-btn {
    padding: 0px 14px 14px 14px;
    justify-content: unset !important;
}

/* Single Page */
.sp-btn{
		background-color: var(--e-global-color-da2293d);
    font-size: 16px;
    font-weight: 800;
    fill: var(--e-global-color-fd65aa9);
    color: var(--e-global-color-fd65aa9);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-0964d8b);
    border-radius: 12px 12px 12px 12px;
    padding: 16px;
}
.sp-btn:hover{
		background-color: var(--e-global-color-da2293d);
    color: var(--e-global-color-4b83e11);
		border-color: rgba(13, 158, 134, 1) !important;
}
.single-product-page .wd-carousel-container.wd-gallery-thumb {
    margin: 0 10px 10px;
}
.single-product-page .wd-carousel-container.wd-gallery-thumb .wd-carousel-item img {
    min-width: 90px;
    min-height: 90px;
    object-fit: contain;
    max-width: 90px;
    max-height: 90px;
    border: 1px solid var(--e-global-color-0964d8b);
    border-radius: 12px;
    background: #fff;
    overflow: hidden;
}
.single-product-page .summary.entry-summary.text-left.wd-grid-col, .box-with-shadow {
    border: 1px solid var(--e-global-color-0964d8b) !important;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 4px 8px rgba(10, 20, 40, .09);
    overflow: hidden;
    padding: 16px;
}

/* Make WooCommerce variation table behave like stacked blocks */
.single-product-page table.variations tr:not(:last-child) {
    display: block;
    margin-bottom: 20px;
}

/* Make labels appear on top */
.single-product-page table.variations th.label {
    display: block;
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 15px;
    color: #0a2342; /* match second image style */
}

/* Make the select dropdown full width */
.single-product-page table.variations td.value select {
    width: 100% !important;
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid #d0d6dd;
    font-size: 14px;
}

/* Remove table cell layout */
.single-product-page table.variations td.value,
.single-product-page table.variations th.label {
    display: block;
    width: 100%;
}

/* Style the Clear link (if needed) */
.single-product-page table.variations .reset_variations {
    margin-top: 6px;
    display: inline-block;
    font-size: 13px;
    color: #0D9E86;
}
.single-product-page table.variations .cell{
padding: 0px !important;
}
.single-product-page table.variations select {
    max-width: 100% !important;
}
.collapse-txt {
    overflow: hidden;
    margin: 0px !important;
}
.tech-specs table :is(tbody,tfoot) th {
    border-bottom: 1px dashed var(--e-global-color-0964d8b) !important;
    width: 200px;
}
.tech-specs table td {
    border-bottom: 1px dashed var(--e-global-color-0964d8b) !important;
}
.single-product-notes{
		border-color: #bae6fd !important;
    background: #f8fdff;
}