:root {
  --white: #fff;
  --black-alpha-60: rgba(0, 0, 0, 0.6);
  --black: #000;
  --black-100: #0E0E0E;
  --light-green-300: #33bc48;
  --dark-blue-900: #022b36;
  --light-blue-100: #85baec;
  --light-blue-300: #1283EC;
  --light-blue-450: #006FCF;
  --blue-300: #2260B2;
  --blue-400: #0F56C1;
  --blue-500: #004A8F;
  --darkblue-900: #001964;
  --grey-100: #c1c1c1;
  --grey-200: #ecf3f4;
  --grey-300: #e4ebf1;
  --grey-400: #a8a8a8;
  --grey-600: #6f6f6f;
  --grey-700: #6f6f6f;
  --grey-900: #2E2F2F;
  --gray-accent-1: #ddd;
  --gray-accent-2: #e5e5e5;
  --yellow-100: #F8FF68;
  --yellow-200: #FFF900;
  --yellow-300: #facb32;
  --yellow-400: #ffc300;
  --light-red-200: #eb6e6e;
  --light-red-250: #FF4A4A; 
  --light-red-300: #E54841;
  --red: #e83f5b;
  --red-400: #F90505;
  --red-600: rgba(255, 0, 0, 0.651);
  --purple-300: #4949B1 ;
  --purple-400: #39189B;
  --purple-500: #2B2B69;
  --purple-700: #1A1A43;
}

hr,
img {
  border: 0;
}

body,
figure {
  margin: 0;
}

caption,
th {
  text-align: left;
}

.breadcrumb,
.nav,
.pager {
  list-style: none;
}

.carousel-caption,
.carousel-control {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

html {
  font-family: "Lato", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-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;
  color: #337ab7;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

.img-thumbnail,
body {
  background-color: #fff;
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  vertical-align: middle;
  padding-left: -100px !important;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: "Lato", sans-serif;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  /* color: white; */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
}

td,
th {
  padding: 0;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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 {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-thumbnail,
label {
  display: inline-block;
  max-width: 100%;
  font-size: 18px;
  /* color: #8b8b8b !important; */
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  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;
  height: auto;
}

.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;
  margin: -1px;
  padding: 0;
  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;
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

[role="button"] {
  cursor: pointer;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -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-left: 15px;
  padding-right: 15px;
}

.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 {
  float: left;
}

.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;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}

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;
}

.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;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.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 {
  overflow-x: auto;
  min-height: 0.01%;
}

@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 {
  margin: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

label {
  margin-bottom: 5px;
  font-weight: 700;
}

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="radio"]:focus,
input[type="file"]: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:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.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 {
  border: 0;
  background-color: transparent;
}

.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="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].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-left: -20px;
  margin-top: 4px\9;
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  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 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 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;
  pointer-events: none;
}

.nav>li,
.nav>li>a,
.navbar {
  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;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.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;
  border-color: #a94442;
  background-color: #f2dede;
}

.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;
}

.btn,
.nav {
  margin-bottom: 0;
}

@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 {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.btn-block,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -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;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.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: var(--white);
  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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.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 {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.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.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.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 {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.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 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.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 {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  /* background-color: #2B2B69;
  border-color:#2d952d; */
}

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
  /* background-color: #2d952d;
  border-color:#2d952d; */
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
  /* background-color: #2d952d;
  border-color:#2d952d; */
}

.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;
  /* background-color: #2d952d;
  border-color:#2d952d; */
}

.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 {
  background-color: #f0ad4e;
  border-color: #eea236;
  /* background-color: #2d952d;
  border-color:#2d952d; */
}

.btn-warning .badge {
  color: #f0ad4e;
  /* color:#2d952d; */
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: 400;
  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-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-sm {
  padding: 5px 10px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

.nav {
  padding-left: 0;
}

.nav>li {
  display: block;
}

.nav>li>a {
  display: block;
  padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav>li.disabled>a {
  color: #777;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.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;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
  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 {
  text-align: center;
  margin-bottom: 5px;
}

.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-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  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);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@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-left: 0;
    padding-right: 0;
  }
}

.modal,
.modal-open {
  overflow: hidden;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@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;
}

.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;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {

  .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;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  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;
  }
}

.badge,
.label {
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}

@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 0px;
  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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.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-right-radius: 0;
  border-top-left-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;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
  }

  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.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 {
  background-color: #e7e7e7;
  color: #555;
}

@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 {
  background-color: #080808;
  color: #fff;
}

@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;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #6f6f6f !important;
}

.breadcrumb>a:hover {
  color: #006FCF !important;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb>.active {
  color: #777;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
}

.pager li {
  display: inline;
}

.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;
  background-color: #fff;
  cursor: not-allowed;
}

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;
  vertical-align: baseline;
  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;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.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;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  /* border: 1px solid #ddd; */
  border: none !important;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-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 {
  text-decoration: none;
  color: #555;
  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 {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}

.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;
  border-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;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 12px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.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-right-radius: 3px;
  border-top-left-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>.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-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0;
}

.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-right-radius: 3px;
  border-top-left-radius: 3px;
}

.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-left: 15px;
  padding-right: 15px;
}

.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>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 {
  border: 0;
  margin-bottom: 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: #000;
  background-color: #f5f5f5;
  border-color: #ddd;
  font-size: 17px;
  font-weight: 600;
  border-top-left-radius:12px;
  border-top-right-radius:12px;
}

.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;
}

.sidebarcell, .main-content, .main-product, .main-news, .main-blog, .main-freetext, .main-product, #shopcustomer{
  color:#000!important;
}

.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;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.carousel-control,
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.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-left: 5px;
  margin-bottom: 0;
}

.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;
}

.carousel,
.carousel-inner {
  /* position: relative; */
}

@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;
  }
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  /* position: relative; */
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1;
}

@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 {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  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%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  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%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* .carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
} */

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: "Lato", sans-serif;
}

.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container: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 {
  content: " ";
  display: table;
}

.clearfix:after,
.container-fluid:after,
.container: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 {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.hidden,
.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;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}

.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;
  }
}

.spinner {
  margin: 10px auto;
  width: 70px;
  text-align: center;
}

.spinner>div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

#menu_left .spinner>div {
  background: #fff;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

tr.striped-borderheader {
  background: #e5e5e5 !important;
}

tr.striped-borderheader>th:first-child {
  border-left: 1px solid #ddd;
}

tr.striped-borderheader>th:last-child {
  border-right: 1px solid #ddd;
}

@-webkit-keyframes sk-bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*DESKTOP*/

@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;
  }
}

@media (min-width: 992px) {
  .col-md-3 {
    width: 25%;
  }
}

@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;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }
}

/*MOBILE*/

@media (max-width: 999px) {

  html,
  body {
    margin: 0px;
    padding: 0px;
    font-family: "Lato", sans-serif;
  }

  .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,
  .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: " ";
  }

  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  .container {
    width: 100%;
    max-width: 1366px;
  }

  .mobile-header.container {
    width: 100%;
    overflow: hidden;
  }

  .mobile-header {
    background: linear-gradient(to bottom, #eee 0px, #dbdbdb 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    min-height: 30px;
    padding: 0px;
    background: -webkit-linear-gradient(#dcdcdc, #ececec);
    background: -o-linear-gradient(#dcdcdc, #ececec);
    background: -moz-linear-gradient(#dcdcdc, #ececec);
    background: linear-gradient(#dcdcdc, #ececec);
  }

  .input-group-custom {
    background-color: #fff;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    padding: 0px 5px;
  }

  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin: 0;
  }

  .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
  }

  .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
  }

  .row {
    margin-right: -15px;
    margin-left: -15px;
  }

  .no-margin {
    margin: 0px;
  }

  .input-group-custom {
    max-width: 100%;
  }

  .input-group .form-control,
  .input-group .form-control,
  .input-group-addon,
  .input-group-btn {
    display: table-cell;
    width: 555px !important;
  }

  .input-group-custom {
    max-width: 100%;
  }

  .vp_topheader_upper {
    max-width: 1170px;
    margin: auto;
  }

  div#vp_rightsidebox .sidebarcell,
  #vp_leftsidebox .sidebarcell,
  #vp_bodycontent .main-product,
  #vp_bodycontent .main-content,
  #vp_bodycontent .main-news,
  #vp_bodycontent .main-blogs {
    /* padding-top: 15px; */
  }

  .lower-header {
    background: -webkit-linear-gradient(#dcdcdc, #ececec);
    background: -o-linear-gradient(#dcdcdc, #ececec);
    background: -moz-linear-gradient(#dcdcdc, #ececec);
    background: linear-gradient(#dcdcdc, #ececec);
    padding: 0px;
  }

  #page>#vp_topheader,
  .page_wrapper .lower-header,
  .desktop-view {
    display: none;
  }

  .page_wrapper .lower-header.bannerwrapper {
    display: block;
  }

  #vp_toprighticons {
    padding-left: 0px;
    position: fixed;
    z-index: 100;
    min-height: 44px;
  }

  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }

  .pswp {
    display: none;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    outline: 0;
  }

  .global-3rd-background-color {
    background-color: #000;
  }

  #vp_toprighticons .navbar-nav {
    margin: 0 -15px;
    /* height: 40px; */
  }

  .iconnav {
    padding: 0px 0px 10px;
  }

  #fixedmenu {
    display: none;
  }

  .mobile-header.container #vp_logo,
  .mobile-header.container .vp_logo {
    background: #eee;
    margin-top: 0px;
  }

  .col-xs-12,
  .col-sm-12 {
    width: 100%;
    float: left;
  }

  .row .col-xs-6 {
    width: 50%;
    float: left;
  }

  .col-xs-6,
  .col-sm-12,
  .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }

  #vp_toprighticons .fa {
    font-size: 28px;
  }

  .fa {
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }

  .bottom .image {
    max-width: 100%;
    width: auto;
  }

  .bottom .image {
    display: block;
    margin: 5px auto;
  }

  .pull-right {
    float: right !important;
  }
}

/*MOBILE END*/

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.nav>li {
  position: relative;
  display: block;
}

.navbar-nav>li>a {
  line-height: 20px;
}

#vp_welcomeboxstretch .utility-bar .dropdown-menu a {
  color: #333;
}

/*'2019.12.03 - Layout Manager: Enhancement: Freetext: To have freetext (columns) in welcomestretch, centerbox, footerbox*/

.utility-bar .main-freetext .title {
  display: none;
}

.utility-bar .main-freetext {
  background: inherit;
  margin-bottom: 0px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  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);
}

.megamenu-dropdown a:hover,
.megamenu-dropdown a:focus,
.page_wrapper .horo_desktop_bar .megamenu .megamenu-dropdown a:hover,
#fixedmenu #vp_horomenu .megamenu .megamenu-dropdown a:hover,
.megamenu-dropdown ul li:hover,
.gridmenu-wrapper:hover .img-grid-title {
  background-color: #f5f5f5;
  color: #333;
}

.megamenu-dropdown>div {
  background: #fff;
}

#fixedmenu .megamenu-dropdown>div {
  max-width: 1170px;
  width: auto;
  margin: auto;
}

/* 2019.04.29 - Bug Fix: Mega menu dropdown should not have transparent background */

#fixedmenu .parent_megamenu .megamenu-dropdown {
  background: none;
  border: 0px;
}

#vp_horomenu li .parent_megamenu:before:hover {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0;
  height: 0;
  margin-top: 50px !important;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--purple-500);
  background-color: var(--purple-500);
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav.iconnav>li {
    float: none;
  }

  .navbar-nav.pull-right>li {
    float: none;
  }

  #vp_topheader>.navbar {
    min-height: 40px;
  }
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

html,
body {
  margin: 0px;
  padding: 0px;
  font-family: "Lato", sans-serif;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

body,
html {
  /*'2019.07.25 - Bug Fix: CSS: CSS entry relative to make some 3rd party js module not working properly*/
  /*position: relative;*/
}

.mm-page.mm-slideout {
  position: relative;
}

.container {
  width: 100%;
  max-width: 1366px !important;
}

.glyphicon.glyphicon-menu-hamburger {
  display: none;
}

/* .page_wrapper {
  overflow: hidden;
} */

/* STICKY FOOTER */

/* Sticky footer styles
-------------------------------------------------- */

html,
#page {
  /*'2019.07.25 - Bug Fix: CSS: CSS entry relative to make some 3rd party js module not working properly*/
  /*position: relative;*/
}

body {
  /* Margin bottom by footer height */
}

body>.page_content .main-product {
  border: 0px none;
}

#vp_footer {
  margin: 0 auto;
}

.footer {
  bottom: 0;
  width: 100%;
  min-height: 60px;
  background-color: #f5f5f5;
}

/*'800 - 2016.10.26 - Layout: Fix ie scrolling while loading process*/

.position-absolute {
  position: absolute;
}

.position-relative {
  position: relative;
}

.form-control:focus {
  border-shadow: none;
}

body>.wrapper {
  background: #f5f5f5;
}

.navbar {
  min-height: 10px;
}

.navbar-nav>li>a {
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

a:hover,
a,
a:focus,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover {
  color: inherit;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background: none;
  color: #fff;
}

.navbar-default .navbar-toggle:hover {
  background: none;
}

.navbar-toggle {
  margin-right: 0px;
}

.navbar-default .navbar-toggle {
  border: 0px none;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none;
}

.dropdown .caret {
  color: inherit;
}

.twitter-timeline {
  width: 100% !important;
}

.input-group-custom input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ddd -moz-use-text-color #ddd #ddd;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  box-shadow: none;
}

.input-group-custom span {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color;
  /* border-color: #ddd #ddd #ddd -moz-use-text-color; */
  border-image: none;
  /* border-style: solid solid solid none; */
  border-width: 1px 1px 1px 0;
  padding-right: 5px;
}

.glyphicon.glyphicon-search {
  border: 0px none;
}

/* Tamanho da lupa da barra de search */

form#welcomeboxstretchform3 button[type="submit"],
/*#welcomeboxsquareform button[type="submit"],*/
#topheaderleftboxform button[type="submit"] {
  height: 37px;
  max-height: 30px;
  font-size: 20px;
  padding: 1px 10px;
}

/* Tamanho da barra de Search */

form#welcomeboxstretchform3 input[type="text"],
/*#welcomeboxsquareform input[type="text"],*/
#topheaderleftboxform input[type="text"] {
  height: 50px;
  max-height: 50px;
  font-size: 14px;
  right: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}

.spriteicons {
  background-image: url("../images/sprite-icons_trans.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.icon-search-bar {
  width: 26px;
  height: 28px;
  display: flex;
  padding-bottom: 3px;
}

/* icone search */
.sprite-search {
  background-position: -194px -5px;
  border: 0 none;
  height: 26px;
  width: 48px;
  background-image: none;
}

.sprite-cart {
  background-image: none;
  border-radius: 27px;
  height: 40px;
  width: 42px;
  font-size: 21px;
  padding: 10px;
}

#vp_welcomeboxsquare {
  text-align: right;
  font-size: 13px;
}

#vp_welcomeboxsquare .toprightsection:first-child li {
  border-color: -moz-use-text-color -moz-use-text-color;
  border-style: dashed;
  border-width: 0 0 1px;
  padding-bottom: 10px;
}

#wrapper_listing .product-list-row-view img.product_thumbnail {
  margin: auto;
}

.mobile-header .nav.iconnav>li>a:focus {
  background: none;
  color: #fff;
}

#vp_welcomeboxsquare .toprightsection:first-child ul.noborder li {
  border: 0px none;
}

/* .toprightsection {
  margin-bottom: 5px;
} */
.mid-topright-nav {
  list-style: none;
  margin-bottom: 5px;
}

.welcome {
  display: inline;
  padding-right: 20px;
}

.mid-topright-nav>li {
  display: inline;
}

.toprightsection .navbar-nav>li>a {
  padding: 0px 15px 5px;
}

.toprightsection ul>li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
}

.nav>li.dropdown>a {
  padding: 5px 15px;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  color: inherit;
}

.megamenu {
  display: table;
  width: 100%;
}

.megamenu>li {
  display: table-cell;
  float: none;
}

.megamenu-dropdown {
  visibility: hidden;
  position: absolute;
  /* min-width: 190px; */
  /* max-width: 450px; */
  /* width: 100%; */
  z-index: 999;
  opacity: 0;
  padding-top: 20px;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}

.gridmenu-wrapper img {
  max-width: 100%;
  width: auto;
  max-height: 200px;
  display: block;
  margin: auto;
}

.gridmenu-wrapper .img-grid-title {
  text-align: center;
  font-size: 16px;
}

.image-grid-menu>.row>.col-xs-3:nth-child(4n + 1),
.image-grid-menu>.row>.col-xs-4:nth-child(3n + 1) {
  clear: both;
}

.megamenu-dropdown ul {
  padding: 0px 0px;
}

.megamenu-dropdown .tabmenus ul {
  padding: 0px;
}

.megamenu-dropdown .tabmenus.row {
  margin: 0px;
}

/* 2019.04.29 - Bug Fix: Mega menu dropdown should not have transparent background */
#fixedmenu .megamenu-dropdown {
  box-shadow: none;
}

#fixedmenu .megamenu-dropdown>div {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  border: 1px solid #ddd;
}

/* Hover Megamenu Fixo */
#vp_horomenu .megamenu-dropdown .tabmenus>ul>li.active .tabmenu-title a,
#vp_horomenu>.nav>li>a:hover,
#vp_horomenu>.nav>li.active>a,
#fixedmenu .tabmenus>ul>li.active,
#fixedmenu #vp_horomenu .megamenu .megamenu-dropdown .tabmenus>ul>li:hover .tabmenu-title a {
  /* background-color: var(--purple-500) !important; */
  color: #fff !important;
}

/* >> hover seta para baixo honomenu fixo */
/* Megamenu Celulares & Telefonia Fixa */
/* #vp_horomenu .parent_megamenu .megamenu-dropdown>div .automotivo:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  left: 42px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .moda_acessorios:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  left: 246px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .celulares_telefonia:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  left: 40px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .casa_construcao:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  left: 40px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .eletroportateis:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  left: 533px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .esporte_lazer:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  left: 260px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .informatica:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  left: 260px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .moveis:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  right: -390px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .tv_audio:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  right: 58px;
}

#vp_horomenu .parent_megamenu .megamenu-dropdown>div .utilidades:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid var(--purple-500);
  position: absolute;
  top: -1px;
  right: 36px;
} */

/* Fim do hover seta para baixo honomenu fixo << */

#vp_horomenu li {
  list-style: none;
}

#vp_horomenu li.parent_megamenu>a {
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
}

#vp_horomenu li {
  position: relative;
  text-transform: none;
  vertical-align: middle;
}

@media (max-width: 766px) {
  .no-mobile {
    display: none;
  }
}

/* #vp_horomenu li.parent_megamenu .megamenu-dropdown {
    width: 480px !important;
    height: 80%;
} */

/* #vp_horomenu li.parent_megamenu .megamenu-dropdown {
    width: 500px;
} */

/*'800 - 2016.02.23 : Layout: CSS: Add min width and vertical alignment of minicart*/
#vp_horomenu li.mini-cart {
  vertical-align: middle;
  min-width: 90px;
}

#vp_horomenu .dropdown_minicart {
  z-index: 3;
}

#vp_horomenu li:hover .megamenu-dropdown {
  visibility: visible;
  opacity: 1;
  padding-top: 0px;
}

.megamenu-dropdown li>.relative-inblock {
  width: 170px;
}

/*'2019.10.29 - Bug Fix: Issue with dropdown flyout covering 2nd level menu*/

.megamenu-dropdown li>.relative-inblock .flyout {
  left: 246px;
  /*flyout megamenu todas as categorias, alinhado lado a lado*/
  padding: 15px;
}

.dropdown-icon-container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#vp_topheader .nav>li.dropdown>a {
  padding-top: 10px;
}

#vp_topheader .nav>li.dropdown>.welcome,
#vp_topheader .nav>li.dropdown>.minicart {
  padding-top: 10px;
  display: inline-block;
}

/* NEW FOOTER */
/* .footer {
  padding-top: 10px;
  padding-bottom: 10px;
} */
.unstyled {
  list-style: none;
  padding-left: 0px;
}

.footer ul.unstyled.social li {
  padding: 10px;
  font-size: 25px;
  opacity: 0.6;
}

.footer ul.unstyled.social li:hover {
  opacity: 0.9;
}

.footer .notification {
  background-color: #fff;
  padding: 5px;
}

ul.credit-cards li,
ul.unstyled li {
  display: inline;
  margin: 0 0px 0 0;
}

.credit-cards img {
  opacity: 0.6;
  transition: opacity 2s;
}

.credit-cards img:hover {
  opacity: 1;
}

.footer-nav {
  text-align: right;
}

.shop-notices {
  text-align: right;
}

.footer-nav li {
  display: inline-block;
  padding-bottom: 10px;
}

.footer-content {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 26px;
  background-color: rgb(245, 245, 245);
  color: var(--purple-500);
}

.footer-nav li a {
  padding: 3px 5px;
}

.footer-nav li:after {
  content: " |";
}

.footer-nav li.last:after {
  content: " ";
}

@media (min-width: 1000px) {
  .row-footer-content-alignment {
    max-width: 1335px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 999px) {
  .row-footer-content-alignment {
    justify-content: center; 
    text-align: center;
  }
}

/* END NEW FOOTER */
.cameraContent .camera_caption>div {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
  color: #000;
}

.camera_wrap.camera_azure_skin {
  margin-bottom: 0px !important;
  /*'800 - 2016.12.22 - Layout: Fixed overlapped image banner to content section*/

  overflow: hidden;
}

.camera_pag_ul {
  margin-top: -69px !important;
}

.utility-bar .welcome,
.utility-bar .cart_summary {
  margin: 15px 0;
}

.welcome.grey-lower-nav {
  margin: 10px 0px;
}

#welcomeboxstretchform3 {
  margin-bottom: 0;
  margin-top: 8px;
}

.search {
  position: relative;
  padding: 0px;
}

/* '800 - 2015.07.27 - Enhancement: Ajax Search: Better navigation and faster search */
/* .searchresultwrapper {
  z-index: 1000;
  position: absolute;
  width: 300px;
  text-align: left;
  visibility: hidden;
  padding: 5px;
  color: #777;
  left: 0;
  top: 40px;
  overflow-y: hidden;
  /*height:300px;
} */
/* #vp_rightsidebox .searchresultwrapper {
  left: auto;
  right: 0px;
  top: 33px;
}
#vp_leftsidebox .searchresultwrapper {
  top: 33px;
} */
input.searchfield.active,
.input-group-custom.active {
  z-index: 1000;
  border-bottom: 0px none;
  position: relative;
}

.input-group-custom input[type="text"]:focus {
  border-color: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: -webkit-focus-ring-color auto 5px;
}

/* '800 - 2015.07.27 - Enhancement: Ajax Search: Better navigation and faster search */
/* span.searchresultwrapper > a {
  padding: 5px;
  line-height: 1.8;
} */
#vp_horomenu .megamenu-dropdown .tabmenus>ul>li.active .tabmenu-title a,
#vp_horomenu>.nav>li>a:hover,
#vp_horomenu>.nav>li.active>a,
#fixedmenu .tabmenus>ul>li.active,
#fixedmenu #vp_horomenu .megamenu .megamenu-dropdown .tabmenus>ul>li:hover .tabmenu-title a #vp_horomenu .megamenu-dropdown .tabmenus>ul>li.active .tabmenu-title a,
div #vp_horomenu>.nav>li>a:hover,
div #vp_horomenu>.nav>li.active>a {}

.sidebarcell .dropdown .form-control {
  border: 1px solid #ddd;
}

.dropdown .searchresultwrapper {
  margin-top: -5px;
}

/* .row.toprightsection.bottomlevel .searchresultwrapper,
#vp_welcomeboxstretch .searchresultwrapper {
  left: auto;
  right: 0px;
} */
#vp_welcomeboxstretch .search .submitbtn {
  margin: 0px;
}

#vp_welcomeboxstretch .search .submitbtn>span.fas {
  border: 0px none;
  font-size: 12px;
  padding: 1px 2px;
}

#vp_welcomeboxstretch .dropdown .btn-white {
  margin-top: 8px;
  margin-right: 5px;
}

#vp_welcomeboxstretch .input-group input[type="text"] {
  padding: 6px 7px;
}

/* '800 - 2015.07.27 - Enhancement: Ajax Search: Better navigation and faster search */
/* span.searchresultwrapper > a:hover {
  background-color: #f5f5f5;
} */

/* '800 - 2015.07.27 - Enhancement: Ajax Search: Better navigation and faster search */
/* .searchresultwrapper .paginate {
  text-align: center;
  background-color: #5a5a5a;
  color: #fff;
}
.searchresultwrapper .paginate a {
  display: inline-block;
  width: auto;
  padding: 5px;
}
.searchresultwrapper .paginate a:hover {
  background-color: #f5f5f5;
  color: #5a5a5a;
} */
.input-group.input-group-custom .input-group-btn {
  border: 0px none;
  padding-right: 0px;
}

.input-group-custom .input-group-custom {
  border: 0px none;
}

.search.col-xs-6 {
  margin-bottom: 5px;
}

#contactusinfo {
  margin-bottom: 15px;
}

.col-md-6>#vp_bodycontent #contactus_form,
.col-md-6>#vp_bodycontent #contactus_compinfo {
  width: 100% !important;
}

.col-md-6>#vp_bodycontent #contactus_compinfo {
  margin-top: 25px;
}

#contactus_form .submit_btn_container {
  margin-top: 10px;
}

/*new cart display*/
.cart-item-row .tdprice {
  display: block;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 14px;
}

.cart-item-row .border-separator {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.cart-item-row:last-child .broder-separator {
  border-bottom: 0px none;
}

.spanblock {
  display: block;
}

.cart-item-row {
  margin-bottom: 20px;
}

.cart-item-row img {
  max-width: 100%;
}

.cart-item-row .productname {
  font-size: 13px;
}

.cart-item-row .cartqty {
  padding: 5px;
  max-width: 199px;
  margin-bottom: 7px;
  text-align: center;
  width: 100%;
}

.rowcartbtn button.btn {
  padding: 8px 15px;
  height: 37px;
}

.rowcartbtn {
  margin-bottom: 10px;
}

.cart-subtotal {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}

.subtotal-wrapper {
  text-align: right;
  margin-bottom: 5px;
}

.subtotal-wrapper span.subtotalcap {
  display: inline-block;
  min-width: 101px;
  margin-right: 10px;
  font-weight: bold;
}

.subtotal-wrapper span.subtotal-price {
  min-width: 110px;
  display: inline-block;
}

.subtotal-wrapper.totalprice {
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 20px;
}

.cart-product-section .title,
.cart-pricing-section .title {
  text-align: left;
}

.col-md-6>#vp_bodycontent .cart-product-section,
.col-md-6>#vp_bodycontent .cart-pricing-section {
  width: 100% !important;
}

