Commit 3c449558 by Tobin

Merge branch 'master' into production

parents 4bbec476 13ca7c9d
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
height:50px !important;
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
height: 50px !important;
}
.dropdown-toggle {
background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.modal-wide .modal-dialog {
width:80% !important;
width: 80% !important;
}
.modal-content .box {
border-left:1px solid #f4f4f4;
border-left: 1px solid #f4f4f4;
}
.select2-selection--multiple .select2-search--inline .select2-search__field {
width:1px !important;
border:none !important;
width: 1px !important;
border: none !important;
}
#map_canvas {
height: 350px;
width: 98%;
height: 350px;
width: 98%;
}
.input_size {
width: 322px !important;
}
.input_size{width: 322px !important;}
/* Profile Pic change */
.user-profile-pic {
position:relative;
position: relative;
}
.profile-user-img {
height:150px;
width:150px;
height: 150px;
width: 150px;
}
.change-profile-pic {
position:absolute;
width:150px;
background-color:rgba(0,0,0,0.5);
height:150px;
border-radius:200px;
left:calc(50% - 75px);
bottom:0;
display:none;
position: absolute;
width: 150px;
background-color: rgba(0, 0, 0, 0.5);
height: 150px;
border-radius: 200px;
left: calc(50% - 75px);
bottom: 0;
display: none;
}
.user-profile-pic:hover .change-profile-pic {
display:block;
display: block;
}
.uploadFile {
background: url('../images/whitecam.png') no-repeat;
height: 32px;
width: 32px;
position:absolute;
left: -webkit-calc(50% - 16px);
left: calc(50% - 16px);
bottom:calc(50% - 16px);
overflow: hidden;
cursor: pointer;
background: url('../images/whitecam.png') no-repeat;
height: 32px;
width: 32px;
position: absolute;
left: -webkit-calc(50% - 16px);
left: calc(50% - 16px);
bottom: calc(50% - 16px);
overflow: hidden;
cursor: pointer;
}
.uploadFile input {
filter: alpha(opacity=0);
opacity: 0;
margin-left: -110px;
filter: alpha(opacity=0);
opacity: 0;
margin-left: -110px;
}
.custom-file-input {
height: 35px;
cursor: pointer;
height: 35px;
cursor: pointer;
}
.left-sid{max-width: 52px !important;border-radius: 50%;}
.box_sizes{width: 100% !important;}
.left-sid {
max-width: 52px !important;
border-radius: 50%;
}
.box_sizes {
width: 100% !important;
}
.sleeper{
background-image: url(./images/1.png);background-repeat: no-repeat;height: 23px;
.sleeper {
background-image: url(./images/1.png);
background-repeat: no-repeat;
height: 23px;
width: 34px;
margin-top:10px;
height: 41px;
}.seater{
background-image: url(./images/4.png);background-repeat: no-repeat;height: 23px;
width: 34px;
margin-top:10px;
height: 41px;
}.sleeper1{
background-image: url(../images/empty.png);background-repeat: no-repeat;height: 23px;
width: 34px;
margin-top:10px;
height: 41px;
margin-top: 10px;
height: 41px;
}
.seater {
background-image: url(./images/4.png);
background-repeat: no-repeat;
height: 23px;
width: 34px;
margin-top: 10px;
height: 41px;
}
.sleeper1 {
background-image: url(../images/empty.png);
background-repeat: no-repeat;
height: 23px;
width: 34px;
margin-top: 10px;
height: 41px;
}
.add-new {
width:100px;
width: 100px;
background-color: #874DA3;
}
.btn-dangers{background-color: #3c8dbc;
border-color: #3c8dbc;}
.btn-dangers {
background-color: #3c8dbc;
border-color: #3c8dbc;
}
.name-color{color: #72afd2 !important;}
.name-color {
color: #72afd2 !important;
}
/* ALTERNATE-CSS */
.shoper_link img {
position: relative;
bottom: 5px;
margin-right: 10px;
}
\ No newline at end of file
body {
overflow-x: hidden;
background-color: #F7F8FC;
}
.not_fnd {
width: 100% !important;
}
.not_pag {
position: absolute;
top: 50% !important;
}
.hght_inr {
padding: 9px !important;
}
.botm_inr {
margin-bottom: 25px;
}
.violet_clr {
background-color: #874DA3 !important;
border-color: #874DA3 !important;
}
.stepwizard-step p {
margin-top: 10px;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
top: 14px;
bottom: 0;
......@@ -45,11 +54,13 @@ body {
background-color: #ccc;
z-order: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 30px;
height: 30px;
......@@ -59,13 +70,16 @@ body {
line-height: 1.428571429;
border-radius: 15px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border: none!important;
}
.navbar-collapse {
box-shadow: none!important;
}
.overlay-div {
height: 2000px;
width: 100%;
......@@ -77,12 +91,15 @@ body {
overflow-x: hidden;
transition: .5s;
}
.shrink {
padding: 20px 0!important;
}
.drop_list {
background-image: none!important;
}
.dropbtn {
color: #000;
font-size: 16px;
......@@ -90,14 +107,17 @@ body {
cursor: pointer;
padding: 16px;
}
.dropbtn:hover,
.dropbtn:focus {
background-color: #3e8e41;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
border-radius: 6px;
display: none;
......@@ -107,6 +127,7 @@ body {
overflow: auto;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
color: #4f4f4f!important;
text-decoration: none;
......@@ -115,18 +136,22 @@ body {
font-family: "Open Sans", sans-serif;
padding: 12px 16px;
}
.dropdown a:hover {
background-color: #f1f1f1;
}
.acnt_num {
border-bottom: 1px solid #dadbde;
font-size: 16px;
font-weight: 500;
}
.icons_drop {
width: 20px;
margin-right: 7px;
}
.name_font {
font-weight: 600!important;
color: #353435;
......@@ -134,6 +159,7 @@ body {
top: 16px;
font-size: 17px;
}
.custom_nav ul .child_none a::after {
content: ""!important;
font-family: "Open Sans", sans-serif;
......@@ -141,9 +167,11 @@ body {
position: absolute;
top: 14px;
}
.custom_nav ul li a::after:last-child {
content: none;
}
.custom_nav ul li a::after {
content: url("../images/strip.png")!important;
font-family: "Open Sans", sans-serif;
......@@ -151,29 +179,34 @@ body {
position: absolute;
top: 15px;
}
.custom_nav {
background-color: #874DA3;
border: none;
padding: 2px!important;
}
.nav.navbar-nav.navbar-right.wdth_full > li {
.nav.navbar-nav.navbar-right.wdth_full>li {
width: 123px;
font-size: 15px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
}
.nav.navbar-nav.navbar-right.wdth_full > li a {
.nav.navbar-nav.navbar-right.wdth_full>li a {
font-size: 15px;
color: #fff;
font-family: "Open Sans", sans-serif;
background: transparent none repeat scroll 0 0;
}
.tabs {
box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.28);
width: 100%;
float: left;
height: 62px;
}
.slider {
float: left;
width: 100%;
......@@ -184,13 +217,15 @@ body {
background-size: contain;
padding: 10px;
}
.slider_inner {
background: #f7f8fc none repeat scroll 0 0;
float: left;
width: 100%;
padding: 0 54px 54px;
}
.nav.nav-pills.tabs_cust > li a {
.nav.nav-pills.tabs_cust>li a {
color: #161222;
font-size: 14px!important;
font-family: "Open Sans", sans-serif;
......@@ -198,9 +233,10 @@ body {
text-transform: uppercase;
padding: 21px 12px 12px;
}
.nav-pills.tabs_cust > li.active > a,
.nav-pills.tabs_cust > li.active > a:hover,
.nav-pills.tabs_cust > li.active > a:focus {
.nav-pills.tabs_cust>li.active>a,
.nav-pills.tabs_cust>li.active>a:hover,
.nav-pills.tabs_cust>li.active>a:focus {
height: 62px;
font-family: "Open Sans", sans-serif;
background-color: #eee!important;
......@@ -213,24 +249,29 @@ body {
font-weight: 600;
padding: 17px 12px 12px;
}
.mores {
font-size: 12px;
font-family: "Open Sans", sans-serif;
}
.nav.nav-pills.tabs_cust > li {
.nav.nav-pills.tabs_cust>li {
text-align: center;
width: 100%;
}
.arivals {
font-size: 14px;
font-weight: 600;
font-family: "Open Sans", sans-serif;
width: 10%;
}
.view_more {
color: #8d4eab;
font-family: "Open Sans", sans-serif;
}
.inner_slider h5 {
float: left;
font-weight: 600;
......@@ -238,6 +279,7 @@ body {
text-transform: uppercase;
padding-right: 10px;
}
.inner_slider p {
font-family: "Open Sans", sans-serif;
background: #FFF none repeat scroll 0 0;
......@@ -252,12 +294,14 @@ body {
width: 117px;
font-weight: 600;
}
.inner_slider size h5 {
width: 130px!important;
float: left;
font-weight: 600;
font-family: "Open Sans", sans-serif;
}
.owl-demo .item {
display: block;
color: #FFF;
......@@ -273,15 +317,18 @@ body {
margin: 5px;
padding: 45px 0;
}
.owl-theme .owl-controls .owl-buttons div {
font-family: "Open Sans", sans-serif;
position: absolute!important;
padding: 5px 9px;
}
.owl-theme .owl-buttons i {
margin-top: 2px;
font-family: "Open Sans", sans-serif;
}
.rupees {
color: #5c2875;
font-size: 15px;
......@@ -293,6 +340,7 @@ body {
position: absolute;
width: 100%;
}
.rupees p {
border: medium none;
color: #615e5e!important;
......@@ -301,6 +349,7 @@ body {
font-weight: 500;
font-family: "Open Sans", sans-serif!important;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
background-color: transparent;
background-image: url(../images/lfft.png);
......@@ -311,6 +360,7 @@ body {
left: -45px;
top: 138px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
right: -45px;
top: 138px;
......@@ -321,9 +371,11 @@ body {
background-size: 23px auto;
height: 100px;
}
.item.orange > img {
.item.orange>img {
height: 130px;
}
.offer {
font-family: "Open Sans", sans-serif;
background-image: url(../images/offer_strip.png);
......@@ -336,6 +388,7 @@ body {
top: 8px;
width: 64px;
}
.off {
font-family: "Open Sans", sans-serif;
background-color: transparent!important;
......@@ -347,16 +400,19 @@ body {
text-transform: uppercase;
width: 100%!important;
}
.left_modal {
position: absolute;
right: 0!important;
margin: 0 auto!important;
}
.shadow {
position: fixed;
top: 55px;
width: 100%;
}
.sidenav {
height: 100%;
width: 0;
......@@ -368,6 +424,7 @@ body {
overflow-x: hidden;
transition: .5s;
}
.sidenav a {
text-decoration: none;
font-size: 25px;
......@@ -376,10 +433,12 @@ body {
transition: .3s;
padding: 8px 8px 8px 32px;
}
.sidenav a:hover,
.offcanvas a:focus {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
......@@ -387,11 +446,13 @@ body {
font-size: 30px;
padding: 0;
}
.captio_cart {
width: 100%;
float: left;
padding: 10px;
}
.captio_cart_1 {
width: 50%;
float: left;
......@@ -399,21 +460,25 @@ body {
font-weight: 600;
letter-spacing: 1px;
}
.hght {
height: 40px;
background-color: #874DA3;
width: 100%;
float: left;
}
.cart_product {
width: 100%;
float: left;
border-bottom: 1px solid #bebebe;
}
.cart_product_1 {
width: 80%;
float: left;
}
.cart_product_2 {
width: 20%;
float: left;
......@@ -422,6 +487,7 @@ body {
font-size: 15px;
font-weight: 500;
}
.product_addcart {
border: 1px solid #874da3;
float: left;
......@@ -430,14 +496,17 @@ body {
margin: 8px;
padding: 14px 19px 19px;
}
.cart_product_1 > p {
.cart_product_1>p {
padding-top: 36px;
color: #615e5e;
font-family: "Open Sans", sans-serif;
}
.product_addcart > img {
.product_addcart>img {
width: 43px;
}
.quantity {
width: 60px!important;
border: 1px solid #c7c0c7;
......@@ -445,17 +514,20 @@ body {
height: 30px;
text-align: center;
}
.overlay {
background-image: url(../images/close.png);
background-position: 90%;
background-size: 35px auto;
background-repeat: no-repeat;
}
.check_out {
width: 100%;
float: left;
padding: 47px 6px 19px;
}
.check_out_1 {
width: 70%;
float: left;
......@@ -469,6 +541,7 @@ body {
font-weight: 600;
padding: 10px;
}
.check_out_2 {
background-color: #2caab1;
border-bottom-right-radius: 18px;
......@@ -476,7 +549,7 @@ body {
color: #fff;
cursor: pointer;
float: left;
font-family: "Open Sans",sans-serif;
font-family: "Open Sans", sans-serif;
font-weight: 600;
height: 40px;
line-height: 38px;
......@@ -485,22 +558,26 @@ body {
text-transform: uppercase;
width: 30%;
}
#mySidenav_full {
height: 400px;
}
.head_store {
border-bottom: 1px solid #874da3;
text-align: center;
width: 81%;
margin: 0 auto 20px;
margin: 0 auto 20px;
padding: 0 29px 29px;
}
.head_store h4 {
font-family: "Open Sans", sans-serif;
font-size: 22px!important;
font-weight: 400;
letter-spacing: 1px;
}
.head_store p {
color: #874da3;
font-family: "Open Sans", sans-serif;
......@@ -509,22 +586,27 @@ body {
line-height: 36px;
letter-spacing: 1px;
}
.full_close {
width: 28px;
}
.adver_store {
float: left;
width: 100%;
padding: 10px 124px 88px;
}
.shop_prod {
float: left;
margin: 0 7px 6px;
width: 32%;
}
.shop_prod_inner:hover{
border: 2px solid #874da3;
.shop_prod_inner:hover {
border: 2px solid #874da3;
}
.add_carts {
float: left;
padding-top: 18px;
......@@ -534,13 +616,16 @@ body {
position: absolute;
right: 0;
}
.drop_down {
margin-left: 9px;
}
.full_wdth {
width: 90%;
float: left;
}
.logo_sect {
background: #FFF none repeat scroll 0 0;
height: 57px;
......@@ -549,10 +634,12 @@ body {
top: 0;
left: 0;
}
.topnav {
font-size: 14px;
padding: 0;
}
.home_bg {
background-image: url(../images/bg_hom.png);
background-repeat: no-repeat;
......@@ -561,6 +648,7 @@ body {
width: 100%;
float: left;
}
.home2_bg {
background-image: url(../images/help_img.jpg);
background-repeat: no-repeat;
......@@ -569,12 +657,14 @@ body {
width: 100%;
float: left;
}
.logo_img {
height: 189px;
left: 128px;
position: absolute;
width: 231px;
}
.search {
color: #FFF;
font-style: italic;
......@@ -582,15 +672,18 @@ body {
font-family: "Open Sans", sans-serif;
margin: 230px auto;
}
.search h1 {
font-family: "Open Sans", sans-serif;
margin-bottom: 44px;
}
.search-wrapper {
width: 581px;
z-index: 9999;
margin: 4px auto 29px;
}
.search-wrapper input {
font-size: 15px;
background: #fff none repeat scroll 0 0;
......@@ -607,6 +700,7 @@ body {
width: 403px;
padding: 10px 5px;
}
.search-wrapper button {
background: #42bfc6 none repeat scroll 0 0;
border: 0 none;
......@@ -626,15 +720,18 @@ body {
width: 178px;
padding: 0;
}
.locate {
width: 17px;
margin-right: 7px;
}
.cart {
cursor: pointer;
margin-right: 18px;
width: 31px;
}
.change {
background: #FFF none repeat scroll 0 0!important;
color: #874da3!important;
......@@ -647,10 +744,12 @@ body {
width: 20px!important;
padding: 3px 0 0;
}
.lead {
font-size: 18px;
font-weight: 400;
}
.intro-header {
padding-top: 50px;
padding-bottom: 50px;
......@@ -659,24 +758,29 @@ body {
background: url(../img/intro-bg.jpg) no-repeat center center;
background-size: cover;
}
.intro-message {
position: relative;
padding-top: 20%;
padding-bottom: 20%;
}
.intro-message > h1 {
.intro-message>h1 {
text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
font-size: 5em;
margin: 0;
}
.intro-divider {
width: 400px;
border-top: 1px solid #f8f8f8;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.intro-message > h3 {
.intro-message>h3 {
text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}
.rupees .cornerLink {
opacity: 0;
position: absolute;
......@@ -694,27 +798,33 @@ body {
transition: opacity 500ms;
padding: 2px 0;
}
.add_list {
width: 70%;
background-color: #42bfc6;
border: none;
padding: 5px;
}
.hght_fix {
height: 54px;
}
.fsp-close > img {
.fsp-close>img {
width: 27px;
}
.owl-demo .item:hover .rupees {
display: block;
opacity: 0.3;
}
.add_butt {
width: 100%;
height: 130px;
background-color: #fff;
}
.add_item {
background-color: #42bfc6;
background-image: url(../images/plus.png);
......@@ -730,12 +840,14 @@ body {
width: 54%;
padding: 10px;
}
#adddiv > img {
#adddiv>img {
bottom: 63px;
left: 37px;
position: absolute;
width: 23px;
}
.item_tot {
background-color: #42bfc6;
border-radius: 12px;
......@@ -747,6 +859,7 @@ body {
top: 12px;
width: 26px;
}
.shop_prod_inner {
border: 1px solid #b679d4;
float: left;
......@@ -755,16 +868,19 @@ body {
margin: 0;
padding: 0;
}
.shop_prod_inner_lft {
width: 40%;
float: left;
font-family: "Open Sans", sans-serif;
}
.shop_prod_inner_rht {
width: 60%;
float: left;
font-family: "Open Sans", sans-serif;
}
.shop_logo {
font-family: "Open Sans", sans-serif;
background-color: #f7f7f7;
......@@ -773,19 +889,23 @@ body {
text-align: center;
width: 118px;
}
.shop_prod_inner_rht > p {
.shop_prod_inner_rht>p {
line-height: 29px;
font-family: "Open Sans", sans-serif;
}
.shop_prod_inner_rht img {
margin-right: 10px;
}
.responsive-container {
position: relative;
width: 100%;
height: 100px;
font-family: "Open Sans", sans-serif;
}
.img-container {
font-family: "Open Sans", sans-serif;
position: absolute;
......@@ -798,17 +918,20 @@ body {
text-align: center;
font: 0/0 a;
}
.img-container:before {
content: ' ';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.img-container img {
vertical-align: middle;
display: inline-block;
width: 76px;
}
.heading {
color: #856796;
float: left;
......@@ -820,6 +943,7 @@ body {
text-transform: uppercase;
font-weight: 500;
}
.search-list li {
line-height: 29px;
color: #615e5e;
......@@ -830,16 +954,19 @@ body {
margin-top: 0;
padding-right: 20px;
}
.search_store {
float: left;
font-family: "Open Sans", sans-serif;
width: 100%;
padding: 52px 76px 76px;
}
.search-wrapper.stores.cf > input {
.search-wrapper.stores.cf>input {
background: #f7f8fc none repeat scroll 0 0;
font-family: "Open Sans", sans-serif;
}
.add_hover {
width: 100%;
background-color: red;
......@@ -848,23 +975,27 @@ body {
position: absolute;
bottom: 30px;
}
.account_tab {
background-color: #f7f8fc;
float: left;
padding-top: 190px;
width: 100%;
}
.acount_full_list {
background-color: #fff;
border-radius: 20px;
padding: 10px;
}
.acount_list {
width: 91%;
margin: 23px;
padding: 0;
}
.acount_full_list > li {
.acount_full_list>li {
list-style: outside none none;
border-bottom: 1px solid #f3f3f4;
font-family: "Open Sans", sans-serif;
......@@ -875,6 +1006,7 @@ body {
cursor: pointer;
padding: 13px;
}
.shadow_account {
left: 246px;
position: fixed;
......@@ -882,6 +1014,7 @@ body {
width: 100%;
font-family: "Open Sans", sans-serif;
}
.logo_img_acount {
font-family: "Open Sans", sans-serif;
height: 171px;
......@@ -889,31 +1022,37 @@ body {
top: 0;
width: 189px;
}
.add_cart {
position: relative;
width: 100px;
font-family: "Open Sans", sans-serif;
}
.full_wdth_acount {
float: left;
width: 97%;
}
.acount_full_list img {
width: 22px;
margin-right: 10px;
}
.acount_full_list a {
font-family: "Open Sans", sans-serif;
color: #353435;
padding-right: 28px;
text-decoration: none;
}
.acount_detail {
float: right;
width: 100%;
padding: 0 0 0 35px;
}
.acount_detail > h3 {
.acount_detail>h3 {
border-bottom: 1px solid #874da3;
height: 39px;
letter-spacing: 1px;
......@@ -921,6 +1060,7 @@ body {
font-size: 20px;
width: 213px;
}
.acount_form label {
font-size: 15px;
color: #656464;
......@@ -929,6 +1069,7 @@ body {
padding-bottom: 0;
padding-left: 17px;
}
.acount_form {
margin-bottom: 26px;
float: left;
......@@ -936,6 +1077,7 @@ body {
background-position: 100% 79%;
width: 90%;
}
.bg_wht {
background-color: #fff;
border: 0 none!important;
......@@ -949,21 +1091,26 @@ body {
width: 90%;
float: left;
}
.frm_edit {
float: left;
}
.form-control::-moz-placeholder {
opacity: 1;
color: #874da3!important;
}
.personal h3 {
width: 219px;
}
.save_div {
width: 76%;
float: left;
padding-bottom: 40px;
}
.save_act {
background: #42bfc6 none repeat scroll 0 0;
border: medium none;
......@@ -975,22 +1122,27 @@ body {
font-family: "Open Sans", sans-serif;
padding: 7px;
}
#myDropdown > a:hover {
#myDropdown>a:hover {
background-color: #fff;
}
.delivery h3 {
width: 430px;
font-family: "Open Sans", sans-serif;
margin-bottom: 32px;
}
.wdt_total {
font-family: "Open Sans", sans-serif;
width: 100%;
}
.half_total {
font-family: "Open Sans", sans-serif;
width: 50%;
}
.area_text {
border: medium none;
border-radius: 21px;
......@@ -1001,6 +1153,7 @@ body {
font-family: "Open Sans", sans-serif;
padding: 10px 0 10px 10px;
}
.plce_details {
font-family: "Open Sans", sans-serif;
background: #fff none repeat scroll 0 0;
......@@ -1009,6 +1162,7 @@ body {
float: left;
padding: 33px;
}
.plce_details_inner {
font-family: "Open Sans", sans-serif;
border-bottom: 1px solid #e3dce9;
......@@ -1017,17 +1171,21 @@ body {
font-size: 16px;
padding: 11px 5px 14px 0;
}
.sub_tot {
font-family: "Open Sans", sans-serif;
float: right;
}
.border_none {
border: none;
}
.font_weght {
font-weight: 600;
font-family: "Open Sans", sans-serif;
}
.add_promo {
color: #874da3;
float: left;
......@@ -1036,6 +1194,7 @@ body {
font-family: "Open Sans", sans-serif;
padding-top: 34px;
}
.promo_code {
border-radius: 17px;
float: right;
......@@ -1046,34 +1205,40 @@ body {
width: 213px;
font-size: 32px;
}
.payment_dtl {
font-family: "Open Sans", sans-serif;
width: 100%;
float: left;
padding-top: 51px;
}
.payment_dtl1 {
font-family: "Open Sans", sans-serif;
width: 13%;
float: left;
}
.payment_dtl2 {
font-family: "Open Sans", sans-serif;
width: 80%;
float: left;
}
.payment_dtl2 > p {
.payment_dtl2>p {
font-family: "Open Sans", sans-serif;
color: #9c9ea6;
font-size: 14px;
line-height: 22px;
text-align: justify;
}
.full_tab {
float: left;
width: 100%;
margin-bottom: 17px;
}
.resdential_addr2 {
border-right: 1px solid #874DA3;
border-top: 1px solid #874DA3;
......@@ -1091,6 +1256,7 @@ body {
font-family: "Open Sans", sans-serif;
padding: 13px 13px 13px 49px;
}
.resdential_addr {
background: #f7f8fc none repeat scroll 0 0;
border-radius: 15px;
......@@ -1099,9 +1265,11 @@ body {
width: 100%;
font-family: "Open Sans", sans-serif;
}
.layer {
background-color: #d5cade;
}
.txt_arival {
float: left;
padding-top: 13px;
......@@ -1109,12 +1277,14 @@ body {
color: #656464;
font-family: "Open Sans", sans-serif;
}
.txt_arival > p {
.txt_arival>p {
padding-left: 16px;
font-family: "Open Sans", sans-serif;
font-size: 15px;
color: #656464;
}
.landing_bg {
background: url(../images/landing_bg.jpg);
background-position: center;
......@@ -1123,10 +1293,8 @@ body {
background-attachment: fixed;
height: 900px;
width: 100%;
}
.landing_rht {
width: 23%;
position: fixed;
......@@ -1136,6 +1304,7 @@ body {
font-size: 16px;
font-family: "Open Sans", sans-serif;
}
.landing_login {
background: transparent none repeat scroll 0 0;
border: 1px solid;
......@@ -1145,6 +1314,7 @@ body {
font-family: "Open Sans", sans-serif;
padding: 7px;
}
.zip_block {
background: #874DA3 none repeat scroll 0 0;
width: 100%;
......@@ -1155,12 +1325,14 @@ body {
margin: 158px auto;
padding: 32px;
}
.zip_block h1 {
font-size: 25px;
color: #383535;
font-family: "Open Sans", sans-serif;
font-weight: 500;
}
.zip_block p {
font-size: 16px;
color: #949494;
......@@ -1168,6 +1340,7 @@ body {
padding-bottom: 21px;
font-weight: 500;
}
.zip_code {
border: medium none;
border-radius: 25px;
......@@ -1176,6 +1349,7 @@ body {
width: 100%;
padding: 13px;
}
.find_str {
background-color: #42bfc6;
border: medium none;
......@@ -1187,17 +1361,20 @@ body {
font-family: "Open Sans", sans-serif;
padding: 13px;
}
.have_acnt {
font-size: 16px!important;
font-family: "Open Sans", sans-serif;
padding-top: 24px;
font-weight: 500;
}
.violet_log {
cursor: pointer;
color: #5c2875;
font-family: "Open Sans", sans-serif;
}
.footer_list {
position: fixed;
bottom: 0;
......@@ -1206,6 +1383,7 @@ body {
width: 100%;
left: 0;
}
.footer_list ul li a {
display: inline;
list-style: outside none none;
......@@ -1215,6 +1393,7 @@ body {
text-decoration: none;
padding: 0 1px;
}
.footer_list ul li::after {
content: url("../images/login_divider.jpg")!important;
font-family: "Open Sans", sans-serif;
......@@ -1222,6 +1401,7 @@ body {
position: relative;
top: 2px;
}
.or {
text-transform: uppercase;
font-size: 15px;
......@@ -1231,12 +1411,14 @@ body {
float: left;
padding-bottom: 0!important;
}
.social_icon {
border: medium none;
float: left;
width: 100%;
padding: 0 53px 53px;
}
.facebook {
background: #3b5992 none repeat scroll 0 0;
border: medium none;
......@@ -1252,6 +1434,7 @@ body {
background-size: 28px;
padding: 10px;
}
.google {
background: #4285f4 none repeat scroll 0 0;
border: medium none;
......@@ -1268,18 +1451,21 @@ body {
background-size: 28px;
padding: 10px;
}
.become_ftures {
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
float: left;
width: 100%;
/*padding:42px 42px 42px 10px;*/
padding: 42px 25px 36px 28px;
}
.clr_gray {
background-color: #EAEDF7;
}
/*.bot_pad {
padding-bottom: 77px;
}*/
......@@ -1287,41 +1473,48 @@ body {
.nopadding {
padding: 0;
}
.become_inner {
color: #fff;
float: left;
padding: 0 10px 0 0;
min-height: 454px;
}
.become_inner > h1 {
.become_inner>h1 {
color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 20px;
line-height: 30px;
}
.become_inner1 {
float: left;
padding-bottom: 0;
padding-top: 0;
width: 100%;
}
.become_inner1_left {
float: left;
text-align: left;
width: 25%;
}
.become_inner1_rht {
width: 70%;
float: left;
text-align: left;
}
.become_inner1_rht > h3 {
.become_inner1_rht>h3 {
color: #fff;
font-size: 18px;
line-height: 23px;
font-family: "Open Sans", sans-serif;
}
.become_inner1_rht > p {
.become_inner1_rht>p {
text-align: justify;
color: #fff;
font-size: 15px;
......@@ -1329,20 +1522,24 @@ body {
font-family: "Open Sans", sans-serif;
width: 249px;
}
.become_inner1_left > img {
.become_inner1_left>img {
margin-top: 16px;
width: 53px;
}
.nobgclr {
background-color: #EAEDF7!important;
width: 100%;
float: left;
}
.half_text {
width: 48%;
float: left;
margin-bottom: 35px;
}
.slct_select {
border: medium none;
border-radius: 22px;
......@@ -1352,18 +1549,22 @@ body {
background-position: right;
background-size: 30px;
}
.shoper_link {
float: left;
margin-top: 9px;
width: 184px;
font-size: 14px;
}
.lfft {
margin-left: 11px;
}
.pad_left {
padding-left: 0;
}
.select-style {
color: #874da3;
width: 100%;
......@@ -1377,6 +1578,7 @@ body {
margin: 0;
padding: 0;
}
.select-style select {
color: #874da3;
width: 100%;
......@@ -1389,42 +1591,50 @@ body {
appearance: none;
padding: 10px 8px;
}
.select-style select:focus {
outline: none;
}
.help_blck {
width: 100%;
float: left;
padding: 50px;
}
.help_blck2 > p {
.help_blck2>p {
color: #9b9da1;
font-size: 15px;
line-height: 23px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
}
.pad_rht {
padding-right: 0;
}
.help_last_blck {
width: 100%;
float: left;
background-color: #eaedf7;
padding-bottom: 48px;
}
.help_last_blck3 {
width: 100%;
float: left;
text-align: center;
padding: 20px;
}
.help_last_blck1 > p {
.help_last_blck1>p {
color: #9b9da1;
font-size: 14px;
line-height: 23px;
font-family: "Open Sans", sans-serif;
}
.repotr_pblm {
font-family: "Open Sans", sans-serif;
font-size: 15px;
......@@ -1435,19 +1645,23 @@ body {
border: 1px solid #42bfc6;
padding: 10px;
}
.mar_move2 {
margin-top: 61px;
}
.footer_last {
width: 100%;
float: left;
background-color: #e6e9f2;
padding: 19px;
}
.help_footer {
position: relative;
}
.footer_list.help_footer > ul li a {
.footer_list.help_footer>ul li a {
display: inline;
list-style: outside none none;
font-family: "Open Sans", sans-serif;
......@@ -1456,80 +1670,98 @@ body {
text-decoration: none;
padding: 0 1px;
}
.zip_block > img {
.zip_block>img {
width: 95px;
}
.login_div {
padding-bottom: 0;
/*height:667px;*/
}
.list_tabs {
list-style: outside none none;
}
.list_tabs > li a {
.list_tabs>li a {
color: #646568;
width: 100%;
font-size: 14px;
font-family: "Open Sans", sans-serif;
}
.list_tabs > li {
.list_tabs>li {
list-style-image: url(../images/list_gray.png);
padding: 7px;
}
.list_tabs > li > active {
.list_tabs>li>active {
color: red!important;
}
.list_blue {
list-style-image: url(../images/list_blue.png)!important;
padding: 7px;
}
.help_list {
background: #eaedf7 none repeat scroll 0 0;
border-radius: 13px;
padding: 25px 0;
}
.list_hlp_inner h3 {
color: #4d4f55;
font-family: "Open Sans", sans-serif;
}
.list_hlp_inner p {
color: #7c7c7c;
font-family: "Open Sans", sans-serif;
font-size: 14px;
line-height: 25px;
}
.foot_blue {
background-color: #5c2875;
height: 30px;
width: 100%;
float: left;
}
.terms > h4 {
.terms>h4 {
color: #4d4f55;
font-family: "Open Sans", sans-serif;
font-size: 19px;
font-weight: 500;
padding-bottom: 10px;
}
.terms > p {
.terms>p {
color: #7c7c7c;
font-family: "Open Sans", sans-serif;
font-size: 14px;
line-height: 25px;
text-align: justify;
}
.terms {
padding: 0 20px 20px;
}
.term_bg {
height: 270px;
}
.margin_chge {
margin: 131px auto;
}
.acount_detail.delivery img {
width: 19px;
}
.resdential_addr1 {
background-image: url(../images/resdential.png);
background-position: 20% center;
......@@ -1547,25 +1779,31 @@ body {
border-width: 1px;
padding: 13px 13px 13px 42px;
}
.change_bord {
padding-bottom: 23px;
}
.padding_chge {
padding: 0 76px 76px;
}
.wdth_size {
width: 500px!important;
}
.flot {
background: #fff none repeat scroll 0 0;
float: left;
width: 100%;
border-radius: 10px;
}
.wdth_fill {
width: 100%;
border: 1px solid #ccc!important;
}
.chge_sub {
background: #42bfc6 none repeat scroll 0 0;
border: medium none;
......@@ -1576,14 +1814,17 @@ body {
width: 100px;
padding: 7px;
}
.pad_tops {
padding-top: 24px;
}
.order_history {
width: 100%;
float: left;
padding-bottom: 15px;
}
.order_history1 {
width: 70%;
float: left;
......@@ -1591,6 +1832,7 @@ body {
color: #874DA3;
font-family: "Open Sans", sans-serif;
}
.order_history2 {
width: 30%;
float: left;
......@@ -1598,6 +1840,7 @@ body {
color: #874DA3;
font-family: "Open Sans", sans-serif;
}
.order_history_out {
background: #fff none repeat scroll 0 0;
border-radius: 10px;
......@@ -1606,14 +1849,17 @@ body {
width: 100%;
padding: 17px 17px 0;
}
.acount_checkout {
float: left;
padding-bottom: 16px;
width: 100%;
}
.check_outfull {
padding-top: 23px;
}
.add_adr {
border-bottom: 1px solid #874da3;
font-family: "Open Sans", sans-serif;
......@@ -1622,28 +1868,35 @@ body {
width: 275px;
font-size: 21px;
}
.add_adr > img {
.add_adr>img {
width: 36px;
}
#menu4 > p {
#menu4>p {
font-size: 17px;
font-weight: 300;
color: #874DA3;
font-family: "Open Sans", sans-serif;
}
.redem {
width: 200px;
float: left;
}
.medium_wdth {
width: 70%;
}
.wdth_more {
height: 46px;
}
.order_history_out > p {
.order_history_out>p {
font-size: 16px;
}
.change_bg {
background-repeat: no-repeat;
background-size: cover;
......@@ -1651,29 +1904,35 @@ body {
width: 100%;
float: left;
}
.search.margin_chge_home > img {
.search.margin_chge_home>img {
border-radius: 50%;
height: 112px;
width: 112px;
}
.mre_super {
font-size: 35px;
font-style: normal;
font-weight: 600;
margin-bottom: 0!important;
}
.search.margin_chge_home > p {
.search.margin_chge_home>p {
font-size: 17px;
font-style: normal;
}
.mor_inf {
border-bottom: 1px solid #fff;
}
.clcr_chge {
color: #874DA3!important;
font-size: 14px;
font-family: "Open Sans", sans-serif;
}
.full_lft {
width: 100%;
float: left;
......@@ -1681,7 +1940,8 @@ body {
padding-bottom: 20px;
height: 450px;
}
.prod_item_des > h4 {
.prod_item_des>h4 {
font-size: 20px;
line-height: 28px;
font-weight: 500;
......@@ -1689,18 +1949,21 @@ body {
margin-bottom: 0;
font-family: "Open Sans", sans-serif;
}
.prod_item_des > p {
.prod_item_des>p {
color: #8e8e8e;
font-weight: 400;
font-size: 16px;
font-family: "Open Sans", sans-serif;
}
.prod_item_des > h3 {
.prod_item_des>h3 {
color: #e8104a;
font-size: 25px;
font-weight: 600;
font-family: "Open Sans", sans-serif;
}
.dollar_rs {
color: #8e8e8e!important;
font-size: 14px;
......@@ -1708,16 +1971,19 @@ body {
padding-left: 10px;
font-family: "Open Sans", sans-serif;
}
.flt_non {
float: left;
margin-bottom: 14px;
font-family: "Open Sans", sans-serif;
}
.tot_wdths {
width: 100%;
font-family: "Open Sans", sans-serif;
padding: 12px;
}
.zoom_img {
text-align: center;
width: 100%;
......@@ -1725,18 +1991,22 @@ body {
border: 1px solid #e7e7e7;
height: 360px;
}
.zoomIn {
margin-top: 104px;
}
.inr_fnt {
font-size: 30px;
}
.cent_algn {
text-align: center;
font-size: 27px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
}
.new_addr {
border: 1px solid #e5edec;
border-radius: 25px;
......@@ -1747,81 +2017,97 @@ body {
margin: 0 auto;
padding: 6px;
}
.zip_newaddr {
width: 100%;
float: left;
background-color: #fff;
padding: 10px;
}
.half_widthh {
float: left;
width: 100%;
background-color: #fff;
padding: 20px;
}
.zip_newaddr > p {
.zip_newaddr>p {
font-size: 14px;
font-weight: 500;
text-align: center;
}
.bord_wdth {
border: 1px solid #e5edec!important;
width: 70%!important;
margin: 0 auto;
}
.strt_shop {
width: 25%;
padding: 12px;
}
.modal-dialog.prod_full.mar_lfts {
width: 50%;
}
.half_wdths {
font-size: 13px;
float: left;
width: 49%!important;
margin: 3px;
}
.show,
.owl-demo .item:hover #adddiv,
.owl-demo .item:hover #num_item {
display: block;
}
.child_none a::after,
.footer_list ul li:last-child::after {
content: none!important;
}
.owl-pagination,
#adddiv,
#num_item {
display: none;
}
.shadow > img,
.shadow>img,
.full_widthh,
.become_shoper {
width: 100%;
}
.captio_cart_2,
.become_1,
.become_2 {
width: 50%;
float: left;
}
.opacity,
.rupees_hover {
opacity: 0.3;
}
.adver_inner,
.search-list,
.full_tab_content {
float: left;
width: 100%;
}
.search-wrapper input::-webkit-input-placeholder,
.search-wrapper input::-moz-placeholder {
color: #000;
font-family: "Open Sans", sans-serif;
}
.form-control bg_wht::-webkit-input-placeholder,
. form-control bg_wht::-moz-input-placeholder,
.area_textt::-webkit-input-placeholder,
......@@ -1829,31 +2115,36 @@ body {
color: #874da3!important;
font-family: "Open Sans", sans-serif;
}
.landing_zip_blck,
.wdth_flt {
width: 100%;
float: left;
font-family: "Open Sans", sans-serif;
}
.zip_code::-webkit-input-placeholder,
.zip_code::-moz-input-placeholder {
color: #000!important;
font-family: "Open Sans", sans-serif;
}
.footer_list ul,
.footer_list.help_footer > ul {
.footer_list.help_footer>ul {
list-style: outside none none;
font-family: "Open Sans", sans-serif;
padding: 0;
}
.footer_list ul li,
.footer_list.help_footer > ul li {
.footer_list.help_footer>ul li {
display: inline;
list-style: outside none none;
font-family: "Open Sans", sans-serif;
font-size: 16px;
padding: 0 4px;
}
.help_blck1,
.help_blck2,
.help_blck3 {
......@@ -1865,23 +2156,26 @@ body {
border-radius: 10px;
padding: 25px;
}
.help_blck1 > h4,
.help_blck2 > h4,
.help_blck3 > h4 {
.help_blck1>h4,
.help_blck2>h4,
.help_blck3>h4 {
color: #4d4f55;
font-size: 19px;
padding-top: 12px;
font-weight: 500;
}
.help_blck1 > p,
.help_blck3 > p,
.help_last_blck2 > p,
.help_last_blck3 > p {
.help_blck1>p,
.help_blck3>p,
.help_last_blck2>p,
.help_last_blck3>p {
color: #9b9da1;
font-size: 15px;
line-height: 23px;
font-family: "Open Sans", sans-serif;
}
.help_last_blck1,
.help_last_blck2 {
width: 100%;
......@@ -1891,13 +2185,15 @@ body {
margin: 10px;
padding: 20px;
}
.help_last_blck1 > h4,
.help_last_blck2 > h4,
.help_last_blck3 > h4 {
.help_last_blck1>h4,
.help_last_blck2>h4,
.help_last_blck3>h4 {
color: #666974;
font-size: 19px;
font-family: "Open Sans", sans-serif;
}
.repotr_pblm:hover,
.find_str:hover,
.save_act:hover {
......@@ -1905,19 +2201,23 @@ body {
background-color: transparent;
border: 1px solid #42bfc6;
}
.mar_move,
.mar_move1 {
margin-top: 29px;
}
.ful_wdth,
.full_size {
width: 100%;
float: left;
}
.margin_chge_home,
.prod_full {
margin: 100px auto;
}
@media min-width 320pxand max-width 1067px {
.half_wdths {
width: 100%!important;
......@@ -1943,7 +2243,7 @@ body {
position: absolute;
width: 231px;
}
.become_inner1_rht > p {
.become_inner1_rht>p {
color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 15px;
......@@ -2057,7 +2357,7 @@ body {
.search-wrapper button {
width: 115px;
}
.nav.nav-pills.tabs_cust > li {
.nav.nav-pills.tabs_cust>li {
text-align: center;
width: 100%;
}
......@@ -2080,6 +2380,8 @@ body {
width: 100%;
}
}
/*
@media min-width 320pxand max-width 967px{
......@@ -2105,19 +2407,24 @@ top:56px;
width:100%;
}
}*/
/*najeela*/
.cart_outer {
float: left;
width: 100%;
}
.shop_new {
float: left;
width: 100%;
}
.bot_bus {
display: none;
}
.offer_price {
font-size: 12px;
display: inline-block;
......@@ -2125,18 +2432,22 @@ width:100%;
color: #535353;
opacity: .5
}
.error {
padding-top: 20px;
font-size: 19px !important;
font-weight: 600 !important;
color: red !important;
}
.success {
padding-top: 20px;
font-size: 19px !important;
font-weight: 600 !important;
color: #874DA3 !important;
}
/*.find_password {
background-color:#42bfc6;
border:medium none;
......@@ -2148,6 +2459,8 @@ font-size:16px;
font-family:"Open Sans", sans-serif;
padding:13px;
}*/
/*
last booking
*/
......@@ -2158,6 +2471,7 @@ last booking
font-family: "Open Sans", sans-serif;
font-style: italic;
}
.booking_dtl p {
float: right;
font-size: 18px;
......@@ -2166,6 +2480,7 @@ last booking
font-weight: 300;
color: #3d3d3d;
}
.booking_dtl {
font-family: "Open Sans", sans-serif;
background: #e1e1e1 none repeat scroll 0 0;
......@@ -2174,12 +2489,14 @@ last booking
padding: 0 10px;
width: 100%;
}
.booking_dtlblw {
font-family: "Open Sans", sans-serif;
float: left;
padding: 20px;
width: 100%;
}
.bookin_lft {
float: left;
width: 50%;
......@@ -2187,22 +2504,26 @@ last booking
font-family: "Open Sans", sans-serif;
color: gray;
}
.full_wht {
width: 100%;
float: left;
padding-top: 250px;
font-family: "Open Sans", sans-serif;
}
.radio_button {
padding-top: 25px;
float: left;
width: 100%;
margin-bottom: 1px;
}
.radio_button ul {
float: right;
width: 74%;
}
.radio_button ul li {
color: #9a9a9a;
display: inline-block;
......@@ -2210,10 +2531,12 @@ last booking
position: relative;
width: 50%;
}
.radio_button ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.radio_button ul li label {
text-align: left;
cursor: pointer;
......@@ -2223,6 +2546,7 @@ last booking
transition: all 0.25s linear 0s;
z-index: 9;
}
.radio_button ul li .check {
display: block;
position: absolute;
......@@ -2236,6 +2560,7 @@ last booking
transition: border .25s linear;
-webkit-transition: border .25s linear;
}
.radio_button ul li .check::before {
border-radius: 100%;
content: "";
......@@ -2248,19 +2573,24 @@ last booking
transition: background 0.25s linear 0s;
width: 5px;
}
input[type=radio]:checked ~ .check {
input[type=radio]:checked~.check {
border: 5px solid #874DA3;
}
input[type=radio]:checked ~ .check::before {
input[type=radio]:checked~.check::before {
background: #874DA3;
}
input[type=radio]:checked ~ label {
input[type=radio]:checked~label {
color: #9a9a9a;
}
.radio_button > p {
.radio_button>p {
float: left;
padding-top: 10px;
}
.sub_payment {
border: medium none;
padding: 10px;
......@@ -2270,11 +2600,14 @@ input[type=radio]:checked ~ label {
color: #fff;
border-radius: 24px;
}
.sub_payment:hover {
border: 1px solid #874DA3;
color: #874DA3;
background-color: #fff;
}
/*stores*/
.store_bg {
......@@ -2283,19 +2616,23 @@ input[type=radio]:checked ~ label {
background-image: url(../images/stre_bg.jpg);
background-size: cover;
}
.str_top {
margin-top: 133px;
border: none;
}
.bg_whtclr {
width: 100%;
float: left;
padding: 43px;
background-color: #fff;
}
.low_mar {
margin: 116px auto;
}
.showup,
.showup2 {
background: #F7F8FC none repeat scroll 0 0;
......@@ -2307,14 +2644,16 @@ input[type=radio]:checked ~ label {
z-index: 9999;
border-radius: 10px;
}
.drop_srch_list > ul {
.drop_srch_list>ul {
list-style: outside none none;
width: 100%;
padding: 0px;
margin: 0px;
float: left;
}
.drop_srch_list > ul li {
.drop_srch_list>ul li {
width: 560px;
float: left;
font-size: 14px;
......@@ -2323,10 +2662,12 @@ input[type=radio]:checked ~ label {
text-align: left;
font-family: "Open Sans", sans-serif;
}
.drop_srch_list > ul li:hover {
.drop_srch_list>ul li:hover {
background-color: #874DA3;
color: #fff;
}
@media (min-width: 320px)and (max-width: 1067px) {
.str_top {
width: 100%;
......@@ -2361,7 +2702,7 @@ input[type=radio]:checked ~ label {
position: absolute;
width: 231px;
}
.become_inner1_rht > p {
.become_inner1_rht>p {
color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 15px;
......@@ -2484,7 +2825,7 @@ input[type=radio]:checked ~ label {
.search-wrapper button {
width: 115px;
}
.nav.nav-pills.tabs_cust > li {
.nav.nav-pills.tabs_cust>li {
text-align: center;
width: 100%;
}
......@@ -2502,6 +2843,7 @@ input[type=radio]:checked ~ label {
height: auto;
}
}
@media (min-width: 320px)and (max-width: 967px) {
.check_out {
float: left;
......@@ -2509,14 +2851,16 @@ input[type=radio]:checked ~ label {
width: 100%;
}
}
@media (min-width: 1281px) and (max-width: 1400px) {
.zip_block h1 {
font-size: 25px;
}
.become_inner > h1 {
.become_inner>h1 {
display: none;
}
}
@media (min-width: 1650px) and (max-width: 2000px) {
.shadow {
left: 361px;
......@@ -2525,6 +2869,7 @@ input[type=radio]:checked ~ label {
width: 100%;
}
}
@media (min-width: 1080px) and (max-width: 1280px) {
.zip_block h1 {
font-size: 20px;
......@@ -2536,7 +2881,7 @@ input[type=radio]:checked ~ label {
padding: 10px 25px 36px 28px;
width: 100%;
}
.become_inner1_left > img {
.become_inner1_left>img {
margin-top: 16px;
width: 44px;
}
......@@ -2546,20 +2891,20 @@ input[type=radio]:checked ~ label {
padding-top: 17px;
width: 100%;
}
.become_inner > h1 {
.become_inner>h1 {
color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 22px;
}
.become_inner1_rht > h3 {
.become_inner1_rht>h3 {
color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 18px;
line-height: 23px;
margin: 7px 0 0;
}
.become_inner1_rht > p {
.become_inner1_rht>p {
color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 13px;
......@@ -2580,30 +2925,30 @@ input[type=radio]:checked ~ label {
text-align: left;
width: 22%;
}
.img-container {
background-color: #f7f7f7;
bottom: -25px;
font: 0px/0 a;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 80%;
}
background-color: #f7f7f7;
bottom: -25px;
font: 0px/0 a;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 80%;
}
.shop_prod {
float: left;
margin: 0 7px 6px;
width: 31%;
}
float: left;
margin: 0 7px 6px;
width: 31%;
}
}
@media (min-width: 1601px) and (max-width: 1920px) {
.botm_inr {
margin-bottom: 47px;
}
}
.close_img {
float: right;
padding-right: 10px;
......@@ -2614,32 +2959,30 @@ input[type=radio]:checked ~ label {
.margn_low {
margin-top: 0 !important;
}
.close_img{display: none;}
.cart_product:hover .close_img{display: block;}
.close_img {
display: none;
}
.cart_product:hover .close_img {
display: block;
}
@media (min-width: 900px) and (max-width: 1920px) {
.bot_low {
margin-bottom: 22px;
}
margin-bottom: 22px;
}
.botm_inr {
margin-bottom: 29px;
}
margin-bottom: 29px;
}
.nobgclr {
background-color: #eaedf7 !important;
float: left;
min-height: 641px;
width: 100%;
}
background-color: #eaedf7 !important;
float: left;
min-height: 641px;
width: 100%;
}
}
.adv_outs {
padding: 0 120px 122px 122px;
}
......@@ -2650,11 +2993,12 @@ input[type=radio]:checked ~ label {
width: 100%;
}
.choose_srch{
position: absolute;
.choose_srch {
position: absolute;
top: 230px;
width: 100%;
}
.scuess_out {
border: 1px solid #E1E1E1;
float: left;
......@@ -2666,7 +3010,10 @@ input[type=radio]:checked ~ label {
margin-left: 14px;
}
.credit_card{float: left;}
.credit_card {
float: left;
}
.credit_wdth {
border: medium none;
border-radius: 18px;
......@@ -2681,7 +3028,6 @@ input[type=radio]:checked ~ label {
.eg_moth {
padding-left: 8px;
}
.ord_hisry_out {
......@@ -2690,4 +3036,13 @@ input[type=radio]:checked ~ label {
height: 555px;
overflow-x: hidden;
width: 100%;
}
/* ALTERNATE-CSS */
.shoper_link img {
position: relative;
bottom: 5px;
margin-right: 10px;
}
\ No newline at end of file
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
.login-page {
width: 360px;
padding: 8% 0 0;
margin: auto;
width: 360px;
padding: 8% 0 0;
margin: auto;
}
.form {
position: relative;
z-index: 1;
background: #FFFFFF;
max-width: 360px;
margin: 0 auto 100px;
padding: 45px;
text-align: center;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
position: relative;
z-index: 1;
background: #FFFFFF;
max-width: 360px;
margin: 0 auto 100px;
padding: 45px;
text-align: center;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form input {
font-family: "Roboto", sans-serif;
outline: 0;
background: #f2f2f2;
width: 100%;
border: 0;
margin: 0 0 15px;
padding: 15px;
box-sizing: border-box;
font-size: 14px;
font-family: "Roboto", sans-serif;
outline: 0;
background: #f2f2f2;
width: 100%;
border: 0;
margin: 0 0 15px;
padding: 15px;
box-sizing: border-box;
font-size: 14px;
}
.form button {
font-family: "Roboto", sans-serif;
text-transform: uppercase;
outline: 0;
background: #4CAF50;
width: 100%;
border: 0;
padding: 15px;
color: #FFFFFF;
font-size: 14px;
-webkit-transition: all 0.3 ease;
transition: all 0.3 ease;
cursor: pointer;
font-family: "Roboto", sans-serif;
text-transform: uppercase;
outline: 0;
background: #4CAF50;
width: 100%;
border: 0;
padding: 15px;
color: #FFFFFF;
font-size: 14px;
-webkit-transition: all 0.3 ease;
transition: all 0.3 ease;
cursor: pointer;
}
.form button:hover,.form button:active,.form button:focus {
background: #43A047;
.form button:hover,
.form button:active,
.form button:focus {
background: #43A047;
}
.form .message {
margin: 15px 0 0;
color: #b3b3b3;
font-size: 12px;
margin: 15px 0 0;
color: #b3b3b3;
font-size: 12px;
}
.form .message a {
color: #4CAF50;
text-decoration: none;
color: #4CAF50;
text-decoration: none;
}
.form .register-form {
display: none;
display: none;
}
.container {
position: relative;
z-index: 1;
max-width: 300px;
margin: 0 auto;
position: relative;
z-index: 1;
max-width: 300px;
margin: 0 auto;
}
.container:before, .container:after {
content: "";
display: block;
clear: both;
.container:before,
.container:after {
content: "";
display: block;
clear: both;
}
.container .info {
margin: 50px auto;
text-align: center;
margin: 50px auto;
text-align: center;
}
.container .info h1 {
margin: 0 0 15px;
padding: 0;
font-size: 36px;
font-weight: 300;
color: #1a1a1a;
margin: 0 0 15px;
padding: 0;
font-size: 36px;
font-weight: 300;
color: #1a1a1a;
}
.container .info span {
color: #4d4d4d;
font-size: 12px;
color: #4d4d4d;
font-size: 12px;
}
.container .info span a {
color: #000000;
text-decoration: none;
color: #000000;
text-decoration: none;
}
.container .info span .fa {
color: #EF3B3A;
}
body {
background: #76b852; /* fallback for old browsers */
background: -webkit-linear-gradient(right, #76b852, #8DC26F);
background: -moz-linear-gradient(right, #76b852, #8DC26F);
background: -o-linear-gradient(right, #76b852, #8DC26F);
background: linear-gradient(to left, #76b852, #8DC26F);
font-family: "Roboto", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #EF3B3A;
}
body {
background: #76b852;
/* fallback for old browsers */
background: -webkit-linear-gradient(right, #76b852, #8DC26F);
background: -moz-linear-gradient(right, #76b852, #8DC26F);
background: -o-linear-gradient(right, #76b852, #8DC26F);
background: linear-gradient(to left, #76b852, #8DC26F);
font-family: "Roboto", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
\ No newline at end of file
......@@ -67,8 +67,14 @@ public function credit_payment(){
$user = $this->Checkout_model->get_account_popup();
$amount = $info->payment_for;
$from_Currency = $settings->currency_symbol;
$booking_id = 'CK'.strtotime(date('m/d/Y H:i:s'));
list($schedule_date,$time) = explode(' ', $info->schedule_date, 2);
$booking_id = 'CK'.strtotime(date('m/d/Y H:i:s')); $time = '00:00 - 00:00';
$schedule_date = $info->schedule_date;
if(!empty(trim($info->schedule_date)) && strpos($info->schedule_date, ' ') !== false){
$dateTime = explode(' ', $info->schedule_date, 2);
$time = (isset($dateTime[1]) && !empty($dateTime[1]))?$dateTime[1]:$time;
$schedule_date = (isset($dateTime[0]) && !empty($dateTime[0]))?$dateTime[0]:$schedule_date;
}
......@@ -157,8 +163,14 @@ public function con_payment(){ //echo "hi";die;
$user = $this->Checkout_model->get_account_popup();
$amount = $info->payment_for;
$from_Currency = $settings->currency_symbol;
$booking_id = 'CK'.strtotime(date('m/d/Y H:i:s'));
list($schedule_date,$time) = explode(' ', $info->schedule_date, 2);
$booking_id = 'CK'.strtotime(date('m/d/Y H:i:s')); $time = '00:00 - 00:00';
$schedule_date = $info->schedule_date;
if(!empty(trim($info->schedule_date)) && strpos($info->schedule_date, ' ') !== false){
$dateTime = explode(' ', $info->schedule_date, 2);
$time = (isset($dateTime[1]) && !empty($dateTime[1]))?$dateTime[1]:$time;
$schedule_date = (isset($dateTime[0]) && !empty($dateTime[0]))?$dateTime[0]:$schedule_date;
}
......
......@@ -212,7 +212,7 @@ $this->load->library('email');
$config = Array(
'protocol' => 'smtp',
'smtp_host' => $setting->smtp_host,
'smtp_port' => 587,
'smtp_port' => 465,
'smtp_user' => $setting->smtp_username, // change it to yours
'smtp_pass' => $setting->smtp_password, // change it to yours
'smtp_timeout'=>20,
......@@ -394,37 +394,62 @@ public function shopper_registration(){
}
}
public function facebook_login(){
$this->load->library('Facebook');
$user = $this->facebook->getUser();
/*$data['login_url'] = $this->facebook->getLoginUrl(array(
'redirect_uri' => site_url('welcome/login'),
'scope' => array("email") // permissions here
));*/
$data = array();
if($user){
$data = $this->facebook->api('/me?fields=id,first_name,last_name,picture,email');
$data['social_id'] = $data['id'];
// old
// public function facebook_login(){
// $this->load->library('Facebook');
// $user = $this->facebook->getUser();
// $data['login_url'] = $this->facebook->getLoginUrl(array(
// 'redirect_uri' => site_url('welcome/login'),
// 'scope' => array("email") // permissions here
// ));
// $data = array();
// if($user){
// $data = $this->facebook->api('/me?fields=id,first_name,last_name,picture,email');
// $data['social_id'] = $data['id'];
unset($data['picture']);
unset($data['id']);
$data['zip'] = $this->home->default_store();
$result = $this->home->social_registration($data);
if($result=='0'){
$res = $this->home->default_login($data);
if($res==1){
redirect(base_url('store'));
}
} else {
redirect(base_url('store'));
}
}
}
// unset($data['picture']);
// unset($data['id']);
// $data['zip'] = $this->home->default_store();
// $result = $this->home->social_registration($data);
// if($result=='0'){
// $res = $this->home->default_login($data);
// if($res==1){
// redirect(base_url('store'));
// }
// } else {
// redirect(base_url('store'));
// }
// }
// }
public function facebooklogin(){
$resp = array();
$resp['status'] = 0;
if(isset($_POST) && isset($_POST['fb_data']) && !empty($_POST['fb_data'])){
$data = $_POST['fb_data'];
$data['social_id'] = $data['id'];
$data['first_name'] = $data['name'];
unset($data['id']);
unset($data['name']);
unset($data['picture']);
$data['zip'] = $this->home->default_store();
$result = $this->home->social_registration($data);
if($result=='0'){
$res = $this->home->default_login($data);
}
$resp['status'] = 1;
}
echo json_encode($resp);exit;
}
public function google_login(){
include_once APPPATH."libraries/google-api-php-client/Google_Client.php";
......
......@@ -146,6 +146,9 @@ function convert_to_usd($amount,$from_Currency){
return $rs->first_name.' '.$rs->last_name;
}
function getstorelimit($store_id){
if(empty($store_id)){
return;
}
$ci = & get_instance();
$rs = $ci->db->where('id',$store_id)->get('shopper')->row();
return $rs->store_limit;
......
......@@ -65,6 +65,7 @@ function is_email_exists($data){
'email' =>$data['email'],
'first_name'=>$data['first_name'],
'zip'=>$data['zip'],
'password'=>$data['password'],
'address_status'=>0
);
$this->session->set_userdata('user_values',$sess_array);
......@@ -94,7 +95,8 @@ public function customer_login($data)
'email' =>$query_value->email,
'first_name'=>$query_value->first_name,
'zip'=>$query_value->zip,
'address_status'=>$query_value->address_status
'address_status'=>$query_value->address_status,
'password'=>$query_value->password
);
$this->session->set_userdata('user_values',$sess_array);
$this->session->set_userdata('store_id',$query_value->store_id);
......@@ -134,7 +136,6 @@ public function customer_login($data)
'username' =>$data['username'],
'store_name' =>$data['store_name'],
'zip'=>$data['zip']
);
$this->session->set_userdata('store_values',$sess_array);
return $insert_id;
......@@ -411,7 +412,8 @@ $setting = getSettings();
'email' =>$query_value->email,
'first_name'=>$query_value->first_name,
'zip'=>$query_value->zip,
'address_status'=>$query_value->address_status
'address_status'=>$query_value->address_status,
'password'=>$query_value->password
);
$this->session->set_userdata('user_values',$sess_array);
$this->session->set_userdata('store_id',$query_value->store_id);
......@@ -441,6 +443,7 @@ $setting = getSettings();
'email' =>$data['email'],
'first_name'=>$data['first_name'],
'zip'=>$data['zip'],
'password'=>'',
'address_status'=>0
);
$this->session->set_userdata('user_values',$sess_array);
......
......@@ -283,7 +283,7 @@ $settings = getSettings();
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div>
</div>
......
......@@ -8,7 +8,6 @@ $id = $sess['id'];
$currency = getSettings()->currency;
$currency_symbol = getSettings()->currency_symbol;
$cart_count = count($cart_details);
?>
<div class="overlay-div"></div>
<!-- Navigation -->
......@@ -328,7 +327,7 @@ $cart_count = count($cart_details);
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p class="showlocation" id="loc" href="" data-target="#myModalnew"><img src="<?php echo base_url('assets/images/locate.png'); ?>"> &nbsp; Change Location</p>
</div>
</div>
......@@ -462,10 +461,14 @@ $cart_count = count($cart_details);
<button type="button" class="close" data-dismiss="modal">×</button>
<div class="acount_form ful_wdth">
<form method="post" action="<?php echo base_url(); ?>Account/change_password/">
<label for="email">Current Password:</label>
<input type="password" class="form-control bg_wht wdth_fill" id="email" name="password" placeholder="Enter Current Password" required>
<br><br>
<br><br>
<?php if(!empty($sess) && isset($sess['password']) && !empty($sess['password'])){ ?>
<label for="email">Current Password:</label>
<input type="password" class="form-control bg_wht wdth_fill" id="email" name="password" placeholder="Enter Current Password" required>
<br><br>
<br><br>
<?php }else{ ?>
<input type="hidden" id="email" name="password" value=''>
<?php } ?>
<label for="email">New Password:</label>
<input type="password" class="form-control bg_wht wdth_fill" id="email" placeholder="Enter New Password" name="n_password" required>
<br><br>
......
......@@ -24,7 +24,7 @@ die();*/
<div class="col-md-12">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url();?>assets/images/locate.png"> &nbsp; Change Location</p>
</div>
......
......@@ -5,7 +5,7 @@
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p class="showlocation" href="" data-target="#myModalnew"><img src="<?php echo base_url('assets/images/locate.png'); ?>"> &nbsp; Change Location</p>
</div>
</div>
......@@ -74,7 +74,7 @@
</div>
</div>
<script src="<?php echo base_url('assets/js/jquery-1.9.1.min.js'); ?>"></script>
<script src="http://thecodeplayer.com/uploads/js/jquery.easing.min.js" type="text/javascript"></script>
<script src="<?php echo base_url('assets/js/jquery.easing.min.js') ;?>"></script>
<script src="<?php echo base_url('assets/js/jquery.mCustomScrollbar.concat.min.js') ;?>"></script>
<script src="<?php echo base_url('assets/js/parsley/parsley.min.js'); ?>"></script>
<script src="<?php echo base_url('assets/js/custom.js') ;?>"></script>
......
......@@ -278,7 +278,7 @@
<div class="row">
<div class="col-md-12">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div>
</div>
......
......@@ -335,7 +335,7 @@ What are your hours?
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div>
</div>
......
<?php
$setting = getSettings();
$fbAppId = $setting->fb_app_id;
$fbSecret = $setting->fb_sec_key;
?>
<div class="landing_bg">
<div class="landing_rht">
<div class="become1"> <p class="cpoint shoper_link frst_div"><img src="<?php echo base_url('assets/images/lockk.png'); ?>"> Become a Shopper </p></div>
......@@ -228,7 +233,7 @@
<br>
<p class="or">OR</p>
<div class="social_icon">
<a href="<?=$login_url; ?>"><button class="facebook" type="button"> Log in with Facebook</button></a>
<a href="javascript:void(0)" onclick="myFacebookLogin()"><button class="facebook" type="button"> Log in with Facebook</button></a>
<a href="<?=$authUrl; ?>"><button class="google" type="button">Log in with Google</button></a>
<p class="have_acnt">Forgot your password? <span class="violet_log reset_div">Reset it</span></p>
</div>
......@@ -250,15 +255,9 @@
<br>
<div class="result_msg"></div>
</form>
</form>
</div>
<!-- find-end-->
<div class="footer_list">
<ul>
......@@ -277,3 +276,47 @@
</div>
</div>
<script>
window.fbAsyncInit = function() {
FB.init({
appId : '<?=$fbAppId?>',
xfbml : true,
version : 'v2.8'
});
FB.AppEvents.logPageView();
};
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
function myFacebookLogin() {
FB.login(function(response){
if (response.status === 'connected') {
getUserDetails();
}
});
}
function getUserDetails() {
var data,id,name,pic,email;
FB.api('/me?fields=id,name,picture,email', function(response) {
console.log(response)
data = {'fb_data':response};
$.post("<?php echo base_url();?>Home/facebooklogin",data,function(ret){
var ret = JSON.parse(ret);
if(ret.status == 0)
location.reload();
else if(ret.status == 1)
window.location.href= base_url+"Store/";
});
});
}
</script>
......@@ -238,7 +238,7 @@
<!-- <div class="radio"></div> -->
<?php } } else {?>
<div class="container">
<h3>No Address Found! Add <a class="button" data-rel="#content-b" href="#">New</a></h3>
<h3>No Address Found!</h3>
</div>
<?php } ?>
</section>
......@@ -469,7 +469,7 @@
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div>
</div>
......@@ -595,4 +595,4 @@
}
</script>
</body>
</html>
\ No newline at end of file
</html>
......@@ -287,7 +287,7 @@ $settings = getSettings();
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div>
</div>
......
......@@ -283,7 +283,7 @@ $settings = getSettings();
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div>
</div>
......
......@@ -187,7 +187,7 @@
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div>
</div>
......
......@@ -168,7 +168,7 @@
<div class="col-md-12">
<div class="zip_outer">
<div class="head_store">
<h4>Choose a store in <b><?php echo $zip; ?></b> </h4>
<h4>Choose a store in <b id="zipPinCode"><?php echo $zip; ?></b> </h4>
<p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div>
</div>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -305,6 +305,7 @@
var result = val['store'];
var z=val.zip;
$('#zip').html('');
$('[id^="zipPinCode"]').html(z);
$('<div class=""> </div>').appendTo('#zip');
if(val['message']=="zip_present"){
$('#myModalnew').modal('hide');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment