.login_title h2 {
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    position: relative;
    text-align: center;
}

.login_wraping {
    margin-top: 60px;
}

.customer_form_fill {
    width: 100%;
    max-width: 478px;
    margin: 40px auto;
}

.customer_form_fill form input {
    border: 1px solid #000;
    border-radius: 0;
    padding: 15px;
}

.customer_form_fill .form-control:focus {
    color: #212529;
    background-color: #fff;
    border: 2px solid #000;
    outline: 0;
    box-shadow: none;
}

.customer_form_fill form input:hover {
    border: 1.5px solid #000;
}

.fgt_pass a {
    margin-top: 1rem;
    text-decoration: underline;
    color: #000;
    font-weight: 700;
}

.sign_in_btn button {
    margin: 40px 0 15px;
    color: #fff;
    background: #a6f5fa;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .1px;
    padding: 10px 30px;
    border-radius: 0;
}

.sign_in_btn {
    text-align: center;
}

.crt_acnt a {
    text-align: center;
    margin: auto;
    color: #000;
    text-decoration: underline;
    font-weight: 600;
    letter-spacing: .2px;
}

.crt_acnt {
    text-align: center;
}


.login_title p {
    text-align: center;
}

.how_fabcurate {
    margin-top: 80px;
}

.how_fabcurate_bg {
    background-color: #DFFDFF;
    border-radius: 0 0 25px;
    padding: 52px 40px;
    border-radius: 0 0 50px 0;
}

.how_fabcurate_bg_two {
    background-color: #DFFDFF;
    border-radius: 0 0 25px;
    padding: 52px 40px;
    border-radius: 0 0 50px 0;
}

.fabcature_img img {
    width: 100%;
    border-radius: 0 0 50px 0;
}

.fabcature_title h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
}

.fabcature_para p {
    line-height: 1.2;
    font-size: 16px;
    color: #000;
    margin: 0 0 10px;
}

.how_fabcurate_bg .row {
    align-items: center;
}

.fabcature_title {
    padding-left: 50px;
}

.how_fabcurate {
    position: relative;
}

.how_fabcurate::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: 0;
    bottom: -50px;
    background-repeat: no-repeat;
    border: none !important;
    box-shadow: none;
    z-index: -1;
}

.how_fabcurate_bg_two::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    left: -60px;
    bottom: -50px;
    background-repeat: no-repeat;
    border: none !important;
    box-shadow: none;
    z-index: -1;
}

.how_fabcurate_bg_two {
    margin-top: 80px;
    position: relative;
}

.how_fabcurate_bg_two .row {
    flex-direction: row-reverse;
}

.how_fabcurate_bg_two .fabcature_title {
    padding-right: 50px;
    padding-left: 0;
}

.fabcature_para {
    margin-top: 10px;
}

.rich_text_blocks {
    border: 2px solid #A6F5FA;
    padding: 50px 70px;
    border-radius: 0 0 50px 0;
}


.how_it_works {
    margin-top: 120px;
    margin-bottom: 60px;
}

.rich_text_title h2 {
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    text-align: center;
    position: relative;
    width: fit-content;
    margin: auto;
}

.rich_text_title h2::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -55px;
    top: -1.5rem;
    z-index: -1;
    background-repeat: no-repeat;
}

.timeline_left {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}


.timeline_number h2 {
    font-weight: 600;
    line-height: .8;
    background: linear-gradient(180deg, #A6F5FA 0%, rgba(166, 245, 250, .22) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 110px;
}

.timeline_title h3 {
    color: #000;
    font-weight: 600;
    font-size: 29px;
    margin: 0;
    font-family: Metal;
}

.timeline_title p {
    font-size: 12px;
    letter-spacing: 0;
    color: #000;
    opacity: .8;
    margin-top: 0.5rem;
}

.timeline_title {
    text-align: center;
}

.timeline_right p {
    width: 75%;
    font-size: 20px;
    line-height: 1.3;
}

.timeline_right p em {
    font-style: normal;
    color: #abb744;
}

.rich_text_wrapper {
    margin-bottom: 60px;
    margin-top: 60px;
}

.shop_now_a a {
    color: #000;
    background: #A6F5FA;
    border: 1px px solid #abb747;
    position: relative;
    font-size: 13px;
    padding: 12px 30px;
    letter-spacing: .7px;
}



.shop_now_a {
    text-align: center;
}

.blog_slider .centered {
    position: absolute;
    top: 50%;
    color: #fff;
    font-family: Metal;
    font-size: 48px;
}

.blog_slider {
    position: relative;
    margin-top: 40px;
}

.blog_slider img {
    width: 100%;
}

.our_popular_title h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    position: relative;
    width: fit-content;
}

