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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.kyoeigolf.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.kyoeigolf.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.kyoeigolf.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.kyoeigolf.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.kyoeigolf.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.kyoeigolf.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.kyoeigolf.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.kyoeigolf.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: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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: "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: #83b735;
	--wd-alternative-color: #fbbc34;
	--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;
	--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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(28,28,28);
	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: 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: 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;
}

.composite_form .composite_pagination ul {--li-pl: 0;}
.composite_summary li.summary_element h3 {
    font-size: 0.9rem !important;
}
.composite_form { border-top:2px solid #fff;}
.composite_form .step_title_wrapper {
  display: none;  
	outline: 0;
    margin-top: 0;
    margin-bottom: 2em !important;
    font-size: 0.9em;
    color: #dd9933;
    text-align: center;
    background: #000;
    padding: 10px;
}


.added_to_cart, .btn, .button, [type=button], [type=submit], button {
    background-color: #dd9933;
}

.composite_pagination .element_link { font-size: 0.9em }

.composite_form .composite_pagination ul li.pagination_element_current {
    background: none !important;
    border: 2px solid #dd9933;
}

.composite_form .composite_pagination ul li {
    padding: 0 10px !important;
    margin: 0 !important;
	background-color: #1a1a1a !important;
}
.composite_form .composite_pagination {
    margin-bottom: 1em;
}
.composite_form .composite_pagination ul li:after {
    border-left-color: #2f2f2f !important;
}

.composite_form .composite_pagination ul li:before, .composite_form .composite_pagination ul li:after { display:none;}

.composite_pagination .pagination_element_current .element_link {
    color: #ca9611 !important;
}

.composite_form .composite_navigation .page_button {
    font-size: 1.0em !important;
}

.woodmart-products-nav {display:none;}

.variations_form .variations .value select {max-width:100%;}
.composite_navigation.top.paged .composite_navigation_inner {
    padding: 10px 10px !important;
    background: #000000;
    margin-bottom: 20px;
    border: 2px solid #d93;
}
.composite_navigation.paged.bottom .composite_navigation_inner  {
    padding: 10px 10px !important;
    background: #000000;
    border: 2px solid #d93;
    margin-bottom: 20px;
    margin-top: 20px;
}

body .select2-container--default .select2-dropdown {background-color: #000;}

body .select2-container--default .select2-search--dropdown {background-color: #000;}

.cart-totals-inner .checkout-button {margin-bottom: 10px;}

.single_add_to_cart_button.composite_add_to_cart_button {margin-left: 15px;}
form.variations_form {display:none !important;}

.leaflet-popup-content-wrapper, .leaflet-popup-tip  {background:#000000 !important;}

.marker-description {color: #ffffff;}
.marker-title h5 {color: #ffffff;}@media (min-width: 577px) and (max-width: 767px) {
	table th {text-align:center;padding:5px}
table td {text-align:center;padding:5px;font-size: 12px;}
.composite_form.small_width .composite_navigation.top { display:none !important;}
}

@media (max-width: 576px) {
	table th {text-align:center;padding:5px}
table td {text-align:center;padding:5px;font-size: 12px;}
.composite_form.small_width .composite_navigation.top { display:none !important;}
}

