.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--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:16px;
}
:root{
--wd-primary-color:#ed145b;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#ed145b;
}
:root{
--btn-shop-bgcolor-hover:#ed145b;
}
:root{
--btn-accent-bgcolor:#ed145b;
}
:root{
--btn-accent-bgcolor-hover:#ed145b;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//yourdoll.jp/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.0.2") format("woff"),
	url("//yourdoll.jp/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.0.2") format("woff2");
}

	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1371px;
		}
	}

	.container {
		max-width: 1401px;
	}
	
	
	@media (min-width: 1401px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1401px) / 2);
			padding-right: calc((100vw - 1401px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1418px) / 2);
			padding-right: calc((100vw - 1418px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 750px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
.col-left a {margin:0 10px 0 10px;}
.col-right img {margin-left:20px;}
.woodmart-list .list-content {color:#000000;}
.textwidget {color:#000000;}

.owl-nav>div:after, .wrap-loading-arrow > div:after {
    font-size: 28px;
    line-height: 28px;
}

.owl-nav > div::after, .wrap-loading-arrow > div::after {
    background-color: rgba(237, 20, 91, 0.6);
}

.owl-nav > div[class*="next"]::after, .wrap-loading-arrow > div[class*="next"]::after {
    color: white;

}

.owl-nav > div[class*="prev"]::after, .wrap-loading-arrow > div[class*="prev"]::after {
    color: white;
}
a:hover{text-decoration:underline !important;}
.woodmart-info-box .info-box-inner p:first-child:empty~p:last-child{
    display: block !important;
}
#main_countedown_1 .time_left{
	color: white !important;
	background-color: #d6247d !important;
       
}
.content_countdown {
    margin-bottom: -25px !important;
     
}
.countdown {
    text-align:left !important;
	float:left !important;
}
.element_conteiner {
    min-width: 80px !important;
}
.labels-rounded,.reset_variations{
display:none !important;
}
.tc-cell {
margin-bottom:0px !important;
}
.radio-image-label, .checkbox-image-label{
padding:0px !important;
}
.border-table > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > table > tbody > tr > td{
    border:solid 1px black;
    padding:5px;	
}
.tm-extra-product-options .tcwidth-33, .tm-extra-product-options .tc-cell.tcwidth-33, .tc-cell.tcwidth-33, .tcwidth-33{
    flex: 0 0 33.3% !important;
    max-width: 33.3% !important;
}
.tm-extra-product-options .tcwidth-50, .tm-extra-product-options .tc-cell.tcwidth-50, .tc-cell.tcwidth-50, .tcwidth-50{
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
.tm-extra-product-options .tcwidth-37-5, .tm-extra-product-options .tc-cell.tcwidth-37-5, .tc-cell.tcwidth-37-5, .tcwidth-37-5{
 flex: 0 0 37.5% !important;
    max-width: 37.5% !important;
}
.tm-extra-product-options .tcwidth-56, .tm-extra-product-options .tc-cell.tcwidth-56, .tc-cell.tcwidth-56, .tcwidth-56{
    flex: 0 0 56% !important;
    max-width: 56% !important;
}
.tm-extra-product-options .tcwidth-38, .tm-extra-product-options .tc-cell.tcwidth-38, .tc-cell.tcwidth-38, .tcwidth-38{
    flex: 0 0 38% !important;
    max-width: 38% !important;
}
.tm-extra-product-options .tcwidth-52, .tm-extra-product-options .tc-cell.tcwidth-52, .tc-cell.tcwidth-52, .tcwidth-52{
    flex: 0 0 52% !important;
    max-width: 52% !important;
}
.tm-extra-product-options .tcwidth-41, .tm-extra-product-options .tc-cell.tcwidth-41, .tc-cell.tcwidth-41, .tcwidth-41{
    flex: 0 0 41% !important;
    max-width: 41% !important;
}
.tm-extra-product-options .tcwidth-66, .tm-extra-product-options .tc-cell.tcwidth-66, .tc-cell.tcwidth-66, .tcwidth-66{
    flex: 0 0 66.666% !important;
    max-width: 66.666% !important;
}
.tm-extra-product-options .tcwidth-42, .tm-extra-product-options .tc-cell.tcwidth-42, .tc-cell.tcwidth-42, .tcwidth-42{
    flex: 0 0 42% !important;
    max-width: 42% !important;
}
.tm-extra-product-options .tcwidth-58, .tm-extra-product-options .tc-cell.tcwidth-58, .tc-cell.tcwidth-58, .tcwidth-58{
    flex: 0 0 58% !important;
    max-width: 58% !important;
}
.tm-extra-product-options .tcwidth-49, .tm-extra-product-options .tc-cell.tcwidth-49, .tc-cell.tcwidth-49, .tcwidth-49{
    flex: 0 0 49% !important;
    max-width: 49% !important;
}
.tm-extra-product-options .tcwidth-51, .tm-extra-product-options .tc-cell.tcwidth-51, .tc-cell.tcwidth-51, .tcwidth-51{
    flex: 0 0 51% !important;
    max-width: 51% !important;
}
.tm-extra-product-options .tcwidth-46, .tm-extra-product-options .tc-cell.tcwidth-46, .tc-cell.tcwidth-46, .tcwidth-46{
    flex: 0 0 46% !important;
    max-width: 46% !important;
}
.tm-extra-product-options .tcwidth-54, .tm-extra-product-options .tc-cell.tcwidth-54, .tc-cell.tcwidth-54, .tcwidth-54{
    flex: 0 0 54% !important;
    max-width: 54% !important;
}
.tm-extra-product-options .tcwidth-39, .tm-extra-product-options .tc-cell.tcwidth-39, .tc-cell.tcwidth-39, .tcwidth-39{
    flex: 0 0 39% !important;
    max-width: 39% !important;
}
.tm-extra-product-options .tcwidth-25, .tm-extra-product-options .tc-cell.tcwidth-25, .tc-cell.tcwidth-25, .tcwidth-25{
    flex: 0 0 25% !important;
    max-width: 25% !important;
}
.tm-extra-product-options .tcwidth-35, .tm-extra-product-options .tc-cell.tcwidth-35, .tc-cell.tcwidth-35, .tcwidth-35{
   flex: 0 0 35% !important;
    max-width: 35% !important;
}
.tm-extra-product-options .tcwidth-55, .tm-extra-product-options .tc-cell.tcwidth-55, .tc-cell.tcwidth-55, .tcwidth-55{
    flex: 0 0 55% !important;
    max-width: 55% !important;
}
.tm-extra-product-options .tcwidth-69, .tm-extra-product-options .tc-cell.tcwidth-69, .tc-cell.tcwidth-69, .tcwidth-69{
    flex: 0 0 69% !important;
    max-width: 69% !important;
}
.tm-extra-product-options .tcwidth-60, .tm-extra-product-options .tc-cell.tcwidth-60, .tc-cell.tcwidth-60, .tcwidth-60{
 flex: 0 0 60% !important;
    max-width: 60% !important;
}
.tm-extra-product-options .tcwidth-40, .tm-extra-product-options .tc-cell.tcwidth-40, .tc-cell.tcwidth-40, .tcwidth-40{
flex: 0 0 40% !important;
    max-width: 40% !important;
}
.tm-extra-product-options .tcwidth-37, .tm-extra-product-options .tc-cell.tcwidth-37, .tc-cell.tcwidth-37, .tcwidth-37{
flex: 0 0 37% !important;
    max-width: 37% !important;
}
.tm-extra-product-options .tcwidth-45, .tm-extra-product-options .tc-cell.tcwidth-45, .tc-cell.tcwidth-45, .tcwidth-45{
flex: 0 0 45% !important;
    max-width: 45% !important;
}
.tm-extra-product-options .tcwidth-63, .tm-extra-product-options .tc-cell.tcwidth-63, .tc-cell.tcwidth-63, .tcwidth-63{
flex: 0 0 63% !important;
    max-width: 63% !important;
}
.tm-extra-product-options .tcwidth-47, .tm-extra-product-options .tc-cell.tcwidth-47, .tc-cell.tcwidth-47, .tcwidth-47{
flex: 0 0 47% !important;
    max-width: 47% !important;
}
.tm-extra-product-options .tcwidth-30, .tm-extra-product-options .tc-cell.tcwidth-30, .tc-cell.tcwidth-30, .tcwidth-30{
    flex: 0 0 30% !important;
    max-width: 30% !important;
}
.tm-extra-product-options .tcwidth-62-5, .tm-extra-product-options .tc-cell.tcwidth-62-5, .tc-cell.tcwidth-62-5, .tcwidth-62-5{
    flex: 0 0 62.5% !important;
    max-width: 62.5% !important;
}
.tm-extra-product-options .tcwidth-20, .tm-extra-product-options .tc-cell.tcwidth-20, .tc-cell.tcwidth-20, .tcwidth-20{
    flex: 0 0 20% !important;
    max-width: 20% !important;
}
.tm-extra-product-options .tcwidth-80, .tm-extra-product-options .tc-cell.tcwidth-80, .tc-cell.tcwidth-80, .tcwidth-80{
   flex: 0 0 80% !important;
    max-width: 80% !important;
}
.tm-extra-product-options .tcwidth-71, .tm-extra-product-options .tc-cell.tcwidth-71, .tc-cell.tcwidth-71, .tcwidth-71{
   flex: 0 0 71% !important;
    max-width: 71% !important;
}
.tm-extra-product-options .tcwidth-27, .tm-extra-product-options .tc-cell.tcwidth-27, .tc-cell.tcwidth-27, .tcwidth-27{
   flex: 0 0 27% !important;
    max-width: 27% !important;
}
.tm-extra-product-options .tcwidth-73, .tm-extra-product-options .tc-cell.tcwidth-73, .tc-cell.tcwidth-73, .tcwidth-73{
   flex: 0 0 73% !important;
    max-width: 73% !important;
}
.tm-extra-product-options .tcwidth-30, .tm-extra-product-options .tc-cell.tcwidth-30, .tc-cell.tcwidth-30, .tcwidth-30{
  flex: 0 0 30% !important;
    max-width: 30% !important;
}
.tm-extra-product-options .tcwidth-67, .tm-extra-product-options .tc-cell.tcwidth-67, .tc-cell.tcwidth-67, .tcwidth-67{
   flex: 0 0 67% !important;
    max-width: 67% !important;
}
.htusb_container_html_coll{
padding-left:10px;
padding-right:10px;
    width: 63px;
}
.htusb-ui-coll-text{
font-size:2em;
}
.fa-twitter:before {
    content: "\f099" !important;
}
.fa-instagram:before {
    content: "\f16d" !important;
}
.tm-element-ul-radio {
margin-bottom:5px !important;
}
.uap-strength-wrapper{
display:none !important;
}
.slider-type-product {
    margin-bottom: 15px !important;
}
.tm-extra-product-options .tcwidth-65, .tm-extra-product-options .tc-cell.tcwidth-65, .tc-cell.tcwidth-65, .tcwidth-65{
    flex: 0 0 65% !important;
    max-width: 65% !important;;
}
.wpb_wrapper > table > tbody > tr > td {
    padding: 5px 5px !important;
    border: 1px solid grey !important;
}
.woodmart-accordion-title{
display:none;
}
.tabs-layout-tabs {
    display: block !important;
}@media (min-width: 1025px) {
	#billing_last_fname,#shipping_last_fname{
    margin-top:27px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.mobile-nav-icon .woodmart-burger-label{
    display:block !important;
}
.act-mobile-menu{
    z-index:9999999999;
}
.content_countdown {
    margin-bottom: -25px !important;
}
.amount{
font-size:1em !important;
}
.htusb_container_html_coll{
padding-left:5px;
padding-right:5px;
    width: 32px;
}
.htusb-ui-coll-text{
font-size:1em;
}
.woodmart-slide-inner{
	max-width: 100% !important;
}
.woodmart-slide-container{
	 padding-top: 5px !important;
  padding-bottom: 0px !important;
}
.brand_list_filter{
display:none;
}
}

@media (max-width: 576px) {
	.mobile-nav-icon .woodmart-burger-label{
     display:block !important;
}
.act-mobile-menu{
    z-index:9999999999;
}
.padding-top-30{
    padding-top:30px;
}
.content_countdown{
    margin-bottom: -25px !important;
}
.amount{
font-size:1em !important;
}
.htusb_container_html_coll{
padding-left:5px;
padding-right:5px;
    width: 32px;
}
.htusb-ui-coll-text{
font-size:1em;
}
.woodmart-slide-inner{
	max-width: 100% !important;
}
.woodmart-slide-container{
	 padding-top: 5px !important;
  padding-bottom: 0px !important;
}
.brand_list_filter{
display:none;
}
body{
 overflow-x: scroll !important;
}
}

