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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "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: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(164,120,100);
	--wd-alternative-color: rgb(221,153,51);
	--wd-link-color: rgb(36,36,36);
	--wd-link-color-hover: rgb(51,51,51);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(164,120,100);
	--btn-accented-bgcolor-hover: rgb(163,84,65);
	--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: rgb(15,15,15);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: fixed;
	background-position: right bottom;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 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: 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;
}
}


.totalpoll-question-choices-item-votes {
	display: none !important;
}
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 0px;
}
.totalpoll-button.totalpoll-buttons-results {
	display: none;
}
.scrollToTop:hover {
    color: #ffffff !important;
    background: rgb(164,120,100);
    transition: 0.3s;
}


.e-n-tabs-heading {display: none !important;}
.awards-nav {
    position: sticky;
    top: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    border-radius: 6px;
    gap: 0;
}
.awards-nav-horizontal {
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  flex: 1 1 auto;
  gap: 5px;
  border-radius: 6px;
}
.awards-nav-horizontal::-webkit-scrollbar { display: none; }
.awards-nav-horizontal button {
    background: #f2f2f2;
    border: none;
    padding: 5px 9px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    font-size: 12px;
    white-space: normal;
    color: #222;
    margin: 0;
    transition: background 0.2s, color 0.2s;
    line-height: 1.15;
    text-align: center;
    min-width: 278px;
    word-break: break-word;
    display: flex;
    align-items: center;
}
.awards-nav-horizontal button:hover,
.awards-nav-horizontal button.active {
  background: rgb(164,120,100);
  color: #fff;
}

.awards-nav-arrow {
  background: #f0f0f2;
  border: none;
  border-radius: 6px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  margin: 0 5px;
  color: #a47864;
  transition: background 0.2s, color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  position: relative;
}
.awards-nav-arrow.left::after {
  content: "\f114";
  font-family: 'woodmart-font' !important;
  font-size: 16px;
  color: currentColor;
  display: block;
  line-height: 1;
}
.awards-nav-arrow.right::after {
  content: "\f113";
  font-family: 'woodmart-font' !important;
  font-size: 16px;
  color: currentColor;
  display: block;
  line-height: 1;
}
  background: rgb(164,120,100);
  color: #fff;
}
@media (max-width: 600px) {
  .awards-nav-horizontal button {
    font-size: 12px;
    padding: 7px 9px;
  }
  .awards-nav-arrow { width:20px;height:20px;font-size:14px; }
}


.totalpoll-question-choices-item-label span {
	font-size: 14px !important;
	font-weight: 500;
	text-transform: uppercase;
}

.e-n-tabs .totalpoll-question-choices-item-votes {
	display: flex !important;
}

.wd-nav-mobile li:is(.current-menu-item, .wd-active) > a {
	color: var(--wd-primary-color) !important;
}
.totalpoll-question-choices-item-votes-text {
	font-size: 14px !important;
}
.wd-nav-opener::after {
	font-weight: 600;
	font-size: 14px;

}
.wd-nav-opener {

	color: #fff !important;
	
}
.wd-sub-menu li > a {
	color: #fff;
	
}
div#totalpoll.totalpoll-wrapper li {
	list-style: inherit !important;
}

