/* @import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap"); */

/* @import url("https://fonts.googleapis.com/css2?family=Saira+Semi+Condensed:wght@200;300;400;500;600;700;900&display=swap"); */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/*import vendors*/

@import url(vendors/normalize.css);
@import url(vendors/bootstrap.min.css);
@import url(vendors/uicons-regular-rounded.css);
@import url(plugins/swiper-bundle.min.css);
@import url(plugins/select2.min.css);
@import url(plugins/slick.css);
@import url(plugins/animate.min.css);

/*RESET*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

main {
  display: block;
  clear: both;
}

thead {
  font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  font-family: "Roboto", sans-serif !important;
}

p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

dl,
ol,
ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  list-style: none !important;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
  object-fit: contain !important;
}

input,
select,
button,
textarea {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}

h1.head-text {
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  line-height: 41px;
  font-weight: bold;
}

.head-text a {
  color: #002135;
}

*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
[type="text"].form-control:focus,
[type="password"].form-control:focus,
[type="email"].form-control:focus,
[type="tel"].form-control:focus,
[contenteditable].form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}

input:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

li.hr span {
  width: 100%;
  height: 1px;
  background-color: #e4e4e4;
  margin: 20px 0;
  display: block;
}

/* Input Search Button */

.did-floating-label-content {
  position: relative;
  margin-bottom: 20px;
  /* padding-right: 10px; */
}

.did-floating-label {
  color: #72777d;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: -10px;
  padding: 0 5px;
  background: #ebf3f9;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all !important;
  -webkit-transition: 0.2s ease all !important;
}

.did-floating-input,
.did-floating-select {
  font-size: 13px;
  display: block;
  width: 100%;
  height: 35px;
  padding: 0 20px;
  background: #fff;
  color: #002135;
  border: 1px solid #72777d;
  box-sizing: border-box;
  /* font-weight: 600; */
  text-align: left;
}

input.did-floating-input.brder-color-grey {
  border: 1px solid #ced4da !important;
  height: 50px !important;
  margin-top: 10px;
}

.did-floating-input:focus,
.did-floating-select:focus {
  outline: none;
}

.did-floating-input:focus~.did-floating-label,
.did-floating-select:focus~.did-floating-label {
  /* top: -8px; */
  font-size: 13px;
}

label#bg-head-transp {
  background: transparent;
  padding: 0;
  width: 100%;
}

label#bg-transp {
  background: #fff;
  padding: 0px;
  border-radius: 0px;
}

select.did-floating-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ced4da !important;
  height: 40px !important;
  margin-top: 10px;
  font-size: 13px;
}

select.did-floating-select::-ms-expand {
  display: none;
}

.did-floating-input:not(:placeholder-shown)~.did-floating-label {
  /* top: -10px; */
  font-size: 13px;
}

.did-floating-select:not([value=""]):valid~.did-floating-label {
  top: -10px;
  font-size: 13px;
}

.did-floating-select[value=""]:focus~.did-floating-label {
  top: 11px;
  font-size: 13px;
}

.did-floating-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%23003d71'/%3E%3C/svg%3E%0A");
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  min-width: 120px;
}

/* End Input Search Button */

/*--- Common Classes---------------------*/

::-moz-selection {
  background: #002135;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::selection {
  background: #002135;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::-moz-selection {
  background: #002135;
  /* Gecko Browsers */
  color: #fff;
}

::-moz-placeholder {
  color: #b2c2e1;
  opacity: 1;
}

::placeholder {
  color: #b2c2e1;
  opacity: 1;
}

:-ms-input-placeholder,
::-webkit-input-placeholder {
  color: #b2c2e1;
  opacity: 1;
}

.fix {
  overflow: hidden;
}

.hidden {
  display: none;
}

.clear {
  clear: both;
}

.section {
  float: left;
  width: 100%;
}

.f-right {
  float: right;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.bg-img {
  background-position: center center;
  background-size: cover;
}

.position-relative {
  position: relative;
}

.height-100vh {
  height: 100vh !important;
}

*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
[type="text"].form-control:focus,
[type="password"].form-control:focus,
[type="email"].form-control:focus,
[type="tel"].form-control:focus,
[contenteditable].form-control:focus {
  outline: none !important;
  box-shadow: none;
}

.border-radius {
  border-radius: 4px;
}

.border-radius-5 {
  border-radius: 5px;
}

.border-radius-10 {
  border-radius: 10px;
}

.border-radius-15 {
  border-radius: 15px;
}

.border-radius-20 {
  border-radius: 20px;
}

.hover-up {
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}

/* .hover-up:hover {
    transform: translateY(-2px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
} */

a {
  text-decoration: none !important;
  color: #002135;
}

a:hover {
  color: #0ba9ed;
}

*:hover {
  transition-duration: 0.2s;
}

.img-responsive {
  max-width: 100%;
}

.font-xs-bold {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
}

.font-sm-bold {
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: bold !important;
}

.font-md-bold {
  font-family: "Roboto", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: bold !important;
}

.font-lg-bold {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
}

.font-xs {
  font-family: "Roboto", sans-serif;
  font-size: 12px !important;
  line-height: 18px !important;
  font-weight: 400;
}

.font-sm {
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 400;
}

.font-sm-lh32 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
}

.font-sm-lh32-bold {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 32px;
  font-weight: bold;
}

