button.sub-menu-toggle {
    display: none;
}
.products-section #primary {
    width: 100%;
}
.product-specs-section {
    display: block;
    width: 100%;
}
.products-section.inner .woocommerce-loop-product__title {
    width: 100%;
}
.product-specs-section h2 {
    display: block;
    width: 100%;
	    display: block !important;
    font-weight: 500;
    font-size: 21px;
    border-bottom: 1px solid #cfcfcf;
    padding: 0 0 8px;
    color: #333;
    text-align: left;
}
.woocommerce div.product img.wp-post-image{
    height: 500px !important;
    object-fit: contain;
}
.product-specs-section ul li label {
    display: inline-block !important;
    width: 40%;
    margin: 0px !important;    font-size: 16px !important;

    vertical-align: top;
    color: #666 !important;
}
.product-specs-section ul li {
    width: 100%;
    margin: 0;
    padding: 0 0 20px;
    font-size: 16px;
}
#tab-description ul li span:first-child {
    color: #666;    width: 40%;

}
#tab-description ul{margin-bottom:1em;}
#tab-description br {
    display: none;
}
#tab-description ul li span {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
#tab-description h2{display:none;}
#tab-description h3{
 display: block;    text-transform: uppercase;
    width: 100%;
	    font-family: ktng-n5, adobe-notdef;
    font-weight: 500;
    font-size: 21px;
    border-bottom: 1px solid #cfcfcf;
    padding: 0 0 8px;
    color: #333;
    text-align: left;}
#tab-description ul li {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #434343;
    padding: 8px 2px;
}
.her{padding:10px 0;}
.profile table{
    width: 100%;
}
.profile td {
    border-color: #000000 currentcolor #000000 #000000;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    padding: 0.1cm 0cm 0.1cm 0.1cm;
    width: 50%;
}
.profile td p {
    line-height: 24px;
    margin: 6px 0;
    padding: 0px;
    text-align: justify;
}
body{font-family:'Apercu', sans-serif;}

.free-section{padding:2em 0 1em;}

.free-section .box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.free-section .col-lg-3.col-md-4{
    padding: 6px 6px;
}
.free-section figure {
    flex: 0 0 63px;
    height: 55px;
    margin-right: 9px;
    margin: 0px;
}
.free-section h2 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
}
.free-section p{
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0px;
}