:root {
	--wd-text-font: "Archivo Narrow", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(46,46,46);
	--wd-text-font-size: 15px;
	--wd-title-font: "Beefcakes Italic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(46,46,46);
	--wd-entities-title-font: "Beefcakes Italic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(46,46,46);
	--wd-entities-title-color-hover: rgba(46, 46, 46, 0.9);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Beefcakes Italic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(46,46,46);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Archivo Narrow", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 6px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(46,46,46);
	--wd-alternative-color: rgb(46,46,46);
	--btn-default-font-family: "Archivo Narrow", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(46,46,46);
	--btn-default-bgcolor-hover: rgba(46,46,46,0.9);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-family: "Archivo Narrow", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(46,46,46);
	--btn-accented-bgcolor-hover: rgba(46,46,46,0.9);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgba(46,46,46,0.7);
	--wd-link-color-hover: rgb(46,46,46);
}
.wd-age-verify-wrap {
	--wd-popup-width: 510px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 575px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Archivo Narrow", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(46,46,46);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgba(46,46,46,0.9);
}
html .wd-product .price, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .wd-product-nav-desc .price, html .product-quick-view .summary-inner > .price, html .product-quick-view .variations_form .woocommerce-variation-price .price, html .widget-area .widget .price {
	color: rgb(46,46,46);
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-size: 15px;
}
html div.wpcf7 input[type="submit"] {
	font-family: "Archivo Narrow", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(46,46,46);
}
html div.wpcf7 input[type="submit"]:hover {
	color: rgb(255,255,255);
	background: rgba(46,46,46,0.9);
}
html .btn.wd-buy-now-btn, html .mc4wp-form input[type="submit"] {
	font-family: "Archivo Narrow", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(46,46,46);
}
html .btn.wd-buy-now-btn:hover, html .mc4wp-form input[type="submit"]:hover {
	color: rgb(255,255,255);
	background: rgba(46,46,46,0.9);
}
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(46,46,46);
	--wd-form-placeholder-color: rgba(46,46,46,0.7);
	--wd-form-brd-color: rgba(46,46,46,0.5);
	--wd-form-brd-color-focus: rgb(46,46,46);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(226,45,45);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
		font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
		font-size: 13px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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



