/* Template */
ul.ced_addon_price_list.ced_addon_price_list_loader:before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.3;
    z-index: 9;
}
ul.ced_addon_price_list.ced_addon_price_list_loader:after {
    content: "";
    background-image: url(https://mercadoimpreso.com/wp-content/themes/pangja/images/loading.gif);
    display: block;
    position: absolute;
    top: 31%;
    width: 30px;
    height: 30px;
    left: 42%;
    background-size: cover;
    z-index: 999999;
}
ul.ced_addon_price_list.ced_addon_price_list_loader{
position:relative;
}
input.confirm_box {
    display: block;
    width: 3%;
    float: left;
}
p.ced_price_box {
    margin-bottom: 0px;
}
ul.ced_addon_price_list {
    background: #f7f7f7;
    border-top: 1px solid #efedeb;
    border-bottom: 1px solid #efedeb;
}
.quantity {
    display: none !important;
}
button.single_add_to_cart_button.button.alt.ced_complete {
    margin-top: 10px;
}
.button-in.compare.add_to_compare {
    margin-top: 10px;
}
p.ced_updated_price {
    padding-top: 12px;
    padding-bottom: 10px;
}
.mspc-vertical.column.ced-mspc-variation {
    padding-top: 30px;
    border: 1px solid #dfdee3;
    box-shadow: none !important;
    width: 20% !important;
    margin: 10px;
    border-radius: 10px;
    padding-bottom: 24px;
    cursor: pointer;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed:hover {
    background: #a7292e !IMPORTANT;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    background: #a7292e !IMPORTANT;
}
.ced_formato_libre_second {
    width: 49%;
    float: right;
}
.ced_formato_libre_first {
    width: 49%;
    float: left;
}
.ced_formato_libre_main {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.ced_formato_libre_main input {
    width: 100%;
}

.mspc-content.ced_active {
    display: block !IMPORTANT;
}
.ced_variation_data {
    height: auto;
    overflow-x: scroll;
    overflow-y: hidden;
}
p.ced_price_box span:first-child b {
    font-size: 12px;
}
th.ced_table_head.single_product_date_block.highlight {
    color: #fff;
    background: #a7292e;
}

.woocommerce div.product form.cart table td {
	padding-left: 0;
	background: #f7f7f7;
}
table.ced_product_table {
    border-collapse: separate !important;;
    border-spacing: 10px !important;
    table-layout: fixed !important;
    height: 400px;
    display: inline-block;
    overflow-y: scroll;
}
/*button.single_add_to_cart_button.button.alt.ced_complete {
    display: block !important;
}*/
.ced_complete.disabled{
background-color: #a46497 !Important;
}
p.ced_price_box {
    padding: 5px 20px;
    display: table;
    width: 100%;
    border-left: 1px solid #efedeb;
    border-right: 1px solid #efedeb;
    margin-top: -11px !important;
    margin-right: 0px !important;
    background: #f7f7f7;

}
table.ced_product_table thead tr:last-child th:hover {
    color: #000;
}
td.single_product_table_qty:hover {
    color: #fff;
}
.ced_product_table td.single_product_table_data.highlight {
    background: #a7292e !important;
    color: #fff;
}
p.ced_updated_price {
    display: table;
    width: 100%;
    padding: 20px;
    background: #efedeb;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    padding-top: 0px;
    border-bottom: 1px solid rgb(0 0 0 / 50%);
}
p.ced_updated_price span {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    width: 50%;
    display: inline-block;
}
p.ced_total_price_single span {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    width: 50%;
    display: inline-block;
}
p.ced_price_taxes {
    display: table;
    width: 100%;
    padding: 20px;
    background: #efedeb;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
p.ced_total_price_single {
    display: table;
    width: 100%;
    padding: 20px;
    background: #efedeb;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 12px;
}
p.ced_price_taxes span {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    width: 50%;
    display: inline-block;
}

.button-in.compare.add_to_compare {
    float: right;
    margin-right: 10px;
}
p.ced_price_box span:first-child {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    float: left;
    width: 40%;
}
table.ced_product_table th:hover {
    color: #fff;
}
table.ced_product_table td.single_product_table_data:hover {
    color: #fff;
}
span.confirm_price {
    width: 60%;
    float: left;
    text-transform: 
}
.woocommerce-variation-price {
    display: none;
}
.single h1.product_title.entry-title ~ .price {
    display: none;
}
.ced_table_head {
	width: 28%;
	border: 4px solid #ececec !important;
	text-align: center !important;

	padding: 5px;
	text-transform: uppercase;
}
.ced_table_head:hover {

	color: #000 !important;
}
.woocommerce div.product form.cart table td:hover {
    color: #fff;
    background: #e32a2e;
}
td.single_product_table_qty:hover {
    background: #f7f7f7 !IMPORTANT;
    color: #000 !important;
}
.ced_table_head span {
	display: block;
}
.mspc-radio{
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    margin: 0px !important;
    
}
.mspc-radio input{
    margin-left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin-top: 0 !important;
}
.confirm_span {
    width: 96% !important;
    float: left !important;
    margin-left: 1%;
}
.ced_variation_wrapper .ced_delivery_data h5 {
    background: #a7292e;
    display: inline-block;
    color: #fff;
    padding: 10px 25px;
    font-size: 14px;
    border-radius: 9px;
    height: 43px;
    font-weight: 800 !important;
    line-height: 26px;
}
p.ced_confirm_box {
    display: table;
    border: 1px solid #efedeb;
    width: 100%;
    padding: 5px 20px 5px;
    border-top: 0;
    margin-top: -10px !important;
    background: #f7f7f7;
    margin-bottom:0px !important;
}
.ced_cart_price_data {
    display: table;
    width: 100%;
    padding: 20px;
    background: #efedeb;
    border-radius: 7px;
}
.ced_variation_data p span:first-child {
    display: block;
    text-transform: capitalize;
    font-size: 12px;
    float: left;
    width: 40%;
}
.ced_variation_data p span:last-child {
    width: 60%;
    float: left;
    text-transform: capitalize;
}
.ced_variation_data p {
    padding: 5px 20px;
    width: 100%;
    display: table;
    margin-bottom: 0px !important;
}

.ced_variation_data {
    border: 1px solid #efedeb;
    border-top: 0;
    /* margin-top: -9px; */
    border-bottom:0px;
    background: #f7f7f7;
}
.ced_variation_data h5 {
    background: #efedeb;
    border-radius: 9px;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 16px;
    margin-top: 0px !important;
}
.woocommerce.mspc-product .variations_form .variations {
	display: none;
}

.woocommerce.mspc-product.mspc-fullwidth-summary .summary {
	width: 100%;
}

.woocommerce.mspc-product.mspc-fullwidth-summary .summary .images {
	float: none;
}


/* MSPC */

.mspc-wrapper {
	margin: 40px 0;
	clear: both;
}

.mspc-wrapper,
.mspc-wrapper * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mspc-wrapper .mspc-content {
	z-index: 10;
}

.mspc-wrapper .mspc-content .mspc-tab-content {
	display: none;
	padding-top: 10px;
}

.mspc-content .mspc-variation {
	position: relative;
	padding: 10px;
	cursor: pointer;
	 -moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.mspc-content .mspc-variation,
.mspc-content .mspc-variation.active {
	position: relative;
	-webkit-transform: translateZ(0); /* webkit flicker fix */
	-webkit-font-smoothing: antialiased; /* webkit text rendering fix */
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.mspc-content .mspc-variation.active {
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
     -moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.mspc-variation img {
	max-width: 100%;
	width: 100%;
	margin-top: 10px;
}

.mspc-variation .mspc-text-wrapper > strong {
	display: block;
	font-size: 16px;
}

.mspc-variation .mspc-text-wrapper > p {
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
}

.mspc-clear-selection {
	display: block;
	margin: 10px 0;
	text-align: right;
}

.mspc-variation .mspc-tooltip {
	background: rgba(0,0,0,0.8);
	z-index: 200;
	bottom: 100%;
	color: #fff;
	font-size: 14px;
	display: block;
	left: 50%;
	margin-bottom: 15px;
	opacity: 0;
	padding: 6px 8px;
	pointer-events: none;
	position: absolute;
	white-space: nowrap;
	transform: translate(-50%, -10px);
	transition: all .25s ease-out;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.28);
	border-radius: 5px;
}

.mspc-variation .mspc-tooltip:before {
	bottom: -20px;
	content: " ";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
}

.mspc-variation:hover .mspc-tooltip {
	opacity: 1;
	pointer-events: auto;
	transform: translate(-50%, 0);
}


/* GRID ITEM LAYOUT VERTICAL */

.mspc-vertical.mspc-variation .mspc-radio {
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -5px;
}

.mspc-vertical.mspc-variation {
	text-align: center;
	padding-top: 30px;
}

.mspc-vertical.mspc-variation .mspc-text-wrapper {
	margin-top: 10px;
}

.mspc-vertical.mspc-variation .mspc-text-wrapper > strong {
	text-align: center;
}

.mspc-vertical.mspc-variation .mspc-text-wrapper > p {
	margin-top: 10px;
}


/* GRID ITEM LAYOUT HORIZONTAL */

.mspc-horizontal.mspc-variation .mspc-radio {
	margin-top: -10px;
	position: absolute;
	right: 0;
	top: 50%;
}

.mspc-horizontal.mspc-variation img {
	max-width: 100%;
	width: 50%;
	float: left;
}

.mspc-horizontal .mspc-text-wrapper {
	float: left;
	width: 50%;
	padding-left: 20px;
	padding-right: 30px;
}

.mspc-horizontal .mspc-text-wrapper > p {
	margin-top: 10px;
}


.mspc-module-tabs .mspc-menu-item.disabled,
.mspc-accordion .mspc-menu-item.disabled {
	opacity: 0.5;
	color: inherit;
}

/* TABS */

.mspc-menu.tabular {
	border-bottom: none !important;
}


/* STEPS VERTICAL */

.mspc-module-steps-vertical > .steps {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
}

.mspc-module-steps-vertical > .mspc-content {
	width: 65%;
	float: left;
	margin-top: 0;
}


/* ACCORDION */

.mspc-accordion {
	border: 1px solid rgba(0,0,0,0.1);
	background: #fff;
}

.mspc-accordion .mspc-menu-item {
	display: block;
	padding: 15px 0 13px 10px;
	line-height: 1;
	font-size: 16px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.mspc-accordion .mspc-menu-item.active {
	background: #fafafa;
}

.mspc-accordion .mspc-menu-item .icon {
	float: left;
}

.mspc-accordion .mspc-menu-item span {
	clear: both;
	margin-left: 5px;
}

.mspc-accordion .mspc-content {
	display: none;
	padding: 0 30px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.mspc-accordion .mspc-content .mspc-tab-content {
	display: block !important;
}

/* FPD */

.mspc-fpd-module {
	padding-top: 10px;
	padding-bottom: 10px;
}

.mspc-fpd-module > div {
	max-height: 400px;
	overflow: auto;
	padding: 0 !important;
}

.mspc-fpd-module .fpd-sc-module-wrapper {
	border: none;
}

.mspc-content .fpd-text-layers-panel .fpd-text-layer-item {
}

.mspc-content.mspc-fpd-module--images {
	padding: 0;
}


/* HELPERS */

.mspc-clearfix:before, .mspc-clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.mspc-clearfix:after { clear: both; }
.mspc-clearfix { zoom: 1; }
.mspc-clear {clear: both;}
.mspc-hidden {display: none;}


@media only screen
and (min-width : 320px)
and (max-width : 480px),
(max-device-width : 480px) and (-webkit-min-device-pixel-ratio : 1.5),
(max-device-width : 480px) and (min-device-pixel-ratio : 1.5) {

	.mspc-menu-item.ui.step {
		width: 100% !important;
		padding-left: 3em !important;
	}

	.mspc-menu-item.ui.step:after {
		display: none !important;
	}

	.mspc-module-steps-vertical > .steps {
		width: 100%;
		float: none;
		margin-right: 0;
	}

	.mspc-module-steps-vertical > .mspc-content {
		width: auto;
		float: none;
	}
}