
.page-template-flash-home-template{/* background: #eaeaea; */}
.page-template-flash-home-template #header-outer, .page-template-flash-home-template #header-space, .page-template-flash-login-template #header-outer, .page-template-flash-login-template #header-space, .page-template-flash-login-template #footer-outer{ /* display: none; */}

.falshadmin-wrapper{background: #eaeaea; background: #fff; background: #f5f5f5; padding: 30px 0 0; position: relative;}

.falshadmin-sidebar { position: relative; top: 0; left: 0;  margin-left: 0;   width: 250px; float: left;  padding: 20px 0; min-height: 350px; z-index: 9; overflow: hidden; transition: width .3s ease; background-color: #F9F9F9; background-color: #fff; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.1); transition: all 0.3s; /* box-shadow: 5px 0 10px rgba(70, 78, 95, 0.08); */}
.falshadmin-sidebar:hover { /* transition: width .3s ease; width: 250px; box-shadow: 5px 0 10px rgba(70, 78, 95, 0.08); */}
.falshadmin-sidebar ul{ /* width: 250px; */ display: flex; padding: 0; margin: 0; list-style-type: none; flex-direction: column; list-style: none;}
.falshadmin-sidebar li{list-style: none; margin-bottom: 5px; display: block; cursor: pointer; }
.falshadmin-sidebar li a{display: block; padding-top: 0.75rem; padding-bottom: 0.75rem; padding-left: 25px; padding-right: 25px;}
.falshadmin-sidebar li .icon {  width: 2rem;  margin-right: 0.5rem;}
.falshadmin-sidebar li .nav-text { /* opacity: 0; */ transition: opacity .3s ease;}
.falshadmin-sidebar:hover li .nav-text{opacity: 1;}
.falshadmin-sidebar ul li a{font-size: 14px; font-weight: 400; line-height: 22px; color:  #87939A;     padding-top: 10px; padding-bottom: 10px;}
.falshadmin-sidebar ul li svg{width: 22px; height: 22px; display: inline-block; vertical-align: top;}
.falshadmin-sidebar ul li:hover, .falshadmin-sidebar ul li.active{background: #E02E40;}
.falshadmin-sidebar ul li:hover a, .falshadmin-sidebar ul li.active a{color: #fff;}
.falshadmin-sidebar ul li:hover svg path, .falshadmin-sidebar ul li.active svg path{stroke: #fff;}
.falshadmin-sidebar-logo { margin-bottom: 30px; width: 156px; padding: 0 10px;}
.falshadmin-sidebar-logo img{max-width: 100%;}

.helth-rightpart{width: calc(100% - 250px); padding-left: 30px; float: left;}

.falshadmin-breadcrumb{margin-bottom: 25px;}
.falshadmin-breadcrumb .breadcrumb { margin: 0; display: -webkit-box; display: -ms-flexbox;  display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border: 1px solid rgba(0, 0, 0, 0.1); padding: 10px 25px;    list-style: none; background-color: #fff;  border-radius: 8px;}
.falshadmin-breadcrumb .breadcrumb li{list-style: none; font-size: 14px;}
.falshadmin-breadcrumb .breadcrumb .breadcrumb-item.active{color: #2C3A42;}
.falshadmin-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {  display: inline-block;  padding-right: 15px;   padding-left: 15px;    color: #2C3A42;   content: "→";}

.falshadmin-header{position: relative; }
.falshadmin-header .container{display: flex; align-items: center;  /* max-width: 1150px; padding: 0 15px;  */}
.falshadmin-header .container:after, .falshadmin-helthbox .row:after, .falshadmin-helthbox .container:after{ display: table; clear: both; content: ""; }
.falshadmin-userpic{width: 70px; overflow: hidden; float: left; background: #d7d7d7;  border-radius: 100%;}
.falshadmin-userpic a{display: block; vertical-align: top;}
.falshadmin-userpic img{max-width: 100%;width: 70px; height: 70px; border-radius: 100%; overflow: hidden; object-position: center; object-fit: cover; display: inline-block; vertical-align: top;}
.falshadmin-header-msg{float: left;/* width: calc(100% - 220px); */ width: calc(100% - 200px); padding: 0 20px;}
.falshadmin-header-msg h2{color: #000; margin-bottom: 5px; font-size: 24px; font-weight: 700; line-height: 1.2;}
.falshadmin-header-msg p{ margin: 0; color: #000; padding: 0; font-size: 14px; line-height: 20px; }
.falshadmin-header-msg p small{font-size: 12px;}

.falshadmin-wallet{/* width: 200px; */ width: 130px; float: left; text-align: left;}
.falshadmin-wallet-num{color: #000; margin-bottom: 2px; font-weight: 700; font-size: 24px; line-height: 1.2; text-transform: uppercase;}
.falshadmin-wallet-num span{font-weight: 300; display: none;}
.falshadmin-wallet p{ margin: 0 0 0 3px; letter-spacing: 1px; text-transform: uppercase; padding: 0; font-size: 14px; line-height: 22px; color: #676767; }
.falshadmin-wallet-num img{width: 30px; display: inline-block; vertical-align: middle; margin-right: 5px;  position: relative;  top: -2px;}


.falshadmin-mainwrap{ position: relative; min-height: calc(100vh - 192px);  padding: 0 0 40px 0;  transition: all 0.3s;}

.falshadmin-helthbox{margin-top: 30px;}
.falshadmin-helthbox .container{ /* max-width: 1150px; padding: 0 15px; */}
.falshadmin-helthbox .row{margin: 0 -15px; padding-bottom: 0;}
.falshadmin-helthbox .col-md-12{padding: 0 15px; width: 100%; float: left;}
.falshadmin-helthbox .col-md-3{padding: 0 15px; width: 50%; float: left;}
.falshadmin-helthbox .falshadmin-homeboxcat .col-md-3:nth-child(2n + 1){clear: both;}
.falshadmin-helthbox .col-md-3 a{display: block;}
.falshadmin-helthbox .helth-boxdiv{ width: 100%; padding: 20px; background-color: #F9F9F9; background-color: #fff; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.1); transition: all 0.3s; margin-bottom: 30px;}
.falshadmin-helthbox .helth-boxdiv img{width: 48px; float: left; margin-right: 20px;}
.falshadmin-helthbox .helth-boxdiv h3{line-height: 1.2; color: #2C3A42; font-weight: 700; font-size: 20px; margin-bottom: 5px;}
.falshadmin-helthbox .helth-boxdiv p{padding-bottom: 0;  color: #87939A; margin: 0; font-size: 14px; line-height: 20px;}

.falshadmin-logindash{padding: 70px 0; background: #f5f5f5; position: relative; min-height: calc(100vh - 192px); display: flex; align-items: center;}
.falshadmin-logindash .container{ max-width: 540px; padding: 0 20px; position: relative; /* top: -60px; */}
.falshadmin-logindash .falshadmin-logo{margin-bottom: 25px;}
.falshadmin-logindash .falshadmin-logo a{display: inline-block; vertical-align: top;}
.falshadmin-logindash .falshadmin-logo img{height: 60px; display: inline-block; vertical-align: top;}
.falshadmin-logintitle{font-size: 38px; font-weight: 800; color: #2C3A42; line-height: 1.2;}
.falshadmin-loginform{margin-top: 60px; position: relative;}
.falshadmin-loginform .form-group{position: relative;}
.falshadmin-loginform .form-group label{font-size: 16px;line-height: 20px;color: #2C3A42; display: block; margin-bottom: 10px;}
.falshadmin-loginform .form-group .form-control{background: #FFFFFF;border: 1px solid rgba(187, 196, 202, 0.5);box-shadow: 0px 3px 6px rgba(224, 46, 64, 0.2);border-radius: 8px; height: 48px; padding: 15px; font-size: 16px;line-height: 20px; color: #2C3A42;}
.falshadmin-loginform .form-group .eye-icon{position: absolute; top: 42px; cursor: pointer; right: 10px; background: url(../images/eye.svg) no-repeat; height: 24px; width: 24px; background-size: cover;}
.falshadmin-loginform .form-group.otp-group .form-control{width: 48px; text-align: center; margin-right: 10px;}
.falshadmin-loginform.opt-loginform{margin-top: 30px;}
.otp-msg{font-size: 16px;line-height: 143%;color: #87939A; padding: 0;}
.otp-resendtext-div {margin-top: 30px;}
.otp-resendtext-div > div p{float: left;}
.otp-resendtext-div > div:after{clear: both; display: table; content: "";}
.otp-resendtext-div p{font-weight: 500;font-size: 16px;line-height: 28px;color: #B2B8C4;padding-bottom: 0;}
.otp-resendtext-div a{font-weight: 500;font-size: 16px;line-height: 28px;text-decoration: underline;color: #EC3831; float: right;}

.falshadmin-loginform .form-group .iti {display: block;}

body .btn-login{width: 100% !important; height: 48px;background: #E02E40; font-weight: bold;font-size: 16px !important;line-height: 28px !important;text-align: center;color: #FFFFFF; border-radius: 8px !important; border: none; cursor: pointer; margin-top: 25px;}

/* Upload prescription CSS */
.falshadmin-upload-prescription{position: relative;}
.falshadmin-uploadbox {  width: 100%; cursor: pointer;  display: flex;  background: rgba(224, 46, 64, 0.1); border: 1px dashed rgba(224, 46, 64, 0.3); border-radius: 8px; padding: 20px; position: relative; flex-wrap: wrap;  align-items: center;}
.falshadmin-uploadbox .falshadmin-addicon { margin-right: 15px; height: 26px;}
.falshadmin-uploadbox .falshadmin-uploadtitle {  font-weight: 700; font-size: 16px; line-height: 1; color: #2C3A42; margin: 0;}
.falshadmin-uploadbox .falshadmin-cardsicon { width: 60px;  position: absolute;   bottom: 0px;    right: 32px;}
.falshadmin-or-left-right{	font-weight: bold;	font-size: 14px;	line-height: 17px;	text-align: center;	color:#000;	position: relative;	margin: 0px 0; position: absolute; top: 0; left: -26px; height: 100%; display: flex; align-items: center;}
.falshadmin-or-left-right:before{content: '';  position: absolute;  width: 1px;  height: 40%;  top: 0px; left: 50%; background-color: #87939A; opacity: 0.5;}
.falshadmin-or-left-right:after{content: '';  position: absolute;  width: 1px;  height: 40%;    bottom: 0px; left:50%;  background-color:#87939A; opacity: 0.5;}

.upload-prescription-div .form-group{position: relative; margin-bottom: 18px;}
.upload-prescription-div .form-group label { display: block;  font-weight: bold; font-size: 14px; line-height: 1;  color: #2C3A42;  margin-bottom: 8px;}
.upload-prescription-div .form-group .formlabel-subtitle, .chekbox-labelspcae .formlabel-subtitle { display: block; font-size: 14px; line-height: 15px; color: #87939A; margin-bottom: 13px;}
.upload-prescription-div .form-control { width: 100%; padding: 10px 20px; /* min-height: 50px; */ font-size: 14px; line-height: 18px; background-color: #fff;  border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.1);}
.upload-prescription-div .field_error { border: 1px solid rgb(224 46 64); }
.upload-prescription-div textarea.form-control{ height: 100px; padding: 10px;    vertical-align: top;}
.upload-prescription-div .form-control::-webkit-input-placeholder {  color: #87939A;}
.upload-prescription-div .form-control::-moz-placeholder {  color: #87939A;}
.upload-prescription-div .form-control:-ms-input-placeholder {  color: #87939A;}
.upload-prescription-div .form-control:-moz-placeholder { color: #87939A;}
.upload-prescription-div textarea.form-control.medicine_product_note {height: 60px;}

.substitute-req-rowupload{margin-top: 10px !important;}
.chekbox-labelspcae{padding-left: 65px;}

.falshadmin-chekbox{ position: absolute;  left: 0; top: 0;  margin-top: 0px;}
.falshadmin-chekbox-switch input {    position: absolute;	opacity: 0;}
.falshadmin-chekbox-switch{ display: inline-block;  font-size: 20px;  height: 26px; width: 50px; border: 1px solid rgba(0, 0, 0, 0.1);   background: #fff; border-radius: 1em; margin: 0 !important; cursor: pointer;}
.falshadmin-chekbox-switch div{position: absolute; cursor: pointer;  top: 0;  left: 0;  right: 0;  bottom: 0;  background: #fff;  transition: 0.4s;  border-radius: 1em;  border: 1px solid rgba(0, 0, 0, 0.1);}
.falshadmin-chekbox-switch div:before {content: "";  position: absolute;  height: 18px;  width: 18px;  background:#87939A;  left: 4px; top: 50%;    margin-top: -9px;  border-radius: 50%;  transition: 0.3s cubic-bezier(0.42, 0, 0, 1.68);}
.falshadmin-chekbox-switch  input:checked + div:before {transform: translateX(23px); background:#e02e40;}
.falshadmin-chekbox-switch input:checked + div { background-color: rgba(224, 46, 64, 0.2);   border-color: rgba(224, 46, 64, 0.2);}

.falshadmin-continuebtn{ position: relative;   margin-bottom: 0px;}
.falshadmin-continuebtn .continue-btn{  font-weight: bold;  font-size: 16px;  line-height: 24px; text-align: center; color: #fff; padding-top: 10px; padding-bottom: 10px; display: flex; justify-content: center;  align-items: center; border-radius: 4px; flex-wrap: wrap; width: 100% !important;  text-transform: uppercase;}
/* Upload prescription CSS End */

/* Product section CSS  */
.flash_product_wraper .row:after, .flash_productdetail_wraper:after {display: table; clear: both; content: "";}
.flash_product_wraper .row{margin: 0 -15px;}
.flash_product_wraper .col-md-3{padding: 0 15px; width: 25%; float: left;}
.flash_product_wraper .col-md-3:nth-child(4n + 1){clear: both;}
.falshadmin-productbox{margin-bottom: 25px;}
.falshadmin-productbox .falshadmin-product-title{ font-weight: 700;font-size:14px;line-height: 18px; color: #2C3A42; margin-top: 0;	margin-bottom: 8px; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  overflow: hidden;  text-overflow: ellipsis;}
.falshadmin-productbox .falshadmin-product-price{  font-size: 14px;    line-height: 1.2; padding: 0;   color: #E02E40;  margin-bottom: 0px;}
.falshadmin-productbox .falshadmin-product-price del{font-size: 75%;}
.falshadmin-productbox .flash-delivery{font-size: 13px;}
.falshadmin-productimg > img {  position: absolute; top: 0;  left: 0;  height: 100%;  width: 100%;  object-fit:contain;  object-position: center; background: #fff;}
.falshadmin-productimg{position: relative;  overflow: hidden;   padding-bottom: 100%;  cursor: pointer; margin-bottom: 10px;   border-radius: 6px;}
.falshadmin-productcounter{position: absolute; bottom: 20px; right: 20px; width: calc(100% - 40px); z-index: 1;}
.falshadmin-productcounter .blackplus-a{ color: white; background: #2C3A42; cursor: pointer; height: 32px; width: 32px; display: flex !important; align-items: center; justify-content: center; position: absolute; right: 0; border: 2px solid #2C3A42;box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.35);border-radius: 32px;}
.falshadmin-productcounter .blackplus-a.is-close {  opacity: 0;    pointer-events: none;}

.falshadmin-productcounter .item-add-minus-box{background: #FFFFFF;border: 1px solid #2C3A42;box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.35);border-radius: 32px; display: flex; justify-content: center; max-width: 150px; margin: 0 auto;  opacity: 0;  pointer-events: none;}
.falshadmin-productcounter .item-add-minus-box.is-active { opacity: 1;   pointer-events: all;}
.falshadmin-productcounter .item-add-minus-box button {border: none; background: transparent; display: flex; align-items: center; justify-content: center; width: 32px; height: 32px; cursor: pointer;}
.falshadmin-productcounter .item-add-minus-box input { width: 60px; padding-left: 5px; padding-right: 5px;  background: #fff; border: none;  font-size: 16px;   font-weight: 700;  box-shadow: none;   border: none;  height: 32px;  border-radius: 0px;    text-align: center;}
.falshadmin-productcounter .item-add-minus-box button .less-item-minus{display: none;}
.falshadmin-productcounter .item-add-minus-box button.minusicon .less-item-minus{display: block;}
.falshadmin-productcounter .item-add-minus-box button.minusicon .trash-item-minus{display: none;}

.falshadmin-productlist-right{position: relative;}
.falshadmin-soldout{position: absolute; top: 15px; font-weight: 700; left: 0;  line-height: 1.4; color: #ffffff;  background: #87939a;  padding: 5px 15px;  border-radius: 0 15px 15px 0;}

.cart-productbox{}
.cart-counterdiv{font-style: normal;font-weight: 700;font-size: 12px;line-height: 18px; padding: 9px 0; display: inline-block; color: #fff; cursor: pointer; }
.cart-product-dropdown::-webkit-scrollbar-track{	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);border-radius: 0px;background-color: #F5F5F5;}
.cart-product-dropdown::-webkit-scrollbar{width: 8px; background-color: #F5F5F5;}
.cart-product-dropdown::-webkit-scrollbar-thumb{border-radius: 0px;	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3); background-color: #E02E40;}
.cart-counterdiv img{vertical-align: top; display: inline-block; margin-right: 5px;}
.cart-product-dropdown {position: absolute; right: 0; top: 100%; min-width: 420px; margin: 0; padding-top: 5px; z-index: 9; opacity: 0; pointer-events: none; visibility: hidden; transition: all 0.2s ease;}
.cart-product-dropdown .cart-product-dropdown-wrapper { background-color: #fff; border-radius: 8px; padding: 0px; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0px 7px 10px rgb(0 0 0 / 30%); }
.cart-productbox:hover .cart-product-dropdown {opacity: 1; pointer-events: all; visibility: visible;}
.cart-product-dropdown:before{content: ""; /* background: #fff; position: absolute; top: -10px; right: 20px; display: inline-block; width: 15px; height: 15px; border: 0.125rem solid; border-bottom: 0; border-left: 0; border-color: rgba(0, 0, 0, 0.1); border-radius: 1px;  text-indent: -624.9375rem;  -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); */}
.cart-product-dropdown ul{list-style: none; margin: 0; padding: 0;}
.cart-product-dropdown ul li{display: flex; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.cart-product-dropdown ul li:last-child{margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.cart-product-dropdown ul li img{height: 45px; width: 45px; object-fit: cover; object-position: center;}
.cart-product-dropdown ul li .cart-product-titleprice{padding-left: 5px; padding-right: 0px; /*width: calc(100% - 45px);*/width:100%; position: relative;}
.cart-product-dropdown .cart-product-dropdown-wrapper .cart-dropdown-header{margin-bottom: 6px;}
.cart-product-dropdown .cart-product-dropdown-wrapper .cart-dropdown-header a{font-size: 13px; text-decoration: none; line-height: 18px;}
.cart-product-dropdown ul li .cart-product-titleprice .qty-price-cartpodiv{display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.cart-product-dropdown ul li .cart-product-titleprice .amount{margin-left: 0;}
.cart-product-dropdown ul li .cart-product-titleprice h4{ padding-right: 40px; font-size: 13px;  line-height: 1.1; margin-bottom: 6px;}
.cart-product-dropdown ul li .cart-product-titleprice .falshadmin-product-price del .amount{margin-left: 0;}
.cart-product-dropdown ul li .falshadmin-product-price { margin-bottom: 0px; line-height: 1.1;  font-size: 11px;}
.cart-product-dropdown ul li .cart-product-titleprice p{font-size: 11px; line-height: 1.1; padding-bottom: 0; margin-bottom: 0;}
.cartproductdel-a{position: absolute; top: 0; right: 0px;  z-index: 1;   height: 16px;  width: 16px;  display: block;}
.cartproductupdate{position: absolute; top: 0; right: 16px;  z-index: 1;   height: 16px;  width: 16px;  display: flex; align-items: center; justify-content: center;}
.cartproductupdate img{ height: 10px !important;  width: 10px !important;  vertical-align: top;}
.cart-product-dropdown ul li .cartproductdel-a img{height: 16px; width: 16px; vertical-align: top; pointer-events: none;}
.carttotal-div{ padding: 10px; margin-top: 10px; border-top: 1px solid rgba(0, 0, 0, 0.1);}
.carttotal-div p{font-size: 12px; color: #2C3A42; margin-bottom: 5px; line-height: 1.2; padding: 0; font-weight: 700; }
.carttotal-div p span{float: right;}
.carttotal-div .btn{display: block; width: 100%; margin-top: 2px;}
.cart-dropdown-header {display: flow-root;}
.cart-dropdown-header a {float:right;}
.carttotal-notediv textarea{font-size: 12px; line-height: 1.2; padding: 8px;}
.carttotal-notediv label{font-size: 12px; font-weight: 700; line-height: 1.4;}
.cart-product-dropdown-scroll{max-height: 183px; overflow-y: auto; padding: 10px;}
/* Product section CSS End */

/* Product section Detail CSS */
.flash_productdetail_wraper .col-md-5{float: left; width: 42%; padding: 0 15px;}
.flash_productdetail_wraper .col-md-7{float: left; width: 58%; padding: 0 15px;}
.falshadmin-prosigleimg{padding-bottom: 100%; position: relative;}
.falshadmin-prosigleimg img{  position: absolute; top: 0;  left: 0;  height: 100%;  width: 100%;  object-fit:contain; object-fit: cover; object-position: center;}
.falshadmin-prosiglecontent{padding-left: 20px;}
.falshadmin-prosigle-title{font-weight: 700;font-size:28px;line-height: 1.2; color: #2C3A42; margin-top: 0; margin-bottom: 20px;}
.falshadmin-prosiglecontent .addtocart-btn{background: #E02E40; font-weight: bold;  font-size: 18px;  line-height: 28px; text-align: center; color: #fff; padding-top: 10px; padding-bottom: 10px; display: flex; justify-content: center;  align-items: center; border-radius: 4px; flex-wrap: wrap; width: 100% !important;  text-transform: uppercase;}

.falshadmin-product-price { margin-bottom: 15px; display: block; font-size: 18px; line-height: 1.3;}
.falshadmin-product-price del {  color: #87939A;  font-size: 90%;}
.falshadmin-product-price del .amount {  color: #87939A;  font-weight: 400;}
.falshadmin-product-price ins {  padding: 0;  background-color: transparent;  text-decoration: none;  opacity: 1;  color: #E02E40;}
.falshadmin-product-price .amount { font-weight: 700; margin-left: 5px; color: #E02E40;}

.falshadmin-quantity { display: inline-flex; vertical-align: top; white-space: nowrap;  font-size: 0; margin-bottom: 25px; }
.falshadmin-quantity input[type="button"] { border-radius: 0 !important; padding: 0 5px;   min-width: 30px;    height: 30px;  border: 1px solid rgba(0, 0, 0, 0.1);  background: transparent;   box-shadow: none;   display: inline-block;  color: #000;   font-size: 16px;  line-height: 18px;   align-items: center;   justify-content: center;  outline: none;  vertical-align: middle;   text-align: center;   text-decoration: none;   text-transform: uppercase;  text-shadow: none;  letter-spacing: .3px;  font-weight: 600; transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;}
.falshadmin-quantity input[type="number"] {  width: 30px; height: 30px;  border-radius: 0 !important; border: 1px solid rgba(0, 0, 0, 0.1); border-right: none;  border-left: none;   display: inline-block; color: #000; padding: 0;  text-align: center;  background-color: transparent;  box-shadow: none;   vertical-align: middle;  font-size: 14px;   transition: border-color .5s ease; }
.falshadmin-quantity input[type="number"]::-webkit-outer-spin-button, .falshadmin-quantity input[type="number"]::-webkit-inner-spin-button {  -webkit-appearance: none;  margin: 0;}
.falshadmin-quantity input[type="number"] {-moz-appearance: textfield;}
.falshadmin-quantity input[type="button"]:hover{color: #fff;}
/* Product section Detail CSS End */

/* My Order section  */
.pharma-laba-advic-link{ position: relative; margin-bottom: 25px;}
.pharma-laba-advic-link ul{margin: 0; padding: 0; list-style: none;}
.pharma-laba-advic-link ul li{ display: inline-block; margin-right: 15px; }
.pharma-laba-advic-link ul li:first-child{display: inline-block;}
.pharma-laba-advic-link ul li:last-child{margin-right: 0;}
.pharma-laba-advic-link ul li a { cursor: pointer; font-weight: 400;  font-size: 16px;  line-height: 1;  color: #000;  border: 1px solid rgba(0, 0, 0, 0.1);  background-color: #fff;   padding: 12px 25px;  border-radius: 30px !important; display: inline-block; }
.pharma-laba-advic-link ul li a.active, .pharma-laba-advic-link ul li a:hover{ background-color: #E02E40; border-color: #E02E40; color: #fff; }

.falshadmin-pharma-listwrap{ position: relative; display: flex;  flex-wrap: wrap;}
.falshadmin-pharma-listwrap:after{display: table; clear: both; content: "";}
.falshadmin-pharma-listwrap .falshadmin-pla-boxdiv:nth-child(even){margin-left: 2%;}
.falshadmin-pla-boxdiv {    cursor: pointer; width: 49%; float: left; margin-bottom: 20px; border: 1px solid rgba(0, 0, 0, 0.1);  background-color: #fff; padding: 12px;  border-radius: 8px;}
.falshadmin-pla-boxdiv:hover {cursor: pointer;}
.falshadmin-pla-head{margin-bottom: 15px; position: relative; display: flex; align-items: center; justify-content: space-between;}
.falshadmin-submited-label { font-weight: 600; font-size: 12px; line-height: 1; color: #a28527;   background: #fee89f; padding: 8px 12px 6px;  border-radius: 5px;  display: inline-block; }
.falshadmin-cancelled-label {  font-size: 12px; font-weight: 600; line-height: 1; color: #E02E40;   background: #f7ccd1; padding: 8px 12px 6px;  border-radius: 5px;  display: inline-block; }
.falshadmin-completed-label{ font-size: 12px; font-weight: 600; line-height: 1; color: #349842;   background: #d5fad8; padding: 8px 12px 6px;  border-radius: 5px;  display: inline-block;}
.falshadmin-pla-head p{ font-weight: 600; padding-bottom: 0;  font-size: 12px; line-height: 20px; color: #000; display: inline-block; }
.falshadmin-pla-head p:nth-child(2){/* position: absolute; left: 105px; */}
.falshadmin-pla-head .falshadmin-label-two p{margin-left: 15px;}
.falshadmin-address-orderlink{display: flex; justify-content: space-between;}
.falshadmin-addressdiv {  width: calc(100% - 125px); }
.falshadmin-addressdiv p{ font-size: 14px;  line-height: 1.2;  color: #676767; padding-bottom: 10px;  margin-bottom: 0px;}
.falshadmin-addressdiv p:last-child{padding-bottom: 0;}
.falshadmin-orderlink{min-width: 115px;  display: flex;  align-items: end;}
.falshadmin-orderlink .falshadmin-orderlink{  width: 100%; font-weight: 700; font-size: 13px; line-height: 20px;  text-align: center;  color: #E02E40;  padding: 5px 10px; border: 1px solid #E02E40;  display: flex;   justify-content: center; align-items: center; border-radius: 4px;   flex-wrap: wrap;}
.falshadmin-orderlink .falshadmin-orderlink:hover{background: #E02E40; color: #fff;}
/* My Order section End */

.falshadmin-pla-noproduct{color: #000; text-align: center;  border: 1px solid rgba(0, 0, 0, 0.1);  background-color: #fff; padding: 30px;  border-radius: 30px !important; }
.falshadmin-pla-noproduct img{max-width: 100%;}
.falshadmin-pla-noproduct h2{  font-weight: bold;  font-size: 30px;  line-height: 1;  color: #2C3A42; margin-top: 10px;   margin-bottom: 20px;}
.falshadmin-pla-noproduct h3{  font-size: 20px; line-height: 1;   color: #87939A;  margin: 0px;}
.falshadmin-adviceboxdiv{ margin-bottom: 20px;  border: 1px solid rgba(0, 0, 0, 0.1);   background-color: #fff;  padding: 20px; border-radius: 8px;}
.falshadmin-adviceimg-drname{position: relative; display: flex; align-items: center;}
.falshadmin-adviceimg{  width: 70px;   height: 70px;   display: block; }
.falshadmin-advice-details { width: calc(100% - 70px); padding-left: 20px;   position: relative;}
.falshadmin-advice-details h3{ font-weight: bold;  font-size: 20px;  line-height: 1.2; margin: 0;  color: #2C3A42;}
.falshadmin-advice-details h4{ font-weight: 400; font-size: 14px;  line-height: 1.2; color: #676767;    margin: 7px 0 0 0;}

.falshadmin-advice-back{ position: absolute; right: 0; top: 50%;  height: 19px;  width: 11px;  transform: rotate(180deg);  margin-top: -10px;}
.falshadmin-advice-dateprice{  position: relative;  display: flex;  justify-content: space-between;  margin-top: 20px;  padding-top: 20px;  border-top: 1px solid rgba(0, 0, 0, 0.1);}
.falshadmin-advice-dateprice label{ font-weight: normal;  font-size: 14px;    line-height: 1;    color: #676767;  margin-bottom: 0px;}
.falshadmin-advice-dateprice span{  font-weight: normal;  font-size: 14px;   line-height: 1;    color: #676767;   margin-bottom: 0px;}


/*---My Profile section css---*/
.falshadmin-myprofile-sec{/* border: 1px solid rgba(0, 0, 0, 0.1);   background-color: #fff;  padding: 30px; border-radius: 8px; */}
.falshadmin_uploadimg { text-align: center;   margin-bottom: 30px;}
.falshadmin_uploadimg .user-profile-image-div{margin: 0 auto 30px; width: 140px;height: 140px; position: relative;background: #DEE3E7;    border-radius: 50%;}
.falshadmin_uploadimg .user-profile-image-div:after{background: url(../images/profile-camero.png) no-repeat; height: 36px; width: 36px; background-size: cover; content: ""; position: absolute; bottom: -18px; left: 50%; margin-left: -18px;}
.falshadmin_uploadimg .user-profile-image-div input{ position: absolute; cursor: pointer; top: 0; left: 0; height: 100%; width: 100%; opacity: 0; }
.falshadmin_uploadimg .profile_image {width: 140px;height: 140px; border-radius: 100%; object-fit: cover; object-position: center; display: block; }
.falshadmin_membership_btn { min-width: 220px; margin-left: auto;  margin-right: auto; font-weight: bold;  font-size: 16px;   line-height: 24px;   text-align: center; display: inline-block;  color: #E02E40; padding: 10px 20px; border: 1px solid #E02E40;  border-radius: 30px;}
.falshadmin_membership_btn:hover{background: #E02E40; color: #fff;}
.update_profile {  background-color: #e02e40;}

.falshadmin_profile_form{  position: relative;}
.falshadmin-myprofile-sec .form-group{  margin-bottom: 20px;}
.falshadmin-myprofile-sec .form-group label{ display: block; font-style: normal; font-weight: bold;  font-size: 14px; line-height: 1; color: #253034; margin-bottom: 8px;}
.falshadmin-myprofile-sec .form-control{ width: 100%; padding: 9px 15px !important;  border: 1px solid rgba(0, 0, 0, 0.1) !important;   border-radius: 8px !important; font-weight: normal; font-size: 14px !important;  line-height: 20px !important;  background: #fff !important;   position: relative; color: #2C3A42 !important;}
.form-control::-webkit-input-placeholder {  color: #87939A;}
.form-control::-moz-placeholder {  color: #87939A;}
.form-control:-ms-input-placeholder {  color: #87939A;}
.form-control:-moz-placeholder { color: #87939A;}
.falshadmin-myprofile-sec .form-group.row{margin-bottom: 0 !important; padding-bottom: 0;}
.falshadmin_profile_form .form-group.fild_half{width: 50%; padding: 0 15px; float: left;}
.falshadmin_profile_form .form-btn{ font-size: 16px; min-width: 150px; line-height: 24px;  text-align: center; color: #fff;  background-color: #E02E40;  padding: 10px 20px; border-radius: 12px;}

.helth-rightpart .myaccount-boxdiv{}
.helth-rightpart .myaccount-boxdiv{ width: 100%; padding: 20px 25px; background-color: #F9F9F9; background-color: #fff; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.1); transition: all 0.3s; display: flex; align-items: center; position: relative;}
.helth-rightpart .myaccount-boxdiv img{width: 48px; float: left; margin-right: 25px;}
.helth-rightpart .myaccount-boxdiv h3{line-height: 1.2; font-size: 20px; margin: 0; color: #2C3A42; font-weight: 700; }
.helth-rightpart .myaccount-boxdiv .myaccount-arrowdiv{background: url(../images/back-arrow.svg) no-repeat; width: 11px; height: 19px; position: absolute; top: 50%; margin-top: -10px; right: 25px; transform: rotate(180deg);}

/*---pagination css---*/
.falshadmin-pagination{  position: relative;  margin-top: 30px;  }
.falshadmin-pagination ul{margin: 0; display: flex; justify-content: center;}
.falshadmin-pagination li{ display: inline-block; margin: 0 4px;}
.falshadmin-pagination li a{  text-decoration: none; position: relative; display: flex; align-items: center; justify-content: center; text-align: center; height: 40px; width: 40px; padding: 10px; color: #E02E40; background-color: #fff; border: 1px solid #dee2e6;  border-radius: 7px;   font-size: 14px;  font-weight: 700; line-height: 20px;  transition: all .5s ease-in-out;}
.falshadmin-pagination li a.active, .falshadmin-pagination li a:hover{  color: #fff; border-color: #E02E40;   background-color: #E02E40;}
.falshadmin-pagination li a.symbol{font-size: 22px;}
.falshadmin-pagination li a.symbol span{position: relative; top: -2px;}
/*---pagination css end---*/

/* fileupload-va */
.falshadmin-uploadbox input[type="file"] { position: absolute; width: 100%; left: 0; height: 100%; opacity: 0; cursor: pointer; }

/* 19-1-2022 CSS */
.upload_prescription_address{position: relative;}
.upload_prescription_address .change-address-link{position: absolute; left: 120px; z-index: 1; font-size: 14px; line-height: 1.2; color: #E02E40;}
.upload_prescription_address .back-link{position: absolute; right:0;top:0; z-index: 1; font-size: 14px; line-height: 1.2; color: #E02E40;}
.upload_prescription_address .back-link:hover{text-decoration: underline;}
.upload_prescription_address .change-address-link:hover{text-decoration: underline;}

.addresspin .falshadmin-order-control{padding-left: 50px;}
.addresspin .falshadmin-order-control.field_error { border: 1px solid rgb(224 46 64); }
.addresspin .falshadmin-order-control:before{content: ""; background: url(../images/map-pin.svg) no-repeat; height: 26px; width: 26px; background-size: cover; position: absolute; top: 11px; left: 11px; display: block;}
.falshadmin-uploadbox-control{    margin-top: 8px;  margin-bottom: 15px;}
.falshadmin-uploadbox-control:after{display: table; clear: both; content: "";}
.uploadclose-icon{ position: absolute; top: -8px; z-index: 1;  right: -8px;  height: 24px;  width: 24px;  border-radius: 50%;  background: #fff;  display: flex;  align-items: center;   justify-content: center;  transition: all 0.2s ease; cursor: pointer;}
.uploadclose-icon svg{height: 12px; width: 12px;}
.uploadclose-icon:hover{background: #e02e40;}
.uploadclose-icon:hover svg path{stroke: #fff;}

.falshadmin-orderdetail-title{ font-size: 20px; line-height: 1.2; margin: 0 0 25px 0;  color: #000;  padding-bottom: 5px; border-bottom: 1px solid #ccc;}
.falshadmin-orderdetail-box { border: 1px solid rgba(0, 0, 0, 0.1);  background-color: #fff;  padding: 30px;   border-radius: 8px; }
.falshadmin-orderdetail-box.falshadmin-orderdetail-address{ border: none;  background-color: transparent;  padding: 0px;   border-radius: 0px; }
.falshadmin-order-group{margin-bottom: 18px; position: relative;}
.falshadmin-order-group label{ display: block;  font-style: normal;  font-weight: bold;  font-size: 14px;  line-height: 1;  color: #2C3A42;   margin-bottom: 8px;}
.falshadmin-order-group .payment_method_card{  text-align: center; }
.falshadmin-order-control{background: #fff; padding: 12px 15px; font-size: 14px; line-height: 1.2; position: relative; border: 1px solid rgba(0, 0, 0, 0.1); color: #2C3A42; border-radius: 8px; margin-bottom: 10px;}
.falshadmin-order-control:after{display: table; clear: both; content: "";}
.orderproduct-infodetail{width: calc(100% - 120px); float: left;}
.falshadmin-order-control .status-label{position: absolute; top: 10px; right: 10px; padding: 5px 10px; border: 1px solid #f9eec3; display: inline-block; font-size: 14px; line-height: 1.2; font-weight: 700; color: #ffc700; background-color: #fff8dd;}
.falshadmin-orderperscription{background: #fff; position: relative; border: 1px solid rgba(0, 0, 0, 0.1); width: 23%; margin-right: 2%; float: left; color: #2C3A42; border-radius: 6px; margin-top: 5px; margin-bottom: 5px;}
.falshadmin-orderperscription img{ height: 80px; width: 100%; object-fit: cover; object-position: center; display: block; border-radius: 6px 6px 0 0;}
.labelchekbox-line label{line-height: 26px;}
#fh_upload_prescription_preview_summary .falshadmin-orderperscription, .orderdetailpres .falshadmin-orderperscription {width: 15%;}
#fh_upload_prescription_preview_summary .falshadmin-orderperscription img, .orderdetailpres .falshadmin-orderperscription img{height: 110px;}
#fh_upload_prescription_preview_summary .falshadmin-orderperscription p, .orderdetailpres .falshadmin-orderperscription p{font-size: 14px;}
.falshadmin-orderperscription p{padding: 10px 5px; text-align: center; font-size: 12px; line-height: 1.2; margin: 0;}
.falshadmin-orderperscription .remove{cursor: pointer; position: absolute; top: -8px; right: -8px; height: 20px; width: 20px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.falshadmin-orderperscription .remove svg{height: 10px; width: 10px;}
.falshadmin-order-control .falshadmin-orderperscription:nth-child(6n){margin-right: 0;}
.falshadmin-order-group .falshadmin-order-control label{/* margin-bottom: 7px; */}
.falshadmin-order-control .lacoation-label{ padding: 5px 10px; border: 1px solid #DEE3E7; display: inline-block; font-size: 13px; line-height: 1.2; font-weight: 400; border-radius: 5px; display: block; margin-bottom: 10px; width: 80px; text-align: center; color: #000; background-color: #DEE3E7;}
.payment-card-detail{display: flex; flex-wrap: wrap;}
.payment-card-detail .payment-methord-select{width: 23.5%; margin-right: 2%;}
.payment-card-detail .payment-methord-select:nth-child(4n){margin-right: 0;}
.payment_method_card.uplodpayment_cad{text-align: left; margin-top: 15px;}
.payment_method_card.uplodpayment_cad a.add_new_card{  font-weight: 700;  position: absolute;  top: -22px;  right: 0;}

.select-addresscheck, .addressadd-select{padding-left: 55px !important;}
.new_address_type_select .addressadd-select{padding-left: 15px !important;}
.select-addresscheck.active, .addressadd-select.active{border-color: #E53D4E;}
.select-addresscheck input, .addressadd-select input{position: absolute; z-index: 1; top: 0; left: 0; height: 100%; width: 100%; opacity: 0; margin: 0; cursor: pointer;}
.select-addresscheck strong, .addressadd-select span {position: relative;}
.select-addresscheck strong.delivery-address:before, .addressadd-select span:before {content:''; -webkit-appearance: none; background-color: transparent; opacity: 0.5; border: 2px solid #87939A;  height: 19px; width: 19px; border-radius: 50%;  display: block;  position: absolute; left: -40px;  vertical-align: middle;  cursor: pointer; top: 0;}
.select-addresscheck input:checked, .addressadd-select input:checked{border: 1px solid #E53D4E;}
.select-addresscheck input:checked + strong:before, .addressadd-select input:checked + span:before{opacity: 0;}
.select-addresscheck input:checked + strong:after, .addressadd-select input:checked + span:after { content: ''; position: absolute;  top: 0px; left: -41px;  width: 24px;  height: 24px; background: url(../images/check-circle.svg) no-repeat; background-size: cover;}

.delivery-address{display: block; margin-bottom: 10px;}
.payment-methord-select{display: inline-block; margin-bottom: 5px;}
.payment-methord-select input[type="radio"]:checked, .payment-methord-select input[type="radio"]:not(:checked) { position: absolute;  left: 0; top: 0; height: 100%; z-index: 1; width: 100%; opacity: 0; margin: 0; cursor: pointer;}
.payment-methord-select label{margin: 0 !important; cursor: pointer;}
.payment-methord-select input[type="radio"]:checked + label, .payment-methord-select input[type="radio"]:not(:checked) + label{    position: relative;   padding-left: 35px;    cursor: pointer;    line-height: 23px;   display: inline-block;     color: #2C3A42;}
.payment-methord-select input[type="radio"]:checked + label:before,
.payment-methord-select input[type="radio"]:not(:checked) + label:before { content:''; -webkit-appearance: none; background-color: transparent; opacity: 0.5; border: 2px solid #87939A;  height: 19px; width: 19px; border-radius: 50%;  display: block;  position: absolute; left: 0px;  vertical-align: middle;  cursor: pointer; }
.payment-methord-select input[type="radio"]:checked + label:after,
.payment-methord-select input[type="radio"]:not(:checked) + label:after {  content: ''; position: absolute;  top: 0px; left: -1px;  width: 24px;  height: 24px; background: url(../images/check-circle.svg) no-repeat; background-size: cover;}
.payment-methord-select input[type="radio"]:not(:checked) + label:after { opacity: 0;  transform: scale(0);}
.payment-methord-select input[type="radio"]:checked + label:before { opacity: 0; }

.new_address_type_select .addressadd-select{display: inline-block; background: #fff; padding: 9px 15px;  font-size: 16px;   line-height: 1.2;   position: relative;   border: 1px solid rgba(0, 0, 0, 0.1);  color: #2C3A42; border-radius: 8px;}
.new_address_type_select .addressadd-select .field_error{ border: 1px solid rgb(224 46 64); }
.new_address_type_select .addressadd-select input[type="radio"]:checked, .new_address_type_select .addressadd-select input[type="radio"]:not(:checked) { position: absolute;  left: 0; top: 0; height: 100%; z-index: 1; width: 100%; opacity: 0; margin: 0; cursor: pointer;}
.new_address_type_select .addressadd-select label{margin: 0 !important; cursor: pointer;}
.new_address_type_select .addressadd-select input[type="radio"]:checked + label, .new_address_type_select .addressadd-select input[type="radio"]:not(:checked) + label{ position: relative; padding-left: 35px;  cursor: pointer; line-height: 23px; display: inline-block; color: #2C3A42;}
.new_address_type_select .addressadd-select input[type="radio"]:checked + label:before,
.new_address_type_select .addressadd-select input[type="radio"]:not(:checked) + label:before { content:''; -webkit-appearance: none; background-color: transparent; opacity: 0.5; border: 1px solid #87939A;  height: 19px; width: 19px; border-radius: 4px;  display: block;  position: absolute; left: 0px;  vertical-align: middle;  cursor: pointer; }
.new_address_type_select .addressadd-select input[type="radio"]:checked + label:after,
.new_address_type_select .addressadd-select input[type="radio"]:not(:checked) + label:after {  content: ''; position: absolute;  top: 3px; left: -1px;  width: 23px;  height: 17px; background: url(../images/checkmark-new-icon.svg) no-repeat; background-size: cover;}
.new_address_type_select .addressadd-select input[type="radio"]:not(:checked) + label:after { opacity: 0;  transform: scale(0);}
.new_address_type_select .addressadd-select input[type="radio"]:checked + label:before { opacity: 0; }

.addressnew_change_div .falshadmin-order-control{margin-bottom: 15px;}
.form-group.addresspin .form-control{padding-left: 50px;}
.form-group.addresspin:after{content: ""; background: url(../images/map-pin.svg) no-repeat; height: 26px; width: 26px; background-size: cover; position: absolute; bottom: 8px; left: 15px; display: block;}

.falshadmin-ordersubmit-text{ font-size: 14px; padding-bottom: 15px; line-height: 1.2; font-weight: 400;  position: relative;  color: #2C3A42; border-radius: 8px;}
.falshadmin-ordersubmit-image{border: 1px solid rgba(0, 0, 0, 0.1); display: flex; align-items: center; justify-content: center; background-color: #fff;   padding: 40px;   border-radius: 8px;}
.process-pro-row{display: flex; flex-wrap: wrap;}
.falshadmin-ordersubmit-image img{max-width: 100%;}
.falshadmin-progressbar{position: relative; height: 100%; border: 1px solid rgba(0, 0, 0, 0.1); background-color: #fff;   padding: 30px;   border-radius: 8px;}
.falshadmin-progressbar ul{position: relative;  margin: 0; padding: 0; }
.falshadmin-progressbar ul li{display: block;  position: relative; padding-bottom: 15px;}
.falshadmin-progressbar ul li:before{ position: absolute;left: 12px;bottom:0; height: 100%; width: 2px; border-left: 2px dashed #DEE3E7; content: "";}
.falshadmin-progressbar ul li.active:before{border-color: #E02E40;}
.falshadmin-progressbar ul li.done:before{border-color: #2CD082;}
.falshadmin-progressbar ul li:last-child:before{display: none;}
.falshadmin-progressbar ul li .progressbox-div{padding-left: 45px; position: relative;}
.falshadmin-progressbar ul li:last-child{padding-bottom: 0;}
.falshadmin-progressbar ul li .progressbox-div:before{background: #FFFFFF;border: 1px solid #87939A;border-radius: 48px; height: 24px; width: 24px; content: ""; position: absolute; top: 0; left: 0;}
.falshadmin-progressbar ul li.active .progressbox-div:before{border-color: #E02E40;}
.falshadmin-progressbar ul li.done .progressbox-div:before{border-color: #2CD082;}
.falshadmin-progressbar ul li.active .progressbox-div:after{position: absolute;background: #E02E40;border-radius: 20px; height: 10px;width: 10px; content: ""; top: 8px; left: 8px;}
.falshadmin-progressbar ul li.done .progressbox-div:after{background: #2CD082; position: absolute;border-radius: 20px; height: 10px;width: 10px; content: ""; top: 8px; left: 8px;}
.falshadmin-progressbar ul li p{font-weight: bold;font-size: 16px;line-height: 143%; color: #87939A; display: block; margin: 0 0 5px 0; padding: 0;}
.falshadmin-progressbar ul li span{display: none; font-size: 14px;line-height: 125%;color: #87939A; }
.falshadmin-progressbar ul li.active span{display: block;}
.falshadmin-progressbar ul li.active p{color: #E02E40;}
.falshadmin-progressbar ul li.done p{color: #2CD082;}
.falshadmin-ordersubmit-btndiv{/* margin-top: 30px; */}
.falshadmin-ordersubmit-btndiv p{font-size: 16px;  line-height: 1.2; font-weight: 400;  position: relative;  color: #2C3A42; border-radius: 8px;}
.falshadmin-ordersubmit-btndiv a{margin-right: 10px; min-width: 180px; font-weight: bold; font-size: 16px; line-height: 24px;  text-align: center; color: #E02E40; padding: 8px 10px; border: 1px solid #E02E40; display: inline-block; border-radius: 4px; transition: all 0.2s ease;}
.falshadmin-ordersubmit-btndiv a:hover{background: #E02E40; color: #fff;}
.radio-group-line label{line-height: 26px;}


.falshadmin-progressbar ul li .falshadmin-ordersubmit-btndiv.falshadmin-view-quote{ margin-left: 10px;  margin-top: 0px;}
.falshadmin-progressbar ul li .falshadmin-ordersubmit-btndiv.falshadmin-view-quote a{  margin-right: 0;  min-width: 100px;  font-size: 13px;  line-height: 18px;  padding: 6px 10px;}
.falshadmin-progressbar ul li:first-child{display: flex;     width: 100%;   justify-content: space-between;}

.falshadmin-ordersubmit-sec .falshadmin-view-quote{float:right;}
.falshadmin-progressbar .falshadmin-ordersubmit-btndiv{margin-top: 20px;}
.falshadmin-helthbox .col-md-3 .falshadmin-progressbar a{display: inline-block;}

.advise-singeluser-sec{}
.advise-singeluser-box{text-align: center; margin-bottom: 35px;}
.advise-singeluser-box img{height: 130px; width: 130px; border-radius: 100%; object-fit: cover; object-position: center;}
.advise-singeluser-box h3{font-weight: bold;font-size: 22px;line-height: 137%;text-align: center;color: #2C3A42;margin: 8px 0px;}
.advise-singeluser-box p{font-size: 20px;line-height: 22px;text-align: center;color: #87939A;margin: 0px;}
.advise-singeluser-info{position: relative; border: 1px solid rgba(0, 0, 0, 0.1); background-color: #fff;   padding: 25px;   border-radius: 8px;}
.advise-singeluser-info ul{display: flex; justify-content: space-between; padding-bottom: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 0; list-style: none; margin-bottom: 20px;}
.advise-singeluser-info ul li{list-style: none; font-size: 16px;line-height: 22px;color: #2C3A42;margin: 0px; text-align: center;}
.advise-singeluser-info ul li span{font-size: 14px;line-height: 20px;color: #87939A;margin: 0 0 5px 0px; display: block;}
.payed-refundtext{}
.payed-refundtext:after{display: table; clear: both; content: "";}
.payed-refundtext p{float: left; margin: 0; padding: 0; font-size: 16px;line-height: 20px;color: #87939A; display: flex; align-items: center;}
.payed-refundtext p span{color: #2C3A42;}
.payed-refundtext p img{margin: 0 10px;}
.payed-refundtext a{font-size: 16px;line-height: 20px;text-decoration: underline;color: #E02E40;float: right;}

.close-qtyproduct-div{width: 120px; float: right; display: flex;  align-items: center;  justify-content: space-between;}
.close-qtyproduct-div .falshadmin-quantity{margin-bottom: 0;}
.falshadmin-order-control .orderproduct-infodetail p{padding-bottom: 0;}
.falshadmin-order-control .orderproduct-infodetail p:nth-child(2){ margin-top: 5px; position: relative;}
.falshadmin-order-control .orderproduct-infodetail p span{color: #8b8b8b; font-size: 80%; font-weight: 700;}
.falshadmin-order-control .orderproduct-infodetail p span.product_sub_total{ margin-left: 0; position: absolute;  right: -90px;   top: 12px;   font-weight: 700;   min-width: 90px;  }

.falshadmin-order-control .ordervalue-div p{padding-bottom: 0; font-weight: 700; display: flex; margin-top: 0px; align-items: center; justify-content: space-between;}
.falshadmin-order-control .ordervalue-div p:first-child span,.falshadmin-order-control .ordervalue-div p:nth-child(2) span{color: #8b8b8b; font-size: 80%;}
.falshadmin-order-control .ordervalue-div p:first-child{ font-weight: 400; padding-bottom: 10px; margin-bottom: 10px;}
.falshadmin-order-control .ordervalue-div p:nth-child(2){border-bottom: 1px solid rgba(0, 0, 0, 0.1); font-weight: 400; padding-bottom: 10px; margin-bottom: 10px;}

.appadvertise-bannerdiv{ background: #e02e40; margin-bottom: 0px; position: relative; padding: 11px 0px;/* display: flex; align-items: center; justify-content: space-between; */}
.appadvertise-bannerdiv .appbtndiv{position: absolute; right: 90px; top: -11px;}
.appadvertise-bannerdiv img, .appadvertise-bannerdiv a{height: 34px;}
.appadvertise-bannerdiv h2{  margin: 0;  font-size: 16px; font-weight: 400; color: #fff; line-height: 1.2;}
.appadvertise-bannerdiv a{display: inline-block; margin: 0 5px; vertical-align: text-top;}

.request-payementrow{display: flex; flex-wrap: wrap;}
.request-payementrow .col-md-3:first-child{order: 2;}

.modal {display: flex; align-items: center; justify-content: center;     position: fixed;  top: 0;    right: 0;    bottom: 0;    left: 0;    z-index: 10000;     visibility: hidden;    width: 100%;    height: 100%;  text-align: center;  padding: 0 !important;}

.modal.is-visible {    visibility: visible;}
 .modal-overlay {  position: fixed;  z-index: 10;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: hsla(0, 0%, 0%, 0.5);  visibility: hidden;  opacity: 0;  transition: visibility 0s linear 0.3s, opacity 0.3s;}


 .modal.is-visible .modal-overlay {  opacity: 1;  visibility: visible;  transition-delay: 0s;}


 .modal-wrapper {	position: relative;	display: inline-block;  z-index: 9999;  max-width: 460px;  width: 100%;  background-color: #fff;  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);}

 .modal-transition {  transition: all 0.3s 0.12s;  transform: translateY(-10%);  opacity: 0;}


 .modal.is-visible .modal-transition {  transform: translateY(0);  opacity: 1;}
 .modal-content {  padding: 30px;}
#cancel-order-model .falshadmin-order-group{margin-bottom: 0;}
 .modal-header {  position: relative;   text-align: center;}
#cancel-order-model .payment-methord-select{display: block; margin-bottom: 10px;}
 .modal-heading {  margin-bottom: 20px;}
 .modal-body{	text-align: left;}
.modal-header span{cursor: pointer;color:red;}

.cardinfobarnd span{display: flex; justify-content: space-between;}
.cardinfobarnd span label{margin-bottom: 0; }
.orderdetailtitle-status-h3{display: flex; align-items: center; justify-content: space-between;}
.newaddaddress-row {margin-top: 20px;}
.newaddaddress-row .row{display: flex; flex-wrap: wrap;}
.newaddaddress-row .falshadmin-order-control{height: calc(100% - 15px);}
.addaddress-nonediv {  display: none;}
.addlist-addnew-btn{ display: flex !important; justify-content: space-between;}
.addlist-addnew-btn .addnew-address-link{font-weight: 400;  font-size: 14px;    line-height: 1.2;    color: #E02E40;}
.addlist-addnew-btn .addnew-address-link:hover{text-decoration: underline;}

.transiction-datetitle{font-weight: normal; padding-bottom: 0;  font-size: 14px;  line-height: 16px;  color: #87939a;}
.tarstion-innerwarp {  display: flex;  flex-wrap: wrap;  justify-content: space-between;}
.transiction-box {  background: #ffffff; width: 49%; border-radius: 8px; margin-bottom: 20px; padding: 18px;  display: flex;  align-items: center;}
.transictiont-textdiv {  width: calc(100% - 100px);  position: relative;  padding-left: 34px;}
.trastion-plus-min {  position: absolute; background-size: cover; background-position: center; background-repeat: no-repeat; height: 24px; width: 24px; border-radius: 2px; overflow: hidden; top: 50%;  left: 0;  margin-top: -12px;}
.transiction-box.plus .trastion-plus-min{background-image: url(../images/tran-plus.svg);}
.transiction-box.minus .trastion-plus-min{background-image: url(../images/tran-minus.svg);}
.transictiont-textdiv h5 { font-weight: 600;  font-size: 14px; margin-bottom: 5px; line-height: 17px;  color: #2c3a42;}
.transictiont-textdiv p {font-weight: normal; padding-bottom: 0;  font-size: 10px;  line-height: 12px;  color: #87939a;}
.transictiont-pricediv { width: 100px;}
.transictiont-pricediv h4 { font-weight: 600;margin: 0; font-size: 14px;  line-height: 17px;  text-align: right;  color: #19b328;}
.transiction-box.minus .transictiont-pricediv h4{color: #E02E40;}

.falshadmin-continuebtn .back-link{position: relative; display: inline-block; margin-top: 10px; text-transform: capitalize;    font-size: 14px;
    line-height: 1.2;   color: #E02E40;}
.falshadmin-continuebtn .back-link:before{  transform: rotate(180deg);  display: inline-block;  padding-left: 10px; color: #E02E40; content: "→";}

.comming-soon-boxdiv { width: 100%; cursor: pointer;  display: flex; background: rgba(224, 46, 64, 0.1);   border: 1px dashed rgba(224, 46, 64, 0.3); border-radius: 8px; padding: 20px;  position: relative; flex-wrap: wrap; align-items: center; justify-content: center;  min-height: 210px;}
.comming-soon-boxdiv h2{margin: 0; font-size: 36px; line-height: 1; color: #e02e40;}

.flash-processing:before{ position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 100%; background: rgba(255, 255, 255, 0.5); z-index: 1;}
.flash-processing:after{position: absolute; content: ""; z-index: 2; top: 50%; left: 50%; margin: -20px 0 0 -20px; border: 5px solid #f3f3f3;	border-radius: 50%;  border-top: 5px solid #e02e40;  width: 30px;  height: 30px;  -webkit-animation: spin 2s linear infinite;  animation: spin 2s linear infinite;}
.falshadmin-continuebtn .back-link-address, .addnew-back-link{position: relative; display: inline-block; margin-top: 10px; text-transform: capitalize;    font-size: 14px;
    line-height: 1.2;   color: #E02E40;}
.falshadmin-continuebtn .back-link-address:before, .addnew-back-link:before{  transform: rotate(180deg);  display: inline-block;  padding-left: 10px; color: #E02E40; content: "→";}

.flash-logout-div{width: 100%;text-align: center;padding: 10px;}
.fh-order-url-display-disabled{color: gray !important;border-color: gray !important ;pointer-events: none !important;}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.continue-btn.upload_prescription_submit_address_continue_btn.disabled{pointer-events: none;}
.upload_prescription_continue_btn:disabled{pointer-events: none;}

.membercard-modal {  position: absolute;  z-index: 10000;  top: 0;    left: 0;   visibility: hidden;    width: 100%;    height: 100%;}
.membercard-modal.is-visible {   visibility: visible;}
.membercard-overlay { position: fixed;  z-index: 10;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: hsla(0, 0%, 0%, 0.5);  visibility: hidden;  opacity: 0;  transition: visibility 0s linear 0.3s, opacity 0.3s;}
.membercard-modal.is-visible .membercard-overlay {  opacity: 1;  visibility: visible;  transition-delay: 0s;}
.membercard-wrapper {  position: fixed;  z-index: 9999;top: 50%;  left: 50%; transform: translate(-50%, -50%); width: 90%; max-width: 600px; padding: 40px; border-radius: 20px;  background-color: #fff;  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);}
.membercard-transition { transition: all 0.3s 0.12s;   opacity: 0;}
.membercard-modal.is-visible .membercard-transition { opacity: 1;}
.membercard-modal .membercard-close {position: absolute; top: 7px;  right: 7px; padding: 1em; cursor: pointer; color: #aaa;  background: none;  border: 0;}
.membercard-modal .membercard-content{position: relative;}
.membercard-modal .membercard-content img{vertical-align: top;}
.membercard-infodiv{position: absolute; bottom: 30px; left: 30px;}
.membercard-infodiv p{font-size: 16px; line-height: 24px; padding-bottom: 10px; color: #fff;}
.falshadmin-continuebtn .continue-btn.disabled {
    opacity: 0.3;
}

.ui-datepicker-month{width: 50% !important}
.ui-datepicker-year{width: 50% !important}

/* Raya order summary css */
.flashadmin-cart-orders .flashadmin-cart-orders-wrapper { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; }
.flashadmin-cart-orders .flashadmin-cart-order-item { display: flex; flex-wrap: wrap; align-items: center; width: calc(50% - 5px); border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 8px; margin-top: 10px; padding: 6px 10px; box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.04); flex-grow: 1; margin-left: 10px; }
.flashadmin-cart-orders .flashadmin-cart-order-item:nth-child(1),
.flashadmin-cart-orders .flashadmin-cart-order-item:nth-child(2) { margin-top: 0; }
.flashadmin-cart-orders .flashadmin-cart-order-item:nth-child(odd),
.flashadmin-cart-orders .flashadmin-cart-order-item:nth-child(1) { margin-left: 0; }
.flashadmin-cart-orders .flashadmin-cart-order-item .flashadmin-cart-order-info { display: block; width: calc(100% - 50px); padding-left: 16px; }
.flashadmin-cart-orders .flashadmin-cart-order-item .flashadmin-cart-order-info .flashadmin-cart-order-info-upper { margin-bottom: 6px; }
.flashadmin-cart-orders .flashadmin-cart-order-item .flashadmin-cart-order-info .flashadmin-cart-order-info { margin-bottom: 5px; }
.flashadmin-cart-orders .flashadmin-cart-order-image-wrapper img { display: block; max-width: 50px; width: 100%; height: 50px; object-fit: cover; object-position: center; border-radius: 50%; }
.flashadmin-cart-orders .flashadmin-cart-order-info .flashadmin-cart-order-title { font-family: 'Inter'; font-style: normal; font-weight: 600; font-size: 14px; line-height: 17px; color: #2C3A42; margin: 0; }
.flashadmin-cart-orders .flashadmin-cart-order-info-lower { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; }
.flashadmin-cart-orders .flashadmin-cart-order-info-lower .flashadmin-cart-order-qty,
.flashadmin-cart-orders .flashadmin-cart-order-info-lower .flashadmin-cart-order-price { font-family: 'Inter'; font-style: normal; font-weight: 400; font-size: 12px; line-height: 15px; color: #87939A; margin: 0; }
.flashadmin-cart-orders .order_cart_remove_item {cursor:pointer}
/* Raya order total summary css */
.flashadmin-cart-order-total .flashadmin-cart-order-total-table { margin: 0; width: 100%; border-collapse: collapse; }
.flashadmin-cart-order-total .flashadmin-cart-order-total-table tr:last-child { border-top: 1px solid rgba(0, 0, 0, 0.1); }
.flashadmin-cart-order-total .flashadmin-cart-order-total-table th,
.flashadmin-cart-order-total .flashadmin-cart-order-total-table td { padding: 10px; font-family: 'Inter'; font-style: normal; font-weight: 400; font-size: 14px; line-height: 15px; color: #87939A; margin: 0; }
.flashadmin-cart-order-total .flashadmin-cart-order-total-table tr td { text-align: right; }
.flashadmin-cart-order-total .flashadmin-cart-order-total-table tr:last-child th,
.flashadmin-cart-order-total .flashadmin-cart-order-total-table tr:last-child td { color: #2C3A42; }

/* Raya Search / Filter Pop CSS */
.raya-search-cart-filter{position: absolute;  top: 9px; right: 7px;}
.flash_search{max-width: 150px; display: inline-block; vertical-align: top;}
.flash_search div.form-group{background: #fff;   border-radius: 32px;  font-style: normal;  font-weight: 700;  font-size: 14px;    line-height: 18px;    display: inline-block;    color: #fff; width: fit-content; height: fit-content; position: relative;}
.flash_search div.form-group .btn-search{width: 30px; height: 30px;  border-style: none;  font-size: 20px;  font-weight: bold;  outline: none;  cursor: pointer; border-radius: 50%;  position: absolute;  right: 0px; color:#ffffff ; background-color:transparent; display: flex; align-items: center; justify-content: center; pointer-events: painted;}
.raya-search-cart-filter .flash_search input{background: #F0F1F5; padding: 3px 15px; line-height: 20px; height: 30px; width:30px; border-style: none;  outline: none;  border-radius: 5px; float: right; transition: all .5s ease; background-color: #fff;   color:#000;}
.flash_search div.form-group .btn-search:focus ~ input{ width: 100%;  background-color: #F0F1F5; transition: all .5s ease;}
.raya-search-cart-filter .flash_search input:focus{width: 100%; padding-right: 30px; background-color: #F0F1F5; transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2); box-shadow: none;}
.flash-raya-category{display: inline-block; height: 30px; margin: 0 15px; vertical-align: top;}
.flash-raya-category a{display: inline-block; vertical-align: top;}
.flash-raya-category a img{height: 30px;  transform: rotate(90deg);}
.cart-productbox{background: #E02E40; padding: 0px 10px; border-radius: 5px; position: relative; top: -7px;}
.cartposrflex{display: flex; align-items: center;}
.cartotal-prodtext{display: inline-block; padding: 5px 0; margin-right: 30px;}
.cartotal-prodtext span{font-weight: 400;font-size: 10px;line-height: 1;color: rgba(255, 255, 255, 0.7); margin-bottom: 4px; display: block;}
.cartotal-prodtext p{font-weight: 700;font-size: 12px;line-height: 1;color: #FFFFFF; display: block; padding: 0;}
#rayafilter-modal{padding: 20px; max-width: 360px; border-radius: 10px; width: 100%;}
.rayafilterinner-boxdiv h3{font-weight: 700;font-size: 18px;line-height: 24px;color: #000000; margin-bottom: 20px;}
.rayafilterinner-boxdiv ul{margin: 0; padding: 0;}
.rayafilterinner-boxdiv ul li{display: block; margin-bottom: 10px;}
.rayafilterinner-boxdiv ul li:last-child{ margin-bottom: 0px;}
.rayafilterinner-boxdiv ul li a{display: block; padding: 25px 25px 25px 70px; color: #fff; background: linear-gradient(0deg, rgba(126, 87, 150, 0.7), rgba(126, 87, 150, 0.7)); border-radius: 8px; font-weight: 700; font-size: 16px;line-height: 20px; overflow: hidden; letter-spacing: 0.5px; position: relative; background-image: url(../images/raya-Medicine-bg.jpg);background-repeat: no-repeat; background-position: center; background-size: cover;}
.rayafilterinner-boxdiv ul li a span{position: relative; z-index: 1;}
.rayafilterinner-boxdiv ul li a:before{ content: ""; background-color: rgba(126, 87, 150, 1); opacity: 0.7; transition: all 0.2s ease; position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.rayafilterinner-boxdiv ul li a:after{content: ""; background-image: url(../images/raya-Medicine-icon.svg); background-repeat: no-repeat; height: 28px; width: 28px; background-size: 28px 28px; position: absolute; top: 50%; margin-top: -14px; left: 25px;}

.rayafilterinner-boxdiv ul li.OTC_Medicines a{background-image: url(../images/raya-Medicine-bg.jpg); }
.rayafilterinner-boxdiv ul li.OTC_Medicines a:before{background-color: rgba(126, 87, 150, 1); }
.rayafilterinner-boxdiv ul li.OTC_Medicines a:after{ background-image: url(../images/raya-Medicine-icon.svg);}

.rayafilterinner-boxdiv ul li.Medical_Devices a{background-image: url(../images/raya-Medical-Devices-bg.jpg);}
.rayafilterinner-boxdiv ul li.Medical_Devices a:before{background-color: rgba(82, 119, 164, 1); }
.rayafilterinner-boxdiv ul li.Medical_Devices a:after{ background-image: url(../images/raya-Medical-Devices-icon.svg);}

.rayafilterinner-boxdiv ul li.Wellness a{background-image: url(../images/raya-Wellness-bg.jpg);}
.rayafilterinner-boxdiv ul li.Wellness a:before{background-color: rgba(78, 157, 148, 1); opacity: 0.8;}
.rayafilterinner-boxdiv ul li.Wellness a:after{background-image: url(../images/raya-Wellness-icon.svg);}

.rayafilterinner-boxdiv ul li.Personal_Care a{background-image: url(../images/raya-Personal-Care-bg.jpg);}
.rayafilterinner-boxdiv ul li.Personal_Care a:before{background-color: rgba(102, 117, 61, 1); opacity: 0.8;}
.rayafilterinner-boxdiv ul li.Personal_Care a:after{background-image: url(../images/raya-Personal-Care-icon.svg);}

.rayafilterinner-boxdiv ul li.Gift_Vouchers a{background-image: url(../images/raya-Gift-Vouchers-bg.jpg);}
.rayafilterinner-boxdiv ul li.Gift_Vouchers a:before{background-color: rgba(122, 95, 71, 1); opacity: 0.8;}
.rayafilterinner-boxdiv ul li.Gift_Vouchers a:after{background-image: url(../images/raya-Gift-Vouchers-icon.svg);}

.rayafilterinner-boxdiv ul li.Pet_Care a{background-image: url(../images/raya-Wellness-bg.jpg);}
.rayafilterinner-boxdiv ul li.Pet_Care a:before{background-color: rgba(78, 157, 148, 1); opacity: 0.8;}
.rayafilterinner-boxdiv ul li.Pet_Care a:after{ background-image: url(../images/raya-Pet-care-icon.png);}

.rayafilterinner-boxdiv ul li a:hover:before{opacity: 0.9 !important;}

.page-template-flash-raya-listing .fancybox-is-open .fancybox-bg{opacity: 0.7;}
.page-template-flash-raya-listing .fancybox-slide--html .fancybox-close-small{background: transparent; padding: 0;  top: 17px; right: 18px;   height: 28px;  width: 28px}
.page-template-flash-raya-listing .fancybox-button svg path{fill: #c32639;}
.page-template-flash-raya-listing .fancybox-button svg{height: 30px; width: 30px;}
.flash-delivery{padding-left: 25px; margin-top: 5px; position: relative; color: #87939A; font-size: 14px; line-height: 20px; }
.flash-delivery:before{content: ""; background-image: url(../images/ic_round-delivery-dining.svg); background-repeat: no-repeat; height: 20px; width: 20px; background-size: 20px 20px; position: absolute; top: 0; left: 0px;}

/* Create account CSS  */
.falshadmin-createaccount-form{margin-top: 40px;}
.falshadmin-loginform.falshadmin-createaccount-form{margin-top: 0;}
.falshadmin-logintitle.crea-acconunt-title{font-size: 25px; font-weight: 600; margin-bottom: 40px;}
.falshadmin-createaccount-form .form-group{margin-bottom: 20px; position: relative;}
.falshadmin-createaccount-form .form-group label{font-weight: 400;font-size: 14px;line-height: 17px;color: #2C3A42; margin-bottom: 9px;}
.falshadmin-createaccount-form .form-group label .requre{color: #e02e40;}
.falshadmin-createaccount-form .form-group .form-control{font-weight: 400;font-size: 14px;line-height: 17px;color: #2C3A42; box-shadow:none;border-color: #BBC4CA; }
.falshadmin-createaccount-form .form-group .form-control:focus{box-shadow: 0px 3px 6px rgba(224, 46, 64, 0.2); border-color: #BBC4CA;}
.falshadmin-createaccount-form .form-group .form-control::-webkit-input-placeholder {  color: #BBC4CA;}
.falshadmin-createaccount-form .form-group .form-control::-moz-placeholder {  color: #BBC4CA;}
.falshadmin-createaccount-form .form-group .form-control:-ms-input-placeholder {  color: #BBC4CA;}
.falshadmin-createaccount-form .form-group .form-control:-moz-placeholder { color: #BBC4CA;}
.falshadmin-createaccount-form .row{margin: 0 -8px; padding-bottom: 0;}
.falshadmin-createaccount-form .row:after{clear: both; content: ""; display: table;}
.falshadmin-createaccount-form .col-6{padding: 0 8px; width: 50%; float: left;}
.falshadmin-createaccount-form .clickaccount-text{font-weight: 400;font-size: 12px;line-height: 18px;color: #87939A; padding-bottom: 0;}
.falshadmin-createaccount-form .clickaccount-text a{color: #e02e40;}

.falshadmin-conditionchek-form{margin-top: 20px !important; margin-bottom: 50px;}
.falshadmin-sublogintitle{    font-size: 22px;   font-weight: 800;   color: #2C3A42;    line-height: 1.2;}
.falshadmin-conditionchek-form .form-group {  display: inline-block; margin: 5px; position: relative; }

.falshadmin-conditionchek-form .form-group input { padding: 0; height: initial; width: initial; margin-bottom: 0;  display: none;  cursor: pointer;}
.falshadmin-conditionchek-form .form-group label {  position: relative; margin: 0; cursor: pointer; background: #fff;font-weight: 400;font-size: 14px;line-height: 17px;color: #2C3A42; overflow: hidden; border: 1px solid #BBC4CA; padding: 12px 15px; border-radius: 4px;}
.falshadmin-conditionchek-form .form-group label span{color: #2C3A42; }
.falshadmin-conditionchek-form .form-group label span:before{position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: transparent; content: "";}
.falshadmin-conditionchek-form .form-group label:before { content:'';  -webkit-appearance: none;  background-color: transparent; border-radius: 2px; border: 1px solid #BBC4CA;  padding: 8px;  display: inline-block;  position: relative; vertical-align: middle;  cursor: pointer;  margin-right: 8px;}
.falshadmin-conditionchek-form .form-group input:checked + label span{color: #e02e40;}
.falshadmin-conditionchek-form .form-group input:checked + label span:before{background: rgba(224, 46, 64, 0.2);}
.falshadmin-conditionchek-form .form-group input:checked + label{border-color:  rgba(224, 46, 64, 0.2);}
.falshadmin-conditionchek-form .form-group input:checked + label:before{border-color: transparent;}
.falshadmin-conditionchek-form .form-group input:checked + label:after {  content: '';  display: block;  position: absolute;  top: 12px;  left: 20px;  width: 6px;  height: 14px;  border: solid #e02e40;  border-width: 0 3px 3px 0;  transform: rotate(45deg);}
.falshadmin-conditionchek-btndiv {display: flex; flex-wrap: wrap; justify-content: space-between;}
.falshadmin-conditionchek-btndiv .btn-login{background: transparent !important; width: 47% !important; border: 1px solid #e02e40; color: #e02e40;}
.falshadmin-conditionchek-btndiv .btn-login:hover, .falshadmin-conditionchek-btndiv .btn-login:focus{background: #e02e40; color: #fff !important;}
.other_reason_div{margin-bottom: 10px;}

.flash_productdetail_wraper{position: relative;}
.back-rayalist {  position: absolute;  right: 25px;  top: -62px;}
.back-rayalist span{    transform: rotate(180deg);  display: inline-block;}

#fh-createAccountform .btn-login.disabled{ border: 1px solid #BBC4CA;  background: transparent;  color: #BBC4CA; pointer-events: none;}
#fh-createAccountform .btn-login.disabled: hover{background: transparent !important; color: #BBC4CA; pointer-events: none;}

.falshadmin-prosigleimg-slider {
    width:100%;
}
.falshadmin-prosigleimg-slider ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
.falshadmin-prosigleimg-slider li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.falshadmin-prosigleimg-slider img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.falshadmin-prosigleimg-slider .lSAction > a{background-image: url(../images/controls.png);}
.falshadmin-order-control.flashordersummary-order-control .flashadmin-cart-order-item{padding: 0; box-shadow: none; border: none;}
.falshadmin-order-control.flashordersummary-order-control .flashadmin-cart-order-item .flashadmin-cart-order-info{padding: 0; width: 100%;}
.falshadmin-order-control.flashordersummary-order-control .flashadmin-cart-order-item .flashadmin-cart-order-info .close-qtyproduct-div {    position: absolute;    top: 12px;    right: 15px;}
.falshadmin-order-control.flashordersummary-order-control .flashadmin-cart-order-info-lower .flashadmin-cart-order-price{    position: absolute;  right: 15px;  min-width: 120px;  margin-top: 15px;}



.falshadmin-raya-footer {
    font-size: 12px;
    line-height: 1.3;
    margin-top: 15px;
}
.falshadmin-raya-flash-listen {
    font-weight: 700;
    margin-top: 5px;
}

.flash_product_wraper .falshadmin-pla-noproduct img{max-width: 200px; width: 100%;}

.raya_all_page_taglist{width:76%}
.product_taglist{ margin-bottom: 5px;}

.rayashopage-withoutlogin .taglist_with_cart{ margin-bottom: 5px; width: calc(100% - 230px); }
.product_taglist ul{margin: 0; padding: 0;}
.product_taglist ul li{list-style: none; display: inline-block; margin: 4px 4px 4px 0;}
.product_taglist ul li a { color: #2C3A42; padding: 5px 15px;  border: 1px solid rgba(0, 0, 0, 0.1);  background-color: #fff;  border-radius: 8px;  display: inline-block;}
.product_taglist ul li.active a{color: #E02E40; font-weight: bold;}
.search_result_text {margin-bottom: 10px;font-weight: bold;font-size: 13px;}
.falshadmin-prosiglecontent .remove_item_div{margin-bottom: 15px;}
.falshadmin-prosiglecontent .remove_item_div a img{vertical-align: top; position: relative;  top: 2px;}

/* Main menu  */
.flash_dashboard.hide, .flash_dashboard{ display: none !important; }
.flash_dashboard.show{ display: inherit !important; }

.rayashopage-withoutlogin .falshadmin-sidebar{padding: 0; background: transparent; border: none; border-radius: 0;}
.rayashopage-withoutlogin .falshadmin-sidebar ul li:hover, .rayashopage-withoutlogin .falshadmin-sidebar ul li.active{background: transparent;}
.rayashopage-withoutlogin .falshadmin-sidebar .flash_search{max-width: 100%; display: block;}
.rayashopage-withoutlogin .falshadmin-sidebar .flash_search div.form-group{display: block; margin-bottom: 10px;}
.rayashopage-withoutlogin .falshadmin-sidebar .flash_search input[type=text]{ border: 1px solid rgba(0, 0, 0, 0.1); width: 100%; padding: 7px 35px 7px 15px;  background: #fff;}
.rayashopage-withoutlogin .falshadmin-sidebar .flash_search div.form-group .btn-search{top: 50%; margin-top: -15px; right: 8px;}
.rayashopage-withoutlogin .product_taglist ul li{margin-top: 0;}
.rayashopage-withoutlogin .cart-productbox{top: -9px;}
.rayashopage-withoutlogin .raya-search-cart-filter{right: 0;}


.page-template-flash-raya-template-for-all .helth-rightpart .flash-raya-category{margin-left: 0;}
.page-template-flash-raya-template-for-all .helth-rightpart .flash-raya-category a{width:40px; height: 40px; background:#fff;
    padding: 5px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 8px;
    display: flex; align-items: center; justify-content: center;
}
.page-template-flash-raya-template-for-all .helth-rightpart .flash-raya-category a img{height: 24px;}

.page-template-flash-raya-template-for-all .helth-rightpart .flash_product_wraper{margin-top: 20px;}

@media (max-width: 1680px){	
	.falshadmin-breadcrumb {margin-bottom: 20px;}
	.falshadmin-continuebtn .continue-btn{ padding-top: 10px; padding-bottom: 10px; }
	.falshadmin-header-msg h2, .falshadmin-wallet-num {font-size: 20px;}
	.falshadmin-userpic { width: 60px;}
	.falshadmin-userpic img{width: 60px; height: 60px;}
	.falshadmin-wallet p {   font-size: 13px;    line-height: 20px;}
	.appadvertise-bannerdiv{/* margin-bottom: 25px; */}
	.falshadmin-helthbox {   margin-top: 25px;}
	.falshadmin-helthbox .helth-boxdiv h3{font-size: 18px;}
	.falshadmin-helthbox .helth-boxdiv p{font-size: 12px; line-height: 20px;}
	.pharma-laba-advic-link ul li a{padding: 10px 20px;font-size: 14px;}
	.falshadmin-pla-head { margin-bottom: 10px;}
	.falshadmin-submited-label, .falshadmin-pla-head p, .falshadmin-addressdiv p, .falshadmin-cancelled-label, .falshadmin-completed-label { font-size: 13px;}
	.falshadmin-addressdiv p{padding-bottom: 8px;}
	.falshadmin-orderlink .falshadmin-orderlink{font-size: 13px; line-height: 20px;}
	.falshadmin-orderlink {  min-width: 110px;}
	.falshadmin-addressdiv { width: calc(100% - 120px);}
	.pharma-laba-advic-link { margin-bottom: 20px;}
	.falshadmin-orderdetail-title{font-size: 18px;     margin: 0 0 20px 0;}
	.falshadmin-order-group, .upload-prescription-div .form-group {  margin-bottom: 15px;}
	.falshadmin-order-control { padding: 10px 14px;}
	.falshadmin_uploadimg .profile_image, .falshadmin_uploadimg .user-profile-image-div {  width: 100px;  height: 100px;}
	.falshadmin_membership_btn { min-width: 200px;   font-size: 14px;   line-height: 20px;}
	.falshadmin_profile_form .form-btn { font-size: 14px;  min-width: 140px;    line-height: 20px;}
	.falshadmin-myprofile-sec .form-group, .transiction-box { margin-bottom: 15px;}
	.transiction-box{padding: 15px;}

	.upload-prescription-div .form-group label, .upload-prescription-div .form-group .formlabel-subtitle, .upload-prescription-div .form-control, .upload-prescription-div .form-group .formlabel-subtitle, .falshadmin-order-control, .falshadmin-order-control .lacoation-label, .falshadmin-order-group label, .addlist-addnew-btn .addnew-address-link, .upload_prescription_address .change-address-link, .chekbox-labelspcae .formlabel-subtitle, .falshadmin-myprofile-sec .form-group label, #fh_upload_prescription_preview_summary .falshadmin-orderperscription p, .orderdetailpres .falshadmin-orderperscription p {font-size: 12px;}
	.falshadmin-myprofile-sec .form-control{font-size: 12px !important;}
	.upload-prescription-div textarea.form-control{height: 80px;}
	.upload-prescription-div .form-group .formlabel-subtitle{margin-bottom: 10px;}
	.falshadmin-uploadbox .falshadmin-uploadtitle{font-size: 14px;}
	.payment_method_card.uplodpayment_cad a.add_new_card{top: -20px;}

	.falshadmin-wallet {  width: 120px;}
	.falshadmin-header-msg { width: calc(100% - 180px);}

	
	
	.falshadmin-productbox .flash-delivery, .flash-delivery{font-size: 12px;}
	.back-rayalist{top: -57px;}
}
/* Navigation Changes CSS */
@media (min-width: 1200px) and (max-width: 1366px) {
	#header-outer #logo img, #header-outer .logo-spacing img{height: 60px !important;}
	#header-outer[data-format="centered-menu"] #top .span_9 nav{padding-left: 15px;}
	#header-outer[data-lhe="default"] #top nav > ul.sf-menu > li > a{padding-left: 5px !important; padding-right:5px !important;}
	#header-outer[data-lhe="default"] #top nav .buttons.sf-menu .menu-item a{margin-left:5px; margin-right: 5px; padding-left: 12px !important; padding-right: 12px !important;}
	#header-outer[data-lhe="default"] #top nav .buttons.sf-menu .menu-item:first-child a{margin-left:0px;}
	#header-outer[data-lhe="default"] #top nav .buttons.sf-menu .menu-item:last-child a{margin-right:0px;}
}
@media (min-width: 1000px) and (max-width: 1199px) {
	#header-outer header#top .container{padding: 0 20px;}
	#header-outer #logo img, #header-outer .logo-spacing img{height: 50px !important;}
	#header-outer[data-format="centered-menu"] #top .span_9 nav{padding-left: 15px;}
	#header-outer[data-lhe="default"] #top nav > ul.sf-menu > li > a{padding-left: 6px !important; font-size: 13px; padding-right: 6px !important;}
	#header-outer[data-lhe="default"] #top nav .buttons.sf-menu .menu-item a{margin-left:4px; margin-right: 4px; padding-left: 10px !important; padding-right: 10px !important;}
	#header-outer[data-lhe="default"] #top nav .buttons.sf-menu .menu-item:first-child a{margin-left:0px;}
	#header-outer[data-lhe="default"] #top nav .buttons.sf-menu .menu-item:last-child a{margin-right:0px;}
}
/* Navigation Changes CSS End */
@media (max-width: 1366px) {
	.falshadmin-helthbox .col-md-3 .falshadmin-progressbar a {  min-width: 138px;}
	.falshadmin-product-price del{display: block; margin-bottom: 2px;}
	.falshadmin-product-price .amount{margin: 0;}
}
@media (max-width: 1280px){
	.falshadmin-productcounter .item-add-minus-box input { width: 40px;}
}
@media (max-width: 1199px) {
    .falshadmin-sidebar{width: 220px; min-height: 350px;}
    .falshadmin-sidebar li a { padding: 10px 20px;}
    .helth-rightpart { width: calc(100% - 220px);   padding-left: 25px;}
    .falshadmin-helthbox .helth-boxdiv, .helth-rightpart .myaccount-boxdiv{padding: 20px;}
    .falshadmin-helthbox .helth-boxdiv img { width: 50px;  margin-right: 15px;}
    .falshadmin-helthbox .helth-boxdiv h3{font-size: 17px;}
    .falshadmin-helthbox .helth-boxdiv p{font-size: 14px; line-height: 1.4;}
    .pharma-laba-advic-link ul li{margin-right: 10px;}
    .pharma-laba-advic-link ul li a {  font-size: 16px;  padding: 12px 25px;}
    .flash_product_wraper .col-md-3, .falshadmin-helthbox .col-md-3 {  padding: 0 10px;}
    .falshadmin-helthbox .row{margin: 0 -10px;}
    .helth-rightpart .myaccount-boxdiv img {  width: 40px;  margin-right: 15px;}
    .helth-rightpart .myaccount-boxdiv h3 { font-size: 17px;}
    .falshadmin-adviceboxdiv, .falshadmin-pla-boxdiv { margin-bottom: 15px; }
    .falshadmin-submited-label, .falshadmin-cancelled-label, .falshadmin-completed-label { padding: 6px 12px;}
    .falshadmin-orderlink .falshadmin-orderlink{padding: 5px 15px; line-height: 22px;}
    .falshadmin-advice-dateprice {  margin-top: 15px;  padding-top: 15px;}  
    .upload-prescription-div .form-group label, .falshadmin-order-group label{/* font-size: 16px; */}  
    .upload-prescription-div .form-group .formlabel-subtitle{font-size: 13px;}
    .falshadmin-orderdetail-box{padding: 25px;}
    .falshadmin-uploadbox .falshadmin-uploadtitle, .falshadmin-advice-details h3{font-size: 18px;}
    .upload-prescription-div .form-group{margin-bottom: 15px;}
    .falshadmin-order-control, .falshadmin-progressbar ul li span, .falshadmin-productbox .falshadmin-product-price{/* font-size: 14px; */}
    .falshadmin-progressbar{padding: 20px;}
    .falshadmin-prosiglecontent { padding-left: 0px;}
    .falshadmin-orderperscription{width: 25%;}
    .falshadmin-or-left-right{left: -20px;}
    .falshadmin-pla-boxdiv{width: 100%;}
    .falshadmin-pharma-listwrap .falshadmin-pla-boxdiv:nth-child(even){margin-left: 0;}
    .request-payementrow{display: block; flex-wrap: wrap;}
	.request-payementrow .col-md-3:first-child{order: inherit;}
	#fh_upload_prescription_preview_summary .falshadmin-orderperscription, .orderdetailpres .falshadmin-orderperscription { width: 20%; }
	.falshadmin-orderdetail-title { font-size: 16px; margin: 0 0 20px 0; }

	/* Raya order summary css */
    .flashadmin-cart-orders .flashadmin-cart-order-item { width: 100%; margin-left: 0; margin-bottom: 8px; margin-top: 0; }
    .flashadmin-cart-orders .flashadmin-cart-order-item:last-child { margin-bottom: 0; }
}
@media (max-width: 1024px) {
	.falshadmin-helthbox .col-md-3{width: 100%;}
	.falshadmin-or-left-right { position: relative;  margin: 20px 0; position: relative; top: 0; left: 0; height: auto; display: block;}
	.falshadmin-or-left-right:before {  width: 45%;    height: 1px;  top: 50%;  left:0;}
	.falshadmin-or-left-right:after {  width: 45%;  left: auto;  height: 1px;  top: 50%;  right:0;}
	.falshadmin-orderperscription img {height: 120px;}
	.falshadmin-orderperscription p{font-size: 14px;}
	.payment-card-detail .payment-methord-select {  width: 49%;   margin-right: 2%;}
    .payment-card-detail .payment-methord-select:nth-child(4n) {  margin-right: 2%;}
    .payment-card-detail .payment-methord-select:nth-child(2n) {  margin-right: 0;}
    .falshadmin-progressbar{margin-top: 20px;}
    .falshadmin-progressbar{height: auto;}
    .flash_product_wraper .col-md-3{width: 50%;}
}
@media (max-width: 1000px) {
    .falshadmin-sidebar {background: #E02E40; padding: 8px; width: 100%;  min-height: inherit;   float: none;}
    .falshadmin-sidebar ul { width: 100%;  flex-direction: inherit;   justify-content: space-between;}
    .falshadmin-sidebar li{margin: 0;}
    .falshadmin-sidebar ul li a{color: #fff; padding: 5px 10px;}
    .falshadmin-sidebar ul li svg path{stroke: #fff;}
    .falshadmin-sidebar ul li:hover a, .falshadmin-sidebar ul li.active a {  color: #000; background: #fff; border-radius: 5px;}
    .falshadmin-sidebar ul li:hover svg path, .falshadmin-sidebar ul li.active svg path {stroke: #000;}
    .falshadmin-sidebar li .icon{margin-right: 4px;}
    .falshadmin-header-msg h2{font-size: 20px;}
    .falshadmin-userpic{width: 60px;}
    .falshadmin-wallet-num{font-size: 22px;}
    .falshadmin-wallet p{line-height: 20px; font-size: 13px;}
    .helth-rightpart {  width: 100%; margin-top: 20px;  padding-left: 0px;}
    .falshadmin-helthbox .helth-boxdiv, .helth-rightpart .myaccount-boxdiv {  padding: 15px;}
    .falshadmin-breadcrumb .breadcrumb li, .falshadmin-ordersubmit-text{font-size: 14px;}
    .falshadmin-breadcrumb .breadcrumb{padding: 10px 20px;}
    .helth-rightpart .myaccount-boxdiv h3{font-size: 16px;}
    .falshadmin-orderdetail-box{padding: 0px; background: transparent; border: none;}
    .appadvertise-bannerdiv{padding: 11px 0px;}
    .appadvertise-bannerdiv h2{text-align: center; font-size: 14px;}
    .appadvertise-bannerdiv .appbtndiv{position: relative; text-align: center; margin-top: 5px; top: 0; right: auto;}
    .flash-raya-category{margin: 0 10px;}
    .falshadmin-prosigle-title{font-size: 22px;}

    .rayashopage-withoutlogin .falshadmin-sidebar ul{display: block; }
    .rayashopage-withoutlogin .rayafilterinner-boxdiv ul li{    text-align: left;width: 49%; float: left;}
    .rayashopage-withoutlogin .rayafilterinner-boxdiv ul li:nth-child(odd){float: right;}
    .rayashopage-withoutlogin .rayafilterinner-boxdiv ul li a{padding: 20px 25px 20px 70px;}
    .rayashopage-withoutlogin .falshadmin-sidebar .flash_search div.form-group{width: 100%;}
    .rayashopage-withoutlogin .product_taglist {        width: 100%;    }
    .rayashopage-withoutlogin .raya-search-cart-filter {     position: relative;      margin-bottom: 15px;  }
    .rayashopage-withoutlogin .raya-search-cart-filter .cartposrflex {        justify-content: space-between;    }
}
@media (max-width: 690px) {
    .falshadmin-helthbox .col-md-3{width: 100%; padding: 0px 10px;}
    .falshadmin-helthbox .helth-boxdiv{margin-bottom: 15px;}
    .falshadmin-header .container{display: block;}
    .falshadmin-header-msg {   width: calc(100% - 50px);  padding: 0 0px 0 20px;}
    .falshadmin-wallet{width: 100%; float: none; clear: both; padding-top: 20px; text-align: left;}
    .falshadmin-userpic { width: 50px;}
    .falshadmin-userpic img{width: 50px; height: 50px;}
    .falshadmin-sidebar li .nav-text{display: block;}
    .falshadmin-sidebar li{text-align: center;}
    .falshadmin-sidebar li .icon{margin-right: 0;}
    .falshadmin-wallet-num {  font-size: 18px;}
    .falshadmin-uploadbox .falshadmin-uploadtitle, .falshadmin-progressbar ul li p {  font-size: 16px;}
    .falshadmin-progressbar ul li span{font-size: 12px;}
    .pharma-laba-advic-link ul li a {  font-size: 14px;  padding: 10px 20px;}
    .pharma-laba-advic-link { margin-bottom: 20px;}
    .falshadmin-adviceboxdiv, .falshadmin-pla-boxdiv{padding: 12px;}
    .falshadmin-submited-label, .falshadmin-pla-head p{font-size: 13px;}
    .falshadmin-orderlink .falshadmin-orderlink {  padding: 4px 10px;  line-height: 20px;   font-size: 14px;}
    .falshadmin-adviceimg { width: 56px;  height: 56px;}
    .falshadmin-advice-details {  width: calc(100% - 56px);}
    .falshadmin-advice-details h3 {  font-size: 16px;}
    .falshadmin-advice-details h4, .falshadmin-advice-dateprice label, .falshadmin-advice-dateprice span{font-size: 13px;}
    .falshadmin-advice-dateprice {  margin-top: 10px;  padding-top: 10px;}
    .flash_product_wraper .row{margin: 0 -6px;}
    .flash_product_wraper .col-md-3{width: 50%; padding: 0 6px;}
    .falshadmin-productimg{margin-bottom: 8px;}
    .falshadmin-pagination li a{width: 32px; height: 32px; font-size: 12px;}
    .falshadmin-pagination li a.symbol { font-size: 16px;}
    .falshadmin-pagination ul{margin: 0;}
    .flash_productdetail_wraper .col-md-5, .flash_productdetail_wraper .col-md-7{width: 100%;}
    .flash_productdetail_wraper .col-md-5{margin-bottom: 30px;}
    .falshadmin-order-group label {  /* font-size: 14px; */}
    .falshadmin-order-control { padding: 12px; /* font-size: 13px; */}
    .select-addresscheck, .addressadd-select { padding-left: 55px;}
    .addresspin .falshadmin-order-control { padding-left: 50px;}
    .addresspin .falshadmin-order-control:before { height: 24px;  width: 24px;  top: 12px;  left: 12px; }
    .falshadmin-order-control .status-label { top: 8px;  right: 8px;  font-size: 12px;}
    .falshadmin-pla-noproduct{padding: 20px;    border-radius: 20px !important;}
    .falshadmin_profile_form .form-group.fild_half { width: 100%;}
    .falshadmin-myprofile-sec .form-group {  margin-bottom: 20px;}
    .falshadmin_profile_form .form-btn {  font-size: 16px;   line-height: 24px;}
    .falshadmin-logindash { padding: 50px 0;  min-height: calc(100vh - 240px);}
    .falshadmin-header-msg h2{font-size: 18px;}
    .close-qtyproduct-div { display: flex;   align-items: center;   justify-content: space-between;    padding-top: 10px;    margin-top: 10px;   border-top: 1px solid rgba(0, 0, 0, 0.1); width: 100%; float: none;}
    .orderproduct-infodetail{width: 100%; float: none;}
    #fh_upload_prescription_preview_summary .falshadmin-orderperscription, .orderdetailpres .falshadmin-orderperscription {  width: 30%;}
    .falshadmin-helthbox .col-md-3 .falshadmin-progressbar a { display: block;margin-top: 10px;   min-width: inherit;}
    .orderdetailtitle-status-h3{display: block;}
    #fh_upload_prescription_preview_summary .falshadmin-orderperscription p, .orderdetailpres .falshadmin-orderperscription p { font-size: 12px;}
    .appadvertise-bannerdiv { display: block; padding: 11px 0px;}
    .appadvertise-bannerdiv h2{text-align: center; font-size: 14px;}
    .appadvertise-bannerdiv .appbtndiv{position: relative; text-align: center; margin-top: 5px; right: auto;}
    .appadvertise-bannerdiv img, .appadvertise-bannerdiv a { height: 30px;}
    .appadvertise-bannerdiv a { margin: 0 3px;}
    .transiction-box{width: 100%;}
    .falshadmin-continuebtn .continue-btn { padding-top: 8px; font-size: 14px; line-height: 20px; padding-bottom: 8px;}
    .falshadmin-order-control .orderproduct-infodetail p span.product_sub_total {  margin-left: 0;  position: absolute;   right: 0;   top: 0;    font-weight: 700;    min-width: inherit;}
    .falshadmin-productbox {  margin-bottom: 20px;}
    .falshadmin-progressbar ul li .falshadmin-ordersubmit-btndiv.falshadmin-view-quote {  margin-top: 0px;}
    .falshadmin-progressbar ul li .falshadmin-ordersubmit-btndiv.falshadmin-view-quote a { margin-right: 0; margin-top: 0px;  min-width: 90px;   font-size: 12px;   line-height: 16px;   padding: 5px 8px;}

    .raya-search-cart-filter {   position: relative; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;   top: 0;   right: 0; margin-bottom: 15px;}
    .cart-productbox{top: 0; vertical-align: top;}
    .raya-search-cart-filter .flash_search input{background: #fff;}
    .flash-raya-category{margin: 0 5px;}

    .cart-productbox{width: 100%; margin-top: 10px;}
    .cartotal-prodtext{margin-right: 10px;}
    .flash_search {  max-width: 100%;   width: calc(100% - 40px);}
    .raya-search-cart-filter .flash_search input{width: 100%;}
    .flash_search div{display: block;}
    .cartposrflex{justify-content: space-between;}
    .falshadmin-logintitle.crea-acconunt-title{margin-bottom: 30px;}
    .flash_search div.form-group{display: block; width: 100%;}
    .cart-product-dropdown{max-width: 100%; min-width: 100%;}
    .falshadmin-order-control.flashordersummary-order-control .flashadmin-cart-order-item .flashadmin-cart-order-info .close-qtyproduct-div {
    position: relative;   top: 0;   right: 0;}
    .falshadmin-order-control.flashordersummary-order-control .flashadmin-cart-order-info-lower .flashadmin-cart-order-price {  position: relative;   right: auto;   min-width: inherit;    margin-top: 0;}
    .product_taglist ul li a{line-height: 22px;}
    .flash_product_wraper .falshadmin-pla-noproduct img{max-width: 128px;}

    .rayashopage-withoutlogin .rayafilterinner-boxdiv ul li a { font-size: 14px; padding: 18px 18px 18px 50px;}
    .rayashopage-withoutlogin .rayafilterinner-boxdiv ul li a:after{left: 15px;}
    .rayashopage-withoutlogin .falshadmin-sidebar .flash_search{width: 100%;}
}
@media (max-width: 480px) {
    .falshadmin-uploadbox .falshadmin-uploadtitle, .falshadmin-progressbar ul li p, .upload-prescription-div .form-group label, .falshadmin-advice-details h3, .falshadmin-productbox .falshadmin-product-title, .payed-refundtext p, .advise-singeluser-info ul li, .payed-refundtext a {font-size: 14px;}
    .falshadmin-orderdetail-title, .advise-singeluser-box p{font-size: 18px;}
    .falshadmin-or-left-right:before, .falshadmin-or-left-right:after{width: 40%;}
    .falshadmin-uploadbox .falshadmin-addicon{height: 20px;}
    .falshadmin-uploadbox .falshadmin-cardsicon {  width: 42px;   position: absolute;   bottom: 0px;   right: 15px;}
    .falshadmin-ordersubmit-btndiv a {  min-width: 100%;   font-size: 16px;   line-height: 22px; margin: 5px 0;}
    .falshadmin-uploadbox, .falshadmin-progressbar, .advise-singeluser-info {  padding: 15px;}
    .falshadmin-progressbar ul li .progressbox-div:before{height: 20px; width: 20px;}
    .falshadmin-progressbar ul li.active .progressbox-div:after, .falshadmin-progressbar ul li.done .progressbox-div:after {  height: 8px;  width: 8px;  top: 7px;  left: 7px;}
    .falshadmin-progressbar ul li:before{left: 10px;}
    .falshadmin-progressbar ul li .progressbox-div { padding-left: 40px;}
    .pharma-laba-advic-link ul li {  margin-right: 3px;}
    .pharma-laba-advic-link ul li a {  padding: 10px 18px;}
    .falshadmin-address-orderlink{display: block;}
    .falshadmin-address-orderlink .falshadmin-addressdiv{margin-bottom: 10px; width: 100%;}
    .falshadmin-address-orderlink .falshadmin-orderlink{display: block; min-width: inherit;}
    .falshadmin-orderlink .falshadmin-orderlink {  padding: 4px 20px;}
    .upload-prescription-div .form-group .formlabel-subtitle, .falshadmin-submited-label, .falshadmin-pla-head p, .falshadmin-advice-details h4, .falshadmin-advice-dateprice label, .falshadmin-advice-dateprice span, .falshadmin-productbox .falshadmin-product-price {   font-size: 12px;}
    .falshadmin-adviceimg { width: 42px;   height: 42px;}
    .falshadmin-advice-details {  width: calc(100% - 42px);}
    .falshadmin-advice-details{padding-left: 15px;}
    .falshadmin-prosigle-title{font-size: 20px;}
    .falshadmin-orderperscription{width: 48%;}
    .advise-singeluser-box h3{font-size: 20px;}
    .advise-singeluser-box img {  height: 100px;  width: 100px;}
    .advise-singeluser-box{margin-bottom: 10px;}
    .advise-singeluser-info ul li span {  font-size: 12px; line-height: 16px;}
    .advise-singeluser-info ul {  padding-bottom: 15px;  margin-bottom: 15px; }
    .falshadmin-pla-noproduct h2{font-size: 24px; margin-bottom: 15px;}
    .falshadmin-pla-noproduct h3{font-size: 16px; line-height: 1.2; margin-bottom: 15px;}
    .falshadmin_membership_btn { min-width: 200px; font-size: 16px; line-height: 24px; padding: 8px 15px;}
    .falshadmin_uploadimg .profile_image, .falshadmin_uploadimg .user-profile-image-div {  width: 130px;  height: 130px;}
    .falshadmin-logintitle {  font-size: 32px;}
	.falshadmin-loginform {  margin-top: 40px;}
	.payment-card-detail .payment-methord-select {  width: 100%;   margin-right: 0 !important;}
	.modal-wrapper { max-width: 90%;}
	.modal-content {  padding: 20px;}
	#fh_upload_prescription_preview_summary .falshadmin-orderperscription, .orderdetailpres .falshadmin-orderperscription {  width: 45%;}
	.falshadmin-pla-head .falshadmin-label-two p {  margin-left: 8px;	}

	.membercard-wrapper {  padding: 15px; border-radius: 8px;}
	.membercard-infodiv {  bottom: 18px;   left: 18px;}
	.membercard-infodiv p {  font-size: 14px;   line-height: 20px;   padding-bottom: 6px;}
	.membercard-modal .membercard-close { top: 0;  right: 0; padding: 0.5em;}

	.falshadmin-productcounter {  bottom: 15px;   right: 15px;  width: calc(100% - 30px);}
	.falshadmin-productbox .falshadmin-product-title{margin-bottom: 5px;}

	/* Raya order summary css */
	.flashadmin-cart-orders .flashadmin-cart-order-info .flashadmin-cart-order-title { font-size: 12px; line-height: 15px; }
    .flashadmin-cart-orders .flashadmin-cart-order-info-lower .flashadmin-cart-order-qty,
    .flashadmin-cart-orders .flashadmin-cart-order-info-lower .flashadmin-cart-order-price { display: block; width: 100%; }
    .flashadmin-cart-orders .flashadmin-cart-order-info-lower .flashadmin-cart-order-qty { margin-bottom: 6px; }

    /* Raya order total summary css */
    .flashadmin-cart-order-total .flashadmin-cart-order-total-table th,
    .flashadmin-cart-order-total .flashadmin-cart-order-total-table td { font-size: 12px; }

    .falshadmin-sublogintitle{font-size: 18px;}

    .rayashopage-withoutlogin .rayafilterinner-boxdiv ul li{float: none; width: 100%;}
    .rayashopage-withoutlogin .rayafilterinner-boxdiv ul li:nth-child(odd){float: none;}
}
@media (max-width: 360px) {
	.appadvertise-bannerdiv h2{font-size: 20px;}
	.pharma-laba-advic-link ul li a {  padding: 10px 15px;}
	.falshadmin-conditionchek-btndiv .btn-login{ width: 100% !important;}
}