.our_popular_title h2::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -22px;
    top: -2rem;
    background-repeat: no-repeat;
    z-index: -1;
}

.our_popular_sec {
    margin-top: 100px;
}

.populkar_blog_wrap {
    margin-top: 80px;
}

.popular_blg img {
    padding: 0;
    border: none;
}

.popular_blg .pattern_desc h4 a {
    font-family: Lato;
}

.popular_blg .pattern_desc span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}

.popular_blg img {
    border-radius: 0;
}

.card_popular_img {
    height: 100%;
}

.blog_pagination .pagination_wrap {
    margin-bottom: 50px;
}

.pagination_wrap .pagination .page-link {
    background: #DFFDFF;
    border: none;
    padding: 10px 18px;
}

.pagination_wrap .pagination .page-link:hover {
    text-decoration: underline;
}

.right_gallery .col_6,
.right_gallery .col_3 {
    display: flex;
    padding-right: 15px;
    padding-left: 0;
}

.right_gallery .col_6 {
    padding-right: 0;
}

.variety_acc .v_acc {
    display: flex;
    width: 100%;
}

.right_gallery .row:last-child .col_6,
.right_gallery .row:last-child .col_3 {
    margin-bottom: 0;
}

.right_gallery .row:last-child .col_6 {
    padding-right: 15px;
}

.right_gallery .row:last-child .col_3:last-child {
    padding-right: 0;
}

.right_gallery .col_3 {
    width: 30%;
    margin-bottom: 15px;
}

.right_gallery .col_6 {
    width: 40%;
    margin-bottom: 15px;
}

.variety_h2 .row:first-child .col-md-3 {
    padding-left: 0;
    padding-right: 15px;

}

.variety_h2_row>.col-md-3 {
    width: 23%;
    display: flex;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #658298;
}

.nav-pills .nav-link {
    text-align: left;
    border-bottom: 1px solid #658298;
    border-radius: unset;
    color: #658298;
}
.account_menu .nav-pills {
    float: left;
    width: 20%;
}

.jdgm-rev-widg__body .card{
    background-color: #ffff !important; 
    width: 100%;
    border: 0;
    flex-direction: row;
}

.jdgm-rev-widg__body .card .card{
    background-color: #f5f5f5 !important; 
    width: 24%;
    flex-direction: column;
}

.jdgm-rev-widg__body .card .jdgm-rev__author-wrapper{
    font-size: 19px;
    font-weight: 600;
}

.jdgm-rev__author {
    vertical-align: middle;
  }
  .jdgm-widget * {
    margin: 0;
    line-height: 1.4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
  }

  span.jdgm-rev__author::after {
    content: "Verified User";
    display: block;
    font-size: 14px;
    background: #dfe3c1;
    border-radius: 0 0 30px;
    width: fit-content;
    padding: 5px 20px 5px 12px;
    margin: 4px 0;
  }
  .jdgm-widget * {
    line-height: 1.4;
  }
  .jdgm-rev__author-wrapper {
    font-weight: bold;
  }

  

