Subversion Repositories SmartDukaan

Rev

Rev 13245 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13245 Rev 13253
Line 17... Line 17...
17
	font-family: 'PT Sans', sans-serif;
17
	font-family: 'PT Sans', sans-serif;
18
	letter-spacing: 3px;
18
	letter-spacing: 3px;
19
	text-transform: uppercase;
19
	text-transform: uppercase;
20
}
20
}
21
.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); }
21
.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); }
22
.points { float: left; width: 20px; margin: 0; font-family: Georgia, serif; font-size: 44px; font-weight: bold; text-align: center; line-height: 138px; text-shadow: none; }
22
.points { float: left; width: 20px; margin: 0; font-family: Georgia, serif; font-size: 44px; font-weight: bold; text-align: center; text-shadow: none; }
23
.position { position: relative; float: left; width: 30px; height: 50; margin: 8px 0 0 0; }
23
.position { position: relative; float: left;height: 50; width: 49%;}/* margin: 8px 0 0 0; }*/
24
.digit { position: absolute; top: 0; left: 0; }
24
/*.digit { position: absolute; top: 0; left: 0; }*/
25
.boxName { float: left; margin: 50px 0 0 0px; font-size: 26px; color: #a6a6a6; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
25
.boxName { float: left; font-size: 24px; color: #a6a6a6; width:98% ;text-shadow: 0 1px 0 rgba(255,255,255,.5); }
26
.Hours { margin-left: 5px; }
26
/*.Hours { margin-left: 5px; }
27
.Seconds { margin-left: 2px; }
27
.Seconds { margin-left: 2px; }*/
28
.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; }
28
.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; }
29
.promotitle{vertical-align: baseline; text-transform: uppercase; padding: 10px; }
29
.promotitle{vertical-align: baseline; text-transform: uppercase; padding: 10px; }
30
.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; }
30
.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; }
31
.couponcode-container{background-color: rgb(255, 255, 255); color: rgb(198, 198, 198); padding: 3px 10px; font-size: 16px;}
31
.couponcode-container{color: rgb(198, 198, 198); padding: 3px 10px; font-size: 16px;display:inline-block;}
32
.couponcode{color: red; margin-left: 5px;}
32
.couponcode{color: red; margin-left: 5px;background-color: rgb(255, 255, 255); padding:0 10px;}
33
.position:first-child{margin:8px 0 0 0;}
33
/*.position:first-child{margin:8px 0 0 0;}*/
34
.countSeconds,.points:nth-of-type(5){display:none;}
34
.countSeconds,.points:nth-of-type(5){display:none;}
-
 
35
.carousel-control.right{background:none !important;}
-
 
36
.carousel-control.left{background:none !important;}
-
 
37
.col-xs-3{padding:0 !important;}