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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//edksandbox.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//edksandbox.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//edksandbox.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//edksandbox.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("//edksandbox.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//edksandbox.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//edksandbox.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//edksandbox.com/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: #777777;
	--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: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #DE4116;
	--wd-alternative-color: #FBBC34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #e03f14;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #de4116;
	--btn-accented-bgcolor-hover: #dd3000;
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: #d8d8d8;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #e8e8e8;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #292c2f;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--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);
}
}


@font-face {
	font-family: "PlayfairDisplay";
	font-weight: 400;
	font-style: normal;
}

.customtablecolor thead th {
    background-color: #de4116; /* New background color for table header */
    color: white; /* Text color for better contrast */
    padding: 15px; /* Adjust padding if needed */
    text-align: left; /* Adjust text alignment if needed */
}



.main-page-wrapper {
    padding-top: 0px;}
    .single-product-page.single-product-content {
    padding: 5% 0;
}
td.order-actions a {
    border-radius: 35px;
    color: #fff;
    background-color: #de4116;
}
.woodmart-sizeguide {
    max-width: 900px;
}
.product-grid-item.product-type-yith_bundle span.price {
display: none;
}
.footer-visitor-counter .tvcp-container {
    background: transparent !important;
}
.footer-visitor-counter .tvcp-container span {
    color: #fff;
    background: transparent;
    padding: 0;
    font-size: 30px !important;
    line-height: 30px !important;
}
.footer-visitor-counter .tvcp-container {
    padding: 0 !important;
    margin: 0 !important;
}
.footer-visitor-counter h3.tvcp-size-of span:after{
    content: none !important;
}
/*.footer-visitor-counter-block > .vc_column-inner {*/
/*    display: inline-block;*/
/*    padding: 10px 60px !important;*/
/*    background: #de4130;*/
/*    border-radius: 2px;*/
/*    width: auto;*/
/*    border-radius: 4px;*/
/*}*/
.footer-visitor-counter-block {
    text-align: center;
}
.footer-visitor-counter-block .wpb_raw_code {
    margin: 0;
}
.footer-bottom-left .wpb_single_image {
    margin-top: -15px;
}
footer.footer-container {
    background-color: #292c2f;
    background-image: none;
}
.copyrights-wrapper.copyrights-centered {
    border-top: 1px solid var(--brdcolor-gray-300);
    padding: 20px;
    text-align: center;
}
article.entry-content {
    max-width: 100%;
}
body.archive.tax-product_cat .term-description {
    display: none;
}
body.home main#main-content {
    padding-top: 0 !important;
		padding-bottom: 0 !important;
}
@media screen and (max-width: 991px) {
	.footer-bottom-wrap>div {
    width: 33.3%;
}
}
@media screen and (max-width: 568px) {
	.footer-bottom-wrap>div {
    width: 100%;
}
	.footer-bottom-wrap>div .text-left {
    text-align: center;
    width: 100%;
    justify-content: center;
}
}@media (min-width: 768px) and (max-width: 1024px) {
	.footer-bottom-left .wpb_single_image {
    margin-top: 0;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.footer-bottom-left .wpb_single_image {
    margin-top: 0;
}
}

@media (max-width: 576px) {
	.footer-bottom-left .wpb_single_image {
    margin-top: 0;
}
}