.btnproceed.btn-lg {
  border-radius: 0px;
}

.col-sm-4.cart-pricing-section {
  margin-bottom: 25px;
}

.col-md-9>#vp_bodycontent .cart-pricing-section .btnproceed.btn-lg,
.col-md-12>#vp_bodycontent .cart-pricing-section .btnproceed.btn-lg {
  width: 100%;
}

.col-md-6>#vp_bodycontent .alsobought-wrapper .featured-prod-widget .col-sm-8 {
  width: 82% !important;
}

@media (max-width: 550px) {
  .w100mobile {
    width: 100% !important;
  }
}

@media (max-width: 766px) {
  #vp_bodycontent #contactus_compinfo {
    margin-top: 25px;
  }

  .cart-item-row img {
    width: auto;
    max-width: 100%;
    display: block;
    margin: auto;
  }

  .cart-item-row {
    text-align: center;
  }

  body .mobile-text-center {
    text-align: center;
  }

  .cart-pricing-section .cart-subtotal {
    text-align: right;
  }

  .cart-pricing-section .btnproceed {
    float: right;
  }
}

@media (min-width: 767px) {

  .col-md-12>#vp_bodycontent div#contactus_form,
  .col-md-12>#vp_bodycontent #contactus_compinfo,
  #vp_bodycontent div.cart-product-section,
  #vp_bodycontent div.cart-pricing-section {
    padding-left: 25px;
    padding-right: 25px;
  }

  #vp_bodycontent div.cart-product-section .title,
  #vp_bodycontent div.cart-pricing-section .title {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
  }

  .col-sm-4.cart-pricing-section .btnproceed.btn-lg {
    float: right;
  }
}

#contactgooglemap #googlemap {
  width: 100% !important;
}

#vp_logo img

/*,
.vp_logo img */
  {
  margin-bottom: 10px;
  max-width: 100%;
  margin-top: 5px;
}

.page_wrapper .vp_logo.col-sm-12>.logo {
  display: block;
  margin: auto;
  text-align: center;
}

.page_wrapper .vp_logo>.logo,
.logo {
  font-size: 30px;
}

.page_wrapper .vp_logo>.logo>span {
  display: block;
  padding: 20px 0px;
}

.vp_topheader_upper .vp_logo {
  padding-left: 0px;
}

.vp_topheader_upper .inline-wrapper>div>.vp_logo {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

.vp_topheader_upper .inline-wrapper>div>.vp_logo {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

.vp_topheader_upper .inline-wrapper>.col-sm-9:last-child {
  position: inherit;
}

.position-relative {
  position: relative;
}

.position-inherit {
  position: inherit;
}

.nopadding-side {
  padding-left: 0px;
  padding-right: 0px;
}

.padding-top6 {
  padding-top: 6px;
}

.fixedmenu .collapse.nopadding-side {
  padding-left: 15px;
  padding-right: 15px;
}

.inline-wrapper .horo_desktop_bar>.container {
  padding: 0px;
}

.responsive-div #vp_welcomeboxsquare {
  width: 100%;
}

.inline-wrapper #vp_horomenu>ul {
  position: inherit;
}

.no-padding-right {
  padding-right: 0px;
}

.fa.fa-caret-down {
  margin-left: 5px;
}

.logo>span {
  display: inline-block;
  white-space: nowrap;
}

.mobile-header .navbar-nav li {
  border-right: 1px solid #fff;
  display: inline-block;
  max-height: 30px;
  vertical-align: middle;
  color: #fff;
  /*2019.12.04 - Layout: CSS: Adjust top icons*/

  padding-left: 5px;
  padding-right: 5px;
}

.mobile-header .navbar-nav li {
  /* border-right: 1px solid #ececec; */

  display: inline-block;
  /* margin-top: 4px; */
  /* max-height: 30px; */
}

.mobile-header .navbar-nav li:last-child {
  border-right: 0 none;
}

.sidr-class-nav>ul>li>a {
  font-weight: bold;
  text-transform: Uppercase;
  font-family: "Lato", sans-serif;
}

.input-group-custom {
  background-color: #fff;
  border: 1px solid #B2B2B2;
  border-radius: 5px;
  padding: 0px 5px;
}

.input-group-custom input {
  border: 0px;
}

.mobile-header .navbar-nav li a,
.mobile-header .navbar-nav li a:hover,
.mobile-header .navbar-nav li a:focus {
  margin: 3px 0;
  /*2019.12.04 - Layout: CSS: Adjust top icons*/

  padding: 0 8px;
  display: block;
}

#responsive-menu-button {
  margin: 7px 0;
  float: left;
  color: #ececec;
}

.category_menu_wrapper {
  padding-right: 0;
  padding-top: 5px;
  text-align: right;
  text-transform: uppercase;
}

.category_menu_wrapper a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}

.navbar-toggle {
  color: inherit;
}

.iconnav {
  padding: 0px 0px 10px;
}

.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 0px;
  position: relative;
}

.nav-class {
  display: none;
}

.lower-header {
  display: e2e2e2;
}

/*.mobile-header #vp_topheader_lower { margin-bottom: 15px; }*/
#vp_logo img,
.vp_logo img {
  display: block;
  /* padding: 30px 0; */
  max-width: 100%;
  width: auto;
}

.col-sm-12.vp_logo img {
  margin: auto;
}

.vp_logo.col-sm-6.col-xs-12,
#vp_welcomeboxsquare {
  width: 49.8%;
  display: inline-block;
  float: none;
  vertical-align: middle;
}

*:before,
*:after {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

.mobile-button {
  display: inline-block !important;
  float: none;
}

.mobile-button {
  margin-top: 3px;
}

.mobile-header .navbar-nav li a {
  width: 100%;
  height: 100%;
  margin: 3px 0;
  /*2019.06.09 - Layout: Bug Fix: top header icons issue on iphone*/

  padding: 0 4px;
}

.search.col-xs-8,
.category_menu_wrapper {
  margin-top: 5px;
}

.category_menu_wrapper {
  margin-top: 8px;
}

.no-margin {
  margin: 0px;
}

.navigation_dropdown_menu_mobile>.container {}

.navigation_drops_wrapper {
  display: none;
}

.navigation_dropdown_menu_mobile input {
  margin: 10px 0px;
}

.navigation_drops_wrapper.searchmobile input {
  margin: 0px;
}

.searchmobile .submitbtn {
  margin: 0px;
}

.searchmobile .submitbtn span {
  font-weight: 900;
  font-size: 13px;
  border: 0px none;
  padding: 1px;
  margin: 0px;
}

.navigation_drops_wrapper.searchmobile {
  /* padding: 5px 0px; */
}

body .navigation_dropdown_menu_mobile {
  top: 44px;
}

.random-prod-info {
  padding-bottom: 5px;
}

/*2019.09.04 : Enhancement: Product pages: Show detailed button page if the wishlist is disabled*/
.random-prod-info .fa-search,
.randomproduct .fa-search,
.bottom_details .fa-search {
  padding: 0px 10px;
}

i.fa.fa-star.fa-star-coloured,
.fas.fa-star {
  color: #ffc300;
}

.navigation_drops_wrapper .txtfield,
iframe.txtfield {
  width: 100%;
}

.pull-center {
  text-align: center;
  padding: 5px!important;
  padding-right: 3px !important;
  padding-left: 3px !important;
}

/* MOBILE HEADER */
.mobile-header {
  display: none;
}

.pagination>li {
  display: inline-block;
}

/* CONTENT PAGE */
.blogpage .comment_container,
.newspage .comment_container {
  border: 0px;
  border-bottom: 1px dashed #ddd;
  padding: 10px;
}

.blogpage .comment_title,
.newspage .comment_title {
  background: none repeat scroll 0 0 #fff;
  padding: 10px;
  padding-left: 0px;
  font-size: 15px;
}

.comment_container .comment_author {
  display: block;
  font-size: 11px;
  margin-top: 10px;
  font-style: italic;
}

.maincontent-wrapper {
  max-width: 1170px;
  margin: auto;
}

.content-wrapper {
  margin-bottom: 20px;
}

#vp_bodycontent a {
  color: #0bbbef;
}

/*2019.07.26 - Bug Fix: Product page: Description tab: Product details page links style should be in different style*/
#vp_bodycontent .accordion-tab .panel-body a,
#vp_bodycontent #productexdright .productdesc a {
  color: #0bbbef;
  text-decoration: underline;
}

#vp_bodycontent a.btn-details,
#vp_bodycontent .carousel-control {
  color: #fff;
}

#vp_bodycontent a:hover {
  color: #f39200;
}

/* 2019.06.09 - Layout: Bug Fix: checkout page with container wrapper background and border removed */
.sidebarcell,
.main-content,
.main-product,
.categorysummary .main-product,
.main-news,
.main-blog,
.main-freetext,
.main-product,
#shopcustomer,
.checkoutpage .col-sm-6>.main-product,
#vp_bodycontent>.main-product {
  border: 1px solid #e7e7e7;
  margin-bottom: 10px;
  /* padding: 0 15px 0 15px; */
}

.main-product .catmemo {
  font-size: 12px;
  margin-top: 10px;
}

.readmore_cat {
  cursor: pointer;
  font-weight: bold;
}

center>table {
  margin-top: 0px;
}

center>table.info_table {
  border-top: 1px solid #ddd;
}

table.paddingtable10 td,
table.paddingtable10 th {
  padding: 10px;
}

td>.info_table {
  margin-top: 0px;
}

.txtfield.inputfield {
  width: 100%;
}

table.table.tableorder tbody tr td:last-child,
table.table.tableorder tr th:last-child,
table.table.tableorder tr th:nth-child(3) {
  text-align: right;
}

.sidebarcell_noborder {
  margin-bottom: 10px;
  padding: 15px;
}

.main-content h3,
.main-product h2,
.main-news h2,
.main-blog h2,
.main-freetext h2,
.main-product h1,
#shopcustomer h1,
.main-content h2,
.sub-header-container h1,
.title h2,
.title h1 {
  margin-top: 0px;
  font-size: 1.2em;
  font-family: inherit;
}

.title h1.global-font-color,
.title h2.global-font-color,
.title h3.global-font-color,
.vp_sidebar .sidebarcell .title h3.global-font-color {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.title h2.sub-section-title {
  font-size: 15px;
}

.submitbtn {
  margin-top: 5px;
  margin-bottom: 5px;
}

.stateswitch {
  margin-bottom: 5px;
  display: none;
}

/*2019.06.09 - Layout: Bug Fix: top header icons issue on iphone*/

/*2019.12.04 - Layout: CSS: Adjust top icons*/
#vp_toprighticons .fas,
#vp_toprighticons .fa {
  font-size: 17px;
}

.vp_logo,
#vp_topheader_lower {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.inline-wrapper>.col-sm-3,
.inline-wrapper>.col-sm-9,
.inline-wrapper>.col-sm-2,
.inline-wrapper>.col-sm-7,
.inline-wrapper>.col-sm-3 {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.inline-wrapper>.col-sm-9 {
  width: 74.5%;
}

.inline-wrapper>.col-sm-3:last-child {
  width: 24.2%;
}

.mobile-header .vp_topheader_upper .vp_logo.mobilescrolled {
  position: fixed;
  z-index: 1000;
  top: 0px;
  margin-top: 0px;
  background: transparent;
  padding-top: 0px;
  width: 90%;
  left: 20%;
  right: 52px;
  width: 60%;
  text-align: center;
  font-size: 30px;
}

.text-bold {
  font-weight: bold;
}

.variant_checkbox {
  display: block;
}

.variant_checkbox input[type="checkbox"] {
  margin: 0px;
  vertical-align: middle;
}

.mobile-header .vp_topheader_upper .vp_logo.mobilescrolled a.logo {
  display: block;
  margin: auto;
}

.slide-active#menu_left {
  z-index: 1000;
}

.page_wrapper .vp_topheader_upper #vp_welcomeboxsquare {
  padding-right: 5px;
}

#page #vp_topheader>.container {
  max-width: 1170px;
}

#page #vp_topheader #topright_menu {
  /* padding-right: 0px; */
  right: 0px;
  font-family: "Lato", sans-serif;
  font-weight: 600 !important;
  font-size: 14px !important;
}

#page #vp_topheader #topright_menu>a {
  font-family: "Lato", sans-serif;
  font-weight: 600 !important;
  font-size: 14px !important;
}

.dropdown-icon-container .submitbtn {
  margin-bottom: -5px;
}

.dropdown-icon-container a:first-child .submitbtn:first-child {
  margin-top: 5px;
  display: none;
}

.main-product>h1,
.main-content>h2,
.main-content>h3,
.sub-header-container h1,
.main-product .sub-content-title {
  border-bottom: 1px solid #ddd;
  border-top: 0 none;
  font-size: 1.3em;
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
}

.dropdown-icon-container h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}

#topheaderleftboxform {
  margin-top: 3px;
}

.img-prod {
  /* width: 100%; */

  border: 0;
}

/*'800 - 2016.09.07 - CSS: h3 sidebar header*/
.title h2,
.title h2,
.vp_sidebar .title h3 {
  font-size: 1.3em;
  padding: 0 5px 5px;
  /*text-transform: Uppercase;*/

  margin-top: 0px;
  margin-bottom: 0px;
}

.flyout #flyout1,
.flyout #flyout1 ul,
ul.sidepage,
.sideblogs,
.sidenews,
.menulist-style,
.menulist-style.monthly_listing,
.monthly_listing,
.daily_listing,
ul {
  list-style: none;
  padding-left: 5px;
}

span#vpcartqv_shortdesc ul {
  list-style: disc;
  padding-left: 31px;
}

.contentcell ul {
  width: 100%;
}

.menulist-style.monthly_listing ul {
  padding-left: 20px;
}

.menulist-style .daily_listing .montly_list .dailylisting {
  padding-left: 25px;
}

.flyout #flyout1 li {
  position: relative;
}

.flyout #flyout1 li ul {
  display: none;
  position: absolute;
  top: 0px;
  /*'800 - 2015.10.12 : Layout: CSS : Adjust the position of sub flyout menu*/
  left: 95%;
  padding: 5px 10px;
  border: 1px solid #ddd;
  min-width: 150px;
}

#vp_rightsidebox .flyout #flyout1 li ul {
  left: -170px;
}

#flyout1 li a,
.sideblogs,
.sidenews {
  display: inline-block;
  vertical-align: top;
}

.quickview-wrapper>a {
  margin: auto;
}

#vpcartqv .featured-row .qtyfield {
  width: 30px;
}

.sideblogs>li,
.sidenews>li {
  margin-bottom: 8px;
}

ul.sidepage {
  padding-left: 0px;
}

ul.sidepage a {
  width: 100%;
  display: block;
  padding: 3px 0px;
}

ul.sideblogs .list-wrapper a.news_title,
ul.sidepage a.new_title {
  display: block;
}

.megamenu-dropdown,
#flyout1 ul {
  /* box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); */
  background: #fff;
  z-index: 100;
}

.sidelanguage select {
  width: 100%;
}

.sidecurrency img {
  display: block;
  margin: 0 auto;
}

.scrollToTop_default,
.scrollToTop_default:hover {
  background-image: url("../images/back-to-top.png");
  background-repeat: no-repeat;
  background-position: center center;
  height: 50px;
  width: 50px;
  color: transparent !important;
}

.scrollToTop_cycle,
.scrollToTop_cycle:hover,
.scrollToTop_default:hover,
v.scrollToTop,
.scrollToTop:hover {
  background-image: url("../images/back-to-top.png");
}

.scrollToTop {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  height: 50px;
  text-decoration: none;
  text-indent: 100%;
  text-transform: uppercase;
  white-space: nowrap;
  width: 50px;
  border-radius: 8px;
}

/* ZOOM PLUGIN PRODUCT IMAGES */
.thumbnail_img {
  float: left;
  margin: 3px;
}

.thumbnail_img img {
  height: auto !important;
  width: 40px !important;
}

/* ZOOM PLUGIN PRODUCT IMAGES */

/*  FEATURED SLIDER */
.product_widgets .image-wrapper {
  /*'800 - 2015.10.12 : Layout: CSS : Better rendering product thumb image*/
  /* margin: 5px auto; */

  display: block;
  width: auto;
  max-width: 100%;
}

.carousel-caption .btn-details {
  display: block;
  width: 100%;
  margin: 10px auto;
}

.product_widgets .image-wrapper img {
  margin: 0px;
  padding: 0px;
}

option {
  border-right: 2px solid #ddd;
}

.product-order-list .product-row {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  padding-top: 5px;
}

/*2019.06.09 - Layout: Bug Fix: Onepagecheckout on Internet Explorer*/
.product-order-list .product-row .prod_title,
.product-order-list .product-row>.row>.col-xs-6 .col-xs-6:nth-child(2) {
  word-break: break-all;
}

.product-order-list .product-row:last-child {
  border-bottom: 0px none;
}

.main-product.checkoutpage .product-order-list .product-row:last-child {
  border-bottom: 1px solid #ddd;
}

.product_widgets .item {
  background-color: #fff;
}

.product_widgets .carousel-caption {
  /* position: relative; */
  left: 0;
  text-shadow: none;
  color: inherit;
}

.product_thumbnail {
  display: block;
  margin: 5px auto;
  width: 100px;
  height: auto;
  max-width: 100px;
  width: 100%;
}

#flyout1 a {
  vertical-align: top;
}

.glyphicon.glyphicon-play.right-bullet {
  margin-top: 2px;
}

.list-wrapper {
  display: inline-block;
  width: 91%;
}

ul li .right-bullet {
  vertical-align: top;
}

.shadetabs li a {
  display: block;
  width: 95%;
}

.productsummary td {
  background-color: #fff;
}

.tabcontent.content_padding {
  background-color: #fff;
  border: 1px solid #eee;
}

.tabcontent.content_padding {
  min-height: 195px;
}

.tell_friend_container .col-xs-5,
.review_form .col-xs-5 {
  width: 34%;
}

/* CENTER PAGE */
.text-content-wrapper ul {
  color: #777;
  list-style: outside none none;
  padding-left: 15px;
}

.text-content-wrapper ul li h3 {
  font-size: 14px;
  font-weight: bold;
}

.text-content-wrapper ul li {
  border-bottom: 1px solid #777;
  padding-bottom: 15px;
}

.text-content-wrapper ul li:last-child {
  border: medium none;
}

/* CENTER PAGE */
.letter {
  display: inline-block;
  margin: 0 8px;
}

.input-group-custom {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

.bottom .image {
  max-width: 100%;
  width: auto;
}

.input-group-custom input {}

/* Top Left header - minicart */
.left-topnav .minicart {
  width: 300px;
  padding-top: 5px;
}

.rightside-bar .minicart {
  list-style: none;
  padding-left: 0px;
  font-size: 12px;
}

.sidelogo {
  margin-bottom: 10px;
}

/* .left-topnav,
.left-topnav > li > a {
  min-height: 40px;
} */
#vp_welcomeboxsquare .left-topnav,
.left-topnav>li>a {
  min-height: 30px;
}

.rightside-bar .minicart .minicart-qty,
.minicart-qty {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  width: 20%;
}

.minicart-description {
  font-size: 13px;
}

.minicart>li {
  list-style: none;
}

.minicart-links {
  text-align: center;
}

.minicart-description {
  display: inline-block;
}

.minicart-subtotal {
  background-color: #ededed;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  color: #848283;
  font-size: 13px;
}

.rightside-bar .minicart .minicart-description a {
  font-weight: bold;
}

.rightside-bar .minicart .minicart-description {
  display: inline-block;
  padding-left: 16px;
  font-size: 12px;
}

.minicart-description {
  width: 77%;
}

.sidesearch {
  position: relative;
}

/* .sidesearch .searchresultwrapper > a {
  display: block;
} */

/* PRODUCT DETAILED PAGE */
#productexdbottom .shadetabs {
  width: 100%;
}

/*'800 - 2015.10.12 : Layout: CSS : Product featured dropdown, radio and qty field featured options layout*/
.txtfielddropdown {
  width: auto;
  max-width: 100%;
}

.qtycontainer {
  max-width: 55px;
  max-height: 35px;
}

.accordion-tab .panel-title a {
  display: block;
  width: 100%;
  text-transform: uppercase;
  color: inherit;
}

#vp_bodycontent .accordion-tab a {
  color: inherit;
}

.accordion-tab .active .panel-title {
  padding-left: 20px;
}

.accordion-tab .panel-body {
  position: relative;
}

.accordion-tab .panel-body .collapse-show,
.accordion-tab .panel-body .collapse-hide {
  position: absolute;
  top: -26px;
  cursor: pointer;
}

.accordion-tab .panel-default .collapse-show {
  margin-right: 3px;
}

.accordion-tab .panel-body .collapse-hide {
  display: none;
}

.accordion-tab .panel-default.active .panel-body .collapse-hide {
  display: block;
}

.accordion-tab .panel-default.active .collapse-show {
  display: none;
}

/* EXTENTED PAGE */
#xproductextdesc {
  boder: 1px sold #ddd;
  background-color: #fff;
  padding: 10px;
}

/* EXTENTED PAGE */

/* CHECKOUT PAGE STYLE */
.checkout-page {
  padding: 0px 20px;
  color: #878383;
}

.checkout-page label {
  font-weight: normal;
}

.radio_wrapper>label {
  width: 94%;
}

.radio_wrapper>input {
  vertical-align: top;
}

.text-right {
  text-align: right;
}

.product-list-row .text-right a.submitbtn,
.product-list-row-view .text-right a.submitbtn {
  display: inline-block;
}

.product-list-row .text-right a.submitbtn {
  display: inline-block;
}

.computation_wrapper {
  border-top: 2px solid #e7e7e7;
  border-bottom: 2px solid #e7e7e7;
  padding: 10px 0px;
  margin: 10px 0px;
}

.computation_wrapper_nobordertop {
  border-top: 0px none;
  border-bottom: 2px solid #e7e7e7;
  padding: 10px 0px;
  margin: 10px 0px;
}

.product-list-row.hideorder .order,
.product-list-row.hideorder .featurevariant_wrapper {
  display: none;
}

.product-list-row.hidedetails .detailwrap {
  display: none;
}

.detailwrap .submitbtn {
  max-width: 200px;
}

.computation_wrapper_noborder {
  padding: 10px 0px;
  margin: 10px 0px;
}

.prod_quantity {
  display: inline-block;
  margin-right: 20px;
  min-width: 10px;
  width: 20px;
}

.productinfolabel.stockdisplay {
  vertical-align: middle;
  width: auto;
  margin-right: 15px;
}

#remaining_stock.productinfodetails {
  vertical-align: middle;
  margin-bottom: 0px;
}

.sub_title {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
}

.section_container {
  border: 1px solid #e7e7e7;
  margin: 0px -10px 10px;
  padding: 15px 45px;
  min-height: 689px;
}

.section_title {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  margin: 10px 0px 10px 30px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.section_counter {
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  height: 30px;
  padding: 5px;
  text-align: center;
  width: 30px;
  position: absolute;
  top: -2px;
  left: -35px;
}

.section_counter {
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  height: 30px;
  padding: 5px;
  text-align: center;
  width: 30px;
}

/*#onepage_paymentform .statesfieldwrap label.floating-label { display: none; }*/

/* SIDEBARS */
.slide-btn {
  border: 1px solid #ddd;
  display: inline-block;
  padding: 0px;
}

.slide-btn div {
  cursor: pointer;
  padding: 7px;
}

.btn-wrapper.pull-right {
  margin-right: 15px;
}

.carousel-caption {
  padding-bottom: 0px;
}

.item>hr {
  margin: 0px;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
  z-index: 100;
}

.carousel-control .fa {
  top: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
}

/* SIDEBAR SLIDER */
.view-option {
  display: inline-block;
}

.centerbtn {
  margin: 5px auto;
  display: block;
}

/* 2021.01.28 - (NWSYS) Autor: Thiago Saraiva */

/* mobile top bar to position fixed */
#vp_toprighticons {
  padding-left: 0px;
  position: fixed;
  z-index: 100;
}

#vp_toprighticons.back {
  position: inherit;
}

.vpcartcanvas-showleft #vp_toprighticons.back {
  position: fixed;
}

#vp_toprighticons .navbar-nav {
  margin: 0 -15px;
  padding: 6px 7px;
}

/* PRODUCT VIEW */
.mobile-view {
  margin-bottom: 20px;
}

.desktop-view .randomproduct .widget-product-title {
  padding-left: 10px;
}

.centerfield {
  display: block;
  margin: 10px auto;
}

.product-details h4 {
  font-size: 15px;
}

.product-details {
  font-size: 11px;
  text-align: left;
  /* for tmp_productformat */
}

.product-details.prod-list-info,
.prod-list-info .productlinks {
  text-align: right;
}

.compare-link,
.wishlist-link {
  text-align: right;
}

.product-list-row-view .compare-link,
.wishlist-link {
  text-align: left;
}

.product-details .txtfield.quantity {
  width: 100%;
  max-width: 56px;
}

.product-list-row .product-row,
.product-list-row-view .product-row {
  border-bottom: 1px solid #ddd;
  /*'800 - 2016.02.23 : Layout: CSS: Adjust border-bottom padding*/

  padding-bottom: 10px;
  margin-bottom: 5px;
}

.product-details input[type="checkbox"].submitbtn {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-right: 9px;
}

.view_cart.info_table {
  margin-top: 20px;
}

.freecenterimage img {
  max-width: 100%;
  height: auto;
}

/* 800 2015-07-13 .REMOVE CHEKBOX center align */
.view_cart tr td:first-child input[type="checkbox"] {
  display: block;
  margin: auto;
}

.view_cart .productname {
  margin-bottom: 8px;
}

.view_cart .productname p {
  font-size: 12px;
  margin-top: 5px;
}