.font-md {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.font-lg {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.font-xl {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.font-xxl {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

.font-2xl {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}

.font-3xl {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
}

.font-base {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.font-base-2 {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
}

.font-desc {
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  line-height: 27px;
  font-weight: 400;
}

.bg-1 {
  background-color: #eae4e9;
}

.bg-2 {
  background-color: gainsboro;
}

.bg-3 {
  background-color: #fff2f3;
}

.bg-4 {
  background-color: #fff1f6 !important;
}

.bg-5 {
  background-color: #dbece5;
}

.bg-6 {
  background-color: #e8fcff !important;
}

.bg-7 {
  background-color: #f0efeb;
}

.bg-8 {
  background-color: #dfe7fd;
}

.bg-9 {
  background-color: #d1ecfd !important;
}

.bg-10 {
  background-color: #ddd3fa !important;
}

.bg-11 {
  background-color: #d4f7ff;
}

.bg-11-2 {
  background-color: #dcf4e0;
}

.bg-11-3 {
  background-color: #f7e5d5;
}

.bg-12 {
  background-color: #d9d9d9;
}

.bg-13 {
  background-color: #fff4f6;
}

.bg-14 {
  background-color: #e0f2ee;
}

.bg-15 {
  background-color: #5c74a6;
}

.bg-16 {
  background-color: #c8dce8;
}

.bg-17 {
  background-color: #c4e3d6;
}

.bg-18 {
  background-color: #a4eee1;
}

.bg-19 {
  background-color: #f8f8f8;
}

.bg-20 {
  background-color: #ffd5c8;
}

.bg-21 {
  background-color: #caefdf;
}

.bg-22 {
  background-color: #b8f2ff;
}

.bg-26 {
  background-color: #fff5db;
}

.bg-27 {
  background-color: #f5ecdd !important;
}

.bg-28 {
  background-color: #bad0e7 !important;
}

.bg-29 {
  background-color: #ffdebf !important;
}

.bg-30 {
  background-color: #d6eff2 !important;
}

.bg-31 {
  background-color: #f8faff !important;
}

.bg-32 {
  background-color: #f9f9f9 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-black {
  background-color: #002135 !important;
}

h1 {
  font-family: "Roboto", sans-serif;
  font-size: 64px;
  line-height: 83px;
  font-weight: bold;
}

h2 {
  font-family: "Roboto", sans-serif;
  font-size: 45px;
  line-height: 58px;
  font-weight: bold;
}

h3 {
  font-family: "Saira Semi Condensed", sans-serif !important;
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: bold !important;
}

h4 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 31px;
  font-weight: bold;
}

h5 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}

.align-grid {
  display: grid;
  grid-template-columns: repeat(2, auto);
  /*  grid-column-gap: 50px; -> column-gap  */
  /* padding: 15px; */
}

.column-set li {
  width: 50%;
  padding: 8px 0;
}

.column-set li:nth-child(even) {
  font-weight: 600;
}

.align-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

[data-match-height] {
  /* background-color: white; */
  padding-bottom: 12px;
  display: inline-block;
  width: 100%;
  /* margin: 0 1%; */
  vertical-align: top;
  text-align: left;
  /* border-radius: 3px; */
  /* line-height: 22px; */
}

.bgrd-4 {
  border-radius: 4px;
}

.bg-brand-1 {
  background-color: #0ba9ed !important;
}

.bg-brand-2 {
  background-color: #e32c2b !important;
}

.bg-color-success {
  background-color: #5bc694;
}

.bg-color-danger {
  background-color: #f53658;
}

.bg-color-info {
  background-color: #27b3d2;
}

.bg-gray-50 {
  background-color: rgba(40, 58, 90, 0.9);
}

.bd-gray-200 {
  border-color: #cad6ec !important;
}

.box-count {
  text-align: center;
  margin: 0px 0px 20px 0px;
}

.box-count .deals-countdown {
  border-radius: 34px;
  background-color: #002135;
  display: flex;
  padding: 4px 12px;
  width: 84%;
  margin: auto;
  max-width: 230px;
}

.box-count .deals-countdown .countdown-section {
  display: inline-block;
  text-align: center;
  width: 25%;
  line-height: 12px;
  position: relative;
}

.box-count .deals-countdown .countdown-section::before {
  content: ":";
  position: absolute;
  top: 3px;
  right: -1px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}

.box-count .deals-countdown .countdown-section span {
  display: block;
  color: #ffffff;
}

.box-count .deals-countdown .countdown-section .countdown-period {
  text-transform: capitalize;
}

.box-count .deals-countdown .countdown-section:last-child::before {
  display: none;
}

.box-count.box-count-square {
  margin-bottom: 5px;
}

.box-count.box-count-square .deals-countdown {
  background-color: #ffffff;
  width: 100%;
  margin: auto;
  text-align: center;
  display: inline-block;
  max-width: 250px;
}

.box-count.box-count-square .deals-countdown .countdown-section {
  display: inline-block;
  text-align: center;
  line-height: 12px;
  position: relative;
  margin: 0px 7px;
  width: auto;
}

.box-count.box-count-square .deals-countdown .countdown-section::before {
  content: ":";
  position: absolute;
  top: 12px;
  right: -9px;
  font-weight: bold;
  font-size: 16px;
  color: #002135;
}

.box-count.box-count-square .deals-countdown .countdown-section .countdown-period {
  color: #8c9ec5;
}

.box-count.box-count-square .deals-countdown .countdown-amount {
  background-color: #e32c2b;
  border-radius: 4px;
  color: #ffffff;
  padding: 10px 0px;
  width: 42px;
  display: inline-block;
  margin-bottom: 5px;
}

.box-count.hide-period {
  margin-bottom: 0px;
  position: relative;
  bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}

.box-count.hide-period .deals-countdown {
  padding: 4px 2px;
}

.box-count.hide-period .countdown-section .countdown-period {
  display: none;
}

.box-all-hurry {
  display: inline-block;
  position: relative;
  bottom: -20px;
}

.box-text-hurryup {
  vertical-align: middle;
  line-height: 16px;
  padding: 7px 0px 0px 0px;
}

.box-text-hurryup .font-md-bold {
  line-height: 20px;
}

.box-text-hurryup .font-xs {
  line-height: 14px;
}

.lh-14 {
  line-height: 14px !important;
}

.lh-16 {
  line-height: 16px !important;
}

.divide {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #d5dfe4;
  margin: 10px 0px 20px 0px;
}

.box-progress {
  display: inline-block;
  width: 100%;
  padding: 20px 0px;
}

.box-progress .progress-bar {
  display: inline-block;
  width: 100%;
  background-color: #d5dfe4;
  height: 9px;
  border-radius: 24px;
  overflow: visible;
}

.box-progress .progress-bar .progress-bar-inner {
  background-color: #e32c2b;
  border-radius: 24px;
  width: 50%;
  height: 9px;
  position: relative;
}

.box-progress .progress-bar .progress-bar-inner::before {
  content: "";
  height: 15px;
  border-radius: 50%;
  background-color: #e32c2b;
  width: 15px;
  position: absolute;
  top: -3px;
  right: -3px;
}

.box-progress.box-progress-small .progress-bar {
  height: 6px;
}

.box-progress.box-progress-small .progress-bar .progress-bar-inner {
  height: 6px;
}

.box-progress.box-progress-small .progress-bar .progress-bar-inner::before {
  height: 11px;
  width: 11px;
  top: -3px;
}

.width-100 {
  width: 100%;
}

.width-90px {
  width: 90px;
}

.section-box {
  display: inline-block;
  width: 100%;
}

.font-bold {
  font-weight: bold !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-18 {
  font-size: 18px;
  line-height: 23px;
  color: #0ba9ed;
  font-weight: 400;
}

.font-30 {
  font-size: 30px;
  line-height: 39px;
  color: #0e224d;
  font-weight: bold;
}

.font-32 {
  font-size: 32px;
  line-height: 31px;
  color: #0e224d;
  font-weight: bold;
}

.font-33 {
  font-size: 30px;
  line-height: 35px;
  color: #0e224d;
  font-weight: bold;
}

.font-59 {
  font-size: 59px;
  line-height: 64px;
  color: #0e224d;
  font-weight: bold;
}

.font-55 {
  font-size: 55px;
  line-height: 62px;
  color: #0e224d;
  font-weight: bold;
}

.font-16 {
  font-size: 16px !important;
  line-height: 23px !important;
  color: #002135 !important;
}

.font-68 {
  font-size: 68px;
  line-height: 70px;
}

.font-11 {
  font-size: 11px !important;
  line-height: 18px !important;
}

.font-17 {
  font-size: 17px;
  line-height: 22px;
}

.font-46 {
  font-size: 46px;
  line-height: 60px;
}

.font-23 {
  font-size: 23px;
  line-height: 26px;
}
.h-100{
  height: 100px !important;
}

.h-200 {
  height: 200px !important;
}

.h-240 {
  height: 240px !important;
}

.h-300 {
  height: 300px !important;
}

.h-400 {
  height: 400px !important;
}

.h-500 {
  height: 500px !important;
}



.color-brand-1 {
  color: #002135 !important;
}

.color-brand-2 {
  color: #e32c2b !important;
}

.color-brand-3 {
  color: #002135 !important;
}

.color-blue {
  color: #3aa1ff !important;
}

.color-success {
  color: #5bc694;
}

.color-danger {
  color: #f53658;
}

.color-warning {
  color: #ffb067;
}

.color-gray-500 {
  color: #8c9ec5;
}

.color-gray-700 {
  color: #6b83b6;
}

.color-gray-900 {
  color: #002135;
}

.color-gray-1000 {
  color: #fff;
}

.color-gray-1100 {
  color: #253d4e;
}

.color-white {
  color: #ffffff !important;
}

.color-green {
  color: #00ff8a !important;
}

.color-border-1 {
  color: #d5dfe4;
}

.background-gray-100 {
  background-color: #dde4f0 !important;
}

.background-gray-50 {
  background-color: #f0f3f8 !important;
}

.w-auto {
  width: auto !important;
}

.mw-80 {
  max-width: 80%;
}

.border-bottom {
  border-color: #dde4f0 !important;
}

.pagination {
  margin-bottom: 20px;
  display: flex;
  padding-left: 0;
  list-style: none;
  width: 100%;
  justify-content: center;
}

.opacity-100 {
  opacity: 1 !important;
}

.transform-none {
  transform: none !important;
}

a,
button,
img,
input,
span,
h4 {
  transition: all 0.3s ease 0s;
}

@keyframes slideleft {
  10% {
    opacity: 0;
    transform: scale(0);
    right: 0;
  }

  50% {
    opacity: 1;
    transform: scale(1);
  }

  90% {
    opacity: 0;
    transform: scale(0);
    right: 100%;
  }
}

[data-loader="spinner"] {
  width: 35px;
  height: 35px;
  display: inline-block;
  animation: spinner 1.2s infinite ease-in-out;
  background: url(../imgs/theme/favicon.html);
  box-shadow: 0 0 10px #fff;
}

@keyframes spinner {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
  }

  50% {
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(151, 119, 250, 0.8);
  }

  100% {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse-big {
  0% {
    box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.1);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

@keyframes jump {
  0% {
    transform: translate3d(0, 20%, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.jump {
  transform-origin: 0;
  animation: jump 0.5s linear alternate infinite;
}

/*TYPOGRAPHY*/

body {
  color: #002135;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.font-heading,
.display-1,
.display-2,
.heading-lg,
.heading-sm-1 {
  font-family: "Roboto", sans-serif;
  color: #002135;
  font-weight: 700;
  line-height: 1.2;
}

.page-content {
  line-height: 1.25;
}

.page-content p {
  margin-bottom: 10px;
}

.page-content h5 {
  margin-bottom: 15px;
}

a.text-brand-3 {
  color: #002135;
}

a.text-brand-3:hover {
  color: #0ba9ed;
}

.min-w-70 {
  min-width: 70px !important;
}
.cursor-pointer{
  cursor: pointer;
}

.btn {
  min-width: 130px;
  border-radius: 4px;
  padding: 10px 22px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.btn.btn-arrow {
  font-size: 12px;
  line-height: 32px;
  color: #0ba9ed;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 15px;
  text-transform: uppercase;
  background: url(../imgs/template/icons/arrow.svg) no-repeat right 0px top 20px;
}

.btn.btn-brand-2 {
  background-color: #e32c2b;
  color: #ffffff;
  font-weight: bold;
}

.btn.btn-brand-2:hover {
  background-color: #002135;
}

.btn.btn-brand-3 {
  background-color: #002135;
  color: #ffffff;
  font-weight: bold;
}

.btn.btn-brand-3:hover {
  background-color: #e32c2b;
}

.btn.btn-info {
  background-color: #27b3d2;
  color: #ffffff;
  font-weight: bold;
}

.btn.btn-info:hover {
  background-color: #e32c2b;
  border-color: #e32c2b;
}

.btn.btn-arrow-right {
  background-image: url(../imgs/template/icons/arrow-white.svg);
  background-position: center right 18px;
  background-repeat: no-repeat;
  padding-right: 34px;
}

.btn.btn-link {
  color: #002135;
  font-size: 14px;
  line-height: 18px;
}

.btn.btn-link:hover {
  color: #e32c2b;
}

.btn.btn-link-brand-2 {
  color: #e32c2b;
  font-size: 12px;
  line-height: 32px;
  font-weight: bold;
  padding-left: 0px;
  text-transform: uppercase;
}

.btn.btn-link-brand-2:hover {
  color: #002135;
}

.btn.btn-arrow-brand-2 {
  background-image: url(../imgs/template/icons/arrow-brand-2.svg);
  background-position: center right 18px;
  background-repeat: no-repeat;
  padding-right: 34px;
}

.btn.btn-arrow-brand-2:hover {
  background-image: url(../imgs/template/icons/arrow-gray.svg);
  background-position: center right 18px;
  background-repeat: no-repeat;
}

.btn.btn-arrow-2 {
  background-image: url(../imgs/template/icons/arrow-2.svg);
  background-position: top 3px right 10px;
  background-repeat: no-repeat;
  padding: 0px 40px 0px 0px;
  font-size: 17px;
  line-height: 19px;
  color: #e32c2b;
  font-weight: bold;
}

.btn.btn-arrow-2:hover {
  color: #002135;
  background-image: url(../imgs/template/icons/arrow-2-hover.svg);
}

.btn.btn-arrow-2-reverse {
  color: #002135;
  background-image: url(../imgs/template/icons/arrow-2-hover.svg);
}

.btn.btn-arrow-2-reverse:hover {
  background-image: url(../imgs/template/icons/arrow-2.svg);
  color: #e32c2b;
}

.btn.btn-arrow-small {
  background-size: 5px;
  background-position: top 6px right 18px;
  line-height: 18px;
  padding-right: 30px;
}

.btn.btn-cart {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  background-color: #002135;
  border: 1px solid #8c9ec5;
  width: 100%;
  text-align: center;
  padding: 7px 15px;
  transition: all 0.3s ease 0s;
  margin: 5px;
}

.btn.btn-cart:hover {
  border: 1px solid #002135;
  background-color: #fff;
  color: #002135;
}

.btn.btn-create-acct {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #8c9ec5;
  width: 100%;
  text-align: center;
  padding: 14px 22px;
  background-color: #002135;
}

.btn.btn-create-acct:hover {
  border: 1px solid #002135;
  background-color: #ffffff;
  color: #002135;
}

.btn.btn-buy {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  /* border: 1px solid #8c9ec5; */
  width: 100%;
  text-align: center;
  padding: 7px 22px;
  background-color: #002135;
}

.btn.btn-buy:hover {
  border: 1px solid #002135;
  background-color: #ffffff;
  color: #002135;
}

/* .btn.btn-trend {
  border: 1px solid #D5DFE4;
  height: 30px;
  width: 30px;
  background: #ffffff url(../imgs/template/icons/trend.svg) no-repeat center;
  padding: 0px;
  opacity: 0;
  transform: translateX(10px);
  transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  will-change: opacity, transform;
}
.btn.btn-trend:hover {
  background: #ffffff url(../imgs/template/icons/trend-hover.svg) no-repeat center;
}
.btn.btn-wishlist {
  border: 1px solid #D5DFE4;
  height: 30px;
  width: 30px;
  background: #ffffff url(../imgs/template/icons/wishlist.svg) no-repeat center;
  padding: 0px;
  opacity: 0;
  transform: translateX(10px);
  transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  will-change: opacity, transform;
  transition-duration: 0.2s;
  transition-delay: 0.1s;
}
.btn.btn-wishlist:hover {
  background: #ffffff url(../imgs/template/icons/wishlist-hover.svg) no-repeat center;
}
.btn.btn-compare {
  border: 1px solid #D5DFE4;
  height: 30px;
  width: 30px;
  background: #ffffff url(../imgs/template/icons/compare.svg) no-repeat center;
  padding: 0px;
  opacity: 0;
  transform: translateX(10px);
  transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  will-change: opacity, transform;
  transition-delay: 0.14s;
}
.btn.btn-compare:hover {
  background: #ffffff url(../imgs/template/icons/compare-hover.svg) no-repeat center;
} */

.btn.btn-quickview {
  border: 1px solid #e32c2b;
  /* background: #ffffff url(../imgs/template/icons/view.svg) no-repeat center; */
  padding: 10px 15px;
  color: #fff;
  opacity: 0;
  transform: translateX(10px);
  transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  will-change: opacity, transform;
  transition-delay: 0.18s;
  background-color: #e32c2b;
}

.btn.btn-gray-abs {
  position: absolute;
  bottom: -20px;
  right: -15px;
  background-color: #d5dfe4;
  font-size: 14px;
  line-height: 18px;
  color: #002135;
  border-radius: 0px;
  border-top-left-radius: 4px;
  padding: 4px 10px;
}

.btn.btn-gray-abs:hover {
  color: #e32c2b;
}

.btn.btn-gray {
  background-color: #d5dfe4;
  font-size: 12px;
  line-height: 18px;
  color: #002135;
  border-radius: 0px;
  border-radius: 4px;
  padding: 2px 10px;
}

.btn.btn-gray:hover {
  color: #e32c2b;
}

.btn.btn-out-stock {
  background-color: #fff3ea;
  font-size: 12px;
  line-height: 18px;
  color: #f53658;
  border-radius: 0px;
  border-radius: 4px;
  padding: 2px 10px;
}

.btn.btn-out-stock:hover {
  color: #e32c2b;
}

.btn.btn-open {
  height: 112px;
  width: 49px;
  background: #ffffff url(../imgs/template/open.svg) no-repeat center 68px;
  padding: 10px;
  position: fixed;
  top: 0px;
  left: 0px;
}

.btn.btn-view-all {
  background: url(../imgs/template/icons/arrow-line.svg) no-repeat right 0px center;
  padding-right: 26px;
  color: #002135;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

.btn.btn-view-all:hover {
  color: #e32c2b;
}

.btn.btn-link-orange {
  text-decoration: underline;
  color: #e32c2b;
}

/* .btn.btn-category {
  background-color: rgba(40, 58, 90, 0.9);
  background-image: url(../imgs/template/open-close.svg);
  background-repeat: no-repeat;
  background-position: 17px 9px;
  display: inline-block;
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  min-width: 223px;
  text-align: left;
} */

.btn.btn-border {
  border-radius: 8px;
  border: 1px solid #b2c2e1;
  padding: 8px 16px;
  background: #ffffff;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #002135;
  margin-bottom: 10px;
}

.btn.btn-border:hover {
  background-color: #b2c2e1;
  color: #0e224d;
}

.btn.btn-filter {
  background-image: url(../imgs/page/shop/filter.svg);
  background-repeat: no-repeat;
  background-position: 15px 12px;
  background-color: #ebf0f3;
  padding: 8px 10px 8px 37px;
  border-radius: 4px;
}

.btn.btn-add-wishlist {
  background-image: url(../imgs/template/wishlist.svg);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 35px;
}

.btn.btn-add-compare {
  background-image: url(../imgs/template/compare.svg);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 35px;
}

.btn.btn-delete {
  background-image: url(../imgs/page/wishlist/delete.svg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
  height: 34px;
  width: 34px;
}

.btn.arrow-back {
  background-image: url(../imgs/page/cart/back.svg);
  background-position: left 20px center;
  background-repeat: no-repeat;
  padding-left: 45px;
}

.btn.arrow-back:hover {
  background-image: url(../imgs/page/cart/back-hover.svg);
}

.btn.arrow-next {
  background-image: url(../imgs/page/checkout/arrow-next.svg);
  background-position: right 20px center;
  background-repeat: no-repeat;
  padding-right: 45px;
}

.btn.arrow-next:hover {
  background-image: url(../imgs/page/cart/arrow-next-hover.html);
}

.btn.update-cart {
  background-image: url(../imgs/page/cart/reload.svg);
  background-position: left 20px center;
  background-repeat: no-repeat;
  padding-left: 45px;
}

.btn.update-cart:hover {
  background-image: url(../imgs/page/cart/reload-hover.svg);
}

.btn.btn-amazon {
  padding: 5px 10px;
  border: 1px solid #dde4f0;
}

.btn.btn-amazon img {
  max-height: 42px;
}

.btn.btn-gpay {
  padding: 5px 10px;
  border: 1px solid #dde4f0;
}

.btn.btn-gpay img {
  max-height: 42px;
}

.btn.btn-paypal {
  padding: 5px 10px;
  border: 1px solid #dde4f0;
}

.btn.btn-paypal img {
  max-height: 42px;
}

.btn.btn-tags {
  background-color: #ffffff;
  border: 1px solid #8c9ec5;
  padding: 7px 20px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  color: #002135;
  font-weight: bold;
}

.btn.btn-tags:hover {
  color: #ffffff;
  background-color: #002135;
}

.btn.btn-login {
  border: 1px solid #dde4f0;
  border-radius: 4px;
  padding: 14px 22px;
  background-color: #ffffff;
  width: 100%;
}

.btn.btn-login img {
  vertical-align: middle;
  margin-left: 5px;
}

.btn.btn-shop-now {
  background-image: url(../imgs/page/homepage5/shop-now.svg);
  background-position: left 14px center;
  background-repeat: no-repeat;
  padding-left: 45px;
}

.btn.btn-close {
  padding: 0px;
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 12;
  right: 0px;
  top: -7px;
  background: url(../imgs/page/homepage9/close.svg) no-repeat center;
}

.btn.btn-success {
  background-color: #5bc694;
  border-color: #5bc694;
}

.btn.btn-success:hover {
  background-color: #002135;
  border-color: #002135;
}

.btn.btn-link-brand-3 {
  color: #002135;
  font-size: 14px;
  line-height: 18px;
  text-decoration: underline;
}

.dropdown-language {
  display: inline-block;
}

.dropdown-language .dropdown-toggle::after {
  display: none;
}

.dropdown-language .btn {
  padding: 0px;
}

.btn-tooltip {
  position: relative;
}

.btn-tooltip:after {
  bottom: 0;
  right: 34px;
  position: absolute;
  white-space: nowrap;
  border-radius: 5px;
  font-size: 11px;
  padding: 7px 10px;
  color: #002135;
  background-color: #d5dfe4;
  content: attr(aria-label);
  line-height: 1.3;
  box-shadow: 0;
  transition: 0;
  opacity: 0;
  visibility: hidden;
  transform: 0;
  transition-duration: 0.2s;
}

.btn-tooltip:before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 0;
  transition-delay: 0.1s;
  border: 7px solid transparent;
  border-left-color: transparent;
  border-left-color: #d5dfe4;
  z-index: 9;
  margin-bottom: 0;
  transition: 0;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.2s;
}

.btn-tooltip:hover:after {
  opacity: 1;
  visibility: visible;
  transform: 0;
  transition-duration: 0.2s;
}

.btn-tooltip:hover:before {
  opacity: 1;
  visibility: visible;
  transform: translateY(-8px);
  transition-duration: 0.2s;
}

.tag-dot {
  border-radius: 4px;
  padding: 5px 5px 5px 20px;
  display: inline-block;
  background: #d5dfe4 url(../imgs/template/icons/circle.svg) no-repeat 10px 11px;
  color: #002135;
}

.cb-container {
  display: block;
  position: relative;
  padding-left: 24px;
  margin-left: 10px;
  margin-bottom: 12px;
  cursor: pointer;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.cb-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #ffffff;
  border: 2px solid #cad6ec;
  border-radius: 4px;
}

.cb-container input:checked~.checkmark {
  border: 2px solid #e32c2b;
}

.cb-container .text-small {
  color: #8c9ec5;
}

.cb-container input:checked~.text-small {
  color: #0e224d;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.cb-container input:checked~.checkmark:after {
  display: block;
}

.cb-container input:checked~.text-lbl {
  color: #002135;
}

.cb-container .checkmark:after {
  left: -1px;
  top: -1px;
  width: 16px;
  height: 16px;
  background: #e32c2b url(../imgs/page/shop/tick.svg) no-repeat center;
}

.cb-container-2 {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 4px;
  cursor: pointer;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.cb-container-2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #ffffff;
  border: 1px solid #002135;
  border-radius: 0px;
}

.cb-container-2 input:checked~.checkmark {
  border: 1px solid #002135;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.cb-container-2 input:checked~.checkmark:after {
  display: block;
}

.cb-container-2 input:checked~.text-lbl {
  color: #002135;
}

.cb-container-2 .checkmark:after {
  left: 0px;
  top: 1px;
  width: 16px;
  height: 16px;
  background: url(../imgs/page/product/checked.svg) no-repeat center;
}

/*COMPONENTS -> FORM*/

.form-control {
  border: 1px solid #ced4da !important;
  border-radius: 0px !important;
}

.form-control::-webkit-date-and-time-value {
  color: #6b83b6;
  font-size: 14px;
  line-height: 18px;
}

.form-control::-moz-placeholder {
  color: #b2c2e1;
  font-size: 14px;
  line-height: 18px;
}

.form-control::placeholder {
  color: #b2c2e1;
  font-size: 14px;
  line-height: 18px;
}

.form-control:disabled,
.form-control[readonly] {
  color: #6b83b6;
  font-size: 14px;
  line-height: 18px;
}

.box-swiper {
  position: relative;
  width: 100%;
}

.box-swiper .swiper-container {
  position: relative;
  height: 100%;
}

.box-swiper .swiper-container .item-logo {
  border: 1px solid #8c9ec5;
  padding: 39px 0px 36px 0px;
  display: inline-block;
  width: 100%;
  text-align: center;
  border-radius: 12px;
  box-shadow: 0px 45px 80px rgba(0, 0, 0, 0.04);
}

.box-swiper .swiper-container .item-logo img {
  max-width: 100%;
}

.box-swiper .swiper-container .item-logo:hover {
  border: 1px solid #5971a3;
  box-shadow: 0px 47px 65px rgba(21, 28, 38, 0.1);
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: "";
}

.swiper-button-next {
  background: url(../imgs/slider/swiper/next.svg) no-repeat 0px 0px;
}

.swiper-button-next:hover {
  background: url(../imgs/slider/swiper/next.svg) no-repeat 0px 0px;
}

.swiper-button-prev {
  background: url(../imgs/slider/swiper/prev.svg) no-repeat 0px 0px;
}

.swiper-button-prev:hover {
  background: url(../imgs/slider/swiper/prev.svg) no-repeat 0px 0px;
}

.swiper-button-next,
.swiper-button-prev {
  width: 31px;
  height: 31px;
  margin-top: 0px;
}

.swiper-button-next {
  left: auto;
  right: 0px;
  top: 20px;
}

.swiper-button-prev {
  left: auto;
  right: 40px;
  top: 20px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.swiper-pagination {
  text-align: center;
  width: 100%;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #e32c2b;
  opacity: 0.2;
}

.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #e32c2b;
  width: 12px;
  height: 12px;
}

.swiper-pagination-bullet {
  margin: 10px;
}

/*Style of the location of the div that wraps the custom pager*/

.swiper-pagination-custom {
  bottom: 40px;
  padding-left: 70px;
}

.swiper-pagination-customs {
  background: url(../imgs/slider/swiper/dot.html) no-repeat 0px 0px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  margin-left: 4px;
  margin-right: 4px;
}

/*Customize the style representation when pager is activated*/

.swiper-pagination-customs-active,
.swiper-pagination-customs:hover {
  background: url(../imgs/slider/swiper/dot-active.html) no-repeat 0px 0px;
  width: 12px;
  height: 12px;
  margin-bottom: -1px;
  margin-left: 3px;
  margin-right: 3px;
}

.box-button-slider {
  position: absolute;
  top: 10px;
  right: 0px;
}

.swiper-group-1 .swiper-pagination {
  bottom: 50px;
  left: 55px;
}

.swiper-group-1.swiper-home-3 .swiper-pagination {
  left: 0px;
}

.swiper-group-1.home-9 .swiper-pagination {
  bottom: 20px;
  left: 25px;
}

/* This line can be removed it was just for display on CodePen: */

.slider-labels {
  margin-top: 10px;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */

.noUi-base,
.noUi-handle {
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */

.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: -6px;
  top: -6px;
  background-color: #345dbb;
}

/* Styling;
 */

.noUi-background {
  background: #d6d7d9;
}

.noUi-connect {
  background: #345dbb;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

/* Handles and cursors;
 */

.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid #345dbb;
  border: 8px solid rgba(53, 93, 187, 0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
 */

[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #e32c2b;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

.ui-slider-handle {
  display: none;
}

.ui-widget.ui-widget-content {
  border: 0px solid #ebebeb;
}

.noUi-target {
  border-radius: 12px;
}

.noUi-horizontal {
  height: 6px;
}

.noUi-background {
  background: #dde4f0;
}

.noUi-origin {
  border-radius: 12px;
}

.noUi-connect {
  background: #e32c2b;
  transition: background 450ms;
  height: 6px;
  margin-top: 0px;
}

.noUi-horizontal .noUi-handle {
  background-color: #e32c2b;
  border: 1px solid #e32c2b;
  box-shadow: 0px 47px 65px rgba(21, 28, 38, 0.1);
  left: -6px;
  top: -6px;
}

.noUi-handle:active {
  border-width: 1px;
  left: -6px;
  top: -6px;
}

.list-col-5 {
  display: table;
  table-layout: fixed;
  width: calc(100% + 20px);
  margin: 0px -10px;
}

.list-col-5 li {
  float: left;
  width: 20%;
  padding: 0px 10px;
}

.list-col-5 li .item-list {
  border: 1px solid #d5dfe4;
  border-radius: 4px;
  display: flex;
  padding: 15px;
  height: 100%;
}

.list-col-5 li .item-list:hover {
  background-color: #f4f7fc;
  border: 1px solid #8c9ec5;
}

.list-col-5 li .item-list .icon-left {
  padding-right: 10px;
  min-width: 50px;
  max-width: 50px;
  padding-top: 5px;
}

.list-col-5 li .item-list .info-right {
  vertical-align: top;
}

.info-right h4 {
  font-weight: 500 !important;
}

.card-grid-style-1 {
  display: inline-block;
  width: 100%;
}

.card-grid-style-1 .image-box {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}

.card-grid-style-1 .image-box img {
  border-radius: 4px;
}

.card-grid-style-1 .tag-dot {
  border-radius: 4px;
  padding: 5px 5px 5px 20px;
  display: inline-block;
  background: #d5dfe4 url(../imgs/template/icons/circle.svg) no-repeat 10px 11px;
  color: #002135;
}

.card-grid-style-1 a.color-gray-1100 {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

.card-grid-style-2 {
  border: 1px solid #d5dfe4;
  padding: 15px;
  display: flex;
  margin-bottom: 24px;
  border-radius: 4px;
  width: calc(100% - 1px);
  min-height: 166px;
  transition-duration: 0.2s;
  overflow: hidden;
  position: relative;
}

.card-grid-style-2:hover {
  border: 1px solid #8c9ec5;
  transition-duration: 0.2s;
}

.card-grid-style-2.mh-auto {
  min-height: auto;
}

.card-grid-style-2.card-none-border {
  border: 0px;
  padding: 0px;
}

.card-grid-style-2 .image-box {
  min-width: 135px;
  max-width: 135px;
  position: relative;
  padding-right: 15px;
  text-align: center;
}

.card-grid-style-2 .image-box.mw-84 {
  max-width: 99px;
  min-width: 99px;
}

.card-grid-style-2 .image-box.mw-84 img {
  border-radius: 4px;
}

.card-grid-style-2 .image-box .label {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 2;
  border-radius: 30px;
  padding: 4px 10px;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
}

.card-grid-style-2 .info-right {
  width: 100%;
  position: relative;
}

.card-grid-style-2 .info-right a:hover {
  color: #002135 !important;
}

.card-grid-style-2 .price-info {
  margin-top: 10px;
}

.card-grid-style-2 .price-info .price-line {
  text-decoration: line-through;
  font-size: 16px;
  line-height: 24px;
}

.card-grid-style-2 .price-info .price-main {
  margin-right: 10px;
}

.card-grid-style-2.card-grid-none-border {
  border: 0px;
  padding: 0px 5px 0px 0px;
  min-height: 0px;
  border-radius: 0px;
}

.card-grid-style-2.card-grid-none-border .image-box .label {
  left: 10px;
  top: 0px;
}

.card-grid-style-2.card-grid-none-border .image-box {
  min-width: 125px;
  max-width: 125px;
  padding-right: 10px;
}

.card-grid-style-2.card-grid-none-border .image-box img {
  max-width: 90%;
}

.card-grid-style-2-small {
  padding-bottom: 20px;
}

.card-grid-style-2-small .image-box {
  max-width: 100px;
  min-width: 100px;
}

.card-grid-style-3 {
  /* margin-bottom: 30px; */
  background: #f2f2f2 !important;
  padding: 10px;
  border-radius: 4px;
  height: 100%;
}

/* .card-grid-style-3:hover {
  transform: translateY(-2px);
  transition-duration: 0.2s;
}
.card-grid-style-3:hover .card-grid-inner {
  border-color: #8c9ec5;
  transition-duration: 0.2s;
} */

.card-grid-style-3 .card-grid-inner {
  border-radius: 4px;
  background-color: #ffffff;
  /* border: 1px solid #D5DFE4; */
  padding: 16px;
  position: relative;
  transition-duration: 0.2s;
  height: 100%;
}

.card-grid-style-3 .card-grid-inner .tools {
  position: absolute;
  top: 22%;
  left: 0;
  /* right: 20px; */
  width: 100%;
  /* background-color: #e32c2b; */
  z-index: 12;
  transition-duration: 0.2s;
  transition: all 0.3s ease 0s;
  text-align: center;
}

.card-grid-style-3 .card-grid-inner .image-box {
  position: relative;
  text-align: center;
  width: 100%;
  /* display: inline-block; */
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /* height: 100%; */
  overflow: hidden;
  line-height: 165px;
  margin-bottom: 10px;
}

.card-grid-style-3 .card-grid-inner .image-box img {
  max-height: 100%;
  height: auto;
  max-width: 100%;
  width: auto;
  height: 136px;
  width: 136px;
  object-fit: cover;
}

.card-grid-style-3 .card-grid-inner .image-box .label {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  border-radius: 30px;
  padding: 4px 10px;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
}

.card-grid-style-3 .card-grid-inner .info-right a:hover {
  color: #e32c2b !important;
  text-decoration: none !important;
}

.card-grid-style-3 .card-grid-inner .info-right a.btn:hover {
  color: #002135 !important;
}

.card-grid-style-3 .card-grid-inner .info-right .rating {
  margin-top: 5px;
}

.card-grid-style-3 .card-grid-inner .price-info {
  margin-top: 10px;
}

.card-grid-style-3 .card-grid-inner .price-info .price-line {
  text-decoration: line-through;
  font-size: 16px;
  line-height: 24px;
}

.card-grid-style-3 .card-grid-inner .price-info .price-main {
  margin-right: 10px;
}

.card-grid-style-3 .card-grid-inner .list-features {
  padding-left: 15px;
  margin: 20px 0px 0px 0px;
}

.card-grid-style-3 .card-grid-inner .list-features li {
  font-size: 10px;
  line-height: 18px;
  list-style-type: disc;
  padding: 0px;
}

.card-grid-style-3.card-grid-none-border .card-grid-inner {
  border-color: #ffffff;
}

.card-grid-style-3.card-grid-none-border .card-grid-inner .box-add-cart {
  min-height: 36px;
}

.card-grid-style-3.card-grid-none-border .card-grid-inner .box-add-cart .btn-cart {
  display: none;
}

.card-grid-style-3.card-grid-none-border .card-grid-inner:hover {
  border-color: #8c9ec5;
}

.card-grid-style-3.card-grid-none-border .card-grid-inner:hover .box-add-cart .btn-cart {
  display: block;
}

.card-grid-style-3.hover-hide-show-cart .box-progress-small {
  display: block;
  padding: 19px 0px 0px 0px;
}

.card-grid-style-3.hover-hide-show-cart .box-add-cart {
  display: none;
}

.card-grid-style-3.hover-hide-show-cart:hover .box-progress-small {
  display: none;
}

.card-grid-style-3.hover-hide-show-cart:hover .box-add-cart {
  display: block;
}

.card-grid-style-4 {
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #d5dfe4;
  position: relative;
  padding: 10px;
  margin-bottom: 30px;
}

.card-grid-style-4 .card-grid-inner {
  display: flex;
  margin: 0px -5px;
  flex-wrap: wrap;
}

.card-grid-style-4 .card-grid-inner .image-box {
  flex: 0 0 auto;
  width: 50%;
  padding: 0px 5px;
}

.card-grid-style-4 .card-grid-inner .info-right {
  flex: 0 0 auto;
  width: 50%;
  padding: 2px 5px 0px 5px;
}

.card-grid-style-4 .box-link {
  line-height: 10px;
}

.list-products-5 {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
  width: calc(100% + 20px);
}

.list-products-5 .card-grid-style-3 {
  padding: 10px;
  margin-bottom: 0px;
  flex: 0 0 auto;
  width: 20%;
}

.list-products-5.list-products-3 .card-grid-style-3 {
  width: 21.666%;
}

.list-products-5.list-products-3 .hurry-up {
  width: 35%;
}

.hurry-up {
  height: calc(100% - 30px);
}

.hurry-up .card-grid-inner {
  height: 100%;
  padding-top: 0;
}

.hurry-up .card-grid-inner .image-box {
  height: 370px;
  line-height: 360px;
  margin-bottom: 10px;
}

.hurry-up .card-grid-inner .image-box .box-swiper .swiper-container {
  padding-bottom: 10px;
}

.hurry-up .card-grid-inner .image-box .swiper-pagination-custom {
  bottom: 10px;
  padding-left: 0px;
}

.hurry-up .card-grid-inner .price-info {
  margin-top: 20px;
}

.hurry-up .card-grid-inner .list-features {
  margin-top: 0px;
}

.hurry-up .card-grid-inner .price-line {
  font-size: 20px;
  line-height: 24px;
}

.hurry-up .label {
  background: url(../imgs/template/label.svg) no-repeat 0px 0px;
  border-radius: 0px;
  top: 0px;
  left: 0px;
  height: 120px;
  width: 120px;
  position: absolute;
  z-index: 12;
}

.hurry-up .label span {
  transform: rotate(-45deg);
  display: inline-block;
  position: absolute;
  top: 33px;
  left: -1px;
}

.hurry-up-2 .label {
  background: url(../imgs/template/hurry-up-2.svg) no-repeat 0px 0px;
}

.hurry-up-2 .label span {
  top: 30px;
  left: -3px;
}

.top-deals {
  margin-bottom: 30px;
}

.top-deals .label {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100px;
  width: 100px;
  background: url(../imgs/page/homepage2/topdeals.svg) no-repeat 0px 0px;
  z-index: 12;
  border-radius: 0;
}

.top-deals .label span {
  transform: rotate(-45deg);
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 7px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
}

.top-deals .card-grid-inner {
  padding: 20px 30px 20px 10px;
  border: 3px solid #002135;
}

.top-deals .card-grid-inner:hover {
  border: 3px solid #002135;
}

.top-deals .card-grid-inner .image-box {
  height: 210px;
  line-height: 190px;
}

.top-deals .card-grid-inner .image-box .swiper-container {
  padding-bottom: 40px;
}

.top-deals .card-grid-inner .box-count.box-count-square .deals-countdown .countdown-amount {
  width: 33px;
}

.top-deals .card-grid-inner .box-count .deals-countdown {
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
}

.top-deals .card-grid-inner .box-count.box-count-square .deals-countdown .countdown-section {
  margin: 0px 5px 0px 4px;
}

.top-deals .card-grid-inner .box-count.box-count-square .deals-countdown .countdown-section::before {
  right: -7px;
}

.top-deals .box-top-deals {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.top-deals .box-top-deals .top-deals-left {
  flex: 0 0 auto;
  width: 40%;
  max-width: 100%;
  padding: 0px 10px;
}

.top-deals .box-top-deals .swiper-pagination-custom {
  bottom: 0px;
  padding-left: 0px;
}

.top-deals .box-top-deals .top-deals-right {
  flex: 0 0 auto;
  width: 60%;
  max-width: 100%;
  padding: 0px 10px;
}

.top-deals .box-top-deals .top-deals-right .price-info .price-line {
  font-size: 20px;
  font-weight: 400;
}

.top-deals .box-top-deals .top-deals-right .box-progress {
  padding-bottom: 0px;
}

.top-deals .box-top-deals .top-deals-right .box-progress .progress-bar .progress-bar-inner,
.top-deals .box-top-deals .top-deals-right .box-progress .progress-bar {
  height: 7px;
}

.top-deals .box-top-deals .top-deals-right .box-progress .progress-bar .progress-bar-inner:before {
  height: 13px;
  width: 13px;
}

.grid-banner-height {
  background: url(../imgs/page/homepage2/bg-xiaomi.svg) no-repeat;
  padding: 35px 20px;
  height: calc(100% - 30px);
  margin-bottom: 30px;
  border-radius: 4px;
  position: relative;
}

.grid-banner-height::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 50%;
  background: url(../imgs/page/homepage2/xiaomi.png) no-repeat left top;
  background-size: cover;
}

.card-vendor {
  border-radius: 4px;
  border: 1px solid #d5dfe4;
  padding: 20px;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 30px;
}

.card-vendor:hover {
  border-color: #8c9ec5;
}

.card-vendor .btn-gray:hover {
  background-color: #002135;
  color: #ffffff;
}

.card-vendor .card-top-vendor {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #d5dfe4;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.card-vendor .card-top-vendor .card-top-vendor-left {
  width: 30%;
  max-width: 115px;
  min-width: 115px;
}

.card-vendor .card-top-vendor .card-top-vendor-left img {
  max-height: 40px;
}

.card-vendor .card-top-vendor .card-top-vendor-right {
  width: 80%;
  text-align: right;
}

.card-vendor .card-bottom-vendor {
  position: relative;
}

.location {
  background: url(../imgs/page/vendor/location.svg) no-repeat 0px 0px;
  padding: 0px 0px 0px 32px;
  color: #8c9ec5;
  font-size: 16px;
  line-height: 24px;
}

.phone {
  background: url(../imgs/page/vendor/phone.svg) no-repeat 0px 0px;
  padding: 0px 0px 1px 32px;
  color: #8c9ec5;
  font-size: 16px;
  line-height: 24px;
}

.card-staff {
  margin-bottom: 35px;
  width: 100%;
  display: inline-block;
}

.card-staff .image-staff {
  width: 100%;
  margin-bottom: 20px;
  height: 200px;
  border: 1px solid #d5dfe4;
}

.card-staff .image-staff img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover !important;
}

.card-staff .info-staff {
  width: 100%;
  display: inline-block;
}

.card-staff .info-staff h4 {
  margin-bottom: 5px;
}

.card-grid-inner:hover .btn.btn-trend,
.card-grid-inner:hover .btn.btn-wishlist,
.card-grid-inner:hover .btn.btn-wishlist,
.card-grid-inner:hover .btn.btn-compare,
.card-grid-inner:hover .btn.btn-quickview {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.swiper-slide .card-grid-style-2:last-child.border-bottom {
  border: 0 !important;
}

.card-category {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}

.card-category .card-info {
  text-align: center;
}

.card-category .card-image {
  margin-bottom: 10px;
}

.card-circle {
  text-align: center;
}

.card-circle .card-image {
  text-align: center;
  margin-bottom: 10px;
}

.card-circle .card-image .inner-image {
  width: 154px;
  height: 154px;
  display: inline-block;
  border-radius: 50%;
  background-color: #f0f3f8;
}

.card-circle .card-image .inner-image img {
  max-width: 80%;
  display: inline-block;
  vertical-align: middle;
}

.card-circle .card-info a {
  color: #002135;
}

.list-products-5 .card-style-full-image {
  margin-bottom: 30px;
}

.list-products-5 .card-style-full-image .card-grid-inner {
  padding: 4px;
  /* border: 1px solid #D5DFE4; */
}

.list-products-5 .card-style-full-image .card-grid-inner .info-right {
  padding: 0px;
}

.list-products-5 .card-style-full-image .card-grid-inner .image-box {
  height: auto;
  border-bottom: 1px solid #d5dfe4;
}

.list-products-5 .card-style-full-image .card-grid-inner .image-box img {
  width: 100%;
  max-width: 100%;
}

.list-products-5 .card-style-full-image .card-grid-inner .image-box .label {
  top: 15px;
  left: 15px;
}

.card-product-small {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.card-product-small .card-image {
  background-color: #f0f3f8;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.card-product-small .card-info .box-prices {
  display: flex;
  margin-top: 5px;
}

.card-product-small .card-info .box-prices * {
  width: 50%;
  font-size: 12px;
  line-height: 12px;
}

.card-product-small .card-info .box-prices .price-bold {
  font-weight: bold;
}

.card-product-small .card-info .box-prices .price-line {
  text-decoration: line-through;
}

@keyframes load7 {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

.loader {
  border-radius: 50%;
  width: 2em;
  height: 2em;
  animation-fill-mode: both;
  animation: load7 1.8s infinite ease-in-out;
  color: #002135;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
}

.loader:before {
  border-radius: 50%;
  width: 2em;
  height: 2em;
  animation-fill-mode: both;
  animation: load7 1.8s infinite ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: -3.5em;
  animation-delay: -0.32s;
}

.loader:after {
  border-radius: 50%;
  width: 2em;
  height: 2em;
  animation-fill-mode: both;
  animation: load7 1.8s infinite ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 3.5em;
}

.swiper-pagination {
  text-align: left;
}

.swiper-pagination .swiper-pagination-customs {
  background: #d9d9d9;
  border-radius: 50%;
}

.swiper-pagination .swiper-pagination-customs:hover {
  background: #e32c2b;
}

.swiper-pagination .swiper-pagination-customs-active {
  background: #e32c2b;
}

.swiper-pagination.swiper-pagination-2 {
  top: auto;
  height: auto;
  z-index: 123;
  line-height: 30px;
  text-align: center;
}

.box-newsletter {
  padding: 90px 0px;
  background: url(../imgs/template/bg-newsletter.webp) no-repeat right 10px bottom 10px;
  background-size: cover;
  background-position: center;
}

.box-newsletter.text-center.main-box {
  padding: 90px 0px;
  background: url(../imgs/template/warehouse.webp) no-repeat right 10px bottom 10px;
  background-size: cover;
  background-position: center;
  height: 300px;
  display: flex;
  align-items: end;
}

.box-newsletter .box-form-newsletter {
  position: relative;
}

.box-newsletter .box-form-newsletter .input-newsletter {
  width: 100%;
  background-color: #ffffff;
  border-radius: 4px;
  border: 0px;
  height: 50px;
  padding: 5px 20px;
}

.box-newsletter .box-form-newsletter .btn-brand-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 50px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/*page loading*/

.preloader {
  background-color: #f7f7f7;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999999;
  transition: 0.6s;
  margin: 0 auto;
}

.preloader img {
  max-width: 250px;
}

@keyframes rotate {

  0%,
  49.999%,
  100% {
    transform: none;
  }

  50%,
  99.999% {
    transform: rotate(90deg);
  }
}

@keyframes shift-left {

  0%,
  100% {
    transform: translateX(0%);
  }

  50% {
    transform: scale(0.65) translateX(-75%);
  }
}

@keyframes shift-right {

  0%,
  100% {
    transform: translateX(0%);
  }

  50% {
    transform: scale(0.65) translateX(75%);
  }
}

.preloader-dots {
  --uib-size: 40px;
  --uib-speed: 0.9s;
  --uib-color: #002135;
  position: relative;
  height: calc(var(--uib-size) / 2);
  width: var(--uib-size);
  filter: url("#uib-jelly-ooze");
  animation: rotate calc(var(--uib-speed) * 2) linear infinite;
}

.preloader-dots::before {
  content: "";
  position: absolute;
  top: 0%;
  left: 25%;
  width: 50%;
  height: 100%;
  background: var(--uib-color);
  border-radius: 100%;
  animation: shift-left var(--uib-speed) ease infinite;
}

.preloader-dots::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 25%;
  width: 50%;
  height: 100%;
  background: var(--uib-color);
  border-radius: 100%;
  animation: shift-right var(--uib-speed) ease infinite;
}

/*select 2 style*/

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #002135;
  font-weight: 600;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #002135 transparent transparent transparent;
  border-width: 5px 5px 0 5px;
}

.select2-search--dropdown {
  padding: 0px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #cad6ec;
  margin-bottom: 15px;
  border-radius: 4px;
  padding: 8px;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
  scrollbar-width: thin;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #d5dfe4;
  color: #002135;
}

.modal-header .btn-close {
  margin: -0.5rem 0rem -0.5rem auto;
}

.banner-hero {
  padding: 24px 0px 20px 0px;
  position: relative;
}

.banner-hero .box-swiper {
  height: 100%;
}

.banner-hero.banner-1 {
  background-color: #ffffff;
}

.banner-hero.banner-1 .banner-big {
  height: 500px;
  border-radius: 8px;
  padding: 60px 60px 25px 60px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain !important;
}

.banner-hero.banner-1 .banner-big.banner-big-2 {
  padding: 110px 60px 25px 60px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 320px;
}

.banner-hero.banner-1 .banner-big.banner-big-3 {
  padding: 50px 40px 25px 40px;
  background-image: url(../imgs/template/bg-banner.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover !important;
}

.banner-hero.banner-1 .banner-small {
  height: 238px;
  border-radius: 8px;
  padding: 20px 20px 20px 20px;
  margin-bottom: 24px;
  position: relative;
}

.banner-hero.banner-1 .banner-small.banner-small-1 {
  background-image: url(../imgs/page/homepage1/banner-small-1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 60% auto;
}

.banner-hero.banner-1 .banner-small.banner-small-2 {
  background-image: url(../imgs/page/homepage1/banner-small-2.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 70% auto;
}

.banner-hero.banner-1 .banner-small.banner-laptop {
  background-image: url(../imgs/page/homepage2/laptop.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto;
}

.banner-hero.banner-1 .banner-small.banner-laptop::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  height: 125px;
  width: 100%;
  background-image: url(../imgs/page/homepage2/circle-top.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  z-index: 1;
  border-top-left-radius: 8px;
}

.banner-hero.banner-1 .banner-small.banner-laptop * {
  z-index: 2;
  position: relative;
}

.banner-hero.banner-1 .banner-small.banner-player {
  background-image: url(../imgs/page/homepage2/player.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
}

.banner-hero.banner-1 .banner-small.banner-apple {
  background-image: url(../imgs/page/homepage2/apple-day.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
}

.banner-hero.banner-1 .banner-small.banner-samsung {
  background-image: url(../imgs/page/homepage2/samsung.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
}

.banner-hero.banner-8 .banner-big {
  height: 518px;
  border-radius: 8px;
  padding: 10px 20px 10px 50px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain !important;
  background-image: url(../imgs/page/homepage8/bg-banner.png);
}

@keyframes hero-thumb-animation {
  0% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes hero-thumb-animation-2 {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(-20px);
  }
}

@keyframes hero-thumb-sm-animation {
  0% {
    transform: translateY(-20px) translateX(50px);
  }

  100% {
    transform: translateY(-20px) translateX(0px);
  }
}

@keyframes hero-thumb-sm-2-animation {
  0% {
    transform: translateY(-50px);
  }

  100% {
    transform: translateY(0px);
  }
}

.shape-1 {
  animation: hero-thumb-animation 2s linear infinite alternate;
}

.shape-1-2 {
  animation: hero-thumb-animation-2 2s linear infinite alternate;
}

.shape-2 {
  animation: hero-thumb-sm-animation 4s linear infinite alternate;
}

.shape-3 {
  animation: hero-thumb-sm-2-animation 4s linear infinite alternate;
}

.banner-right {
  border-radius: 4px;
  display: inline-block;
  width: 100%;
  height: 670px;
  background: url(../imgs/page/homepage1/bg-topsell.png) no-repeat 0px 0px;
  background-size: cover;
  padding: 50px 10px;
}

.banner-right .text-no {
  background-color: #0ba9ed;
  border-radius: 13px;
  color: #ffffff;
  font-size: 16px;
  line-height: 23px;
  display: inline-block;
  padding: 0px 16px;
}

.banner-right .text-main {
  font-size: 32px;
  line-height: 31px;
  color: #0e224d;
  font-weight: bold;
}

.banner-right .text-desc {
  font-size: 22px;
  line-height: 32px;
  color: #002135;
}

.banner-homepage3 {
  background-color: #d1ecfd;
  background-image: url(../imgs/page/homepage3/bg-circle.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 0px;
}

.banner-homepage3 .container-banner {
  max-width: 1400px;
  margin: auto;
}

.banner-homepage3 .box-swiper .swiper-container {
  padding-bottom: 0px;
}

.banner-homepage3 .swiper-pagination-custom {
  bottom: 40px;
  padding-left: 0px;
}

.banner-homepage3 .swiper-pagination .swiper-pagination-customs {
  background-color: #ffffff;
}

.banner-homepage3 .swiper-pagination .swiper-pagination-customs-active,
.banner-homepage3 .swiper-pagination .swiper-pagination-customs:hover {
  background-color: #e32c2b;
}

.header {
  padding: 0px 0;
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #d5dfe4;
}

.header .container {
  max-width: 92%;
}

.header .main-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.header .main-header .header-left {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px 0px;
}

.header .main-header .header-left .header-logo {
  max-width: 150px;
  width: 100%;
  text-align: right;
}

.header .main-header .header-left .header-logo a {
  display: block;
  text-align: left;
  padding-left: 8px;
}

.header .main-header .header-left .header-logo a img {
  min-height: 47px;
  /* filter: invert(1); */
  width: 100%;
  height: 100px;
}

.header .main-header .header-left .header-nav {
  display: inline-block;
  width: 45%;
  text-align: center;
}

.box-category {
  margin: 0px 5px;
}

.header .main-header .header-left .header-search {
  width: 35%;
  margin: 0px 15px;
}

/* .header .main-header .header-left .header-search .box-header-search {
    border: 1px solid #d5dfe4;
} */

.header .main-header .header-left .header-search .box-header-search .form-search {
  display: flex;
}

.header .main-header .header-left .header-search .box-header-search .box-keysearch {
  width: 100%;
}

.header .main-header .header-left .header-search .box-header-search .box-keysearch input {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.header .main-header .header-left .header-search .box-header-search{
  width: 500px ;
}
.header .main-header .header-left .header-search .box-header-search .box-category {
  position: relative;
  margin-right: 15px;
  min-width: 120px;
 }

.header .main-header .header-left .header-search .box-header-search .box-category::before {
  content: "";
  height: 14px;
  width: 1px;
  background-color: #ebf0f3;
  position: absolute;
  top: 8px;
  right: -14px;
}

.header .main-header .header-left .header-search .box-header-search .box-category select {
  height: 100%;
  width: 100%;
  border: 0px;
  padding: 0px 20px 0px 5px;
  border-radius: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../imgs/template/arrow-down.svg);
  background-position: right center;
  background-repeat: no-repeat;
}

.header .main-header .header-left .header-shop {
  width: 35%;
  text-align: right;
}

.header-shop .icon-list {
  display: inline-block;
  padding: 0 10px 0 10px;
  background-repeat: no-repeat;
  background-position: 0px -1px;
  position: relative;
  font-size: 22px;
  color: #002135;
  line-height: 24px;
  cursor: pointer;
}

.header .main-header .header-left .header-shop .icon-list:hover {
  color: #e32c2b;
}

.header .main-header .header-left .header-shop .icon-list:last-child {
  padding-right: 0px;
}

.header .main-header .header-left .header-shop .icon-list img {
  float: left;
  margin: 3px 6px 0px 0px;
}

.box-keysearch img {
  max-width: 40px;
}

.search-data-align label {
  padding: 0px 8px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: normal;
}

.search-data-align span {
  display: flex;
  /* white-space: break-spaces; */
  padding: 0px 8px !important;
  font-size:12px;
  margin-bottom: 0;
  line-height: normal;
}

/* .header .main-header .header-left .header-shop .icon-account {
  background-image: url(../imgs/template/account.svg);
}
.header .main-header .header-left .header-shop .icon-wishlist {
  background-image: url(../imgs/template/wishlist.svg);
  background-position: 0px 2px;
  padding-left: 35px;
}
.header .main-header .header-left .header-shop .icon-cart {
  background-image: url(../imgs/template/cart.svg);
  background-position: 0px 2px;
  padding-left: 35px;
}
.header .main-header .header-left .header-shop .icon-compare {
  background-image: url(../imgs/template/compare.svg);
  background-position: 0px 2px;
} */

.header .main-header .header-left .header-shop .number-item {
  background-color: #e32c2b;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  left: 34px;
  width: 20px;
  height: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  display: inline-block;
}

.header .main-header .header-right {
  max-width: 225px;
  width: 100%;
}

.header .main-header .header-right .block-signin {
  text-align: right;
}

.header .nav-main-menu {
  width: auto;
  padding: 0px;
  float: none;
  text-align: center;
}

.header .burger-icon {
  display: none;
}

.header .main-menu {
  display: inline-block;
  padding-top: 3px;
}

.header .main-menu li {
  float: left;
  position: relative;
  text-align: left;
}

.header .main-menu li.has-children>a::after {
  content: "\f151";
  font-family: uicons-regular-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1 !important;
  font-size: 14px;
  opacity: 1;
  margin-left: 0px;
  position: relative;
  top: 2px;
}

.header .main-menu li.hr {
  padding: 0px 22px;
}

.header .main-menu li.hr span {
  background-color: #dde4f0;
  height: 1px;
  width: 100%;
  display: block;
  margin: 5px 0;
}

.header .main-menu li a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #002135;
  line-height: 24px;
  display: block;
  padding: 13px 12px 13px 12px;
  text-decoration: none;
  position: relative;
}

.header .main-menu li a:hover {
  color: #e32c2b;
}

.header .main-menu li a:hover i {
  opacity: 1;
  transition: 0.2s;
}

.header .main-menu li a i {
  font-size: 12px;
  margin-right: 8px;
  opacity: 0.38;
  transition: 0.2s;
}

.header .main-menu li ul {
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.2s;
  position: absolute;
  top: calc(100% + 9px);
  /* right: 0px; */
  /* left: 0%; */
  z-index: 999999;
  min-width: 260px;
  border-radius: 0 0 4px 4px;
  padding: 8px 0px 8px 0;
  box-shadow: 0;
  background-color: #ffffff;
  border: 1px solid #d5dfe4;
}

/* #menu-right {
    right: 0 !important;
} */

.header .main-menu li ul li {
  width: 90%;
}

.header .main-menu li ul li a {
  font-size: 14px;
  color: #002135;
  position: relative;
  padding: 6px 22px 6px 22px;
  transition: 0.2s;
}

.header .main-menu li ul li a:hover {
  padding-left: 25px;
  transition: 0.2s;
}

.header .main-menu li ul li a.closer {
  padding: 8px 22px 8px 22px;
}

.header .main-menu li ul li ul {
  top: 0px;
  left: 100%;
}

.header .main-menu li:hover>ul {
  opacity: 1;
  visibility: visible;
}

.header .main-menu li:hover>ul li {
  width: 100%;
}

.header .text-link-bd-btom {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #002135;
  display: inline-block;
  position: relative;
  padding-left: 13px;
}

.header .text-link-bd-btom:hover {
  color: #002135;
}

.header .text-link-bd-btom::before {
  content: "";
  background: #002135;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  animation: shadow-pulse 1s infinite;
}

.header .block-signin .btn-shadow {
  box-shadow: 0px 47px 65px rgba(21, 28, 38, 0.1);
}

.header.stick {
  padding: 0px 0px;
}

.header.header-2 {
  background-color: #dbece5;
}

/* Sticky Header */
.header-container.sticky-bar {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s ease;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.header-container.sticky-bar.sticky {
  padding-top: 10px;
  padding-bottom: 10px;
}

.topbar.top-brand-2 {
  position: relative;
  z-index: 999;
}

.dropdown-menu,
.sub-menu {
  z-index: 999;
}

/* Home Page Slider */

/* End Home Page Slider */

.sticky-bar.stick {
  animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  left: 0;
  transition: all 0.3s ease 0s;
  border-bottom: 1px solid #dde4f0;
  background: #fff;
}

.sticky-bar.stick.sticky-white-bg {
  background-color: #fff;
}

.sticky-bar.stick.sticky-blue-bg {
  background-color: #3286e0;
}

.user-account {
  display: flex;
  align-items: center;
}

.user-account img {
  max-width: 50px;
  border-radius: 50%;
  margin-right: 10px;
}

.user-account .user-name {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 14px;
}

.perfect-scroll {
  height: 100vh;
  width: 300px;
  position: relative;
}

.body-overlay-1 {
  background: transparent;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  cursor: crosshair;
  z-index: 1002;
}

.mobile-menu-active .body-overlay-1 {
  opacity: 1;
  visibility: visible;
}

.header-top {
  background-color: #002135;
  color: #ffffff;
  padding: 10px 0px;
}

.header-top span {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

.header-top a {
  color: #002135;
}

.header-top .line-right {
  position: relative;
  display: inline-block;
  padding-right: 35px;
}

.header-top .line-right::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 15px;
  width: 1px;
  height: 18px;
  border-right: 1px dashed #002135;
}

.header-top.header-top-green {
  background-color: #002135;
}

.header-top.header-top-green a {
  color: #dde4f0;
}

.header-top.header-top-green .line-right::before {
  border-right: 1px dashed #dde4f0;
}

.header-style-2 {
  background-color: #002135;
}

.header-style-2.sticky-bar.stick {
  background-color: #002135;
  border-bottom: 1px solid #008c99;
}

.header-style-2 .burger-icon.burger-icon-white>span::before,
.header-style-2 .burger-icon.burger-icon-white>span::after {
  background-color: #cad6ec;
}

.header-style-2 .main-menu>li>a {
  color: #ffffff;
}

.header-style-2 .main-menu>li>a:hover {
  color: #8c9ec5;
}

.header-style-2 .btn-default {
  background-color: #002135;
  color: #ffffff;
  border: 1px solid #ffffff;
  background-image: url(../imgs/theme/icons/arrow-small-right-w.html);
  background-repeat: no-repeat;
  background-position: center right 25px;
  padding-right: 56px;
}

.header-style-3 {
  background-color: #fff3ea;
}

.header-style-3.sticky-bar.stick {
  background-color: #fff3ea;
}

.header-style-4 {
  background-color: #e8fcff;
}

.header-style-4.sticky-bar.stick {
  background-color: #e8fcff;
}

.header-style-5 {
  z-index: 2;
}

.header-style-5 .burger-icon.burger-icon-white>span::before,
.header-style-5 .burger-icon.burger-icon-white>span::after {
  background-color: #cad6ec;
}

.header-style-5 .main-menu>li>a {
  color: #ffffff;
}

.header-style-5 .main-menu>li>a:hover {
  color: #8c9ec5;
}

.header-style-5.sticky-bar.stick {
  background-color: #002135;
  border-bottom: 1px solid #008c99;
}

.header-style-5 .btn-default {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  background-image: url(../imgs/theme/icons/arrow-small-right-w.html);
  background-repeat: no-repeat;
  background-position: center right 25px;
  padding-right: 56px;
}

@media (min-width: 1400px) {
  .header-container .container {
    max-width: 1360px;
  }
}

.header-container .main-header .header-left .header-nav {
  width: 35%;
}

.header-container .main-header .header-left .header-shop {
  width: 45%;
}

.header-bottom {
  border-top: 1px solid #d5dfe4;
  padding: 10px 5px 10px 5px;
}

.header-bottom .dropdown-toggle::after {
  display: none;
}

.header-bottom .container {
  display: flex;
}

.header-bottom .dropdown {
  padding: 0px;
}

.header-bottom .header-nav {
  width: 100%;
  /* padding-left: 20px; */
}

.header-bottom .header-nav .main-menu {
  padding-top: 0px;
}

.header-bottom .header-nav .main-menu li a {
  padding: 9px 13px 5px 18px;
  font-size: 16px;
  font-weight: 500;
}

.header-bottom .header-nav .main-menu li.has-children>a::after {
  content: "";
  background: url(../imgs/arrow-white.svg) no-repeat 0px 0px;
  height: 10px;
  width: 11px;
  position: absolute;
  top: 50%;
  right: 0px;
  display: none;
}

.header-bottom .discount {
  display: inline-block;
  padding: 9px 0px 9px 42px;
  background-image: url(../imgs/template/discount.svg);
  background-position: left center;
  background-repeat: no-repeat;
  min-width: 160px;
  max-height: 53px;
}

.header-bottom .dropdown-right {
  background-image: url(../imgs/template/arrow-down.svg);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 20px 0px 0px;
  display: block;
  margin-left: 0px;
}

.header-bottom .dropdown-menu {
  width: 100%;
  padding: 3px 0px;
}

.header-bottom .dropdown-menu .dropdown-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-menu {
  border: 1px solid #d5dfe4;
  border-radius: 4px;
}

.menu-topbar-right .dropdown-menu {
  border: 1px solid #d5dfe4;
  border-radius: 0 0 4px 4px;
}

.menu-topbar-right .dropdown-menu[data-bs-popper] {
  margin-top: 10px;
}

.dropdown-item {
  font-size: 14px;
  color: #002135;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #002135;
  cursor: pointer;
  /* text-wrap: wrap; */
}

.dropdown-language .dropdown-item img {
  margin-right: 5px;
}

.box-dropdown-cart {
  position: relative;
}

.dropdown-cart {
  display: none;
  visibility: hidden;
  position: absolute;
  right: 0px;
  top: calc(100% + 22px);
  z-index: 99;
  width: 310px;
  background-color: #fff;
  padding: 22px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 0 0 4px 4px;
  border: 1px solid #d5dfe4;
  max-height: 350px;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}

.dropdown-cart.dropdown-open {
  display: block;
  visibility: visible;
}

.dropdown-account {
  top: 100%;
  width: 180px;
  right: 0;
  display: none;
  visibility: hidden;
  position: absolute;
  /* top: calc(100% + 22px);*/
  z-index: 99;
  background-color: #fff;
  padding: 16px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 0 0 4px 4px;
  border: 1px solid #d5dfe4;
}

.dropdown-account.dropdown-open {
  display: block;
  visibility: visible;
}

.dropdown-account ul li {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}

.dropdown-account ul li:last-child {
  margin: 0;
}

.dropdown-account ul li a {
  color: #002135;
}

.dropdown-account ul li a:hover {
  color: #0ba9ed;
}

.item-cart {
  display: flex;
  text-align: left;
}

.item-cart .cart-image {
  min-width: 80px;
  max-width: 80px;
  margin-right: 15px;
}

.item-cart .cart-image img {
  width: 100%;
}

.item-cart .color-brand-3:hover {
  color: #0ba9ed !important;
}

.mobile-header-wrapper-style {
  position: fixed;
  top: 0;
  width: 360px;
  min-height: 100vh;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
  z-index: 1003;
}

.mobile-header-wrapper-style.sidebar-visible {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner {
  padding: 0px 0px 30px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-logo {
  position: relative;
  border-bottom: 1px solid #d5dfe4;
  padding-bottom: 15px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  background-color: #ffffff;
  align-items: center;
  align-self: center;
  border-bottom: 0;
  margin-bottom: 15px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a {
  display: block;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
  width: 100px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
  padding: 30px 30px 30px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu {
  max-width: 300px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
  display: block;
  position: relative;
  padding: 13px 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:last-child {
  border-bottom: none;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand {
  right: 0;
  position: absolute;
  cursor: pointer;
  z-index: 9;
  text-align: center;
  font-size: 12px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 38px;
  top: 5px;
  color: #002135;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand i {
  font-size: 18px;
  font-weight: 300;
  opacity: 0.5;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active>.menu-expand {
  background: rgba(255, 255, 255, 0.2);
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active>.menu-expand i::before {
  content: "\f113";
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  color: #002135;
  transition-duration: 0.2s;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a i {
  margin-right: 5px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul {
  padding: 10px 0 0 10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li {
  padding: 10px 0;
  border-bottom: none;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children .menu-expand {
  top: 0px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li:hover a {
  padding-left: 13px;
  transition-duration: 0.2s;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
  font-size: 14px;
  display: block;
  font-weight: 500;
  color: #002135;
  padding-left: 10px;
  position: relative;
  transition-duration: 0.2s;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li ul {
  margin-top: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children.active {
  padding-bottom: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.hr {
  padding: 0 0 0 10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.hr span {
  background-color: #dde4f0;
  height: 1px;
  width: 100%;
  display: block;
  margin: 5px 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover>a {
  color: #002135;
  padding-left: 3px;
  transition-duration: 0.2s;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .categories-dropdown-wrap ul li a {
  padding: 5px 15px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap {
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #002135;
  margin: 17px 0 30px 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info {
  position: relative;
  margin-bottom: 13px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:last-child {
  margin-bottom: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a {
  font-size: 14px;
  display: block;
  font-weight: 500;
  color: #002135;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a:hover {
  color: #002135;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a i {
  font-size: 14px;
  color: #002135;
  margin-right: 8px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown {
  margin-top: 5px;
  display: none;
  background-color: transparent;
  box-shadow: none;
  padding: 10px 0 0 0;
  width: 100%;
  z-index: 11;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li {
  padding-bottom: 10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child {
  padding-bottom: 0px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a:hover {
  color: #002135;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:hover>a {
  color: #002135;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .site-copyright {
  font-size: 13px;
  color: #002135;
}

.burger-icon {
  position: absolute;
  width: 24px;
  height: 20px;
  cursor: pointer;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  top: 15px;
  right: 0px;
  z-index: 1004;
}

.burger-icon>span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
}

.burger-icon>span.burger-icon-top {
  top: 2px;
}

.burger-icon>span.burger-icon-bottom {
  bottom: 2px;
}

.burger-icon>span.burger-icon-mid {
  top: 9px;
}

.burger-icon.burger-close {
  position: fixed;
  top: 32px;
  right: 30px;
}

.burger-icon.burger-close>span.burger-icon-top {
  display: none;
  opacity: 0;
}

.burger-icon.burger-close>span.burger-icon-mid {
  top: 8px;
  transform: rotate(45deg);
}

.burger-icon.burger-close>span.burger-icon-bottom {
  bottom: 10px;
  transform: rotate(-45deg);
}

.burger-icon>span::before,
.burger-icon>span::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #333;
}

.burger-icon.burger-icon-white>span::before,
.burger-icon.burger-icon-white>span::after {
  background-color: #8c9ec5;
}

.mobile-search form {
  background-color: #eae4e9;
  border-radius: 8px;
  height: 44px;
  padding: 0px 15px 0px 44px;
  position: relative;
}

.mobile-search form input {
  border: 0;
  background-color: transparent;
  width: 100%;
  padding: 12px 10px;
}

.mobile-search form i {
  position: absolute;
  left: 18px;
  top: 14px;
  font-size: 18px;
  color: #5971a3;
}

.mobile-social-icon h6 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 30px;
}

.mobile-social-icon a {
  text-align: center;
  font-size: 14px;
  margin-right: 5px;
  transition-duration: 0.5s;
  height: 30px;
  width: 30px;
  display: inline-flex;
  background: #efeaff;
  border-radius: 30px;
  line-height: 1;
  align-content: center;
  justify-content: center;
}

.mobile-social-icon a img {
  max-width: 18px;
}

.mobile-social-icon a img:hover {
  opacity: 0.8;
}

.mobile-social-icon a:hover {
  transform: translateY(-2px);
  transition-duration: 0.5s;
  margin-top: -2px;
}

.mobile-social-icon a:last-child {
  margin-right: 0;
}

.mobile-account {
  margin: 20px 0 25px 0;
  padding: 30px 0 20px 0;
  border-top: thin solid #dde4f0;
  border-bottom: thin solid #dde4f0;
}

.mobile-account ul.mobile-menu {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.mobile-account h6 {
  font-weight: 600;
  font-size: 18px;
}

.mobile-account ul li {
  padding: 8px 0;
}

.mobile-account ul li a {
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 400;
  position: relative;
  display: inline-block;
  color: #002135;
  transition-duration: 0.2s;
}

.mobile-account ul li:hover a {
  padding-left: 3px;
  transition-duration: 0.2s;
  color: #002135;
}

.topbar {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d5dfe4;
  z-index: 1002;
  position: relative;
  background: #ffffff;
}

.topbar .container-topbar {
  display: flex;
  padding: 0px 20px;
}

.topbar .container-topbar .menu-topbar-left,
.topbar .container-topbar .menu-topbar-right,
.topbar .container-topbar .info-topbar {
  width: 33.3%;
}

.topbar .container-topbar .menu-topbar-right {
  text-align: right;
}

.top-gray-1000 {
  background-color: #0e224d;
}

.top-gray-1000 .nav-small li a {
  color: #ffffff;
}

.top-gray-1000 .color-brand-3 {
  color: #ffffff !important;
}

.top-gray-1000 .dropdown-right {
  background-image: url(../imgs/template/arrow-down.svg);
}

.top-brand-2 .nav-small li a {
  color: #002135;
}

.top-brand-2 .color-brand-3 {
  color: #002135 !important;
}

.top-brand-2 .color-success {
  color: #002135 !important;
}

.top-brand-2 .dropdown-right {
  background-image: url(../imgs/arrow-white.svg);
}

.top-brand-1 {
  background-color: #0ba9ed;
}

.top-brand-1 .nav-small li a {
  color: #ffffff;
}

.top-brand-1 .color-brand-3 {
  color: #ffffff !important;
}

.top-brand-1 .color-success {
  color: #ffffff !important;
}

.top-brand-1 .dropdown-right {
  background-image: url(../imgs/page/homepage5/arrow-white.svg);
}

.dropdown-right {
  background-image: url(../imgs/template/arrow-down.svg);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 15px 0px 0px;
  display: inline-block;
  margin-left: 10px;
}

.nav-small li {
  position: relative;
  display: inline-block;
}

.nav-small li a {
  display: block;
  padding: 0px 30px 0px 0px;
  color: #002135;
}

.nav-small li a:hover {
  color: #e32c2b;
}

.nav-small li a::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 15px;
  width: 1px;
  height: 13px;
  background-color: #d5dfe4;
}

.nav-small li:last-child a::before {
  display: none;
}

.sidebar-left {
  position: absolute;
  top: 0px;
  background-color: #ffffff;
  left: 0px;
  width: 50px;
  height: 100%;
  border-right: 1px solid #d5dfe4;
  z-index: 1001;
  padding-top: 0px;
  padding-bottom: 25px;
}

.sidebar-left.stick .btn.btn-open {
  height: 68px;
  background: #fff url(../imgs/template/open.svg) no-repeat center center;
}

.sidebar-left .menu-icons {
  padding: 142px 0px 0px 0px;
}

.sidebar-left .menu-icons li a {
  display: block;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

.sidebar-left .menu-icons li a img {
  vertical-align: middle;
}

.menu-texts {
  position: absolute;
  top: 112px;
  left: 0px;
  background-color: transparent !important;
  min-width: 320px;
  border-right: 1px solid #d5dfe4;
  border-bottom: 1px solid #d5dfe4;
}

.menu-texts li a {
  display: block;
  padding: 0px 20px 0px 0px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 500;
  color: #002135;
  text-decoration: none;
}

.menu-texts li a:hover,
.menu-texts li a.active {
  color: #0ba9ed;
}

.menu-texts li a:hover .img-link,
.menu-texts li a.active .img-link {
  position: relative;
}

.menu-texts li a:hover .img-link::before,
.menu-texts li a.active .img-link::before {
  content: "";
  height: 100%;
  width: 2px;
  background-color: #002135;
  position: absolute;
  top: 0px;
  right: 0px;
}

.menu-texts li a img {
  vertical-align: middle;
}

.menu-texts li a .img-link {
  height: 50px;
  width: 50px;
  display: inline-block;
  border-right: 1px solid #d5dfe4;
  text-align: center;
  margin-right: 15px;
}

.menu-texts li .sub-menu {
  display: none;
}

.menu-texts li:hover .sub-menu,
.menu-texts li.submenu-open .sub-menu {
  display: block;
  position: absolute;
  top: 0px;
  left: 100%;
  min-width: 250px;
  height: auto;
  background-color: #ffffff;
  border-left: 1px solid #d5dfe4;
  border-right: 1px solid #d5dfe4;
  border-bottom: 1px solid #d5dfe4;
  padding-top: 8px;
  padding-bottom: 10px;
  min-height: 100%;
}

.menu-texts li:hover .sub-menu li a,
.menu-texts li.submenu-open .sub-menu li a {
  font-weight: 400;
  color: #002135;
  padding-left: 25px;
  line-height: 38px;
}

.menu-texts li:hover .sub-menu li a:hover,
.menu-texts li.submenu-open .sub-menu li a:hover {
  color: #0ba9ed;
}

.menu-texts>li.has-children>a {
  padding-right: 30px;
  background: url(../imgs/template/icons/arrow-gray.svg) no-repeat right 20px center;
}

.menu-texts>li.has-children>a:hover,
.menu-texts>li.has-children>a.active {
  color: #0ba9ed;
  background: url(../imgs/template/icons/arrow-gray-hover.svg) no-repeat right 20px center;
}

.menu-texts.menu-close {
  min-width: auto;
  border: 0;
}

.menu-texts.menu-close li.has-children a {
  padding: 0px;
  background-image: none;
}

.menu-texts.menu-close li a {
  padding: 0px;
}

.menu-texts.menu-close li a .text-link {
  display: none;
}

.menu-texts.menu-close li a .img-link {
  margin-right: 0px;
}

.select2-container {
  max-width: unset;
  min-width: 250px;
}

.sidebar-title {
  border-bottom: thin solid #002135;
  font-weight: 600;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.search-form form {
  position: relative;
}

.search-form form input {
  border: 1px solid #ececec;
  border-radius: 10px;
  height: 64px;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  width: 100%;
}

.search-form form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border: none;
  font-size: 20px;
  height: 100%;
  padding: 0 24px;
  background-color: transparent;
  color: #242424;
}

.widget-categories {
  background-color: #fff3ea !important;
}

.widget-categories li {
  padding: 8px 0;
}

.widget-categories li+li {
  border-top: 1px solid #002135;
}

.widget-categories li a {
  color: #002135;
  font-size: 16px;
}

.widget-categories li span.count {
  background-color: #ddd3fa;
  color: #002135;
  border-radius: 3px;
  display: block;
  padding: 3px 5px;
  min-width: 26px;
  text-align: center;
}

.widget-categories li:hover span.count {
  background-color: #002135;
  color: #ffffff;
}

.post-list-small-item {
  transition-duration: 0.2s;
}

.post-list-small-item:hover {
  transition-duration: 0.2s;
  transform: translateY(-3px);
}

.post-list-small-item figure img {
  max-width: 85px;
  border-radius: 5px;
}

.post-list-small-item .post-meta {
  font-size: 13px;
}

.post-list-small-item .post-meta img {
  max-width: 30px;
  border-radius: 50%;
  margin-right: 5px;
}

.post-list-small-item h5 {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.post-list-small-item:not(:last-child) {
  margin-bottom: 15px;
}

.footer .icon-socials {
  display: inline-block;
  margin-right: 15px;
  height: 32px;
  width: 32px;
  transition-duration: 0.2s;
}

.footer .icon-socials:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}

.footer .icon-socials.icon-facebook {
  background: url(../imgs/template/icons/facebook-gray.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

.footer .icon-socials.icon-facebook:hover {
  background: url(../imgs/template/icons/facebook.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
  filter: brightness(0) invert(1);
}

.footer .icon-socials.icon-twitter {
  background: url(../imgs/template/icons/twitter-gray.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

.footer .icon-socials.icon-twitter:hover {
  background: url(../imgs/template/icons/twitter.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
  filter: brightness(0) invert(1);
}

.footer .icon-socials.icon-instagram {
  background: url(../imgs/template/icons/instagram-gray.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

.footer .icon-socials.icon-instagram:hover {
  background: url(../imgs/template/icons/instagram.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
  filter: brightness(0) invert(1);
}

.footer .icon-socials.icon-linkedin {
  background: url(../imgs/template/icons/linkedin-gray.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
}

.footer .icon-socials.icon-linkedin:hover {
  background: url(../imgs/template/icons/linkedin.svg) no-repeat 0px 0px;
  transition-duration: 0.2s;
  filter: brightness(0) invert(1);
}

.footer .width-20 {
  width: 20%;
}

.footer .width-25 {
  width: 25%;
}

.footer .width-23 {
  width: 23%;
}

.footer .width-16 {
  width: 16%;
}

.footer .menu-footer {
  display: inline-block;
  columns: 2;
}

.footer .menu-footer li {
  list-style: none;
  margin-bottom: 8px;
}

.footer .menu-footer li a {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: block;
  background: url(../imgs/template/icons/arrow-white.svg) no-repeat 0px 6px;
  padding: 0px 0px 0px 15px;
  transition-duration: 0.2s;
}

.footer .menu-footer li a:hover {
  color: #0ba9ed;
  transition-duration: 0.2s;
  padding-left: 18px;
}

.footer .footer-bottom {
  border-top: 1px solid #cad6ec;
  padding: 30px 0px;
  color: #8c9ec5;
  font-size: 14px;
}

.footer .footer-bottom a {
  text-decoration: none;
}

#scrollUp {
  width: 42px;
  height: 42px;
  color: #ffffff;
  right: 30px;
  bottom: 30px;
  border-radius: 30px;
  text-align: center;
  overflow: hidden;
  z-index: 999 !important;
  border: 0;
  background-color: #fff;
  transition-duration: 0.2s;
  background-color: #002135;
}

#scrollUp i {
  display: block;
  line-height: 46px !important;
  font-size: 20px;
  color: #fff;
}

#scrollUp:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}

.menu-bottom li {
  display: inline-block;
}

.menu-bottom li a {
  display: block;
  padding: 0px 15px;
}

.menu-bottom li:last-child a {
  padding-right: 0px;
}

.footer-1 {
  background-color: #f0f3f8;
  margin: 0px 0px 50px 0px;
  /* padding: 105px 0px 75px 0px; */
  padding: 65px 0px 15px 0px;
}

.footer-2-top a {
  vertical-align: top;
  display: inline-block;
  padding-right: 10px;
}

.footer-2-top .font-xs {
  padding: 32px 12px 0px 12px;
}

.footer-2-bottom {
  display: flex;
  margin-bottom: 20px;
}

.footer-2-bottom .head-left-footer {
  min-width: 95px;
  vertical-align: top;
}

.footer-2-bottom .tags-footer {
  width: 100%;
  padding-top: 2px;
}

.footer-2-bottom .tags-footer a {
  color: #002135;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  padding: 0px 30px 0px 0px;
  position: relative;
}

.footer-2-bottom .tags-footer a::before {
  content: "";
  position: absolute;
  top: 1px;
  right: 15px;
  height: 16px;
  width: 1px;
  background-color: #8c9ec5;
}

.footer-2-bottom .tags-footer a:last-child {
  padding-right: 0px;
}

.footer-2-bottom .tags-footer a:last-child::before {
  display: none;
}

/*LAYOUT -> SPACING**/

.section-padding-30 {
  padding: 30px 0;
}

.section-padding-50 {
  padding: 50px 0;
}

.section-padding-60 {
  padding: 60px 0;
}

.section-padding {
  padding: 25px 0;
}

.ptb-0 {
  padding: 0;
}

.ptb-10 {
  padding: 10px 0;
}

.ptb-20 {
  padding: 20px 0;
}

.ptb-30 {
  padding: 30px 0;
}

.ptb-35 {
  padding: 35px 0;
}

.ptb-32 {
  padding: 32px 0;
}

.ptb-40 {
  padding: 40px 0;
}

.ptb-50 {
  padding: 50px 0;
}

.ptb-60 {
  padding: 60px 0;
}

.ptb-70 {
  padding: 70px 0;
}

.ptb-80 {
  padding: 80px 0;
}

.ptb-90 {
  padding: 90px 0;
}

.ptb-100 {
  padding: 100px 0;
}

.ptb-110 {
  padding: 110px 0;
}

.ptb-120 {
  padding: 120px 0;
}

.ptb-130 {
  padding: 130px 0;
}

.ptb-140 {
  padding: 140px 0;
}

.ptb-150 {
  padding: 150px 0;
}

.ptb-160 {
  padding: 160px 0;
}

.ptb-170 {
  padding: 170px 0;
}

.ptb-177 {
  padding: 177px 0;
}

.ptb-180 {
  padding: 180px 0;
}

.ptb-190 {
  padding: 190px 0;
}

.ptb-200 {
  padding: 200px 0;
}

.ptb-210 {
  padding: 210px 0;
}

.ptb-220 {
  padding: 220px 0;
}

.ptb-290 {
  padding: 290px 0;
}

.ptb-310 {
  padding: 310px 0;
}

.p-10 {
  padding: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-25 {
  padding: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-65 {
  padding: 65px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pt-105 {
  padding-top: 105px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pt-115 {
  padding-top: 115px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pt-125 {
  padding-top: 125px !important;
}

.pt-130 {
  padding-top: 130px !important;
}

.pt-135 {
  padding-top: 135px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pt-145 {
  padding-top: 145px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pt-155 {
  padding-top: 155px !important;
}

.pt-160 {
  padding-top: 160px !important;
}

.pt-165 {
  padding-top: 165px !important;
}

.pt-170 {
  padding-top: 170px !important;
}

.pt-175 {
  padding-top: 175px !important;
}

.pt-180 {
  padding-top: 180px !important;
}

.pt-185 {
  padding-top: 185px !important;
}

.pt-190 {
  padding-top: 190px !important;
}

.pt-195 {
  padding-top: 195px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

.pt-260 {
  padding-top: 260px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-105 {
  padding-bottom: 105px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.pb-115 {
  padding-bottom: 115px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pb-125 {
  padding-bottom: 125px !important;
}

.pb-130 {
  padding-bottom: 130px !important;
}

.pb-135 {
  padding-bottom: 135px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.pb-145 {
  padding-bottom: 145px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.pb-155 {
  padding-bottom: 155px !important;
}

.pb-160 {
  padding-bottom: 160px !important;
}

.pb-165 {
  padding-bottom: 165px !important;
}

.pb-170 {
  padding-bottom: 170px !important;
}

.pb-175 {
  padding-bottom: 175px !important;
}

.pb-180 {
  padding-bottom: 180px !important;
}

.pb-185 {
  padding-bottom: 185px !important;
}

.pb-190 {
  padding-bottom: 190px !important;
}

.pb-195 {
  padding-bottom: 195px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pl-105 {
  padding-left: 105px !important;
}

.pl-110 {
  padding-left: 110px !important;
}

.pl-115 {
  padding-left: 115px !important;
}

.pl-120 {
  padding-left: 120px !important;
}

.pl-125 {
  padding-left: 125px !important;
}

.pl-130 {
  padding-left: 130px !important;
}

.pl-135 {
  padding-left: 135px !important;
}

.pl-140 {
  padding-left: 140px !important;
}

.pl-145 {
  padding-left: 145px !important;
}

.pl-150 {
  padding-left: 150px !important;
}

.pl-155 {
  padding-left: 155px !important;
}

.pl-160 {
  padding-left: 160px !important;
}

.pl-165 {
  padding-left: 165px !important;
}

.pl-170 {
  padding-left: 170px !important;
}

.pl-175 {
  padding-left: 175px !important;
}

.pl-180 {
  padding-left: 180px !important;
}

.pl-185 {
  padding-left: 185px !important;
}

.pl-190 {
  padding-left: 190px !important;
}

.pl-195 {
  padding-left: 195px !important;
}

.pl-200 {
  padding-left: 200px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pr-105 {
  padding-right: 105px !important;
}

.pr-110 {
  padding-right: 110px !important;
}

.pr-115 {
  padding-right: 115px !important;
}

.pr-120 {
  padding-right: 120px !important;
}

.pr-125 {
  padding-right: 125px !important;
}

.pr-130 {
  padding-right: 130px !important;
}

.pr-135 {
  padding-right: 135px !important;
}

.pr-140 {
  padding-right: 140px !important;
}

.pr-145 {
  padding-right: 145px !important;
}

.pr-150 {
  padding-right: 150px !important;
}

.pr-155 {
  padding-right: 155px !important;
}

.pr-160 {
  padding-right: 160px !important;
}

.pr-165 {
  padding-right: 165px !important;
}

.pr-170 {
  padding-right: 170px !important;
}

.pr-175 {
  padding-right: 175px !important;
}

.pr-180 {
  padding-right: 180px !important;
}

.pr-185 {
  padding-right: 185px !important;
}

.pr-190 {
  padding-right: 190px !important;
}

.pr-195 {
  padding-right: 195px !important;
}

.pr-200 {
  padding-right: 200px !important;
}

.plr-5-percent {
  padding: 0 5%;
}

/***************************
    Page section margin 
****************************/

.mtb-0 {
  margin: 0;
}

.mtb-10 {
  margin: 10px 0;
}

.mtb-15 {
  margin: 15px 0;
}

.mtb-20 {
  margin: 20px 0;
}

.mtb-30 {
  margin: 30px 0;
}

.mtb-40 {
  margin: 40px 0;
}

.mtb-50 {
  margin: 50px 0;
}

.mtb-60 {
  margin: 60px 0;
}

.mtb-70 {
  margin: 70px 0;
}

.mtb-80 {
  margin: 80px 0;
}

.mtb-90 {
  margin: 90px 0;
}

.mtb-100 {
  margin: 100px 0;
}

.mtb-110 {
  margin: 110px 0;
}

.mtb-120 {
  margin: 120px 0;
}

.mtb-130 {
  margin: 130px 0;
}

.mtb-140 {
  margin: 140px 0;
}

.mtb-150 {
  margin: 150px 0;
}

.mtb-290 {
  margin: 290px 0;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-105 {
  margin-top: 105px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mt-115 {
  margin-top: 115px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mt-125 {
  margin-top: 125px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mt-135 {
  margin-top: 135px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mt-145 {
  margin-top: 145px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mt-155 {
  margin-top: 155px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mt-165 {
  margin-top: 165px !important;
}

.mt-170 {
  margin-top: 170px !important;
}

.mt-175 {
  margin-top: 175px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mt-185 {
  margin-top: 185px !important;
}

.mt-190 {
  margin-top: 190px !important;
}

.mt-195 {
  margin-top: 195px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mb-105 {
  margin-bottom: 105px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.mb-115 {
  margin-bottom: 115px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mb-125 {
  margin-bottom: 125px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.mb-135 {
  margin-bottom: 135px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.mb-145 {
  margin-bottom: 145px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mb-155 {
  margin-bottom: 155px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.mb-165 {
  margin-bottom: 165px !important;
}

.mb-170 {
  margin-bottom: 170px !important;
}

.mb-175 {
  margin-bottom: 175px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.mb-185 {
  margin-bottom: 185px !important;
}

.mb-190 {
  margin-bottom: 190px !important;
}

.mb-195 {
  margin-bottom: 195px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-left: 0px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.ml-105 {
  margin-left: 105px !important;
}

.ml-110 {
  margin-left: 110px !important;
}

.ml-115 {
  margin-left: 115px !important;
}

.ml-120 {
  margin-left: 120px !important;
}

.ml-125 {
  margin-left: 125px !important;
}

.ml-130 {
  margin-left: 130px !important;
}

.ml-135 {
  margin-left: 135px !important;
}

.ml-140 {
  margin-left: 140px !important;
}

.ml-145 {
  margin-left: 145px !important;
}

.ml-150 {
  margin-left: 150px !important;
}

.ml-155 {
  margin-left: 155px !important;
}

.ml-160 {
  margin-left: 160px !important;
}

.ml-165 {
  margin-left: 165px !important;
}

.ml-170 {
  margin-left: 170px !important;
}

.ml-175 {
  margin-left: 175px !important;
}

.ml-180 {
  margin-left: 180px !important;
}

.ml-185 {
  margin-left: 185px !important;
}

.ml-190 {
  margin-left: 190px !important;
}

.ml-195 {
  margin-left: 195px !important;
}

.ml-200 {
  margin-left: 200px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.mr-105 {
  margin-right: 105px !important;
}

.mr-110 {
  margin-right: 110px !important;
}

.mr-115 {
  margin-right: 115px !important;
}

.mr-120 {
  margin-right: 120px !important;
}

.mr-125 {
  margin-right: 125px !important;
}

.mr-130 {
  margin-right: 130px !important;
}

.mr-135 {
  margin-right: 135px !important;
}

.mr-140 {
  margin-right: 140px !important;
}

.mr-145 {
  margin-right: 145px !important;
}

.mr-150 {
  margin-right: 150px !important;
}

.mr-155 {
  margin-right: 155px !important;
}

.mr-160 {
  margin-right: 160px !important;
}

.mr-165 {
  margin-right: 165px !important;
}

.mr-170 {
  margin-right: 170px !important;
}

.mr-175 {
  margin-right: 175px !important;
}

.mr-180 {
  margin-right: 180px !important;
}

.mr-185 {
  margin-right: 185px !important;
}

.mr-190 {
  margin-right: 190px !important;
}

.mr-195 {
  margin-right: 195px !important;
}

.mr-200 {
  margin-right: 200px !important;
}

.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.my-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.my-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.my-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.my-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.my-105 {
  margin-top: 105px !important;
  margin-bottom: 105px !important;
}

.my-110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

.my-115 {
  margin-top: 115px !important;
  margin-bottom: 115px !important;
}

.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.my-125 {
  margin-top: 125px !important;
  margin-bottom: 125px !important;
}

.my-130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.my-135 {
  margin-top: 135px !important;
  margin-bottom: 135px !important;
}

.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.my-145 {
  margin-top: 145px !important;
  margin-bottom: 145px !important;
}

.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.my-155 {
  margin-top: 155px !important;
  margin-bottom: 155px !important;
}

.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.my-165 {
  margin-top: 165px !important;
  margin-bottom: 165px !important;
}

.my-170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

.my-175 {
  margin-top: 175px !important;
  margin-bottom: 175px !important;
}

.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.my-185 {
  margin-top: 185px !important;
  margin-bottom: 185px !important;
}

.my-190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

.my-195 {
  margin-top: 195px !important;
  margin-bottom: 195px !important;
}

.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

.margin-lr-80 {
  margin: 0px 80px;
}

.padding-lr-80,
.b2bmsg{
  padding: 0px 40px;
}

ul.breadcrumb.padding-tb-10.text-start.text-white {
    /* padding: 0px 60px; */
    height: 48px;
    display: flex;
    align-items: center;
}

.px-80{
  padding-left: 80px!important;
  padding-right: 80px!important;
}

.padding-lr-180 {
  padding: 0px 180px;
}

.padding-lr-50 {
  padding: 0px 50px;
}

.list-brands {
  display: flex;
  width: 100%;
  border: 1px solid #d5dfe4;
  padding: 16px;
  border-radius: 4px;
  margin: 10px 0px 0px 0px;
}

.list-brands a {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
}

.list-brands a img {
  opacity: 0.3;
  max-height: 15px;
}

.list-brands a:hover img {
  opacity: 1;
}

.head-main {
  display: inline-block;
  width: 100%;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #d5dfe4;
  margin-bottom: 15px;
  position: relative;
}

.head-main h3 {
  color: #e32c2b;
  margin-top: 15px;
}

.nav-tabs {
  border-bottom: 0px;
  padding-top: 40px;
  display: inline-block;
  text-align: right;
  width: 100%;
  vertical-align: bottom;
}

.nav-tabs li {
  display: inline-block;
  padding: 0px 10px 0px 10px;
}

.nav-tabs li a {
  display: inline-block;
  width: 100%;
  padding: 0px 10px;
  font-size: 16px;
  line-height: 24px;
  color: #8c9ec5;
}

.nav-tabs li a:hover {
  color: #002135;
  font-weight: 400;
}

.nav-tabs li a.active {
  color: #002135;
  font-weight: bold;
}

.nav-tabs li:last-child {
  padding-right: 0px;
}

.nav-tabs li:last-child a {
  padding-right: 0px;
}

.list-links-disc {
  display: inline-block;
  width: 100%;
  padding: 15px 0px 10px 0px;
}

.list-links-disc li {
  margin: 0px 0px 6px 0px;
  list-style: none;
  transition: 0.2s;
}

.list-links-disc li:hover {
  padding-left: 2px;
  transition: 0.2s;
}

.list-links-disc li a {
  display: block;
  padding: 0px 0px 0px 10px;
  background: url(../imgs/template/icons/arrow-small.svg) no-repeat left center;
  color: #6b83b6;
}

.list-links-disc li a:hover {
  color: #0ba9ed;
  background: url(../imgs/template/icons/arrow-small-hover.svg) no-repeat left center;
}

.image-gallery {
  display: table;
  table-layout: fixed;
  margin: 0px -10px 20px -10px;
  width: calc(100% + 20px);
}

.image-gallery .image-big {
  float: left;
  width: 62.5%;
  padding: 0px 10px;
}

.image-gallery .image-small {
  float: left;
  width: 37.5%;
  padding: 0px 10px;
}

.banner-2 {
  background-color: #dfe7fd;
  padding: 40px 30px;
  height: 470px;
  margin-bottom: 25px;
}

.bg-xbox {
  background-image: url(../imgs/page/homepage1/xbox.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 260px;
  border-radius: 4px;
}

.banner-img-left {
  background-color: #d1ecfd;
  padding: 20px 20px 0px 220px;
  height: 225px;
}

.bg-controller {
  background-image: url(../imgs/page/homepage1/controller.png);
  background-repeat: no-repeat;
  background-position: bottom left 10px;
  background-size: auto 80%;
  border-radius: 4px;
}

.bg-metaverse {
  background-color: #fff3ea;
  padding: 50px 30px 0px 30px;
  height: 225px;
  background-image: url(../imgs/page/homepage1/metaverse.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto 80%;
  border-radius: 4px;
}

.bg-electronic {
  background-color: #e8fcff;
  padding: 30px 30px 0px 30px;
  text-align: center;
  height: 225px;
  background-image: url(../imgs/page/homepage1/electronic.png);
  background-repeat: no-repeat;
  background-position: bottom 5px center;
  background-size: auto 45%;
  border-radius: 4px;
}

.bg-phone {
  background-color: #ddd3fa;
  padding: 30px 200px 30px 30px;
  height: 225px;
  background-image: url(../imgs/page/homepage1/phone.png);
  background-repeat: no-repeat;
  background-position: bottom right 10px;
  background-size: auto 75%;
  border-radius: 4px;
}

.select2-dropdown {
  border: 1px solid #ececec;
  border-radius: 0 0 4px 4px;
  padding: 15px;
  min-width: 220px;
  top: 8px;
}

/* .block-drone {
  background-image: url(../imgs/page/homepage1/drone.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 25px 200px 25px 35px;
  background-size: auto 150px;
  height: 250px;
} */

/* .block-samsung {
  background-image: url(../imgs/page/homepage1/samsung.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 25px 200px 25px 35px;
  background-size: auto 220px;
  height: 250px;
} */

/* .block-iphone {
  background-image: url(../imgs/page/homepage1/iphone-12.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 25px 35px 25px 35px;
  background-size: auto 160px;
  height: 250px;
} */

.label-green {
  background-color: #5bc694;
  border-radius: 4px;
  padding: 2px 8px;
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.list-disc {
  list-style-type: disc;
  /* padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px; */
  padding: 4px 15px;
  color: #8c9ec5;
  margin-left: 20px;
}

.regist-content {
  border-radius: 14px;
}

.btn.btn-gray-1000 {
  background-color: #0e224d;
  color: #ffffff;
}

.btn.btn-link-white {
  text-decoration: underline;
  color: #ffffff;
}

.lh-65 {
  line-height: 65px;
}

.saleoff {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 93px;
  width: 106px;
  background: url(../imgs/page/homepage2/saleoff.svg) no-repeat 0px 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #ffffff;
  font-family: "Kanit", sans-serif;
  padding: 25px 0px 0px 15px;
  border-radius: 8px 0 0 0;
}

.list-none-border {
  padding: 15px 0px;
  border: 0px !important;
  margin: -10px 0px 0px 0px;
}

.list-none-border.list-brands a img {
  opacity: 0.3;
  max-height: 20px;
  width: 100%;
  transition: 0.2s;
}

.list-none-border.list-brands a:hover img {
  opacity: 0.8;
  transition: 0.2s;
}

.list-9-col {
  /* display: flex;
    flex-wrap: wrap; */
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
  margin-left: -10px;
  margin-right: -10px;
}

.list-9-col li {
  flex: 0 0 auto;
  /* width: 100%; */
  padding: 0px 10px;
  text-align: center;
  margin-bottom: 20px;
}

.list-9-col li .box-category {
  border-radius: 4px;
  border: 1px solid #d5dfe4;
  padding: 5px 5px 10px 5px;
}

.list-9-col li .box-category:hover {
  border: 1px solid #8c9ec5;
}

.list-9-col li .box-category .image {
  height: 80px;
  line-height: 80px;
  margin-bottom: 5px;
}

.list-9-col li .box-category .image img {
  max-height: 100%;
  vertical-align: middle;
}

.list-9-col li .box-category .text-info a {
  line-height: 18px;
  /* display: block; */
  display: none;
}

.list-9-col .card-grid-style-3 .card-grid-inner .image-box {
  height: 100%;
  line-height: normal;
  margin-bottom: 0px;
}

.font-24 {
  font-size: 24px;
  line-height: 24px;
}

.lbl-new-arrival {
  background-color: #a4eee1;
  border-radius: 4px;
  display: inline-block;
  padding: 4px 7px;
}

.box-bdrd-4 {
  border-radius: 4px;
  padding: 30px 20px;
}

.bg-headphone {
  background-image: url(../imgs/page/homepage2/headphone.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 85%;
  padding-bottom: 100px;
  min-height: 315px;
}

.bg-watch {
  background-image: url(../imgs/page/homepage2/watch.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 58%;
  padding-bottom: 100px;
  min-height: 315px;
}

.bg-ipad {
  background-image: url(../imgs/page/homepage2/ipad.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 80% auto;
  padding-bottom: 100px;
  min-height: 315px;
}

.box-slider-item .head {
  border-bottom: 1px solid #dde4f0;
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.swiper-button-prev-style-2,
.swiper-button-prev-style-2:hover {
  top: -62px;
  right: 20px;
  width: 17px;
  background: url(../imgs/page/homepage2/prev.svg) no-repeat top right;
}

.swiper-button-next-style-2,
.swiper-button-next-style-2:hover {
  top: -62px;
  width: 17px;
  background: url(../imgs/page/homepage2/next.svg) no-repeat top right;
}

.text-underline {
  text-decoration: underline;
}

.box-slide-bg-1 {
  background: url(../imgs/page/homepage3/banner.png) no-repeat bottom right;
  background-size: 70% auto;
  height: 100%;
  display: inline-block;
  width: 100%;
}

.block-water {
  background-image: url(../imgs/page/homepage3/water.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 55% auto;
  padding-bottom: 40px;
  min-height: 240px;
}

.block-kitchen {
  background-image: url(../imgs/page/homepage3/kitchen.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 85% auto;
  padding-bottom: 40px;
  min-height: 240px;
}

.block-electric {
  background-image: url(../imgs/page/homepage3/electric.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 85% auto;
  padding-bottom: 40px;
  min-height: 240px;
}

.box-icon-flash {
  padding: 0px 0px 0px 55px;
  background-image: url(../imgs/page/homepage3/flash.svg);
  background-repeat: no-repeat;
  background-position: left -13px top 5px;
}

.box-all-hurry-round {
  background-color: #ffffff;
  border-radius: 50px;
  padding: 10px 40px 10px 30px;
  bottom: 0px;
}

.box-all-hurry-round .box-count.box-count-square .deals-countdown {
  background-color: transparent;
}

.box-all-hurry-round .box-count.hide-period {
  bottom: -1px;
}

.box-all-hurry-round .box-text-hurryup {
  padding: 2px 0px 2px 50px;
  background-image: url(../imgs/page/homepage3/clock.svg);
  background-repeat: no-repeat;
  background-position: left 0px top 1px;
}

.box-all-hurry-round .box-count.box-count-square .deals-countdown .countdown-amount {
  margin-bottom: 0px;
}

.box-all-hurry-round .box-count.box-count-square .deals-countdown .countdown-amount {
  width: 35px;
}

.banner-ads {
  background: url(../imgs/page/homepage3/bg-ads.png) no-repeat 0px 0px;
  background-size: cover;
  padding: 50px 10px;
  position: relative;
}

.banner-ads::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 400px;
  background: url(../imgs/page/homepage3/bg-left-ads.png) no-repeat bottom right;
  background-size: contain;
}

.banner-ads::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 350px;
  background: url(../imgs/page/homepage3/bg-right-ads.png) no-repeat bottom left;
  background-size: contain;
}

.card-ads-1 .card-grid-inner {
  background: url(../imgs/page/homepage3/bg-kitchen.png) no-repeat 0px 0px;
  padding: 20px 0px 0px 0px;
  border-radius: 4px;
  overflow: hidden;
  background-size: cover;
}

.card-ads-1 .card-grid-inner .image-box {
  margin-bottom: 0px;
  height: auto;
  line-height: 100%;
  margin-top: 30px;
  overflow: visible;
}

.card-ads-1 .card-grid-inner .image-box img {
  max-width: 100%;
}

.card-ads-2 .card-grid-inner {
  background: url(../imgs/page/homepage3/bg-kitchen2.png) no-repeat bottom right;
  background-size: cover;
  padding: 20px 0px 0px 0px;
  border-radius: 4px;
  overflow: hidden;
  height: 100%;
}

.card-ads-2 .card-grid-inner .image-box {
  margin-bottom: 0px;
  height: auto;
  line-height: 100%;
  margin-top: 15px;
  overflow: visible;
  text-align: left;
}

.card-ads-2 .card-grid-inner .image-box img {
  max-width: 100%;
  max-height: 260px;
}

.card-ads-2 .box-count.box-count-square .deals-countdown {
  background-color: transparent;
  border-radius: 0px;
}

.card-ads-2 .box-count.box-count-square .deals-countdown .countdown-amount {
  width: 35px;
  background-color: #002135;
}

.card-ads-2 .box-count.box-count-square .deals-countdown .countdown-section {
  margin-left: 0px;
  margin-right: 14px;
}

.card-ads-2 .box-count.hide-period .deals-countdown {
  padding-left: 0px;
}

.block-ads-1 {
  background: url(../imgs/page/homepage3/bg-ads-2.png) no-repeat 0px 0px;
  padding: 50px 40px;
}

.block-ads-2 {
  background: url(../imgs/page/homepage3/bg-ads-3.png) no-repeat 0px 0px;
  padding: 50px 40px;
}

.box-button-slider-normal {
  text-align: right;
}

.box-button-slider-normal .swiper-button-next,
.box-button-slider-normal .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  display: inline-block;
}

.box-sidebar {
  background-color: #ffffff;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.box-sidebar .head {
  background-color: #e32c2b;
  padding: 15px 20px;
  margin-bottom: 10px;
}

.box-sidebar .head h4 {
  color: #ffffff;
}

.box-button-control {
  text-align: right;
  float: right;
  padding-top: 6px;
}

.box-button-control .swiper-button-next-style-2 {
  display: inline-block;
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  width: 17px;
  height: 17px;
  background: url(../imgs/template/arrow-next-white.svg) no-repeat center right;
}

.box-button-control .swiper-button-prev-style-2 {
  top: auto;
  left: auto;
  right: auto;
  width: 17px;
  height: 17px;
  display: inline-block;
  position: relative;
  background: url(../imgs/template/arrow-prev-white.svg) no-repeat center right;
}

.box-content .card-grid-style-3 .card-grid-inner .image-box {
  height: 133px;
  line-height: 135px;
}

.block-charge {
  background-image: url(../imgs/template/quick-charge.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 25px 200px 25px 35px;
  background-size: auto 100%;
  height: 250px;
}

.block-player {
  background-image: url(../imgs/template/player.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 25px 200px 25px 35px;
  background-size: auto 90%;
  height: 250px;
}

.text-shadow {
  text-shadow: -2px -2px 0px #fff500, 2px 2px 0px #ff6bc4;
}

.h-175 {
  height: 175px;
}

.mh-307 {
  min-height: 307px;
}

.box-promotions {
  border: 3px solid #e32c2b;
  padding: 10px;
  height: 501px;
  overflow: hidden;
  border-radius: 4px;
}

.box-promotions img {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 5px;
}

.dropdown .menu-texts.menu-close {
  /*  min-width: 320px; */
}

.dropdown .dropdown-menu {
  width: auto;
}

.dropdown .menu-texts.menu-close>li.has-children>a {
  background: url(../imgs/template/icons/arrow-gray.svg) no-repeat right 20px center;
}

.dropdown .menu-texts.menu-close>ul.sub-menu {
  background: url(../imgs/template/icons/arrow-gray.svg) no-repeat right 20px center;
}

.dropdown .sidebar-left {
  /* top: auto;*/
  top: 100%;
  left: 0%;
  height: auto;
  padding: 15px 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-color: #dde4f0;
  padding-right: 0px;
}

.dropdown .sidebar-left::before {
  content: "";
  height: auto;
  width: 1px;
  background-color: #dde4f0;
  z-index: 12;
  right: -1px;
  top: 25px;
  bottom: 25px;
  position: absolute;
}

.dropdown .sidebar-left .menu-texts {
  position: relative;
  top: auto;
  left: auto;
}

.dropdown .sidebar-left .menu-texts li a {
  line-height: 45px;
}

.dropdown .sidebar-left .menu-texts li a .text-link {
  display: inline;
}

.dropdown .sidebar-left .menu-texts li a .img-link {
  border-right: 0px;
  height: 45px;
}

.dropdown .sidebar-left .menu-texts li a:hover .img-link::before {
  display: none;
}

.dropdown .sidebar-left .menu-texts li a.active .img-link::before {
  display: none;
}

.dropdown .sidebar-left .menu-texts li .sub-menu {
  /* bottom: -0px; */
  top: 0x;
  padding: 15px 10px;
  border: 1px solid #dde4f0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 1020;
}

.dropdown .sidebar-left .menu-texts li .sub-menu li a:hover {
  color: #e32c2b;
  font-weight: bold;
}

.dropdown .sidebar-left .menu-texts {
  border: 0px;
}

.lbl-newarrival {
  border-radius: 4px;
  background-color: #5bc694;
  display: inline-block;
  padding: 5px 10px;
}

.banner-slide {
  position: relative;
  background-size: cover !important;
  min-height: 550px;
}

.banner-desc {
  position: absolute;
  max-width: 767px;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: center;
}

.list-no-border {
  position: relative;
}

.list-no-border li .item-list {
  border: 0px;
}

.list-no-border li .item-list:hover {
  border: 0px;
}

.border-none {
  border: 0px !important;
}

.ads1 {
  max-width: 914px;
  width: 100%;
}

.list-9-col li .box-category {
  padding: 5px 3px 10px 3px;
  text-align: center;
}

.list-style-brand-2 .btn-cart:hover {
  background-color: #e32c2b;
  border-color: #e32c2b;
}

.list-style-brand-2 .card-grid-style-3:hover .card-grid-inner {
  border-color: #e32c2b;
}

.list-style-brand-2 .card-grid-style-3:hover a.color-gray-500,
.list-style-brand-2 .card-grid-style-3:hover .rating span {
  color: #e32c2b;
}

.card-hide-cart .box-btn-cart {
  display: none;
}

.box-newsletter.bg-brand-2 {
  background-image: url(../imgs/page/homepage5/bg-newsletter.png);
  background-position: left center;
  background-repeat: no-repeat;
}

.box-newsletter.bg-brand-2 .color-warning {
  color: #002135;
}

.box-newsletter.bg-brand-2 .box-form-newsletter .btn-brand-3 {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 50px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.bg-footer-homepage5 .footer-1 {
  background-color: rgba(40, 58, 90, 0.9);
  margin-bottom: 0px;
}

.bg-footer-homepage5 .footer-2 {
  padding-top: 50px;
  background-color: #f0f3f8;
}

.sidebar-border .head {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.sidebar-border .content-slider {
  border: 1px solid #e32c2b;
  border-top: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-top: 5px;
}

.sidebar-border .card-grid-style-2 .info-right .font-xs-bold {
  font-size: 14px;
  font-weight: 500;
}

.sidebar-border .card-grid-style-2 .info-right .price-info {
  margin-top: 5px;
}

.banner-home5 .swiper-pagination-custom {
  padding-left: 0px;
  text-align: center;
}

.banner-left {
  position: relative;
  width: 100%;
  height: 535px;
  background: url(../imgs/page/homepage6/banner1.png) no-repeat top center;
  background-size: cover;
  margin-bottom: 30px;
}

.banner-middle {
  position: relative;
  width: 100%;
  height: 535px;
  background-size: cover;
}

.banner-right-home6 {
  position: relative;
  width: 100%;
  height: 535px;
  background: url(../imgs/page/homepage6/banner3.png) no-repeat top center;
  background-size: cover;
  margin-bottom: 30px;
}

.box-adsolute-banner {
  position: absolute;
  bottom: 10px;
  left: 10px;
  min-width: 220px;
  padding: 15px;
  background-color: #ffffff;
}

.box-adsolute-banner .btn-link-brand-2 {
  text-decoration: underline;
  padding: 0px 0px;
  font-weight: 400;
  line-height: 18px;
}

.banner-middle .box-adsolute-banner {
  top: 20%;
  left: 40px;
  background-color: transparent;
}

.list-categories-5 {
  display: flex;
  margin: 0px -10px;
  flex-wrap: wrap;
}

.list-categories-5 li {
  padding: 0px 10px;
  flex: 0 0 auto;
  width: 20%;
}

.swiper-button-prev-style-4 {
  left: 40px;
  bottom: 10px;
  top: auto;
  background: url(../imgs/page/homepage6/prev.svg) no-repeat center;
  height: 56px;
  width: 56px;
}

.swiper-button-prev-style-4:hover {
  background: url(../imgs/page/homepage6/prev.svg) no-repeat center;
}

.swiper-button-next-style-4 {
  left: 98px;
  bottom: 10px;
  top: auto;
  background: url(../imgs/page/homepage6/next.svg) no-repeat center;
  height: 56px;
  width: 56px;
}

.swiper-button-next-style-4:hover {
  background: url(../imgs/page/homepage6/next.svg) no-repeat center;
}

.sale-tag {
  background-color: #e32c2b;
  padding: 4px;
  color: #ffffff;
  display: inline-block;
}

.home6-style .card-grid-inner {
  padding: 0px;
}

.home6-style .card-grid-inner .image-box {
  background-color: #f7f7f7;
  padding: 20px;
  line-height: 218px;
  height: 250px;
}

.home6-style .card-grid-inner .image-box .label {
  top: 15px;
  left: 15px;
}

.home6-style .card-grid-inner .info-right {
  padding: 0px 20px 20px 20px;
}

.home6-style .price-info {
  display: block;
}

.home6-style .box-btn-cart {
  display: none;
}

.home6-style:hover .price-info {
  display: none;
}

.home6-style:hover .box-btn-cart {
  display: block;
}

.banner-bottom-1 {
  width: 100%;
  height: 265px;
  background: url(../imgs/page/homepage6/reading-table.png) no-repeat center;
  margin-bottom: 30px;
  display: inline-block;
  background-size: cover;
  position: relative;
}

.banner-bottom-2 {
  width: 100%;
  height: 265px;
  background: url(../imgs/page/homepage6/table-lamp.png) no-repeat center;
  margin-bottom: 30px;
  display: inline-block;
  background-size: cover;
  position: relative;
}

.banner-bottom-3 {
  width: 100%;
  height: 566px;
  background: url(../imgs/page/homepage6/top-rate.png) no-repeat center;
  margin-bottom: 30px;
  display: inline-block;
  background-size: cover;
  position: relative;
}

.banner-bottom-4 {
  width: 100%;
  height: 265px;
  background: url(../imgs/page/homepage6/sofa.png) no-repeat center;
  margin-bottom: 30px;
  display: inline-block;
  background-size: cover;
  position: relative;
}

.banner-bottom-5 {
  width: 100%;
  height: 265px;
  background: url(../imgs/page/homepage6/relax.png) no-repeat center;
  margin-bottom: 30px;
  display: inline-block;
  background-size: cover;
  position: relative;
}

.top-style-1 {
  position: absolute;
  top: 35%;
  left: 40px;
}

.top-style-2 {
  position: absolute;
  top: 20%;
  left: 40px;
}

.banner-ads-3 {
  background-color: #dbece5;
  border-radius: 4px;
  padding: 25px 35px;
  background-image: url(../imgs/page/homepage6/chair.png);
  background-repeat: no-repeat;
  background-position: bottom right 5px;
  max-width: 886px;
  margin: auto;
}

.header-brand-2 {
  border-top: 0px;
}

.header-brand-2 .box-header-bottom {
  display: flex;
  width: 100%;
  background-color: #e32c2b;
  border-radius: 4px;
  border-bottom: 2px solid #d36b0b;
  padding: 10px 20px 10px 0px;
}

.header-brand-2 .box-header-bottom .main-menu li a {
  color: #ffffff !important;
}

.header-brand-2 .box-header-bottom .main-menu li a:hover {
  color: #3aa1ff !important;
}

.header-brand-2 .box-header-bottom .main-menu li ul li a {
  color: #002135 !important;
}

.header-brand-2 .box-header-bottom .header-nav .main-menu li.has-children>a::after {
  background: url(../imgs/page/homepage7/arrow-down.svg) no-repeat 0px 0px;
}

.header-brand-2 .box-header-bottom .btn-category {
  position: relative;
}

.header-brand-2 .box-header-bottom .btn-category:before {
  content: "";
  height: 20px;
  width: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 11px;
  right: -2px;
  opacity: 0.5;
}

.border-none {
  border: 0px !important;
}

.banner-right-7 {
  max-height: 500px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}

.banner-big-7 {
  max-height: 500px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}

.banner-big-7 img {
  width: 100%;
}

.swiper-home7 .swiper-pagination {
  text-align: left;
  padding-left: 0px;
  padding-right: 30px;
  left: 30px;
  bottom: 20px;
}

.swiper-pagination-3.swiper-pagination-custom {
  bottom: 0px;
  padding-left: 0px;
}

.swiper-group-9 .swiper-pagination-3.swiper-pagination .swiper-pagination-customs {
  background-color: #002135;
}

.swiper-group-9 .swiper-pagination-3.swiper-pagination .swiper-pagination-customs.swiper-pagination-customs-active {
  background-color: #e32c2b;
}

.list-brand-2 .box-count .deals-countdown {
  background-color: #e32c2b;
}

.list-brand-2 .card-grid-style-3 .card-grid-inner .info-right a.btn-cart:hover {
  background-color: #e32c2b;
  border-color: #e32c2b;
}

.box-menu-category {
  border-radius: 4px;
  background-color: #f0f3f8;
  padding: 21px 30px 19px 30px;
}

.box-menu-category .list-nav-arrow li {
  margin-bottom: 13px;
}

.block-sale-1 {
  background-color: #d1ecfd;
  border-radius: 4px;
  padding: 25px 15px 25px 25px;
}

.block-sale-1 h3 {
  font-size: 28px;
  line-height: 30px;
  margin-top: 10px;
  color: #0e224d;
}

.block-sale-1 .col-lg-4 {
  line-height: 130px;
}

.block-sale-1 .col-lg-4 img {
  max-height: 130px;
  display: inline-block;
  vertical-align: middle;
}

.box-ads-1 {
  margin: 0px -10px;
  display: flex;
  flex-wrap: wrap;
}

.box-ads-1 .ads-1 {
  width: 40%;
  padding: 0px 10px;
}

.box-ads-1 .ads-2 {
  width: 40%;
  padding: 0px 10px;
}

.box-ads-1 .ads-3 {
  width: 20%;
  padding: 0px 10px;
}

.box-ads-2 {
  max-width: 1100px;
  position: relative;
  width: 100%;
  padding: 0px 0px;
  text-align: center;
  margin: auto;
}

.box-ads-2 * {
  position: relative;
  z-index: 3;
}

.box-ads-2 img {
  z-index: 1;
  display: block;
}

.box-ads-2 .ads-info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  z-index: 4;
}

.box-ads-2::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../imgs/page/homepage7/bg-trans.png);
}

.home7-style .card-grid-inner .image-box {
  background-color: #ffffff;
}

.mw-newsletter {
  max-width: 500px;
  width: 100%;
}

.bg-newsletter-home7 {
  position: relative;
  background-image: none;
}

.bg-newsletter-home7 * {
  position: relative;
  z-index: 2;
}

.bg-newsletter-home7::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  background: url(../imgs/page/homepage7/newsletter-left.png) no-repeat bottom left;
  background-size: auto;
  z-index: 1;
}

.bg-newsletter-home7::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  background: url(../imgs/page/homepage7/newsletter-right.png) no-repeat bottom right;
  background-size: auto;
  z-index: 1;
}

.banner-8 .swiper-pagination-custom {
  bottom: 20px;
  padding-left: 50px;
}

.banner-8 .box-banner-big h1 {
  line-height: 63px;
}

.height-100 {
  height: 100% !important;
}

.height-600 {
  height: 600px !important;
  overflow-y: scroll !important;
  overflow-x: hidden !important;
}

.padding-8 {
  padding: 8px;
}

.filter-btn {
  padding: 5px 10px;
  background-color: #ebf0f3;
  margin: 0px 5px;
  border-radius: 5px;
  color: rgba(40, 58, 90, 0.9);
}

.filter-btn i {
  margin-left: 5px;
}

.block-sale-2 {
  background-color: #d1ecfd;
  border-radius: 4px;
  padding: 20px 20px 0px 20px;
  position: relative;
  overflow: hidden;
  height: 220px;
}

.block-sale-2 img {
  display: block;
}

.block-sale-2 .box-sale h4 {
  line-height: 26px;
}

.block-sale-2.circle-1 * {
  position: relative;
  z-index: 2;
}

.block-sale-2.circle-1::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0px;
  background: url(../imgs/page/homepage8/bg-sale1.png) no-repeat bottom right;
  z-index: 1;
}

.block-sale-2.circle-2 * {
  position: relative;
  z-index: 2;
}

.block-sale-2.circle-2::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0px;
  background: url(../imgs/page/homepage8/bg-sale2.png) no-repeat bottom right;
  z-index: 1;
}

.block-sale-2.circle-3 * {
  position: relative;
  z-index: 2;
}

.block-sale-2.circle-3::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0px;
  background: url(../imgs/page/homepage8/bg-sale3.png) no-repeat bottom right;
  z-index: 1;
}

.block-sale-3 {
  background-color: #bad0e7;
  border-radius: 4px;
  padding: 20px 20px 0px 20px;
  position: relative;
  overflow: hidden;
  height: 260px;
}

.style-label-right .card-grid-style-2>.label {
  left: auto;
  right: 15px;
  position: absolute;
  top: 10px;
  z-index: 2;
  border-radius: 30px;
  padding: 4px 10px;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  background-color: #e32c2b;
}

.pick-by-Ecommerce .top-deals .card-grid-inner .image-box .swiper-container {
  padding-bottom: 20px;
}

.pick-by-Ecommerce {
  max-width: 1100px;
  margin: auto;
  position: relative;
}

.swiper-pagination-3 {
  text-align: center;
  bottom: -10px;
}

.swiper-pagination-3.swiper-pagination .swiper-pagination-customs {
  background-color: #ffffff;
}

.swiper-pagination-3.swiper-pagination .swiper-pagination-customs-active {
  background-color: #e32c2b;
}

.swiper-button-next-Ecommerce {
  position: absolute;
  top: 50%;
  right: -75px;
  margin-top: -28px;
  background: url(../imgs/page/homepage8/next.svg) no-repeat center;
  height: 56px;
  width: 56px;
}

.swiper-button-next-Ecommerce:hover {
  background: url(../imgs/page/homepage8/next.svg) no-repeat center;
}

.swiper-button-prev-Ecommerce {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  left: -75px;
  background: url(../imgs/page/homepage8/prev.svg) no-repeat center;
  height: 56px;
  width: 56px;
}

.swiper-button-prev-Ecommerce:hover {
  background: url(../imgs/page/homepage8/prev.svg) no-repeat center;
}

.box-ads-3 {
  overflow: hidden;
  min-height: 150px;
  max-height: 170px;
}

.box-ads-3::before {
  background: url(../imgs/page/homepage8/bg-trans.png);
}

.box-ads-3 img {
  height: 100%;
  max-width: none;
}

.bg-newsletter-home8 {
  background-image: url(../imgs/page/homepage8/bg-newsletter.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 200px;
  padding-top: 60px;
}

.notify-text {
  display: inline;
  padding: 0px 0px 0px 20px;
  background: url(../imgs/page/homepage9/check.svg) no-repeat left center;
  display: inline-block;
}

.box-notify {
  background-color: #e32c2b;
  padding: 10px 0px;
  position: relative;
  z-index: 1003;
}

.banner-home9 .swiper-pagination-custom {
  padding-left: 30px;
  bottom: 25px;
}

.banner-home9 .banner-big-home9 {
  border-radius: 4px;
  padding: 20px 30px 40px 30px;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 300px;
}

.banner-home9 .banner-big-home9 .info-banner {
  position: relative;
  z-index: 2;
  width: 50%;
}

.banner-home9 .banner-big-home9 .box-img-banner {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}

/* .banner-home9 .banner-big-home9 .box-img-banner img {
  max-width: 400px;
} */

.banner-home9 .banner-small {
  border-radius: 4px;
  padding: 25px 25px 0px 25px;
  height: 100%;
}

.banner-home9 .banner-small img {
  max-width: 100%;
}

.box-slider-product {
  border: 1px solid #d5dfe4;
  padding: 10px 20px 15px 20px;
  border-radius: 4px;
  margin-bottom: 30px;
}

.box-slider-product .head-slider {
  padding-bottom: 15px;
}

.box-slider-product .box-button-slider-2 {
  position: relative;
  text-align: right;
}

.box-slider-product .box-button-slider-2 .swiper-button-next-style-top {
  position: relative;
  right: auto;
  top: auto;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: cover;
}

.box-slider-product .box-button-slider-2 .swiper-button-prev-style-top {
  top: auto;
  position: relative;
  right: auto;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: cover;
}

.title-border-bottom {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 2px solid #d5dfe4;
  margin-bottom: 15px;
}

.title-border-bottom::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0px;
  height: 2px;
  width: 100px;
  background-color: #8c9ec5;
}

.bg-home9 {
  background-color: #f8faff;
}

.box-product-category {
  border-radius: 4px;
  padding: 20px 20px 0px 20px;
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #d5dfe4;
}

.box-product-category .box-menu-category {
  padding: 0px 20px 0px 0px;
}

.box-category-left {
  width: 25%;
  min-width: 270px;
  max-width: 270px;
}

.box-category-right {
  width: 100%;
}

.box-quickmenu {
  background-color: #f0f3f8;
  padding: 10px 0px;
  border-top: 0px solid #d5dfe4;
  border-bottom: 1px solid #d5dfe4;
}

.box-quickmenu .box-inner-quickmenu {
  max-width: 90%;
  margin: auto;
}

.box-quickmenu .box-inner-quickmenu ul li {
  display: inline-block;
  position: relative;
  padding: 0px 30px 0px 0px;
}

.box-quickmenu .box-inner-quickmenu ul li a {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #002135;
}

.box-quickmenu .box-inner-quickmenu ul li a:hover {
  color: #0ba9ed;
}

.box-quickmenu .box-inner-quickmenu ul li::before {
  content: "|";
  position: absolute;
  top: -1px;
  right: 15px;
  color: #002135;
  height: 20px;
  width: 1px;
}

.box-quickmenu .box-inner-quickmenu ul li:last-child::before {
  display: none;
}

.list-categories-style-1 {
  display: flex;
  width: 100%;
  margin: 0px -10px;
}

.item-cat {
  padding: 0px 10px;
  width: 100%;
  text-align: center;
}

.item-cat .box-image {
  margin-bottom: 10px;
}

.item-cat .box-image .inner-image {
  max-height: 134px;
  width: 100%;
  line-height: 114px;
  max-width: 134px;
  border-radius: 50%;
  background: url(../imgs/page/homepage10/circle.png) no-repeat center;
  background-size: contain;
  display: inline-block;
  min-height: 114px;
}

.item-cat .box-image .inner-image img {
  max-width: 90%;
  vertical-align: middle;
  display: inline-block;
}

.banner-home10 .swiper-pagination-custom {
  padding: 0px;
  text-align: center;
  bottom: 30px;
}

.banner-home10 .banner-big-home10 {
  display: flex;
  width: 100%;
  border-radius: 4px;
  padding: 20px 20px 70px 40px;
  min-height: 400px;
  position: relative;
  align-items: center;
}

.banner-home10 .banner-big-home10 .info-banner {
  width: 100%;
  position: relative;
  z-index: 2;
}

.banner-home10 .banner-big-home10 .info-banner .box-count-square {
  max-width: 250px;
  margin-left: -7px;
  margin-top: 15px;
}

.banner-home10 .banner-big-home10 .info-banner .box-count-square .deals-countdown {
  padding: 0px;
  text-align: left;
  border-radius: 0px;
  background-color: transparent;
}

.banner-home10 .banner-big-home10 .box-img-banner {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}

.banner-home10 .banner-big-home10 .box-img-banner img {
  max-width: 270px;
}

.banner-home10 .banner-big-home10 .box-img-banner-2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.banner-home10 .banner-big-home10 .box-img-banner-2 img {
  max-width: 370px;
}

.list-products-home10 .home7-style .image-box {
  background-color: #dbece5;
}

.banner-small-home10 {
  position: relative;
  border-radius: 4px;
  padding: 50px 40px;
  min-height: 410px;
}

.banner-small-home10 * {
  position: relative;
  z-index: 2;
}

.banner-small-home10 h1 {
  line-height: 63px;
}

.banner-small-home10 .box-img-banner {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  height: 100%;
  align-items: end;
  display: flex;
}

.banner-small-home10 .box-img-banner img.img1 {
  max-width: 230px;
  max-height: 100%;
}

.banner-small-home10 .box-img-banner img.img2 {
  max-width: 100%;
  max-height: 100%;
}

.banner-small-home10 .box-img-banner img.img3 {
  max-width: 210px;
  max-height: 100%;
}

.box-newsletter-home10 {
  position: relative;
  background-image: none;
}

.box-newsletter-home10 * {
  position: relative;
  z-index: 2;
}

.box-newsletter-home10::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: url(../imgs/page/homepage10/bg-newsletter1.png) no-repeat bottom left;
  background-size: contain;
}

.box-newsletter-home10::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: url(../imgs/page/homepage10/bg-newsletter2.png) no-repeat bottom right;
  background-size: contain;
}

.box-ads-home10 {
  max-width: 800px;
  margin: auto;
  position: relative;
  overflow: hidden;
}

.box-ads-home10 img {
  max-width: 100%;
  height: auto;
}

.box-ads-home10 .info-ads-home10 {
  padding: 0px 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}

.form-register.align-flex.mt-30.mb-30 .col-md-6 .form-group {
  margin-right: 15px;
}

@media (max-width: 768px) {
  .form-register.align-flex.mt-30.mb-30 .col-md-6 {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .display-list .card-grid-style-3 .card-grid-inner {
    display: flex;
  }

  .display-list .card-grid-style-3 .card-grid-inner .image-box {
    width: 25%;
    min-width: 260px;
    max-width: 260px;
    /* margin-bottom: 40px; */
  }

  .display-list .card-grid-style-3 .card-grid-inner .info-right {
    width: 100%;
  }

  .display-list .card-grid-style-3 .card-grid-inner .info-right .btn-cart {
    max-width: 260px;
  }

  .display-list .card-grid-style-3 .card-grid-inner .tools {
    bottom: 10px;
    left: 0px;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 300px;
  }

  .display-list .card-grid-style-3 .card-grid-inner .tools .btn {
    margin-bottom: 0px !important;
    margin-right: 10px;
  }
}

.display-list .btn-tooltip {
  position: relative;
}

.display-list .btn-tooltip:after {
  color: #002135;
  background-color: #d5dfe4;
  top: -35px;
  left: 0;
  position: absolute;
  white-space: nowrap;
  border-radius: 5px;
  font-size: 11px;
  padding: 7px 10px;
  content: attr(aria-label);
  line-height: 1.3;
  box-shadow: 0;
  transition: 0;
  opacity: 0;
  visibility: hidden;
  transform: 0;
  transition-duration: 0.2s;
  bottom: unset;
  right: unset;
}

.display-list .btn-tooltip:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  border: 7px solid transparent;
  border-top-color: #d5dfe4;
  z-index: 9;
  margin-bottom: 0;
  transition: 0;
  opacity: 0;
  visibility: hidden;
  margin-left: -8px;
}

.display-list .btn-tooltip:hover:after {
  opacity: 1;
  visibility: visible;
  transform: 0;
  transition-duration: 0.2s;
}

.display-list .btn-tooltip:hover:before {
  opacity: 1;
  visibility: visible;
  transform: translateY(-8px);
}

.gallery-image {
  display: flex;
  width: 100%;
}

.gallery-image .image-left {
  min-width: 129px;
  max-width: 129px;
  width: 25%;
  padding-right: 15px;
}

.gallery-image .image-left ul {
  display: flex;
  flex-wrap: wrap;
}

.gallery-image .image-left ul li {
  border: 4px solid #dde4f0;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 15px;
  line-height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
}

.gallery-image .image-left ul li:hover,
.gallery-image .image-left ul li.active {
  background-color: #f5f5f5;
  border-color: #8c9ec5;
}

.gallery-image .image-left ul li:last-child {
  margin-bottom: 0px;
}

.gallery-image .image-left ul li img {
  max-height: 90%;
  height: 90%;
  max-width: 100%;
  width: auto;
  display: block;
  margin: auto;
}

.gallery-image .image-main {
  width: 100%;
  border: 4px solid #dde4f0;
  border-radius: 4px;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  position: relative;
}

.gallery-image .image-main img {
  width: 100%;
}

.box-quantity {
  display: flex;
  width: 100%;
}

.box-quantity .input-quantity {
  min-width: 99px;
  max-width: 99px;
  margin-right: 20px;
  position: relative;
}

.box-quantity .input-quantity input {
  border: 0px;
  border-bottom: 4px solid #dde4f0;
  width: 100%;
  height: 36px;
  text-align: center;
}

.box-quantity .input-quantity .minus-cart {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 36px;
  width: 18px;
  cursor: pointer;
  background: url(../imgs/page/product/minus.svg) no-repeat 0px 7px;
}

.box-quantity .input-quantity .plus-cart {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 36px;
  width: 18px;
  cursor: pointer;
  background: url(../imgs/page/product/plus.svg) no-repeat 0px 7px;
}

.box-quantity .button-buy {
  width: 100%;
  display: flex;
}

.box-quantity .button-buy .btn {
  max-width: 200px;
  margin-right: 15px;
}

.box-quantity .button-buy-full .btn {
  max-width: 100%;
  margin-right: 0px;
}

.lbcb {
  display: block;
}

.lbcb input {
  float: left;
  margin: 3px 10px 0px 0px;
}

.line-througt {
  text-decoration: line-through;
}

.box-bought-together {
  display: flex;
  margin-bottom: 30px;
}

.box-bought-together .box-product-bought {
  display: flex;
  width: 100%;
}

.box-bought-together .box-product-bought .product-bought {
  width: 50%;
  border: 4px solid #dde4f0;
  border-radius: 4px;
  padding: 20px;
  min-width: 216px;
  max-width: 216px;
  margin-right: 50px;
  position: relative;
}

.box-bought-together .box-product-bought .product-bought::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -49px;
  height: 40px;
  width: 40px;
  background: url(../imgs/page/product/plus-brand-3.svg) no-repeat center;
  margin-top: -20px;
}

.box-bought-together .box-product-bought .product-bought:first-child::before {
  display: none;
}

.box-bought-together .box-product-bought .product-bought:last-child {
  margin-right: 0px;
}

.box-bought-together .price-bought {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  padding-left: 30px;
}

.box-bought-together .price-bought .box-btn-add-cart {
  width: 100%;
  margin-top: 20px;
}

.box-bought-together .price-bought .box-btn-add-cart a {
  max-width: 216px;
}

.nav-tabs-product {
  text-align: left;
  margin-bottom: 10px;
}

.nav-tabs-product li {
  padding: 0px 30px 10px 0px;
}

.nav-tabs-product li a {
  padding: 0px;
  font-size: 24px;
  line-height: 31px;
  color: #8c9ec5;
  font-weight: bold;
}

.nav-tabs-product li a:hover {
  font-weight: bold;
  text-decoration: none;
}

a:hover span.btn-wishlist {
  background: #ffffff url(../imgs/template/icons/wishlist-hover.svg) no-repeat center;
}

a:hover span.btn-compare {
  background: #ffffff url(../imgs/template/icons/compare-hover.svg) no-repeat center;
}

/* a:hover span {
    color: #0ba9ed;
} */

.list-dot {
  padding-left: 15px;
}

.list-dot li {
  list-style: disc;
  margin-bottom: 5px;
}

.list-colors {
  margin-top: 10px;
}

.list-colors li {
  display: inline-block;
  border: 1px solid #8c9ec5;
  padding: 5px;
  border-radius: 2px;
  margin-right: 4px;
  max-width: 45px;
  cursor: pointer;
}

.list-colors li:hover,
.list-colors li.active {
  border-color: #e32c2b;
}

.list-colors li img {
  display: block;
}

.list-colors li.disabled {
  border-style: dashed;
  border-color: #b2c2e1;
}

.list-colors li.disabled img {
  opacity: 0.3;
}

.list-styles {
  margin-top: 10px;
}

.list-styles li {
  display: inline-block;
  border: 1px solid #8c9ec5;
  padding: 5px 8px;
  border-radius: 2px;
  margin-right: 4px;
  cursor: pointer;
  margin-bottom: 8px;
}

.list-styles li.active,
.list-styles li:hover {
  color: #e32c2b;
  font-weight: bold;
  background-color: #f0f3f8;
  border-color: #e32c2b;
}

.list-styles li.disabled {
  border-style: dashed;
  border-color: #b2c2e1;
  color: #8c9ec5;
}

.list-styles li.disabled:hover {
  color: #8c9ec5;
  font-weight: 400;
  background-color: #ffffff;
  border-color: #b2c2e1;
}

.list-sizes {
  margin-top: 10px;
}

.list-sizes li {
  display: inline-block;
  border: 1px solid #8c9ec5;
  padding: 5px 8px;
  border-radius: 2px;
  margin-right: 4px;
  font-size: 16px;
  line-height: 16px;
  color: #002135;
  cursor: pointer;
  margin-bottom: 8px;
}

.list-sizes li.active,
.list-sizes li:hover {
  color: #e32c2b;
  font-weight: bold;
  background-color: #f0f3f8;
  border-color: #e32c2b;
}

.list-sizes li.disabled {
  border-style: dashed;
  border-color: #b2c2e1;
  color: #8c9ec5;
}

.list-sizes li.disabled:hover {
  color: #8c9ec5;
  font-weight: 400;
  background-color: #ffffff;
  border-color: #b2c2e1;
}

.label {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  border-radius: 30px;
  padding: 4px 10px;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  background-color: #e32c2b;
}

.galleries {
  padding: 0px 0px 0px 105px;
  position: relative;
  width: 100%;
}

.detail-gallery {
  /* width: 100%; */
  border: 4px solid #dde4f0;
  border-radius: 4px;
}

.slider-nav-thumbnails {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 94px;
}

.slider-nav-thumbnails .slick-slide .item-thumb,
.slider-nav-thumbnails-2 .slick-slide .item-thumb {
  height: 109px;
  border: 1px solid #dde4f0 !important;
  border-radius: 4px;
  margin-bottom: 16px;
  text-align: center;
  line-height: 108px;
  cursor: pointer;
}

.slider-nav-thumbnails .slick-slide .item-thumb.slick-current,
.slider-nav-thumbnails .slick-slide .item-thumb:hover,
.slider-nav-thumbnails-2 .slick-slide .item-thumb.slick-current,
.slider-nav-thumbnails-2 .slick-slide .item-thumb:hover {
  border-color: #e32c2b;
}

.slider-nav-thumbnails .slick-slide .item-thumb img,
.slider-nav-thumbnails-2 .slick-slide .item-thumb img {
  display: inline-block;
  height: auto;
  max-width: 90%;
  vertical-align: middle;
  max-height: 90%;
}

.slider-nav-thumbnails .slick-prev,
.slider-nav-thumbnails-2 .slick-prev {
  display: none !important;
}

.slider-nav-thumbnails .slick-next,
.slider-nav-thumbnails-2 .slick-next {
  display: none !important;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
  display: none;
}

.slick-initialized .slick-slide {
  text-align: center;
}

.product-image-slider.slick-slider .slick-track figure {
  height: 610px;
  display: flex;
  align-items: center;
}

.product-image-slider-2.slick-slider .slick-track figure {
  height: 460px;
  display: flex;
  align-items: center;
  padding: 20px 0px;
}

.product-image-slider .slick-slide img,
.product-image-slider-2 .slick-slide img {
  /* display: inline-block;
  vertical-align: middle;*/
  max-width: 99%;
  display: block;
  margin: auto;
  max-height: 100%;
}

.detail-gallery {
  position: relative;
  min-height: 400px;
}

#ModalQuickview .btn-close {
  top: 10px;
  right: 10px;
  position: absolute;
  z-index: 123;
}

.galleries-2 {
  width: 100%;
  position: relative;
}

.zoomContainer {
  z-index: 9999;
}

.slider-nav-thumbnails-2 {
  margin-top: 20px;
}

.slider-nav-thumbnails-2 .slick-slide {
  padding: 0px 5px;
}

.link {
  color: #8c9ec5;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.display-text-short {
  display: inline-block;
  width: 100%;
  height: 125px;
  overflow: hidden;
}

.display-text-short p {
  margin-bottom: 15px;
}

.title-question {
  font-size: 18px;
  color: #002135;
  line-height: 28px;
}

.product-rate {
  background-image: url(../imgs/page/product/rating-stars.png);
  background-position: 0 -12px;
  background-repeat: repeat-x;
  height: 12px;
  width: 60px;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}

.product-rating {
  height: 12px;
  background-repeat: repeat-x;
  background-image: url(../imgs/page/product/rating-stars.png);
  background-position: 0 0;
}

.progress span {
  line-height: 16px;
  background: #ffffff;
  padding-right: 10px;
  width: 45px;
}

.progress-bar {
  background-color: #0ba9ed;
}

.progress+.progress {
  margin-top: 1rem;
}

.comments-area h6,
.vendor-logo h6 {
  font-size: 16px;
  color: #002135;
  font-weight: 700;
  line-height: 1.2;
}

.comments-area .comment-list:last-child {
  padding-bottom: 0px;
}

.comments-area .comment-list .single-comment {
  margin: 0 0 15px 0;
  border: 1px solid #dde4f0;
  border-radius: 4px;
  padding: 20px;
  transition: 0.2s;
}

.comments-area .comment-list .single-comment:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

.justify-content-between {
  justify-content: space-between !important;
}

.d-flex {
  display: flex !important;
}

.comments-area .thumb {
  margin-right: 20px;
}

.comments-area .comment-list .single-comment img {
  min-width: 80px;
  max-width: 80px;
}

.comments-area .thumb img {
  width: 70px;
  border-radius: 50%;
}

.text-brand {
  color: #002135 !important;
  line-height: 1.2;
}

.comments-area .comment-list .single-comment .reply {
  opacity: 0;
  transition: 0.2s;
  color: #0ba9ed;
}

.comments-area .comment-list .single-comment:hover .reply {
  opacity: 1;
  transition: 0.2s;
}

.comments-area .comment-list .single-comment .reply:hover {
  color: #e32c2b;
}

.product-description .tab-content .contact-infor {
  font-size: 15px;
  color: #002135;
  list-style: none;
  padding: 0px;
}

.contact-infor li {
  color: #002135;
}

.contact-infor li:not(:last-child) {
  margin-bottom: 10px;
}

.contact-infor li img {
  margin-right: 8px;
  max-width: 16px;
  float: left;
}

.box-border-product {
  border-radius: 8px;
  border: 1px solid #8c9ec5;
  padding: 15px;
}

.box-border-product .box-quantity {
  width: 30%;
  min-width: 100px;
  max-width: 100px;
}

.box-border-product .box-quantity .input-quantity {
  margin-right: 0px;
}

.box-border-product .buy-product {
  align-items: center;
}

.box-border-product .text-quantity {
  width: 100%;
}

.box-progress-product .progress {
  background-color: #d5dfe4;
  height: 8px;
  border-radius: 4px;
}

.box-progress-product .progress .progress-bar {
  background-color: #002135;
  height: 8px;
}

.banner-right-product {
  height: 320px !important;
  padding-top: 20px;
}

.banner-right-product .font-md-bold {
  line-height: 20px !important;
}

.box-featured-product {
  background-color: #f0f3f8;
  border-radius: 4px;
  padding: 25px 25px 10px 25px;
  margin-bottom: 25px;
}

.item-featured {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.item-featured .featured-icon {
  min-width: 40px;
  max-width: 40px;
  margin-right: 15px;
}

.h-100 {
  height: 100%;
}

.vertical-align-middle {
  vertical-align: middle;
}

.box-wishlist {
  max-width: 95%;
  margin: auto;
}

.head-wishlist .item-wishlist {
  padding: 5px 15px;
  background-color: #e32c2b;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.content-wishlist {
  margin-bottom: 70px;
  background-color: #f5f9fc;
}

.content-wishlist .item-wishlist {
  border-bottom: 1px solid #ddd;
  padding: 5px 15px;
}

.item-wishlist {
  display: flex;
  width: 100%;
  align-items: center;
}

.item-wishlist .wishlist-cb {
  width: 5%;
  max-width: 25px;
}

.item-wishlist .wishlist-cb .cb-layout {
  display: inline-block;
  margin: 3px 0px 0px 0px;
}

.item-wishlist .wishlist-product {
  width: 45%;
}

.item-wishlist .wishlist-price {
  width: 30%;
  text-align: right;
}

.item-wishlist .wishlist-status {
  width: 22%;
  text-align: center;
}

.item-wishlist .wishlist-status .btn.btn-gray {
  padding: 4px 10px;
}

.item-wishlist .wishlist-action {
  width: 12%;
  text-align: center;
}

.item-wishlist .wishlist-action .btn-cart {
  max-width: 126px;
  padding: 6px 15px;
}

.item-wishlist .wishlist-remove {
  width: 8%;
  text-align: center;
}

.wishlist-product-num {
  border-radius: 4px;
  text-align: center;
  background-color: #fff;
  padding: 5px 15px;
  margin-right: 15px;
}

/* Accordion */

.accordion {
  display: flex;
  flex-direction: column;
  /* flex-wrap: wrap; */
}

.accordion input[type="radio"] {
  display: none;
}

.accordion label {
  padding: 0.3em 1em;
  cursor: pointer;
  display: inline-flex;
}

.accordion label:not(:last-of-type) {
  border-bottom: 1px solid #bababa;
}

/* .accordion label:first-of-type {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.accordion label:last-of-type {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
} */

.accordion label {
  user-select: none;
  background-color: #002135;
}

/* .accordion label:hover {
    background: #e32c2b;
} */

.accordion input:checked+label {
  background: #002135;
  border-bottom: 1px solid #eee;
}

.accordion input:checked+label:last-of-type {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.accordion-content {
  background-color: #f8f8f8;
  overflow: hidden;
}

.accordion-content:last-of-type {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.accordion-content p {
  margin-bottom: 0;
}

.accordion-content p:first-of-type {
  margin-top: 0;
}

.accordion-content {
  max-height: max-content;
  visibility: visible;
  transition: all 0.8s;
  padding: 0 1.2em;
  opacity: 1;
  margin-bottom: 16px;
}

.accordion-content * {
  opacity: 1;
  transition: opacity 0.8s;
}

.accordion input[type="radio"]:checked+label+.accordion-content {
  max-height: max-content;
  visibility: visible;
  opacity: 1;
  /* padding: 1.2em; */
  margin-bottom: 15px;
}

.accordion input[type="radio"]:checked+label+.accordion-content * {
  opacity: 1;
}

.accordion-content .form-group {
  margin-right: 15px;
}

/* End Accordion */

.product-wishlist {
  display: flex;
  width: 100%;
}

.product-wishlist .product-image {
  min-width: 55px;
  max-width: 55px;
  padding: 5px;
  text-align: center;
  /* margin-right: 15px; */
  align-items: center;
  align-content: center;
  display: flex;
}

.product-info h4 {
  margin: 10px 0px;
  word-wrap: break-word;
  /* text-transform: uppercase; */
  color: #002135;
}

.product-wishlist .product-info {
  width: 100%;
  display: block;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  padding-right: 15px;
  padding-left: 15px;
}

.product-wishlist .product-info a {
  display: block;
  margin-bottom: 8px;
}

.product-wishlist .product-info .rating {
  width: 100%;
}

.form-group {
  margin-bottom: 15px;
}

.box-cart-left {
  border: 1px solid #dde4f0;
  border-radius: 4px;
  padding: 20px;
}

.box-cart-right {
  border: 1px solid #dde4f0;
  border-radius: 4px;
  padding: 20px;
}

.select-style1 {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("../imgs/page/cart/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 5px center;
}

.summary-cart {
  border: 1px solid #dde4f0;
  padding: 10px;
  margin-bottom: 30px;
}

.box-payment {
  display: flex;
  margin: 0px -10px;
}

.box-payment .btn {
  width: 33.3%;
  margin: 0px 5px;
  align-items: center;
  display: flex;
}

.box-border {
  border: 1px solid #dde4f0;
  padding: 20px;
  border-radius: 4px;
}

.border-bottom-4 {
  border-bottom: 4px solid #dde4f0;
  position: relative;
}

.text-or {
  display: inline-block;
  bottom: -18px;
  position: relative;
  background: #ffffff;
  padding: 5px;
}

.arrow-back-1 {
  background: url(../imgs/page/checkout/arrow-left.svg) no-repeat left top 12px;
  padding: 7px 0px 9px 25px;
  display: inline-block;
  color: #0ba9ed !important;
}

.arrow-back-1:hover {
  color: #002135 !important;
}

.checkboxOffer {
  float: left;
  margin: 3px 10px 0px 0px;
}

.listCheckout .item-wishlist {
  border-radius: 4px;
  border: 1px solid #dde4f0;
  padding: 15px;
  margin-bottom: 10px;
  position: relative;
  min-height: 150px;
}

.listCheckout .item-wishlist .wishlist-product {
  width: 60%;
}

.box-compare-products {
  display: flex;
  color: #002135;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
}

.box-compare-products table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #dde4f0;
  border-radius: 4px;
}

.box-compare-products table tr td {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #dde4f0;
  padding: 10px 10px;
  min-width: 200px;
}

.box-compare-products table tr td:first-child {
  min-width: 150px;
  max-width: 150px;
}

.box-compare-products .font-xs {
  font-weight: 500;
}

.compare-col-1 {
  width: 15%;
  min-width: 148px;
  max-width: 148px;
}

.compare-col-2 {
  width: 40%;
}

.compare-col-3 {
  width: 40%;
}

.compare-col-4 {
  width: 40%;
}

.nav-center {
  text-align: center;
}

.nav-center nav {
  display: inline-block;
}

.min-height-135 {
  min-height: 115px;
}

textarea#exampleInputComments {
  min-height: 70px !important;
  padding-top: 10px;
}

.description.m-t-10 {
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .display-list .card-grid-style-1 {
    display: flex;
    border: 1px solid #dde4f0;
    border-radius: 5px;
    overflow: hidden;
  }

  .display-list .card-grid-style-1 .image-box {
    max-width: 465px;
    min-width: 445px;
    width: 35%;
    padding-right: 20px;
    margin-bottom: 0px;
  }

  .display-list .card-grid-style-1 .image-box img {
    display: block;
    border-radius: 0px;
  }

  .display-list .card-grid-style-1 .blog-info {
    width: 75%;
    padding: 10px;
  }

  .display-list-2 .card-grid-style-1 .image-box {
    max-width: 397px;
    min-width: 377px;
  }
}

.info-blog {
  max-width: 780px;
  margin: auto;
}

.image-feature {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.image-feature img {
  border-radius: 4px;
}

.image-single {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.content-text p {
  color: #0e224d;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}

.box-author {
  display: flex;
  align-items: center;
}

.box-author .img-author {
  width: auto;
  align-items: center;
  display: flex;
}

.box-author .img-author img {
  height: 40px;
  width: 40px;
  border-radius: 100%;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}

.facebook {
  background: url(../imgs/page/blog/fb.svg) no-repeat center;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 7px;
}

.printest {
  background: url(../imgs/page/blog/printest.svg) no-repeat center;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 7px;
}

.twitter {
  background: url(../imgs/page/blog/tw.svg) no-repeat center;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 7px;
}

.instagram {
  background: url(../imgs/page/blog/ins.svg) no-repeat center;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 7px;
}

.share-link {
  display: flex;
  align-items: center;
}

.comment-box .comment-item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
}

.comment-box .comment-item .comment-content {
  width: 100%;
  padding-left: 90px;
  color: #0e224d;
}

.comment-box .comment-item .top-comment {
  display: flex;
  width: 100%;
  align-items: center;
}

.comment-box .comment-item .top-comment .image-author {
  min-width: 75px;
  max-width: 75px;
  margin-right: 15px;
}

.comment-box .comment-item .top-comment .image-author img {
  border-radius: 50%;
  width: 75px;
  height: 75px;
}

.comment-box .comment-item .top-comment .author-name {
  width: 100%;
}

.comment-box .comment-item .top-comment .author-name .info-author {
  width: 100%;
}

.comment-box .comment-item .top-comment .author-name .info-author span {
  display: inline-block;
  margin-right: 10px;
}

.comment-box .comment-item .top-comment .author-name .comment-content {
  width: 100%;
}

.comment-box .comment-item-small .top-comment {
  display: flex;
  width: 100%;
  align-items: center;
}

.comment-box .comment-item-small .top-comment .image-author {
  min-width: 40px;
  max-width: 40px;
  margin-right: 15px;
}

.comment-box .comment-item-small .top-comment .image-author img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.comment-box .comment-item-small .comment-content {
  padding-left: 55px;
}

.box-contact {
  position: relative;
}

.box-contact * {
  z-index: 2;
  position: relative;
}

.box-contact::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background-color: #dde4f0;
  z-index: 1;
}

.map iframe {
  display: block;
  width: 100%;
}

.box-banner-vendor {
  margin-left: -10px;
  margin-right: -10px;
}

.box-banner-vendor .vendor-right {
  max-width: 293px;
  min-width: 293px;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}

.box-banner-vendor .vendor-right .box-featured-product {
  margin-bottom: 0px;
}

.box-banner-vendor .vendor-left {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.box-banner-vendor .vendor-left .banner-vendor>img {
  border-radius: 4px;
}

.box-info-vendor {
  padding: 15px 25px;
  position: relative;
}

.box-info-vendor .avarta {
  max-width: 150px;
  text-align: center;
  padding: 25px 15px 15px 15px;
  position: relative;
  top: -65px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #d5dfe4;
  max-height: 140px;
}

.box-info-vendor .avarta .btn-buy {
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
}

.box-info-vendor .info-vendor {
  padding: 0px 20px;
  width: 30%;
}

.box-info-vendor .vendor-contact {
  width: 60%;
}

.border-vendor {
  margin-top: -60px !important;
}

.form-register .btn-buy {
  padding: 7px 22px;
}

.form-register .form-control {
  padding: 7px 20px;
}

.form-register .form-group {
  margin-bottom: 22px;
}

.mb-form-register .form-register .form-group {
  margin-bottom: 20px !important;
}

.checkagree {
  /* float: left;
    margin: 2px 10px 0px 0px;
    border: 1px solid #dde4f0; */
  height: 24px;
  width: 24px;
  background-color: #ffffff;
  border: 1px solid #002135;
  border-radius: 0px;
}

.nav-tabs-account {
  text-align: left;
}

.nav-tabs-account li a {
  font-weight: bold;
}

.nav-tabs-account li a:hover {
  font-weight: bold;
}

.nav-tabs-account li:first-child {
  padding-left: 0px;
}

.nav-tabs-account li:first-child a {
  padding-left: 0px;
}

.list-notifications .item-notification {
  border: 1px solid #dde4f0;
  display: flex;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 20px;
  align-items: center;
}

.list-notifications .item-notification .image-notification {
  min-width: 240px;
  max-width: 240px;
}

.list-notifications .item-notification .info-notification {
  padding-left: 20px;
  width: 100%;
  padding-right: 20px;
}

.list-notifications .item-notification .button-notification {
  width: 10%;
  min-width: 150px;
  max-width: 150px;
  text-align: center;
}

.list-orders .item-orders {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}

.list-orders .item-orders:last-child {
  margin-bottom: 0px;
}

.list-orders .item-orders .image-orders {
  min-width: 130px;
  max-width: 130px;
  border: 1px solid #8c9ec5;
  text-align: center;
  padding: 8px;
}

.list-orders .item-orders .image-orders img {
  max-width: 100%;
}

.list-orders .item-orders .info-orders {
  padding-left: 20px;
  width: 50%;
  padding-right: 20px;
}

.list-orders .item-orders .quantity-orders {
  width: 25%;
}

.list-orders .item-orders .price-orders {
  width: 10%;
  min-width: 150px;
  max-width: 150px;
  text-align: center;
}

.body-orders {
  padding: 20px;
}

.box-orders {
  border: 1px solid #d5dfe4;
  border-radius: 4px;
  margin-bottom: 30px;
}

.box-orders .head-orders {
  display: flex;
  border-bottom: 1px solid #d5dfe4;
  padding: 20px;
  width: 100%;
  align-items: center;
}

.box-orders .head-orders .head-left {
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
}

.box-orders .head-orders .head-right {
  width: 20%;
  text-align: right;
}

.label-delivery {
  display: inline-block;
  padding: 7px 16px;
  border-radius: 30px;
  color: #ffffff;
  font-size: 13px;
  line-height: 12px;
  background-color: #e32c2b;
}

.label-delivered {
  background-color: #5bc694;
}

.label-cancel {
  background-color: #f53658;
}

.h54 {
  height: 54px;
  line-height: 34px;
}

.form-tracking .form-control {
  height: 54px;
}

.form-tracking .btn-buy {
  height: 54px;
  line-height: 34px;
}

.form-tracking .box-input {
  width: 100%;
  margin-right: 15px;
}

.form-tracking .box-button {
  width: 10%;
  min-width: 185px;
  max-width: 185px;
}

.list-features {
  margin: 20px 0px 20px 0px;
}

.list-features ul {
  padding: 0px 0px 0px 15px;
  margin: 0px;
}

.list-features ul li {
  list-style: disc;
  color: #8c9ec5;
  font-size: 16px;
  line-height: 32px;
}

.list-steps {
  display: flex;
  width: 100%;
  margin: 30px 0px;
  min-width: 768px;
}

.list-steps .item-step {
  width: 50%;
  position: relative;
}

.list-steps .item-step::before {
  height: 10px;
  content: "";
  width: 100%;
  z-index: 1;
  position: absolute;
  left: 1px;
  top: 33px;
  margin-top: -5px;
  background-color: #002135;
}

.list-steps .item-step:last-child::before {
  display: none;
}

.list-steps .item-step .rounded-step {
  position: relative;
  z-index: 2;
}

.list-steps .item-step .rounded-step .icon-step {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #cad6ec;
  margin-bottom: 20px;
}

.list-steps .item-step .rounded-step .icon-step.step-1 {
  background-image: url(../imgs/page/account/tick.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.list-steps .item-step .rounded-step .icon-step.step-1.active {
  background-image: url(../imgs/page/account/tick-active.svg);
  background-color: #5bc694;
}

.list-steps .item-step .rounded-step .icon-step.step-2 {
  background-image: url(../imgs/page/account/in-production.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.list-steps .item-step .rounded-step .icon-step.step-2.active {
  background-image: url(../imgs/page/account/in-production-active.svg);
  background-color: #5bc694;
}

.list-steps .item-step .rounded-step .icon-step.step-3 {
  background-image: url(../imgs/page/account/shipping.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.list-steps .item-step .rounded-step .icon-step.step-3.active {
  background-image: url(../imgs/page/account/shipping-active.svg);
  background-color: #5bc694;
}

.list-steps .item-step .rounded-step .icon-step.step-4 {
  background-image: url(../imgs/page/account/delivery-truck.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.list-steps .item-step .rounded-step .icon-step.step-4.active {
  background-image: url(../imgs/page/account/delivery-active.html);
  background-color: #5bc694;
}

.list-steps .item-step .rounded-step .icon-step.step-5 {
  background-image: url(../imgs/page/account/delivered.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.list-steps .item-step .rounded-step .icon-step.step-5.active {
  background-image: url(../imgs/page/account/delivered-active.svg);
  background-color: #5bc694;
}

.map-account {
  width: 100%;
  margin: 30px 0px;
}

.map-account iframe {
  width: 100%;
  height: 340px;
}

#tab-setting .form-control {
  min-height: 44px;
}

.list-services {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px 0px -10px;
}

.list-services li {
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: bold !important;
  color: #002135;
  display: inline-block;
  width: 100%;
  padding: 0px 10px 0px 37px;
  background: url(../imgs/page/about/checked.svg) no-repeat 10px 1px;
  flex: 0 0 auto;
  width: 50%;
  margin-bottom: 15px;
}

.box-images-logo img {
  opacity: 1;
  max-height: 28px;
  margin-right: 30px;
  margin-bottom: 40px;
}

.border-1 {
  border-top: 1px solid #d5dfe4;
}

.breadcrumbs-div {
  margin: 0px 0px;
  padding: 16px 0px;
  margin-bottom: 30px;
  background-color: rgba(40, 58, 90, 0.9);
}

.item-slider {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.cards-struct-cont {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 32px;
  margin-bottom: 24px;
}

.breadcrumb {
  margin: 0px;
  text-transform: capitalize;
  /* background-color: ; */
}

.breadcrumb li a {
  display: inline-block;
  padding: 0px 30px 0px 0px;
  background: url(../imgs/page/shop/arrow-right.svg) no-repeat top 5px right 10px;
}

.breadcrumb li:last-child a {
  background-image: none;
}

.sidebar-border {
  border: 1px solid #dde4f0;
  margin-bottom: 30px;
}

.sidebar-border .sidebar-head {
  border-bottom: 1px solid #dde4f0;
  padding: 22px 23px 18px 23px;
}

.sidebar-border .sidebar-content {
  padding: 15px 10px;
}

.list-nav-arrow li {
  margin: 5px 0px 5px 0px;
  transition-duration: 0.2s;
  /* background-color: aliceblue; */
}

/* .list-nav-arrow li:hover {
    padding-left: 3px;
    transition-duration: 0.2s;
} */

/* .list-nav-arrow li:hover .number {
    background-color: #e32c2b;
    color: #fff;
    transition-duration: 0.2s;
} */

.list-nav-arrow li a {
  font-size: 16px;
  line-height: 24px;
  color: #002135;
  display: block;
  padding: 0px 0px 0px 15px;
  /* background: url(../imgs/page/shop/arrow-menu.svg) no-repeat 0px 6px; */
}

.list-nav-arrow li a:hover {
  color: #e32c2b;
}

.list-nav-arrow li a .number {
  background-color: #f0f3f8;
  border-radius: 7px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #002135;
  padding: 3px 0px;
  float: right;
  min-width: 25px;
  text-align: center;
  transition-duration: 0.2s;
}

.list-checkbox {
  display: inline-block;
  width: 100%;
  padding: 15px 0px 10px 0px;
}

.list-checkbox li {
  position: relative;
  padding: 0px 30px 6px 0px;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.list-checkbox li .number-item {
  position: absolute;
  top: 35%;
  right: 0px;
  transform: translateY(-50%);
  padding: 4px 8px;
  font-size: 12px;
  line-height: normal;
  border-radius: 4px;
  font-weight: 500;
  background: #f0f3f8;
  color: #002135;
}

.list-color {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}

.list-color li {
  flex: 0 0 auto;
  width: 20%;
  padding: 0px 10px;
  text-align: center;
  margin-bottom: 20px;
}

.list-color li a {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-bottom: 5px;
}

.list-color li a:hover,
.list-color li a.active {
  background-image: url(../imgs/page/shop/check.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.list-color li a.color-red {
  background-color: #f53658;
}

.list-color li a.color-green {
  background-color: #5bc694;
}

.list-color li a.color-blue {
  background-color: #1aaeed;
}

.list-color li a.color-purple {
  background-color: #9c79ff;
}

.list-color li a.color-black {
  background-color: #0e224d;
}

.list-color li a.color-gray {
  background-color: #dde4f0;
}

.list-color li a.color-pink {
  background-color: #ff94bc;
}

.list-color li a.color-brown {
  background-color: #ab5f3e;
}

.list-color li a.color-yellow {
  background-color: #f9b534;
}

.slide-shop .card-grid-style-2 {
  margin-bottom: 35px;
}

.slide-shop .card-grid-style-2.border-bottom {
  border-width: 0px !important;
}

.slide-shop .card-grid-style-2 .image-box .label {
  left: 2px;
  top: 2px;
}

.slide-shop .card-grid-style-2.card-grid-none-border .image-box {
  min-width: 84px;
  max-width: 84px;
  margin-right: 13px;
  border: 1px solid #ccc;
  padding-right: 0px;
  border-radius: 4px;
}

.view-type-list {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: url(../imgs/list.svg) no-repeat center;
  background-size: cover;
  border-radius: 4px;
  vertical-align: middle;
}

.view-type-list:hover,
.view-type-list.active {
  background: url(../imgs/list-hover.svg) no-repeat center;
  background-size: cover;
  filter: grayscale(1);
}

.view-type-grid {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: url(../imgs/grid.svg) no-repeat center;
  background-size: cover;
  border-radius: 4px;
  vertical-align: middle;
}

.view-type-grid:hover,
.view-type-grid.active {
  background: url(../imgs/grid-hover.svg) no-repeat center;
  background-size: cover;
  filter: grayscale(1);
}

.view-type-table {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: url(../imgs/table.svg) no-repeat center;
  background-size: cover;
  border-radius: 4px;
  vertical-align: middle;
}

.view-type-table:hover,
.view-type-table.active {
  background: url(../imgs/table-hover.svg) no-repeat center;
  background-size: cover;
  filter: grayscale(1);
}

.dropdown-sort {
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
}

.dropdown-sort .dropdown-toggle {
  padding: 5px 0px 10px 7px;
}

.dropdown-sort .dropdown-toggle:after {
  content: "\f151";
  font-family: uicons-regular-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1 !important;
  font-size: 14px;
  opacity: 1;
  margin-left: 2px;
  position: relative;
  top: 6px;
  border: 0px !important;
  color: rgba(66, 90, 139, 0.6117647059);
}

.border-1-right {
  position: relative;
  margin-right: 30px;
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
}

.border-1-right::before {
  content: "";
  height: 34px;
  width: 1px;
  background-color: #d5dfe4;
  position: absolute;
  top: 3px;
  right: -15px;
}

.border-1-right.span {
  padding: 5px 10px 10px 7px;
}

.border-1-right.span::before {
  content: "";
  height: 34px;
  width: 1px;
  background-color: #d5dfe4;
  position: absolute;
  top: 1px;
  right: -15px;
}

.box-btn .btn {
  padding: 0px;
}

.link-see-more {
  background: url(../imgs/page/shop/arrow-brand-2.svg) no-repeat top 6px right 0px;
  color: #e32c2b;
  display: inline-block;
  padding: 0px 15px 0px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
}

.border-brand-2 {
  position: relative;
}

.border-brand-2::before {
  content: "";
  height: 3px;
  width: 68px;
  background-color: #e32c2b;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.pagination li {
  padding: 2px;
}

.pagination li a {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #002135;
  border-radius: 4px;
  border: 1px solid #d5dfe4;
  min-width: 36px;
  text-align: center;
}

.pagination li a:hover,
.pagination li a.active {
  background-color: #e32c2b;
  border-color: #e32c2b;
  color: #ffffff;
}

.pagination li .page-prev {
  background: url(../imgs/page/homepage2/prev.svg) no-repeat center;
  min-height: 32px;
  padding: 5px 20px;
  border: 0px;
}

/* .pagination li .page-prev:hover {
  background-color: transparent;
} */

.pagination li .page-next {
  background: url(../imgs/page/homepage2/next.svg) no-repeat center;
  min-height: 32px;
  padding: 5px 20px;
  border: 0px;
}

/* .pagination li .page-next:hover {
  background-color: transparent;
} */

.shop-template .font-sm {
  font-weight: 500;
}

.modal-body .list-checkbox li .cb-container {
  margin-bottom: 2px;
  padding-left: 26px;
}

.modal-body {
  height: auto;
  overflow: hidden;
}

.align-top {
  vertical-align: top;
}

@media (min-width: 792px) {
  .col-w-1 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-w-2 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .col-w-1 {
    flex: 0 0 auto;
    width: 23%;
  }

  .col-w-2 {
    flex: 0 0 auto;
    width: 31%;
  }
}

.filters-icon {
  background-image: url(../imgs/page/shop/filter.svg);
  background-repeat: no-repeat;
  background-position: 13px 9px;
  padding: 0px 0px 0px 34px;
}

.banner-ads-top {
  border: 1px solid #dde4f0;
  border-radius: 4px;
  overflow: hidden;
}

.banner-ads-top img {
  display: block;
}

.banner-top-gray-100 .banner-ads-top {
  background-color: #f9fafb !important;
}

.slider-shop-2 .card-grid-style-2 {
  border: 1px solid #d5dfe4;
  margin-left: 1px;
}

.slider-shop-2 .card-grid-style-2:hover {
  border: 1px solid #e32c2b;
}

.slider-shop-2 .swiper-button-next {
  right: -50px;
  top: 50%;
  margin-top: -30px;
}

.slider-shop-2 .swiper-button-prev {
  left: -50px;
  right: auto;
  top: 50%;
  margin-top: -30px;
}

.sidebar-ads .bg-electronic {
  height: auto;
  margin-bottom: 25px;
  padding-bottom: 105px;
  padding-top: 20px;
  background-size: auto 40%;
}

.big-deal {
  background-color: #27b3d2;
  border-radius: 30px;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  padding: 10px 16px;
}

.slider-shop-2 .card-grid-style-2 {
  margin-left: 1px;
}

.page-content p {
  margin-bottom: 15px;
}

/* Common New CSS */

.search-icon {
    position: absolute;
    top: 0px;
    margin: 0px;
    right: 0;
    color: #002135;
    cursor: pointer;
    padding: 3px 10px;
    line-height: 30px;
}

.carousel-control-next,
.carousel-control-prev {
  width: auto;
}

.carousel-control-prev span.material-symbols-outlined {
  font-weight: 900;
  font-size: 20px;
  background: rgba(47, 47, 43, 0.9);
  padding: 16px;
}

.carousel-control-next span.material-symbols-outlined {
  font-weight: 900;
  font-size: 20px;
  background: rgba(47, 47, 43, 0.9);
  padding: 16px;
}

.carousel .carousel-control-next:hover {
  display: block;
}

.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fd6404;
}

.head-img-card .card {
  border: none;
  padding: 5px;
}

.head-img-card .card-img {
  padding: 15px;
}

.head-img-card .card-title-text {
  color: #2f2f2b !important;
  font-weight: initial !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  text-decoration: none;
  display: block;
  padding-top: 10px;
  text-align: center;
}

.head-img-card .card-body a:hover {
  color: #fd6404 !important;
}

.head-img-card .inner-img {
  transition: 0.3s;
}

.head-img-card .inner-img:hover {
  transform: scale(1.1);
}

.head-img-card .img-hover-zoom {
  overflow: hidden;
  /* [1.2] Hide the overflowing of child elements */
}

/* Transition property for smooth transformation of images */

.head-img-card .img-hover-zoom img {
  transition: transform 0.5s ease;
}

/* Zoom-n-rotate Container */

.head-img-card .img-hover-zoom--zoom-n-rotate img {
  transition: transform 0.8s ease-in-out;
}

/* The Transformation */

.head-img-card .img-hover-zoom--zoom-n-rotate:hover img {
  transform: scale(1.2) rotate(0deg);
}

.padding-tb-10 {
  padding: 10px 0px;
}

.payment-icon {
  text-align: right;
}

.payment-icon a {
  font-size: 26px;
  padding: 0px 15px;
}

.search-icon-plus-minus {
  position: absolute;
  top: 0;
  margin: 10px;
  right: 0;
  width: 90%;
}

.carousel-caption {
  background-color: #ffffff90;
  width: 50%;
  padding: 15px;
  border-radius: 8px;
  bottom: 26%;
  left: 5%;
  margin: 0 auto;
}

.slide-title {
  font-weight: 600 !important;
  color: #002135;
  font-size: 32px;
  text-align: left;
  line-height: 39px;
  text-transform: initial;
  margin-bottom: 15px;
}

.slide-descr {
  font-weight: 500;
  color: #002135;
  text-align: left;
  font-size: 18px;
  text-transform: initial;
  margin-bottom: 15px;
}

.btn.btn-learn {
  float: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  border: 1px solid #e32c2b;
  text-align: center;
  padding: 7px 15px;
  transition: all 0.3s ease 0s;
  background-color: #e32c2b;
  text-transform: uppercase;
}

.btn.btn-learn:hover {
  border: 1px solid #e32c2b;
  background-color: #e32c2b;
  color: #ffffff;
}

a.btn-learn:hover {
  background-color: #e32c2b;
  border-color: #e32c2b;
}

.carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #e32c2b;
}

a.sidebar-li-bg {
  background: aliceblue;
  padding: 10px !important;
  border: 1px solid silver;
}

/* Decrement Increment */

.increment-wrapper label {
  color: #72777d;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 35% !important;
  top: 10px;
  padding: 0 5px;
  background: #fff;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.increment-wrapper input {
  display: block;
  width: 25%;
  padding: 5px;
  height: 35px;
  border: 1px solid #72777d;
  /* padding-left: 15px; */
  text-align: center;
}

.increment-wrapper .button {
  display: block;
  height: 35px;
  width: 35px;
  border: 0;
  background-color: #002135 !important;
  color: #fff;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
}

.increment-wrapper .dec {
  border-radius: 4px 0 0 4px !important;
}

.increment-wrapper .inc {
  border-radius: 0 4px 4px 0 !important;
}

.increment-wrapper .button:hover {
  transform: scale(1.05);
  transition: all 0.2s ease-in-out;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.increment-wrapper .button:focus {
  transform: scale(0.95);
  transition: none;
  box-shadow: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  outline: 0;
  border: none;
}

/* Table */

.rwd-table {
  margin: auto;
  width: 100%;
  border-collapse: collapse;
}

.rwd-table tr:first-child {
  border-top: none;
  background: #002135 !important;
  color: #fff;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f2f2f2;
}

.rwd-table tr:nth-child(odd):not(:first-child) {
  background-color: #f8f8f8;
}

.rwd-table th {
  display: none;
}

.rwd-table td {
  display: block;
  /* vertical-align: top; */
}

.rwd-table td:first-child {
  margin-top: 0.5em;
}

.rwd-table td:last-child {
  margin-bottom: 0.5em;
}

.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 120px;
  display: inline-block;
  color: #000;
}

.rwd-table th,
.rwd-table td {
  text-align: left;
}

.rwd-table {
  color: #333;
  border-radius: 0.4em;
  overflow: hidden;
}

.rwd-table tr {
  border-color: #bfbfbf;
  cursor: pointer;
}

.rwd-table th,
.rwd-table td {
  padding: 0.5em 1em;
}

@media screen and (max-width: 601px) {
  .rwd-table tr:nth-child(2) {
    border-top: none;
  }

  .rwd-table td.data-none:before {
    content: "";
  }

  td.td-none {
    display: none;
  }
}

@media screen and (min-width: 600px) {
  .rwd-table tr:hover:not(:first-child) {
    background-color: #eaebec;
  }

  .rwd-table td:before {
    display: none;
  }

  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }

  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-left: 0;
  }

  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-right: 0;
  }

  .rwd-table th,
  .rwd-table td {
    padding: 0.5em 1em !important;
  }

  td.mobile-total {
    display: none;
  }
}

.right-side {
  float: right;
  width: 25%;
  padding: 1%;
}

/* Sign In */

.feedback i {
  margin: 0px 8px;
}

.registration h3 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 15px;
}

.regist-form {
  padding: 15px;
  border: 1px solid #d8d8d8;
}

.registration h4 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 15px;
}

.registration p {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 15px;
}

.registration span {
  font-size: 16px;
  margin-left: 10px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 15px;
}

.password-icon {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 1.2rem;
  transform: translateY(-50%);
  width: 1.2rem;
  color: #00739e;
  transition: color 0.2s;
}

.password-icon .fa-eye-slash {
  display: none;
}

.password-icon:hover {
  cursor: pointer;
  color: #ff4754;
}

#target {
  display: none;
}

/* Filter */

.select2-container {
  max-width: 250px;
}

.select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
}

.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 18px;
  width: 18px;
  border: 1px solid #000;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}

.select2-results__option[aria-selected="true"]:before {
  font-family: fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: #e32c2b;
  border: 0;
  display: inline-block;
  padding-left: 3px;
}

.box-border {
  padding: 15px;
  /* border: 1px solid antiquewhite; */
  border-radius: 5px;
}

/* Tabination */

/* End Tabination */

.height-200 {
  height: 200px;
  overflow-y: auto;
}


.width-150 {
  width: 150px;
}

.cpointer {
  cursor: pointer;
}

.cart5050px {
  width: 50px;
  height: 50px;
  border-radius: 6px;
}

.head-title h2 {
  color: #e32c2b;
  margin-bottom: 20px;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.width-150 {
  width: 150px;
}

.cpointer {
  cursor: pointer;
  color: #002135;
}

.cart5050px {
  width: 50px;
  height: 50px;
}

.dashbutton {
  height: 100%;
  background: #002135;
  padding: 16px;
  /* border-top-left-radius: 8px;
    border-top-right-radius: 8px; */
  cursor: pointer;
  margin-bottom: 0px;
  /* box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; */
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  /* display: flex;
    align-items: center;
    justify-content: space-between; */
  text-align: left;
}

.dash-icon {
  width: 100%;
  text-align: center;
  margin: 15px 0px;
}

.dashbutton .dash-icon img {
  filter: invert();
}

span.dashspan {
  width: 100%;
  line-height: 1.6;
}

.dashbutton:hover {
  background: #f2f2f2;
}

.dashbutton.active{
  background: #f2f2f2;
  color: #0056b3;
}

.dashbutton:hover img {
  filter: none;
}

.dashbutton:hover span.dashspan {
  color: #002135;
}

.head-title h2 {
  color: #002135;
  margin-bottom: 20px;
}

.date-picker {
  border: 1px solid #ced4da !important;
  height: 40px !important;
  margin-top: 20px;
  width: 100%;
}

dp-date-picker.brder-color-grey {
  width: 100% !important;
}

input.dp-picker-input {
  border: 1px solid #ced4da !important;
  height: 40px !important;
  margin-top: 10px;
  width: 100%;
  padding: 0 20px;
  cursor: pointer;
}

.single-cat {
  padding: 8px 15px;
}

.ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  line-height: 1.6;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Map */

#map {
  height: 100%;
}

.map a {
  color: #f56363;
  transition: all 0.3s ease-in-out;
}

.map p {
  font-weight: 400;
  color: #4c4c4c;
  font-size: 17px;
}

.map-info-box {
  text-align: left;
}

.map-info-box p {
  margin: 0 0 8px;
}

.map-info-box i {
  padding-right: 0.5em;
  color: #cec9c9;
}

.map-head h3 {
  height: 64px;
  background: url(http://icons.iconarchive.com/icons/icons8/windows-8/64/Logos-Box-icon.png) 81px center no-repeat;
  background-size: 64px auto;
  text-indent: -999em;
  margin: 12px 0 14px;
}

.map-address {
  font-weight: 300;
}

.map-email {
  font-weight: 400;
}

/* End Map */

h4.cart-product-description {
  font-size: 18px !important;
}

h6.cart-product-description {
  font-weight: normal !important;
}

.top-lr-radius {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.rwd-table tr.bg-none:first-child {
  background: transparent;
}

.card-grid-inner.bg-none {
  background: none;
  height: auto;
}

.align-pd-tr tr {
  line-height: 2.6;
}

.table-align {
  padding: 15px;
}

.table-align td {
  padding: 8px 15px;
  font-size: 16px;
  line-height: 1.5;
}

.table-align label {
  font-weight: bold;
}

.product-btn {
  background-color: #ebf0f3;
  border-radius: 4px;
  padding: 10px 12px;
  color: #0ba9ed;
  font-family: "Roboto", sans-serif;
  font-size: 16px !important;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  /* margin-top: 15px; */
  margin: 0px 10px 10px 0px;
}

.price-main {
  margin: 10px 0px;
}

/* .btn-bottom{position: absolute;bottom:0} */

.posi-absolute {
  position: absolute;
  left: 0;
  width: 100%;
}

.form-register.align-flex .did-floating-label-content.mb-0 {
  padding-right: 10px;
}

#top-res {
  top: 0;
}

#ngb-typeahead-0 {
  width: 100%;
}

#headCancelDate {
  width: 98% !important;
}

.dp-popup {
  border: 1px solid #ced4da !important;
}

.table-align.pad-8 td {
  padding: 8px !important;
  word-break: break-word;
}

dp-day-calendar .dp-calendar-day {
  box-sizing: border-box;
  cursor: pointer;
  height: 35px;
  width: 35px;
  border: none !important;
}

dp-day-calendar .dp-calendar-weekday {
  border-bottom: none !important;
  border-left: none !important;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  width: 35px;
}

dp-calendar-nav .dp-calendar-nav-container,
dp-calendar-nav .dp-nav-date-btn {
  border: none !important;
  border-bottom: none;
  box-sizing: border-box;
  height: 35px;
}

dp-day-calendar .dp-calendar-wrapper {
  border: none !important;
  box-sizing: border-box;
}

.dp-nav-header-btn {
  background-color: transparent !important;
  border: none !important;
  padding: 15px 0px;
}

dp-calendar-nav .dp-calendar-nav-left,
dp-calendar-nav .dp-calendar-nav-right {
  line-height: 0;
  background-color: transparent !important;
  border: none !important;
}

#headnotes {
  height: 100px !important;
  padding-top: 15px !important;
  border: 1px solid #ced4da !important;
}

#shippingaddreparser {
  height: 100px !important;
  padding-top: 15px !important;
  border: 1px solid #ced4da !important;
}

a.icon.chdelete {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 1020;
  font-size: 18px;
  cursor: pointer;
}

/* Modal */

.add-to-cart button {
  background-color: #fff;
  position: relative;
  color: #fff;
  border: none;
  padding: 1.25em 2em;
  font-size: 0.75em;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.25s cubic-bezier(0.55, 0, 0.1, 1);
}

.add-to-cart button:hover {
  background: transparent;
}

.add-to-cart button:focus {
  outline: none;
}

/**
   * Overlay
   * -- only show for tablet and up
   */

@media only screen and (min-width: 40em) {
  .add-to-cart .modal-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),
      visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  }

  .add-to-cart .modal-overlay.active {
    opacity: 1;
    visibility: visible;
  }
}

/**
   * Modal
   */

.add-to-cart .modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  /* background-color: #fff; */
  width: 100%;
  max-width: 75rem;
  min-height: 20rem;
  padding: 1rem;
  border-radius: 3px;
  opacity: 0;
  overflow-y: auto;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scale(1.2);
  transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}

.add-to-cart .modal .close-modal {
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 15px;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),
    transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition-delay: 0.3s;
}

.add-to-cart .modal .close-modal svg {
  width: 1.75em;
  height: 1.75em;
}

.add-to-cart .modal .modal-content {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition-delay: 0.3s;
}

.add-to-cart .modal.active {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.add-to-cart .modal.active .modal-content {
  opacity: 1;
}

.add-to-cart .modal.active .close-modal {
  transform: translateY(10px);
  opacity: 1;
}

/**
   * Mobile styling
   */

@media only screen and (max-width: 39.9375em) {
  .add-to-cart .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    transform: scale(1.1);
    padding: 0 !important;
  }

  .add-to-cart .close-modal {
    right: 20px !important;
  }
}

.color-gray-700 {
  /* display: none !important; */
}

.displaynone {
  display: none !important;
}

.ngx-gallery-clickable {
  background-size: contain !important;
}

.margin10 {
  margin: 10px;
}

.ngx-gallery-thumbnail.ngx-gallery-active.ngx-gallery-clickable {
  height: 100px !important;
  width: 100px !important;
}

.ngx-gallery-thumbnails[_ngcontent-serverApp-c90] .ngx-gallery-thumbnail.ngx-gallery-active[_ngcontent-serverApp-c90] {
  border: 1px double #dde4f0;
}

ngx-gallery-image {
  height: 100% !important;
}

ngx-gallery-thumbnails {
  height: calc(40% - 0px) !important;
}

.ngx-gallery-thumbnails[_ngcontent-serverApp-c75] .ngx-gallery-thumbnail.ngx-gallery-active[_ngcontent-serverApp-c75] {
  border: 1px solid #dde4f0 !important;
}

.ngx-gallery-thumbnails[_ngcontent-serverApp-c75] .ngx-gallery-thumbnail[_ngcontent-serverApp-c75] {
  border: 1px solid #dde4f0 !important;
  border-radius: 4px !important;
}

.ngx-gallery-icon .ngx-gallery-icon-content {
  display: block;
  color: #f90000;
}

.ngx-gallery-image[_ngcontent-serverApp-c74] {
  background-position: initial;
}

.col-lg-6.detail-gallery.px-3.py-2 {
  height: 600px !important;
}

.did-floating-input.brder-color-grey.ng-untouched.ng-pristine.ng-valid.h40 {
  border: 1px solid #ced4da !important;
  height: 40px !important;
  margin-top: 10px;
}

.pwd-eye-icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px;
  margin-top: 9px;
  z-index: 1020;
}

.did-floating-input.brder-color-grey.ng-pristine.ng-valid.ng-touched {
  order: 1px solid #ced4da !important;
  height: 50px !important;
  margin-top: 10px;
}

#termsandcondition {
  height: 18px;
  width: 18px;
  background-color: #ffffff;
  border: 1px solid #002135;
  border-radius: 0px;
}

.ngx-pagination li {
  display: inline-block;
  overflow: inherit !important;
}

#top-banner-and-menu .breadcrumbs-div {
  margin-bottom: 0px !important;
}

/* #top-banner-and-menu .row{padding-right: calc(var(--bs-gutter-x)/ 0);
    padding-left: calc(var(--bs-gutter-x)/ 0);} */

.width-200 {
  width: 200px;
}

.address i {
  padding: 15px;
}

.address span {
  padding: 15px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type="number"] {
  -moz-appearance: textfield;
}

.maxwidth300 {
  max-width: 300px !important;
}

.displynone {
  display: none;
}

.displyblock {
  display: block;
}

.fa-list-alt:before {
  content: "\f08a" !important;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  /* background-color: rgba(40, 58, 90, 0.9); */
  background: transparent;
}

.sidebr-modal .btn-close {
  padding: 15px;
  margin: 0 0 0 auto;
}

.modal-dialog {
  margin: 0;
  position: fixed;
  width: 320px;
  height: 100%;
}

/* .dropdown .menu-texts.menu-close>li.has-children>.sub-menu li>a {
    background: url(../imgs/template/icons/arrow-gray.svg) no-repeat right 20px center;
} */

.submenuicon {
  background: url(../imgs/template/icons/arrow-gray.svg) no-repeat right 20px center !important;
}

.dropdown .menu-texts.menu-close>ul.sub-menu>li .has-children.temp-css {
  display: none;
}

.list-grid-col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
}

.ngx-gallery-thumbnails[_ngcontent-serverApp-c78] .ngx-gallery-thumbnail.ngx-gallery-active[_ngcontent-serverApp-c78] {
  border: 1px solid #dde4f0 !important;
}

td.d-flex-td-respo {
  vertical-align: top;
}

/* .menu-texts>li.has-children>a ul.sub-menu>li.has-children.temp-css{display: none;} */

/* .menu-texts>li.has-children>a ul.sub-menu>li.has-children.temp-css:hover,
.menu-texts>li.has-children>a ul.sub-menu>li.has-children.temp-css.active {display:block;background-color: red;} */

@media screen and (min-width: 1799px) {

  .padding-lr-80,
  .padding-lr-180,
  .b2bmsg{
    padding: 0px 120px !important;
  }
  /* ul.breadcrumb.padding-tb-10.text-start.text-white {
    padding: 0px 340px !important;
  } */

  .qty-txt {
    left: 40px !important;
  }

  .padding-lr-80.padding-lr-100 {
    padding: 0px 60px !important;
  }
  
}

@media screen and (min-width: 2199px) {

  .padding-lr-80,
  .padding-lr-180,
  .b2bmsg {
    padding: 0px 320px !important;
  }

  .list-9-col {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 30px;
  }

  .list-grid-col {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 30px;
  }
}

@media (max-width: 1550px) {
  .list-9-col {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 30px;
  }

  .list-grid-col {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 30px;
  }

  .banner-hero.banner-2 .block-2 {
    right: -10px;
  }

  .header .main-header .header-left .header-shop .icon-list {
    padding: 0px 15px 0px 15px;
    /* width: 25px;
    height: 25px; */
    font-size: 22px;
  }

  .header-shop a span {
    display: none;
  }

  .header .main-header .header-left .header-shop {
    width: 16%;
    margin-top: 15px;
    margin-right: 24px;
  }
}

@media screen and (min-width: 1199px) and (max-width: 1345px) {
  .btn {
    min-width: 110px;
  }
}

@media (max-width: 1399.98px) {
  .list-9-col {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
  }

  .list-grid-col {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
  }

  .block-samsung {
    padding: 25px 100px 25px 35px;
    background-size: auto 170px;
  }

  .block-drone {
    padding: 25px 120px 25px 35px;
    background-size: auto 130px;
  }

  .block-iphone {
    background-size: auto 110px;
  }

  .image-gallery .font-33 {
    font-size: 20px;
    line-height: 27px;
  }

  .image-gallery .font-32 {
    font-size: 25px;
    line-height: 32px;
  }

  .bg-metaverse {
    background-size: auto 75%;
  }

  .list-col-5 li {
    padding: 0px 4px;
  }

  .item-list .font-lg-bold {
    font-size: 16px;
    line-height: 24px;
  }

  .card-grid-style-4 .card-grid-inner .info-right {
    width: 60%;
  }

  .card-grid-style-4 .card-grid-inner .image-box {
    width: 40%;
  }

  .banner-homepage3 {
    padding-left: 65px;
  }

  .display-list .card-grid-style-3 .card-grid-inner .image-box {
    min-width: 210px;
    max-width: 210px;
  }

  .box-info-vendor .vendor-contact {
    position: relative;
    top: -40px;
    width: 100%;
  }

  .box-info-vendor {
    flex-wrap: wrap;
  }

  .box-info-vendor .info-vendor {
    width: 70%;
  }

  .border-vendor {
    margin-top: -40px !important;
  }

  .banner-image {
    display: none;
  }
}

.item-details-align-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item-details-align-flex .col-lg-3 {
  margin-bottom: 10px !important;
}

@media (max-width: 1199.98px) {

  .list-9-col,
  .list-grid-col {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
  }

  .btn.btn-buy.btn-mobile {
    min-width: auto;
    padding: 7px 12px;
  }

  .burger-icon {
    display: inline-block;
  }

  .topbar .container-topbar .menu-topbar-right {
    text-align: center;
    width: 100%;
  }

  .list-products-5 .card-grid-style-3 {
    width: 33.333%;
  }

  .list-products-5.list-products-3 .card-grid-style-3 {
    width: 33.333%;
  }

  .header .main-header .header-left .header-shop {
    width: 35%;
    padding-right: 46px;
    min-width: 189px;
  }

  .header .main-header .header-left .header-nav {
    width: 0%;
  }

  .header .main-header .header-left .header-search {
    width: 65%;
  }

  .header .burger-icon {
    display: block;
  }

  .box-count.box-count-square .deals-countdown {
    padding: 4px 0px;
  }

  .block-iphone {
    background-size: auto 150px;
  }

  /* .list-9-col li {
        width: 16.66%;
    } */
  .top-deals .box-top-deals .top-deals-right,
  .top-deals .box-top-deals .top-deals-left {
    width: 100%;
  }

  .top-deals .card-grid-inner .image-box {
    height: auto;
    line-height: 100%;
  }

  .bg-headphone {
    padding-bottom: 30px;
  }

  .font-xl {
    font-size: 20px;
    line-height: 26px;
  }

  .font-33 {
    font-size: 25px;
  }

  .font-32 {
    font-size: 24px;
  }

  .box-wishlist {
    max-width: 100%;
  }

  .btn.btn-arrow-2 {
    background-position: top 3px right 0px;
    padding: 0px 20px 0px 0px;
    font-size: 14px;
    line-height: 16px;
    background-size: 14px;
  }

  .info-blog .btn.btn-arrow-2 {
    padding: 0px 18px 0px 0px;
    font-size: 12px !important;
    line-height: 16px !important;
    background-size: 12px;
  }

  .gallery-image .image-left {
    min-width: 99px;
    max-width: 99px;
    padding-right: 10px;
  }

  .pl-mb-0 {
    padding-left: 0px !important;
  }

  .list-services li {
    width: 100%;
  }

  .bg-newsletter-home7::before,
  .bg-newsletter-home7::after {
    background-size: auto 50%;
  }

  .btn-category:before {
    display: none;
  }

  .banner-home9 .banner-small {
    padding: 15px 10px 0px 10px;
  }

  .banner-home9 .banner-big-home9 .box-img-banner img {
    max-width: 200px;
  }

  .box-newsletter-home10::after {
    background-size: 250px;
  }

  .box-newsletter-home10::before {
    background-size: 250px;
  }

  .card-grid-style-2 {
    padding: 15px 7px;
  }

  .card-grid-style-2 .image-box {
    min-width: 105px;
    max-width: 105px;
    padding-right: 10px;
  }

  .banner-home10 .banner-big-home10 .box-img-banner-2 img {
    max-width: 270px;
  }

  .banner-home10 .banner-big-home10 .box-img-banner img {
    max-width: 210px;
  }

  .dashbutton .dash-icon img {
    width: 50%;
  }

  span.dashspan {
    line-height: 1.6;
    font-size: 16px;
  }

  .dashbutton {
    margin-bottom: 0px !important;
  }

  /* New Header CSS */
  .mobile-header {
    flex-wrap: wrap !important;
  }

  .mobile-header .header .main-menu li ul {
    left: 0%;
  }

  .header .main-menu li ul li ul {
    display: none;
  }

  h1.head-text.mt-60.color-gray-900 {
    margin-top: 30px !important;
    margin-bottom: 15px !important;
  }

  .btn {
    min-width: 118px;
  }

  .col-xs-12.col-sm-12.col-md-12.checkout-box.d-flex.justify-content-between.flex-wrap.btn-center {
    justify-content: space-between !important;
  }

  .item-details-align-flex .btn {
    min-width: 90px !important;
    margin-top: 0px !important;
  }
}

.homebanner-holder.mt-60 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.row.dash-block {
  padding: 0px;
}

.section-box.shop-template.mt-60 {
}

h1.head-text.mt-60.color-gray-900 {
  margin-top: 140px !important;
}
ul.breadcrumb.padding-tb-10.text-start.text-white {
    margin-top: 190px !important;
}

.container.mt-60.mb-60,
.row.padding-lr-80.padding-lr-100,
.row.mb-50.padding-lr-80.mt-30,
.container-fluid.my-30,
.row.padding-lr-80.mt-30 {
    margin-top: 30px !important;
}

.head-main.bd-gray-200.mt-20 {
  margin-top: 0px !important;
}

section.section-box.shop-template.mt-100 {
  margin-top: 30px !important;
}

@media (max-width: 1024px) {
  .carousel-caption {
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    width: 100%;
    bottom: 0%;
    left: 0%;
    top: 0%;
    margin-top: 50px;
  }
}



.product-grid-align {
  display: grid !important;
  grid-template-columns: 1fr 2fr !important;
  gap: 30px !important;
}

@media (max-width: 767.98px) {
  .carousel-caption.d-none.d-md-block {
    display: block !important;
  }
  .carousel-caption {
    position: absolute;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
    height: max-content !important;
    margin-top: 0 !important;
            background: transparent;
  }

  .carousel-indicators {
    display: none;
  }

  .product-grid-align {
    grid-template-columns: 1fr !important;
    gap: 0px !important;
  }

  div#hv2 {
    margin-right: 0px !important;
  }

  .list-9-col,
  .list-grid-col {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }

  .head-main {
    padding: 0px !important;
    margin-bottom: 20px !important;
  }

  .margin-lr-80 {
    margin: 0 0px;
  }

  .d-block-mobile {
    display: block !important;
  }

  .did-floating-label-content {
    margin-bottom: 8px;
  }

  .footer .width-20 {
    width: 100%;
  }

  .footer .width-16 {
    width: 100%;
  }

  .footer .width-23 {
    width: 100%;
  }

  .burger-icon {
    top: 17px;
  }

  .sticky-bar.stick .burger-icon {
    top: 17px;
  }

  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
    max-width: 140px;
  }

  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
    padding: 30px;
  }

  .nav.nav-right {
    margin-top: 30px;
  }

  .list-products-5.list-products-3 .hurry-up {
    width: 100%;
  }

  .list-products-5.list-products-3 .hurry-up .card-grid-inner {
    height: auto;
  }

  .image-gallery {
    margin-bottom: 0px;
  }

  .image-gallery .image-big {
    width: 100%;
    margin-bottom: 25px;
  }

  .image-gallery .image-small {
    width: 100%;
    margin-bottom: 25px;
  }

  h1 {
    font-size: 44px;
    line-height: 63px;
  }

  h2 {
    font-size: 35px;
    line-height: 45px;
  }

  .box-newsletter {
    padding-bottom: 110px;
  }

  .box-promotions {
    height: auto;
    max-height: 515px;
  }

  .banner-hero.banner-1 .banner-big.banner-big-3 {
    background-position: center top;
  }

  .font-68 {
    font-size: 40px;
    line-height: 42px;
  }

  /* .list-9-col li {
        width: 25%;
    } */
  .card-grid-style-2 .image-box {
    min-width: 110px;
    max-width: 110px;
    padding-right: 10px;
  }

  .nav-tabs li a h4 {
    font-size: 20px;
  }

  .border-1-right {
    margin-right: 15px;
  }

  .border-1-right::before {
    display: none;
  }

  .dropdown .sidebar-left .menu-texts {
    display: block;
  }

  .dropdown .sidebar-left .menu-texts.menu-close {
    min-width: 320px;
  }

  .box-info-vendor .avarta .btn-buy {
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
    font-size: 10px !important;
    line-height: 14px !important;
  }

  .box-info-vendor .avarta {
    max-width: 115px;
    padding: 15px 5px 10px 5px;
    top: -40px;
    width: 35%;
  }

  .box-info-vendor .info-vendor {
    width: 65%;
  }

  .box-info-vendor .info-vendor {
    padding: 0px 0px 0px 20px;
  }

  .box-info-vendor .info-vendor h4 {
    font-size: 16px;
    line-height: 20px;
  }

  .box-info-vendor .info-vendor .mr-20 {
    margin-right: 0px;
  }

  .box-info-vendor {
    padding: 5px 5px;
  }

  .box-info-vendor .vendor-contact {
    top: -20px;
  }

  .location,
  .phone {
    font-size: 14px;
    line-height: 22px;
  }

  .form-tracking .box-button {
    min-width: 120px;
    max-width: 120px;
  }

  .form-tracking .btn-buy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box-orders .head-orders .head-left {
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  .box-orders .head-orders .head-left h5 {
    width: 100%;
    margin-right: 0px !important;
    margin-bottom: 15px;
  }

  .list-notifications .item-notification .button-notification {
    min-width: 110px;
    max-width: 110px;
    text-align: center;
  }

  .list-notifications .item-notification .button-notification .btn-buy {
    padding: 7px 10px;
  }

  .list-notifications .item-notification .info-notification {
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-notifications .item-notification .info-notification h5 {
    font-size: 14px;
    line-height: 18px;
  }

  .list-notifications .item-notification .info-notification .font-md {
    font-size: 12px;
    line-height: 14px;
  }

  .box-account-template {
    padding-top: 35px;
  }

  .nav-tabs-account li a {
    padding-left: 0px;
    padding-right: 0px;
  }

  .banner-slide {
    min-height: 350px;
  }

  .banner-bottom-3 {
    height: 666px;
  }

  .bg-newsletter-home7::after {
    display: none;
  }

  .banner-right-7 {
    max-height: none;
  }

  .box-ads-3 img {
    max-width: 230%;
  }

  .banner-hero.banner-8 .banner-big {
    padding: 50px 20px 50px 50px;
    height: auto !important;
  }

  .block-sale-3,
  .block-sale-2 {
    height: auto;
  }

  .banner-8 .box-banner-big h1 {
    line-height: 33px;
  }

  .box-product-category .d-flex {
    flex-wrap: wrap;
  }

  .box-category-left,
  .box-category-right {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .box-category-right {
    margin-top: 30px;
  }

  .box-ads-home10 {
    min-height: 150px;
  }

  .box-ads-home10 img {
    max-width: none;
    height: 100%;
    max-height: 150px;
  }

  .padding-lr-50 {
    padding: 0px 0px;
  }

  .increment-wrapper.d-flex {
    min-width: 120px;
  }

  .tab-content {
    width: 100%;
  }

  .product-info h4 {
    margin: 0px;
  }

  .footer-center {
    text-align: center;
  }

  .copy-text-payment.align-flex.text-center {
    justify-content: center;
  }

  .mb-100 {
    margin-bottom: 50px !important;
  }

  .mt-60 {
    margin-top: 30px !important;
  }

  .mb-60 {
    margin-bottom: 30px !important;
  }

  .mt-50 {
    margin-top: 26px !important;
  }

  .mt-30 {
    margin-top: 16px !important;
  }

  .mb-30 {
    margin-bottom: 16px !important;
  }

  .tab-content table {
    width: 100% !important;
  }

  .item-slider,
  .cards-struct-cont {
    grid-template-columns: 1fr 1fr;
  }
}

/* .section-box.shop-template.mt-60 h3 {
    font-size: 24px;
    padding: 16px;
} */

@media (min-width: 599px) {
  .mobile-total {
    display: none;
  }
}

/* @media (max-width: 575.98px) {} */

/* [_nghost-serverApp-c59] { */

/* display: block; */

/* position: relative; */

/* width: 75% !important; */

/* margin: 0 auto; */

/* } */

#rvtable tr td {
  vertical-align: top !important;
}

#top-banner-and-menu .modal-content {
  padding: 15px;
}

@media (max-width: 599px) {

  #rvtable td.cart-product-name-info,
  #rvtable td.cart-product-quantity {
    display: flex;
    width: 100%;
  }

  .list-9-col,
  .list-grid-col {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .header {
    padding: 1px 0;
  }

  .header.stick {
    padding: 0px 0;
  }

  .header-container {
    padding: 5px 0 0px 0;
  }

  .header-container.stick {
    padding: 5px 0 0px 0px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }

  .swiper-button-next-style-2,
  .swiper-button-prev-style-2 {
    display: block;
  }

  .header .main-header .header-left {
    flex-wrap: wrap;
    gap: 16px;
  }

  .header .main-header .header-left .header-shop {
    min-width: 189px;
  }

  .header .main-header .header-left .box-category {
    display: none;
  }

  .header .main-header .header-left .header-search {
    display: block;
    width: 60%;
    position: relative;
    z-index: 2000;
  }

  .header .container {
    max-width: 100%;
  }

  /* .header .main-header .header-left .header-logo {
        max-width: 100%;
    } */
  .header .main-header .header-left .header-shop {
    width: 100%;
  }

  .header .main-header .header-left .header-shop {
    margin-right: 0px;
    padding-right: 0px;
    margin-top: 0px;
    position: absolute;
    right: 0;
    /* top: 0%; */
    transform: translateY(100%);
    z-index: 1020;
  }

  .list-products-5.list-products-3 .card-grid-style-3 {
    width: 100%;
  }

  h1 {
    font-size: 34px;
    line-height: 53px;
  }

  h2 {
    font-size: 25px;
    line-height: 35px;
  }

  h4 {
    font-size: 20px;
    line-height: 30px;
  }

  .sidebar-left {
    top: -2px;
  }

  /* .header-logo {
    margin-left: 36px;
  } */
  .box-newsletter {
    padding-bottom: 150px;
  }

  .banner-hero.banner-1 .banner-big.banner-big-2 {
    padding: 100px 40px 55px 40px;
  }

  .nav-tabs.pr-100 {
    padding-right: 0px !important;
  }

  .breadcrumb {
    padding-left: 45px;
  }

  .product-wishlist .product-image {
    min-width: 90px;
    max-width: 90px;
    padding: 1px;
    margin-right: 10px;
  }

  .product-wishlist .product-info h5 {
    font-size: 15px;
    line-height: 20px;
  }

  .listCheckout .product-wishlist .product-info h5 {
    font-size: 12px;
    line-height: 16px;
  }

  .mb-mobile {
    margin-bottom: 15px;
  }

  .list-services li {
    width: 100%;
  }

  .box-images-logo img {
    max-height: 16px;
    margin-right: 15px;
    margin-bottom: 15px;
  }

  .list-categories-5 li {
    width: 50%;
  }

  .banner-home9 .banner-big-home9 .box-img-banner img {
    max-width: 250px;
  }

  .banner-home10 .banner-big-home10 .box-img-banner img {
    max-width: 180px;
  }

  .banner-home10 .banner-big-home10 .box-img-banner-2 img {
    max-width: 250px;
  }

  span.dashspan {
    font-size: 14px;
  }

  .padding-lr-80,
  .padding-lr-180,
  .b2bmsg{
    padding: 0px 15px;
  }
   ul.breadcrumb.padding-tb-10.text-start.text-white {
    padding: 0px 0px;
  }

  .breadcrumb {
    padding-left: 0px;
  }

  .d-flex-td-respo {
    display: flex !important;
    flex-wrap: no-wrap;
  }

  .rwd-table td:before {
    min-width: 120px !important;
  }

  .d-flex-td-respo .pl-td-0 {
    padding-left: 0px !important;
  }

  .col-md-12.p-1.text-start {
    margin: 0 auto;
  }

  .remove-align {
    display: flex !important;
    align-items: center !important;
  }

  .remove-align::before {
    text-align: left;
  }

  .td-d-none {
    display: none !important;
  }
  .rwd-table td.td-d-none-bef:before{
    display: none;
  }
  .rwd-table tr.mob-d-flex{
    display: flex;
  }
  .rwd-table tr.mob-d-flex td{
    margin-top: 0;
    margin-bottom: 0;
  }
  .regist-content {
    padding: 16px !important;
  }

  .form-register .form-group .align-flex {
    justify-content: center;
  }

  input.did-floating-input.brder-color-grey {
    height: 36px !important;
  }

  select.did-floating-select {
    height: 36px !important;
  }

  .p-l-r-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  [data-th] {
    text-align: left !important;
  }

  .rwd-table td.collen-none:before {
    display: none !important;
  }

  td.mobile-total-td {
    display: none;
  }

  .mobile-total {
    display: block;
  }

  .mobile-total h4 {
    display: grid;
    grid-template-columns: 1fr 3fr;
  }

  .rwd-table td.mobile-total::before {
    content: "" !important;
  }

  .fnt-18 {
    font-size: 16px;
  }

  .fnt-16 {
    font-size: 14px;
  }

  .fnt-14 {
    font-size: 12px;
  }

  .item-slider,
  .cards-struct-cont {
    grid-template-columns: 1fr;
  }

  .display-list .card-grid-style-3 .card-grid-inner .image-box {
    max-width: 100% !important;
  }
}

@media (max-width: 499.98px) {
  .btn.btn-delete {
    background-position: left;
  }

  .btn-left-right {
    justify-content: center !important;
  }

  /* #submenu1{display: none;} */
  .btn-left-right a {
    margin-bottom: 8px;
  }

  /* ul #submenu :not(:first-child){
        display: none;
    } */
  /* #submenu:hover,#submenu{display: none;}*/
  /* #submenu1:hover,#submenu1{display: none;}  */
  .list-col-5 li {
    width: 100%;
    height: auto;
  }

  .banner-2 {
    padding: 20px 15px;
  }

  .font-33 {
    font-size: 20px;
    line-height: 23px;
  }

  .font-18 {
    font-size: 16px;
    line-height: 20px;
  }

  .bg-phone {
    background-color: #ddd3fa;
    padding: 30px 30px 30px 30px;
  }

  .nav-tabs li {
    padding: 0px 0px 0px 0px;
  }

  .nav-tabs-product li {
    padding: 5px 0px 5px 0px;
    width: 100%;
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
  }

  .nav-tabs li a {
    padding: 0px 5px;
    font-size: 12px;
    line-height: 20px;
  }

  h3 {
    font-size: 22px;
    line-height: 31px;
  }

  .font-base {
    font-size: 14px;
    line-height: 18px;
  }

  .box-count.box-count-square .deals-countdown .countdown-section {
    margin: 0px 4px;
  }

  .box-count.box-count-square .deals-countdown .countdown-section::before {
    right: -6px;
  }

  .box-count .deals-countdown {
    padding-left: 0px;
    padding-right: 0px;
  }

  .card-grid-style-2 .image-box {
    min-width: 95px;
    max-width: 95px;
    padding-right: 10px;
  }

  .list-brands {
    padding: 10px 5px;
  }

  h1 {
    font-size: 29px;
    line-height: 45px;
  }

  h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .banner-hero.banner-1 .banner-big {
    padding: 60px 20px 25px 20px;
    background-position: center bottom;
  }

  .box-newsletter {
    padding-bottom: 190px;
  }

  .block-drone,
  .block-samsung {
    padding-right: 35px;
  }

  .header-bottom .dropdown-right {
    width: 0%;
    overflow: inherit;
    padding: 0px;
  }

  .btn.btn-category {
    padding: 10px 20px 10px 20px;
    min-width: 33px;
    width: auto;
  }

  .banner-ads::before {
    width: 150px;
  }

  .banner-ads::after {
    width: 100px;
  }

  .font-46 {
    font-size: 35px;
    line-height: 49px;
  }

  .banner-hero.banner-1 .banner-small {
    padding: 10px;
  }

  /* .list-9-col li {
        width: 33.33%;
    } */
  .dropdown .sidebar-left {
    min-width: 220px;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
    width: 220px;
  }

  .dropdown .sidebar-left .menu-texts {
    display: block;
  }

  .dropdown .sidebar-left .menu-texts.menu-close {
    min-width: auto;
  }

  .dropdown .sidebar-left .menu-texts.menu-close li a .text-link {
    display: none;
  }

  .dropdown .sidebar-left .menu-texts.menu-close li .sub-menu {
    bottom: -1px;
    top: -1px;
  }

  .list-products-5 .card-grid-style-3 {
    width: 100%;
  }

  .box-bought-together .box-product-bought .product-bought {
    padding: 5px;
    margin-right: 30px;
  }

  .box-bought-together .box-product-bought .product-bought::before {
    left: -39px;
  }

  .gallery-image .image-left {
    min-width: 69px;
    max-width: 69px;
    width: 25%;
    padding-right: 10px;
  }

  .slider-nav-thumbnails {
    width: 75px;
  }

  .galleries {
    padding-left: 90px;
  }

  .list-orders .item-orders .image-orders {
    min-width: auto;
    max-width: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .list-orders .item-orders .info-orders {
    width: 100%;
    padding-left: 0px;
  }

  .list-orders .item-orders .info-orders h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }

  .list-orders .item-orders .quantity-orders {
    margin-top: 10px;
  }

  .list-orders .item-orders .price-orders {
    margin-top: 10px;
  }

  .list-notifications .item-notification {
    flex-wrap: wrap;
  }

  .list-notifications .item-notification .image-notification {
    min-width: auto;
    max-width: none;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }

  .list-notifications .item-notification .info-notification {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 15px;
  }

  .nav-tabs-account li a {
    font-size: 14px;
    line-height: 20px;
  }

  .nav-tabs li a h4 {
    font-size: 16px;
  }

  .banner-bottom-3 {
    height: 466px;
  }

  .dropdown .menu-texts.menu-close>li.has-children>a {
    background-image: none !important;
  }

  .banner-home9 .banner-big-home9 .box-img-banner img {
    max-width: 220px;
  }

  .font-md {
    font-size: 14px;
  }

  iframe {
    height: 100%;
    width: 100%;
  }
}

div#onote {
  padding: 4px !important;
}

@media (max-width: 449.98px) {
  .info-right.px-5 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .box-quantity {
    flex-wrap: wrap;
  }

  .box-quantity.justify-content-start.mb-10 {
    justify-content: center !important;
  }

  .box-quantity .box-btn-cart {
    margin-top: 12px;
  }

  .list-9-col,
  .list-grid-col {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .align-grid {
    grid-template-columns: repeat(1, auto);
  }

  .button-buy {
    margin-top: 20px;
    width: 100%;
  }

  .item-wishlist .wishlist-price {
    width: 50%;
  }

  .item-wishlist .wishlist-status {
    width: 50%;
  }

  .item-wishlist .wishlist-action {
    width: 50%;
  }

  .item-wishlist .wishlist-remove {
    width: 50%;
  }

  .listCheckout .item-wishlist .wishlist-status {
    width: 20%;
  }

  .listCheckout .item-wishlist .wishlist-price {
    width: 30%;
  }

  .listCheckout .product-wishlist .product-image {
    min-width: 60px;
    max-width: 60px;
  }

  .listCheckout .item-wishlist {
    padding: 7px;
  }

  .box-border {
    padding: 10px;
  }

  .slider-nav-thumbnails {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }

  .galleries {
    padding-left: 0px;
  }

  .slider-nav-thumbnails .slick-slide {
    padding: 0px 5px;
  }

  .slider-nav-thumbnails .slick-slide .item-thumb {
    margin-top: 15px;
  }

  .slider-nav-thumbnails .slick-slide .item-thumb {
    height: auto;
    line-height: 100%;
    padding: 5px;
  }

  .product-image-slider.slick-slider .slick-track figure {
    height: auto;
    padding: 20px 0px;
  }

  .box-orders .head-orders .head-left .font-md {
    margin-bottom: 10px;
    margin-right: 0px !important;
    display: inline-block;
    width: 100%;
  }

  .nav-tabs-account li {
    width: 100%;
    border: 1px solid #dde4f0;
    margin-bottom: 10px;
    text-align: center;
  }

  .nav-tabs-account li a {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .nav-tabs-account li a {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .list-categories-5 li {
    width: 100%;
  }

  .ads-info h4 {
    font-size: 12px;
    line-height: 14px;
  }

  .ads-info h3 {
    font-size: 14px;
    line-height: 16px;
  }

  .banner-home9 .banner-big-home9 .box-img-banner img {
    max-width: 200px;
  }

  .banner-small-home10 .box-img-banner img.img1 {
    max-width: 170px;
  }

  .banner-small-home10 .box-img-banner img.img3 {
    max-width: 190px;
  }

  .banner-small-home10 {
    padding: 20px 20px;
  }

  .box-newsletter-home10::before {
    background-size: 180px;
  }

  .box-newsletter-home10::after {
    background-size: 180px;
  }

  .banner-home10 .banner-big-home10 .box-img-banner img {
    max-width: 150px;
  }

  .banner-home10 .banner-big-home10 .box-img-banner-2 img {
    max-width: 250px;
  }

  .btn.btn-buy {
    padding: 7px 10px;
    min-width: 118px;
  }

  .font-md-bold.btn.btn-buy {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .table-align {
    padding: 15px 0px;
  }

  .text-td-left-pd {
    text-align: left !important;
    padding: 0.5em 1em !important;
  }

  .info-right.px-5 {
    padding-right: 0rem !important;
    padding-left: 0px !important;
  }

  .increment-wrapper.d-flex.justify-content-start.align-items-center {
    justify-content: center !important;
  }

  .info-right.margin10 {
    margin: 0px;
  }

  div#left-align-10 {
    flex-wrap: nowrap;
  }

  td.text-center {
    text-align: left !important;
  }

  /*	.mt-60{
				margin-top: 30px !important;
			} */
  .col-md-12.d-flex.justify-content-between {
    margin-top: 16px;
  }

  /* .increment-wrapper label {
        left: 60px !important;
    } */
  .height-54 {
    min-height: auto !important;
  }

  .height-40 {
    min-height: auto !important;
  }

  .header .main-header .header-left .header-shop .icon-list {
    padding: 0px 6px;
  }

  .header .main-header .header-left .header-shop .number-item {
    left: 22px;
  }

  #phQty2.box-quantity {
    width: min-content;
  }
}

@media (max-width: 349.98px) {

  /* .list-9-col li {
        width: 50%;
    } */
  .mobile-header-wrapper-style {
    width: 310px;
  }

  .perfect-scroll {
    width: 100%;
  }

  .box-quantity {
    flex-wrap: wrap;
  }

  .box-bought-together .box-product-bought {
    flex-wrap: wrap;
  }

  .box-bought-together .box-product-bought .product-bought {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 50px;
  }

  .box-bought-together .box-product-bought .product-bought::before {
    content: "";
    top: -50px;
    left: 0px;
    right: 0px;
    margin: auto;
    margin-top: 0px;
  }

  .btn.arrow-next {
    background-position: right 12px center;
    padding-right: 35px;
  }

  .arrow-back-1 {
    padding: 7px 0px 9px 15px;
    background-size: 12px;
  }

  .pagination li a {
    min-width: 30px;
  }

  .pagination li .page-prev {
    padding: 5px 15px;
  }

  .box-quantity {
    flex-wrap: wrap;
    justify-content: center !important;
  }

  .mobile-total h4 {
    grid-template-columns: 1fr 2fr;
  }

  .dropdown-cart {
    right: -10%;
  }
}

div#tab-Description .text-center {
  text-align: justify !important;
}

@media (min-width: 1400px) {
  .container.wide {
    max-width: 1544px;
  }

  .home-page-slider .carousel-item img {
    height: 586px;
    /* object-fit: cover !important; */
    object-position: 50% 50%;
  }
}

/*OTHER SCREEN*/

@media screen and (min-width: 1551px) and (max-width: 2199px) {

  .list-9-col,
  .list-grid-col {
    /* grid-template-columns: 1fr 1fr 1fr 1fr 1fr; 1fr */
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    /* gap: 30px; */
  }
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .header-right {
    display: none;
  }
}

@media screen and (max-width: 1550px) {
  .icon-list span:first-child {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #left-align .increment-wrapper {
    width: max-content !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fnt-18 {
    font-size: 18px;
  }

  .fnt-16 {
    font-size: 16px;
  }

  .fnt-14 {
    font-size: 14px;
  }

  .btn-center {
    justify-content: center !important;
  }
}

@media screen and (min-width: 473px) and (max-width: 599px) {
  .header .main-header .header-left {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 16px;
  }

  .header .main-header .header-left .header-shop {
    position: relative;
    transform: translateY(0%);
  }

  .header .main-header .header-left {
    flex-wrap: nowrap;
  }
}

.tag.sale {
  margin: 10px 0px;
  text-align: left;
}

.tag.sale span {
  padding: 5px 18px;
  border-radius: 6px;
  background-color: #f9b534;
}

.card-grid-style-3 .card-grid-inner .image-box a {
  display: flex;
  align-items: center;
}

.product-info.text-left {
  text-align: left;
}

.ngx-dropdown-container .ngx-dropdown-list-container {
  height: 320px !important;
}

.ngx-dropdown-container .ngx-dropdown-button {
  font-size: 13px;
  display: block;
  width: 100%;
  border-radius: 0 !important;
  padding: 0 20px;
  background: #fff;
  color: #002135;
  box-sizing: border-box;
  /* font-weight: 600; */
  text-align: left;
  height: 40px !important;
  margin-top: 10px;
  border: 1px solid #ced4da !important;
}

.pl10px {
  padding: 5px;
  padding-left: 0px;
  padding-right: 10px;
}

#oldlogic {
  display: none;
}

li.font-md.mb-10 {
  margin-bottom: 0px !important;
  color: #002135;
  /* font-weight: bold; */
}

h4.cart-product-description.cpointer.color-brand-1 {
  margin: 0;
}

.product-info.text-left h3 {
  text-transform: uppercase;
}

#whlable11,
#whlable21,
#whlable31 {
  margin-bottom: 5px;
  color: #0ba9ed;
}

.ngx-gallery-thumbnails .ngx-gallery-thumbnail.ngx-gallery-active {
  border: 1px double #cc4548;
}

.place {
  right: 0px;
  bottom: 0px;
}

#webdescr,
#hwl,
#DownloadPDF {
  display: none;
}

.multiselect-dropdown .dropdown-btn {
  border: 1px solid #ced4da !important;
  border-radius: 0px !important;
}

.multiselect-dropdown .dropdown-btn span {
  font-size: 16px;
}

.product-wishlist .product-image {
  min-width: 75px;
  max-width: 75px;
}

#left-align .did-floating-label-content label.did-floating-label {
  left: 40px !important;
}

#left-align-90 .did-floating-label-content label.did-floating-label {
  left: 90px !important;
}

#left-align-10 .did-floating-label-content label.did-floating-label {
  left: 30px !important;
  top: -10px;
}

.color-111 {
  color: #e32c2b;
  font-weight: bold;
}

/* ================ New CSS ================ */

.slide-descr {
  font-weight: 500;
  color: #002135;
  text-align: left;
  font-size: 18px;
  text-transform: initial;
  margin-bottom: 16px;
  line-height: 1.8;
  margin-right: 16px;
}

.top-banner-content .carousel-caption {
  bottom: 0%;
}

.top-banner-content {
  /* background-image: url(../imgs/static-images/3m.webp); */
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.top-banner-content .top-banner-img img {
  border-radius: 14px;
}

.border-radius-img {
  border-radius: 14px;
}

.slide-descr-list .contentUl {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
}

.slide-descr-list .contentUl li {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
}

.slide-descr-list .contentUl .contact-icon {
  width: 30px;
  float: left;
  text-align: left;
}

.slide-descr-list .contentUl .cont-title {
  width: calc(100% - 30px);
  float: left;
  text-align: left;
  margin-bottom: 16px;
}

.slide-descr-list p {
  line-height: 2.6;
}

.slide-descr-list p {
  line-height: auto;
}

/* Slider Automatic */

.wrapper {
  width: 100%;
  overflow: hidden;
}

.photobanner {
  position: relative;
  height: 233px;
  margin-bottom: 30px;
  display: flex;
  width: 100%;
}

.photobanner img {
  margin: 0px 16px;
  box-shadow: 2px 2px 8px #8a8a8a;
}

/* .photobanner {
    animation: bannermove 15s linear infinite alternate-reverse;
} */

/* @keyframes bannermove { */

/* from { */

/* left: 0px; */

/* } */

/* to { */

/* left: -1700px; */

/* } */

/* } */

/* End slider Automtaic */

/* Product Card New */

.product--blue {
  box-shadow: 1px 5px 15px #ccc;
  height: auto;
  border-radius: 3px;
  padding: 2em;
  /* margin: 1em; */
  overflow: hidden;
  position: relative;
  flex: auto;
}

.product--blue {
  background: linear-gradient(-45deg,
      #e32c2b 50%,
      rgba(255, 255, 255, 0.5) 50%);
}

.product img,
.product--blue img {
  max-width: 100%;
  height: auto !important;
  text-align: center;
}

.product_inner {
  display: flex;
  align-items: center;
  flex-flow: column wrap;
}

.product_inner p {
  color: rgba(255, 255, 255, 0.9);
}

.product_inner button {
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
  padding: 1em 3em;
  margin: 1em 0 0 0;
  cursor: pointer;
  background-color: #000;
  transition: background ease-in 0.25s;
}

.product_inner button:hover {
  background: white;
  color: #2b2d42;
}

.product_inner button:before {
  font-family: FontAwesome;
  content: "\f02d";
  color: #fff;
  position: absolute;
  font-size: 1.5em;
  margin: 0 -1.5em;
}

.product_inner button:hover:before {
  color: #2b2d42;
}

.product_overlay {
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-500px);
  opacity: 0;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

.product_overlay h2 {
  color: rgba(43, 45, 66, 0.7);
  font-size: 1.2em;
  margin: 1em 0;
}

.product_overlay i {
  color: rgba(43, 45, 66, 0.7);
  font-size: 1.5em;
}

.product_inner h6 {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* End New Product Card */

.btn-left-right {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* .cards-struct-cont .cards {
    display: flex;
    padding: 1rem;
    margin-bottom: 2rem;
    width: 100%;
} */

/* 
@media (min-width: 40rem) {
    .cards-struct-cont .cards {
        width: 50%;
    }
}

@media (min-width: 56rem) {
    .cards-struct-cont .cards {
        width: 33.3%;
    }
} */

.cards-struct-cont .cards .card-item {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
}

.cards-struct-cont .cards .card-item:hover {
  cursor: pointer;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.cards-struct-cont .cards .card-item:hover .card-image {
  opacity: 1;
}

.cards-struct-cont .cards .card-info {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 1rem;
  line-height: 1.5em;
}

.cards-struct-cont .cards .card-title {
  font-size: 25px;
  line-height: 1.1em;
  color: #32325d;
  margin-bottom: 0.2em;
}

.cards-struct-cont .cards .card-image {
  /* height: 200px; */
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 6px 6px 0px 0px;
  opacity: 0.91;
}

/* ====================== Color CSS ====================== Joshi */

.breadcrumbs-div {
  background-color: #002135;
}

.breadcrumb li a {
  font-weight: bold;
  color: #fff;
  filter: grayscale(1);
}

.bg-gray-50 {
  background-color: #002135;
}

.did-floating-label {
  background-color: #fff;
}

.head-main h3 {
  color: #2f2f2b;
}

.product--blue {
  background: linear-gradient(-45deg,
      #c4c4c4 50%,
      rgba(255, 255, 255, 0.5) 50%);
}

.bg-footer-homepage5 .footer-1 {
  background-color: #002135;
}

.color-brand-2 {
  color: #002135 !important;
}

.btn.btn-buy {
  background-color: #002135;
}

#itemname {
  display: none;
}

.ngx-gallery-thumbnails.ngx-gallery-thumbnail.ngx-gallery-active {
  border: 1px solid #dde4f0;
}

/* ================ New CSS ================ */

.slide-descr {
  font-weight: 500;
  color: #002135;
  text-align: left;
  font-size: 18px;
  text-transform: initial;
  margin-bottom: 16px;
  line-height: 1.8;
  margin-right: 16px;
  margin-bottom: 16px !important;
}

.top-banner-content .carousel-caption {
  bottom: 0%;
}

.top-banner-content {
  /* background-image: url(../imgs/static-images/3m.webp); */
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.top-banner-content .top-banner-img img {
  border-radius: 14px;
}

.border-radius-img {
  border-radius: 14px;
}

.slide-descr-list .contentUl {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
}

.slide-descr-list .contentUl li {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
}

.slide-descr-list .contentUl .contact-icon {
  width: 30px;
  float: left;
  text-align: left;
}

.slide-descr-list .contentUl .cont-title {
  width: calc(100% - 30px);
  float: left;
  text-align: left;
  margin-bottom: 6px;
}

.slide-descr-list p {
  line-height: 1.9;
}

.slide-descr-list p {
  line-height: auto;
}

/* Slider Automatic */

.wrapper {
  width: 100%;
  overflow: hidden;
}

.photobanner {
  position: relative;
  height: 233px;
  margin-bottom: 30px;
  display: flex;
  width: 100%;
}

.photobanner img {
  margin: 0px 16px;
  box-shadow: 2px 2px 8px #8a8a8a;
}

/* .photobanner {
    animation: bannermove 15s linear infinite alternate-reverse;
}

@keyframes bannermove {
    from {
        left: 0px;
    }

    to {
        left: -1700px;
    }
} */

/* End slider Automtaic */

/* Product Card New */

.product--blue {
  box-shadow: 1px 5px 15px #ccc;
  height: auto;
  border-radius: 3px;
  padding: 2em;
  /* margin: 1em; */
  overflow: hidden;
  position: relative;
  flex: auto;
}

.product--blue {
  background: linear-gradient(-45deg,
      #e32c2b 50%,
      rgba(255, 255, 255, 0.5) 50%);
}

.product img,
.product--blue img {
  max-width: 100%;
  height: auto !important;
  text-align: center;
}

.product_inner {
  display: flex;
  align-items: center;
  flex-flow: column wrap;
}

.product_inner p {
  color: rgba(255, 255, 255, 0.9);
}

.product_inner button {
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
  padding: 1em 3em;
  margin: 1em 0 0 0;
  cursor: pointer;
  background-color: #000;
  transition: background ease-in 0.25s;
}

.product_inner button:hover {
  background: white;
  color: #2b2d42;
}

.product_inner button:before {
  font-family: FontAwesome;
  content: "\f02d";
  color: #fff;
  position: absolute;
  font-size: 1.5em;
  margin: 0 -1.5em;
}

.product_inner button:hover:before {
  color: #2b2d42;
}

.product_overlay {
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-500px);
  opacity: 0;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

.product_overlay h2 {
  color: rgba(43, 45, 66, 0.7);
  font-size: 1.2em;
  margin: 1em 0;
}

.product_overlay i {
  color: rgba(43, 45, 66, 0.7);
  font-size: 1.5em;
}

/* End New Product Card */

.btn-left-right {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* .cards-struct-cont .cards {
    display: flex;
    padding: 1rem;
    margin-bottom: 2rem;
    width: 100%;
} */

/* 
@media (min-width: 40rem) {
    .cards-struct-cont .cards {
        width: 50%;
    }
}

@media (min-width: 56rem) {
    .cards-struct-cont .cards {
        width: 33.3%;
    }
} */

.cards-struct-cont .cards .card-item {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
}

.cards-struct-cont .cards .card-item:hover {
  cursor: pointer;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.cards-struct-cont .cards .card-item:hover .card-image {
  opacity: 1;
}

.cards-struct-cont .cards .card-info {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 1rem;
  line-height: 1.5em;
}

.cards-struct-cont .cards .card-title {
  font-size: 25px;
  line-height: 1.1em;
  color: #32325d;
  margin-bottom: 0.2em;
}

.cards-struct-cont .cards .card-image {
  /* height: 200px; */
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 6px 6px 0px 0px;
  opacity: 0.91;
}

/* ====================== Color CSS ====================== Joshi */

.breadcrumbs-div {
  background-color: #002135;
}

.breadcrumb li a {
  font-weight: bold;
  color: #fff;
  filter: grayscale(1);
}

.bg-gray-50 {
  background-color: #002135;
}

.did-floating-label {
  background-color: #fff;
}

.head-main h3 {
  color: #2f2f2b;
  font-size: 24px !important;
    line-height: normal !important;
}

.product--blue {
  background: linear-gradient(-45deg,
      #c4c4c4 50%,
      rgba(255, 255, 255, 0.5) 50%);
  height: 100%;
}

.bg-footer-homepage5 .footer-1 {
  background-color: #002135;
}

.color-brand-2 {
  color: #002135 !important;
}

.btn.btn-buy {
  background-color: #002135;
  text-transform: capitalize;
}

/* all brands Our Lines Page */

.all-brands {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
  margin: 0;
  height: 100%;
  padding-bottom: 30px;
  /*  display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: center;
    gap: 16px; */
}

.brands-card.brands-cont {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 310px;
  max-height: 220px;
  min-height: 230px;
  /* width: 100%; */
  /* background: #002135; */
  color: #002135;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  display: flex;
  justify-content: center;
  border: 4px solid #002135;
}

.brands-card.brands-cont * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}

.brands-card.brands-cont img {
  max-width: 100%;
  position: relative;
  opacity: 1;
}

.brands-card.brands-cont .brand-descr {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  padding: 10px;
  z-index: 1;
  opacity: 0;
}

.brands-card.brands-cont h3,
.brands-card.brands-cont p {
  margin: 0;
}

.brands-card.brands-cont h3 {
  display: inline-block;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-weight: 400;
}

.brands-card.brands-cont h3 span {
  font-weight: 800;
}

.brands-card.brands-cont p {
  line-height: normal;
}

.brands-card.brands-cont:after {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  content: "";
  background: #dfe1e4;
  position: absolute;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
  opacity: 0;
  border-radius: 12px;
}

.brands-card.brands-cont a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.brands-card.brands-cont.blue {
  background: #123851;
}

.brands-card.brands-cont.red {
  background: #581a14;
}

.brands-card.brands-cont.yellow {
  background: #7f5006;
}

.brands-card.brands-cont.green {
  background: #104627;
}

.brands-card.brands-cont:hover img,
.brands-card.brands-cont.hover img {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.brands-card.brands-cont:hover .brand-descr,
.brands-card.brands-cont.hover .brand-descr {
  opacity: 0.8;
}

.brands-card.brands-cont:hover:after,
.brands-card.brands-cont.hover:after {
  opacity: 0.8;
}

.block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  /* font-size: 14px; */
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#sa_group_label {
  display: none;
}

/* ul#menu1 { */

/* display: grid; */

/* grid-template-columns: 1fr 1fr 1fr 1fr; */

/* } */

.cpointer.wishinnerdiv h4 {
  font-size: 16px;
  padding: 0px 16px;
}

.section-box.shop-template.mt-60 .btn-group {
  width: 180px !important;
  margin: 0 auto;
}

#oprintd {
  display: none;
}

.ngx-pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #002135 !important;
  color: #fefefe;
  cursor: default;
}

.ngx-gallery-thumbnails .ngx-gallery-thumbnail.ngx-gallery-active {
  border: 1px double #dde4f0 !important;
}

.ngx-gallery-thumbnails .ngx-gallery-thumbnail.ngx-gallery-active {
  border: 1px double #dde4f0 !important;
}

tr.bg-none.border-none {
  background: transparent !important;
}

a.icon.cartdelete.float-right {
  color: #002135;
}

.cart-total .btn.btn-cart {
  margin: 0;
}

/* 25/7/2023 */

.blog-cont h3 {
  min-height: 50px;
}

.blog-cont h4 {
  margin-bottom: 16px;
}

.blog-cont-list h3 {
  min-height: 0px;
  text-align: left;
  padding-left: 15px;
}

.blog-cont-list h4 {
  padding: 0px 16px;
  text-align: left;
}

.card-grid-style-3 .card-grid-inner .blog-cont {
  padding: 0px;
}

.blog-cont .blog-date {
  text-align: right;
}

.blog-date-list {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px;
}

.social-icon-share .social-icon-blog img {
  padding: 8px;
  width: 40px;
  height: 40px;
}

.social-icon-share-list {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 30px 10px;
  margin-bottom: 16px;
}

/* 11/08/2023 */

.height-54 {
  min-height: 54px;
}

.height-40 {
  min-height: 40px;
}

.blog-cont h3.blog-title-ar {
  min-height: auto !important;
}

.card-grid-style-3 .card-grid-inner .image-box.img-blog-align img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  min-height: auto;
}

typeahead-container#ngb-typeahead-2 {
  width: 100%;
}

.tab-content table {
  width: 50%;
  margin-top: 16px;
}

.list-d.contact-details p {
  text-align: justify !important;
}

.table td,
.table th {
  padding: 4px 4px !important;
}

.tab-pane table tr td {
  text-transform: uppercase;
  font-size: 14px;
}

.dropdown-item:hover label,
.dropdown-item:hover span {
  color: #fff;
}

.grid-rfq {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.ngx-pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #002135;
  color: #fefefe;
  cursor: default;
}

.customepage {
  padding-top: 60px;
}

/* FAQ */

.accordion-button {
  border-radius: 0;
  background: transparent !important;
  box-shadow: none !important;
  color: #002135 !important;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding: 20px 40px 20px 20px;
  position: relative;
  display: inline-block;
}

.accordion-button::after {
  transform: inherit !important;
  background: #ffffff !important;
  content: "+";
  color: #002135;
  text-align: center;
  line-height: 29px;
  font-size: 24px;
  font-weight: 400;
  position: absolute;
  top: 15px;
  right: 15px;
  padding-left: 2px;
  height: 26px;
  width: 26px;
  border-radius: 50%;
}

.accordion-button:not(.collapsed) {
  color: #fff !important;
  background: #002135 !important;
  font-weight: bold;
}

.accordion-button:not(.collapsed)::after {
  content: "\2014";
  background: #fff !important;
  color: #002135 !important;
  line-height: 26px;
  font-size: 12px;
  font-weight: bold;
}

.accordion-item {
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  margin-bottom: 24px;
  border-radius: 6px;
}

.accordion-item:not(:first-of-type) {
  outline: 0;
}

/* .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
} */

.accordion-button:hover {
  z-index: 2;
}

.accordion-item p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #191919;
  font-weight: bold;
}

.color-red {
  color: #ec1c25;
}

/* Custom Packaging */

.sec-icon {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0 auto;
}

.sec-icon::before {
  content: "";
  position: absolute;
  height: 1px;
  left: -70px;
  margin-top: -5.5px;
  top: 60%;
  background: #333333;
  width: 50px;
}

.sec-icon::after {
  content: "";
  position: absolute;
  height: 1px;
  right: -70px;
  margin-top: -5.5px;
  top: 60%;
  background: #333;
  width: 50px;
}

.advertisers-service-sec {
  background-color: #f5f5f5;
}

.advertisers-service-sec span {
  color: #ec1c25;
}

.advertisers-service-sec .col {
  padding: 0 1em 1em 1em;
  text-align: center;
}

.advertisers-service-sec .service-card {
  width: 100%;
  height: 100%;
  padding: 2em 1.5em;
  border-radius: 5px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: 0.5s;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #fff;
}

.advertisers-service-sec .service-card::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(#fff, #002135);
  position: absolute;
  left: 0%;
  top: -98%;
  z-index: -2;
  transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
}

.advertisers-service-sec h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  color: #1f194c;
  margin: 1em 0;
  z-index: 3;
}

.advertisers-service-sec p {
  color: #575a7b;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.03em;
  z-index: 3;
}

.icon-wrapper img {
  width: 36px;
}

.advertisers-service-sec .icon-wrapper {
  background-color: #2c7bfe;
  position: relative;
  margin: auto;
  font-size: 30px;
  height: 2.5em;
  width: 2.5em;
  color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
  z-index: 3;
}

.advertisers-service-sec .service-card:hover:after {
  top: 0%;
}

.service-card .icon-wrapper {
  background-color: #ffffff;
  color: rgb(255, 23, 131);
}

.advertisers-service-sec .service-card:hover .icon-wrapper {
  color: #0dcaf0;
}

.advertisers-service-sec .service-card:hover h3 {
  color: #ffffff;
}

.advertisers-service-sec .service-card:hover p {
  color: #f0f0f0;
}

.color-100 {
  color: #ec1c25;
}

.ask-an-export-form {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
}

.contentUl.grid-li-align {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.row.mt-60.display-list {
  margin-top: 16px !important;
}

@media (max-width: 767.98px) {
  .ask-an-export-form {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .contentUl.grid-li-align {
    grid-template-columns: 1fr;
  }

  .box-cart-left.px-3.py-2 .btn-buy {
    margin-top: 8px;
  }

  .col-lg-6.col-md-6.col-sm-6.col-6.text-md-end {
    text-align: end;
  }

  .slide-descr-list .contentUl .cont-title p {
    line-height: normal;
  }

  .slide-descr-list.p-4 {
    padding: 0px !important;
  }

  #oprinti {
    margin-bottom: 8px;
  }
}

textarea {
  border: 1px solid #ced4da !important;
}

/* ENd Custom Packaging */

.customepage h3 {
  text-align: center;
}

.customepage p {
  margin-bottom: 16px;
}

.customepage ul li {
  list-style-type: disc;
  margin: 10px;
}

.customepage table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #dde4f0;
  border-radius: 4px;
  margin-bottom: 16px;
}

.customepage table tr,
.customepage table td,
.customepage table th {
  border-collapse: collapse;
  border: 1px solid #dde4f0;
  vertical-align: middle;
  padding: 8px;
}

.blog-cont-list h3.text-left {
  padding: 16px;
}

.ellipsis-10 {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  line-height: 1.6;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 146px;
}

.pl-16 {
  padding-left: 16px;
}

.dropdown-item.active>.color-brand-3 {
  color: white !important;
}

.dblock {
  display: block;
}

.dnone {
  display: none;
}

input.add-edit {
  border: 1px solid #ced4da !important;
  height: 40px !important;
  padding: 8px;
}

.backimg {
  /* Background pattern from Toptal Subtle Patterns */
  background-image: url("http://localhost:4200/assets/imgs/Krayden-Contact-background-girl-block.png");
  height: 486px;
  width: 100%;
}

.contact-banner-img {
  max-height: 486px;
}

.contact-banner-img img {
  max-height: 486px !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.contact-banner-img img {
  width: 100%;
  object-fit: cover !important;
  height: 100%;
}

.contact-banner-img .cont-img {
  position: relative;
}

.contact-btn {
  position: absolute;
  bottom: 10%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact-btn a {
  margin-right: 15px;
}

.contact-social-icon a {
  margin-right: 15px;
}

.bg-black {
  background-color: #002135;
}

.contact-title-color {
  color: #fedf7b;
}

#reg1 {
  display: none;
}

/* Updated after Deploy */

/* .head-main .row .col-lg-12 h3.mb-5{
            margin-top: 60px;
        } */

.top-banner-content h3 {
  margin-top: 20px !important;
}

.section-box.posi-absolute {
  position: relative;
}

button.toggle.btn.btn-filter.font-sm.color-brand-3.font-medium {
  margin-top: 15px;
}

section.section-box.shop-template.mt-100 {
  margin-top: 60px;
}

.gcolor {
  color: #8c9ec5 !important;
}

#state {
  border: 1px solid #ced4da !important;
  height: 40px !important;
  margin-top: 10px;
}

#ship-country {
  border: 1px solid #ced4da !important;
  height: 40px !important;
  margin-top: 10px;
}

div#address1 {
  color: #fff !important;
}

div#footerphone a {
  color: #fff !important;
}

div#footeremail a {
  color: #fff !important;
}

div#co_fax a {
  color: #fff !important;
}

.contact-card {
  text-align: center;
}

.contact-card p {
  text-align: center;
}

.contact-card img {
  width: 100%;
  border-radius: 8px;
}

.contact-card a {
  text-align: center;
}

.contact-btn a.btn.btn-buy {
  background-color: #dc3545 !important;
}

.top-banner-content.mb-40 {
  margin-bottom: 0px !important;
}

.head-main.bd-gray-200.border-none {
  margin-bottom: 0px !important;
}

#page16 .mt-60 {
  margin-top: 0px !important;
}

.accordion-content h3 {
  margin-top: 14px;
}

.customepage-content {
  padding: 40px 0 25px 10px !important;
}

.customepage-content p {
  line-height: 2.1;
}

.customepage-content a img {
  width: 100%;
}

.customepage-content table {
  word-break: break-all;
  max-width: 100%;
  padding: 8px;
}

.customepage-content table tr {
  line-height: 1.9;
}

.customepage-content table tr td {
  padding: 8px;
  border: 1px solid #002135;
}

.sale {
  display: none !important;
}

.breadcrumbs-div-socialmedia .social-icon-share a i {
  font-size: 18px !important;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #002135 !important;
}

img.w-100.pimage.itemimg {
  width: 120px !important;
}

.recent-content-grid p {
  line-height: normal !important;
}

.form_div input {
  border: 1px solid #ced4da !important;
  height: 40px !important;
  font-size: 13px;
  display: block;
  width: 100%;
  padding: 0 20px;
  background: #fff;
  color: #002135;
  border: 1px solid #72777d;
  box-sizing: border-box;
  /* font-weight: 600; */
  text-align: left;
}

.text-shadow {
  text-shadow: -2px -2px 0px #002135, 2px 2px 0px #002135 !important;
}

.site-map-cont {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 8px;
}

#ad1,
#co_fax,
#footerweb,
#oltitle,
#footeremail {
  display: none;
}

.breadcrumbs-div-socialmedia .social-icon-share a i {
  font-size: 18px !important;
}

.breadcrumbs-div-socialmedia .social-icon-share {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.ng2-pdf-viewer-container[_ngcontent-serverApp-c59] {
  overflow-x: auto;
  position: absolute;
  height: 75% !important;
  width: 75% !important;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  margin-left: auto !important;
  margin-right: auto !important;
  left: 0 !important;
  right: 0 !important;
}

#clTheme #header {
  display: none !important;
}

a.font-lg.icon-list.icon-wishlist img {
  filter: grayscale(100%) !important;
  height: 26px;
  width: 26px;
  padding: 0px;
  margin: 0px !important;
}

.headermsg1 {
  font-size: 22px;
  line-height: 1.6;
  font-weight: bold;
}

.navUser-label {
  display: none;
}

@media (max-width: 499.98px) {
  .breadcrumbs-div-socialmedia .social-icon-share {
    position: relative;
    top: inherit;
    transform: none;
    gap: 0px !important;
    justify-content: end;
  }
}

#fp1 {
  font-size: 16px !important;
  color: blue;
}

.text-danger {
  color: #dc3545 !important;
  font-size: 18px;
  line-height: normal;
}

#reg2 input {
  font-size: 22px !important;
}

.b2bmsg {
  margin-bottom: 16px;
}

.box-cart-left a.icon.cartdelete.float-right {
  color: #fff;
  width: 120px;
}

.box-cart-left a.icon.cartdelete.float-right:hover {
  color: #002135;
}

.upcase {
  text-transform: uppercase;
}

.capcase {
  text-transform: capitalize;
}

.lowcase {
  text-transform: lowercase;
}

.copy-text-payment span {
  font-weight: normal !important;
}

.ngx-dropdown-container .ngx-dropdown-list-container ul.selected-items li {
  background-color: #002135 !important;
  color: #fff;
  margin-bottom: 2px;
}

ul.list-grid-col.mt-60.mb-60 {
  margin: 30px 0px !important;
}

.msgcust {
  display: block !important;
}

label.mb-5 {
  font-size: 20px;
  font-weight: bold;
}

.heropanel--video {
  font-family: sans-serif;
  min-height: 500px;
}

@keyframes gm-slidein {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: none;
    opacity: 1;
    transform: none;
  }
}

.heropanel__content {
  -moz-animation: gm-slidein 3s 1;
  -ms-animation: gm-slidein 3s 1;
  -o-animation: gm-slidein 3s 1;
  -webkit-animation: gm-slidein 3s 1;
  animation: gm-slidein 3s 1;
  border-bottom: 1px solid #fff;
  margin: 0 auto;
  max-width: 50%;
  padding: 4em 0 2em;
  text-align: center;
}

.heropanel__content h1 {
  margin: 0 0 0.5em;
  text-transform: uppercase;
}

.heropanel__content h1 a {
  color: #fff;
  text-decoration: none;
}

.heropanel__content p {
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}

.contact-img-box {
  margin-bottom: 30px;
}

.img-contact {
  height: 120px;
  width: 100%;
}

.btm-para {
  margin-bottom: 16px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  margin-bottom: 16px;
}

.top-footer-img {
  text-align: center;
  margin-bottom: 26px;
  border-radius: 14px;
}

.top-footer-img img {
  height: 160px;
  border-radius: 14px;
}

.header-bottom .header-nav .main-menu li a.active {
  color: #e32c2b;
}

.alert-danger {
  color: #ff0000 !important;
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  font-size: 12px !important;
}

.d-inline-block.box-dropdown-cart .dropdown-toggle::after {
  display: none;
}

.pagination {
  gap: 8px;
  align-items: center;
  margin-bottom: 0;
}

.pagination button {
  background-color: #002135;
  text-transform: capitalize;
  text-align: center;
  padding: 7px 22px;
  color: #ffffff;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-weight: 600;
}

.pagination button:hover {
  border: 1px solid #002135;
  background-color: #ffffff;
  color: #002135;
}

.pagination span {
  color: #002135;
  font-weight: 600;
}

button.font-md-bold.btn.btn-buy.w-100.mb-10.btn-hover-none:hover {
  border: 1px solid transparent;
  background-color: #002135;
  color: #fff;
}

.checkout-box label {
  margin-bottom: 0;
}

label.did-floating-label.check-out-lable {
  top: 0px;
  left: 30px;
}

.divider {
  width: 100%;
  max-width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  margin: 26px 0px 26px 0px;
}

#Billing_Address,
#Selectedaddress {
  padding: 16px 16px;
}

#Billing_Address h4,
#Selectedaddress h4 {
  font-size: 16px;
  font-weight: 600;
}

#Billing_Address h6,
#Selectedaddress h6 {
  font-size: 14px;
  font-weight: 600;
}

#Billing_Address span,
#Selectedaddress span {
  font-size: 12px;
  font-weight: 500;
}

.did-floating-label-content.mt-15.wish-search-box input {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.type-ahead-container .list-group .list-group-item .cpointer.color-brand-3 .d-flex {
  align-items: start !important;
}

.type-ahead-container .list-group .list-group-item .cpointer.color-brand-3 .d-flex .img {
  width: 46px !important;
  height: 46px !important;
}

.pro-detail-slider-box {
  position: relative;
}

.pro-detail-slider-box button.slick-prev.slick-arrow,
.pro-detail-slider-box button.slick-next.slick-arrow {
  display: none !important;
}

.pro-detail-slider-box .thumbnail-carousel {
  justify-content: center;
}

.pro-detail-slider-box .slick-slide img {
  max-height: 246px;
  width: 100%;
  object-fit: contain;
}

.form-control.br-remove .box-header-search input {
  border: 0;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-clip: padding-box;
}

.form-control.br-remove .box-header-search .box-keysearch {
  margin-top: -6px;
  background-color: transparent;
}

.btn.btn-buy.btn-hover-none:hover {
  background-color: #002135;
  color: #fff;
}

.checkout-bg-box {
  background-color: #f8f8f8;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

h5.cart-product-description.color-brand-3.table-sub-text {
  font-size: 14px;
}

h4.cart-product-description.color-brand-3.table-title-text {
  font-weight: bold;
}

.rwd-table tr td {
  font-size: 14px;
}

.rwd-table.check-out-table tr:first-child {
  background-color: unset !important;
  color: #333;
}

.review-order-box {
  background-color: #f8f8f8;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.review-order-box .review-order-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  width: 100%;
  text-align: center;
  padding: 7px 22px;
  background-color: #002135;
  border-radius: 4px;
  margin-bottom: 0;
}

.review-order-box .review-order-descript {
  padding: 8px 8px;
}

.review-order-form .checkbox-section {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
}

.review-order-box.order-hist-box .review-order-descript {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  font-size: 16px;
}

.review-order-box.order-hist-box .review-order-descript .price-review {
  font-size: 18px;
  text-align: end;
}

.font-lg-bold.color-brand-2.price-main.text-end {
  word-break: break-all;
}

.fixedheight200 {
  max-height: 200px;
  overflow-y: auto;
}

/* 28/4/25 */
#shippingInfo,
#billingInfo {
  padding: 16px;
  height: 100%;
}

.pagination .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #002135;
  border-color: #002135;
}

.pagination .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #002135;
  background: #002135;
  color: #fff;
}

.sidebar-content {
  padding: 8px 15px;
  /* margin-top: 30px; */
}

.cust-filter-box .cust-filter-title {
  cursor: pointer;
  font-weight: 500;
  padding-bottom: 8px;
  border-bottom: 1px solid #d9d9d9;
  margin: 0;
  padding-top: 8px;
  font-size: 14px;
}

.cust-filter-box .cb-container {
  margin: 0;
  margin-bottom: 6px;
}

.sidebar-content {
  position: sticky;
  top: 0;
}

.sidebar-sticky {
  position: -webkit-sticky;
  /* For Safari */
  position: sticky;
  top: 200px;
  /* Adjust this value based on your navbar height or preference */
  height: calc(100vh - 60px);
  overflow-y: auto;
  /* Adds scroll if content is taller than viewport */
}

@media (max-width: 991.98px) {
  .header .main-menu {
    display: flex;
    position: absolute;
    left: 0;
    z-index: 1020;
    flex-wrap: wrap;
    background-color: #f7f8fa;
    margin: 8px 8px;
  }

  .header .main-menu li {
    width: 100%;
  }

  .list-9-col,
  .list-grid-col {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
  }

  .footer .width-20 {
    width: 50%;
  }

  .footer .width-16 {
    width: 50%;
  }

  .list-products-5 .card-grid-style-3 {
    width: 50%;
  }

  .topbar {
    display: none;
  }

  .header .main-header .header-left .header-shop {
    padding-top: 5px;
  }

  .btn.btn-open {
    background-position: center 15px;
    height: 50px;
    position: absolute;
    background-color: transparent;
  }

  .sidebar-left {
    height: auto;
    min-height: 54px;
    top: 0px;
    border: 0;
    background-color: transparent;
  }

  .sidebar-left .menu-texts {
    border-top: 0;
  }

  .sidebar-left .menu-texts li a .img-link {
    border: 0;
  }

  .sidebar-left .menu-texts li.submenu-open .sub-menu {
    border-top: 1px solid #d5dfe4;
  }

  .dropdown .sidebar-left {
    background-color: #ffffff;
  }

  .banner-hero.banner-1 .banner-big {
    margin-bottom: 25px;
  }

  .list-products-5.list-products-3 .card-grid-style-3 {
    width: 50%;
  }

  .list-col-5 li {
    width: 50%;
    height: 110px;
    margin-bottom: 15px;
  }

  .bg-metaverse {
    padding: 20px 15px 0px 15px;
  }

  .bg-controller {
    background-position: center left 10px;
    background-size: auto 65%;
  }

  .banner-img-left {
    padding: 20px 20px 0px 170px;
    height: 225px;
  }

  .footer .width-25 {
    width: 100%;
  }

  .footer .width-23 {
    width: 50%;
  }

  .menu-texts {
    top: 53px;
  }

  .box-all-hurry {
    bottom: -10px;
    text-align: center;
  }

  .header.stick {
    padding: 5px 0px 0px 0px;
  }

  .banner-ads::before {
    width: 200px;
  }

  .banner-ads::after {
    width: 150px;
  }

  .bg-headphone {
    background-size: auto 95%;
  }

  .menu-texts {
    display: none;
  }

  .dropdown .menu-texts {
    display: block;
  }

  .nav-tabs {
    text-align: center;
  }

  .gallery-image {
    margin-bottom: 40px;
  }

  .single-product-3 {
    margin-bottom: 20px;
  }

  .content-wishlist .item-wishlist {
    flex-wrap: wrap;
  }

  .item-wishlist .wishlist-cb {
    width: 8%;
  }

  .item-wishlist .wishlist-product {
    width: 92%;
  }

  .item-wishlist .wishlist-price {
    width: 30%;
    margin-top: 15px;
  }

  .item-wishlist .wishlist-status {
    width: 30%;
    margin-top: 15px;
  }

  .item-wishlist .wishlist-action {
    width: 35%;
    margin-top: 15px;
  }

  .item-wishlist .wishlist-remove {
    width: 18%;
    margin-top: 15px;
  }

  .head-wishlist .item-wishlist .wishlist-price,
  .head-wishlist .item-wishlist .wishlist-status,
  .head-wishlist .item-wishlist .wishlist-action,
  .head-wishlist .item-wishlist .wishlist-remove {
    display: none;
  }

  .product-wishlist .product-info {
    padding-right: 0px;
  }

  .box-bought-together {
    flex-wrap: wrap;
  }

  .box-bought-together .box-product-bought .product-bought {
    min-width: auto;
    max-width: none;
    margin-bottom: 30px;
    padding: 10px 0px;
  }

  .box-bought-together .price-bought {
    padding-left: 0px;
  }

  .box-banner-vendor {
    flex-wrap: wrap;
  }

  .box-banner-vendor .vendor-left {
    width: 100%;
  }

  .box-banner-vendor .vendor-right {
    width: 100%;
    max-width: 100%;
  }

  .border-vendor {
    margin-top: 30px !important;
  }

  .list-orders .item-orders {
    flex-wrap: wrap;
  }

  .list-orders .item-orders .info-orders {
    width: 75%;
    padding-right: 0px;
  }

  .list-orders .item-orders .image-orders {
    min-width: auto;
    max-width: none;
    width: 25%;
  }

  .list-orders .item-orders .quantity-orders {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .list-orders .item-orders .price-orders {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .box-orders .head-orders {
    display: inline-block;
  }

  .box-orders .head-orders .head-right {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }

  .list-orders .item-orders .quantity-orders {
    width: 50%;
  }

  .list-orders .item-orders .price-orders {
    width: 50%;
    text-align: right;
    min-width: auto;
    max-width: none;
  }

  .nav-tabs-account {
    text-align: left;
  }

  .list-services {
    margin-bottom: 30px;
  }

  .list-services li {
    width: 50%;
  }

  .box-newsletter.bg-brand-2 {
    background-image: none;
  }

  .list-categories-5 li {
    width: 33.33%;
  }

  .banner-bottom-3 {
    height: 766px;
  }

  .ads-info h4 {
    font-size: 14px;
    line-height: 20px;
  }

  .ads-info h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .banner-home9 .banner-big-home9 .box-img-banner img {
    max-width: 300px;
  }

  .notify-text {
    margin-bottom: 10px;
  }

  .box-notify {
    padding: 10px 0px 0px 0px;
  }

  .nav-tabs.pr-100 {
    padding-right: 0px !important;
  }

  span.dashspan {
    line-height: 1.6;
    font-size: 16px;
  }

  .padding-lr-80,
  .padding-lr-180,
  .b2bmsg{
    padding: 0px 30px;
  }

  ul.breadcrumb.padding-tb-10.text-start.text-white {
    padding: 0px 15px;
  }

  .detail-gallery {
    position: relative;
    min-height: 400px;
  }

  /* .product-info h4 {
        margin: 26px 0px
    } */
  .padding-lr-50 {
    padding: 0px 16px;
  }

  /* .increment-wrapper.d-flex {
        width: 100px !important;
    } */
  .did-floating-select:not([multiple]):not([size]) {
    min-width: auto;
  }

  /* .carousel-caption { */
  /* bottom: 15%; */
  /* width: 60%; */
  /* } */
  .item-slider,
  .cards-struct-cont {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .header .main-menu li ul li a.submenuicon {
    background: none !important;
  }
  .mb-40 {
    margin-bottom: 16px !important;
  }

  .mt-40 {
      margin-top: 16px !important;
  }
  nav.sidebar.col-md-3.col-lg-2.d-md-block {
      padding: 0;
  }
  .row.dash-block.ml-10.mr-10 {
    margin: 0 !important;
  }
  .dashbutton{
    font-size: 14px;
  }
  h2.section-title{
    font-size: 24px;
  }
}

/* Optional: Adjust for smaller screens */
@media (max-width: 767.98px) {
  .sidebar-sticky {
    position: relative;
    height: auto;
  }
  .card.mt-4 {
    margin-top: 8px !important;
  }
  .card.mt-4 .card-body {
    padding: 8px;
  }
  .card.mt-4 .card-title {
    font-size: 16px;
  }
  .card.mt-4 p {
    font-size: 14px;
  }
  .card.mt-4.h-240 {
    height: auto !important;
  } 
  .card.mt-4 select.form-select {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .main-content h1.head-text{
    font-size: 24px;
    margin-top: 12px;
    margin-bottom: 12px !important;
  }
  .increment-wrapper .button{
    line-height: normal;
    width: auto;
  }
  h4.color-brand-1.fw-bold{
    font-size: 18px;
    margin-bottom: 0;
  }
  main.main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 a.btn.btn-buy.w-auto.mb-10{
    font-size: 12px !important;
  }
  main.main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 button.font-md-bold.btn.btn-buy.w-auto{
    font-size: 12px !important;
  }
  ul.breadcrumb.padding-tb-10.text-start.text-white {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 .content h3{
    font-size: 24px !important;
    margin-top: 12px;
    margin-bottom: 12px !important;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 .content select.form-control {
    font-size: 14px;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 .d-flex.justify-content-between.align-items-center.mt-3{
    flex-wrap: wrap;
    justify-content: center !important;
    gap: 8px;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 .content .page-link{
    font-size: 14px;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 .col-md-10.text-end{
    margin-top: 8px;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 h5{
    text-align: center;
    font-size: 16px;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 .cust-mt-5{
    margin-top: 26px;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 .d-flex.align-items-center{
    flex-wrap: wrap;
  }
  .main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 .form-control.me-2{
    margin-right: 0 !important;
  }
  ul.list-grid-col.mt-60.mb-60 {
    grid-template-columns: 1fr 1fr;
  }
}

.box-qty-relative {
  position: relative !important;
  /* padding-bottom: 146px !important; */
}

.qty-box-position {
  /* position: absolute; */
  bottom: 0;
  right: 0;
}

.cust-filter-box .cb-container .text-small {
  font-size: 13px;
}

.cust-filter-box .cb-container .checkmark {
  height: 16px;
  width: 16px;
}

.cust-filter-box .list-checkbox.fixedheight200 {
  padding: 4px 0px 4px 0px;
}

.cust-filter-box .list-checkbox li {
  padding-bottom: 0;
}

section.section-box.shop-template.mb-30.mt-60 #Selectedaddress span {
  display: flex;
  font-size: 16px;
  font-weight: bold;
}

section.section-box.shop-template.mb-30.mt-60 #Selectedaddress br {
  display: none;
}

@media (min-width: 992px) {
  .text-lg-end {
    text-align: right !important;
  }
}

.description-content ul {
  list-style-type: disc !important;
  padding-left: 20px !important;
  margin-bottom: 15px !important;
}

.description-content li {
  margin-bottom: 5px !important;
  line-height: 1.5 !important;
  display: list-item !important;
}

#left-align-10.box-quantity {
  justify-content: center;
}

#left-align-10 .did-floating-label-content label.did-floating-label {
  left: 28% !important;
  top: -10px;
}

@media (min-width: 1400px) {
  #left-align-10 .did-floating-label-content label.did-floating-label {
    left: 28% !important;
    top: -10px;
  }
}

/* Filter Box */
.side-filter-box-cont {
  position: relative;
  width: 100%;
  height: 100%;
}

.side-filter-box-cont .filter-dropdown {
  /* position: fixed;
  top: 10px;
  left: 15px;
  z-index: 1002; */
}

.side-filter-box-cont .filter-btn {
  background: linear-gradient(to bottom, #232f3e, #1a2530);
  color: #fff;
  border: none;
  padding: 0 12px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  align-items: center;
  min-width: 60px;
  height: 38px;
  font-weight: 500;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  letter-spacing: 0.3px;
}

.side-filter-box-cont .filter-btn:hover {
  background: linear-gradient(to bottom, #37475a, #232f3e);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.side-filter-box-cont .filter-btn:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.side-filter-box-cont .filter-btn:after {
  content: "\25BC";
  margin-left: 8px;
  font-size: 10px;
  color: #fff;
  position: relative;
  top: -1px;
  transition: transform 0.2s ease;
}

.side-filter-box-cont .filter-btn:hover:after {
  transform: translateY(1px);
}

.side-filter-box-cont .sidebar {
  position: fixed;
  top: 0;
  left: -300px;
  width: 300px;
  height: 100vh;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1002;
  overflow: hidden;
}

.side-filter-box-cont .sidebar.active {
  left: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.side-filter-box-cont .sidebar-header {
  background: linear-gradient(to bottom, #232f3e, #1a2530);
  color: white;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}

.side-filter-box-cont .sidebar-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0.1),
      rgba(255, 255, 255, 0.05),
      rgba(255, 255, 255, 0.1));
}

.side-filter-box-cont .sidebar-header h2 {
  margin: 0;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.4px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.side-filter-box-cont .close-btn {
  background: none;
  border: none;
  color: white;
  font-size: 20px;
  cursor: pointer;
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.9;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 50%;
  position: relative;
}

.side-filter-box-cont .close-btn:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.15);
  transform: rotate(90deg);
}

.side-filter-box-cont .close-btn:active {
  transform: rotate(90deg) scale(0.95);
}

.side-filter-box-cont .menu-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 60px);
  overflow: hidden;
  background: #fff;
}

.side-filter-box-cont .menu-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.side-filter-box-cont .menu-panel.main {
  transform: translateX(0);
}

.side-filter-box-cont .menu-panel.sub {
  transform: translateX(100%);
}

.side-filter-box-cont .menu-panel.active {
  transform: translateX(0);
}

.side-filter-box-cont .menu-panel.previous {
  transform: translateX(-100%);
}

.side-filter-box-cont .category-list,
.side-filter-box-cont .submenu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #ccc #f5f5f5;
}

.side-filter-box-cont .category-list::-webkit-scrollbar,
.side-filter-box-cont .submenu-list::-webkit-scrollbar {
  width: 6px;
}

.side-filter-box-cont .category-list::-webkit-scrollbar-track,
.side-filter-box-cont .submenu-list::-webkit-scrollbar-track {
  background: #f5f5f5;
}

.side-filter-box-cont .category-list::-webkit-scrollbar-thumb,
.side-filter-box-cont .submenu-list::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px;
}

.side-filter-box-cont .category-item,
.side-filter-box-cont .submenu-item {
  padding: 10px 15px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  color: #333;
  line-height: 1.4;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}

.side-filter-box-cont .category-item:hover,
.side-filter-box-cont .submenu-item:hover {
  background: #f5f7fa;
  color: #0066c0;
  padding-left: 18px;
}

.side-filter-box-cont .category-item:active,
.side-filter-box-cont .submenu-item:active {
  background: #e8f0fe;
  color: #0066c0;
}

.side-filter-box-cont .category-item.selected,
.side-filter-box-cont .submenu-item.selected {
  background: #e8f0fe;
  color: #0066c0;
  font-weight: 500;
}

.side-filter-box-cont .category-item:after {
  content: "\203A";
  font-size: 16px;
  color: #666;
  margin-left: 8px;
  position: relative;
  top: -1px;
  font-weight: bold;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.side-filter-box-cont .category-item:hover:after {
  transform: translateX(3px);
  color: #0066c0;
}

.side-filter-box-cont .submenu-item:after {
  content: none;
}

.side-filter-box-cont .submenu-header {
  background: linear-gradient(to bottom, #232f3e, #1a2530);
  color: white;
  padding: 0 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  height: 50px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}

.side-filter-box-cont .submenu-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0.1),
      rgba(255, 255, 255, 0.05),
      rgba(255, 255, 255, 0.1));
}

.side-filter-box-cont .submenu-header h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.3px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.side-filter-box-cont .back-btn {
  background: none;
  border: none;
  color: white;
  font-size: 20px;
  cursor: pointer;
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.9;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 50%;
  position: relative;
}

.side-filter-box-cont .back-btn:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.15);
  transform: translateX(-2px);
}

.side-filter-box-cont .back-btn:active {
  transform: translateX(-2px) scale(0.95);
}

.side-filter-box-cont .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 1000;
  backdrop-filter: blur(4px);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.side-filter-box-cont .overlay.active {
  display: block;
  animation: fadeIn 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Filter Styles */
.side-filter-box-cont .filter-content {
  padding: 0;
  height: calc(100vh - 50px);
  overflow-y: auto;
}

.side-filter-box-cont .filter-section {
  border-bottom: 1px solid #e3e6e6;
  padding: 0;
}

.side-filter-box-cont .filter-header {
  padding: 12px 15px;
  background: #f7f8fa;
  border-bottom: 1px solid #e3e6e6;
  font-weight: 600;
  font-size: 14px;
  color: #232f3e;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.side-filter-box-cont .filter-header:hover {
  background: #f0f1f3;
}

.side-filter-box-cont .filter-toggle {
  transition: transform 0.2s ease;
}

.side-filter-box-cont .filter-toggle.expanded {
  transform: rotate(180deg);
}

.side-filter-box-cont .filter-options {
  max-height: 0;
  overflow: auto;
  transition: max-height 0.3s ease;
  scrollbar-width: thin;
  scrollbar-color: #ccc #f5f5f5;
}

.side-filter-box-cont .filter-options.expanded {
  max-height: 400px;
  /* Increased from 300px */
}

.side-filter-box-cont .filter-options::-webkit-scrollbar {
  width: 6px;
}

.side-filter-box-cont .filter-options::-webkit-scrollbar-track {
  background: #f5f5f5;
}

.side-filter-box-cont .filter-options::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px;
}

.side-filter-box-cont .filter-option {
  padding: 8px 15px;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
}

.side-filter-box-cont .filter-option:hover {
  background: #f7f8fa;
}

.side-filter-box-cont .filter-option input[type="checkbox"] {
  margin-right: 8px;
  cursor: pointer;
}

.side-filter-box-cont .price-range {
  padding: 15px;
}

.side-filter-box-cont .price-inputs {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 10px 0;
}

.side-filter-box-cont .price-inputs input {
  border: 1px solid #d5d9d9;
  border-radius: 4px;
  padding: 8px;
  font-size: 13px;
  width: 80px;
}

.side-filter-box-cont .price-inputs span {
  color: #565959;
}

.side-filter-box-cont .apply-price-btn {
  background: #ff9900;
  color: white;
  border: none;
  padding: 6px 12px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  transition: background 0.2s ease;
}

.side-filter-box-cont .apply-price-btn:hover {
  background: #e68a00;
}

.side-filter-box-cont .rating-option {
  display: flex;
  align-items: center;
  padding: 8px 15px;
  cursor: pointer;
}

.side-filter-box-cont .rating-option:hover {
  background: #f7f8fa;
}

.side-filter-box-cont .stars {
  color: #ff9900;
  margin-right: 8px;
}

.side-filter-box-cont .clear-filters {
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  background: #232f3e;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}

.side-filter-box-cont .clear-filters:hover {
  background: #1a2530;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@media (max-width: 600px) {
  .side-filter-box-cont .filter-dropdown {
    width: calc(100% - 20px);
    padding: 0;
    box-sizing: border-box;
  }

  .side-filter-box-cont .sidebar {
    width: 100%;
    left: -100%;
  }

  .side-filter-box-cont .filter-btn {
    width: 100%;
    height: 36px;
    font-size: 12px;
    padding: 0 10px;
  }

  .side-filter-box-cont .category-item,
  .side-filter-box-cont .submenu-item {
    padding: 8px 12px;
    font-size: 12px;
  }

  .side-filter-box-cont .category-item:hover,
  .side-filter-box-cont .submenu-item:hover {
    background: #f5f7fa;
    color: #0066c0;
    padding-left: 15px;
  }

  .side-filter-box-cont .category-item:active,
  .side-filter-box-cont .submenu-item:active,
  .side-filter-box-cont .category-item.selected,
  .side-filter-box-cont .submenu-item.selected {
    background: #e8f0fe;
    color: #0066c0;
  }

  .side-filter-box-cont .sidebar-header,
  .side-filter-box-cont .submenu-header {
    height: 45px;
    padding: 0 12px;
  }

  .side-filter-box-cont .sidebar-header h2,
  .side-filter-box-cont .submenu-header h3 {
    font-size: 14px;
  }

  .side-filter-box-cont .close-btn,
  .side-filter-box-cont .back-btn {
    width: 28px;
    height: 28px;
    font-size: 18px;
  }
}

/* End Filter Box */
.filter-dropdown .filter-btn {
  border: 0;
}

.box-quantity.justify-content-center.qty-box-position .last-absol-box {
  position: absolute;
  bottom: 16px;
}

.cust-filter-box .list-checkbox li .number-item {
  min-width: 32px;
  text-align: center;
  margin-right: 8px;
}


.video-background-container {
  position: relative;
  width: 100%;
  height: 540px;
  overflow: hidden;
}

.video-background-iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.video-overlay-content {
  position: relative;
  z-index: 1;
  height: 540px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
header {
  position: sticky;
  top: 0; 
  background-color: #333; 
  color: white;
  padding: 0;
  text-align: center;
  z-index: 1000; 
}

.toast-top-right {
    bottom: 12px;
    right: 12px;
}
#itemlable{
  display: none !important;
}
#itemlable1{
  display: none !important;
}

#withoutlogin{
  position: relative;
  padding-bottom: 46px;
}

button.font-md-bold.btn.btn-buy.w-auto.cust-abso-btn{
   position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.info-right-box {
    padding-bottom: 120px;
}

.prod-title-h{
  min-height: 42px;
}

/* New 25-07-2025 CSS */
.header-wrapper {
  min-height: 120px;
}
.header__container.content-wrapper {
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
.header-tools {
  float: right;
  height: 120px;
}
.header-logo a {
  color: #e32c2b;
  display: block;
  height: 120px;
  line-height: 100px;
  max-width: 200px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}

.cust-header-actions-list{
  position: absolute;
  right: 0;
  top: -4px;  
  z-index: 9;
}
.header-logo img {
  display: inline-block;
  margin: -2px auto 0;
  max-height: 100px;
  max-width: 200px;
  transition: opacity 0.2s ease;
  vertical-align: middle;
  width: auto !important;
}
.header-actions-list-item.icon-cart:before,
.header-actions-list-item.icon-head:before {
  min-width: 1em;
}
.banner-section .dnd-section {
  padding: 0 !important;
}
.header-actions-list-item {
  font-family: Launch Icons, sans-serif;
  speak: none;
  color: #000;
  cursor: pointer;
  float: left;
  font-size: 21px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 21px;
  margin-left: 30px;
  padding: 0;
  position: relative;
  z-index: 20;
  text-transform: none;
  -webkit-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
header .hs-menu-depth-1.active-branch > a:after {
  background-color: #e32c2b;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li {
  padding: 10px;
}
.upper-header {
  background-color: #eb3e3e;
  border: none;
  box-sizing: border-box;
  color: #0a1e59;
  font-family: Oswald;
  font-size: 19px;
  height: auto;
  left: 0;
  line-height: 23.75px;
  margin: 0;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.upper-header p {
  margin: 0;
  padding: 0;
}
.upper-header p a {
  color: inherit;
}
.upper-header p span {
  color: #fff;
}
.header-logo {
  float: left;
  max-width: 50%;
}
.header .content-wrapper {
  padding: 0 30px;
}
.custom-menu-primary .hs-menu-wrapper ul li a {
  position: relative;
}
.button-cta {
  display: none;
}
.header-actions .cart a,
.header-actions .user a,
.header-flex .cart-left a {
  box-sizing: border-box !important;
  float: none !important;
  font-size: 0 !important;
  margin: 0 !important;
}
.header-actions .cart a:before,
.header-actions .user a:before,
.header-flex .cart-left a:before {
  font-family: Launch Icons, sans-serif;
  speak: none;
  content: "\e074";
  cursor: pointer;
  font-size: 21px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 21px;
  margin-left: 30px;
  min-width: 1em;
  padding: 0;
  position: relative;
  text-transform: none;
}
.header-actions .cart a:before,
.header-flex .cart-left a:before {
  content: "\e600";
  font-size: 22px;
  margin: 0;
  min-width: auto;
}
.header-flex .cart-left a:before {
  color: #000;
}
.icon-head:before {
  content: "\e074";
}
.header-actions {
  align-items: center;
  max-width: 96%;
  margin: 0 auto;
}
.custom-menu-primary,
.header-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  line-height: 30px;
  position: relative;
  text-align: left;
  vertical-align: top;
}
.custom-menu-primary {
  z-index: 1;
}
.custom-menu-primary .hs-menu-wrapper > ul {
    display: flex;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    /* width: 100%; */
    margin: 0 auto;
    min-width: 520px;
    /* margin: 0 auto; */
    justify-content: start;
}
.custom-menu-primary .hs-menu-wrapper ul li {
  float: left;
  margin: 0;
  padding: 20px 15px 0;
  position: relative;
}
.dropdown-menu-light li {
  padding: 5px 5px !important;
}
.custom-menu-primary .hs-menu-wrapper ul li a {
  color: #000;
  float: left;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 20px;
}

/* .header-actions:before {
  background-color: #fff;
  content: "";
  height: 16px;
  margin: 0 10px;
  -webkit-transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 1px;
} */

.header-actions-list,
.header-actions:before {
  display: flex;
  align-items: center;
  justify-content: center;
  /* gap: 20px; */
}
.header-actions, .header-actions-list{
  width:100%;
  justify-content: end;
}
.header-search {
  flex-grow: 1; 
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-actions-list-item.icon-head:before {
  min-width: 1em;
}
.icon-menu:before {
  content: "\f125";
}
.collapsed-navigation .drawer-toggle {
  display: inline-block;
}
.drawer-toggle .icon-cross {
  display: none;
}
.icon-cross:before {
  content: "\e117";
}
.mobile-open .drawer-toggle .icon-cross {
  display: inline-block;
}
.mobile-open .drawer-toggle span {
  color: #fff;
}
.mobile-open .drawer-toggle .icon-menu {
  display: none;
}
.drawer-toggle:before {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.1);
  content: "";
  float: left;
  height: 16px;
  margin: 3px 25px 0 0;
  width: 1px;
}
.breadcrumbs {
  padding: 20px 30px;
}
.banner_wrapper .breadcrumbs .hs-breadcrumb-menu-item:after {
  font-size: 14px;
}
.header-actions .user {
  padding-top: 9px;
}
a.insta-icon {
  display: none;
}
@media (min-width: 1055px) {
  .header-actions a:nth-child(3),
  .header-actions a:nth-child(4),
  .mobile-trigger {
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    left: 0px !important;
    padding: 0;
  }
  .drawer-toggle {
    display: none;
  }
  .custom-menu-primary {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
  }
  .custom-menu-primary .hs-menu-children-wrapper.hs-menu-children-wrapper {
    min-width: 150px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: #fff;
    box-shadow: 0 8px 24px hsla(210, 8%, 62%, 0.2);
    min-width: 150px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul > li,
  .custom-menu-primary .hs-menu-wrapper > ul ul > li a {
    display: block;
    float: none;
  }
  .custom-menu-primary .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    visibility: hidden;
  }
  .custom-menu-primary
    .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    visibility: visible;
  }
}
input.search-input {
    font-size: 13px;
    min-width: 260px;
    border: 1px solid #002135;
    border-radius: 4px;
    width: 500px;
    line-height: 30px;
}

@media (max-width: 1054px) {
  .header-actions .cart,
  .header-actions .user {
    display: none;
  }
  .custom-menu-primary > *,
  .header-actions:before {
    display: none !important;
  }
  .mobile-open .custom-menu-primary > * {
    display: block !important;
  }
  .mobile-open .custom-menu-primary > .button-cta {
    display: flex !important;
  }
  body.mobile-open {
    overflow: hidden;
  }
  .header-actions a:nth-child(3) {
    margin-left: 56px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    position: static !important;
  }
  .custom-menu-primary .hs-menu-wrapper ul > li > a:hover {
    color: #e32c2b !important;
  }
  .child-trigger {
    cursor: pointer;
    height: 51px;
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
  }
  .child-trigger,
  .custom-menu-primary .button-cta {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .custom-menu-primary .button-cta {
    position: static;
  }
  .custom-menu-primary .button-cta .cta_button {
    background: #fff;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    margin-bottom: 30px;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 1px solid #fff;
    box-sizing: border-box !important;
    color: #e32c2b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 22px;
    padding: 15px 30px;
    text-align: center;
    vertical-align: top;
  }
  .custom-menu-primary .button-cta .cta_button:hover {
    background: 0 0;
    border-color: #fff;
    color: #fff;
  }
  .custom-menu-primary .button-cta {
    padding-bottom: 44px;
  }
  .child-trigger i:after {
    font-size: 25px;
    position: static;
  }
  .child-open.child-trigger i:after {
    content: "-";
    right: 18px;
  }
  .mobile-open .lower-header {
    background-color: rgba(25, 25, 25, 0.98) !important;
    height: 100vh;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 44px;
    width: 100%;
    z-index: 99;
  }
  .header-actions a:nth-child(4) {
    display: none;
  }
  .mobile-open .header-actions a:nth-child(4) {
    display: block;
  }
  .mobile-open .header-actions a:nth-child(3) {
    display: none;
  }
  .mobile-open .header-actions a:nth-child(4) {
    color: #fff;
    margin-left: 56px;
    position: relative;
    right: 0;
    top: 0;
  }
  .custom-menu-primary {
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    width: auto;
  }
  .header-actions-list.cust-header-actions-list.d-search-mobile{
    display: block;
  }
  .header-actions-list.cust-header-actions-list.d-search-desktop{
    display: none;
  }
  .header-shop.d-search-desktop{
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
    line-height: 1.625;
    padding: 76px 0 75px;
    text-align: center;
    top: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul > li:last-child {
    padding-top: 0;
  }
  .header-flex {
    position: relative;
  }
  .mobile-open .header-actions a:first-child {
    color: #fff;
  }
  .mobile-trigger a:after {
    background-color: hsla(0, 0%, 100%, 0.1);
    content: "";
    height: 16px;
    left: -26px;
    position: absolute;
    top: 3px;
    width: 1px;
  }
  .header-logo {
    margin-bottom: -1px;
  }
  .header-flex {
    border: none;
  }
  .header .content-wrapper {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
  }
  .custom-menu-primary .hs-menu-wrapper ul li a {
    background: none !important;
    color: #fff !important;
    display: inline-block;
    float: none;
    font-family: "Roboto", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 36px;
    margin: 0;
    text-align: center;
    vertical-align: top;
  }
  .custom-menu-primary .hs-menu-wrapper ul li {
    background: transparent !important;
  }
  .custom-menu-primary .hs-menu-wrapper ul li:first-child {
    padding: 0;
  }
  .mobile-open .header-actions .mobile-trigger a:before {
    content: "\e117";
  }
  .mobile-trigger {
    margin-left: 26px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    display: none;
    opacity: 1 !important;
    padding: 15px 0;
    visibility: visible !important;
    width: 100%;
  }
  .child-trigger i:after {
    color: #fff;
    content: "+";
    font-style: normal;
    position: absolute;
    right: 15px;
    top: 30%;
  }
  .header-actions .user {
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper ul li {
    float: none;
    padding: 15px 15px 0;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:first-child {
    padding-top: 15px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child {
    padding-bottom: 15px;
  }
  header .hs-menu-depth-1.active-branch > a:after {
    display: none;
  }
  .header-search{
    margin-top: 10px;
  }
}
.header-bar {
  left: 0;
  position: fixed;
  top: 0;
  transition: top 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
  z-index: 99;
}
@media (min-width: 721px) {
  .header-bar {
    transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .header-flex .cart-left {
    display: none;
  }
}
@media (max-width: 992px) {
  .custom-menu-primary .button-cta .cta_button {
    padding: 10px 20px;
  }
}
@media (max-width: 720px) {
  .upper-header-fixed {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 55;
  }
  .header-wrapper {
    min-height: auto;
    padding-top: 44px;
  }
  .header-bar {
    left: auto;
    position: relative;
    top: auto;
  }
  .header-tools {
    float: none;
    height: auto;
  }
  .drawer-toggle:before,
  .header-actions .cart {
    display: none;
  }
  .lp-header .header-flex {
    justify-content: center;
  }
  .mobile-trigger {
    margin-bottom: 12px;
    margin-left: 0;
  }
  .header-actions a {
    margin-left: 0;
  }
  .header-logo img {
    max-width: 148px;
  }
  .header-logo {
    min-height: 0;
  }
  .mobile-trigger a:after {
    display: none;
  }
  .mobile-open .header-flex .cart-left a:before {
    color: #fff;
  }
  .header-flex .cart-left {
    margin-top: 9px;
  }
  .header-logo {
    float: none;
    max-width: none;
    padding-left: 25px;
    padding-right: 25px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    padding: 61px 0 60px;
  }
  .header-logo a {
    height: 80px;
    line-height: 60px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .header-logo img {
    max-height: 60px;
    max-width: 100%;
  }
  .icon-head {
    display: none;
  }
  .drawer-toggle {
    height: 60px;
    line-height: 60px;
    margin: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 60px;
  }
  .header-actions {
    display: block;
    height: auto;
    line-height: normal;
    position: static;
    text-align: center;
  }
  .header .content-wrapper {
    padding: 0;
  }
  .header-actions {
    height: 0;
  }
  .upper-header {
    font-size: 14px;
    line-height: 17.5px;
    padding: 7.36842px 10px;
  }
  .header-wrapper {
    padding-top: 31px;
  }
}
.footer-bar .content-wrapper {
  border-top: 1px solid #fff;
  max-width: 1200px;
  padding: 0;
  margin: 0 auto;
}
footer.footer-bar {
  padding: 60px 30px 0;
}
.column-1 {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 60px;
  padding-top: 30px;
}
.column-2 {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.column-3 {
  border-top: 1px solid #fff;
  padding-bottom: 96px;
  padding-top: 60px;
}
.row-1 {
  padding: 30px 15px;
  width: 20%;
}
.row-1 img {
  max-width: 200px;
  width: 100% !important;
}
.row-2,
.row-3 {
  padding: 30px 15px;
  width: 16.66667%;
}
.row-4 {
  padding: 30px 15px;
  width: 30%;
}
.column-1 {
  display: flex;
  justify-content: center;
}
.column-1 ul {
  padding: 0;
}
.column-1 ul ul {
  padding: 10px 0;
}
.column-1 ul li a {
  color: #161a1c;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.column-1 ul ul li {
  padding: 5px 0;
}
.column-1 ul ul li a {
  color: #000;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 26px;
  text-transform: capitalize;
  vertical-align: top;
}
.column-1 ul ul li a:hover {
  color: #e32c2b;
}
.row-4 h4 {
  color: #161a1c;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  padding: 0;
  text-transform: uppercase;
}
.row-4 h4,
.row-4 p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  margin: 0;
}
.row-4 p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  padding: 0 0 5px;
}
.row-4 p:first-child {
  padding-top: 5px;
}
.column-3 p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding: 5px 0;
  text-align: center;
}
@media screen and (max-width: 920px) {
  .row-1 {
    width: 100%;
  }
  .column-1 {
    display: block;
  }
  .column-1:after,
  .column-1:before {
    clear: both;
    content: " ";
    display: table;
  }
  .row-2,
  .row-3 {
    float: left;
    width: 23%;
  }
  .row-4 {
    float: left;
    width: 31%;
  }
}
@media screen and (max-width: 720px) {
  .row-2,
  .row-3 {
    width: 33.33333%;
  }
  .row-4 {
    width: 100%;
  }
  .column-1 ul ul {
    padding-bottom: 0;
  }
 .footer-bar.footer-bar {
    padding-top: 30px;
  }
  .lp.footer-bar .row-2:empty,
  .lp.footer-bar .row-3:empty,
  .lp.footer-bar .row-4:empty {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .row-2,
  .row-3 {
    width: 100%;
  }
  ul.list-grid-col.mt-60.mb-60 {
    grid-template-columns: 1fr;
  }
}
.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}
@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}
@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}
.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}
.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  word-break: break-word;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}
@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
  .px-80{
  padding-left: 10px!important;
  padding-right: 10px!important;
}
}
[class*="force-full-width-section"] {
  padding: 0 !important;
}
.flange_page .dnd-section .dnd-column {
  padding: 0;
}
.module-content {
  color: #000;
  display: block;
  font-size: 16px;
  line-height: 26px;
  padding: 15px 0 0;
}
.icon-inner,
svg {
  display: block;
  height: 100%;
  width: 100%;
}
.product-details-slideshow-content-wrapper p:last-child {
  padding-bottom: 0;
}
.product-details-slideshow-content-wrapper p:first-child {
  padding-top: 0;
}
.flange_page .row-fluid .span6 {
  margin: 0;
  width: 50%;
}
.module-title,
.pxs-video-heading,
.video-overlay-heading {
  color: #161a1c;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
}
.flangerow2_section .dnd-section > .row-fluid {
  border-bottom: 1px solid #fff;
  max-width: 1215px;
}
.flange_page .row-fluid .span6 .widget-type-linked_image,
.flange_page .row-fluid .span6 .widget-type-linked_image img {
  width: 100%;
}
.full-width-page .dnd-section {
  padding: 0;
}
.full-width-page .row-fluid [class*="span"] {
  min-height: 0;
}
.full-width-page .dnd-section > .row-fluid {
  max-width: 1215px;
}
.full-width-page .widget-type-header {
  margin: 0 30px 30px;
  padding-bottom: 30px;
  text-align: center;
}
.about-row1 .widget-type-header h1,
.full-width-page .widget-type-header h1 {
  font-size: 36px;
  line-height: 46px;
  margin: 0;
}
.full-width-page .widget-type-rich_text {
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.full-width-page .widget-type-rich_text p:first-of-type {
  padding-top: 0;
}
.full-width-page table {
  border: 1px solid #fff;
  border-spacing: 0;
  border-top: none;
  font-size: 14px;
  margin: 30px 0;
}
.full-width-page tr td,
.full-width-page tr th {
  border: none;
  border-top: 1px solid #fff;
  padding: 20px;
}
.full-width-page th {
  background: #fff;
  color: #161a1c;
  text-align: center;
}
.full-width-page td,
.full-width-page th {
  vertical-align: inherit;
}
.full-width-v2-page table {
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  height: 400px;
  margin: auto;
  overflow-y: scroll;
  width: 500px;
}
.full-width-v2-page tr td,
.full-width-v2-page tr th {
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  padding: 10px 5px;
  text-align: center;
  vertical-align: middle;
  word-break: normal;
}
.full-width-v2-page tr td:first-child {
  border-left: none;
}
.full-width-v2-page tr:nth-child(2n) td {
  background-color: #bfd4ff;
}
.full-width-v2-page tr:nth-child(2) td {
  background-color: transparent;
}
.full-width-v2-page .widget-type-rich_text h1 {
  margin-bottom: 0.67em;
}
.u-bolts-page table:first-child tr td,
.u-bolts-page table:first-child tr th {
  vertical-align: top;
}
.full-width-v2-page.u-bolts-page
  .widget-type-rich_text
  div:first-of-type
  table
  tr
  td {
  border: 1px solid #fff !important;
}
.full-width-v2-page.u-bolts-page tr:nth-child(odd) td {
  background-color: #bfd4ff;
}
.full-width-v2-page.u-bolts-page tr:nth-child(2n) td {
  background-color: #fff;
}
.non-mettallic-page table {
  display: block;
  height: 400px;
  margin: auto;
  overflow-y: scroll;
}
.non-mettallic-page tr td,
.non-mettallic-page tr th {
  padding: 0;
}
.projexx-row1 .dnd-section {
  padding: 60px 0;
}
.projexx-row1 .dnd-section > .row-fluid {
  max-width: 1215px;
  padding-bottom: 60px;
  padding-top: 60px;
}
.projexx-row1 .widget-type-header h1 {
  font-size: 36px;
  line-height: 46px;
  margin: 0;
  text-align: center;
}
.projexx-page .dnd-section {
  padding: 0;
}
.projexx-row3 .dnd-section > .row-fluid,
.projexx-row5 .dnd-section > .row-fluid {
  max-width: 900px;
  padding: 90px 60px;
  text-align: center;
}
.projexx-row1 .widget-type-rich_text {
  text-align: center;
}
.projexx-row3 .widget-type-rich_text p {
  font-size: 14px;
}
.projexx-page .widget-type-rich_text p:first-child {
  padding-top: 0;
}
.projexx-page .widget-type-rich_text p:last-child {
  padding-bottom: 0;
}
.about-page .contentalignment_wrapper .module-content,
.projexx-row4 .contentalignment_wrapper .module-content,
.projexx-row5 .widget-type-rich_text p {
  font-size: 14px;
}
.projexx-row5 .widget-type-rich_text h1 {
  color: #161a1c;
  font-size: 26px;
  font-weight: 400;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}
.projexx-row5 .widget-type-rich_text h2 {
  margin: 0.83em 0;
}
.about-page .dnd-section {
  padding-left: 0;
  padding-right: 0;
}
.about-row1 .dnd-section {
  padding-bottom: 60px;
  padding-top: 60px;
}
.about-row1 .widget-type-header {
  text-align: center;
}
.about-row2 .dnd-section,
.about-row4 .dnd-section {
  padding-bottom: 90px;
  padding-top: 90px;
}
.about-row2 .dnd-section > .row-fluid,
.about-row4 .dnd-section > .row-fluid {
  padding-left: 60px;
  padding-right: 60px;
}
.about-page .widget-type-rich_text p:first-of-type {
  padding-top: 0;
}
.about-page .widget-type-rich_text {
  font-size: 14px;
}
.about-page .widget-type-rich_text p:last-of-type {
  padding-bottom: 0;
}
.about-page .hs_cos_wrapper_type_module .hs-button {
  background-color: #e32c2b;
  border: 1px solid #e32c2b;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 22px;
  padding: 15px 30px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  vertical-align: top;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.about-page .hs_cos_wrapper_type_module .hs-button:focus,
.about-page .hs_cos_wrapper_type_module .hs-button:hover {
  background: #fff;
  border-color: #e32c2b;
  color: #e32c2b;
}
.technical-info-row1 .dnd-section {
  padding-top: 120px;
}
.technical-info-row1 .dnd-section > .row-fluid {
  max-width: 900px;
  padding: 90px 60px;
}
.technical-info-row1 h2 {
  color: #161a1c;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}
.home-row1 .contentalignment_wrapper .contentalignment_left h4 {
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 4px;
}
.triangle-right-red {
  border-bottom: 5.5px solid transparent;
  border-left: 11px solid #e32c2b;
  border-top: 5.5px solid transparent;
  display: inline-block;
  height: 0;
  margin-top: -3px;
  vertical-align: middle;
  width: 0;
}
.home-row3 .contentalignment_wrapper .contentalignment_left h4 {
  font-size: 18px;
}
.home-row6 .content-image-section .image-with-text-content p {
  font-size: inherit;
}
.home-row6 .content-image-section .image-with-text-content {
  padding-top: 0;
}
.home-row7 .contentalignment_wrapper .module-content h1 {
  margin: 0;
}
.home-row3 .pxs-video-section .video-overlay-v2 {
  background-position: 0 0;
}
a.cta_button {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important;
}
.contact-row1 .widget-type-header,
.contact-row3 .widget-type-header,
.video-page .widget-type-header {
  margin: 0 30px 30px;
  padding-bottom: 30px;
  text-align: center;
}
.contact-row1 .widget-type-header h1,
.contact-row3 .widget-type-header h3,
.video-page .widget-type-header h1 {
  font-size: 36px;
  line-height: 46px;
  margin: 0;
}
.contact-row1 .dnd-section,
.contact-row1 .dnd-section .dnd-column,
.video-page .dnd-section {
  padding: 0;
}
.contact-row1 .hs-button {
  background: #37761d;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: helvetica;
  font-size: 20px;
  font-weight: 700;
  line-height: 12px;
  margin: 5px 0;
  padding: 20px 40px;
}
.contact-row3 .dnd-section {
  padding: 60px 0 0;
}
.contact-row3 .dnd-section > .row-fluid {
  max-width: 1215px;
  padding-left: 15px;
  padding-right: 15px;
}
.contact-row3 .span4 {
  display: inline-block;
  float: none;
  margin-bottom: 30px;
  margin-left: 0;
  padding: 0 15px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 33%;
}
.contact-row3 .dnd-section .dnd-column {
  padding: 0;
}
.contact-row3 .span4:nth-child(2) {
  margin-left: auto;
}
.contact-row3 .span4 iframe {
  max-width: 100%;
}
.contact-row3 .row-fluid {
  text-align: center;
}
.video-row1 .widget-type-rich_text {
  margin: auto;
  max-width: 700px;
  text-align: left;
  width: 100%;
}
.video-row1 .widget-type-rich_text p:first-child {
  padding-top: 0;
}
.video-row1 .widget-type-rich_text p:last-child {
  padding-bottom: 0;
}
.home-header .pxs-announcement-bar {
  background-color: #002135;
  color: #fff;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  padding: 16px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 98;
}
.home-header span.pxs-announcement-bar-text-desktop {
  display: block;
}
.home-header .lower-header-fixed {
  left: 0;
  position: absolute;
  top: 83px;
  transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
  /* z-index: 99; */
}
.home-header .header-bar {
  background-color: #fff;
  position: static !important;
}
.header-wrapper.home-header {
  min-height: 203px;
}
.home-header .top-left-inner.desktop,
.home-header div#hs_cos_wrapper_right_image {
  display: none;
}
.home-header div#hs_cos_wrapper_right_image img {
  width: 100% !important;
}
.home-header div#hs_cos_wrapper_right_image_mobile img {
  width: 55% !important;
}
.home-header div#hs_cos_wrapper_right_image_1 {
  display: none;
}
.home-header div#hs_cos_wrapper_right_image_1 img {
  width: 100% !important;
}
.home-header div#hs_cos_wrapper_right_image_mobile_1 {
  width: 60% !important;
}
.home-header div#hs_cos_wrapper_right_image_2 {
  display: none;
}
.home-header div#hs_cos_wrapper_right_image_2 img {
  width: 100% !important;
}
.home-header div#hs_cos_wrapper_right_image_mobile_2 {
  width: 20% !important;
}
.home-header .mobile_top_right_images {
  align-items: center;
  display: flex;
  justify-content: right;
}
.home-row3 .pxs-video-section .video-overlay-text {
  font-size: 18px;
}
.header-wrapper.home-header {
  min-height: auto !important;
}
.header-top-bar {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  width: 100%;
}

.content-wrapper{
    max-width: 1260px;
}

.container.cust-header-container{
    max-width: 1200px;
}

.header-top-bar .header-logo {
  float: none;
  max-width: 100%;
  width: 200px;
}
.header-top-bar .header-logo a {
  display: inline-block;
  height: 100%;
  line-height: 0;
  padding: 0;
  width: 100%;
}
.home-header .lower-header-fixed {
  padding: 10px 0;
  position: relative;
  top: 0;
      z-index: -1;
}
.home-header .pxs-announcement-bar {
  position: relative !important;
}
.header-top-bar .header-logo a img {
  height: auto;
  margin: 0;
  max-width: 200px;
  object-fit: contain;
  vertical-align: middle;
  width: 100%;
}
.header-top-bar .header-tools {
  float: none;
  height: auto;
  width: calc(100% - 200px);
}
.header-top-bar .custom-menu-primary {
  height: auto;
  line-height: 0;
  text-align: right;
  vertical-align: middle;
  flex-direction: column;
}
.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module.widget-type-menu{
  width: 100%;
}
.hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal{
  display: flex;
  justify-content: space-between;
      margin-top: 30px;
}
/* .header-actions {
  display: none;
} */
.home-header .header-bar {
  position: fixed !important;
}
.home-header.scrolled .lower-header-fixed {
  position: relative !important;
}
.home-header div#hs_cos_wrapper_right_image {
  width: 180px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li {
  text-align: left;
}
a.insta-icon {
  display: inline-block;
}
.home-header .pxs-announcement-bar .top-left {
  float: left;
  text-align: left;
  width: 70%;
}
.home-header .pxs-announcement-bar .top-right {
  display: inline-block;
  text-align: right;
  width: 30%;
}
.top-right img.social-image {
  height: 23px !important;
  object-fit: contain;
  width: 23px;
}
@media (max-width: 1120px) {
  .custom-menu-primary .hs-menu-wrapper ul li {
    padding: 20px 10px;
  }
}
@media screen and (min-width: 721px) {
  .projexx-row5 .widget-type-rich_text h1,
  .technical-info-row1 h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .home-header.scrolled .lower-header-fixed {
    background-color: hsla(0, 0%, 100%, 0.9);
    position: fixed;
    top: 0;
  }
  .home-header .top-left-inner.mobile {
    display: none;
  }
  .home-header .top-left-inner.desktop {
    display: block;
  }
  .home-header div#hs_cos_wrapper_right_image_mobile {
    display: none;
  }
  .home-header div#hs_cos_wrapper_right_image {
    display: inline-block;
  }
  .home-header div#hs_cos_wrapper_right_image_mobile_1 {
    display: none;
  }
  .home-header div#hs_cos_wrapper_right_image_1 {
    display: inline-block;
    width: 20%;
  }
  .home-header div#hs_cos_wrapper_right_image_mobile_2 {
    display: none;
  }
  .home-header div#hs_cos_wrapper_right_image_2 {
    display: inline-block;
    width: 8%;
  }
  footer.footer {
        background-color: #fff
    }

    .footer .column-1 ul li a,
    .footer .column-1 ul ul li a,
    .footer .row-4 h4,
    .footer p {
        color: #000
    }

    .footer .column-1 ul ul li a:hover {
        color: #e32c2b
    }
}

@media (max-width: 1200px) {
  .about-row2 .dnd-section > .row-fluid,
  .about-row4 .dnd-section > .row-fluid,
  .technical-info-row1 .dnd-section > .row-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  ul.breadcrumb.padding-tb-10.text-start.text-white {
    margin-top: 225px !important;
  }
}

@media (min-width:1155px) and (max-width: 1199px) {
  ul.breadcrumb.padding-tb-10.text-start.text-white {
    margin-top: 195px !important;
  }
}

@media (min-width:1121px) and (max-width: 1154px) {
  ul.breadcrumb.padding-tb-10.text-start.text-white {
    margin-top: 215px !important;
  }
}
@media (min-width:1055px) and (max-width: 1120px) {
  ul.breadcrumb.padding-tb-10.text-start.text-white {
    margin-top: 225px !important;
  }
}
@media (min-width:769px) and (max-width: 1054px) {
  ul.breadcrumb.padding-tb-10.text-start.text-white {
    margin-top: 225px !important;
  }
}
@media (max-width: 1111px) {
  .mobile-open .home-header .lower-header {
    top: 0;
  }
}
@media (max-width: 1054px) {
  .header-actions {
    display: inline-block;
    height: auto;
    line-height: 0;
  }
  body.mobile-open .header__container.content-wrapper {
    background-color: #fff;
    padding: 10px 30px;
  }
  .mobile-open .drawer-toggle span {
    color: #000;
  }
  .home-header .top-left-inner.desktop span {
    display: block;
    margin: 0 !important;
  }
}
@media (max-width: 1020px) {
  .flange_page .row-fluid .span6 {
    width: 100%;
  }
  .flangerow2_section .row-fluid {
    flex-wrap: wrap;
  }
  .flange_page .row-fluid .span6 {
    margin-top: 90px;
  }
}
@media (max-width: 992px) {
  .triangle-right-red {
    margin-top: -2px;
  }
  .header-actions-list.cust-header-actions-list.d-search-mobile {
    display: block;
    max-width: max-content;
    right: 80px;
    margin-left: auto;
    margin-right: auto;
  }
  .header-search {
    max-width: max-content;
    margin: 20px auto;
  }
  input.search-input{
    width: auto;
  }
  .button,
  .cm-request-cta {
    padding: 10px 20px !important;
  }
  .box-quantity.justify-content-center.qty-box-position .last-absol-box{
    bottom: 0;
  }
  .tab-content table {
    width: 100%;
  }
}
@media (min-width:721px) and (max-width: 768px) {
  ul.breadcrumb.padding-tb-10.text-start.text-white {
    margin-top: 224px !important;
  }
}
@media (max-width: 720px) {
  .flange_page .row-fluid .span6 {
    margin-top: 30px;
  }
  .full-width-page .widget-type-header {
    margin: 30px 15px;
    padding-bottom: 15px;
    text-align: center;
  }
  .about-row1 .widget-type-header h1,
  .full-width-page .widget-type-header h1,
  .projexx-row1 .widget-type-header h1 {
    font-size: 26px;
    line-height: 36px;
  }
  .full-width-page .widget-type-rich_text {
    max-width: 100%;
    padding: 0 15px;
  }
  .projexx-row1 .dnd-section > .row-fluid {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .projexx-row1 .widget-type-header {
    margin: 30px 15px 0;
  }
  .projexx-row3 .dnd-section > .row-fluid,
  .projexx-row5 .dnd-section > .row-fluid {
    padding: 60px 30px;
  }
  .technical-info-row1 .dnd-section {
    padding-top: 60px;
  }
  .technical-info-row1 .dnd-section > .row-fluid {
    padding: 60px 30px;
  }
  .about-row1 .dnd-section {
    padding-bottom: 30px;
  }
  .about-row2 .dnd-section,
  .about-row4 .dnd-section {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .home-header .top-left-inner {
    font-size: 11px;
    margin: 0 !important;
    text-align: left;
  }
  .home-header .pxs-announcement-bar {
    padding: 16px 15px;
  }
  .home-header .top-right img.social-image {
    margin-bottom: 1px !important;
    margin-top: 1px !important;
  }
  .home-header .lower-header-fixed {
    margin-top: -7px;
    position: static;
    position: relative;
    top: 0;
  }
  .home-header .pxs-announcement-bar {
    position: static;
  }
  .header-wrapper.home-header {
    min-height: auto !important;
    padding-top: 0;
  }
  .header-wrapper.home-header .header-logo {
    height: AUTO;
  }
  .home-header .header-logo img {
    max-width: 148px;
  }
  .home-row3 .contentalignment_wrapper .contentalignment_left h4 {
    padding-left: 0;
    padding-right: 0;
  }
  .home-row6 .content-image-section .centered {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-wrapper.home-header {
    min-height: 178px;
  }
  .video-page .dnd-section {
    padding: 0 15px;
  }
  .contact-row1 .widget-type-header h1,
  .contact-row3 .widget-type-header h3,
  .video-page .widget-type-header h1 {
    font-size: 26px;
    line-height: 36px;
  }
  .contact-row1 .widget-type-header,
  .contact-row3 .widget-type-header,
  .video-page .widget-type-header {
    margin: 30px 15px;
    padding-bottom: 15px;
  }
  .contact-row1 .dnd-section {
    padding: 0 15px;
  }
  .contact-row3 .dnd-section {
    padding-top: 30px;
  }
  .contact-row3 .span4 {
    width: 49%;
  }
  .header-wrapper.home-header {
    margin: 0 !important;
    margin-top: 0 !important;
  }
  .home-header .header-bar {
    position: relative !important;
  }
  .header-wrapper.home-header .header-logo {
    margin: 0;
    padding: 0;
    width: 180px;
  }
  .header-top-bar .header-logo a img {
    max-width: 180px !important;
  }
  .home-header .lower-header-fixed {
    margin: 0;
  }
  .drawer-toggle {
    right: 0;
    top: 0;
  }
  .home-header .pxs-announcement-bar .top-left {
    float: left;
    text-align: left;
    width: 51%;
  }
  .home-header .pxs-announcement-bar .top-right {
    display: inline-block;
    text-align: right;
    width: 49%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    min-width: unset;
  }
}
@media (max-width: 575px) {
  
  .header-actions-list.cust-header-actions-list.d-search-mobile{
    position: relative;
    left: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    
  }
  .header-search{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
  }
  .header-shop.d-search-mobile {
      position: absolute;
      top: -45px;
      right: 50px;
  }
  .box-header-search{
    width: 100%;
  }
      input.search-input {
        min-width: 100% !important;
    }
    .breadcrumb li a{
      font-size: 12px;
    }
    .button, .cm-request-cta {
      padding: 10px 8px !important;
    }
    main.main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 button.font-md-bold.btn.btn-buy.w-auto,
    main.main-content.col-md-9.ms-sm-auto.col-lg-10.px-md-4 a.btn.btn-buy.w-auto.mb-10{
      min-width: 100%;
      margin-top: 15px;
    }
    .rwd-table td{
      padding-right: 6px;
    }
    .breadcrumb li a{    
      padding: 0px 22px 0px 0px;
    }
}
@media (max-width: 480px) {
  .contact-row3 .span4 {
    width: 100%;
  }
}

@media (max-width: 345px) {
  .header-shop.d-search-mobile {
    position: absolute;
    top: -36px;
  }
}

/* End New 25-07-2025 Css */

.hs-menu-wrapper.flyouts .hs-item-has-children ul#category-sub-menu{
  left: 100% !important;
  width: 100%;
  top: 0;
}

span.number-item.font-xs {
    height: 20px;
    width: 20px;
    background: #ba282b;
    color: #ffffff;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -10px;
    right: -4px;
    border-radius: 50%;
}
.row.padding-lr-80.padding-lr-100 {
    margin-top: 100px !important;
}
/* section.section-box.shop-template.mt-100{
  margin-top: 160px !important;
} */

#withoutlogin h5,.product-description-content h5{
  font-size: 16px;
  line-height: 24px;
}
.description-content{
      font-size: 15px;
      font-family: "Roboto", sans-serif;
}

.top-left-inner.desktop a{
  color: #ffffff !important;
}

input.search-input {
    font-size: 13px;
    min-width: 340px;
    border: 1px solid #002135;
    border-radius: 4px;
}

@media (max-width: 721px) {
  .row.padding-lr-80.padding-lr-100 {
    margin-top: 0px !important;
}
/* ul.breadcrumb.padding-tb-10.text-start.text-white{
  padding-left: 0;
  padding-right: 0;
      font-size: 15px;
} */
.header__container.content-wrapper{
    padding-left: 0;
    padding-right: 0px;
}
.header-top-bar{
  justify-content: start;
}
.section-box.shop-template.mt-60 {
    margin-top: 0px !important;
}
}

.cust-grid-container .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 88.666667%;
    max-width: 88.666667%;
}
.cust-grid-container .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 10.333333%;
    max-width: 10.333333%;
}
.header-search.cust-cont-block{
  display: flex;
  justify-content: space-between;
  align-items: ce ;
}
.header-search.cust-cont-block .nav-menu-centered{
  display: flex;
  align-items: center;
  gap: 16px;
}
.header-search.cust-cont-block li a{
    color: #000;
    float: left;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
}
.header-shop{
      display: flex !important;
    align-items: center;
    justify-content: center;
}
.header-actions-list.cust-header-actions-list{
  margin-top: 15px;
}
.header-shop.cust-header-shop{
  text-align: end;
}
@media (max-width: 720px) {
ul.breadcrumb.padding-tb-10.text-start.text-white {
    margin-top: 0px !important;
}
}


ul.dropdown-menu.show {
    border: 0;
    padding: 0 !important;
    border: 1px solid #d5dfe4;
    border-radius: 0;
    box-shadow: 0 8px 24px hsla(210, 8%, 62%, 0.2);
}

button#dropdownSort span{
  text-transform: uppercase;
}

.btn-buy.disabled {
  opacity: 0.6 !important;
  cursor: not-allowed !important;
  pointer-events: none; 
}
.carousel-control-next, .carousel-control-prev {
    width: auto !important;
}

.greencolor {
  color: #000000; 
  text-decoration: none;
}
.greencolor:hover {
  text-decoration: underline;
}