.trunicle-subscribe {
    background: white;
    padding: 20px;
    border: 15px solid #f1f1f1;
    box-shadow: none;
}
.trunicle-subscribe.error {
    text-align: center;
}
p.trunicle-subscribe-notice {
	color: #0d0d0d!important;
	font-weight:inherit!important;
	font-size: 16px!important;
}
	.trunicle-subscribe-overview li {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    list-style-type: none;
    color: #0d0d0d;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}

.trunicle-subscribe-overview li strong {
    font-size: 18px;
    text-transform: none;
    margin-left: 6px;
    display: block;
    line-height: 1;
}
.woocommerce-order {
    background: white;
    padding: 20px;
    border: 15px solid #f1f1f1;
    box-shadow: none;
}

p.woocommerce-notice {
    color: #0d0d0d!important;
    font-weight:inherit!important;
    font-size: 16px!important;
    text-align:left!important;
}
    .woocommerce-order-overview li {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    list-style-type: none;
    color: #0d0d0d;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}

.woocommerce-order-overview li strong {
    font-size: 18px;
    text-transform: none;
    margin-left: 6px;
    display: block;
    line-height: 1;
}
.woocommerce-order {
    background: white;
    padding: 20px;
    border: 15px solid #f1f1f1;
    box-shadow: none;
}

.woocommerce-order-overview li {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    list-style-type: none;
    color: #0d0d0d;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}

.woocommerce-order-overview li strong {
    font-size: 18px;
    text-transform: none;
    margin-left: 6px;
    display: block;
    line-height: 1;
}
.woocommerce-order {
    background: white;
    padding: 20px;
    border: 5px solid #eb7d46;
    box-shadow: none;
    margin: 15px 25px;
        color: black;
}

p.woocommerce-notice {
    color: #0d0d0d!important;
    font-weight:inherit!important;
    font-size: 16px!important;
    text-align:left!important;
}
    .woocommerce-order-overview li {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    list-style-type: none;
    color: #0d0d0d;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}
#btnsubmit {
    background-color: #020203;
    border: 1px solid #000;
    color: #fff;
    font-size: 1em;
    padding: 10px 15px;
}
.woocommerce-order-overview li strong {
    font-size: 18px;
    text-transform: none;
    margin-left: 6px;
    display: block;
    line-height: 1;
}
#truniclePayForm table {
	width: 90%;
    max-width: 600px;
    margin: 50px auto;
}
#truniclePayForm table td {
	padding: 12px 8px;
}
#truniclePayForm table td input[type=tel],
#truniclePayForm table td input[type=email]
#truniclePayForm table td input[type=text] {
	width: 100%;
}
label.paytm-pay-container {
	display: block;
    margin-bottom: 12px;
    padding-bottom: 8px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}
label.paytm-pay-container small{
    display: block;
    padding-left: 20px;
    font-size: 13px;
    font-weight: 400;
    margin-top: 3px;
}
#truniclePayResponse {
    width: 90%;
    max-width: 600px;
    margin: 50px auto;
	background: #f8f8f8;
    border: 1px solid #f0f0f0;
    padding: 15px 20px;
}
#truniclePayResponse .dv{
    margin-bottom: 8px;
    line-height: 26px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
#truniclePayResponse .dv .text {
    color: #0f0f10;
    font-weight: 600;
}