.view_cart .cart-variants {
  padding-left: 15px;
  font-size: 13px;
}

.view_cart .cartqty {
  max-width: 75px;
  text-align: right;
}

.table-responsive .view_cart {
  margin-top: 0px;
  border-top: 0px none;
}

table.view_cart {
  display: block;
  padding-bottom: 5px;
  font-size: 11px;
}

table.view_cart {
  margin-bottom: 20px;
}

.featured-option {
  /*'800 - 2015.10.12 : Layout: CSS : Product featured dropdown, radio and qty field featured options layout*/
  /*background: none repeat scroll 0 0 rgb(237, 237, 237);*/

  text-align: left;
}

.row.mobile_view.product-view.product-list-row-view.product-list-row-view .productlinks {
  text-align: left;
}

/*'800 - 2015.10.12 : Layout: CSS : Product featured dropdown, radio and qty field featured options layout*/
.feature-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.featured-option .featured-field-row {
  /*padding: 0px 10px; */

  font-size: 13px;
}

.featured-option .featured-field-row:first-child {
  padding-top: 5px;
}

.featured-option .featured-field-row select {
  width: 100%;
}

.featured-option .featured-field-row .txtfield,
.featured-option .featured-field-row select {
  margin-bottom: 5px;
}

#wrapper_listing .featured-option label {
  display: block;
}

#wrapper_listing .featured-option .product_features {
  margin-bottom: 10px;
}

#wrapper_listing .featured-option .product_features [type="checkbox"] {
  margin: 0px 5px 0px 0px;
  vertical-align: middle;
}

.featured-field-row .quantityfield-row input[type="text"],
.featured-option .quantityfield-row input[type="text"] {
  display: inline-block;
  max-width: 50px;
  padding: 2px 5px;
  text-align: center;
}

.featured-field-row .quantityfield-row label,
#wrapper_listing .featured-option .quantityfield-row label,
.featured-option .quantityfield-row label {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}

#wrapper_listing .featured-field-row .quantityfield-row label,
#wrapper_listing .featured-option .quantityfield-row label {
  max-width: 63%;
  word-wrap: break-word;
}

/*'800 - 2015.10.12 : Layout: CSS : To make the cursor pointer only inside the container or within the text area*/
.addthis_button {
  margin-top: 10px;
  display: inline;
}

.compare-link {
  margin-bottom: 10px;
}

/*'800 - 2015.10.12 : Layout: CSS : Product listing with inventory*/
.inline-block {
  display: inline-block;
}

.featured-row .childprod-title {
  max-width: 77%;
  vertical-align: top;
  margin-left: 10px;
  line-height: 1.6;
}

@media (max-width: 472px) {
  .featured-row .childprod-title {
    max-width: 75%;
  }
}

.featured-row .qtyfield {
  padding: 2px 5px;
  /*'800 - 2016.06.24 - Layout: Better layout handle product inventory*/
  /*margin-top: -2px;*/

  font-size: 13px;
}

.featured-option .featured-row {
  margin-bottom: 10px;
}

/*.product-list-row-view .wishlist-link, .product-list-row-view .compare-link { text-align: left;}*/

/*900 - 2017.01.12 have max width for quantity field*/
.product-list-row-view .product-row .quantity {
  float: none;
  max-width: 80px;
  text-align: center;
}

.fieldquantity {
  max-width: 80px;
  text-align: center;
}

.btnproceed {
  margin-top: -4px;
  padding-top: 10px;
  padding-bottom: 10px;
}

input[type="reset"],
button[type="reset"],
#vp_bodycontent .main-product input[type="button"],
#vp_bodycontent .main-content input.addtocart {
  padding: 11px 12px;
}

.addtocart,
.btnproceed {
  background: #449d44;
  color: #fff;
}

#vp_bodycontent .main-content input.addtocart {
  width: 100%;
  text-transform: none;
}

.featured-option {
  font-size: 13px;
}

.product-list-row-view h4 {
  font-size: 17px;
}

.main-product.noborder {
  border: 0px none;
}

.product-list-row-view .product-row {
  border: 1px solid #ddd;
  margin-bottom: 25px;
  padding: 0px 15px 0px 0px;
}

.product-list-row-view .nailthumb img {
  margin-bottom: 0px;
}

.product-list-row .product-price,
.product-list-row .productsummary {
  font-size: 13px;
}

#wrapper_listing .product-list .separator {
  margin-bottom: 15px;
}

#wrapper_grid .row.product-details,
.grid-list-row-view .row.product-details {
  padding-bottom: 23px;
}

#wrapper_grid a[data-field="link"][data-linkremove="yes"].submitbtn {
  display: none;
}

#wrapper_grid .featured-prod-widget .separator {
  padding-bottom: 3px;
}

#wrapper_listing .view_product_section .order {
  max-width: 200px;
  float: right;
}

.formgroupselect {
  display: inline-block;
}

.formgroupselect select {
  margin: 0px;
  margin-right: 2.5px;
}

.formgroupselect .submitbtn {
  margin: 0px;
  vertical-align: middle;
  padding: 7px 12px;
}

@media (min-width: 766px) {
  .col-md-12.col-sm-12>#vp_bodycontent .filteringform>form {
    display: table;
    width: 100%;
  }

  .col-md-12.col-sm-12>#vp_bodycontent .filteringform>form>.form-group {
    display: table-cell;
  }

  .col-md-12.col-sm-12>#vp_bodycontent .filteringform>form>.form-group>.input-group {
    width: 100%;
    padding-right: 10px;
  }

  .col-md-12.col-sm-12>#vp_bodycontent .form-group.view-option {
    text-align: right;
  }

  .col-md-12.col-sm-12>#vp_bodycontent #filter_plistings>select {
    min-width: 130px;
    margin-right: 10px;
  }
}

span.widget-prod-price.widget-retailprice.center-inline.global-font-color.jsproductdisplay,
.widget-retailprice {
  text-decoration: line-through;
  color: #b2afaf;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}

.main-product span.widget-mainprice {
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}

.product-list .productdesc {
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-list .quantitygroup,
.product-list .submitbtn {
  width: 100%;
}

.product-list .checkboxlabel_listing [type="checkbox"].submitbtn {
  width: auto;
  vertical-align: middle;
  margin: auto;
}

label.checkboxlabel_listing {
  text-align: right;
  width: 100%;
  font-size: 15px;
  margin-top: 10px;
}

.selectproductbuttonwrapper {
  text-align: right;
}

/*900 - 2017.01.11 : for configurator */
.formgroup-panel>.panel-heading {
  background: transparent;
  border-bottom: 0px;
}

.formgroup-panel>.panel-body {
  padding-top: 0px;
}

.formgroup-panel select {
  width: 100%;
}

.readonlyprice {
  background: #fff !important;
}

@media (max-width: 599px) and (min-width: 499px) {

  .mobile_view.product-list-row-view .featured-product-mobile-btn-wrapper .wishlist-link,
  .mobile_view.product-list-row-view .featured-product-mobile-btn-wrapper .compare-link,
  .row.mobile_view.product-view.product-list-row-view.product-list-row-view .productlinks {
    text-align: right;
  }
}

@media (max-width: 500px) {

  .product-list-row-view .random-prod-info.product-details,
  .product-list-row-view .featured-product-mobile-btn-wrapper {
    width: 100%;
  }
}

table.view_cart tr:last-child th.menuhdr,
.product_sold_table .menuhdr {
  /* background: none repeat scroll 0 0 #ddd; */
}

.view_cart tr:last-child {
  font-weight: bold;
}

.menuhdr {
  text-align: right;
}

tr:first-child .menuhdr {
  text-align: left;
}

table.view_cart tr th.menuhdr {
  /* background: none repeat scroll 0 0 #ddd; */
}

table.view_cart tr:first-child th.menuhdr {
  background: none;
}

form .submitbtn {
  margin: 5px 0px 0px 0px; 
}

.productbtn.submitbtn {
  padding: 5px 15px;
}

.view_cart th {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #888787;
  font-size: 12px;
  padding: 5px;
  vertical-align: middle;
  background-color: #fff;
}

.desktop-view .randomproduct {
  margin-bottom: 25px;
}

.bottom_details {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  min-height: 31px;
}

.col-lg-2 .bottom_details .col-sm-8 a.feature-container {
  display: none;
}

.featured-prod-widget .bottom_details .submitbtn {
  margin-bottom: 0px;
}

/*#wrapper_grid .grid-list-row-view .featured-prod-widget { padding-bottom: 30px }*/
.bottom_details .widget-prod-price {
  padding-bottom: 5px;
}

.compare-link {
  clear: both;
}

.widget-title {
  text-transform: Uppercase;
  font-weight: bold;
}

.view_cart tr td:first-child,
.view_cart tr td:nth-child(2),
.view_cart tr th:first-child {
  border-left: 1px solid #ddd;
}

.product_sold_table tr td:first-child,
.product_sold_table tr th:first-child {
  border-left: 1px solid #ddd;
}

.view_cart tr td:last-child,
.view_cart tr th:last-child {
  border-right: 1px solid #ddd;
  text-align: right;
}

.view_cart td table tr td {
  border: 0px none !important;
}

/*'800 - 2016.03.07 : Layout: CSS : To have proper image width on view cart page*/
td.item_row table tr td img {
  display: block;
  margin: 5px 0px;
  width: 100px;
  max-width: 100%;
  float: left;
}

table tr td.item_row>table {
  border-right: 1px solid #ddd;
  margin: -11px 0;
  width: 100%;
}

td.item_row>table tr td.vm {
  text-align: left;
}

.product_sold_table tr td:last-child,
.product_sold_table tr th:last-child {
  border-right: 1px solid #ddd;
}

.table-responsive {
  margin-top: 10px;
  margin-bottom: 10px;
}

.table-responsive table {
  margin-top: 0px;
  margin-bottom: 0px;
}

.product_sold_table tr:first-child th.menuhdr {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding-bottom: 5px;
  padding-top: 5px;
}

.product_sold_table tr td:last-child {
  text-align: right;
  border-right: 1px solid #ddd !important;
}

.product_sold_table tr:nth-last-child(2) th,
.product_sold_table tr:nth-last-child(3) th,
.product_sold_table tr:nth-last-child(4) th {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  font-weight: normal;
  padding: 5px;
}

.product_sold_table tr:last-child th {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

/* 
 * 800 2015-05-19. added by bryan
 * fixed the issue on thankyou page with giftcert and coupon used.
 */
.product_sold_table th.menuhdr {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.product_sold_table tr:first-child th.menuhdr {
  border: 0px none;
}

select {
  padding: 5px;
  border: 1px solid #ddd;
}

.largeinfofont {
  display: block;
  margin-bottom: 10px;
}

.evendate select {
  margin-right: 5px;
}

.vpasp-table {
  font-size: 11px;
}

.vpasp-table {
  font-size: 11px;
}

.view_cart>tbody>tr:last-child,
#view_cart tbody tr:nth-last-child(2) td,
.view_cart>tbody>tr td.white-cell,
.product_sold_table tr:first-child .menuhdr {
  background: #fff;
}

tbody {
  width: 100% !important;
  display: table;
}

.print_page .table>tbody {
  display: table-row-group;
}

.print_page .table.no_border>tbody>tr>td {
  border: 0px none;
  padding: 5px;
}

.print_page .topheader-invoice img {
  display: none !important;
}

.print_page .strikebackround {
  position: relative;
  z-index: 1;
  text-align: center;
}

.strikebackround::before {
  border-top: 2px solid #dfdfdf;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1;
}

.strikebackround span {
  background: #fff;
  padding: 0 15px;
}

.print_page .main-product {
  display: none;
}

.normal_table tr.header-row td {
  border-top: 1px solid #ddd;
}

.normal_table tr td:first-child {
  border-left: 1px solid #ddd;
}

.normal_table tr td:last-child {
  border-right: 1px solid #ddd;
}

table {
  margin-top: 10px;
  margin-bottom: 5px;
}

.productsummary {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 1px;
}

.print_page table.orderitems thead tr th:nth-child(2),
.print_page table.orderitems tbody tr td:nth-child(2) {
  text-align: center;
}

.print_page table.orderitems tfoot tr td:first-child {
  border: 0px none;
}

.print_page table.orderitems tfoot tr th:nth-child(2) {
  text-align: right;
  background: #ddd;
  color: #000;
  border: 1px solid;
  border-top: 0px none;
}

.print_page table.orderitems tfoot tr:first-child th:nth-child(2) {
  border: 1px solid;
}

.print_page table.orderitems tfoot tr th:last-child,
.print_page table.orderitems tfoot tr td:last-child {
  text-align: right;
}

.paymentdetails .strikebackround::before {
  width: 98%;
}

.panelinvoiceheader .panel-body {
  padding: 15px 0px;
}

/* 800 2015-07-01 : FIXED THANKYOU PAGE TABLE */
.product_sold_table tr:first-child th.menuhdr {
  padding: 5px 10px;
  text-align: center;
}

.product_sold_table tr:first-child th.menuhdr:first-child {
  padding: 5px;
  text-align: left;
}

/* 800 2015-07-01 : FIXED THANKYOU PAGE TABLE */
.default-listing .inline-block-wrapper {
  display: inline-block;
  width: 94%;
}

#producttabs {
  position: relative;
}

.submitbtn {
  text-align: center;
}

.grid-list-row-view a.submitbtn {
  margin-top: 5px;
}

.link-report .txtfielddropdown {
  width: 100%;
}

.link-report .date-fields .txtfielddropdown {
  width: auto;
}

.btns .col-sm-4:first-child .submitbtn {
  float: left;
}

.btns .col-sm-4:nth-child(2) .submitbtn {
  display: block;
  margin: 0px auto;
}

.btns .col-sm-4:last-child .submitbtn {
  float: right;
}

.info_table tbody tr.header-row td {
  background: #f5f5f5;
  border: 1px solid #ddd;
}

.info_table>tbody>tr>td:first-child {
  border-left: 1px solid #ddd;
}

.info_table>tbody>tr>td:last-child {
  border-right: 1px solid #ddd;
}

/* ADDED 2015-06-24 for bundle format */
.bundle_parent td,
.computation_info td {
  border-top: 1px solid #ddd !important;
  padding-top: 5px;
}

table .bundle_parent td.item_row table {
  border-right: 0px none;
}

.bundle_parent td,
.bundle_sub td {
  border-bottom: 0 none !important;
}

.fontbold {
  font-weight: bold;
}

.comment_title {
  margin: 10px 0px 40px 0px;
  text-transform: none;
}

.error_field {
  border: 1px solid red !important;
  outline: 1px solid red !important;
}

div.error_field {
  padding: 5px;
}

.errormsg {
  color: red !important;
}

.form-control {
  margin-bottom: 8px;
}

.form-filter.form-inline .form-group {
  max-height: 34px;
}

.form-inline.form-filter .form-control {
  height: 34px;
}

.dropdown.dropdown-field.small-field.form-control {
  margin-bottom: 0px;
}

.txtfield,
.txtfielddropdown,
.searchfield,
.txtfieldqty {
  border-radius: 4px;
  border: 1px solid #ddd;
  border-right: 0px;
  box-shadow: none;
  border-right: 1px solid #ddd;
  padding: 5px;
  padding-top: 3px;
}

/*2015.10.12 : making dropdown fullwidth for onepagecheckout*/
.checkoutpage .txtfielddropdown {
  width: 100%;
}

.checkoutpage .creditcart_form_wrapper select[name="strocardmm"],
.checkoutpage .creditcart_form_wrapper select[name="strocardyy"] {
  width: auto;
}

.sidebarcell .txtfielddropdown {
  width: 100%;
}

.contentcell .searchfield {
  width: 83%;
}

/*2015.10.15 : making dropdwon fullwidth for shocustomer info form*/
#shopcustomer select {
  width: 100%;
}

.menulist>li {
  margin-bottom: 5px;
}

/*v9 changes*/
.menulist li ul {
  display: none;
}

.menulist li .submenulist ul {
  display: block;
}

.loadcategory_wrapper ul li ul {
  padding-left: 0px;
}

.menulist a {
  /*'800 - 2015.10.12 : Layout: CSS : Adjust the link of menu type category list on sidebar*/

  width: 100%;
  display: inline-block;
}

.submenulist .menulist {
  padding-left: 0;
}

#xalsobought {
  margin-top: 0px;
}

.tab_content_left_border {
  height: auto;
}

.tell_friend_text_tab {
  width: 99.6%;
  padding: 10px;
}

.whitebackground {
  background: #fff;
  padding: 5px 15px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}

.comment_title_tab,
.tell_friend_title_tab {
  background: none;
  padding: 10px;
  border: 0px none;
  color: #000;
  font-size: 19px;
}

.evenrow {
  border: 0px none;
  border-bottom: 1px solid #ddd;
  border-style: dashed;
  padding: 10px 15px;
}

.evenrow .comment_container {
  background: #fff;
}

.blocklabel {
  display: block !important;
  float: none !important;
}

#reviewframe,
#friendframe {
  width: 100%;
}

.feature-container {
  display: block;
  /* margin-top: 5px;
  margin-bottom: 5px; */
}

.comment_text_tab {
  border: 0px none;
  width: 99.6%;
  padding: 10px;
}

/*'800 - 2016.09.07 - CSS: fixed comment text mobile wrapped text*/
.comment_text {
  word-wrap: break-word;
}

/*'800 - 2016.09.07 - CSS: fixed blog text paragraph style*/
#contentpage.blogpage p {
  margin-bottom: 15px;
  line-height: 1.5;
}

.left-wrap-btn {
  float: left;
}

.right-wrap-btn {
  float: right;
}

span.title {
  background: none;
  border: 0px none;
}

.sort_product_container {
  text-align: right;
}

.sort_product_container .btnproceed {
  padding: 6px 15px;
  vertical-align: middle;
  margin: auto;
}

.sort_product_container select {
  display: inline-block;
}

.product-list-row .product-details .submitbtn {
  padding: 5px 15px;
}

/*'800 - 2015.10.12 : Layout: CSS : Add line height (vertical alignment for title more than one line)*/
.product-list-row .product-details h4 {
  margin-top: 0px;
  line-height: 1.5;
  margin-bottom: 5px;
}

.product-list-row .productdesc {
  margin-bottom: 5px;
}

#paypalexpress_prices_wrapper tr td:first-child {
  display: none;
}

#paypalexpress_prices_wrapper tr td:nth-child(2) {
  width: 78%;
}

#paypalexpress_prices_wrapper tr td:last-child,
.view_cart>tr td:last-child {
  text-align: right;
}

#paypalexpress_prices_wrapper th.menuhdr {
  border-bottom: 0px none;
}

#paypalexpress_prices_wrapper td {
  border-bottom: 1px solid #ddd;
  border-left: 0 none;
  border-right: 0 none;
  padding: 5px;
}

#paypalexpress_prices_wrapper tr:last-child td:last-child {
  border-top: 1px solid #ddd;
  border-bottom: 0px none;
}

#paypalexpress_prices_wrapper tr.computation_info td.menuhdr {
  text-align: right;
}

table#paypalexpress_prices_wrapper tr:last-child td:last-child {
  border-top: 1px solid #ddd !important;
}

.mobile_view {
  text-align: center;
  display: none;
}

.title.mobile_view {
  text-align: left;
}

.productlabel {
  z-index: 10;
  position: absolute;
  left: 0px;
  top: 0px;
}

.productlabel img {
  max-width: 95%;
  padding-right: 45%;
}

.shopexd_imgwrapper .productlabel {
  left: 10px;
}

.shopexd_imgwrapper .productlabel img {
  margin-top: 0px;
}

.mobile_view.product-view.grid-list-row-view .random-prod-info.product-details {
  text-align: left;
}

.col-sm-6.col-xs-12.product-details {
  padding-left: 30px;
}

.featured-prod-widget {
  position: relative;
}

.grid-list-row-view .featured-prod-widget .submitbtn {
  /*position: absolute;
	right:0px;
	bottom: -10px; */

  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.grid-list-row-view .featured-prod-widget .submitbtn .fa-search {
  padding: 0px 10px;
}

.select2-container {
  margin-bottom: 10px;
}

.form-inline.form-filter .select2-container {
  margin-bottom: 0px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 11px;
}

.blog_review_container .select2.select2-container.select2-container--default,
.contentcell .select2-container {
  width: 100% !important;
}

.nailthumb img {
  width: 100px;
  height: auto;
}

/* .responsivecolumn:hover .nailthumb img {
    opacity: 0.2;
} */
.container.content-wrapper {
  overflow: hidden;
}

/*'800 - 2016.05.25 : Layout: Add min-height for nailthumb fix for quick view button if image is too small*/
.nailthumb {
  min-height: 50px;
}

/*800 2016.4.19 fixed for long image for content page*/
div#contentpage:after {
  content: " ";
  clear: both;
  display: table;
}

div#contentpage img {
  max-width: 100%;
  height: auto !important;
}

.right_image {
  margin-left: 10px;
}

/* END OF PRODUCT VIEW */
.mobile-view {
  display: none;
}

.global-3rd-background-color {
  background-color: #000;
}

/* .searchresultwrapper a {
  display: block;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: -4px;
} */
a {
  cursor: pointer;
}

/* MEDIA QUERY */
.recaptchatable,
#recaptcha_area tr,
#recaptcha_area td,
#recaptcha_area th {
  line-height: 0 !important;
}

#recaptcha_area input {
  height: auto;
  display: inline;
}

/*900 : New floating placeholder*/
.form-control {
  height: auto;
}

.float-label-wrap input[type="text"].form-control,
.float-label-wrap input[type="email"].form-control,
.float-label-wrap input[type="password"].form-control,
.float-label-wrap textarea.form-control {
  padding: 20px 15px 5px;
}

.blog_review_container.formwrapper .floating-field-wrapper .txtfield {
  padding-top: 5px;
}

.floating-field-wrapper {
  position: relative;
}

label.floating-label {
  font-size: 0.8125em;
  /* 13/16 */
  position: absolute;
  top: 3px;
  left: 15px;
  color: #c4b6af;
  opacity: 1;
}

label.floating-label {
  -webkit-transition: 0.333s ease top, 0.333s ease opacity;
  transition: 0.333s ease top, 0.333s ease opacity;
}

.js-hide-label label {
  top: 1.3em;
}

.float-label-wrap input {
  transition: padding 0.333s;
  -webkit-transition: padding 0.333s;
}

.float-label-wrap.js-hide-label input,
.float-label-wrap.js-hide-label textarea {
  padding: 12px 15px !important;
}

#basic_info .floating-field-wrapper .txtfield,
.blog_review_container #shipping_info .floating-field-wrapper .txtfield {
  height: 36px;
  padding: 6px !important;
}

.blog_review_container.formwrapper .floating-field-wrapper .txtfield {
  padding: 6px !important;
}

.js-hide-label input.form-control,
.js-hide-label textarea.form-control {
  padding: 5px;
}

.flexslider {
  overflow: hidden;
}

.opacity0 {
  opacity: 0;
  height: 0px;
}

.bannerwrapper div#vp_sliderbanners {
  margin-bottom: 0px;
}

/*'800 - 2015.10.12 : Layout: CSS : Product Detail : Page in maximazing width of default product image*/

/*'800 - 2016.09.07 - CSS: for responsive image size inside table container*/

/*'800 - 2016.11.28 : fixed IE image overlapped to text*/

/*table.image_wrapper, table.image_wrapper #pimage.main_image { width: auto; max-width: 100%; margin: auto;}*/
table.image_wrapper,
table.image_wrapper #pimage.main_image {
  width: 100%;
  max-width: 100%;
  margin: auto;
}

/*'800 - 2015.10.12 : Layout: CSS : Product Detail : Input text for product options*/
.featured-field-row input[type="text"] {
  border: 1px solid #ddd;
  margin-bottom: 5px;
  width: 100%;
  padding: 2px 5px;
}

/*'800 - 2016.02.23 : Layout: CSS: Changed min-width to 1000px for ipad landscape*/

/*800 - 2015.12.3 : Hide slide menus to desktop a*/
#my-category,
#my-menu {
  display: none;
}

.absolutecaret {
  display: none;
  position: absolute;
  top: 10px;
  right: 7px;
}

.parent_megamenu>.megamenu-dropdown>.relative-inblock>.absolutecaret {
  display: none;
}

.togglewrapper {
  display: none;
}

.responsivecolumn .bottom_details .col-sm-4 {
  padding-right: 0px;
}

@media (min-width: 1000px) {

  #my-category.mm-opened,
  #my-menu.mm-opened {
    display: block;
  }

  .col-md-6.col-sm-12>#vp_bodycontent .featured-prod-widget .bottom_details .col-sm-8 {
    width: 83.33333333%;
  }

  .col-md-6.col-sm-12>#vp_bodycontent .featured-prod-widget .bottom_details .col-sm-4 {
    width: 16.66666667%;
  }

  /* Espaço abaixo do banner principal */
  .maincontent-wrapper {
    /* padding-top: 20px; */
  }
}

@media (min-width: 1200px) {

  .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7),
  .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(4) {
    clear: both;
  }

  .row.homepage-widget .responsivecolumn.col-lg-4:nth-child(3n + 1),
  .row.homepage-widget .responsivecolumn.col-lg-3:nth-child(4n + 1) {
    clear: both;
  }

  .categorysummary.responsivecolumn.col-sm-3.col-xs-6:nth-child(4n + 1),
  .categorysummary.responsivecolumn.col-sm-6.col-xs-6:nth-child(2n + 1) {
    clear: both;
  }

  .container.content-wrapper {
    min-height: 515px;
  }
}

@media (max-width: 766px) {
  /*2019.07.26 - Bug Fix: Layout: Product page: Also bought/Cross selling Grid*/

  .row.homepage-widget .responsivecolumn.col-xs-6:nth-child(2n + 1),
  .carousel-inner .col-xs-6:nth-child(2n + 1),
  #productexdbottom .responsivecolumn.col-xs-6:nth-child(2n + 1) {
    clear: both;
  }

  /*2019.07.26 - Bug Fix: Layout: Product page: Also bought/Cross selling Grid*/

  .col-md-12.col-sm-12.col-xs-12.mobile-wrapper #vp_bodycontent #productexdbottom .responsivecolumn .bottom_details {
    min-height: 27px;
  }

  .selectproductbuttonwrapper>.row {
    margin-left: 0px;
    margin-right: 0px;
  }

  /* div#page { padding-top: 15px; }*/

  body #vp_bodycontent .main-content.cartwrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #wrapper_grid .product-view.grid-list-row-view:nth-child(3n + 1) .responsivecolumn {
    clear: both;
  }
}

