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

:root {
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(109,109,109);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", 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: "Karla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgba(198,155,105,0.87);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(122,179,139);
	--btn-accented-bgcolor-hover: rgb(102,155,107);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://www.fromchancaytoshanghai.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.page-title-default {
	background-color: rgb(249,249,249);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(247,247,247);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 17px;
	}

}
: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-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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


@media (min-width: 1025px) {
	.whb-header-bottom {
    background-color: rgba(230, 239, 253, 1);
    display: none;
}
span.breadcrumb-last {
    display: none;
}

/espacio superior del menu con el producto/
.wd-builder-off .single-product-page>div:not(:last-child) {
     margin-top: 120px;
}

/imagen producto/
.product-image-summary-inner>div {
     padding-left: 20px;
}

/padding left right titulo y texto/
.woocommerce-product-details__short-description {
	text-align: justify;
	padding-right: 20px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-header-bottom {
    background-color: rgba(230, 239, 253, 1);
    display: none;
}
span.breadcrumb-last {
    display: none;
}
/espacio superior del menu con el producto/
.wd-builder-off .single-product-page>div:not(:last-child) {
     margin-top: 120px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-header-bottom {
    background-color: rgba(230, 239, 253, 1);
    display: none;
}
span.breadcrumb-last {
    display: none;
}
}

@media (max-width: 576px) {
	.whb-header-bottom {
    background-color: rgba(230, 239, 253, 1);
    display: none;
}

--wd-header-general-sm-h {
	
}

/*espacio inferior del menu*/
.whb-header {
    
}

span.breadcrumb-last {
    display: none;
}

/*imagen producto*/
.product-image-summary-inner>div {
        margin-bottom: 25px;
        /*padding: 0px;*/
}

/*estilo Breadcrumbs*/
.single-breadcrumbs-wrapper{
margin-bottom:15px;
}

/*titulo productos*/
h1.product_title.entry-title.wd-entities-title{
font-size: 22px;
padding: 0px;
}

/*Precio Producto*/
p.price{
font-size: 18px;
}

/*padding left right titulo y texto*/
.woocommerce-product-details__short-description {
	text-align: justify;
}

/*padding left right descripcion*/
.wd-accordion-item {
	padding: 0px 5px;
}

/*padding top imagen*/
.wd-gallery-images {
	padding-top:75px;
}

/*ocultar carrito de compras de la imagen*/
.wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon {
    display: none;
}

/*estilo Breadcrumbs*/
.single-breadcrumbs-wrapper{

}
/*espacio texto de productos*/
.col-lg-6.col-12.col-md-6.text-left.summary.entry-summary {
    padding: 0px 30px;
}
/*espacio superior de la imagen del producto con la barra del menu*/
.breadcrumbs-location-summary .single-product-page {
        margin-top: -40px;
    }

/*espacio de imagen del producto*/
.product-image-summary-inner>div {
        margin-bottom: 25px;
        padding: 0px;
    }
}

