ol.comment-list{
    list-style-type: none !important;
}
.comment-list li.comment {
    margin-bottom: 30px;
}
.comment-list li.comment article {
    margin-bottom: 30px;
}
ol.comment-list li.comment article {
    padding-bottom: 40px;
    position: relative;
    padding: 20px 40px;
    background: #ffffff;
}
.comment-author img {
    width: 60px;
    height: 60px;
    margin: 0 20px 10px 0;
    border-radius: 50%;
}
.comment-author b.fn {
    font-size: 18px;
    text-transform: uppercase;
    color: #1a1a23;
}
.comment-metadata {
    margin: 5px 0;
    font-size: 14px;
    font-style: italic;
}
.comment-content {
    padding-top: 20px;
}
article.comment-body .reply {
    position: absolute; 
    right: 24px;
    top: 40px;
    font-size: 14px;
}
article.comment-body .reply a {
    font-weight: 600;
}
.section-details ul li{
list-style:none;
}
/*.widget-title, .widget-header h2{*/
/*    font-size:18px !important;*/
/*}*/
.widget-contacts section{
    padding-top:0px !important;
}
.widget-contact section{
    padding-top:0px !important;
    padding-bottom:0px !important;
}
.widgetscontact section{ 
    padding-bottom:0px !important;
}

/*//aad to cart css*/
.wc-block-components-sidebar-layout .wc-block-components-main{
 width: 100%;
  background-color: white;
  padding: 20px 40px;   
}
#page-2006 .woocommerce {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}