@media (min-width: 1200px) {

  #wrapper_grid .product-view.grid-list-row-view:nth-child(3n + 1) .responsivecolumn.col-lg-4,
  #wrapper_grid .product-view.grid-list-row-view:nth-child(2n + 1) .responsivecolumn.col-lg-6 {
    clear: both;
  }
}

@media (min-width: 760px) {
  .lowernavgation .dropdown {
    margin-right: 10px;
  }

  .alsobought-wrapper .row>.col-sm-4:nth-child(3n + 1) {
    clear: both;
  }
}

@media (min-width: 900px) {
  .col-md-6.col-sm-12 #vp_bodycontent .filteringform .input-group .form-control {
    max-width: 79px;
  }

  .col-md-6.col-sm-12 #vp_bodycontent .formgroupselect select {
    max-width: auto;
  }
}

@media (min-width: 770px) and (max-width: 900px) {
  .form-filter.form-inline .form-group .txtfielddropdown {
    margin-top: 8px;
    height: 35px;
  }

  .form-filter.form-inline .form-group,
  .form-filter.form-inline .form-group .dropdown-toggle {
    max-width: 100px;
    font-size: 11.4px;
  }

  .sort_product_container select {
    max-width: 130px;
  }
}

@media (min-width: 768px) {
  .product-list-row .product-details .submitbtn {
    float: right;
  }

  .product-row .quantity {
    float: right;
  }
}

@media (min-width: 995px) {

  .content-wrapper>.row>#vp_leftsidebox>.col-md-3,
  .content-wrapper>.row>#vp_rightsidebox>.col-md-3 {
    width: 22%;
  }

  .content-wrapper>.row>#vp_leftsidebox>.col-md-pull-6 {
    right: 56%;
  }

  .content-wrapper>.row>#vp_leftsidebox>.col-md-pull-9 {
    right: 78%;
  }

  .content-wrapper>.row>.col-md-push-3 {
    left: 22%;
  }

  .content-wrapper>.row>.col-md-6 {
    width: 56%;
  }

  .col-md-9.col-sm-8.col-xs-12.mobile-wrapper {
    width: 78%;
  }
}

@media (max-width: 1200px) and (min-width: 997px) {
  #producttabs {
    width: 100%;
  }

  #producttabs li.active {
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
}

@media (min-width: 1110px) {
  .randomproduct a.submitbtn {
    float: right;
  }

  /*.randomproduct .btn.submitbtn, .featured-prod-widget .bottom_details .submitbtn {
		bottom: -27px;
		position: absolute;
		right: -1px; 
		border-bottom-right-radius: 0px !important;
		border-top-right-radius: 0px !important;
	}*/

  .featured-prod-widget .bottom_details .buysection_grid .submitbtn {
    bottom: 0px;
  }

  .navigation_dropdown_menu_mobile {
    display: none !important;
  }
}

@media (max-width: 1200px) {

  .vp_logo.col-sm-6.col-xs-12,
  #vp_welcomeboxsquare {
    width: 48.8%;
  }

  .lower-header.bannerwrapper,
  #vp_sliderbanners>.containerwidth {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 800px) {
  .randomproduct .btn.submitbtn {
    position: absolute;
    bottom: -6px;
    right: 0px;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }
}

@media (min-width: 1001px) {
  .customer-wrapper .nextbtn {
    display: none;
  }

  .main-product.customerservice h4 {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
  }

  .col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper .product-list-row .desktop_view .col-lg-3.col-md-4.col-sm-4.col-xs-6 {
    min-width: 33%;
  }
}

@media (min-width: 1000px) and (max-width: 1185px) {
  .main-product .desktop-view .col-md-6:nth-child(2n + 1) {
    clear: both;
  }
}

@media (max-width: 1000px) and (min-width: 766px) {
  .input-group-custom {
    max-width: 100%;
    margin-top: 15px;
  }
}

@media (max-width: 1100px) and (min-width: 977px) {

  .mobile-view .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(3),
  .mobile-view .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(5),
  .mobile-view .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(7) {
    clear: both;
  }
}

@media (max-width: 1190px) and (min-width: 977px) {

  .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(3),
  .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(5),
  .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7) {
    clear: both;
  }
}

@media (max-width: 1100px) {
  #vp_topheader_lower {
    position: absolute;
    top: 140px;
    padding-top: 4px;
    width: 100%;
  }

  #vp_topheader_lower .search {
    margin-bottom: 5px;
  }

  .product_widgets.mobile-view {
    display: none;
  }

  /* FOR TOPSELLER RANDOM SIDEBAR */

  .product_widgets.desktop-view {
    display: block;
  }

  /* FOR TOPSELLER RANDOM SIDEBAR */
}

@media (max-width: 1000px) {

  .mobile-header,
  .mobile-view,
  #responsive-menu-button,
  #leftmenubtn {
    display: block;
  }

  #fixedmenu {
    display: block;
  }

  .hide-to-mobile {
    display: block !important;
  }

  .col-md-9.col-sm-8.col-xs-12.mobile-wrapper {
    width: 100%;
  }

  .customer-wrapper,
  .customer-wrapper.all-clear {
    display: none;
  }

  .customer-wrapper.active {
    display: block;
  }

  /* 18/03/2021 - NWSYS - Autor: Thiago Saraiva */
  /* Tela de Lista de Presentes >> */

  .menulist-style li {
    width: 400px;
    padding: 10px 10px 10px 40px !important;
    margin: 40px;
    border: 2px solid #d72c2c;
    border-radius: 8px;
  }

  */
  /* Sublinhado do Título da lista de presentes */

  .main-product.customerservice h4 {
    border-bottom: 1px solid #d72c2c;
    padding-bottom: 5px;
    margin: 50px 215px 0px;
    font-weight: normal;
    font-size: 16px !important;
  }

  @media (min-width: 1001px) {
    .main-product.customerservice {
      margin: 0 auto;
      height: 100%;
      display: flex;
      flex-direction: column;
      flex-flow: column nowrap;
      align-items: left;
      background-image: url(/images/backfundo.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
    }
  }

  /* << Tela de Lista de Presentes */

  .main-product.customerservice a {
    font-size: 16px;
    color: #d72c2c !important;
  }

  .main-product.customerservice a:hover {
    font-size: 16px;
    color: #e65a5a !important;
  }

  .menulist-style.monthly_listing .fa.fa-caret-right.right-bullet {
    position: relative;
    right: 0;
    top: 0px;
  }

  .fa.fa-caret-right.right-bullet {}

  /* .searchresultwrapper > a {
    display: block;
    width: 100%;
    font-size: 15px;
    padding: 5px 0px;
  } */

  #shopcustomer {
    padding-left: 0px;
    padding-right: 0px;
  }

  .signup-section .sidebarcell {
    padding-bottom: 10px;
  }

  #my-menu,
  #my-category {
    display: none;
  }

  #my-menu.mm-menu.mm-current,
  #my-category.mm-menu.mm-current {
    display: block;
  }

  .logo {
    display: block;
    width: 100%;
    text-align: center;
  }

  #vp_logo img,
  .vp_logo img {
    display: block;
    margin: 10px auto;
  }

  #vp_topheader_lower .search {
    margin-bottom: 5px;
  }

  .sort_product_container select.form-control {
    width: auto;
  }

  .sort_product_container .form-inline.form-filter .select2-container {
    margin-bottom: 5px;
  }
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #5a5a5a;
}

.comparelink-container {
  padding-top: 20px;
  clear: both;
}

.product-list-row .comparelink-container,
.product-list-row .productlinks {
  padding-left: 5px;
}

.productsummary-mobile {
  display: none;
}

/*'800 - 2016.09.07 - CSS: fixed the images and iframe from news homepage center widget*/
.main-news img {
  max-width: 100%;
}

body iframe {
  max-width: 100%;
}

.main-news iframe {
  max-width: 100%;
  height: auto;
}

.vp_logo.col-xs-12.mobilescrolled img {
  max-height: 33px;
  padding: 0px;
}

@media (min-width: 950px) {
  .productlinks {
    min-width: 145px;
  }
}

@media (max-width: 1200px) and (min-width: 990px) {
  .homepage-widget .responsivecolumn.col-md-4:nth-child(3n + 1) {
    clear: both;
  }
}

@media (max-width: 990px) and (min-width: 768px) {
  .homepage-widget .responsivecolumn.col-sm-4:nth-child(3n + 1) {
    clear: both;
  }
}

@media (max-width: 950px) {

  .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7),
  .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(4) {
    clear: both;
  }
}

@media (max-width: 768px) {
  .lowernavgation .dropdown {
    width: 33%;
  }

  .col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(3),
  .col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(5),
  .col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(7) {
    clear: both;
  }

  .mobile-view .featured-prod-widget {
    min-height: 165px;
  }

  .mobile-view .mobile-prod-wrapper:nth-chiild(3),
  .mobile-view .mobile-prod-wrapper:nth-chiild(5),
  .mobile-view .mobile-prod-wrapper:nth-chiild(7) {
    clear: both;
  }

  .input-group-custom {
    max-width: 100%;
  }

  /*900 : 2017.01.13 : remove proceed checkout button margin top*/

  .btnproceed {
    margin-top: 0px;
  }
}

/*'800 - 2016.05.25 : Layout: Response GRID for latest product*/
@media (min-width: 1200px) {
  .main-product .desktop-view .col-lg-3:nth-child(4n + 1) {
    clear: both;
  }

  .main-product .desktop-view .col-lg-4:nth-child(3n + 1) {
    clear: both;
  }

  /* FOR GRID VIEW DEKSTOP (4 COLUMNS) W/ 1 side bar only enabled */
  /*800 - 2016.04.06 : Better present product listings layout*/

  .col-md-9>#vp_bodycontent .product-list-wrapper .form-product:nth-child(4n + 1) .col-lg-3.col-md-4,
  .col-md-9>#vp_bodycontent .product-list-wrapper .form-product:nth-child(3n + 1) .col-lg-4.col-md-4 {
    clear: both;
  }

  .col-md-6>#vp_bodycontent .product-list-wrapper .form-product:nth-child(3n + 1) .col-lg-3.col-md-4,
  .col-md-9 #vp_bodycontent .product-list-wrapper .form-product:nth-child(4n + 1) .col-lg-3 {
    clear: both;
  }
}

@media (min-width: 767px) and (max-width: 1200px) {
  .col-md-9 #vp_bodycontent .product-list-wrapper .form-product:nth-child(3n + 1) .col-md-4 {
    clear: both;
  }
}

@media (min-width: 767px) {
  /* FOR GRID VIEW DEKSTOP (3 COLUMNS) */
  /*800 - 2016.02.22 : Better present product listings layout*/
  /*800 - 2016-06-27 : kindly sync this part bobby it should be part of the core for shopdisplaycategories.asp */

  .col-md-6 #vp_bodycontent .product-list-wrapper .form-product:nth-child(3n + 1) .col-md-4,
  .main-product .categorysummary.col-sm-4:nth-child(3n + 1),
  .main-product .categorysummary.col-sm-3:nth-child(4n + 1) {
    clear: both;
  }
}

@media (min-width: 767px) {
  .flyout #flyout1 li:hover>ul {
    display: block;
  }

  /*.productlinks { text-align: left;}*/
  /*800 - 2016.03.02 : Better present Blog/News listings layout*/

  .main-news .row .col-sm-4:nth-child(3n + 1),
  .main-blog .row .col-sm-4:nth-child(3n + 1) {
    clear: both;
  }
}

/*'800 - 2016.05.25 : Layout: Response GRID for latest Product mobile*/
@media (max-width: 566px) {
  .main-product .form-product:nth-child(2n + 1) .mobile_view .col-xs-6 {
    clear: both;
  }
}

@media (max-width: 766px) {
  .product-list-row .productlinks {
    padding-left: 0px;
  }

  /* FOR GRIDVIEW DESKTOP SMALLER SCREEN (3COLUMNS) */

  .col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper .product-list-wrapper .form-product:nth-child(odd) {
    clear: both;
  }

  .bottom .image {
    display: block;
    margin: 5px auto;
  }

  .product-list-row-view .product-row {
    padding: 0px 15px;
  }

  .main-product.section-form {
    border: 0px none;
  }

  #page {
    padding-bottom: 208px;
  }

  /* Tt */

  #vp_logo img,
  .vp_logo img {
    padding: 0px;
  }

  /* HIDE DESKTOP TEMPLATE */
  /* HIDE DESKTOP TEMPLATE */

  .container.content-wrapper {
    margin-top: 0px;
  }

  .flyout #flyout1 li:hover>ul {
    display: none;
  }

  #checkoutsteps {
    display: none;
  }

  /*  SHOW MOBILE TEMPLATE*/

  .content-wrapper {
    margin-top: true;
  }

  .sidebarcell,
  .sidebarcell_noborder,
  .main-content,
  .main-product,
  .main-news,
  .main-blog,
  .main-freetext,
  .main-product,
  #shopcustomer {
    padding-top: 0px;
  }

  /* .title {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px;
  } */
  .title {
    padding: 0;
  }

  #vp_bodycontent .breadcrumb {
    margin: 0px;
  }

  /*2019.06.09 - Layout: Bug Fix: top header icons issue on iphone*/
  /*.title h2, .title h2:hover {
		color: #fff;
	}*/

  .main-product .sub-content-title {
    padding-top: 10px;
  }

  .main-product h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
  }

  .main-product .product-list-row h4 {
    border-bottom: 0px none;
    margin: 0px auto;
  }

  #welcomeboxsquareform3 .input-group-btn {
    border: 0px none;
  }

  .mobile-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  /*  SHOW MOBILE TEMPLATE*/

  .nav>li.dropdown {
    display: inline-block;
  }

  .mid-topright-nav {
    text-align: left;
    padding-left: 0px;
  }

  #vp_welcomeboxsquare {
    text-align: left;
  }

  .navbar-nav .open .dropdown-menu {
    position: absolute;
  }

  .left-topnav.nav.navbar-nav {
    float: left;
  }

  .navbar-nav .open .dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    max-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
  }

  .footer-nav,
  .shop-notices,
  .unstyled {
    text-align: center;
  }

  #flyout1 li,
  .sidepage>li {
    border-bottom: 1px solid #777;
    position: relative;
  }

  .compare-link,
  .wishlist-link {
    padding-right: 10px;
    text-align: left;
  }

  .sort_product_container .form-group {
    display: inline-block;
    width: 23%;
    min-width: 115px;
  }

  .product_widgets.mobile-view {
    display: block;
  }

  /* FOR TOPSELLER RANDOM SIDEBAR */

  .product_widgets.desktop-view {
    display: none;
  }

  /* FOR TOPSELLER RANDOM SIDEBAR */

  .fa.fa-caret-right.right-bullet {
    position: absolute;
    top: 9px;
    right: 0;
  }

  .default-listing .fa.fa-caret-right.right-bullet {
    position: relative;
    margin-top: -6px;
  }

  .product-view a.submitbtn {
    display: inline-block;
    margin-top: 10px;
  }

  .productsummary-desktop {
    display: none;
  }

  .productsummary-mobile {
    display: block;
  }

  .sidepage li::before {
    margin-left: -1px !important;
    margin-top: 9px;
  }

  .hide-inmobile {
    display: none;
  }

  .searchresultwrapper {
    /* width: 100%; */
  }

  .bottom_details>.col-sm-4>a.submitbtn {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
}

@media (max-width: 650px) {
  .product-list-row .nailthumb img {
    margin: auto;
  }

  .col-mob-12 {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .footer {
    text-align: center;
  }

  .search {
    margin-top: 5px;
  }

  .form-inline.form-filter select.form-control {
    max-width: 91px;
  }

  #category_id {
    margin-right: -30px;
  }

  .mobile_view {
    display: block;
  }

  .desktop_view {
    display: none;
  }

  .product-list-row .productlinks {
    margin: 5px auto;
  }

  #productexd .view_product_section {
    padding-right: 30px;
    padding-left: 30px;
  }

  /* .product-list-row { border: 1px solid #ddd; margin-bottom: 10px; padding-top: 10px;  } */
}

@media (max-width: 595px) {
  .homepage-widget .responsivecolumn.col-xs-6 {
    width: 100%;
  }

  #wrapper_grid .responsivecolumn.col-xs-6 {
    width: 100%;
  }
}

@media (max-width: 550px) {
  #page {
    padding-bottom: 228px;
  }

  .mobile-prod-wrapper {
    width: 100%;
  }

  .categorysummary.col-xs-6 {
    width: 100%;
  }

  .product-details-wrap {
    width: 100%;
  }

  .link-report.btns .col-sm-4 {
    clear: both;
  }

  .btns .col-sm-4:nth-child(2) .submitbtn,
  .btns .col-sm-4:first-child .submitbtn,
  .btns .col-sm-4:last-child .submitbtn {
    display: block;
    margin: 10px auto;
    float: none;
  }

  .report-field-container {
    width: 100%;
    clear: both;
  }

  .shadetabs>li a {
    width: 100%;
    padding: 10px;
  }

  .hide-xs {
    display: none;
  }

  .shadetabs>li,
  #producttabs.shadetabs>li {
    display: block;
  }

  #productexdbottom .shadetabs li a {
    width: 100%;
    padding: 10px;
  }

  #producttabs {
    width: 100%;
  }

  #producttabs li.active {
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
}

@media (max-width: 480px) {
  .sort_product_container .form-group {
    margin-top: 10px;
  }

  #recaptcha_challenge_image {
    margin: 0 !important;
    width: 100% !important;
  }

  #recaptcha_response_field {
    margin: 0 !important;
    width: 100% !important;
  }

  .recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 100% !important;
  }

  .recaptchatable .recaptcha_r1_c1,
  .recaptchatable .recaptcha_r3_c1,
  .recaptchatable .recaptcha_r3_c2,
  .recaptchatable .recaptcha_r7_c1,
  .recaptchatable .recaptcha_r8_c1,
  .recaptchatable .recaptcha_r3_c3,
  .recaptchatable .recaptcha_r2_c1,
  .recaptchatable .recaptcha_r4_c1,
  .recaptchatable .recaptcha_r4_c2,
  .recaptchatable .recaptcha_r4_c4,
  .recaptchatable .recaptcha_image_cell {
    margin: 0 !important;
    width: 100% !important;
    background: none !important;
  }

  body #recaptcha_area,
  body #recaptcha_table {
    width: 100% !important;
  }

  .right-wrap-btn .submitbtn {
    float: right;
    margin-right: 10px;
  }
}

@media (max-width: 430px) {

  .left-wrap-btn,
  .right-wrap-btn {
    float: none;
  }

  .mm-page mm-slideout {
    margin-bottom: 248px;
  }
}

@media (max-width: 360px) {

  .cart-item-row .col-xs-6.qty,
  .cart-item-row .col-xs-6.price {
    width: 100% !important;
  }
}

@media (max-width: 310px) {

  body .nailthumb,
  .nailthumb img {
    width: 100%;
  }
}

@media (max-width: 250px) {

  .topright-mobile,
  #vp_logo,
  .vp_logo {
    width: 100%;
  }
}

/* MEDIA QUERY */
#productexdleft img {
  margin: 10px auto;
}

#productexdleft .main_image {
  /*'800 - 2016.11.28 : fixed IE image overlapped to text*/
  /*width:200px;*/

  width: 100%;
  margin: 10px auto;
}

.product-page-product-content>#product-page-product-content-left div>.center-box-widget>div>img {
  margin-right: 25px;
}

/*'800 - 2016.11.28 : fixed IE image overlapped to text*/
.zoomPad {
  float: none !important;
}

/* CUSTOM CSS 5 COLUMNS */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}

/* CUSTOM CSS 5 COLUMNS */
.highslide-wrapper {
  z-index: 1000;
}

/* for sample footer center link*/
.footercc {
  line-height: 1;
  font-size: 45px;
}

.footercc i {
  margin-right: 5px;
}

/*
 * added this comment for testing bryan branch
 */
#vpcartqv .modal-header {
  border-bottom: 0px none;
  padding: 8px 15px 0px;
}

#vpcartqv div#productexd {
  margin-top: 30px;
}

#vpcartqv button.close {
  background: #000;
  opacity: 1;
  color: #fff;
  padding: 5;
  padding: 2px 6px;
  border-radius: 18px;
  cursor: pointer;
  z-index: 1000;
}

#vpcartqv #qvthumb {
  max-height: 136px;
  overflow: hidden;
}

#vpcartqv #vpcartqv_retailprice,
.pricing #retail_target {
  text-decoration: line-through;
  font-weight: lighter;
  font-size: 13px;
  margin-bottom: 0px;
  margin-right: 10px;
}

.pricing .productinfodetails {
  margin-bottom: 0px;
  display: inherit;
}

#vpcartqv #productexdright .pricing #vpcartqv_parentprice,
#vpcartqv #productexdright .pricing #vpcartqv_subprice,
#vp_bodycontent #productexdright .pricing #parentprice,
#productexdright .pricing #subprice {
  font-size: 21px;
  display: block;
}

.margint-10 {
  margin-top: 10px;
}

#vpcartqv .modal-body>.ajaxload {
  height: auto;
  height: 95%;
  background: #ddd;
  opacity: 0.5;
  width: 96%;
  font-size: 32px;
  text-align: center;
}

#license_content .main-product {
  border: 0px none;
}

.product_variant .disabled-sub {
  text-decoration: line-through;
}

#vpcartqv .modal-body>.ajaxload i.fa.fa-spinner.fa-spin {
  position: absolute;
  top: 25%;
  left: 40%;
}

.minicart-description .cart-variants {
  display: none;
}

#content-slidernon {
  width: 100%;
  max-width: 100%;
  transform: translate3d(0px, 0px, 0px);
  /* height: 117px;*/

  padding-bottom: 0%;
  padding-left: 0;
  list-style: none;
}

ul#content-slidernon li:before {
  content: " ";
}

#content-slidernon li {
  width: 110px;
  height: 110px;
  overflow: hidden;
  display: inline-block;
}

#content-slidernon img {
  width: 90px;
  height: auto;
}

@media (min-width: 905px) {
  #content-slidernon li {
    display: inline-block;
    max-width: 130px !important;
  }
}

.my-gallery figure,
#productexdleft figure {
  display: none;
}

.my-gallery figure.active,
#productexdleft figure.active {
  display: block;
}

#productexdleft figure.videofigure iframe {
  width: 100%;
}

.my-gallery figure img {
  max-height: 500px;
  max-width: 100%;
}

.content-slider li span.video {
  font-size: 80px;
  padding-top: 5px;
}

#content-slider img {
  width: auto;
  max-width: 100%;
  height: auto;
}

ul#content-slidernon[data-set="0"],
ul#content-slider[data-set="0"] {
  display: none;
}

.my-gallery figure.active img {
  margin: auto;
  width: auto;
  max-width: 100%;
  display: block;
}

@media (min-width: 700px) {
  #content-slider li img {
    max-height: 110px;
    max-width: 97px !important;
  }
}

@media (max-width: 700px) {
  #content-slider li img {
    max-height: 200px;
  }
}

@media (max-width: 500px) {
  #content-slider li img {
    max-height: 139px;
  }
}

@media (min-width: 905px) {
  #content-slider li {
    display: inline-block;
    max-width: 130px !important;
  }
}

@media (max-width: 900px) {
  #content-slider li {
    display: inline-block;
    max-width: 250px;
  }
}

.lSAction>a {
  position: relative;
  background: none !important;
}

.lSAction>a.lSPrev::before {
  /* content: "\f104"; */
  content: "\f053";
  /* if you want to change the icon you can check the http://fortawesome.github.io/Font-Awesome/icons/  */
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  margin-right: 10px;
  text-decoration: inherit;
  font-size: 30px;
  /* text-shadow: 1px 1px 6px #000; */
  color: var(--purple-500);
}

#vp_bodycontent .lSAction>a,
#user .modal-content .lSAction a {
  color: #fff;
}

/* Setas de prev/next somem no mobile no carrossel de produtos */
@media (max-width: 999px) {

  #vp_bodycontent .lSAction>a,
  #user .modal-content .lSAction a {
    display: none;
  }
}

.hide-title .title {
  display: none;
}

.lSAction>a.lSNext::before {
  /* content: "\f105"; */
  content: "\f054";
  /* if you want to change the icon you can check the http://fortawesome.github.io/Font-Awesome/icons/  */
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  margin-right: 20px;
  font-size: 35px;
  text-decoration: inherit;
  /* text-shadow: 1px 1px 6px #000; */
  color: var(--purple-500);
}

/*SLIDE MENU*/
#page {
  width: 100%;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.mobile-header,
.navigation_dropdown_menu_mobile {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

#page.vpcartcanvas-showleft,
.mobile-header.container.vpcartcanvas-showleft,
.navigation_dropdown_menu_mobile.vpcartcanvas-showleft {
  -webkit-transform: translate(100vw, 0px);
  -moz-transform: translate(100vw, 0px);
  -o-transform: translate(100vw, 0px);
  -ms-transform: translate(100vw, 0px);
  transform: translate(100vw, 0px);
}

#menu_left {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100vw;
  left: -100vw;
  height: 100%;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

#menu_left.slide-active {
  -webkit-transform: translate(100vw, 0px);
  -moz-transform: translate(100vw, 0px);
  -o-transform: translate(100vw, 0px);
  -ms-transform: translate(100vw, 0px);
  transform: translate(100vw, 0px);
  background: #333;
}

.overflowhidden {
  overflow: hidden;
}

#menu_right {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100vw;
  right: 0px;
  height: 100%;
  -webkit-transform: translate(100vw, 0px);
  -moz-transform: translate(100vw, 0px);
  -o-transform: translate(100vw, 0px);
  -ms-transform: translate(100vw, 0px);
  transform: translate(100vw, 0px);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: #333;
}

.slider-menu__link:hover,
.slider-menu__link {
  background: #333;
  color: #fff;
}

.slider-menu__item {
  border-bottom: 1px solid #4e4c4c;
}

#menu_right.slide-active {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

#page.vpcartcanvas-showright {
  -webkit-transform: translate(-100vw, 0px);
  -moz-transform: translate(-100vw, 0px);
  -o-transform: translate(-100vw, 0px);
  -ms-transform: translate(-100vw, 0px);
  transform: translate(-100vw, 0px);
}