/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type:none;
    padding:0;
    
    -moz-user-select:none;
    -webkit-user-select:none;
  }
  .rating-stars ul > li.star {
    display:inline-block;
    font-size: 7px !important;
    
  }
  
  /* Idle State of the stars */
  .rating-stars ul > li.star > i.fa {
    font-size:2.5em; /* Change the size of the stars */
    color:#ccc; /* Color on idle state */
  }
  
  /* Hover state of the stars */
  .rating-stars ul > li.star.hover > i.fa {
    color:#d2dd84;
  }
  
  /* Selected state of the stars */
  .rating-stars ul > li.star.selected > i.fa {
    color:#abb747;
  }
  
  #wizard-validation-form{
        border: 0;
        align-items: center;
        padding: 2%;
        background: 0 0;
        font-size: 15px;
        font-family: Lato,sans-serif;
        line-height: 26px;
        font-weight: 400;
        color: #4d6ba6;
        letter-spacing: .07em;
  }
  .form_generater_form_div {
    background: transparent;
    max-width: 600px;
    border: solid;
      border-top-color: currentcolor;
      border-top-width: medium;
      border-right-color: currentcolor;
      border-right-width: medium;
      border-bottom-color: currentcolor;
      border-bottom-width: medium;
      border-left-color: currentcolor;
      border-left-width: medium;
    border-width: 2px;
    border-color: #c7c7c7;
    border-radius: 1px;
    padding: 35px;
  }
  .form_generater_form_div, .form_generater_form_div .block_label, .form_generater_form_div .infoMessage {
    white-space: normal;
    text-transform: none;
    word-break: normal;
  }
  .form_generater_form_div {
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0 auto;
    color: #000;
  }
  .page-title {
    margin-top: 0;
    font-family: Metal;
    color: #414138;
  }
  .form_container [type=file]+label {
        vertical-align: middle;
   }
  .form_generater_form_div .inputfile+label {
        width: auto;
        display: inline-block;
  }
    
  .formElement_4 label {
        border: solid 1px #c1bbbb;
        padding: 5px;
        width: 30%;
        border-radius: 4px;
  }
  .field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0px;
    box-shadow: 0px 4px 5px rgba(0, 0, 0,0.0);
    z-index: -1;
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    border: 0.1rem solid transparent;
    border-radius: 0px;
    box-shadow: 0 0 0 1px rgba(var(--color-foreground),0.55);
    transition: box-shadow .1s ease;
    z-index: 1;
}

/*
=====
HELPERS
=====
*/

