Subversion Repositories SmartDukaan

Rev

Rev 17702 | Rev 17804 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17702 Rev 17766
Line 343... Line 343...
343
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
343
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
344
.productdetails{min-height: 100px;position: relative;padding-left:5px;padding-right: 0;}
344
.productdetails{min-height: 100px;position: relative;padding-left:5px;padding-right: 0;}
345
.productsmalldetails{position: relative;padding-left:5px;padding-right: 0;}
345
.productsmalldetails{position: relative;padding-left:5px;padding-right: 0;}
346
.productdetails h4{margin: 0 0 5px 0;padding:0}
346
.productdetails h4{margin: 0 0 5px 0;padding:0}
347
.product_short_description{margin:0 0 5x;font-size:12px !important; /*line-height: 20px;*/ color:#737373;}
347
.product_short_description{margin:0 0 5x;font-size:12px !important; /*line-height: 20px;*/ color:#737373;}
348
.product_actions{padding:0;height: 95px;}
348
.product_actions{padding:0;height: 10px;}
349
.product_actions li{float: right;}
349
.product_actions.likeit {top: 10px;z-index:10;left: 70px;height: 32px;width: 32px; position: absolute;padding:4px;}
-
 
350
.product_actions.dislikeit {right: 7px;z-index:10;left: 70px; height: 32px; width: 32px; position: absolute;top:70px;padding:4px;}
350
.product_actions li.likedeal{margin-right: 5px; background:url('/img/sprite.png');background-position: 0px -68px;width: 24px;height: 24px;}
351
.product_actions span.likedeal{margin-right: 5px; background:url('/img/sprite.png');background-position: 0px -68px;width: 24px;height: 24px;float: left;}
351
.product_actions li.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;width: 24px;height: 24px;}
352
.product_actions span.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;width: 24px;height: 24px; float: left;}
352
.product_actions li.dislikedeal{position: absolute;bottom: 0; background:url('/img/sprite.png');background-position: 0px -34px;width: 24px;height: 24px;right:5px; }
353
.product_actions span.dislikedeal{bottom: 28px; background:url('/img/sprite.png');background-position: 0px -34px;width: 24px;height: 24px;float: left;}
353
.product_actions li.dislikedeal.active{background:url('/img/sprite.png');background-position: 0px -128px;width: 24px;height: 24px;}
354
.product_actions span.dislikedeal.active{background:url('/img/sprite.png');background-position: 0px -128px;width: 24px;height: 24px;float: left;}
354
/*.list:last-child{margin: 0 0 10px 0 !important};*/
355
/*.list:last-child{margin: 0 0 10px 0 !important};*/
355
.list{background-color: #fff;margin: 2px;width: 170px;height: 220px;padding: 0 !important;}
356
.list{background-color: #fff;margin: 2px;width: 170px;height: 220px;padding: 0 !important;}
356
.card{background-color: white;margin: 5px 0 0 0;padding: 5px 5px 0 5px;}
357
.card{background-color: white;margin: 5px 0 0 0;padding: 5px 5px 0 5px;position:relative;}
357
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
358
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
358
.scroll{-webkit-overflow-scrolling: touch;}
359
.scroll{-webkit-overflow-scrolling: touch;}
359
.swipable{display: inline-block;white-space: nowrap;}
360
.swipable{display: inline-block;white-space: nowrap;}
360
.swipable li{border-right: 1px solid $c6c6c6;}
361
.swipable li{border-right: 1px solid $c6c6c6;}
361
.likedeal button.active{background-color:green;}
362
.likedeal button.active{background-color:green;}
Line 627... Line 628...
627
 
628
 
628
.see_more_link{
629
.see_more_link{
629
  color:#737373;
630
  color:#737373;
630
  font-size:12px;
631
  font-size:12px;
631
  padding:3px 0px;
632
  padding:3px 0px;
632
}
-
 
633
633
}
-
 
634
.see_more_colors{
-
 
635
  color:#58d936;
-
 
636
  font-size:12px;
-
 
637
  padding:3px 0px;
-
 
638
}
-
 
639
.minusqty {
-
 
640
  font-size: 6pt;
-
 
641
  color: #58d936;
-
 
642
}
-
 
643
.plusqty {
-
 
644
  font-size: 6pt;
-
 
645
  color: #58d936;
-
 
646
}
-
 
647
.input-group span.input-group-btn,.input-group input,.input-group button{
-
 
648
        display: block;
-
 
649
        width: 100%;
-
 
650
        border-radius: 0;
-
 
651
        margin: 0;
-
 
652
}
-
 
653
.input-group {
-
 
654
    position: relative;   
-
 
655
}
-
 
656
.input-group span.data-up{
-
 
657
    position: relative;
-
 
658
    top: 0;
-
 
659
}
-
 
660
.input-group span.data-dwn{
-
 
661
    position: relative;
-
 
662
    bottom: 0;
-
 
663
}
-
 
664
 
-
 
665
.form-control.text-center {
-
 
666
    margin: 34px 0;
-
 
667
}
-
 
668
.itemquantity{
-
 
669
  margin:20px;
-
 
670
  text-align:center;
-
 
671
  padding:5px;
-
 
672
  height:20px;
-
 
673
}
-
 
674
 
-
 
675
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
-
 
676
    margin-left:0;
-
 
677
}
-
 
678
 
-
 
679
#bottomNav {
-
 
680
	padding:0px;
-
 
681
}
-
 
