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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://exoblanc.pure-dev4.co.uk/wp-content/uploads/2024/11/zxzczx.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(166,191,217);
	background-image: none;
}

.page-title-default{
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(166,191,217);
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(38,51,73);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"IvyMode", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:rgb(38,51,73);
}
:root{
--wd-entities-title-font:"IvyMode", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:rgb(38,51,73);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"IvyMode", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:none;
--wd-widget-title-color:rgb(38,51,73);
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
:root{
--wd-brd-radius: 10px;
}:root{
--wd-primary-color:rgb(37,50,76);
}
:root{
--wd-alternative-color:rgb(244,244,244);
}
:root{
--wd-link-color:rgb(37,50,76);
--wd-link-color-hover:rgba(37,50,76,0.73);
}
.single-product .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--btn-default-font-family:"Montserrat", Arial, Helvetica, sans-serif;
--btn-default-font-weight:400;
}
:root{
--btn-default-bgcolor:#263349;
}
:root{
--btn-default-bgcolor-hover:rgb(255,255,255);
}
:root{
--btn-accented-bgcolor:rgb(38,51,73);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,255,255);
}
:root{
--notices-success-bg:rgb(38,51,73);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(234,173,108);
}
:root{
--notices-warning-color:#fff;
}
	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #333;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-accented-brd-radius: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
							
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
	
	
	
			:root {
			--wd-header-banner-h: 40px;
		}
		@media (max-width: 1024px) {
			:root {
				--wd-header-banner-h: 40px;
			}
		}
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

									--wd-form-color: rgb(37,50,76);
					
									--wd-form-placeholder-color: rgb(37,50,76);
					
									--wd-form-brd-color: rgb(37,50,76);
					
							
								}
/* Body */

:root{
	--wd-form-brd-radius: 25px;
}
.color-scheme-dark{
	--wd-text-color: #25324C;
}
footer.color-scheme-dark a{
	color: var(--wd-text-color);
}
footer a:hover{
	text-decoration:underline;
}
.top-banner-text .testimonial-content p {
    color: #25324C;
	margin-bottom:0;
}
.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}

.wpcf7-form-control.wpcf7-submit {
    border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
		border: 1px solid var(--btn-accented-bgcolor);
		padding:5px 50px;
}
.wpcf7-form-control.wpcf7-submit:hover{
	background-color: var(--btn-accented-color);
	color: var(--btn-accented-bgcolor);
}

.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev, .elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next {
    border: 2px solid #707070;
    border-radius: 25px;
    background: #707070;
}
.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev{
	padding-right: 1px;
	--arrow-prev-left-align: -40px;
}
.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next{
	padding-left: 1px;
	--arrow-next-right-align: -40px;
}
.header-banner .wpcfb-wrap{
	padding-top:0;
	padding-bottom:0;
}
.header-banner .wpcfb-title {
    display: none;
}
.header-banner .wpcfb-progress-bar {
    display: none;
}

/* Header Menu */

.wd-dropdown-menu{
	border-radius:8px;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
    width: -webkit-fill-available;
    max-width: 25%;
}

.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu > li>a {
    border-bottom: 1px solid var(--sub-menu-color);
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(55 55 55);
    font-size: clamp(8px, 65%, 18px);
}

.wd-sub-menu .sub-sub-menu li>a{
	padding-top:8px;
	padding-bottom:8px;
}

.wd-nav>li {
    letter-spacing: 2px;
		padding:0 10px;
}
.elementor-724 .elementor-element.elementor-element-bcfc68c .title {
    font-size: 28px;
}
.category-grid-item .wd-entities-title {
    text-transform: capitalize;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    background: #25324C;
    color: white;
}
.menu-wider .wd-dropdown-menu.wd-design-default{
	--wd-dropdown-width: 300px;
}
.woocommerce-mini-cart__buttons .checkout {
    text-transform: none;
}
.textwidget>*:last-child {
    line-height: 28px;
}
.error404 .page-header h3 {
    text-transform: none;
    color: #25324C;
}
.wd-checkout-steps li {
    text-transform: none;
}
.woocommerce-mini-cart__buttons .btn-cart {
    text-transform: none;
}
.title-accent .title-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px; /* space between title and lines */
}

/* Accent lines */
.title-accent .title-wrapper::before,
.title-accent .title-wrapper::after {
    content: "";
    flex: 1;
    height: 1px; /* line thickness */
    background: #000; /* change to your accent color */
}

/* The title itself */
.title-accent .title-wrapper {
    margin: 0;
    white-space: nowrap; /* prevents wrapping */
}

@media (max-width:764px){
	/* The title itself */
.title-accent .title-wrapper {
    
    white-space: normal; /* prevents wrapping */
}
}

.img-hover a {
    border-radius: 10px;
    overflow: hidden;
}
.img-hover a:hover img {
    transform: scale(1.05);
}

.img-hover a img {
    transition: 0.3s 
ease-in-out;
}

