:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Barlow Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(10,10,10);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(10,10,10);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Barlow Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(10,0,3);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(10,10,10);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(10,0,2);
	--btn-accented-bgcolor-hover: rgb(43,66,96);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(10,10,10);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(30,115,190);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(55,56,57);
	background-image: none;
}
.wd .product-label.onsale {
	background-color: rgb(96,0,0);
}
.wd .product-label.new {
	background-color: rgb(0,32,96);
}
.wd .product-label.featured {
	background-color: rgb(96,0,0);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(30,115,190);
}

.home #main-content {
	max-width: 100vw;
}

#home-blog {
	max-width: 1440px;
	margin: auto;
}

/*** current draws shortcode css**/

.draws-row {
	display: flex;
}

.draw-product {
	width: 16.66%;
	padding: 5px;
} 

.draw-product a{
	display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.draw-product h4 {
	padding-top: 20px;
	max-width: 150px;
	text-align: center;
}

#chatbase-bubble-button {
	bottom: 120px!important;
}

/** Mobile menu arrows fix **/
body .mobile-nav  .wd-nav-opener:after {
    font-weight: 400!important;
    font-size: 12px!important;
    transition: transform .25s ease!important;
    content: "\f113"!important;
    font-family: woodmart-font!important;
}

body .mobile-nav .wd-nav-opener {
    position: relative!important;
    z-index: 1!important;
    display: inline-flex!important;
    flex: none!important;
    align-items: cente!importantr;
    justify-content: center!important;
    width: 50px!important;
    color: var(--color-gray-900)!important;
    cursor: pointer!important;
    transition: all .25s ease!important;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

body .mobile-nav .wd-nav-opener.wd-active:after {
		color: #fff!important;
}

body .mobile-nav .wd-nav-opener {
    border-left: 1px solid var(--brdcolor-gray-300)!important;
    border-bottom: 1px solid var(--brdcolor-gray-300)!important;
}

/**New Megamenu build **/
body .whb-hidden-mobile .wd-nav-secondary .menu-item:hover .wd-dropdown:not(.wd-design-default) {
    opacity: 1!important;
}

body .whb-hidden-mobile .wd-nav-secondary .menu-item,body .whb-hidden-mobile .wd-nav-secondary .menu-item * {
       cursor: pointer;
       pointer-events: visible;
}

.hdn-mega, .hdn-mega-item {
	display:none;
}

.widget.mega-menu {
	padding: 0px;
	margin: 0px;
	border: none
}

.mega-wrapper .mega-container > div {
	padding: 30px 0px;
}
.mega-wrapper {
		transition: 0.15s linear all;
    z-index: 9999;
    left: 0px;
    position: fixed;
    width: 100vw;
    background: #ffff;
}

.whb-header:not(.whb-sticked) .mega-wrapper.scrolled {
	top:190px!Important;
}

body.admin-bar .mega-wrapper.scrolled {
	margin-top: 30px;
}

.whb-scroll-down > .mega-wrapper {
	opacity: 0;
}

@media screen and (max-width: 1025px) {
	.mega-wrapper {
		display: none!important;
	}
}

/** Cart navmenu dropdown CSS **/
.wd-dropdown-cart .widget_shopping_cart .elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item
{
    display:flex;
    flex-wrap:wrap;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.elementor-menu-cart__product-remove.product-remove .elementor_remove_from_cart_button:before {
    content: 'X';
    color: rgb(122,50,50);
}

.wd-dropdown-cart .widget_shopping_cart  .elementor-menu-cart__product-price.product-price {
    width: 90%;
}

.wd-dropdown-cart .widget_shopping_cart .elementor-menu-cart__product-name.product-name {
    width: 100%;
}

.elementor-menu-cart__product-image.product-thumbnail {
    max-width: 20%;
    margin-right: 10px;
}

.wd-dropdown-cart .widget_shopping_cart .elementor-button--checkout {
    background: #000;
}

.wd-dropdown-cart .widget_shopping_cart .elementor-menu-cart__subtotal {
		margin-bottom: 10px;
}

/** Video embed single product **/
body .prod-vid-row .elementor-column {
	padding: 3px;
}

.prod-video-embed {
   position: relative;
   width: 100%;
   max-width: 800px;
   margin: auto;
}

.prod-video-embed::before {
   content: "";
   display: block;
   padding-top: 56.25%; 
}

.prod-video-embed iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

/** onsale tag font-size **/
body .product-labels.labels-rectangular .product-label {
    font-size: 14px;
}

/*** Out Of Stock and Backorder catalog labels ***/

.wd-product.onbackorder .product-wrapper:before {
	content: 'Available On Backorder';
	background: #6d4409;
	font-weight: 600;
  font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	max-width: 50%;
	left: 0px;
  top: 15px;
	padding: 5px 10px;
  z-index: 999;
	color: #fff;
}

@media (max-width: 499px) {
	.wd-product.onbackorder .product-wrapper:before {
		font-size: 11px;	
	}
}

/* Ensure the product container has relative positioning */
.woocommerce ul.products li.product {
    position: relative;
}

body .wd-prefooter {
		padding-bottom: 0px!important;
}

/*** General CSS ***/

.btn.btn-yith-icon {
		padding: 0;
		background-color: transparent;
	}
	.btn.btn-yith-icon:hover {
		background-color: transparent;
		opacity: 0.6;
		box-shadow: none;
	}

	.btn.btn-yith-icon .wd-btn-icon {
		margin-right: 0;
		font-size: 19px;
	}

	.product-label.out-of-stock {
		color: white;
	}
	
	/* checkout insurance button */
	.checkout-add-product {
		display: flex;
    flex-direction: column;
    align-items: flex-start;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.checkout-add-product p {
		font-weight: bold;
	}
	
	.checkout-insurance-button {
		display: flex;
		width: 100%;
		background-color: #686364;
		padding: 20px 25px;
		position: relative;
	}
	.checkout-insurance-button:hover {
		background-color: rgba(43, 66, 96, 0.6);
	}
	
	.checkout-insurance-image {
		width: 64px;
		margin-right: 12px;
	}
	.checkout-insurance-title {
		font-weight: bold;
		color: white;
	}
	.checkout-insurance-desc {
		font-size: 14px;
		color: white;
	}
	
	.checkout-insurance-add-placeholder {
		position: absolute;
		top: 20px;
		right: 25px;
		width: 28px;
		height: 28px;
		object-fit: contain;
	}
	
	/* checkout coupon form */
	.woocommerce-form-coupon br {
		display: none;
	}

  .checkout_coupon.woocommerce-form-coupon:after, .coupon.wd-coupon-form:after {
    font-weight: 700;
    content: 'Note: Free shipping on items over $250 cannot be applied when coupons are used.'
  }
	
	/* checkout page - remove Province dropdown left negative margin */
	body.woocommerce-checkout .select2-container--default {
		margin-left: 0;
	}
	body.woocommerce-checkout br {
		display: none;
	}
	
	.backorder_notification {
		display: none;
	}
	.backorder_notification.custom {
		display: block;
	}

/** checkout shipping estimate **/
#shipping_method small {
    margin-left: 5px;
    display:inline-flex;
}
	
/* review button */
.yotpo.testimonials a.yotpo-testimonials-btn {
		bottom: 0;
		right: 0;
		left: unset !important;
		top: unset !important;
		transform: rotate(0deg) !important;
}
	
@media all and (max-width: 1024px) {
		.yotpo.testimonials a.yotpo-testimonials-btn {
			display: none;
		}
}
	
	/* mobile layout fix */
.website-wrapper {
		max-width: 100vw;
}
		
.slick-next,
.slick-prev {
  color: #000 !important;
}
.thumbnails.slick-slider > button {
  color: #000 !important;
}

/* menu shooting dropdown icons */
@media all and (min-width: 1025px) {
  .wd-dropdown-menu.wd-design-aside .wd-dropdown {
    padding-top: 20px;
  }
	
  .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a {
    flex-direction: column;
    align-items: start;
    padding-top: 0;
  }
  .wd-nav-img {
    max-height: unset;
    aspect-ratio: 16/9;
    object-fit: cover;
    margin-right: 0;
  }
}

/*** Shop page layout ***/

.woocommerce-page .products.elements-grid .product .product-wrapper {
		border: 1px solid #efefef;
	}
	.woocommerce-page .products.elements-grid .product .product-wrapper img {
		aspect-ratio: 1/1;
		width: 100%;
		object-fit: contain;
	}
	.woocommerce-page .products.elements-grid .product .product-wrapper .product-element-bottom {
		padding-bottom: 1rem;
	}
	
	.woocommerce-page .products.elements-grid.align-items-start {
		align-items: stretch !important;
	}
	.woocommerce-page .products.elements-grid .product.product-grid-item .product-wrapper {
		display: flex;
		flex-direction: column;
}
	
.product-label.out-of-stock {
	background-color: #172D4F;
		color: white;
}

.home-slider .elementor-slide-heading {
		margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url("https://victoryridgesports.ca/wp-content/uploads/2022/09/Vortex-Optics.jpg");
		background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    animation: maskText 10s linear infinite;
    -webkit-animation: maskText 10s linear infinite;
}

	.home-slider .elementor-slide-heading div {
		font-family: "Barlow Condensed", Sans-serif;
		-webkit-text-stroke-width: 1.5px;
		stroke-width: 1.5px;
		-webkit-text-stroke-color: white;
		stroke: white;
		color: transparent;
	}

/****Filter CSS***/

.wc-filter-choices {
    max-height: 200px;
    overflow-y:scroll;
}

.term-hrc {
	color: #d4d4d4;
}

.term-checkbox {
	margin-bottom: 8px;
}

#product-filter-form.loading-filter {
	opacity: 0.6;
  pointer-events: none;
}

#product-filter-form > * {
	margin-bottom: 20px;
}

