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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(5,67,103);
	--wd-text-font-size: 17px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(5,67,103);
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(5,67,103);
	--wd-entities-title-color-hover: rgba(0, 73, 114, 0.79);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(5,67,103);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,73,114);
	--wd-alternative-color: rgb(227,232,236);
	--wd-link-color: rgb(0,73,114);
	--wd-link-color-hover: rgba(0,73,114,0.79);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,73,114);
	--btn-accented-bgcolor-hover: rgba(0,73,114,0.76);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,73,114);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(247,129,0);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(101,169,0);
	background-image: none;
	background-repeat: repeat-x;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(0,93,173);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center center;
}
.wd-footer {
	background-color: #559112;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(6,30,32);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center center;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--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;
--wd-cat-brd-radius: 12px;
}

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


.create-account-question .btn {
    display: none!important;
}

.product-additional-galleries {
    top: 0!important;
}

.wd-checkout-prod-cont .quantity {
    display: none!important;
}

.unbranded-tick {
    background-color: #d8f1ff;
    padding: 5px 10px 5px 10px;
}

table :is(tbody,tfoot) th {
    text-align: left;
}

.wcuf-approval-status-waiting-for-approval {
    color: #ff0200!important;
}

td.product-name a {
    font-size: 16px;
}

td.product-name {
    font-size: 95%;
}

td.product-price>.amount, .cart-totals-inner table .cart-subtotal .amount {
    color: #014972;
    font-weight: 600;
}

caption, th, td {
    vertical-align: middle;
    text-align: center;
}

.wc-item-meta, ul.variation {
    font-size: 105%;
    line-height: 22px;
}
.wd-tools-element .wd-tools-count {
    display: none;
}


.wd-quick-shop-2 table.variations, .wd-product .price {
    display: none!important;
}

.wcss-btn, .cart-item-edit-link {
    background-color: #f78200 !important;
    color: #ffffff !important;
    border-radius: 5px !important;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: inherit !important;
}

.wd-header-cart .wd-tools-icon:before, .wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 24px;
}

.wd-nav-opener {
    background-color: #f7f7f7;
}

.wd-dropdown-menu.wd-design-default {
    padding: 12px 20px;
    --wd-dropdown-width: auto;
    white-space: nowrap;
}
.wd-sub-menu li>a:hover {
    color: rgb(247 130 0)!important;
}

.wd-dropdown-cart {
    padding: 20px;
    background-color: #ffffff!important;
}
.wd-dropdown-menu.wd-dropdown {
  border-radius: 0px 0px 25px 25px;
	background-color: #014972;
	border-top: white solid 1px;
}

.whb-header-bottom .wd-dropdown, .whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu) {
    margin-top: 3px!important;
}
.wd-add-btn-replace .add-to-cart-loop:before {
	display:none!important;
}

.wd-nav-mobile>li>a {
    color: #003b5c!important;
	  font-size: 16px!important;
}

.wd-nav-mobile {
    text-align: left !important;
}

.wd-dropdown-cart {
    width: 450px!important;
}

.artwork-nav {
    background-color: #035dae;
    padding: 3px 10px 2px 10px;
}

.single_add_to_cart_button {
    width: auto!important;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    font-size: 18px;
	font-weight: 400;
}

body .metaslider .coin-slider, body .metaslider .nivoSlider, body .metaslider .nivoSlider img, body .metaslider .rslides, body .metaslider .rslides li, body .metaslider .flexslider ul.slides, body .metaslider .flexslider .slides li, body .metaslider .flexslider .slides ul, body .metaslider .flexslider .slides ol, body .metaslider .flexslider .slides img, body .metaslider .flexslider .flex-direction-nav, body .metaslider .flexslider .flex-direction-nav li {
    border-radius: 12px;
}
.labels-rounded-sm .product-label {
    border-radius: 9px 0px 9px 0px!important;
}

.product-label {
    font-weight: 600!important;
    font-size: 19px!important;
     margin-left: -7px!important;
    margin-top: -7px!important;
}

.wd-carousel-wrap {
    height: auto!important;
}

@media (min-width: 1370px){
.elegant-expanding-section-content {
    font-size: 20px!important;
	}}


@media (max-width: 1024px){
.wd-carousel-dis-mb .wd-carousel-wrap {
    mask-image: none!important;
	}}

.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
    border-radius: 12px;
}


.wd-info-box :is(.info-box-subtitle,.info-box-title) {
    margin-bottom: 11px;
}

.site-content {
    margin-bottom: 0px;
}

.wc-tab-inner {
    padding: 20px!important;
    background: white!important;
    border-radius: 4px!important;
}

.wd-prefooter {
    padding-bottom: 0px!important;
}

.wd-nav.wd-style-underline-reverse>li>a {
    padding-top: 4px!important;
}


.woocommerce-breadcrumb, .woocommerce-breadcrumb a:hover, .yoast-breadcrumb a:hover, .nav-link-text.wd-tabs-title  {
    color: #0a4466!important;
}

.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    margin-bottom: 5px!important;
}
.nav-link-text.wd-tabs-title {
    font-size: 22px;
}

.product-tabs-wrapper {
    background-color: #e6ecf0!important;
	border-top: none!important;
    border-bottom: none!important;
}

.wd-prefooter {
    padding-bottom: 0px;
}

.whb-header-bottom .wd-dropdown {
    margin-top: 6px;
}

