@import url(
      "https://fonts.googleapis.com/css2?family=Inter:wght@100;@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,
      wght@0,
      100;@importurl("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;200;300;400;500;600;700;800;900&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");0,
      300;0,
      400;0,
      500;0,
      700;0,
      900;1,
      300;1,
      400;1,
      500;1,
      700;1,
      900&display=swap");0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
    )
    ;body{color: #adadad;font-family: "Rubik",
  sans-serif;font-size: 16px;font-weight: 400;line-height: 24px;letter-spacing:
    0.5px;} @font-face {
  font-family: "Dubai-Regular";
  src: url("../fonts/Dubai-Regular.ttf");
  src: url("../fonts/Dubai-Regular.ttf?#iefix") format("embedded-opentype"),
    url("../fonts/Dubai-Regular.woff") format("woff"),
    url("../fonts/Dubai-Regular.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Dubai-Bold";
  src: url("../fonts/Dubai-Bold.ttf");
  src: url("../fonts/Dubai-Bold.ttf?#iefix") format("embedded-opentype"),
    url("../fonts/Dubai-Bold.woff") format("woff"),
    url("../fonts/Dubai-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

html,
body,
div,
span,
applet,
object,
iframe,
h3,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.archive .page-title.header,
.archive.search .page-title.header,
.error404 .page-title.header {
  display: none;
}

a:hover,
a:active {
  outline: 0;
}

a:active,
a:hover,
.post-navigation a:hover .fa {
  color: #ffd200;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
  font-weight: 500;
  line-height: normal;
}

address {
  margin-bottom: 24px;
}

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}

b,
strong {
  font-weight: 600;
}

cite,
dfn,
em,
i {
  font-style: italic;
}

mark,
ins {
  text-decoration: none;
  background: none;
}

p {
  margin-bottom: 24px;
}

.entry-content p {
  margin-bottom: 20px;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: "Rubik", sans-serif;
  font-size: 15px;
  line-height: 1.6;
}

pre {
  border: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote,
q {
  quotes: none;
  clear: both;
  line-height: 24px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

ul,
ol {
  margin: 0 0;
}

ul {
  clear: both;
  list-style: none;
}

ol {
  list-style: decimal;
}

.list > li {
  margin: 0 0 5px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #ddd;
  margin: 20px 0 30px;
  padding: 15px;
  box-sizing: border-box;
}

legend {
  white-space: normal;
}

button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 13px;
}

button,
input {
  line-height: normal;
}

input,
textarea {
  background-image: -webkit-linear-gradient(
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0)
  );
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled],
.button.disabled,
.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
  cursor: not-allowed !important;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  height: auto;
  vertical-align: baseline;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

hr {
  background-color: #f5f5f5;
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

a:hover,
a:focus {
  color: #a57c52;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.banner {
  background-size: cover;
  min-height: auto;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(19, 16, 20, 0.7);
}

.top-header {
  position: relative;
  background-color: rgba(19, 16, 20, 0.7);
  border-bottom: 1px solid #a3a3a3;
}

.social-icon ul li {
  display: inline-block;
  padding: 5px 10px;
  position: relative;
}

.social-icon ul li a {
  color: #fff;
}

.social-icon ul li a span {
  display: none;
}

.social-icon ul li:hover {
  transform: none;
  background: #f8931f;
}

.social-icon ul li:hover span {
  display: inline-block;
  transform: skew(0deg);
}

.top-header-right ul {
  display: flex;
  justify-content: end;
}

.top-header-right ul li {
  padding: 5px 20px;
  border-right: 1px solid #a3a3a3;
}

.top-header-right ul li:nth-child(2) {
  padding: 5px 0;
}

.top-header-right ul li:last-child {
  padding-right: 0;
  border-right: 0;
}

.top-header-right {
  text-align: right;
}

.top-header-right ul li a {
  color: #fff;
  font-size: 14px;
}

.top-header-right #dropdownMenuButton {
  padding: 0;
  background: transparent;
  border: 0;
}

.dropdown-menu.show a {
  color: #000;
}

.top-header-right #dropdownMenuButton i {
  padding: 5px 7px;
  background: #f7931d;
  margin-right: 6px;
}

header {
  background-color: rgba(19, 16, 20, 0.7);
  padding: 5px 0;
  position: relative;
  z-index: 111;
}

ul.navbar-nav.mt-lg-0 {
  width: 85%;
  display: flex;
  justify-content: flex-end;
}

ul.submenu {
  display: none;
  background-color: #fff;
  opacity: 1;
  position: absolute;
  top: 40px;
  width: 170px;
  z-index: 11111;
}

ul.submenu li {
  color: #000;
  padding: 10px;
  border-bottom: 1px solid #eee;
}

ul.submenu li a {
  color: #000 !important;
  background-color: #fff !important;
}

ul.submenu li:hover a {
  color: #f7931d !important;
}

ul.navbar-nav li a {
  color: #fff;
  margin-right: 10px;
}

ul.menu-two li {
  display: inline-block;
  /*margin-right: 7px;*/
  color: #fff;
  position: relative;
}

ul.menu-two li span.round {
  position: absolute;
  top: 0;
  padding: 10px;
  border-radius: 15px;
  right: 0;
  background-color: #f7931d;
}

ul.menu-two li a {
  color: #fff;
}

ul.navbar-nav li.active a,
ul.navbar-nav li:hover a {
  transform: none;
  background: #f8931f;
}

ul.navbar-nav li {
  position: relative;
}

ul.navbar-nav li:hover ul.submenu {
  display: block;
  opacity: 1;
  transition: 0.6s;
}

.banner-slider {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}

.banner-slider .owl-dots {
  display: none;
}

.banner-slider h3 {
  font-size: 41px;
  color: #fff;
  margin-bottom: 30px;
}

.banner-slider h3 span {
  color: #f7931d;
  font-weight: 600;
  text-transform: uppercase;
}

.banner-slider p {
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 30px;
}

.btn-orange {
  background-color: #f7931d;
  color: #fff;
  width: 180px;
  height: 50px;
  line-height: 35px;
}

.btn-orange:hover,
.btn-orange:focus {
  color: #f7931d;
  background-color: #fff;
  border: 1px solid #f7931d;
}

.banner-slider .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}

.banner-slider .owl-nav button.owl-next {
  right: 80px;
  font-size: 74px;
  color: #fff;
  position: absolute;
}

.banner-slider .owl-nav button.owl-prev {
  left: 80px;
  font-size: 74px;
  color: #fff;
  position: absolute;
}

.banner-slider .owl-theme .owl-nav [class*="owl-"]:hover,
.banner-slider .owl-theme .owl-nav [class*="owl-"]:focus {
  background: transparent;
  color: #fff;
  text-decoration: none;
  border: 0;
  outline: none;
}

.slider-text {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}

.banner-slider.home-banner {
  position: relative;
  top: auto;
  transform: translateY(0%);
  left: 0;
  right: 0;
  text-align: center;
  height: auto;
}

.banner-s.owl-carousel.owl-theme.owl-rtl.owl-loaded.owl-drag {
  height: 500px;
}

.slider-text p,
.slider-text h3 {
  display: none;
}

.slider-banner .overlay {
  display: none;
}

.slider-banner img {
  width: auto !important;
}

.shop-category {
  padding: 50px 0;
  text-align: left;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
}

.shop-category h3 {
  font-size: 30px;
  color: #f7931d;
  font-weight: 800;
  margin-bottom: 15px;
  text-align: center;
}

.btn.selling_price.btn-success {
  background-color: #f7931d;
  border-color: #f7931d;
  width: auto;
  height: 45px;
  width: 100%;
}

.shop-category p {
  font-size: 14px;
  color: #888;
  margin-bottom: 30px;
  display: none;
}

.shop-category ul {
  display: block;
  width: 100%;
}

.shop-category ul li {
  display: inline-block;
  padding: 0;
  width: auto;
  height: auto;
  margin-right: 15px;
  border-radius: 7px;
  position: relative;
  text-align: center;
}

.shop-category ul li a {
  position: relative;
  display: block;
  padding: 10px;
  border-radius: 5px;
}

.shop-category ul li a.active {
  background-color: #f7931d;
}

.shop-category ul li a.active h5 {
  color: #fff;
}

.shop-category ul li a img {
  margin-bottom: 15px;
}

.shop-category ul li:last-child {
  margin-right: 0;
}

.shop-category ul li h5 {
  font-size: 16px;
  padding: 0 5px;
  font-weight: 400;
  color: #000;
}

.shop-category ul li a:hover,
.shop-category ul li a:focus {
  background-color: #f7931d;
  color: #fff;
}

.shop-category ul li a:hover h5,
.shop-category ul li a:focus h5 {
  color: #fff;
}