.filter-trig {
    cursor: pointer;
}

.filter-trig:before {
	content: '';
  font-size: 22px;
	margin-bottom: 5px;
	display: inline-block;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	width: 10px;
	height: 10px;
	transform: rotate(135deg);
	transition: all 0.25s linear;
}

.filter-trig.closed:before {
	content: '';
	transform: rotate(-45deg);
}

.wc-filter h4 {
	font-size: 20px;
	display: flex;
  justify-content: space-between;
}

.wc-filter.closed h4 {
	margin: 0px;
}

.wc-filter-choices
{
	transition: 0.25s linear all;
}
.wc-filter.closed .wc-filter-choices {
	opacity: 0;
	height: 0px;
}

#product-filter-form button[type="submit"] {
	background: #0e2d50;
	color: #fff;
	margin-right: 10px;
}

#product-filter-form button[type="submit"]:hover {
	background: #000;
}

.wc-filter-recap .filter-tag {
	display:inline-block;
	background:#eee;
	padding:4px 8px;
	margin:0 5px 5px 0;
	border-radius:3px
}


.wc-filter-recap .filter-tag .remove-filter {
	text-decoration:none;
	color:#a00;
	font-weight:bold;
}

#price-slider {
  height: 10px;
	margin-top: 10px;
	width: 98%;
}

#price-slider .noUi-connect {
  background: #0e2d50;
}

#price-slider .noUi-handle {
  height: 18px;
	width: 18px;
	top: -5px;
	right: -9px;
	border-radius: 9px;
}

.wc-filter-per-page .per-page-option {
  text-decoration: none;
	text-transform: capitalize;
	color: #7c7373;
	padding: 0px 7px 0px 2px;
	border-right: #7c7373 solid 1px;
}


.wc-filter-per-page .per-page-option:last-of-type {
	border: none;
}

.wc-filter-per-page .per-page-option:hover, 
.wc-filter-per-page .per-page-option.active {
	color: #000;
	font-weight: bold;
}

/*** Product Tabs ***/

.wd-all-open-title.title {
    display:none;
}

.woocommerce-Tabs-panel:not(.active-tab-btn) {
    display: none;
}

.woocommerce-Tabs-panel.active-tab-btn {
	display: block;
}

#description-btn-tabs.active,#specs-btn-tabs.active,#reviews-btn-tabs.active {
	  background-color: var(--e-global-color-accent);
    color: #FFFFFF;
}

.button.resource {
	color: #fff;
	background: #000;
}