@charset "utf-8";
/* CSS Document */
#listNavGifts {
    padding-top: 18px;
}
.info-saves { display:none;}
.btn-font {
    font-family: open sans,Oswald,sans-serif;
}
.btn-fb, .btn-fb:link, .btn-fb:visited {
    display: none;
}


.info-price>h3,  .price>h3 { color:#afafaf; color:#a76161;}
.info-discount>h3 {color:#6da035;}
.info-price>h3, .info-discount>h3 { font-size:19px; }


p.gifts-description b {color: #107f03; font-size: 15px; color: #c54983; }
.dropdown-content { min-width: 180px;}
h3 { font-size: 18px;}
h2 {padding-bottom: 7px;}
ul { font-size:15px;}

.clearfix::after {  content: "";  clear: both;  display: table;}
.intro a {color:#c1397e;}

.btn-pin, .btn-danger, .btn-twitter  {display:none;}
.desktop-remove {margin: 12px;}
.col-center-items-mod {margin-top: -25px !important;}

.col-box h2 {    font-size: 20px;color:#337ab7;text-transform: capitalize; border-bottom: 1px dashed #cecece;}

.col-box h2:hover { color:#ff8900;}

a.btn-checkout { opacity:1; font-size:14px; background-color: #ff8900; width:100%; margin-top: 6px; }
a.btn-checkout:hover {background-color:#c54983 ;}

.col-box p {
text-align: center;
    font-size: 13px;
}
.smallfont {font-size:13px;}
.feat-img {position: relative; margin-top: 0px;}
.carousel-caption>a>h2 {
    color: #f9f9f9;
    background: #080808;
    opacity: 80%;
	font-size:30px;
}
.carousel-caption {width:auto;}
.other-titles {

    color: #d61491;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.carousel {

    margin-top: 15px;
}

.container-pull {
    padding-top: 45px !important;
}

.load_more_div {
    margin-bottom: 25px;
    margin-top: 15px;
    text-align: center;
}
.load_more_button {
    line-height: 1.1;
    text-decoration: none;
    color: #fff;
    background-color: #b7337c;
    border-color: #357ebd;
    text-shadow: 1px 1px rgba(0,0,0,.25);
    outline: 0;	
	display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;	
	width: 160px;
	height: 40px;
}
.load_more_button:hover { color:#fbff09;}
.feat-posts {
    padding-bottom: 20px;
}

.gifts-sidebar {
    display: none;
}

.sale_percent { color: #ffffff;
    background: #e60404;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    height: 21px;
	    border-radius: 3px;} 
.retailer_logo {
    background: #ffffff;
    height: auto;
    width: 38px;
    border-radius: 4px;
    position: relative;
    top: -51px;
    float: right;
    margin: 5px;
	display: inline-block;
	border:1px solid #a9a9a9;
}

.col-top {width:100%;}

.col-mid {

    margin-bottom: 28px;
    padding-left: 5px;
    padding-right: 5px;
	padding-top: 5px;
}

a.view_deal_button {
	text-align: center;
    padding: 12px;
	background-color: #30556d; color: #FFF  !important;
    font-weight: bold;
    font-size: 17px;

    width: 100%;
    margin-top: 6px;
    border: 1px solid #a3a4a4;
	font-family: open sans,Oswald,sans-serif;
	display: block;
    line-height: 1.1;

    border-radius: 3px;

    text-decoration: none;
    cursor: pointer;

	
}
a.view_deal_button:hover { 	background-color: #e09d08; color:#fff !important; border-color:#FFF}

.copiednotice { display:none; color:#39c7ce; font-weight:bold; font-size:11px;}
.col-holder>a>img.img-responsive {border:none !important;}
.col-sm-12 {
    border: 1px solid #e1e1e2;
    margin: 4px;

	 padding-top:5px;     padding-bottom: 10px;
}

.listing-title {
    color: #2d88bd;
    font-size: 30px;
    line-height: 1.4em;
	font-family: Oswald,sans-serif;
	border-bottom: 1px dotted #cccccc;
}
.col-comments {
    margin: 28px 10px;
}
.expired_notice {
	border-radius: 5px;
	color: #ffd400;
    display: block;
    padding: 10px;
    background: #d41414;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

.slide-img:hover { border:1px solid #09afaf;}