.cart-table tbody tr td {
  border: 1px solid #eee;
}

table.table tbody td a.btn-orange {
  color: #fff;
}

.download-btn img {
  max-width: 35%;
  margin-right: 15px;
}

.product {
  background-image: url(../images/product-bg.png);
  background-size: cover;
  padding: 50px 0;
}

.product h2 {
  font-size: 30px;
  color: #f7931d;
  font-weight: 800;
  text-align: center;
  margin-bottom: 10px;
}

.product p {
  color: #000;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 30px;
  text-align: center;
}

.product ul li {
  overflow: hidden;
  position: relative;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 20px;
  background-color: #fff;
  width: 166px;
  display: inline-block;
  margin-right: 15px;
  box-shadow: 1px 1px 21px -11px rgb(0 0 0 / 50%);
  border-radius: 10px;
  height: 215px;
}

.product ul li img {
  width: auto;
}

.product ul {
  display: inline-block;
  width: 100%;
}

.product ul li a {
  position: relative;
  display: block;
}

.imge-position img {
  width: auto;
}

section.shop-category ul li img {
  width: 45px !important;
  display: inline !important;
}

.product ul li:before {
  content: "";
  position: absolute;
  top: -60px;
  left: -60px;
  background-image: url(../images/round-shape.png);
  width: 180px;
  height: 180px;
  background-repeat: no-repeat;
  display: none;
}

.product ul li img {
  position: relative;
  top: 0;
  transform: translateY(0%);
  left: 0;
  right: 0;
  text-align: center;
  margin: AUTO;
  max-width: 100%;
  height: auto;
}

.product ul li h4 {
  padding-top: 8px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding: 5px 5px 10px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

.product ul li:hover,
.product ul li:focus {
  background-color: #f7931d;
  transition: 0.8s;
}

.product ul li:hover h4,
.product ul li:focus h4 {
  color: #fff;
  border-color: #fff;
  transition: 0.5s;
}

.profile-box .contact-left .btn.btn-orange {
  float: none;
  text-transform: capitalize;
}

.cat-box-img {
  margin: 10px;
  position: relative;
  height: auto;
  border-radius: 10px;
}

.product ul li:hover .cat-box-img,
.product ul li:focus .cat-box-img {
  border-color: #fff;
}

.download {
  background-color: #f5f5f5;
  border-top: 1px solid #eee;
}

.download-left {
  padding: 50px 0;
}

.download-left h3 {
  font-size: 30px;
  color: #f7931d;
  margin-bottom: 30px;
  font-weight: 800;
  text-transform: capitalize;
}

.download-left p {
  font-size: 20px;
  margin-bottom: 30px;
  color: #000;
}

.download-right img {
  height: 400px;
  text-align: center;
  margin: auto;
  display: block;
}

.download-member {
  background-color: #fff;
  border-top: 1px solid #eee;
}

.download-left-member {
  padding: 50px 0;
}

.download-left-member h3 {
  font-size: 30px;
  color: #28a745;
  margin-bottom: 30px;
  font-weight: 800;
  text-transform: capitalize;
}

.download-left-member p {
  font-size: 20px;
  margin-bottom: 30px;
  color: #000;
}

.show_mem_price {
  background-color: #28a745;
  color: white;
}

.show_mem_price .btn {
  float: right;
}

.show_mem_price #a {
  float: right;
}

footer {
  /* background-color: rgba(19, 16, 20, 0.7);*/
  background-image: url(../images/product-bg.png);
  padding: 20px 0;
}

footer .footer-info p {
  margin-bottom: 0;
}

.footer-info img {
  margin-bottom: 20px;
}

.footer-link h3 {
  color: #f7890b;
  font-weight: 600;
  margin-bottom: 10px;
}

.footer-link ul li {
  margin-bottom: 13px;
}

.footer-link ul li a {
  color: #fff;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}

.footer-link ul li:hover a,
.footer-link ul li:focus a {
  color: #f7890b;
}

.copy-right {
  padding: 15px 0;
  background-color: #f78c11;
  text-align: center;
}

.copy-right span {
  display: block;
  color: #fff;
}

.about-page-info {
  padding: 40px 0;
}

.about-image img {
  max-width: 90%;
}

.about-right h2 {
  color: #f7931d;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.about-right p {
  font-size: 16px;
  line-height: normal;
  color: #000;
  margin-bottom: 15px;
}

.about-right .btn.btn-orange {
  float: right;
}

.banner.about-page {
  min-height: auto;
}

.banner.about-page .banner-slider {
  top: 67%;
}

.breadcrumb {
  background-color: transparent;
}

.breadcrumb li a {
  color: #000;
}

.breadcrumb li.breadcrumb-item.active {
  color: #f7931d;
}

.login {
  background-color: #ffebd4;
  position: relative;
  overflow: hidden;
  padding: 100px;
}

.login-box {
  padding: 15px;
  background: #fff;
  position: relative;
  z-index: 1;
  width: 90%;
  text-align: center;
  margin: auto;
}

.login-box-left {
  padding: 15px;
  position: relative;
  background: #ffebd4;
  height: 600px;
  text-align: left;
  background-position: top right;
}

.login-box-left:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../images/shape.png);
  background-repeat: no-repeat;
  height: 240px;
  width: 347px;
  background-size: contain;
}

.login-box-left img {
  position: relative;
  text-align: left;
  height: 60px;
  top: 14px;
  z-index: 11;
}

.signup-text {
  position: absolute;
  top: 65%;
  text-align: center;
  padding: 0 10px;
  transform: translateY(-50%);
}

.signup-text img {
  height: auto;
}

.signup-text h4 {
  color: #000;
  margin-bottom: 20px;
  font-weight: 600;
}

.signup-text p {
  margin-bottom: 25px;
}

.login-right input {
  height: 50px;
  border-radius: 0;
  border: 1px solid #eee;
}

.login-right span {
  text-align: right;
  float: right;
  display: block;
  margin-bottom: 15px;
}

.login-right span a {
  color: #f7931d;
}

.login-right h2 {
  color: #000;
  margin-bottom: 15px;
}

.login-right p {
  color: #000;
}

.login-right p a {
  color: #f7931d;
}

.login-right .btn.btn-primary {
  width: 100%;
  background-color: #f7931d;
  border: 1px solid #f7931d;
  border-radius: 0;
  height: 45px;
  margin: 15px 0;
}

.facebook {
  padding: 10px;
  background: #3b5998;
  color: #fff;
  border-radius: 5px;
}

.google {
  padding: 10px;
  background: #cf4332;
  color: #fff;
  border-radius: 5px;
}

.twitter {
  padding: 10px;
  background: #03a9f4;
  color: #fff;
  border-radius: 5px;
}

.facebook:hover,
.google:hover,
.twitter:hover {
  opacity: 0.6;
}

.contact-sec {
  padding: 50px 0 0;
}

.contact-box {
  background: #fff;
  box-shadow: 1px 1px 21px -9px rgb(0 0 0 / 50%);
}

.contact-left {
  padding: 30px 0 30px 30px;
  float: left;
}

.contact-left h2 {
  color: #f7931d;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 600;
}

.contact-left p {
  color: #000;
  margin-bottom: 30px;
  line-height: normal;
}

select#countrycode {
  height: 45px;
  border-color: #ccc;
  border-radius: 0;
}

.contact-left input {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 0;
  height: 45px;
}

.about-right p span {
  font-size: 15px !important;
}

.contact-left textarea {
  height: 108px;
  border: 1px solid #ccc;
  background-color: #e5e5e5;
  border-radius: 0;
  resize: none;
}

.contact-left .btn.btn-orange {
  float: right;
}

.contact-right {
  background: #f7931d;
  height: 520px;
}

.contact-right ul {
  padding: 60px 30px 30px;
}

.contact-right ul li {
  display: block;
  padding-bottom: 30px;
}

.contact-right ul li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.contact-right ul li a i {
  text-align: center;
  display: block;
  font-size: 26px;
  margin-bottom: 10px;
}

.contact-right ul li:hover a,
.contact-right ul li:focus a {
  color: #000;
}

.contact-right ul.social-contact {
  padding: 30px;
  text-align: center;
}

.contact-right ul.social-contact li {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  margin-left: 15px;
  position: relative;
  transition: 0.5s;
}

.contact-right ul.social-contact li i {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #f7931d;
}

.contact-right ul.social-contact li:first-child {
  margin-left: 0;
}

.contact-right ul.social-contact li:hover {
  transform: rotate(-360deg);
  transition: 0.5s;
}

.map {
  margin-top: 20px;
}

.map iframe {
  width: 100%;
  height: 300px;
}

.about-image-info-title {
  text-align: center;
  position: relative;
  height: 220px;
  border-radius: 10px;
}

