/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@font-face {
  font-family: "american_typewriterregular";
  src: url("font/american/american_typewriter_regular-webfont.woff2")
      format("woff2"),
    url("font/american/american_typewriter_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Andale Mono Regular";
  font-style: normal;
  font-weight: normal;
  src: url("font/andale/ANDALEMO.woff") format("woff");
}
@font-face {
  font-family: "apple_chancerychancery";
  src: url("font/apple/apple_chancery_100-webfont.woff2") format("woff2"),
    url("font/apple/apple_chancery_100-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "lucida_granderegular";
  src: url("font/lucida/lucidagrande-webfont.woff2") format("woff2"),
    url("font/lucida/lucidagrande-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "times_new_roman_cyrregular";
  src: url("font/times_new_roman/times_new_roman-webfont.woff2") format("woff2"),
    url("font/times_new_roman/times_new_roman-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
	/* @font-face {
		font-family: 'TestCalibre';
    src: url("font/Calibre-Font/TestCalibre-Regular.otf") format("opentype"),
    url("font/Calibre-Font/TestCalibre-Regular.otf") format("opentype");
		font-weight: normal;
		font-style: normal;
		} */

		@font-face {
		font-family: 'TestCalibre';
     src: url("font/Calibre-Font/TestCalibre-Bold.woff2") format("woff2"),
    url("font/Calibre-Font/TestCalibre-Bold.woff") format("woff");
		font-weight: 700;
		font-style: normal;
		}
/* design help page */
.display_gravBOX_class img {
  width: 100%;
  max-width: 150px;
}
.last_next_final_div {
  display: flex;
  justify-content: right;
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-color: #f8d7d6;
  padding: 20px;
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
  background-position: center;
  border-radius: 50px;
}
.page-id-18705 .grav_images h2 {
  font-size: 24px;
}
.page-id-18705 .file-preview img {
  width: 80px;
  height: 80px;
}
.page-id-18705 .grav_images h3 {
  text-transform: uppercase;
  margin: 10px 0px;
  font-family: Inter, ui-sans-serif, system-ui;
  font-size: 17px;
  font-weight: 500;
}
.vpthirdbg img {
  max-width: 90%;
  padding: 10px;
  background: #b5b5b5;
  border-radius: 8px;
  margin-bottom: 20px;
  width: 150px;
  height: 150px;
  object-fit: contain;
  cursor: pointer;
}
.page-id-18705 .grav_images span {
  color: #9a9899;
  font-weight: 400;
  font-size: 14px;
}

.vpfirstacd div {
  cursor: pointer;
}

.page-id-18705 .grav_choose {
  padding: 12px 24px;
  width: 180px;
  height: 35px;
  background: #db3934;
  border-radius: 100px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}

.page-id-18705 .grav_images {
  font-size: 16px;
  font-family: Inter, ui-sans-serif, system-ui;
  font-weight: 600;
}
.dropdown-item2,
.dropdown-item3,
.dropdown-item4,
.dropdown-item5,
.dropdown-item6 {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
  cursor: pointer;
}

.relegion_symbol .dropdown-toggle::after {
  display: inline-table;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  position: absolute;
  right: 10px;
  top: 18px;
}

.relegion_symbol .btn-secondary {
  background: #fff;
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  padding: 0px 20px;
  text-align: left;
  width: 130px;
}
.vprightthird p {
  margin-bottom: 0;
}
#loading_image_design {
  width: 100%;
  max-width: 40px;
  margin: 0px auto;
  margin-top: -70px;
}
#main_design_image {
  width: 300px;
  height: 300px;
}
.vpthirdsecond img {
  width: 40px;
  border-radius: 100%;
  height: 40px;
  cursor: pointer;
}
.vpthirdbg {
  text-align: center;
}
.vprightthirdprice p {
  margin-bottom: 0;
}
.blomlist_box {
  height: 380px;
  overflow: overlay;
  overflow-x: hidden;
}
.page-template-designhelp_template
  .row.content-layout-wrapper.align-items-start {
  display: unset;
}
.page-title-default {
  display: none;
}

.vprightbox {
  display: flex;
  gap: 10px;
}
.vprightsecond {
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
  padding: 12px;
  margin-top: 40px;
  border-radius: 12px;
}
.vprightthirdfirstpera {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  color: rgba(77, 76, 76, 1);
  margin-bottom: 0;
}
.vprightthirdprice {
  font-family: Raleway;
  font-size: 16px;
  font-weight: 600;
  color: rgba(77, 76, 76, 1);
  margin-bottom: 0;
}
.vprightthirdsecondpera {
  font-family: Raleway;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: rgba(77, 76, 76, 1);
}
.vprightthirdpera {
  font-family: Raleway;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: rgba(219, 57, 52, 1);
}
.vprightthirdtotal {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: rgba(219, 57, 52, 1);
}
.vprightthirdtotalprice {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: rgba(219, 57, 52, 1);
}
.get_text_color,
.get_text_color2 {
  cursor: pointer;
}
.stoneSize .get_text_color {
  width: 24px;
  height: 24px;
  padding: 0px !important;
}
.vprightthird {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  border-bottom: 2px dotted rgba(231, 228, 229, 1);
  align-items: flex-end;
  margin-top: 15px;
}
.vpleftfirst {
  display: flex;
  gap: 24px;
  align-items: normal;
}
.leftheading {
  color: rgba(0, 0, 0, 1);
  font-family: var(--wd-title-font);
  font-size: 32px;
  font-weight: 500;
  line-height: 44px;
}
.vpleftthirdtab {
  margin-left: 7%;
}
.vpleftthirdsecondtab {
  margin-left: 4%;
}
.vpleftthirdlasttab {
  margin-left: 2%;
}
.vpleftsecondimage {
  text-align: center;
}
.vpleftsecond {
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
  background: rgba(255, 255, 255, 1);
  border-radius: 12px;
}
.vpleftsecondsec {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.vpthirdsecond {
  display: flex;
  gap: 8px;
}
.vprightfirst {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.flexclass {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.vpthirdsecondbuttonwhite {
  background-color: white;
  color: white;
  padding: 20px;
  border-radius: 50px;
  border: 1px solid rgba(231, 228, 229, 1);
}
.vpthirdsecondbuttonblack {
  background-color: rgba(0, 0, 0, 1);
  color: white;
  padding: 20px;
  border-radius: 50px;
}
.totalprice {
  margin-top: 20px;
}
.vpthirdsecondbuttongrey {
  background-color: rgba(205, 205, 205, 1);
  color: white;
  padding: 20px;
  border-radius: 50px;
}
.vpthirdsecondbuttondarkgrey {
  background-color: rgba(105, 105, 105, 1);
  color: white;
  padding: 20px;
  border-radius: 50px;
}
.vpthirdsecondbuttonyellow {
  background-color: rgba(226, 203, 118, 1);
  color: white;
  padding: 20px;
  border-radius: 50px;
}
.vpthirdthird {
  display: flex;
}
.vpsecondlastthird {
  display: flex;
  gap: 20px;
}
.form-control.no-radius {
  border-radius: 8px;
}
.vpthirdfirstfirst {
  display: flex;
  gap: 12px;
}
.vpacorright {
  display: flex;
  gap: 24px;
  align-items: normal;
}
.vpacorright p {
  color: rgba(0, 0, 0, 1);
  font-family: var(--wd-title-font);
  font-size: 32px;
  font-weight: 500;
  line-height: 44px;
  text-transform: capitalize;
}
.vpacorrightbutton {
  background: rgba(219, 57, 52, 1);
  color: white;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: 24px;
}
.vpfirstacd {
  display: flex;
  gap: 20px;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
}
.vpfirstacd div {
  border: 1px solid rgba(231, 228, 229, 1);
  padding: 8px 20px;
  border-radius: 8px;
}
.vpfirstacd div:hover {
  background-color: rgba(219, 57, 52, 1);
  color: white;
}
.vpfirstacd div:hover img {
  filter: brightness(0) invert(1);
}
.vpsecondacd {
  display: flex;
  gap: 12px;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
}
/* .vpthirdbg{
   background-image: url('https://memoriagravstenar.se/wp-content/uploads/Frame-319.svg');
   background-repeat: no-repeat;
   } */
li a {
  text-decoration: none;
}
.custombutton {
  padding: 12px 24px 12px 24px;
  width: 100%;
  border-radius: 10px;
  background: rgba(219, 57, 52, 1);
  color: white;
  font-size: 14px;
}
.vpsecondlast {
  display: flex;
  text-align: center;
  gap: 20px;
}
.vpsecondlastsecond {
  display: flex;
  gap: 12px;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: baseline;
}
.vpsecondlastsecond label {
  margin: 0px;
}
.vpsecondlastsecondselect {
  width: 352px !important;
}
.vplastsecbtn {
  background: rgba(219, 57, 52, 1);
  padding: 12px 24px 12px 24px;
  border-radius: 100px;
  text-align: center;
  color: white;
}
.custom-select-wrapper {
  width: 480px;
}
.accordion-button:not(.collapsed) {
  outline: none !important;
  background-color: #fff !important;
}
.accordion-button:not(.collapsed):hover {
  outline: none !important;
  background-color: #fff !important;
}
.accordion-button:not(.collapsed):active {
  outline: none !important;
  background-color: #fff !important;
}
.accordion-button:focus {
  box-shadow: none !important;
  border-color: rgba(0, 0, 0, 0.125) !important;
  outline: none !important;
  background-color: #fff !important;
  border: none !important;
}
.accordion-button.collapsed {
  outline: none !important;
  background-color: #fff !important;
}
.accordion-button.collapsed:hover {
  outline: none !important;
  background-color: #fff !important;
}
.accordion-button.collapsed:active {
  outline: none !important;
  background-color: #fff !important;
}
.vpthirdacdbox {
  gap: 10px;
}

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

/* .vpthirdbg::before {
   content: "";
   background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
   position: absolute;
   top: 0;
   left: -75%;
   width: 50%;
   height: 100%;
   transform: skewX(-25deg);
   transition: left 0.50s ease-in;
   z-index: 2;
   } */
/* .vpthirdbg:hover::before {
   left: 125%;
   }
   .vpthirdbg:hover + .vpthirdbg::before {
   left: 125%;
   } */
ul.nav.nav-pills li a:hover {
  background-color: none !important;
  color: black !important;
  border-top: 4px solid rgba(219, 57, 52, 1);
  border-radius: 0px;
}
ul.nav.nav-pills li a {
  background-color: white !important;
  color: black;
}
.nav-pills .active > a {
  border-top: 4px solid rgba(219, 57, 52, 1) !important;
  border-radius: 0px !important;
}
ul.nav.nav-pills li a:active {
  background-color: none !important;
  color: black !important;
  border-top: 4px solid rgba(219, 57, 52, 1);
  border-radius: 0px;
}
.vprightfirstheading {
  font-family: var(--wd-title-font);
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 1);
}
.vprightfirstpera {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(77, 76, 76, 1);
  margin-right: 10px;
}
.vprightsecondheading {
  font-family: var(--wd-title-font);
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 1);
  margin-top: 30px;
}
.vprightsecondpera {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(77, 76, 76, 1);
}
.vprightfourpera {
  font-family: var(--wd-title-font);
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 1);
  margin-top: 40px;
}
.vprightfourperabtn {
  font-family: Raleway !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  color: rgba(77, 76, 76, 1) !important;
}
.accordion-item {
  border: none !important;
}
.accordion-item .accordion-body {
  border-top: none !important;
}
.vpthirdfirstinput {
  width: 192px !important;
}
.vpthirdsecondinput {
  width: 142px !important;
}
.vpsecondlastfirst {
  position: relative;
}
.tick-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 20px;
}
.tick-icon-last {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 20px;
}
.tick-icon-top {
  position: absolute !important;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px !important;
  height: 40px !important;
}
.vpsecondlastfirst {
  position: relative;
}
.vpsecondimg img:first-child {
  cursor: pointer;
  transition: all 0.3s;
  background: rgba(231, 228, 229, 1);
  padding: 8px;
  border: 1px solid rgba(154, 152, 153, 1);
  border-radius: 8px;
}
.vpsecondimg img.selected {
  background-color: rgba(248, 215, 214, 1);
  border: 1px solid rgba(219, 57, 52, 1);
}
.vpinner {
  text-align: center;
  padding: 12px 4px 12px 4px;
  border-radius: 12px;
  background: rgba(231, 228, 229, 1);
  border: 1px solid rgba(154, 152, 153, 1);
  border-radius: 8px;
}
.vpinner p {
  font-family: Raleway;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  color: rgba(38, 35, 36, 1);
}
.vpinner img {
  height: 100px;
  width: 100px;
}
.vpinner.selected {
  background-color: rgba(248, 215, 214, 1);
  border: 1px solid rgba(219, 57, 52, 1);
}
.vpinnerpsec {
  margin-top: 50px;
}
.vpsecondlastbox {
  padding: 28px 28px;
  background: gray;
  background: rgba(231, 228, 229, 1);
  border-radius: 8px;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: rgba(38, 35, 36, 1);
  cursor: pointer;
}
.vpfotoheading {
  font-family: var(--wd-title-font);
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 1);
}
.vpfotopera {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(77, 76, 76, 1);
}
.vpfirstpera {
  margin-top: 12px;
  font-family: Raleway;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: rgba(38, 35, 36, 1);
}
.vpsecondpera {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  line-height: 0px;
  color: rgba(77, 76, 76, 1);
}
.vpthirdpera {
  font-family: Raleway;
  font-size: 16px;
  font-weight: 600;
  color: rgba(38, 35, 36, 1);
}
.antalname {
  margin-left: 6px;
}
.Fullst채ndigtinput {
  margin-left: -6px;
}
.vpminnesordpera {
  margin-left: 40px;
}
.vpthird {
  margin-left: -11%;
}
.custom-file-button {
  input[type="file"] {
    margin-left: -2px !important;
    &::-webkit-file-upload-button {
      display: none;
    }
    &::file-selector-button {
      display: none;
    }
  }
  &:hover {
    label {
      background-color: #dde0e3;
      cursor: pointer;
    }
  }
}
.vplastsecheading {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: rgba(219, 57, 52, 1);
}
.labelvalj {
  font-size: 13px !important;
}

.vprightsticky {
  position: sticky;
  top: 15%;
}

.image-border {
  border: 2px solid rgba(219, 57, 52, 1);
  border-radius: 100px;
}

.image-textf채rg {
  border: 1px solid rgba(219, 57, 52, 1);
  border-radius: 100px;
}

.vplastsec hr {
  border: 2px solid rgba(231, 228, 229, 1);
  max-width: 100% !important;
}

.file-preview {
  width: 200px;
  height: 30px;
  margin-left: 20px !important;
}

.vpthirdsection {
  height: 380px;
  overflow: overlay;
}

.dropbtn {
  color: black;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* design help page */

/* new css */
#delete_previous_canvas,
.delete_grav_row,
.delete_dekor_row,
.delete_porsline_row {
  cursor: pointer;
}
.empty-field {
  border: 2px solid red;
}
.size_box_details_right .size_box_details {
  box-shadow: unset;
}
#delete_allcanvas {
  cursor: pointer;
}
.append_all_updates_below_2_1_inner,
.Gravram_box_inner {
  /* display: flex; */
  justify-content: space-between;
}
.porslinframe_inner {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.porslinframe p,
.Gravram_box_inner p {
  margin: 0;
}
#preview {
  width: 150px;
}
.samepors img {
  width: 60px;
}
.more_details_inner p {
  margin: 0;
}
.append_all_updates_below_2_inner {
  justify-content: space-between;
  /*display: flex;*/
}
/* new css */

.firstbox {
  position: absolute;
  margin-left: -40px;
}
.firstbox img {
  display: flex;
}
.secondbox {
  margin-left: 30px;
}
#append_grav_here {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.leanth_width_box {
  display: block;
  margin: 0px auto 10px;
}
.leanth_width_box_inner {
  display: flex;
  justify-content: space-around;
  gap: 0.25rem;
  align-items: center;
}
.rangeinput {
  margin-left: 20px;
  text-align: center;
  padding: 0 !important;
  height: unset !important;
  border-radius: unset !important;
}
.size_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.fndetails {
  margin: 0px;
}
.secondbox h2,
.size_box_details_right h2,
.user_info_box h2 {
  font-weight: bold;
  color: #db3934;
  text-transform: uppercase;
}
.lastinputbox textarea {
  min-height: 120px;
}
.user_info_box {
  margin-top: 20px;
}
.form_submit_btn {
  padding: 12px 24px;
  width: 161px;
  height: 48px;
  background: #db3934;
  border-radius: 100px;
  color: #fff !important;
  margin: 30px 0 0 auto;
  display: block;
}
.form_submit_btn_design {
  padding: 12px 24px;
  width: auto;
  height: 48px;
  background: #db3934;
  border-radius: 100px;
  color: #fff !important;
  margin: 30px auto 0;
  display: block;
}
.user_info_box h1 {
  font-weight: bold;
  color: #db3934;
  text-transform: capitalize;
  font-size: 40px;
}
.fndetails_bolx {
  margin-bottom: 20px;
}
.size_box_number {
  display: flex;
  justify-content: space-between;
}
.size_box_number ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
.size_box_details {
  margin: 20px 0px;
  padding: 12px;
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  text-align: left;
}
.size_box_details_11 {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px dashed #e7e4e5;
  align-items: end;
  padding: 8px 0px;
}
.size_box_details_amount {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-top: 20px;
  border-bottom: none;
}
.amount_details {
  font-weight: bold;
  font-family: Inter, ui-sans-serif, system-ui;
}
.amount_details h2 {
  font-size: 20px !important;
  font-family: Inter, ui-sans-serif, system-ui;
}
.more_details p {
  margin-bottom: 0;
}
.amount_details p {
  margin-bottom: 0;
}
.user_info_box label {
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
}
.variations_box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  padding: 12px 40px;
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
}
.variations_box img {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  margin: 6px;
  cursor: pointer;
}
.variations_options {
  margin: 20px 0px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px;
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
}
.inputboxcss {
  padding: 8px !important;
  height: 40px !important;
  border: 1px solid #e7e4e5 !important;
  border-radius: 8px !important;
  font-family: Raleway;
  font-weight: 400;
  line-height: 24px;
}
.selectboxcss {
  border-radius: 8px !important;
}
.extraspacediv {
  margin: 15px 0px;
}
.variations_options label {
  font-weight: bold;
}
.dateof_birth_img {
  display: flex;
  padding: 8px;
  width: 40px;
  height: 40px;
  background: #f7f6f6;
  border: 1px solid #e7e4e5;
  border-radius: 8px;
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
.deleteBtn {
  background-color: #ff0000;
  color: #ffffff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  cursor: pointer;
  font-size: 25px;
  padding: 0px 15px;
  min-height: 30px;
  line-height: unset;
}
.myModal_icons {
  cursor: pointer;
  filter: invert(1);
}
.dateof_birth {
  display: flex;
}
body.modal-open {
  padding-right: unset !important;
}
.addbirth_datebutondiv {
  padding: 12px 24px;
  background: #fbebeb;
  border: 1px solid #e2615d;
  border-radius: 12px;
  text-align: center;
  margin: 15px auto;
  max-width: 94%;
  cursor: pointer;
}

.extrapadding {
  padding: 0px 15px !important;
}
.addbirth_datebuton,
.addbirth_datebutondiv {
  color: #db3934;
  font-family: Raleway;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
}
.addbirth_datebuton {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.dekor_pors {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 20px;
  margin-top: 5px;
  justify-content: center;
}
.pors_box1,
.pors_box2 {
  border-right: 1px solid #ddd;
}
.firstrow {
  border-bottom: 1px solid #ddd;
  padding: 20px;
}
.colorchoise {
  padding: 12px 24px;
  background: #f7f6f6;
  border-radius: 12px;
  cursor: pointer;
}
.secondrow {
  padding: 20px;
}
.pors_image1_box {
  display: flex;
  gap: 50px;
}
.pors_image1 {
  filter: grayscale(100%);
}
#after_choose_above {
  text-align: center;
}
.portrait_1 {
  margin: 20px 0px;
}

#user_browser_pic {
  display: block;
  margin: 0 auto;
}

