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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(221,153,51);
	background-image: none;
}

.page-title-default{
	background-color:rgb(81,186,57);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:rgb(40,130,44);
}
:root{
--wd-entities-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(134,188,58);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Hind", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(54,158,49);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"ABeeZee", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(87,181,56);
}
:root{
--wd-alternative-color:rgb(109,183,56);
}
:root{
--wd-link-color:rgb(109,183,56);
--wd-link-color-hover:rgb(0,0,0);
}
:root{
--btn-default-bgcolor:rgb(109,183,56);
}
:root{
--btn-default-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor:rgb(109,183,56);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,0,0);
}
:root{
--notices-success-bg:rgb(18,70,171);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(9,33,67);
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(221,51,51);
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--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: 5px;
			}

	
	
			@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: 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);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.w-btn-h p.info-box-title {
    margin-bottom: 0;
}

.product-grid-item .product-labels.labels-rectangular {
    display: none !important;
}

.w-btn-h .box-icon-wrapper.box-with-icon {
    margin-right: 10px;
}

.woocommerce-variation-add-to-cart .tm-epo-element-label.tcwidth-100 {
    display: none;
		color:red !important;
}

.tax-product_cat .wd-term-desc h1,
.tax-product_cat .wd-term-desc h2,
.tax-product_cat .wd-term-desc h3 {
    margin-bottom: 5px;
}

.tax-product_cat .wd-term-desc span {
    margin-bottom: 10px !important;
    display: block;
}

.page-id-16 .top-row {
    display: none;
}

#blog .article-body-container,
#blog .post-img-wrapp a,
a[aria-label="Instagram picture"]{
		pointer-events:none;
}

table.variations select {
    border: 0;
    border-bottom: 2px solid #e5e5e5;
    border-radius: 0;
}

span.red {
    color: red;
}

.cart-info {
    display: grid;
}

.cart-info dd {
    margin-bottom: 7px !important;
}

span.hiddentag {
    display: none;
}

.single_variation_wrap span.hiddentag {
    display: contents;
}

.product-name dl,
.product-name dl dd{
    margin-bottom: 0 !important;
}

.shop_table dt, .cart-info dt,
.shop_table dd, .cart-info dd {
    font-size: 12px;
}

.cart-info span.quantity {
    font-size: 100% !important;
    text-align: right;
    margin-top: -35px;
    padding-right: 15px;
}

.cart-info .variation {
    margin-bottom: 6px;
    order: 5;
    width: 310px;
    margin-left: -80px;
}

.cart-info dt,
.shop_table dt{
    float: left;
    padding-right: 5px;
}

.cart-info dd p {
    margin-bottom: 0 !important;
}

body td.product-name p {
    font-size: 100%;
}

.woocommerce-cart td.product-name a {
    color: #02bf2b;
    font-weight: bold;
    font-size: 110%;
}

.woocommerce-cart td.product-name a.tm-cart-edit-options {
    font-size: smaller;
    color: #242424;
}

.woocommerce-checkout td.product-name {
    color: #02bf2b;
    font-weight: bold;
    font-size: 110%;
}

.woocommerce-checkout dd {
		font-weight:normal;
		color:#777;
}

.woocommerce-checkout dd,
.woocommerce-checkout dt{
		margin-bottom:0;
}

.woocommerce-checkout td.product-name {
    width: 80%;
    max-width: 80%;
}

.cart-info .tc-price-in-cart,
.woocommerce-checkout .tc-price-in-cart,
.woocommerce-cart .tc-price-in-cart {
    display: none;
}

.product-grid-item .wd-star-rating .star-rating {
    display: none;
}

.fabric-swatches-div .tc-active label {
    border-bottom: 2px solid #072143;
    padding-bottom: 12px;
}

.woocommerce-thankyou-order-details ~ .woocommerce-order-details strong {
    color: #000000;
}

