
.variable > .price, .variations_form.cart .label, .col-md-4 > .product_meta, .stock.in-stock {
	display: none;
}
.single_add_to_cart_button.button.alt {
    background: #699a26 none repeat scroll 0 0 !important;
    text-transform: capitalize;
    transition: background ease 0.5s;
    color: #fff !important;
    padding: 5px;
    border-radius: 5px;
}
.single_add_to_cart_button.button.alt:hover {
	background: #EF1B22 !important;
    color: #fff !important;
}
.variations {
	width: 100%;
}
table.variations .value select {
    display: flex;
    height: 35px;
    margin: 5px auto;
    text-align: center;
    width: 50%;
}
.reset_variations {
    color: red;
    font-size: 8px;
    text-transform: uppercase;
}
.woocommerce-breadcrumb > a {
    color: #000;
    font-family: georgia;
    margin: 5px;
}
.woocommerce-breadcrumb > a:hover, .woocommerce-breadcrumb
{
	text-decoration: none;
	color: #699A26;
	font-family: georgia;
}
.product_title {
    color: #000;
    font-family: georgia;
}
.summary.entry-summary p {
    color: #000;
    font-family: georgia;
}
.stock.in-stock, .btn.single-btn {
    border: 1px solid #83934c;
    display: inline;
    font-family: journal !important;
    font-size: 30px;
    padding: 0 15px;
}
.btn.single-btn
{
    background: #FE941E;
    color: #000;
}
.btn.single-btn:hover
{
	border: 1px solid #000;
	color: #83934c;
}
.posted_in, .tagged_as {
    color: #000;
    display: block;
    font-family: georgia;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
}
 .posted_in a, .tagged_as a {
    color: #000;
    text-transform: capitalize;
}
.posted_in a:hover, .tagged_as a:hover {
    color: #699A26;
    text-decoration: none;
}
.cont-full {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #699a26 #699a26;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
}
.tabs.wc-tabs {
    background: #699A26;
     font-family: georgia;
    font-size: 20px;
    padding: 10px 0;
    display: flex;
}
.tabs.wc-tabs li {
    text-align: center;
    width: 34%;
}
.tabs.wc-tabs li a
{
	color: #fff;
}
.tabs.wc-tabs li a:hover
{
	color: #FDF00B;
}
.tabs.wc-tabs li.active a
{
	color: #FDF00B;
}
.woocommerce-tabs.wc-tabs-wrapper
{
	width:100%;
}
.panel.entry-content.wc-tab, .related.products {
    padding: 0 12px;
}
.panel.entry-content.wc-tab h2, .panel.entry-content.wc-tab h3, .panel.entry-content.wc-tab p, .related.products h2, .shop_attributes th,
.shop_attributes td {
    color: #000;
    font-family: georgia;
}
.shop_attributes th
{
    width: 100px;
    text-transform: uppercase;
}
.related.products > .row {
    clear: both;
    float: left;
    margin: 0;
    max-width: 100%;
}
.attachment-shop_single.wp-post-image
{
    max-width: 100%;
}
.page h2 {
    font-family: journal;
    font-size: 30px;
    margin: 60px 0 30px;
    text-transform: uppercase;
}
.woocommerce table.shop_table th {
    color: #000;
    font-family: georgia;
}
.cart_item .product-thumbnail a > img
{
    width: 100px;
    height: auto;
}
.product-name > a, .product-price > .amount, .product-subtotal > .amount, .cart-subtotal th, .cart-subtotal td, .order-total th, .order-total td {
    color: #000;
    font-family: georgia;
    font-weight: 700;
}
td.product-quantity .plus, td.product-quantity .minus
{
    display: none !important;
}
td.product-quantity .input-text.qty.text
{
    border: solid 1px;
    width: 65px;
}
.item
{
    height: 450px;
}
.carousel-control.right, .carousel-control.left
{
    background: none;
}
#coupon_code {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #699a26 !important;
    border-radius: 5px;
    color: #000 !important;
    font-family: georgia !important;
    font-weight: 700 !important;
    height: 35px;
    min-width: 110px;
    padding: 7px;
}
.cart_totals > table {
     width: 100%;
}
.form-row.form-row {
    line-height: 30px;
    width: 100% !important;
}
.woocommerce-billing-fields label {
    display: none !important;
}
.input-text, #myfield1 {
    border: 1px solid #000;
    border-radius: 5px;
    height: 30px;
    padding: 5px;
}
.checkout.woocommerce-checkout h3, header.title h3 {
    color: #000;
    font-family: georgia;
    font-weight: 700;
}
#order_comments_field > label {
    display: none;
}
.related .col-md-2 img
{
    min-height: 130px;
    max-height: 130px;
    width: auto;
    display: flex;
    margin: 0 auto;
}
.related .col-md-2 .amount {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.related .col-md-2 p {
    color: #000;
    font-family: "georgia";
    margin-top: 15px;
    text-align: center;
    min-height: 40px;
}
.woocommerce form .form-row .input-checkbox {
    margin: 4px 0px 0px 0px !important;
}
.single_add_to_cart_button.button.alt, td.actions input.button, .wc-proceed-to-checkout .checkout-button.button.alt.wc-forward, #place_order, .button.print, .single_add_to_cart_button.button.alt {
    background: #699a26 none repeat scroll 0 0 !important;
    text-transform: capitalize;
    transition: background ease 0.5s;
    color: #fff !important;
    max-width: 200px;
}
.single_add_to_cart_button.button.alt:hover, td.actions input.button:hover, .wc-proceed-to-checkout .checkout-button.button.alt.wc-forward:hover, #place_order:hover, .button.print:hover, .single_add_to_cart_button.button.alt:hover
{
    background: #EF1B22 !important;
    color: #fff !important;
}
.woocommerce .woocommerce-info {
    border-top-color: #699a26 !important;
}
.woocommerce .woocommerce-info::before {
    color: #699a26 !important;
}
.showlogin {
    color: #699a26;
}
/*
 * WordPress Comments Section
 * CSS for Comments Start
 */

