/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 17 2022 | 04:34:33 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/*
body.product-template-default.single.single-product div#page_caption {
    background: #0f181e;
  border-color: #cdcdcd4f;
}

ul.feat_car li {
    display: inline-block;
    width: calc(100% / 4 - 4px);
    text-align: center;
    vertical-align: top;
  padding: 30px 0;
}

ul.feat_car li img  {
    height: 60px !important;
    width: auto;
  
}

ul.feat_car li strong {
  font-weight: 400 !important;
}

.includ_div .includ_div_half, .last_includ_div .includ_div_half {
    width: calc(100% / 2 - 4px);
    display: inline-block;
    vertical-align: top;
      margin-bottom: 20px;
}

.includ_div h5 {
    font-size: 15px;
    background: #000;
    font-weight: 500;
    padding: 4px 0 4px 20px;
  border-left: 2px solid #f00;
}

.last_includ_div h5 {
    font-size: 15px;
    background: #000;
    font-weight: 500;
    padding: 4px 0 4px 20px;
  border-left: 2px solid #f00;
}

ul.mt_ned {
    margin-top: 31px !important;
}
*/