.about-image-info-title:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-image: url(../images/border.png);
  background-size: cover;
  height: 272px;
  background-position: center;
}

.about-image-info-title .imge-position {
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  height: 215px;
}

.detail-img-content {
  padding: 15px;
}

.detail-img-content h5 {
  color: #000;
  margin-bottom: 10px;
}

.about-image-info {
  background: #fff;
  padding: 0;
  box-shadow: 1px 1px 39px -17px rgb(0 0 0 / 50%);
  border: 1px solid #ccc;
  border-radius: 10px;
}

.detail-img-content p {
  margin-bottom: 0;
}

.des-detail-right h3 {
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
}

.des-detail-right p {
  color: #000;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
}

.des-detail-right.des-r-one a {
  color: #f47b00;
}

.des-detail-right.des-r-one a:hover,
.des-detail-right.des-r-one a:focus {
  color: #000;
}

.des-detail-right span {
  margin-bottom: 20px;
  display: block;
  color: #888;
}

.moretext {
  color: #000;
}

.des-detail-right h4 {
  color: #000;
  font-weight: 500;
  margin-bottom: 15px;
}

.des-detail-right h5 {
  color: #f47900;
  font-weight: 800;
  margin-bottom: 20px;
}

.des-detail-right ul li {
  display: inline-block;
  font-weight: 400;
  margin-right: 5px;
  color: #000;
  margin-bottom: 5px;
  width: 30%;
}

.des-detail-right ul li .btn {
  padding: 5px;
  font-size: 14px;
  height: 45px;
  width: 100%;
}

.des-detail-right ul li a {
  width: 70px;
  background-color: #eee;
  border: 2px solid #aaa;
  padding: 10px;
  text-align: center;
  color: #000;
  font-weight: 600;
}

.des-detail-right ul li a.btn.active,
.des-detail-right ul li a.btn:hover,
.des-detail-right ul li a.btn:focus {
  background-color: #fff0df;
  border-color: #f7931d;
}

.des-detail-right ul {
  margin-bottom: 10px;
}

button.btn.btn-default.btn-number {
  background: #f1f1f1;
  border: 1px solid #f7931d;
  height: 45px;
  margin: 0 10px;
  width: 40px;
}

button.btn.btn-default.btn-number:hover,
button.btn.btn-default.btn-number:focus {
  background-color: #fff0df;
  border-color: #f89e35;
}

.des-detail-right ul li span {
  margin-bottom: 0;
}

.price {
  position: relative;
  right: 0;
  top: -59px;
  float: right;
  border: 1px solid #f7931d;
  padding: 10px;
  border-radius: 5px;
  font-weight: 800;
  color: #f7931d;
  font-size: 14px;
}

.price span {
  color: #f7931d;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 0;
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
}

.des-detail-right .btn-group {
  float: right;
  margin-top: -50px;
  width: 100%;
  display: block;
  text-align: right;
}

.des-detail-right .btn-group .btn {
  width: 49.5%;
  margin-left: 15px;
  height: 50px;
  border-radius: 5px !important;
}

button.btn.btn-default.btn-number {
  margin-left: 0;
}

.des-detail-right .btn-group .btn.btn-second:hover {
  background-color: transparent;
  border-color: #aaa;
}

.profile-box .contact-left {
  float: none;
  padding: 30px 30px 15px;
  background: #f4f4f4;
  margin-bottom: 30px;
  border: 1px solid #eee;
  border-radius: 20px;
}

.cart-title-box {
  padding: 20px;
  background-color: #eee;
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}

.cart-title-box h3 {
  color: #000;
  font-size: 24px;
  margin: 0;
}

.cart-title-box span {
  color: #000;
  text-align: right;
  width: 100%;
  display: block;
  font-size: 22px;
  font-weight: 600;
}

.cart-page {
  padding: 50px 0;
}

table.table thead th {
  text-align: center;
  font-weight: 600;
  color: #000;
}

table.table tbody td {
  padding: 20px 10px;
  vertical-align: middle;
  text-align: center;
  color: #000;
}

.image-play-info {
  display: block;
  margin-top: 35px;
  text-align: left;
}

.image-play-info h4 {
  color: #000;
  margin-bottom: 5px;
}

td input.form-control.input-number {
  width: 80px;
}

.continue-shopping {
  background-color: #f7931d;
  padding: 30px 0;
  margin: 30px 0;
}

.continue-shopping h4 {
  color: #fff;
  font-weight: 500;
}

.continue-shopping h4 i {
  margin-right: 5px;
}

.shoping-box-title h3 {
  color: #fff;
  text-align: right;
}

.btn-payment button#dropdownMenuButton {
  background-color: transparent;
  border: 2px solid #f7931d;
  color: #f7931d;
  height: 50px;
}

.btn-payment {
  padding-top: 50px;
}

.inner-logo {
  background-color: #f2f2f2;
  padding: 20px 10px;
  text-align: center;
}

.second-logo {
  background-color: #fff5e9;
  padding: 20px 10px;
  position: relative;
  text-align: center;
}

.inner-logo img {
  width: 80%;
  margin-bottom: 15px;
}

.second-logo .map-img {
  position: absolute;
  top: 0;
  right: -6px;
}

.second-logo .map-img img {
  width: 80%;
}

.produc-inner ul {
  column-count: 5;
}

.inner-logo h5 {
  color: #000;
  font-size: 14px;
  color: #000;
}

table.table tbody td a {
  color: #f7931d;
  font-weight: 600;
}

table.table tbody td a:hover,
table.table tbody td a:focus {
  color: #000;
}

.gplay-page-info {
  padding: 40px 0 30px;
  background-image: url(../images/product-bg.png);
  background-size: cover;
}

.gpay-info {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  padding: 0;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 1px 29px -13px rgb(0 0 0 / 50%);
}

.imge-position {
  height: 160px;
  position: relative;
  border-radius: 10px;
  padding: 10px;
}

.about-image-info-title h2 {
  font-size: 20px;
  color: #000;
  font-weight: 800;
  margin-top: 10px;
}

.imge-position img {
  position: relative;
  transform: translateY(0%);
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.gpay-info h4 {
  font-weight: 400;
  font-size: 14px;
  color: #000;
  padding-top: 10px;
  border-top: 1px solid #ccc;
  padding-bottom: 10px;
}

img.pos-gpay {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
}

p.error {
  display: none;
  color: red;
  font-size: 11px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  margin-top: 5px;
  padding-left: 2px;
}

.login-right .form-group select {
  width: 100%;
  height: 50px !important;
  border-radius: 0;
  border-color: #eee;
}

.home-retail {
  padding: 100px 0;
  text-align: center;
}

.home-retail .retail-logo img {
  margin-bottom: 30px;
}

.home-retail .retail-logo h3 {
  color: #000;
  margin-bottom: 7px;
}

.home-retail .retail-logo span {
  color: #0aa345;
  margin-bottom: 7px;
  display: block;
  font-weight: 600;
}

.home-retail .retail-logo p {
  margin-bottom: 40px;
}

.box-image {
  width: 140px;
  height: 140px;
  background: #eee;
  border-radius: 50%;
  position: relative;
  margin: auto;
  margin-bottom: 30px;
}

.box-image img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.retail-page-box h4 {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}

.retail-page-box a {
  color: #0aa245;
  margin-bottom: 30px;
  font-weight: 500;
  display: block;
  text-decoration: underline;
}

.retail-page-box a:hover,
.retail-page-box a:focus {
  color: #000;
}

.addfund-sec {
  padding: 100px 0;
}

.add-fund ul {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 30px;
}

.add-fund ul li .card-box {
  position: relative;
  width: 100%;
  border-radius: 20px;
}

form#payment_form {
  width: 70%;
  margin: auto;
}

.het-payment button.btn.btn-orange {
  margin-top: 20px;
}

.add-fund ul li {
  width: 12%;
  display: inline-block;
  margin-right: 15px;
  border-radius: 30px;
}

.drinkcard-cc {
  background-position: center;
}

.add-fund ul li:last-child {
  margin-right: 0;
}

.card-box img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.add-fund form {
  width: 100%;
}

.add-fund .title {
  font-size: 22px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 600;
}

.add-fund input {
  height: 50px;
  border-radius: 0;
}

