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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(45,45,45);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(30,115,190);
}
.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 top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(221,51,51);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1550px;
--wd-form-brd-radius: 5px;
--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-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: 1550px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

.quantity {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin: 20px 0;
}

.quantity input[type="button"] {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #333;
    font-size: 20px;
    cursor: pointer;
    transition: all .25s ease;
}

.quantity input[type="button"]:hover {
    background: #007cba;
    color: #fff;
    transform: scale(1.08);
}

.quantity .input-text.qty {
    width: 60px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 8px;
    font-size: 16px;
    padding: 9px;
    transition: border-color .25s ease;
}

.quantity .input-text.qty:focus {
    border-color: #007cba;
    outline: none;
}
.buy-buttons-wrapper {
    display: flex;
    width: 100%;
    gap: 12px;
    margin-top: 10px;
}

/* 两个按钮等宽 */
.buy-buttons-wrapper button {
    flex: 1;
    padding: 16px 10px;
    font-size: 16px;
    border-radius: 2px;
    margin: 0 !important;
    transition: all .25s ease;
}
.buy-buttons-wrapper .single_add_to_cart_button {
    background: transparent;
    border: 1px solid #111;
    color: #111;
}

.buy-buttons-wrapper .single_add_to_cart_button:hover {
    background: #111;
    color: #fff;
}
.buy-buttons-wrapper .wd-buy-now-btn {
    background: #e53935;
    border: none;
    color: #fff;
}

.buy-buttons-wrapper .wd-buy-now-btn:hover {
    background: #c62828;
}
@media (max-width:768px){
    .buy-buttons-wrapper{
        flex-direction: column;
    }
}
/* 多语言 */
.gtranslate_wrapper .gt_switcher-popup span {
    color: #2D2D2D !important;
}


/* 多货币 */

.yay-currency-custom-select__trigger {
    background: transparent !important;
    border: none !important;
    color: #2D2D2D !important;
}

/* 当前选中项的文字颜色 */
.yay-currency-selected-option {
    color: #2D2D2D !important;
}

/* 箭头和加载图标为白色 */
.yay-currency-custom-arrow,
.yay-currency-custom-loader {
    filter: brightness(1) invert(1);
}
