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

:root {
	--wd-header-banner-h: 40px;
	--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: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(30,115,190);
	--wd-alternative-color: rgb(30,115,190);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(30,115,190);
	--btn-default-bgcolor: rgb(30,115,190);
	--btn-default-bgcolor-hover: rgb(30,115,190);
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(30,115,190);
	--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: #111111;
	background-image: url(https://roystracks.com/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(242,242,242);
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: rgb(96,96,96);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(84,122,148);
}
html .wd-nav.wd-nav-main > li > a {
	font-size: 20px;
	color: rgb(96,96,96);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(216,216,216);
}
html .wpcf7 input[type="submit"] {
	color: rgb(255,255,255);
	background: rgb(32,129,204);
}
html .wpcf7 input[type="submit"]:hover {
	background: rgb(26,99,173);
}
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(91,91,91);
	--wd-form-placeholder-color: rgb(117,117,117);
	--wd-form-brd-color: rgb(224,224,224);
	--wd-form-brd-color-focus: rgb(224,224,224);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 12px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--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: 12px;
}

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


.widget_nav_mega_menu>.widget-title {
    margin-bottom: 0;
    padding: 20px;
    background-color: #1E73BE;
    text-transform: uppercase;
}

	/* remove product title */
.entry-summary h1{
	display:none;
}

.main-page-wrapper .widget:nth-child(1) .widget-title{
		color:#ffffff;
}
.main-page-wrapper .widget .widget-title{
		border-top-left-radius:15px;
		border-top-right-radius:15px;	
	}
	
}
.whb-sticked .whb-col-right bdi{
	color:#ffffff;
}

	/* remove product image */
.product-images .woocommerce-product-gallery .order-lg-last{
	display:none;
	
}



	/* remove product price */
.entry-summary p.price{
	display:none;
}

	/* mailster form fields Input */
.mailster-form-fields .mailster-email-wrapper input[type=email]{
		margin-bottom:7px;
}
.mailster-form-fields .mailster-firstname-wrapper input[type=text]{
		margin-bottom:7px;		
}

/* Review Tab Wrapper */
.entry-summary .woocommerce-tabs .wd-tab-wrapper{
	background-color:#FAFAFA;
	padding-left:10px;
	padding-right:10px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	margin-top:10px;
}


/* Thumbnail Image */
.hentry .wpb_wrapper img{
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;	
}
.vc_custom_1641144919818 .wpb_wrapper .attachment-woocommerce_thumbnail{
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
}
.vc_custom_1641144976448 .wpb_wrapper .attachment-woocommerce_thumbnail{
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
}
/**********/

.whb-sticked .whb-col-right bdi{
	color:#ffffff;	
}

/* Division */
#cartbounty-pro-early-capture-form-content{
	border-top-left-radius:15px !important;
	border-top-right-radius:15px !important;
	border-bottom-left-radius:15px !important;
	border-bottom-right-radius:15px !important;
	transform:translatex(0px) translatey(0px);
}

/* Button */
#cartbounty-pro-early-capture-submit{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}

/* Svg */
#cartbounty-pro-early-capture-close svg{
	
}

/* 321px and larger screen sizes */
@media (min-width:321px){

	/* Label */
	#cartbounty-pro-early-capture-form-content-top label{
		font-size:25px !important;
		line-height:1.3em !important;
	}
#cartbounty-pro-early-capture-form #cartbounty-pro-early-capture-form-content #cartbounty-pro-early-capture-form-content-top label span{
	line-height:1em !important;
}

/* Span Tag */
#cartbounty-pro-early-capture-form-content-top label span{
	display:inline-block;
	height:52px;
	padding-top:10px;
}	

ul.lty-lottery-answers li{
		margin: 0px 0px !important;
	}
	
	.woocommerce-form-login-toggle>.woocommerce-info .showlogin {
    margin-left: 5px;
    color: var(--wd-primary-color);
    border-color:#919191;
    border-width:1px;
    border-style:solid;
    padding-left:15px;
    padding-right:15px;
    padding-top:8px;
    padding-bottom:8px;
    background-color:#f86262;
    color:#ffffff !important;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}

	.grecaptcha-badge { 
visibility: hidden; 
}
	
	/* Contact Submit Button */
.init p .btn-color-black{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	
}