.total-price {
  background: #eee;
  padding: 10px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.total-price h5 {
  color: #000;
  float: left;
}

.total-price span {
  float: right;
  display: block;
  font-weight: 600;
  color: #000;
}

table.table tbody td.hiddenRow {
  padding: 5px;
}

table.table tbody td.hiddenRow .collapse-boxe {
  padding: 40px;
}

.collapse-boxe ul {
  column-count: 2;
  text-align: left;
}

.dai-tran-sec {
  padding: 100px 0;
}

tbody tr {
  margin-bottom: 10px;
}

.Transaction-page h2 {
  margin-bottom: 20px;
  color: #000;
  font-size: 24px;
}

.Transaction-page {
  padding: 30px;
  background-color: #f5f5f5;
}

table.table.table-condensed.table-striped tr {
  background-color: #fff;
}

div#demo input {
  background: #09a244;
  color: #fff;
  height: 50px;
  width: 280px;
}

div#demo {
  position: relative;
  margin-bottom: 30px;
}

div#demo:before {
  content: "\f073";
  font-family: "fontawesome";
  color: #fff;
  position: absolute;
  right: 16px;
  top: 12px;
  font-size: 20px;
}

.btn-group.demo button#dropdownMenuButton {
  height: 49px;
  margin-left: 20px;
  background: #e5e5e5;
  border-color: #e5e5e5;
  color: #000;
}

table.table tbody td.hiddenRow .collapse-boxe ul li {
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
}

table.table tbody td.hiddenRow .collapse-boxe ul li span {
  color: #09a244;
  font-weight: 600;
}

.send-code input {
  height: 45px;
  border-radius: 0;
  border-color: #09a244;
}

form.send-code {
  background: #f2f2f2;
  padding: 25px 30px 13px;
  margin-bottom: 25px;
  border-radius: 5px;
}

.trans-box.statement table tbody td {
  border: 0;
}

.trans-box.statement table tbody tr {
  margin-bottom: 15px;
  background-color: #fff;
  margin-top: 15px;
  box-shadow: 1px 1px 21px -12px rgb(0 0 0 / 50%);
}

.trans-box.statement table thead tr {
  border: 0;
  background-color: transparent !important;
}

.trans-box.statement table thead th {
  border: 0;
  background-color: transparent;
}

.trans-box.statement table tbody tr:hover,
.trans-box.statement table tbody tr:focus {
  background-color: #09a244;
  color: #fff;
}

.trans-box.statement table tbody tr:hover td,
.trans-box.statement table tbody tr:focus td {
  color: #fff;
}

.total-sale {
  margin-top: 30px;
}

.total-sale h4 {
  color: #09a244;
  font-weight: 500;
  float: left;
  font-size: 20px;
}

.total-sale span {
  float: right;
  color: #09a244;
  font-size: 20px;
  font-weight: 500;
}

.dropdown.het-language a:last-child {
  border: 0;
}

.het-or {
  margin-bottom: 10px;
  padding: 10px 0;
  background: #fff;
  box-shadow: 1px 1px 11px -4px rgb(0 0 0 / 50%);
  width: 50px;
  text-align: center;
  height: 50px;
  border-radius: 30px;
  margin: AUTO;
  margin-bottom: 20px;
  color: #f7931d;
  line-height: 30px;
}

.het-or:before {
  width: 96%;
  content: "";
  height: 1px;
  background: #eee;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 25px;
}

span.select2-selection.select2-selection--single {
  height: 45px;
  border: 1px solid #ccc;
  border-radius: 0;
}

.form-group.ab .btn {
  width: 100%;
  height: 45px;
  line-height: 30px;
  color: #fff;
}

.form-group.ab {
  background: #f7931d;
  height: 45px;
  position: absolute;
  right: 0;
  width: 106px;
  text-align: center;
  color: #fff;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 45px !important;
  position: absolute;
  top: -1px !important;
  right: 6px !important;
  width: 20px;
}

span#select2-mobilecounty-container {
  height: 45px !important;
  line-height: 39px !important;
}

form#mobilerecharege h3 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 25px;
  padding: 15px;
  background: #f7931d;
  text-transform: uppercase;
}

form#mobilerecharege p.card-text,
form#mobilerecharege h4.card-title.text {
  height: 40px;
}

section.gplay-page-info table.table {
  width: 60%;
  text-align: center;
  margin: auto;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 39px -19px rgb(0 0 0 / 50%);
  border-radius: 30px 30px 0 0px;
}

section.gplay-page-info table.table tr {
  border: 0;
}

section.gplay-page-info table.table thead th {
  background: #f7931d;
  color: #fff;
  border-radius: 30px 30px 0 0;
}

section.gplay-page-info table.table tbody tr th {
  text-align: left;
  padding: 15px;
  vertical-align: middle;
  color: #000;
  font-weight: 700;
}

section.gplay-page-info table.table tbody tr input {
  padding: 10px;
  background-color: #f7931d;
  color: #fff;
}

section.gplay-page-info table.table tbody tr input {
  padding: 10px 15px;
  background-color: #f7931d;
  color: #fff;
  border: 0;
  border-radius: 20px;
}

section.gplay-page-info table.table tbody tr td {
  text-align: left;
  padding: 15px;
  vertical-align: middle;
  color: #000;
}

section.gplay-page-info table.table th,
section.gplay-page-info table.table td {
  border: 1px solid #eee;
}

.dropdown.het-language a {
  display: inline;
  padding: 10px;
  border-right: 1px solid #aaa;
}

footer .footer-info p {
  margin-bottom: 0;
  color: #fff;
}

.het-payment {
  padding: 10px;
  background: #f4f4f4;
  border: 1px solid #ccc;
  padding-left: 20px;
}

ul.cc-selector {
  background: #f4f4f4;
  border-radius: 0;
  border: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: left;
  padding: 10px 10px 5px;
}

ul.cc-selector li {
  position: relative;
}

form#payment_form h3 {
  font-size: 30px;
  color: #f7931d;
  font-weight: 800;
  margin-bottom: 25px;
  text-align: center;
}

ul.cc-selector li h4 {
  font-size: 17px;
  color: #f7931d;
  line-height: normal;
  float: left;
  position: absolute;
  top: -35px;
  left: 14px;
}

.het-payment h5 {
  color: #f7931d;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
  display: inline-block;
}

.het-payment .form-group {
  margin: 0;
}

.het-payment input {
  display: inline-block;
  width: 45%;
  height: auto;
  margin: 0;
  border: 0;
  background: transparent !important;
  font-weight: 600;
}

.form-group.he-wi input {
  width: 35%;
}

.addfund-sec {
  padding: 30px 0 50px;
}

.image-play img {
  height: auto;
}

header a.navbar-brand img {
  max-width: 80%;
}

.row-eq-height {
  display: flex;
}

.about-image-info {
  width: 100%;
}

.des-detail-right.des-r-one {
  width: 100%;
  height: auto;
  overflow: overlay;
}

.des-detail-right.des-r-one iframe {
  height: 470px !important;
}

.des-detail-right.des-r-one.add-denomination iframe {
  height: 300px !important;
}

.cart-table .image-play-info {
  margin-top: 5px;
}

.cart-table .image-play-info br {
  display: none;
}

.facebook a {
  color: #fff;
}

.google a {
  color: #fff;
}

.modal-header h5 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.modal-body a {
  width: 49%;
}

.modal-header .close {
  padding: 14px;
  margin: -1rem -1rem -1rem auto;
  color: #000000;
  font-weight: 900;
}

.gif-homepage {
  text-align: center;
}

.table-sucess-bg {
  max-width: 450px;
  margin: auto;
  padding: 50px 0;
}

.table-sucess-bg tr th {
  width: 50%;
  border: 1px solid #eee;
  padding: 10px;
  color: #000;
  font-weight: 800;
}

.table-sucess-bg tr td {
  width: 50%;
  border: 1px solid #eee;
  padding: 10px;
  color: #000;
}

.table-sucess-bg table {
  width: 100%;
}

.title-sucess {
  background: #eceff1;
  text-align: center;
  padding: 25px;
}

.title-sucess img {
  margin-bottom: 30px;
  width: 100px;
}

.title-sucess h3 {
  font-size: 20px;
  color: green;
  font-weight: 500;
}

.btn-pri-btn {
  text-align: right;
  display: block;
  margin-bottom: 20px;
}

a.btn.print-btn {
  background: #59575a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}

.table-sucess-recipt {
  box-shadow: 1px 1px 21px -12px rgb(0 0 0 / 60%);
}

.baranch-section .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.baranch-section .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.baranch-section .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.baranch-section .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.baranch-section input:checked + .slider {
  background-color: #2196f3;
}

.baranch-section input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

.baranch-section input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.baranch-section .slider.round {
  border-radius: 34px;
}

.baranch-section .slider.round:before {
  border-radius: 50%;
}

.baranch-section .table td,
.baranch-section .table th {
  vertical-align: middle;
  text-align: left;
  border: 1px solid #eee;
}

.baranch-section .table th {
  background: #09a244;
  color: #fff;
}

section.baranch-section {
  padding: 100px 0;
}

.branch-title {
  margin-bottom: 28px;
  float: left;
  width: 100%;
  padding: 15px;
  background: #f2f2f2;
}

.branch-title h3 {
  display: inline-block;
  color: #000;
  margin-top: 7px;
}

.branch-title a.btn.btn-orange {
  float: right;
}

.baranch-section .contact-left {
  background: #f2f2f2;
  padding: 50px;
}

.baranch-section .contact-left input {
  background-color: #fff;
}

button.btn-select li {
  padding: 0 5px;
}

.vodiapicker {
  display: none;
}

#a {
  padding-left: 0px;
}

