
span.wphub-status-label-top {
	display: block;
	margin: 10px 0;
}

span.wphub-status-label {
	padding: 8px 16px;
}

span.wphub-not-shipped {
	color: #d8000c;
	background-color: #ffbaba;
}

span.wphub-partially-shipped {
	color: #9f6000;
	background-color: #feefb3;
}

span.wphub-shipped {
	color: #270;
	background-color: #dff2bf;
}

.shipment-section {
	border: #c3c4c7 solid 1px;
	padding: 15px;
	margin-bottom: 20px;
}

.shipment-section > table, .shipment-section > table tbody, .shipment-section > table th, .shipment-section > table tbody td {
	border: none !important;
}

.shipment-head {
	font-weight: 600;
	font-size: 26px;
}

.shipment-head > span {
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
}

table.partial_shipment_details tr td span.item-title {
	font-weight: bold;
}

table.partial_shipment_details tr td ul.wc-item-meta {
	margin: 0;
	padding: 0;
	list-style: none;
}

table.partial_shipment_details tr td ul.wc-item-meta li p {
	display: inline;
	padding-left: 3px;
}

table.wphub-shipment-provider-details tr td {
	width: 50%;
}

.theme-yith-proteo .yith-pre-order-product .product-content a.button.product_type_simple {
	margin: 0 auto 15px;
}

.products .yith-pre-order-product-not-available a.button.product_type_simple {
	display: none;
}

.woocommerce-notices-wrapper .ywpo-error {
	display: table;
	width: 100%;
	table-layout: auto;
	background: #ffedbf;
	color: #000;
	padding: 30px;
	margin: 0 0 2em;
	position: static;
	border: none;
	box-shadow: none;
}

.woocommerce-notices-wrapper .ywpo-error::before {
	content: "";
}

.woocommerce-notices-wrapper .ywpo-error-icon {
	display: table-cell;
	background: url("https://cdn-ipimh.nitrocdn.com/iXSLrHdmLwohYTknKgblbjBiZAAlqKsO/assets/images/source/rev-7d5726a/loremnotipsum.com/wp-content/plugins/yith-woocommerce-pre-order-premium/assets/images/warning-outline.svg") no-repeat center;
	background-size: contain;
	width: 50px;
	height: 50px;
}

.woocommerce-notices-wrapper .ywpo-error-icon.nitro-lazy {
	background-image: none !important;
}

.woocommerce-notices-wrapper .ywpo-error-header, .woocommerce-notices-wrapper .ywpo-error-message {
	display: table;
	padding-left: 40px;
}

.woocommerce-notices-wrapper .ywpo-error-message {
	padding-top: 5px;
	font-weight: normal;
}

.summary span.ywpo-fee-detail {
	font-size: 21px;
}

.products span.ywpo-fee-detail {
	font-size: 12px;
}

.product-type-simple.yith-pre-order-product .summary .ywpo_availability_date, .product-type-simple.yith-pre-order-product .summary .ywpo_start_date, .product-type-variable .summary .single_variation_wrap .ywpo_availability_date, .product-type-variable .summary .single_variation_wrap .ywpo_start_date, .product-type-variable .summary .ywpo_variable_product_label {
	margin-bottom: 20px;
}

.ywpo-cart-info {
	font-size: 13px;
	margin-top: 10px;
}

.ywpo-charge-type-info {
	font-weight: 600;
}

.woocommerce .products .yith-pre-order-product .ywpo_availability_date, .woocommerce .products .yith-pre-order-product .ywpo_start_date {
	margin-bottom: 30px;
}

.related.products .ywpo-fee-detail {
	display: none;
}