#user_browser_pic::file-selector-button {
  font-weight: bold;
  color: #ffffff;
  padding: 12px;
  border-radius: 3px;
  background: #374151;
}

.variations_box .tooltiptext {
  visibility: hidden;
  position: absolute;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.6s;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.storlek_details {
  padding: 30px 20px;
  height: 104px;
  background: #f7f6f6;
  border-radius: 12px;
  text-align: center;
  cursor: pointer;
}
.dekor {
  padding: 12px 24px;
  background: #db3934;
  border-radius: 100px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}
/* .nextbtn {
    display: flex;
    justify-content: end;
    padding: 0;
} */
.stickyhere {
  position: -webkit-sticky; /* For Safari */
  position: sticky;
  top: 50px; /* Adjust this value to meet your needs */
}
.samepors {
  text-align: center;
  border: 1px solid #ddd;
  padding: 10px;
  cursor: pointer;
}
.pors_box {
  color: #000;
}
.btngrav {
  margin-bottom: 20px;
}
.btngrav {
  color: #db3934;
  font-weight: bold;
}
#append_grav_here img {
  width: 100%;
  max-width: 200px;
}
.star_icons {
  height: unset !important;
}
.popclose {
  padding: 12px 24px;
  gap: 10px;
  width: 89px;
  height: 48px;
  background: #fbebeb;
  border-radius: 12px;
  color: #db3934;
}
.commancvModal .modal-body {
  position: relative;
  padding: 15px;
  height: 60vh;
  overflow-y: auto;
}
.commancvModal .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  width: 100%;
  max-width: 16.5%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.commancvModal .nav-tabs {
  border-bottom: unset;
  margin-bottom: 20px;
}

