.downloa-app-section {
  background-size: 100% 496px;
  width: 100%;
  height: 500px;
  margin-bottom: 10px;
}

.downloa-app-section h2 {
  padding: 100px 0px 20px 0px;
  font-size: 50px;
  color: #fff;
}

.downloa-app-section p {
  font-size: 18px;
  color: #fff;
  padding-bottom: 20px;
}

.txtlang i {
  font-size: 20px;
  color: #00baff;
  position: relative;
  top: 3px;
}

.locbox {
  border: 1px solid #ccc;
  padding: 12px 10px;
  border-radius: 5px;
}

.toprtblock {
  position: absolute !important;
  right: 0px;
  top: 5px;
}

.header-mini-cart {
  text-transform: capitalize;
  display: block;
  text-align: center;
  line-height: 1;
  color: #360158;
  position: relative;
  float: right;
  background: #f2f2f2;
  padding: 0px 20px 5px;
  border-radius: 10px 0px;
}

.header-mini-cart:before {
  display: block;
  content: "\f291";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-size: 26px;
  color: #360158;
  line-height: 38px;
  right: 12px;
}

.header-mini-cart .qty {
  position: absolute;
  display: block;
  min-width: 19px;
  height: 19px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
  top: 11px;
  right: -3px;
  background: #5ea201;
}

.header-mini-cart .counter.qty {
  position: absolute;
  top: 0;
  right: -10px;
  min-width: 1px;
  height: auto;
  width: 18px;
  background: #feac09;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 10px;
  color: #000;
  display: inline-block;
  margin: -3px 0 0 -11px;
  line-height: 18px;
  font-weight: 400;
}

.top-cart-row .dropdown-cart .dropdown-menu {
  border: 0px solid #e1e1e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: right;
  left: auto !important;
  min-width: 0;
  padding: 24px 22px;
  right: 0 !important;
  width: 550px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f2f2f2;
  height: auto;
  overflow-y: scroll;
  padding-right: 81px;
  transform: translate(84px, 71px) !important;
  /*inset: 0px 0 0 0px !important;*/
  position: fixed !important;
}

.top-cart-row .dropdown-cart .dropdown-menu::-webkit-scrollbar {
  width: 5px;
}

.top-cart-row .dropdown-cart .dropdown-menu::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.top-cart-row .dropdown-cart .dropdown-menu::-webkit-scrollbar-thumb {
  background: #888;
}

.top-cart-row .dropdown-cart .dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.top-cart-row .dropdown-cart .dropdown-menu ul li {
  background: #fff;
  padding: 10px 10px;
  margin-bottom: 10px;
}

.count input,
textarea {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 10px;
}

.count input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.count input::-webkit-outer-spin-button,
.count input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.count.input-group {
  clear: both;
  margin: 15px 0;
  position: relative;
}

.count.input-group .button-minus {
  border: 1px solid #ccc;
  color: #000 !important;
  background-color: transparent !important;
}

.count.input-group .button-minus:hover {
  background-color: #ccc !important;
  border: 1px solid #ccc;
  color: #fff !important;
}

.count.input-group .button-plus {
  border: 1px solid #ccc;
  color: green !important;
  background-color: transparent !important;
}

.count.input-group .button-plus:hover {
  background-color: #ccc !important;
  border: 1px solid #ccc;
  color: #fff !important;
}

.count.input-group input[type="button"] {
  background-color: #eeeeee;
  min-width: 28px;
  width: auto;
  transition: all 300ms ease;
  z-index: 2;
}

.count.input-group .button-minus,
.count.input-group .button-plus {
  font-weight: bold;
  height: 28px;
  padding: 0;
  width: 28px;
  position: relative;
}

.count.input-group .quantity-field {
  position: relative;
  height: 28px;
  left: -6px;
  text-align: center;
  width: 50%;
  display: inline-block;
  font-size: 13px;
  margin: 0 0 5px;
  resize: vertical;
  border: none;
  z-index: 1;
}

.count .button-plus {
  left: -13px;
}

.count input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

.dropdown-cart .btn-primary {
  background: #fdbf38;
  color: #000;
  font-size: 14px;
  border-radius: 30px !important;
}

.dropdown-cart .btn-primary:hover {
  background-color: #000;
  color: #fff;
}

.toggle-footer {
  background-color: #1d1f42;
  padding: 20px 20px 10px 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}

/*.img-left {*/
/*	max-width: 100%;*/
/*	height: 436px;*/
/*	width: 430px;*/
/*	margin-left: 10px;*/
/*	float: right;*/
/*	object-fit: cover*/
/*}*/
.img-left {
  max-width: 100%;
  height: 436px;
  width: 100%;
  margin-left: 10px;
  float: right;
  object-fit: cover;
  margin-bottom: 30px;
}

.pro-1 {
  border-radius: 0px 0px 20px 20px;
  margin-bottom: 20px;
}

.prcatg {
  width: 100%;
  height: 180px;
  object-fit: contain;
}

.sign-in .card,
.create-new-account .card {
  border-radius: 20px;
}

