/******************************************************************
Theme Name: refill tonerink The Cartridge Store
Theme URI: https:/crazyinkjets.com/
Description: refill tonerink StyleSheet CSS
Author: Kevin D
Author URI: HYE Domain LLC

License: GPL
License URI: https://www.gnu.org/copyleft/gpl.html
******************************************************************/

/******************************************************************
  1.	GENERAL LAYOUT STYLES
  2.	CONTAINER, MAIN, FULLWIDTH
  3.	COMMON & REUSABLE STYLES
	4.	TEXT SELECTION STYLES
	5.	DROPCAPS
	6.	BLOCKQUOTES
	7.	HEADLINES & TITLES
	8.	HEADER SYTLES
	9.	NAVIGATION STYLES
	10.	POSTS & CONTENT STYLES
	11.	CONTACT FORM
	12.	GALLERIES
	13.	PORTFOLIO FILTER LINKS
	14.	PAGINATION
	15.	SIDEBARS & ASIDES
	16.	COMMENT STYLES
	17.	COMMENT FORM STYLES
	18.	FOOTER STYLES
	19.	FOOTER ELEMENTS
	20.	SLIDER
	21.	HOMEPAGE BLURB
	22.	HR STYLES
  23. HOME CONTENT BOXES

******************************************************************/
.clear {
 min-height: 1%;
}
.event.wholesale_buyer, .event.seller_event {
 display: none;
}
.wholesale_buyer {
 background-size: cover;
}
.event-card {
 position: relative;
 background: #fff;
 padding: 14px 23px;
 line-height: 1.5em;
 border: 5px solid #E6E6E5;
 border-bottom: 0;
 font-size: 14px;
 transition: border 0.3s ease-in-out;
}
.event-card .view-switcher {
 width: 100%;
}
.event-card a.switcher {
 display: block;
 float: left;
 background-color: #FFF;
 border: 1px solid #ddd;
 padding: 5px 12px;
 width: calc(50% - 24px - 2px);
 text-align: center;
}
.event-card h2 {
 font-family: "Guardian-EgypTT",Georgia,sans-serif;
 font-weight: normal;
 -webkit-font-smoothing: antialiased;
 font-size: 26px;
 color: #333;
 line-height: 1.35em;
 text-align: left;
 margin: 0 0 7px 0;
}
.event-card .col {
 margin-bottom: 0;
}
.event-cards {
 position: relative;
 background: #fff;
 padding: 14px 23px;
 line-height: 1.5em;
 border: 0px solid #E6E6E5;
 border-bottom: 0;
 font-size: 14px;
 transition: border 0.3s ease-in-out;
}
.event-cards .view-switcher {
 width: 100%;
}
.event-cards a.switcher {
 display: block;
 float: left;
 background-color: #FFF;
 border: 1px solid #ddd;
 padding: 5px 12px;
 width: calc(50% - 24px - 2px);
 text-align: center;
}
.event-cards h2 {
 font-family: "Guardian-EgypTT",Georgia,sans-serif;
 font-weight: normal;
 -webkit-font-smoothing: antialiased;
 font-size: 26px;
 color: #333;
 line-height: 1.35em;
 text-align: left;
 margin: 0 0 7px 0;
}
.event-cards .col {
 margin-bottom: 0;
}
.button-switcher{
 margin-left: 142px;
}
.fluid-container {
 margin-left: -14px !important;
 margin-right: -14px !important;
}
.fluid-container .col {
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 margin: 0 0 28px;
 padding: 0 14px;
 float: left;
}
.fluid-container .col12 {
 width: 100%;
}
.fluid-container .col6 {
 width: 50%;
}
.event-details .img {
 height: 293px;
 margin-bottom: 10px;
 background-size: cover;
 width: 552px;
 background-position-y: 0%;
}
.event-card h2 a {
 display: block;
}
.clear:after {
 content: ".";
 display: block;
 width: 0;
 height: 0;
 clear: both;
 visibility: hidden;
}
.event-details-info .venue-name {
 letter-spacing: 1px;
 display: block;
}
.venue-name {
 font-weight: bold;
}
.event-details-info {
 text-align: left;
}
.event-card span {
 display: block;
}

.event-card .col {
 margin-bottom: 0;
}
.fluid-container .col {
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 margin: 0 0 28px;
 padding: 0 14px;
 float: left;
}
.event-details-date {
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 background: #E5F4F7;
 padding: 14px;
 text-align: center;
}
.date-day {
 font-family: "Guardian-EgypTT",Georgia,sans-serif;
 -webkit-font-smoothing: antialiased;
 font-weight: normal;
 font-size: 20px;
 line-height: 1.5em;
}
a:hover, a:active {
 text-decoration: underline;
 cursor: url(https:/crazyinkjets.com/images/cursor_crazyinkjets.cur), pointer;
}
ul.matching-eventz {
 border-bottom: 0px solid #e5e5e6;
}
ul.matching-events {
 border-bottom: 5px solid #e5e5e6;
}
ul, ol {
 list-style-type: none;
 padding: 0px;
}
a:link, a:visited {
 color: #0192b5;
 text-decoration: none;
}


.slideshow {
  position: relative;
  width: 500px;
  height: 100px;
}
.slideshow img {
  position: absolute;
  display: none;
}
.slideshow img:first-child {
  display: block;

}