.commancvModal .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #000;
  cursor: default;
  background-color: unset;
  border-top: 4px solid #ff0000 !important;
  border-color: #db3934;
  border-radius: unset;
  border-left: unset;
  border-bottom: unset;
  border-right: unset;
}
.submit_messages {
  margin-top: 26px;
  font-size: 14px;
  text-transform: uppercase;
  box-shadow: -3px 5px 8px 0px #56ff00;
  padding: 10px;
  color: #000;
  text-align: center;
}
.closenew {
  opacity: unset;
  text-shadow: unset;
  width: 100%;
  max-width: 50px;
}
.decor_images img, .dgravyr_images img {
  padding: 10px;
  background: #b5b5b5;
  border-radius: 8px;
  margin-bottom: 20px;
  width: 100px;
  height: 100px;
  object-fit: contain;
  cursor: pointer;
}
.design_telli b {
  font-weight: 400;
}
.design_telli .amount_details {
  font-weight: 400;
}
.grav_choose,
.grav_choose_design {
  padding: 12px 24px;
  width: 212px;
  height: 48px;
  background: #db3934;
  border-radius: 100px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.grav_images h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0px;
}
.grav_images span {
  color: #9a9899;
}
.spmb {
  margin-bottom: 15px !important;
}
.tillbeh_value,
.tillbeh_value_design {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 4px;
  height: 280px;
  background: #F7F6F6;
  border: 1px solid #e7e4e5;
  border-radius: 12px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 30px;
}
.tillbeh_value img,
.tillbeh_value_design img {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  object-fit: contain;
}
#menu22 h4 {
  margin: 0px;
  line-height: normal;
}
.grav_images img {
  display: block;
  height: 150px;
  margin: 0 auto 15px;
}
.col4cv {
  text-align: center;
  margin-bottom: 40px;
}
.star_icons img {
  margin: 0px 5px;
}
.second_step_2 {
  display: flex;
  justify-content: end;
}
.second_step {
  width: 100%;
  display: flex;
  justify-content: right;
}
.dekor_2 {
  padding: 12px 24px;
  background: #db3934;
  border-radius: 100px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  cursor: pointer;
  width: 60%;
}
.leanth_width_box_2 {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.innerdepwidtheight {
  display: flex;
}
.next_previous_div {
  display: flex;
  justify-content: end;
}
.prevtbtn {
  margin-right: 20px;
}
.size_box_details_right {
  margin: 20px 0px;
  padding: 12px;
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  text-align: left;
}

/*Background color*/
#grad1 {
  background-color: #9c27b0;
  background-image: linear-gradient(120deg, #ff4081, #81d4fa);
}

/*form styles*/
#msform {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

#msform fieldset .form-card {
  background: white;
  border: 0 none;
  border-radius: 0px;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  padding: 20px 40px 30px 40px;
  box-sizing: border-box;
  width: 94%;
  margin: 0 3% 20px 3%;

  /*stacking fieldsets above each other*/
  position: relative;
}