#a img,
.btn-select img {
  width: 30px;
}

#a li {
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  width: 116px;
  border-bottom: 1px solid #eee;
}

#a li:hover {
  background-color: #f4f3f3;
}

#a li img {
  margin: 5px;
  display: inline-block;
}

#a li span,
.btn-select li span {
  margin-left: 10px;
  display: inline-block;
  color: #f8931f;
  font-weight: 600;
  margin-left: 10px;
  font-size: 14px;
}

.b {
  display: none;
  width: 100%;
  max-width: 350px;
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  position: absolute;
  z-index: 11;
}

ul#a {
  background: #fff;
}

.open {
  display: show !important;
}

.btn-select {
  margin-top: 0px;
  width: 118px;
  max-width: 350px;
  height: 40px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #f8931f;
  border-radius: 0;
  padding: 10px;
}

.btn-select li {
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select:hover li {
  margin-left: 0px;
}

button.btn-select li span {
  color: #f8931f;
  font-weight: 600;
  font-size: 15px;
  line-height: normal;
}

.btn-select:hover {
  background-color: #f4f3f3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
}

.btn-select:focus {
  outline: none;
}

.lang-select {
  margin-left: 0px;
  position: relative;
}

.gplay-page-info.gif-sec {
  text-align: center;
  margin: auto;
  display: block;
  padding: 0;
  padding-bottom: 50px;
}

.gplay-page-info.gif-sec img {
  text-align: center;
  margin: auto;
}

.gif-page-info {
  margin-top: 60px;
  z-index: -1;
  position: relative;
}

.gplay-page-info.gif-sec h5 {
  color: #000;
  font-weight: 600;
  font-size: 30px;
  margin-top: 00px;
}

.des-detail-right {
  padding: 20px;
}

.about-image-info-title:before {
  display: none;
}

.des-detail-right .btn-group {
  float: none;
  text-align: left;
  display: inline-block;
}

.des-detail-right .btn-group .btn {
  margin-left: 0;
  margin-right: 0px;
}

select#retailer_country_code {
  height: 46px;
  border: 1px solid #f7931d;
}

.form-group p.error {
  margin-bottom: 0;
}

.des-detail-right p {
  border: none;
}

form#send_code_form .row {
  width: 100%;
}

.des-detail-right.des-r-one {
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 17px;
  height: 577px;
  overflow: hidden;
  overflow-y: scroll;
}

.slider-banner img {
  width: 100% !important;
  height: 500px;
}

section.about-page-info
  .about-image-info
  .about-image-info-title
  .imge-position
  img {
  width: 93%;
  height: auto;
}

form#send_gift_form {
  padding: 20px;
  background: #f4f4f4;
}

.error {
  color: red;
}

a#btn_btn_less,
a#btn_btn_more {
  margin-left: 10px;
  color: #f7931d;
  font-weight: 600;
  text-decoration: underline;
}

a#btn_btn_less:hover,
a#btn_btn_more:hover,
a#btn_btn_less:focus,
a#btn_btn_more:focus {
  color: #000;
}

.sub-cate-bred {
  padding-top: 100px;
}

.sub-cate-bred ul li {
  display: inline-block;
  margin-right: 0px;
  border: 1px solid #f7931d;
  margin-bottom: 5px;
}

.sub-cate-bred ul li h4 {
  font-size: 14px;
  color: #fff;
  color: #f7931d;
  padding: 10px;
  background: #eee;
}

.sub-cate-bred ul li h5 {
  font-size: 14px;
  color: #fff;
  background: #f7931d;
  padding: 10px;
}

.sub-cate-bred ul li:hover h5,
.sub-cate-bred ul li:focus h5 {
  background: transparent;
  color: #f7931d;
}

a#btn_btn_less:hover,
a#btn_btn_more:hover,
a#btn_btn_less:focus,
a#btn_btn_more:focus {
  color: #000;
}

header nav.navbar.navbar-expand-lg {
  padding: 0;
}

button.btn-select li span {
  font-size: 12px !important;
  font-weight: 800 !important;
  margin-left: 2px;
}

ul.menu-two li:last-child {
  margin-right: 0 !important;
  margin-left: 10px;
}

button.btn-select li {
  margin-left: 0 !important;
}

ul.menu-two li span.round {
  position: absolute;
  top: -8px;
  padding: 00;
  border-radius: 15px;
  right: -13px;
  background-color: #f7931d;
  width: 20px;
  height: 20px;
  border-radius: 30px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
}

#a li,
ul.menu-two li:last-child .b #a li {
  margin-left: 0 !important;
}

.des-detail-right ul li input#quant {
  width: 60px;
  border: 1px solid #f7931d;
  border-radius: 5px;
  margin-right: 10px;
}

span.bhid {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  text-align: center;
}

span.bhid a#btnback {
  border-color: #f7931d !important;
  color: #f7931d !important;
}

span#final_price {
  font-weight: 800;
}

td input.form-control.input-number {
  width: 80px;
  border: 1px solid #f89420;
  border-radius: 5px !important;
  margin-right: 10px;
}

.article h2 {
  font-size: 22px;
  color: #f47a00;
  margin-bottom: 15px;
  font-weight: 700;
}

.login-right.het {
  height: 600px;
  position: relative;
}

.login-right.het .het-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.imge-position img {
  width: 88%;
  height: auto;
}

.gpay-info:hover,
.gpay-info:focus {
  background-color: #f7931d;
}

.gpay-info:hover .imge-position,
.gpay-info:focus .imge-position {
  border-color: #fff;
}

.gpay-info:hover h4,
.gpay-info:focus h4 {
  color: #fff;
}

.breadcrumb li.breadcrumb-item.active {
  color: #f7931d;
  font-weight: 900;
}

form#send_gift_form {
  padding-bottom: 90px;
}

form#send_gift_form .row {
  width: 100%;
  margin: 0;
}

button#send_as_gift_submit {
  width: 85%;
  margin: auto;
  text-align: center;
  display: block;
  float: none;
  margin-top: -70px;
}

.top-header-right .dropdown-menu.show {
  min-width: 125px;
  padding: 0;
}

.top-header-right .dropdown-menu.show a {
  padding: 7px 10px;
  border-bottom: 1px solid #eee;
}

.profile-box.ding-abhi .contact-left label {
  width: 30%;
  display: inline-block;
}

.profile-box.ding-abhi .contact-left h5 {
  display: inline-block;
  width: 59%;
  color: #000;
}

.het-top-up {
  width: 100% !important;
}

label#mobilenumber-error {
  width: 100% !important;
}

label.form-control.header {
  border: 0;
}

.input-het-box {
  padding: 15px;
  border: 1px solid #eee;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 30px;
}

.input-het-box label,
.profile-box.ding-abhi .contact-left .input-het-box label {
  width: 100%;
  padding: 0;
  border: 0;
  cursor: pointer;
}

label.form-control.header img {
  margin-bottom: 15px;
}

label.serch-c {
  width: 100% !important;
  margin-bottom: 30px !important;
  text-align: center;
  font-size: 22px;
  font-weight: 700 !important;
}

label.form-control.label {
  font-weight: 400 !important;
  text-align: center;
}

img.logo-comp {
  width: 25px;
  margin-right: 5px;
}

section.about-page-info
  .about-image-info
  .about-image-info-title
  .imge-position
  img {
  width: 508px;
  height: 210px;
}

.about-image-info-title h2 {
  display: none;
}

.title-sucess.bg-danger {
  background-color: #fff !important;
}

.profile-box.ding-abhi h1 {
  text-align: center;
  font-size: 35px;
  color: #000;
  margin-bottom: 15px;
}

.profile-box.ding-abhi h3 {
  color: #000;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  margin-bottom: 30px;
}

section.contact-sec.dig-sec {
  position: relative;
}

