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

:root {
	--wd-text-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #ffffff;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #0f0f0f;
	--btn-accented-bgcolor: #000000;
	--btn-accented-bgcolor-hover: #e2e2e2;
	--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: rgb(255,255,255);
	background-image: none;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 900px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #1a1a1a;
	background-image: none;
	background-size: cover;
	background-position: right center;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(209,186,166);
}
 {
	font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: capitalize;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(129,215,66);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: #fff;
--btn-accented-color-hover: #333;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

.main-page-wrapper {
    margin-top: 0px;
    padding-top: 0px;
    background-color: #FFF;
}

body.single .product_meta > span.tagged_in {
display:none;
}


.woodmart-checkout-steps ul li span {
    font-size: 15px;
}

.wd-sizeguide-btn.wd-action-btn.wd-style-text.wd-sizeguide-icon a {
    color: red;
    font-size: 20px;
}

body .footer-sidebar {
    padding-top: 700px;
    padding-bottom: 10px;
}

.wd-entry-meta .meta-author {
    display: none;
}

.menu-simple-dropdown .sub-menu-dropdown, 
.menu-simple-dropdown .sub-sub-menu {
    background-color:#F2F2F2;
}


:lang(en) #billing_country_field:after {
    content: " - We only ship within Vietnam";
font-size: 14px;
color: red;
}

:lang(vi) #billing_country_field:after {
    content: " - Chúng tôi chỉ giao hàng trong phạm vi lãnh thổ Việt Nam";
font-size: 14px;
color: red;
}

:lang(en) #billing_phone_field:after {
    content: "* Phone must be a Vietnamese number composed of 10 numbers, starting with 0";
font-size: 14px;
color: red;
}

:lang(vi) #billing_phone_field:after {
    content: "*  Số điện thoại phải là số Việt Nam gồm 10 số, bắt đầu bằng số 0";
font-size: 14px;
color: red;
}

.flag-icon {
    display: none !important;
}

.country_selector_modal_goto {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #B43F3F;
}

.country_selector_modal_stay {
    padding: .2em .6em .3em;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    border: 2px solid black;
		border-color: #36454F;
}

.country_selector_modal_buttons::after{
		content: "\A *This website only ships garments within Vietnam";
		white-space: pre;
    font-size: 100%;
    font-weight: bold;
		display: block;
    padding: .2em .6em .3em;
    line-height: 1;
    color: #fff;
    text-align: center;
		text-decoration: underline;
    vertical-align: baseline;
    border-radius: .25em;
}

.country_selector_modal_flag_buttons {
	margin-top: 30px
}

.country_selector_modal .wordpress-country-selector-modal-body {
	padding: 50px 15px;
}

.mfp-ready button.mfp-close {
		background: red;
}

/* Change Background Color "Sale" */
body .product-label.onsale{
    background:#BD9B30;
}

/* Banner Changing Images when hover */
.main-container-slide [class*="slide"]:hover {
    background-color: rgba(0,0,0,0.32) !important;
}
.main-container-slide:has(.slide1:hover) {
    background-image: url(https://www.mude-sportclubs.com/wp-content/uploads/2025/03/4.jpg) !important;
}


.main-container-slide:has(.slide2:hover) {
    background-image: url(https://www.mude-sportclubs.com/wp-content/uploads/2025/03/5.jpg) !important;
}


.main-container-slide:has(.slide3:hover) {
    background-image: url(https://www.mude-sportclubs.com/wp-content/uploads/2025/03/6.jpg) !important;
}


.main-container-slide:has(.slide4:hover) {
    background-image: url(https://www.mude-sportclubs.com/wp-content/uploads/2025/03/7.jpg) !important;
}

.main-container-slide:has(.slide5:hover) {
    background-image: url(https://www.mude-sportclubs.com/wp-content/uploads/2025/03/7.jpg) !important;
}


/* Be Vietnam Pro Regular */
@font-face {
  font-family: 'Be Vietnam Pro';
  src: url('/wp-content/themes/woodmart-child/fonts/BeVietnamPro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Be Vietnam Pro Bold */
@font-face {
  font-family: 'Be Vietnam Pro';
  src: url('/wp-content/themes/woodmart-child/fonts/BeVietnamPro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Montserrat Regular */
@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/themes/woodmart-child/fonts/Montserrat-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Montserrat Bold */
@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/themes/woodmart-child/fonts/Montserrat-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@media (min-width: 1025px) {
	.wd-dropdown-menu.wd-design-default {
    width: 130px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.page-title .title { 
padding: 40px 0 !important; 
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title .title { 
padding: 80px 0 !important; 
}
}

@media (max-width: 576px) {
	.page-title .title { 
padding: 80px 0 !important; 
}
}