.wd-nav {
    text-align: center;
}

@media (min-width: 1025px){
.wd-side-hidden {
    width: 500px;
	}}

.wwob-sticky-item-price {
    display: none;
}

.klarna-placement {
	justify-content: center;
}

a, strong, b {
  font-weight: 600!important;
}

h2 {
    font-size: 30px!important;
}

span.rt-reading-time {
    font-size: 25px;
    font-weight: 400;
}

@media (max-width: 1024px){
.wd-side-hidden {
    width: 100%;
    z-index: 99999;
	}}

@media (max-width: 768.98px){
.offcanvas-sidebar-mobile:not(.wd-on-toolbar) .wd-sidebar-opener {
    display: none!important;
	}}

.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 210px;
}

.tabs-layout-tabs+.wd-single-reviews {
    padding-top: 0px;
    border-top: none!important;
}

.woocommerce-Reviews :is(.comment-reply-title,.woocommerce-Reviews-title) {
    text-transform: uppercase!important;
    font-size: 22px!important;
}

@media (max-width: 1024px){
.disable-owl-mobile .owl-carousel {
    -webkit-mask-image: none!important;
	}}

.single_add_to_cart_button {
    width: 100%;
}

.product-image-summary .wd-progress-bar {
    margin-bottom: 20px;
    margin-top: 10px;
}

@media only screen and (min-width: 200px){
.paypal-button-row.paypal-button-layout-vertical {
    margin-bottom: 11px;
    margin-top: 11px;
	}}

@media only screen and (min-width: 300px){
.paypal-button-container {
    min-width: 300px;
    max-width: 500px;
    margin-top: 11px;
	}}

.cart-widget-side .shopping-cart-widget-footer>* {
    margin-bottom: 11px!important;
}

button.single_add_to_cart_button.button.alt.wp-element-button, button#wd-add-to-cart {
    width: 48%!important;
}
p#wcpay-payment-request-button-separator {
    margin-top: 1px!important;
    margin-bottom: 1px!important;
}
.wd-builder-off .wd-visits-count {
    margin-bottom: 20px;
    margin-top: 20px;
}

.wd-post-date.wd-style-with-bg {
	display: none!important;
}

.cart-content-wrapper .cart-totals-inner .checkout-button {
    width: 100%;
    margin-bottom: 20px;
}

li {
    margin-bottom: 0px!important;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-color: rgba(31, 45, 46, 1)!important;
    border-bottom-width: 5px!important;
    border-bottom-style: solid!important;
}

.wd-nav-main>li>a {
    height: 50px!important;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}

.wd-sub-menu li>a {
    font-size: 18px;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-bottom: #04181A solid 5px;
}

.box-icon-align-left .box-icon-wrapper {
margin-top: -6px;
}

.dokan-alert-success, .dokan-message, .dokan-store-contact .alert-success, .mc4wp-success, .woocommerce-message, .wpcf7 form.sent .wpcf7-response-output, .wpcf7-mail-sent-ok, .yith_ywraq_add_item_product_message {
    background-color: #83b734!important;
}

.woodmart-social-icons.icons-size- i {
    font-size: 19px;
    line-height: 30px;
}
.whb-top-bar .whb-secondary-menu .item-level-0>a {
    font-weight: 400;
    font-size: 11px;
}
.woodmart-prefooter {
    padding-bottom: 0px!important;
}

.full-screen-wrapper {
    background-color: 
rgba(54, 104, 5, 0.9);
}

.vertical-navigation .item-level-0 > a {
	padding: 9px 18px;}

.woocommerce-info {
    background-color: 
    #319AD6;
}

.woocommerce-breadcrumb h1.brand_names {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
}

.extra_info{
 display:none !important; 
}
.term-description.test11 {
     margin: 0 auto !important;
	padding-bottom:20px;
    width:100%;
}
 
.product-cat-details.cust_description2 {
    margin-top: 35px;
}

.single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .yoast-breadcrumb {
	line-height: 2.3;	
}

body .woodmart-tab-content .product-grid-item.col-6{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.elegant-expanding-section-description {
    display: none!important;
}

.elegant-expanding-sections .elegant-expanding-section-heading-area {
    border-bottom: solid white 1px;
}

.elegant-expanding-sections {
    margin-bottom: 0px;
}

.elegant-expanding-sections .elegant-expanding-section-heading-area .elegant-expanding-section-heading-wrapper {
    padding: 15px 0px 15px 0px;
}

.elegant-expanding-sections .elegant-expanding-section-heading-area .elegant-expanding-section-heading-wrapper {
    padding: 15px 0px 15px 0px;
    width: 1160px;
}

@media (min-width: 1370px){
.elegant-expanding-section-content {
    width: 1410px;
    margin: 0 auto;
    text-align: left;
}}@media (min-width: 1025px) {
	.wd-sub-menu li>a {
		  font-size: 18px!important;

	    color: #ffffff;
}

.nav-link-text:hover {
    color: #f78200;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child) {
    margin-top: 0px!important;
}

.wd-sub-menu li>a {
    font-size: 16px!important;
	    color: #014972;
}
}

@media (max-width: 576px) {
	.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child) {
    margin-top: 0px!important;
}
.wd-sub-menu li>a {
    font-size: 16px!important;
	    color: #014972;
}

.wd-header-cart.wd-design-2 .wd-tools-text {
    margin-inline-start: 5px;
}
}