section.contact-sec.dig-sec:before {
  content: "";
  background-image: url(https://www.point.sinontechs.com/assets/images/mt-t.png);
  width: 707px;
  height: 400px;
  background-size: contain;
  position: absolute;
  bottom: -2px;
  opacity: 0.5;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
}

label.form-control.header img {
  margin-bottom: 0;
  height: 50px;
}

label.form-control.header {
  line-height: normal;
  margin-bottom: 5px !important;
}

form#send_gift_form {
  padding-bottom: 10px;
}
button#send_as_gift_submit {
  width: 100%;
  margin: auto;
  text-align: center;
  display: block;
  float: none;
  margin-top: -70px;
}
.des-detail-right.des-r-one {
  height: auto;
}
.prd_detail.Active .input-het-box,
.cmp_dt1.Active .input-het-box {
  background: #fff6eb;
}
.input-het-box label,
.profile-box.ding-abhi .contact-left .input-het-box label {
  background-color: transparent;
}
.prd_detail:hover .input-het-box,
.prd_detail:focus .input-het-box,
.cmp_dt1:hover .input-het-box,
.cmp_dt1:focus .input-het-box {
  background: #fff6eb;
  cursor: pointer;
}
label.form-control.header img {
  margin-bottom: 0;
  height: auto;
  width: 25%;
}
.profile-box.ding-abhi .contact-left .price-top label {
  text-align: left;
  font-size: 18px;
  font-weight: 800 !important;
  margin-bottom: 0;
}
.price-top {
  text-align: left;
  border-bottom: 1px solid #eee;
}
.input-het-box {
  width: 100%;
  border: 1px solid #f1931f;
  box-shadow: -3px 0px 0px 0px rgb(241 147 31);
  cursor: pointer;
}
.profile-box.ding-abhi .contact-left .price-top p {
  margin-bottom: 10px;
}
.profile-box.ding-abhi .contact-left .detal-topup {
  padding: 10px 0;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.profile-box.ding-abhi .contact-left .detal-topup label {
  text-align: left;
  margin-bottom: 0 !important;
}
.profile-box.ding-abhi .contact-left .main-price-topup {
  padding-top: 10px;
}
.profile-box.ding-abhi .contact-left .main-price-topup label {
  text-align: left;
  margin-bottom: 0 !important;
}
label#sku_code-error,
label#ProviderCode-error {
  width: 100% !important;
}
.login_lang_translate {
  position: relative;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  justify-content: center;
  width: 50%;
  height: 44px;
  background: #e67c16;
}
.login_lang_translate:before {
  content: "";
  border-bottom: 45px solid #e67c16;
  border-left: 45px solid transparent;
  position: absolute;
  z-index: 1;
  left: -45px;
}
.login_lang_translate:after {
  content: "";
  border-bottom: 52px solid #e67c16;
  border-right: 45px solid transparent;
  position: absolute;
  z-index: 1;
  right: -44px;
}
.login_lang_translate .dropdown.het-language {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
  margin: auto;
}
.login_lang_translate .dropdown.het-language a {
  display: inline-block;
  padding: 10px;
  border-right: 1px solid #fff;
  width: calc(50% - 3px);
  color: #fff;
}
.login_lang_translate .dropdown.het-language a:hover,
.login_lang_translate .dropdown.het-language a:focus {
  background-color: #000;
}
.btn.btn-primary.register.beck-btn {
  width: 100%;
  border-radius: 5px;
  background-color: #000;
  border: 1px solid #000;
  height: 45px;
  margin: 15px 0;
  color: #fff;
  line-height: 32px;
}
.btn.btn-primary.register.beck-btn a {
  color: #fff;
}
.btn.btn-primary.register.beck-btn:hover,
.btn.btn-primary.register.beck-btn:focus {
  background-color: transparent;
  color: #000;
}
.login-right .btn.btn-primary {
  width: 100%;
  border-radius: 5px;
  background-color: #f7931d;
  border: 1px solid #f7931d;
  height: 45px;
  margin: 15px 0;
}
.btn.btn-primary.register.beck-btn:hover a,
.btn.btn-primary.register.beck-btn:focus a {
  color: #000;
}
.login-right .btn.btn-primary:hover,
.login-right .btn.btn-primary:focus {
  background-color: transparent;
  color: #f7931d;
}

.des-detail-right .btn-group .btn {
  width: calc(50% - 3px);
}
/*==== responsive ====*/

@media (max-width: 1199px) {
  .shop-category {
    padding: 80px 0 60px;
  }
  .product h2,
  .download-left h3,
  .shop-category h3 {
    font-size: 30px;
  }
  .shop-category ul li {
    width: 100px;
    margin-bottom: 15px;
  }
  ul.navbar-nav.mt-lg-0 {
    width: 85%;
  }
  .service-one .owl-dots {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .shop-category ul li {
    width: 90%;
  }
  .product ul li {
    width: 90%;
  }
  ul.navbar-nav.mt-lg-0 {
    width: 80%;
  }
  .banner {
    /*min-height:566px;*/
    min-height: auto;
  }
  .download-left h3 {
    font-size: 30px;
  }
  .about-page-info {
    padding: 50px 0;
  }
  .contact-sec {
    padding: 50px 0 0;
  }
  .map {
    margin-top: 40px;
  }
  .cart-page {
    padding: 60px 0 30px;
  }
  .login {
    padding: 50px;
  }
  .login-box {
    width: 90%;
  }
  .shop-category ul li {
    width: 12%;
  }
  .shop-category ul {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 20px;
  }
  .shop-category ul li {
    width: 20%;
    min-width: 170px;
    margin-bottom: 0;
  }
  .shop-category ul li h5 {
    font-size: 15px;
  }
  .product ul li .cat-box-img img {
    width: 50%;
  }
  .imge-position {
    height: 120px;
  }
}

@media (max-width: 991px) {
  .imge-position {
    height: 110px;
  }
  .shop-category ul {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 20px;
  }
  .shop-category ul li {
    width: 20%;
    min-width: 170px;
    margin-bottom: 0;
  }
  button.navbar-toggler {
    background: #09a244;
    height: 40px;
    color: #fff;
  }
  ul.navbar-nav.mt-lg-0 {
    width: 100%;
    background: #fff;
    padding: 0px;
    margin-top: 10px;
    position: relative;
    z-index: 11;
  }
  ul.navbar-nav li.active a,
  ul.navbar-nav li:hover a {
    background: #f7931d;
    padding: 15px;
    color: #fff !important;
  }
  header ul.navbar-nav li.nav-item a {
    padding-right: 15px;
    padding-left: 15px;
    color: #000;
    border-bottom: 1px solid #eee;
    margin-right: 0;
  }
  ul.menu-two {
    background: #fff;
    padding: 15px;
    position: relative;
    z-index: 11;
  }
  ul.menu-two li a {
    color: #000;
  }
  .banner-slider h3 {
    font-size: 36px;
  }
  .banner {
    min-height: 620px;
  }
  .shop-category ul li {
    width: 90%;
  }
  .product ul {
    column-count: auto;
  }
  .product ul li {
    display: inline-block;
    width: 45%;
    margin: 15px;
  }
  .top-header-right ul li {
    padding: 9px 10px;
  }
  header button.navbar-toggler {
    background: #f7931d;
  }
  header button.navbar-toggler span {
    color: #fff;
  }
  .banner-slider h3 {
    font-size: 30px;
  }
  .banner {
    min-height: auto;
  }
  .shop-category {
    padding: 50px 0;
  }
  .product p,
  .shop-category p {
    font-size: 15px;
  }
  .product {
    padding: 50px 0 30px;
  }
  .download-left h3 {
    font-size: 26px;
  }
  .download-left p {
    font-size: 16px;
  }
  .download-btn img {
    width: 48%;
  }
  .download-right img {
    height: 411px;
  }
  .download-left {
    padding: 80px 0;
  }
  .footer-info p {
    font-size: 12px;
  }
  .product ul li h4 {
    font-size: 17px;
  }
  .about-page-info {
    padding: 50px 0;
  }
  .map {
    margin-top: 40px;
  }
  .contact-sec {
    padding: 50px 0 0;
  }
  .cart-page {
    padding: 50px 0 30px;
  }
  .contact-right ul.social-contact li {
    width: 30px;
    height: 30px;
    margin-left: 0;
  }
  .contact-right ul.social-contact {
    padding: 20px;
  }
  .contact-right ul {
    padding: 60px 20px 30px;
  }
  .contact-right {
    height: 544px;
  }
  .login {
    padding: 40px;
  }
  .login-box {
    width: 100%;
  }
  .login-right p br {
    display: none;
  }
  .product {
    padding: 50px 0 50px;
  }
  .shop-category ul li {
    width: 30%;
  }
  .product ul li {
    width: 90%;
  }
  .product .owl-dots {
    display: none;
  }
  .slider-banner img {
    height: auto;
  }
  .banner {
    min-height: auto;
  }
  .shop-category ul li h5 {
    font-size: 15px;
  }
  .product p span {
    font-size: 16px !important;
  }
  .gpay-info .imge-position {
    height: 170px;
  }
}

@media (max-width: 767px) {
  .login-box-left {
    background-image: none !important;
    height: auto;
  }
  .signup-text {
    position: relative;
    top: 0;
    text-align: center;
    padding: 0 10px;
    transform: translateY(0%);
  }
  .login-box-left img {
    position: relative;
    text-align: center;
    height: auto;
    top: 0;
    z-index: 11;
    margin: auto;
    display: block;
    margin-bottom: 24px;
  }
  .login-right {
    padding-top: 20px;
  }
  .login {
    padding: 10px 10px;
  }
  .facebook {
    margin-bottom: 10px;
  }
  .banner-slider p {
    display: none;
  }
  .banner {
    min-height: auto;
  }
  .banner-slider h3 {
    font-size: 24px;
  }
  .banner-slider .owl-nav button.owl-next {
    right: 20px;
  }
  .banner-slider .owl-nav button.owl-prev {
    left: 20px;
  }
  .banner-slider .owl-nav {
    top: 40%;
  }
  .product h2,
  .shop-category h3 {
    font-size: 24px;
  }
  .product ul li {
    width: 46%;
  }
  .download-left {
    padding: 40px 0 50px;
    text-align: left;
  }
  .download-btn img {
    width: 28%;
  }
  .shop-category ul li {
    width: 90%;
    margin-bottom: 15px;
  }
  footer .footer-info p {
    margin-bottom: 20px;
    color: #fff;
    line-height: normal;
  }
  .download-left p br,
  .download-right img {
    display: none;
  }
  .banner-about h3 p {
    display: block;
  }
  .banner.about-page {
    min-height: 470px;
  }
  .about-image {
    text-align: center;
    margin-bottom: 30px;
  }
  .about-image img {
    max-width: 50%;
    margin: auto;
    text-align: center;
  }
  .about-right {
    text-align: center;
  }
  .contact-left {
    padding: 30px;
  }
  .contact-right {
    height: auto;
  }
  .contact-right ul li:last-child {
    padding-bottom: 0;
  }
  .contact-right ul.social-contact {
    padding-top: 0;
  }
  .banner-s.owl-carousel.owl-theme.owl-rtl.owl-loaded.owl-drag {
    height: auto;
  }
  .shop-category {
    padding: 30px 0 20px;
  }
  .product {
    padding: 30px 0 40px;
  }
  .product ul li {
    width: 90%;
  }
  .service-one.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .service-one.owl-theme .owl-dots .owl-dot.active span,
  .service-one.owl-theme .owl-dots .owl-dot:hover span {
    background: #f7931d;
  }
  .slider-banner img {
    width: 100% !important;
    height: 270px;
  }
  .social-icon ul li {
    padding: 5px 4px;
    margin-top: 4px;
  }
  .product ul li {
    height: 198px;
  }
  .download-left {
    text-align: center;
  }
  .footer-link ul li {
    margin-bottom: 1px;
  }
  .footer-link h3 {
    margin-bottom: 7px;
    font-size: 20px;
    margin-top: 12px;
  }
  .footer-link ul li a {
    color: #fff;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 400;
  }
  form#payment_form {
    width: 100%;
  }
  .add-fund ul {
    padding: 20px;
  }
  .add-fund ul li {
    width: 40%;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 15px;
    margin: 15px;
  }
  .add-fund ul li:first-child {
    margin-right: 15px;
  }
  .shop-category ul li {
    width: 44%;
    margin-bottom: 15px;
    margin: 0 14px 14px;
  }
  .product ul li h4 {
    font-size: 14px;
  }
  .table-sucess-bg {
    max-width: 90%;
  }
}

