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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.seekaonline.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.seekaonline.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.seekaonline.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.seekaonline.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.seekaonline.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.seekaonline.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.seekaonline.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.seekaonline.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #333333;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--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: #333333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #cb5f7f;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #cb5f7f;
	--btn-accented-bgcolor-hover: #cb5f7f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f9f9f9 ;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/* === Typography === */
.title-size-default .entry-title {
    font-size: 25px;
}
.product-image-summary .entry-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

/* === Header === */
.main-header {
    position: relative;
    z-index: 379;
    width: 100%;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc !important;
}
.right-column {
    position: relative;
    top: 14px;
}
/* About button in header - remove background */
.whb-main-header .btn-style-default[href="/about-us/"] {
  background-color: transparent !important;
  border: none !important;
  color: #333 !important;
  min-height: auto !important;
  padding: 0 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 13px !important;
}
.wd-page-title .container {
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  padding: 10px 25px;
  border-radius: 4px;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.wd-page-title .entry-title,
.wd-page-title .breadcrumbs {
  text-shadow: 0 1px 4px rgba(0, 0, 0, 1.6);
}
	
/* About button wrapper alignment */
.whb-main-header .wd-button-wrapper {
  display: flex !important;
  align-items: center !important;

}
.whb-main-header .btn-style-default[href="/about-us/"]:hover {
  color: var(--wd-primary-color) !important;
  background-color: transparent !important;
}

/* Banner height - controls padding via Woodmart 8.x CSS variable */
.wd-page-title.page-title-default {
  --wd-title-sp: 27px;
}

/* Category title text size */
.wd-page-title .entry-title {
  font-size: 28px !important;
  line-height: 1.2 !important;
}

/* === WPBakery / Visual Composer === */
.vc_custom_1524563922145 {
    margin-top: 0px !important;
    margin-bottom: -7vh !important;
    padding-top: 15px !important;
    padding-bottom: 1vh !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    padding: 0px 20px !important;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1526754909081.vc_row-has-fill {
    background: #fff;
}

/* === Product Gallery === */
.thumbnails .owl-item.active {
    width: 100px !important;
}
/* Fix Shop Here button text and background */
.promo-banner .btn.btn-color-primary {
  color: #fff !important;
  background-color: var(--wd-primary-color) !important;


}
/* === Promo Banners === */
.promo-banner .wrapper-content-banner {
    position: absolute !important;
    padding: 10px !important;
}

/* === Popups === */
.woodmart-content-popup, .woodmart-promo-popup {
    padding: 0px !important;
}

/* === Newsletter Form === */
.firkst {
    width: 100%;
}
.firkst input {
    width: 100%;
    margin-bottom: 12px;
    border-radius: 0 !important;
    background: #fff !important;
}
.subs input {
    border-radius: 0 !important;
}

/* === Slider Layers === */
#slide-90-layer-3 {
    line-height: 1 !important;
}
#slide-93-layer-3 {
    line-height: 1 !important;
}
#slide-92-layer-3 {
    line-height: 1 !important;
}

/* === Navigation === */
.woodmart-navigation .item-level-0 > a {
    padding-left: 7px !important;
    padding-right: 7px !important;
}
@media (max-width: 576px) {
	.content-banner .banner-inner h4{
	line-height: 1 !important;
}
}