/* Smash baloon */

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a{
	border:1px solid #263349;
	padding:10px 12px;
}
#sb_instagram #sbi_load .sbi_load_btn{
	background: #fff;
	color:#263349;
}
#sb_instagram #sbi_load .sbi_load_btn:hover{
	background: #263349;
	color:#fff;
}
#sb_instagram .sbi_follow_btn a{
	background: #263349;
	color:#fff;
}
#sb_instagram .sbi_follow_btn a:hover{
	background: #fff;
	color:#263349;
}

/* Product Archive */

.title-design-centered .wd-back-btn, .without-title.with-back-btn .wd-back-btn {
    display: none;
}

.product-element-top.wd-quick-shop {
    aspect-ratio: 1 / 1;
}

nav[class*="-pagination"] ul{
	gap:5px;
}
nav[class*="-pagination"] li .page-numbers{
	border-radius: 100%;
	border:2px solid #263349;
	min-width:42px;
	height:42px;
}
.cat-desc-hide:not(:has(.cat-desc-show)){
	display:none
}
.star-rating{
	color: #EAAD6C !important;
}
.product-grid-item {
    height: -webkit-fill-available;
}
.product-grid-item .product-wrapper {
    height: inherit;
}

.product-grid-item {
	height: 100% !important;
}

/* Forms */
fieldset.hidden-fields-container {
    margin: 0;
    padding: 0;
    border: none;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.form-row .form-col-4 {
    width: calc(33.33333% - 10px);
}

.form-row .form-col-6 {
    width: calc(50% - 10px);
}

.form-row .form-col-8 {
    width: calc(66.66667% - 10px);
}

.form-row .form-col-12 {
    width: 100%;
}
.form-row.flex-justify{
	justify-content:space-between;
}

/* Products */

.wd-accordion-title {
    background: transparent !important;
    border-radius: 25px;
    border: 1px solid;
}
.wd-accordion-title.wd-active {
    border-radius: 25px 25px 0 0;
		border-bottom:none;
	margin-bottom:0;
}
.wd-accordion-content.wd-active {
    padding: 0 10px 10px;
    border: 1px solid;
    margin-bottom: 10px;
    border-top: 0;
    border-radius: 0 0 25px 25px;
}
p.stock.wd-style-default.in-stock:before {
    border: 1px solid var(--wd-primary-color);
    border-radius: 25px;
    padding: 5px;
}
div.quantity {
    border: 1px solid #263349;
    border-radius: 25px;
    overflow: hidden;
}
div.quantity input[type="button"] {
    border: none !important;
    background: transparent !important;
    min-width: 35px;
		border-radius: 0 !important;
}
div.quantity input[type="button"]:hover {
    background: #263349 !important;
}
div.quantity input[type="number"] {
    width: 50px;
	border:none !important;
}
form.cart {
    flex-wrap: wrap !important;
}
.thumbnails.slick-slider>button {
    border: none !important;
    background-color: transparent !important;
}
.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods li[class*=payment_method_stripe_]:last-child, .wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods li[class*=payment_method_stripe_]:last-child{
	    min-width: 304px;
}
.related-products h3.title.slider-title {
    display: none;
}
#comments .commentlist li img.avatar, #ywar_reviews #reviews_summary .reviews_bar, #ywar_reviews #reviews_summary h3 {
    display: none;
}
#comments .commentlist li {
    border-radius: 20px;
    padding: 2em 3em;
}

.e-n-tabs .e-n-tab-title:hover, .e-n-tabs .e-n-tab-title:focus{
	border-radius:0;
}

/* Hide default checkbox appearance */
.wpcf7-list-item input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #707070; /* outline color */
  border-radius: 50%; /* makes it a circle */
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
}

/* Add a filled dot when checked */
.wpcf7-list-item input[type="checkbox"]:checked::before {
  content: "✓";
  position: absolute;
  top: 47%;
  left: 45%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #707070; /* tick color */
  font-weight: bold;
}

/* Optional hover effect */
.wpcf7-list-item input[type="checkbox"]:hover {
  border-color: #555;
}

/* Label spacing */
.wpcf7-list-item-label {
  vertical-align: middle;
}

/* Posts */
.blog-design-meta-image .wd-post-entry-meta, .blog-design-meta-image.has-post-thumbnail .wd-post-header{
	display:none !important;
}
.post-line {
    width: 100%;
    margin: 40px 0 !important;
    background-color: #263349 !important;
    opacity: 1;
    height: 1px;
    max-width: 100%;
}

/* Cart & Checkout */

.cart-content-wrapper .cart-totals-inner {
    padding: 25px;
    border: 1px solid #263349;
    border-radius: 25px;
}
.cart-content-wrapper, .woocommerce-checkout, .woocommerce-my-account-wrapper{
	margin-bottom:50px;
}
.coupon button[type="submit"], .checkout-button, .woocommerce-checkout-payment button[type="submit"]{
	border:1px solid #263349;
}

#customer_details input[type='text'], #customer_details .woocommerce-input-wrapper, #customer_details textarea {
    width: 100%;
}
#customer_details input[type='text']:focus{
	border-color:#263349
}

/* Footer */
.site-content, .elementor-template-full-width .row>[data-elementor-type] {
    margin-bottom: 0;
}

@media (min-width: 1025px) {
    .footer-column-1 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
	.footer-column-1 img{
		max-width:250px;
	}
}
.footer-column-6{
	display:none;
}