Commit 3c449558 by Tobin

Merge branch 'master' into production

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