/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.back {
background-color:#c4a936;


}

.back1 {color:red;}

.bac {
    background-color: #c4a936;
}

.title {
    height: 100px !important;
}

.title_holder {
    padding-top: 20px !important;
}

.cart_item .variation dt{
    float: left;
}

.checkout-button{
    float: right;
}

.woocommerce form.checkout table.shop_table td{
    text-align: left !important;
}

#order_review .product-thumbnail{
    width: 140px;
}

#order_review .product-thumbnail img{
    width: 140px;
}

.woocommerce form.checkout table.shop_table td strong, .woocommerce form.checkout table.shop_table th {
    font-weight: bold !important;
}