body,
html {
  height: 100%;
  width: 100%; }

body {
  overflow-x: hidden; }

html.o-hidden,
html.o-hidden body {
  position: relative;
  height: 100%;
  overflow: hidden; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3; }

pre {
  white-space: inherit; }

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.bg-img {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }

.bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden; }
  .bg-img img {
    width: 100%;
    height: auto; }

.main-wrapper {
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-bottom: 50px; }

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: "Jost", sans-serif;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: "Jost", sans-serif;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: "Jost", sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

::-moz-selection {
  background: rgba(1, 84, 162, 0.25); }

::selection {
  background: rgba(1, 84, 162, 0.25); }

body figure {
  margin: 0;
  padding: 0; }

img {
  max-width: 100%;
  height: auto; }

html {
  scroll-behavior: smooth; }

.img-fluid {
  display: block;
  max-width: 100%; }

a {
  -webkit-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease; }
  a:hover {
    color: #E67E22 !important; }

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-weight: 700; }

html {
  font-size: 1rem;
  line-height: 1.5; }
  @media (max-width: 599px) {
    html {
      font-size: 16px; } }
  @media (min-width: 600px) {
    html {
      font-size: 16px; } }
  @media (min-width: 768px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    html {
      font-size: 16px; } }

body {
  font-size: 16px;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #ffffff;
  color: #000000;
  margin: 0; }

p {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px; }

a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    text-decoration: none; }
  a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 1.25rem;
  line-height: 1.25;
  color: #000000;
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  -webkit-margin-after: 0em;
          margin-block-end: 0em;
  margin-top: 0px; }

h1,
.h1 {
  font-size: 1.953rem;
  line-height: 1.25;
  font-weight: 700; }

h2,
.h2 {
  font-size: 1.563rem;
  line-height: 1.25;
  font-weight: 700; }

h3,
.h3 {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700; }

h4,
.h4 {
  font-size: 1.6rem;
  line-height: 1.33; }

h5,
.h5 {
  font-size: 1.333rem;
  line-height: 1.2; }

h6,
.h6 {
  font-size: 1.2rem;
  line-height: 1.33; }

.small,
small {
  font-size: 80%;
  font-weight: 400; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

p,
li {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000; }

a {
  color: #1B4F72;
  font-weight: 400; }

.btn-primary {
  background: #1B4F72;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  padding: 20px 60px;
  display: inline-block;
  border-radius: 30px;
  color: white; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #154360;
    color: #E67E22 !important; }
  @media (max-width: 767px) {
    .btn-primary {
      padding: 10px 31px;
      font-size: 16px;
      font-size: 1rem; } }

.btn-secondary {
  background: #1B4F72;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  color: white;
  line-height: 1.22;
  padding: 14px 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 1024px) {
    .btn-secondary {
      padding: 10px 20px;
      font-size: 14px;
      font-size: 0.875rem; } }
  .btn-secondary i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 10px; }

.btn {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.14;
  border-radius: 5px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  padding: 10px 20px; }
  .btn-red {
    background: #FF0A0A; }
  .btn-green {
    background: #44B75B; }
  .btn-grey {
    background: #435463; }
  .btn-blue {
    background: #1B4F72; }
  .btn-black {
    background: #18191A; }

.container-row {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1700px; }
  @media (max-width: 1670px) {
    .container-row {
      max-width: 1400px;
      padding-left: 15px;
      padding-right: 15px; } }

.o-hidden {
  position: relative;
  overflow: hidden; }

.header-wrap {
  display: block;
  text-align: center;
  padding: 30px 20px 26px; }
  .header-wrap h2 {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0; }
    @media (min-width: 768px) {
      .header-wrap h2 {
        font-size: 40px;
        font-size: 2.5rem; } }

.shop-content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 60px;
  position: relative;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: calc(1700px + ((100% - 1700px) / 2));
  -ms-flex-line-pack: start;
      align-content: flex-start; }
  .shop-content-block .shop-side-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    width: 100%;
    min-height: 60px;
    background: #e4e4e4;
    left: 0;
    max-width: 400px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 1500px) {
      .shop-content-block .shop-side-bar {
        max-width: 300px; } }
    @media (max-width: 1024px) {
      .shop-content-block .shop-side-bar {
        max-width: 100%;
        position: sticky;
        top: 140px;
        z-index: 1;
        background: transparent; } }
    @media (max-width: 575px) {
      .shop-content-block .shop-side-bar {
        top: 187px; } }
  .shop-content-block .shop-product-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: calc(100% - 400px);
    position: relative;
    width: 100%;
    min-height: 50px;
    float: right;
    padding-left: 15px; }
    @media (max-width: 1500px) {
      .shop-content-block .shop-product-block {
        max-width: calc(100% - 300px); } }
    @media (max-width: 1024px) {
      .shop-content-block .shop-product-block {
        max-width: calc(100% - 0px);
        padding-left: 0px; } }

.product-card-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }
  @media (max-width: 800px) {
    .product-card-grid {
      padding: 0px 10px; } }

.commn-wrapper {
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
  top: 178px; }
  @media (max-width: 1024px) {
    .commn-wrapper {
      position: relative;
      top: 0px; } }

.filter {
  text-align: center;
  color: #fff;
  background: #1B4F72;
  border: 1px solid #fff;
  padding: 15px;
  display: none; }
  @media (max-width: 1025px) {
    .filter {
      display: block;
      margin-bottom: 50px; } }

.product-view-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding: 20px 20px 52px; }
  @media (max-width: 1024px) {
    .product-view-menu {
      padding: 20px 20px 30px; } }
  .product-view-menu .product-view-menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 100%;
    position: relative; }
    @media (max-width: 575px) {
      .product-view-menu .product-view-menu-wrapper {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .product-view-menu .product-view-list {
    display: block;
    float: left;
    width: auto;
    max-width: 100%; }
    .product-view-menu .product-view-list ul {
      padding: 0px;
      margin: 0px;
      list-style: none;
      margin: 0px -5px;
      line-height: 0px; }
      .product-view-menu .product-view-list ul li {
        display: inline-block;
        margin: 0px 11px; }
        @media (max-width: 1024px) {
          .product-view-menu .product-view-list ul li img {
            max-width: 22px; } }
  .product-view-menu .item-content {
    display: block;
    float: left;
    width: auto;
    margin-left: 15px; }
    .product-view-menu .item-content p {
      padding-bottom: 0px;
      margin: 0px; }

.shop-side-bar.open-filter {
  z-index: 99; }

.table-content table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse; }

.table-content .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #707070; }

.table-content .table td,
.table-content .table th {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #707070 !important; }

.table-content th {
  text-align: inherit; }

.table-content.no-border {
  font-weight: 400; }
  .table-content.no-border .table thead th {
    border-top: 0 !important; }
  .table-content.no-border .table td,
  .table-content.no-border .table th {
    border-left: 0 !important;
    border-right: 0 !important;
    text-align: left; }
  .table-content.no-border tbody tr:last-child td {
    border-bottom: 0 !important; }

.table {
  font-weight: 400; }

main.bodycontent.main-wrapper > .umb-grid {
  padding-top: 40px; }

main.bodycontent.main-wrapper .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1700px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%; }

.text-right {
  text-align: right !important; }

main {
  padding-top: 178px; }

header {
  display: block;
  width: 100%;
  max-width: 100%;
  position: relative;
  float: left;
  background: #1B4F72;
  position: fixed;
  z-index: 99; }

.nav-block-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding: 18px 0px; }

.top-header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 15px 0px; }

