/*
Theme Name: jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.0.10
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Main Stylesheet file is located at stylesheet/css/styles.css

*/
#specials-wrapper{
    max-width: 1140px;
    margin:0 auto;
    margin-bottom: 50px;
}
div#specials-container {
  
}
.specials-row {
    clear: both;
    overflow: hidden;
    padding: 50px 0;
}
.specials-cols {
    width: 50%;
    float: left;
    min-height: 30px;
}
.specials-col-inner{    padding: 0 15px;    position: relative;}
.specials_content {
    text-align: center;
}
.specials-link {
    display: block;
    text-align: center;
}
h3.info-night-heading {
    margin-bottom: 30px;
    line-height: 100%;
}
.specials-link a {
    display: block;
    width: 49px;
    height: 42px;
    padding: 0!important;
    line-height: 42px;
    text-align: center;
    margin: 0 auto!important;
}
.specials_img img {
    margin-bottom: 35px;
}
.s-exp span {
    font-size: 20px;
    font-weight: 800;
}
.s-exp {
    position: absolute;
    right: 30px;
    top: -20px;
    padding: 10px;
    border-radius: 5px;
    background: #bf1a1a;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 100%;
    border: 2px solid #fff;
    box-shadow: 1px 1px 5px #000;
}
.s-expired {
    position: absolute;
    right: 40px;
    top: -15px;
    line-height: 100%;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
    background: #bf1a1a;
    color: #fff;
    font-weight: 800;
    border: 2px solid #fff;
    box-shadow: 1px 1px 5px #000;
}
.specials_img {
    text-align: center;
}