.woocommerce-thankyou-order-details ~ .woocommerce-order-details li {
    color: #777;
}

.woocommerce-thankyou-order-received {
    border: 2px dashed #02bf2b;
    color: #02bf2b;
}

.wd-single-add-cart {
    margin-bottom: 15px !important;
}

.tc-section-inner-wrap select, .tc-section-inner-wrap input {
    border: 0;
    border-bottom: 2px solid #e5e5e5;
    border-radius: 0;
}

.tc-extra-product-options .slatsimage-ul li {
    flex: 0 0 31% !important;
    max-width: 32% !important;
}

.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image {
    border: 0;
    box-shadow: none;
		border-radius:5px;
}

.slats-swatches-ul .tc-active .tc-label-wrap,
.storage-swatches-div .tc-active .tc-label-wrap {
		box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
    border-radius: 5px;
}

.slats-swatches-ul .tc-price-wrap {
    display: none;
}


.wd-images-gallery.wd-justify-center {
    display: none;
}

.wd-single-wishlist-btn {
    margin-bottom: 0;
}


.amount {
    color: rgb(18 70 171);
}

.wd-single-short-desc {
    margin-bottom: 15px !important;
}

.site-content.shop-content-area.col-12.wd-builder-on {
    margin-bottom: 0px;
}

.wd-buy-now-btn {
    background-color: #0a7ce5;
}

.wd-buy-now-btn:hover {
    background-color: #0a7ce5 !important;
}

.bedsize-div h3 {
    padding-top: 10px !important;
}

.footstool-div h3 {
    padding-top: 10px !important;
}

.tm-epo-totals {
    padding-bottom: 0px;
    padding-top: 0px;
}

.product-quick-view ul , .wd-single-short-desc .woocommerce-product-details__short-description ul{
	list-style: none;
	padding-left: 0;
}

.product-quick-view ul li , .wd-single-short-desc .woocommerce-product-details__short-description ul li{
   margin-bottom: 5px !important;
}

.product-quick-view ul li:before , .wd-single-short-desc .woocommerce-product-details__short-description ul li:before{
    position: inherit;
    content: "";
    background: url(https://knightsleep.store/wp-content/uploads/2022/12/grey-angle.svg) no-repeat;
    width: 22px;
    height: 16px;
    background-size: 15px;
    display: inline-block;
	  background-position-y: 1px;
}

.tm-extra-product-options .tc-epo-label {
    font-size: 16px;
}

.tc-container.cpf-element.tc-cell.tcwidth-100.cpf-type-header {
    margin-bottom: 5px;
}
	
.whb-general-header h1.info-box-title {
    margin-bottom: 0;
}

.whb-text-element.reset-mb-10 {
    font-size: 14px;
    padding: 0 8px;
		color:#fffdfd;
}

.searchform input[type=text] {
		height: 32px !important;
    font-size: 14px !important;
    border: 0;
    border-bottom: 2px solid #e0e0e0;
    border-radius: 0;
    min-width: 250px !important;
}

.menu-item-27 .sub-menu-dropdown {
    width: 230px;
}

html body .wd-nav.wd-nav-main > li > a {
    text-transform: capitalize;
		font-size: 17px;
}

.pagin-style-2 .flickity-page-dots li, .flickity-button {
    color: #e0e0e0 !important;
}

.category-grid-item .wd-entities-title {
    text-transform: inherit !important;
}

.category-grid-item:hover .category-image {
    transform: translateY(15px) !important;
}

/*********/


#menu-menu .item-level-0 > a {
    border-right: 1px solid rgba(129,129,129,.2);
    height: 18px;
    padding: 0 14px;
}

html .wd-nav.wd-nav-main > li > a {
    font-family: "ABeeZee", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 15px;
}

.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, .woocommerce-error, .woocommerce-info {
    background-color: rgb(18 70 182);
    color: #fff;
}


/********/




/****************  Pre Footer *******************/