.top-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .top-header p {
    margin-bottom: 0px;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .top-header p .shipping-icon {
      display: inline-block;
      position: relative;
      padding-right: 10px;
      line-height: 0px; }

.nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }
  .nav-wrapper-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 100%;
    position: relative; }
  .nav-wrapper .logo-block {
    width: 100%;
    max-width: 217px;
    display: block;
    position: relative; }
    .nav-wrapper .logo-block img {
      width: auto;
      max-width: 100%;
      height: 40px;
      object-fit: contain;
      display: block; }
    @media (max-width: 1400px) {
      .nav-wrapper .logo-block {
        max-width: 180px; } }
    @media (max-width: 1024px) {
      .nav-wrapper .logo-block {
        max-width: 150px; } }
    @media (max-width: 575px) {
      .nav-wrapper .logo-block {
        max-width: 100%;
        margin-bottom: 20px; } }
    @media (max-width: 575px) {
      .nav-wrapper .logo-block img {
        max-width: 150px;
        margin: 0 auto; } }
  .nav-wrapper .nav-block {
    width: 100%;
    max-width: calc(100% - 217px);
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 1400px) {
      .nav-wrapper .nav-block {
        max-width: calc(100% - 200px); } }
    @media (max-width: 1024px) {
      .nav-wrapper .nav-block {
        max-width: calc(100% - 150px); } }
    @media (max-width: 575px) {
      .nav-wrapper .nav-block {
        max-width: calc(100% - 0px);
        padding-left: 0px; } }
  .nav-wrapper nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
    position: relative; }
    @media (max-width: 1024px) {
      .nav-wrapper nav {
        display: none; } }
    @media (max-width: 1024px) {
      .nav-wrapper nav {
        background: #fefefe;
        display: none;
        height: 100vh;
        position: fixed;
        right: 0;
        top: 0;
        width: 90%;
        z-index: 1;
        overflow-y: auto;
        -ms-flex-wrap: Wrap;
            flex-wrap: Wrap;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
    .nav-wrapper nav ul {
      display: block;
      position: relative;
      padding: 0px;
      margin: 0px;
      list-style: none;
      margin: 0px -36px; }
      @media (max-width: 1670px) {
        .nav-wrapper nav ul {
          margin: 0 -25px; } }
      @media (max-width: 1200px) {
        .nav-wrapper nav ul {
          margin: 0 -15px; } }
      @media (max-width: 1024px) {
        .nav-wrapper nav ul {
          height: calc(100vh - 50px);
          width: 100%;
          overflow-y: auto;
          margin: 0 0px; } }
      .nav-wrapper nav ul li {
        display: inline-block;
        position: relative;
        margin: 0px 36px; }
        @media (max-width: 1670px) {
          .nav-wrapper nav ul li {
            margin: 0 25px; } }
        @media (max-width: 1200px) {
          .nav-wrapper nav ul li {
            margin: 0 15px; } }
        @media (max-width: 1024px) {
          .nav-wrapper nav ul li {
            padding: 15px;
            width: 100%;
            margin: 0 0px;
            border-bottom: 1px solid #efefef; } }
        .nav-wrapper nav ul li a {
          color: #fff;
          font-family: "Roboto", sans-serif;
          font-size: 22px;
          line-height: 25px;
          font-weight: 500;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          @media (max-width: 1670px) {
            .nav-wrapper nav ul li a {
              font-size: 20px; } }
          @media (max-width: 1400px) {
            .nav-wrapper nav ul li a {
              font-size: 18px; } }
          @media (max-width: 1200px) {
            .nav-wrapper nav ul li a {
              font-size: 16px; } }
          @media (max-width: 1024px) {
            .nav-wrapper nav ul li a {
              color: #000; } }
        .nav-wrapper nav ul li .user-icon {
          display: inline-block;
          line-height: 0px;
          padding-left: 10px; }
          @media (max-width: 1400px) {
            .nav-wrapper nav ul li .user-icon img {
              width: 22px; } }
  .nav-wrapper .icon-menus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 114px; }
    @media (max-width: 1670px) {
      .nav-wrapper .icon-menus {
        padding-left: 50px; } }
    @media (max-width: 1024px) {
      .nav-wrapper .icon-menus {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-left: 0px; } }
    @media (max-width: 575px) {
      .nav-wrapper .icon-menus {
        width: 100%; } }
    .nav-wrapper .icon-menus .icon-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0px -60px; }
      @media (max-width: 1670px) {
        .nav-wrapper .icon-menus .icon-wrapper {
          margin: 0 -15px; } }
      @media (max-width: 1024px) {
        .nav-wrapper .icon-menus .icon-wrapper {
          margin: 0 0px; } }
      @media (max-width: 575px) {
        .nav-wrapper .icon-menus .icon-wrapper {
          width: 100%;
          margin: 0 0px;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      .nav-wrapper .icon-menus .icon-wrapper .search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        @media (max-width: 1670px) {
          .nav-wrapper .icon-menus .icon-wrapper .search {
            margin: 0 15px; } }
        @media (max-width: 575px) {
          .nav-wrapper .icon-menus .icon-wrapper .search {
            margin: 0 0px; } }
        @media (max-width: 1400px) {
          .nav-wrapper .icon-menus .icon-wrapper .search img {
            width: 22px; } }
      .nav-wrapper .icon-menus .icon-wrapper .cart {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0px 60px;
        font-family: "Roboto", sans-serif;
        font-size: 22px;
        line-height: 27px;
        font-weight: 500;
        color: #ffffff; }
        .nav-wrapper .icon-menus .icon-wrapper .cart a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: white; }
        @media (max-width: 1670px) {
          .nav-wrapper .icon-menus .icon-wrapper .cart {
            margin: 0 15px; } }
        .nav-wrapper .icon-menus .icon-wrapper .cart .cart-icon {
          display: inline-block;
          padding-right: 20px;
          line-height: 0px; }
          @media (max-width: 575px) {
            .nav-wrapper .icon-menus .icon-wrapper .cart .cart-icon {
              padding-right: 10px; } }
          @media (max-width: 1400px) {
            .nav-wrapper .icon-menus .icon-wrapper .cart .cart-icon img {
              width: 22px; } }
        @media (max-width: 1670px) {
          .nav-wrapper .icon-menus .icon-wrapper .cart {
            font-size: 20px; } }
        @media (max-width: 1400px) {
          .nav-wrapper .icon-menus .icon-wrapper .cart {
            font-size: 18px; } }
        @media (max-width: 1200px) {
          .nav-wrapper .icon-menus .icon-wrapper .cart {
            font-size: 16px; } }

.hamburger-icon {
  width: 30px;
  display: none;
  margin-left: 20px;
  cursor: pointer; }
  @media (max-width: 1024px) {
    .hamburger-icon {
      display: block; } }

.line {
  width: 100%;
  height: 3px;
  background: #e7e6dd;
  margin-bottom: 5px;
  opacity: 1; }

.line:last-child {
  margin-bottom: 0; }

/* Top line */
.hamberger-active .line:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(44deg);
  -webkit-transform-origin: 3px 11px;
  -ms-transform-origin: 3px 11px;
  transform-origin: 5px 6px; }

/* Second line */
.hamberger-active .line:nth-child(2) {
  opacity: 0; }

/* Bottom line */
.hamberger-active .line:last-child {
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: 5px -3px;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -ms-transform-origin: 5px -3px;
      transform-origin: 5px -3px; }

.nav-block.open-menu nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.hamburger-icon.hamberger-active {
  position: fixed;
  top: 20px;
  right: 30px;
  z-index: 999; }
  .hamburger-icon.hamberger-active .line {
    background: #000; }

.dropdown.top-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white; }

.dropbtn {
  background-color: transparent;
  padding: 11px 15px !important;
  border: none;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.2;
  background: transparent !important; }

.dropdown {
  position: relative;
  display: inline-block; }

.dropdown-content {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: white;
  min-width: 165px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 23;
  text-align: left;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px) scaleX(0);
      -ms-transform: translateY(10px) scaleX(0);
          transform: translateY(10px) scaleX(0);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 6px;
  padding: 10px 0; }

.f-login-section .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 16px;
  font-weight: 400; }

.dropdown-content a:hover {
  background-color: #e8f1ff; }

.dropdown:hover .dropdown-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0) scaleX(1);
      -ms-transform: translateY(0) scaleX(1);
          transform: translateY(0) scaleX(1); }

.dropdown:hover .dropbtn {
  background-color: transparent !important; }

.submenu_item {
  display: none; }

footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  background: #fff;
  padding: 0px 0px 21px; }
  footer .footer-wrap {
    padding: 20px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 40px 0px 26px; }
    @media (max-width: 1400px) {
      footer .footer-wrap {
        padding: 30px 0px 20px; } }
    footer .footer-wrap .footer-left-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%;
      max-width: 50%; }
      @media (max-width: 1024px) {
        footer .footer-wrap .footer-left-item {
          max-width: 100%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      footer .footer-wrap .footer-left-item .footer-logo {
        width: 217px;
        max-width: 100%;
        display: block;
        float: left; }
        footer .footer-wrap .footer-left-item .footer-logo img {
          height: 40px;
          width: auto;
          max-width: 100%;
          object-fit: contain;
          display: block; }
        @media (max-width: 1024px) {
          footer .footer-wrap .footer-left-item .footer-logo {
            width: 150px; } }
        @media (max-width: 575px) {
          footer .footer-wrap .footer-left-item .footer-logo {
            width: 100%;
            margin-bottom: 20px; }
            footer .footer-wrap .footer-left-item .footer-logo img {
              width: 150px;
              margin: 0 auto; } }
      footer .footer-wrap .footer-left-item .footer-content {
        width: calc(100% - 217px);
        max-width: 100%;
        display: block;
        float: left;
        padding-left: 52px; }
        @media (max-width: 1024px) {
          footer .footer-wrap .footer-left-item .footer-content {
            max-width: calc(100% - 150px);
            width: auto; } }
        @media (max-width: 768px) {
          footer .footer-wrap .footer-left-item .footer-content {
            padding-left: 25px; } }
        @media (max-width: 575px) {
          footer .footer-wrap .footer-left-item .footer-content {
            padding-left: 0px;
            width: calc(100% - 0px);
            max-width: 100%; } }
        footer .footer-wrap .footer-left-item .footer-content h5 {
          font-family: "Jost", sans-serif;
          font-size: 1.562rem;
          font-weight: 500;
          line-height: 33px;
          color: #18191a;
          margin-bottom: 5px; }
          footer .footer-wrap .footer-left-item .footer-content h5 a {
            color: #18191a;
            font-weight: 500; }
          @media (max-width: 1400px) {
            footer .footer-wrap .footer-left-item .footer-content h5 {
              font-size: 20px;
              line-height: 27px; } }
          @media (max-width: 768px) {
            footer .footer-wrap .footer-left-item .footer-content h5 {
              font-size: 16px;
              line-height: 23px; } }
          @media (max-width: 575px) {
            footer .footer-wrap .footer-left-item .footer-content h5 {
              text-align: center; } }
        footer .footer-wrap .footer-left-item .footer-content p {
          font-family: "Roboto", sans-serif;
          font-size: 1.562rem;
          font-weight: 400;
          line-height: 33px;
          color: #95a6b5;
          margin-bottom: 0px; }
          @media (max-width: 1400px) {
            footer .footer-wrap .footer-left-item .footer-content p {
              font-size: 20px;
              line-height: 27px; } }
          @media (max-width: 768px) {
            footer .footer-wrap .footer-left-item .footer-content p {
              font-size: 16px;
              line-height: 23px; } }
          @media (max-width: 575px) {
            footer .footer-wrap .footer-left-item .footer-content p {
              text-align: center; } }
    footer .footer-wrap .footer-right-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      width: 100%;
      max-width: 50%; }
      @media (max-width: 1024px) {
        footer .footer-wrap .footer-right-item {
          max-width: 100%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-top: 20px; } }
      footer .footer-wrap .footer-right-item ul {
        padding-left: 0px;
        list-style: none;
        margin: 0px -25px; }
        @media (max-width: 1400px) {
          footer .footer-wrap .footer-right-item ul {
            margin: 0px -10px; } }
        @media (max-width: 1024px) {
          footer .footer-wrap .footer-right-item ul {
            text-align: center; } }
        footer .footer-wrap .footer-right-item ul li {
          display: inline-block;
          position: relative;
          margin: 10px 25px; }
          @media (max-width: 1400px) {
            footer .footer-wrap .footer-right-item ul li {
              margin: 10px 10px; } }
          footer .footer-wrap .footer-right-item ul li a {
            font-family: "Jost", sans-serif;
            font-size: 20px;
            font-weight: 400;
            line-height: 27px;
            color: #18191a; }
            @media (max-width: 1400px) {
              footer .footer-wrap .footer-right-item ul li a {
                font-size: 16px;
                line-height: 22px; } }

[class*="icon-"] {
  display: inline-block; }

.icon-fb-black {
  background-image: url(../images/sprite.png);
  background-position: -37px 0px;
  width: 9px;
  height: 15px; }

.account-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-top: 94px; }

.controlpanel-wrap {
  width: 100%;
  max-width: 352px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .controlpanel-wrap * {
    color: white; }
  @media (max-width: 1200px) {
    .controlpanel-wrap {
      position: absolute;
      -webkit-transform: translateX(-110%);
          -ms-transform: translateX(-110%);
              transform: translateX(-110%);
      z-index: 9; } }
  .controlpanel-wrap.active {
    -webkit-transform: translate(-15px);
        -ms-transform: translate(-15px);
            transform: translate(-15px); }
    .controlpanel-wrap.active .controlpanel {
      border-top-left-radius: 0; }

.controlpanel {
  background: #435463;
  border-radius: 7px;
  padding: 20px 15px 15px;
  width: 100%; }

.content-panel {
  width: 100%;
  max-width: calc(100% - 352px);
  padding: 0 62px; }
  @media (max-width: 1200px) {
    .content-panel {
      width: 100%;
      padding: 20px 0;
      max-width: 100%; } }
  .content-panel .heading-block {
    padding-bottom: 60px; }
    .content-panel .heading-block h2 {
      font-size: 30px;
      font-size: 1.875rem;
      font-weight: 500;
      font-family: "Jost", sans-serif;
      line-height: 1.2; }

.sidebar-trigger {
  display: none; }
  .sidebar-trigger .trigger {
    padding: 10px;
    background: #1B4F72;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 35px;
    cursor: pointer; }
    .sidebar-trigger .trigger.opened svg {
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg); }
    .sidebar-trigger .trigger svg {
      height: 20px;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .sidebar-trigger .trigger svg path {
        fill: white; }
  @media (max-width: 1200px) {
    .sidebar-trigger {
      display: block;
      width: 100%;
      margin-left: -15px;
      margin-top: -40px; } }

.welcome-msg {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  font-family: "Roboto", sans-serif; }

.controlpanel-list {
  list-style: none;
  margin: 0 0 118px;
  padding: 0; }
  .controlpanel-list a {
    color: white;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 17px 20px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.25;
    font-family: "Roboto", sans-serif;
    border-radius: 7px; }
    .controlpanel-list a i {
      margin-right: 25px;
      max-width: 17px; }
    .controlpanel-list a:hover, .controlpanel-list a:focus {
      background: #1B4F72;
      color: white !important; }

.summary-card {
  background: #1B4F72;
  border-radius: 7px;
  padding: 20px 35px;
  max-width: 398px;
  -webkit-box-shadow: 0px 3px 6px #00000029;
          box-shadow: 0px 3px 6px #00000029; }
  .summary-card p {
    font-weight: 600;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2; }
  .summary-card h3 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2; }
  .summary-card span.info {
    font-size: 1rem; }
  .summary-card * {
    color: white; }

.logout-link {
  margin-top: 30px;
  font-size: 20px;
  font-size: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 20px;
  line-height: 1.25;
  font-family: "Roboto", sans-serif; }
  .logout-link i {
    margin-right: 25px;
    max-width: 17px; }

.contact-form {
  max-width: 830px; }
  .contact-form h2 {
    font-size: 30px;
    font-size: 1.875rem;
    padding-bottom: 55px; }
  .contact-form .contact-area + .contact-area {
    padding-top: 73px;
    display: block; }

.btns-hold {
  margin: 52px -15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .btns-hold a,
  .btns-hold button {
    width: calc((100% / 3) - 30px);
    margin: 0 15px; }
    .btns-hold a i,
    .btns-hold button i {
      margin-left: 15px; }
    @media (max-width: 660px) {
      .btns-hold a,
      .btns-hold button {
        width: calc(100% - 30px);
        margin-bottom: 10px; } }
  .btns-hold.two-column a,
  .btns-hold.two-column button {
    width: calc(50% - 30px); }
    @media (max-width: 660px) {
      .btns-hold.two-column a,
      .btns-hold.two-column button {
        width: calc(100% - 30px); } }

.side-bar-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding: 50px 36px 50px;
  overflow-y: auto; }
  @media (max-width: 1500px) {
    .side-bar-content {
      padding: 30px 17px 30px; } }
  @media (max-width: 1024px) {
    .side-bar-content {
      display: none;
      max-height: 100vh; } }
  .side-bar-content .form-block {
    margin-bottom: 55px;
    margin-top: 35px; }
    .side-bar-content .form-block form {
      width: 283px; }
      @media (max-width: 1024px) {
        .side-bar-content .form-block form {
          width: 100%; } }
    .side-bar-content .form-block .banner-text-block {
      height: 42px;
      border-radius: 4px;
      padding-left: 15px;
      padding: 0px 73px 0px 15px;
      font-size: 18px;
      line-height: 24px;
      color: #435463 !important; }
      .side-bar-content .form-block .banner-text-block::-webkit-input-placeholder {
        font-size: 18px;
        line-height: 24px;
        color: #435463 !important; }
      .side-bar-content .form-block .banner-text-block::-moz-placeholder {
        font-size: 18px;
        line-height: 24px;
        color: #435463 !important; }
      .side-bar-content .form-block .banner-text-block:-ms-input-placeholder {
        font-size: 18px;
        line-height: 24px;
        color: #435463 !important; }
      .side-bar-content .form-block .banner-text-block::-ms-input-placeholder {
        font-size: 18px;
        line-height: 24px;
        color: #435463 !important; }
      .side-bar-content .form-block .banner-text-block::placeholder {
        font-size: 18px;
        line-height: 24px;
        color: #435463 !important; }
      .side-bar-content .form-block .banner-text-block::-webkit-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #E67E22;
        font-size: 14px;
        line-height: 30px;
        font-family: "Jost", sans-serif;
        opacity: 1;
        /* Firefox */ }
      .side-bar-content .form-block .banner-text-block::-moz-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #E67E22;
        font-size: 14px;
        line-height: 30px;
        font-family: "Jost", sans-serif;
        opacity: 1;
        /* Firefox */ }
      .side-bar-content .form-block .banner-text-block:-ms-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #E67E22;
        font-size: 14px;
        line-height: 30px;
        font-family: "Jost", sans-serif;
        opacity: 1;
        /* Firefox */ }
      .side-bar-content .form-block .banner-text-block::-ms-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #E67E22;
        font-size: 14px;
        line-height: 30px;
        font-family: "Jost", sans-serif;
        opacity: 1;
        /* Firefox */ }
      .side-bar-content .form-block .banner-text-block::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #E67E22;
        font-size: 14px;
        line-height: 30px;
        font-family: "Jost", sans-serif;
        opacity: 1;
        /* Firefox */ }
        @media (max-width: 1024px) {
          .side-bar-content .form-block .banner-text-block::-webkit-input-placeholder {
            font-size: 14px; }
          .side-bar-content .form-block .banner-text-block::-moz-placeholder {
            font-size: 14px; }
          .side-bar-content .form-block .banner-text-block:-ms-input-placeholder {
            font-size: 14px; }
          .side-bar-content .form-block .banner-text-block::-ms-input-placeholder {
            font-size: 14px; }
          .side-bar-content .form-block .banner-text-block::placeholder {
            font-size: 14px; } }
      .side-bar-content .form-block .banner-text-block :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #E67E22;
        font-size: 14px;
        line-height: 30px; }
        @media (max-width: 1024px) {
          .side-bar-content .form-block .banner-text-block :-ms-input-placeholder {
            font-size: 14px; } }
      .side-bar-content .form-block .banner-text-block ::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #E67E22;
        font-size: 14px;
        line-height: 30px; }
        @media (max-width: 768px) {
          .side-bar-content .form-block .banner-text-block ::-ms-input-placeholder {
            font-size: 14px; } }
    .side-bar-content .form-block button {
      width: auto;
      border-radius: 4px;
      padding: 0px 24.5px;
      color: #fff;
      font-size: 15px;
      line-height: 20px; }
      @media (max-width: 1024px) {
        .side-bar-content .form-block button {
          position: relative;
          height: auto;
          padding: 10px;
          display: block;
          margin: 0 auto;
          margin-top: 20px; } }
      .side-bar-content .form-block button:hover {
        color: #fff !important; }
      .side-bar-content .form-block button .search-icon {
        display: inline-block;
        width: 11.84px;
        height: 11.84px;
        line-height: 0; }

.side-bar-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }
  .side-bar-menu .side-bar-menu--head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative; }
    .side-bar-menu .side-bar-menu--head h3 {
      font-size: 25px;
      line-height: 33px;
      font-weight: 700;
      color: #18191a; }
      @media (max-width: 440px) {
        .side-bar-menu .side-bar-menu--head h3 {
          font-size: 20px; } }
  .side-bar-menu .side-bar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 268px;
    position: relative; }
    @media (max-width: 1024px) {
      .side-bar-menu .side-bar-nav {
        max-width: 100%; } }
    .side-bar-menu .side-bar-nav ul {
      list-style: none;
      padding-left: 15px;
      margin: 0px;
      width: 100%; }
      .side-bar-menu .side-bar-nav ul ul {
        border-left: 2px solid #c1b1b1; }
      .side-bar-menu .side-bar-nav ul li {
        font-weight: 400;
        font-size: 20px;
        line-height: 27px;
        font-family: "Jost", sans-serif; }
        @media (max-width: 440px) {
          .side-bar-menu .side-bar-nav ul li {
            font-size: 18px; } }
        .side-bar-menu .side-bar-nav ul li a {
          font-weight: 400;
          font-size: 20px;
          line-height: 27px;
          font-family: "Jost", sans-serif; }
        .side-bar-menu .side-bar-nav ul li .main-menu {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-family: "Jost", sans-serif;
          font-weight: 700;
          font-size: 22px;
          line-height: 30px;
          color: #18191a;
          position: relative;
          padding-right: 30px; }
          @media (max-width: 1500px) {
            .side-bar-menu .side-bar-nav ul li .main-menu {
              font-size: 18px;
              line-height: 24px; } }
          @media (max-width: 440px) {
            .side-bar-menu .side-bar-nav ul li .main-menu {
              font-size: 18px; } }
        .side-bar-menu .side-bar-nav ul li ul li {
          font-family: "Jost", sans-serif;
          font-size: 22px;
          font-weight: 400;
          line-height: 30px;
          color: #435463; }
          @media (max-width: 440px) {
            .side-bar-menu .side-bar-nav ul li ul li {
              font-size: 18px; } }
          .side-bar-menu .side-bar-nav ul li ul li a {
            font-family: "Jost", sans-serif;
            font-size: 22px;
            font-weight: 400;
            line-height: 30px;
            color: #435463; }
            @media (max-width: 440px) {
              .side-bar-menu .side-bar-nav ul li ul li a {
                font-size: 18px; } }
          .side-bar-menu .side-bar-nav ul li ul li .main-menu {
            font-weight: 500;
            font-size: 22px;
            line-height: 27px;
            font-family: "Jost", sans-serif;
            color: #18191a; }
            @media (max-width: 1500px) {
              .side-bar-menu .side-bar-nav ul li ul li .main-menu {
                font-size: 18px;
                line-height: 24px; } }
            @media (max-width: 440px) {
              .side-bar-menu .side-bar-nav ul li ul li .main-menu {
                font-size: 18px; } }
      .side-bar-menu .side-bar-nav ul ul {
        display: none; }
    .side-bar-menu .side-bar-nav .icon {
      display: inline-block;
      width: 14px;
      height: 14px;
      background-image: url("../images/plus.png");
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      right: 10px;
      top: 10px;
      cursor: pointer; }

li.test > ul {
  display: block !important; }

li.test > .main-menu .icon {
  background-image: url("../images/minus.png"); }

.side-bar-menu .side-bar-nav ul li {
  margin-bottom: 16px; }
  .side-bar-menu .side-bar-nav ul li ul {
    margin-top: 46px;
    margin-bottom: 20px; }
    @media (max-width: 1500px) {
      .side-bar-menu .side-bar-nav ul li ul {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .side-bar-menu .side-bar-nav ul li ul {
        margin-top: 20px; } }
    .side-bar-menu .side-bar-nav ul li ul ul {
      margin-top: 22px;
      margin-bottom: 10px; }

.shop-side-bar.open-filter .side-bar-content {
  display: block; }

.close-filter {
  display: none; }

.shop-side-bar.open-filter .side-bar-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 20px 0 0;
  background-color: #fff;
  position: relative; }
  .shop-side-bar.open-filter .side-bar-contentWrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    max-height: 100vh;
    height: 100vh;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.79);
    padding: 50px 36px; }
    @media (max-width: 1024px) {
      .shop-side-bar.open-filter .side-bar-contentWrap {
        padding: 50px 20px; } }
  .shop-side-bar.open-filter .side-bar-content .form-block {
    padding: 35px 30px 35px;
    margin: 0; }
    @media (max-width: 1024px) {
      .shop-side-bar.open-filter .side-bar-content .form-block {
        padding: 35px 20px; } }
    .shop-side-bar.open-filter .side-bar-content .form-block .banner-text-block {
      border: 1px solid #000; }
  .shop-side-bar.open-filter .side-bar-content .side-bar-menu {
    height: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    padding: 0 30px; }
    @media (max-width: 1024px) {
      .shop-side-bar.open-filter .side-bar-content .side-bar-menu {
        padding: 0 20px;
        height: auto; } }

.shop-side-bar.open-filter .close-filter {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #1B4F72;
  width: 24px;
  line-height: 0;
  border-radius: 50%;
  cursor: pointer; }

/******************** Product card list ***********************/
.product-card-list {
  width: 100%;
  padding-left: 15px;
  padding-right: 10px; }
  @media (max-width: 800px) {
    .product-card-list {
      width: 800px;
      overflow: auto; } }
  .product-card-list .product-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
    @media (max-width: 1366px) {
      .product-card-list .product-row {
        width: 100%; } }
    @media (max-width: 800px) {
      .product-card-list .product-row {
        width: 800px; } }
    .product-card-list .product-row:first-child {
      border-bottom: 1px solid #707070;
      padding-bottom: 8px;
      margin-bottom: 50px; }
    .product-card-list .product-row h6 {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 0; }
    .product-card-list .product-row p {
      font-size: 18px;
      line-height: 24px; }
  .product-card-list .col {
    width: calc(100% / 7);
    padding: 0 10px; }
    .product-card-list .col-1 {
      width: 132px;
      padding-left: 0; }
    .product-card-list .col-2 {
      width: calc(100% - 950px); }
    .product-card-list .col-3 {
      width: 130px; }
    .product-card-list .col-4 {
      width: 150px;
      text-align: right; }
    .product-card-list .col-5 {
      width: 152px; }
    .product-card-list .col-6 {
      width: 146px; }
    .product-card-list .col-7 {
      width: 240px;
      padding-right: 0; }
    @media screen and (max-width: 1600px) {
      .product-card-list .col * {
        font-size: 14px !important; }
      .product-card-list .col-1 {
        width: 70px; }
      .product-card-list .col-2 {
        width: calc(100% - (68% + 70px)); }
      .product-card-list .col-3 {
        width: 10%; }
      .product-card-list .col-4 {
        width: 10%; }
      .product-card-list .col-5 {
        width: 12%; }
      .product-card-list .col-6 {
        width: 12%; }
      .product-card-list .col-7 {
        width: 24%;
        padding-right: 0; } }
    .product-card-list .col .cart-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0px -5px;
      position: relative;
      margin-bottom: 6px; }
      .product-card-list .col .cart-links .half-width {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        min-height: 50px;
        position: relative;
        width: calc((100% / 2) - 10px);
        margin: 0px 5px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .product-card-list .col .count {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      background: #435463;
      margin: 0px -5px;
      padding: 4.5px 0px; }
      .product-card-list .col .count span {
        width: 100%;
        max-width: calc(50% - 10px);
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        color: #fff;
        font-family: "Jost", sans-serif;
        display: inline-block;
        margin: 5px;
        padding: 0 5px; }
      .product-card-list .col .count input {
        width: 100%;
        max-width: calc(50% - 10px);
        background: #fff;
        font-size: 17px;
        line-height: 22px;
        font-family: "Jost", sans-serif;
        border: 0px;
        margin: 5px;
        height: 26px;
        color: #18191a;
        font-weight: 400; }
        .product-card-list .col .count input:focus {
          outline: 0px; }
        .product-card-list .col .count input:focus-visible {
          outline: 0px; }
    .product-card-list .col .cart {
      background: #ba0f30;
      padding: 12px 0; }
      .product-card-list .col .cart .cart-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 16px;
        line-height: 21px;
        font-family: "Jost", sans-serif;
        font-weight: 400; }
        .product-card-list .col .cart .cart-text a {
          text-decoration: none;
          color: white; }
      .product-card-list .col .cart span {
        display: inline-block;
        padding-right: 5px; }
    .product-card-list .col .product-dropdown {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%;
      max-width: 100%;
      position: relative;
      min-height: 45px; }
      .product-card-list .col .product-dropdown select {
        background: #1B4F72;
        width: 100%;
        max-width: 100%;
        position: relative;
        border: 0px;
        font-size: 16px;
        line-height: 21px;
        font-family: "Jost", sans-serif;
        font-weight: 400;
        color: #fff;
        padding: 0px 15px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-image: url("../images/drop.png");
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 50%; }
        .product-card-list .col .product-dropdown select:focus {
          outline: 0px; }
        .product-card-list .col .product-dropdown select:focus-visible {
          outline: 0px; }

@media screen and (max-width: 1600px) {
  .product-card-list form.list-add-product-form {
    width: 24%; }
    .product-card-list form.list-add-product-form .col-5,
    .product-card-list form.list-add-product-form .col-6 {
      width: 50%; } }

.tag-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-top: 40px;
  border-top: 4px solid #435463;
  margin-top: 29px; }
  @media (max-width: 1024px) {
    .tag-section {
      padding: 40px 20px 20px; } }
  .tag-section .tag-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative; }
  .tag-section .tag-content-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px; }
    .tag-section .tag-content-head h3 {
      color: #18191a;
      font-size: 25px;
      line-height: 33px;
      font-family: "Jost", sans-serif;
      font-weight: 700;
      margin-bottom: 0px; }
  .tag-section .tag-block-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0px -5px;
    position: relative; }
    .tag-section .tag-block-wrap a {
      width: calc((100% / 2) - 10px);
      margin: 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 15px 15px;
      background: #eeeeee;
      font-size: 13px;
      color: #18191a;
      line-height: 17px;
      font-family: "Jost", sans-serif;
      font-weight: 400;
      border-radius: 50px;
      margin-bottom: 10px; }
      @media (max-width: 1500px) {
        .tag-section .tag-block-wrap a {
          font-size: 12px;
          padding: 15px 10px; } }