@media (max-width: 575px) {
  form#payment_form h3 {
    font-size: 22px;
  }
  .form-group.he-wi input {
    width: 50%;
  }
  .des-detail-right.des-r-one.add-denomination iframe {
    height: 370px !important;
  }
  li.breadcrumb-item {
    font-size: 13px;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    padding-left: 5px;
    padding-right: 5px;
  }
  button.btn.btn-default.btn-number {
    height: 35px;
    margin: 10px 0;
    width: 50px !important;
  }
  .des-detail-right ul li input#quant {
    width: 90px;
    border: 1px solid #f7931d;
    border-radius: 5px;
    height: 35px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .price {
    position: relative;
    right: 0;
    top: 0;
    float: none;
    border: 1px solid #f7931d;
    padding: 4px;
    border-radius: 5px;
    font-weight: 800;
    color: #f7931d;
    font-size: 14px;
  }
  .des-detail-right .btn-group {
    float: none;
    margin-top: 25px;
    width: 100%;
    display: block;
  }
  .des-detail-right .btn-group .btn {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  .des-detail-right.des-r-one.denomination iframe {
    height: 260px !important;
  }
  .about-image-info {
    margin-bottom: 30px;
  }
  button.btn.btn-default.btn-number {
    height: 35px;
    margin: 10px 0;
    width: 90px;
  }
  td input.form-control.input-number {
    text-align: center;
  }
  .image-play-info br {
    display: none;
  }
  .image-play-info {
    display: block;
    margin-top: 5px;
    text-align: center;
  }
  .continue-shopping {
    padding: 20px 0;
  }
  .continue-shopping h4 {
    font-size: 16px;
  }
  .banner-slider h3 {
    padding: 0 50px;
    font-size: 20px;
  }
  .banner-slider a.btn-orange {
    margin: auto;
    display: block;
    left: 0;
    right: 0;
    text-align: center;
  }
  .slider-banner img {
    height: 230px;
  }
  .banner-slider .owl-nav {
    top: 30%;
  }
  .product h2,
  .shop-category h3 {
    font-size: 21px;
  }
  .top-header {
    border-color: #fff;
    background-color: rgba(19, 16, 20, 0.7);
  }
  .shop-category {
    padding: 30px 0 0;
  }
  .shop-category ul li {
    width: 49%;
    margin-right: 0;
  }
  header {
    background-color: #000;
  }
  .product ul li {
    width: 48%;
  }
  .download-btn img {
    width: 45%;
  }
  .download-left h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .footer-link h3 {
    margin-bottom: 15px;
  }
  footer {
    padding: 30px 0;
  }
  .top-header-right {
    text-align: center;
  }
  .social-icon {
    text-align: center;
    display: none;
  }
  .top-header-right ul li {
    border-color: #fff;
    width: auto;
    padding: 9px 10px;
    font-size: 13px;
  }
  .contact-left h2 {
    font-size: 20px;
  }
  .map {
    margin-top: 0;
  }
  .contact-sec {
    padding: 30px 0 0;
  }
  .top-header-right ul li:first-child {
    display: none;
  }
  .top-header-right #dropdownMenuButton {
    font-size: 14px;
  }
  .banner-slider .banner-about h3 {
    padding: 0;
  }
  .banner.about-page {
    min-height: auto;
  }
  .banner.about-page .banner-slider {
    top: 80%;
  }
  .about-page-info {
    padding: 30px 0;
  }
  .profile-box .contact-left .btn.btn-orange {
    float: none;
    width: 100%;
  }
  .cart-title-box h3 {
    font-size: 18px;
  }
  .cart-title-box span {
    font-size: 14px;
  }
  .contact-left .btn.btn-orange {
    float: none;
    width: 100%;
  }
  .contact-left {
    padding: 15px;
  }
  .banner-slider p {
    font-size: 16px;
  }
  .login-right.het {
    height: auto;
  }
  .login-right.het .het-box {
    position: relative;
    top: 0;
    transform: translateY(0%);
  }
  ul.submenu {
    display: block;
    background-color: #fff;
    opacity: 1;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 11;
    background: #f4f4f4;
  }
  .add-fund ul li {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .het-payment .btn-orange {
    width: 100%;
  }
  .product ul li {
    width: 90%;
  }
  .download-btn img {
    max-width: 43%;
  }
  .footer-link ul li {
    margin-bottom: 1px;
  }
  .footer-link h3 {
    margin-bottom: 7px;
    font-size: 20px;
    margin-top: 12px;
  }
  .footer-link ul li a {
    color: #fff;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 400;
  }
  .product p {
    margin-bottom: 10px;
  }
  header {
    background-color: rgba(19, 16, 20, 0.7);
    border-bottom: 1px solid #fff;
  }
  .slider-banner img {
    height: 210px;
  }
  .shop-category ul li {
    width: 90%;
  }
  .gpay-info {
    height: 180px;
  }
  .gplay-page-info {
    padding: 20px 0 10px;
  }
  .des-detail-right ul li input#quant {
    margin-top: 0;
  }
  .image-play img {
    height: auto;
  }
  .add-fund ul li {
    width: 100%;
    display: block;
    text-align: 0;
    margin-bottom: 15px;
    margin: 15px;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
  }
  .add-fund ul li:first-child {
    margin-right: 0;
    margin-left: 0;
  }
  .add-fund ul li .card-box {
    width: 100%;
  }
  .shop-category ul li {
    width: 45%;
  }
  .login-right span {
    position: relative;
    z-index: 11;
  }
  .top-header-right ul {
    justify-content: center;
  }
  .dropdown.het-language a {
    padding: 17px;
  }
  .dropdown.het-language a {
    padding: 17px;
    line-height: 29px;
  }
  .map {
    margin-top: 30px;
  }
  .des-detail-right.des-r-one.add-denomination iframe {
    height: 560px !important;
  }
  .about-image-info-title .imge-position,
  .about-image-info-title {
    height: auto;
  }
  section.about-page-info
    .about-image-info
    .about-image-info-title
    .imge-position
    img {
    width: 100%;
    height: auto;
  }
  .des-detail-right.des-r-one.denomination iframe {
    height: 540px !important;
  }
  .image-play-info h4 {
    font-size: 18px;
  }
  .pr-0,
  .px-0 {
    padding-right: 15px !important;
  }
  section.addfund-sec ol.breadcrumb {
    display: none;
  }
  section.contact-sec.dig-sec:before {
    display: none;
  }
  .profile-box.ding-abhi .contact-left label {
    width: 50%;
    display: inline-block;
  }
  .profile-box.ding-abhi .contact-left h5 {
    width: 48%;
  }
  form#mobilerecharegestep2 label {
    width: 100% !important;
  }
  .profile-box.ding-abhi h1 {
    font-size: 24px;
  }
  .shop-category ul li {
    min-width: 46%;
  }
  .gpay-info .imge-position {
    height: 140px;
  }
  .gpay-info {
    height: 202px;
  }
  .gpay-info .imge-position {
    height: 160px;
  }
  .login_lang_translate:after {
    right: -43px;
  }
  .dropdown.het-language a {
    padding: 16px 9px;
    line-height: 29px;
  }
  .top-header-right ul li a {
    font-size: 12px;
  }
  .dropdown.het-language a {
    border-right: 1px solid #fff;
  }
  .het-payment input {
    width: 60%;
  }
  .het-payment .text-right {
    text-align: left !important;
  }
  ul.cc-selector li h4 {
    font-size: 17px;
    color: #f7931d;
    line-height: normal;
    float: left;
    position: absolute;
    top: -14px;
    left: 0;
  }
  .add-fund ul li {
    width: 30%;
    display: inline-block;
  }
  .table-sucess-bg tr th {
    font-weight: 600;
  }
}

