/*woocommerce*/
.newstylek .woocommerce-message {
    padding: 15px;
	    padding-left: 50px;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
	border:none;
    border-top: none;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.wc-block-components-product-name {
    font-weight: 600;
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-weight: 600;
    color: #d5764e;
}



.wc-block-components-button__text {
    background: #ce967e;
    width: 100%;
    padding: 10px;
    color: #fff;
}
.newstylek .orderby {
    border: 1px solid #ffd9c7;
    height: 40px;
    padding: 7px;
}
.newstylek .single_add_to_cart_button.button.alt {
    background: #ebad91;
    border-radius: 5px;
    padding: 12px 30px;
}
.newstylek.woocommerce.inr-body h1 {
    font-size: 30px;
}
.neddsfds ul li {
     font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
    color: #e58355;
}
.neddsfds ul li:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #b3b0b0;
}

.newstylek.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #2c2c2c;
    color: #ffffff;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0 0px;
   padding: 0;
}
.newstylek.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff;
    text-shadow: inherit;
    background: #ebad91;
	    outline: none;
}
.newstylek.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.newstylek.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display:none;
}
.newstylek.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    display:none;
}
.newstylek.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display:none;
}
.newstylek .woocommerce-message {
    border-top-color: none;
}
.newstylek.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 10px;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
}
.newstylek.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #cd7f5b;
}
.newstylek.woocommerce div.product .woocommerce-tabs .panel {
    padding: 20px;
    background: #f7f7f7;
    margin-bottom: 40px;
	border: none;
    box-shadow: none;
}
.newstylek.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 24px;
    margin-top: 0;
    margin-bottom: 7px;
}
.newstylek.comment-form label {
    display: block;
}
p.comment-form-author label {
	display: block;
}
p.comment-form-email label{
		display: block;
}
.newstylek p.comment-form-cookies-consent label {
    display: inline-block;
    font-weight: 400;
    padding-left: 4px;
}
.newstylek input.input-text.qty.text {
    height: 38px;
}
.newstylek a.add-request-quote-button.button {
    height: 38px;
    border-radius: 0;
    padding-top: 13px;
    background: #0a12df !important;
}
a.reset_variations {
	 display:none !important;
}
.product_meta {
    display: none;
}

.single-hilight-box {
    background: #f7f7f7;
	    margin-bottom: 50px;
}
.single-hilight-box-content

 {
    padding: 70px;
    text-align: center;
}
.single-hilight-box-content h3 {
    font-size: 26px;
}
.single-hilight-box-content p {
    font-weight: 600;
}