/*
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: 7.2
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.

*/


.qode_pricing_list .qode_pricing_item_title{
  font-weight: 400;
}
.vc_row.use_row_as_box {
  margin-right: 0;
  margin-left: 0;
}

.qode_pricing_list .qode_pricing_item_text {
    padding-right: 0px !important;
}

.qode_pricing_list .qode_pricing_item_price_inner span {
    display: none !important;
}



.ourpromise p {
   text-align: center !important;
   margin: 0px 40px !important;
}

.shadowtext {
    color: #0b3e1f !important;
    text-shadow: 2px 2px #ffffff;
}

.qbutton.center {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}

@media (max-width: 999px) { 
.topparallax {    
    padding-top: 40px !important;
}
   }

@media (min-width: 1000px) { 
.topparallax {    
    padding-top: 560px !important;
}
   }

.glutenfree img {
       width: 55px !important;
       max-width: 55px !important;
       color: rgb(13, 89, 8) !important;
}

.glutenfree img:hover {
       color: #0b3e1f !important;
}