/*
	Theme Name: Preciso WPEC 1.1
	Theme URI: http://themeforest.net/user/pixel-art-inc/?ref=pixel-art-inc
	Description: Preciso is an elegant and premium wordpress e-commerce theme. Can be used for e-commerce, corporate, personal, portfolio or blog sites..
	Version: 1.1
	Author: Pixelart Inc.
	Author URI: http://www.pixelartinc.com/
	Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: PIXELART
*/


.default_prod .thumbnails li {padding: 0px !important;}
/****************************************************************************
WP CORE CLASSES
****************************************************************************/
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.img-style img{height: 297px !important;}
.one_half img{margin-bottom:6px;}
.img-container{padding: 3px 3px 5px 3px;text-align: center;border: solid 1px #B9B9B9;border-radius: 0.5em;width: 48%;display: inline-block;margin: 5px;}
#cd{display:block; text-align:left;}
.bl li .btn{padding: 10px;background: #0CC none repeat scroll 0% 0%;border: medium none;border-radius: 0px;box-shadow: none;font-family: Roboto Condensed,Arial,Helvetica,sans-serif;color: #FFF;text-shadow: none;text-transform: uppercase;transition: all 0.25s linear 0s;display: block;text-align: left;}
.bl li .btn:hover {background: #FC0 none repeat scroll 0% 0% !important;color: #FFF!important;}
span.comp{font-weight:bold;}
.content-indent, ol.content-ol, ul.content-ol {margin-left: 35px;color:#000}
.content-indent ul li, .content-indent ol li{text-align:justify;line-height: 25px;}
#menu-footer ul li a:hover{color:#FFCC00 }
/****************************************************************************
MEDIA QUERY
****************************************************************************/


@media only screen and (max-width: 966px) {
    .img-container {width:100%;margin: 0 0 5px 0;height: 320px;}
}
@media only screen and (max-width: 450px) {
    .flexslider .slides img{height: 150px;}
}


