/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.woocommerce .product .onsale, .woocommerce .product .single-onsale {

    height: 1.533333em !important;
	width: 8.533333em !important;
    line-height: 1.533333em !important;
    padding: 10px !important;
    font-size: 13px !important;
}


div#reviews {
    width: 80%;
    margin: 0 auto;
}

li.reviews_tab a {
    border: 2px solid #5a33da;
    border-radius: 25px;
    color: #5a33da !important;
}
li.description_tab.active a {
    color: #5a33da !important;
}

.woocommerce #respond #reply-title, .woocommerce #reviews h2 {
    font-size: 17px;
    margin-bottom: .7em;
    font-weight: 600;
	color: #5a33da;align-content
}

.woocommerce #commentform input[type=text], .woocommerce #commentform input[type=email], .woocommerce #commentform textarea {
    display: block;
    padding-left: 2.6%;
    padding-right: 2.6%;
    width: 94.8%;
    background: #f1f1f1;
}

.comment-text .description p {
    width: 80%;
}