#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;

  /*stacking fieldsets above each other*/
  position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset .form-card {
  text-align: left;
  color: #9e9e9e;
}

/*Blue Buttons*/
#msform .a_button {
  padding: 12px 24px;
  width: 109px;
  height: 48px;
  background: #fbebeb;
  border-radius: 12px;
  border: none;
  color: #db3934;
}

#msform .p_action_b,
#msform .p_action_b_2 {
  padding: 12px 24px;
  height: 48px;
  background: #f7f6f6;
  border-radius: 12px;
}

/* #msform .action-button:hover, #msform .action-button:focus {
		box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue;
	} */

/*Previous Buttons*/
#msform .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
}

/*Dropdown List Exp Date*/
select.list-dt {
  border: none;
  outline: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px 3px 5px;
  margin: 2px;
}

select.list-dt:focus {
  border-bottom: 2px solid skyblue;
}

/*The background card*/
.card {
  z-index: 0;
  border: none;
  border-radius: 0.5rem;
  position: relative;
}

/*FieldSet headings*/
.fs-title {
  font-size: 25px;
  color: #2c3e50;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: left;
}

/*progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
  display: flex;
  justify-content: center;
}

#progressbar .active {
  color: #000000;
}

#progressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 15%;
  float: left;
  position: relative;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
  /* font-family: FontAwesome; */
  /* content: "\f023"; */
}