@font-face {
	font-family: "Beefcakes Italic";
	src: url("//3sjshop.com/wp-content/uploads/2023/10/Beefcakes-Italic.woff2") format("woff2"), 
url("//3sjshop.com/wp-content/uploads/2023/10/Beefcakes-Italic.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/*BF Sale*/
.bf-label{
	max-width: 80% !important;
  top: -15px !important;
  inset-inline-start: -60px !important;
}

/*Body, Root, & General Styling*/
:root{
	--color-gray-300: rgba(46,46,46,0.5);
	--color-gray-500: rgba(46,46,46,0.5);
}
body{
	letter-spacing: 0.06rem;
}
.grecaptcha-badge{
	display: none !important;
}
.wd-gallery-thumb img{
	aspect-ratio: 1/1;
	object-fit: cover;
	object-position: center center;
}
.wd-logo img{
	border-radius: px;
}
.summary #payment-method-message{
	display: none;
}
.wd-tools-element .wd-tools-icon, .wd-icon{
	font-style: normal;
}
.wd-tools-element .wd-tools-icon:before{
	font-weight: 400;
}
.wd-header-cart .wd-cart-subtotal .amount{
	font-style: normal;
}
.wd-dropdown-menu.wd-design-default{
	width: max-content;
}
.popup-quick-view div.quantity input[type="button"]{
	min-width: 35px !important;
}
.popup-quick-view div.quantity input[type="number"]{
	width: 70px !important;
}
.popup-quick-view .wd-buy-now-btn{
	width: 100%;
}
.popup-quick-view .summary-inner .product_meta{
	display: none;
}
/*Header top bar*/
.whb-top-bar-inner{
	height: auto !important;
	padding: 10px 0;
}

/*Navigation menu current link*/
body .wd-nav[class*="wd-style-underline"]>li.current-menu-item:not(:hover)>a .nav-link-text:after {
	width: 0;
}
body .wd-nav[class*="wd-style-"]>li.current-menu-item>a {
	color: var(--nav-color);
}
/*Default Gradient
.page-id-4439 .main-page-wrapper,.page-id-15995 .main-page-wrapper,.page-id-16221 .main-page-wrapper,.page-id-16212 .main-page-wrapper,.page-id-16211 .main-page-wrapper,.page-id-16213 .main-page-wrapper, .page-id-16210 .main-page-wrapper,.page-id-16209 .main-page-wrapper,.page-id-16219 .main-page-wrapper, .page-id-15993 .main-page-wrapper,.whb-general-header,.whb-header-bottom,.single-product .main-page-wrapper, .page-id-17968 .main-page-wrapper,.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(126, 122, 122, 1) 100%);
	background-attachment: fixed;
}*/
/*Elementor Home Page*/
.g-section{
	background-attachment: fixed;
}
/*Collection List Style*/
.category-grid-item .wrapp-category{
	/*border: 1px solid rgba(46, 46, 46, 0.1);*/
	height: 100%;
	background-color: #ffffff;
}

.category-grid-item .category-image-wrapp{
	border-radius: 6px 6px 0px 0px !important;
}
.collection-list .products:not(.wd-img-width) .cat-design-alt img{
	aspect-ratio: 4/5;
	object-fit: cover;
	object-position: center center;
}
.products:not(.wd-img-width) .cat-design-alt img{
	aspect-ratio: 1/1;
	object-fit: cover;
	object-position: center center;
}
.category-grid-item .hover-mask{
	padding: 18px 14px !important;
}
.category-grid-item .wd-entities-title{
	text-align: left !important;
}
.category-grid-item .wd-entities-title::after{
	content: url(/wp-content/uploads/2023/10/Right-Arrow.svg);
	display: inline-block;
	margin-left: 8px;
	white-space: nowrap;
	transition: transform .1s ease;
}
/*Custom Link Style*/
.link-style{
	text-decoration: underline !important;
	text-underline-offset: 3px;
	transition: text-decoration-thickness .1s ease;
}
.link-style:hover{
	text-decoration-thickness: 2px !important;
}
/*Newsletter form*/
.sub-int{
	letter-spacing: 0.06rem;
	font-style: italic;
}
.sub-btn{
	letter-spacing: 0.06rem;
	text-transform: capitalize;
	font-style: italic;
}
.page-id-15857 .wd-prefooter{
	display: none;
}
/*Footer Menu*/
#menu-footer-menu{
	--nav-color: rgba(46, 46, 46, 0.7) !important;
	--nav-color-hover: rgba(46, 46, 46, 1) !important;
	--nav-color-active: rgba(46, 46, 46, 1) !important;
}
.widget_nav_mega_menu .wd-nav-vertical>li>a{
	color: rgba(46, 46, 46, 0.7) !important;
}
.widget_nav_mega_menu .wd-nav-vertical.wd-design-simple>li:is( .wd-opened,:hover)>a{
	color: rgba(46, 46, 46, 1) !important;
}
.footer-container,.copyrights-wrapper{
	border-top: 1px solid rgba(46, 46, 46, 0.08) !important;
}
.payment-icons{
	width: auto;
	max-height: 26px;
}
/*Product Archive and Single Product*/
.product-grid-item :is(.product-image-link,.hover-img) img, .woocommerce-product-gallery__image img:not(.wp-post-image){
	aspect-ratio: 1/1;
	object-fit: cover;
	object-position: center center;
}
:is(.btn,.button,button,[type="submit"],[type="button"]){
	border: 1px solid #2e2e2e !important;
	letter-spacing: 0.06em !important;
}
.products[class*="wd-stretch-cont"] .product-wrapper{
	background-color: #ffffff;
}
.product-grid-item .product-wrapper{
	padding: 0 !important;
}
.product-element-top{
	border-radius: 6px 6px 0px 0px !important;
}
.product-element-bottom{
	padding: 15px;	
}
.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .content-product-imagin{
	transform: scale(0) !important;
}
/*Product Description*/
.tabs-layout-accordion>.wd-accordion-item>.wd-accordion-title .wd-accordion-title-text{
	font-size: 18px;
	text-transform: inherit !important;
	font-family: var(--wd-text-font) !important;
	font-weight: 700 !important;
}
/*Product Tab Height for Accordion*/
.tabs-layout-accordion .wd-scroll-content{
	max-height: inherit !important;
}
div.quantity input[type="button"], div.quantity input[type="number"]{
	font-style: normal;
}
.single-product div.quantity input[type="button"]{
	min-width: 35px !important;
}
.single-product div.quantity input[type="number"]{
	width: 70px !important;
}
.single-product .entry-summary .wd-buy-now-btn, .entry-summary .single_add_to_cart_button{
	width: 100%;
}
.single-product .entry-summary .wd-count-icon{
	color: #FF3036 !important;
}
.single-product .wd-visits-count .wd-count-icon{
	color: #19a337 !important;
}
.wd-accordion-title.wd-opener-pos-right.tab-title-additional_information {
    display: none !important;
}
.wd-product-nav-thumb{
	margin-left: 10px;
}
.wd-product-nav-thumb img{
	border-radius: 6px;
}
.wd-accordion.wd-style-default .wd-accordion-item{
	font-style: italic;
}
.wd-reset-var{
	display: none !important;
}
#ppcp-messages{
	display: none;
}
/*Swatches selected*/
[class*="wd-swatches"].wd-bg-style-3 .wd-swatch.wd-bg:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-bg-style-3 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-3 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-text-style-3 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text{
	background-color: #2e2e2e;
	color: #ffffff;
}
/*Contact form*/
.ct-btn{
	border-radius: 6px;
	padding: 14px 44px;
	border: none !important;
}
.wpcf7-form input, .wpcf7-form textarea{
	font-style: italic;
	font-size: 15px !important;
}
.ct-icon .box-style-shadow{
	background-color: transparent;
}
/*Track order form*/
.track_order .form-row{
	width: 100%;
}
.track_order .button{
	width: 100%;
	letter-spacing: 2px;
	background-color: rgb(46,46,46);
	color: #ffffff;
}
.track_order .button:hover{
	background-color: rgba(46,46,46,0.9);
}
.annoucment-text{
	text-align: center;
	font-size: 16px !important;
	color: #750000 !important;
}
/*WebToffee PayPal Plugin*/
div#paypal-checkout-button-render{
	position: relative;
	z-index: 1;
}
div#paypal-checkout-button-render:hover{
	background: none;
}
.widget_product_categories .product-categories {
	max-height: 190px;
	overflow-y: scroll;
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.05);
}
.wd-wtl-form .button{
	color: var(--btn-accented-color-hover) !important;
	background-color: var(--btn-accented-bgcolor-hover) !important;
}
.wd-wtl-form .button:hover{
	background-color: rgb(46 46 46 / 90%) !important;
}
.wd-header-my-account .wd-dropdown-menu.wd-design-default{
	width: 220px;
}
#wooot_order_tip_form{
	padding: 15px 0;
}
.page-id-24760{
	background-color: #f7f7f7 !important;
}
.page-id-24760.sticky-toolbar-on{
	padding-bottom: 0 !important;
}
.page-id-24760 .wd-toolbar{
	display: none !important;
}
.link-btn .elementor-button{
	min-width: 350px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.05), 2px 0 0 #e10600;
}
.link-btn .elementor-button::after{
	content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(140deg, #0f0f0f 25%, #e10600 100%);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.link-btn-sec .elementor-button{
	min-width: 250px;
}@media (min-width: 768px) and (max-width: 1024px) {
	#allinoneiframchat{
	bottom: 60px !important;
}
.wd-logo img{
	border-radius: 6px;
}

.mobile-nav .searchsubmit{
	border: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*Header top bar*/
.whb-top-bar-inner{
	padding: 6px 0;
}
/*.header-social .wd-social-icons.wd-size-small{
    --wd-social-size: 25px !important;
    --wd-social-icon-size: 12px !important;
}*/
.wd-logo img{
	border-radius: 6px;
}
.footer-container{
	border-top: 1px solid rgba(46, 46, 46, 0.08) !important;
}
#allinoneiframchat{
	bottom: 60px !important;
}
.single-product div.quantity{
	width: 100%;
}
.single-product div.quantity input[type="button"]{
	min-width: 15% !important;
}
.single-product div.quantity input[type="number"]{
	width: 85% !important;
}
.mobile-nav .searchsubmit{
	border: none !important;
}
.link-btn .elementor-button{
	min-width: 270px;
}
.link-btn-sec .elementor-button{
	min-width: 240px;
}
}

@media (max-width: 576px) {
	/*Header top bar*/
.whb-top-bar-inner{
	padding: 6px 0;
}
/*.header-social .wd-social-icons.wd-size-small{
    --wd-social-size: 25px !important;
    --wd-social-icon-size: 12px !important;
}*/
.wd-logo img{
	border-radius: 6px;
}
.footer-container{
	border-top: 1px solid rgba(46, 46, 46, 0.08) !important;
}
#allinoneiframchat{
	bottom: 60px !important;
}
.single-product div.quantity{
	width: 100%;
}
.single-product div.quantity input[type="button"]{
	min-width: 15% !important;
}
.single-product div.quantity input[type="number"]{
	width: 85% !important;
}

.mobile-nav .searchsubmit{
	border: none !important;
}

.link-btn .elementor-button{
	min-width: 270px;
}
.link-btn-sec .elementor-button{
	min-width: 240px;
}
}