.product-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc((100% / 4) - 30px);
  max-width: 100%;
  margin: 0px 15px;
  margin-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 6px 6px 0px #ccc;
          box-shadow: 0px 6px 6px 0px #ccc; }
  @media (max-width: 1550px) {
    .product-block {
      width: calc((100% / 3) - 30px); } }
  @media (max-width: 1130px) {
    .product-block {
      width: calc((100% / 2) - 30px); } }
  @media (max-width: 1024px) {
    .product-block {
      width: calc((100% / 3) - 30px); } }
  @media (max-width: 800px) {
    .product-block {
      width: calc((100% / 2) - 16px);
      margin: 0px 8px;
      margin-bottom: 20px; } }
  @media (max-width: 575px) {
    .product-block {
      width: calc((100% / 2) - 16px); } }
  @media (max-width: 420px) {
    .product-block {
      width: calc((100% / 1) - 16px); } }
  .product-block .product-image-holder {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    position: relative; }
    .product-block .product-image-holder img {
      width: 100%; }
  .product-block .product-details {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 27px 10px 13px; }
    .product-block .product-details .product-content {
      display: block;
      float: left;
      width: 100%;
      max-width: 100%;
      position: relative; }
      .product-block .product-details .product-content p {
        font-size: 20px;
        line-height: 25px;
        font-family: "Jost", sans-serif;
        font-weight: 400;
        color: #435463;
        padding-bottom: 20px; }
      .product-block .product-details .product-content .price {
        font-size: 20px;
        font-weight: 500;
        line-height: 27px;
        font-family: "Jost", sans-serif;
        color: #18191a; }
    .product-block .product-details .cart-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0px -5px;
      position: relative;
      margin-bottom: 6px; }
      .product-block .product-details .cart-links .half-width {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        min-height: 50px;
        position: relative;
        width: calc((100% / 2) - 10px);
        margin: 0px 5px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        @media (max-width: 575px) {
          .product-block .product-details .cart-links .half-width {
            width: calc((100% / 1) - 10px); } }
    .product-block .product-details .count {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      position: relative;
      background: #435463;
      margin: 0px -5px; }
      @media (max-width: 575px) {
        .product-block .product-details .count {
          margin-bottom: 6px !important; } }
      .product-block .product-details .count span {
        width: 100%;
        max-width: calc(50% - 10px);
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        color: #fff;
        font-family: "Jost", sans-serif;
        display: inline-block;
        margin: 5px; }
      .product-block .product-details .count input {
        width: 100%;
        max-width: calc(50% - 10px);
        background: #fff;
        font-size: 17px;
        line-height: 22px;
        font-family: "Jost", sans-serif;
        border: 0px;
        margin: 5px;
        height: 26px;
        color: #18191a;
        font-weight: 400; }
        .product-block .product-details .count input:focus {
          outline: 0px; }
        .product-block .product-details .count input:focus-visible {
          outline: 0px; }
    .product-block .product-details .cart {
      background: #ba0f30; }
      .product-block .product-details .cart .cart-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 16px;
        line-height: 21px;
        font-family: "Jost", sans-serif;
        font-weight: 400; }
        .product-block .product-details .cart .cart-text a {
          text-decoration: none;
          color: white; }
      .product-block .product-details .cart span {
        display: inline-block;
        padding-right: 5px; }
    .product-block .product-details .product-dropdown {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%;
      max-width: 100%;
      position: relative;
      min-height: 50px; }
      .product-block .product-details .product-dropdown select {
        background: #1B4F72;
        width: 100%;
        max-width: 100%;
        position: relative;
        border: 0px;
        font-size: 16px;
        line-height: 21px;
        font-family: "Jost", sans-serif;
        font-weight: 400;
        color: #fff;
        padding: 0px 15px;
        -moz-appearance: none;
        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        appearance: none;
        background-image: url("../images/drop.png");
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 50%; }
        .product-block .product-details .product-dropdown select:focus {
          outline: 0px; }
        .product-block .product-details .product-dropdown select:focus-visible {
          outline: 0px; }

.table-controls {
  padding: 0 0 12px; }
  .table-controls:after {
    content: "";
    display: block;
    clear: both; }
  .table-controls a,
  .table-controls button {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Jost", sans-serif;
    color: #000000 !important;
    line-height: 1.33;
    outline: 0;
    background: none;
    padding: 0;
    text-decoration: underline !important;
    height: auto;
    float: left; }
    .table-controls a + a,
    .table-controls a + button,
    .table-controls button + a,
    .table-controls button + button {
      margin-left: 36px; }

.block-right {
  float: right; }

.table-content {
  max-width: 100%; }
  @media (max-width: 1024px) {
    .table-content {
      overflow-x: scroll; } }

form {
  display: block;
  position: relative;
  clear: both; }
  form small {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.15;
    margin-top: 24px;
    display: block; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .form-row.cols-half .form-group {
    width: calc(50% - 30px); }
    @media (max-width: 768px) {
      .form-row.cols-half .form-group {
        width: calc(100% - 30px); } }

#updatepassword {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.form-group {
  margin-bottom: 1rem;
  margin: 0 15px 17px;
  width: 100%; }

.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #435463;
  border-radius: 5px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Roboto", sans-serif; }
  @media (max-width: 768px) {
    .form-control {
      font-size: 16px;
      font-size: 1rem; } }

.form-area + .form-area {
  padding-top: 90px; }

label {
  display: inline-block;
  margin-bottom: 4px;
  font-family: "Jost", sans-serif;
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 500; }
  @media (max-width: 768px) {
    label {
      font-size: 18px;
      font-size: 1.125rem; } }

.check-out-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 20px 0px 40px; }
  @media (min-width: 1024px) {
    .check-out-detail {
      margin: 20px 0px 65px; } }
  .check-out-detail .check-out-detail-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    width: 100%;
    max-width: 100%;
    position: relative; }
    .check-out-detail .check-out-detail-wrapper .check-out-left-block {
      width: calc(100% - 37.5%);
      max-width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      position: relative;
      min-height: 50px;
      padding-right: 72px; }
      @media (max-width: 1450px) {
        .check-out-detail .check-out-detail-wrapper .check-out-left-block {
          width: calc(100% - 30%); } }
      @media (max-width: 1024px) {
        .check-out-detail .check-out-detail-wrapper .check-out-left-block {
          width: 100%;
          padding-right: 0px; } }
    .check-out-detail .check-out-detail-wrapper .check-out-right-block {
      width: 37.5%;
      max-width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      position: relative;
      min-height: 50px; }
      @media (max-width: 1450px) {
        .check-out-detail .check-out-detail-wrapper .check-out-right-block {
          width: 30%; } }
      @media (max-width: 1024px) {
        .check-out-detail .check-out-detail-wrapper .check-out-right-block {
          width: 100%; } }

