@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hercules.baldur.com2go.org/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

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

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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #000000;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: #b0cb00;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #000000;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #f4a51c;
	--btn-accented-bgcolor-hover: #DE961A;
	--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: rgb(247,247,247);
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: left center;
	--wd-popup-width: 600px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #f4f4f4;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
	color: #000000;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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);
}
}


/* #GR {  display:none;} 
#CY {  display:none;}

.classcy {  display:none;}
.classgr {  display:none;} */
.classgr {  display:none;}
#GR {  display:none;}
.classsocial .text-left {
    text-align: center!important;
}
.registration-info ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: green; /* Change the color */
  font-weight: 800; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
 width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.form-style-rounded .select2-container--default .select2-selection {
    overflow: hidden;
}
.select2-container {
    z-index: 1;
}

body .select2-container--default .select2-dropdown {
	width: 276px!important;
}
.select2-container--default {
		width: 150px!important;
}

.variations_form .variations .value {
    bottom: 10px;
}
@media screen and (max-width: 770px) {
.variations_form .variations .value {
	    text-align: center;
	    bottom: 1px;
	}
.wapf-field-input{
	    text-align: center;
}
}
.classfootimg{
    margin-bottom: 3px!important;
}
.classone .wpb_content_element{
    margin-bottom: 3px!important;
}
.rtrn {
font-weight: 800;
padding-top: 10px;
}
.wapf-wrapper {
    padding-top: 10px;
}
.whb-secondary-menu .item-level-0 > a{
font-size:12px;
	justify-content:center;
}
.woodmart-navigation .item-level-0.menu-item-has-children {
	width: 12%;}
.whb-color-dark:not(.whb-with-bg) {
    padding-top: 12px;
	padding-bottom: 10px;}
.woodmart-navigation .item-level-0>a {
	    padding-right: 2px;
    padding-left: 4px;
}
@media screen and (max-width: 1100px) and (min-width: 700px) {
.woodmart-navigation .item-level-0>a {
    padding-right: 0px;
    padding-left: 34px;
    margin-right: -42px;
	}
.whb-secondary-menu .item-level-0 > a {
    font-size: 10px;
}
}
.vi-wpvs-variation-wrap-wrap {
    padding-top: 12px;
}

.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_color_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-default {
	box-shadow: 0px 4px 2px -2px rgb(0 0 0);}
table td {
	padding: 15px 12px!important;
width: 135px;
}
.woodmart-hover-base .wd-compare-btn {
    text-align: center;
}
.product_title {
	font-size: 30px;}
.cart-totals-inner .woocommerce-shipping-destination {
    text-align: center;
}
.price .woocommerce-Price-amount {
    display: flex;
}
.dyn-price .woocommerce-Price-currencySymbol{
	display: flex;
	}
.dyn-price .woocommerce-Price-amount{
font-size: 25px;}
.variation .variation-TrackServiceOption p, .variation .variation-PrintingMethods p{
	    color: #b0cb00;
}
.wd-gallery-btn>a {
    background: #b0cb00;
}

.whb-color-dark:not(.whb-with-bg) {
padding-bottom: 35px;
padding-top: 35px;
}
.flex-container > div {
padding-top:unset!important;
}
.hidden-extra-prnt0, .hidden-extra-prnt1, .hidden-extra-prnt2, .hidden-extra-prnt3{
display:none;
}

.widget_shopping_cart .total .amount{
    margin-left: auto;
	padding-right: 5px;
    
}
.cart-widget-side .widget_shopping_cart .shopping-cart-widget-footer{
	    border-top: 1px solid #6f6f6b40;
	    background: #f8f8f8;
}
.btns-default-rounded .widget_shopping_cart .buttons .btn-cart{
background-color: #b0cb00;
}
#menu-megamenu span {
    font-size: 14px;
}
.platform-Windows .wd-dropdown-menu.wd-design-full-width {
    box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
}