.ha-screen-reader{
    width: var(--ha-screen-reader-width, 1px);
    height: var(--ha-screen-reader-height, 1px);
    padding: var(--ha-screen-reader-padding, 0);
    border: var(--ha-screen-reader-border, none);
  
    position: var(--ha-screen-reader-position, absolute);
    clip: var(--ha-screen-reader-clip, rect(1px, 1px, 1px, 1px));
    overflow: var(--ha-screen-reader-overflow, hidden);
  }
  
  /*
  =====
  RESET STYLES
  =====
  */
  
  .field__input{ 
    --uiFieldPlaceholderColor: var(--fieldPlaceholderColor, #767676);
    
    background-color: transparent;
    border-radius: 0;
  
    -webkit-appearance: none;
    -moz-appearance: none;
  
    font-family: inherit;
    font-size: inherit;
  }
  
  .field__input:focus::-webkit-input-placeholder{
    color: var(--uiFieldPlaceholderColor);
  }
  
  .field__input:focus::-moz-placeholder{
    color: var(--uiFieldPlaceholderColor);
  }
  
  /*
  =====
  CORE STYLES
  =====
  */
  
  .field{
    --uiFieldBorderWidth: var(--fieldBorderWidth, 2px);
    --uiFieldPaddingRight: var(--fieldPaddingRight, 1rem);
    --uiFieldPaddingLeft: var(--fieldPaddingLeft, 1rem);   
    --uiFieldBorderColorActive: var(--fieldBorderColorActive, rgba(22, 22, 22, 1));
  
    display: var(--fieldDisplay, inline-flex);
    position: relative;
    font-size: var(--fieldFontSize, 1rem);
  }
  
  .field__input{
    box-sizing: border-box;
    width: var(--fieldWidth, 100%);
    height: var(--fieldHeight, 3rem);
    padding: var(--fieldPaddingTop, 1.25rem) var(--uiFieldPaddingRight) var(--fieldPaddingBottom, .5rem) var(--uiFieldPaddingLeft);
    /* border-bottom: var(--uiFieldBorderWidth) solid var(--fieldBorderColor, rgba(0, 0, 0, .25));   */
  }
  
  .field__input:focus{
    outline: none;
  }
  
  .field__input::-webkit-input-placeholder{
    opacity: 0;
    transition: opacity .2s ease-out;
  }
  
  .field__input::-moz-placeholder{
    opacity: 0;
    transition: opacity .2s ease-out;
  }
  
  .field__input:focus::-webkit-input-placeholder{
    opacity: 1;
    transition-delay: .2s;
  }
  
  .field__input:focus::-moz-placeholder{
    opacity: 1;
    transition-delay: .2s;
  }
  
  .field__label-wrap{
    box-sizing: border-box;
    pointer-events: none;
    cursor: text;
  
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
  .field__label-wrap::after{
    content: "";
    box-sizing: border-box;
    /* width: 100%; */
    height: 0;
    opacity: 0;
  
    position: absolute;
    bottom: 0;
    left: 0;
  }
  
  .field__input:focus ~ .field__label-wrap::after{
    opacity: 1;
  }
  
  .field__label{
    position: absolute;
    left: var(--uiFieldPaddingLeft);
    top: calc(50% - .5em);
  
    line-height: 1;
    font-size: var(--fieldHintFontSize, inherit);
  
    transition: top .2s cubic-bezier(0.9, -0.15, 0.1, 1.15), opacity .2s ease-out, font-size .2s ease-out;
  }
  
  .field__input:focus ~ .field__label-wrap .field__label,
  .field__input:not(:placeholder-shown) ~ .field__label-wrap .field__label{
    --fieldHintFontSize: var(--fieldHintFontSizeFocused, .75rem);
  
    top: var(--fieldHintTopHover, .25rem);
  }
  
  /* 
  effect 1
  */
  
  .field_v1 .field__label-wrap::after{
    /* border-bottom: var(--uiFieldBorderWidth) solid var(--uiFieldBorderColorActive); */
    transition: opacity .2s ease-out;
  }
  
  /* 
  effect 2
  */
  
  .field_v2 .field__label-wrap{
    overflow: hidden;
  }
  
  .field_v2 .field__label-wrap::after{
    /* border-bottom: var(--uiFieldBorderWidth) solid var(--uiFieldBorderColorActive); */
    transform: translate3d(-105%, 0, 0);
    transition: transform .285s ease-out .2s, opacity .2s ease-out .2s;
  }
  
  .field_v2 .field__input:focus ~ .field__label-wrap::after{
    transform: translate3d(0, 0, 0);
    transition-delay: 0;
  }
  
  /*
  effect 3
  */
  
  .field_v3 .field__label-wrap::after{
    border: var(--uiFieldBorderWidth) solid var(--uiFieldBorderColorActive);
    transition: height .2s ease-out, opacity .2s ease-out;
  }
  
  .field_v3 .field__input:focus ~ .field__label-wrap::after{
    height: 100%;
  }
  
  /*
  =====
  LEVEL 4. SETTINGS
  =====
  */
  
  .field{
    --fieldBorderColor: #D1C4E9;
    /* --fieldBorderColorActive: #673AB7; */
  }
  
  /*
  =====
  DEMO
  =====
  */
/*   
  body{
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Open Sans, Ubuntu, Fira Sans, Helvetica Neue, sans-serif;
    margin: 0;
  
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  }
   */
  .page{
    box-sizing: border-box;
    width: 100%;
    max-width: 480px;
    margin: auto;
    padding: 1rem;
  
    display: grid;
    grid-gap: 30px;
  }
  
  .linktr{
    order: -1;
    padding: 1.75rem;
    text-align: center;
  }
  
  .linktr__goal{
    background-color: rgb(209, 246, 255);
    color: rgb(8, 49, 112);
    box-shadow: rgb(8 49 112 / 24%) 0px 2px 8px 0px;
    border-radius: 2rem;
    padding: .5rem 1.25rem;
  }
  
  @media (min-width: 1024px){
    
    .linktr{
      position: absolute; 
      right: 1rem; 
      bottom: 1rem;
    }
  }
  
  .r-link{
      --uirLinkDisplay: var(--rLinkDisplay, inline-flex);
      --uirLinkTextColor: var(--rLinkTextColor);
      --uirLinkTextDecoration: var(--rLinkTextDecoration, none);
  
      display: var(--uirLinkDisplay) !important;
      color: var(--uirLinkTextColor) !important;
      text-decoration: var(--uirLinkTextDecoration) !important;
  }
  
  
  .field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text),var(--inputs-shadow-opacity));
    z-index: -1;
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: 0.1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));
    transition: box-shadow var(--duration-short) ease;
    z-index: 1;
}