.btn-next {
  background: #1B4F72;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: calc(29 / 25);
  font-weight: bold;
  color: white;
  border: none;
  width: 100%;
  padding: 21px 20px 20px;
  margin-top: 22px;
  text-align: center;
  cursor: pointer; }

.quick-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 117px 0 15px; }
  @media (max-width: 1400px) {
    .quick-cart {
      margin: 50px 0 15px; } }
  .quick-cart .quick-cart-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative; }
    .quick-cart .quick-cart-wrapper form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%;
      max-width: 100%;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .quick-cart .quick-cart-wrapper form .text-box-one {
        width: 398px;
        max-width: 100%;
        display: block;
        position: relative;
        height: 57px;
        margin: 5px;
        background: #f5f5f5;
        border: 1px solid #435463;
        padding: 0px 15px;
        width: 24.3%; }
        @media (max-width: 1024px) {
          .quick-cart .quick-cart-wrapper form .text-box-one {
            width: 30%;
            height: 45px; } }
        @media (max-width: 768px) {
          .quick-cart .quick-cart-wrapper form .text-box-one {
            width: 100%;
            margin: 0px;
            margin-bottom: 10px; } }
        .quick-cart .quick-cart-wrapper form .text-box-one:focus {
          outline: 0px; }
        .quick-cart .quick-cart-wrapper form .text-box-one:focus-visible {
          outline: 0px; }
      .quick-cart .quick-cart-wrapper form .text-box-two {
        width: 15.8%;
        max-width: 100%;
        display: block;
        position: relative;
        height: 57px;
        margin: 5px;
        background: #f5f5f5;
        padding: 0px 15px;
        border: 1px solid #435463; }
        @media (max-width: 1024px) {
          .quick-cart .quick-cart-wrapper form .text-box-two {
            width: 30%;
            height: 45px; } }
        @media (max-width: 768px) {
          .quick-cart .quick-cart-wrapper form .text-box-two {
            width: 100%;
            margin: 0px;
            margin-bottom: 10px; } }
        .quick-cart .quick-cart-wrapper form .text-box-two:focus {
          outline: 0px; }
        .quick-cart .quick-cart-wrapper form .text-box-two:focus-visible {
          outline: 0px; }
      .quick-cart .quick-cart-wrapper form button,
      .quick-cart .quick-cart-wrapper form .btn-button {
        width: 15.9%;
        max-width: 100%;
        color: #fff;
        background: #435463;
        padding: 0px 15px;
        border: 0px;
        height: 57px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        cursor: pointer;
        margin: 0px 5px;
        font-weight: 400; }
        .quick-cart .quick-cart-wrapper form button:hover,
        .quick-cart .quick-cart-wrapper form .btn-button:hover {
          background: rgba(67, 84, 99, 0.7); }
        @media (max-width: 1024px) {
          .quick-cart .quick-cart-wrapper form button,
          .quick-cart .quick-cart-wrapper form .btn-button {
            width: 20%;
            height: 45px; } }
        @media (max-width: 768px) {
          .quick-cart .quick-cart-wrapper form button,
          .quick-cart .quick-cart-wrapper form .btn-button {
            width: auto;
            margin: 0px;
            margin: 0px 0px; } }
        .quick-cart .quick-cart-wrapper form button:focus,
        .quick-cart .quick-cart-wrapper form .btn-button:focus {
          outline: 0px; }
        .quick-cart .quick-cart-wrapper form button:focus-visible,
        .quick-cart .quick-cart-wrapper form .btn-button:focus-visible {
          outline: 0px; }

.quick-check-out-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .quick-check-out-head h3 {
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 29px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #18191a; }

.alert {
  font-weight: 400;
  width: 100%; }

.product-card-list .content .dropdown .btn {
  background: #1B4F72;
  color: #fff !important;
  border-radius: 0;
  font-size: 16px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  outline: none;
  white-space: initial;
  outline: none;
  text-align: left; }

.product-card-list .content .dropdown .btn .caret {
  position: relative;
  right: -8px;
  border-top: 8px dashed;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent; }

.product-card-list .content .dropdown-menu {
  width: 100%;
  background: #1B4F72;
  border-radius: 0;
  margin: 0;
  border: none;
  top: 98%;
  z-index: 6; }

.product-card-list .dropdown-menu .modelLi {
  padding: 4px 10px;
  font-size: 16px; }

.product-card-list .content .dropdown-menu .modelLi .btn {
  background: #020202;
  border: none;
  font-size: 16px;
  padding-top: 14px;
  padding-bottom: 15px;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.product-card-list .col .count input {
  border-radius: 0px; }

.product-card-list .product-row .list-add-product-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 298px; }

.product-card-list .col .cart {
  padding: 0px; }

.product-card-list .col .cart button {
  background: #435463;
  font-size: 16px;
  border-color: #435463;
  border-radius: 0 !important;
  outline: 0; }

.product-card-grid .cart .cart-text button {
  background: #435463;
  font-size: 16px;
  border-color: #435463; }

.product-card-grid .dropdown .btn {
  background: #1B4F72;
  color: #fff !important;
  border-radius: 0;
  font-size: 16px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  outline: none;
  white-space: initial;
  outline: none;
  text-align: left; }

.product-card-grid .dropdown .btn:hover {
  background: #1B4F72; }

.product-card-grid .dropdown-menu {
  width: 100%;
  background: #1B4F72;
  border-radius: 0;
  margin: 0;
  border: none;
  top: 98%; }

.product-card-grid .dropdown-menu .modelLi {
  padding: 4px 10px;
  font-size: 16px; }

.product-card-grid .dropdown-menu .modelLi .btn {
  background: #020202;
  border: none;
  font-size: 16px;
  padding-top: 14px;
  padding-bottom: 15px;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.product-card-grid .count input {
  border-radius: 0px; }

.product-card-grid .dropdown {
  width: 100%; }

.product-card-grid .dropdown .btn .caret {
  position: relative;
  right: -8px;
  border-top: 8px dashed;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent; }

.product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .count .counter button {
  height: 100%; }

.block-address .block-address-wrapper a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e5e5e5 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: Wrap;
      flex-wrap: Wrap;
  margin: 5px;
  position: relative;
  width: calc(33.33333% - 10px); }

.block-address .block-addess-content {
  padding: 30px;
  width: 100%;
  margin: 0px; }

.block-address-wrapper.address_columns a.active {
  background: #1B4F72 !important; }

.block-address-wrapper.address_columns a.active p img {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important; }

.block-address .block-addess-content .adress-content p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000 !important;
  width: 100%;
  font-size: 18px; }

.block-address-wrapper.address_columns a.active p {
  color: #fff !important; }

.block-address .block-addess-content .adress-content p .icon {
  display: inline-block;
  padding-right: 10px;
  width: 30px; }

.block-address .block-addess-content .adress-content p .text {
  display: inline-block;
  text-align: left;
  width: calc(100% - 30px); }

.block-address .block-addess-content.bg-blue p img {
  -webkit-filter: none;
          filter: none;
  margin: 3px auto 0; }

.search-form .form-content-wrapper .form-block input {
  font-weight: 400;
  color: #2d2d2d; }

.product-card-list .product-row .content a:hover {
  text-decoration: underline; }

.modal .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0; }

.content .dropdown-menu li {
  padding: 4px 10px; }

.content .dropdown-menu li a {
  padding: 2px 8px;
  color: #ddc8c8 !important;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  white-space: initial; }

.content .dropdown-menu li a:hover {
  background-color: #474d78;
  color: #ddc8c8 !important;
  text-decoration: none !important; }

.modal-header .close {
  margin-top: -2px;
  right: 58px;
  font-weight: 400;
  color: #000;
  opacity: 1;
  font-size: 43px; }

.order-info {
  font-weight: 400; }

.total-text-holder {
  font-weight: 500; }

.modal-footer .btn-default {
  color: black; }

.btn-wrapper {
  display: block; }
  .btn-wrapper--left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .btn-wrapper--left .btn {
      display: block; }
  .btn-wrapper--right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .btn-wrapper--right form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .btn-wrapper .terms-checks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px; }
  .btn-wrapper .ov-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding: 0; }
  .btn-wrapper #paywithcard {
    margin: 0 !important; }
    .btn-wrapper #paywithcard .btn.disabled,
    .btn-wrapper #paywithcard .btn[disabled],
    .btn-wrapper #paywithcard fieldset[disabled] .btn {
      opacity: 1; }
    .btn-wrapper #paywithcard .btn-primary.disabled.focus,
    .btn-wrapper #paywithcard .btn-primary.disabled:focus,
    .btn-wrapper #paywithcard .btn-primary.disabled:hover,
    .btn-wrapper #paywithcard .btn-primary[disabled].focus,
    .btn-wrapper #paywithcard .btn-primary[disabled]:focus,
    .btn-wrapper #paywithcard .btn-primary[disabled]:hover,
    .btn-wrapper #paywithcard fieldset[disabled] .btn-primary.focus,
    .btn-wrapper #paywithcard fieldset[disabled] .btn-primary:focus,
    .btn-wrapper #paywithcard fieldset[disabled] .btn-primary:hover {
      background: #154360;
      color: #E67E22 !important; }

.btn-row,
.btn {
  float: left; }

.side-bar-nav > ul > li > span a {
  font-weight: 500 !important; }

.dropdown-favorites .dropdown-menu > li > a {
  color: #ddc8c8;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  width: 100%;
  white-space: initial;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }
  .dropdown-favorites .dropdown-menu > li > a:hover {
    background-color: #474d78;
    color: #fff !important; }

.col-sm-6.btn-wrapper--right .alert {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 11px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.col-sm-6.btn-wrapper--right .alert p {
  padding: 0; }

.btn-row-rightside {
  float: right; }
  .btn-row-rightside button,
  .btn-row-rightside .btn {
    float: right;
    margin-left: 30px; }

.product-card-list .col-7 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.product-card-list .product-row p {
  padding: 0 !important; }

.product-card-list .col .count input {
  margin: 8px 5px 7px 5px !important; }

.product-block .product-details .count input {
  margin: 8px 5px 7px 5px !important; }

.product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .product-item-detail-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.product-card-list .col .cart button:focus,
.product-card-list .col .cart button:hover,
.product-card-list .col .cart button:active,
.product-card-grid .cart .cart-text button:hover,
.product-card-grid .cart .cart-text button:focus,
.product-card-grid .cart .cart-text button:active {
  background: #435463;
  border-color: #2b353e;
  outline: 0;
  border-radius: 0 !important; }

.product-card-list .content .dropdown .btn {
  border-color: #1B4F72 !important;
  outline: 0;
  border-radius: 0 !important; }

.product-card-grid .product-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.product-block .product-details .product-content p {
  min-height: 70px; }

.product-card-grid .cart .cart-text button {
  border-radius: 0;
  outline: 0; }

.product-card-grid .dropdown .btn {
  border-color: #1B4F72; }

.close-filter {
  color: #b8b8b8;
  z-index: 2;
  font-weight: bold;
  font-family: "Jost", sans-serif;
  top: 20px !important; }

@media (max-width: 1025px) {
  .side-bar-contentWrap {
    padding-top: 50px; }
  .filter {
    margin-bottom: 0 !important; } }

.main-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ccc; }
  .main-banner--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 600px;
    width: 100%;
    max-width: 100%;
    position: relative; }
    @media (max-width: 1024px) {
      .main-banner--content {
        min-height: 450px; } }
  .main-banner--content__block {
    display: block;
    float: left;
    width: 100%;
    max-width: 755px;
    position: relative; }
    .main-banner--content__block h1 {
      font-family: "Jost", sans-serif;
      font-size: 3.437rem;
      font-weight: bold;
      line-height: 73px;
      color: #fff;
      text-align: center;
      margin-bottom: 0px; }
    .main-banner--content__block p {
      font-family: "Jost", sans-serif;
      font-size: 1.875rem;
      font-weight: 400;
      line-height: 40px;
      color: #fff;
      text-align: center; }
      @media (max-width: 1024px) {
        .main-banner--content__block p {
          font-size: 22px;
          line-height: 36px; } }

.form-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 100%;
  position: relative;
  justify-content: center;
  margin-top: 48px; }
  @media (max-width: 1024px) {
    .form-block {
      margin-top: 30px; } }
  .form-block form {
    display: block;
    float: left;
    width: 638px;
    max-width: 100%;
    position: relative; }
  .form-block .banner-text-block,
  .form-block .search-text-box {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 71px;
    position: relative;
    border-radius: 30px;
    border: 0px;
    padding: 12px 55px 15px 32px;
    color: #E67E22;
    font-size: 22px;
    line-height: 30px;
    font-family: "Jost", sans-serif;
    opacity: 1;
    font-weight: 400;
    /* Firefox */ }
    @media (max-width: 1024px) {
      .form-block .banner-text-block,
      .form-block .search-text-box {
        font-size: 16px;
        padding: 15px 55px 15px 22px;
        height: 53px; } }
    .form-block .banner-text-block:focus,
    .form-block .search-text-box:focus {
      outline: 0px; }
    .form-block .banner-text-block:focus-visible,
    .form-block .search-text-box:focus-visible {
      outline: 0px; }
    .form-block .banner-text-block::-webkit-input-placeholder, .form-block .search-text-box::-webkit-input-placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #E67E22;
      font-size: 22px;
      line-height: 30px;
      font-family: "Jost", sans-serif;
      opacity: 1;
      /* Firefox */ }
    .form-block .banner-text-block::-moz-placeholder, .form-block .search-text-box::-moz-placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #E67E22;
      font-size: 22px;
      line-height: 30px;
      font-family: "Jost", sans-serif;
      opacity: 1;
      /* Firefox */ }
    .form-block .banner-text-block:-ms-input-placeholder, .form-block .search-text-box:-ms-input-placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #E67E22;
      font-size: 22px;
      line-height: 30px;
      font-family: "Jost", sans-serif;
      opacity: 1;
      /* Firefox */ }
    .form-block .banner-text-block::-ms-input-placeholder, .form-block .search-text-box::-ms-input-placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #E67E22;
      font-size: 22px;
      line-height: 30px;
      font-family: "Jost", sans-serif;
      opacity: 1;
      /* Firefox */ }
    .form-block .banner-text-block::placeholder,
    .form-block .search-text-box::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #E67E22;
      font-size: 22px;
      line-height: 30px;
      font-family: "Jost", sans-serif;
      opacity: 1;
      /* Firefox */ }
      @media (max-width: 1024px) {
        .form-block .banner-text-block::-webkit-input-placeholder, .form-block .search-text-box::-webkit-input-placeholder {
          font-size: 16px; }
        .form-block .banner-text-block::-moz-placeholder, .form-block .search-text-box::-moz-placeholder {
          font-size: 16px; }
        .form-block .banner-text-block:-ms-input-placeholder, .form-block .search-text-box:-ms-input-placeholder {
          font-size: 16px; }
        .form-block .banner-text-block::-ms-input-placeholder, .form-block .search-text-box::-ms-input-placeholder {
          font-size: 16px; }
        .form-block .banner-text-block::placeholder,
        .form-block .search-text-box::placeholder {
          font-size: 16px; } }
    .form-block .banner-text-block :-ms-input-placeholder,
    .form-block .search-text-box :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #E67E22;
      font-size: 22px;
      line-height: 30px; }
      @media (max-width: 1024px) {
        .form-block .banner-text-block :-ms-input-placeholder,
        .form-block .search-text-box :-ms-input-placeholder {
          font-size: 16px; } }
    .form-block .banner-text-block ::-ms-input-placeholder,
    .form-block .search-text-box ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #E67E22;
      font-size: 22px;
      line-height: 30px; }
      @media (max-width: 768px) {
        .form-block .banner-text-block ::-ms-input-placeholder,
        .form-block .search-text-box ::-ms-input-placeholder {
          font-size: 16px; } }
  .form-block button {
    background: #1B4F72;
    border: 0;
    height: 100%;
    padding: 13px;
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    cursor: pointer;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease; }
    .form-block button:hover {
      color: #E67E22 !important;
      background: rgba(91, 99, 164, 0.9); }
    .form-block button img {
      width: 16px;
      margin: 0 auto; }
    .form-block button:focus {
      outline: 0px; }
    .form-block button:focus-visible {
      outline: 0px; }

