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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #ffffff;
	--wd-text-font-size: 18px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #ffffff;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #ffffff;
	--wd-entities-title-color-hover: #ffffff;
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #ffffff;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #03defc;
	--wd-alternative-color: #1B1927;
	--wd-link-color: #03defc;
	--wd-link-color-hover: #1B1927;
	--btn-default-bgcolor: rgba(255,255,255,0.08);
	--btn-default-bgcolor-hover: rgba(255,255,255,0.16);
	--btn-accented-bgcolor: #03defc;
	--btn-accented-bgcolor-hover: rgba(3,222,252,0.16);
	--btn-accented-color-hover: #03defc;
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #1B1927;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.page .wd-page-content {
	background-color: #1B1927;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #1B1927;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #1B1927;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(27,25,39);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(27,25,39);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: #1B1927;
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: #1B1927;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	}

}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #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;
--wd-brd-radius: 0px;
}

@media (min-width: 1280px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


:root, [class*="color-scheme-light"] {
	--btn-font-weight: 500;
	--btn-transform: none;
    --wd-alternative-color: rgb(255 255 255 / 8%);
    --brdcolor-gray-200: rgba(255, 255, 255, 0.04);
    --brdcolor-gray-300: rgba(255, 255, 255, 0.06);
    --brdcolor-gray-400: rgba(255, 255, 255, 0.12);
    --brdcolor-gray-500: rgba(255, 255, 255, 0.2);
    --wd-main-bgcolor: #1B1927;
    --btn-accented-color: #1B1927;
}
body {
    background-color: var(--wd-main-bgcolor);
}
.main-page-wrapper {
    margin-top: -50px;
}
.article-content legend, .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6, .article-content .title {
    margin-top: 40px;
}
:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 16px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .04), inset 0 0 0 1px rgba(255, 255, 255, .04), inset 8px 8px 20px rgba(255, 255, 255, .04) !important;
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.btn.btn-size-small {
    padding: 12px;
    font-size: 14px;
    background-color: rgb(255 255 255 / 4%);
}
:is(.btn.btn-color-primary,.button.btn-color-primary,button.btn-color-primary,[type="submit"].btn-color-primary,[type="button"].btn-color-primary) {
    box-shadow: inset 1px 1px 0 0 #fce8030a, inset 0 0 0 1px #fce8030a, inset 8px 8px 20px #fce8030a !important;
}
.btn:hover {
    transform: translate(0, -.25rem);
}
.btn.btn-color-alt:hover {
    background-color: rgb(255 255 255 / 16%);
}
.btn.btn-color-primary {
    color: #101318;
    background-color: var(--wd-primary-color);
}
.btn.btn-color-primary {
    color: #101318;
    background-color: var(--wd-primary-color);
}
.btn.btn-color-primary:hover {
    color: var(--wd-primary-color);
    background-color: #03defc29;
}
.btn .wd-btn-text {
    padding-inline: 12px !important;
}
.btn-icon-pos-left:has(.wd-btn-icon) .wd-btn-text {
    padding-left: 0 !important;
}
.btn-icon-pos-left:has(.wd-btn-icon) .wd-btn-icon {
    margin-right: 8px !important;
    margin-left: 6px;
}
.btn-icon-pos-right:has(.wd-btn-icon) .wd-btn-text {
    padding-right: 0 !important;
}
.btn-icon-pos-right:has(.wd-btn-icon) .wd-btn-icon {
    margin-right: 6px !important;
    margin-left: 8px !important;
}
.btn-size-small.btn-icon-pos-right:has(.wd-btn-icon) .wd-btn-icon {
    margin-right: 4px !important;
    margin-left: 8px !important;
}
.btn.btn-only-icon .wd-btn-icon {
    margin-inline: 0 !important;
}
.btn.btn-style-link {
    box-shadow: none !important;
    border: none !important;
}
.btn.btn-style-link .wd-btn-text {
    padding-inline: 0 !important;
}
.btn [class^="icon-"]:before, .btn [class*=" icon-"]:before {
    font-size: 20px;
    width: 20px;
    opacity: .64;
    line-height: 20px;
}
.btn.btn-size-small [class^="icon-"]:before, .btn.btn-size-small [class*=" icon-"]:before {
    font-size: 18px;
    width: 18px;
    line-height: 18px;
}
.article-body-container h1, .article-body-container h2, .article-body-container h3, .article-body-container h4, .article-body-container h5, .article-body-container h6 {
    margin-top: 3rem;
    margin-bottom: 1.6rem;
}
.wd-nav-img, .mega-menu-list img {
    opacity: .64;
}
header .container {
    max-width: 1580px;
}
header .whb-general-header {
    background-color: transparent !important;
    background: linear-gradient(to bottom, #101318, transparent);
}
.whb-flex-row {
    align-items: center;
}
.whb-flex-flex-middle .whb-col-center {
    margin-inline: 40px 24px;
    padding-inline: 32px 20px;
    border-radius: 500px;
    background-color: rgb(27 25 39 / 50%);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .02), inset 0 0 0 1px rgba(255, 255, 255, .02) !important;
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
}
.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    height: 50px !important;
    --nav-color-active: #fff;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    line-height: 50px !important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    top: auto;
    bottom: 0;
    background-color: var(--btn-accented-bgcolor);
}
.wd-nav-main>li:last-child {
    padding-right: 32px;
}
.wd-nav-main>li:last-child::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 32px;
    background-color: #ffffff0f;
    transform: translateY(-50%);
}
.container, .container-fluid {
    padding-right: 24px;
    padding-left: 24px;
}
.set-mb-s {
    --margin-bottom: 1.5rem;
}
.box {
    background-color: rgba(255, 255, 255, .02);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .04), inset 0 0 0 1px rgba(255, 255, 255, .04), inset 40px 40px 160px rgba(255, 255, 255, .04);
    border-radius: 2rem;
    padding: 4rem;
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    transition: all .75s cubic-bezier(.165, .84, .44, 1);
}
.box.glow::after {
    content: '';
    width: 40rem;
    height: 40rem;
    background-image: radial-gradient(circle closest-side at 50% 50%, rgba(252, 232, 3, .06), transparent);
    position: absolute;
    top: 25%;
    right: -25%;
    transform: translateY(-50%);
    pointer-events: none;
}
.badge {
    background-color: rgba(255, 255, 255, .04);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .04), inset 0 0 0 1px rgba(255, 255, 255, .04);
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    border-radius: 100px;
}
.wd-social-icons .wd-social-icon {
    margin: 8px !important;
}
.icons-size-large .wd-social-icon {
    width: 70px !important;
    height: 70px !important;
    background-color: transparent !important;
    border: 1px solid rgb(255 255 255 / 12%);
    box-shadow: 0 4px 8px 2px #000;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.wd-social-icons.icons-size-large .wd-icon {
    font-size: 32px !important;
    line-height: 68px !important;
}
.btn-size-large {
    padding: 4px 20px;
    min-height: 46px;
    font-size: 18px;
}
.btn-icon-only {
    padding: 7px;
}
.btn-icon-only .wd-btn-icon {
    margin-right: 0;
}
.btn-icon-pos-left img {
    transition: all .25s ease;
}
.btn-icon-pos-left img {
    filter: invert(1);
}
.bg-grid::before {
    content: '';
    width: 48rem;
    height: 48rem;
    opacity: .4;
    filter: blur(0);
    background-image: url(/wp-content/uploads/2024/07/Grid.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
.bg-grid::after, .bg-glow::after {
    content: '';
    width: 32rem;
    height: 32rem;
    background-image: radial-gradient(circle closest-side at 50% 50%, rgba(252, 232, 3, .08), transparent);
    filter: blur(0);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
.whb-column>.info-box-wrapper, .wd-header-text, .whb-column>.wd-button-wrapper, .whb-column>.wd-social-icons, .wd-header-html {
    padding-inline: 6px;
}
.elementor-icon {
    color: #ffffffa3;
}
.wd-nav-tabs {
    align-items: center;
    --nav-gap: .001px;
    background-color: rgba(255, 255, 255, .04);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .04), inset 0 0 0 1px rgba(255, 255, 255, .04);
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    border-radius: 100px;
    padding: 4px;
    margin-bottom: 2rem;
}
.wd-nav-tabs>li:not(:last-child) {
    margin-inline-end: 4px !important;
}
.wd-nav-tabs>li>a {
    color: white !important;
    font-family: var(--wd-text-font) !important;
    border-radius: 100px;
    padding: 12px 24px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    overflow: hidden;
}
.wd-nav-tabs>li>a:hover, .wd-nav-tabs>li.active>a {
    background-color: rgba(255, 255, 255, .04);
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .04), inset 0 0 0 1px rgba(255, 255, 255, .04) !important;
}
.wd-nav-tabs>li.wd-active>a {
    background-color: rgba(255, 255, 255, .08);
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .04), inset 0 0 0 1px rgba(255, 255, 255, .04), inset 8px 8px 20px rgba(255, 255, 255, .04) !important;
}
.wd-gallery-item {
  transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.wd-gallery-item:hover {
    transform: translate(0, -.25rem);
}
.wd-gallery-item img {
    transition: all .75s cubic-bezier(.165, .84, .44, 1);
}
.wd-grid-g:hover .wd-gallery-item img {
    opacity: .32;
    filter: grayscale(.5);
}
.wd-grid-g .wd-gallery-item:hover img {
    opacity: 1;
    filter: grayscale(0);
    box-shadow: 0 24px 64px -12px #fce80233;
}
.page-title-default {
    background-size: contain;
    background-repeat: no-repeat;
}
.wd-post-cat.wd-style-with-bg>a {
    color: #101318;
    font-weight: 500;
    font-size: 16px;
}
.blog-design-mask .post-title {
    font-size: 16px;
    font-weight: 300;
}
.blog-design-mask .article-body-container {
    pointer-events: none;
}
.page-title .title {
    margin-bottom: 32px !important;
}
.elementor-icon-wrapper {
    line-height: normal;
}
.wd-post.blog-style-bg .article-body-container {
    padding-bottom: 24px !important;
}
.entry-meta-list li {
    margin-left: 20px;
}
.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    min-width: 52px;
    height: 52px;
    color: #fff;
    background-color: var(--wd-alternative-color);
    padding: 16px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .04), inset 0 0 0 1px rgba(255, 255, 255, .04), inset 8px 8px 20px rgba(255, 255, 255, .04) !important;
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon:hover {
    background-color: rgb(255 255 255 / 16%);
    color: #fff;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
    transform: translate(0, -.25rem);
}
.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    background-color: #2a2b33 !important;
}
.wd-tools-element>a {
    padding-inline: 8px;
}
.wd-search-full-screen {
    background-color: #191825e6 !important;
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    box-shadow: 0 0 40px rgb(18 20 28);
}





