@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//prisekeys.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.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: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(96, 96, 96);
	--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: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(15,30,84);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(2,120,255);
	--wd-link-color-hover: rgb(11,107,191);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(15,30,84);
	--btn-accented-bgcolor-hover: rgba(15,30,84,0.86);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 102px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://prisekeys.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #0F1E54;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
	font-size: 20px;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

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

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

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


.home .main-page-wrapper  {
		padding-top: 0 !important;
}

#menu-item-15954:first-child {
	margin-top:1px
}

.woocs-lds-ellipsis{
display: none !important;
}

.selectron23 {
	height:30px !important
}
.selectron23 .selectron23-container { 
	min-height:30px !important;
	padding-top: 3px;
  background: black !important;
}
.selectron23 .selectron23-container span{top:18px !important}
.selectron23 .selectron23-container .selectron23-option  { padding-bottom:5px !important}
.wd-before-product-tabs {
	display: block;
}
.wd-before-product-tabs .posted_in, .wd-before-product-tabs .tagged_as {
	display: none !important
}

	
#customer_details .woocommerce-additional-fields h3 {display: none}

.woocommerce-checkout-payment .woocommerce-privacy-policy-text {display: none}



.swiper_container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.swiper {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-wrapper {
    margin: 0 40px;
  }

.slider_review {
    border-radius: 8px;
    border: .05em solid #0000001a;
    white-space: normal;
    display: inline-block;
    text-align: left;
    padding: 1em;
    line-height: 1em;
    overflow: hidden;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #fff;
    max-width: 100%;
    width: 100%;
    height: 140px;
}
.hovering:hover {
	background: #e5e5e5 !important;
	border:.05em solid #34d878 !important
}

.slider_review .slider_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3px;
}
.slider_review .stars {
    color: #ffdc0f;
    font-size: 1.5em;
}

.slider_review .date {
    color: #4d4d4d;
    font-size: .8em;
    line-height: 1.5em;
}
.slider_review .content span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-weight: bold;
    margin-bottom: .2em;
	font-size:16px
}
.slider_review .content p {
    line-height: 1.2em;     /* Sets the line height */
    margin: 2px 0; 
	font-size: 15px;
    
}
.slider_review .content .paragraph {
    max-height: 3.6em;      /* Max height for 3 lines, considering line height */
    -webkit-hyphens: auto; /* Enables hyphenation in Safari and Chrome */
    hyphens: auto;          /* Enables hyphenation in other browsers */
    word-break: break-word; /* Breaks long words at the end of the line */
    overflow: hidden;       /* Hides the overflow content */
    display: -webkit-box;   /* Sets up the flexbox in WebKit-based browsers */
    -webkit-box-orient: vertical; /* Controls the orientation of the box */
    -webkit-line-clamp: 2;  /* Limits the number of lines to 3 *         /* Sets the margin */
    text-overflow: ellipsis; /* Adds ellipsis (...) at the end of the text */
}


.swiper-button-prev,
.swiper-button-next {
    color: #000 !important;
    font-weight: bold !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 20px !important;
}

.content_wrapper {
    position: absolute;
    left: 40%;
    border-radius: 8px;
    min-height: 9.5em;
    max-height: 21.2em;
    background: #fff;
    z-index: 100;
    display: none;
    width: 400px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .25), 0 2px 6px 0 rgba(0, 0, 0, .25);
}
.close_button {
    position: absolute;
    top: 10px; /* Adjust as needed */
    right: 10px; /* Adjust as needed */
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 12px;
    line-height: 1;
		min-height:30px !important;
		height:30px !important;
		width:30px
}

.wd-tabs-header {
	border-bottom:1px solid #0000001b 
}
.wd-tabs-header a {
	padding-bottom:0.9px !important;
}
.wd-tabs-header .tab-label {
	line-height:2 !important;
}

.tabs-layout-accordion .wd-accordion-item .wd-accordion-title .wd-accordion-title-text, .wd-nav-tabs li a {
	font-weight:bold !important;
}

.wd-tabs .wd-active a .tab-label {
	font-size:18px !important;
	transition: 0.3s ease-in !important
}@media (min-width: 1025px) {
	.content_wrapper {
    left: 30%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-header-nav.wd-header-secondary-nav.text-left:nth-child(2) {
  text-align: right !important
}

.content_wrapper {
    left: 15%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-header-nav.wd-header-secondary-nav.text-left:nth-child(2) {
  text-align: right !important
}
.content_wrapper {
    left: 10%;
}
}

@media (max-width: 576px) {
	.wd-header-nav.wd-header-secondary-nav.text-left:nth-child(2) {
  text-align: right !important
}
.content_wrapper {
    left: 0;
		width: 100%
}
}