#footer-row-one #menu-social-menu li:nth-child(1) a {
    color: #3B5998 !important;
}

#footer-row-one #menu-social-menu li:nth-child(2) a {
    color: #3f729b !important;
}

#footer-row-one #menu-social-menu li:nth-child(3) a {
    color: #E60023 !important;
}

#footer-row-one #menu-social-menu li:nth-child(4) a {
    color: #55ADED !important;
}

#footer-row-one #menu-social-menu li {
    margin-bottom: 0 !important;
}

/**************** End Of Pre Footer *******************/
#footer-column .col-b .info-box-inner {
    margin-top: 0 !important;
    font-size: 13px;
}


#footer-row-one .text-left p {
    font-size: 13px;
}

#row-two-image .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

#row-two-image .vc_col-sm-6 {
    padding-bottom: 0;
}

#footer-column .middle{
		border-right: 2px solid;
    border-left: 2px solid;
    border-image: linear-gradient(to top, #f1f1f147, #eaeaea, #f1f1f147) 1 100%;
		padding:0 10px;
}

#menu-menu .item-level-0 > a {
    border-right: 1px solid rgba(129,129,129,.2);
    height: 18px;
    padding: 0 14px;
}

#menu-menu .item-level-0:last-child > a {
    border-right: 0;
}

.footer-sidebar .custom-html-widget > p {
    display: none;
}

#footer-column .menu-important-links-container {
    padding-left: 12px;
}

#row-one-images .vc_column_container>.vc_column-inner {
    padding-left: 5px  !important;
    padding-right: 5px !important;
}
#row-one-images .wpb_single_image {
    margin-bottom: 0 !important;
}

#row-two-images .wpb_single_image {
    margin-bottom: 0 !important; 
}

#row-two-images .wpb_text_column {
    margin-bottom: 10px !important;
}

#footer-row-one .wpb_content_element {
    margin-bottom: 0 !important;
}

#footer-row-one #menu-social-menu .twitter a {
    color: #33ccff !important;
}

#footer-row-one #menu-social-menu .instagram a {
    color: #774430 !important;
}

#footer-row-one #menu-social-menu .youtube a {
    color: #cb2027 !important;
}

#footer-row-one #menu-social-menu .linkedin a {
    color: #0274b3 !important;
}

#footer-row-one #menu-social-menu li.fb a {
    color: #536DA2 !important;
}

#footer-row-one #menu-social-menu {
    text-align: right;
}

#footer-row-one #menu-social-menu li {
    display: inline-block;
    list-style: none !important;
    background-image: none;
    padding-left: 10px !important;
}

#footer-row-one #menu-social-menu li a {
   font-weight: 700;
}

#footer-row-one #menu-social-menu li:after {
    content: "/";
    color: #000;
    padding-left: 15px;
}

#footer-row-one #menu-social-menu li:last-child:after {
    content: "";
}

#footer-row-one .wpb_text_column {
    margin-bottom: 0 !important;
}

#footer-row-one p span a {
    padding: 0 10px;
    font-size: 15px;
}
#footer-row-one p span a {
    font-weight: 700;
}

.woodmart-prefooter {
    padding-bottom: 0px !important;
}
.footer-container .container.main-footer {
    padding-top: 35px;
}

.footer-container{
		background: #f7f7f7 !important;
}

.footer-sidebar {
    padding-top: 10px !important;
}

.color-scheme-dark .widget a, .color-scheme-dark .widget a:hover{
  color:black !important;
}

.footer-col-left-one #menu-important-links li {
    background-size: 8px 8px;
    background-repeat: no-repeat;
    background-position: 0 6.5px !important;
}

.footer-col-left-one #menu-important-links li a {
    line-height: 22px;
}

