/*
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: 5.9
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 screen and {max width:900px}{
.woocommerce ul.products li.product {width:48% !important;}
}

.woocommerce div.product .images img {
width:88px; display:block; margin:0 auto;}
.woocommerce .summary {width:65%;}
.woocommerce .product .images {width:32%;}

.woocommerce-page input[type="submit"], .woocommerce input[type="submit"] {
background-color: #5ab1bd !important;
color: #fff !important;
border: 0 !important;
border-radius: 100px !important; height:43px;
}

div.pp_pic_holder {top: 243.5px;
left: 871px; display: block; width: 200px; background: #fff; padding: 0 20px;}
#review_form input[type="submit"], #review_form input[type="submit"] {width:100%; text-align: center;}
.woocommerce #commentform input[type="text"], .woocommerce #commentform input[type="email"], .woocommerce #commentform textarea,textarea.wpcf7-form-control.wpcf7-textarea {background-color:#eff8f9; }
.woocommerce div.product .comment-text div[itemprop="description"] {border:none;}
.woocommerce div.product .comment-text div[itemprop="description"] p {font-size: 16px; color: #19454b; font-weight: 600; }