section.banner .breadcrumb-holder {
	display: none !important;
}


section.pages .page-block {
	background: #FFF !important;
	border: 1px solid #eeeeee !important;
}

section.pages .page-block .page-block-content {
	padding: 2em !important;
	padding-top : 3em !important;
}

section.acts .act-block {
    border: 1px solid #bebebe;
    margin-bottom: 1.8rem;
		padding : 2em;
}



/* calculator */
section.theaters .theater-block .shop-block-content {
    padding: 1.5rem;
    color: #323232;
		background: #ffffff !important;
}

section.theaters .theater-block .theater-block-content {
	padding-top: 0px;
}


.scart-block a {
	font-size: 1.5em;
}

.scart-block i {
	font-size: 1.5em;
}

/* calculator */




/* START :: Coupon Form on cart form */

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	float: right;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 200px;
	height: 35px;
}


.btncoupon {
	background: #000000;
	color: #ffffff;
}

@media all and (max-width: 700px) {
	.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
		width : 100% !important;
	}
}

/* END :: Coupon Form on cart form */
