/*
Theme Name: Listify - Child Theme 
Theme URI: http://astoundify.com/themes/listify
Author: Astoundify
Author URI: http://astoundify.com
Description: Your beautiful handcrafted directory.
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Text Domain: listify-foursquare
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
Template: listify
*/
.content-shop-wrapper .type-page.content-box-wrapper.type-product .content-box-inner, .listify_widget_search_listings.home-widget .type-page.content-box-wrapper.job_search_form .content-box-inner, .tabbed-listings-tabs a.type-page.content-box-wrapper .content-box-inner, .type-page.content-box-wrapper.archive-job_listing-toggle-inner .content-box-inner, .type-page.content-box-wrapper.home-feature .content-box-inner, .type-page.content-box-wrapper.job-package .content-box-inner, .type-page.content-box-wrapper.listing-by-term-inner .content-box-inner, .type-page.content-box-wrapper.woocommerce-main-image .content-box-inner, .type-page.content-box-wrapper.woocommerce-tabs .content-box-inner, .type-page.content-box.content-box-wrapper .content-box-inner, .type-product .thumbnails a.type-page.content-box-wrapper .content-box-inner, .woocommerce div.product div.type-page.content-box-wrapper.summary .content-box-inner, .woocommerce-page div.product div.type-page.content-box-wrapper.summary .content-box-inner {
  padding: .5em;
}

ins {
background-color: #FFFFFF !important;
}
.content-single-job_listing-hero-company .job_listing-rating-count {
  display: none;
}

.twrapper {  
  overflow:hidden;
  font-family: Montserrat;
  letter-spacing: initial;
  color: #818080;
}

.wrapper div {
   min-height: 200px;
}
#one {
  float:right; 
  width:100%;
  max-width:520px;
}
#two { 
  overflow:hidden;
  min-width:180px;
  max-width:520px;
}


.cwrapper {  
  overflow:hidden;
  color: #818080;
  letter-spacing: initial;
  font-size: 13px;
}

.cwrapper div {
   min-height: 0px;
}
#cone {
  float:left; 
  width:100%;
  max-width:952px;
}
#ctwo { 
  overflow:hidden;
  min-width:160px;
  max-width:728px;
  text-align:right;
}

@media screen and (min-width: 1200px) {
	#ctwo { 
  overflow:hidden;
  min-width:160px;
  max-width:160px;
}
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px 0 12px;
}

td, th {
    border: 0px solid rgba(0,0,0,0);
}
table {
    border-width: 0px 0 0 0px;
}

.awrapper {  
  overflow:hidden;
}

.awrapper div {
   min-height: 10px;
}
#aone {
  float:left; 
  width:100%;
  max-width:765px;
  padding:5px;
}
#atwo { 
  overflow:hidden;
  min-width:160px;
  max-width:728px;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH BELOW 491 PIXELS */
@media only screen and (max-width: 991px) and (min-width:768px) {
	.col {  margin: 1% 0 1% 0%; margin-bottom: 10px; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}
@media only screen and (max-width: 491px) {
	.col {  margin: 1% 0 1% 0%; margin-bottom: 10px; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

.button {
    line-height: 2;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.1);
    font-size: 15px;
}

.listify_widget_panel_listing_tags a:before { font-size: 30px; }

.acctracker {
    margin-left: -2em;
    margin-right: -2em;
    margin-top: -3.5em;
}

hr.style1 {
  background-color: #fff;
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

.filter-label {
    display: block;
    margin: 1em 0;
    padding: initial;
    width: initial;
    height: initial;
    cursor: initial;
    text-align: initial;
}

.job_filters .search_jobs .filter_by_tag a.active {
    background: 0 0 !important;
}

.button-tracker {
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.1);
    font-size: 15px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-shadow: none!important;
    padding: 18px 40px;
    border: 0;
    border-radius: 3px;
    vertical-align: bottom;
	font-family: Montserrat;
}
#button-0 {
    background-color: #f9f9f9;
    color: #ccc!important;
}
#button-1 {
    background-color: #99cc33;
    color: #fff!important;
}
#button-2 {
    background-color: #6699cc;
    color: #fff!important;
}
#button-3 {
    background-color: #ff9933;
    color: #fff!important;
}
#button-4 {
    background-color: #cc3300;
    color: #fff!important;
}

