/*!
Theme Name: Heaven_it
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: heaven_it
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Heaven_it is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
.wpcargo-col-md-4 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.wpcargo-col-md-4 p.label {
    color: #000;
    padding: 0;
    margin-top: 5px;
}
.wpcargo-col-md-4 p.label-info {
    background-color: #5bc0de;
    color: #000;
    padding: 5px;
}
#wpcsr-rate-packages table.wpcargo-table thead tr, #wpc-multiple-package table.wpcargo-table thead tr {
    position: unset !important;
}
#wpc-multiple-package table.wpcargo-table {
    display: revert !important;
}
#wpcsr-rate-packages table.wpcargo-table, #wpcsr-rate-packages table.wpcargo-table thead, #wpcsr-rate-packages table.wpcargo-table tbody, #wpcsr-rate-packages table.wpcargo-table th, #wpcsr-rate-packages table.wpcargo-table td, #wpcsr-rate-packages table.wpcargo-table tr, #wpc-multiple-package table.wpcargo-table, #wpc-multiple-package table.wpcargo-table thead, #wpc-multiple-package table.wpcargo-table tbody, #wpc-multiple-package table.wpcargo-table th, #wpc-multiple-package table.wpcargo-table td, #wpc-multiple-package table.wpcargo-table tr {
    display: revert !important;
}
div#wpc-multiple-package {
    min-height: 150px;
}

