/*
Theme Name: Kovels
Theme URI: https://sourcefuse.com/
Author: SourceFuse Team
Author URI: https://sourcefuse.com/
Description: The tinyjewlbox theme is designed to show content of the website and mainly for the subscription.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@media (min-width: 992px){
.col-md-offset-4 { margin-left: 31.333333%!important;}
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{width:100%!important}
.article-box .member-box p, .item .member-box p {
    padding: 0px 8px!important;
}
.commentlist{
    margin-top: 20px;
    padding-left:0;
    list-style: none;
}
.commentlist li{
    padding:5px;
}
.comment-author .fn{
    font-weight: 600;
}
.comment-form-comment textarea{
    display: block;
    width:100%;
}
.form-submit .submit{
    background: #F5CD12
;
    border-color: #F5CD12
;
    color: #000;
    font-weight: 600;
    border: none;
    padding: 8px 10px;
    border-radius: 5px;
}
