/*
Theme Name: STI Electronics
Theme URI: https://wordpress.org/themes/sti/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: STI Electronics theme has implemented for Woo Commerce. 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: sti

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.conleft{
 width: 52% !important;
}
.conright{
 width: 46% !important;
}
.onsale{
display: none;
}
.t_location{
  background: #287ab2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 8px 0;
    color: #fff;
    font-family: "FirstFont";
    font-size: 16px;
    height: 42px;
    text-transform: uppercase;
    width: 100%;
    }
    .m_price_cal {
    text-align: left;
}
.m_price_cal input[type="checkbox"] {
    float: left;
    padding-right: 23px !important;
    margin-right: 10px;
}
/*.woocommerce ul#shipping_method li:last-child{*/
    .woocommerce ul#shipping_method li:nth-last-child(2){

	display: none;
}

.woocommerce-cart .coupon [type="submit"]{
    width: inherit;
}
    
.woocommerce-cart .coupon input[type="text"]{
  width: 120px !important;
  height: 42px;
    border-radius: 4px;
}
.woocommerce-cart .actions [type="submit"]{
    width: inherit;
}
.woocommerce-cart .cart_totals h2{
    padding-bottom: 15px;
}
.woocommerce-cart .woocommerce a.remove{
    line-height: 15px;
}