#progressbar #personal:before {
  /* font-family: FontAwesome; */
  /* content: "\f007"; */
}

#progressbar #payment:before {
  /* font-family: FontAwesome; */
  /* content: "\f09d"; */
}

#progressbar #confirm:before {
  /* font-family: FontAwesome; */
  /* content: "\f00c"; */
}
#progressbar #confirm:after {
  content: unset;
}

ul#progressbar {
  counter-reset: element;
  list-style: none;
}
/*ProgressBar before any progress*/
#progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
  counter-increment: element;
  content: counter(element);
  font-family: Georgia, sans-serif;
  color: grey;
  font-size: 24px;
  border: 1px solid #b2b2b2;
}

/*ProgressBar connectors*/
#progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  /* left: 0; */
  top: 25px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before,
#progressbar li.active:after {
  background: #db3934;
  color: #fff;
}

/* 22-09-2025 =======================*/
:root {
  --primary-dark-red: #e2615d;
  --primary-light-red: #fbebeb;
}

.navlist.active svg path,
.navlist.active .navtitle {
  color: #db3934;
  fill: #db3934;
}

.stone-tab-box {
  display: flex;
  /* align-items: center; */
  margin: 50px 0px;
}
.stone-tab-box ul li {
  margin: 0;
  outline: 0 !important;
}
.size_box_number ul li {
  margin-bottom: 8px;
}
.stone-tab-box ul a:focus-visible {
  outline: 0 !important;
}
.stone-tab-box ul a {
  margin: 0;
  text-align: center;
  border-style: solid;
  border-color: #efedee;
  padding: 12px 14px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #4d4c4c;
  border: 1px solid #efedee;
  font-family: Raleway;
  font-style: SemiBold;
}
.stone-tab-box ul.nav-tabs {
  background: #f7f6f6;
  margin: 0;
  padding: 0;
  height: 100%;
}
.stone-tab-box .nav-tabs > li.active > a,
.stone-tab-box .nav-tabs > li.active > a:focus,
.stone-tab-box .nav-tabs > li.active > a:hover {
  cursor: default;
  background-color: #fff;
  border: 0;
  border-bottom-color: transparent;
  border-top: 0px !important;
}

