/*!
Theme Name: ronwilliams
*/
#mnmwp-main-menu > ul > li {background: none !important;}
#mnmwp-main-menu {background: none !important; }
#mnmwp-main-menu li:hover > ul > li {height: auto;}
span.mnm-submenu-button {
    display: inherit;
}
div#myDIV {
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 9;
}
.tcondi-list li {
    list-style: disc;
}


.imge-details h2 {
    margin: 30px 0 0;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: none;
}
#mnmwp-main-menu > ul > li > a {
    padding:0px 17px;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
}


#mnmwp-main-menu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 268px;
    font-size: 15px;
    text-decoration: none;
    color: #dddddd;
    font-weight: 600;
/*     background: #333333; */
}
.woocommerce-Tabs-panel ul li {
    list-style: disc;
}
.woocommerce-Tabs-panel ul {
    padding-left: 20px;
}
.leranbt a {
    font-size: 20px;
    font-weight: 600;
}
/*------------------------------------- Comment -------------------------------------*/

div#respond {background-color: #f5f5f5;padding: 20px;margin-top: 30px;border-radius: 5px;}
p.comment-form-email { width: 33%;float: left;margin-left: 1%;}
p.comment-form-author { width: 33%;float: left;}
p.comment-form-url {width: 31%;float: left;margin-left: 1%;}
p.comment-form-cookies-consent {width: 100%;display: block;}
div#comments {margin-top: 38px;}
#comments .h2, h2 {font-size: 18px;}
ol.comment-list li {border-bottom: solid 1px #ddd;padding-bottom: 20px; margin-bottom: 15px;}
b.fn {padding-left: 15px;}
.comment-content{ padding-left: 90px;}
a.comment-reply-link {color: #0056b3; font-weight: 600;}
img.avatar.avatar-32.photo {width: 70px;height: 70px; border-radius: 50%;margin-top: 20px;margin-bottom: -20px;}
em.comment-awaiting-moderation {padding-left: 90px;}
.reply {padding-left: 90px;margin-top: -18px;}
.comment-metadata {padding-left: 90px;margin-top: -23px;}
p.comment-form-cookies-consent {width: 100%;display: flex;align-items: baseline;}
p.comment-form-cookies-consent label {padding-left: 10px;}	
input#submit {
    background-color: #000;
    color: #fff;
    padding: 10px;
}
h2.comments-title {
    display: none;
}
textarea#comment {
    height: 120px;
}