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

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

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

:root {
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "David Libre", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "David Libre", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Great Vibes", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "David Libre", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "David Libre", 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(237,35,83);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(237,35,83);
	--btn-accented-bgcolor-hover: rgb(216,32,76);
	--wd-form-brd-width: 1px;
	--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: rgb(255,255,255);
	background-image: url(https://thelaceandlinensco.com/wp-content/uploads/2021/08/flowers-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(206,52,47);
	background-image: url(https://thelaceandlinensco.com/wp-content/uploads/2021/08/flowers-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-weight: 600;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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;
--wd-brd-radius: 0px;
}

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


.display-none {
	display:none;
}

.herosection {
    position: relative;
    overflow: visible !important;
}

.herosection::before {
    content: "";
    position: absolute;
    top: 41%;
    left: 24%;
    transform: translate(-50%, -50%);

    width: 900px;
    height: 700px;

       background: radial-gradient(ellipse, rgba(245, 240, 238, 0.95) 0%, rgb(233 226 224) 45%, rgb(233 226 224 / 70%) 70%, rgba(245, 240, 238, 0) 100%);
    filter: blur(40px);
    z-index: 1;
}

.herosection > * {
    position: relative;
    z-index: 2;
}

.page-id-9461 .wd-product .product-element-top .attachment-woocommerce_thumbnail{
 height: 355px !important;
    object-fit: cover !important; 
}

.page-id-9461 .product-information .wd-entities-title a{
font-size: 20px !important;
    font-weight: 600 !important;
	font-family: system-ui !important;
}

.page-id-9461 .product-information .wd-product-cats a{
font-size: 14px !important;
    color: #000 !important;
	font-family: system-ui !important;
}

.page-id-9461 .price .amount{
    color: #000;
    font-size: 20px;
}

.wd-rs-6a2fd3f9b727f .category-box h2{
 
    text-align: center !important;
    font-size: 30px!important;
 
    line-height: 35px!important;
 
    color: #000!important;
font-weight: 300 !important;
margin-bottom: 0 !important;
 
}
 
.wd-rs-6a2fd3f9b727f .category-box .sub{
font-size: 16px !important;
    color: #000 !important;
    font-family: system-ui !important; 
    margin-bottom: 10px !important;
 
}
 
.wd-rs-6a2fd3f9b727f .category-box .price{
 
    font-size: 22px!important;
    color: #000!important;
 
}

@media(min-width:767px){
	.Explore-two-box1{
	 width: 49% !important;
	}
	.Explore-two-box2{
	 width: 49% !important;
	}
	
}

.Explore-two-box1{
background-image: linear-gradient(
 
90deg, rgb(255 255 255 / 78%) 0%, rgb(255 255 255 / 52%) 30%, rgba(255, 255, 255, 0.72) 55%, rgba(255, 255, 255, 0.35) 75%, rgba(255, 255, 255, 0.00) 100%), url(https://thelaceandlinensco.com/wp-content/uploads/2026/06/Venice-Lace-3-P1033926-rotated.jpeg);
	background-size: cover !important;
	margin-right: 12px !important;
   
}

.Explore-two-box2{
background-image: linear-gradient(
 
90deg, rgb(255 255 255 / 78%) 0%, rgb(255 255 255 / 52%) 30%, rgba(255, 255, 255, 0.72) 55%, rgba(255, 255, 255, 0.35) 75%, rgba(255, 255, 255, 0.00) 100%), url(https://thelaceandlinensco.com/wp-content/uploads/2026/06/IMG_3858-scaled.webp);
	background-size: cover !important;
	margin-left: 12px !important;
  
}


.ll-btn {
   
    font-size: 20px;   
    letter-spacing: 1px;
    color: #3b223f;
    );
}


.vc_custom_1781503342236, .vc_custom_1781503418104{
height:520px !important;
}

.vc_custom_1781502110434, .vc_custom_1781502110434 {
    margin-bottom: 0px !important;
}


#wd-6a2fa13d0ae52 .info-box-title {
    line-height: 70px !important;
}

.menu-mega-dropdown .wd-dropdown-menu{

background-color: #FBF7FA !important;

}



.vc_custom_1781499057323{
    overflow: visible !important;
}

.page-id-9461 .wd-content-layout{

padding-block: 0 !important;
}
.wd-page-title {
display: none !important;
}
.page-id-9461 .sidebar-container{

display: none !important;
}

.wd-dropdown-menu{

padding-bottom: 40px !important;
}

.vc_custom_1781343305612{
left: calc((67% - 50vw + var(--wd-sticky-nav-w) / 2 + var(--wd-scroll-w) / 2) + var(--wd-row-spacing)) !important;
    }


.wpb_wrapper .dark-btn{ 
    font-size: 17px !important;
    font-weight: 400 !important;
    font-family: system-ui !important;
    padding: 16px 23px !important;

}

main{
font-family: sans-serif;
}

.h2-heading{
font-size: 45px !important;
    line-height: 53px !important;
    font-family: serif !important;
    font-weight: 300 !important;
}

#wd-6a30d8995c9dc{
padding-top:0 !important;
}

.wpb_single_image{

margin-bottom:15px !important
}

.section-title, .section-title .woodmart-title-container{
	    font-size: 55px !important;
    line-height: 55px !important;
	  font-weight: 300 !important;
	  font-family: serif !important;
   

}

 #wd-6a30ef67ad200 .info-btn-wrapper .btn{
font-size: 17px !important;
    font-weight: 400 !important;
    font-family: system-ui !important;
    padding: 16px 23px !important;
    background-color: #51354b !important;
	 color:#fff !important;
} 

