
.image-helper {
	height: 100%;
	width: 1px;
	display: inline-block;
	vertical-align: middle;
}
.is-editors-pick {
	content: "Editor's Pick";
	width: 170px;
	position: absolute;
	line-height: 37px;
	height: 42px;
	top: -21px;
	left: -10px;
	background-color: #c80d0d;
	background-size: 20px;
	color: #ffffff;
	font-weight: 600;
	padding: 0 0 0 46px;
	box-sizing: border-box;
	z-index: 1;
}
.is-editors-pick .icon {
	margin-left: -23px;
	margin-right: 10px;
	font-size: 12px;
}
.is-editors-pick span {
	vertical-align: middle;
}
.is-editors-pick:after{
	content: " ";
	position: absolute;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border: 5px solid;
	border-color: #940606 #940606 transparent transparent;
	top: 42px;
	left: 0px;
}
.is-editors-pick-tail {
	position: absolute;
	top: -21px;
	left: 160px;
	width: 11px;
	height: 42px;
	background-repeat: no-repeat;
	background-position: center left;
	z-index: 1;
}

.is-editors-pick-tail svg {
	height: inherit;
    margin-top: 0;
    width: initial;
    color: #C80D0E;
    display: block;
}




.cs-shortcode-deal-box-wrap {
	overflow: hidden;
	margin-bottom: 26px;
	margin-top: 26px;
}

.cs-shortcode-deal-box {
	display: table;
	width: 100%;
	clear: both;
	border: 2px solid #c80d0d;
}
.cs-shortcode-deal-box > * {
	display: table-cell;
	vertical-align: top;
}
.cs-shortcode-deal-box .cs-image_col {
	width: 200px;
	height: 225px;
	position: relative;
}
.cs-shortcode-deal-box .cs-image_col::before,
.cs-shortcode-deal-box .cs-image_col::after {
	content: '';
	width: 18px;
	height: 18px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #c80d0d;
	position: absolute;
	right: -8px;
	top: -10px;
	background-color: white;
}
.cs-shortcode-deal-box .cs-image_col::after {
	bottom: -10px;
	top: auto;
}
.cs-shortcode-deal-box .cs-image_col a {
	width: 100%;
	height: calc( 100% - 60px );
	min-height: 172px;
	display: block;
	border-right: 2px dashed #c80d0d;
	margin-top: 30px;
}
.cs-shortcode-deal-box .cs-image_col a span {
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 85%;
	margin-left: 7.5%;
}
.cs-shortcode-deal-box .cs-desc_col {
	padding: 20px 35px;
}
.cs-shortcode-deal-box .cs-desc_col .title {
	line-height: 1.4em;
	margin: 0;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.cs-shortcode-deal-box .cs-desc_col .title a {
	color: inherit;
}
.cs-shortcode-deal-box .cs-desc_col .description {
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	line-height: 1.5em;
}
.cs-shortcode-deal-box .cs-desc_col .top {
	margin-bottom: 10px;
}
@media( min-width: 769px ){
	.cs-shortcode-deal-box .cs-desc_col .top {
		min-height: 70px;
	}
	.cs-shortcode-deal-box.has_normal_price .cs-desc_col .top {
		min-height: 40px;
	}
	.cs-shortcode-deal-box:not(.has_discount_price) .cs-desc_col .top {
		min-height: 110px;
	}
}

.cs-shortcode-deal-box .cs-discount_area {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-top: 5px;
}
.cs-shortcode-deal-box.has_normal_price .cs-discount_area {
	padding-top: 30px;
}
.cs-shortcode-deal-box .cs-discount_area > * {
	float: left;
}
.cs-shortcode-deal-box .cs-currency {
	color: #c80d0d;
	font-size: 18px;
	font-weight: bold;
	margin-top: -8px;
	margin-right: 4px;
}
.cs-shortcode-deal-box .cs-discount_price {
	color: #c80d0d;
	font-size: 44px;
	font-weight: bold;
	line-height: 0.8em;
	padding-bottom: 2px;
}
.cs-shortcode-deal-box .cs-period {
	color: #c80d0d;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.cs-shortcode-deal-box .cs-amount {
	position: relative;
}
.cs-shortcode-deal-box .cs-normal_price {
	position: absolute;
	text-align: center;
	width: 100%;
	color: #898989;
	font-size: 18px;
	text-decoration: line-through;
	top: -30px;
	font-weight: bold;
}
.cs-shortcode-deal-box .cs-save {
	background-color: #5bc30f;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: white;
	font-size: 16px;padding: 2px 15px;
	text-transform: uppercase;
	margin-left: 20px;
}
.cs-shortcode-deal-box .cs-button {
	padding: 15px 30px;
	text-transform: uppercase;
	clear: both;
	margin-top: 10px;
	text-align: center;
	position: relative;
}
.cs-shortcode-deal-box .cs-button:after {
	margin-right: -10px;
	margin-top: 10px;
	float: right;
	margin-left: 0;
}
.cs-shortcode-deal-box .aawp-check-prime img {
	display: inline;
	margin-bottom: 0;
}

@media( max-width: 1020px ){
	.cs-shortcode-deal-box {
		display: block;
		height: auto;
	}
	.cs-shortcode-deal-box > * {
		display: block;
		width: 100%;
		clear: both;
	}
	.cs-shortcode-deal-box .cs-image_col {
		height: 187px;
		width: 100%;
	}
	.cs-shortcode-deal-box .cs-image_col a {
		height: 100%;
		width: calc( 100% - 50px );
		margin-left: 25px;
		margin-top: 0;
		border-right: 0;
		border-bottom: 2px dashed #c80d0d;
		padding-top: 30px;
	}
	.cs-shortcode-deal-box .cs-image_col a span {
		height: calc( 100% - 39px);
	}
	.cs-shortcode-deal-box .cs-image_col::before {
		top: auto;
		bottom: -9px;
		left: -9px;
		right: auto;
	}
}
@media( max-width: 500px){
	.cs-shortcode-deal-box .cs-button {
		width: 100%;
		max-width: 100%;
	}
	.cs-shortcode-deal-box .cs-button + .logo_after_btn {
		width: 100%;
	    text-align: center;
	    margin-left: 0;
	    display: block;
	}
	.cs-shortcode-deal-box .cs-discount_price {
		font-size: 37px;
	}
}
@media( max-width: 400px){
	.cs-shortcode-deal-box .cs-save {
		font-size: 14px;
		padding: 0px 9px;
	}
}
@media( max-width: 375px ){
	.cs-shortcode-deal-box .cs-desc_col {
		padding: 20px 20px 20px 20px;
	}
	.cs-shortcode-deal-box .cs-discount_price {
		font-size: 34px;
	}
	.cs-shortcode-deal-box .cs-period {
		margin-top: 3px;
	}
}
@media( max-width: 350px ){
	.cs-shortcode-deal-box .cs-desc_col {
		padding: 20px 15px 20px 15px;
	}
}