.vpcartoffcanvas {
  overflow: auto;
  background-color: #333333;
}

/*'800 - 2017.11.07 - Bug Fix: Print: Should not show links on the print page*/
@media print {
  a[href]:after {
    content: none !important;
  }
}

#filter_plistings>select,
#filter_plistings2>select {
  padding-top: 3px;
}

@media (min-width: 766px) {

  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings,
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2 {
    display: table;
    width: 100%;
  }

  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>.form-group,
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>select,
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>input[type="submit"],
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>.form-group,
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>select,
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>input[type="submit"] {
    display: table-cell;
    max-width: 100%;
    padding-right: 5px;
  }

  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings,
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>select {
    margin-right: 5px;
    margin-left: 5px;
  }

  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>input[type="submit"],
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>input[type="submit"] {
    margin: 0px 5px;
    vertical-align: middle;
  }

  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>select,
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>select {
    margin: 0px 5px;
    vertical-align: middle;
  }

  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings .form-group>.input-group,
  .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2 .form-group>.input-group {
    width: 100%;
  }
}

#loginmodal .modal-dialog {
  width: 400px;
  max-width: 100%;
}

/*DEFAULT STYLES*/

/* HEADER NAV STYLE */
.megamenu-dropdown {
  background-color: #fff;
  /* horo submenu container background */

  border: 1px solid #ddd;
  /* horo submenu container border*/
}

#vp_welcomeboxsquare .toprightsection:first-child {
  border-color: inherit;
  /* mid top right border ------- */
}

#vp_welcomeboxsquare.col-sm-6 {
  max-width: 582px;
}

/*FOR TOP BAR LEFT SIDE HEADER */
#vp_topheader .left-topnav.nav>li.dropdown>a {
  padding-top: 10px;
}

/*FOR TOP BAR LEFT SIDE HEADER */
#vp_topheader #topright_menu .navbar-nav li>a {
  padding-top: 10px;
  padding: 10px 23px 10px 23px;
}

/*2019.06.09 - Layout: Adding freetext display for topheaderleftbox*/
#vp_topheader .navbar-nav li>.freetext {
  padding: 8px 15px 8px 15px;
  max-height: 40px !important;
  font-family: "Lato", sans-serif;
  font-weight: 600 !important;
  font-size: 14px !important;
}

#vp_topheader .navbar-nav li>.freetext p {
  margin-bottom: 0px;
}

/* MOBILE HEADER */
.mobile-header {
  background: linear-gradient(to bottom, #eee 0px, #dbdbdb 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* alterado altura para o banner principal ficar alinhado(altura antes da alteração: 160px) */
  min-height: 130px;
  padding: 0px;
  background: -webkit-linear-gradient(#dcdcdc, #ececec);
  /* For Safari 5.1 to 6.0 */

  background: -o-linear-gradient(#dcdcdc, #ececec);
  /* For Opera 11.1 to 12.0 */

  background: -moz-linear-gradient(#dcdcdc, #ececec);
  /* For Firefox 3.6 to 15 */

  background: linear-gradient(#dcdcdc, #ececec);
  /* Standard syntax */
}

/* MOBILE LOGO CONTAINER STYLE */
.mobile-header.container #vp_logo,
.mobile-header.container .vp_logo {
  background: #eee;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 44px;
}

/* MOBILE ICON DROPDOWN CONTAINER */
.navigation_dropdown_menu_mobile {
  /*900 2017.01.13 : changed icon dropdown to fixed*/

  position: fixed;
  width: 100%;
  z-index: 100;
  top: 40px;
  background-color: #eee;
}

.mobile-header .iconnav>li:hover a,
.mobile-header .iconnav>li:hover a:hover {
  color: #000;
}

/* MOBILE SLIDE MENU CONTAINER */
body .mm-menu {
  background-color: #333333 !important;
  color: rgba(255, 255, 255, 0.6) !important;
}

/* NAVIGATION */

/* 
 * 800 2015-05-14. changed by Bryan
 * added classes so that every listing for sidebar will have same hover style as flyout mode of category list
 */
 /* hover da barra de topo */
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.nav>li>a:hover,
.nav>li>a:focus,
#flyout1 li:hover,
#flyout1 li:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.vp_sidebar li:hover,
.vp_sidebar li:focus,
#contentpage ul li:hover {
  /* background-color: #f5f5f5; */
  /* color: #006FCF; */
  color: #dce9fd;
}

.page_wrapper .horo_desktop_bar .megamenu,
#fixedmenu #vp_horomenu .megamenu,
.horo_desktop_bar,
#vp_horomenu ul.megamenu>li>a,
#vp_horomenu li.mini-cart,
.page_wrapper .horo_desktop_bar,
.horo_desktop.desktop-view,
#fixedmenu {
  font-weight: 600;
}

.mobile-header #vp_toprighticons .iconnav li .fas {
  transition: all 0.4s ease-in-out;
}

.mobile-header #vp_toprighticons .iconnav li .fas:hover,
.mobile-header #vp_toprighticons .iconnav li .fas:hover {
  transform: scale(1.5);
  background: none;
  color: #fff;
}

.mobile-header #vp_toprighticons .iconnav li:hover a {
  color: #000 !important;
  /* background: #000;
  color: #fff; */
}

/* Conteúdo dentro do megamenu */
.megamenu-dropdown a {
  display: block;
  /* line-height: 1.42857; */
  padding: 3px 5px 0px 2px;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  color: #6f6f6f;
  line-height: 16px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.megamenu-dropdown a:hover {
  color: #006FCF;
  font-size: 13px !important;
}

.megamenu-dropdown a:hover,
.megamenu-dropdown a:focus,
.page_wrapper .horo_desktop_bar .megamenu .megamenu-dropdown a:hover,
#fixedmenu #vp_horomenu .megamenu .megamenu-dropdown a:hover,
.megamenu-dropdown ul li:hover {
  background-color: #f5f5f5;
  color: #333;
}

/* 
 * 800 2015-05-20. CLASSES STYLE FOR HORO MENU DESKTOP VIEW
 */
.page_wrapper .fixedmenu .horo_desktop_bar {
  left: 0px !important;
}

.horo_desktop_bar,
.horo_desktop_bar .megamenu {
  background: #e7e7e7;
}

/* DESKTOP CLASS HORO BAR FOR DESKTOP 100% WIDTH */
.page_wrapper .horo_desktop_bar {
  background: none;
}

/* Tamanho da fonte do megamenu fixo */
.page_wrapper .horo_desktop_bar .megamenu {
  background: #ffffff;
  font-size: 15px;
  width: 100%;
  max-width: 1335px !important;
}

.img-bars-first-fixed-menu {
  margin-right: 10px;
}

/* DESKTOP CLASS HORO BAR FOR HORO INSIDE PAGE_WRAPPER */
#fixedmenu {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  width: 100%;
}

/* LOGO */
.mobile-header.container #vp_logo {
  background: #eee;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* LOGO */

/* 
 * SLIDER 
 */
.cameraContent .camera_caption>div {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
  /* opacity background */

  color: #000;
}

/*'800 - 2015.10.12 : Layout: CSS : Slider: Mobile Screen update*/
.cameraSlide img {
  max-width: 100% !important;
  margin: auto !important;
}

/* END OF HEADER NAV STYLE */

/* WIDGETBOX STYLE */
.widget-box {
  border: 1px solid #e7e7e7;
  /* widgetbox border */
}

.featured-prod-widget {
  border: 1px solid #ddd;
  /* border for featured product widget */

  margin-top: 10px;
  padding: 5px;
}

.featured-prod-widget h6 {
  font-size: 15px;
  /* featured product header title size */
}

/* style for widget product price */
span.widget-prod-price {
  font-size: 1em;
  margin-top: 6px;
}

/* FOR WIDGET TITLE WRAPPER CONTAINER */

/* 2019.06.09 - Layout: Bug Fix: checkout page with container wrapper background and border removed */
.title,
.checkoutpage .title {
  border-bottom: 1px solid #e7e7e7;
  /* margin-bottom: 10px; */
}

/* FOR WIDGET AND CENTER TITLE STYLE */

/*'800 - 2016.09.07 - CSS: h3 sidebar header*/
.title h2,
.title h1,
.vp_sidebar .title h3 {
  /*text-transform: Uppercase;*/

  font-size: 1.3em;
  padding: 0px 5px 5px;
}

.widget-title {
  color: inherit;
}

/* TITLE WIDGET FOR MOBILE */

/* WIDGET LIST STYLE */
.menulist li a:before,
.sidepage li a:before,
.sideblogs li:before,
.sidenews li a:before,
.menulist-style li:before,
.sidebarcell ul#accordion li a:before,
.sidebarcell ul#flyout1 li:before {
  display: inline-block;
  vertical-align: top;
}

ul.sidepage a,
ul.sideblogs a {
  display: inline-block;
  vertical-align: top;
}

#flyout1 li a {
  display: inline-block;
  visibility: 1;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 3px;
  /*800 2015.09.11 : adjust the position of flyout link width*/

  width: 100%;
}

/*
* END WIDGETBOX 
*/

/* 
* FOOTER STYLE 
*/

/* FOOTER LETTER SORTING BAR */
.letter-sorting {
  background: none repeat scroll 0 0 rgb(237, 237, 237);
  color: #6b6b6b;
  margin: 10px 0;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
}

.footer {
  background: none repeat scroll 0 0 rgb(237, 237, 237);
  /* border-top: 8px solid #ccc; */
  clear: both;
  display: block;
  width: 100%;
}

.footer h3 {
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #6b6b6b;
}

/* 
* END FOOTER STYLE 
*/

/* 
* GENERALS 
*/

/* 
 * 800 2015-05-20. added by bryan
 * added page wrapper container
 */
#vp_topheader>.navbar {
  margin-bottom: 0px;
  border-radius: 0px;
  border: 0px none;
}

/*.no-toppadding { padding-top: 0px !important }*/
.page_wrapper {
  width: 100%;
  max-width: 1000%;
  margin: auto;
  background: #fff;
}

/* WHOLEPAGE CONTAINER  */
.lowerheader-wrapper {
  max-width: 100%;
}

.containerwidth {
  max-width: 1366px;
  margin: auto;
  padding: 0px 15px;
}

/*
 * 800 2015-05-20. added by bryan
 * autofixed horo menu fixed on top 
 */
.fixedmenu .horo_desktop_bar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

body {
  background-color: #fff;
  color: #777;
}

/* CONTAINER SECTIONS */
.sidebarcell,
.main-content,
.main-product,
.main-news,
.main-blog,
.main-freetext,
.main-product,
#shopcustomer
/* MID HEADER CONTAINER CLASS */
,
.megamenu

/* for horo menu */
  {
  background-color: #fff;
}

/* SIDEBAR WRAPPER AND CENTER WRAPPER */
.vp_sidebar,
#vp_bodycontent {
  /* backaground-color: #fff; */
}

/* .vp_topheader_upper {
  max-width: 1170px;
  margin: auto;
} */

/* Espaço entre a topnavbar e a barra de search */
/* .lowernavgation .vp_topheader_upper {
  padding-top: 15px;
  padding-bottom: 70px;
  padding-right: 100px;
  padding-left: 0px;
} */
a {
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.caret {
  /* FOR ARROW BULLET */

  color: #5a5a5a;
}

.default-btn-style {
  color: #fff;
  padding: 3px;
  max-width: 90px;
  min-height: 27px;
}

body .global-font-color,
body .shadetabs li a,
body .global-font-color>a {
  color: #5a5a5a;
}

/* body .title {
  margin-left: -15px;
  margin-right: -15px;
  padding: 5px 15px;
  margin-top: -14px;
} */

/* background of inner div, container or wrapper */
.global-background-color,
.scrollToTop_default,
.scrollToTop_default:hover,
#scrollUp,
#vp_bodycontent a.submitbtn {
  background-color: #5a5a5a;
  color: #fff;
}

.global-3rd-background-color {
  background-color: #000;
}

.global-2rd-background-color {
  background-color: #ededed;
}

/* LOWER WELCOME BAR */
#vp_welcomeboxstretch .utility-bar {
  background: none repeat scroll 0 0 rgb(237, 237, 237);
  padding: 0 15px;
}

.breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 8px 15px;
}

.main-product .pagination>li {
  padding-left: 0px;
}

.pagination>li a {
  background-color: #fff;
  border: 1px solid #ddd;
}

/* FOR BUTTONS */
.submitbtn,
#vp_bodycontent a.submitbtn,
.default-btn-style,
.btn-default {
  border: 0px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 18px;
  font-weight: 600;
  font-size: 16px;
}

.submitbtn:hover,
#vp_bodycontent a.submitbtn:hover,
.default-btn-style:hover,
.btn-default:hover {
  filter: brightness(1.1);
}

.sprite-search {
  font-size: 16px;
}

.lower-header #vp_welcomeboxsquare .dropdown-menu {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

/* 
 * 800 2015-05-16.
 * added class for grid view and list view button
 */

/* CATEGORY LISTING PAGE */
.grid-view-btn,
.list-view-btn {
  font-size: 17px;
  padding: 5px 15px;
}

/*'800 - 2015.10.20 - Layout: Category: Category center boxes should arrange intially*/

/*.categorysummary .main-product { min-height: 150px;}*/

/* END OF CATEGORY LISTING PAGE */

/* PRODUCT DETAILED PAGE */
.productsummary.productdesc_table {
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  /*2015.09.17 : for product listing gray box, the width will depend on its content*/

  width: 100%;
  /*'800 - 2016.09.07 - CSS: productsummary.productdesc_table wider*/
  /*'800 - 2016.10.13 - CSS: productsummary.productdesc_table wider*/
  /*max-width: 700px;*/
}

/* tab container  */
#productexdbottom .tab_content_container,
#productexdbottom .shadetabs li a.selected {
  background-color: #f8f6f7;
}

/* PRODUCT DETAILED PAGE */

/* FOR PRODUCTS THUMBNAIL */
.nailthumb,
.product_thumbnail {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  /*2015.09.24 : for more flexible rendering of product thumb and prevent stretch*/

  width: auto;
  max-width: 100%;
  height: auto;
}

/*2015.09.24 : for more flexible rendering of product thumb and prevent stretch*/
.nailthumb img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 25px auto 10px;
}

.nailthumb .quickview {
  display: block;
}

/* TABLES */
.info_table>tbody>tr>td {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 1px solid #ddd;
  padding: 11px 5px;
  vertical-align: middle;
}

table.view_cart tr:first-child th.menuhdr {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*800 - 2015.09.2 : for gift product table*/
table.gift_product {
  font-size: 11px;
}

table.gift_product tbody tr>th:first-child {
  width: 32%;
}

.view_cart th,
.gift_product th {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #888787;
  font-size: 12px;
  padding: 5px;
  vertical-align: middle;
}

.product_sold_table tr .menuhdr {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.product_sold_table tr:first-child .menuhdr {
  border: 0px none;
}

/* TABLE HEADER */
.view_cart>tbody>tr:first-child th,
.view_cart>tbody>tr:first-child th.menuhdr,
.product_sold_table>tbody>tr:first-child th.menuhdr,
.info_table>tbody>tr:first-child th.menuhdr,
.info_table>tbody>tr:first-child th {
  background-color: #5a5a5a;
  color: #fff;
}

/* 
* default input style 
*/
.txtfield,
.txtfielddropdown,
.searchfield,
.txtfieldqty {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: none;
  padding: 3px 5px 5px;
  margin-bottom: 5px;
  color: var(--black);
  font-weight: 500;
}

input[type="text"] {
  border-radius: 4px;
}

/* .searchfield {
  height: 5vmin;
} */
.input-group .input-group-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* DROPDOWNS AND FLYOUT */
/* Sombra inferior do dropdown */
.megamenu-dropdown,
#flyout1 ul {
  /* box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); */
}

/* .searchresultwrapper {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
} */
#welcomeboxstretchresultlist>a {
  line-height: 1.8;
}

/* SCROLLTOP BUTTON */
#scrollUp {
  background-color: #5a5a5a;
  color: #fff;
}

#scrollUp:hover {
  background-color: #000;
  color: #fff;
}

/* SCROLLTOP BUTTON */

/* UL LISTING */
.content-wrapper ul {
  list-style: none;
}

.content-wrapper ul ul,
.content-wrapper ol ol {
  padding-left: 25px;
}

/* Seta antes do filtro todas as categorias */
/* .content-wrapper ul li::before,
.content-wrapper ul li::before,
#vp_footer ul li::before,
#vp_footer ol li::before {
    content: "\f105"; */
/* if you want to change the icon you can check the http://fortawesome.github.io/Font-Awesome/icons/  */

/* position: absolute;
    margin-left: -15px;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    text-decoration: inherit;
    font-size: 15px;
    font-weight: 900;
} */
.content-wrapper #productexdright ul li::before {
  position: inherit;
}

.content-wrapper #productexdright ul li {
  display: list-item;
}

/*'800 - 2015.10.20 - Layout: Fix for sidebar listing arrow icon alignment*/
ul.sidepage li::before,
ul#flyout1 li::before {
  padding-top: 3px;
}

.content-wrapper ul li,
.content-wrapper ol li,
#vp_footer ul li,
#vp_footer ol li {
  /* padding-left: 20px; */
  padding-left: 0px;
}

.content-wrapper #productexdbottom ul,
.content-wrapper #productexdright ul {
  padding-left: 40px;
}

.content-wrapper #productexdbottom ul li,
.content-wrapper #productexdright ul li {
  list-style-type: disc;
  padding-left: 20px;
}

.content-wrapper #productexdbottom ul li::before,
.content-wrapper #productexdright ul li::before {
  content: "";
}

.content-wrapper ul.pagination li {
  padding-left: 0px;
}

.content-wrapper ul.pagination li {
  padding-left: 0px;
}

/* HOMEPAGE BLOG LISTING AND NEWS LISTING */
.content-wrapper .text-content-wrapper ul li,
.content-wrapper .text-content-wrapper ol li {
  padding-left: 0px;
}

.content-wrapper .text-content-wrapper ul li::before,
.content-wrapper .text-content-wrapper ol li::before {
  content: "";
}

.content-wrapper .contentcell .minicart li::before,
.content-wrapper .contentcell .minicart li {
  content: "";
  margin-right: 0px;
  padding-left: 0px;
}

#producttabs>li {
  padding-left: 0px;
}

/* PRODUCT LIST VIEW */
.product-list-row-view .product-details .product-price {
  text-align: right;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}

/*2015.09.17 : for product image listing*/
.product-list-row-view .product-details .quantity {
  margin-top: 5px;
  margin-right: 5px;
}

/*'800 - 2015.10.20 - Layout: Prevent product listing from stretching and still be responsive*/
.product-list-row-view .nailthumb,
.product-list-row-view .product_thumbnail {
  width: auto;
  max-width: 100%;
  height: auto;
}

.product-list-row-view .product_thumbnail {
  margin-left: 0px;
}

.featured-option {
  width: 100%;
  /*'800 - 2016.06.24 - Layout: Better layout handle product inventory*/
  /*max-width: 400px;*/
}

/* END OF PRODUCT LIST VIEW */

/* LISTING CLASS IF YOU WANT LISTING NOT HAVING BULLET STYLED */
.unstyled li {
  padding-left: 0px !important;
}

.unstyled li::before {
  content: "" !important;
  margin-right: 0px !important;
  padding-left: 0px !important;
}

.pagination li::before,
#producttabs li::before {
  content: "" !important;
  margin-right: 0px !important;
  padding-left: 0px !important;
}

/* 
 * 2015-06-18. added by bryan
 * fixed the layout issue for tax info under product detailed page (after product discription)
 */
.productinfolabel {
  vertical-align: top;
  font-size: 13px;
  width: 49%;
  display: inline-block;
}

/* .widget-grid-price {
  text-align: center;
} */
.widget-grid-price span.widget-prod-price {
  display: inline-block;
  font-weight: bold;
}

.widget-grid-price span.productinfodetails {
  display: inline-block;
  width: auto;
  color: #ada8a8;
}

.featured-prod-widget .separator,
.product-list .separator {
  border-top: 1px solid;
  width: 90%;
  /*padding-bottom:  5px; */

  margin: auto;
}

.product-list .separator {
  width: 100%;
}

.desktop-view .randomproduct {
  margin-bottom: 40px;
}

.homepage-widget .randomproduct {
  margin-bottom: 40px;
}

.calculate-height {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.featured-prod-widget {
  padding: 0px;
}

/*.responsivecolumn .featured-prod-widget { padding-bottom: 30px; }*/

/* 
 * 800 2015-07-13 text align classes
 */
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

/* 800 2015-08-11 FOR FREE TEXT TO HEADER */
.noborder {
  border: 0px none !important;
  background-color: #fff !important;
}

.notitle .title {
  display: none;
}

.navbar-nav .main-freetext {
  padding: 0px;
  background-color: transparent;
}

/*800 2015.09.16 : fullwidth css*/
.fullwidth .container,
.fullwidth .page_wrapper,
.fullwidth .vp_topheader_upper {
  max-width: 100%;
}

/*800 2015.10.28 : adjust zoompad container for detailed page and make it 100% width, add margin auto for the main image*/
.zoomPad {
  width: auto;
  float: none;
  position: relative;
  margin: 0px auto;
  display: inline-block;
}

/*800 2016.05.25 : Remove white space on top and bottom of image zoom*/
.zoomPad>img {
  margin: 0px 0px 10px !important;
}

#productexdleft .zoomWrapperImage img {
  margin: 0px auto;
}

/*'800 - 2016.02.23 : Layout: CSS: Fix quickview for compare page*/
.compare-row {
  margin-bottom: 10px;
}

.compare-row .nailthumb .quickview-wrapper>a {
  display: block;
  margin: auto;
  width: 134px !important;
}

/*'800 - 2016.02.23 : Layout: CSS: Fixed tab content elements*/
.tabcontent table {
  width: 100% !important;
}

.tabcontent img {
  max-width: 100%;
  height: auto;
}

.tab_content_container iframe {
  max-width: 100%;
}

.tabcontent.content_padding {
  overflow: auto;
}

/* '800 - 2016.03.02 - To replace SVG as checkout indicator */
.checkoutsteps {
  padding: 8px 15px;
  /*2016.11.28 : fixed checkout graphics height for IE*/

  font-size: 14px;
}

.checkoutsteps svg {
  width: 30px;
  vertical-align: middle;
  position: relative;
  color: #5a5a5a;
  fill: currentColor;
  /*2016.11.28 : fixed checkout graphics height for IE*/

  max-height: 35px;
}

.checkoutsteps .step.active svg {
  color: #0bbbef;
}

.checkoutsteps .step {
  display: inline-block;
  vertical-align: middle;
}

.checkoutsteps .step span::after {
  content: "------";
  font-weight: bold;
  display: inline-block;
  margin-top: -10px;
  vertical-align: middle;
}

.checkoutsteps .step:last-child span::after {
  content: "";
}

/*checkout steps*/

/* '800 - 2016.03.02 - Blogs Listings: To be compatiable with reponsive layout */
.main-blog .container,
.main-news .container {
  padding: 0px;
  /* max-width: 100%; */

  width: 100%;
}

.main-blog .featured-prod-widget,
.main-news .featured-prod-widget {
  padding: 5px 15px;
}

.main-blog .blog-image,
.main-news .news-image {
  margin: 6px 0px 20px;
}

.main-blog p.desc,
.main-news p.desc {
  font-size: 14px;
  line-height: 22px;
  color: #939399;
}

.main-blog span.date,
.main-news span.date {
  display: block;
  font-size: 12px;
  color: #5c5c61;
  margin-bottom: 10px;
}

.main-blog h3,
.main-news h3 {
  display: block;
  font-weight: 700;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  margin: 0px 0px 18px;
  color: #5a5a5a;
}

.blogpage .blog-image,
.newspage .new-image {
  max-width: 100%;
  width: auto;
  display: block;
  margin: 10px auto;
}

.blogpage,
.newspage {
  font-size: 14px;
  line-height: 22px;
}

/*footer newsletter*/
.footer .newsletterform input {
  margin-bottom: 0px;
}

.footer .newsletterform .form-group {
  margin-bottom: 8px;
}

#vp_bodycontent .button-container.cart-buttons a.submitbtn,
#vp_bodycontent .button-container.cart-buttons .submitbtn {
  font-size: 15px;
  padding: 6.6px 5px;
  margin-bottom: 10px;
  vertical-align: middle;
  margin: 0px;
  display: inline-block;
}

div#accordion {
  color: #000;
}

@media (max-width: 1000px) {
  .footer .newsletterform.form-horizontal .control-label {
    text-align: left;
  }
}

@media (max-width: 1000px) {

  .main-product>h1,
  .main-product>h1:hover,
  .main-product>h1:focus,
  .main-content>h2,
  .main-content>h2:hover,
  .main-content>h2:focus,
  .main-content>h3,
  .main-content>h3:hover,
  .main-content>h3:focus,
  .sub-header-container h1,
  .sub-header-container h1:hover,
  .sub-header-container h1:focus {
    border-bottom: 1px solid #e7e7e7;
    color: #fff;
    font-size: 1.3em;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 5px 5px;
    text-transform: uppercase;
    padding: 10px 15px 10px;
  }
}

