#module-thegiftcard-page .fancybox-overlay {
  z-index: 10000;
}

#giftcard_product .row {
  margin: 0 -10px;
}

#giftcard_product .content {
  display: block !important;
}

#giftcard_product ol,
#giftcard_product ul {
  list-style: none;
  margin-top: 0;
  margin-bottom: 9px;
}

#giftcard_product .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

#giftcard_product img {
  vertical-align: middle;
  border: 0;
}

#giftcard_product .nav {
  padding-left: 0;
}

#giftcard_product .nav:before,
#giftcard_product .nav:after {
  content: " ";
  display: table;
}

#giftcard_product .nav:after {
  clear: both;
}

#giftcard_product .nav>li {
  position: relative;
  display: block;
}

#giftcard_product .nav>li>a:hover,
#giftcard_product .nav>li>a:focus {
  text-decoration: none;
  background-color: var(--bs-gray-100);
  border-bottom: 1px solid var(--bs-gray-300);
}

#giftcard_product .nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

#giftcard_product .nav-tabs {
  border-bottom: 1px solid var(--bs-gray-300);
  margin-bottom: 20px;
}

#giftcard_product .nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

#giftcard_product .nav-tabs>li>a {
  display: flex;
  align-items: center;
  gap: 10px;
}

#giftcard_product .nav-tabs>li.active>a,
#giftcard_product .nav-tabs>li.active>a:hover,
#giftcard_product .nav-tabs>li.active>a:focus {
  background-color: #fff;
  border: 1px solid var(--bs-gray-300);
  border-bottom-color: transparent;
  cursor: default;
}

#giftcard_product .nav-tabs>li>a {
  /* margin-right: 2px; */
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0;
}

#giftcard_product .tab-content {
  margin-top: 0 !important;
}

#giftcard_product .tab-content>.active {
  display: flex !important;
  flex-wrap: wrap;
  gap: 20px;
}

#giftcard_product .tab-content>.tab-pane {
  display: none;
}

#giftcard_product .badge {
  width: 1.5625rem;
  height: 1.5625rem;
}

#giftcard_product .full-width {
  width: 100%;
}

#giftcard_product .content_scene_cat {
  position: relative;
  line-height: 19px;
}

#giftcard_product .content_scene_cat .content_scene_cat_bg {
  padding: 18px 10px 10px 42px;
  background-color: #464646 !important;
  width: 100%;
}

@media (max-width: 1199.98px) {
  #giftcard_product .content_scene_cat .content_scene_cat_bg {
    padding: 10px 10px 10px 15px;
  }

  #giftcard_product .tab-content>.active {
    gap: .625rem;
    padding: 0;
  }

  #block_templates .product-image-container {
    max-width: 100px;
  }

  #giftcard_product .header-giftcard .title {
    font-size: 18px;
  }
  button[js-action="preview"] {
    margin-bottom: var(--spacer-3);
}
}

#giftcard_product .content_scene_cat span.category-name {
  font:
    600 42px/51px "Open Sans",
    sans-serif;
  margin-bottom: 12px;
  color: #fff;
}

@media (min-width: 1200px) {
#giftcard_product .content_scene_cat {
    margin: 0 !important;
}
}

@media (max-width: 1199.98px) {
  #giftcard_product .content_scene_cat span.category-name {
    font-size: 25px;
    line-height: 30px;
  }
}

#giftcard_product .content_scene_cat p {
  margin-bottom: 0;
}

#giftcard_product .content_scene_cat a {
  color: white;
}

#giftcard_product .content_scene_cat a:hover {
  text-decoration: underline;
}

#giftcard_product .content_scene_cat .content_scene {
  color: #777777;
}

#giftcard_product .content_scene_cat .content_scene .cat_desc {
  padding-top: 20px;
}

#giftcard_product .content_scene_cat .content_scene .cat_desc a {
  color: #777777;
}

#giftcard_product .content_scene_cat .content_scene .cat_desc a:hover {
  color: #515151;
}

#giftcard_product .form-inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

#giftcard_product [class^="icon-"],
#giftcard_product [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}

#giftcard_product .icon-photo {
  background-image: url(../../img/icon-photo.svg);
}

#giftcard_product .icon-giftcard {
  background-image: url(../../img/icon-giftcard.svg);
}

#giftcard_product .icon-zoom {
  display: block !important;
  width: 48px !important;
  height: 48px !important;
  background-image: url(../../img/icon-zoom.svg);
}

#giftcard_product .icon-email {
  background-image: url(../../img/icon-email.svg);
}

#giftcard_product .icon-calendar {
  background-image: url(../../img/icon-calendar.svg);
}

#giftcard_product .form-group {
  margin-bottom: 15px;
}

#giftcard_product .form-group.hide {
  display: none;
}

#giftcard_product .header-giftcard {
  font-family: var(--font-family-heading);
  font-size: 22px;
  color: var(--bs-black);
  text-transform: uppercase;
  margin-bottom: var(--spacer-3);
  margin-top: var(--spacer-3);
  display: flex;
  align-items: center;
}

.icz-icon-reinsurance_gift {
  margin-top: -8px;
  font-size: 22px;
}

#giftcard_product .title {
  margin-left: 10px;
  vertical-align: middle;
}

#giftcard_product .attributes .attribute_radio {
  display: none !important;
}

#block_templates .product-image-container {
  position: relative;
  max-width: 145px;
}

#block_templates .product-image-container img {
  outline: 0.125rem solid transparent;
  outline-offset: -0.125rem;
  padding: 0;
}

#block_templates .product-image-container:hover img,
#block_templates .product-image-container.selected img {
  outline: 0.125rem solid var(--bs-gray-900);
}

#block_templates .product-image-container .view_larger {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#block_button {
  margin: var(--spacer-3) 0;
}

#growls {
  z-index: 50000;
  position: fixed;
}

#growls.default {
  top: 100px;
  right: 10px;
}

#growls.tl {
  top: 10px;
  left: 10px;
}

#growls.tr {
  top: 10px;
  right: 10px;
}

#growls.bl {
  bottom: 10px;
  left: 10px;
}

#growls.br {
  bottom: 10px;
  right: 10px;
}

.growl {
  opacity: 1;
  position: relative;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.growl.growl-incoming {
  opacity: 0;
}

.growl.growl-outgoing {
  opacity: 0;
}

.growl.growl-small {
  width: 200px;
  padding: 5px;
  margin: 5px;
}

.growl.growl-medium {
  width: 250px;
  padding: 10px;
  margin: 10px;
}

.growl.growl-large {
  width: 300px;
  padding: 15px;
  margin: 15px;
}

.growl.growl-default {
  color: white;
  background: gray;
}

.growl.growl-error {
  color: white;
  background: rgba(217, 83, 79, 0.8);
}

.growl.growl-notice {
  color: white;
  background: rgba(92, 184, 92, 0.8);
}

.growl.growl-warning {
  color: white;
  background: rgba(240, 173, 78, 0.8);
}

.growl .growl-close {
  cursor: pointer;
  float: right;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-family: helvetica, verdana, sans-serif;
}

.growl .growl-title {
  font-size: 18px;
  line-height: 24px;
}

.growl .growl-message {
  font-size: 14px;
  line-height: 18px;
}

dialog#elementor-lightbox-slideshow-single-img {
  display: none;
}

body#module-thegiftcard-page .fancybox-opened {
  z-index: 0;
}
