/*

Theme Name: Gillys Meat House

Theme URI: http://eoflex.com/

Description: A simple e commerce responsive theme built with Bootstrap

Author: EOFlex

Author URI: http://eoflex.com/

Version: 1.0

Tags: responsive, white, bootstrap



This is an example theme to go along with the Treehouse blog post on <a href="http://www.eoflex.com/">How to Build a Simple Responsive WordPress Site Using Twitter Bootstrap</a>.

*/
@import url('bootstrap/css/bootstrap.min.css');
@import url('bootstrap/css/mobile-bootstrap.css');
@import url('bootstrap/select-picker/bootstrap-select.css');
@import url('bootstrap/font-awesome/css/font-awesome.css');
@import url('bootstrap/starrating/star-rating.css');
@import url('bootstrap/starrating/custom-start-rating.css');
@import url('bootstrap/owl-carousel/owl.theme.css');
@import url('bootstrap/owl-carousel/owl.carousel.css');
@import url('bootstrap/owl-carousel/owl.transitions.css');
@import url('css/sidebar.css');
@import url('css/font.css');
@import url('css/style.css');
@import url('css/wpstyle.css');
@import url('css/responsive.css');

.product-img img {
    border: 1px solid #cccccc;
    width: 100%;
    height: 131px;
}

.blog-desc h3 a {
   color: #ff6501;
}

.blog-desc p
{
color: #ff6501;
}

.ewd-urp-review-form label
{
    text-align: left!important;
	width: 100%!important;
    padding: 10px 0px!important;
}

.ewd-urp-review-form input[type='text'], .ewd-urp-review-form input[type='email'], .ewd-urp-review-form input[type='URL']
{
    width: 100%!important;
    padding: 6px 12px!important;
    font-size: 14px!important;
    line-height: 1.42857143!important;
}
.ewd-urp-review-form .form-field, .ewd-urp-review-form .ewd-urp-meta-field, .ewd-urp-submit, .ewd-urp-captcha-response, .ewd-urp-captcha-div
{

    width: 100%!important;
    border-bottom: 1px dotted #737373!important;
    padding: 15px 0px 15px 0px!important;
}
.ewd-urp-review-form textarea
{
width: 100%!important;
height: 95px;
}
.button-primary
{
background: no-repeat;
    border: 0px;
}
.ewd-urp-review-body, .ewd-urp-author-date, .ewd-urp-review-title
{
    color: #b1b1b1!important;
}