.navlist.active {
  box-shadow: 4px 0px 0px 0px #db3934 inset;
  padding-left: 6px;
  margin-left: -6px;
  border-radius: 10px;
  border-right: 1px solid white;
  margin-right: -1px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.navlist.active a {
  border-radius: 3px;
}
.beroringarcontent .col-md-6 {
  padding-right: 0px;
}
.beroringarcontent .card {
  border: 2px solid #e7e4e5;
  padding: 24px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.row-line {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.25rem;
}
.row-line .row-col-md-6 {
  flex: 0 1 47%;
}
.card-title-text {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  margin-top: 8px;
  font-family: Raleway;
  text-align: center;
  text-transform: capitalize;
  width: 80px;
  height: 50px;
}
.stone-tab-box .tab-content {
  border: 1px solid #efedee;
  padding: 20px;
  border-radius: 8px;
  border-top-left-radius: 0px;
  /* border-left: 0px; */
}
.stone-tab-box ul.nav-tabs {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.stone-tab-box ul.nav-tabs li:first-child {
  border-top-left-radius: 8px;
}
.stone-tab-box ul.nav-tabs li:last-child {
  border-bottom-left-radius: 8px;
}
.beroringarcontent .card:hover {
  border: 1px solid var(--primary-dark-red);
  background-color: var(--primary-light-red);
}
.beroringarcontent .card:hover .card-title-text {
  color: var(--primary-dark-red);
}
.variations_box {
  box-shadow: none !important;
  padding: 0px !important;
}
.size_box {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}
.size_box2 .btn {
  border-radius: 4px;
  margin-right: 20px;
}
.size_box2 .btn:focus {
  outline: 0 !important;
  background-color: #db3934 !important;
  color: white !important;
}
.stonecolorbox .label {
  color: #4d4c4c;
}
.stonecolorbox {
  display: flex;
  align-items: center;
}
.sten-tab-content .left_box_calculation {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.variations_box img {
  border-radius: 12px;
}
.sten h2,
.variations_box h3,
.sten-title h2 {
  font-weight: bold;
  color: #db3934;
  font-style: var(--wd-title-font-style);
  font-family: var(--wd-title-font);
  font-size: 24px;
  margin-bottom: 0.5rem !important;
}
h2 {
  margin-bottom: 0.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem;
}
.sten-subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  font-family: Raleway;
}
.stone_btn {
  background: #e5e5e5;
  flex: 1;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px;
}
.stone_btn_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.sizeAcitve {
  outline: 0 !important;
  background-color: #db3934 !important;
  color: white !important;
}
.amount_details h2 {
  font-size: 18px !important;
}
.amount_details #grand_total_price {
  font-style: var(--wd-title-font-style);
  font-family: var(--wd-title-font);
  font-weight: 700;
  font-size: 26px;
}
.sten-tab-content .left_box_calculation {
  margin-top: 2rem;
}
.stoneSizebox img {
  width: 30px;
  border-radius: 50%;
}
.stoneSizebox {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.stonelabel {
  color: #4d4c4c;
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.stoneSizeitem {
  display: flex;
  align-items: center;
  gap: 15px;
}

.font-picker-container {
  width: 100%;
  background-color: white;
}

.font-picker-container .radio-container {
  /* border-radius: 0.75rem; */
  margin-top: 0.5rem;
  overflow: hidden;
}

.font-picker-container .radio-item {
  display: flex;
  align-items: center;
  padding: 0.5rem;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
  border: 1px solid #e7e4e5;
  border-radius: 8px;
  margin-bottom: 8px;
}

/* .font-picker-container .radio-item:not(:last-child) {
  border-bottom: 1px solid #e5e7eb;
} */

.font-picker-container .radio-item:hover {
  background-color: #f9fafb;
}

.font-picker-container input[type="radio"] {
  /* Hide the default radio button */
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  cursor: pointer;
}

.font-picker-container .custom-radio {
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid #9ca3af;
  border-radius: 50%;
  display: inline-block;
  transition: border-color 0.2s ease-in-out;
}

.font-picker-container .custom-radio::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #db3934; /* Tailwind's red-500 */
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease-in-out;
}

.font-picker-container input[type="radio"]:checked + .custom-radio {
  border-color: #db3934; /* Tailwind's red-500 */
}

.font-picker-container input[type="radio"]:checked + .custom-radio::after {
  transform: translate(-50%, -50%) scale(1);
}

.font-picker-container .label-text {
  margin-left: 10px;
  font-size: 14px;
  color: #4d4c4c;
  font-weight: 400;
  line-height: 24px;
}

.font-picker-container input[type="radio"]:checked ~ .label-text {
  color: #db3934; /* Tailwind's red-500 */
}

.font-picker-container .selected-item {
  border: 2px solid #db3934; /* Highlight the selected item with a red border */
}
.stone-layout h2,
.stenstok label {
  text-align: left;
}
.stenstok label {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.stone-layout h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
}
.dateof_birth_img {
  border-radius: 8px;
  margin-right: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.dateof_birth .inputboxcss {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  font-family: Raleway;
  font-weight: 400;
  line-height: 24px;
}
.sten-title h2 {
  text-align: center;
}
button.card {
  width: 100%;
  background: white;
}
.beroringarcontent .card {
  padding: 8px 8px;
}

.input-group-custom {
  margin-bottom: 10px;
}

.input-group-custom .form-control {
  border-radius: 4px;
  border-color: #ccc;
}

/* Custom radio button styling to match the image */
.radio-inline {
  padding-left: 0;
  cursor: pointer;
}

.radio-inline input[type="radio"] {
  display: none;
}

.radio-inline label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.radio-inline label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
  transition: border-color 0.2s ease;
}

.radio-inline input[type="radio"]:checked + label:before {
  border-color: #d9534f; /* Red border on checked */
}

.radio-inline label:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #d9534f; /* Red dot on checked */
  transform: scale(0);
  transition: transform 0.2s ease;
}

.radio-inline input[type="radio"]:checked + label:after {
  transform: scale(1);
}

.radio-row {
  margin-top: 15px;
}

.red-icon {
  color: #d9534f; /* Bootstrap's btn-danger color */
}

.form-group-with-icon {
  display: flex;
  align-items: center;
}

.form-group-with-icon .form-group {
  flex-grow: 1;
}

.form-group-with-icon .fa {
  margin-left: 10px;
  font-size: 20px;
}
.input-graverm-box {
  display: flex;
  align-items: center;
  gap: 5px;
  text-align: left;
}
.input-graverm-box .mb-1 {
  margin-bottom: 0.5rem !important;
}
.gravram-card h5 {
  color: black;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  font-family: Raleway;
  font-size: 16px;
}
.input-graverm-box input {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  box-shadow: none !important;
}
.input-graverm-box .input-group-addon {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.stone-selected-list .gravram-card .row-1 {
  display: flex;
  gap: 14px;
}
.stone-selected-list .gravram-card .row-2 {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.deleteicon {
  padding: 10px;
  background: #fbebeb !important;
  margin-bottom: 0px !important;
  border: 1px solid #f1b0ae;
  line-height: 0;
  border-radius: 8px;
  box-shadow: none;
  outline: none;
}
.list-image {
  border: 1px solid #e7e4e5;
  width: 70px;
  height: 70px;
  padding: 10px;
}
.list-image img {
  height: 100%;
}
.d-flex {
  display: flex;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 1rem;
}
.gap-4 {
  gap: 1.5rem;
}
.align-items-center {
  align-items: center;
}
.mb-1 {
  margin-bottom: 0.5rem !important;
}
.p-0 {
  padding: 0;
}
.bg-none {
  background: none !important;
}
.w-100 {
  width: 100%;
}
.mb-0 {
  margin-bottom: 0px;
}
.cursor-pointer {
  cursor: pointer;
}
.amount_details h2 {
  color: #db3934;
}
.more_details strong {
  color: #db3934;
  font-size: 1rem;
  font-weight: 600;
}
.size_box_details_amount {
  align-items: center;
}
.form-section label {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  font-family: Raleway;
}
.form-section .row {
  gap: 10px 0px;
}
.form-section .row h3 {
  color: #777777;
  font-size: 16px;
  line-height: 24px;
  font-family: Raleway;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.tabsbtn input {
  font-weight: 600;
  font-size: 13px;
  line-height: 24px;
  border-radius: 100px;
  
}
.form_submit_btn{
  height:70px;
}
.tabs-next-btn-color {
  background-color: #db3934;
  color: white;
  border: 1px solid #db3934;
}
.tabs-next-btn-color:hover {
  background-color: #b42d28;
}
.tabs-prev-btn-color {
  background-color: transparent;
  color: #9a9899;
  border: 1px solid #9a9899;
}
.margintop-20 {
  margin-top: 20px;
}
.tabs-next-submit-btn {
  width: 90%;
  word-wrap: break-word;
  text-wrap: auto;
}
.lastinputbox textarea {
  min-height: 92px;
}
.commancvModal .modal-body {
  padding: 0px;
  overflow-x: hidden;
}
.commancvModal .modal-header {
  padding: 15px 0px;
}
.decor_images img {
  background: #f7f6f6;
}
.commancvModal .modal-title {
  color: #000000;
  font-weight: 500;
  font-size: 2rem;
}
.commancvModal .modal-content {
  padding: 0px 15px;
}
.samepors {
  display: flex;
  flex-direction: column-reverse;
  gap: 16px;
  border-radius: 8px;
  padding: 1rem;
}
.samepors p {
  margin-bottom: 0px;
}
.pors_image1_box {
  gap: 20px;
}
.storlek_details {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
}
#after_choose_above {
  text-align: left;
}
#user_browser_pic {
  margin: 0;
}
#user_profile_pic,#user_profile_2dpic {
  background-color: #db3934;
  border-radius: 100px;
  color: white;
}
.commancvModal h1 {
  font-size: 32px;
  font-weight: 500;
  color: black;
}
.commancvModal .nav-tabs {
  display: flex;
}
.commancvModal .nav-tabs > li {
  max-width: 100%;
}
.title-backbtn {
  display: flex;
  align-items: center;
  gap: 16px;
}
.stone-title-backbtn-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.price-list {
  display: flex;
  align-items: center;
  gap: 20px;
}
.price-invoice {
  background: white;
  box-shadow: 0px 0px 5px 0px #0000002b;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.stone-title h2 {
  margin-bottom: 0px !important;
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  color: #db3934;
  /* font-family: var(--wd-title-font); */
  font-family: initial;
}
/* .price-list h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  color: #db3934;
} */
.backbtn {
  background: #f7f6f6;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #e7e4e5;
  padding: 12px 24px;
  outline: none !important;
}
.backbtn:hover {
  border: 1px solid #b8b5b6;
  background: #f7f6f6;
}
.invoice-wrapper {
    position: relative;
    top: -20px;
    right: 12px;
}
.price-invoice-card {
  position: absolute;
  z-index: 99;
  width: 350px;
  right: 0;
  top: 30px;
  display: none;
}
.invoice-wrapper:hover .price-invoice-card {
  display: block;
}
.price-invoice-card .size_box_details h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  color: #db3934;
  font-family: Raleway;
}
.price-invoice-card .more_details h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
}
.stoneSize {
  margin: 8px 0px 12px;
}
.stoneFont {
  margin-bottom: 16px;
}
.sten-title h1 {
  font-weight: 500;
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 0px;
  color: #db3934;
  font-family: var(--wd-title-font);
}
.sten-title h2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  margin-bottom: 0rem !important;
  padding-right: 10px;
  font-family: Raleway;
}
.sten-title {
  display: flex;
  align-items: center; /* Vertically align the text (h2) and the line (span) */
  width: 100%; /* Ensure the container spans the full width you desire */
  padding: 10px 0; /* Add vertical space if needed */
  justify-content: center;
}
.size_box1 {
  width: 100%;
}
.sten-title .line-filler {
  flex-grow: 1;
  height: 1px;
  background-color: #efedee; /* Use the light color from your previous attempt */
}

