/*
Theme Name:     Inspry Theme
Theme URI:      n/a
Template:       kadence
Author:         Inspry
Author URI:     n/a
Description:    Child Theme Description
Version:        1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/



@import url('../trizzy/style.css');




.fancy-table tbody>tr:nth-child(odd)>td, .fancy-table tbody>tr:nth-child(odd)>th {
    background-color: #eee;
}
.fancy-table td, .fancy-table th { padding:10px; border:solid 1px #ccc; }

.titlebar h2 {
    line-height: 1em;
}.fancy-table-wrap { overflow-x:scroll; }

.pop-right
{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}

.pop-right a
{
	color:#fff;
}

#SeersDoNotSell
{
	display:block;
}

img.zoomImg{
	transition: none !important;
}

.fancy-table-wrap { overflow-x:scroll; }

.pop-right
{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}

.pop-right a
{
	color:#fff;
}

#SeersDoNotSell
{
	display:block;
}

img.zoomImg{
	transition: none !important;
}