@media (max-width: 766px) {
  /*'2019.10.29 - Bug Fix: Mobile top icon on safari*/
  /*2019.12.04 - Layout: CSS: Adjust top icons*/

  .topright-mobile .col-xs-3 {
    min-width: 110px;
  }

  /*2019.06.09 - Layout: Bug Fix: top header icons issue on iphone*/
  /*.title { background: #777; }*/

  #flyout1 {
    margin-top: -20px;
  }

  /*900 2017.01.13 : added h3 style same with h2*/
  /*2019.06.09 - Layout: Bug Fix: top header icons issue on iphone*/
  /*#page .title h2, #page .title h2 > a, #page .title h2, #page .title h3  { color: #fff !important;  }*/

  .main-product>h1.global-font-color,
  .title>h1 {
    margin-bottom: 0px;
  }

  #productexdright .title {
    background: transparent;
  }

  #productexdright .title>h1 {
    color: inherit !important;
  }

  /* FOR MODAL TITLE PRODUCT HEADER */

  .modal-content .title {
    background: #fff;
    color: #777;
  }

  .modal-content h1,
  .modal-content>.title>h1,
  .moda-content>.title>h2 {
    background-color: #fff;
    color: #777 !important;
  }

  /*800 2015.09.08 - fixed mobile layout issue for listing sidebar*/

  #flyout1,
  .sidepage,
  .sidenews,
  .sideblogs {
    margin-top: -10px;
  }

  div#vp_sliderbanners {
    margin-bottom: 13px;
  }

  #flyout1 li a,
  .sidepage li a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  .sidebarcell,
  .sidepage {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  div#vp_rightsidebox .sidebarcell,
  #vp_leftsidebox .sidebarcell {
    margin-bottom: 13px;
  }

  /* 
	 * 800 2015.09.08.
	 * changed the format issue on the listing for mobile
	 */

  .flyout li,
  .sidepage li,
  .sidenews li,
  .sideblogs li {
    margin-right: -15px;
    margin-left: -20px;
    padding-right: 20px;
    border-bottom: 1px solid #777;
    position: relative;
  }

  #flyout1 li:last-child,
  .sidepage>li:last-child,
  .sidenews li:last-child,
  .sideblogs li:last-child {
    border-bottom: 0px none;
  }

  .sidenews li,
  .sideblogs li {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sidebarcell ul>li::before {
    display: none;
  }

  .sidepage li::after {
    margin-top: 10px;
  }

  .content-wrapper ul.link li::before {
    content: "";
  }

  .content-wrapper ul.link li::after {
    content: "\f0da";
    /* if you want to change the icon you can check the http://fortawesome.github.io/Font-Awesome/icons/  */
    position: absolute;
    right: 10px;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: normal;
  }

  .content-wrapper ul.pagination li::after {
    content: "";
  }

  .content-wrapper .text-content-wrapper ul li::after {
    content: "";
  }

  /* if you want to change the icon you can check the http://fortawesome.github.io/Font-Awesome/icons/  */
  /* .sidebarcell ul > li::after {
    content: "\f105";
    position: absolute;
    margin-left: -15px;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    text-decoration: inherit;
    font-size: 15px;
    top: 0px;
    right: 0px;
    font-weight: 900;
  } */
  /*800 2015.09.08 - layout for link listing for news and blog on the sidebars */

  /*800 2015.09.08 - layout for link listing for news and blog on the sidebars */

  .sidebarcell ul li {
    position: relative;
  }

  .sidebarcell .sidenews li::after,
  .sidebarcell .sideblogs li::after {
    top: 10px;
  }

  /* 
	 * END OF  listing format for mobile
	 */
}

/* 
* end default input style 
*/
@media (max-width: 766px) {
  /* MOBILE LOWER HEADER BAR STYLE */

  .lower-header {
    background: -webkit-linear-gradient(#dcdcdc, #ececec);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#dcdcdc, #ececec);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#dcdcdc, #ececec);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#dcdcdc, #ececec);
    /* Standard syntax */
    padding: 0px;
  }

  .breadcrumb {
    margin-bottom: 15px;
    margin-top: -15px;
  }

  #vp_sliderbanners .containerwidth {
    padding: 0px;
  }

  #vp_sliderbanners .fullwidth {
    padding: 0px 15px;
  }

  .mobile-header .vp_topheader_upper .vp_logo.mobilescrolled a.logo {
    font-size: 68%;
    padding-right: 0px;
    margin-top: 8px;
  }

  .mobile-header .vp_topheader_upper .vp_logo.mobilescrolled {
    padding-right: 0px;
  }

  .logo>span {
    display: block;
    text-align: center;
    white-space: nowrap;
  }
}

/*800 2015.09.07 : addtocart page button container alignment for smaller screen*/
@media (min-width: 535px) {
  .button-container .md-text-right {
    text-align: right;
  }
}

/*800 2015.10.10 : for addtocart button display in mobile view*/
@media (max-width: 540px) {
  #vp_bodycontent .button-container.cart-buttons .submitbtn {
    margin-bottom: 5px;
  }

  .button-container {
    text-align: center;
  }

  .button-container .col-xs-6 {
    width: 100%;
  }

  .button-container .col-xs-6 input {
    display: block;
    margin: 0px auto 7px;
    max-width: 450px;
  }
}

.megamenu-dropdown {
  /* min-width: 423px; */
}

.megamenu-dropdown.wide-dropdown {
  /* min-width: 423px; */
  margin-top: -2px;
}

.megamenu-dropdown.categorydropdown {
  max-width: 250px;
}

.megamenu-dropdown ul.flyout {
  display: none;
  position: absolute;
  /* right: -199px; */
  background: white;
  top: 0px;
  /* min-width: 620px; */
  /* height: 650px; */
  z-index: 100;
  border: 1px solid #f5f5f5;
  box-shadow: 3px 3px 15px -6px #000;
}

/* Estilo de fonte do flyout */
.megamenu-dropdown ul.flyout p>a {
  color: #6f6f6f !important;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.megamenu-dropdown ul.flyout p>a:hover {
  color: #05285A !important;
}

/* Posição do titulo do fim do flyout */
.custom-all-categories-menu h5 strong {
  position: absolute;
  bottom: 30px;
  font-size: 16px !important;
}

.custom-menu-categories h5 strong {
  position: absolute;
  bottom: 30px;
  font-size: 14px !important;
}

.custom-all-categories-menu > div > div > a > img{
  width:330px;
  height:608px
}

.relative-inblock {
  display: inline-block;
  position: relative;
  width: auto;
}

.absolute-angle {
  position: absolute;
  top: 7px;
  right: 5px;
}

.megamenu-dropdown li:hover>.relative-inblock>ul.flyout {
  display: block;
}

.megamenu-dropdown>ul>li>a {
  padding-top: 7px;
  padding-bottom: 7px;
}

.megamenu-dropdown h4 {
  border-bottom: 1px solid #ddd;
  margin: 15px 10px 5px;
  padding-bottom: 9px;
  font-size: 20px;
}

.megamenu-dropdown>p {
  padding: 10px;
  font-size: 12px;
}

.column-menus h5 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.accordion-tab .panel-body {
  color: #262626;
}

.megamenu>li li a {
  text-transform: capitalize;
}

.horo_desktop_bar .megamenu {
  position: relative;
}

#vp_horomenu li.parent_megamenu {
  vertical-align: middle;
  height: 20px;
}

/* barra pós itens menu fixo */
@media (min-width: 992px) {
  #vp_horomenu .parent_megamenu:not(:last-child):after {
    content: "";
    width: 1px;
    height: 25px;
    background: #fff;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.2;
  }
}

/* #horiz_nav_desktop>li.parent_megamenu:first-child>a {
  background-color: #131355 !important;
} */

#horiz_nav_desktop>li.parent_megamenu:first-child>a center {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: left;
  font-size: 13px;
  font-weight: 400 !important;
  line-height: 13px;
  letter-spacing: 0px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  /* width: 100px; */
}

#horiz_nav_desktop>li.parent_megamenu:first-child>a center i {
  font-size: 28px;
}

.megamenu-dropdown .column-menus a {
  padding: 5px 15px;
  font-size: 12px;
  padding-left: 0px;
}

.megamenu-dropdown .column-menus h5 a {
  padding: 5px 15px;
  font-size: 16px;
  /*font-weight: bold;*/

  padding-left: 0px;
}

.megamenu-dropdown .column-menus .normaldropdown>li>a {
  padding: 5px 15px;
}

.megamenu-dropdown .column-menus .normaldropdown>li>a {
  padding: 5px 15px;
}

.megamenu-dropdown .column-menus li:hover ul.flyout {
  display: none;
}

img.img-responsive.horomenu-sideimage {
  display: inline-block;
  margin-right: 8px;
}

span.horomenu-sideimage-wrapper {
  display: inline-block;
  overflow: hidden;
  height: 50px;
  width: 80px;
  vertical-align: middle;
  margin-right: 8px;
}

.menu-title {
  text-transform: none;
}

.menu-desc {
  text-transform: none;
}

/* espaçamento entre o dropdown e o menu fixo */
/* .megamenu-dropdown .menu-desc {
    padding: 8px 10px;
} */
.horomenu-subtext-wrapper {
  vertical-align: middle;
  display: inline-block;
}

.horomenu-subtext-wrapper .horomenu-menutitle {
  display: block;
}

.horomenu-subtext-wrapper .submenu-desc {
  color: #aaa;
  font-size: 11px;
  text-transform: none;
}

.megamenu-dropdown .tabmenus {
  position: relative;
}

.megamenu-dropdown .tabmenus {
  position: relative;
}

#vp_horomenu .megamenu-dropdown .tabmenus>ul>li {
  position: static;
  max-width: 200px;
  background-color: #f9f9f9;
}

.megamenu-dropdown .tabmenus li div.menutab-content {
  width: 100%;
  display: block;
  width: 100%;
  position: absolute;
  right: 0px;
  top: 6px;
  z-index: -1;
  padding-left: 200px;
  display: none;
}

.megamenu-dropdown .tabmenus>ul>li .tabmenu-title a::after {
  content: "\f105";
  /* if you want to change the icon you can check the http://fortawesome.github.io/Font-Awesome/icons/  */

  position: absolute;
  right: 10px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: normal;
  font-weight: 900;
}

.megamenu-dropdown .tabmenus>ul>li.no_submenu .tabmenu-title a::after {
  content: "";
}

.column-menus .min-height {
  /* min-height: 60px; */
}

.tabmenus .tabmenu-title {
  width: 100%;
  display: block;
  z-index: 10;
}

#vp_horomenu .megamenu-dropdown .tabmenus>ul>li .tabmenu-title a {
  padding: 8px 15px;
  background-color: #f9f7f7;
}

#vp_horomenu .megamenu-dropdown .tabmenus>ul>li.active {
  background-color: #fff;
  color: #000;
}

#vp_horomenu .megamenu-dropdown .tabmenus>ul>li.active .tabmenu-title a,
#vp_horomenu>.nav>li>a:hover,
#vp_horomenu>.nav>li.active>a {
  /* cor do megamenu ao colocar o mouse no filho */
  /* background-color: #333232; */
  color: #fff;
}

.megamenu-dropdown .tabmenus>ul>li:hover div.menutab-content,
.megamenu-dropdown .tabmenus>ul>li.active div.menutab-content {
  display: block;
  background-color: #fff;
  z-index: 1000;
}

.gridmenu-wrapper .img-grid {
  margin-bottom: 5px;
  max-width: 100%;
  overflow: hidden;
  padding: 8px;
  background: #f9f9f9;
}

.img-grid img {
  width: 100%;
}

.parent_megamenu .gridmenu-wrapper .img-grid {
  /*height: 200px;*/
}

img.img-responsive.megamenuimag {
  width: 100%;
  padding: 10px;
}

/*.animate-resize { visibility: hidden;  width: 100%; height: 50px; position: absolute;}
#vp_horomenu li:hover .animate-resize { visibility: visible;
background-color: #dedede;
height: 0px;
    -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}*/
.gridmenu-wrapper .img-grid-title {
  text-transform: none;
}

.gridmenu-wrapper a {
  padding: 0px;
}

.gridmenu-wrapper a:hover {
  background-color: transparent;
  color: #000;
}

.container.image-grid-menu {
  padding: 10px 20px;
}

.menutab-content .container.image-grid-menu {
  padding: 0px;
}

.image-grid-menu .col-xs-3 {
  padding-left: 5px;
  padding-right: 5px;
}

select.form-control.variant_dropdown {
  border-radius: 0px;
  padding: 0px 14px;
  font-size: 17px;
}

select.variant_dropdown option {
  padding: 10px 20px;
}

select.variant_dropdown optgroup {
  display: none;
}

label.variant_label {
  font-size: 17px;
  margin-bottom: 10px;
  font-weight: lighter;
  display: block;
}

/*2019.03.25 - Enhancement: Variant options only "show" based on selected variants availability*/
label.variant_radio {
  display: inline-block;
}

img.img-responsive.megamenuimag,
.img-grid img {
  width: auto;
  max-width: 110%;
  display: block;
  margin: auto;
}

label.variant_radiobox {
  position: relative;
}

label.variant_radiobox [type="radio"] {
  opacity: 0;
  position: absolute;
}

label.variant_radiobox {
  /* padding: 10px 15px; */

  border-radius: 4px;
  padding: 4px;
  color: #000;
}

label.variant_radiobox>img {
  /* padding: 10px 15px; */

  border-radius: 5px;
}

label.variant_radiobox {
  border: 1px solid #ddd;
  font-size: 17px;
  text-transform: capitalize;
  background-color: #fff;
}

label.variant_radiobox.selected {
  border: 1px solid #023c02;
  color: #023c02;
}

/*'2020.01.16 - Bug Fix: readmore: Product description overflow*/
#productexdright .productdesc {
  margin-top: 15px;
  overflow: hidden;
}

#productexdright .title h1 {
  color: inherit;
  font-size: 30px;
  padding-left: 0px;
}

#productexdright [type="submit"],
#productexdright .addtocart {
  display: block;
  padding: 12px;
  font-size: 15px;
  text-transform: none;
  font-weight: bold;
  width: 100%;
}

.product_variant {
  margin-top: 10px;
  margin-bottom: 15px;
}

#productexdright .quantitygroup {
  margin-bottom: 10px;
}

#productexdright .quantitygroup .input-group-btn {
  color: #5a5a5a;
}

.quantitygroup.input-group .input-group-btn {
  border-radius: 0px;
}

.quantitygroup [type="text"] {
  margin-left: 5px;
  margin-right: 5px;
  max-width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
  min-height: 34px;
  text-align: right;
  /* width: 66px; */
}

#productexdright .pricing .productinfodetails {
  width: auto;
  margin-right: 15px;
  font-size: 15px;
}

.view_product_section #productexdright {
  margin-bottom: 15px;
}

.view_product_section>.productdesc {
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 15px;
}

.quantitygroup .input-group-btn {
  width: auto;
}

.view-option .btn-default[disabled] {
  opacity: 1;
  background: inherit;
  color: inherit;
}

@media (max-width: 600px) {
  .maincontent-wrapper {
    padding-top: 0px;
  }

  /* centralização dos carrosseis no mobile */
  #productexdbottom,
  /* .sidebarcell .title, */
  #vp_bodycontent .breadcrumb {
    padding-right: 30px;
    padding-left: 30px;
    padding-left: 9px;
    padding-right: 7px;
  }

  /* .sidebarcell .contentcell {
    padding-left: 20px;
    padding-right: 20px;
  } */
  .featured-prod-widget {
    margin: 0 !important;
    padding: 0 !important;
  }

  .main-content .bottom {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-content .bottom .title {
    margin-left: -21px;
    margin-right: -21px;
  }

  .main-product {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.bootstrap-dialog.success-cart .modal-dialog {
  width: 100%;
  max-width: 800px;
}

.bootstrap-dialog.success-cart h4 {
  margin-top: 0px;
  font-weight: bold;
}

.bootstrap-dialog.success-cart .btn-default {
  padding: 7px 15px;
}

.leftborder {
  border-left: 1px solid #ddd;
}

.btnupdatecart {
  display: none;
}

#content-slider {
  max-height: 117px;
  overflow: hidden;
}

.content-wrapper ul#content-slider li::before,
.content-wrapper ul.lSPager li::before {
  content: " ";
  clear: both;
}

#vp_footer .dropdown-menu {
  bottom: 23px;
  top: auto;
}

#vp_footer a.dropdown-toggle {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center;
  display: block;
}

@media (max-width: 766px) and (min-width: 600px) {

  .sidebarcell,
  .main-content,
  .main-product,
  .categorysummary .main-product,
  .main-news,
  .main-blog,
  .main-freetext,
  .main-product,
  #shopcustomer,
  #vp_bodycontent .breadcrumb {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.caption-outer .captiontable .banner-title.small {
  font-size: 20px;
}

.caption-outer .captiontable .banner-title.large {
  font-size: 35px;
}

.caption-outer .captiontable .banner-title.extralarge {
  font-size: 55px;
}

.caption-outer .captiontable .banner-desc.medium {
  font-size: 22px;
}

.caption-outer .captiontable .banner-desc.large {
  font-size: 30px;
}

.caption-outer .captiontable .banner-desc.extralarge {
  font-size: 45px;
}

.swiper-container-horizontal>.swiper-scrollbar {
  display: none;
}

.sub-section-title .accordion-arrow {
  float: right;
  margin-top: -7px;
  font-size: 29px;
}

body #productexdright .title {
  background: none;
}

.featured-prod-widget .bottom_details .buysection_grid .submitbtn {
  bottom: 0px;
}

.featured-prod-widget .bottom_details div .buysection_grid .submitbtn {
  bottom: -30px;
  background: 0px;
  color: inherit;
  margin-top: 0px;
}

.featured-prod-widget .bottom_details>div:nth-child(2) .buysection_grid .submitbtn {
  left: 0px;
}

.featured-prod-widget .bottom_details .col-sm-8 .input-group {
  margin-left: -15px;
  margin-top: -3px;
}

.col-md-12.col-sm-12.col-xs-12.mobile-wrapper #vp_bodycontent .bottom_details {
  min-height: 37px;
}

.col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper #vp_bodycontent .bottom_details button.submitbtn {
  padding: 7px 15px;
  bottom: -29px;
}

.featured-prod-widget .bottom_details>div:nth-child(2) {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-size: 13px;
}

.featured-prod-widget .bottom_details>div:nth-child(3) {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0px;
  text-align: right;
  font-size: 13px;
}

.featured-prod-widget .bottom_details>div:last-child {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  font-size: 13px;
  text-align: right;
}

.bottom_details label,
.bottom_details .input-group-btn {
  display: none;
}

/* 2019.04.18 - Enhancement: To have magnify button for image zoom on product detail page */
.buttonzoom {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 5px 10px;
}

.my-gallery figure {
  position: relative;
}

/* 2019.04.18 - Layout: Long description Product images are oversize in both desktop and mobile */
.bottom img,
div#accordion img,
.productdesc img {
  max-width: 100% !important;
  height: auto !important;
}

/*2019.06.09 - Layout: Bug Fix: Input img button type*/
input.imgbtn {
  max-width: 100%;
}

/*2019.06.10 - Layout: Better handling on Body Categories homepage container height*/
.hideimg .nailthumb {
  display: none;
}

/*'2019.07.10 - Bug Fix: Layout: shopexd.asp in displaying sub products in table view*/
#productexdright img {
  max-width: 100%;
}

/*'2019.07.10 - Bug Fix: Layout: Hide the product thumbnail dot page*/
/* circulos indicadores do carrossel */
ul.lSPager.lSpg {
  display: none;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: #e9e9e9 !important;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 10px;
  position: relative;
  z-index: 99;
  vertical-align: middle;
  -webkit-transition: all 0.3s linear 0s !important;
  transition: all 0.3s linear 0s !important;
}

/* circulos indicadores do carrossel hover*/
.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
  width: 10px;
  height: 10px;
  background: var(--purple-500)!important;
}

@media (max-width: 999px) {

  /* circulos indicadores do carrossel */
  ul.lSPager.lSpg {
    display: block;
  }

  .lSSlideOuter .lSPager.lSpg {
    margin: 0px 0 10px !important;
    padding: 0;
    text-align: center;
  }

  .lSSlideOuter .lSPager.lSpg>li a {
    background-color: #e9e9e9 !important;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 10px;
    position: relative;
    z-index: 99;
    vertical-align: middle;
    -webkit-transition: all 0.3s linear 0s !important;
    transition: all 0.3s linear 0s !important;
  }

  /* circulos indicadores do carrossel hover*/
  .lSSlideOuter .lSPager.lSpg>li.active a,
  .lSSlideOuter .lSPager.lSpg>li:hover a {
    width: 10px;
    height: 10px;
    background: var(--purple-300)!important;
  }
}

/*'2019.09.04 : Enhancement: Product pages: Show detailed button page if the wishlist is disabled*/
.featured-prod-widget .bottom_details .col-xs-6 .fa-search {
  margin-top: 5px;
}

/*2019.07.31 - bug fix: make column header to 100% for wide dropdown container*/
.wide-dropdown .col-xs-4.min-height {
  width: 100%;
}

.column-menus .horomenu-subtext-wrapper {
  max-width: 70%;
}

/*2019.04.13 - Layout: Fixed for description bullet display in shopdisplayproducts.asp*/
.content-wrapper .productdesc ul {
  padding-left: 30px;
  list-style: disc;
}

.content-wrapper .productdesc ul li::before {
  content: "";
}

.content-wrapper .productdesc ul li {
  padding-left: 0px;
}

/*2019.09.13 : Layout: Adjust side padding for shopdisplayproducts.asp*/
@media (max-width: 900px) {
  #vp_bodycontent>.main-product .sort_product_container.filteringform {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media (max-width: 766px) {
  input#advance_filter {
    margin-left: 30px;
  }

  .col-sm-8.col-xs-7.col-mob-12.view_product_section {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/*'2019.10.29 - Product page: Better handling on the alsobought tab*/
.panel-body.calculate-height .responsivecolumn {
  min-height: 270px;
}

/*2019.10.29 - Enhancement: View cart page new layout*/
.main-cart {
  /* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important; */
  border-radius: 4px;
  background-color: #f1f1f1;
}

.main-cart h2 {
  font-weight: bold;
}

.main-cart .title {
  margin-bottom: 20px;
}

.cart-item-row .cartqty {
  max-width: 70px;
}

.padding-15-30 {
  padding: 15px 30px;
}

#vp_bodycontent .main-cart .cart-product-section {
  padding-left: 15px;
}

.main-cart .cart-product-section>.padding-15-30 {
  background: #fff;
  min-height: 342px;
}

.main-cart .cart-product-section>.padding-15-30.no-min-height {
  min-height: 0px;
}

.cart-item-row .productname {
  font-weight: bold;
  font-size: 14px;
}

.cart-item-row .cart-variants {
  font-weight: lighter;
}

.main-cart .cart-pricing-section .cart-subtotal {
  margin: 0px;
  font-size: 15px;
  font-weight: normal;
}

.main-cart .cart-pricing-section .cart-subtotal {
  margin: 0px;
  font-size: 15px;
  font-weight: normal;
}

.main-cart .cart-pricing-section .cart-total,
.main-cart .cart-pricing-section .cart-total .cart-subtotal {
  font-weight: bold;
}

/* cart display with image */
@media (max-width: 580px) {
  .cart-item-row .col-md-3.col-xs-4 {
    width: 100%;
  }

  .cart-item-row .col-md-3.col-xs-4 img {
    max-width: 100px;
  }

  .cart-item-row .col-md-4.col-xs-8.text-left {
    text-align: center !important;
    width: 100%;
  }

  .main-cart .cart-product-section .cart-item-row .col-md-5 .col-md-9.col-sm-10.col-xs-5 {
    width: 75%;
  }

  .main-cart .cart-product-section .cart-item-row .col-md-5 .col-xs-4.hidden-md-up {
    display: none;
  }
}

@media (min-width: 761px) {
  .main-cart .cart-pricing-section>.padding-15-30 {
    padding-left: 15px;
  }
}

@media (max-width: 1154px) {
  .main-cart {
    margin: 15px 30px 30px 30px;
  }
}

@media (max-width: 756px) {
  .main-cart.noimagecart .cart-product-section .cart-item-row .col-xs-4.text-left {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .main-cart.noimagecart .cart-product-section .cart-item-row .col-xs-8 {
    width: 100%;
    text-align: center;
  }

  .main-cart.noimagecart .cart-product-section .cart-item-row .col-xs-8 .col-xs-4.hidden-md-up {
    display: none;
  }

  .main-cart.noimagecart .cart-product-section .cart-item-row .col-xs-8 .col-sm-10.col-xs-5 {
    width: 75%;
    /* width for quantity and price container*/
  }

  .main-cart.noimagecart .cart-product-section .cart-item-row .col-xs-8 .col-md-6.col-xs-2.price {
    width: 33.333%;
    /*extend the pricing container*/
  }
}

/*'2019.10.29 - Layout: Fixed mobile view image taken too much space*/
@media (max-width: 400px) {
  #vp_bodycontent #contentpage>img {
    max-width: 40%;
    height: auto;
  }
}

@media (max-width: 540px) {
  form#mobileUser .col-xs-3.data-mobileprice .price {
    font-size: 1.625em;
    font-weight: 500;
    color: #313131;
    line-height: 42px;
  }

  input.addtocart.submitbtn {
    text-transform: uppercase;
    font-size: 0.78em;
    font-weight: 500;
  }

  .col-xs-3.data-mobileimage {
    width: 30%;
  }

  form#mobileUser button.btn.qty-minus,
  form#mobileUser button.btn.qty-plus {
    padding: 10px 4px;
    font-size: 0.8rem;
    font-weight: 200;
    border-radius: 0px;
    background-color: #f1f1f1;
    border: 1px solid #efefef;
    line-height: 10px;
  }

  form#mobileUser input.txtfield.fieldquantity {
    width: 35px;
    margin: 5px 3px;
    min-height: auto;
    padding: 6px;
    text-align: center;
    line-height: 10px;
    border: 1px solid #ececec;
  }

  form#mobileUser input.addtocart.submitbtn.btn.btn-success {
    float: left;
    width: 54% !important;
    text-align: center;
    padding: 0;
    line-height: 33px;
  }

  form#mobileUser .input-group.quantitygroup {
    float: right;
  }

  form#mobileUser .product_variant>label.variant_label {
    float: left;
    padding: 5px 15px 0;
    font-size: 1.125em;
    text-transform: capitalize;
    font-weight: 500;
  }

  form#mobileUser .product_variant>label.variant_radio {
    padding: 4px;
    font-weight: 500;
    font-size: 0.87em;
  }

  form#mobileUser di#buybutton {
    padding-right: 5px !important;
    padding: 0;
  }

  form#mobileUser select.form-control.variant_dropdown {
    border-radius: 0px;
    padding: 4px 14px;
    font-size: 13px;
    font-weight: 500;
    background: #fbfbfb59;
  }

  /*2020.01.16 - Enhancement: Layout Manager: Added freeimage column settings*/

  .freeimage>a {
    display: inline-block;
  }
}

.container {
  width: 100% !important;
  max-width: 100% !important;
  /* max-width: 1366px!important; */
}

.maincontent-wrapper {
  /* max-width: 100% !important; */
  max-width: 1366px !important;
  margin: auto !important;
  padding: 20px !important;
}