682
#bottomNav a {
-
 
683
    font-size:0pt;
-
 
684
    text-decoration:none;
-
 
685
}
-
 
686
#bottomNav a:hover {
-
 
687
    color:#fff;
-
 
688
}
-
 
689
.cartcount {
-
 
690
  padding: 1px 6px;
-
 
691
  position: relative;
-
 
692
  right: 10px;
-
 
693
  bottom: 22px;
-
 
694
  z-index: 999;
-
 
695
  border-radius: .8em;
-
 
696
  border: 1px solid #fff;
-
 
697
  color: #fff;
-
 
698
  background-color: #58d936;
-
 
699
  font-size: 8pt;
-
 
700
}
-
 
701
.cartbutton{
-
 
702
	color:#555;
-
 
703
	font-size:22px;
-
 
704
	transform: scaleX(-1);
-
 
705
	-moz-transform: scaleX(-1);
-
 
706
	-webkit-transform: scaleX(-1);
-
 
707
	-ms-transform: scaleX(-1);
-
 
708
	padding-top:16px;
-
 
709
}
-
 
710
.navbar-fixed-bottom{
-
 
711
  bottom: 0;
-
 
712
  margin-bottom: 0;
-
 
713
  border-width: 1px 0 0;
-
 
714
  background-color: #58d936;
-
 
715
  position: fixed;
-
 
716
  right: 0;
-
 
717
  left: 0;
-
 
718
  z-index: 1030;
-
 
719
  transform: translate3d(0,0,0);
-
 
720
}
-
 
721
.carttotal {
-
 
722
	font-size:14pt;
-
 
723
}
-
 
724
.carttotalval {
-
 
725
  color:#555;
-
 
726
  font-size:14pt; 
-
 
727
}
-
 
728
.minusqtybutton{
-
 
729
  text-align:center;
-
 
730
  padding:5px;
-
 
731
}
-
 
732
.plusqtybutton{
-
 
733
  text-align:center;
-
 
734
  padding:5px;
-
 
735
}
-
 
736
.cartaddition{
-
 
737
  padding-left: 0px;
-
 
738
  padding-right: 0px;
-
 
739
  left: 15px;
-
 
740
}
-
 
741
.productpricedetails{
-
 
742
  width: 75%;
-
 
743
  padding-right: 5px;
-
 
744
  padding-left: 5px;
-
 
745
}
-
 
746
.productimage{
-
 
747
  padding-right: 5px;
-
 
748
  padding-left: 5px;
-
 
749
}
-
 
750
.morecolordetails{background-color: white;margin: 5px 0 0 0;padding: 5px 5px 0 5px;position:relative;}
-
 
751
.colorbtn.active{
-
 
752
	background-color:#58d936; 
-
 
753
}
-
 
754
.checkout{
-
 
755
	margin-bottom: 10px;
-
 
756
	margin-top: 10px;
-
 
757
	background-color:#58d936; 
-
 
758
	color : #fff;
-
 
759
}
-
 
760
.pmfooter{
-
 
761
	background-color:#fff;
-
 
762
	border-top: 1px #939292 solid;
-
 
763
}
-
 
764
.carticon{
-
 
765
	vertical-align: middle;
-
 
766
}
-
 
767