.field__input:focus ~ .field__label-1,
.field__input:not(:placeholder-shown) ~ .field__label-1,
.field__input:-webkit-autofill ~ .field__label-1,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {
  font-size: 9px !important;
  left: 1rem;
  top: 2px;
}

.field__input:focus ~ .field__label-1,
.field__input:not(:placeholder-shown) ~ .field__label-1,
.field__input:-webkit-autofill ~ .field__label-1,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {
  font-size: 1rem;
  top: calc(var(--inputs-border-width) + 0.5rem);
  left: calc(var(--inputs-border-width) + 2rem);
  letter-spacing: 0.04rem;
}
.field__input:-webkit-autofill ~ .field__button,
.field__input:-webkit-autofill ~ .field__label-1,
.customer .field input:-webkit-autofill ~ label {
  color: rgb(0, 0, 0);
}
.field__input:focus ~ .field__label-1,
.field__input:not(:placeholder-shown) ~ .field__label-1,
.field__input:-webkit-autofill ~ .field__label-1,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {
  font-size: 9px !important;
  left: 1rem;
  top: 2px;
}

.field__label-1,
.customer .field .field__label-1 {
  /* font-size: 1.6rem; */
  /* left: calc(var(--inputs-border-width) + 2rem); */
  /* top: calc(1rem + var(--inputs-border-width)); */
  margin-bottom: 0;
  pointer-events: none;
  position: absolute;
  transition: top var(--duration-short) ease,
    font-size var(--duration-short) ease;
  color: rgba(var(--color-foreground), 0.75);
  letter-spacing: 0.1rem;
  line-height: 1.5;
}

.search_modal_drop .dropdown-toggle::after {
  margin-left: 3.255em !important;
}
.st-filter-tags {
  position: relative;
  max-height: 104px;
  overflow: hidden;
  width: 100%;
  display: inline-flex;
}
.st-filter-inner {
  margin: 0 0 8px!important;
  width: 90%;
}
.st-filter-tags .st-filter-inner .tag-item {
  display: inline-block;
  cursor: pointer;
  font-size: 10px!important;
  font-family: inherit;
  background-color: #fff;
  box-shadow: 0 2px 4px #ffffff80;
  border: 1px solid #ebebeb;
  border-radius: 50px;
  flex-wrap: wrap;
  overflow: hidden;
  transition: background-color .1s;
  max-width: 200px;
  opacity: 1;
  padding: 6px 8px!important;
  line-height: 12px!important;
  margin: 1px 4px 1px 0!important;
  color: #000;
  font-weight: 400;
  -webkit-transition: height .3s ease .05s,line-height .3s ease .05s,color .3s ease;
  transition: height .3s ease .05s,line-height .3s ease .05s,color .3s ease;
}
.st-filter-tags .st-filter-inner .tag-close {
  display: inline-block;
}
.st-filter-tags .st-filter-inner .tag-content {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: bottom!important;
  margin-left: 3px!important;
  letter-spacing: .1em;
  max-width: 90%;
  font-weight: 500;
  text-transform: capitalize;
}
.st-last-clear-tag {
  float: right;
  position: absolute;
  right: 0;
  background-color: #A6F5FA;
    color: #000;
  border-color: #A6F5FA!important;
  border-radius: 50px;
  padding: 4px 8px!important;
  cursor: pointer;
}
.st-filter-tags .st-filter-inner .tag-item:hover {
  color: #70e0e7;
  border-color: #A6F5FA;
}