/* Start Layout style of random-product card */
/* carrossel de categorias*/
.center-box-widget {
  margin: 0;
  padding: 0px 0px 30px 0px;
  margin-right: 0;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #fff;
}

/* Scrollbar Size */
.center-box-widget::-webkit-scrollbar {
  height: 2%;
}

/* Scrollbar Track */
.center-box-widget::-webkit-scrollbar-track {
  display: none;
}

/* Scrollbar Handle */
.center-box-widget::-webkit-scrollbar-thumb {
  background: var(--purple-500);
}

/* Scrollbar Handle on hover */
.center-box-widget::-webkit-scrollbar-thumb:hover {
  background: var(--purple-500);
}

.center-box-widget-prod-widget {
  border: 0;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 30px !important;
}

.control-height-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  box-sizing: boder-box;
  width: 100%;
  height: 100%;
}

.thumb-control {
  padding: 1vmin;
  width: 35vh;
  /* height: 70%; */

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.thumb-control a {
  margin: 0;
  padding: 0;
  border: 0;
  height: 40vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.product-card-details {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  /* height: 30%; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.product-card-details a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 15px;
}

.product-card-details span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 15px;
}

.widget-grid-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.img-responsive {
  margin: 0;
  padding: 0;
  border: 0;
  width: 20vh;
  vertical-align: center;
}

/* end Layout style of random-product card */
.prev,
.next {
  z-index: 5;
  cursor: pointer;
  position: absolute;
  top: 35vh;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: green;
  background-color: transparent;
  border: 0;
  font-weight: bold;
  font-size: 5vmin;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.next {
  right: 2%;
  border-radius: 3px 0 0 3px;
}

/* end aternative grabbig style */

/* Start Badge Icon of products iten*/

/*.badgeicon {
	background-color: transparent;
	
	position: absolute;
	top: 2vmin;
	right: 2vmin;
	
	width: 3vmin;
	height: 1.3vmin;
	border-radius: 50%;	
	
	box-sizing: boder-box;
	display: flex;
	align-items: center;
	justify-content: center;

}
.badgeicon span {
	display: flex;
	align-items: center;
	justify-content: center;
	
	background-color: #fff;
	color: green;
	
	font-size: 1.5vmin;
	font-weight: 10;
	

	width: 2.5vmin;
	height: 1.4vmin;
	
	border: 1px solid green;
	border-radius: 50%;	
	
	padding-top: 0.2vmin;	
}
.badgeicon > span > i{
	display: block;
	
	width: 0.65vmin;
	height: 0.65vmin;
	
	border: 1px solid green;
	border-radius: 50%;
}
/* End Badge Icon of products iten*/

/* start breadcrumbs changes*/
.breadcrumb {
  /* text-transform: uppercase; */
}

/* end breadcrumbs changes*/

/* tamanho do container item product card */

/* start Layout style of home page featured products */
.product-card {
  width: 100%;
  box-sizing: border-box;
  height: 350px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#product-card {
  height: 350px !important;
}

.product-card-height {
  height: 45vh;
}

.lSAction>a {
  top: 142px !important;
}

.image-wrapper {
  display: flex;
  flex: 2;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.carousel-caption {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.carousel-caption p,
span {
  /*font-size: 80%; removido 14.12.2020 - Wellysson N Rocha */
}

.product_thumbnail {
  vertical-align: center;
  width: 100%;
  height: 80%;
}

.nailthumb {
  display: block;
  width: 100%;
  /* height: 100%; */
}

.productlabel {
  z-index: 5;
  position: relative;
  left: 0px;
  top: 0px;
  /* width: 19vmin; */
  /* height: 10%; */
}

.productlabel img {
  position: absolute;
  top: -5;
  left: 5px;
  width: 19vmin;
  height: 10vmin;
}

.product_widgets>.carousel-inner>.lSSlideOuter>.lSSlideWrapper>.centerfeatureslider>.lslide>.responsivecolumn {
  /* margin-top: -5vh; */
}

/* end Layout style of home page destaque products */

/* Start Show more card in home-page products list */
.showmore {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 15vh;
  text-transform: Uppercase;
  font-weight: 900;
  color: green;
  font-size: 1.6vh;
  border: 1px solid #eee;
  border-radius: 5px;
}

.showmore p {
  margin-top: 1vh;
  color: #003a70;
}

.showmore:hover>p {
  color: #87cc8f;
}

/* End Show more card in home-page products list */

/* prductu description text font edition */
.panel-body {
  font-weight: normal;
}

#fieldpostcode {
  width: 100% !important;
  text-align: center;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/*------------------------------------------*/

/* >> start payment-forms staly section << */

/* >> payment modal tabs styles << */
.tab-navigation {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.tab-navigation li {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 2vh;
  color: green;
  border: 1px solid green;
  border-radius: 5px;
  width: 23vh;
  height: 5vh;
  padding: 1%;
}

.tab-navigation li a {
  text-decoration: none;
}

.tab-navigation li:hover {
  background-color: #01cc37;
  border-color: #01cc37;
  color: #fafafa;
}

.tab-actived {
  background-color: green;
  color: #ffffff;
}

.tab-actived a {
  color: #ffffff;
}

/* >> style of tab content << */
.tabcontent {
  border-top: 1px solid #ccc;
  padding-top: 0;
  margin-top: 0;
}

.tabcontent {
  animation: fadeEffect 1s;
}

.tab-card-content-top {
  width: 45vh;
  height: 10vh;
  background-image: url("../../../images/cartoes1.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}

.tab-billet-top-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10vh;
}

.tab-billet-content-top {
  display: flex;
  width: 15vh;
  height: 8vh;
  background-image: url("../../../images/boleto.png");
  background-repeat: no-repeat;
  background-size: contain;
}

/* @keyframes fadeEffect {
    from {
        opacity: 0;
    }
    
    to {
        opacity: 1;
    }
} */

/* >> Paymet Forms -> payment-forms table style << */
#payment-forms-table {
  margin-top: -6vh;
  border: 1px solid green;
}

#payment-forms-table tr:nth-child(even) {
  background-color: green;
  color: #fff;
}

#payment-forms-table tr {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 7px;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* >> end payment style area <<*/

/* -----------------------------------------------*/

/* >> banner editons << */
.swiper-wrapper {
  max-width: 100%;
  height: 32vw;
}

#vp_sliderbanners .swiper-pagination {
  text-align: center;
  display: block;
}

/* side banner edition*/
.sidetopseller {
  height: 65vh;
}

.carousel-inner {
  /* height: 60vh; */
  width: 100%;
}

.carousel-inner>.item>.image-wrapper {
  height: 40vh;
  width: 100%;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}

.carousel-inner>.item>.carousel-caption>p {
  font-weight: normal;
  font-size: 2vh;
}

.carousel-inner>.item>.carousel-caption>span {
  font-weight: normal;
  font-size: 1.8vh;
}

.carousel-inner>.item>.carousel-caption>a {
  font-weight: normal;
  font-size: 1.8vh;
}

/* ===========================================*/
.separator {
  padding-bottom: -5px;
}

.wc_whatsapp_app {
  position: fixed;
  bottom: 15px;
  z-index: 9999999999;

  display: flex;
  align-items: center;
}

.wc_whatsapp_app.left {
  left: 15px;
}

.wc_whatsapp_app.right {
  right: 35px;
}

.wc_whatsapp {
  width: 56px;
  height: 56px;
  display: block;
  border-radius: 50%;
  position: absolute;
  right: -4px;
  bottom: -6px;
  transition: all 0.5s;
  background: url(../../../images/whatsappicon.svg) center center no-repeat;
  background-size: 42px;
}

/* .wc_whatsapp:hover,
.wc_whatsapp:focus {
  background: #a1c959;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='icon' data-icon='whatsapp' class='svg-inline' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23a1c959' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'%3e%3c/path%3e%3c/svg%3e")
    center center no-repeat;
  background-size: cover;
} */
/* .wc_whatsapp::before {
  content: "";
  background: url(../../../images/.svg) center center no-repeat;
  background-size: 20px;
  background-size: 30px;
  background-size: 40px;
  background-size: cover;
} */
.wc_whatsapp p {
  font-family: "Lato", sans-serif;
}

.wc_whatsapp_secondary,
.wc_whatsapp_primary {
  display: none;
}

.wc_whatsapp_secondary {
  max-width: 300px;
}

.wc_whatsapp_secondary p {
  margin-left: 15px;
  border: 1px solid #e2e2e2;
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  color: #000;
  font-size: 14px;
  background: #fff;
}

.wc_whatsapp_secondary p::before {
  top: 20px;
  left: -9px;
  content: "";
  position: absolute;
  background: white;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  left: -5px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  z-index: 1;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.wc_whatsapp_primary {
  border-radius: 5px;
  border: 1px solid #eaeaea;
  background: #fff;
  padding: 10px;
  bottom: 70px;
  align-items: center;
  max-width: 350px;
  box-shadow: 7px 7px 15px 8px rgba(0, 0, 0, 0.17);
  position: absolute;
  width: 350px;
}

.wc_whatsapp_primary img {
  width: 50px;
  border-radius: 5px;
  margin-left: 10px;
}

.wc_whatsapp_primary p {
  margin: 20px;
  border: 1px solid #e2e2e2;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  color: #000;
  font-size: 14px;
}

.wc_whatsapp_primary p::before {
  top: 20px;
  left: -9px;
  content: "";
  position: absolute;
  background: white;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  left: -5px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  z-index: 1;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.wc_whatsapp_primary .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}

.wc_whatsapp_primary .close:hover,
.wc_whatsapp_primary .close:focus {
  color: #f00;
  opacity: 1;
}

.horomenu-menutitle {
  text-transform: Uppercase;
  font-size: 2vh;
}

.searchmobile>#topmobilesearchform>.input-group>.searchfield {
  font-weight: normal;
  /* font-size: 2vh; */

  padding: 0;
  margin: 0;
  height: 100%;
  height: 3.5vh;
}

/* ========================================================== */

/* Styles for layouts*/

/* nossas-lojas */
#bordText {
  color: #333 !important;
}

#bordText {
  background-color: #f5f5f5 !important;
}

.j-main-body__container {
  display: -ms-flexbox;
  display: flex;
  font-family: inherit;
  padding-top: 20px;
}

.j-main-header__container,
.j-main-body__container,
.j-main-footer__container {
  width: 100%;
  max-width: 1366px;
  margin: auto;
}

.j-main-body__left {
  width: 100%;
  margin-right: 5px;
  background: #fafafa;
  padding: 1%;
  border-radius: 5px;
}

.j-main-body__form {
  margin-bottom: 22px;
}

.j-main-body__form--title {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  color: rgb(0, 128, 0);
  margin-bottom: 28px;
}

.j-main-body__results {
  position: relative;
}

.j-main-body__results--title {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: rgb(0, 128, 0);
  border-bottom: 2px solid rgb(0, 128, 0);
  padding-bottom: 8px;
}

.j-main-body__results--back {
  cursor: pointer;
  right: 0;
  top: 0;
  display: none;
}

.j-main-body__results--back,
.j-main-body__results--see {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: rgb(0, 128, 0);
  font-weight: bold;
  position: absolute;
  cursor: pointer;
}

.j-main-body__results--items {
  /* overflow-y: auto; */
  /* max-height: 515px; */
  /* position: relative; */

  font-family: "Lato", sans-serif;
}

.j-main-body__results--item {
  padding: 12px;
  position: relative;
  cursor: pointer;
  background: #ffffff;
  margin-bottom: 10px;
}

.j-main-body__results--address {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 10px;
}

.j-main-body__results--address p {
  margin-top: 0;
  margin-bottom: 0;
}

.j-main-body__results--see {
  top: 12px;
  right: 12px;
}

ul {
  list-style: none;
}

@media (max-width: 960px) {
  .j-main-body__left {
    width: 100%;
    margin-right: 5px;
    background: #fafafa;
    padding: 28px;
  }

  .j-main-body__rigth {
    display: none;
  }

  .media {
    width: 100% !important;
    padding-bottom: 5%;
    background-color: white;
  }
}

@media (max-width: 345px) {
  .j-main-body__results--see {
    top: 12px;
    right: 12px;
    display: none;
  }
}

#map {
  height: 500px;
  width: 800px;
  background-color: #ccc;
  border-radius: 5px;
  display: none;
}

.j-main-body__results--name {
  margin-top: 5%;
}

.media {
  width: calc(30% - 5px);
  border: 1px solid #eee;
  border-radius: 5px;
  margin: 1%;
  display: inline-block !important;
  padding: 1%;
}

.media-body {
  margin: 3% 0 3% 0;
}

.media-body button {
  background: rgb(0, 128, 0);
  border-radius: 6px;
  padding: 1% 5% 1% 5%;
  margin-top: 2%;
  cursor: pointer;
  color: #fff;
  border: none;
  font-size: 16px;
}

.media-body button:hover {
  background: rgb(39, 150, 39);
}

/* quem-somos */
#corpo {
  width: 80%;
  margin: auto;
  margin-top: 2%;
}

.card {
  border: 1px solid #ccc;
  margin: 1%;
  padding: 1%;
  border-radius: 5px;
  font-family: "Lato", sans-serif;
  color: #444;
}

.card img {
  max-width: 100%;
  max-height: 450px;
  width: auto;
  height: auto;
  border: 1px solid #eee !important;
  border-radius: 5px;
}

@media (max-width: 640px) {
  #sobre {
    width: 100%;
  }
}

.col-md-4 .imagem-quem-somos {
  background-color: #000;
  height: 100%;
  width: 100%;
}

#sobre-card-mb-5 img {
  width: 100%;
}

#bordText {
  width: 100%;
}

#myFooter {
  padding-top: 32px;
}

#myFooter .container {
  text-align: center;
}

#myFooter .footer-copyright {
  margin-bottom: 35px;
  text-align: center;
  color: #777;
}

#myFooter ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 18px;
}

#myFooter a {
  color: #282b2d;
  font-size: 18px;
}

#myFooter li {
  display: inline-block;
  margin: 0px 15px;
  line-height: 2;
}

#myFooter .footer-social {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #eee;
}

#myFooter .fa {
  font-size: 36px;
  margin-right: 15px;
  margin-left: 20px;
  background-color: white;
  color: #d0d0d0;
  border-radius: 51%;
  padding: 10px;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 43px;
  text-decoration: none;
  transition: color 0.2s;
}

#myFooter .fa-facebook:hover {
  color: #2b55ff;
}

#myFooter .fa-facebook:focus {
  color: #2b55ff;
}

#myFooter .fa-instagram:hover {
  color: purple;
}

#myFooter .fa-instagram:focus {
  color: purple;
}

#myFooter .fa-youtube:hover {
  color: red;
}

#myFooter .fa-youtube:focus {
  color: red;
}

#myFooter .fa-twitter:hover {
  color: #00aced;
}

#myFooter .fa-twitter:focus {
  color: #00aced;
}

/* CSS utilizado para posicionar o rodapé no final da página. */

/* Você pode remover isso. */
html {
  height: 100%;
}

body {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 100%;
}

.content {
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  min-height: 200px;
}

#myFooter {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
}

/* 2020.11.19 - NWSys - Wellysson N Rocha */

.comprar-tambem {
  float: left !important;
  width: 100%;
  padding: 0 !important;
}

.addotherbtnwrapper input {
  width: 100% !important;
  background: rgb(0, 128, 0) !important;
  color: white !important;
}

/* 2020.11.19 modificando títulos de produto */
#productexdright .title h1 {
  text-transform: uppercase !important;
}

#vp_bodycontent #productexdright .pricing #parentprice,
#productexdright .pricing #subprice {
  font-size: 31px !important;
  display: block;
}

.margint-10>.pricing>.productinfolabel {
  width: 70% !important;
}

/* 2020.11.25 - NWSys - Autor: Wellysson N Rocha */
/* > 20/04/2021 - NWSYS - Changed by: Thiago Saraiva  */
/* Tamanho da fonte do sub-megamenu escondido */
#vp_horomenu>.nav>li .min-height a {
  font-size: 16px !important;
}

menus .min-height {
  min-height: 0px !important;
}

.min-height>h5>a {
  padding: 3% !important;
}

/* > 01/02/2021 - NWSYS - Changed by: Thiago Saraiva  */
/* Tamanho da fonte do megamenu escondido */
.relative-inblock .horomenu-subtext-wrapper span {
  font-weight: 600 !important;
  font-size: 15px !important;
  text-transform: none;
  line-height: 3px;
  padding: 16px 0 17px 15px;
  color: var(--purple-500);
}

.relative-inblock .horomenu-subtext-wrapper span:hover {
  background-color: var(--purple-500);
  color: #fff;
}

.megamenu-dropdown a {
  padding: 0px!important;
}

.megamenu-dropdown a:last-child{
  padding: 0px 15px!important;
}


/* 2020.11.25 - NWSys - Autor: Wellysson N Rocha */
.minicart-border {
  border-bottom: 1px solid #efefef;
  padding: 3% 0;
}

.horo_cart_wrapper {
  border: 0px !important;
}

.col-md-9>#vp_bodycontent .cart-pricing-section .btnproceed.btn-lg,
.col-md-12>#vp_bodycontent .cart-pricing-section .btnproceed.btn-lg {
  border-radius: 8px;
}

.featured-prod-widget {
  /* height: 450px; */
}

.product_thumbnail {
  padding: 0 3%;
}

/* 2020.11.26 - NWSYS - Autor: Victor Gabriel */
/* wellcome sidebar */
#vp_bodycontent {
  font-size: 14px;
  margin: auto;
  margin-top: 1%;
}

@media (min-width: 1280px) {
  #vp_bodycontent {
    /* width: 1280px !important; */
    width: 1320px !important;
    margin: 0 auto;
  }

  /* 2020.11.30 - NWSYS - Autor: Wellysson N Rocha */

  .col-md-9>#vp_bodycontent {
    width: 100% !important;
    margin: 0 auto;
  }
}

/* 2020.04.12 - NWSYS - Autor: Wellysson N Rocha */
@media (max-width: 576px) {
  #vp_bodycontent {
    width: 100% !important;
    margin: 0 auto;
  }
}

/* vp_logo */
#vp_logo img,
.vp_logo img {
  float: right !important;
}

@media (max-width: 1000px) {

  #vp_logo img,
  .vp_logo img {
    float: none !important;
  }
}

#vp_horomenu .nav>li>a {
  padding: 0px;
}

/* 26.11.2020 - NWSYS - Autor: Wellysson N Rocha - trabalhando e redefinindo o tamanho dos widgets container */

/* 26.11.2020 - NWSYS - Autor: Wellysson N Rocha - trabalhando e redefinindo o tamanho dos widgets container */
.carousel-inner {
  /* height: 75vh; */
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
}

.product_widgets>.carousel-inner>.lSSlideOuter>.lSSlideWrapper>.centerfeatureslider>.lslide>.responsivecolumn {
  /* margin-top: 5vh; */
}

@media (min-width: 1500px) {
  .product_widgets>.carousel-inner>.lSSlideOuter>.lSSlideWrapper>.centerfeatureslider>.lslide>.responsivecolumn {
    margin-top: 0px;
  }
}

/* Altura do container dos carrosseis de produtos */
.centerfeatureslider {
  height: 100%!important;
}



.fundomenu {
  border-right: 1px solid #fff;
}

/* 2020.11.30 - NWSYS - Autor: Wellysson N Rocha */
@media (min-width: 1200px) {

  #vp_logo img,
  .vp_logo img {
    padding: 0;
  }

  .input-group-custom {
    width: 100%;
  }

  /* largura barra de pesquisa */

  .lowernavgation .dropdown {
    width: 100%;
  }

  .navbar-nav {
    width: 100%;
  }
}

#vp_horomenu {
  width: 100vw;
  margin: auto;
}

@media (min-width: 700px) {
  #vp_horomenu {
    width: 100% !important;
    max-width: 1366px !important;
    margin: 0 auto;
  }
}

#vp_horomenu li.mini-cart {
  text-align: center;
}

.horo_cart .cart-info {
  width: 0px !important;
}

/* 2020.12.01 - NWSYS - Autor: Wellysson N Rocha */
.minicart-links a {
  font-size: 11px;
}

/* 2020.12.02 - NWSYS - Autor: Wellysson N Rocha */

/* 
@media (max-width: 766px) {
    .no-mobile {
        display: none;
    }
}

#vp_horomenu li.parent_megamenu .megamenu-dropdown {
    width: 42% !important;
    height: 800%;
} */

/*right: 64px !important;
}

@media (min-width: 1500px) {
  .parent_megamenu img {
    right: 17vw !important;
  }
}

.parent_megamenu img {
  position: fixed;
  right: 5vw;
  top: 200px;
}*/

/* 2020.12.03 - (NWSYS) Enhancement: Class to add a grow effect in a dom component */
.grow-in-entered {
  transition-duration: 0.4s;
}

.grow-in-entered:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  transition-duration: 0.6s;
  transition-property: scale;
  transition: all 0.2s ease;
}

/* 2020.12.03 - NWSYS - Autor: Wellysson N Rocha */
#orderDetails .btn-success {
  color: white !important;
}

@media (max-width: 780px) {
  .no-mobile {
    display: none;
  }
}

/* Menu */
.main-product {
  padding: 1% 2% !important;
}

.menulist-style li {
  padding: 0.2% !important;
}

/* Diminui a imagem para não quebrar o thumbnail na pagina home */
@media (min-width: 1000px) {
  #product-card .nailthumb img {
    /* height: 228px; */
    margin-bottom: 24px;
  }

  /* margin: 55px 5px 36px 5px; */

  .productlabel {
    top: 0px;
    width: 23vmin;
  }

  /* dimensões da imagem de desconto */

  .productlabel img {
    left: 5px;
    width: 12vmin;
    /* height: 12vmin !important; */
    top: 15px !important;
  }
}

@media (max-width: 999px) {
  #product-card .nailthumb img {
    margin: 0px auto 10px;
  }

  .productlabel {
    top: 0px;
    width: 23vmin;
  }

  /* dimensões da imagem de desconto */

  .productlabel img {
    left: 5px;
    width: 12vmin;
    height: 12vmin !important;
    top: 15px !important;
  }
}

/* 2020.12.07 - NWSYS - Autor: Wellysson N Rocha */

/* altura altera "/shopcontent.asp?type=App" junto */
.main-product {
  border-radius: 5px;
  min-width: 200px;
}

/* .vp_logo .logo img {
  margin-top: -7px !important;
  margin-right: 65px;
} */
.btn-nwsys-default {
  width: 100%;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  margin: 3px 0;
  transition: 0.1s;
}

.btn-nwsys-default:hover {
  background-color: #efefef;
}

.btn-nwsys-audiolar {
  width: 100%;
  color: #fff !important;
  background-color: green;
  border-color: #009900;
  transition: 0.1s;
  margin: 3px 0;
}

.btn-nwsys-audiolar:hover {
  background-color: rgb(0, 147, 12);
  color: #efefef;
}

/* 2020.12.08 - NWSYS - Wellysson N Rocha */
#nav-options-top {
  width: 91vw;
  margin: auto;
}

@media (min-width: 700px) {
  #nav-options-top {
    width:100%!important;
    margin: 0 auto;
  }

  /* 2020.11.30 - NWSYS - Autor: Wellysson N Rocha */

  .col-md-9>#nav-options-top {
    width: 100% !important;
    margin: 0 auto;
  }
}

/* <!-- 2020.12.2020 - NWSYS - Wellysson N Rocha -->
<!--==== Redes Sociais - Share ====--> */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.share-list-present {
  margin: 0 !important;
  padding: 0 !important;
  font-family: "Lato" !important;
}

@media (max-width: 440px) {
  .share-list-present {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    position: none;
    float: left !important;
    text-align: left !important;
    padding-right: 0px;
  }
}

*:focus,
*:active {
  outline: none !important;
  -webkit-tap-highlight-color: transparent;
}

.share-list-present {
  float: right;
  text-align: center;
}

.wrapper-list-present {
  display: inline-flex;
  margin: 0 !important;
  padding: 0 !important;
}

.wrapper-list-present .icon {
  position: relative;
  background-color: #ffffff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  margin-left: 5px;
  margin-right: 5px;
}

.wrapper-list-present .tooltip {
  position: absolute;
  top: 0;
  font-size: 14px;
  background-color: #ffffff;
  color: #ffffff;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper-list-present .tooltip::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background-color: #ffffff;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper-list-present .icon:hover .tooltip {
  top: -45px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.wrapper-list-present .icon:hover span,
.wrapper-list-present .icon:hover .tooltip {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
}

.wrapper-list-present .facebook:hover,
.wrapper-list-present .facebook:hover .tooltip,
.wrapper-list-present .facebook:hover .tooltip::before {
  background-color: #3b5999;
  color: #ffffff;
}

.wrapper-list-present .whatsapp:hover,
.wrapper-list-present .whatsapp:hover .tooltip,
.wrapper-list-present .whatsapp:hover .tooltip::before {
  background-color: green;
  color: #ffffff;
}

.wrapper-list-present .twitter:hover,
.wrapper-list-present .twitter:hover .tooltip,
.wrapper-list-present .twitter:hover .tooltip::before {
  background-color: #46c1f6;
  color: #ffffff;
}

.wrapper-list-present .instagram:hover,
.wrapper-list-present .instagram:hover .tooltip,
.wrapper-list-present .instagram:hover .tooltip::before {
  background-color: #e1306c;
  color: #ffffff;
}

.wrapper-list-present .github:hover,
.wrapper-list-present .github:hover .tooltip,
.wrapper-list-present .github:hover .tooltip::before {
  background-color: #333333;
  color: #ffffff;
}

.wrapper-list-present .youtube:hover,
.wrapper-list-present .youtube:hover .tooltip,
.wrapper-list-present .youtube:hover .tooltip::before {
  background-color: #de463b;
  color: #ffffff;
}

.wrapper-list-present h4 {
  display: block;
  background: red;
}

/* Product Page Style */

/* 2020.12.10 - (NWSYS) Enhahcement: Product Display container */
.screen-display-product-informations {
  width: 100% !important;
  margin: 0 auto;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

/* 2020.12.10 - (NWSYS) Enhahcement: left box, wrapper the produc image, name, variations and interaction section */
.productexd-left-side-content {
  box-sizing: border-box;
  height: 630px;
  margin: 8px;
  padding: 8px;
  display: flex;
  flex: 0.75 !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.2);
}

/* 2020.12.10 - (NWSYS) Enhahcement: right box, wrapper the produc price, payments type, stock validation and add to cart button */
.productexd-right-side-content {
  box-sizing: border-box;
  height: 630px;
  margin: 8px;
  padding: 16px;
  display: flex;
  flex: 0.25 !important;
  flex-direction: column;
  align-items: flex-start;
  box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.2);
}

