/*
Theme Name: Buddify 2023
Theme URI: https://www.buddify.co
Template: buddify2018
Author: Menno Bouma
Author URI: https://www.mennobouma.com
Description: Buddify Theme
Tags: buddify
Version: 1.0.1675440076
Updated: 2023-02-03 17:01:16

*/

@import url("../buddify2018/style.css");

/* Style */
body #left-area ol,body #left-area ul {list-style-position: outside; margin: 0px 0px 10px 30px;}
body #left-area ul.products {margin: 0px;}

/* BBPress */
button.button.submit {background: rgb(250,108,76); color: #fff; border: none; }
.entry-content ul.bbp-forums, .entry-content #bbpress-forums ul.bbp-topics {padding: 0px;}
.bbp-forum-desc {float: left; margin-bottom: 15px; width: 100%;}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {font-size: 15px; }
body #bbpress-forums ul.bbp-forums {padding: 0px; }
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {padding: 20px 8px; }
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {font-size: 14px; }
#bbpress-forums li.profile-image {float: left; margin: 0px 15px 0px 0px;}
	#bbpress-forums li.profile-image img {border-radius: 50px; }
#bbpress-forums li.bbp-forum-info, #bbpress-forums li.bbp-topic-title {width: 48%;}
	#bbpress-forums .bbp-header li.bbp-forum-info {width: 48%;}
	body.forum #bbpress-forums .bbp-header li.bbp-forum-info {width: 58%; }
a.bbp-forum-link {background: #eee; padding: 3px 5px; border-radius: 5px; }
body li.bbp-forum-freshness, li.bbp-topic-freshness { width: 21%; }
form#whats-new-form {background: #eaeaea;padding: 20px 20px 0px 20px;border-radius: 10px; margin-bottom: 20px; }
body #buddypress .activity-meta .button.fav, div.bbp-submit-wrapper #bbp_reply_submit {background: #56aba8; border: 1px solid #56aba8; color: #fff; }
body #buddypress .activity-meta .button.confirm {background:rgb(250,108,76);border: 1px solid rgb(250,108,76); color: #fff; }
div.bbp-submit-wrapper {float: left;}
.et_pb_section {background: none; }
#sidebar .et_pb_widget a {color: #666;text-decoration: none;background: #fff;float: left; padding: 5px 10px; width: 100%; margin: 0px 0px 10px 0px; border-radius: 10px;}

#main-content .container {padding-top: 30px;}
body p:not(.has-background):last-of-type {padding-bottom: 20px; }

/* Buddypress */
.buddypress-wrap {margin: 30px auto; max-width: 1080px; }

/* Woocommerce */
body.woocommerce-cart table.cart td.actions .coupon .input-text {font-size:17px !important; height: 40px;}
body .woocommerce button.button:disabled, body .woocommerce button.button:disabled[disabled] {padding: 6px 2em 6px 10px; }
.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout.woocommerce-page .col2-set .col-1 {margin-bottom:20px;width: 100%; }
.woocommerce-checkout .woocommerce .col2-set .col-2, .woocommerce-checkout.woocommerce-page .col2-set .col-2 {margin-bottom:20px;width: 100%; }

/* Learnpress */
body .learn-press-breadcrumb {margin: 10px auto;}
.course-via-product .learn-press-message.error, p.course-archive-message-by-via-product {display: none !important; }


@media (min-width: 981px) {

/* Woocommerce */
.single-product.et_right_sidebar #left-area { padding: 0px; width: 100%;}

body #main-content .container:before {
    background: none;
}

}