.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.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:15px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#464646;
}
:root{
--wd-entities-title-font:"Poppins", 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%);
}
: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:17px;
}
: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:13px;
}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .yoast-breadcrumb{
	font-size: 14px;
}

@media (max-width: 767px){
.single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .yoast-breadcrumb{
	font-size: 13px;
}

}
table tbody th, table tfoot th, table td {
	font-size: 14px;
}

html .product-grid-item .wd-entities-title{
	font-family: "Poppins", Arial, Helvetica, sans-serif;font-size: 14px;
}

html .page-title > .container > .title{
	font-size: 52px;
}

@media (max-width: 1024px){
html .page-title > .container > .title{
	font-size: 36px;
}

}
@media (max-width: 767px){
html .page-title > .container > .title{
	font-size: 26px;
}

}
:root{
--wd-primary-color:rgb(242,40,103);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgba(242,53,113,0.97);
--wd-link-color-hover:rgb(242,33,99);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(242,72,126);
}
:root{
--btn-shop-bgcolor-hover:rgb(242,40,103);
}
:root{
--btn-accent-bgcolor:rgb(242,72,126);
}
:root{
--btn-accent-bgcolor-hover:rgb(242,40,103);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 1px;

	--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-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-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;
	
	
	
	
	
	
	
	
	
	
		}

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

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

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

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

	




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 280px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sexydolls.com.au/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.4.1") format("woff2");
}

@font-face {
	font-family: "Glaciall";
	font-weight: 400;
	font-style: normal;
}

@media only screen and ( max-width:767px ){
.responsive-center {
  text-align:center !important;
}
}


.font-poppins{
	font-family:poppins;
}
	

/*Product page SKU, Category, Tags font size*/
.summary-inner .product_meta{
	font-size:14px;
}

/*TM Extra product options - Space between product price and options area*/
.product-image-summary .summary-inner>.price{
	margin-bottom:33px;
}

/*TM extra product options - Title font style*/
.tm-extra-product-options .tm-epo-element-label {
    font-size: 18px;
    font-weight: 700;
	font-family:sans-serif;
	color:#3c3c3c;
}

/*TM extra product options - Options font style*/
.tc-label-wrap{
font-size:15px;
}

/*TM extra product options - Padding between text and image*/
.radio-image-label, .checkbox-image-label{
padding: 0.6em 0;
}

/*TM Extra product options - Padding between title and option*/
.tm-extra-product-options ul.tmcp-elements.use-images-container li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images{
	padding:0.7em .25em 0;
}

/*TM Extra product options - Space above Final total box*/
.cart:not(.variations_form):not(.grouped_form)>*{
	margin-bottom:5px;
}

/*TM Extra product options - Options Title Color*/
.tm-extra-product-options .tm-epo-element-label{
	color: #464646;
}

/*TM Extra product options - Space above options amount*/
.cart:not(.variations_form):not(.grouped_form)>*{
	margin-top:0;
}

/*TM Extra product options - Space Above Final Total Box*/
.tm-epo-totals{
	padding-top: 0.1rem;
}

/*TM Extra product options - Product Page Total Final Amount*/
.tm-extra-product-options-totals .amount.final{
    font-size:19px;
}
/*TM Extra product options - Product Page Options Final Amount*/
.tm-extra-product-options-totals .price.amount.options {
    font-size:18px;
}

/*TM Extra product options - Final Total Box Font Style*/
.tm-options-totals{
	font-weight:400;
}


/* Add Currency Symbol*/
ins .amount::before {
  margin-right: 3px;
   content: 'Now:AU';
}




/*Floating Cart Font size and padding*/
.cart-info .variation{
	font-size:16px;
}

/*Cart Product Title padding*/
td.product-name a{
	padding-right:1.7%;
}

/*cart page the edit button*/
td.product-name a.tm-cart-edit-options, .tm-cart-edit-options{
	display:inline-block;
font-size:14px;
font-style:normal;
margin: 2px;
font-family: lato;
	color: var(--btn-shop-bgcolor);
}
td.product-name a:hover{
	color: var(--btn-shop-bgcolor-hover);
		text-decoration: underline;
}

/*cart options list margin*/
dl dd{
	margin-bottom:10px;
}

dl{
	margin-top:15px;
}

/*Add-to-Wishlist Button --- Hover color*/
.wd-action-btn>a:hover{
	color:var(--btn-shop-bgcolor);
}

/*Recent Post Title Size*/
.woodmart-recent-posts .wd-entities-title{
	font-size:14px;
	line-height:18px;
}

/*Footer Menu Font Style*/
.textwidget {
    font-family: 'Poppins';
	font-size: 16px;
}

/*Remove Add-to-cart button on hover of image*/
.woodmart-add-btn{
display:none;
}

/*Footer Menu - Mailchimp style*/
.wpb_content_element .mc4wp-form>div>p{
	margin-right:0px;
}

.wpb_content_element .mc4wp-form>div>p{
	margin-left:0px;
}

/*Homepage Video Description*/
.hp-video-desc{
  text-align: center; 
	font-family: lato; 
	font-weight: bold; 
	letter-spacing: 0.6px; 
	color: #ffffff;
}

/*Hide text when hovering over image*/
.wc-tabs-wrapper img.vc_single_image-img {
    pointer-events: none;
}

.wd-gallery-item img {
pointer-events: none;
}@media (min-width: 1025px) {
	/*Homepage Title H1 Style*/
.home-title-h1{
	font-size:21px;
}


/*Footer Column Layout*/
.footer-column {
    margin-bottom: 10px !important;
}


.footer-column-3 {
    padding-left: 3%;
}

.form-hide-on-desktop{
	display:none
}

/*Product page - Space between star rating and price*/
.summary-inner .woocommerce-product-rating{
	margin-bottom:12px !important;
}

/*Doll mobile size chart hide on desktop*/
.chart-hide-on-desktop{
	display:none;
}

.wd-gallery-item {
pointer-events: none;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/*Homepage Title H1 Style*/
.home-title-h1{
	font-size:19px;
}

/*Doll mobile size chart hide on desktop*/
.chart-hide-on-desktop{
	display:none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*Homepage Title H1 Style*/
.home-title-h1{
	font-size:18px;
}

/*Doll desktop size chart hide on mobile*/
.chart-hide-on-mobile{
display:none;
}
}

@media (max-width: 576px) {
	/*Homepage Title H1 Style*/
.home-title-h1{
	font-size:17px;
}

/*Product page - Space between star rating and price*/
.summary-inner .woocommerce-product-rating{
	margin-bottom: 10px;
}

/*Product Page - Product Price Font Size*/
.summary-inner>.price {
	font-size:18px;
}


/*Edit options button margin*/
.woocommerce-cart-form__contents td.product-name>a{
	margin-bottom:0;
}

.footer-sidebar{
	margin-left:1.5%;
	margin-right:1.5%;
}

/*Homepage Video Description*/
.hp-video-desc{
	font-size:14px;
}

/*TM Extra Options - Options Font Size Mobile*/
.tc-label-wrap{
	font-size:14px;
}

/*Doll desktop size chart hide on mobile*/
.chart-hide-on-mobile{
display:none;
}

/*Disable Sticky Header for the Mobile View*/
body .whb-sticked .whb-general-header, .whb-sticked .whb-top-bar {
display: none;
}
}