.sponsor2 .wd-info-box :is(.info-box-subtitle, .info-box-title, .info-box-inner):not(:first-child) {
	margin-top: 0px;
}
.scrollToBottom {
	box-shadow: 0 0 5px rgba(0,0,0,0.17) !important;
}
.scrollToBottom:hover {
	box-shadow: 0 0 3px rgba(0,0,0,0.17) !important;
}
.sponsor2 .wd-info-box.text-center.box-icon-align-top.box-style-base.color-scheme- {
	backdrop-filter: blur(5px);
}
.mobile-nav .wd-heading {
	border-bottom: 0px !important;z-index: 0!important;
	background-color: rgba(55, 55, 55, 0) !important;
}
.totalpoll-question-choices-item-container:hover .totalpoll-question-choices-item-content {
	border-color: #ccc !important;
	transition: 0.3s;
}
.elementor-widget-video-playlist .e-tabs-items-wrapper {
border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.elementor-widget-video-playlist .e-tabs-header {
		border-top-left-radius: 10px;border-top-right-radius: 10px;
}
.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content video {
	
	border-radius: 10px !important;
}
.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content {
		border-radius: 10px !important;
}
.wd-nav-mobile > li > a, .wd-nav-mobile > li > ul li > a {
	
	border-bottom: 0px !important;
}
.wd-nav-mobile li:active > a, .wd-nav-mobile li.opener-page > a {
	background-color: #000000b0 !important;
}
@media (max-width: 1024px) {
  .wd-header-overlap .wd-page-title {
    padding-top: 90px;
  }
}
.wd-close-side {
	
	background-color: rgba(0, 0, 0, 0.37) !important;
	
}
.wd-action-btn > a {

	color: #fff;
	cursor: pointer;
	font-weight: 500 !important;
}
.wd-nav-mobile > li > a {
	color: #fff!important;
}
.wd-nav-mobile > li > a:hover {
	color: var(--wd-primary-color) !important;
}
.wd-side-hidden {
		background-color: #0b0b0be0 !important;
	
	backdrop-filter: blur(5px);
	box-shadow: 0px 3px 22px -5px rgba(0,0,0,0.5);
}
.is-screen-thankyou .selected-choice.my-selected-choice {
	display: none;
}
.totalpoll-buttons {
	justify-content: flex-start !important;}
.wd-page-title {
    --wd-title-sp: 22px !important;
    --wd-title-font-s: 22px !important;
    position: relative;
    padding-block:var(--wd-title-sp)}
@media (min-width: 1025px) {
    .title-size-large {
        --wd-title-sp: 98px !important;
        --wd-title-font-s: 58px !important;
    }
}
.selected-choice.my-selected-choice {
	padding: 15px !important;
	background: #fff !important;
	border-radius: 10px;
	text-align: center;
	width: 100% !important;
	margin: 20px 3px -10px !important;
}
.slidepob.content-banner.text-left {
	max-width: 230px !important;
}

.totalpoll-button {
	border-radius: 30px;
	text-transform: uppercase !important;
	letter-spacing: 0.5px;
	font-weight: 500 !important;
	width: 100%; margin: 0px !important;
}
.wd-gallery-item img {
	
	padding: 2px !important;
}
.totalpoll-form-page input {

	border-radius: 10px!important;
	}
.totalpoll-question-choices-item-label {
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px; 
}
 .totalpoll-question-choices-item {
  margin-bottom: 30px !important;
	 padding: 0px !important;}

.totalpoll-question-choices-item-control {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.totalpoll-question-choices-item-content {
	border-top: 1px solid #ececec !important;
	border-top-right-radius: 15px; transition:0.3s;
	border-top-left-radius: 15px;
	border-left: 1px solid #ececec !important;
	border-right: 1px solid #ececec !important; width: 100%;
}

.totalpoll-form-page {
	background: #f1f1f1 !important;
	padding: 15px !important;
	border-radius: 15px;
}

li::marker {
	font-size: 18px !important;
	color: #a47864;
}






.wd-title-color-white {
	color: #fff !important;
	--wd-text-color: rgb(255, 255, 255);
	--wd-title-color: #fff;
	--el-title-color: #fff;
}
.partners .wd-gallery-item img {
	transition:0.3s;
	opacity: 0.5;
}
.partners .wd-gallery-item img:hover {
	transition:0.3s;
	opacity: 1;
}

.whb-sticked .whb-row {

	background: #0f0f0f;
}
.selector {
    backdrop-filter: blur(5px);
}
.content-banner.text-left {
	background: #f1f1f1e5;
	padding: 20px;
	border-radius: 12px; backdrop-filter: blur(5px);
}
.wd-breadcrumbs {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
}
.whb-sticked .wd-nav[class*="wd-style-"] > li > a {
	color: #fff;
}
.whb-sticked .wd-nav[class*="wd-style-"] > li > a:hover {
	color: #ccc;
}
.part .info-box-icon {
	opacity: 0.2;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {

	letter-spacing: 0.2px;
}
@media (min-width: 1025px) {
	.totalpoll-questions .title-wrapper.wd-set-mb.reset-last-child.wd-title-color-default.wd-title-style-default.wd-title-size-large.text-left {
	margin-left: 10px !important;
}
.elementor-widget-video-playlist .e-tabs-wrapper {
	
	padding-right: 10px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.totalpoll-form-field-checkbox-item .totalpoll-form-field-label {
		width: 80%!important;
	vertical-align: middle !important;
}
}

@media (max-width: 576px) {
	.totalpoll-form-field-checkbox-item .totalpoll-form-field-label {
	
	width: 80% !important;
	vertical-align: middle !important;
}
}

