/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 27 2025 | 06:59:22 */
span.hnname, .hideh span.hnname {
    display: none !important;
}
.hideh a {
    color: #000;
}
.single.single-product span.hnname::before {
    content: "";
    background: #000;
    position: absolute;
    height: 60%;
    width: 2px;
    top: 30%;
    left: 7px;
}
.single.single-product h2 span.hnname, 
.single.single-product h1 span.hnname {
    display: inline !important;
    color: #1E9669;
    font-family: 'devnew';
    padding: 0px 20px 0px;
    position: relative;
}
.single.single-product.woocommerce-js h2 {
    margin-bottom: 10px !important;
}
.single.single-product p, .single.single-product .entry-content p {
    margin-bottom: 0pxv!important;
}
.single.single-product span.woocommerce-Price-amount.amount bdi {
    margin-right: 8px;
}
a.reset_variations {
    display: none !important;
}
/*.single.single-product span.woocommerce-Price-amount.amount::after {
    content: " (MRP INcl. of all taxes)";
    position: absolute;
    padding-right: 16px;
    font-weight: 400;
}
*/
.single.single-product button.single_add_to_cart_button {
    width: 75%;
}
section.related.products span.hnname {
    display: none !important;
}
table.variations th.label {
    display: none !important;
}
li.variable-item.button-variable-item {
    /*background: #FFCCA0 !important;*/
    border: 0px !important;
    font-size: 13px !important;
    padding: 22px 25px !important;
    border-radius: 8px !important;
}
li.variable-item.button-variable-item.selected{
background: #FFCCA0 !important;	
}
.elementor-add-to-cart div#pincheck_wrapper {
    display: none;
}
body #pincheck_wrapper .pincheck_inner {
	margin: 0rem 0 1rem !important;
}
.quantity button {
    font-size: 24px;
    background: transparent;
    border: 1px solid #B8B8B8;
	    border-radius: 0px;
}

.quantity input {
    width: 40% !important;
    border: 1px solid #B8B8B8 !important;
}
button.qty-btn.qty-plus {
    margin-left: 0px !important;
}
button.single_add_to_cart_button {
    width: 60% !important;
    background: transparent !important;
    border: 2px solid #b8b8b8 !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Futura' !important;
}
body #pincheck_wrapper .pincheck_inner .button {
    background: transparent !important;
    color: #D69054 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-decoration: underline;
}
.cases ul {
    margin: 0px 16px 20px 25px;
}
.cases span {
    text-transform: uppercase;
}
.cases p {
    margin-bottom: 10px;
}
.cases hr {
    background: #000;
    margin-bottom: 10px;
}
.cases ul li {
    margin-bottom: 7px;
}
.btm20 h3{ 
	margin-bottom:20px;
}