/*
* Coupon Creator Pro CSS
* @version 2.1
*/

/* Utility CSS
------------------------------------------------------------ */
.cctor-clear {
	clear: both;
}

.cctor-pro-coupons-visuallyhidden {
	display: none;
}

.cctor-pro-overflow:after {
	clear: both;
	content: "";
	display: block;
}

/* Coupon Creator CSS
------------------------------------------------------------ */
.cctor_coupon_container {
	width: 317px;
	margin: 10px 10px 15px;
	text-align: center;
	max-width:100%;
}
.cctor_coupon_container.cctor-image {
	width: auto;
}
.cctor_coupon_container, .cctor_coupon_container * {
   -moz-box-sizing:    border-box;   /* Firefox 1 */
   -webkit-box-sizing: border-box;   /* Safari 3-4 */
    box-sizing:        border-box;   /* Everything else */
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}

/* Coupon Contents
------------------------------------------------------------ */
.cctor_coupon {
	width:100%;
	padding:5px;
}
.cctor_coupon_image {
	padding:1%;
	max-width: 100%;
	height: auto;
}
.sawtooth-border .cctor_coupon_image,
.coupon-border .cctor_coupon_image,
.coupon-border .cctor_coupon {
	border: 3px dashed black;
}

.stitched-border .cctor_coupon_image,
.stitched-border .cctor_coupon {
	outline: 1px dashed #000000;
	outline-offset: -3px;
	padding: 6px;
}

.dotted-border .cctor_coupon_image,
.dotted-border .cctor_coupon {
	border: 2px dotted #000000;
	padding: 2px;
}

.sawtooth-border .cctor_coupon {
	position: relative;
}