.firstbox {
  z-index: 99;
}
.commancvModal .modal-header {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: flex-end;
}
.closenew {
  max-width: fit-content;
  margin-left: auto;
}
.nav > li:not(.active) > a:focus {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.navlist:not(.active) {
  border: none !important; /* Ya border-top: 1px solid #efedee !important; */
}
.size_box_number .amount_details #grand_total_price,
.size_box_number .amount_details h2 {
  font-family: Raleway;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #4d4c4c !important;
}
.stone-title-backbtn-price .amount_details #grand_total_price,
.stone-title-backbtn-price .amount_details h2 {
  font-family: Raleway;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  color: #db3934 !important;
}
.stoneFont h3,
.stoneSize h3 {
  font-family: Raleway;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.stone-selected-list .sten-title {
  padding: 24px 0px 12px;
}

.gravram-card .radio-inline label {
  font-family: Times New Roman;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.object-card .list-details > div {
  color: #4d4c4c !important;
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.object-card .list-details strong {
  font-family: Raleway;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000 !important;
}
.stenstok .more_details b {
  font-family: Raleway;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4d4c4c;
}
.stenstok .more_details b {
  font-family: Raleway;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4d4c4c;
}
.stenstok .size_box_details_11 .amount_details p {
  font-family: Raleway;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4d4c4c;
}
.stenstok .size_box_details_amount .amount_details #grand_total_price {
  font-family: Raleway;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
.size_box_details_amount .more_details strong {
  color: #db3934;
  font-size: 1rem;
  font-weight: 600;
  font-family: var(--wd-title-font);
  line-height: 28px;
  text-transform: uppercase;
}
.stenstok .size_box_details_amount .amount_details h2 {
  margin-bottom: 0px !important;
}
.price-invoice-card .more_details p b {
  font-family: Raleway;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4d4c4c;
}
.price-invoice-card .amount_details p {
  font-family: Raleway;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #4d4c4c;
  margin-bottom: 3px;
}
.firstbox {
  position: absolute;
  margin-left: -20px;
  top: 10px;
}
.canvas-container {
  margin: auto;
}
.stone_btn {
  font-family: Raleway;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #4d4c4c;
}
.stone-title-backbtn-price .amount_details #grand_total_price,
.stone-title-backbtn-price .amount_details h2 {
  font-family: inherit;
  font-size: 24px !important;
}
.size_box_number .amount_details #grand_total_price,
.size_box_number .amount_details h2 {
  font-family: inherit;
}
.stonecolorbox .label {
  font-family: Raleway;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.size_box_number ul li {
    margin-bottom: 8px;
    font-family: Raleway;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #4D4C4C;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}


/*** 30-09-2025 **/
table.cartTabel td {
    padding: 8px 12px;
}

#översikt .stenstok {
    width: 455px;
}

.size_box_details_1 table td{
  vertical-align: top;
}

.canvasPrintImg .size_box_details_amount {
    padding: 0px 15px;
}
.overviewTable table, .overviewTable{
    margin-bottom: 0px;
}
.commancvModal .modal-content {
    padding: 0px;
}
.commancvModal .modal-header{
  padding: 15px;
} 
.commancvModal .tab-pane {
    padding: 15px;
}

.commancvModal ul.nav.nav-tabs {
    padding: 0px 15px;
}

.commancvModal .nav-tabs  a:hover {
    border-top: 4px solid #db3934;
}
.commancvModal .decor_images img {
    background: #F7F6F6;
}
/* .popclose {
    padding: 12px 24px;
    gap: 10px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    color: #db3934;
} */

#hoverContainer {
    display: none;
    position: absolute;
    z-index: 1000;
    border: 1px solid #ccc;
    background: #fff;
    max-height: 800;
    height: 600px;
    overflow: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    left: -420px !important;
    top: 55px !important;
    width: 550px;
}
.tillbeh_value, .tillbeh_value_design {
    box-shadow: 1px 3px 5px 3px;
}
.decor_images img {
    box-shadow: 1px 3px 3px 3px;
}

.gravDiv {
    border: 1px solid gray;
    box-shadow: 1px 3px 5px 3px;
    padding: 15px;
    border-radius: 22px;
}
.grav_choose, .grav_choose_design {
    width: 150px;

}

.page-template-gravstenar_single_template .wd-prefooter {
    display: none;
}
span.amount_details.append_newvprice {
    font-family: 'Raleway';
}

.textlimit {
  display: inline-block;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  cursor: pointer;
}

/* Tooltip for hover */
.textlimit:hover::after {
  content: attr(data-fulltext);
  position: absolute;
  background: #333;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  white-space: normal;
  max-width: 250px;
  z-index: 999;
  margin-left: 10px;
}
.modal-body.star_icons {
    padding: 31px 15px;
}
.amount_details h2 {
    text-transform: capitalize !important;
}
.sten-title.addExtraFieldToggle {
    text-decoration: underline;
    cursor: pointer;
    
}
.beroringarcontent img {
    height: 80px;
    width: 80px;
    object-fit: contain;
}

.canvasObjectCard{
  margin-bottom:20px;
}

.stone_btn_box.mobilepOnly {
    display: none;
}

.custom-file-upload {
    background: #2d3748;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
    display: inline-block;
}

#imageInput {
    display: none; /* hide default file input */
}

#file-name {
    margin-left: 10px;
    color: #555;
}
/* ============================= 22-09-2025 */

/*********** IconBox desing ****************/
.icon-dropdown {
    position: relative;
    width: 45px;
}

.icon-trigger {
    width: 45px;
    height: 35px;
    background: #e7e4e5 !important;
    border: 1px solid #e7e4e5 !important;
    /* border-radius: 6px; */
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-right: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.icon-trigger img {
    width: 25px;
    height: 25px;
    opacity: 1 !important;
    max-width: 40px;
}


.icon-menu {
    position: absolute;
    top: 47px;
    left: 0;
    background: #e7e4e5;
    border: 1px solid #e7e4e5;
    width: 45px;
    border-radius: 6px;
    z-index: 9999;
    display: none;
}

.icon-dropdown.show .icon-menu {
    display: block;
}

.icon-option {
    padding: 6px;
    text-align: center;
    cursor: pointer;
}

.icon-option img {
    width: 25px;
    height: 25px;
    opacity: 1 !important;
}

.icon-option:hover {
    background: #e7e4e5;
}
.IconinputDiv {
    display: flex;
    align-items: center;
    width: 100%; /* full width */
}

.IconinputDiv .icon-dropdown {
    flex-shrink: 0; /* fixed width icon box */
}

.IconinputDiv .dateof_birth {
    flex: 1; /* make input take full remaining width */
}

.IconinputDiv .dateof_birth input {
    width: 100%; /* full width input */
}
.IconinputDiv .inputboxcss {
    height: 42px !important;
}

@media only screen and (max-width: 1200px) {
  .primary_image_box .canvas-container {
    margin: auto;
  }
  .pors_image1_box {
    flex-wrap: wrap;
  }
  .modal-dialog {
    width: 700px;
  }
  #hoverContainer {
    left: -458px !important;
}
}
@media (max-width: 991px) and (min-width: 768px) {
  .decor_images .col-md-2 {
    width: 25%; /* adjust as needed */
  }
}

@media only screen and (max-width: 767px) {
  .title-backbtn,
  .price-list {
    justify-content: space-between;
    width: 100%;
  }
  .firstbox {
    margin-left: -20px;
  }
  .stone-title-backbtn-price {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
  .variations_box img {
    width: 40px;
    height: 40px;
  }
  .stone-tab-box {
    gap: 20px;
  }
  .stone-tab-box,
  .stone-selected-list .gravram-card .row-1,
  .object-card .d-flex.justify-between.align-items-center {
    flex-direction: column;
  }
  .page-template-gravstenar_single_template-php .container-fluid.d-flex {
    display: inline-block;
  }
  #msform fieldset .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-line .row-col-md-6 {
    flex-basis: 100%;
  }
  .gravram-card .gap-2 {
    gap: 0rem;
  }
  .object-card .d-flex.justify-between.align-items-center {
    align-items: flex-start;
    gap: 15px;
  }
  .stenstok .size_box_details_amount {
    flex-wrap: wrap;
  }
  .stoneSizeitem .get_text_color {
    padding: 16px;
  }
  .dateof_birth_img {
    margin-bottom: 1rem;
  }
  .modal-dialog {
    width: auto;
  }
  .samepors {
    justify-content: center;
    align-items: center;
  }
  .pors_box1 .pors_image1_box {
    flex-direction: row !important;
    margin-bottom: 20px;
  }
  .pors_box2 .pors_image1_box {
    flex-direction: unset;
  }

 #översikt .stenstok {
    width: 100%;
    overflow: scroll;
}
.itemTable img{
  max-width:40px;
}
#hoverContainer {
    left: -396px !important;
    width: 450px;
}
.stone-title-backbtn-price .amount_details #grand_total_price, .stone-title-backbtn-price .amount_details h2 {
    font-size: 16px !important;
}