.news-letter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .news-letter--content-block--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 100%;
    position: relative;
    min-height: 479px; }
    @media (max-width: 1024px) {
      .news-letter--content-block--wrapper {
        min-height: 400px; } }
    .news-letter--content-block--wrapper .news-letter--content-block {
      display: block;
      width: 100%;
      max-width: 598px; }
      .news-letter--content-block--wrapper .news-letter--content-block h4 {
        text-align: center;
        color: #fff;
        font-size: 1.562rem;
        line-height: 33px;
        font-family: "Jost", sans-serif;
        font-weight: 500;
        margin-bottom: 8px; }
      .news-letter--content-block--wrapper .news-letter--content-block p {
        text-align: center;
        color: #fff;
        font-family: "Jost", sans-serif;
        font-weight: 400;
        font-size: 1.25rem;
        line-height: 27px; }
      .news-letter--content-block--wrapper .news-letter--content-block .form-block {
        margin-top: 10px; }
        .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block {
          height: 46px;
          color: #E67E22;
          font-size: 14px;
          line-height: 17px;
          font-family: "Jost", sans-serif;
          padding: 15px 105px 15px 27px; }
          @media (max-width: 768px) {
            .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block {
              padding: 15px 105px 15px 22px; } }
          .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block::-webkit-input-placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #E67E22;
            font-size: 14px;
            line-height: 17px;
            font-family: "Jost", sans-serif;
            opacity: 1;
            /* Firefox */ }
          .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block::-moz-placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #E67E22;
            font-size: 14px;
            line-height: 17px;
            font-family: "Jost", sans-serif;
            opacity: 1;
            /* Firefox */ }
          .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block:-ms-input-placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #E67E22;
            font-size: 14px;
            line-height: 17px;
            font-family: "Jost", sans-serif;
            opacity: 1;
            /* Firefox */ }
          .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block::-ms-input-placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #E67E22;
            font-size: 14px;
            line-height: 17px;
            font-family: "Jost", sans-serif;
            opacity: 1;
            /* Firefox */ }
          .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block::placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #E67E22;
            font-size: 14px;
            line-height: 17px;
            font-family: "Jost", sans-serif;
            opacity: 1;
            /* Firefox */ }
          .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block :-ms-input-placeholder {
            /* Internet Explorer 10-11 */
            color: #E67E22;
            font-size: 14px;
            line-height: 17px;
            font-family: "Jost", sans-serif; }
          .news-letter--content-block--wrapper .news-letter--content-block .form-block form .banner-text-block ::-ms-input-placeholder {
            /* Microsoft Edge */
            color: #E67E22;
            font-size: 14px;
            line-height: 17px;
            font-family: "Jost", sans-serif; }
        .news-letter--content-block--wrapper .news-letter--content-block .form-block form button {
          font-size: 16px;
          font-family: "Jost", sans-serif;
          line-height: 18px;
          font-weight: 500;
          width: auto;
          color: #fff;
          width: 101px;
          right: -2px;
          max-width: 100%; }

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 20px 0px;
  margin-bottom: 0px; }
  .social-links ul {
    list-style: none;
    margin: 0px -10px;
    padding-left: 0px; }
    .social-links ul li {
      display: inline-block;
      margin: 10px; }
      @media (max-width: 1024px) {
        .social-links ul li img {
          max-width: 40px; } }

.login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  background: #000; }
  .login--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative; }
  .login .half-width-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: calc(100% / 2);
    min-height: calc(100vh - 106px);
    padding: 20px 0px; }
    @media (max-width: 768px) {
      .login .half-width-block {
        max-width: calc(100% / 1);
        min-height: 300px;
        padding: 40px 0px; } }
  .login .login-form-block {
    background: #000;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 20px;
    padding-right: 0px; }
  .login .login-image-block {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%; }
    @media (max-width: 768px) {
      .login .login-image-block {
        position: relative;
        width: 100%; } }

.login-form-content-wrapper {
  display: block;
  float: left;
  width: 100%;
  max-width: 334px;
  position: relative; }
  @media (max-width: 768px) {
    .login-form-content-wrapper {
      max-width: 100%; } }
  .login-form-content-wrapper .login-header {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    margin-bottom: 27px; }
    .login-form-content-wrapper .login-header h1 {
      color: #fff;
      font-family: "Jost", sans-serif;
      font-size: 3.125rem;
      line-height: 58px;
      font-weight: 500; }
      @media (max-width: 1024px) {
        .login-form-content-wrapper .login-header h1 {
          font-size: 35px; } }
  .login-form-content-wrapper .form-block {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin-top: 0px;
    margin-bottom: 70px; }
    .login-form-content-wrapper .form-block .input-block {
      display: block;
      float: left;
      width: 100%;
      max-width: 100%;
      position: relative;
      margin-bottom: 25px; }
      .login-form-content-wrapper .form-block .input-block label {
        display: block;
        float: left;
        width: 100%;
        max-width: 100%;
        font-family: "Jost", sans-serif;
        font-size: 25px;
        line-height: 29px;
        font-weight: 500;
        color: #fff; }
        @media (max-width: 1024px) {
          .login-form-content-wrapper .form-block .input-block label {
            font-size: 20px; } }
      .login-form-content-wrapper .form-block .input-block input {
        display: block;
        float: left;
        width: 100%;
        max-width: 100%;
        font-family: "Jost", sans-serif;
        font-size: 25px;
        line-height: 29px;
        font-weight: 500;
        background: #fff;
        color: #929292;
        border: 0px;
        height: 52px;
        padding: 5px 15px; }
        @media (max-width: 1024px) {
          .login-form-content-wrapper .form-block .input-block input {
            font-size: 20px; } }
        .login-form-content-wrapper .form-block .input-block input:focus {
          outline: 0px; }
        .login-form-content-wrapper .form-block .input-block input:focus-visible {
          outline: 0px; }

.check-block {
  margin-bottom: 24px;
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
  position: relative; }
  .check-block input[type="checkbox"] {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer; }
  .check-block label {
    position: relative;
    cursor: pointer;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1024px) {
      .check-block label {
        font-size: 16px; } }
  .check-block label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 20px;
    border-radius: 4px;
    background: #fff; }
  .check-block input[type="checkbox"]:checked ~ label:after {
    content: "";
    display: block;
    height: 14px;
    left: 2px;
    position: absolute;
    top: 3px;
    width: 16px;
    background-image: url("../images/export-tick.png"); }

.login-form-content-wrapper .submit-block {
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
  position: relative; }
  .login-form-content-wrapper .submit-block button {
    display: block;
    position: relative;
    color: #fff;
    background: #1B4F72;
    width: auto;
    border-radius: 0px;
    min-width: 168px;
    border-radius: 5px;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    padding: 9px 13px; }

.login-detail-brief {
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-bottom: 20px;
  float: left; }
  .login-detail-brief p {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 0px; }
    @media (max-width: 1024px) {
      .login-detail-brief p {
        font-size: 16px; } }
  .login-detail-brief h6 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #fff; }
    @media (max-width: 1024px) {
      .login-detail-brief h6 {
        font-size: 16px; } }

.link-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-top: 20px; }
  .link-section a {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: underline; }
    @media (max-width: 1024px) {
      .link-section a {
        font-size: 16px; } }

.categories-sec {
  padding: 42px 0 15px; }

.grid-wrap {
  position: relative;
  display: block; }

.grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -20px; }
  .grid-row.two-col .grid-col {
    width: 100%; }
    @media (min-width: 768px) {
      .grid-row.two-col .grid-col {
        width: 50%; } }

.grid-col {
  display: block;
  padding: 10px 20px;
  min-height: 200px; }
  @media (min-width: 768px) {
    .grid-col {
      padding: 20px; } }

.card-item {
  position: relative; }
  .card-item-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 200px; }
    .card-item-image:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.45); }
  .card-item-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .card-item-overlay * {
      color: white;
      text-align: center; }
    .card-item-overlay h4 {
      font-size: 30px;
      font-size: 1.875rem; }
      @media (max-width: 1024px) {
        .card-item-overlay h4 {
          font-size: 22px;
          font-size: 1.375rem; } }

.new-products {
  position: relative; }

.product-listing--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -8px; }

.product-card {
  padding: 8px;
  position: relative; }
  @media (min-width: 480px) {
    .product-card {
      width: calc(100%/2); } }
  @media (min-width: 768px) {
    .product-card {
      width: calc(100%/3); } }
  @media (min-width: 1200px) {
    .product-card {
      width: calc(100%/4); } }

.product-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .product-image img {
    width: 100%; }

.product-info {
  bottom: 8px;
  position: absolute;
  -webkit-backdrop-filter: blur(47px) brightness(85%);
  backdrop-filter: blur(47px) brightness(85%);
  left: 8px;
  right: 8px;
  padding: 30px 12px 12px; }
  .product-info h5 {
    color: white;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.23;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    padding-bottom: 7px; }
    @media (max-width: 1024px) {
      .product-info h5 {
        font-size: 16px;
        font-size: 1rem; } }
  .product-info .btn-secondary {
    width: 100%; }

.btn-wrap {
  padding: 68px 0 280px;
  text-align: center; }
  @media (max-width: 768px) {
    .btn-wrap {
      padding: 38px 0 140px; } }

