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

:root {
	--wd-text-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(61,61,61);
	--wd-text-font-size: 17px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(0,0,0);
	--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: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(236,184,19);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(236,184,19);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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: 223px;
}
.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;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 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;
}
}


.wd-content-layout {
    padding-block: 0;
}
.wd-prefooter {
    padding-bottom: 0!important;
}
body .wd-gallery-item {
    display: block!important;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a,
.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a{
    color: rgb(0 0 0)!important;
}
a.btn.btn-style-default {
    background-color: #ecb813;
    color: #000000;
    padding: 20px 30px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
}
a.btn.btn-style-default:hover {
    background-color: #000000;
    color: #ffffff;
}
.whb-top-bar .wd-header-text,.whb-top-bar .wd-header-text a {
    font-size: 16px!important;
    color: #000000;
	text-decoration:underline;
}
.whb-top-bar .wd-header-text img {
    width: 117px;
    padding-right: 10px;
    margin-top: -4px;
}
button.forminator-button.forminator-button-submit {
    background-color: #000000;
    color: #ffffff;
    width: 100% !important;
    padding: 14px 15px !important;
}
.forminator-input,.forminator-textarea {
    background-color: #ffffff !important;
}
.testimonial-inner {
    background-color: #ffffff;
    border-radius:0px;
    padding: 25px;
}
.read-more-toggle {
  color:#ecb813;
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
}
.hidden-text {
  display: none;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #ecb813!important;
    background-color: #ecb813!important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border: var(--wd-pagin-brd, 2px solid) #ffffff!important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span {
    border-color: #ecb813!important;
}
.wrapper-content-banner:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width:0px 0px 254px 265px;
    border-color: transparent transparent #ecb813 transparent;
    position: absolute;
    right: 18px;
    bottom: 15px;
    opacity: .68;
    content: '';
    z-index: -1;
}
.promo-banner .banner-title {
    max-width: 205px;
    margin-left: auto;
    color: #000000;
}
.transparent-btn a.btn.btn-style-default {
    background-color: #000000;
    color: #ffffff;
}
.wd-gallery-item img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
}
.wd-accordion-title {
	background-color: #000000;
	padding: 10px 20px;
}
.wd-accordion-content {
	background-color: #000000;
	padding: 10px;
}
.wd-accordion-opener {
    color: #ecb813;
}
.scrollToTop {
    border-radius: 0!important;
    background-color: rgb(235 183 19)!important;
    color: #000000!important;
}
.wd-social-icons>a{
color:#000000 !important;
}@media (min-width: 1025px) {
	.testimonial-inner {
    min-height: 302px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-toolbar {
	gap: 0;
	border-radius: 0;
	width: 100%;
	margin: 0;
	box-shadow: unset !important;
	padding: 0 !important;
	height: unset !important;
	bottom: -1px!important;
}
.wd-toolbar-link {
  flex: 1;
}
.wd-toolbar-link a {
  display: block;
  padding: 30px 24px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
}
.wd-toolbar>a, .wd-toolbar>div a,
.wd-tools-element>a{
     height:unset!important; 
}
/* .wd-toolbar-icon {
  display: none !important;
} */
.wd-tools-custom-icon .wd-custom-icon{
    top: -20px;
}
.wd-toolbar-link:first-child a {
  background-color:#ebb713;
	    color: #000000;
}
.wd-toolbar-link:last-child a {
	background-color: #333333;
	color: #ffffff;
}
.wd-toolbar-label {
    bottom: 11px!important;
    font-size: 16px!important;
}
.wd-header-mobile-nav.wd-style-text .wd-tools-text {
	color:#000000 !important;
}
.wd-toolbar-link .wd-custom-icon {
    min-width: -webkit-fill-available!important;
}
.wd-toolbar-link:first-child img {
    filter: invert(1);
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-toolbar {
	gap: 0;
	border-radius: 0;
	width: 100%;
	margin: 0;
	box-shadow: unset !important;
	padding: 0 !important;
	height: unset !important;
	bottom: -1px!important;
}
.wd-toolbar-link {
  flex: 1;
}
.wd-toolbar-link a {
  display: block;
  padding: 30px 24px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
}
.wd-toolbar>a, .wd-toolbar>div a,
.wd-tools-element>a{
     height:unset!important; 
}
/* .wd-toolbar-icon {
  display: none !important;
} */
.wd-tools-custom-icon .wd-custom-icon{
    top: -20px;
}
.wd-toolbar-link:first-child a {
  background-color:#ebb713;
	    color: #000000;
}
.wd-toolbar-link:last-child a {
	background-color: #333333;
	color: #ffffff;
}
.wd-toolbar-label {
    bottom: 11px!important;
    font-size: 16px!important;
}
.wd-header-mobile-nav.wd-style-text .wd-tools-text {
	color:#000000 !important;
}
.wd-toolbar-link .wd-custom-icon {
    min-width: -webkit-fill-available!important;
}
.wd-toolbar-link:first-child img {
    filter: invert(1);
}
}

@media (max-width: 576px) {
	.wd-toolbar {
	gap: 0;
	border-radius: 0;
	width: 100%;
	margin: 0;
	box-shadow: unset !important;
	padding: 0 !important;
	height: unset !important;
	bottom: -1px!important;
}
.wd-toolbar-link {
  flex: 1;
}
.wd-toolbar-link a {
  display: block;
  padding: 30px 24px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
}
.wd-toolbar>a, .wd-toolbar>div a,
.wd-tools-element>a{
     height:unset!important; 
}
/* .wd-toolbar-icon {
  display: none !important;
} */
.wd-tools-custom-icon .wd-custom-icon{
    top: -20px;
}
.wd-toolbar-link:first-child a {
  background-color:#ebb713;
	    color: #000000;
}
.wd-toolbar-link:last-child a {
	background-color: #333333;
	color: #ffffff;
}
.wd-toolbar-label {
    bottom: 11px!important;
    font-size: 16px!important;
}
.wd-header-mobile-nav.wd-style-text .wd-tools-text {
	color:#000000 !important;
}
.wd-toolbar-link .wd-custom-icon {
    min-width: -webkit-fill-available!important;
}
.wd-toolbar-link:first-child img {
    filter: invert(1);
}
}