h3#comments, #respond > h3 {
    color: #000;
    font-family: Open Sans;
}

ol.commentlist > li {
    border: 1px solid #ccc;
    clear: both;
    display: block;
    float: left;
    margin: 30px 0;
    padding: 25px;
}

.captchaSizeDivSmall {
    display: block;
    margin-bottom: 15px;
    width: 100%;
}

cite.fn > a {
    color: #000;
    font-size: 20px;
}

.says {
    display: none;
}

.comment-body > p {
    color: #000;
    font-family: Open Sans;
    margin: 15px 0;
}

.comment-reply-link {
    background: red none repeat scroll 0 0;
    color: #fff;
    padding: 7px 15px;
}

.children {
    float: left;
    margin: 30px;
}

.comment-meta.commentmetadata {
    display: none;
}

#commentform > p, #commentform > p > a, #captcha_code_label {
    color: #000;
    font-size: 14px;
}

#commentform textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
    max-height: 120px;
    width: 100%;
}

.captchaSizeDivSmall {
    float: left;
}

#commentform input#captcha_code {
    background: red none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px;
}

#commentform input[type='submit'], input[type='submit'].buttons, .button-primary {
    background: red none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px;
}

/*
 * Comments Code End
 */


/*
 * CSS for WP-Members Plugin Start
 */

 .div_text {
    width: 100% !important;
}

label.text, .login-username > label, #loginform > label` {
    color: #000;
    font-family: "georgia";
}

#user_login, #user_pass, .captcha_code_side_login, #captcha_code_side_login {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: rgb(43, 43, 43);
    padding: 8px 10px;
    width: 100%;
}
fieldset legend {
    display: none;
}

.textbox {
    border: 1px solid #ddd;
    border-radius: 2px;
    height: 35px;
}

/*
 * CSS for WP-Members Plugin End
 */


@media only screen and (min-width:300px) and (max-width: 450px) {
    .button {
        display: block !important;
        float: none !important;
        margin: 10px 0 !important;
    }
    .product-subtotal
    {
        display: none !important;
    }
}