.inner-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 30px; }
  .inner-banner .inner-banner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 100%;
    position: relative;
    min-height: 350px; }
  .inner-banner .inner-banner--content-block {
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative; }
    .inner-banner .inner-banner--content-block h2 {
      font-size: 3.125rem;
      line-height: 67px;
      font-weight: 700;
      color: #fff;
      font-family: "Jost", sans-serif;
      text-align: center;
      margin-bottom: 40px; }
      @media (max-width: 1024px) {
        .inner-banner .inner-banner--content-block h2 {
          margin-bottom: 20px; } }
    .inner-banner .inner-banner--content-block ul {
      list-style: none;
      padding: 0px;
      margin: 0px;
      text-align: center; }
      .inner-banner .inner-banner--content-block ul li {
        display: inline-block;
        margin: 5px 20px;
        font-size: 20px;
        line-height: 27px;
        font-weight: 700;
        color: #fff;
        font-family: "Jost", sans-serif;
        position: relative; }
        .inner-banner .inner-banner--content-block ul li a {
          font-size: 20px;
          line-height: 27px;
          font-weight: 500;
          color: #fff;
          font-family: "Jost", sans-serif; }
          .inner-banner .inner-banner--content-block ul li a:hover {
            color: #fff !important; }
        .inner-banner .inner-banner--content-block ul li:last-child:after {
          display: none; }
        .inner-banner .inner-banner--content-block ul li:after {
          content: "";
          display: block;
          position: absolute;
          width: 2px;
          height: 20px;
          -webkit-transform: rotate(20deg) translateY(-50%);
              -ms-transform: rotate(20deg) translateY(-50%);
                  transform: rotate(20deg) translateY(-50%);
          background: #fff;
          right: -20px;
          top: 50%; }
  .inner-banner.wihtout-bg .inner-banner-wrapper {
    min-height: auto;
    padding: 75px 0 53px; }
    @media (max-width: 767px) {
      .inner-banner.wihtout-bg .inner-banner-wrapper {
        padding: 45px 0 20px; } }
  .inner-banner.wihtout-bg .inner-banner--content-block h2 {
    margin-bottom: 0; }
  .inner-banner.wihtout-bg .inner-banner--content-block ul {
    margin-bottom: 6px; }
    .inner-banner.wihtout-bg .inner-banner--content-block ul li a {
      color: #18191A; }
      .inner-banner.wihtout-bg .inner-banner--content-block ul li a:hover {
        color: #18191A !important;
        opacity: 0.7; }
      @media (max-width: 767px) {
        .inner-banner.wihtout-bg .inner-banner--content-block ul li a {
          font-size: 14px; } }
    .inner-banner.wihtout-bg .inner-banner--content-block ul li:after {
      background: #000; }
  .inner-banner.wihtout-bg .inner-banner--content-block h2 {
    color: #18191A; }

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 999;
  display: none;
  padding: 80px 15px 21px;
  height: 100vh;
  overflow-y: auto;
  max-height: 700px;
  -webkit-box-shadow: 0px 0px 17px -8px #435463;
          box-shadow: 0px 0px 17px -8px #435463; }
  .search-form form {
    width: 100%; }
  .search-form .form-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 850px;
    width: 100%;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .search-form .form-content-wrapper .search-head-block {
      margin-bottom: 65px;
      width: 100%; }
      @media (max-width: 1024px) {
        .search-form .form-content-wrapper .search-head-block {
          margin-bottom: 30px; } }
    .search-form .form-content-wrapper h2 {
      font-family: "Roboto", sans-serif;
      font-size: 3.642rem;
      font-weight: 700;
      line-height: 61px;
      text-align: center; }
      @media (max-width: 1024px) {
        .search-form .form-content-wrapper h2 {
          font-size: 30px;
          line-height: 40px; } }
    .search-form .form-content-wrapper .form-block {
      margin-top: 0px; }
      .search-form .form-content-wrapper .form-block input {
        width: 100%;
        max-width: 859px;
        border-radius: 50px;
        border: 1px solid #ccc;
        height: 71px;
        padding: 0px 30px;
        padding-right: 80px; }
        @media (max-width: 1024px) {
          .search-form .form-content-wrapper .form-block input {
            height: 50px; } }
        .search-form .form-content-wrapper .form-block input:focus {
          outline: 0px; }
        .search-form .form-content-wrapper .form-block input:focus-visible {
          outline: 0px; }
        .search-form .form-content-wrapper .form-block input::-webkit-input-placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E67E22;
          font-size: 22px;
          line-height: 30px;
          font-family: "Jost", sans-serif;
          opacity: 1;
          /* Firefox */ }
        .search-form .form-content-wrapper .form-block input::-moz-placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E67E22;
          font-size: 22px;
          line-height: 30px;
          font-family: "Jost", sans-serif;
          opacity: 1;
          /* Firefox */ }
        .search-form .form-content-wrapper .form-block input:-ms-input-placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E67E22;
          font-size: 22px;
          line-height: 30px;
          font-family: "Jost", sans-serif;
          opacity: 1;
          /* Firefox */ }
        .search-form .form-content-wrapper .form-block input::-ms-input-placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E67E22;
          font-size: 22px;
          line-height: 30px;
          font-family: "Jost", sans-serif;
          opacity: 1;
          /* Firefox */ }
        .search-form .form-content-wrapper .form-block input::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E67E22;
          font-size: 22px;
          line-height: 30px;
          font-family: "Jost", sans-serif;
          opacity: 1;
          /* Firefox */ }
          @media (max-width: 1024px) {
            .search-form .form-content-wrapper .form-block input::-webkit-input-placeholder {
              font-size: 16px; }
            .search-form .form-content-wrapper .form-block input::-moz-placeholder {
              font-size: 16px; }
            .search-form .form-content-wrapper .form-block input:-ms-input-placeholder {
              font-size: 16px; }
            .search-form .form-content-wrapper .form-block input::-ms-input-placeholder {
              font-size: 16px; }
            .search-form .form-content-wrapper .form-block input::placeholder {
              font-size: 16px; } }
        .search-form .form-content-wrapper .form-block input::-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #E67E22;
          font-size: 22px;
          line-height: 30px; }
          @media (max-width: 1024px) {
            .search-form .form-content-wrapper .form-block input::-ms-input-placeholder {
              font-size: 16px; } }
        .search-form .form-content-wrapper .form-block input::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #E67E22;
          font-size: 22px;
          line-height: 30px; }
          @media (max-width: 768px) {
            .search-form .form-content-wrapper .form-block input::-ms-input-placeholder {
              font-size: 16px; } }
      .search-form .form-content-wrapper .form-block button {
        border: 0px;
        background: transparent;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        cursor: pointer;
        right: 20px; }

.close {
  display: block;
  position: fixed;
  z-index: 999999;
  top: 0px;
  right: 0px;
  font-size: 56px;
  padding: 15px;
  /* height: 20px; */
  line-height: 37px;
  cursor: pointer; }

.search-form.open-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.tab-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 100px 0px 0px; }
  .tab-block .tag-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .tab-block .tag-head {
    width: auto;
    width: 200px;
    display: block; }
    @media (max-width: 1024px) {
      .tab-block .tag-head {
        width: 100%;
        text-align: center; } }
  .tab-block .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
    width: calc(100% - 200px);
    padding-left: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (max-width: 1024px) {
      .tab-block .tags {
        width: calc(100% - 0px);
        padding-left: 0px; } }
  .tab-block .tags a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 15px;
    padding: 17px 10px;
    background: #f5f6f5;
    border-radius: 50px;
    min-width: 82px;
    text-align: center;
    line-height: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc((100% / 4) - 30px); }
    @media (max-width: 1024px) {
      .tab-block .tags a {
        padding: 10px 10px; } }
    @media (max-width: 768px) {
      .tab-block .tags a {
        width: calc((100% / 3) - 30px); } }
    @media (max-width: 450px) {
      .tab-block .tags a {
        width: calc((100% / 2) - 30px); } }
    @media (max-width: 360px) {
      .tab-block .tags a {
        width: calc((100% / 1) - 30px); } }

.check-out-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }

.check-out-table-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }

.checkout-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 100%;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 24px 0px 15px; }
  @media (max-width: 1750px) {
    .checkout-cols {
      padding-left: 30px; } }
  @media (max-width: 1024px) {
    .checkout-cols {
      padding-left: 0px;
      width: calc((100% / 2) - 10px);
      border: 1px solid #ccc;
      padding: 10px;
      margin: 5px; } }
  @media (max-width: 768px) {
    .checkout-cols {
      padding-left: 0px;
      width: calc((100% / 1) - 10px);
      border: 1px solid #ccc;
      padding: 10px;
      margin: 5px; } }
  .checkout-cols.header {
    margin-bottom: 0px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .checkout-cols.header .check-out-col-one h5 {
      font-size: 25px;
      line-height: 29px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #18191a;
      margin-bottom: 0px; }
      @media (max-width: 1670px) {
        .checkout-cols.header .check-out-col-one h5 {
          font-size: 18px;
          line-height: 22px; } }
    .checkout-cols.header .check-out-col-two h5 {
      font-size: 25px;
      line-height: 29px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #18191a;
      margin-bottom: 0px; }
      @media (max-width: 1670px) {
        .checkout-cols.header .check-out-col-two h5 {
          font-size: 18px;
          line-height: 22px; } }
    .checkout-cols.header .check-out-col-three h5 {
      font-size: 25px;
      line-height: 29px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #18191a;
      margin-bottom: 0px; }
      @media (max-width: 1670px) {
        .checkout-cols.header .check-out-col-three h5 {
          font-size: 18px;
          line-height: 22px; } }
    .checkout-cols.header .check-out-col-five h5 {
      font-size: 25px;
      line-height: 29px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #18191a;
      margin-bottom: 0px; }
      @media (max-width: 1670px) {
        .checkout-cols.header .check-out-col-five h5 {
          font-size: 18px;
          line-height: 22px; } }

.check-out-col-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45%;
  max-width: 100%; }
  .check-out-col-one .img-holder {
    width: 122px;
    max-width: 100%; }
    @media (max-width: 1450px) {
      .check-out-col-one .img-holder {
        width: 80px; } }
    .check-out-col-one .img-holder img {
      width: 1200%; }
  .check-out-col-one .item-content {
    width: calc(100% - 122px);
    max-width: 100%;
    display: block;
    position: relative;
    padding-left: 20px;
    padding-right: 10px; }
    @media (max-width: 1450px) {
      .check-out-col-one .item-content {
        width: calc(100% - 80px); } }
    .check-out-col-one .item-content p {
      padding-bottom: 0px;
      font-family: "Roboto", sans-serif;
      font-size: 20px;
      line-height: 27px;
      font-weight: 400;
      color: #435463;
      word-break: break-all;
      padding-right: 25px;
      max-width: 100%; }
      @media (max-width: 1670px) {
        .check-out-col-one .item-content p {
          font-size: 16px;
          line-height: 22px; } }
      @media (max-width: 1024px) {
        .check-out-col-one .item-content p {
          max-width: 100%; } }