.main-page-wrapper{
    background-image: none!important;
} 
.wd-sidebar-opener > a::before {
    font-size: 8px!important;
    content: "blog category"!important;
    font-family: sans-serif!important;
}
.woocommerce-widget-layered-nav-dropdown {
    justify-content: flex-start;
}
.bapf_sfilter.bapf_clr_txt_right .bapf_body ul li label .bapf_clr_span {
	border-radius: 31px;
    padding: 13px;
}
.woocommerce-widget-layered-nav-dropdown__submit {
	margin-top: 0px;
	 margin-left: 20px;
  border-radius: 40px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input {
    padding-left: 10px;
}
.menu-item-84020 .wd-design-sized {
	width: 350px!important;
}

.labels-rounded .out-of-stock {
    background: #b0cb00!important;
	color:#fff!important;
    max-width: 48px;
}

.wd-action-btn.wd-style-icon-bg-text>a {
    background-color: #b0cb00!important;
    color: #fff!important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    font-size: 16px;
}
span.menu-open-label {
    font-size: 14px;
    color: #fff;
}
.website-wrapper {
	padding-top: 205px;
}
.whb-header-bottom{
	padding-top: 15px;
	padding-bottom: 15px; 
}
.whb-top-bar{
		padding-bottom: 2px; 
}
.wd-header-cats.wd-style-1 .menu-opener {
    min-width: 240px !important;
    border-radius: 5px !important;
}
.top-menu-br a span {
    border-right: 2px solid #ECECEC;
	  padding-right: 10px;
}
.whb-header-bottom .wd-dropdown {
    border-radius: 5px;
}
.home-slider-wrapper {
    margin-top: -18px !important;
}
.wd-nav[class*="wd-style-"] {
    --nav-color: #253D4E !important; 
}
.con-cus {
  display: flex;
  align-items: center; 
  gap: 10px;
}
.con-cus img {
   width: 36px;
   height: 38px;
}
.con-cus .contact-text {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}

.con-cus .contact-number {
  color: #A5CE3A;
  font-weight: bold;
  font-size: 22px;
}

.con-cus .contact-sub {
  color: #555;
  font-size: 10px;
  margin-top: 2px;
}
.footer-contact-info .section-title {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.footer-contact-info .contact-line {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
}

.footer-contact-info .contact-line.with-icon {
  gap: 10px;
}

.footer-contact-info .contact-line img {
  width: 18px;
  height: 18px;
  margin-top: 2px;
  flex-shrink: 0;
}

.footer-contact-info .contact-text {
  display: flex;
  flex-direction: column;
}

.footer-contact-info .contact-text a {
  color: #0073aa;
  text-decoration: none;
}

.footer-contact-info .contact-text a:hover {
  text-decoration: underline;
}
@media (min-width: 1025px) {
	/*Apply flex box to footer section to space them evenly*/
body > div.website-wrapper > footer > div.container.main-footer > aside > div > div.vc_row.wpb_row.vc_row-fluid.vc_row-o-content-top.vc_row-flex {
	display:flex;
	justify-content: space-evenly;
}

body > div.cart-widget-side.wd-side-hidden.wd-right.wd-opened > div.widget.woocommerce.widget_shopping_cart > div > div.shopping-cart-widget-body.woodmart-scroll > div > p.woocommerce-mini-cart__empty-message.empty {
	padding-left: 15px;
}

body > div.cart-widget-side.wd-side-hidden.wd-right.wd-opened > div.widget.woocommerce.widget_shopping_cart > div > div.shopping-cart-widget-body.woodmart-scroll > div > p.return-to-shop {
	padding-left: 15px;
}
.main-page-wrapper {
	    padding-top: 5px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body > div.cart-widget-side.wd-side-hidden.wd-right.wd-opened > div.widget.woocommerce.widget_shopping_cart > div > div.shopping-cart-widget-body.woodmart-scroll > div > p.woocommerce-mini-cart__empty-message.empty {
	padding-left: 15px;
}

body > div.cart-widget-side.wd-side-hidden.wd-right.wd-opened > div.widget.woocommerce.widget_shopping_cart > div > div.shopping-cart-widget-body.woodmart-scroll > div > p.return-to-shop {
	padding-left: 15px;
}

.site-content {
	margin-top: -35px;
}
.main-page-wrapper {
	 padding-top: 0px;
	 margin-top: -90px;
}

.footer-sidebar {
    padding-top: 25px!important;
}
.website-wrapper {
	padding-top: 0px !important;
}
}

@media (max-width: 576px) {
	body > div.cart-widget-side.wd-side-hidden.wd-right.wd-opened > div.widget.woocommerce.widget_shopping_cart > div > div.shopping-cart-widget-body.woodmart-scroll > div > p.woocommerce-mini-cart__empty-message.empty {
	padding-left: 15px;
}

body > div.cart-widget-side.wd-side-hidden.wd-right.wd-opened > div.widget.woocommerce.widget_shopping_cart > div > div.shopping-cart-widget-body.woodmart-scroll > div > p.return-to-shop {
	padding-left: 15px;
}

.align-items-start {
padding: 0 0 0 0;
}

/*Remove white space at the top of page in mobile view. Additional code can be found in customizer for tablet view */
.main-page-wrapper {
	margin-top: -60px;
	 padding-top: 0px;
}

.wd-header-mobile-nav .wd-tools-icon:before {
	font-size: 20px;
}

.website-wrapper {
	padding-top: 75px !important;
}
#slider-55 .wd-slide {
	max-height:500px;
}
table td {
    width: 211px;
}
.shop_table tr td:last-child {
    margin-left: auto;
    margin-right: auto;
}
.space-slider {
    height: 450px!important;
}

.yay-currency-custom-arrow {
    margin: 0 0px !important;
}
.yay-currency-flag {
    margin: 0 2px 0 0 !important;

}
span.yay-currency-selected-option{
width: 25px!important;
    font-size: 8px;
    padding: 0 0px !important;
}
.wd-tools-element>a {
    padding-right: 0px;
    padding-left: 5px;
}
.wd-header-cart.wd-design-5:not(.wd-style-text){
    margin-inline-end: 15px;
	
}
.website-wrapper {
	padding-top: 0px !important;
}
}