@media screen and (max-width: 600px) {
  table#cart tbody td .form-control {
    width: 20%;
    display: inline !important;
  }
  .actions .btn {
    width: 36%;
    margin: 1.5em 0;
  }
  .actions .btn-info {
    float: left;
  }
  .actions .btn-danger {
    float: right;
  }
  table#cart thead {
    display: none;
  }
  table#cart tbody td {
    display: block;
    padding: 0.6rem;
    min-width: 100%;
    text-align: left;
  }
  table#cart tbody tr td:first-child {
    background: #f1f1f1;
    color: #000;
  }
  table#cart tbody tr td:first-child:before {
    width: 100%;
    margin-bottom: 10px;
  }
  .cart-table .image-play-info {
    margin-top: 5px;
    text-align: left;
  }
  table#cart tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 40%;
  }
  table#cart .input-group {
    display: inline;
  }
  td.text-center.hetu {
    display: none !important;
  }
  table.table tbody td a.btn.btn-orange {
    width: 100%;
    margin-top: -20px;
  }
  button.btn.btn-default.btn-number {
    width: 32px !important;
    margin: 0;
    padding: 0 !important;
  }
  table#cart tfoot td {
    display: block;
  }
  table#cart tfoot td .btn {
    display: block;
  }
  section.gplay-page-info table.table {
    width: 90%;
    text-align: center;
    margin: auto;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 39px -19px rgb(0 0 0 / 50%);
    border-radius: 30px 30px 0 0px;
    margin-bottom: 30px;
  }
  .form-group.ab {
    background: #f7931d;
    height: 45px;
    position: relative;
    right: 0;
    width: 30%;
    text-align: right;
    color: #fff;
  }
  form#mobilerecharege h3 {
    font-size: 14px;
  }
  form#mobilerecharege p.card-text,
  form#mobilerecharege h4.card-title.text {
    height: auto;
  }
  .product ul li img {
    display: block;
    width: 150px !important;
    height: 120px !important;
  }
  .des-detail-right.des-r-one.add-denomination iframe {
    height: 370px !important;
  }
  ul.navbar-nav li.active ul.submenu li a,
  ul.navbar-nav li:hover ul.submenu li a {
    background-color: transparent !important;
    color: #000 !important;
  }
  .col-sm-2.pr-0 {
    padding-right: 15px !important;
  }
  .col-sm-10.pl-0 {
    padding-left: 15px !important;
  }
}

@media (max-width: 767px) {
  .product ul li {
    height: auto;
  }
  .product ul li img {
    display: block;
    width: 151px !important;
    height: auto !important;
  }
}

@media (min-width: 1400px) {
  .slider-banner img {
    height: 510px;
  }
}
div#getcodemodal {
  z-index: 11111;
  background: rgba(0, 0, 0, 0.5);
}
div#getcodemodal ul li span {
  word-break: break-all;
}
.het-top-up input {
  width: 100%;
  padding-left: 60px !important;
  font-weight: 700;
  font-size: 16px;
  border-color: #f7931d;
  color: #888;
}
.profile-box.ding-abhi .contact-left h5 img {
  margin-right: 5px;
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus
  img {
  width: 10%;
}
span.select2-results ul li img {
  width: 9%;
}
span#select2-mobilecounty-container img {
  width: 10% !important;
}

.about-right h6 p {
    color: #e51818;
}

.margin-left-15{
    margin-left: 15px;
}

.search-popup {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.popup-content {
    position: relative;
    margin: 15% auto;
    padding: 20px;
    width: 300px;
    background-color: white;
    border-radius: 8px;
    text-align: center;
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
}


/*seach icon with form*/
.hidden {
    display: none !important;
}

/* Search box styling */
.search-box {
    position: absolute;
    top: 40px; /* Adjust according to your design */
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 350px;
    z-index: 1000;
}
#search-form{
  width: 100%;
}
/* Input styling */
.search-input {
    flex-grow: 1;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
    font-size: 14px;
    outline: none;
    margin-right: 5px;
    box-sizing: border-box; /* Ensure padding and width are respected */
    width: 75%;
}

/* Button styling */
.search-button {
    background-color: #f7931d;
    color: #fff;
    border: none;
    padding: 8px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    white-space: nowrap;
}

.search-button:hover {
    background-color: #fff;
    color: #f7931d;
    border: 1px solid #f7931d;
}
/* For devices with max-width of 991px (e.g., smaller laptops, tablets) */
@media (max-width: 991px) {
    .search-box {
        width: 350px; 
        left: 0;
        flex-direction: column;
        align-items: stretch; 
    }

    .search-input {
        margin-bottom: 10px;
        width: 100%;
    }

    .search-button {
        width: 100%;
        padding: 10px;
        font-size: 14px;
    }
}

/* For devices with max-width of 767px (e.g., tablets, large phones) */
@media (max-width: 767px) {
    .search-box {
        width: 90%; /* Adjusted width */
        right: 5%; /* Centered */
        flex-direction: column;
        align-items: stretch; 
    }

    .search-input {
        margin-bottom: 10px;
        font-size: 14px;
        padding: 10px;
        width: 100%;
    }

    .search-button {
        width: 100%;
        padding: 10px;
        font-size: 14px;
    }
}

/* For devices with max-width of 575px (e.g., small mobile phones) */
@media (max-width: 575px) {
    .search-box {
        width: 200px;
        left: 0; 
        padding: 8px;
        flex-direction: column;
    }

    .search-input {
        margin-bottom: 10px;
        padding: 8px;
        font-size: 12px; /* Slightly smaller font for mobile */
    }

    .search-button {
        width: 100%;
        padding: 8px;
        font-size: 12px;
    }
}

/* For devices with min-width of 992px and max-width of 1199px (e.g., large tablets, small desktops) */
@media (min-width: 992px) and (max-width: 1199px) {
    .search-box { 
        flex-direction: row;
        align-items: center;
        width: 350px;
    } 
    .search-input {
        margin-right: 10px; /* Add margin to the right of the input */
        width: 70%;
    }

    .search-button {
        width: auto; /* Adjust button size */
        padding: 10px 15px;
        font-size: 14px;
    }
}