.check-out-col-two {
  width: 10%;
  max-width: 100%;
  display: block;
  float: left;
  text-align: right;
  padding-right: 15px; }
  .check-out-col-two h5 {
    margin-bottom: 0px;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    color: #435463; }
    @media (max-width: 1670px) {
      .check-out-col-two h5 {
        font-size: 16px;
        line-height: 22px; } }

.check-out-col-three {
  width: 18%;
  max-width: 100%;
  display: block;
  float: left;
  position: relative;
  padding-left: 15px; }

.check-out-col-four {
  width: 13%;
  text-align: right;
  max-width: 100%;
  display: block;
  padding-left: 15px; }
  .check-out-col-four P {
    padding: 0px 5px;
    padding: 0px;
    margin: 0px;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    color: #435463; }
    @media (max-width: 1670px) {
      .check-out-col-four P {
        font-size: 16px;
        line-height: 22px; } }

.check-out-col-five {
  width: 13%; }
  .check-out-col-five P {
    padding: 0px 5px;
    padding: 0px;
    margin: 0px;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    color: #435463; }
    @media (max-width: 1670px) {
      .check-out-col-five P {
        font-size: 16px;
        line-height: 22px; } }

.counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 122px;
  width: 100%;
  position: relative;
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 10px; }
  .counter input {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 16px;
    height: 20px;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .counter a {
    width: 30px;
    border: 0px solid #ccc;
    height: 100%;
    background: transparent; }
    .counter a.plus {
      border-left: 1px solid #ccc;
      background: url(/images/counter-plus.png) no-repeat;
      background-position: center; }
    .counter a.minus {
      border-right: 1px solid #ccc;
      background: url(/images/counter-minus.png) no-repeat;
      background-position: center; }
    .counter a img {
      display: block;
      margin: 0 auto; }
  .counter p,
  .counter input {
    padding: 0px 5px;
    padding: 0px;
    margin: 0 !important;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #435463;
    width: calc(100% - 60px) !important;
    border: 0;
    text-align: center; }
    @media (max-width: 1670px) {
      .counter p,
      .counter input {
        font-size: 16px;
        line-height: 22px; } }
    .counter p:focus,
    .counter input:focus {
      outline: 0px; }
    .counter p:focus-visible,
    .counter input:focus-visible {
      outline: 0px; }

@media (max-width: 1024px) {
  .checkout-cols.header {
    display: none; } }

.image-content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media (max-width: 1024px) {
  .check-out-col-one,
  .check-out-col-two,
  .check-out-col-three,
  .check-out-col-four {
    width: 100%;
    /* margin-bottom:20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 0px;
    border-bottom: 1px solid #ccc;
    padding: 20px 0px; }
  .check-out-col-one:before {
    content: "Produkt"; }
  .check-out-col-two:before {
    content: "Pris"; }
  .check-out-col-three:before {
    content: "Antal"; }
  .check-out-col-four:before {
    content: "Total"; }
  .check-out-col-one:before,
  .check-out-col-two:before,
  .check-out-col-three:before,
  .check-out-col-four:before {
    width: 30%;
    max-width: 100%;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 29px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #18191a; }
  .image-content-block {
    width: 50%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .check-out-col-one .item-content {
    max-width: calc(100% - 0px);
    width: 100%; }
    .check-out-col-one .item-content p {
      text-align: right;
      padding-right: 0px;
      margin-top: 20px; } }

.close-product {
  display: block;
  position: absolute;
  left: 0;
  left: -35px;
  padding: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer; }
  @media (max-width: 1750px) {
    .close-product {
      left: 0px; } }
  @media (max-width: 1024px) {
    .close-product {
      top: 10px;
      left: 10px;
      -webkit-transform: translateY(0%);
          -ms-transform: translateY(0%);
              transform: translateY(0%); } }
  @media (max-width: 1024px) {
    .close-product img {
      width: 15px; } }

.checkout-progressbar {
  margin-bottom: 60px; }
  @media (max-width: 768px) {
    .checkout-progressbar {
      margin-bottom: 35px; } }
  .checkout-progressbar_Wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .checkout-progressbar_Wrap .col {
      width: calc(100% / 3);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-line-pack: center;
          align-content: center;
      border-bottom: 10px solid #eeeeee;
      padding-bottom: 10px;
      padding-left: 20px;
      position: relative; }
      .checkout-progressbar_Wrap .col.active:after {
        content: "";
        position: absolute;
        right: 0;
        height: 10px;
        bottom: -10px;
        z-index: 1;
        left: 0;
        background: #1B4F72; }
      .checkout-progressbar_Wrap .col:nth-child(2).active:after {
        left: -100%; }
      .checkout-progressbar_Wrap .col:nth-child(3).active:after {
        left: -200%; }
      @media (max-width: 767px) {
        .checkout-progressbar_Wrap .col {
          width: 100%;
          border-width: 7px;
          padding-bottom: 0;
          margin-bottom: 25px;
          padding-left: 0; } }
      .checkout-progressbar_Wrap .col:first-child {
        padding-left: 0; }
      .checkout-progressbar_Wrap .col a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-line-pack: center;
            align-content: center; }
      .checkout-progressbar_Wrap .col h6 {
        margin: 0;
        font-size: 25px;
        line-height: 33px;
        color: #18191a;
        font-weight: bold; }
        @media (max-width: 1199px) {
          .checkout-progressbar_Wrap .col h6 {
            font-size: 20px;
            line-height: 1.3; } }
      .checkout-progressbar_Wrap .col p {
        font-size: 20px;
        line-height: 27px;
        color: #707070; }
        @media (max-width: 1199px) {
          .checkout-progressbar_Wrap .col p {
            font-size: 16px;
            line-height: 1.3; } }
        @media (max-width: 767px) {
          .checkout-progressbar_Wrap .col p {
            padding-bottom: 5px; } }
      .checkout-progressbar_Wrap .col .content {
        padding-left: 13px;
        margin-top: 16px; }
        @media (max-width: 767px) {
          .checkout-progressbar_Wrap .col .content {
            margin-top: 0; } }
      @media (max-width: 1199px) {
        .checkout-progressbar_Wrap .col svg {
          width: 35px;
          height: 35px; } }
      @media (max-width: 767px) {
        .checkout-progressbar_Wrap .col.active {
          border-width: 7px; } }
      .checkout-progressbar_Wrap .col.active svg g#Ellipse_10 {
        stroke: #1B4F72;
        fill: #1B4F72; }
      .checkout-progressbar_Wrap .col.active svg path {
        fill: #ffffff; }

.payment-wrap {
  background-color: #fff !important;
  border-left: 1px solid #e3dfdf;
  padding-left: 78px;
  width: 100%; }
  @media (max-width: 1450px) {
    .payment-wrap {
      padding-left: 15px; } }
  @media (max-width: 1024px) {
    .payment-wrap {
      margin-top: 40px;
      border: 0;
      padding-left: 0; } }
  .payment-wrap h5 {
    font-size: 25px;
    line-height: 33px;
    width: 100%; }
  .payment-wrap .total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #e3dfdf;
    margin-bottom: 34px; }
    .payment-wrap .total p {
      font-size: 25px;
      line-height: 33px;
      padding-bottom: 0; }
      @media (max-width: 1450px) {
        .payment-wrap .total p {
          font-size: 20px;
          line-height: 1.3; } }
    .payment-wrap .total h6 {
      font-size: 25px;
      line-height: 33px;
      margin-bottom: 0; }
      @media (max-width: 1450px) {
        .payment-wrap .total h6 {
          font-size: 20px;
          line-height: 1.3; } }
  .payment-wrap .checkbox-wrap {
    width: 100%; }
    .payment-wrap .checkbox-wrap p {
      font-size: 20px;
      line-height: 27px;
      padding-bottom: 30px; }
      @media (max-width: 1450px) {
        .payment-wrap .checkbox-wrap p {
          font-size: 18px;
          line-height: 1.3; } }
    .payment-wrap .checkbox-wrap .form-group {
      display: block;
      margin-bottom: 25px;
      margin-left: 0; }
      .payment-wrap .checkbox-wrap .form-group input {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer; }
        .payment-wrap .checkbox-wrap .form-group input:checked + label:after {
          content: "";
          display: block;
          position: absolute;
          top: 8px;
          left: 5px;
          width: 6px;
          height: 12px;
          border: solid #ffffff;
          border-width: 0 2px 2px 0;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg); }
          @media (max-width: 767px) {
            .payment-wrap .checkbox-wrap .form-group input:checked + label:after {
              top: 7px; } }
        .payment-wrap .checkbox-wrap .form-group input:checked + label:before {
          background-color: #1B4F72; }
      .payment-wrap .checkbox-wrap .form-group label {
        position: relative;
        cursor: pointer;
        font-size: 20px;
        line-height: 27px; }
        @media (max-width: 1450px) {
          .payment-wrap .checkbox-wrap .form-group label {
            font-size: 18px;
            line-height: 1.3; } }
        .payment-wrap .checkbox-wrap .form-group label:before {
          content: "";
          -webkit-appearance: none;
          background-color: transparent;
          border: 1px solid #1B4F72;
          border-radius: 3px;
          width: 16.5px;
          height: 16.5px;
          display: inline-block;
          position: relative;
          vertical-align: middle;
          cursor: pointer;
          margin-right: 18px; }
  .payment-wrap .calc-wrap {
    width: 100%; }
    .payment-wrap .calc-wrap .calc-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .payment-wrap .calc-wrap .calc-row p {
        font-size: 20px;
        line-height: 27px;
        padding-bottom: 0; }
        @media (max-width: 1450px) {
          .payment-wrap .calc-wrap .calc-row p {
            font-size: 18px;
            line-height: 1.3; } }
        .payment-wrap .calc-wrap .calc-row p span:first-child {
          width: 40px;
          display: inline-block; }
        .payment-wrap .calc-wrap .calc-row p span:last-child {
          width: 80px;
          display: inline-block;
          text-align: right; }

.check-out {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }
  .check-out .check-out-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative; }

.address-details {
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-bottom: 50px; }
  .address-details h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    color: #18191a;
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif; }
  .address-details p {
    font-family: "Jost", sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #18191a;
    font-weight: 400;
    padding: 0;
    margin: 0px; }
  .address-details .number-block {
    margin-bottom: 15px;
    display: block; }

.block-address {
  display: block;
  margin: 0px -5px;
  width: 100%;
  position: relative; }
  .block-address .block-address-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: 0px 5px;
    margin-bottom: 30px; }
    .block-address .block-address-heading h4 {
      font-size: 30px;
      font-family: "Jost", sans-serif;
      line-height: 40px;
      margin-bottom: 0px;
      color: #18191a; }
  .block-address .block-address-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative; }
  .block-address .block-addess-content .adress-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%; }
    .block-address .block-addess-content .adress-content .homeaddres {
      margin-bottom: 10px; }
    .block-address .block-addess-content .adress-content input {
      cursor: pointer;
      height: auto;
      margin-bottom: 0;
      padding: 0;
      width: auto;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      opacity: 0; }
      .block-address .block-addess-content .adress-content input:checked + label {
        background: #1B4F72; }
        .block-address .block-addess-content .adress-content input:checked + label .homeaddres {
          color: #fff; }
          .block-address .block-addess-content .adress-content input:checked + label .homeaddres img {
            -webkit-filter: brightness(0) invert(1);
                    filter: brightness(0) invert(1); }
  .block-address .block-addess-content label {
    padding: 30px;
    width: 100%; }
    @media (max-width: 1200px) {
      .block-address .block-addess-content label {
        padding: 15px; } }
  .block-address .block-addess-content .homeaddres {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    max-width: 100%;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #18191a; }
    @media (max-width: 1200px) {
      .block-address .block-addess-content .homeaddres {
        font-size: 16px; } }
    .block-address .block-addess-content .homeaddres .icon {
      width: 30px;
      display: inline-block;
      padding-right: 10px; }
      .block-address .block-addess-content .homeaddres .icon img {
        margin: 0 auto;
        margin-top: 3px; }
    .block-address .block-addess-content .homeaddres .text {
      width: calc(100%- 30px);
      display: inline-block;
      text-align: left; }
  .block-address .block-addess-content.full-width {
    width: 100%;
    max-width: 100%; }
    .block-address .block-addess-content.full-width .adress-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%; }
      .block-address .block-addess-content.full-width .adress-content p {
        width: auto;
        text-align: center; }
    .block-address .block-addess-content.full-width label {
      width: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 100%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .block-address .block-addess-content.full-width label .homeaddres {
        width: auto; }
  .block-address .block-addess-content.bg-blue {
    background: #1B4F72; }
    .block-address .block-addess-content.bg-blue p {
      color: #fff; }
      .block-address .block-addess-content.bg-blue p img {
        -webkit-filter: brightness(0) invert(1);
                filter: brightness(0) invert(1); }

.block-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .block-head h3 {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    max-width: 100%;
    font-size: 25px;
    font-weight: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 29px; }
    .block-head h3 .numbering {
      padding: 5px 12px;
      border-radius: 50%;
      margin-left: 5px;
      color: #fff;
      background: #1B4F72;
      display: inline-block; }

.total-item-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 20px 0px;
  padding-bottom: 0px; }
  .total-item-block .name-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 241px;
    position: relative; }
    @media (max-width: 1450px) {
      .total-item-block .name-col {
        max-width: 50%; } }
    .total-item-block .name-col h5 {
      font-size: 20px;
      line-height: 27px;
      font-weight: 400;
      font-family: "Jost", sans-serif;
      margin-bottom: 10px; }
      @media (max-width: 1450px) {
        .total-item-block .name-col h5 {
          font-size: 18px;
          line-height: 27px;
          font-weight: 400; } }
    .total-item-block .name-col p {
      font-size: 16px;
      line-height: 21px;
      font-weight: 400;
      font-family: "Jost", sans-serif;
      padding-bottom: 0px; }
  .total-item-block .quanity {
    width: 100%;
    max-width: 100px;
    padding-left: 20px; }
    .total-item-block .quanity p {
      font-size: 16px;
      line-height: 21px;
      font-weight: 400;
      font-family: "Jost", sans-serif;
      padding-bottom: 0px; }
  .total-item-block.total-price {
    padding-bottom: 10px;
    margin-bottom: 22px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .total-item-block.total-price .name-col {
      text-align: left;
      width: 50%;
      max-width: 100%; }
      .total-item-block.total-price .name-col h5 {
        margin-bottom: 0px;
        font-size: 20px;
        line-height: 27px;
        font-weight: 400;
        font-family: "Jost", sans-serif;
        margin-bottom: 0px; }
    .total-item-block.total-price .price {
      text-align: right;
      width: 50%; }
      .total-item-block.total-price .price h5 {
        margin-bottom: 0px;
        color: #ff2907;
        font-size: 25px;
        font-weight: 700;
        font-family: "Roboto", sans-serif; }
        @media (max-width: 1450px) {
          .total-item-block.total-price .price h5 {
            font-size: 20px;
            line-height: 27px;
            font-weight: 400; } }

.btn-nxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }
  .btn-nxt button {
    color: #fff;
    background: #1B4F72;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    line-height: 29px;
    width: 100%;
    padding: 15px;
    border: 0px;
    cursor: pointer;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease; }
    .btn-nxt button:hover {
      background: rgba(91, 99, 164, 0.7); }

.thankyou-wrapper {
  width: 100%; }
  .thankyou-wrapper h2 {
    font-size: 30px;
    line-height: 40px;
    max-width: 466px;
    margin-bottom: 50px; }
  .thankyou-wrapper .bill-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -30px 58px; }
    @media (max-width: 1199px) {
      .thankyou-wrapper .bill-details {
        margin: 0 -10px 58px; } }
    @media (max-width: 767px) {
      .thankyou-wrapper .bill-details {
        margin: 0 0 30px; } }
    .thankyou-wrapper .bill-details .col {
      width: auto;
      border-right: 1px solid rgba(112, 112, 112, 0.5);
      min-width: 123px;
      padding: 0 30px; }
      .thankyou-wrapper .bill-details .col:last-child {
        border-right: 0; }
      @media (max-width: 1199px) {
        .thankyou-wrapper .bill-details .col {
          padding: 0 10px;
          min-width: 100px; } }
      @media (max-width: 767px) {
        .thankyou-wrapper .bill-details .col {
          width: 100%;
          border-bottom: 1px solid rgba(112, 112, 112, 0.5);
          border-right: 0;
          margin-bottom: 20px;
          padding: 0 0 10px; } }
      .thankyou-wrapper .bill-details .col h6 {
        font-size: 20px;
        line-height: 27px;
        color: #18191a;
        font-weight: 400;
        margin-bottom: 0;
        margin-top: -7px; }
        @media (max-width: 1199px) {
          .thankyou-wrapper .bill-details .col h6 {
            font-size: 18px;
            line-height: 1.3; } }
      .thankyou-wrapper .bill-details .col p {
        font-size: 18px;
        line-height: 24px;
        color: #18191a;
        opacity: 0.5;
        padding-bottom: 0; }
        @media (max-width: 1199px) {
          .thankyou-wrapper .bill-details .col p {
            font-size: 16px;
            line-height: 1.3; } }
  .thankyou-wrapper .order-wrap h3 {
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    line-height: 33px;
    width: 100%;
    margin-bottom: 35px; }
  .thankyou-wrapper .order-wrap .order-col {
    width: calc(100% / 2); }
    .thankyou-wrapper .order-wrap .order-col-wrap {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 15px; }
    @media (max-width: 767px) {
      .thankyou-wrapper .order-wrap .order-col {
        width: 100%;
        margin-bottom: 20px; } }
    .thankyou-wrapper .order-wrap .order-col p {
      font-family: "Roboto", sans-serif;
      font-size: 20px;
      line-height: 26px;
      border-bottom: 1px solid rgba(112, 112, 112, 0.5);
      padding-bottom: 15px;
      margin-bottom: 35px; }
      @media (max-width: 767px) {
        .thankyou-wrapper .order-wrap .order-col p {
          margin-bottom: 20px; } }
      .thankyou-wrapper .order-wrap .order-col p .count {
        font-weight: 600; }
      .thankyou-wrapper .order-wrap .order-col p .total {
        font-size: 25px;
        line-height: 29px;
        color: #ff2907;
        font-weight: bold;
        margin-top: -3px;
        display: inline-block; }
        @media (max-width: 767px) {
          .thankyou-wrapper .order-wrap .order-col p .total {
            margin-top: 0; } }
    .thankyou-wrapper .order-wrap .order-col:nth-child(2) {
      text-align: right; }
      @media (max-width: 767px) {
        .thankyou-wrapper .order-wrap .order-col:nth-child(2) {
          text-align: left; } }

.product-left-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  max-width: 675px; }

.product-thumb {
  width: 122px;
  height: 438px;
  margin-right: 15px; }
  .product-thumb .swiper {
    width: 100%;
    height: 100%; }
    .product-thumb .swiper-slide {
      opacity: 0.4; }
      .product-thumb .swiper-slide.swiper-slide-thumb-active {
        opacity: 1; }
  .product-thumbImage {
    line-height: 0;
    cursor: pointer; }
  @media (max-width: 600px) {
    .product-thumb {
      width: 100%;
      height: 126px;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-top: 10px; }
      .product-thumb .swiper-vertical > .swiper-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
      .product-thumb .swiper-slide {
        height: 62px !important;
        width: 60px;
        margin-right: 10px; } }

.product-slider {
  width: calc(100% - 137px); }
  @media (max-width: 1199px) {
    .product-slider {
      max-width: 540px; } }
  @media (max-width: 600px) {
    .product-slider {
      width: 100%;
      max-width: 100%; } }
  .product-slider .swiper {
    height: 100%; }
  .product-slider .product-image {
    height: 100%; }
    .product-slider .product-image img {
      -o-object-fit: cover;
         object-fit: cover; }

.product-detail {
  margin: 83px 0 60px; }
  @media (max-width: 1199px) {
    .product-detail {
      margin: 20px 0; } }
  .product-detail .breadcrumbs {
    padding-bottom: 33px;
    padding-top: 33px; }
    .product-detail .breadcrumbs ul {
      list-style: none;
      padding: 0px;
      margin: 0px -20px; }
      .product-detail .breadcrumbs ul li {
        display: inline-block;
        margin: 5px 20px;
        font-size: 20px;
        line-height: 27px;
        font-weight: 700;
        color: #111111;
        font-family: "Jost", sans-serif;
        position: relative; }
        .product-detail .breadcrumbs ul li a {
          font-size: 20px;
          line-height: 27px;
          font-weight: 400;
          color: #111111;
          font-family: "Jost", sans-serif; }
          .product-detail .breadcrumbs ul li a:hover {
            color: #111111 !important;
            opacity: 0.7; }
        .product-detail .breadcrumbs ul li:last-child:after {
          display: none; }
        .product-detail .breadcrumbs ul li:after {
          content: "";
          display: block;
          position: absolute;
          width: 1px;
          height: 20px;
          -webkit-transform: rotate(20deg) translateY(-50%);
              -ms-transform: rotate(20deg) translateY(-50%);
                  transform: rotate(20deg) translateY(-50%);
          background: #111111;
          right: -20px;
          top: 50%; }

@media (max-width: 1200px) {
  .product-slider {
    max-width: 100%;
    width: 100%; }
  .product-thumb {
    width: 100%;
    height: auto;
    margin-top: 20px; }
  .product-thumb .swiper-backface-hidden .swiper-slide {
    height: auto !important;
    width: 85px;
    margin-right: 10px;
    margin-bottom: 0px !important; }
  .product-thumb .swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .product-left-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    max-width: 435px; }
  .product-right-block {
    max-width: calc(100% - 475px) !important; } }

@media (max-width: 992px) {
  .product-right-block {
    max-width: calc(100% - 0px) !important;
    padding-left: 0px !important;
    margin-top: 50px; }
  .product-detail-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 600px) {
  .product-left-block {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; } }

.product-spec {
  padding-bottom: 13px; }
  .product-spec h6 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0; }

.product-detail-content .product-detail-description p + .product-spec {
  padding-top: 32px; }

.tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.tag-group {
  display: inline-block;
  width: auto !important; }
  .tag-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer; }
    .tag-group input:checked + label {
      border: 1px solid #18191a; }
  .tag-group label {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    background-color: #d8e4e1;
    border: 1px solid transparent;
    min-width: 122px;
    text-align: center;
    padding: 9px 5px;
    margin-right: 15px;
    width: auto !important;
    margin-bottom: 10px; }
    @media (max-width: 576px) {
      .tag-group label {
        font-size: 16px;
        min-width: 100px;
        padding: 5px; } }

.tab-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 60px 0px; }
  .tab-section .tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%; }
    .tab-section .tab .product-card-grid {
      margin: 0 -15px;
      width: unset;
      max-width: unset; }
      .tab-section .tab .product-card-grid .product-block {
        width: calc((100% / 5) - 30px); }
        @media (max-width: 1550px) {
          .tab-section .tab .product-card-grid .product-block {
            width: calc((100% / 4) - 30px); } }
        @media (max-width: 1130px) {
          .tab-section .tab .product-card-grid .product-block {
            width: calc((100% / 3) - 30px); } }
        @media (max-width: 1024px) {
          .tab-section .tab .product-card-grid .product-block {
            width: calc((100% / 3) - 30px); } }
        @media (max-width: 800px) {
          .tab-section .tab .product-card-grid .product-block {
            width: calc((100% / 2) - 16px);
            margin: 0px 8px;
            margin-bottom: 20px; } }
        @media (max-width: 575px) {
          .tab-section .tab .product-card-grid .product-block {
            width: calc((100% / 2) - 16px); } }
        @media (max-width: 420px) {
          .tab-section .tab .product-card-grid .product-block {
            width: calc((100% / 1) - 16px); } }
  .tab-section .tab-menu {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%; }
    .tab-section .tab-menu ul {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 0px;
      margin: 0px -1px 0px 0px; }
      .tab-section .tab-menu ul li {
        margin: 0px 0px;
        padding: 10px 10px;
        width: calc(100% / 4);
        max-width: 260px;
        text-align: center;
        cursor: pointer;
        -webkit-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
        color: #18191a;
        font-size: 22px;
        line-height: 30px;
        font-weight: 400;
        font-family: "Jost", sans-serif; }
        @media (max-width: 1450px) {
          .tab-section .tab-menu ul li {
            font-size: 18px;
            padding: 5px 10px; } }
        @media (max-width: 768px) {
          .tab-section .tab-menu ul li {
            width: calc(100% / 3);
            font-size: 18px;
            padding: 5px 10px; } }
        @media (max-width: 575px) {
          .tab-section .tab-menu ul li {
            width: calc(100% / 1);
            font-size: 18px;
            padding: 5px 10px;
            max-width: 100%;
            border: 1px solid #ccc;
            border-bottom: 0px; }
            .tab-section .tab-menu ul li:last-child {
              border-bottom: 0px solid #ccc; } }
        .tab-section .tab-menu ul li.menuActive {
          background-color: #1B4F72;
          border: 0px solid #ccc;
          color: #fff; }
          @media (max-width: 575px) {
            .tab-section .tab-menu ul li.menuActive {
              border: 1px solid #ccc;
              border-bottom: 0px; } }
        .tab-section .tab-menu ul li:hover {
          background-color: #1B4F72;
          color: #fff; }
  .tab-section .tab-body {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    position: relative;
    float: left;
    background-color: #fff; }
    .tab-section .tab-body .tab-body-content {
      display: none;
      float: left;
      width: 100%;
      max-width: 100%;
      position: relative;
      padding: 15px 15px;
      border: 1px solid #ccc; }
      .tab-section .tab-body .tab-body-content h3 {
        font-size: 20px;
        font-weight: 500; }
      .tab-section .tab-body .tab-body-content p {
        line-height: 2;
        font-size: 16px; }
      .tab-section .tab-body .tab-body-content.showTab {
        display: block; }
    .tab-section .tab-body .tab-flex-content {
      display: block;
      width: 100%;
      max-width: 734px;
      position: relative;
      padding-top: 40px; }
      @media (max-width: 1024px) {
        .tab-section .tab-body .tab-flex-content {
          padding-top: 20px; } }
      .tab-section .tab-body .tab-flex-content h3 {
        color: #18191a;
        font-size: 22px;
        line-height: 30px;
        font-weight: 700;
        font-family: "Jost", sans-serif;
        margin-bottom: 15px; }
        @media (max-width: 1450px) {
          .tab-section .tab-body .tab-flex-content h3 {
            font-size: 18px; } }
      .tab-section .tab-body .tab-flex-content ul,
      .tab-section .tab-body .tab-flex-content ol {
        padding-left: 15px;
        margin-bottom: 33px;
        padding-left: 23px; }
      .tab-section .tab-body .tab-flex-content li {
        color: #18191a;
        font-size: 22px;
        line-height: 30px;
        font-weight: 400;
        font-family: "Jost", sans-serif; }
        @media (max-width: 1450px) {
          .tab-section .tab-body .tab-flex-content li {
            font-size: 18px; } }
      .tab-section .tab-body .tab-flex-content p {
        color: #18191a;
        font-size: 22px;
        line-height: 30px;
        font-weight: 400;
        font-family: "Jost", sans-serif;
        margin-bottom: 15px; }
        @media (max-width: 1450px) {
          .tab-section .tab-body .tab-flex-content p {
            font-size: 18px; } }

.card-item img {
  width: 100%; }

.product-detail-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }

.product-right-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  max-width: calc(100% - 675px);
  padding-left: 154px; }
  @media (max-width: 1700px) {
    .product-right-block {
      padding-left: 50px; } }

.product-detail-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .product-detail-content .product-detail-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 30px; }
    @media (max-width: 1450px) {
      .product-detail-content .product-detail-head {
        margin-bottom: 20px; } }
    .product-detail-content .product-detail-head h1 {
      font-size: 2.5rem;
      line-height: 48px;
      font-weight: 700;
      font-family: "Roboto", sans-serif;
      color: #435463;
      margin-bottom: 0px; }
      @media (max-width: 1450px) {
        .product-detail-content .product-detail-head h1 {
          font-size: 30px;
          line-height: 42px; } }
  .product-detail-content .product-detail-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 30px; }
    @media (max-width: 1450px) {
      .product-detail-content .product-detail-price {
        margin-bottom: 20px; } }
    .product-detail-content .product-detail-price h2 {
      font-size: 1.875rem;
      line-height: 35px;
      font-weight: 600;
      font-family: "Jost", sans-serif;
      color: #18191a;
      margin-bottom: 0px; }
      @media (max-width: 1450px) {
        .product-detail-content .product-detail-price h2 {
          font-size: 25px;
          line-height: 42px; } }
  .product-detail-content .product-detail-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 595px;
    margin-bottom: 20px;
    position: relative; }
    .product-detail-content .product-detail-description * {
      width: 100%; }
    .product-detail-content .product-detail-description h3 {
      font-size: 18px;
      line-height: 30px;
      font-weight: 700;
      font-family: "Jost", sans-serif;
      color: #18191a;
      margin-bottom: 10px; }
    .product-detail-content .product-detail-description p {
      color: #18191a;
      font-size: 16px;
      line-height: 20px;
      font-family: "Jost", sans-serif;
      font-weight: 400; }
  .product-detail-content .product-detail-item-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 30px; }
    @media (max-width: 1450px) {
      .product-detail-content .product-detail-item-number {
        margin-bottom: 20px; } }
    .product-detail-content .product-detail-item-number h3 {
      margin-bottom: 0px;
      font-size: 18px;
      line-height: 30px;
      font-family: "Jost", sans-serif;
      font-weight: 600; }
  .product-detail-content .product-item-detail-option-wrapper form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .product-detail-content .product-item-detail-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 18px; }
    .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      width: 100%;
      max-width: 100%; }
      .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper h5 {
        font-size: 18px;
        line-height: 24px;
        font-family: "Jost", sans-serif;
        font-weight: 600;
        margin-bottom: 15px;
        width: 100%;
        padding-top: 25px; }
      .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .count {
        width: 100%;
        max-width: 188px;
        margin: 5px;
        margin-left: -5px; }
        .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .count .counter {
          max-width: 100%;
          border-radius: 0px;
          height: 50px !important;
          background: #eae2de;
          border: 0px !important; }
          .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .count .counter button {
            border: 0px;
            border-left: 0px !important;
            border-right: 0px !important;
            background: transparent; }
          .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .count .counter input {
            background: #eae2de;
            -webkit-appearance: none; }
      .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .product-item-detail-btn {
        width: 100%;
        max-width: calc((246px) - 10px);
        margin: 5px;
        text-align: center;
        background: #435463;
        max-width: 246px;
        text-align: center;
        width: 100%;
        padding: 12px 15px 11px;
        font-size: 20px;
        font-family: "Jost", sans-serif;
        font-weight: 400;
        line-height: 27px;
        color: #fff;
        border: 0px;
        cursor: pointer; }
        .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .product-item-detail-btn:focus {
          outline: 0px; }
        .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .product-item-detail-btn:focus-visible {
          outline: 0px; }
      .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .product-item-detail-select {
        width: 100%;
        max-width: calc((246px) - 10px);
        margin: 5px; }
        .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .product-item-detail-select select {
          width: 100%;
          background: #1B4F72;
          padding: 15px 15px 14px;
          color: #fff;
          -webkit-appearance: none;
          -moz-appearance: none;
               appearance: none;
          background-image: url(../images/drop.png);
          background-position-x: 95%;
          background-position-y: 50%;
          background-repeat: no-repeat;
          border: 0;
          color: #fff;
          font-family: Jost, sans-serif;
          font-size: 18px;
          font-weight: 400;
          line-height: 21px;
          max-width: 100%;
          position: relative;
          width: 100%; }
          .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .product-item-detail-select select:focus {
            outline: 0px; }
          .product-detail-content .product-item-detail-option .product-item-detail-option-wrapper .product-item-detail-select select:focus-visible {
            outline: 0px; }

.select-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0px -5px;
  width: 100%; }

.three-col-color-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }
  .three-col-color-selector .three-col-color-selector-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative; }
    .three-col-color-selector .three-col-color-selector-wrap h5 {
      color: #008e5e;
      font-family: "Jost", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 600;
      margin-bottom: 10px; }
    .three-col-color-selector .three-col-color-selector-wrap .color-col-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%;
      max-width: 100%;
      position: relative; }
      .three-col-color-selector .three-col-color-selector-wrap .color-col-wrapper .color-block {
        width: calc((100% / 3) - 20px);
        max-width: 120px;
        margin: 10px;
        margin-bottom: 0px; }
        .three-col-color-selector .three-col-color-selector-wrap .color-col-wrapper .color-block .line {
          width: 100%;
          height: 10px;
          margin-bottom: 6px; }
          .three-col-color-selector .three-col-color-selector-wrap .color-col-wrapper .color-block .line.bg-green {
            background: green; }
          .three-col-color-selector .three-col-color-selector-wrap .color-col-wrapper .color-block .line.bg-yellow {
            background: yellow; }
          .three-col-color-selector .three-col-color-selector-wrap .color-col-wrapper .color-block .line.bg-red {
            background: red; }
          .three-col-color-selector .three-col-color-selector-wrap .color-col-wrapper .color-block .line p {
            font-size: 12px;
            font-family: "Jost", sans-serif;
            line-height: 30px;
            font-weight: 400; }
      .three-col-color-selector .three-col-color-selector-wrap .color-col-wrapper .space-adjust {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 0px -10px;
        width: 100%; }

.link-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  position: relative; }
  .link-section p {
    font-size: 16px;
    font-family: "Jost", sans-serif;
    line-height: 20px; }
    .link-section p a {
      font-weight: 700;
      color: #18191a;
      font-size: 16px; }

.count.col-three input[type="number"]::-webkit-inner-spin-button,
.count.col-three input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.block-address-wrapper.address_columns a.active h3 {
  color: #fff !important; }

.three-col-color-selector .three-col-color-selector-wrap h5.stock-red {
  color: red; }

.three-col-color-selector .three-col-color-selector-wrap h5.stock-green {
  color: green; }

.three-col-color-selector .three-col-color-selector-wrap h5.stock-yellow {
  color: #ff0; }

.dropdown-favorites .dropdown-toggle {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: #1B4F72 !important;
  border-radius: 0;
  color: #fff !important;
  font-size: 16px;
  justify-content: space-between;
  outline: none;
  text-align: left;
  white-space: normal;
  width: 100%;
  outline: none !important; }

.dropdown-favorites .dropdown-toggle:hover {
  background-color: #1B4F72 !important;
  border-color: #1B4F72 !important; }

.dropdown-favorites.dropdown .btn .caret {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px dashed;
  position: relative;
  right: -8px; }

.dropdown-favorites .dropdown-menu {
  background: #1B4F72;
  border: none;
  border-radius: 0;
  margin: 0;
  top: 98%;
  width: 100%;
  z-index: 6; }

.dropdown-favorites .dropdown-menu .modelLi {
  padding: 4px 6px; }

.dropdown-favorites .dropdown-menu .modelLi .btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background: #020202;
  border: none;
  font-size: 16px;
  height: auto;
  justify-content: center;
  padding-bottom: 15px;
  padding-top: 14px;
  border-radius: 0px;
  width: 100%; }

.form-block.home-banner-searchbar {
  margin: 0; }