/* 2020.12.10 - (NWSYS) Enhahcement: Setting image wrapper dimensions  */
.productexd-left-side-content>.productexd-image-wrapper {
  width: 100%;
  margin: 4px;
  display: flex;
  flex: 1 !important;
  flex-direction: column;
}

/* 2020.12.10 - (NWSYS) Enhahcement: Setting description wrapper dimensions  */
.productexd-left-side-content>.productexd-description-wrapper {
  height: 98%;
  padding: 8px;
  display: flex;
  flex: 1 !important;
  flex-direction: column;
  margin: 4px;
}

/* 2020.12.10 - (NWSYS) Enhahcement: Getting external fonts  */
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300&display=swap");

/* 2020.12.10 - (NWSYS) Enhahcement: Style of interaction section external fonts  */
.productexd-left-side-content>.productexd-image-wrapper>.productexd-interaction-wrapper {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 8px;
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: flex-start;
  text-transform: lowercase;
  font-family: "Lato" !important;
}

.productexd-left-side-content>.productexd-image-wrapper>.productexd-interaction-wrapper>.productexd-wishlist-container {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Lato" !important;
  font-size: 14px;
}

.productexd-left-side-content>.productexd-image-wrapper>.productexd-interaction-wrapper>.productexd-affiliate-share-container {
  position: absolute;
  right: 0;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Lato" !important;
  font-size: 14px;
}

/* 2020.12.10 - (NWSYS) Enhahcement: Style of image container  */
.productexd-left-side-content>.productexd-image-wrapper>.productexd-image {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* 2020.12.10 - (NWSYS) Enhancement: Resize image container component  */
.productexd-left-side-content>.productexd-image-wrapper>.productexd-image>.shopexd_imgwrapper {
  width: 100%;
}

/* 2020.12.10 - (NWSYS) Enhancement: Resize image slider component  */
.productexd-left-side-content>.productexd-image-wrapper>.productexd-image>.lSSlideOuter {
  max-width: 100%;
}

/* 2020.12.10 - (NWSYS) Enhahcement: Style of product name  */
.productexd-left-side-content>.productexd-description-wrapper>.productexd-name {
  font-size: 20px !important;
  font-weight: bold;
  text-transform: none;
  line-height: 1.1;
  font-family: "Lato", sans-serif;
  margin-bottom: 8px;
  text-transform: capitalize;
}

/* 2020.12.10 - (NWSYS) Enhahcement: Style of rating section   */
.productexd-left-side-content>.productexd-description-wrapper>.productexd-rating {
  margin-top: 8px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.productexd-left-side-content>.productexd-description-wrapper>.productexd-rating>div {
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: flex-start;
}

/* 2020.12.10 - (NWSYS) Enhahcement: Style of description section   */
.productexd-left-side-content>.productexd-description-wrapper>.productexd-description {
  margin-top: 16px;
  overflow: hidden;
  max-width: 350px !important;
  max-height: 67px !important;
}

.productexd-left-side-content>.productexd-description-wrapper>.moreinfo {
  margin-top: 24px;
}

/* 2020.12.10 - (NWSYS) Enhahcement: Setting a separator   */
.productexd-left-side-content>.productexd-description-wrapper>.separator {
  margin-top: 12px;
  margin-bottom: 12px;
}

.productexd-right-side-content>.price-box {
  width: 100% !important;
  border-bottom: 1px dotted rgb(102, 102, 102);
  padding-bottom: 16px;
  margin-bottom: 20px;
}

.productexd-right-side-content>.price-box>.price-box-retailprice {
  width: 100% !important;
  text-align: left;
  text-decoration: line-through;
  line-height: normal;
  margin: 0px 5px 0px 0px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 100%;
  vertical-align: baseline;
}

.productexd-right-side-content>.price-box>.price-box-parentprice {
  width: 100% !important;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  line-height: normal;
  margin: 0px;
  padding: 0px;
  border: 0px none;
}

.productexd-right-side-content>.price-box>.installments-times-without-tax {
  width: 100% !important;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  border: 0px none;
  text-transform: lowercase;
}

.productexd-right-side-content>.freight-calc {
  width: 100% !important;
  border-bottom: 1px dotted rgb(102, 102, 102);
  padding-bottom: 16px;
  margin-bottom: 20px;
}

.productexd-right-side-content>.freight-calc .input-group {
  margin: 0px !important;
  padding: 0px !important;
  width: 100%;
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.productexd-right-side-content>.freight-calc .input-group .fieldquantity {
  width: 100%;
}

.productexd-right-side-content>.freight-calc>.productbuy>.check-stock-availability {
  margin-top: 16px;
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}

.productexd-right-side-content>.freight-calc>.productbuy>.check-stock-availability>.form-group {
  margin: 0;
  padding: 0;
  width: 90% !important;
}

.productexd-right-side-content>.freight-calc>.productbuy>.check-stock-availability>.check-stock-availability-button {
  width: 36px;
  height: 36px;
  background-color: #023c02;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 8px;
  color: #fff;
}

.productexd-right-side-content>.freight-calc>.productbuy>.check-stock-availability>.check-stock-availability-button:hover {
  background-color: #07944d;
}

.productexd-right-side-content>.freight-calc>.productbuy>.check-stock-availability>.check-stock-availability-button>a {
  width: 100%;
  height: 100%;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.productexd-right-side-content>.freight-calc>.productbuy>.quantity_errormsg>.alert,
.productexd-right-side-content>.freight-calc>.productbuy>.quantity_errormsg>.alert-success {
  margin: 0px !important;
}

.productexd-right-side-content>.cart-button {
  width: 100% !important;
  padding-bottom: 16px;
  margin-bottom: 20px;
}

.productexd-right-side-content>.cart-button>.addtocart {
  width: 100%;
  display: flex !important;
  flex: 1 !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 12px;
  text-transform: lowercase;
  font-size: 16px;
}

.productexd-right-side-content>.cart-button>.addtocart>i {
  font-size: 18px;
  padding-right: 5px;
}

@media (max-width: 1200px) {
  .screen-display-product-informations {
    width: 100% !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}

@media (max-width: 1200px) {

  .productexd-left-side-content,
  .productexd-right-side-content {
    width: 100%;
    flex: 1 !important;
  }
}

@media (min-width: 850px) and (max-width: 1199px) {
  .productexd-right-side-content>.freight-calc>.productbuy {
    display: flex;
    flex: 1;
    flex-direction: row;
    align-items: flex-end;
  }

  .productexd-right-side-content>.freight-calc>.productbuy>.check-stock-availability {
    justify-content: flex-start;
    margin-left: 8px;
  }

  .productexd-right-side-content>.freight-calc>.productbuy>.check-stock-availability>.form-group {
    margin: 0;
    padding: 0;
    width: 180px !important;
  }

  .productexd-right-side-content>.freight-calc>.productbuy #fieldpostcode,
  .productexd-right-side-content>.freight-calc>.productbuy>.check-stock-availability>.check-stock-availability-button {
    margin: 0;
  }
}

@media (max-width: 849px) {
  .productexd-left-side-content {
    flex-direction: column;
  }

  .productexd-left-side-content>.productexd-description-wrapper {
    border: none;
  }
}

@media (min-width: 850px) {
  .productexd-left-side-content>.productexd-image-wrapper>.productexd-image>.lSSlideOuter {
    max-width: 500px;
  }
}

@media (max-width: 600px) {
  .productexd-right-side-content>.freight-calc .input-group .fieldquantity {
    width: 80px;
  }

  .productexd-left-side-content {
    height: 80vh !important;
    padding: 0;
    box-sizing: border-box;
  }

  .productexd-left-side-content>.productexd-image-wrapper {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .productexd-left-side-content>.productexd-image-wrapper>.productexd-image {
    width: 100%;
  }

  .productexd-left-side-content>.productexd-description-wrapper {
    padding: 12px;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    height: 40% !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .productexd-left-side-content>.productexd-image-wrapper>.productexd-interaction-wrapper>.productexd-affiliate-share-container {
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: "Lato" !important;
    font-size: 14px;
  }
}

/* Product style section */

/* add new styles ubnder tihs comment */
.topsearchboxmobile {
  position: absolute;
  top: 6px;
  width: 65vw !important;
}

.row .loginform {
  width: 350px;
  align-items: center;
  margin: 0 auto;
}

header .ihover {
  height: 150px;
}

header .profile {
  width: 190px;
  position: relative;
  float: left;
  margin: 0px 0 0 25px;
  cursor: pointer;
}

.user-profile-image-left {
  margin-top: 0px;
  margin-left: 68px;
  width: 370px;
  height: 40px;
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: center;
  justify-self: center;
}

.tooltip-minicart-navbar-icon {
  display: block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "material icons";
  font-weight: normal;
  content: "\e8cc";
  font-size: 35px;
  height: 50px;
  background: url(/images/usuario.svg) no-repeat 0 0;
  background-size: 40px 35px;
}

.product-card-details {
  min-height: 130px !important;
}

.grid-product-iteraction-area {
  display: none;
  flex: 1;
  width: 100%;
  box-sizing: border-box;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.grid-product-iteraction-area>form {
  display: block;
  width: 100%;
  text-align: center;
}

.grid-product-addtocart-section {
  width: 100%;
  position: relative;
}

.grid-product-addtocart-section>.grid-product-addtocart-button>button {
  padding: 0;
  outline: 0 !important;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  width: 80%;
  height: 40px;
  cursor: pointer;
  padding: 6px;
  margin: 0 auto;
  border: 1px solid #2be333;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 600;
  background: #27af2d;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.grid-product-addtocart-section>.grid-product-addtocart-button>button>img {
  margin-right: 5px;
}

.grid-product-addtocart-section>.grid-product-addtocart-button>button:not(:disabled):hover {
  background: #219526;
}

.grid-product-addtocart-section>.grid-product-addtocart-button>button:disabled {
  width: 100%;
  color: #333;
  background: #fff;
  cursor: not-allowed;
  border: 1px solid #ccc;
}

.grid-product-addtocart-section>.warning-box {
  margin: 0 auto;
  position: absolute;
  background: #fff;
  border: 1px solid #ff2828;
  top: -40px;
  width: 200px;
  padding: 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  text-align: left;
  font-size: 11px;
  color: #000;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s;
}

.grid-product-addtocart-section>.warning-box i {
  margin-right: 5px;
  color: #ff2828;
}

.grid-product-addtocart-section>.warning-box::before {
  content: "";
  border-style: solid;
  border-color: #ff2828 transparent;
  border-width: 6px 6px 0px 6px;
  top: 100%;
  position: absolute;
  left: 29%;
  transform: translateX(-50%);
}

#postcode-to-add-in-session {
  background: #fcfcfc;
  border-radius: 4px;
  padding: 8px;
  border: 1px solid #ccc;
  color: #333;
  text-align: center;
}

.subcat-ontop-products {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 8px;
  padding: 6px;
  text-align: center;
  transition: all 0.2s;
  border-radius: 4px;
}

.subcat-ontop-products:hover {
  background-color: #d1d9e9;
}

.subcat-ontop-products img {
  border-radius: 50%;
}

#subCatLightSlider li:before {
  content: "";
  list-style: none !important;
}

#subCatLightSlider li {
  max-width: 150px !important;
  list-style: none !important;
  height: 200px !important;
}

.review-order-btn {
  background: #81cf1c !important;
  box-shadow: 1px 2px 3px rgb(0 0 0 / 20%);
  border: 1px solid #9f3;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-weight: 400;
  line-height: 25px;
  transition: all 300ms ease;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 0 5px;
}

.review-order-btn:hover {
  background: #639e17 !important;
  color: #fff;
}

.left-topnav-fixed {
  max-width: 1360px !important;
  width: 100%;
  max-height: 40px !important;
  font-family: "Lato", sans-serif;
  font-weight: 600 !important;
}

/*Barra de Rolagem Personalizada*/
/* Largura da Bara de rolagem */
body::-webkit-scrollbar {
  width: 0.3em !important;
  border-radius: 0;
  /* width of the entire scrollbar */
}

/* Espaço atrás da barra */
body::-webkit-scrollbar-track-piece {
  border-radius: 0;
}

body::-webkit-scrollbar-track {
  background: #fff !important;
  /* color of the tracking area */
  border-radius: 0;
}

/* Barra de rolagem */
body::-webkit-scrollbar-thumb {
  background-color: var(--purple-500) !important;
  /* color of the scroll thumb */
  width: 0.3em;
  border-radius: 0;
  /* creates padding around scroll thumb */
  border: 0px solid #fff !important;
  overflow-y: hidden !important;
}

/* Login Entre ou cadastre-se */
.login-user-cadaster {
  transition: all 0.2s ease-in-out;
  font-size: 13px;
  font-family: "Lato", sans-serif;
  font-weight: 600 !important;
  line-height: 5px;
  letter-spacing: 0px;
  display: block;
  color: #fff;
}

.login-user-cadaster-mobile {
  color: #FFF;
  transition: all 0.2s ease-in-out;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  font-weight: 600 !important;
  line-height: 5px;
  letter-spacing: 0px;
  display: block;
}

/* Botão "anterior" desativado no mobile  */
@media (max-width: 960px) {
  .swiper-button-prev {
    display: none;
  }

  .swiper-button-next {
    display: none;
  }
}

/* Banner triplo abaixo do banner principal */
.mini-banner-triplo {
  padding: 0px 0px 0px -20px !important;
  margin: 0px !important;
}

@media (max-width: 999px) {
  .maincontent-wrapper {
    max-width: 100% !important;
    margin: auto !important;
  }

  .title h2,
  .title h2,
  .vp_sidebar .title h3 {
    margin: 0 auto !important;
    text-align: center !important;
    font-size: 18px !important;
  }

  .mosaic-homepage-categories {
    width: 100% !important;
    box-sizing: border-box !important;
    display: block !important;
    justify-content: center !important;
    align-items: center !important;
    /* margin: -37px !important; */
    padding-right: 0px !important;
    margin-bottom: 10px !important;
  }

  .flex-container-box {
    display: block !important;
    margin: 0 auto;
    width: 100%;
  }

  .custom-slider-title {
    color: rgb(122, 122, 122) !important;
    font-weight: bold;
    font-family: "Lato", sans-serif;
    font-size: 18px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  .slider-caroussel-brands {
    padding-bottom: 0px !important;
  }

  #vp_sliderbanners .swiper-pagination {
    display: block;
  }

  #triple-banner-front-page>.lslide .active {
    padding: 20px !important;
  }

  .li-in-all-categories-products{
    width: 120px !important;
    height:120px !important
  }
  
  #in-all-categories-products {
    width: 110px !important;
    height: 110px !important;
  }

  .legend-of-category{
    width:110px;
  }

  #vp_footer {
    right: 0;
    left: 0;
  }
}

@media(min-width:1000px){
  .legend-of-category{
    width:140px;
  }
}

#page,
.page_wrapper {
  background-color: rgb(255, 255, 255) !important;
}

.minibanner-bottom-principal-banner {
  padding-top: 20px;
}

.custom-slider-title {
  color: rgb(0, 0, 0) !important;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  padding: 5px 15px;
}

.row .footer-content {
  margin: 0 auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #fff;
}

@media (min-width: 992px) {
  .row .footer-content {
    width: 100%;
    max-width: 1349px;
  }

  .footer-content .col-sm-2 {
    width: 100%;
    max-width: 20%;
  }

  .footer-download-app {
    margin-bottom: 39px;
  }

  .download-app {
    margin-bottom: 0px 0px 12px;
  }

  #top_vp_copypower {
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
  }
}

/* Botão rodapé contato fale conosco */
.btn-footer-contact-us {
  background: var(--purple-500);
  border-radius: 5px;
  width: 200px;
  padding: 10px;
  cursor: pointer;
  color: #FFF;
  border: none;
  font-size: 13px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

.btn-footer-contact-us:hover {
  filter:brightness(1.2)
}

.fa-phone-volume {
  font-size: 27px;
}

.fa-whatsapp {
  font-size: 27px;
}

#vp_copypower {
  background-color: var(--purple-700);
  color: var(--white);
}

#cartoes_image {
  width: 400px;
  height: 37px;
}

#img-gsafe {
  width: 138px;
  height: 48px;
}

#img-clearsale {
  width: 115px;
  /* height:32px; */
}

#logo-audiolar>img {
  height: 50px;
  cursor: default;
}

@media (max-width: 999px) {
  #top_vp_copypower {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #cartoes_image {
    width: 337px;
    height: 37px;
  }

  #img-gsafe {
    width: 130px;
    height: 50px;
  }

  #img-clearsale {
    width: 91px;
    height: 32px;
  }

  #app-google-play>img,
  #app-app-store>img {
    width: 95px;
    /* height: 30px; */
  }


}

@media(min-width:1000px) {
  .formas_de_pagamento_top_vp_copypower {
    padding: 10px 0px 10px 0px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 700;
    display: flex;
  }
}

@media (min-width: 1000px) {

  /* Coluna dos selos de Certificações rodapé - Desktop */
  .certificacoes_top_vp_copypower {
    display: flex;
    padding: 10px 0px 0px 0px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
  }

  /* Coluna das formas de pagamento rodapé - Desktop */
  .formas_de_pagamento_top_vp_copypower {
    padding: 10px 0px 10px 0px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 700;
    display: inline-grid;
    justify-items: center !important;
  }

  #app-google-play>img,
  #app-app-store>img {
    /* width:95px; */
    height: 30px;
  }
}


.certificacoes_top_vp_copypower>img {
  padding: 3px;
}

.certificacoes_top_vp_copypower>a {
  padding: 5px;
}

@media (max-width: 999px) {

  /* Coluna dos selos de Certificações rodapé - mobile */
  .certificacoes_top_vp_copypower {
    justify-content: center;
    display: flex;
    padding: 10px 0px 0px 0px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 700;
    align-items: center;

  }

  /* Coluna das formas de pagamento rodapé - mobile */
  .formas_de_pagamento_top_vp_copypower {
    padding: 15px 0px 15px 0px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 700;
    display: inline-grid;
    justify-items: center!important;
  }
}

/* Colunas de redes sociais rodapé */
.footer-content>#social-media-facebook,
#social-media-instagram,
#social-media-youtube,
#social-media-tiktok,
#app-google-play,
#app-app-store {
  padding: 5px;
}

#whatsapp-number:hover,
#sac-mail:hover,
#phone-number:hover {
  color: var(--blue-400);
  transition: 0.2s all;
}

.fa-envelope {
  color: var(--purple-500);
  padding-right: 5px;
}

#sac-mail {
  font-size: 14px;
}

/* Mosaico de Categorias 5 imagens */
@media (max-width: 768px) {
  .mosaic-homepage-categories {
    width: 100% !important;
    box-sizing: border-box !important;
    display: block !important;
    justify-content: center !important;
    align-items: center !important;
    /* margin: -37px !important; */
    padding-right: 0px !important;
    margin-bottom: 10px !important;
  }

  .flex-container-box {
    display: block !important;
    margin: 0 auto;
    width: 100%;
    /* margin-left: -4% !important; */
  }
}

/* Carrossel compre por marcas */
@media (min-width: 1000px) {
  #brand-banners-front-page img {
    filter: grayscale(100%);
    opacity: 0.7;
    transition: 0.2s;
  }

  #brand-banners-front-page img:hover {
    filter: grayscale(0%);
    opacity: 1;
  }
}

@media (max-width: 1000px) {
  #brand-banners-front-page img {
    filter: grayscale(100%);
    opacity: 1;
    transition: 0.2s;
  }

  #brand-banners-front-page img:hover {
    filter: grayscale(0%);
  }
}

@media (max-width: 1000px) {

  /* .title h2, */
  .title h1,
  .vp_sidebar .title h3 {
    padding: 0px 30px 0px;
  }

  .sidebar-filter {
    display: none !important;
  }

  .float-filter-button {
    display: block;
  }
}

.custom-all-categories-menu {
  position: absolute !important;
  top: 0 !important;
}

.float-filter-button {
  display: none;
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 70px;
  right: 20px;
  background-color: var(--purple-500);
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 1;
}

.float-filter-button>i {
  margin-top: 22px;
}

.lSAction>a {
  top: 50% !important;
}

@media(min-width:999px) {

  /* Seta direita do banner principal */
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDMiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0MyA0NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjQ1MzEgMTAuMzEyNUwyNy41NDY5IDIyTDE1LjQ1MzEgMzMuNjg3NSIgc3Ryb2tlPSIjMkUyRjYyIiBzdHJva2Utd2lkdGg9IjYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K)!important;
    background-size: 48px 48px !important;
  }

  /* Seta esquerda do banner principal */
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDMiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0MyA0NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI3LjU0NjkgMTAuMzEyNUwxNS40NTMxIDIyTDI3LjU0NjkgMzMuNjg3NSIgc3Ryb2tlPSIjMkUyRjYyIiBzdHJva2Utd2lkdGg9IjYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
    background-size: 48px 48px !important;
  }

  #nav>li>a {
    margin-left: 5px;
  }
}

/* Titulo das colunas do rodapé */
.title_column_footer {
  cursor: default;
  padding-left: 5px;
}

.addtocart,
.btnproceed,
.enviar-formulario-contato {
  color: red;
}

/* Correção nas setas dos carrosseis de produtos */
.lSAction>.lSPrev {
  position: absolute;
  background-position: 0 0;
  left: -1px !important;
}

.lSAction>.lSNext {
  position: absolute;
  background-position: -32px 0;
  right: -12px !important;
}

/* Correção do carrossel de principais categorias */
.ul-principal-all-categories-products {
  height: 170px !important;
  padding-top: 10px !important;
  margin-left: 15px!important;
  margin-top: 35px!important;
}

.ul-principal-all-categories-products>li {
  margin-right: 8px !important;
}

.featured-prod-widget {
  /* height: 522px; */
}

.product-page-product-content>#product-page-product-content-left div>.center-box-widget>div>img {
  margin-right: 15px !important;
  margin-left: 15px !important;
}

.custom-all-categories-menu .custom-menu-categories>h4 {
  color: var(--purple-500) !important;
}

.alert-success{
  color: #2B2B69!important;
}

.button-close-client-area-container{
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
}

.button-close-client-area{
  width:100px;
  height:40px;
  background-color:#e20000;
  border-radius:8px;
  color:#fff;
  outline:none;
  border:none;
  font-size: 16px;
  font-weight: 700;
}

.button-close-client-area:hover{
  background-color:#ff0000;
}

.slick-dots li.slick-active button:before {
  color: var(--purple-300);
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 11px;
}

.slick-dots li {
  width: 10px;
    height: 20px;
}

.slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    margin-right: 20px;
    font-size: 30px;
    text-decoration: inherit;
    color: var(--purple-500);
    opacity: 1;
}

.slick-prev:before{
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  margin-right: 10px;
  text-decoration: inherit;
  font-size: 30px;
  color: var(--purple-500);
  opacity: 1;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  color: var(--purple-300);
}
.cards-content-img {
  padding: 15px;
}

.container-box-row {
  flex-direction: row;
}
.column {
  flex-direction: column;
}
.column-reverse {
  flex-direction: column-reverse;
}
.flex-container-box {
  max-width: auto;
  display: flex;
  border: auto solid;
  margin: 0 auto;
}
.flex-container-item {
  flex: 1;
  background: none;
  text-align: center;
  margin: 10px;
  padding: 0px;
}
.flex-container-img {
  width: 100%;
  border-radius: 0px;
  border: thin solid #ffffff1f;
}

.cards-contents {
  display: flex;
  justify-content: space-around;
    width: 100%;
}

.cards-content-item {
  display: flex;
  overflow: hidden;
}


#products_wishlist .nwsys-grid-card{
  margin: 1%;
}

.buttons_wishlist {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  padding: 15px 0px;
}
.btn_sell_wishlist a img {
  width: 38px;
  height: 24px;
}

.btn_deleted_wishlist a img{
  height: 23px;
  width: 31px;
}

.btn_sell_wishlist a {
  background-color: var(--light-green-300)!important;
  color: var(--white)!important;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 16px!important;
}
.btn_sell_wishlist a:hover, .btn_sell_wishlist a:focus  {
  background-color: var(--light-green-300)!important;
  color: var(--white)!important;
}

.btn_deleted_wishlist a, .btn_deleted_wishlist a {
  background-color: var(--light-red-300)!important;
  color: var(--white)!important;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 16px!important;
}

#products_wishlist .responsivecolumn .nwsys-grid-card .product-card-details p{
  width: 0px!important;
  height: 0px!important;
  padding: 0px!important;
  margin: 0px!important;
}

.badges-container {
  position: absolute;
  background: var(--light-green-300);
  color: var(--white);
  border-radius: 5px;
  padding: 5px 10px;
  top: 215px;
  left: 10px;
}

.slick-next {
  right: -20px;
}
.slick-prev {
  left: -20px;
}

/* Alinhamento dos menus */
.parent_megamenu:nth-child(1) .megamenu-dropdown {
  left: 40px;
}
.parent_megamenu:nth-child(2) .megamenu-dropdown {
  left: 10px;
}
.parent_megamenu:nth-child(3) .megamenu-dropdown {
  left: 10px;
}
.parent_megamenu:nth-child(4) .megamenu-dropdown {
  left: 10px;
}
.parent_megamenu:nth-child(5) .megamenu-dropdown {
  left: -30%;
  transform: translateX(-30%);
}
.parent_megamenu:nth-child(6) .megamenu-dropdown {
  left: -30%;
  transform: translateX(-30%);
}
.parent_megamenu:nth-child(7) .megamenu-dropdown {
  left: -30%;
  transform: translateX(-30%);
}

.parent_megamenu:nth-child(8) .megamenu-dropdown {
  right: 10px;
}
.parent_megamenu:nth-child(9) .megamenu-dropdown {
  right: 10px;
}

.parent_megamenu:nth-child(10) .megamenu-dropdown {
  right: 30px;
}