.cde_theme.content.module>.desktop>.element>.selecteddeals>.container>.tombstone>.readmore{
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px dashed darkgray;
    width: 80px;
    margin-left: -40px;
    left: 50%;
    position: relative;
}
@media screen and (min-width: 1280px){
.cde_theme.content.module>.desktop>.element>.selecteddeals>.container>.tombstone>.readmore{
    top: 453px;
}
	.cde_theme.content.module>.desktop>.element>.selecteddeals{
		position:relative;
		top:0;
		width:1140px;
		left:50%;
		margin-left:-570px;
		margin-bottom:50px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.title{
		position:relative;
		left:0;
		top:0;
		padding:35px 0 25px 0;
		font-family: "Serpentine-Bold";
		font-size:30px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.description{
		font-family: 'times';
		text-align: justify;
		font-size: 18px;
		position: relative;
		top: 0;
		left: 0;
		padding-bottom:25px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.container{
	    text-align:center;
	}
	.cde_theme.selecteddeals>.container>.tombstone{
		height: 447px;
		width: 370px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border: #ae9a65 solid 2px;
		position: relative;
		top: 0;
		background: white;
		cursor: pointer;
		display: inline-block;
		margin-left: 10px;
		margin-bottom: 40px;
	}
	.cde_theme.selecteddeals>.container>.tombstone.aprifila{
		margin-left: 0;
	}
	.cde_theme.selecteddeals>.container>.tombstone>img{
		position:absolute;
		width: 96%;
		top: 2%;
		left: 2%;
		height:auto;
		opacity:1;
		transition:0.5s opacity;
	}
	.cde_theme.selecteddeals>.container>.tombstone>img:hover{
		opacity:0.5;
	}
}
@media screen and (min-width: 768px) and (max-width: 1279px){

.cde_theme.content.module>.desktop>.element>.selecteddeals>.container>.tombstone>.readmore{
    top: 405px;
}
.cde_theme.content.module>.desktop>.element>.selecteddeals{
		position:relative;
		top:0;
		width:684px;
		left:50%;
		margin-left:-342px;
		margin-bottom:50px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.title{
		position:relative;
		left:0;
		top:0;
		padding:25px 0;
		font-family: "Serpentine-Bold";
		font-size:30px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.description{
		font-family: 'times';
		text-align: justify;
		font-size: 18px;
		position: relative;
		top: 0;
		left: 0;
		padding-bottom:25px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.container{
	    text-align:center;
	}

	.cde_theme.selecteddeals>.container>.tombstone{
		height: 407px;
		width: 337px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border: #ae9a65 solid 2px;
		position: relative;
		top: 0;
		background: white;
		cursor: pointer;
		display: inline-block;
		margin-left: 6px;
		margin-bottom: 25px;
	}
	.cde_theme.selecteddeals>.container>.tombstone.aprifila_tablet{
		margin-left: 0;
	}
	.cde_theme.selecteddeals>.container>.tombstone>img{
		position:absolute;
		width: 96%;
		top: 2%;
		left: 2%;
		height:auto;
		opacity:1;
		transition:0.5s opacity;
	}
	.cde_theme.selecteddeals>.container>.tombstone>img:hover{
		opacity:0.5;
	}
}
@media screen and (max-width: 767px){
.cde_theme.content.module>.desktop>.element>.selecteddeals>.container>.tombstone>.readmore{
    top: 355px;
}
.cde_theme.content.module>.desktop>.element>.selecteddeals{
		position:relative;
		top:0;
		width:294px;
		left:50%;
		margin-left:-147px;
		margin-bottom:50px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.title{
		position:relative;
		left:0;
		top:0;
		padding:25px 0;
		font-family: "Serpentine-Bold";
		font-size:30px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.description{
		font-family: 'times';
		text-align: justify;
		font-size: 18px;
		position: relative;
		top: 0;
		left: 0;
		padding-bottom:25px;
	}
	.cde_theme.content.module>.desktop>.element>.selecteddeals>.container{
	    text-align:center;
	}

	.cde_theme.selecteddeals>.container>.tombstone{
		height: 355px;
		width: 294px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border: #ae9a65 solid 2px;
		position: relative;
		top: 0;
		background: white;
		cursor: pointer;
		display: inline-block;
		margin-bottom: 25px;
	}
	.cde_theme.selecteddeals>.container>.tombstone.aprifila_tablet{
		margin-left: 0;
	}
	.cde_theme.selecteddeals>.container>.tombstone>img{
		position:absolute;
		width: 96%;
		top: 2%;
		left: 2%;
		height:auto;
		opacity:1;
		transition:0.5s opacity;
	}
	/* .cde_theme.selecteddeals>.container>.tombstone>img:hover{ */
		/* opacity:0.5; */
	/* } */
}