.sawtooth-border .sawtooth-top-bottom {
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;

  background: linear-gradient(135deg, transparent 75%, #000000 75%) 0 0, linear-gradient(-135deg, transparent 75%, #000000 75%) 0 0, linear-gradient(-45deg, transparent 75%, #000000 75%) 100% 100%, linear-gradient(45deg, transparent 75%, #000000 75%) 100% 100%;
  background: -webkit-linear-gradient(-135deg, transparent 75%, #000000 75%) 0 0, -webkit-linear-gradient(-45deg, transparent 75%, #000000 75%) 0 0, -webkit-linear-gradient(135deg, transparent 75%, #000000 75%) 0 100%, -webkit-linear-gradient(45deg, transparent 75%, #000000 75%) 0 100%;

  background-repeat: repeat-x;
  background-size: 8px 5px, 8px 5px;
}

.sawtooth-border .sawtooth-left-right {
  padding: 0 7px;
  border: none;
  background: linear-gradient(45deg, transparent 75%, #000000 75%) 0 50%, linear-gradient(135deg, transparent 75%, #000000 75%) 0 50%, linear-gradient(-45deg, transparent 75%, #000000 75%) 100% 50%, linear-gradient(-135deg, transparent 75%, #000000 75%) 100% 50%;
  background: -webkit-linear-gradient(45deg, transparent 75%, #000000 75%) 0 50%, -webkit-linear-gradient(-45deg, transparent 75%, #000000 75%) 0 50%, -webkit-linear-gradient(135deg, transparent 75%, #000000 75%) 100% 50%, -webkit-linear-gradient(-135deg, transparent 75%, #000000 75%) 100% 50%;

  background-repeat: repeat-y;
  background-size: 7px 8px, 7px 8px;
}

.cctor_coupon_content {
	position:relative;
	width:100%;
	border: 2px solid #0030ff;
	background: #fff;
}
.cctor_deal {
	width: 100%;
	min-height: 45px;
	padding:2%;
	margin: 0px;
	background: #ffa300;
	font-size:24px;
	font-weight:bold;
	color: #000;
}
.cctor_terms {
	width:100%;
	min-height: 90px;
	padding: 2% 3%;
	line-height: 1.2;
	font-size:14px;
	font-weight:bold;
	color: #000;
    overflow:hidden;
}
.cctor_terms .wp-caption,
.cctor_terms img {
	max-width:100%;
	height: auto;
}
.cctor_expiration  {
	width:100%;
	min-height: 15px;
	font-size:10px;
	font-weight:bold;
}
.cctor_opencoupon  {
	width:100%;
	height:20px;
	margin-top: 2px;
	font-size:14px;
	line-height: 20px;
}

/* Coupon CSS Adjustments
------------------------------------------------------------ */
.cctor_coupon_container a:hover {
	text-decoration: none;
	opacity: .8;
}
.print_coupon .cctor_coupon_container a:hover {
	opacity: 1;
}
a .cctor_expiration {
	color: #000;
}
.cctor_terms p {
	margin: 0;
}

/* Coupon Align
------------------------------------------------------------ */
.cctor_alignnone {
	display: inline-block;
	margin: 0 0 10px;
}
.cctor_alignleft {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
.cctor_alignright {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}
.cctor_aligncenter {
	display: block;
	margin: 10px auto;
}
/* Print View CSS
------------------------------------------------------------ */
.print_coupon .cctor_coupon_container {
	width: 420px;
	margin: 10px auto;
}
.print_coupon .cctor_coupon_container.cctor-image {
	width: auto;
}
.print_coupon .sawtooth-border .cctor_coupon .sawtooth-top-bottom {
	left     : 12px;
	right    : 12px;
}
.print_coupon .cctor_coupon_content h3 {
	font-size:30px;
}
.print_coupon .cctor_terms {
	font-size:  20px;
	line-height: 1.2;
	min-height: 150px;
}
@media print {
.cctor_opencoupon {
	display:none !important;
	}
}
/* Colorbox CSS
------------------------------------------------------------ */

.cctor-overlay #cboxPrevious,
.cctor-overlay #cboxNext,
.cctor-overlay #cboxClose {
	font-size:22px;
	line-height: 25px;
}
.cctor-overlay #cboxNext {
    left: 16px;
}
.cctor-overlay  #cboxCurrent {
    left: 35px;
}

/* Column Classes
* Modified from these links:
* Link: http://wpsmith.net/2013/wp/genesis-2-0-drops-fifths-from-column-classes/
* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */
.cctor-row {
	width: 100%;
	min-height: 1px;
}
.cctor-one-fourth,
.cctor-one-half,
.cctor-one-third,
.cctor-one-fifth,
.cctor-three-fourths,
.cctor-three-fifths,
.cctor-two-fifths,
.cctor-two-fourths,
.cctor-two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
	min-height: 1px;
}
.cctor-one-half,
.cctor-two-fourths {
	width: 48.717948717948715%;
}
.cctor-one-third {
	width: 31.623931623931625%;
}
.cctor-two-thirds {
	width: 65.81196581196582%;
}
.cctor-one-fourth {
	width: 23.076923076923077%;
}
.cctor-three-fourths {
	width: 74.35897435897436%;
}
.cctor-two-fifths {
	width: 38.4615384615384616%;
}
.cctor-one-fifth {
	width: 17.9487179487179488%;
}
.cctor-three-fifths {
	width: 58.9743589743589744%;
}
.cctor-first {
	clear: both;
	margin-left: 0;
}

/* Basic IE7 Support
------------------------------------------------------------ */
.cctor_coupon {
	*width:300px;
}
.cctor_coupon_content h3,
.cctor_terms ,
.cctor_expiration {
	*width: 96%;
}

/* Column CSS
------------------------------------------------------------ */
.column {
	float: left;
}
.column .cctor_coupon_container {
	margin: 0 auto 20px;
}
.size-1of6 {
	width: 15.42%;
	margin-left: 1.5%;
}
.size-1of6:first-child {
	margin-left: 0;
}
.size-1of5 {
	width: 18.80%;
	margin-left: 1.5%;
}
.size-1of5:first-child {
	margin-left: 0;
}
.size-1of4 {
	width: 23.8%;
	margin-left: 1.5%;
}
.size-1of4:first-child {
	margin-left: 0;
}
.size-1of3 {
	width: 32%;
	margin-left: 2%;
}
.size-1of3:first-child {
	margin-left: 0;
}
.size-1of2 {
	width: 49%;
	margin-left: 2%;
}
.size-1of2:first-child {
	margin-left: 0;
}
.size-1of1 {
	width: 100%;
	margin: 0;
}

/* Nav CSS
------------------------------------------------------------ */
.entry-content .cctor-pro-coupon-sub-nav,
.cctor-pro-coupon-sub-nav {
    font-size: 14px;
    line-height: normal;
    list-style-type: none;
    margin: 10px 0 15px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.cctor-pro-coupon-sub-nav .cctor-pro-coupons-nav-next, .cctor-pro-coupon-sub-nav .cctor-pro-coupons-nav-previous {
    border: medium none;
    float: left;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 3px 0;
    text-align: left;
	display: inline-block;
}
.cctor-pro-coupon-sub-nav .cctor-pro-coupons-nav-next {
    float: right;
    margin: 0 0 0 5px;
    text-align: right;
}


/* Fitlers CSS
------------------------------------------------------------ */

/* Reset*/
.cctor-pro-filters-wrapper,
.cctor-pro-filters-wrapper h3,
.cctor-pro-filters-wrapper h4,
.cctor-pro-filters-wrapper ul,
.cctor-pro-filters-wrapper input,
.cctor-pro-filters-wrapper select,
.cctor-pro-filters-wrapper label {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

/* Fitlers Mobile CSS
------------------------------------------------------------ */
.cctor-pro-filters-wrapper {
	width: auto;
	padding: 2%;
	background: #F4F4F4;
}

.cctor-pro-filters-wrapper ul,
.cctor-pro-filters-wrapper ul li {
	list-style-type: none;
}

.cctor-pro-filters-wrapper ul li {
	margin: 0;
	padding: 0;
}

.cctor-pro-filter-item.closed div {
	display: none;
}

/* Single Filter Item */
.cctor-pro-filter-item {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #ccc;
	position: relative;
}

/* Filter Group Heading */
.cctor-pro-filters-wrapper .cctor-pro-filters-match-heading,
.cctor-pro-filters-wrapper .cctor-pro-filters-group-heading {
	font-weight: bold;
	line-height: 1;
	margin: 3px;
	padding: 12px 0;
	position: relative;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-bottom: 1px solid #ccc;
}

/* Filter Toggles */
.cctor-pro-filters-wrapper h3 span {
	width: 12px;
	display: inline-block;
	margin-right: 2px;
	right: 0;
	top: 20px;
	position: absolute;
}

/* Filter Toggles Triangle */
.cctor-pro-filters-wrapper h3 span:after {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	margin-left: -6px;
	border-left: 3px inset transparent;
	border-right: 3px inset transparent;
	border-bottom: 0 inset transparent;
	border-top: 5px solid;
}

.cctor-pro-filter-group {
	max-height: 380px;
	position: relative;
	z-index: 2;
}

.cctor-pro-filters-wrapper .cctor-pro-filter-match label,
.cctor-pro-filters-wrapper .cctor-pro-filter-group label {
	padding: 15px;
	border-bottom: 1px solid #F7F7F7;
	display: block;
}

.cctor-pro-filter-group ul {
	max-height: 250px;
	overflow-y: auto;
}

.cctor-pro-filters-wrapper .cctor-pro-filter-item.closed h3 span:after {
	border-top: 3px inset transparent;
	border-bottom: 3px inset transparent;
	border-right: 0 inset transparent;
	border-left: 5px solid;
}

.cctor-pro-filters-wrapper label {
	display: block;
	cursor: pointer;
	line-height: 16px;
	white-space: nowrap;
}

.cctor-pro-filters-wrapper label input[type=checkbox],
.cctor-pro-filters-wrapper label input[type=radio] {
	display: inline-block;
	width: 10%;
	vertical-align: middle;
	margin-right: 5px;
}

.cctor-pro-filters-wrapper label span {
	display: inline-block;
	width: 86%;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

/* Filter Selects */
.cctor-pro-filters-wrapper select {
	width: 100%;
	padding: 2%;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
	background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	border: 1px solid #aaa;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	position: relative;
}

.cctor-pro-filters-wrapper select:focus {
	outline: none;
}

.cctor-pro-filter-group.cctor-pro-filter-select,
.cctor-pro-filter-group.cctor-pro-filter-multiselect,
.cctor-pro-filter-group.cctor-pro-filter-autocomplete {
	padding: 15px;
	background: #F9FAFA;
}

.cctor-pro-filters-wrapper .cctor-pro-filter-group ul.chosen-results li:hover,
.cctor-pro-filters-wrapper .cctor-pro-filter-group ul.chosen-results li.highlighted,
.cctor-pro-filters-wrapper .cctor-pro-filter-group li:hover {
	background-color: #7DB4DF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd3df', endColorstr='#7DB4DF', GradientType=0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #9dd3df), color-stop(90%, #7DB4DF));
	background-image: -webkit-linear-gradient(top, #9dd3df 20%, #7DB4DF 90%);
	background-image: -moz-linear-gradient(top, #9dd3df 20%, #7DB4DF 90%);
	background-image: -o-linear-gradient(top, #9dd3df 20%, #7DB4DF 90%);
	background-image: linear-gradient(#9dd3df 20%, #7DB4DF 90%);
}

.cctor-pro-filters-wrapper .cctor-pro-filter-match ul li {
	width: 49%;
	display: inline-block;
}

.cctor-pro-filters-wrapper .cctor-pro-filter-match ul li label {
	padding: 8px;
}

/* Filter Submit */
.cctor-pro-filters-wrapper input[type=submit] {
	background: #666;
	border-radius: 3px;
	border: none;
	margin: 2px 5px 5px;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 30px;
	padding: 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
	box-shadow: none;
	float: right;
}

.cctor-pro-filter-reset {
	font-size: 12px;
	margin: 5px 0 0 0;
}

.cctor-pro-filters-wrapper input[type=submit]:hover {
	background: #999;
}

.cctor-pro-filter-item {
	margin: 0;
	padding: 0;
	border-bottom: 0;
}

.cctor-pro-filters-wrapper .cctor-pro-filter-match {
	border-top-color: transparent;
}