#login-form .btn-primary,
#reg-form .btn-primary,
#fp-form .btn-primary,
.contact-form .btn-primary {
  padding: 10px 30px;
  border-radius: 30px;
}

#login-form .btn-primary:hover,
#reg-form .btn-primary:hover,
#fp-form .btn-primary:hover,
.contact-form .btn-primary:hover {
  background-color: #00baff !important;
}

.contact-page .card {
  border-radius: 20px;
}

.contact-i {
  background-color: #00194a;
  width: 80px;
  height: 80px;
  margin: 0px auto;
  border-radius: 100%;
  line-height: 95px;
}

.contact-i i {
  color: #fff;
}

.shopping-cart-btn span a.btn-primary {
  border-radius: 30px;
  padding: 10px 30px;
}

.form-select {
  height: 40px;
  font-size: 14px;
}

#address-form .form-control {
  border-radius: 0px;
  box-shadow: inherit;
  height: 40px;
}

#address-form .form-control:focus {
  box-shadow: inherit;
}

.list-group-item {
  padding: 18px 26px;
}

.special-product .product .product-image img {
  margin-top: 0px;
  height: 100px;
}

.wallettable {
  font-size: 14px;
}

.wallettable .badge {
  font-size: 12px;
}

.walletbox {
  background-color: #00194a;
  padding: 10px 16px;
  border-radius: 5px;
  border: 1px solid #00194a;
  color: #fff;
  width: 100% !important;
}

.walletbox span {
  font-weight: 700;
}

.money-wallet .input-group-addon {
  height: 40px;
}

.money-wallet .form-control {
  height: 40px;
}

.money-wallet .btn-secondary {
  border-radius: 0px;
  background-color: #e54c92;
  height: 40px;
  color: #fff;
}

.money-wallet .btn-secondary:hover {
  border-color: #e54c92;
}

.money-wallet .btn-warning {
  background-color: #f28b20;
  border-radius: 30px;
  padding: 5px 20px;
}

.money-wallet .btn-warning:hover {
  background-color: #666;
  border-color: #666;
}

.referral h4 {
  margin: 0px;
  padding: 0px 0px 20px 0px;
  font-size: 30px;
  color: #f28b20;
  text-transform: capitalize;
  font-weight: 700;
}

.referral .input-group {
  max-width: 250px;
}

.referral .input-group .form-control {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}

.rating {
  border: none;
  float: left;
  position: relative;
  left: -9px;
}

.rating > input {
  display: none;
}

.rating > label:before {
  margin: 5px;
  font-size: 1.25em;
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  content: "\f005";
}

.rating > .half:before {
  content: "\f089";
  position: absolute;
}

.rating > label {
  color: #ddd;
  float: right;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
  color: #ffd700;
}

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
  color: #ffed85;
}

.vipmember img {
  height: 100px;
  margin-right: 20px;
}

.vipbox {
  background-color: #ffe9b9;
  padding: 5px 5px 10px 5px;
  border: 1px solid #fdbf38;
  border-radius: 5px;
  margin-bottom: 20px;
}

.vipbox h4 {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-size: 24px;
  font-weight: 700;
}

.vipbox a {
  background-color: #f28b20;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 3px;
}

.vipbox a:hover {
  background-color: #000;
}

.deliverypartner {
  background-color: #eee;
  padding: 10px 10px 22px 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.deliverypartner h4 {
  font-weight: 700;
  font-size: 18px;
}

.visit-btns {
  color: #272b41;
  background-color: #eee;
  width: 80%;
  margin-bottom: 10px;
  display: block;
  outline: unset;
  cursor: pointer;
}

.visits input:checked ~ .visit-rsn {
  background-color: var(--thm-blue);
  color: #fff;
  border-radius: 30px;
}

.visits input:checked ~ .visit-rsn:before {
  opacity: 1;
}

.visits input:disabled ~ .visit-rsn {
  background-color: #e30303;
  color: #fff;
  border-radius: 5px;
}

.visits .form-check-input {
  opacity: 0;
}

.visits input.form-check-input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  margin-left: 0;
}

.visits span.visit-rsn {
  background-color: #fff;
  border: 0;
  border-radius: 30px;
  color: #64627c;
  display: block;
  font-size: 18px;
  margin-bottom: 0px;
  padding: 8px 5px;
  text-align: center;
  position: relative;
  font-weight: normal;
  padding-left: 20px;
}

.visits span.visit-rsn {
  text-align: center;
  border: 0;
  border-radius: 30px;
  padding: 8px 5px;
  border: 1px solid var(--thm-blue);
  min-width: 133px;
  display: inline-block;
  width: 100%;
  font-weight: normal;
  font-size: 18px;
  position: relative;
}

.visits span.visit-yellow {
  background-color: #fff;
  border: 0;
  border-radius: 30px;
  color: #000;
  display: block;
  font-size: 18px;
  margin-bottom: 0px;
  padding: 8px 5px;
  text-align: center;
  position: relative;
  font-weight: normal;
  padding-left: 20px;
  position: relative;
}

