/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress 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: 16.7
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.

*/


@media (min-width: 481px) and (max-width: 1024px) {
.title_subtitle_holder {
    padding-top: 65px !important;
}
}

.wcpb-desc-content h1 {
    color: black;
}

.wcpb-desc-content {
    height: 100px! important;
}

.wcpb-product-details-wrap .wcpb-product-details .wcpb-more {
    display: none !important;
}

dd.variation-Includedwith p {
    display: none;
}

a.checkout-button.button.alt.wc-forward {
    font-size: 25px;
    height: 80px;
    padding-top: 20px;
}

tr.shipping form.woocommerce-shipping-calculator.shipping_calculator {
 display:none;
}

.woocommerce div.cart-collaterals div.cart_totals{
    
    width: 50% !important;
    font-weight: bolder !important;
}

.cart_totals  table td {
    width: 40% !important;
}

tr.fee td {
    display: none;
}

span.woocommerce-Price-amount.amount {
    color: #c82b85;
}