#topcal { 
  height: auto;
  padding-top: 0px;
  background-color: transparent;
}

@media screen and (min-width: 1200px) {
	#topcal { 
  height: auto;
  padding-top: 200px;
  background-color: transparent;
  min-height: 290px;
  padding-bottom: 0px;
  text-align: center;
}
}

@media screen and (min-width: 1200px) {
	.rhcalendar .fullCalendar .fc-header-title { 
    margin-top: -270px!important;
}
}

@media screen and (min-width: 1200px) {
	.fc-header-left { 
    margin-top: -270px!important;
}
}

.rpt_style_basic .rpt_plan .rpt_title {
    background: #fff;
    color: #818080;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.rpt_style_basic .rpt_plan .rpt_foot {
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.rpt_plan {
    margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
	#topcal { 
  height: auto;
  padding-top: 0px;
  background-color: transparent;
}
}

.rsswidget img {
    display: none;
}
.col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    padding-left: 15px;
    padding-right: 15px;
}
}
.container {
    padding-left: 20px;
    padding-right: 20px;
}
.content-box.content-box-wrapper .content-box-inner {
	padding: 15px;
}
@media (min-width: 768px) {
.content-box.content-box-wrapper .content-box-inner {
	padding: 32px;
}
}
@media (min-width: 992px) {
.content-box.content-box-wrapper .content-box-inner {
	padding: 36px;
}
}
.size-col-00 { --size: .01; --color: rgba(230, 30, 30, 0.1); } .size-col-01 { --size: .10; --color: rgba(230, 30, 30, 0.10); } .size-col-02 { --size: .20; --color: rgba(230, 30, 30, 0.20); } .size-col-03 { --size: .30; --color: rgba(230, 30, 30, 0.30); } .size-col-04 { --size: .40; --color: rgba(230, 30, 30, 0.40); } .size-col-05 { --size: .50; --color: rgba(230, 30, 30, 0.50); } .size-col-06 { --size: .60; --color: rgba(230, 30, 30, 0.60); } .size-col-07 { --size: .70; --color: rgba(230, 30, 30, 0.70); } .size-col-08 { --size: .80; --color: rgba(230, 30, 30, 0.80); } .size-col-09 { --size: .90; --color: rgba(230, 30, 30, 0.90); } .size-col-10 { --size: 1.0; --color: rgba(230, 30, 30, 1.0); }
#tracker-chart {
	height:180px;
	font-size:10px;
	font-family: 'Montserrat';
	white-space: nowrap;
	background-image: url(https://www.isitpacked.com/wp-content/uploads/logo_01.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 45px;
}
.charts-css.column tbody {
	height:inherit;
}
.charts-css.column tbody tr td {
	border-radius:6px;
}
#tracker-chart .highlighted {
  animation: highlighted-bar 2s linear infinite;
}
@keyframes highlighted-bar {
	0% {
		box-shadow: 0 0 0 0 rgba(230, 30, 30, 0.7);
	}
	
	70% {
		box-shadow: 0 0 0 10px rgba(230, 30, 30, 0);
	}
	
	100% {
		box-shadow: 0 0 0 0 rgba(230, 30, 30, 0);
	}
}
#tracker-chart .data {
  color: white;
  font-weight:bold;
}
.desktop-cal {
	display: inherit !important;
    margin: 1px 1px;
	height: 90px;
}
@media (max-width: 767px) {
    .desktop-cal {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .desktop-cal {
        display: none !important;
    }
}
.entry-content {
	font-size: 17px;
    font-family: Helvetica;
    color: #000;
    letter-spacing: .02em;
	hyphens: none;
	-webkit-hyphens: none;
}
.entry-content h2 {
    font-size: 20px;
}
.entry-content h3 {
    font-size: 19px;
}
.entry-content h4 {
    font-size: 18px;
}

.fc-event-list-content h4 .fc-event-list-title {
    font-weight: 700;
	font-size: 28px;
    color: rgb(41, 47, 51);
	margin-left: -18px;
}
.rhc-widget-a.rhc-widget-upcoming-item.hide-repeat-date {
    text-align: center;
}

iframe {
    margin-bottom: 0px;
}