.visits span.visit-yellow {
  text-align: center;
  border: 0;
  border-radius: 30px;
  padding: 8px 5px;
  border: 1px solid var(--thm-yellow);
  min-width: 133px;
  display: inline-block;
  width: 100%;
  font-weight: normal;
  font-size: 18px;
}

.visits input:checked ~ .visit-yellow {
  background-color: #f28b20;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #f28b20;
}

.visits input:checked ~ .visit-yellow:before {
  opacity: 1;
}

.visits input:disabled ~ .visit-yellow {
  background-color: #e30303;
  color: #fff;
  border-radius: 5px;
}

span.subsprice {
  font-size: 28px;
  font-weight: 700;
  color: #f28b20;
}

span.subsprice del {
  color: #ff0000;
  font-size: 20px;
  font-weight: 400;
}

.subvipemb {
  height: 120px;
  margin: 0px auto;
  display: block;
  width: 120px;
  margin-bottom: 20px;
}

.subscvip {
  text-align: center;
}

.subscvip img {
  height: 140px;
  margin: 0px auto;
  display: block;
  width: 140px;
  margin-bottom: 10px;
}

.subscvip h3 {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  font-weight: 700;
  line-height: 30px;
  font-size: 24px;
  font-family: "Mulish", sans-serif;
}

.planssub .card {
  height: 97px;
}

.planselect {
  background-color: #e7ffe7;
  padding: 5px 5px 10px 5px;
  border: 1px solid #aaffaa;
  border-radius: 5px;
  margin-bottom: 20px;
}

.faqblock .accordion-button {
  font-size: 16px;
  box-shadow: inherit;
}

.faqblock .accordion-button:focus {
  box-shadow: inherit;
}

.faqblock .accordion-button:not(.collapsed) {
  color: #000;
  background-color: #ffe9b9;
}

.checkout-subtitle {
  color: #f87d35;
  font-weight: 700;
  font-size: 20px;
  background-color: #f8f8f8;
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}

.btn-primary {
  font-size: 14px;
}

.btn-primary:focus {
  background-color: #000;
}

.procategories {
  column-count: 4;
}

.procategories .pro-1 {
  margin-bottom: 40px;
}

/*# sourceMappingURL=newlayout.css.map */
.special-cls {
  box-shadow: 0rem 0rem 0.25rem rgb(0 0 0 / 10%);
  background: #fff;
  padding: 12px 12px;
  /* height: 106px; */
  border-radius: 8px;
  text-align: right;
}

.bg-c-pink {
  background: linear-gradient(to right, #ff6774, #f57483);
}

.bg-c-blue {
  background: linear-gradient(to right, #01a9ac, #01dbdf);
}

.special-cls span {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
}

.bg-c-blue i {
  background: #00c5c9;
  color: #d9f8f8;
}

.bg-c-pink i {
  background: #fe95a1;
  color: #ffebed;
}
.special-cls i {
  font-size: 18px;
  padding: 11px 8px;
  border-radius: 36px;
  width: 40px;
  height: 40px;
  /* opacity: 0.2; */
  text-align: center;
  box-shadow: 0px 0px 2px #eee;
}

.bg-c-pink i {
  font-size: 18px;
  padding: 11px 8px;
  border-radius: 36px;
  width: 40px;
  height: 40px;
  /* opacity: 0.2; */
  text-align: center;
  box-shadow: 0px 0px 2px #eee;
}

.bg-c-green {
  background: linear-gradient(to right, #0ac282, #0df3a3);
}

.special-cls {
  box-shadow: 0rem 0rem 0.25rem rgb(0 0 0 / 10%);

  padding: 12px 12px;
  /* height: 106px; */
  border-radius: 8px;
  text-align: right;
}

.bg-c-green i {
  background: #0ddd94;
  color: #caffec;
}

.widget.style1 h2 {
  color: #fff;
}
.widget.style1 h2 {
  font-size: 30px;
}

.bg-c-yellow {
  background: linear-gradient(to right, #f7b924, #e4b84d);
}
.inner-div h2 {
  margin: 0px;
  color: #fff;
  font-size: 25px;
}

.bg-c-yellow i {
  background: #f8c038;
  border: 2px solid #f5b928;
  /* box-shadow: inherit; */
  color: #fff;
}
#login-form .btn-primary:hover,
#reg-form .btn-primary:hover,
#fp-form .btn-primary:hover,
.contact-form .btn-primary:hover {
  background: #7b2935 !important;
}
.abt-section ul li {
  list-style-type: disclosure-closed;
  line-height: 2.5rem;
}
.abt-section ul {
  padding: 0 17px 0;
}
.product_view_details ul li {
  list-style-type: disclosure-closed;
  line-height: 20px;
}
.product_view_details ul {
  padding: 0 17px 0;
}
.terms-conditions-page ul li {
  list-style-type: disclosure-closed;
  line-height: 40px;
}
.terms-conditions-page ul {
  padding: 0 17px 0;
}
.contact_us .bg_color .card-body {
  background: #1d1f42;
  border-radius: 20px;
}
