/*
Theme Name: dental
Theme URI: http://www.templatesnext.org/i-max/
Author: templatesnext team
Author URI: http://templatesnext.org/
Description: I-MAX is a responsive, retina ready, RTL ready multipurpose WordPress theme for Business, WooCommerce, Portfolio, Personal or Blogs. I-MAX is favorite among developers as well as first time WordPress users. I-Max is highly flexible theme compatible with most of the popular plugins like SiteOrigin Page Builder, Brizy, Elementor, Visual Composer etc.
Requires at least: 5.0
Requires PHP: 7.0
Tested up to: 6.0
Version: 1.6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, news, blog, two-columns, rtl-language-support, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, e-commerce
Text Domain: dental
Template: i-max

imax WordPress Theme, Copyright 2015 TemplatesNext.org
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - custom genericons
 * 5.0 - Top Utility bar 
 * 6.0 - Header
 *   6.1 - Site Header
 *   6.2 - Navigation
 *   6.3 - Banner Slider
 * 7.0 - Featured Content
 * 8.0 - Content
 *   8.1 - Entry Header
 *   8.2 - Entry Meta
 *   8.3.1 - Entry Content
 *   8.3.2 - inner page header
 *   8.4 - Galleries
 *   8.5 - Post Formats
 *   8.6 - Attachments
 *   8.7 - Post/Paging Navigation
 *   8.8 - Author Bio
 *   8.9 - Archives
 *   8.10 - Search Results/No posts
 *   8.11 - 404
 *   8.12 - Comments
 *   8.13 - Multisite
 * 9.0 - Sidebar
 *   9.1 - Widgets
 * 10.0 - Footer
 * 11.0 - other
 * 12.0 - Media Queries
 * 13.0 - Print
 * ----------------------------------------------------------------------------
 */



/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

section.related{ display:none !important; }
.contact33 {
  width: 33%;
  display: inline-block;
  vertical-align:top;
  padding:10px 20px;
}
.contact66 {
  width: 66%;
  display: inline-block;
}

.form50 {
  width: 49%;
  display: inline-block;
  vertical-align:top;
  padding:10px 20px;
}

.nx-prod-vinette {
  height: 300px;
  overflow: hidden;
}