.section-title .liner-continer{
margin: 0 !important;
}

.page-id-9461 .wpb_text_column p{
    font-size: 18px !important;
}  

#wd-6a311419eba93 a {
    border: 2px solid !important;
}



@media (min-width: 768px) {
    .vc_col-sm-1\/5 {
        width: 24% !important;
    }
	
	.megamenuforth{
width:12% !important;
}
}

.vc_row-fluid .sub-sub-menu li a {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: sans-serif !important;
	    padding: 10px 0 !important;
}

.vc_row-fluid .nav-link-text {
    font-size: 22px !important;
    font-family: serif !important;
    font-weight: 400 !important;
	 text-transform: capitalize !important;
}

@media(min-width:767px){
.footersection .vc_col-sm-1\/5{
        width:20% !important;
        max-width:20% !important;
        flex:0 0 20% !important;

	}
}
.vc_custom_1781604705918 {
 
padding-left: 30px !important;
padding-right: 30px !importatn;
}

#wd-6a311fada3102 a{
border-radius: 7px !important;
    margin-bottom: 20px !important;
}

#wd-6a2fbf7a93d7a .woodmart-title-container{
font-family: serif !important;
    font-weight: 400 !important;
}
.footer-container .vc_sep_width_100{
width: 94% !important;
}

#wd-6a30ef85be76c .btn:hover, .wd-rs-6a312a3ca0b55 .btn:hover{
color: #fff !important;
}



.footercstm {
    background: #f4f2f4;
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #222;
}

.footer-left {
    display: flex;
    align-items: center;
    gap: 28px;
    flex-wrap: wrap;
}

.footer-left a {
    color: #222;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.footer-left a:hover {
    opacity: 0.7;
}

.powered {
    display: flex;
    align-items: center;
    gap: 6px;
}

.powered img {
    height: 20px;
    width: auto;
}

.footer-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-right img {
    height: 34px;
    width: auto;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
}

.wd-rs-6a30ef9b7fad0 a{
float: left !important;
    margin-left: -55px !important;
}


.wd-rs-6a2fc310b1e3b{
display: flex !important;
    justify-content: center !important;
}

.footer-container .footersection{

padding-bottom: 10px !important;
}

.vc_custom_1781607418715 .wpb_wrapper{
    font-size: 21px !important;
font-family: serif !important;
font-weight: 400 !important;
margin-top:-40px !important;
}

.btn{
border:1px solid !important;
}

@media(max-width:767px){
.vc_custom_1781519592747{
padding: 0 20px !important;
}

.Explore-two-box2 {
    margin-top: 15px !important;
    margin-left: 0 !important;
}
	#wd-6a30ef85be76c a, #wd-6a313ee7285e1 a{
	float: left !important;
	}
	
	.wd-rs-6a2fd97b93ffb .woodmart-title-container{
	line-height: 55px !important;
    font-size: 55px !important;
	}
	.wd-rs-6a2fd3f9b727f .wpb_column{
	width: 75% !important;
	}
	
	.wd-rs-6a2fd3f9b727f .vc_row{
	    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
	}
}
