/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ylroqc');
  src: url('../fonts/icomoon.eot?ylroqc#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ylroqc') format('truetype'), url('../fonts/icomoon.woff?ylroqc') format('woff'), url('../fonts/icomoon.svg?ylroqc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-refund:before {
  content: "\e924";
  color: #fff;
}
.icon-user-small:before {
  content: "\e930";
  color: #fff;
}
.icon-paper:before {
  content: "\e931";
  color: #fff;
}
.icon-cancel:before {
  content: "\e92f";
  color: #414755;
}
.icon-money:before {
  content: "\e92e";
  color: #636975;
}
.icon-scroll-left-last:before {
  content: "\e92a";
  color: #d8dce5;
}
.icon-scroll-left:before {
  content: "\e92b";
  color: #d8dce5;
}
.icon-scroll-right-last:before {
  content: "\e92c";
  color: #636975;
}
.icon-scroll-right:before {
  content: "\e92d";
  color: #636975;
}
.icon-minus:before {
  content: "\e928";
}
.icon-plus:before {
  content: "\e929";
  color: #636975;
}
.icon-package:before {
  content: "\e923";
  color: #fff;
}
.icon-info:before {
  content: "\e925";
  color: #636975;
}
.icon-print:before {
  content: "\e926";
  color: #636975;
}
.icon-alert:before {
  content: "\e927";
  color: #3b6931;
}
.icon-adding:before {
  content: "\e91c";
  color: #fff;
}
.icon-book:before {
  content: "\e91d";
  color: #fff;
}
.icon-chat:before {
  content: "\e91e";
  color: #636975;
}
.icon-edit:before {
  content: "\e91f";
  color: #a3a9c3;
}
.icon-list:before {
  content: "\e920";
  color: #636975;
}
.icon-support:before {
  content: "\e921";
  color: #636975;
}
.icon-unlogin:before {
  content: "\e922";
  color: #636975;
}
.icon-delete:before {
  content: "\e918";
  color: #636975;
}
.icon-upload:before {
  content: "\e919";
  color: #3b6931;
}
.icon-settings:before {
  content: "\e91a";
  color: #636975;
}
.icon-copy:before {
  content: "\e91b";
  color: #636975;
}
.icon-sheet:before {
  content: "\e917";
  color: #00b517;
}
.icon-lock:before {
  content: "\e911";
  color: #636975;
}
.icon-delivery:before {
  content: "\e912";
  color: #636975;
}
.icon-music:before {
  content: "\e913";
  color: #636975;
}
.icon-rocket:before {
  content: "\e914";
  color: #636975;
}
.icon-bag:before {
  content: "\e915";
  color: #636975;
}
.icon-perc:before {
  content: "\e916";
  color: #636975;
}
.icon-gear:before {
  content: "\e90f";
  color: #fff;
}
.icon-small-check:before {
  content: "\e910";
  color: #fff;
}
.icon-check:before {
  content: "\e90e";
  color: #fff;
}
.icon-close:before {
  content: "\e90d";
  color: #fff;
}
.icon-fb:before {
  content: "\e90a";
  color: #636975;
}
.icon-linkedin:before {
  content: "\e90b";
  color: #636975;
}
.icon-inst:before {
  content: "\e90c";
  color: #636975;
}
.icon-eye:before {
  content: "\e908";
  color: #636975;
}
.icon-drop:before {
  content: "\e909";
  color: #636975;
}
.icon-right-shape:before {
  content: "\e900";
  color: #3b6931;
}
.icon-search:before {
  content: "\e901";
  color: #fff;
}
.icon-question:before {
  content: "\e902";
  color: #636975;
}
.icon-cart:before {
  content: "\e903";
  color: #636975;
}
.icon-user:before {
  content: "\e904";
  color: #636975;
}
.icon-time:before {
  content: "\e905";
  color: #636975;
}
.icon-phone:before {
  content: "\e906";
  color: #636975;
}
.icon-mail:before {
  content: "\e907";
  color: #636975;
}
.icon-heart:before {
  content: "\e9da";
  color: #636975;
}
.icon-heart.selected:before {
  color: #3b6931;
}
.lib-icomoon {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
html,
body {
  scroll-behavior: smooth;
  color: #000000;
  font-size: 16px;
}
input,
select {
  outline: none;
  box-shadow: none !important;
  margin-bottom: 20px;
  border-radius: 6px;
}
input:focus,
select:focus {
  border: 1px solid #3b6931;
}
select {
  margin: 0px;
  background: url(../images/acc-down.svg);
  background-repeat: no-repeat;
  background-position: 96% 14px;
  background-size: 15px;
  color: #898989;
  line-height: normal;
}
input::placeholder,
textarea::placeholder {
  font-style: normal;
  font-size: 15px !important;
}
* {
  box-sizing: border-box;
}
ul,
li {
  list-style-type: none;
}
p {
  margin: 0;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover,
a:active,
a:visited {
  color: #3b6931;
  text-decoration: none;
}
div.mage-error {
  font-size: 12px;
}
input[type="date"] {
  background: url('../images/icn-calander.svg');
  background-size: 22px;
  background-position: 97% 15px;
  background-repeat: no-repeat;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  opacity: 0;
}
.mage-error,
.field-error {
  font-size: 13px;
}
.cms-index-index .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.cms-index-index .page-main .block {
  margin-bottom: 0px;
}
/**** CMS Page *****/
.cms-pages h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 15px;
}
.cms-pages p {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding-bottom: 15px;
}
.cms-pages strong {
  font-size: 16px;
  font-weight: 600;
}
/**** Checkbox ****/
.fieldset .field.choice input {
  display: none;
}
.fieldset .field.choice input:checked + label::before {
  content: "\00d7";
  color: #ffffff;
  background: #3b6931;
  border: 1px solid #3b6931;
  font-size: 25px;
  line-height: 27px;
  text-align: center;
}
.fieldset .field.choice label {
  padding-left: 32px;
  position: relative;
  display: inline-block !important;
  font-size: 14px;
  font-weight: 500 !important;
  line-height: 22px;
}
.fieldset .field.choice label:hover::before {
  border: 1px solid #3b6931;
}
.fieldset .field.choice label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.radio input + label {
  cursor: pointer;
  position: relative;
  padding-left: 28px;
  margin-bottom: 0 !important;
}
.radio input {
  display: none;
}
.radio input:checked + label::before {
  background-color: #3b6931;
  border-color: transparent;
}
.radio input + label::before {
  top: -2px;
}
.radio input + label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
}
.radio input:checked + label::after {
  left: 6px;
  width: 10px;
  height: 10px;
}
.radio input:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 7px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ffffff;
}
#custom-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0px;
  z-index: 9999;
}
#custom-loader:before {
  content: "";
  background-image: url(../images/loader-2.gif);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: 200px;
  height: 30px;
  width: 30px;
  background-position: center;
  z-index: 99999;
}
.container {
  max-width: 1800px;
  padding: 0px 15px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
h1 {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: capitalize;
}
h2 {
  font-size: 1.5rem;
  font-weight: 500;
}
h3 {
  font-size: 1.3rem;
}
h4 {
  font-size: 1.2rem;
}
h5 {
  font-size: 1rem;
}
.cf:before,
.cf:after {
  display: table;
  line-height: 0;
  content: "";
}
.cf:after {
  clear: both;
}
.messages .message {
  font-size: 14px;
}
.messages .message a {
  color: #3b6931;
}
.message.info {
  font-size: 14px;
}
.message.info a {
  color: #3b6931;
}
/**** Message Style ****/
/***** Breadcrumb *****/
/***** Pagination *****/
.cms-page-view {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  font-weight: 400;
}
.cms-page-view h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.cms-page-view h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.cms-page-view p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 10px;
}
.cms-page-view strong,
.cms-page-view b {
  font-weight: 600;
  font-size: 14px;
}
.cms-page-view a {
  color: #3b6931;
  font-weight: 600;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