.wd-product .product-wrapper {
    flex-direction: row !important;
    gap: 32px;
}
.wd-product .wd-product-cats {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.wd-product.wd-hover-fw-button .wd-add-btn {
    position: absolute !important;
    right: 0;
    bottom: 0;
}
.product-element-top {
    min-width: 120px;
    width: 120px;
}
.product-element-bottom {
    padding: 8px 0;
}
.wd-product {
    padding: 24px;
    background-color: #ffffff14;
    border: 1px solid #ffffff1f;
    backdrop-filter: blur(20px);
    background-image: linear-gradient(45deg, transparent, hsl(0deg 0% 100% / 0%));
}
.wd-product::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    background-image: linear-gradient(45deg, transparent, hsl(0deg 0% 100% / 8%));
    opacity: 0;
}
.wd-product:hover::before {
    opacity: 1;
}
.wd-products .wd-carousel-item::before {
    content: '';
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 120px;
    background-color: #fff;
    z-index: -1;
    opacity: 0;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.wd-products .wd-carousel-item:hover::before {
    left: 4px;
    opacity: 1;
}
.wd-buttons {
    display: none !important;
}
.wd-add-btn-replace .add-to-cart-loop:before {
    transform: translateY(0) translateZ(0) !important;
}
.wd-add-btn-replace .add-to-cart-loop span {
    transform: translateY(-100%) translateZ(0) !important;
}
.wd-product.wd-hover-fw-button .wd-add-btn>a {
    width: 44px !important;
    height: 44px !important;
}
.swiper .swiper-slide figure::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    border-radius: 200px;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    background-image: linear-gradient(45deg, #ffffff0f, #1B1927);
    opacity: 0;
}
.swiper .swiper-slide:hover figure::before {
    opacity: 1;
    margin-top: 8px;
    transform: translateY(-8px);
}
.swiper .swiper-slide figure {
    position: relative;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.swiper .swiper-slide:hover figure {
    transform: translateY(-8px);
}
.swiper .swiper-slide {
    padding-top: 8px;
}
.swiper .swiper-slide img {
    z-index: 1;
}
.wd-single-add-cart div.quantity {
    display: none !important;
}
.div_evowap_btn .evowap_btn {
    width: 100%;
    border-radius: 50px;
    justify-content: center;
}
.div_evowap_btn {
    margin: 12px 0px;
}
.div_evowap_btn .evowap_btn {
    color: var(--btn-accented-color) !important;
}
.div_evowap_btn .evowap_btn path {
    fill: var(--btn-accented-color) !important;
}
.div_evowap_btn .evowap_btn svg {
    width: 20px;
    height: 20px;
    opacity: .7;
}
.product-labels .product-label {
    background: transparent;
    padding: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
}
.wd-product .wd-entities-title {
    font-size: 22px !important;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
    font-size: 80% !important;
}
.wd-nav-tabs {
    --nav-gap: 8px !important;
}
.wd-reviews-heading, .comment-reply-title, .comment-notes, .comment-form-cookies-consent {
    display: none !important;
}
.testimon-style-info-top .wd-testimon-text {
    background-color: #16141f !important;
    border-radius: 16px !important;
}
.testimon-style-info-top .wd-testimon-text:before {
    border-bottom-color: #16141f !important;
}
.wd-dropdown {
    background-color: #16141f !important;
    border-radius: 12px !important;
}
.wd-product :where(.product-wrapper,.product-element-bottom) {
    width: 100%;
}
.wd-hover-with-fade .content-product-imagin {
    display: none !important;
}@media (min-width: 1025px) {
	.wd-header-overlap .page-title {
    margin-top: 0;
    padding-top: 320px !important;
    padding-bottom: 80px !important;
}
.post-title-large-image.title-size-large .title {
    font-size: 40px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-product {
    padding: 16px;
}
.wd-product .product-wrapper {
    gap: 20px;
}
}

@media (max-width: 576px) {
	.wd-carousel-dis-mb .wd-carousel-wrap {
    -webkit-mask-image: none;
    mask-image: none;
}
.wd-product {
    padding: 16px;
}
.wd-product .product-wrapper {
    gap: 20px;
}
}