.tabs-next-submit-btn {
    width: 86%;
}

.tabsbtn input {
    font-size: 12px;
}
.beroringarcontent img {
    width: 110px;
}
 .canvasObjectCard .d-flex.justify-between.align-items-center {
    flex-direction: unset;
}
.page-template-gravstenar_single_template ul.nav.nav-tabs.nav-stacked {
    display: inline-flex;
    overflow: scroll;
}
.page-template-gravstenar_single_template .canvas-container {
    width: 400px !important;
    height: 400px !important;
    /* margin-bottom: 50px; */
}
.stonecolorbox .label {
    padding:0px;
    font-size: 15px;
   
}
.tillbeh_value, .tillbeh_value_design {
    height: 227px;
}
.stickyhere {
    position: sticky;
    top: 80px;
    z-index: 10;
    background: #fff;
}
.stone-selected-list {
    padding: 0px 20px;
}

/*  customizer mobile view css 21/11/2025 */
.descriptionTxt{
  display: none;
} 
.invoice-wrapper {
    position: unset;
}
.stone-title-backbtn-price {
    align-items: flex-start;
    flex-direction: row;
    gap: 20px;
}
.arrowIConSign {
    display: none;
}
.main-page-wrapper {
    padding-top: 20px;
}
.title-backbtn {
    column-gap: 12px;
}
.title-backbtn, .price-list {
    justify-content: unset;
}
.title-backbtn span{
  display:none;
}
.backbtn {
    padding: 12px 12px;
}
.stone-title h2 {
    font-weight: 600;
    font-size: 20px;
    font-family: 'Inter';
}
title-backbtn-price .amount_details h2 {
        font-size: 20px !important;
    }
.price-list {
    gap: 25px;
    align-items: flex-end;
}
.customizerMain{
  padding: 0px;
}
.stone-title-backbtn-price .amount_details #grand_total_price, .stone-title-backbtn-price .amount_details h2 {
    font-size: 20px !important;
}
.navlist .navtitle {
    display: none;
}
.stone-tab-box ul a {
    padding: 12px 19px;
}
.mobilepOnly.stone_btn_box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 90px;
    margin-left: 0px !important;
    margin-top: 20px;
}
.mobilepOnly .stone_btn {
    flex: unset;
}
.desktopOnly{
  display: none;
}
}
@media only screen and (max-width: 670px) {
  .gravstenar-section-pagination-sr {
    display: flex;
    justify-content: center;
    gap: 0px !important;
    font-size: 14px !important;
    font-weight: 600;
    font-family: "Raleway";
    margin-top: 10px !important;
  }
.mobilepOnly.stone_btn_box {
    gap: 55px !important;
}
.stone-title-backbtn-price {
    gap: 5px;
}
}

@media only screen 
  and (min-device-width: 350px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    
 .tabsbtn input {
    font-size: 11px;
}
.tabs-next-submit-btn {
    width: 100%;
}
#hoverContainer {
    left: -259px !important;
    width: 328px;
    
}
.stone_btn_box {
    margin-left: 30px;
}
.secondbox {
    margin-left: -30px !important;
}
/* customize section css */
.price-list {
    gap: 18px;
}
.page-template-gravstenar_single_template .canvas-container {
    width: 350px !important;
    height: 300px !important;
}
.mobilepOnly.stone_btn_box {
    gap: 110px !important;
}
}

