.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.body {
  font-family:Roboto, sans-serif;
}

.nav-link {
  text-transform: uppercase;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 15px;
  font-weight: 700;
}

.nav-link.w--current {
  color: #d9c771;
}

.nav-link.first {
  padding-left: 23px;
}

.container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar {
  float: none;
  clear: none;
  background-color: rgba(255, 255, 255, 0);
  overflow: visible;
}

.image {
  padding-right: 0;
}

.text-block {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}

.text-block.lang {
  font-weight: 400;
}

.dropdown-toggle {
  padding-left: 10px;
  padding-right: 18px;
}

.icon {
  margin-right: 1px;
  font-weight: 300;
}

.text-block-2 {
  color: #7c7c7c;
  margin-left: 5px;
  padding-right: 6px;
  font-size: 9px;
}

.div-block {
  align-items: center;
  display: flex;
}

.nav-menu {
  display: flex;
}

.text-span {
  font-size: 14px;
}

.dropdown-list {
  background-color: #a49292;
}

.dropdown-list.w--open {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.main {
  height: auto;
  background-color: #efede0;
}

.no-background , .no-bg {
  background-image: none !important;
  background-color: unset !important;
}

.main.form {
  background-image: url('../images/container-2.png');
  background-position: 74%;
  background-repeat: no-repeat;
  background-size: 407px;
}

.main.form.delivery {
  background-image: url('../images/ship.png');
  background-position: 79%;
  background-size: 428px;
}

.main.form.money {
  background-image: url('../images/pay.png');
  background-position: 76% 58%;
  margin-bottom: 20px;
}

.main.form.clark {
  height: auto;
  background-image: url('../images/calrk.png');
  background-position: 84% 61%;
  background-size: 441px;
  margin-bottom: 12px;
}

.main.form.clear {
  background-color: rgba(239, 237, 224, 0);
  background-position: 74% 78%;
}

.main.form.clear.dir_right {
  background-color: rgba(239, 237, 224, 0);
  background-position: 27% 78%;
}

.main.summary {
  height: auto;
  background-color: rgba(239, 237, 224, 0);
  background-image: none;
  margin-bottom: 28px;
}

.main.form.edit-password {
  background-image: url('../images/edit-password.png');
  background-position: 76% 58%;
  margin-bottom: 20px;
}

.main.form.edit-profile {
  background-image: url('../images/edit-profile.png');
  background-position: 76% 58%;
  margin-bottom: 20px;
}

.headbanar {
  margin-top: 16px;
  display: flex;
}

.left-part {
  width: 42%;
  height: 555px;
  background-color: #dedac6;
  padding-top: 118px;
  padding-right: 38px;
}

.left-part.term {
  height: 239px;
  padding-top: 49px;
}

.right-part {
  width: 73%;
  height: 500px;
}

.heading {
  width: 263px;
  color: #735807;
  font-family: Alkatra, sans-serif;
  font-size: 45px;
  line-height: 49px;
}

.text-block-3 {
  text-transform: uppercase;
  margin-top: 19px;
  font-size: 16px;
}

.separator {
  width: 45px;
  height: 3px;
  background-color: #d9c771;
  margin-top: 24px;
}

.button {
  width: 150px;
  height: 43px;
  background-color: #5e7349;
  flex-direction: row;
  justify-content: center;
  align-items: baseline;
  margin-top: 27px;
  font-size: 15px;
  display: flex;
}

.button:hover {
  color: #5e7349;
  background-color: #d9c771;
}

.button.loginall {
  width: 100%;
  height: 46px;
  font-family: Roboto, sans-serif;
}

.button.thebutton2.width {
  width: 100%;
  margin-left: 0;
  font-family: Roboto, sans-serif;
}

.button.p11 {
  width: 40%;
  align-items: center;
  margin-top: 0;
  margin-left: 12px;
  font-size: 14px;
}

.heading-2 {
  color: #735807;
  margin-bottom: 5px;
  font-family:Alkatra, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.bigdiv {
  padding-top: 9px;
  display: flex;
}

.smalldiv {
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.paragraph.in_summary {
  text-align: center;
}

.image-2 {
  margin-left: 4px;
}

.paragraph-2 {
  padding-left: 9px;
}

.ourproduct {
  height: auto;
}

.slider {
  width: 100%;
  height: 521px;
  background-color: rgba(221, 221, 221, 0);
}

.slide {
  z-index: 4;
  width: 26%;
  height: 499px;
  background-color: #fff;
  margin-right: 13px;
  box-shadow: 0 6px 10px 1px rgba(0, 0, 0, .12);
}

.image-3 {
  padding: 9px;
  min-height: 216px;
  max-height: 224px;
  margin: 0 auto;
  display: block;
}

.left-arrow {
  color: #735807;
  justify-content: center;
  align-items: center;
  margin-left: -54px;
  display: flex;
}

.slide-nav {
  display: none;
}

.heading-3 {
  color: #7a7a7a;
  margin-top: 1px;
  margin-bottom: 0;
  line-height: 20px;
  text-align: start;
  text-wrap: nowrap;
}

.item {
  margin-left: 9px;
  margin-right: 9px;
  padding-top: 4px;
  display: flex;
}

.item_infromation {
  color: #070707;
  margin-right: 10px;
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill-available;

}

.data {
  color: #050505;
  margin-top: 1px;
  margin-bottom: 0;
  line-height: 20px;
  text-align: start;
}

.data.info {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
}

.separetor {
  height: 1px;
  border-bottom: .4px solid #dcdcdc;
  margin-left: 5px;
  margin-right: 5px;
}

.thebutton {
  width: 95%;
  height: 43px;
  text-align: center;
  background-color: #5e7349;
  justify-content: center;
  align-items: center;
  margin-top: 9px;
  margin-left: 6px;
  margin-right: auto;
  font-weight: 500;
  display: flex;
}

.thebutton:hover {
  color: #5e7349;
  background-color: #d9c771;
}

.thebutton2 {
  width: 95%;
  height: 43px;
  color: #5e7349;
  text-align: center;
  background-color: #fdfffc;
  border: 1px solid #5e7349;
  justify-content: center;
  align-items: center;
  margin-top: 7px;
  margin-left: 6px;
  margin-right: auto;
  font-weight: 500;
  display: flex;
}

.thebutton2.p1 {
  width: 40%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  margin-right: -65px;
  display: flex;
}

.gallary-video {
  background-image: url('../images/Group-35028.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 105%;
}

.gallarydiv {
  justify-content: center;
  padding-top: 9px;
  display: flex;
}

.column-photos {
  width: 39%;
  flex-direction: row;
  align-items: flex-start;
  margin-left: 29px;
  display: flex;
}

.paragraph-photo {
  width: 368px;
  padding-left: 9px;
}

.column-photos-2 {
  width: 39%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.gallarydiv2 {
  justify-content: center;
  padding-top: 9px;
  display: flex;
}

.paragraph-photo2 {
  width: 237px;
  padding-left: 9px;
}

.the-photo2 , .the-photo{
  margin-right: 19px;
}

.the-photo2y {
  width: 25%;
  margin-right: 28px;
}

.the-photo2y-copy {
  width: 25%;
  margin-right: 0;
}

.certificates {
  height: auto;
  background-color: #fbf8ee;
  margin-top: 34px;
  padding-bottom: 31px;
}

.cert-text {
  margin-right: 0;
  display: block;
}

.column-cert {
  width: 39%;
  flex-direction: row;
  align-items: flex-start;
  /* margin-right: 29px; */
  display: block;
}

.paragraph-cert {
  width: 246px;
  padding-right: 9px;
}

.cert-hoder {
  display: flex;
}

.cert-hoder-2 {
  margin-top: 10px;
  display: flex;
}

.heading-4 {
  color: #5a5a5a;
  text-align: center;
  margin-bottom: 23px;
}

.contactus {
  height: auto;
  background-color: #fff;
  margin-top: 0;
}

.contct_container {
  margin-bottom: 3px;
  display: flex;
}

.contact_img {
  width: 35%;
}

.cont_form {
  width: 65%;
}

.data-holder {
  color: #050505;
  margin-top: 1px;
  margin-bottom: 0;
  line-height: 20px;
  display: flex;
}

.contact_item {
  color: #050505;
  align-items: center;
  margin-top: 1px;
  margin-bottom: 0;
  line-height: 20px;
  display: flex;
}

.heading-5 {
  color: #5e7349;
  text-decoration: none;
}

.contact_item2 {
  color: #050505;
  align-items: center;
  margin-top: 1px;
  margin-bottom: 0;
  margin-right: 12px;
  line-height: 20px;
  display: flex;
}

.text-span-2 {
  padding-left: 9px;
}

.contact_item3 {
  color: #050505;
  align-items: center;
  margin: 1px 71px 0;
  line-height: 20px;
  display: flex;
}

.text-block-4 {
  width: 406px;
  margin-bottom: 9px;
  font-weight: 700;
}

.textarea , .input , #sendmessage {
  width: 554px;
  background-color: #f5f6f8;
  padding-bottom: 14px;
}
.item-contact div.validation{
  width: 554px;
  padding-bottom: 14px;
}


.textarea.productform {
  width: 401px;
  height: 130px;
}

.submit-button {
  width: 554px;
  background-color: #5e7349;
  font-weight: 500;
}

.image-4 {
  padding-top: 23px;
}

.contact {
  height: auto;
  background-color: #fff;
  margin-top: 0;
  padding-bottom: 5px;
}

.footer {
  height: auto;
}

.footer_contact {
  height: 42vh;
  background-color: #f3ecc8;
  justify-content: space-between;
  padding: 21px;
  display: flex;
}

.paragraph-3 {
  width: 258px;
  padding-top: 13px;
}

.heading-6 {
  font-weight: 400;
}

.link {
  color: #606060;
  padding-bottom: 16px;
  text-decoration: none;
}

.footercul {
  flex-direction: column;
  padding-left: 26px;
  display: flex;
}

.image-5 {
  margin-left: 13px;
  padding-right: 0;
}

.our_contact_item {
  padding-bottom: 16px;
}

.footersmall {
  height: auto;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1px;
  padding-bottom: 1px;
  display: block;
}

.footercontainer {
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: baseline;
  margin-top: 7px;
  margin-bottom: 7px;
  display: flex;
}

.footerdiv {
  flex: 1;
}

.mail {
  padding-right: 29px;
}

.linked {
  padding-right: 18px;
}

.footerlink {
  color: #5e7349;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-5 {
  text-align: right;
  font-size: 12px;
}

.product_item {
  width: 236px;
  height: 499px;
  margin-top: 7px;
  margin-right: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.tab {
  width: 100%;
  margin-bottom: 14px;
}

.tabs-content {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.theproduct {
  width: 100%;
  justify-content: flex-start;
  margin-top: 5px;
  display: flex;
}

.tabs {
  color: #5e7349;
  background-color: rgba(221, 221, 221, 0);
  border-bottom: 1px solid #5e7349;
  margin-left: 2px;
  margin-right: 2px;
  font-weight: 700;
  text-decoration: none;
}

.tabs.w--current {
  color: #d9c771;
  background-color: rgba(200, 200, 200, 0);
  border-bottom-style: none;
  font-weight: 700;
}

.tab-pane-tab-2, .tab-pane-tab-3 {
  width: 100%;
  margin-bottom: 14px;
}

.login {
  height: 100vh;
}

.left {
  background-image: url('../images/Group-35029.png');
  background-position: -211% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.right {
  width: 335.288px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.loginhead {
  margin-top: 37px;
  font-family:Alkatra, sans-serif;
}

.text-block-6 {
  color: #9d9d9d;
  text-align: center;
  padding-top: 0;
  font-family:Roboto, sans-serif;
}

.text-block-6.toright {
  text-align: right;
}

.text-field {
  background-color: #fff;
  border: 1px solid #adadad;
}

.text-field:focus {
  background-color: #fff;
}

.text-field:focus-visible {
  background-color: #fff;
}

.text-field[data-wf-focus-visible] {
  background-color: #fff;
}

.link-2 {
  color: #a7a7a7;
  text-decoration: none;
}

.field-label {
  font-family:Roboto, sans-serif;
  font-weight: 400;
}

.link-3 {
  color: #5e7349;
  font-weight: 700;
  text-decoration: none;
}

.textb {
  color: #9d9d9d;
  text-align: center;
  padding-top: 35px;
}

.div {
  width: 335.288px;
  margin-top: 21px;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 0;
}

.middlecontainer {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image-6 {
  margin-top: 64px;
}

.login_heading {
  width: 100%;
}

.image_divtext {
  margin-top: 97px;
  margin-bottom: 98px;
  margin-left: 92px;
  text-align: end;
}

.text-span-3 {
  font-size: 13px;
}

.create-an-account {
  height: 136vh;
}

.div-block-2 {
  display: flex;
}

.image-7 {
  margin-right: 7px;
}

.text-block-7 {
  font-family:Roboto, sans-serif;
  font-weight: 500;
}

.popup {
  z-index: 9999;
  width: auto;
  height: 100vh;
  background-color: rgba(0, 0, 0, .67);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup.in_summary {
  display: none;
}

.popup.in_summary.register {
  display: flex;
}

.popup.home {
  display: none;
}

.popup-body {
  width: 70vw;
  height: 65vh;
  background-color: #fff;
  display: flex;
}

.popup-body.summary_popup {
  width: 48vw;
  height: auto;
  justify-content: center;
  align-items: center;
}

.popup-body.home {
  height: 62vh;
}

.image_holder {
  width: 431px;
  justify-content: center;
  align-items: center;
  margin-left: 28px;
  display: flex;
}

.product-data {
  width: 54%;
  margin-top: 30px;
  margin-left: 25px;
  margin-right: 28px;
}

.product-data.summary_pop {
  width: 87%;
  height: 33vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 32px 10px;
  display: flex;
}

.productelements {
  color: #636262;
  font-size: 15px;
}

.productelements.tab {
  margin-top: 18px;
  margin-bottom: 5px;
}

.productelements.small {
  font-size: 13px;
}

.the_raw {
  display: flex;
}

.productelements_name {
  color: #000;
  font-size: 16px;
}

.productelements_name.small {
  font-size: 14px;
}

.productelements_name.in_summary {
  text-align: center;
}

.text_hoder-2 {
  margin-right: 29px;
}

.text_hoder-1 {
  margin-right: 10px;
}

.theseparetor {
  height: 1px;
  background-color: #b2b2b2;
  margin-top: 13px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.popup_buttons {
  justify-content: flex-start;
  align-items: center;
  margin-top: 17px;
  display: flex;
}

.popup_buttons.in_summary {
  width: 304px;
  flex: 0 auto;
  justify-content: center;
}

.timeline {
  width: 877px;
  height: 122px;
  border-radius: 16px;
  justify-content: center;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.pagecontainer {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.line1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
  display: flex;
}

.linecolor {
  width: 102px;
  height: 27px;
  background-color: #fff;
  border-top: 3px solid #acacac;
  margin-top: 24px;
  margin-right: 9px;
}

.linecolor.brown {
  border-top-color: #735807;
}

.linecolor.yellow {
  border-top-color: #d9c771;
}

.cricle-brown {
  width: 46px;
  height: 46px;
  background-color: #735807;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cricle-brown.gray {
  background-color: #acacac;
}

.cricle-brown.yellow {
  background-color: #d9c771;
}

.heading-8 {
  color: #fff;
}

.timetext  {
  color: #735807;
  margin-top: 3px;
  font-size: 13px;
}

.timetext.brown a  {
  color: #735807;
}

.timetext.gray {
  color: #acacac;
  padding-top: 3px;
}

.timetext.yellow {
  color: #d9c771;
}

.timetext.yellow a{
  color: #d9c771;
}

.form-2 {
  width: 400px;
}

.form-block {
  width: 400px;
  margin-top: 9px;
}

.button_div {
  justify-content: space-between;
  display: flex;
}

.button_div.summary {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
}

.check_text_style {
  color: #7b7b7b;
}

.checkbox {
  width: 16px;
  height: 16px;
  color: #7b7b7b;
  -webkit-text-stroke-color: #9c9c9c;
  background-color: #d1d1d1;
  border: 1px solid #7b7b7b;
}

.checkbox.w--redirected-checked {
  width: 16px;
  height: 16px;
  background-color: #7b7b7b;
}

.checkbox-field {
  margin-top: 8px;
  padding-top: 0;
}

.hint_div {
  margin-top: 6px;
  display: flex;
}

.text-span-4 {
  padding-left: 5px;
}

.image-8 {
  padding-right: 3px;
}

.bold_paragraph {
  width: 442px;
  margin-bottom: 9px;
  font-weight: 700;
}

.summary_box {
  height: 133px;
  background-color: #f6f6f6;
  border: 1px solid #060606;
  justify-content: space-around;
  margin-top: 7px;
  padding-top: 8px;
  display: flex;
}

.summary_box.comments {
  height: 97px;
  justify-content: flex-start;
  padding-left: 8px;
}

.div-block-3, .div-block-4 {
  display: flex;
}

.paragraph-term {
  width: auto;
  padding-right: 56px;
}

/* my order */
.my_orders {
  margin-bottom: 40px;
}

.order_box {
  height: 78px;
  background-color: #f6f6f6;
  border: 1px solid #d9d7d7;
  justify-content: space-around;
  display: flex;
  margin-bottom: 6px;
}

.order_box.comments {
  height: 50px;
  justify-content: flex-start;
  padding-inline-start: 8px;
}

.my_orders .item .image {
  margin-inline-end: 6px;
}

.my_orders .item .image img {
  width: 177px;
  max-height: 126px;
}

.my_orders .details {
  margin-inline-end: 6px;
  width: 100%;
}

.my_orders .item div.edit {
  width: 60px;
  height: 126px;
  background: #5E7349 0% 0% no-repeat padding-box;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  color: #FFFFFF;
}

.my_orders .item div.edit i {
  font-size: 13px;
}

.my_orders .item div.edit a {
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}

.title {
  color: #606161D9;
  font-size: 14px;
}

.value {
  color: #000;
}

/* end my order */
@media screen and (max-width: 479px) {
  .nav-link.first {
    padding-left: 8px;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
  }

  .image {
    margin-left: auto;
  }

  .div-block {
    justify-content: flex-start;
    padding-bottom: 29px;
  }

  .nav-menu {
    background-color: #fff;
    flex: 0 auto;
  }

  .main {
    width: 100vw;
    max-width: 100vw;
  }

  .main.form.clear {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .headbanar {
    flex-direction: column;
  }

  .left-part {
    width: 100%;
    flex: 1;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 23px;
  }

  .right-part {
    width: 100%;
    height: 352px;
    background-image: url('../images/Bg.png');
    background-position: 27% 27%;
    background-size: cover;
    flex: 0 auto;
    order: -1;
  }

  .button {
    width: 142px;
    margin-top: 48px;
    margin-bottom: 23px;
    line-height: 26px;
  }

  .button.loginall {
    margin-bottom: -1px;
  }

  .button.thebutton2.width {
    margin-top: 14px;
  }

  .button.p11 {
    margin-bottom: 0;
    margin-right: 0;
  }

  .aboutus {
    width: 100vw;
    max-width: 100vw;
  }

  .heading-2 {
    margin-right: 15px;
    font-size: 21px;
  }

  .bigdiv {
    flex-direction: column;
    padding-right: 10px;
  }

  .bigdiv.center {
    align-items: center;
  }

  .smalldiv {
    flex-direction: column;
    margin-left: 11px;
    margin-right: 11px;
  }

  .paragraph {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph.popupp {
    width: 78%;
    text-align: center;
  }

  .paragraph-2 {
    padding-left: 0;
    padding-right: 9px;
  }

  .ourproduct {
    width: 100vw;
    max-width: 100vw;
  }

  .slider {
    width: 90%;
    height: 567px;
  }

  .slide {
    width: 92%;
    height: 561px;
  }

  .left-arrow {
    margin-left: -38px;
  }

  .data.info {
    margin-left: 6px;
  }

  .right-arrow {
    margin-right: -49px;
  }

  .gallary-video {
    width: 100vw;
    max-width: 100vw;
  }

  .gallarydiv {
    flex-direction: column;
  }

  .column-photos {
    width: 100%;
  }

  .paragraph-photo {
    width: 319px;
    padding-left: 6px;
  }

  .column-photos-2 {
    width: 100%;
  }

  .gallarydiv2 {
    flex-direction: column;
  }

  .the-photo2 {
    width: 100%;
  }

  .the-photo2y {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .the-photo2y-copy {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .certificates {
    width: 100vw;
    height: auto;
    max-width: 100vw;
  }

  .column-cert {
    width: 100%;
  }

  .paragraph-cert {
    width: 181px;
  }

  .cert-hoder {
    flex-direction: column;
    align-items: center;
  }

  .cert-hoder-2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 7px;
  }

  .heading-4 {
    font-size: 12px;
  }

  .contct_container {
    flex-direction: column;
    align-items: center;
  }

  .contact_img {
    display: none;
  }

  .cont_form {
    width: 98%;
  }

  .data-holder {
    flex-direction: column;
  }

  .contact_item2, .contact_item3 {
    margin-right: 0;
  }

  .text-block-4 {
    width: 90%;
    margin-right: 10px;
  }

  .textarea , .input{
    width: 97%;
    margin-left: 7px;
  }

  .textarea.productform {
    width: 99%;
    margin-left: 0;
  }

  .submit-button {
    width: 97%;
    margin-left: 7px;
  }

  .contact {
    width: 100vw;
    max-width: 100vw;
  }

  .footer_contact {
    height: auto;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footercul {
    padding-left: 7px;
  }

  .footersmall {
    width: 100vw;
    max-width: 100vw;
  }

  .footercontainer {
    flex-direction: column;
    align-items: center;
    margin-top: 3px;
  }

  .footerdiv {
    margin-bottom: 3px;
  }

  .footerlink {
    width: 269px;
  }

  .theproduct {
    flex-direction: column;
    align-items: center;
  }

  .tabs {
    margin-left: 9px;
    margin-right: 9px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .left {
    display: none;
  }

  .right {
    width: 100%;
  }

  .text-block-6 {
    width: 315px;
  }

  .text-block-6.toright {
    margin-left: 0;
  }

  .textb {
    padding-top: 16px;
  }

  .div {
    width: 90%;
    margin-left: -23px;
    margin-right: -23px;
  }

  .login_heading {
    margin-left: 18px;
  }

  .popup {
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .popup.in_summary {
    display: flex;
  }

  .popup.in_summary.register, .popup.home {
    display: none;
  }

  .popup-body {
    width: 95vw;
    height: auto;
    flex-direction: column;
    flex: 1;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 21px;
  }

  .popup-body.summary_popup {
    width: 92vw;
    align-items: center;
    margin-top: 183px;
    margin-bottom: 183px;
  }

  .popup-body.home {
    margin-top: 24px;
    margin-bottom: 27px;
    display: flex;
  }

  .image_holder {
    width: 204px;
    margin-left: 0;
    padding: 5px;
  }

  .product-data {
    width: 99%;
    flex-direction: column;
    margin-top: 4px;
    margin-left: 7px;
    margin-right: 0;
    display: flex;
  }

  .product-data.summary_pop {
    height: 31vh;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .productelements.tab {
    margin-top: 5px;
  }

  .productelements.small {
    margin-top: 3px;
  }

  .text_hoder {
    margin-left: 2px;
    padding-right: 12px;
  }

  .the_raw, .the_raw.home {
    flex-direction: column;
  }

  .text_hoder-2 {
    margin-left: 0;
    padding-right: 21px;
  }

  .text_hoder-1 {
    margin-top: 3px;
    margin-left: 2px;
  }

  .theseparetor {
    margin-top: 4px;
  }

  .details {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .popup_buttons {
    justify-content: space-around;
    align-items: baseline;
    margin-top: 5px;
  }

  .timeline {
    width: 90%;
    height: 252px;
    flex-direction: column;
  }

  .line1 {
    margin-left: 0;
    padding-bottom: 6px;
  }

  .form-2 {
    width: auto;
    margin-left: 6px;
    margin-right: 6px;
  }

  .form-block {
    width: 98%;
    align-self: center;
  }

  .button_div.summary {
    justify-content: space-between;
    margin-left: 6px;
    margin-right: 6px;
  }

  .hint_div {
    flex-direction: row;
    align-items: center;
  }

  .bold_paragraph {
    width: 95%;
    margin-left: 8px;
  }

  .summary_box , .order_box{
    width: 97%;
    height: auto;
    flex-direction: column;
    margin-left: 4px;
  }



  .menu-button {
    flex: none;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .icon-2 {
    color: #735807;
    margin-left: auto;
    margin-right: auto;
  }

  .brand {
    flex: 1;
  }

  .dropdown {
    flex: 0 auto;
    margin-left: auto;
    display: block;
  }

  .image-9 {
    display: none;
  }

  .heading-9 {
    margin-left: 6px;
    font-size: 15px;
  }

  .image-10 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .tabs-2 {
    flex-direction: column;
    display: flex;
  }

  .tabs-menu {
    display: flex;
  }

  .div-block-3, .div-block-4 {
    justify-content: flex-start;
  }

  .div-block-5, .div-block-6 {
    display: flex;
  }

  .paragraph-term {
    width: 319px;
    padding-left: 6px;
    padding-right: 9px;
  }
  .order-item .image {
    display: none;
  }

  .image-3 {
    max-height: 304px;
  }

}

@font-face {
  font-family: 'Tajawal';
  src: url('../fonts/Tajawal-Black.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tajawal';
  src: url('../fonts/Tajawal-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tajawal';
  src: url('../fonts/Tajawal-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tajawal-Light';
  src: url('../fonts/Tajawal-Light.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tajawal';
  src: url('../fonts/Tajawal-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tajawal';
  src: url('../fonts/Tajawal-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tajawal';
  src: url('../fonts/Tajawal-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Alkatra';
  src: url('../fonts/Alkatra-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alkatra';
  src: url('../fonts/Alkatra-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alkatra';
  src: url('../fonts/Alkatra-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alkatra';
  src: url('../fonts/Alkatra-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}



/* starting button-top */
#button-top {
  background-color: #9F7A44;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  display: none;
  cursor: pointer;
  line-height: 40px;
  color: #fff;
  opacity: 0.8;
}

#button-top:hover i {
  opacity: 0.5;
}
/*  End button-top */

.validation {
  display: none;
  position: relative;
  margin: 0px 0 10px;
  font-size: 12px;
  padding: 5px 10px;
  background: #f0cac7;
  border: 1px solid #ddb4b1;
  color: #040f25;
  border-radius: 5px;
}

.form-group.required .field-label::after {
  color: #d00;
  content: "*";
  margin-inline-start: 2px;
}

span.title {
  margin-inline-start: 20px;
}
span.title small{
  font-weight: 400;
  margin-inline-start: 10px;
}


@media(min-width: 992px) {
  .modal-lg,.modal-xl {
      width:800px
  }
}

@media(min-width: 1200px) {
  .modal-xl {
      width:1140px
  }
}


.popup-body.home{
  position: relative;
  text-align: right;
}

.popup-body.home button.close{
  position: absolute;
  padding: 4px 10px;
  top: 0;
  left: 0;
}

.dropdown-list.w--open hr{
  margin: 10px;
}
.w-dropdown-link{
  text-align: right;
}

.w-dropdown-link i{
  margin-inline-end: 10px;
}

.summary h4.heading-3 {
  color: #735807;
  font-size: 16px;
  /* margin-bottom: 10px; */
}

.summary table{
  background-color: #f6f6f6;
}

.summary .button_div.summary{
  justify-content: space-between;
}

.no-background{
  background-image: none !important;
}

.section-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3px;
}

#sendmessage, #subscribesendmessage, #ordersendmessage {
  color: green !important;
  border: 1px solid #b1deca;
  background: #e7fff7;
  display: none;
  text-align: center;
  padding: 10px;
  font-weight: 600;
  margin-bottom: 10px;
  border-radius: 5px;
}


table.table{
  background: #F9F9F9 0% 0% no-repeat padding-box;
  border: 1px solid #D1D1D1 ;

}

table.table td, table.table th {
  border-right: 1px solid #D1D1D1;
  border-top: unset !important;
  border-bottom: unset !important;
  vertical-align: middle !important;
  text-align: right;
}

table.table td:first-child ,table.table th:first-child  {
  border-right: unset;
}

table.table .view  , div.section-head .view {
  background-color: #5e7349;
  flex-direction: row;
  justify-content: center;
  align-items: baseline;
  font-size: 15px;
  display: flex;
  color: white;
  padding: 2px 5px;
  margin-inline-start: 6px;
}
.breadcrumb{
  margin-bottom: 10px;
}
.breadcrumb>li a{
  color: #5E7349;
}

div.bootstrap-select {
  background-color: #fff !important;
  border: 1px solid #adadad !important;
  border-radius: 0 !important;
}

.confirmation-popup{
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 40vh;
  justify-content: space-evenly;
}
.confirmation-popup .instructions h5{
  text-align: start;
}

.instructions{
  text-align: start;
}
.instructions .paragraph.popupp {
  margin: 6px 0;
}


.heading-3.item_name:first-child {
  height: 40px;
}
.item_infromation.first_block h6.data.info:first-child {
  height: 40px;
  width: 120px;
}


a.disabled {
  pointer-events: none;
  cursor: default;
  background: #a0a49b;
}

/* h6.heading-3 {
  padding-left: 6px;
  position: relative;
}

h6.heading-3::after {
  content: ":";
  position: absolute;
  left: 0;
  top: 0;
} */


/* Custom margin classes */
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-30 { margin-top: 30px; }

/* Custom padding classes */
.p-5 { padding: 5px; }
.p-10 { padding: 10px; }
.p-15 { padding: 15px; }
.p-20 { padding: 20px; }
.p-25 { padding: 25px; }
.p-30 { padding: 30px; }

.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pt-25 { padding-top: 25px; }
.pt-30 { padding-top: 30px; }

.pr-5 { padding-right: 5px; }
.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-20 { padding-right: 20px; }
.pr-25 { padding-right: 25px; }
.pr-30 { padding-right: 30px; }

.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-25 { padding-bottom: 25px; }
.pb-30 { padding-bottom: 30px; }

.pl-5 { padding-left: 5px; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }
.pl-25 { padding-left: 25px; }
.pl-30 { padding-left: 30px; }

.close {
    float: left;
}
