Commit 3c449558 by Tobin

Merge branch 'master' into production

parents 4bbec476 13ca7c9d
.navbar-nav > .user-menu > .dropdown-menu > li.user-header { .navbar-nav>.user-menu>.dropdown-menu>li.user-header {
height:50px !important; height: 50px !important;
} }
.dropdown-toggle { .dropdown-toggle {
background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0; background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
} }
.modal-wide .modal-dialog { .modal-wide .modal-dialog {
width:80% !important; width: 80% !important;
} }
.modal-content .box { .modal-content .box {
border-left:1px solid #f4f4f4; border-left: 1px solid #f4f4f4;
} }
.select2-selection--multiple .select2-search--inline .select2-search__field { .select2-selection--multiple .select2-search--inline .select2-search__field {
width:1px !important; width: 1px !important;
border:none !important; border: none !important;
} }
#map_canvas { #map_canvas {
height: 350px; height: 350px;
width: 98%; width: 98%;
} }
.input_size{width: 322px !important;} .input_size {
width: 322px !important;
}
/* Profile Pic change */ /* Profile Pic change */
.user-profile-pic { .user-profile-pic {
position:relative; position: relative;
} }
.profile-user-img { .profile-user-img {
height:150px; height: 150px;
width: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; .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;
} }
.user-profile-pic:hover .change-profile-pic { .user-profile-pic:hover .change-profile-pic {
display:block; display: block;
} }
.uploadFile { .uploadFile {
background: url('../images/whitecam.png') no-repeat; background: url('../images/whitecam.png') no-repeat;
height: 32px; height: 32px;
width: 32px; width: 32px;
position:absolute; position: absolute;
left: -webkit-calc(50% - 16px); left: -webkit-calc(50% - 16px);
left: calc(50% - 16px); left: calc(50% - 16px);
bottom:calc(50% - 16px); bottom: calc(50% - 16px);
overflow: hidden; overflow: hidden;
cursor: pointer; cursor: pointer;
} }
.uploadFile input { .uploadFile input {
filter: alpha(opacity=0); filter: alpha(opacity=0);
opacity: 0; opacity: 0;
margin-left: -110px; margin-left: -110px;
} }
.custom-file-input { .custom-file-input {
height: 35px; height: 35px;
cursor: pointer; 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{ .sleeper {
background-image: url(./images/1.png);background-repeat: no-repeat;height: 23px; background-image: url(./images/1.png);
background-repeat: no-repeat;
height: 23px;
width: 34px; width: 34px;
margin-top:10px; margin-top: 10px;
height: 41px; height: 41px;
}.seater{ }
background-image: url(./images/4.png);background-repeat: no-repeat;height: 23px;
.seater {
background-image: url(./images/4.png);
background-repeat: no-repeat;
height: 23px;
width: 34px; width: 34px;
margin-top:10px; margin-top: 10px;
height: 41px; height: 41px;
}.sleeper1{ }
background-image: url(../images/empty.png);background-repeat: no-repeat;height: 23px;
.sleeper1 {
background-image: url(../images/empty.png);
background-repeat: no-repeat;
height: 23px;
width: 34px; width: 34px;
margin-top:10px; margin-top: 10px;
height: 41px; height: 41px;
} }
.add-new { .add-new {
width:100px; width: 100px;
background-color: #874DA3; background-color: #874DA3;
} }
.btn-dangers{background-color: #3c8dbc; .btn-dangers {
border-color: #3c8dbc;} 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 { body {
overflow-x: hidden; overflow-x: hidden;
background-color: #F7F8FC; background-color: #F7F8FC;
} }
.not_fnd { .not_fnd {
width: 100% !important; width: 100% !important;
} }
.not_pag { .not_pag {
position: absolute; position: absolute;
top: 50% !important; top: 50% !important;
} }
.hght_inr { .hght_inr {
padding: 9px !important; padding: 9px !important;
} }
.botm_inr { .botm_inr {
margin-bottom: 25px; margin-bottom: 25px;
} }
.violet_clr { .violet_clr {
background-color: #874DA3 !important; background-color: #874DA3 !important;
border-color: #874DA3 !important; border-color: #874DA3 !important;
} }
.stepwizard-step p { .stepwizard-step p {
margin-top: 10px; margin-top: 10px;
} }
.stepwizard-row { .stepwizard-row {
display: table-row; display: table-row;
} }
.stepwizard { .stepwizard {
display: table; display: table;
width: 100%; width: 100%;
position: relative; position: relative;
} }
.stepwizard-step button[disabled] { .stepwizard-step button[disabled] {
opacity: 1 !important; opacity: 1 !important;
filter: alpha(opacity=100) !important; filter: alpha(opacity=100) !important;
} }
.stepwizard-row:before { .stepwizard-row:before {
top: 14px; top: 14px;
bottom: 0; bottom: 0;
...@@ -45,11 +54,13 @@ body { ...@@ -45,11 +54,13 @@ body {
background-color: #ccc; background-color: #ccc;
z-order: 0; z-order: 0;
} }
.stepwizard-step { .stepwizard-step {
display: table-cell; display: table-cell;
text-align: center; text-align: center;
position: relative; position: relative;
} }
.btn-circle { .btn-circle {
width: 30px; width: 30px;
height: 30px; height: 30px;
...@@ -59,13 +70,16 @@ body { ...@@ -59,13 +70,16 @@ body {
line-height: 1.428571429; line-height: 1.428571429;
border-radius: 15px; border-radius: 15px;
} }
.navbar-default .navbar-collapse, .navbar-default .navbar-collapse,
.navbar-default .navbar-form { .navbar-default .navbar-form {
border: none!important; border: none!important;
} }
.navbar-collapse { .navbar-collapse {
box-shadow: none!important; box-shadow: none!important;
} }
.overlay-div { .overlay-div {
height: 2000px; height: 2000px;
width: 100%; width: 100%;
...@@ -77,12 +91,15 @@ body { ...@@ -77,12 +91,15 @@ body {
overflow-x: hidden; overflow-x: hidden;
transition: .5s; transition: .5s;
} }
.shrink { .shrink {
padding: 20px 0!important; padding: 20px 0!important;
} }
.drop_list { .drop_list {
background-image: none!important; background-image: none!important;
} }
.dropbtn { .dropbtn {
color: #000; color: #000;
font-size: 16px; font-size: 16px;
...@@ -90,14 +107,17 @@ body { ...@@ -90,14 +107,17 @@ body {
cursor: pointer; cursor: pointer;
padding: 16px; padding: 16px;
} }
.dropbtn:hover, .dropbtn:hover,
.dropbtn:focus { .dropbtn:focus {
background-color: #3e8e41; background-color: #3e8e41;
} }
.dropdown { .dropdown {
position: relative; position: relative;
display: inline-block; display: inline-block;
} }
.dropdown-content { .dropdown-content {
border-radius: 6px; border-radius: 6px;
display: none; display: none;
...@@ -107,6 +127,7 @@ body { ...@@ -107,6 +127,7 @@ body {
overflow: auto; overflow: auto;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
} }
.dropdown-content a { .dropdown-content a {
color: #4f4f4f!important; color: #4f4f4f!important;
text-decoration: none; text-decoration: none;
...@@ -115,18 +136,22 @@ body { ...@@ -115,18 +136,22 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 12px 16px; padding: 12px 16px;
} }
.dropdown a:hover { .dropdown a:hover {
background-color: #f1f1f1; background-color: #f1f1f1;
} }
.acnt_num { .acnt_num {
border-bottom: 1px solid #dadbde; border-bottom: 1px solid #dadbde;
font-size: 16px; font-size: 16px;
font-weight: 500; font-weight: 500;
} }
.icons_drop { .icons_drop {
width: 20px; width: 20px;
margin-right: 7px; margin-right: 7px;
} }
.name_font { .name_font {
font-weight: 600!important; font-weight: 600!important;
color: #353435; color: #353435;
...@@ -134,6 +159,7 @@ body { ...@@ -134,6 +159,7 @@ body {
top: 16px; top: 16px;
font-size: 17px; font-size: 17px;
} }
.custom_nav ul .child_none a::after { .custom_nav ul .child_none a::after {
content: ""!important; content: ""!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -141,9 +167,11 @@ body { ...@@ -141,9 +167,11 @@ body {
position: absolute; position: absolute;
top: 14px; top: 14px;
} }
.custom_nav ul li a::after:last-child { .custom_nav ul li a::after:last-child {
content: none; content: none;
} }
.custom_nav ul li a::after { .custom_nav ul li a::after {
content: url("../images/strip.png")!important; content: url("../images/strip.png")!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -151,29 +179,34 @@ body { ...@@ -151,29 +179,34 @@ body {
position: absolute; position: absolute;
top: 15px; top: 15px;
} }
.custom_nav { .custom_nav {
background-color: #874DA3; background-color: #874DA3;
border: none; border: none;
padding: 2px!important; padding: 2px!important;
} }
.nav.navbar-nav.navbar-right.wdth_full > li {
.nav.navbar-nav.navbar-right.wdth_full>li {
width: 123px; width: 123px;
font-size: 15px; font-size: 15px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
} }
.nav.navbar-nav.navbar-right.wdth_full > li a {
.nav.navbar-nav.navbar-right.wdth_full>li a {
font-size: 15px; font-size: 15px;
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background: transparent none repeat scroll 0 0; background: transparent none repeat scroll 0 0;
} }
.tabs { .tabs {
box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.28); box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.28);
width: 100%; width: 100%;
float: left; float: left;
height: 62px; height: 62px;
} }
.slider { .slider {
float: left; float: left;
width: 100%; width: 100%;
...@@ -184,13 +217,15 @@ body { ...@@ -184,13 +217,15 @@ body {
background-size: contain; background-size: contain;
padding: 10px; padding: 10px;
} }
.slider_inner { .slider_inner {
background: #f7f8fc none repeat scroll 0 0; background: #f7f8fc none repeat scroll 0 0;
float: left; float: left;
width: 100%; width: 100%;
padding: 0 54px 54px; padding: 0 54px 54px;
} }
.nav.nav-pills.tabs_cust > li a {
.nav.nav-pills.tabs_cust>li a {
color: #161222; color: #161222;
font-size: 14px!important; font-size: 14px!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -198,9 +233,10 @@ body { ...@@ -198,9 +233,10 @@ body {
text-transform: uppercase; text-transform: uppercase;
padding: 21px 12px 12px; 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,
.nav-pills.tabs_cust > li.active > a:focus { .nav-pills.tabs_cust>li.active>a:hover,
.nav-pills.tabs_cust>li.active>a:focus {
height: 62px; height: 62px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-color: #eee!important; background-color: #eee!important;
...@@ -213,24 +249,29 @@ body { ...@@ -213,24 +249,29 @@ body {
font-weight: 600; font-weight: 600;
padding: 17px 12px 12px; padding: 17px 12px 12px;
} }
.mores { .mores {
font-size: 12px; font-size: 12px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.nav.nav-pills.tabs_cust > li {
.nav.nav-pills.tabs_cust>li {
text-align: center; text-align: center;
width: 100%; width: 100%;
} }
.arivals { .arivals {
font-size: 14px; font-size: 14px;
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 10%; width: 10%;
} }
.view_more { .view_more {
color: #8d4eab; color: #8d4eab;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.inner_slider h5 { .inner_slider h5 {
float: left; float: left;
font-weight: 600; font-weight: 600;
...@@ -238,6 +279,7 @@ body { ...@@ -238,6 +279,7 @@ body {
text-transform: uppercase; text-transform: uppercase;
padding-right: 10px; padding-right: 10px;
} }
.inner_slider p { .inner_slider p {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background: #FFF none repeat scroll 0 0; background: #FFF none repeat scroll 0 0;
...@@ -252,12 +294,14 @@ body { ...@@ -252,12 +294,14 @@ body {
width: 117px; width: 117px;
font-weight: 600; font-weight: 600;
} }
.inner_slider size h5 { .inner_slider size h5 {
width: 130px!important; width: 130px!important;
float: left; float: left;
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.owl-demo .item { .owl-demo .item {
display: block; display: block;
color: #FFF; color: #FFF;
...@@ -273,15 +317,18 @@ body { ...@@ -273,15 +317,18 @@ body {
margin: 5px; margin: 5px;
padding: 45px 0; padding: 45px 0;
} }
.owl-theme .owl-controls .owl-buttons div { .owl-theme .owl-controls .owl-buttons div {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
position: absolute!important; position: absolute!important;
padding: 5px 9px; padding: 5px 9px;
} }
.owl-theme .owl-buttons i { .owl-theme .owl-buttons i {
margin-top: 2px; margin-top: 2px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.rupees { .rupees {
color: #5c2875; color: #5c2875;
font-size: 15px; font-size: 15px;
...@@ -293,6 +340,7 @@ body { ...@@ -293,6 +340,7 @@ body {
position: absolute; position: absolute;
width: 100%; width: 100%;
} }
.rupees p { .rupees p {
border: medium none; border: medium none;
color: #615e5e!important; color: #615e5e!important;
...@@ -301,6 +349,7 @@ body { ...@@ -301,6 +349,7 @@ body {
font-weight: 500; font-weight: 500;
font-family: "Open Sans", sans-serif!important; font-family: "Open Sans", sans-serif!important;
} }
.owl-theme .owl-controls .owl-buttons .owl-prev { .owl-theme .owl-controls .owl-buttons .owl-prev {
background-color: transparent; background-color: transparent;
background-image: url(../images/lfft.png); background-image: url(../images/lfft.png);
...@@ -311,6 +360,7 @@ body { ...@@ -311,6 +360,7 @@ body {
left: -45px; left: -45px;
top: 138px; top: 138px;
} }
.owl-theme .owl-controls .owl-buttons .owl-next { .owl-theme .owl-controls .owl-buttons .owl-next {
right: -45px; right: -45px;
top: 138px; top: 138px;
...@@ -321,9 +371,11 @@ body { ...@@ -321,9 +371,11 @@ body {
background-size: 23px auto; background-size: 23px auto;
height: 100px; height: 100px;
} }
.item.orange > img {
.item.orange>img {
height: 130px; height: 130px;
} }
.offer { .offer {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-image: url(../images/offer_strip.png); background-image: url(../images/offer_strip.png);
...@@ -336,6 +388,7 @@ body { ...@@ -336,6 +388,7 @@ body {
top: 8px; top: 8px;
width: 64px; width: 64px;
} }
.off { .off {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-color: transparent!important; background-color: transparent!important;
...@@ -347,16 +400,19 @@ body { ...@@ -347,16 +400,19 @@ body {
text-transform: uppercase; text-transform: uppercase;
width: 100%!important; width: 100%!important;
} }
.left_modal { .left_modal {
position: absolute; position: absolute;
right: 0!important; right: 0!important;
margin: 0 auto!important; margin: 0 auto!important;
} }
.shadow { .shadow {
position: fixed; position: fixed;
top: 55px; top: 55px;
width: 100%; width: 100%;
} }
.sidenav { .sidenav {
height: 100%; height: 100%;
width: 0; width: 0;
...@@ -368,6 +424,7 @@ body { ...@@ -368,6 +424,7 @@ body {
overflow-x: hidden; overflow-x: hidden;
transition: .5s; transition: .5s;
} }
.sidenav a { .sidenav a {
text-decoration: none; text-decoration: none;
font-size: 25px; font-size: 25px;
...@@ -376,10 +433,12 @@ body { ...@@ -376,10 +433,12 @@ body {
transition: .3s; transition: .3s;
padding: 8px 8px 8px 32px; padding: 8px 8px 8px 32px;
} }
.sidenav a:hover, .sidenav a:hover,
.offcanvas a:focus { .offcanvas a:focus {
color: #f1f1f1; color: #f1f1f1;
} }
.sidenav .closebtn { .sidenav .closebtn {
position: absolute; position: absolute;
top: 0; top: 0;
...@@ -387,11 +446,13 @@ body { ...@@ -387,11 +446,13 @@ body {
font-size: 30px; font-size: 30px;
padding: 0; padding: 0;
} }
.captio_cart { .captio_cart {
width: 100%; width: 100%;
float: left; float: left;
padding: 10px; padding: 10px;
} }
.captio_cart_1 { .captio_cart_1 {
width: 50%; width: 50%;
float: left; float: left;
...@@ -399,21 +460,25 @@ body { ...@@ -399,21 +460,25 @@ body {
font-weight: 600; font-weight: 600;
letter-spacing: 1px; letter-spacing: 1px;
} }
.hght { .hght {
height: 40px; height: 40px;
background-color: #874DA3; background-color: #874DA3;
width: 100%; width: 100%;
float: left; float: left;
} }
.cart_product { .cart_product {
width: 100%; width: 100%;
float: left; float: left;
border-bottom: 1px solid #bebebe; border-bottom: 1px solid #bebebe;
} }
.cart_product_1 { .cart_product_1 {
width: 80%; width: 80%;
float: left; float: left;
} }
.cart_product_2 { .cart_product_2 {
width: 20%; width: 20%;
float: left; float: left;
...@@ -422,6 +487,7 @@ body { ...@@ -422,6 +487,7 @@ body {
font-size: 15px; font-size: 15px;
font-weight: 500; font-weight: 500;
} }
.product_addcart { .product_addcart {
border: 1px solid #874da3; border: 1px solid #874da3;
float: left; float: left;
...@@ -430,14 +496,17 @@ body { ...@@ -430,14 +496,17 @@ body {
margin: 8px; margin: 8px;
padding: 14px 19px 19px; padding: 14px 19px 19px;
} }
.cart_product_1 > p {
.cart_product_1>p {
padding-top: 36px; padding-top: 36px;
color: #615e5e; color: #615e5e;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.product_addcart > img {
.product_addcart>img {
width: 43px; width: 43px;
} }
.quantity { .quantity {
width: 60px!important; width: 60px!important;
border: 1px solid #c7c0c7; border: 1px solid #c7c0c7;
...@@ -445,17 +514,20 @@ body { ...@@ -445,17 +514,20 @@ body {
height: 30px; height: 30px;
text-align: center; text-align: center;
} }
.overlay { .overlay {
background-image: url(../images/close.png); background-image: url(../images/close.png);
background-position: 90%; background-position: 90%;
background-size: 35px auto; background-size: 35px auto;
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.check_out { .check_out {
width: 100%; width: 100%;
float: left; float: left;
padding: 47px 6px 19px; padding: 47px 6px 19px;
} }
.check_out_1 { .check_out_1 {
width: 70%; width: 70%;
float: left; float: left;
...@@ -469,6 +541,7 @@ body { ...@@ -469,6 +541,7 @@ body {
font-weight: 600; font-weight: 600;
padding: 10px; padding: 10px;
} }
.check_out_2 { .check_out_2 {
background-color: #2caab1; background-color: #2caab1;
border-bottom-right-radius: 18px; border-bottom-right-radius: 18px;
...@@ -476,7 +549,7 @@ body { ...@@ -476,7 +549,7 @@ body {
color: #fff; color: #fff;
cursor: pointer; cursor: pointer;
float: left; float: left;
font-family: "Open Sans",sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 600; font-weight: 600;
height: 40px; height: 40px;
line-height: 38px; line-height: 38px;
...@@ -485,9 +558,11 @@ body { ...@@ -485,9 +558,11 @@ body {
text-transform: uppercase; text-transform: uppercase;
width: 30%; width: 30%;
} }
#mySidenav_full { #mySidenav_full {
height: 400px; height: 400px;
} }
.head_store { .head_store {
border-bottom: 1px solid #874da3; border-bottom: 1px solid #874da3;
text-align: center; text-align: center;
...@@ -495,12 +570,14 @@ body { ...@@ -495,12 +570,14 @@ body {
margin: 0 auto 20px; margin: 0 auto 20px;
padding: 0 29px 29px; padding: 0 29px 29px;
} }
.head_store h4 { .head_store h4 {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 22px!important; font-size: 22px!important;
font-weight: 400; font-weight: 400;
letter-spacing: 1px; letter-spacing: 1px;
} }
.head_store p { .head_store p {
color: #874da3; color: #874da3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -509,22 +586,27 @@ body { ...@@ -509,22 +586,27 @@ body {
line-height: 36px; line-height: 36px;
letter-spacing: 1px; letter-spacing: 1px;
} }
.full_close { .full_close {
width: 28px; width: 28px;
} }
.adver_store { .adver_store {
float: left; float: left;
width: 100%; width: 100%;
padding: 10px 124px 88px; padding: 10px 124px 88px;
} }
.shop_prod { .shop_prod {
float: left; float: left;
margin: 0 7px 6px; margin: 0 7px 6px;
width: 32%; width: 32%;
} }
.shop_prod_inner:hover{
.shop_prod_inner:hover {
border: 2px solid #874da3; border: 2px solid #874da3;
} }
.add_carts { .add_carts {
float: left; float: left;
padding-top: 18px; padding-top: 18px;
...@@ -534,13 +616,16 @@ body { ...@@ -534,13 +616,16 @@ body {
position: absolute; position: absolute;
right: 0; right: 0;
} }
.drop_down { .drop_down {
margin-left: 9px; margin-left: 9px;
} }
.full_wdth { .full_wdth {
width: 90%; width: 90%;
float: left; float: left;
} }
.logo_sect { .logo_sect {
background: #FFF none repeat scroll 0 0; background: #FFF none repeat scroll 0 0;
height: 57px; height: 57px;
...@@ -549,10 +634,12 @@ body { ...@@ -549,10 +634,12 @@ body {
top: 0; top: 0;
left: 0; left: 0;
} }
.topnav { .topnav {
font-size: 14px; font-size: 14px;
padding: 0; padding: 0;
} }
.home_bg { .home_bg {
background-image: url(../images/bg_hom.png); background-image: url(../images/bg_hom.png);
background-repeat: no-repeat; background-repeat: no-repeat;
...@@ -561,6 +648,7 @@ body { ...@@ -561,6 +648,7 @@ body {
width: 100%; width: 100%;
float: left; float: left;
} }
.home2_bg { .home2_bg {
background-image: url(../images/help_img.jpg); background-image: url(../images/help_img.jpg);
background-repeat: no-repeat; background-repeat: no-repeat;
...@@ -569,12 +657,14 @@ body { ...@@ -569,12 +657,14 @@ body {
width: 100%; width: 100%;
float: left; float: left;
} }
.logo_img { .logo_img {
height: 189px; height: 189px;
left: 128px; left: 128px;
position: absolute; position: absolute;
width: 231px; width: 231px;
} }
.search { .search {
color: #FFF; color: #FFF;
font-style: italic; font-style: italic;
...@@ -582,15 +672,18 @@ body { ...@@ -582,15 +672,18 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
margin: 230px auto; margin: 230px auto;
} }
.search h1 { .search h1 {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
margin-bottom: 44px; margin-bottom: 44px;
} }
.search-wrapper { .search-wrapper {
width: 581px; width: 581px;
z-index: 9999; z-index: 9999;
margin: 4px auto 29px; margin: 4px auto 29px;
} }
.search-wrapper input { .search-wrapper input {
font-size: 15px; font-size: 15px;
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
...@@ -607,6 +700,7 @@ body { ...@@ -607,6 +700,7 @@ body {
width: 403px; width: 403px;
padding: 10px 5px; padding: 10px 5px;
} }
.search-wrapper button { .search-wrapper button {
background: #42bfc6 none repeat scroll 0 0; background: #42bfc6 none repeat scroll 0 0;
border: 0 none; border: 0 none;
...@@ -626,15 +720,18 @@ body { ...@@ -626,15 +720,18 @@ body {
width: 178px; width: 178px;
padding: 0; padding: 0;
} }
.locate { .locate {
width: 17px; width: 17px;
margin-right: 7px; margin-right: 7px;
} }
.cart { .cart {
cursor: pointer; cursor: pointer;
margin-right: 18px; margin-right: 18px;
width: 31px; width: 31px;
} }
.change { .change {
background: #FFF none repeat scroll 0 0!important; background: #FFF none repeat scroll 0 0!important;
color: #874da3!important; color: #874da3!important;
...@@ -647,10 +744,12 @@ body { ...@@ -647,10 +744,12 @@ body {
width: 20px!important; width: 20px!important;
padding: 3px 0 0; padding: 3px 0 0;
} }
.lead { .lead {
font-size: 18px; font-size: 18px;
font-weight: 400; font-weight: 400;
} }
.intro-header { .intro-header {
padding-top: 50px; padding-top: 50px;
padding-bottom: 50px; padding-bottom: 50px;
...@@ -659,24 +758,29 @@ body { ...@@ -659,24 +758,29 @@ body {
background: url(../img/intro-bg.jpg) no-repeat center center; background: url(../img/intro-bg.jpg) no-repeat center center;
background-size: cover; background-size: cover;
} }
.intro-message { .intro-message {
position: relative; position: relative;
padding-top: 20%; padding-top: 20%;
padding-bottom: 20%; padding-bottom: 20%;
} }
.intro-message > h1 {
.intro-message>h1 {
text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6); text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
font-size: 5em; font-size: 5em;
margin: 0; margin: 0;
} }
.intro-divider { .intro-divider {
width: 400px; width: 400px;
border-top: 1px solid #f8f8f8; border-top: 1px solid #f8f8f8;
border-bottom: 1px solid rgba(0, 0, 0, 0.2); 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); text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
} }
.rupees .cornerLink { .rupees .cornerLink {
opacity: 0; opacity: 0;
position: absolute; position: absolute;
...@@ -694,27 +798,33 @@ body { ...@@ -694,27 +798,33 @@ body {
transition: opacity 500ms; transition: opacity 500ms;
padding: 2px 0; padding: 2px 0;
} }
.add_list { .add_list {
width: 70%; width: 70%;
background-color: #42bfc6; background-color: #42bfc6;
border: none; border: none;
padding: 5px; padding: 5px;
} }
.hght_fix { .hght_fix {
height: 54px; height: 54px;
} }
.fsp-close > img {
.fsp-close>img {
width: 27px; width: 27px;
} }
.owl-demo .item:hover .rupees { .owl-demo .item:hover .rupees {
display: block; display: block;
opacity: 0.3; opacity: 0.3;
} }
.add_butt { .add_butt {
width: 100%; width: 100%;
height: 130px; height: 130px;
background-color: #fff; background-color: #fff;
} }
.add_item { .add_item {
background-color: #42bfc6; background-color: #42bfc6;
background-image: url(../images/plus.png); background-image: url(../images/plus.png);
...@@ -730,12 +840,14 @@ body { ...@@ -730,12 +840,14 @@ body {
width: 54%; width: 54%;
padding: 10px; padding: 10px;
} }
#adddiv > img {
#adddiv>img {
bottom: 63px; bottom: 63px;
left: 37px; left: 37px;
position: absolute; position: absolute;
width: 23px; width: 23px;
} }
.item_tot { .item_tot {
background-color: #42bfc6; background-color: #42bfc6;
border-radius: 12px; border-radius: 12px;
...@@ -747,6 +859,7 @@ body { ...@@ -747,6 +859,7 @@ body {
top: 12px; top: 12px;
width: 26px; width: 26px;
} }
.shop_prod_inner { .shop_prod_inner {
border: 1px solid #b679d4; border: 1px solid #b679d4;
float: left; float: left;
...@@ -755,16 +868,19 @@ body { ...@@ -755,16 +868,19 @@ body {
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
.shop_prod_inner_lft { .shop_prod_inner_lft {
width: 40%; width: 40%;
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.shop_prod_inner_rht { .shop_prod_inner_rht {
width: 60%; width: 60%;
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.shop_logo { .shop_logo {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-color: #f7f7f7; background-color: #f7f7f7;
...@@ -773,19 +889,23 @@ body { ...@@ -773,19 +889,23 @@ body {
text-align: center; text-align: center;
width: 118px; width: 118px;
} }
.shop_prod_inner_rht > p {
.shop_prod_inner_rht>p {
line-height: 29px; line-height: 29px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.shop_prod_inner_rht img { .shop_prod_inner_rht img {
margin-right: 10px; margin-right: 10px;
} }
.responsive-container { .responsive-container {
position: relative; position: relative;
width: 100%; width: 100%;
height: 100px; height: 100px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.img-container { .img-container {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
position: absolute; position: absolute;
...@@ -798,17 +918,20 @@ body { ...@@ -798,17 +918,20 @@ body {
text-align: center; text-align: center;
font: 0/0 a; font: 0/0 a;
} }
.img-container:before { .img-container:before {
content: ' '; content: ' ';
display: inline-block; display: inline-block;
vertical-align: middle; vertical-align: middle;
height: 100%; height: 100%;
} }
.img-container img { .img-container img {
vertical-align: middle; vertical-align: middle;
display: inline-block; display: inline-block;
width: 76px; width: 76px;
} }
.heading { .heading {
color: #856796; color: #856796;
float: left; float: left;
...@@ -820,6 +943,7 @@ body { ...@@ -820,6 +943,7 @@ body {
text-transform: uppercase; text-transform: uppercase;
font-weight: 500; font-weight: 500;
} }
.search-list li { .search-list li {
line-height: 29px; line-height: 29px;
color: #615e5e; color: #615e5e;
...@@ -830,16 +954,19 @@ body { ...@@ -830,16 +954,19 @@ body {
margin-top: 0; margin-top: 0;
padding-right: 20px; padding-right: 20px;
} }
.search_store { .search_store {
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 100%; width: 100%;
padding: 52px 76px 76px; padding: 52px 76px 76px;
} }
.search-wrapper.stores.cf > input {
.search-wrapper.stores.cf>input {
background: #f7f8fc none repeat scroll 0 0; background: #f7f8fc none repeat scroll 0 0;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.add_hover { .add_hover {
width: 100%; width: 100%;
background-color: red; background-color: red;
...@@ -848,23 +975,27 @@ body { ...@@ -848,23 +975,27 @@ body {
position: absolute; position: absolute;
bottom: 30px; bottom: 30px;
} }
.account_tab { .account_tab {
background-color: #f7f8fc; background-color: #f7f8fc;
float: left; float: left;
padding-top: 190px; padding-top: 190px;
width: 100%; width: 100%;
} }
.acount_full_list { .acount_full_list {
background-color: #fff; background-color: #fff;
border-radius: 20px; border-radius: 20px;
padding: 10px; padding: 10px;
} }
.acount_list { .acount_list {
width: 91%; width: 91%;
margin: 23px; margin: 23px;
padding: 0; padding: 0;
} }
.acount_full_list > li {
.acount_full_list>li {
list-style: outside none none; list-style: outside none none;
border-bottom: 1px solid #f3f3f4; border-bottom: 1px solid #f3f3f4;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -875,6 +1006,7 @@ body { ...@@ -875,6 +1006,7 @@ body {
cursor: pointer; cursor: pointer;
padding: 13px; padding: 13px;
} }
.shadow_account { .shadow_account {
left: 246px; left: 246px;
position: fixed; position: fixed;
...@@ -882,6 +1014,7 @@ body { ...@@ -882,6 +1014,7 @@ body {
width: 100%; width: 100%;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.logo_img_acount { .logo_img_acount {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
height: 171px; height: 171px;
...@@ -889,31 +1022,37 @@ body { ...@@ -889,31 +1022,37 @@ body {
top: 0; top: 0;
width: 189px; width: 189px;
} }
.add_cart { .add_cart {
position: relative; position: relative;
width: 100px; width: 100px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.full_wdth_acount { .full_wdth_acount {
float: left; float: left;
width: 97%; width: 97%;
} }
.acount_full_list img { .acount_full_list img {
width: 22px; width: 22px;
margin-right: 10px; margin-right: 10px;
} }
.acount_full_list a { .acount_full_list a {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
color: #353435; color: #353435;
padding-right: 28px; padding-right: 28px;
text-decoration: none; text-decoration: none;
} }
.acount_detail { .acount_detail {
float: right; float: right;
width: 100%; width: 100%;
padding: 0 0 0 35px; padding: 0 0 0 35px;
} }
.acount_detail > h3 {
.acount_detail>h3 {
border-bottom: 1px solid #874da3; border-bottom: 1px solid #874da3;
height: 39px; height: 39px;
letter-spacing: 1px; letter-spacing: 1px;
...@@ -921,6 +1060,7 @@ body { ...@@ -921,6 +1060,7 @@ body {
font-size: 20px; font-size: 20px;
width: 213px; width: 213px;
} }
.acount_form label { .acount_form label {
font-size: 15px; font-size: 15px;
color: #656464; color: #656464;
...@@ -929,6 +1069,7 @@ body { ...@@ -929,6 +1069,7 @@ body {
padding-bottom: 0; padding-bottom: 0;
padding-left: 17px; padding-left: 17px;
} }
.acount_form { .acount_form {
margin-bottom: 26px; margin-bottom: 26px;
float: left; float: left;
...@@ -936,6 +1077,7 @@ body { ...@@ -936,6 +1077,7 @@ body {
background-position: 100% 79%; background-position: 100% 79%;
width: 90%; width: 90%;
} }
.bg_wht { .bg_wht {
background-color: #fff; background-color: #fff;
border: 0 none!important; border: 0 none!important;
...@@ -949,21 +1091,26 @@ body { ...@@ -949,21 +1091,26 @@ body {
width: 90%; width: 90%;
float: left; float: left;
} }
.frm_edit { .frm_edit {
float: left; float: left;
} }
.form-control::-moz-placeholder { .form-control::-moz-placeholder {
opacity: 1; opacity: 1;
color: #874da3!important; color: #874da3!important;
} }
.personal h3 { .personal h3 {
width: 219px; width: 219px;
} }
.save_div { .save_div {
width: 76%; width: 76%;
float: left; float: left;
padding-bottom: 40px; padding-bottom: 40px;
} }
.save_act { .save_act {
background: #42bfc6 none repeat scroll 0 0; background: #42bfc6 none repeat scroll 0 0;
border: medium none; border: medium none;
...@@ -975,22 +1122,27 @@ body { ...@@ -975,22 +1122,27 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 7px; padding: 7px;
} }
#myDropdown > a:hover {
#myDropdown>a:hover {
background-color: #fff; background-color: #fff;
} }
.delivery h3 { .delivery h3 {
width: 430px; width: 430px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
margin-bottom: 32px; margin-bottom: 32px;
} }
.wdt_total { .wdt_total {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 100%; width: 100%;
} }
.half_total { .half_total {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 50%; width: 50%;
} }
.area_text { .area_text {
border: medium none; border: medium none;
border-radius: 21px; border-radius: 21px;
...@@ -1001,6 +1153,7 @@ body { ...@@ -1001,6 +1153,7 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 10px 0 10px 10px; padding: 10px 0 10px 10px;
} }
.plce_details { .plce_details {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
...@@ -1009,6 +1162,7 @@ body { ...@@ -1009,6 +1162,7 @@ body {
float: left; float: left;
padding: 33px; padding: 33px;
} }
.plce_details_inner { .plce_details_inner {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
border-bottom: 1px solid #e3dce9; border-bottom: 1px solid #e3dce9;
...@@ -1017,17 +1171,21 @@ body { ...@@ -1017,17 +1171,21 @@ body {
font-size: 16px; font-size: 16px;
padding: 11px 5px 14px 0; padding: 11px 5px 14px 0;
} }
.sub_tot { .sub_tot {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
float: right; float: right;
} }
.border_none { .border_none {
border: none; border: none;
} }
.font_weght { .font_weght {
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.add_promo { .add_promo {
color: #874da3; color: #874da3;
float: left; float: left;
...@@ -1036,6 +1194,7 @@ body { ...@@ -1036,6 +1194,7 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding-top: 34px; padding-top: 34px;
} }
.promo_code { .promo_code {
border-radius: 17px; border-radius: 17px;
float: right; float: right;
...@@ -1046,34 +1205,40 @@ body { ...@@ -1046,34 +1205,40 @@ body {
width: 213px; width: 213px;
font-size: 32px; font-size: 32px;
} }
.payment_dtl { .payment_dtl {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 100%; width: 100%;
float: left; float: left;
padding-top: 51px; padding-top: 51px;
} }
.payment_dtl1 { .payment_dtl1 {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 13%; width: 13%;
float: left; float: left;
} }
.payment_dtl2 { .payment_dtl2 {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 80%; width: 80%;
float: left; float: left;
} }
.payment_dtl2 > p {
.payment_dtl2>p {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
color: #9c9ea6; color: #9c9ea6;
font-size: 14px; font-size: 14px;
line-height: 22px; line-height: 22px;
text-align: justify; text-align: justify;
} }
.full_tab { .full_tab {
float: left; float: left;
width: 100%; width: 100%;
margin-bottom: 17px; margin-bottom: 17px;
} }
.resdential_addr2 { .resdential_addr2 {
border-right: 1px solid #874DA3; border-right: 1px solid #874DA3;
border-top: 1px solid #874DA3; border-top: 1px solid #874DA3;
...@@ -1091,6 +1256,7 @@ body { ...@@ -1091,6 +1256,7 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 13px 13px 13px 49px; padding: 13px 13px 13px 49px;
} }
.resdential_addr { .resdential_addr {
background: #f7f8fc none repeat scroll 0 0; background: #f7f8fc none repeat scroll 0 0;
border-radius: 15px; border-radius: 15px;
...@@ -1099,9 +1265,11 @@ body { ...@@ -1099,9 +1265,11 @@ body {
width: 100%; width: 100%;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.layer { .layer {
background-color: #d5cade; background-color: #d5cade;
} }
.txt_arival { .txt_arival {
float: left; float: left;
padding-top: 13px; padding-top: 13px;
...@@ -1109,12 +1277,14 @@ body { ...@@ -1109,12 +1277,14 @@ body {
color: #656464; color: #656464;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.txt_arival > p {
.txt_arival>p {
padding-left: 16px; padding-left: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 15px; font-size: 15px;
color: #656464; color: #656464;
} }
.landing_bg { .landing_bg {
background: url(../images/landing_bg.jpg); background: url(../images/landing_bg.jpg);
background-position: center; background-position: center;
...@@ -1123,10 +1293,8 @@ body { ...@@ -1123,10 +1293,8 @@ body {
background-attachment: fixed; background-attachment: fixed;
height: 900px; height: 900px;
width: 100%; width: 100%;
} }
.landing_rht { .landing_rht {
width: 23%; width: 23%;
position: fixed; position: fixed;
...@@ -1136,6 +1304,7 @@ body { ...@@ -1136,6 +1304,7 @@ body {
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.landing_login { .landing_login {
background: transparent none repeat scroll 0 0; background: transparent none repeat scroll 0 0;
border: 1px solid; border: 1px solid;
...@@ -1145,6 +1314,7 @@ body { ...@@ -1145,6 +1314,7 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 7px; padding: 7px;
} }
.zip_block { .zip_block {
background: #874DA3 none repeat scroll 0 0; background: #874DA3 none repeat scroll 0 0;
width: 100%; width: 100%;
...@@ -1155,12 +1325,14 @@ body { ...@@ -1155,12 +1325,14 @@ body {
margin: 158px auto; margin: 158px auto;
padding: 32px; padding: 32px;
} }
.zip_block h1 { .zip_block h1 {
font-size: 25px; font-size: 25px;
color: #383535; color: #383535;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
} }
.zip_block p { .zip_block p {
font-size: 16px; font-size: 16px;
color: #949494; color: #949494;
...@@ -1168,6 +1340,7 @@ body { ...@@ -1168,6 +1340,7 @@ body {
padding-bottom: 21px; padding-bottom: 21px;
font-weight: 500; font-weight: 500;
} }
.zip_code { .zip_code {
border: medium none; border: medium none;
border-radius: 25px; border-radius: 25px;
...@@ -1176,6 +1349,7 @@ body { ...@@ -1176,6 +1349,7 @@ body {
width: 100%; width: 100%;
padding: 13px; padding: 13px;
} }
.find_str { .find_str {
background-color: #42bfc6; background-color: #42bfc6;
border: medium none; border: medium none;
...@@ -1187,17 +1361,20 @@ body { ...@@ -1187,17 +1361,20 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 13px; padding: 13px;
} }
.have_acnt { .have_acnt {
font-size: 16px!important; font-size: 16px!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding-top: 24px; padding-top: 24px;
font-weight: 500; font-weight: 500;
} }
.violet_log { .violet_log {
cursor: pointer; cursor: pointer;
color: #5c2875; color: #5c2875;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.footer_list { .footer_list {
position: fixed; position: fixed;
bottom: 0; bottom: 0;
...@@ -1206,6 +1383,7 @@ body { ...@@ -1206,6 +1383,7 @@ body {
width: 100%; width: 100%;
left: 0; left: 0;
} }
.footer_list ul li a { .footer_list ul li a {
display: inline; display: inline;
list-style: outside none none; list-style: outside none none;
...@@ -1215,6 +1393,7 @@ body { ...@@ -1215,6 +1393,7 @@ body {
text-decoration: none; text-decoration: none;
padding: 0 1px; padding: 0 1px;
} }
.footer_list ul li::after { .footer_list ul li::after {
content: url("../images/login_divider.jpg")!important; content: url("../images/login_divider.jpg")!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -1222,6 +1401,7 @@ body { ...@@ -1222,6 +1401,7 @@ body {
position: relative; position: relative;
top: 2px; top: 2px;
} }
.or { .or {
text-transform: uppercase; text-transform: uppercase;
font-size: 15px; font-size: 15px;
...@@ -1231,12 +1411,14 @@ body { ...@@ -1231,12 +1411,14 @@ body {
float: left; float: left;
padding-bottom: 0!important; padding-bottom: 0!important;
} }
.social_icon { .social_icon {
border: medium none; border: medium none;
float: left; float: left;
width: 100%; width: 100%;
padding: 0 53px 53px; padding: 0 53px 53px;
} }
.facebook { .facebook {
background: #3b5992 none repeat scroll 0 0; background: #3b5992 none repeat scroll 0 0;
border: medium none; border: medium none;
...@@ -1252,6 +1434,7 @@ body { ...@@ -1252,6 +1434,7 @@ body {
background-size: 28px; background-size: 28px;
padding: 10px; padding: 10px;
} }
.google { .google {
background: #4285f4 none repeat scroll 0 0; background: #4285f4 none repeat scroll 0 0;
border: medium none; border: medium none;
...@@ -1268,18 +1451,21 @@ body { ...@@ -1268,18 +1451,21 @@ body {
background-size: 28px; background-size: 28px;
padding: 10px; padding: 10px;
} }
.become_ftures { .become_ftures {
border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
border-top-right-radius: 10px; border-top-right-radius: 10px;
float: left; float: left;
width: 100%; width: 100%;
/*padding:42px 42px 42px 10px;*/ /*padding:42px 42px 42px 10px;*/
padding: 42px 25px 36px 28px; padding: 42px 25px 36px 28px;
} }
.clr_gray { .clr_gray {
background-color: #EAEDF7; background-color: #EAEDF7;
} }
/*.bot_pad { /*.bot_pad {
padding-bottom: 77px; padding-bottom: 77px;
}*/ }*/
...@@ -1287,41 +1473,48 @@ body { ...@@ -1287,41 +1473,48 @@ body {
.nopadding { .nopadding {
padding: 0; padding: 0;
} }
.become_inner { .become_inner {
color: #fff; color: #fff;
float: left; float: left;
padding: 0 10px 0 0; padding: 0 10px 0 0;
min-height: 454px; min-height: 454px;
} }
.become_inner > h1 {
.become_inner>h1 {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 20px; font-size: 20px;
line-height: 30px; line-height: 30px;
} }
.become_inner1 { .become_inner1 {
float: left; float: left;
padding-bottom: 0; padding-bottom: 0;
padding-top: 0; padding-top: 0;
width: 100%; width: 100%;
} }
.become_inner1_left { .become_inner1_left {
float: left; float: left;
text-align: left; text-align: left;
width: 25%; width: 25%;
} }
.become_inner1_rht { .become_inner1_rht {
width: 70%; width: 70%;
float: left; float: left;
text-align: left; text-align: left;
} }
.become_inner1_rht > h3 {
.become_inner1_rht>h3 {
color: #fff; color: #fff;
font-size: 18px; font-size: 18px;
line-height: 23px; line-height: 23px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.become_inner1_rht > p {
.become_inner1_rht>p {
text-align: justify; text-align: justify;
color: #fff; color: #fff;
font-size: 15px; font-size: 15px;
...@@ -1329,20 +1522,24 @@ body { ...@@ -1329,20 +1522,24 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 249px; width: 249px;
} }
.become_inner1_left > img {
.become_inner1_left>img {
margin-top: 16px; margin-top: 16px;
width: 53px; width: 53px;
} }
.nobgclr { .nobgclr {
background-color: #EAEDF7!important; background-color: #EAEDF7!important;
width: 100%; width: 100%;
float: left; float: left;
} }
.half_text { .half_text {
width: 48%; width: 48%;
float: left; float: left;
margin-bottom: 35px; margin-bottom: 35px;
} }
.slct_select { .slct_select {
border: medium none; border: medium none;
border-radius: 22px; border-radius: 22px;
...@@ -1352,18 +1549,22 @@ body { ...@@ -1352,18 +1549,22 @@ body {
background-position: right; background-position: right;
background-size: 30px; background-size: 30px;
} }
.shoper_link { .shoper_link {
float: left; float: left;
margin-top: 9px; margin-top: 9px;
width: 184px; width: 184px;
font-size: 14px; font-size: 14px;
} }
.lfft { .lfft {
margin-left: 11px; margin-left: 11px;
} }
.pad_left { .pad_left {
padding-left: 0; padding-left: 0;
} }
.select-style { .select-style {
color: #874da3; color: #874da3;
width: 100%; width: 100%;
...@@ -1377,6 +1578,7 @@ body { ...@@ -1377,6 +1578,7 @@ body {
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
.select-style select { .select-style select {
color: #874da3; color: #874da3;
width: 100%; width: 100%;
...@@ -1389,42 +1591,50 @@ body { ...@@ -1389,42 +1591,50 @@ body {
appearance: none; appearance: none;
padding: 10px 8px; padding: 10px 8px;
} }
.select-style select:focus { .select-style select:focus {
outline: none; outline: none;
} }
.help_blck { .help_blck {
width: 100%; width: 100%;
float: left; float: left;
padding: 50px; padding: 50px;
} }
.help_blck2 > p {
.help_blck2>p {
color: #9b9da1; color: #9b9da1;
font-size: 15px; font-size: 15px;
line-height: 23px; line-height: 23px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
} }
.pad_rht { .pad_rht {
padding-right: 0; padding-right: 0;
} }
.help_last_blck { .help_last_blck {
width: 100%; width: 100%;
float: left; float: left;
background-color: #eaedf7; background-color: #eaedf7;
padding-bottom: 48px; padding-bottom: 48px;
} }
.help_last_blck3 { .help_last_blck3 {
width: 100%; width: 100%;
float: left; float: left;
text-align: center; text-align: center;
padding: 20px; padding: 20px;
} }
.help_last_blck1 > p {
.help_last_blck1>p {
color: #9b9da1; color: #9b9da1;
font-size: 14px; font-size: 14px;
line-height: 23px; line-height: 23px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.repotr_pblm { .repotr_pblm {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 15px; font-size: 15px;
...@@ -1435,19 +1645,23 @@ body { ...@@ -1435,19 +1645,23 @@ body {
border: 1px solid #42bfc6; border: 1px solid #42bfc6;
padding: 10px; padding: 10px;
} }
.mar_move2 { .mar_move2 {
margin-top: 61px; margin-top: 61px;
} }
.footer_last { .footer_last {
width: 100%; width: 100%;
float: left; float: left;
background-color: #e6e9f2; background-color: #e6e9f2;
padding: 19px; padding: 19px;
} }
.help_footer { .help_footer {
position: relative; position: relative;
} }
.footer_list.help_footer > ul li a {
.footer_list.help_footer>ul li a {
display: inline; display: inline;
list-style: outside none none; list-style: outside none none;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -1456,80 +1670,98 @@ body { ...@@ -1456,80 +1670,98 @@ body {
text-decoration: none; text-decoration: none;
padding: 0 1px; padding: 0 1px;
} }
.zip_block > img {
.zip_block>img {
width: 95px; width: 95px;
} }
.login_div { .login_div {
padding-bottom: 0; padding-bottom: 0;
/*height:667px;*/ /*height:667px;*/
} }
.list_tabs { .list_tabs {
list-style: outside none none; list-style: outside none none;
} }
.list_tabs > li a {
.list_tabs>li a {
color: #646568; color: #646568;
width: 100%; width: 100%;
font-size: 14px; font-size: 14px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.list_tabs > li {
.list_tabs>li {
list-style-image: url(../images/list_gray.png); list-style-image: url(../images/list_gray.png);
padding: 7px; padding: 7px;
} }
.list_tabs > li > active {
.list_tabs>li>active {
color: red!important; color: red!important;
} }
.list_blue { .list_blue {
list-style-image: url(../images/list_blue.png)!important; list-style-image: url(../images/list_blue.png)!important;
padding: 7px; padding: 7px;
} }
.help_list { .help_list {
background: #eaedf7 none repeat scroll 0 0; background: #eaedf7 none repeat scroll 0 0;
border-radius: 13px; border-radius: 13px;
padding: 25px 0; padding: 25px 0;
} }
.list_hlp_inner h3 { .list_hlp_inner h3 {
color: #4d4f55; color: #4d4f55;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.list_hlp_inner p { .list_hlp_inner p {
color: #7c7c7c; color: #7c7c7c;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 14px; font-size: 14px;
line-height: 25px; line-height: 25px;
} }
.foot_blue { .foot_blue {
background-color: #5c2875; background-color: #5c2875;
height: 30px; height: 30px;
width: 100%; width: 100%;
float: left; float: left;
} }
.terms > h4 {
.terms>h4 {
color: #4d4f55; color: #4d4f55;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 19px; font-size: 19px;
font-weight: 500; font-weight: 500;
padding-bottom: 10px; padding-bottom: 10px;
} }
.terms > p {
.terms>p {
color: #7c7c7c; color: #7c7c7c;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 14px; font-size: 14px;
line-height: 25px; line-height: 25px;
text-align: justify; text-align: justify;
} }
.terms { .terms {
padding: 0 20px 20px; padding: 0 20px 20px;
} }
.term_bg { .term_bg {
height: 270px; height: 270px;
} }
.margin_chge { .margin_chge {
margin: 131px auto; margin: 131px auto;
} }
.acount_detail.delivery img { .acount_detail.delivery img {
width: 19px; width: 19px;
} }
.resdential_addr1 { .resdential_addr1 {
background-image: url(../images/resdential.png); background-image: url(../images/resdential.png);
background-position: 20% center; background-position: 20% center;
...@@ -1547,25 +1779,31 @@ body { ...@@ -1547,25 +1779,31 @@ body {
border-width: 1px; border-width: 1px;
padding: 13px 13px 13px 42px; padding: 13px 13px 13px 42px;
} }
.change_bord { .change_bord {
padding-bottom: 23px; padding-bottom: 23px;
} }
.padding_chge { .padding_chge {
padding: 0 76px 76px; padding: 0 76px 76px;
} }
.wdth_size { .wdth_size {
width: 500px!important; width: 500px!important;
} }
.flot { .flot {
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
float: left; float: left;
width: 100%; width: 100%;
border-radius: 10px; border-radius: 10px;
} }
.wdth_fill { .wdth_fill {
width: 100%; width: 100%;
border: 1px solid #ccc!important; border: 1px solid #ccc!important;
} }
.chge_sub { .chge_sub {
background: #42bfc6 none repeat scroll 0 0; background: #42bfc6 none repeat scroll 0 0;
border: medium none; border: medium none;
...@@ -1576,14 +1814,17 @@ body { ...@@ -1576,14 +1814,17 @@ body {
width: 100px; width: 100px;
padding: 7px; padding: 7px;
} }
.pad_tops { .pad_tops {
padding-top: 24px; padding-top: 24px;
} }
.order_history { .order_history {
width: 100%; width: 100%;
float: left; float: left;
padding-bottom: 15px; padding-bottom: 15px;
} }
.order_history1 { .order_history1 {
width: 70%; width: 70%;
float: left; float: left;
...@@ -1591,6 +1832,7 @@ body { ...@@ -1591,6 +1832,7 @@ body {
color: #874DA3; color: #874DA3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.order_history2 { .order_history2 {
width: 30%; width: 30%;
float: left; float: left;
...@@ -1598,6 +1840,7 @@ body { ...@@ -1598,6 +1840,7 @@ body {
color: #874DA3; color: #874DA3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.order_history_out { .order_history_out {
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
border-radius: 10px; border-radius: 10px;
...@@ -1606,14 +1849,17 @@ body { ...@@ -1606,14 +1849,17 @@ body {
width: 100%; width: 100%;
padding: 17px 17px 0; padding: 17px 17px 0;
} }
.acount_checkout { .acount_checkout {
float: left; float: left;
padding-bottom: 16px; padding-bottom: 16px;
width: 100%; width: 100%;
} }
.check_outfull { .check_outfull {
padding-top: 23px; padding-top: 23px;
} }
.add_adr { .add_adr {
border-bottom: 1px solid #874da3; border-bottom: 1px solid #874da3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -1622,28 +1868,35 @@ body { ...@@ -1622,28 +1868,35 @@ body {
width: 275px; width: 275px;
font-size: 21px; font-size: 21px;
} }
.add_adr > img {
.add_adr>img {
width: 36px; width: 36px;
} }
#menu4 > p {
#menu4>p {
font-size: 17px; font-size: 17px;
font-weight: 300; font-weight: 300;
color: #874DA3; color: #874DA3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.redem { .redem {
width: 200px; width: 200px;
float: left; float: left;
} }
.medium_wdth { .medium_wdth {
width: 70%; width: 70%;
} }
.wdth_more { .wdth_more {
height: 46px; height: 46px;
} }
.order_history_out > p {
.order_history_out>p {
font-size: 16px; font-size: 16px;
} }
.change_bg { .change_bg {
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
...@@ -1651,29 +1904,35 @@ body { ...@@ -1651,29 +1904,35 @@ body {
width: 100%; width: 100%;
float: left; float: left;
} }
.search.margin_chge_home > img {
.search.margin_chge_home>img {
border-radius: 50%; border-radius: 50%;
height: 112px; height: 112px;
width: 112px; width: 112px;
} }
.mre_super { .mre_super {
font-size: 35px; font-size: 35px;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
margin-bottom: 0!important; margin-bottom: 0!important;
} }
.search.margin_chge_home > p {
.search.margin_chge_home>p {
font-size: 17px; font-size: 17px;
font-style: normal; font-style: normal;
} }
.mor_inf { .mor_inf {
border-bottom: 1px solid #fff; border-bottom: 1px solid #fff;
} }
.clcr_chge { .clcr_chge {
color: #874DA3!important; color: #874DA3!important;
font-size: 14px; font-size: 14px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.full_lft { .full_lft {
width: 100%; width: 100%;
float: left; float: left;
...@@ -1681,7 +1940,8 @@ body { ...@@ -1681,7 +1940,8 @@ body {
padding-bottom: 20px; padding-bottom: 20px;
height: 450px; height: 450px;
} }
.prod_item_des > h4 {
.prod_item_des>h4 {
font-size: 20px; font-size: 20px;
line-height: 28px; line-height: 28px;
font-weight: 500; font-weight: 500;
...@@ -1689,18 +1949,21 @@ body { ...@@ -1689,18 +1949,21 @@ body {
margin-bottom: 0; margin-bottom: 0;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.prod_item_des > p {
.prod_item_des>p {
color: #8e8e8e; color: #8e8e8e;
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.prod_item_des > h3 {
.prod_item_des>h3 {
color: #e8104a; color: #e8104a;
font-size: 25px; font-size: 25px;
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.dollar_rs { .dollar_rs {
color: #8e8e8e!important; color: #8e8e8e!important;
font-size: 14px; font-size: 14px;
...@@ -1708,16 +1971,19 @@ body { ...@@ -1708,16 +1971,19 @@ body {
padding-left: 10px; padding-left: 10px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.flt_non { .flt_non {
float: left; float: left;
margin-bottom: 14px; margin-bottom: 14px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.tot_wdths { .tot_wdths {
width: 100%; width: 100%;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 12px; padding: 12px;
} }
.zoom_img { .zoom_img {
text-align: center; text-align: center;
width: 100%; width: 100%;
...@@ -1725,18 +1991,22 @@ body { ...@@ -1725,18 +1991,22 @@ body {
border: 1px solid #e7e7e7; border: 1px solid #e7e7e7;
height: 360px; height: 360px;
} }
.zoomIn { .zoomIn {
margin-top: 104px; margin-top: 104px;
} }
.inr_fnt { .inr_fnt {
font-size: 30px; font-size: 30px;
} }
.cent_algn { .cent_algn {
text-align: center; text-align: center;
font-size: 27px; font-size: 27px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
} }
.new_addr { .new_addr {
border: 1px solid #e5edec; border: 1px solid #e5edec;
border-radius: 25px; border-radius: 25px;
...@@ -1747,81 +2017,97 @@ body { ...@@ -1747,81 +2017,97 @@ body {
margin: 0 auto; margin: 0 auto;
padding: 6px; padding: 6px;
} }
.zip_newaddr { .zip_newaddr {
width: 100%; width: 100%;
float: left; float: left;
background-color: #fff; background-color: #fff;
padding: 10px; padding: 10px;
} }
.half_widthh { .half_widthh {
float: left; float: left;
width: 100%; width: 100%;
background-color: #fff; background-color: #fff;
padding: 20px; padding: 20px;
} }
.zip_newaddr > p {
.zip_newaddr>p {
font-size: 14px; font-size: 14px;
font-weight: 500; font-weight: 500;
text-align: center; text-align: center;
} }
.bord_wdth { .bord_wdth {
border: 1px solid #e5edec!important; border: 1px solid #e5edec!important;
width: 70%!important; width: 70%!important;
margin: 0 auto; margin: 0 auto;
} }
.strt_shop { .strt_shop {
width: 25%; width: 25%;
padding: 12px; padding: 12px;
} }
.modal-dialog.prod_full.mar_lfts { .modal-dialog.prod_full.mar_lfts {
width: 50%; width: 50%;
} }
.half_wdths { .half_wdths {
font-size: 13px; font-size: 13px;
float: left; float: left;
width: 49%!important; width: 49%!important;
margin: 3px; margin: 3px;
} }
.show, .show,
.owl-demo .item:hover #adddiv, .owl-demo .item:hover #adddiv,
.owl-demo .item:hover #num_item { .owl-demo .item:hover #num_item {
display: block; display: block;
} }
.child_none a::after, .child_none a::after,
.footer_list ul li:last-child::after { .footer_list ul li:last-child::after {
content: none!important; content: none!important;
} }
.owl-pagination, .owl-pagination,
#adddiv, #adddiv,
#num_item { #num_item {
display: none; display: none;
} }
.shadow > img,
.shadow>img,
.full_widthh, .full_widthh,
.become_shoper { .become_shoper {
width: 100%; width: 100%;
} }
.captio_cart_2, .captio_cart_2,
.become_1, .become_1,
.become_2 { .become_2 {
width: 50%; width: 50%;
float: left; float: left;
} }
.opacity, .opacity,
.rupees_hover { .rupees_hover {
opacity: 0.3; opacity: 0.3;
} }
.adver_inner, .adver_inner,
.search-list, .search-list,
.full_tab_content { .full_tab_content {
float: left; float: left;
width: 100%; width: 100%;
} }
.search-wrapper input::-webkit-input-placeholder, .search-wrapper input::-webkit-input-placeholder,
.search-wrapper input::-moz-placeholder { .search-wrapper input::-moz-placeholder {
color: #000; color: #000;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.form-control bg_wht::-webkit-input-placeholder, .form-control bg_wht::-webkit-input-placeholder,
. form-control bg_wht::-moz-input-placeholder, . form-control bg_wht::-moz-input-placeholder,
.area_textt::-webkit-input-placeholder, .area_textt::-webkit-input-placeholder,
...@@ -1829,31 +2115,36 @@ body { ...@@ -1829,31 +2115,36 @@ body {
color: #874da3!important; color: #874da3!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.landing_zip_blck, .landing_zip_blck,
.wdth_flt { .wdth_flt {
width: 100%; width: 100%;
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.zip_code::-webkit-input-placeholder, .zip_code::-webkit-input-placeholder,
.zip_code::-moz-input-placeholder { .zip_code::-moz-input-placeholder {
color: #000!important; color: #000!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.footer_list ul, .footer_list ul,
.footer_list.help_footer > ul { .footer_list.help_footer>ul {
list-style: outside none none; list-style: outside none none;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 0; padding: 0;
} }
.footer_list ul li, .footer_list ul li,
.footer_list.help_footer > ul li { .footer_list.help_footer>ul li {
display: inline; display: inline;
list-style: outside none none; list-style: outside none none;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 16px; font-size: 16px;
padding: 0 4px; padding: 0 4px;
} }
.help_blck1, .help_blck1,
.help_blck2, .help_blck2,
.help_blck3 { .help_blck3 {
...@@ -1865,23 +2156,26 @@ body { ...@@ -1865,23 +2156,26 @@ body {
border-radius: 10px; border-radius: 10px;
padding: 25px; padding: 25px;
} }
.help_blck1 > h4,
.help_blck2 > h4, .help_blck1>h4,
.help_blck3 > h4 { .help_blck2>h4,
.help_blck3>h4 {
color: #4d4f55; color: #4d4f55;
font-size: 19px; font-size: 19px;
padding-top: 12px; padding-top: 12px;
font-weight: 500; font-weight: 500;
} }
.help_blck1 > p,
.help_blck3 > p, .help_blck1>p,
.help_last_blck2 > p, .help_blck3>p,
.help_last_blck3 > p { .help_last_blck2>p,
.help_last_blck3>p {
color: #9b9da1; color: #9b9da1;
font-size: 15px; font-size: 15px;
line-height: 23px; line-height: 23px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.help_last_blck1, .help_last_blck1,
.help_last_blck2 { .help_last_blck2 {
width: 100%; width: 100%;
...@@ -1891,13 +2185,15 @@ body { ...@@ -1891,13 +2185,15 @@ body {
margin: 10px; margin: 10px;
padding: 20px; padding: 20px;
} }
.help_last_blck1 > h4,
.help_last_blck2 > h4, .help_last_blck1>h4,
.help_last_blck3 > h4 { .help_last_blck2>h4,
.help_last_blck3>h4 {
color: #666974; color: #666974;
font-size: 19px; font-size: 19px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.repotr_pblm:hover, .repotr_pblm:hover,
.find_str:hover, .find_str:hover,
.save_act:hover { .save_act:hover {
...@@ -1905,19 +2201,23 @@ body { ...@@ -1905,19 +2201,23 @@ body {
background-color: transparent; background-color: transparent;
border: 1px solid #42bfc6; border: 1px solid #42bfc6;
} }
.mar_move, .mar_move,
.mar_move1 { .mar_move1 {
margin-top: 29px; margin-top: 29px;
} }
.ful_wdth, .ful_wdth,
.full_size { .full_size {
width: 100%; width: 100%;
float: left; float: left;
} }
.margin_chge_home, .margin_chge_home,
.prod_full { .prod_full {
margin: 100px auto; margin: 100px auto;
} }
@media min-width 320pxand max-width 1067px { @media min-width 320pxand max-width 1067px {
.half_wdths { .half_wdths {
width: 100%!important; width: 100%!important;
...@@ -1943,7 +2243,7 @@ body { ...@@ -1943,7 +2243,7 @@ body {
position: absolute; position: absolute;
width: 231px; width: 231px;
} }
.become_inner1_rht > p { .become_inner1_rht>p {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 15px; font-size: 15px;
...@@ -2057,7 +2357,7 @@ body { ...@@ -2057,7 +2357,7 @@ body {
.search-wrapper button { .search-wrapper button {
width: 115px; width: 115px;
} }
.nav.nav-pills.tabs_cust > li { .nav.nav-pills.tabs_cust>li {
text-align: center; text-align: center;
width: 100%; width: 100%;
} }
...@@ -2080,6 +2380,8 @@ body { ...@@ -2080,6 +2380,8 @@ body {
width: 100%; width: 100%;
} }
} }
/* /*
@media min-width 320pxand max-width 967px{ @media min-width 320pxand max-width 967px{
...@@ -2105,19 +2407,24 @@ top:56px; ...@@ -2105,19 +2407,24 @@ top:56px;
width:100%; width:100%;
} }
}*/ }*/
/*najeela*/ /*najeela*/
.cart_outer { .cart_outer {
float: left; float: left;
width: 100%; width: 100%;
} }
.shop_new { .shop_new {
float: left; float: left;
width: 100%; width: 100%;
} }
.bot_bus { .bot_bus {
display: none; display: none;
} }
.offer_price { .offer_price {
font-size: 12px; font-size: 12px;
display: inline-block; display: inline-block;
...@@ -2125,18 +2432,22 @@ width:100%; ...@@ -2125,18 +2432,22 @@ width:100%;
color: #535353; color: #535353;
opacity: .5 opacity: .5
} }
.error { .error {
padding-top: 20px; padding-top: 20px;
font-size: 19px !important; font-size: 19px !important;
font-weight: 600 !important; font-weight: 600 !important;
color: red !important; color: red !important;
} }
.success { .success {
padding-top: 20px; padding-top: 20px;
font-size: 19px !important; font-size: 19px !important;
font-weight: 600 !important; font-weight: 600 !important;
color: #874DA3 !important; color: #874DA3 !important;
} }
/*.find_password { /*.find_password {
background-color:#42bfc6; background-color:#42bfc6;
border:medium none; border:medium none;
...@@ -2148,6 +2459,8 @@ font-size:16px; ...@@ -2148,6 +2459,8 @@ font-size:16px;
font-family:"Open Sans", sans-serif; font-family:"Open Sans", sans-serif;
padding:13px; padding:13px;
}*/ }*/
/* /*
last booking last booking
*/ */
...@@ -2158,6 +2471,7 @@ last booking ...@@ -2158,6 +2471,7 @@ last booking
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-style: italic; font-style: italic;
} }
.booking_dtl p { .booking_dtl p {
float: right; float: right;
font-size: 18px; font-size: 18px;
...@@ -2166,6 +2480,7 @@ last booking ...@@ -2166,6 +2480,7 @@ last booking
font-weight: 300; font-weight: 300;
color: #3d3d3d; color: #3d3d3d;
} }
.booking_dtl { .booking_dtl {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background: #e1e1e1 none repeat scroll 0 0; background: #e1e1e1 none repeat scroll 0 0;
...@@ -2174,12 +2489,14 @@ last booking ...@@ -2174,12 +2489,14 @@ last booking
padding: 0 10px; padding: 0 10px;
width: 100%; width: 100%;
} }
.booking_dtlblw { .booking_dtlblw {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
float: left; float: left;
padding: 20px; padding: 20px;
width: 100%; width: 100%;
} }
.bookin_lft { .bookin_lft {
float: left; float: left;
width: 50%; width: 50%;
...@@ -2187,22 +2504,26 @@ last booking ...@@ -2187,22 +2504,26 @@ last booking
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
color: gray; color: gray;
} }
.full_wht { .full_wht {
width: 100%; width: 100%;
float: left; float: left;
padding-top: 250px; padding-top: 250px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.radio_button { .radio_button {
padding-top: 25px; padding-top: 25px;
float: left; float: left;
width: 100%; width: 100%;
margin-bottom: 1px; margin-bottom: 1px;
} }
.radio_button ul { .radio_button ul {
float: right; float: right;
width: 74%; width: 74%;
} }
.radio_button ul li { .radio_button ul li {
color: #9a9a9a; color: #9a9a9a;
display: inline-block; display: inline-block;
...@@ -2210,10 +2531,12 @@ last booking ...@@ -2210,10 +2531,12 @@ last booking
position: relative; position: relative;
width: 50%; width: 50%;
} }
.radio_button ul li input[type=radio] { .radio_button ul li input[type=radio] {
position: absolute; position: absolute;
visibility: hidden; visibility: hidden;
} }
.radio_button ul li label { .radio_button ul li label {
text-align: left; text-align: left;
cursor: pointer; cursor: pointer;
...@@ -2223,6 +2546,7 @@ last booking ...@@ -2223,6 +2546,7 @@ last booking
transition: all 0.25s linear 0s; transition: all 0.25s linear 0s;
z-index: 9; z-index: 9;
} }
.radio_button ul li .check { .radio_button ul li .check {
display: block; display: block;
position: absolute; position: absolute;
...@@ -2236,6 +2560,7 @@ last booking ...@@ -2236,6 +2560,7 @@ last booking
transition: border .25s linear; transition: border .25s linear;
-webkit-transition: border .25s linear; -webkit-transition: border .25s linear;
} }
.radio_button ul li .check::before { .radio_button ul li .check::before {
border-radius: 100%; border-radius: 100%;
content: ""; content: "";
...@@ -2248,19 +2573,24 @@ last booking ...@@ -2248,19 +2573,24 @@ last booking
transition: background 0.25s linear 0s; transition: background 0.25s linear 0s;
width: 5px; width: 5px;
} }
input[type=radio]:checked ~ .check {
input[type=radio]:checked~.check {
border: 5px solid #874DA3; border: 5px solid #874DA3;
} }
input[type=radio]:checked ~ .check::before {
input[type=radio]:checked~.check::before {
background: #874DA3; background: #874DA3;
} }
input[type=radio]:checked ~ label {
input[type=radio]:checked~label {
color: #9a9a9a; color: #9a9a9a;
} }
.radio_button > p {
.radio_button>p {
float: left; float: left;
padding-top: 10px; padding-top: 10px;
} }
.sub_payment { .sub_payment {
border: medium none; border: medium none;
padding: 10px; padding: 10px;
...@@ -2270,11 +2600,14 @@ input[type=radio]:checked ~ label { ...@@ -2270,11 +2600,14 @@ input[type=radio]:checked ~ label {
color: #fff; color: #fff;
border-radius: 24px; border-radius: 24px;
} }
.sub_payment:hover { .sub_payment:hover {
border: 1px solid #874DA3; border: 1px solid #874DA3;
color: #874DA3; color: #874DA3;
background-color: #fff; background-color: #fff;
} }
/*stores*/ /*stores*/
.store_bg { .store_bg {
...@@ -2283,19 +2616,23 @@ input[type=radio]:checked ~ label { ...@@ -2283,19 +2616,23 @@ input[type=radio]:checked ~ label {
background-image: url(../images/stre_bg.jpg); background-image: url(../images/stre_bg.jpg);
background-size: cover; background-size: cover;
} }
.str_top { .str_top {
margin-top: 133px; margin-top: 133px;
border: none; border: none;
} }
.bg_whtclr { .bg_whtclr {
width: 100%; width: 100%;
float: left; float: left;
padding: 43px; padding: 43px;
background-color: #fff; background-color: #fff;
} }
.low_mar { .low_mar {
margin: 116px auto; margin: 116px auto;
} }
.showup, .showup,
.showup2 { .showup2 {
background: #F7F8FC none repeat scroll 0 0; background: #F7F8FC none repeat scroll 0 0;
...@@ -2307,14 +2644,16 @@ input[type=radio]:checked ~ label { ...@@ -2307,14 +2644,16 @@ input[type=radio]:checked ~ label {
z-index: 9999; z-index: 9999;
border-radius: 10px; border-radius: 10px;
} }
.drop_srch_list > ul {
.drop_srch_list>ul {
list-style: outside none none; list-style: outside none none;
width: 100%; width: 100%;
padding: 0px; padding: 0px;
margin: 0px; margin: 0px;
float: left; float: left;
} }
.drop_srch_list > ul li {
.drop_srch_list>ul li {
width: 560px; width: 560px;
float: left; float: left;
font-size: 14px; font-size: 14px;
...@@ -2323,10 +2662,12 @@ input[type=radio]:checked ~ label { ...@@ -2323,10 +2662,12 @@ input[type=radio]:checked ~ label {
text-align: left; text-align: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.drop_srch_list > ul li:hover {
.drop_srch_list>ul li:hover {
background-color: #874DA3; background-color: #874DA3;
color: #fff; color: #fff;
} }
@media (min-width: 320px)and (max-width: 1067px) { @media (min-width: 320px)and (max-width: 1067px) {
.str_top { .str_top {
width: 100%; width: 100%;
...@@ -2361,7 +2702,7 @@ input[type=radio]:checked ~ label { ...@@ -2361,7 +2702,7 @@ input[type=radio]:checked ~ label {
position: absolute; position: absolute;
width: 231px; width: 231px;
} }
.become_inner1_rht > p { .become_inner1_rht>p {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 15px; font-size: 15px;
...@@ -2484,7 +2825,7 @@ input[type=radio]:checked ~ label { ...@@ -2484,7 +2825,7 @@ input[type=radio]:checked ~ label {
.search-wrapper button { .search-wrapper button {
width: 115px; width: 115px;
} }
.nav.nav-pills.tabs_cust > li { .nav.nav-pills.tabs_cust>li {
text-align: center; text-align: center;
width: 100%; width: 100%;
} }
...@@ -2502,6 +2843,7 @@ input[type=radio]:checked ~ label { ...@@ -2502,6 +2843,7 @@ input[type=radio]:checked ~ label {
height: auto; height: auto;
} }
} }
@media (min-width: 320px)and (max-width: 967px) { @media (min-width: 320px)and (max-width: 967px) {
.check_out { .check_out {
float: left; float: left;
...@@ -2509,14 +2851,16 @@ input[type=radio]:checked ~ label { ...@@ -2509,14 +2851,16 @@ input[type=radio]:checked ~ label {
width: 100%; width: 100%;
} }
} }
@media (min-width: 1281px) and (max-width: 1400px) { @media (min-width: 1281px) and (max-width: 1400px) {
.zip_block h1 { .zip_block h1 {
font-size: 25px; font-size: 25px;
} }
.become_inner > h1 { .become_inner>h1 {
display: none; display: none;
} }
} }
@media (min-width: 1650px) and (max-width: 2000px) { @media (min-width: 1650px) and (max-width: 2000px) {
.shadow { .shadow {
left: 361px; left: 361px;
...@@ -2525,6 +2869,7 @@ input[type=radio]:checked ~ label { ...@@ -2525,6 +2869,7 @@ input[type=radio]:checked ~ label {
width: 100%; width: 100%;
} }
} }
@media (min-width: 1080px) and (max-width: 1280px) { @media (min-width: 1080px) and (max-width: 1280px) {
.zip_block h1 { .zip_block h1 {
font-size: 20px; font-size: 20px;
...@@ -2536,7 +2881,7 @@ input[type=radio]:checked ~ label { ...@@ -2536,7 +2881,7 @@ input[type=radio]:checked ~ label {
padding: 10px 25px 36px 28px; padding: 10px 25px 36px 28px;
width: 100%; width: 100%;
} }
.become_inner1_left > img { .become_inner1_left>img {
margin-top: 16px; margin-top: 16px;
width: 44px; width: 44px;
} }
...@@ -2546,20 +2891,20 @@ input[type=radio]:checked ~ label { ...@@ -2546,20 +2891,20 @@ input[type=radio]:checked ~ label {
padding-top: 17px; padding-top: 17px;
width: 100%; width: 100%;
} }
.become_inner > h1 { .become_inner>h1 {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 16px; font-size: 16px;
line-height: 22px; line-height: 22px;
} }
.become_inner1_rht > h3 { .become_inner1_rht>h3 {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 18px; font-size: 18px;
line-height: 23px; line-height: 23px;
margin: 7px 0 0; margin: 7px 0 0;
} }
.become_inner1_rht > p { .become_inner1_rht>p {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 13px; font-size: 13px;
...@@ -2580,7 +2925,6 @@ input[type=radio]:checked ~ label { ...@@ -2580,7 +2925,6 @@ input[type=radio]:checked ~ label {
text-align: left; text-align: left;
width: 22%; width: 22%;
} }
.img-container { .img-container {
background-color: #f7f7f7; background-color: #f7f7f7;
bottom: -25px; bottom: -25px;
...@@ -2591,19 +2935,20 @@ input[type=radio]:checked ~ label { ...@@ -2591,19 +2935,20 @@ input[type=radio]:checked ~ label {
text-align: center; text-align: center;
top: 0; top: 0;
width: 80%; width: 80%;
} }
.shop_prod { .shop_prod {
float: left; float: left;
margin: 0 7px 6px; margin: 0 7px 6px;
width: 31%; width: 31%;
}
} }
}
@media (min-width: 1601px) and (max-width: 1920px) { @media (min-width: 1601px) and (max-width: 1920px) {
.botm_inr { .botm_inr {
margin-bottom: 47px; margin-bottom: 47px;
} }
} }
.close_img { .close_img {
float: right; float: right;
padding-right: 10px; padding-right: 10px;
...@@ -2614,32 +2959,30 @@ input[type=radio]:checked ~ label { ...@@ -2614,32 +2959,30 @@ input[type=radio]:checked ~ label {
.margn_low { .margn_low {
margin-top: 0 !important; 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) { @media (min-width: 900px) and (max-width: 1920px) {
.bot_low { .bot_low {
margin-bottom: 22px; margin-bottom: 22px;
} }
.botm_inr { .botm_inr {
margin-bottom: 29px; margin-bottom: 29px;
} }
.nobgclr { .nobgclr {
background-color: #eaedf7 !important; background-color: #eaedf7 !important;
float: left; float: left;
min-height: 641px; min-height: 641px;
width: 100%; width: 100%;
} }
} }
.adv_outs { .adv_outs {
padding: 0 120px 122px 122px; padding: 0 120px 122px 122px;
} }
...@@ -2650,11 +2993,12 @@ input[type=radio]:checked ~ label { ...@@ -2650,11 +2993,12 @@ input[type=radio]:checked ~ label {
width: 100%; width: 100%;
} }
.choose_srch{ .choose_srch {
position: absolute; position: absolute;
top: 230px; top: 230px;
width: 100%; width: 100%;
} }
.scuess_out { .scuess_out {
border: 1px solid #E1E1E1; border: 1px solid #E1E1E1;
float: left; float: left;
...@@ -2666,7 +3010,10 @@ input[type=radio]:checked ~ label { ...@@ -2666,7 +3010,10 @@ input[type=radio]:checked ~ label {
margin-left: 14px; margin-left: 14px;
} }
.credit_card{float: left;} .credit_card {
float: left;
}
.credit_wdth { .credit_wdth {
border: medium none; border: medium none;
border-radius: 18px; border-radius: 18px;
...@@ -2681,7 +3028,6 @@ input[type=radio]:checked ~ label { ...@@ -2681,7 +3028,6 @@ input[type=radio]:checked ~ label {
.eg_moth { .eg_moth {
padding-left: 8px; padding-left: 8px;
} }
.ord_hisry_out { .ord_hisry_out {
...@@ -2691,3 +3037,12 @@ input[type=radio]:checked ~ label { ...@@ -2691,3 +3037,12 @@ input[type=radio]:checked ~ label {
overflow-x: hidden; overflow-x: hidden;
width: 100%; 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); @import url(https://fonts.googleapis.com/css?family=Roboto:300);
.login-page { .login-page {
width: 360px; width: 360px;
padding: 8% 0 0; padding: 8% 0 0;
margin: auto; margin: auto;
} }
.form { .form {
position: relative; position: relative;
z-index: 1; z-index: 1;
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
text-align: center; 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); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
} }
.form input { .form input {
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
outline: 0; outline: 0;
...@@ -26,6 +27,7 @@ ...@@ -26,6 +27,7 @@
box-sizing: border-box; box-sizing: border-box;
font-size: 14px; font-size: 14px;
} }
.form button { .form button {
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
text-transform: uppercase; text-transform: uppercase;
...@@ -40,36 +42,47 @@ ...@@ -40,36 +42,47 @@
transition: all 0.3 ease; transition: all 0.3 ease;
cursor: pointer; cursor: pointer;
} }
.form button:hover,.form button:active,.form button:focus {
.form button:hover,
.form button:active,
.form button:focus {
background: #43A047; background: #43A047;
} }
.form .message { .form .message {
margin: 15px 0 0; margin: 15px 0 0;
color: #b3b3b3; color: #b3b3b3;
font-size: 12px; font-size: 12px;
} }
.form .message a { .form .message a {
color: #4CAF50; color: #4CAF50;
text-decoration: none; text-decoration: none;
} }
.form .register-form { .form .register-form {
display: none; display: none;
} }
.container { .container {
position: relative; position: relative;
z-index: 1; z-index: 1;
max-width: 300px; max-width: 300px;
margin: 0 auto; margin: 0 auto;
} }
.container:before, .container:after {
.container:before,
.container:after {
content: ""; content: "";
display: block; display: block;
clear: both; clear: both;
} }
.container .info { .container .info {
margin: 50px auto; margin: 50px auto;
text-align: center; text-align: center;
} }
.container .info h1 { .container .info h1 {
margin: 0 0 15px; margin: 0 0 15px;
padding: 0; padding: 0;
...@@ -77,19 +90,24 @@ ...@@ -77,19 +90,24 @@
font-weight: 300; font-weight: 300;
color: #1a1a1a; color: #1a1a1a;
} }
.container .info span { .container .info span {
color: #4d4d4d; color: #4d4d4d;
font-size: 12px; font-size: 12px;
} }
.container .info span a { .container .info span a {
color: #000000; color: #000000;
text-decoration: none; text-decoration: none;
} }
.container .info span .fa { .container .info span .fa {
color: #EF3B3A; color: #EF3B3A;
} }
body { body {
background: #76b852; /* fallback for old browsers */ background: #76b852;
/* fallback for old browsers */
background: -webkit-linear-gradient(right, #76b852, #8DC26F); background: -webkit-linear-gradient(right, #76b852, #8DC26F);
background: -moz-linear-gradient(right, #76b852, #8DC26F); background: -moz-linear-gradient(right, #76b852, #8DC26F);
background: -o-linear-gradient(right, #76b852, #8DC26F); background: -o-linear-gradient(right, #76b852, #8DC26F);
...@@ -98,4 +116,3 @@ body { ...@@ -98,4 +116,3 @@ body {
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
\ No newline at end of file
...@@ -67,8 +67,14 @@ public function credit_payment(){ ...@@ -67,8 +67,14 @@ public function credit_payment(){
$user = $this->Checkout_model->get_account_popup(); $user = $this->Checkout_model->get_account_popup();
$amount = $info->payment_for; $amount = $info->payment_for;
$from_Currency = $settings->currency_symbol; $from_Currency = $settings->currency_symbol;
$booking_id = 'CK'.strtotime(date('m/d/Y H:i:s')); $booking_id = 'CK'.strtotime(date('m/d/Y H:i:s')); $time = '00:00 - 00:00';
list($schedule_date,$time) = explode(' ', $info->schedule_date, 2); $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; ...@@ -157,8 +163,14 @@ public function con_payment(){ //echo "hi";die;
$user = $this->Checkout_model->get_account_popup(); $user = $this->Checkout_model->get_account_popup();
$amount = $info->payment_for; $amount = $info->payment_for;
$from_Currency = $settings->currency_symbol; $from_Currency = $settings->currency_symbol;
$booking_id = 'CK'.strtotime(date('m/d/Y H:i:s')); $booking_id = 'CK'.strtotime(date('m/d/Y H:i:s')); $time = '00:00 - 00:00';
list($schedule_date,$time) = explode(' ', $info->schedule_date, 2); $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'); ...@@ -212,7 +212,7 @@ $this->load->library('email');
$config = Array( $config = Array(
'protocol' => 'smtp', 'protocol' => 'smtp',
'smtp_host' => $setting->smtp_host, 'smtp_host' => $setting->smtp_host,
'smtp_port' => 587, 'smtp_port' => 465,
'smtp_user' => $setting->smtp_username, // change it to yours 'smtp_user' => $setting->smtp_username, // change it to yours
'smtp_pass' => $setting->smtp_password, // change it to yours 'smtp_pass' => $setting->smtp_password, // change it to yours
'smtp_timeout'=>20, 'smtp_timeout'=>20,
...@@ -394,36 +394,61 @@ public function shopper_registration(){ ...@@ -394,36 +394,61 @@ public function shopper_registration(){
} }
} }
public function facebook_login(){
$this->load->library('Facebook');
$user = $this->facebook->getUser();
/*$data['login_url'] = $this->facebook->getLoginUrl(array( // old
'redirect_uri' => site_url('welcome/login'), // public function facebook_login(){
'scope' => array("email") // permissions here // $this->load->library('Facebook');
));*/ // $user = $this->facebook->getUser();
$data = array();
if($user){ // $data['login_url'] = $this->facebook->getLoginUrl(array(
$data = $this->facebook->api('/me?fields=id,first_name,last_name,picture,email'); // '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'));
// }
// }
// }
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['social_id'] = $data['id'];
$data['first_name'] = $data['name'];
unset($data['picture']);
unset($data['id']); unset($data['id']);
unset($data['name']);
unset($data['picture']);
$data['zip'] = $this->home->default_store(); $data['zip'] = $this->home->default_store();
$result = $this->home->social_registration($data); $result = $this->home->social_registration($data);
if($result=='0'){ if($result=='0'){
$res = $this->home->default_login($data); $res = $this->home->default_login($data);
if($res==1){
redirect(base_url('store'));
}
} else {
redirect(base_url('store'));
} }
$resp['status'] = 1;
} }
echo json_encode($resp);exit;
} }
public function google_login(){ public function google_login(){
......
...@@ -146,6 +146,9 @@ function convert_to_usd($amount,$from_Currency){ ...@@ -146,6 +146,9 @@ function convert_to_usd($amount,$from_Currency){
return $rs->first_name.' '.$rs->last_name; return $rs->first_name.' '.$rs->last_name;
} }
function getstorelimit($store_id){ function getstorelimit($store_id){
if(empty($store_id)){
return;
}
$ci = & get_instance(); $ci = & get_instance();
$rs = $ci->db->where('id',$store_id)->get('shopper')->row(); $rs = $ci->db->where('id',$store_id)->get('shopper')->row();
return $rs->store_limit; return $rs->store_limit;
......
...@@ -65,6 +65,7 @@ function is_email_exists($data){ ...@@ -65,6 +65,7 @@ function is_email_exists($data){
'email' =>$data['email'], 'email' =>$data['email'],
'first_name'=>$data['first_name'], 'first_name'=>$data['first_name'],
'zip'=>$data['zip'], 'zip'=>$data['zip'],
'password'=>$data['password'],
'address_status'=>0 'address_status'=>0
); );
$this->session->set_userdata('user_values',$sess_array); $this->session->set_userdata('user_values',$sess_array);
...@@ -94,7 +95,8 @@ public function customer_login($data) ...@@ -94,7 +95,8 @@ public function customer_login($data)
'email' =>$query_value->email, 'email' =>$query_value->email,
'first_name'=>$query_value->first_name, 'first_name'=>$query_value->first_name,
'zip'=>$query_value->zip, '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('user_values',$sess_array);
$this->session->set_userdata('store_id',$query_value->store_id); $this->session->set_userdata('store_id',$query_value->store_id);
...@@ -134,7 +136,6 @@ public function customer_login($data) ...@@ -134,7 +136,6 @@ public function customer_login($data)
'username' =>$data['username'], 'username' =>$data['username'],
'store_name' =>$data['store_name'], 'store_name' =>$data['store_name'],
'zip'=>$data['zip'] 'zip'=>$data['zip']
); );
$this->session->set_userdata('store_values',$sess_array); $this->session->set_userdata('store_values',$sess_array);
return $insert_id; return $insert_id;
...@@ -411,7 +412,8 @@ $setting = getSettings(); ...@@ -411,7 +412,8 @@ $setting = getSettings();
'email' =>$query_value->email, 'email' =>$query_value->email,
'first_name'=>$query_value->first_name, 'first_name'=>$query_value->first_name,
'zip'=>$query_value->zip, '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('user_values',$sess_array);
$this->session->set_userdata('store_id',$query_value->store_id); $this->session->set_userdata('store_id',$query_value->store_id);
...@@ -441,6 +443,7 @@ $setting = getSettings(); ...@@ -441,6 +443,7 @@ $setting = getSettings();
'email' =>$data['email'], 'email' =>$data['email'],
'first_name'=>$data['first_name'], 'first_name'=>$data['first_name'],
'zip'=>$data['zip'], 'zip'=>$data['zip'],
'password'=>'',
'address_status'=>0 'address_status'=>0
); );
$this->session->set_userdata('user_values',$sess_array); $this->session->set_userdata('user_values',$sess_array);
......
...@@ -283,7 +283,7 @@ $settings = getSettings(); ...@@ -283,7 +283,7 @@ $settings = getSettings();
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div> </div>
</div> </div>
......
...@@ -8,7 +8,6 @@ $id = $sess['id']; ...@@ -8,7 +8,6 @@ $id = $sess['id'];
$currency = getSettings()->currency; $currency = getSettings()->currency;
$currency_symbol = getSettings()->currency_symbol; $currency_symbol = getSettings()->currency_symbol;
$cart_count = count($cart_details); $cart_count = count($cart_details);
?> ?>
<div class="overlay-div"></div> <div class="overlay-div"></div>
<!-- Navigation --> <!-- Navigation -->
...@@ -328,7 +327,7 @@ $cart_count = count($cart_details); ...@@ -328,7 +327,7 @@ $cart_count = count($cart_details);
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <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>
</div> </div>
...@@ -462,10 +461,14 @@ $cart_count = count($cart_details); ...@@ -462,10 +461,14 @@ $cart_count = count($cart_details);
<button type="button" class="close" data-dismiss="modal">×</button> <button type="button" class="close" data-dismiss="modal">×</button>
<div class="acount_form ful_wdth"> <div class="acount_form ful_wdth">
<form method="post" action="<?php echo base_url(); ?>Account/change_password/"> <form method="post" action="<?php echo base_url(); ?>Account/change_password/">
<?php if(!empty($sess) && isset($sess['password']) && !empty($sess['password'])){ ?>
<label for="email">Current Password:</label> <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> <input type="password" class="form-control bg_wht wdth_fill" id="email" name="password" placeholder="Enter Current Password" required>
<br><br> <br><br>
<br><br> <br><br>
<?php }else{ ?>
<input type="hidden" id="email" name="password" value=''>
<?php } ?>
<label for="email">New Password:</label> <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> <input type="password" class="form-control bg_wht wdth_fill" id="email" placeholder="Enter New Password" name="n_password" required>
<br><br> <br><br>
......
...@@ -24,7 +24,7 @@ die();*/ ...@@ -24,7 +24,7 @@ die();*/
<div class="col-md-12"> <div class="col-md-12">
<div class="head_store"> <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> <p><img src="<?php echo base_url();?>assets/images/locate.png"> &nbsp; Change Location</p>
</div> </div>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <p class="showlocation" href="" data-target="#myModalnew"><img src="<?php echo base_url('assets/images/locate.png'); ?>"> &nbsp; Change Location</p>
</div> </div>
</div> </div>
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
</div> </div>
</div> </div>
<script src="<?php echo base_url('assets/js/jquery-1.9.1.min.js'); ?>"></script> <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/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/parsley/parsley.min.js'); ?>"></script>
<script src="<?php echo base_url('assets/js/custom.js') ;?>"></script> <script src="<?php echo base_url('assets/js/custom.js') ;?>"></script>
......
...@@ -278,7 +278,7 @@ ...@@ -278,7 +278,7 @@
<div class="row"> <div class="row">
<div class="col-md-12"> <div class="col-md-12">
<div class="head_store"> <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> <p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div> </div>
</div> </div>
......
...@@ -335,7 +335,7 @@ What are your hours? ...@@ -335,7 +335,7 @@ What are your hours?
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div> </div>
</div> </div>
......
<?php
$setting = getSettings();
$fbAppId = $setting->fb_app_id;
$fbSecret = $setting->fb_sec_key;
?>
<div class="landing_bg"> <div class="landing_bg">
<div class="landing_rht"> <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> <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 @@ ...@@ -228,7 +233,7 @@
<br> <br>
<p class="or">OR</p> <p class="or">OR</p>
<div class="social_icon"> <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> <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> <p class="have_acnt">Forgot your password? <span class="violet_log reset_div">Reset it</span></p>
</div> </div>
...@@ -253,12 +258,6 @@ ...@@ -253,12 +258,6 @@
</form> </form>
</div> </div>
<!-- find-end--> <!-- find-end-->
<div class="footer_list"> <div class="footer_list">
<ul> <ul>
...@@ -277,3 +276,47 @@ ...@@ -277,3 +276,47 @@
</div> </div>
</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 @@ ...@@ -238,7 +238,7 @@
<!-- <div class="radio"></div> --> <!-- <div class="radio"></div> -->
<?php } } else {?> <?php } } else {?>
<div class="container"> <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> </div>
<?php } ?> <?php } ?>
</section> </section>
...@@ -469,7 +469,7 @@ ...@@ -469,7 +469,7 @@
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div> </div>
</div> </div>
......
...@@ -287,7 +287,7 @@ $settings = getSettings(); ...@@ -287,7 +287,7 @@ $settings = getSettings();
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div> </div>
</div> </div>
......
...@@ -283,7 +283,7 @@ $settings = getSettings(); ...@@ -283,7 +283,7 @@ $settings = getSettings();
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div> </div>
</div> </div>
......
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div> </div>
</div> </div>
......
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
<div class="col-md-12"> <div class="col-md-12">
<div class="zip_outer"> <div class="zip_outer">
<div class="head_store"> <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> <p><img src="<?php echo base_url('assets/images/locate.png'); ?>"> Change Location</p>
</div> </div>
</div> </div>
......
body { body {
overflow-x: hidden; overflow-x: hidden;
background-color: #F7F8FC; background-color: #F7F8FC;
} }
.backbutton .backbutton {
{ width: 100%;
width:100%; text-align: center;
text-align:center; }
}
.backbutton button{ .backbutton button {
float:none !important; float: none !important;
} }
.address_edit{
.address_edit {
background-color: #42bfc6; background-color: #42bfc6;
border-radius: 18px; border-radius: 18px;
border: none; border: none;
color: #fff; color: #fff;
cursor: pointer; cursor: pointer;
float: left; float: left;
font-family: "Open Sans",sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 600; font-weight: 600;
padding: 4px; padding: 4px;
text-align: center; text-align: center;
width: 70%; width: 70%;
}
} .full_border {
.full_border{
border: 1px solid #ccc !important; border: 1px solid #ccc !important;
margin-bottom: 25px !important; margin-bottom: 25px !important;
} }
.bordt{
.bordt {
border-bottom: 1px solid red; border-bottom: 1px solid red;
width: 100%; width: 100%;
} }
.addr_dtlss {
.addr_dtlss {
color: #000; color: #000;
font-size: 15px; font-size: 15px;
padding: 10px; padding: 10px;
} }
.cc_centerr{ .cc_centerr {
text-align: center; text-align: center;
} }
#busmsg{
#busmsg {
width: 100%; width: 100%;
text-align: center; text-align: center;
padding-top: 10px; padding-top: 10px;
font-size: 21px; font-size: 21px;
} }
.bordr_input{ .bordr_input {
border: 1px solid #ccc !important; border: 1px solid #ccc !important;
} }
.no_items {
.no_items {
float: left; float: left;
font-size: 20px; font-size: 20px;
padding: 10px; padding: 10px;
text-align: center; text-align: center;
width: 100%; width: 100%;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.buton_full {
.buton_full {
background: #42bfc6 none repeat scroll 0 0; background: #42bfc6 none repeat scroll 0 0;
border: 0 none; border: 0 none;
border-radius: 30px; border-radius: 30px;
...@@ -74,29 +79,33 @@ body { ...@@ -74,29 +79,33 @@ body {
width: 100%; width: 100%;
color: #fff !important; color: #fff !important;
width: 60% !important; width: 60% !important;
} }
.results_models { .results_models {
top:20% !important; top: 20% !important;
} }
.cent_algns{
.cent_algns {
text-align: center; text-align: center;
} }
.cent_algns p{
.cent_algns p {
font-size: 25px; font-size: 25px;
text-align: center; text-align: center;
} }
.shop_act{
.shop_act {
display: none; display: none;
background-color: #fff !important; background-color: #fff !important;
color: #000 !important; color: #000 !important;
} }
/*starts nik*/ /*starts nik*/
.payment {
.payment {
padding-left: 20px !important; padding-left: 20px !important;
} }
.checkout_form { .checkout_form {
background: #F7F8FC border: 0 none; background: #F7F8FC border: 0 none;
border-radius: 3px; border-radius: 3px;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4); box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
...@@ -104,19 +113,22 @@ body { ...@@ -104,19 +113,22 @@ body {
width: 100%; width: 100%;
margin-top: 15px; margin-top: 15px;
margin-bottom: 25px; margin-bottom: 25px;
} }
.btn_defaults {
.btn_defaults {
color: #000; color: #000;
background-color: #e6e6e6; background-color: #e6e6e6;
border-color: #adadad; border-color: #adadad;
} }
.btn_blue {
.btn_blue {
color: #fff !important; color: #fff !important;
background-color: #286090 !important; background-color: #286090 !important;
border-color: #204d74 !important; border-color: #204d74 !important;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important; box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
} }
.section h4 {
.section h4 {
color: #874DA3; color: #874DA3;
padding-top: 30px; padding-top: 30px;
padding: 10px; padding: 10px;
...@@ -126,18 +138,21 @@ body { ...@@ -126,18 +138,21 @@ body {
float: left; float: left;
margin-top: 25px; margin-top: 25px;
border-radius: 25px; border-radius: 25px;
} }
.section_det {
.section_det {
padding-left: 30px; padding-left: 30px;
width: 100%; width: 100%;
float: left; float: left;
} }
.payment_rev {
.payment_rev {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
color: grey; color: grey;
padding: 10px; padding: 10px;
} }
.loader {
.loader {
position: absolute; position: absolute;
left: 50%; left: 50%;
top: 50%; top: 50%;
...@@ -149,21 +164,24 @@ body { ...@@ -149,21 +164,24 @@ body {
left: 50%; left: 50%;
margin-left: -(500/2)px; margin-left: -(500/2)px;
margin-top: -(500/2)px;*/ margin-top: -(500/2)px;*/
} }
#progressbar {
#progressbar {
overflow: hidden; overflow: hidden;
counter-reset: step; counter-reset: step;
margin-top: 200px; margin-top: 200px;
} }
#progressbar li {
#progressbar li {
list-style-type: none; list-style-type: none;
color: black; color: black;
font-size: 14px; font-size: 14px;
width: 21%; width: 21%;
float: left; float: left;
position: relative; position: relative;
} }
#progressbar li:before {
#progressbar li:before {
content: counter(step); content: counter(step);
counter-increment: step; counter-increment: step;
width: 35px; width: 35px;
...@@ -178,19 +196,19 @@ body { ...@@ -178,19 +196,19 @@ body {
margin: 0 auto 5px auto; margin: 0 auto 5px auto;
text-align: center; text-align: center;
border-radius: 5px; border-radius: 5px;
} }
/*.wizard_rev :before { /*.wizard_rev :before {
background:red !important; background:red !important;
}*/ }*/
.wizard_address { .wizard_address {
background-color: : red !important; background-color: : red !important;
} }
/*progressbar connectors*/ /*progressbar connectors*/
#progressbar li:after { #progressbar li:after {
content: ''; content: '';
width: 100%; width: 100%;
height: 1px; height: 1px;
...@@ -200,57 +218,63 @@ body { ...@@ -200,57 +218,63 @@ body {
top: 22px; top: 22px;
z-index: -1; z-index: -1;
/*put it behind the numbers*/ /*put it behind the numbers*/
} }
#progressbar li:first-child:after {
/*connector not needed before the first step*/
#progressbar li:first-child:after {
/*connector not needed before the first step*/
content: none; content: none;
} }
/*marking active/completed steps green*/ /*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/ /*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:before,
#progressbar li.active:after { #progressbar li.active:after {
background: #f8a431; background: #f8a431;
color: white; color: white;
} }
.wizard_review {
.wizard_review {
margin-top: 200px; margin-top: 200px;
} }
.wizard_review hr {
.wizard_review hr {
border: 2px solid red; border: 2px solid red;
width: 80%; width: 80%;
} }
.wizard_review ul {
.wizard_review ul {
list-style: none; list-style: none;
} }
.wizard_review li {
.wizard_review li {
float: left; float: left;
padding-left: 10px; padding-left: 10px;
} }
/*nik ends*/
/*nik ends*/
.line { .line {
text-align: left !important; text-align: left !important;
} }
.line2 {
.line2 {
text-align: right !important; text-align: right !important;
} }
.left_mv {
.left_mv {
position: relative !important; position: relative !important;
left: 42px !important; left: 42px !important;
} }
.para p {
.para p {
position: relative !important; position: relative !important;
left: 26px !important; left: 26px !important;
} }
.bt_color {
.bt_color {
background-color: #F7F8FC !important; background-color: #F7F8FC !important;
} }
.exist {
.exist {
width: 20%; width: 20%;
background-color: #42BFC6; background-color: #42BFC6;
border: none; border: none;
...@@ -261,38 +285,44 @@ body { ...@@ -261,38 +285,44 @@ body {
margin: 12px; margin: 12px;
padding: 10px; padding: 10px;
margin-left: 0px; margin-left: 0px;
} }
.exist_result {
.exist_result {
display: none; display: none;
width: 100%; width: 100%;
float: left; float: left;
padding: 20px; padding: 20px;
} }
.ext_new {
.ext_new {
float: left; float: left;
list-style: none; list-style: none;
width: 100%; width: 100%;
} }
.free_space {
.free_space {
padding-left: 60px; padding-left: 60px;
} }
#second {
#second {
background-color: #FF8A66; background-color: #FF8A66;
} }
.section_a {
padding: 20px;
}
.section_a {
padding: 20px;
}
.pay_ment h3 { .pay_ment h3 {
margin: 0px; margin: 0px;
padding: 12px; padding: 12px;
} }
.item_list {
.item_list {
width: 20%; width: 20%;
float: left; float: left;
} }
.content_list {
.content_list {
width: 19%; width: 19%;
margin: 0 auto; margin: 0 auto;
float: left; float: left;
...@@ -303,71 +333,82 @@ body { ...@@ -303,71 +333,82 @@ body {
vertical-align: middle; vertical-align: middle;
box-shadow: inset 0 11px 8px -10px #CCC; box-shadow: inset 0 11px 8px -10px #CCC;
border: 1px solid #e7e7e7; border: 1px solid #e7e7e7;
} }
.list_product {
.list_product {
width: 100%; width: 100%;
float: left; float: left;
} }
.item_image { .item_image {
margin-top: 45px; margin-top: 45px;
} }
.more_image img {
.more_image img {
bottom: 63px; bottom: 63px;
left: 37px; left: 37px;
position: absolute; position: absolute;
width: 23px; width: 23px;
} }
.border_rad {
.border_rad {
border-radius: 0px !important; border-radius: 0px !important;
} }
.success_msg {
.success_msg {
border: 1px solid black; border: 1px solid black;
padding: 10px; padding: 10px;
} }
.pad {
.pad {
padding-top: 70px; padding-top: 70px;
padding-bottom: 70px; padding-bottom: 70px;
} }
.not_fnd {
.not_fnd {
width: 100% !important; width: 100% !important;
} }
.not_pag {
.not_pag {
position: absolute; position: absolute;
top: 50% !important; top: 50% !important;
} }
.hght_inr {
.hght_inr {
padding: 9px !important; padding: 9px !important;
} }
.botm_inr {
.botm_inr {
margin-bottom: 18px; margin-bottom: 18px;
} }
.violet_clr {
.violet_clr {
background-color: #874DA3 !important; background-color: #874DA3 !important;
border-color: #874DA3 !important; border-color: #874DA3 !important;
} }
/*css for old wizard*/
/*css for old wizard*/
.stepwizard-step p { .stepwizard-step p {
margin-top: 10px; margin-top: 10px;
} }
.stepwizard-row {
.stepwizard-row {
display: table-row; display: table-row;
} }
.stepwizard {
.stepwizard {
display: table; display: table;
width: 60%; width: 60%;
position: relative; position: relative;
margin: 0 auto; margin: 0 auto;
} }
.stepwizard-step button[disabled] {
.stepwizard-step button[disabled] {
opacity: 1 !important; opacity: 1 !important;
filter: alpha(opacity=100) !important; filter: alpha(opacity=100) !important;
} }
.stepwizard-row:before {
.stepwizard-row:before {
top: 14px; top: 14px;
bottom: 0; bottom: 0;
position: absolute; position: absolute;
...@@ -376,13 +417,15 @@ body { ...@@ -376,13 +417,15 @@ body {
height: 1px; height: 1px;
background-color: #ccc; background-color: #ccc;
z-order: 0; z-order: 0;
} }
.stepwizard-step {
.stepwizard-step {
display: table-cell; display: table-cell;
text-align: center; text-align: center;
position: relative; position: relative;
} }
.btn-circle {
.btn-circle {
width: 30px; width: 30px;
height: 30px; height: 30px;
text-align: center; text-align: center;
...@@ -390,17 +433,19 @@ body { ...@@ -390,17 +433,19 @@ body {
font-size: 12px; font-size: 12px;
line-height: 1.428571429; line-height: 1.428571429;
/*border-radius: 15px;*/ /*border-radius: 15px;*/
} }
/*old wizard ends*/ /*old wizard ends*/
.navbar-default .navbar-collapse, .navbar-default .navbar-collapse,
.navbar-default .navbar-form { .navbar-default .navbar-form {
border: none!important; border: none!important;
} }
.navbar-collapse {
.navbar-collapse {
box-shadow: none!important; box-shadow: none!important;
} }
.overlay-div {
.overlay-div {
height: 2000px; height: 2000px;
width: 100%; width: 100%;
position: absolute; position: absolute;
...@@ -410,29 +455,35 @@ body { ...@@ -410,29 +455,35 @@ body {
background-color: rgba(0, 0, 0, 0.7)!important; background-color: rgba(0, 0, 0, 0.7)!important;
overflow-x: hidden; overflow-x: hidden;
transition: .5s; transition: .5s;
} }
.shrink {
.shrink {
padding: 20px 0!important; padding: 20px 0!important;
} }
.drop_list {
.drop_list {
background-image: none!important; background-image: none!important;
} }
.dropbtn {
.dropbtn {
color: #000; color: #000;
font-size: 16px; font-size: 16px;
border: none; border: none;
cursor: pointer; cursor: pointer;
padding: 16px; padding: 16px;
} }
.dropbtn:hover,
.dropbtn:focus { .dropbtn:hover,
.dropbtn:focus {
background-color: #3e8e41; background-color: #3e8e41;
} }
.dropdown {
.dropdown {
position: relative; position: relative;
display: inline-block; display: inline-block;
} }
.dropdown-content {
.dropdown-content {
border-radius: 6px; border-radius: 6px;
display: none; display: none;
position: absolute; position: absolute;
...@@ -440,75 +491,88 @@ body { ...@@ -440,75 +491,88 @@ body {
min-width: 218px; min-width: 218px;
overflow: auto; overflow: auto;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
} }
.dropdown-content a {
.dropdown-content a {
color: #4f4f4f!important; color: #4f4f4f!important;
text-decoration: none; text-decoration: none;
display: block; display: block;
font-size: 14px!important; font-size: 14px!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 12px 16px; padding: 12px 16px;
} }
.dropdown a:hover {
.dropdown a:hover {
background-color: #f1f1f1; background-color: #f1f1f1;
} }
.acnt_num {
.acnt_num {
border-bottom: 1px solid #dadbde; border-bottom: 1px solid #dadbde;
font-size: 16px; font-size: 16px;
font-weight: 500; font-weight: 500;
} }
.icons_drop {
.icons_drop {
width: 20px; width: 20px;
margin-right: 7px; margin-right: 7px;
} }
.name_font {
.name_font {
font-weight: 600!important; font-weight: 600!important;
color: #353435; color: #353435;
position: absolute; position: absolute;
top: 16px; top: 16px;
font-size: 17px; font-size: 17px;
} }
.custom_nav ul .child_none a::after {
.custom_nav ul .child_none a::after {
content: ""!important; content: ""!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
left: 104px; left: 104px;
position: absolute; position: absolute;
top: 14px; top: 14px;
} }
.custom_nav ul li a::after:last-child {
.custom_nav ul li a::after:last-child {
content: none; content: none;
} }
.custom_nav ul li a::after {
.custom_nav ul li a::after {
content: url("../images/strip.png")!important; content: url("../images/strip.png")!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
left: 112px; left: 112px;
position: absolute; position: absolute;
top: 15px; top: 15px;
} }
.custom_nav {
.custom_nav {
background-color: #874DA3; background-color: #874DA3;
border: none; border: none;
padding: 2px!important; padding: 2px!important;
} }
.nav.navbar-nav.navbar-right.wdth_full > li {
.nav.navbar-nav.navbar-right.wdth_full>li {
width: 123px; width: 123px;
font-size: 15px; font-size: 15px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
} }
.nav.navbar-nav.navbar-right.wdth_full > li a {
.nav.navbar-nav.navbar-right.wdth_full>li a {
font-size: 15px; font-size: 15px;
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background: transparent none repeat scroll 0 0; background: transparent none repeat scroll 0 0;
} }
.tabs {
.tabs {
box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.28); box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.28);
width: 100%; width: 100%;
float: left; float: left;
height: 62px; height: 62px;
} }
.slider {
.slider {
float: left; float: left;
width: 100%; width: 100%;
background-color: #f7f8fc; background-color: #f7f8fc;
...@@ -517,24 +581,27 @@ body { ...@@ -517,24 +581,27 @@ body {
background-repeat: repeat; background-repeat: repeat;
background-size: contain; background-size: contain;
padding: 10px; padding: 10px;
} }
.slider_inner {
.slider_inner {
background: #f7f8fc none repeat scroll 0 0; background: #f7f8fc none repeat scroll 0 0;
float: left; float: left;
width: 100%; width: 100%;
padding: 0 54px 54px; padding: 0 54px 54px;
} }
.nav.nav-pills.tabs_cust > li a {
.nav.nav-pills.tabs_cust>li a {
color: #161222; color: #161222;
font-size: 14px!important; font-size: 14px!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
text-transform: uppercase; text-transform: uppercase;
padding: 21px 12px 12px; 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,
.nav-pills.tabs_cust > li.active > a:focus { .nav-pills.tabs_cust>li.active>a:hover,
.nav-pills.tabs_cust>li.active>a:focus {
height: 62px; height: 62px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-color: #eee!important; background-color: #eee!important;
...@@ -546,35 +613,42 @@ body { ...@@ -546,35 +613,42 @@ body {
font-size: 14px!important; font-size: 14px!important;
font-weight: 600; font-weight: 600;
padding: 17px 12px 12px; padding: 17px 12px 12px;
} }
.mores {
.mores {
font-size: 12px; font-size: 12px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.nav.nav-pills.tabs_cust > li {
.nav.nav-pills.tabs_cust>li {
text-align: center; text-align: center;
width: 100%; width: 100%;
} }
.arivals {
.arivals {
font-size: 14px; font-size: 14px;
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 10%; width: 10%;
} }
.view_more {
.view_more {
color: #8d4eab; color: #8d4eab;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.inner_slider h5 {
.inner_slider h5 {
float: left; float: left;
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
text-transform: uppercase; text-transform: uppercase;
padding-right: 10px; padding-right: 10px;
} margin-right: 10px;
.inner_slider p { }
.inner_slider p {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background: #FFF none repeat scroll 0 0; /* background: #FFF none repeat scroll 0 0; */
border: 1px solid #e5edec; border: 1px solid #e5edec;
border-radius: 6px; border-radius: 6px;
color: #8d4eab; color: #8d4eab;
...@@ -585,21 +659,25 @@ body { ...@@ -585,21 +659,25 @@ body {
text-align: center; text-align: center;
width: 117px; width: 117px;
font-weight: 600; font-weight: 600;
} }
.inner_slider h5 {
.inner_slider h5 {
width: 130px!important; width: 130px!important;
float: left; float: left;
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.owl-demo .item {
.owl-demo .item {
display: block; display: block;
color: #FFF; color: #FFF;
position: relative;
-webkit-border-radius: 3px; -webkit-border-radius: 3px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
text-align: center; text-align: center;
box-shadow: inset 0 11px 8px -10px #CCC; box-shadow: inset 0px 0px 0px 1px #ccc;
box-shadow: 0 0 5px #ccc;
height: 311px; height: 311px;
border: 1px solid #e7e7e7; border: 1px solid #e7e7e7;
position: relative; position: relative;
...@@ -607,36 +685,43 @@ body { ...@@ -607,36 +685,43 @@ body {
margin: 5px; margin: 5px;
cursor: pointer; cursor: pointer;
padding: 45px 0; padding: 45px 0;
} }
.owl-theme .owl-controls .owl-buttons div {
.owl-theme .owl-controls .owl-buttons div {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
position: absolute!important; position: absolute!important;
padding: 5px 9px; padding: 5px 9px;
} }
.owl-theme .owl-buttons i {
.owl-theme .owl-buttons i {
margin-top: 2px; margin-top: 2px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.rupees {
.rupees {
color: #5c2875; color: #5c2875;
font-size: 15px; font-size: 15px;
text-transform: uppercase; text-transform: uppercase;
font-family: "Open Sans", sans-serif!important; font-family: "Open Sans", sans-serif!important;
left: 0; left: 0;
font-weight: 500; font-weight: 500;
bottom: 8px;
position: absolute; position: absolute;
width: 100%; width: 100%;
} padding-top: 15px;
.rupees p { font-size: 18px;
}
.rupees p {
border: medium none; border: medium none;
color: #615e5e!important; color: #615e5e!important;
font-size: 12px; font-size: 18px;
width: 100%; width: 100%;
color: #353435;
font-weight: 500; font-weight: 500;
font-family: "Open Sans", sans-serif!important; font-family: "Open Sans", sans-serif!important;
} }
.owl-theme .owl-controls .owl-buttons .owl-prev {
.owl-theme .owl-controls .owl-buttons .owl-prev {
background-color: transparent; background-color: transparent;
background-image: url(../images/lfft.png); background-image: url(../images/lfft.png);
background-position: center center; background-position: center center;
...@@ -645,8 +730,9 @@ body { ...@@ -645,8 +730,9 @@ body {
height: 100px; height: 100px;
left: -45px; left: -45px;
top: 138px; top: 138px;
} }
.owl-theme .owl-controls .owl-buttons .owl-next {
.owl-theme .owl-controls .owl-buttons .owl-next {
right: -45px; right: -45px;
top: 138px; top: 138px;
background-color: transparent; background-color: transparent;
...@@ -655,12 +741,13 @@ body { ...@@ -655,12 +741,13 @@ body {
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 23px auto; background-size: 23px auto;
height: 100px; height: 100px;
} }
.item.orange > img {
.item.orange>img {
height: 130px; height: 130px;
}
} .offer {
.offer {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-image: url(../images/offer_strip.png); background-image: url(../images/offer_strip.png);
background-position: right center; background-position: right center;
...@@ -671,29 +758,33 @@ body { ...@@ -671,29 +758,33 @@ body {
left: 8px; left: 8px;
top: 8px; top: 8px;
width: 64px; width: 64px;
} }
.off {
.off {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-color: transparent!important; background-color: transparent!important;
border: medium none!important; border: medium none!important;
font-weight: 600; font-weight: 600;
color: #FFF!important; color: #FFF!important;
font-size: 12px!important; font-size: 10px!important;
padding-top: 10px; padding-top: 16px;
text-transform: uppercase; text-transform: uppercase;
width: 100%!important; width: 100%!important;
} }
.left_modal {
.left_modal {
position: absolute; position: absolute;
right: 0!important; right: 0!important;
margin: 0 auto!important; margin: 0 auto!important;
} }
.shadow {
.shadow {
position: fixed; position: fixed;
top: 55px; top: 55px;
width: 100%; width: 100%;
} }
.sidenav {
.sidenav {
height: 100%; height: 100%;
width: 0; width: 0;
position: fixed; position: fixed;
...@@ -703,96 +794,112 @@ body { ...@@ -703,96 +794,112 @@ body {
background-color: #fff; background-color: #fff;
overflow-x: hidden; overflow-x: hidden;
transition: .5s; transition: .5s;
} }
.sidenav a {
.sidenav a {
text-decoration: none; text-decoration: none;
/* font-size: 25px;*/ /* font-size: 25px;*/
color: #818181; color: #818181;
display: block; display: block;
transition: .3s; transition: .3s;
padding: 8px 8px 8px 32px; padding: 8px 8px 8px 32px;
} }
.sidenav a:hover,
.offcanvas a:focus { .sidenav a:hover,
.offcanvas a:focus {
color: #f1f1f1; color: #f1f1f1;
} }
.sidenav .closebtn {
.sidenav .closebtn {
position: absolute; position: absolute;
top: 0; top: 0;
right: 25px; right: 25px;
font-size: 30px; font-size: 30px;
padding: 0; padding: 0;
} }
.captio_cart {
.captio_cart {
width: 100%; width: 100%;
float: left; float: left;
padding: 10px; padding: 10px;
} }
.captio_cart_1 {
.captio_cart_1 {
width: 50%; width: 50%;
float: left; float: left;
font-size: 15px; font-size: 15px;
font-weight: 600; font-weight: 600;
letter-spacing: 1px; letter-spacing: 1px;
} }
.hght {
.hght {
height: 40px; height: 40px;
background-color: #874DA3; background-color: #874DA3;
width: 100%; width: 100%;
float: left; float: left;
} }
.cart_product {
.cart_product {
width: 100%; width: 100%;
float: left; float: left;
border-bottom: 1px solid #bebebe; border-bottom: 1px solid #bebebe;
} }
.cart_product_1 {
.cart_product_1 {
width: 80%; width: 80%;
float: left; float: left;
} }
.cart_product_2 {
width: 20%; .cart_product_2 {
width: 20%;
float: left; float: left;
padding-top: 22px; padding-top: 22px;
color: #874da3; color: #874da3;
font-size: 15px; font-size: 15px;
font-weight: 500; font-weight: 500;
} }
.product_addcart {
.product_addcart {
border: 1px solid #874da3; border: 1px solid #874da3;
float: left; float: left;
height: 96px; height: 96px;
width: 83px; width: 83px;
margin: 8px; margin: 8px;
padding: 14px 19px 19px; padding: 14px 19px 19px;
} }
.cart_product_1 > p {
.cart_product_1>p {
padding-top: 36px; padding-top: 36px;
color: #615e5e; color: #615e5e;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.product_addcart > img {
.product_addcart>img {
width: 43px; width: 43px;
} }
.quantity {
.quantity {
width: 60px!important; width: 60px!important;
border: 1px solid #c7c0c7; border: 1px solid #c7c0c7;
color: #000; color: #000;
height: 30px; height: 30px;
text-align: center; text-align: center;
} }
.overlay {
.overlay {
background-image: url(../images/close.png); background-image: url(../images/close.png);
background-position: 90%; background-position: 90%;
background-size: 35px auto; background-size: 35px auto;
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.check_out {
.check_out {
width: 100%; width: 100%;
float: left; float: left;
padding: 47px 6px 19px; padding: 47px 6px 19px;
} }
.check_out_1 {
.check_out_1 {
width: 70%; width: 70%;
float: left; float: left;
background-color: #42bfc6; background-color: #42bfc6;
...@@ -804,8 +911,9 @@ body { ...@@ -804,8 +911,9 @@ body {
border-bottom-left-radius: 18px; border-bottom-left-radius: 18px;
font-weight: 600; font-weight: 600;
padding: 10px; padding: 10px;
} }
.check_out_2 {
.check_out_2 {
background-color: #2caab1; background-color: #2caab1;
border-bottom-right-radius: 18px; border-bottom-right-radius: 18px;
border-top-right-radius: 18px; border-top-right-radius: 18px;
...@@ -820,48 +928,57 @@ body { ...@@ -820,48 +928,57 @@ body {
text-align: center; text-align: center;
text-transform: uppercase; text-transform: uppercase;
width: 30%; width: 30%;
} }
#mySidenav_full {
#mySidenav_full {
height: 400px; height: 400px;
} }
.head_store {
.head_store {
border-bottom: 1px solid #874da3; border-bottom: 1px solid #874da3;
text-align: center; text-align: center;
width: 81%; width: 81%;
margin: 0 auto 20px; margin: 0 auto 20px;
padding: 0 29px 29px; padding: 0 29px 29px;
} }
.head_store h4 {
.head_store h4 {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 22px!important; font-size: 22px!important;
font-weight: 400; font-weight: 400;
letter-spacing: 1px; letter-spacing: 1px;
} }
.head_store p {
.head_store p {
color: #874da3; color: #874da3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 17px!important; font-size: 17px!important;
font-weight: 400; font-weight: 400;
line-height: 36px; line-height: 36px;
letter-spacing: 1px; letter-spacing: 1px;
} }
.full_close {
.full_close {
width: 28px; width: 28px;
} }
.adver_store {
.adver_store {
float: left; float: left;
width: 100%; width: 100%;
padding: 10px 124px 88px; padding: 10px 124px 88px;
} }
.shop_prod {
.shop_prod {
float: left; float: left;
margin: 0 7px 6px; margin: 0 7px 6px;
width: 32%; width: 32%;
} }
.shop_prod_inner:hover {
border: 2px solid #874da3; .shop_prod_inner:hover {
} border: 1px solid #874da3;
.add_carts { }
.add_carts {
float: left; float: left;
padding-top: 18px; padding-top: 18px;
text-align: center; text-align: center;
...@@ -869,65 +986,76 @@ body { ...@@ -869,65 +986,76 @@ body {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
position: absolute; position: absolute;
right: 0; right: 0;
} }
.drop_down {
.drop_down {
margin-left: 9px; margin-left: 9px;
} }
.full_wdth {
.full_wdth {
width: 90%; width: 90%;
float: left; float: left;
} }
.logo_sect {
background: #FFF none repeat scroll 0 0; .logo_sect {
height: 57px; height: 57px;
width: 256px; width: 256px;
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
} }
.topnav {
.topnav {
font-size: 14px; font-size: 14px;
padding: 0; padding: 0;
} }
.home_bg {
.home_bg {
background-image: url(../images/bg_hom.png); background-image: url(../images/bg_hom.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
height: 500px; height: 500px;
width: 100%; width: 100%;
float: left; float: left;
} }
.home2_bg {
.home2_bg {
background-image: url(../images/help_img.jpg); background-image: url(../images/help_img.jpg);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
height: 500px; height: 500px;
width: 100%; width: 100%;
float: left; float: left;
} }
.logo_img {
.logo_img {
height: 189px; height: 189px;
left: 128px; left: 128px;
position: absolute; position: absolute;
width: 231px; width: 231px;
} }
.search {
.search {
color: #FFF; color: #FFF;
font-style: italic; font-style: italic;
text-align: center; text-align: center;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
margin: 230px auto; margin: 230px auto;
} }
.search h1 {
.search h1 {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
margin-bottom: 44px; margin-bottom: 44px;
} }
.search-wrapper {
.search-wrapper {
width: 581px; width: 581px;
z-index: 9999; z-index: 9999;
margin: 4px auto 29px; margin: 4px auto 29px;
} transition: 1s;
.search-wrapper input { }
.search-wrapper input {
font-size: 15px; font-size: 15px;
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
border: 0 none; border: 0 none;
...@@ -942,8 +1070,9 @@ body { ...@@ -942,8 +1070,9 @@ body {
text-indent: 19px; text-indent: 19px;
width: 403px; width: 403px;
padding: 10px 5px; padding: 10px 5px;
} }
.search-wrapper button {
.search-wrapper button {
background: #42bfc6 none repeat scroll 0 0; background: #42bfc6 none repeat scroll 0 0;
border: 0 none; border: 0 none;
border-radius: 30px; border-radius: 30px;
...@@ -961,17 +1090,20 @@ body { ...@@ -961,17 +1090,20 @@ body {
top: -2px; top: -2px;
width: 178px; width: 178px;
padding: 0; padding: 0;
} }
.locate {
.locate {
width: 17px; width: 17px;
margin-right: 7px; margin-right: 7px;
} }
.cart {
.cart {
cursor: pointer; cursor: pointer;
margin-right: 18px; margin-right: 18px;
width: 31px; width: 31px;
} }
.change {
.change {
background: #FFF none repeat scroll 0 0!important; background: #FFF none repeat scroll 0 0!important;
color: #874da3!important; color: #874da3!important;
height: 20px!important; height: 20px!important;
...@@ -982,38 +1114,45 @@ body { ...@@ -982,38 +1114,45 @@ body {
vertical-align: middle; vertical-align: middle;
width: 20px!important; width: 20px!important;
padding: 3px 0 0; padding: 3px 0 0;
} }
.lead {
.lead {
font-size: 18px; font-size: 18px;
font-weight: 400; font-weight: 400;
} }
.intro-header {
.intro-header {
padding-top: 50px; padding-top: 50px;
padding-bottom: 50px; padding-bottom: 50px;
text-align: center; text-align: center;
color: #f8f8f8; color: #f8f8f8;
background: url(../img/intro-bg.jpg) no-repeat center center; background: url(../img/intro-bg.jpg) no-repeat center center;
background-size: cover; background-size: cover;
} }
.intro-message {
.intro-message {
position: relative; position: relative;
padding-top: 20%; padding-top: 20%;
padding-bottom: 20%; padding-bottom: 20%;
} }
.intro-message > h1 {
.intro-message>h1 {
text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6); text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
font-size: 5em; font-size: 5em;
margin: 0; margin: 0;
} }
.intro-divider {
.intro-divider {
width: 400px; width: 400px;
border-top: 1px solid #f8f8f8; border-top: 1px solid #f8f8f8;
border-bottom: 1px solid rgba(0, 0, 0, 0.2); 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); text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
} }
.rupees .cornerLink {
.rupees .cornerLink {
opacity: 0; opacity: 0;
position: absolute; position: absolute;
bottom: 0; bottom: 0;
...@@ -1029,30 +1168,36 @@ body { ...@@ -1029,30 +1168,36 @@ body {
-o-transition: opacity 500ms; -o-transition: opacity 500ms;
transition: opacity 500ms; transition: opacity 500ms;
padding: 2px 0; padding: 2px 0;
} }
.add_list {
.add_list {
width: 70%; width: 70%;
background-color: #42bfc6; background-color: #42bfc6;
border: none; border: none;
padding: 5px; padding: 5px;
} }
.hght_fix {
.hght_fix {
height: 54px; height: 54px;
} }
.fsp-close > img {
.fsp-close>img {
width: 27px; width: 27px;
} }
.owl-demo .item:hover .rupees {
.owl-demo .item:hover .rupees {
display: block; display: block;
opacity: 0.3; opacity: 0.3;
} }
.add_butt {
.add_butt {
width: 100%; width: 100%;
cursor: pointer;
/*height: 130px;*/ /*height: 130px;*/
/* background-color: #fff; */
}
background-color: #fff; .add_item {
}
.add_item {
background-color: #42bfc6; background-color: #42bfc6;
background-image: url(../images/plus.png); background-image: url(../images/plus.png);
background-position: 89% center; background-position: 89% center;
...@@ -1066,8 +1211,9 @@ body { ...@@ -1066,8 +1211,9 @@ body {
top: 38px; top: 38px;
width: 54%; width: 54%;
padding: 10px; padding: 10px;
} }
.add_div {
.add_div {
background-color: #42bfc6; background-color: #42bfc6;
background-image: url(../images/plus.png); background-image: url(../images/plus.png);
background-position: 89% center; background-position: 89% center;
...@@ -1080,18 +1226,27 @@ body { ...@@ -1080,18 +1226,27 @@ body {
position: relative; position: relative;
width: 54%; width: 54%;
padding: 10px; padding: 10px;
} }
.adddiv > img {
.adddiv>img {
bottom: 65px; bottom: 65px;
left: 37px; left: 37px;
position: absolute; position: absolute;
width: 23px; width: 23px;
cursor: pointer; cursor: pointer;
} }
.add_div > img {
.add_div>img {
bottom: 63px !important; bottom: 63px !important;
} }
.item_tot {
.rupeesa {
padding-top: 15px;
color: #353435;
font-size: 18px;
}
.item_tot {
background-color: #42bfc6; background-color: #42bfc6;
border-radius: 12px; border-radius: 12px;
color: #fff; color: #fff;
...@@ -1101,8 +1256,9 @@ body { ...@@ -1101,8 +1256,9 @@ body {
right: 10px; right: 10px;
top: 12px; top: 12px;
width: 26px; width: 26px;
} }
.shop_prod_inner {
.shop_prod_inner {
border: 1px solid #b679d4; border: 1px solid #b679d4;
float: left; float: left;
width: 100%; width: 100%;
...@@ -1110,40 +1266,49 @@ body { ...@@ -1110,40 +1266,49 @@ body {
margin: 0; margin: 0;
padding: 0; padding: 0;
height: 104px; height: 104px;
} cursor: pointer;
.shop_prod_inner_lft { box-shadow: 0px 0px 8px 2px #ccc !important;
}
.shop_prod_inner_lft {
width: 40%; width: 40%;
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.shop_prod_inner_rht {
.shop_prod_inner_rht {
width: 60%; width: 60%;
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.shop_logo {
.shop_logo {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background-color: #f7f7f7; background-color: #f7f7f7;
float: left; float: left;
height: 100px; height: 100px;
text-align: center; text-align: center;
width: 118px; width: 118px;
} }
.shop_prod_inner_rht > p {
.shop_prod_inner_rht>p {
font-size: 13px; font-size: 13px;
line-height: 30px; line-height: 30px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.shop_prod_inner_rht img {
.shop_prod_inner_rht img {
margin-right: 10px; margin-right: 10px;
} }
.responsive-container {
.responsive-container {
position: relative; position: relative;
width: 100%; width: 100%;
height: 100px; height: 100px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.img-container {
.img-container {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
position: absolute; position: absolute;
top: 0; top: 0;
...@@ -1154,20 +1319,23 @@ body { ...@@ -1154,20 +1319,23 @@ body {
background-color: #f7f7f7; background-color: #f7f7f7;
text-align: center; text-align: center;
font: 0/0 a; font: 0/0 a;
} }
.img-container:before {
.img-container:before {
content: ' '; content: ' ';
display: inline-block; display: inline-block;
vertical-align: middle; vertical-align: middle;
height: 100%; height: 100%;
} }
.img-container img {
.img-container img {
display: inline-block; display: inline-block;
height: 70px; height: 70px;
vertical-align: middle; vertical-align: middle;
width: 77px; width: 77px;
} }
.heading {
.heading {
color: #856796; color: #856796;
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -1177,8 +1345,9 @@ body { ...@@ -1177,8 +1345,9 @@ body {
padding-left: 39px; padding-left: 39px;
text-transform: uppercase; text-transform: uppercase;
font-weight: 500; font-weight: 500;
} }
.search-list li {
.search-list li {
line-height: 29px; line-height: 29px;
color: #615e5e; color: #615e5e;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -1187,42 +1356,49 @@ body { ...@@ -1187,42 +1356,49 @@ body {
margin-bottom: 0; margin-bottom: 0;
margin-top: 0; margin-top: 0;
padding-right: 20px; padding-right: 20px;
} }
.search_store {
.search_store {
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 100%; width: 100%;
padding: 52px 76px 76px; padding: 52px 76px 76px;
} }
.search-wrapper.stores.cf > input {
.search-wrapper.stores.cf>input {
background: #f7f8fc none repeat scroll 0 0; background: #f7f8fc none repeat scroll 0 0;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.add_hover {
.add_hover {
width: 100%; width: 100%;
background-color: red; background-color: red;
height: 40px; height: 40px;
opacity: 0.8; opacity: 0.8;
position: absolute; position: absolute;
bottom: 30px; bottom: 30px;
} }
.account_tab {
.account_tab {
background-color: #f7f8fc; background-color: #f7f8fc;
float: left; float: left;
padding-top: 190px; padding-top: 190px;
width: 100%; width: 100%;
} }
.acount_full_list {
.acount_full_list {
background-color: #fff; background-color: #fff;
border-radius: 20px; border-radius: 20px;
padding: 10px; padding: 10px;
} }
.acount_list {
.acount_list {
width: 91%; width: 91%;
margin: 23px; margin: 23px;
padding: 0; padding: 0;
} }
.acount_full_list > li {
.acount_full_list>li {
list-style: outside none none; list-style: outside none none;
border-bottom: 1px solid #f3f3f4; border-bottom: 1px solid #f3f3f4;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -1232,69 +1408,80 @@ body { ...@@ -1232,69 +1408,80 @@ body {
background-size: 10px; background-size: 10px;
cursor: pointer; cursor: pointer;
padding: 13px; padding: 13px;
} }
.shadow_account {
.shadow_account {
left: 246px; left: 246px;
position: fixed; position: fixed;
top: 64px; top: 64px;
width: 100%; width: 100%;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.logo_img_acount {
.logo_img_acount {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
height: 171px; height: 171px;
position: absolute; position: absolute;
top: 0; top: 0;
width: 189px; width: 189px;
} }
.add_cart {
.add_cart {
position: relative; position: relative;
width: 100px; width: 100px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.full_wdth_acount {
.full_wdth_acount {
float: left; float: left;
width: 97%; width: 97%;
} }
.acount_full_list img {
.acount_full_list img {
width: 22px; width: 22px;
margin-right: 10px; margin-right: 10px;
} }
.acount_full_list a {
.acount_full_list a {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
color: #353435; color: #353435;
padding-right: 28px; padding-right: 28px;
text-decoration: none; text-decoration: none;
} }
.acount_detail {
.acount_detail {
float: right; float: right;
width: 100%; width: 100%;
padding: 0px; padding: 0px;
} }
.acount_detail > h3 {
.acount_detail>h3 {
border-bottom: 1px solid #874da3; border-bottom: 1px solid #874da3;
height: 39px; height: 39px;
letter-spacing: 1px; letter-spacing: 1px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 20px; font-size: 20px;
width: 213px; width: 213px;
} }
.acount_form label {
.acount_form label {
font-size: 15px; font-size: 15px;
color: #656464; color: #656464;
font-weight: 500; font-weight: 500;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding-bottom: 0; padding-bottom: 0;
padding-left: 17px; padding-left: 17px;
} }
.acount_form {
.acount_form {
margin-bottom: 26px; margin-bottom: 26px;
float: left; float: left;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: 100% 79%; background-position: 100% 79%;
width: 90%; width: 90%;
} }
.bg_wht {
.bg_wht {
background-color: #fff; background-color: #fff;
border: 0 none; border: 0 none;
border-radius: 22px; border-radius: 22px;
...@@ -1306,24 +1493,30 @@ body { ...@@ -1306,24 +1493,30 @@ body {
padding-left: 20px; padding-left: 20px;
width: 90%; width: 90%;
float: left; float: left;
} }
.frm_edit {
.frm_edit {
float: left; float: left;
} }
.form-control::-moz-placeholder {
.form-control::-moz-placeholder {
opacity: 1; opacity: 1;
color: #874da3!important; color: #874da3!important;
} }
.personal h3 {
.personal h3 {
width: 219px; width: 219px;
} }
.save_div {
.save_div {
width: 76%; width: 76%;
float: left; float: left;
padding-bottom: 40px; padding-bottom: 40px;
} }
.save_act {
.save_act {
background: #42bfc6 none repeat scroll 0 0; background: #42bfc6 none repeat scroll 0 0;
border: 1px solid #42bfc6 !important;
border: medium none; border: medium none;
border-radius: 17px; border-radius: 17px;
color: #fff; color: #fff;
...@@ -1332,25 +1525,29 @@ body { ...@@ -1332,25 +1525,29 @@ body {
width: 100px; width: 100px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 7px; padding: 7px;
} }
#myDropdown > a:hover {
#myDropdown>a:hover {
background-color: #fff; background-color: #fff;
} }
.delivery h3 {
.delivery h3 {
width: 430px; width: 430px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
margin-bottom: 32px; margin-bottom: 32px;
} }
.wdt_total {
.wdt_total {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 100%; width: 100%;
}
} .half_total {
.half_total {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 100%; width: 100%;
} }
.area_text {
.area_text {
border: medium none; border: medium none;
border-radius: 21px; border-radius: 21px;
color: #874da3; color: #874da3;
...@@ -1359,43 +1556,50 @@ body { ...@@ -1359,43 +1556,50 @@ body {
width: 100%; width: 100%;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 10px 0 10px 10px; padding: 10px 0 10px 10px;
} }
.plce_details {
.plce_details {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
width: 84%; width: 84%;
border-radius: 13px; border-radius: 13px;
float: left; float: left;
padding: 33px; padding: 33px;
} }
.plce_details_inner {
.plce_details_inner {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
border-bottom: 1px solid #e3dce9; border-bottom: 1px solid #e3dce9;
width: 100%; width: 100%;
color: #656464; color: #656464;
font-size: 16px; font-size: 16px;
padding: 11px 5px 14px 0; padding: 11px 5px 14px 0;
} }
.sub_tot {
.sub_tot {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
float: right; float: right;
} }
.border_none {
.border_none {
border: none; border: none;
} }
.font_weght {
.font_weght {
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.add_promo {
.add_promo {
color: #874da3; color: #874da3;
float: left; float: left;
width: 100%; width: 100%;
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding-top: 34px; padding-top: 34px;
} }
.promo_code {
.promo_code {
border-radius: 17px; border-radius: 17px;
float: right; float: right;
border-bottom: 1px solid #874da3; border-bottom: 1px solid #874da3;
...@@ -1404,36 +1608,42 @@ body { ...@@ -1404,36 +1608,42 @@ body {
letter-spacing: 1px; letter-spacing: 1px;
width: 213px; width: 213px;
font-size: 32px; font-size: 32px;
} }
.payment_dtl {
.payment_dtl {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 100%; width: 100%;
float: left; float: left;
padding-top: 51px; padding-top: 51px;
} }
.payment_dtl1 {
.payment_dtl1 {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 13%; width: 13%;
float: left; float: left;
} }
.payment_dtl2 {
.payment_dtl2 {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 80%; width: 80%;
float: left; float: left;
} }
.payment_dtl2 > p {
.payment_dtl2>p {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
color: #9c9ea6; color: #9c9ea6;
font-size: 14px; font-size: 14px;
line-height: 22px; line-height: 22px;
text-align: justify; text-align: justify;
} }
.full_tab {
.full_tab {
float: left; float: left;
width: 100%; width: 100%;
margin-bottom: 17px; margin-bottom: 17px;
} }
.resdential_addr2 {
.resdential_addr2 {
border-right: 1px solid #874DA3; border-right: 1px solid #874DA3;
border-top: 1px solid #874DA3; border-top: 1px solid #874DA3;
border-bottom: 1px solid #874DA3; border-bottom: 1px solid #874DA3;
...@@ -1449,32 +1659,37 @@ body { ...@@ -1449,32 +1659,37 @@ body {
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 13px 13px 13px 49px; padding: 13px 13px 13px 49px;
} }
.resdential_addr {
.resdential_addr {
background: #f7f8fc none repeat scroll 0 0; background: #f7f8fc none repeat scroll 0 0;
border-radius: 15px; border-radius: 15px;
color: #874DA3; color: #874DA3;
float: left; float: left;
width: 100%; width: 100%;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.layer {
.layer {
background-color: #d5cade; background-color: #d5cade;
} }
.txt_arival {
.txt_arival {
float: left; float: left;
padding-top: 13px; padding-top: 13px;
width: 100%; width: 100%;
color: #656464; color: #656464;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.txt_arival > p {
.txt_arival>p {
padding-left: 16px; padding-left: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 15px; font-size: 15px;
color: #656464; color: #656464;
} }
.landing_bg {
.landing_bg {
background: url(../images/landing_bg.jpg); background: url(../images/landing_bg.jpg);
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
...@@ -1482,8 +1697,9 @@ body { ...@@ -1482,8 +1697,9 @@ body {
background-attachment: fixed; background-attachment: fixed;
height: 1115px; height: 1115px;
width: 100%; width: 100%;
} }
.landing_rht {
.landing_rht {
width: 23%; width: 23%;
position: fixed; position: fixed;
right: 0; right: 0;
...@@ -1491,8 +1707,9 @@ body { ...@@ -1491,8 +1707,9 @@ body {
color: #c7cad3; color: #c7cad3;
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.landing_login {
.landing_login {
background: transparent none repeat scroll 0 0; background: transparent none repeat scroll 0 0;
border: 1px solid; border: 1px solid;
border-radius: 19px; border-radius: 19px;
...@@ -1500,8 +1717,9 @@ body { ...@@ -1500,8 +1717,9 @@ body {
font-size: 15px; font-size: 15px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 7px; padding: 7px;
} }
.zip_block {
.zip_block {
background: #874DA3 none repeat scroll 0 0; background: #874DA3 none repeat scroll 0 0;
width: 100%; width: 100%;
text-align: center; text-align: center;
...@@ -1510,30 +1728,35 @@ body { ...@@ -1510,30 +1728,35 @@ body {
float: left; float: left;
margin: 158px auto; margin: 158px auto;
padding: 32px; padding: 32px;
} }
.zip_block h1 {
.zip_block h1 {
font-size: 25px; font-size: 25px;
color: #383535; color: #383535;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
} }
.zip_block p {
.zip_block p {
font-size: 16px; font-size: 16px;
color: #949494; color: #949494;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding-bottom: 21px; padding-bottom: 21px;
font-weight: 500; font-weight: 500;
} }
.zip_code {
.zip_code {
border: medium none; border: medium none;
border-radius: 25px; border-radius: 25px;
font-size: 16px; font-size: 16px;
text-align: center; text-align: center;
width: 100%; width: 100%;
padding: 13px; padding: 13px;
} }
.find_str {
.find_str {
background-color: #42bfc6; background-color: #42bfc6;
border: 1px solid #42bfc6 !important;
border: medium none; border: medium none;
border-radius: 42px; border-radius: 42px;
color: #fff; color: #fff;
...@@ -1542,8 +1765,10 @@ body { ...@@ -1542,8 +1765,10 @@ body {
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 13px; padding: 13px;
} transition: 1s;
.find_st_cls { }
.find_st_cls {
background-color: #42bfc6; background-color: #42bfc6;
border: medium none; border: medium none;
border-radius: 42px; border-radius: 42px;
...@@ -1553,27 +1778,31 @@ body { ...@@ -1553,27 +1778,31 @@ body {
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 13px; padding: 13px;
} }
.have_acnt {
.have_acnt {
font-size: 16px!important; font-size: 16px!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding-top: 24px; padding-top: 24px;
font-weight: 500; font-weight: 500;
} }
.violet_log {
.violet_log {
cursor: pointer; cursor: pointer;
color: #5c2875; color: #5c2875;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.footer_list {
.footer_list {
position: fixed; position: fixed;
bottom: 0; bottom: 0;
text-align: center; text-align: center;
color: #c7cad3; color: #c7cad3;
width: 100%; width: 100%;
left: 0; left: 0;
} }
.footer_list ul li a {
.footer_list ul li a {
display: inline; display: inline;
list-style: outside none none; list-style: outside none none;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -1581,15 +1810,17 @@ body { ...@@ -1581,15 +1810,17 @@ body {
color: #fff; color: #fff;
text-decoration: none; text-decoration: none;
padding: 0 1px; padding: 0 1px;
} }
.footer_list ul li::after {
.footer_list ul li::after {
content: url("../images/login_divider.jpg")!important; content: url("../images/login_divider.jpg")!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding-left: 9px; padding-left: 9px;
position: relative; position: relative;
top: 2px; top: 2px;
} }
.or {
.or {
text-transform: uppercase; text-transform: uppercase;
font-size: 15px; font-size: 15px;
padding-top: 10px; padding-top: 10px;
...@@ -1597,14 +1828,16 @@ body { ...@@ -1597,14 +1828,16 @@ body {
width: 100%; width: 100%;
float: left; float: left;
padding-bottom: 0!important; padding-bottom: 0!important;
} }
.social_icon {
.social_icon {
border: medium none; border: medium none;
float: left; float: left;
width: 100%; width: 100%;
padding: 0 53px 53px; padding: 0 53px 53px;
} }
.facebook {
.facebook {
background: #3b5992 none repeat scroll 0 0; background: #3b5992 none repeat scroll 0 0;
border: medium none; border: medium none;
border-radius: 30px; border-radius: 30px;
...@@ -1618,8 +1851,9 @@ body { ...@@ -1618,8 +1851,9 @@ body {
background-position: 13%; background-position: 13%;
background-size: 28px; background-size: 28px;
padding: 10px; padding: 10px;
} }
.google {
.google {
background: #4285f4 none repeat scroll 0 0; background: #4285f4 none repeat scroll 0 0;
border: medium none; border: medium none;
border-radius: 30px; border-radius: 30px;
...@@ -1634,84 +1868,96 @@ body { ...@@ -1634,84 +1868,96 @@ body {
background-position: 13%; background-position: 13%;
background-size: 28px; background-size: 28px;
padding: 10px; padding: 10px;
} }
.become_ftures {
.become_ftures {
border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
border-top-right-radius: 10px; border-top-right-radius: 10px;
float: left; float: left;
width: 100%; width: 100%;
/*padding:42px 42px 42px 10px;*/ /*padding:42px 42px 42px 10px;*/
/*padding: 42px 25px 36px 28px;*/ /*padding: 42px 25px 36px 28px;*/
padding: 20px 25px 36px 28px; padding: 20px 25px 36px 28px;
} }
.clr_gray {
.clr_gray {
background-color: #EAEDF7; background-color: #EAEDF7;
} }
/*.bot_pad { /*.bot_pad {
padding-bottom: 77px; padding-bottom: 77px;
}*/ }*/
.nopadding { .nopadding {
padding: 0; padding: 0;
} }
.become_inner {
.become_inner {
color: #fff; color: #fff;
float: left; float: left;
padding: 0 10px 0 0; padding: 0 10px 0 0;
min-height: 454px; min-height: 454px;
} }
.become_inner > h1 {
.become_inner>h1 {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 20px; font-size: 20px;
line-height: 30px; line-height: 30px;
} }
.become_inner1 {
.become_inner1 {
float: left; float: left;
padding-bottom: 0; padding-bottom: 0;
padding-top: 0; padding-top: 0;
width: 100%; width: 100%;
} }
.become_inner1_left {
.become_inner1_left {
float: left; float: left;
text-align: left; text-align: left;
width: 25%; width: 25%;
} }
.become_inner1_rht {
.become_inner1_rht {
width: 70%; width: 70%;
float: left; float: left;
text-align: left; text-align: left;
} }
.become_inner1_rht > h3 {
.become_inner1_rht>h3 {
color: #fff; color: #fff;
font-size: 18px; font-size: 18px;
line-height: 23px; line-height: 23px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.become_inner1_rht > p {
.become_inner1_rht>p {
text-align: justify; text-align: justify;
color: #fff; color: #fff;
font-size: 15px; font-size: 15px;
line-height: 21px; line-height: 21px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
width: 249px; width: 249px;
} }
.become_inner1_left > img {
.become_inner1_left>img {
margin-top: 16px; margin-top: 16px;
width: 53px; width: 53px;
} }
.nobgclr {
.nobgclr {
background-color: #EAEDF7!important; background-color: #EAEDF7!important;
width: 100%; width: 100%;
float: left; float: left;
} }
.half_text {
.half_text {
width: 48%; width: 48%;
float: left; float: left;
margin-bottom: 35px; margin-bottom: 35px;
} }
.slct_select {
.slct_select {
border: medium none; border: medium none;
border-radius: 22px; border-radius: 22px;
height: 43px; height: 43px;
...@@ -1719,20 +1965,24 @@ body { ...@@ -1719,20 +1965,24 @@ body {
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: right; background-position: right;
background-size: 30px; background-size: 30px;
} }
.shoper_link {
.shoper_link {
float: left; float: left;
margin-top: 9px; margin-top: 9px;
width: 184px; width: 184px;
font-size: 14px; font-size: 14px;
} }
.lfft {
.lfft {
margin-left: 11px; margin-left: 11px;
} }
.pad_left {
.pad_left {
padding-left: 0; padding-left: 0;
} }
.select-style {
.select-style {
color: #874da3; color: #874da3;
width: 100%; width: 100%;
border-radius: 19px; border-radius: 19px;
...@@ -1744,10 +1994,13 @@ body { ...@@ -1744,10 +1994,13 @@ body {
background-size: 15px; background-size: 15px;
margin: 0; margin: 0;
padding: 0; padding: 0;
} height: 42px;
.select-style select { }
.select-style select {
color: #874da3; color: #874da3;
width: 100%; width: 100%;
height: 100%;
border: none; border: none;
box-shadow: none; box-shadow: none;
background-color: transparent; background-color: transparent;
...@@ -1756,44 +2009,70 @@ body { ...@@ -1756,44 +2009,70 @@ body {
-moz-appearance: none; -moz-appearance: none;
appearance: none; appearance: none;
padding: 10px 8px; padding: 10px 8px;
} }
.select-style select:focus {
.select-style select:focus {
outline: none; outline: none;
} border: none;
.help_blck { }
.select-style .select2-container {
height: 100%;
}
.select-style .select2-container--default .select2-selection--single {
height: 100%;
}
.select-style .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 100%;
padding: 5px;
}
.select-style .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 6px;
}
.help_blck {
width: 100%; width: 100%;
float: left; float: left;
padding: 50px; padding: 50px;
} }
.help_blck2 > p {
.help_blck2>p {
color: #9b9da1; color: #9b9da1;
font-size: 15px; font-size: 15px;
line-height: 23px; line-height: 23px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
} }
.pad_rht {
.pad_rht {
padding-right: 0; padding-right: 0;
} }
.help_last_blck {
.help_last_blck {
width: 100%; width: 100%;
float: left; float: left;
background-color: #eaedf7; background-color: #eaedf7;
padding-bottom: 48px; padding-bottom: 48px;
} }
.help_last_blck3 {
.help_last_blck3 {
width: 100%; width: 100%;
float: left; float: left;
text-align: center; text-align: center;
padding: 20px; padding: 20px;
} }
.help_last_blck1 > p {
.help_last_blck1>p {
color: #9b9da1; color: #9b9da1;
font-size: 14px; font-size: 14px;
line-height: 23px; line-height: 23px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.repotr_pblm {
.repotr_pblm {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 15px; font-size: 15px;
background: #42bfc6 none repeat scroll 0 0; background: #42bfc6 none repeat scroll 0 0;
...@@ -1802,20 +2081,24 @@ body { ...@@ -1802,20 +2081,24 @@ body {
width: 50%; width: 50%;
border: 1px solid #42bfc6; border: 1px solid #42bfc6;
padding: 10px; padding: 10px;
} }
.mar_move2 {
.mar_move2 {
margin-top: 61px; margin-top: 61px;
} }
.footer_last {
.footer_last {
width: 100%; width: 100%;
float: left; float: left;
background-color: #e6e9f2; background-color: #e6e9f2;
padding: 19px; padding: 19px;
} }
.help_footer {
.help_footer {
position: relative; position: relative;
} }
.footer_list.help_footer > ul li a {
.footer_list.help_footer>ul li a {
display: inline; display: inline;
list-style: outside none none; list-style: outside none none;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
...@@ -1823,86 +2106,105 @@ body { ...@@ -1823,86 +2106,105 @@ body {
color: #9b9da1; color: #9b9da1;
text-decoration: none; text-decoration: none;
padding: 0 1px; padding: 0 1px;
} }
.zip_block > img {
.zip_block>img {
width: 95px; width: 95px;
} }
.login_div {
.login_div {
padding-bottom: 0; padding-bottom: 0;
/*height:667px;*/ /*height:667px;*/
} }
.list_tabs {
.list_tabs {
list-style: outside none none; list-style: outside none none;
} }
.list_tabs > li a {
.list_tabs>li a {
color: #646568; color: #646568;
width: 100%; width: 100%;
font-size: 14px; font-size: 14px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.list_tabs > li {
.list_tabs>li {
list-style-image: url(../images/list_gray.png); list-style-image: url(../images/list_gray.png);
padding: 7px; padding: 7px;
} }
.list_tabs > li > active {
.list_tabs>li>active {
color: red!important; color: red!important;
} }
.list_blue {
.list_blue {
list-style-image: url(../images/list_blue.png)!important; list-style-image: url(../images/list_blue.png)!important;
padding: 7px; padding: 7px;
} }
.list-bl-first {
.list-bl-first {
list-style-image: url(../images/list_blue.png)!important; list-style-image: url(../images/list_blue.png)!important;
padding: 7px; padding: 7px;
} }
.help_list {
.help_list {
background: #eaedf7 none repeat scroll 0 0; background: #eaedf7 none repeat scroll 0 0;
border-radius: 13px; border-radius: 13px;
padding: 25px 0; padding: 25px 0;
} }
.list_hlp_inner h3 {
.list_hlp_inner h3 {
color: #4d4f55; color: #4d4f55;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.list_hlp_inner p {
.list_hlp_inner p {
color: #7c7c7c; color: #7c7c7c;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 14px; font-size: 14px;
line-height: 25px; line-height: 25px;
} }
.foot_blue {
.foot_blue {
background-color: #5c2875; background-color: #5c2875;
height: 30px; height: 30px;
width: 100%; width: 100%;
float: left; float: left;
} }
.terms > h4 {
.terms>h4 {
color: #4d4f55; color: #4d4f55;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 19px; font-size: 19px;
font-weight: 500; font-weight: 500;
padding-bottom: 10px; padding-bottom: 10px;
} }
.terms > p {
.terms>p {
color: #7c7c7c; color: #7c7c7c;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 14px; font-size: 14px;
line-height: 25px; line-height: 25px;
text-align: justify; text-align: justify;
} }
.terms {
.terms {
padding: 0 20px 20px; padding: 0 20px 20px;
} }
.term_bg {
.term_bg {
height: 270px; height: 270px;
} }
.margin_chge {
.margin_chge {
margin: 131px auto; margin: 131px auto;
} }
.acount_detail.delivery img {
.acount_detail.delivery img {
width: 19px; width: 19px;
} }
.resdential_addr1 {
.resdential_addr1 {
background-image: url(../images/resdential.png); background-image: url(../images/resdential.png);
background-position: 20% center; background-position: 20% center;
background-repeat: no-repeat; background-repeat: no-repeat;
...@@ -1918,27 +2220,33 @@ body { ...@@ -1918,27 +2220,33 @@ body {
border-style: solid; border-style: solid;
border-width: 1px; border-width: 1px;
padding: 13px 13px 13px 42px; padding: 13px 13px 13px 42px;
} }
.change_bord {
.change_bord {
padding-bottom: 23px; padding-bottom: 23px;
} }
.padding_chge {
.padding_chge {
padding: 0 76px 76px; padding: 0 76px 76px;
} }
.wdth_size {
.wdth_size {
width: 500px!important; width: 500px!important;
} }
.flot {
.flot {
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
float: left; float: left;
width: 100%; width: 100%;
border-radius: 10px; border-radius: 10px;
} }
.wdth_fill {
.wdth_fill {
width: 100%; width: 100%;
border: 1px solid #ccc!important; border: 1px solid #ccc!important;
} }
.chge_sub {
.chge_sub {
background: #42bfc6 none repeat scroll 0 0; background: #42bfc6 none repeat scroll 0 0;
border: medium none; border: medium none;
border-radius: 17px; border-radius: 17px;
...@@ -1947,30 +2255,35 @@ body { ...@@ -1947,30 +2255,35 @@ body {
font-size: 14px; font-size: 14px;
width: 100px; width: 100px;
padding: 7px; padding: 7px;
} }
.pad_tops {
.pad_tops {
padding-top: 24px; padding-top: 24px;
} }
.order_history {
.order_history {
width: 100%; width: 100%;
float: left; float: left;
padding-bottom: 5px; padding-bottom: 5px;
} }
.order_history1 {
.order_history1 {
width: 70%; width: 70%;
float: left; float: left;
font-size: 15px; font-size: 15px;
color: #874DA3; color: #874DA3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.order_history2 {
.order_history2 {
width: 30%; width: 30%;
float: left; float: left;
font-size: 15px; font-size: 15px;
color: #874DA3; color: #874DA3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.order_history_out {
.order_history_out {
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #f3f3f4; border-bottom: 1px solid #f3f3f4;
border-top-left-radius: 10px; border-top-left-radius: 10px;
...@@ -1978,144 +2291,172 @@ body { ...@@ -1978,144 +2291,172 @@ body {
margin-top: 0; margin-top: 0;
padding: 17px 17px 0; padding: 17px 17px 0;
width: 100%; width: 100%;
} }
.acount_checkout {
.acount_checkout {
float: left; float: left;
padding: 15px; padding: 15px;
width: 100%; width: 100%;
} }
.check_outfull {
.check_outfull {
padding-top: 23px; padding-top: 23px;
} }
.add_adr {
.add_adr {
border-bottom: 1px solid #874da3; border-bottom: 1px solid #874da3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
height: 39px; height: 39px;
letter-spacing: 1px; letter-spacing: 1px;
width: 280px; width: 280px;
font-size: 21px; font-size: 21px;
} }
.add_adr > img {
.add_adr>img {
width: 36px; width: 36px;
} }
#menu4 > p {
#menu4>p {
font-size: 17px; font-size: 17px;
font-weight: 300; font-weight: 300;
color: #874DA3; color: #874DA3;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.redem {
.redem {
width: 200px; width: 200px;
float: left; float: left;
} }
.medium_wdth {
.medium_wdth {
width: 70%; width: 70%;
} }
.wdth_more {
.wdth_more {
height: 46px; height: 46px;
} }
.order_history_out > p {
.order_history_out>p {
font-size: 16px; font-size: 16px;
} }
.change_bg {
.change_bg {
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
height: 380px; height: 380px;
width: 100%; width: 100%;
float: left; float: left;
} }
.search.margin_chge_home > img {
.search.margin_chge_home>img {
border-radius: 50%; border-radius: 50%;
height: 112px; height: 112px;
width: 112px; width: 112px;
} }
.mre_super {
.mre_super {
font-size: 35px; font-size: 35px;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
margin-bottom: 0!important; margin-bottom: 0!important;
} }
.search.margin_chge_home > p {
.search.margin_chge_home>p {
font-size: 17px; font-size: 17px;
font-style: normal; font-style: normal;
} }
.mor_inf {
.mor_inf {
border-bottom: 1px solid #fff; border-bottom: 1px solid #fff;
} }
.clcr_chge {
.clcr_chge {
color: #874DA3!important; color: #874DA3!important;
font-size: 14px; font-size: 14px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.full_lft {
.full_lft {
width: 100%; width: 100%;
float: left; float: left;
background-color: #fff; background-color: #fff;
padding-bottom: 20px; padding-bottom: 20px;
height: 450px; height: 450px;
} }
.prod_item_des > h4 {
.prod_item_des>h4 {
font-size: 20px; font-size: 20px;
line-height: 28px; line-height: 28px;
font-weight: 500; font-weight: 500;
color: #393939; color: #393939;
margin-bottom: 0; margin-bottom: 0;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.prod_item_des > p {
.prod_item_des>p {
color: #8e8e8e; color: #8e8e8e;
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.prod_item_des > h3 {
.prod_item_des>h3 {
color: #e8104a; color: #e8104a;
font-size: 25px; font-size: 25px;
font-weight: 600; font-weight: 600;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.dollar_rs {
.dollar_rs {
color: #8e8e8e!important; color: #8e8e8e!important;
text-decoration: line-through; text-decoration: line-through;
font-size: 14px; font-size: 14px;
font-weight: 400; font-weight: 400;
padding-left: 10px; padding-left: 10px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.flt_non {
.flt_non {
float: left; float: left;
margin-bottom: 14px; margin-bottom: 14px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.tot_wdths {
.tot_wdths {
width: 100%; width: 100%;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 12px; padding: 12px;
} }
.zoom_img {
.zoom_img {
text-align: center; text-align: center;
width: 100%; width: 100%;
overflow: hidden; overflow: hidden;
border: 1px solid #e7e7e7; border: 1px solid #e7e7e7;
height: 360px; height: 360px;
} }
.zoomIn {
.zoomIn {
margin-top: 104px; margin-top: 104px;
} }
.productzoom img{
width:400px; .productzoom img {
width: 400px;
margin-top: 0px !important; margin-top: 0px !important;
} }
.inr_fnt {
.inr_fnt {
font-size: 30px; font-size: 30px;
} }
.cent_algn {
.cent_algn {
text-align: center; text-align: center;
font-size: 27px; font-size: 27px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-weight: 500; font-weight: 500;
} }
.new_addr {
.new_addr {
border: 1px solid #e5edec; border: 1px solid #e5edec;
border-radius: 25px; border-radius: 25px;
font-size: 17px; font-size: 17px;
...@@ -2124,122 +2465,150 @@ body { ...@@ -2124,122 +2465,150 @@ body {
color: #01939a; color: #01939a;
margin: 0 auto; margin: 0 auto;
padding: 6px; padding: 6px;
} }
.zip_newaddr {
.zip_newaddr {
width: 100%; width: 100%;
float: left; float: left;
background-color: #fff; background-color: #fff;
padding: 10px; padding: 10px;
} }
.half_widthh {
.half_widthh {
float: left; float: left;
width: 100%; width: 100%;
background-color: #fff; background-color: #fff;
padding: 20px; padding: 20px;
} }
.zip_newaddr > p {
.zip_newaddr>p {
font-size: 14px; font-size: 14px;
font-weight: 500; font-weight: 500;
text-align: center; text-align: center;
} }
.bord_wdth {
.bord_wdth {
border: 1px solid #e5edec!important; border: 1px solid #e5edec!important;
width: 70%!important; width: 70%!important;
margin: 0 auto; margin: 0 auto;
} }
.strt_shop {
.strt_shop {
width: 25%; width: 25%;
padding: 12px; padding: 12px;
} }
.modal-dialog.prod_full.mar_lfts {
.modal-dialog.prod_full.mar_lfts {
width: 50%; width: 50%;
} }
.half_wdths {
.half_wdths {
font-size: 13px; font-size: 13px;
float: left; float: left;
width: 49%!important; width: 49%!important;
margin: 2px; margin: 2px;
} }
.show,
.owl-demo .item:hover #adddiv, .show,
.owl-demo .item:hover .item_tot { .owl-demo .item:hover #adddiv,
.owl-demo .item:hover .item_tot {
display: block; display: block;
} }
.show,
.all_prod .item:hover #adddiv, .show,
.all_prod .item:hover .item_tot { .all_prod .item:hover #adddiv,
.all_prod .item:hover .item_tot {
display: block; display: block;
} }
.child_none a::after,
.footer_list ul li:last-child::after { .all_prod .item {
box-shadow: inset 0px 0px 0px 1px #ccc !important;
box-shadow: 0 0 5px #ccc !important;
position: relative;
}
.child_none a::after,
.footer_list ul li:last-child::after {
content: none!important; content: none!important;
} }
.owl-pagination,
#adddiv, .owl-pagination,
.item_tot { #adddiv,
.item_tot {
display: none; display: none;
} }
.shadow > img,
.full_widthh, .shadow>img,
.become_shoper { .full_widthh,
width: 100%; .become_shoper {
} width: 100%;
.captio_cart_2, }
.become_1,
.become_2 { .captio_cart_2,
.become_1,
.become_2 {
width: 50%; width: 50%;
float: left; float: left;
} }
.opacity,
.rupees_hover { .opacity,
.rupees_hover {
opacity: 0.3; opacity: 0.3;
} }
.adver_inner,
.search-list, .adver_inner,
.full_tab_content { .search-list,
.full_tab_content {
float: left; float: left;
width: 100%; width: 100%;
} }
.search-wrapper input::-webkit-input-placeholder,
.search-wrapper input::-moz-placeholder { .search-wrapper input::-webkit-input-placeholder,
.search-wrapper input::-moz-placeholder {
color: #000; color: #000;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.form-control bg_wht::-webkit-input-placeholder,
. form-control bg_wht::-moz-input-placeholder, .form-control bg_wht::-webkit-input-placeholder,
.area_textt::-webkit-input-placeholder, . form-control bg_wht::-moz-input-placeholder,
.area_textt::-moz-input-placeholder { .area_textt::-webkit-input-placeholder,
.area_textt::-moz-input-placeholder {
color: #874da3!important; color: #874da3!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.landing_zip_blck,
.wdth_flt { .landing_zip_blck,
.wdth_flt {
width: 100%; width: 100%;
float: left; float: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.zip_code::-webkit-input-placeholder,
.zip_code::-moz-input-placeholder { .zip_code::-webkit-input-placeholder,
.zip_code::-moz-input-placeholder {
color: #000!important; color: #000!important;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.footer_list ul,
.footer_list.help_footer > ul { .footer_list ul,
.footer_list.help_footer>ul {
list-style: outside none none; list-style: outside none none;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding: 0; padding: 0;
} }
.footer_list ul li,
.footer_list.help_footer > ul li { .footer_list ul li,
.footer_list.help_footer>ul li {
display: inline; display: inline;
list-style: outside none none; list-style: outside none none;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 16px; font-size: 16px;
padding: 0 4px; padding: 0 4px;
} }
.help_blck1,
.help_blck2, .help_blck1,
.help_blck3 { .help_blck2,
.help_blck3 {
width: 100%; width: 100%;
background-color: #eaedf7; background-color: #eaedf7;
float: left; float: left;
...@@ -2247,94 +2616,107 @@ body { ...@@ -2247,94 +2616,107 @@ body {
height: 236px; height: 236px;
border-radius: 10px; border-radius: 10px;
padding: 25px; padding: 25px;
} }
.help_blck1 > h4,
.help_blck2 > h4, .help_blck1>h4,
.help_blck3 > h4 { .help_blck2>h4,
.help_blck3>h4 {
color: #4d4f55; color: #4d4f55;
font-size: 19px; font-size: 19px;
padding-top: 12px; padding-top: 12px;
font-weight: 500; font-weight: 500;
} }
.help_blck1 > p,
.help_blck3 > p, .help_blck1>p,
.help_last_blck2 > p, .help_blck3>p,
.help_last_blck3 > p { .help_last_blck2>p,
.help_last_blck3>p {
color: #9b9da1; color: #9b9da1;
font-size: 15px; font-size: 15px;
line-height: 23px; line-height: 23px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.help_last_blck1,
.help_last_blck2 { .help_last_blck1,
.help_last_blck2 {
width: 100%; width: 100%;
float: left; float: left;
text-align: center; text-align: center;
border-right: 1px solid #dfe2eb; border-right: 1px solid #dfe2eb;
margin: 10px; margin: 10px;
padding: 20px; padding: 20px;
} }
.help_last_blck1 > h4,
.help_last_blck2 > h4, .help_last_blck1>h4,
.help_last_blck3 > h4 { .help_last_blck2>h4,
.help_last_blck3>h4 {
color: #666974; color: #666974;
font-size: 19px; font-size: 19px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.repotr_pblm:hover,
.find_str:hover, .repotr_pblm:hover,
.find_st_cls:hover, .find_str:hover,
.save_act:hover { .find_st_cls:hover,
.save_act:hover {
color: #666974; color: #666974;
background-color: transparent; background-color: transparent;
border: 1px solid #42bfc6; border: 1px solid #42bfc6;
} transition: 1s;
.mar_move, }
.mar_move1 {
.mar_move,
.mar_move1 {
margin-top: 29px; margin-top: 29px;
} }
.ful_wdth,
.full_size { .ful_wdth,
.full_size {
width: 100%; width: 100%;
float: left; float: left;
} }
.margin_chge_home,
.prod_full {
margin: 100px auto;
}
.margin_chge_home,
.prod_full {
margin: 100px auto;
}
.cart_outer { .cart_outer {
float: left; float: left;
width: 100%; width: 100%;
} }
.shop_new {
.shop_new {
float: left; float: left;
width: 100%; width: 100%;
} }
.bot_bus {
.bot_bus {
display: none; display: none;
} }
.offer_price {
.offer_price {
font-size: 12px; font-size: 12px;
display: inline-block; display: inline-block;
text-decoration: line-through; text-decoration: line-through;
color: #535353; color: #535353;
opacity: .5 opacity: .5
} }
.error {
.error {
padding-top: 20px; padding-top: 20px;
font-size: 19px !important; font-size: 19px !important;
font-weight: 600 !important; font-weight: 600 !important;
color: red !important; color: red !important;
} }
.success {
.success {
padding-top: 20px; padding-top: 20px;
font-size: 19px !important; font-size: 19px !important;
font-weight: 600 !important; font-weight: 600 !important;
color: #874DA3 !important; color: #874DA3 !important;
} }
/*.find_password { /*.find_password {
background-color:#42bfc6; background-color:#42bfc6;
border:medium none; border:medium none;
border-radius:42px; border-radius:42px;
...@@ -2345,68 +2727,76 @@ font-size:16px; ...@@ -2345,68 +2727,76 @@ font-size:16px;
font-family:"Open Sans", sans-serif; font-family:"Open Sans", sans-serif;
padding:13px; padding:13px;
}*/ }*/
/* /*
last booking last booking
*/ */
.booking_dtl h3 { .booking_dtl h3 {
/*float: left;*/ /*float: left;*/
font-size: 19px; font-size: 19px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-style: italic; font-style: italic;
text-align: center; text-align: center;
} }
.booking_dtl p {
.booking_dtl p {
float: right; float: right;
font-size: 18px; font-size: 18px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
padding-top: 17px; padding-top: 17px;
font-weight: 300; font-weight: 300;
color: #3d3d3d; color: #3d3d3d;
} }
.booking_dtl {
.booking_dtl {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
border-radius: 27px; border-radius: 27px;
float: left; float: left;
padding: 0 10px; padding: 0 10px;
width: 100%; width: 100%;
} }
.booking_dtlblw {
.booking_dtlblw {
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
float: left; float: left;
padding: 20px; padding: 20px;
width: 100%; width: 100%;
} }
.full_wht {
.full_wht {
width: 100%; width: 100%;
float: left; float: left;
padding-top: 250px; padding-top: 250px;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.radio_button {
.radio_button {
padding-top: 25px; padding-top: 25px;
float: left; float: left;
width: 100%; width: 100%;
margin-bottom: 1px; margin-bottom: 1px;
/*padding-left: 75px;*/ /*padding-left: 75px;*/
} }
.radio_button ul {
.radio_button ul {
/*float: right;*/ /*float: right;*/
width: 100%; width: 100%;
} }
.radio_button ul li {
.radio_button ul li {
color: #9a9a9a; color: #9a9a9a;
display: inline-block; display: inline-block;
float: left; float: left;
position: relative; position: relative;
/*width: 100%;*/ /*width: 100%;*/
} }
.radio_button ul li input[type=radio] {
.radio_button ul li input[type=radio] {
position: absolute; position: absolute;
visibility: hidden; visibility: hidden;
} }
.radio_button ul li label {
.radio_button ul li label {
text-align: left; text-align: left;
cursor: pointer; cursor: pointer;
display: block; display: block;
...@@ -2414,8 +2804,9 @@ last booking ...@@ -2414,8 +2804,9 @@ last booking
position: relative; position: relative;
transition: all 0.25s linear 0s; transition: all 0.25s linear 0s;
z-index: 9; z-index: 9;
} }
.radio_button ul li .check {
.radio_button ul li .check {
display: block; display: block;
position: absolute; position: absolute;
border: 4px solid #AAAAAA; border: 4px solid #AAAAAA;
...@@ -2427,8 +2818,9 @@ last booking ...@@ -2427,8 +2818,9 @@ last booking
z-index: 5; z-index: 5;
transition: border .25s linear; transition: border .25s linear;
-webkit-transition: border .25s linear; -webkit-transition: border .25s linear;
} }
.radio_button ul li .check::before {
.radio_button ul li .check::before {
border-radius: 100%; border-radius: 100%;
content: ""; content: "";
display: block; display: block;
...@@ -2439,21 +2831,26 @@ last booking ...@@ -2439,21 +2831,26 @@ last booking
top: 3px; top: 3px;
transition: background 0.25s linear 0s; transition: background 0.25s linear 0s;
width: 5px; width: 5px;
} }
input[type=radio]:checked ~ .check {
input[type=radio]:checked~.check {
border: 5px solid #874DA3; border: 5px solid #874DA3;
} }
input[type=radio]:checked ~ .check::before {
input[type=radio]:checked~.check::before {
background: #874DA3; background: #874DA3;
} }
input[type=radio]:checked ~ label {
input[type=radio]:checked~label {
color: #9a9a9a; color: #9a9a9a;
} }
.radio_button > p {
.radio_button>p {
float: left; float: left;
padding-top: 10px; padding-top: 10px;
} }
.sub_payment {
.sub_payment {
border: medium none; border: medium none;
padding: 10px; padding: 10px;
text-transform: uppercase; text-transform: uppercase;
...@@ -2461,35 +2858,40 @@ input[type=radio]:checked ~ label { ...@@ -2461,35 +2858,40 @@ input[type=radio]:checked ~ label {
background-color: #874DA3; background-color: #874DA3;
color: #fff; color: #fff;
border-radius: 24px; border-radius: 24px;
} }
.sub_payment:hover {
.sub_payment:hover {
border: 1px solid #874DA3; border: 1px solid #874DA3;
color: #874DA3; color: #874DA3;
background-color: #fff; background-color: #fff;
} }
/*stores*/ /*stores*/
.store_bg { .store_bg {
background-attachment: fixed; background-attachment: fixed;
background-repeat: no-repeat; background-repeat: no-repeat;
background-image: url(../images/stre_bg.jpg); background-image: url(../images/stre_bg.jpg);
background-size: cover; background-size: cover;
} }
.str_top {
.str_top {
margin-top: 133px; margin-top: 133px;
border: none; border: none;
} }
.bg_whtclr {
.bg_whtclr {
width: 100%; width: 100%;
float: left; float: left;
padding: 43px; padding: 43px;
background-color: #fff; background-color: #fff;
} }
.low_mar {
.low_mar {
margin: 116px auto; margin: 116px auto;
} }
.showup,
.showup2 { .showup,
.showup2 {
background: #F7F8FC none repeat scroll 0 0; background: #F7F8FC none repeat scroll 0 0;
display: none; display: none;
float: left; float: left;
...@@ -2499,17 +2901,19 @@ input[type=radio]:checked ~ label { ...@@ -2499,17 +2901,19 @@ input[type=radio]:checked ~ label {
z-index: 9999; z-index: 9999;
border-radius: 10px; border-radius: 10px;
overflow-y: scroll; overflow-y: scroll;
height: 224px; height: 224px;
overflow-x: hidden; overflow-x: hidden;
} }
.drop_srch_list > ul {
.drop_srch_list>ul {
list-style: outside none none; list-style: outside none none;
width: 100%; width: 100%;
padding: 0px; padding: 0px;
margin: 0px; margin: 0px;
float: left; float: left;
} }
.drop_srch_list > ul li {
.drop_srch_list>ul li {
width: 560px; width: 560px;
float: left; float: left;
font-size: 14px; font-size: 14px;
...@@ -2517,119 +2921,126 @@ overflow-x: hidden; ...@@ -2517,119 +2921,126 @@ overflow-x: hidden;
padding: 8px; padding: 8px;
text-align: left; text-align: left;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
} }
.drop_srch_list > ul li:hover {
.drop_srch_list>ul li:hover {
background-color: #874DA3; background-color: #874DA3;
color: #fff; color: #fff;
} }
.adv_outs { .adv_outs {
padding: 0 120px 122px 122px; padding: 0 120px 122px 122px;
width: 100%; width: 85%;
float: left; margin: 0 auto;
} }
.choose_str {
.choose_str {
position: absolute; position: absolute;
top: 220px; top: 220px;
width: 100%; width: 100%;
} }
.choose_srch {
.choose_srch {
position: absolute; position: absolute;
top: 230px; top: 230px;
width: 100%; width: 100%;
} }
.scuess_out {
.scuess_out {
float: left; float: left;
padding: 15px; padding: 15px;
width: 100%; width: 100%;
} }
.move_lfft {
.move_lfft {
margin-left: 14px; margin-left: 14px;
} }
.credit {
.credit {
padding-left: 65px !important; padding-left: 65px !important;
padding: 10px; padding: 10px;
float: left; float: left;
} }
.credit_card {
.credit_card {
float: left; float: left;
/*padding-left: 30px;*/ /*padding-left: 30px;*/
} }
.credit_wdth {
.credit_wdth {
border: medium none; border: medium none;
border-radius: 18px; border-radius: 18px;
width: 100%; width: 100%;
} }
.grayish {
.grayish {
color: #9a9a9a; color: #9a9a9a;
font-size: 15px; font-size: 15px;
font-weight: 400; font-weight: 400;
} }
.eg_moth {
.eg_moth {
padding-left: 8px; padding-left: 8px;
} }
.ord_hisry_out {
.ord_hisry_out {
background: #fff none repeat scroll 0 0; background: #fff none repeat scroll 0 0;
float: left; float: left;
height: 335px; height: 335px;
/* overflow-x: hidden;*/ /* overflow-x: hidden;*/
width: 100%; width: 100%;
} }
.flt_lft {
.flt_lft {
float: left; float: left;
margin-top: 20px; margin-top: 20px;
} }
.data_fnd { .data_fnd {
color: #874da3; color: #874da3;
font-size: 31px; font-size: 31px;
letter-spacing: 1px; letter-spacing: 1px;
text-align: center; text-align: center;
padding-top: 30px; padding-top: 30px;
} }
.help_bg {
.help_bg {
height: 300px; height: 300px;
} }
.srch_low {
.srch_low {
margin: 113px auto; margin: 113px auto;
} }
.invalid {
.invalid {
padding-top: 0px; padding-top: 0px;
font-size: 13px !important; font-size: 13px !important;
} }
.close_img { .close_img {
float: right; float: right;
padding-right: 10px; padding-right: 10px;
padding-top: 10px; padding-top: 10px;
cursor: pointer; cursor: pointer;
} }
.margn_low {
margin-top: 0 !important;
}
.close_img {
display: none;
}
.cart_product:hover .close_img {
display: block;
}
.margn_low {
margin-top: 0 !important;
}
/*////////------MEDIA QUERY STARTS HERE------///////*/ .close_img {
display: none;
}
@media (min-width: 320px)and (max-width: 480px) { .cart_product:hover .close_img {
display: block;
}
/*////////------MEDIA QUERY STARTS HERE------///////*/
@media (min-width: 320px)and (max-width: 480px) {
.full_lft { .full_lft {
height: auto; height: auto;
} }
.credit_opt { .credit_opt {
padding-left: 15px !important; padding-left: 15px !important;
} }
...@@ -2673,24 +3084,21 @@ overflow-x: hidden; ...@@ -2673,24 +3084,21 @@ overflow-x: hidden;
.payment_actual_price { .payment_actual_price {
padding-left: 35px; padding-left: 35px;
} }
} }
@media (min-width: 768px)and (max-width: 1024px) { @media (min-width: 768px)and (max-width: 1024px) {
.content_list { .content_list {
width: 47%; width: 47%;
} }
} }
@media (min-width: 320px)and (max-width: 1067px) { @media (min-width: 320px)and (max-width: 1067px) {
.str_top { .str_top {
width: 100%; width: 100%;
} }
.frm_edit { .frm_edit {
float: right; float: right;
} }
.bg_wht { .bg_wht {
width: 100%; width: 100%;
} }
...@@ -2701,7 +3109,6 @@ overflow-x: hidden; ...@@ -2701,7 +3109,6 @@ overflow-x: hidden;
height: 480px; height: 480px;
width: 100%; width: 100%;
} }
.landing_bg { .landing_bg {
background: rgba(0, 0, 0, 0) url("../images/landing_bg.jpg") no-repeat fixed 0 0 / cover; background: rgba(0, 0, 0, 0) url("../images/landing_bg.jpg") no-repeat fixed 0 0 / cover;
height: 2000px; height: 2000px;
...@@ -2814,7 +3221,7 @@ overflow-x: hidden; ...@@ -2814,7 +3221,7 @@ overflow-x: hidden;
.search-wrapper button { .search-wrapper button {
width: 115px; width: 115px;
} }
.nav.nav-pills.tabs_cust > li { .nav.nav-pills.tabs_cust>li {
text-align: center; text-align: center;
width: 100%; width: 100%;
} }
...@@ -2851,7 +3258,7 @@ overflow-x: hidden; ...@@ -2851,7 +3258,7 @@ overflow-x: hidden;
position: absolute; position: absolute;
width: 231px; width: 231px;
} }
.become_inner1_rht > p { .become_inner1_rht>p {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 15px; font-size: 15px;
...@@ -2867,45 +3274,43 @@ overflow-x: hidden; ...@@ -2867,45 +3274,43 @@ overflow-x: hidden;
.pad_rht { .pad_rht {
padding-right: 13px; padding-right: 13px;
} }
.modal-dialog.prod_full.mar_lfts, .modal-dialog.prod_full.mar_lfts,
.half_text, .half_text,
.plce_details { .plce_details {
width: 100%; width: 100%;
} }
} }
@media (min-width: 320px)and (max-width: 967px) { @media (min-width: 320px)and (max-width: 967px) {
.check_out { .check_out {
float: left; float: left;
padding: 22px; padding: 22px;
width: 100%; width: 100%;
} }
.shop_prod_inner_rht>p {
.shop_prod_inner_rht > p {
line-height: 18px !important; line-height: 18px !important;
} }
} }
@media (min-width: 1281px) and (max-width: 1400px) { @media (min-width: 1281px) and (max-width: 1400px) {
.zip_block h1 { .zip_block h1 {
font-size: 25px; font-size: 25px;
} }
.become_inner > h1 { .become_inner>h1 {
display: none; display: none;
} }
} }
@media (min-width: 1650px) and (max-width: 2000px) { @media (min-width: 1650px) and (max-width: 2000px) {
.shadow { .shadow {
left: 361px; left: 361px;
position: fixed; position: fixed;
top: 56px; top: 56px;
width: 100%; width: 100%;
} }
} }
@media (min-width: 1080px) and (max-width: 1280px) { @media (min-width: 1080px) and (max-width: 1280px) {
.shop_prod_inner { .shop_prod_inner {
border: 1px solid #b679d4; border: 1px solid #b679d4;
float: left; float: left;
...@@ -2931,7 +3336,7 @@ overflow-x: hidden; ...@@ -2931,7 +3336,7 @@ overflow-x: hidden;
padding: 10px 25px 36px 28px; padding: 10px 25px 36px 28px;
width: 100%; width: 100%;
} }
.become_inner1_left > img { .become_inner1_left>img {
margin-top: 16px; margin-top: 16px;
width: 44px; width: 44px;
} }
...@@ -2941,20 +3346,20 @@ overflow-x: hidden; ...@@ -2941,20 +3346,20 @@ overflow-x: hidden;
padding-top: 17px; padding-top: 17px;
width: 100%; width: 100%;
} }
.become_inner > h1 { .become_inner>h1 {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 16px; font-size: 16px;
line-height: 22px; line-height: 22px;
} }
.become_inner1_rht > h3 { .become_inner1_rht>h3 {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 18px; font-size: 18px;
line-height: 23px; line-height: 23px;
margin: 7px 0 0; margin: 7px 0 0;
} }
.become_inner1_rht > p { .become_inner1_rht>p {
color: #fff; color: #fff;
font-family: "Open Sans", sans-serif; font-family: "Open Sans", sans-serif;
font-size: 13px; font-size: 13px;
...@@ -2964,7 +3369,6 @@ overflow-x: hidden; ...@@ -2964,7 +3369,6 @@ overflow-x: hidden;
} }
.botm_inr { .botm_inr {
/*margin-bottom: 20px;*/ /*margin-bottom: 20px;*/
margin-bottom: 0px; margin-bottom: 0px;
} }
.half_text { .half_text {
...@@ -2993,15 +3397,15 @@ overflow-x: hidden; ...@@ -2993,15 +3397,15 @@ overflow-x: hidden;
margin: 0 7px 6px; margin: 0 7px 6px;
width: 31%; width: 31%;
} }
} }
@media (min-width: 1601px) and (max-width: 1920px) { @media (min-width: 1601px) and (max-width: 1920px) {
.botm_inr { .botm_inr {
margin-bottom: 47px; margin-bottom: 47px;
} }
} }
@media (min-width: 900px) and (max-width: 1920px) { @media (min-width: 900px) and (max-width: 1920px) {
.bot_low { .bot_low {
margin-bottom: 22px; margin-bottom: 22px;
} }
...@@ -3014,36 +3418,77 @@ overflow-x: hidden; ...@@ -3014,36 +3418,77 @@ overflow-x: hidden;
min-height: 641px; min-height: 641px;
width: 100%; width: 100%;
} }
} }
table { table {
width: 100%; width: 100%;
border-collapse: collapse; border-collapse: collapse;
float: left; float: left;
margin-bottom: 15px; margin-bottom: 15px;
} }
/* Zebra striping */ /* Zebra striping */
tr:nth-of-type(odd) { tr:nth-of-type(odd) {
background: #eee; background: #eee;
} }
th {
th {
background: #42BFC6; background: #42BFC6;
color: white; color: white;
font-weight: bold; font-weight: bold;
} }
td,
th { td,
th {
padding: 10px; padding: 10px;
border: 2px solid #fff; border: 2px solid #fff;
text-align: left; text-align: left;
text-align: center; text-align: center;
} }
/*Table for scheduled date*/ /*Table for scheduled date*/
.cpoint{ .cpoint {
cursor: pointer !important; cursor: pointer !important;
} }
.hide{
.hide {
display: none !important; display: none !important;
} }
\ No newline at end of file /* ALTERNATE-CSS */
button {
outline: none !important;
}
input {
outline: none !important;
}
input:focus {
outline: none !important;
}
.shoper_link img {
position: relative;
bottom: 5px;
margin-right: 10px;
}
.fsp-content {
width: 100% !important;
height: 100vh !important;
position: relative !important;
top: 0 !important;
left: 0 !important;
margin-left: 0px !important;
margin-top: 0px !important;
}
.choose_str {
top: 0px;
padding-top: 30px;
}
.adv_outs {
padding: 0px;
}
\ No newline at end of file
...@@ -305,6 +305,7 @@ ...@@ -305,6 +305,7 @@
var result = val['store']; var result = val['store'];
var z=val.zip; var z=val.zip;
$('#zip').html(''); $('#zip').html('');
$('[id^="zipPinCode"]').html(z);
$('<div class=""> </div>').appendTo('#zip'); $('<div class=""> </div>').appendTo('#zip');
if(val['message']=="zip_present"){ if(val['message']=="zip_present"){
$('#myModalnew').modal('hide'); $('#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