.color-scheme-dark .widget li  {
    background-size: 8px 10px;
    background-repeat: no-repeat;
    background-position: 0 5.5px;
    padding-left: 16px;
  	margin-bottom: 8px !important;
    background-image: url(https://www.getnow.pk/wp-content/uploads/2019/04/right-arrow-link.png);
}

.footer-menu-links,.woodmart-info-box,
.footer-sidebar .footer-column, .footer-sidebar .footer-column-2 p{
    margin-bottom:0px !important;
}

.testimonial-content p{
    margin-bottom: 0 !important; 
}

.testimonial .testimonial-content footer {
    margin-top: 8px !important;
}

.vc_row.vc_column-gap-15>.vc_column_container {
    padding: 0px 15px 0px 7.5px !important;
}

.top-img .wpb_single_image {
    margin-top: -62px;
}

.copyrights-wrapper {
    border-color:rgb(236 236 236) !important;
}

.first h3 {
    margin-bottom: 5px;
}

.first .aio-icon-component,
body .mc4wp-form-fields p, .mc4wp-form,
.third h3, .third .third .aio-icon-component {
    margin-bottom: 0 !important;
}

.second script ~ p {
    display: none;
}

.second input[type="email"] {
    border-color: #e7e7e7 !important;
    color: #7f7f7f;
    font-weight: 400;
    border-radius: 5px 0 0 5px;
    border: 2px solid;
    padding: 10px;
}

.second input[type="submit"] {
    padding-top: 12px !important;
    padding-bottom: 11.8px !important;
    border-radius: 5px !important;
}

.second .mc4wp-form>div>p:first-child {
    max-width: inherit !important;
}

.second ::placeholder {
    color: #7f7f7f;
    opacity: 1;
}

.second .mc4wp-form {
    height: 46px;
}

.second :-ms-input-placeholder {
    color: #7f7f7f;
}

.second ::-ms-input-placeholder {
    color: #7f7f7f;
}

.third .icons-size-large i {
    color: #332a2a;
}

.third .woodmart-social-icons ~ p {
    display: none;
}

.col-a .info-box-subtitle {
    font-weight: 700;
    font-size: 15px !important;
    line-height: 23px !important;
    color: #000000;
		margin-bottom:2px !important;
}

.col-a h2 {
    font-size: 23px;
    color: #000!important;
    margin-bottom: 5px;
}

.col-a h3 {
    color:#1f1f1f;
    font-weight: 700 !important;
}

.col-a p {
    font-weight: 500 !important;
    padding-bottom: 12px;
}

.center-col .aio-icon-component.call-us {
    margin-bottom: 0 !important;
}

.mini-logo .vc_single_image-img {
    width: 300px;
}

.col-b .left-icon .aio-ibd-block {
    vertical-align: text-bottom;
}



.col-b .aligncenter {
    margin-bottom: 0px;
}

.col-b p {
    margin-bottom: 10px;
}

.col-b .inline-images {
    margin-left: -10px;
    padding-bottom: 20px;
}

.col-b img {
    margin: 0 6px;
}

.col-b .left-img {
    float: left;
}

.col-b .right-img {
    float: right;
}

.last-col .testimonial-content footer,
.last-col .testimonial-content footer>span {
    color: #1246AB !important;
    font-weight: 600 !IMPORTANT;
}

.star-rating span:before{
	color: #1246AB !important;
}

.last-col p {
    font-weight:400;
}

.last-col .testimonial p {
    margin-bottom: 0 !important;
}

.last-col h2 {
    margin-bottom: 12px;
    font-size: 15px !important;
    line-height: 23px !important;
    color: #1f1f1f;
    text-transform:uppercase;
}

.footer-sidebar {
    padding-top: 12px;
    padding-bottom: 0px;
}

#footer-column h3 {
    margin-bottom: 2px !important;
}

#footer-column ul  {
    column-count: 2;
    margin-top: 5px;
}

#footer-column ul li a {
    color: #787878 !important;
}

#footer-column .col-a p:last-child a{
    color: #929292 !important;
}

#footer-column .col-a p {
    margin-bottom: 0 !important;
}

#footer-column p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

#footer-column .col-a .call-us h3,
#footer-column .col-c h2,
#footer-column .col-d h2 {
    font-size: 15px !important;
    line-height: 23px !important;
  	margin-bottom: 15px !important;	
}

#footer-column .col-a .call-us .aio-icon-description strong{
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #000 !important;
}

#footer-column .col-a .call-us .aio-icon-description {
    font-size: 15px !important;
    color: #000  !important;
    line-height: 21px !important;
}

#footer-column .wpb_single_image {
    margin-bottom: 0 !important;
}

#footer-column p {
    color: #787878 !important;
}

#footer-column .testimonial-content p {
	  width: 360px;
		text-align:justify !important;
}

#footer-column .last-col .left-icon .aio-ibd-block {
    vertical-align: top !important;
}

#footer-column .col-a .info-box-inner {
    margin-top: 0 px;
}


.min-footer .col-left, .min-footer .col-right {
    padding-top: 3px !important;
}

#footer-column .last-col .aio-icon-component ~ p {
    margin-bottom:0px !important;
}

#footer-row-one .vc_column-inner {
    padding-top: 0px !important;
}


/*****MADE IN BRITAIN*********/

.product-labels.labels-rectangular:before {
    content: "";
    background: url(https://knightsleep.store/wp-content/uploads/2023/01/united-kingdom.png);
    position: absolute;
    z-index: 10;
    transform: rotate(320deg);
    top: 80px;
    left: 6px;
    background-size: 24px;
    width: 24px;
    height: 24px;
}

.product-labels.labels-rectangular {
    position: absolute;
    overflow: hidden !important;
    inset-inline-start: auto;
    width: 255px;
    height: 255px;
    top: -7px;
    left: -7px;
    max-width: 100%;
}

span.new.product-label {
		position: absolute;
    left: -38px !important;
    padding: 7px 20px;
    font-size: 13px;
    transform: rotate(320deg);
    top: 30px;
    width: 220px !important;
}

span.new.product-label:before {
    content: "";
    background-color: #1246ab;
    position: absolute;
    clip-path: polygon(0% 0%, 0% 100%, 100% 100%);
    transform: rotate(-45deg);
		width: 8px;
    height: 8px;
    left: 4px;
    top: 26px;
}

span.new.product-label:after {
    content: "";
    background-color: #1246ab;
    position: absolute;
    clip-path: polygon(0% 0%, 0% 100%, 100% 100%);
    transform: rotate(313deg);
    width: 8px;
    height: 8px;
    top: 26px;
    right: 23px;
}

.product-element-top.wd-quick-shop {
    overflow: visible;
}

.wd-hover-quick .wd-add-btn {
    opacity: 0 !important;
}

.wd-hover-quick:hover .wd-add-btn {
		opacity:0.8 !important;
}

.slider-type-product .owl-stage-outer {
    padding-top: 7px !important;
}

.product-label.new {
    background-color: #1246b6 !important;
}

.aaa-beds {
    padding-left: 10px;
}

.single-product .wd-single-gallery .product-labels.labels-rectangular:before {
    top: 11px;
    left: 57px;
    background-size: 24px;
    width: 24px;
    height: 24px;
		transform: rotate(45deg);

}

.single-product .wd-single-gallery .product-labels.labels-rectangular {
    width: 185px;
    height: 155px;
    top: -10px;
    right: 9px !important;
		left: auto;
}

.single-product .wd-single-gallery span.new.product-label {
    right: -80px !important;
    top: 62px;
    width: 270px !important;
    font-size: 13px;
		transform: rotate(45deg);
		left: auto !important;
		padding: 7px 20px;

}

.single-product .wd-single-gallery span.new.product-label:before {
    width: 10px;
    height: 10px;
    left: 13px;
    top: 25px;
		transform: rotate(-45deg);
}

.single-product .wd-single-gallery span.new.product-label:after {
    width: 10px;
    height: 10px;
    top: 24px;
    right: 42px;
		transform: rotate(-44deg);

}@media (min-width: 1025px) {
	.footer-column.footer-column-1 {
    max-width: 29%;
}

dd.tm-options-totals {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 8px;
}

dt.tm-final-totals {
    padding-top: 8px;
}

.footer-column.footer-column-2 {
    max-width: 36%;
    border-right: 2px solid;
    border-left: 2px solid;
    border-image: linear-gradient(to top, #f1f1f147, #eaeaea, #f1f1f147) 1 100%;
    padding-left: 4%;
    padding-right: 2%;
    flex: 0 0 36%;
}

.footer-column.footer-column-3 {
    max-width: 35%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.single-product .wd-single-gallery .product-labels.labels-rectangular {
    max-width: 100%;
}

.cart-info span.quantity {
    padding-right: 40px;
}

.single-product .wd-single-gallery .product-labels.labels-rectangular:before {
    left: 64px;
}

span.new.product-label:after {
    top: 22px;
    right: 36px;
}

span.new.product-label:before {
    left: 27px;
    top: 22px;
}

span.new.product-label {
    left: -53px !important;
    font-size: 10px;
    top: 25px;
    width: 220px !important;
}

.product-labels.labels-rectangular:before {
    top: 64px;
    left: 6px;
    background-size: 20px;
    width: 20px;
    height: 20px;
}
}

@media (max-width: 576px) {
	.single-product .wd-single-gallery .product-labels.labels-rectangular {
    max-width: 100%;
}

#products-section .promo-banner-image {
    padding-right: 38px !important;
}

.cart-info span.quantity {
    padding-right: 40px;
}

.related span.new.product-label:after {
    top: 16px;
    right: 31px;
}


span.new.product-label:after {
    top: 16px;
    right: 17px;
}

span.new.product-label:before {
    left: 23px;
    top: 16px;
}

span.new.product-label {
    position: absolute;
    left: -47px !important;
    padding: 4px 20px;
    font-size: 10px;
    transform: rotate(320deg);
    top: 40px;
    width: 210px !important;
}

.product-labels.labels-rectangular:before {
    content: "";
    background: url(https://knightsleep.store/wp-content/uploads/2023/01/united-kingdom.png);
    position: absolute;
    z-index: 10;
    transform: rotate(320deg);
    top: 78px;
    left: 9px;
    background-size: 14px;
    width: 14px;
    height: 14px;
}

.related .product-labels.labels-rectangular {
    position: absolute;
    overflow: hidden !important;
    inset-inline-start: auto;
    width: 225px;
    height: 255px;
    top: -17px;
    left: -7px;
    max-width: 90%;
}

.product-labels.labels-rectangular {
    top: -7px;
}

#blog .liner-continer {
    margin-bottom: 0;
}
/************************/

.single-product .wd-single-gallery .product-labels.labels-rectangular {
    width: 155px;
    height: 160px;
    top: -5px;
    right: 12px !important;
    left: auto;
}


.single-product .wd-single-gallery .product-labels.labels-rectangular:before {
    top: 12px;
    left: 48px;
    background-size: 20px;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
}


.single-product .wd-single-gallery span.new.product-label {
    right: -93px !important;
    top: 58px;
    width: 280px !important;
    font-size: 13px;
    transform: rotate(45deg);
    left: auto !important;
    padding: 5px 20px;
}


.single-product .wd-single-gallery span.new.product-label:before {
    width: 10px;
    height: 10px;
    left: 26px;
    top: 18px;
    transform: rotate(-45deg);
}

.single-product .wd-single-gallery span.new.product-label:after {
    width: 10px;
    height: 10px;
    top: 18px;
    right: 60px;
    transform: rotate(-44deg);
}

.bed-type .wd-wpb {
    	margin-bottom: 15px;
}

.aaa-beds {
    padding-left: 0px !important;
}

.vc_tta-container {
    margin-bottom: 0px !important;
}

.product-grid-item {
    margin-bottom: 15px !important;
}

.testimonial-row {
    padding: 20px 0 10px !important;
}

.choose-us .vc_col-xs-12 {
    width: 50% !important;
}

.category-section .vc_row.vc_column-gap-35 .vc_column_container {
    padding: 0 15px 0 !important;
}

#reviews-and-newsletter {
    padding-top: 0px !important;
}

#row-two-images .vc_col-sm-4{
			width: 33%;
}

.min-footer {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.min-footer>div {
    margin-bottom: 5px !important;
}

.page-title {
    margin-bottom: 30px !important;
}

.post-single-page .meta-post-categories,
.wd-single-footer .single-post-social{
    margin-bottom: 0px !important;
}

.post-single-page .wd-entry-meta,
.comment-reply-title{
    margin-bottom: 10px;
}

.single-post-navigation{
		margin-bottom: -20px !important;
}

.site-content{
    margin-bottom: 15px;
}

.comment-form .form-submit {
    margin-top: 0px !important;	
}

.comments-area .logged-in-as {
    margin-bottom: 5px !important;
}

.wishlist{
	display:flex;
}

.wishlist .vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.footer-container .container.main-footer {
    padding-top: 15px !important;
}

.wd-single-short-desc {
    margin-bottom: 0px !important;
}

/* .woocommerce-variation-add-to-cart{
		display:none;
} */

table.variations {
		margin-bottom: 0px !important;
}

.wd-single-content p{
		margin-bottom:10px !important;
}

.product .wd-title-style-overlined .title {
    padding-top: 10px !important;
}

.releted .product-grid-item {
    margin-top: 15px !important;
}

.tax-product_cat .site-content {
    margin-bottom: 5px;
}

.shop_table{
    margin-bottom: 15px !important;
}

.woocommerce-cart-form__cart-item{
		padding-bottom: 15px !important;
		padding-left:0 !important;
}

.cart-content-wrapper .cart-actions .coupon {
    margin-top: 15px !important;
    padding: 20px !important;
}

.cart-content-wrapper .cart-data-form {
    margin-bottom: 15px !important;
}

.woocommerce-checkout .woocommerce-info{
    margin-bottom: 10px !important;
}

.form-row,
.woocommerce-additional-fields h3{
    margin-bottom: 10px !important;
}

.wd-builder-off .woocommerce-billing-fields {
    margin-bottom: 0px !important;
}

.wd-builder-off .woocommerce-additional-fields {
    margin-bottom: 20px !important;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-top: 0px !important;
    margin-bottom: 10px;
    padding-top: 10px;
}

.checkout-order-review {
    padding: 20px 10px 5px;
		margin-bottom:10px !important;
}

.slider-text-two h4.woodmart-title-container {
    font-size: 32px !important;
	    padding: 5px 25px !important;
}

.slider-text-one h4.woodmart-title-container {
    font-size: 16px !important;
		padding: 10px !important;
}

.flickity-slider .wd-slide {
    min-height: 250px !important;
}

.flickity-button {
    color: white !important;
}

.bed-type .title-after_title br{
    display: none !important;
}

.bed-type .wd-wpb {
    margin-bottom: 0px !important;
}

.category-grid-item .hover-mask {
    padding-top: 0px !important;
} 

.categories-style-carousel{
    margin-bottom: 10px !important;
}

/* .category-grid-item .category-image {
    margin: -25px !important;
} */

.wd-tabs .tabs-name {
		margin-bottom: 5px !important;
		font-size:25px !important;
}

.vc_tta-container .vc_tta-panel-body {
    padding-bottom: 0px !important;
}

.testimonial-row .wd-btn-arrow {
    color: whitesmoke !important;
}

.testimonial-row .owl-next {
    margin-right: 32px !important;
}

.testimonial-row .owl-prev{
    margin-left: 32px !important;
}

.testimonial-row .testimonial .testimonial-inner {
    padding: 20px 15px 10px 15px !important;
}

.category-section .box-icon-align-top .box-icon-wrapper {
    margin-bottom: 0px !important;
}

.category-section .info-box-icon img {
    height: 300px !important;
}

.category-section .wd-info-box .info-box-title {
		margin-bottom: 0px !important;
	font-size: 20px !important;
}

.category-section .title-wrapper .title-subtitle{
    font-size: 16px !important;
    margin-bottom: 0px !important;
		color:#383636 !important;
}

.site-logo img{
    max-width: 95px !important;
}

.searchform input[type=text]{
    height: 45px !important;
}

.flickity-button.next {
    right: 5px !important;
}

.flickity-button.previous {
    left: 5px !important;
}

.title-wrapper .title {
    font-size: 25px !important;
}

.wd-wpb {
    margin-bottom: 15px !important;
}

#gallery .title-subtitle{
		font-size:16px !important;
}

.newsletter-section .vc_col-sm-8 {
    padding-left: 0px !important;
    width: 100% !important;
    padding-right: 5px !important;
		margin-bottom:0;
}

.newsletter-section .vc_col-sm-4 {
    padding-right: 0px !important;
		margin-bottom: 0px !important;
}

.mc4wp-form-fields {
    display: flex !important;
    width: 100% !important;
}

.newsletter-section p{
		display:none !important;
}

.main-footer p{
		margin-bottom:0px !important;
}

.middle .wpb_content_element{
    margin-bottom: 15px !important;
}

.main-footer .wd-info-box {
    margin-bottom: 0px !important;
}

.post-single-page .post-title {
    font-size: 32px !important;
}

.tc-totals-form dl.tm-extra-product-options-totals ,
.tc-cell,
.tm-epo-field-label,
.wd-wc-notices,
.wd-single-short-desc {
    margin-bottom: 0px !important;
	
}

body .vc_row.lower-row {
    margin-bottom: 10px !important;
}

.vc_row.lower-row .vc_col-sm-2 {
    margin-bottom: 8px;
}

.slider-type-post :is(.owl-stage-outer,.owl-carousel:not(.owl-loaded)) {
    padding-bottom: 0 !important;
}

.wd-hover-quick .wd-add-btn .add-to-cart-loop {
		width:100% !important;
		height:35px !important;
}

.wd-hover-quick .wd-add-btn>a span {
    padding: 6px !important;
}

.wd-hover-quick .wd-add-btn .add-to-cart-loop span {
		display:block !important;
}

.wd-hover-quick .wd-add-btn .add-to-cart-loop:before,
.wd-product-cats.woodmart-product-cats {
		display:none;
}

.ottoman-storage-question-div {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

.\33 ft-head-div {
    margin-top: 10px !important;
}

.headboard-and-footboard li {
    padding-bottom: 4px !important;
    padding-top: 0 !important;
}

.mattress-options select {
    padding-left: 0;
}

.any-instructions-div {
    margin-top: 15px !important;
}

.releted h4 {
    text-align: center;
    margin-top: 15px;
}


.woocommerce-cart-form td {
    display: block;
}

.woocommerce-cart-form td.product-thumbnail {
    top: 40px !important;
    right: 0;
}

.woocommerce-cart-form td.product-price {
    margin-top: 15px;
		padding-bottom:10px;
}

.checkout_coupon {
    padding: 12px !important;
    gap: 0px !important;
}

.checkout_coupon p:first-child {
    margin-bottom: 10px !important;
}

.woocommerce-checkout-review-order .wd-table-wrapper {
    padding: 5px 0px;
}

.top-row .vc_message_box .vc_message_box-icon {
    display: none;
}

.top-row .vc_message_box {
    padding-left: 1em;
}
}

