Subversion Repositories SmartDukaan

Rev

Rev 13245 | Blame | Compare with Previous | Last modification | View Log | RSS feed

@import 'common.less';
@font-face { font-family: 'LeagueGothicRegular' !important; src: url('assets/fonts/leaguegothic-condensed-regular-webfont.ttf') !important; }
img {
width: auto\9;
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
.text-center{text-align:center;}
.container{margin:0px auto;}
.gosf-text {
        text-align: center;
        padding-top: 40px;
        font-size: 3.0em;
        font-family: 'PT Sans', sans-serif;
        letter-spacing: 3px;
        text-transform: uppercase;
}
.countDays, .countHours, .countMinutes, .countSeconds { float: left; width: 75px; height: 100px; background: #e7e7e7; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), to(rgba(0,0,0,.07))); background-image: -webkit-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -moz-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -ms-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: -o-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); background-image: linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,.07)); border: 1px solid #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); -webkit-box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); box-shadow: 0 2px 3px 0 rgba(255,255,255,.2) inset, 0 2px 2px 0 rgba(0,0,0,.1); }
.points { float: left; width: 20px; margin: 0; font-family: Georgia, serif; font-size: 44px; font-weight: bold; text-align: center; text-shadow: none; }
.position { position: relative; float: left;height: 50; width: 49%;}/* margin: 8px 0 0 0; }*/
/*.digit { position: absolute; top: 0; left: 0; }*/
.boxName { float: left; font-size: 24px; color: #a6a6a6; width:98% ;text-shadow: 0 1px 0 rgba(255,255,255,.5); }
/*.Hours { margin-left: 5px; }
.Seconds { margin-left: 2px; }*/
.countdownHolder{ width: 100%; height: 145px; margin: 25px auto 0 auto; font-family: 'LeagueGothicRegular', Arial, Helvetica, sans-serif; font-size: 50px; color: #272727; text-shadow: 0 1px 0 #fff; overflow: hidden; vertical-align: baseline; font-style: normal; font-variant: normal; font-weight: normal; padding: 0; border: 0; }
.promotitle{vertical-align: baseline; text-transform: uppercase; padding: 10px; }
.text-container{font-size: 22px; font-style: normal; font-weight: normal; font-variant: normal; vertical-align: baseline; box-sizing: border-box; text-align: center; color: rgb(51, 51, 51); background-color: rgb(15, 69, 160); margin: 15px 0px 0px; padding: 5px 0; border: 0px none; color: #fff; }
.couponcode-container{color: rgb(198, 198, 198); padding: 3px 10px; font-size: 16px;display:inline-block;}
.couponcode{color: red; margin-left: 5px;background-color: rgb(255, 255, 255); padding:0 10px;}
/*.position:first-child{margin:8px 0 0 0;}*/
.countSeconds,.points:nth-of-type(5){display:none;}
.carousel-control.right{background:none !important;}
.carousel-control.left{background:none !important;}
.col-xs-3{padding:0 !important;}