﻿body {
  background-color: #ffffff;
  font-family: 'Arial', 'Verdana';
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
  word-spacing: normal;
  border: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  /*height:auto;*/
  /*min-height:100%;*/
  width: 100%;
  overflow-x: hidden;
}
input,
select,
text,
textarea {
  max-width: 100%;
}
.title-bar01 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
  background-color: transparent;
  font-size: 46pt;
  font-style: normal;
  font-weight: 600;
  line-height: 72px;
  text-decoration: none;
  list-style: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 25px;
  padding-top: 5px;
  padding-left: 25px;
  vertical-align: middle;
  text-transform: uppercase;
}
.title-bar02 {
  background-color: #ffc200;
  font-family: Arial, Verdana, Geneva, Helvetica;
  color: #ffffff;
  font-size: 14pt;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 10px;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  border-radius: 5px;
}
.title-bar03 {
  background-color: #f4f4f4;
  font-family: Arial, Verdana, Geneva, Helvetica;
  color: #000000;
  font-size: 14pt;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 10px;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  border-radius: 5px;
}
.outer-shell-01 {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 75px;
  padding-right: 75px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.content-shell-01 {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.no-spacing-01 {
  margin: 0px;
  padding: 0px;
}
.element-zoom-01 img {
  -webkit-transition: all 1s ease;
  /* Safari and Chrome */
  -moz-transition: all 1s ease;
  /* Firefox */
  -ms-transition: all 1s ease;
  /* IE 9 */
  -o-transition: all 1s ease;
  /* Opera */
  transition: all 1s ease;
}
.element-zoom-01 img:hover {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}
.alternating-row-back-color01 {
  background-color: #f4f4f4;
  padding-bottom: 10px;
  padding-top: 10px;
}
.box-shadow-01 {
  /*box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);*/
  /*box-shadow: 0 10px 20px rgba(19,16,24,0.19), 0 6px 6px rgba(0,0,0,0.23);*/
  /* offset-x, offset-y, (blur-radius and/or spread-radius=optional) and color */
  box-shadow: 5px 6px 6px 2px #d3d0c5;
  /*transform: scale(1.1)*/
}
.customer-navbar-01 {
  background-color: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}
.order-additional-requirements-container-01 {
  padding: 25px;
  margin-left: 10%;
  margin-right: 10%;
  border: solid 1px #000000;
  border-radius: 10px;
  background-color: #f5f5f5;
}
/* Begin Shop Cart Icon Count */
#lblShopCartCount {
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 1px;
  padding-bottom: 3px;
  vertical-align: top;
  margin-left: -10px;
}
.shopCart-badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 10px;
}
.label-warning[href],
.shopCart-badge-warning[href] {
  background-color: #c67605;
}
/* End Shop Cart Icon Count */
.form-shell-01 {
  background-color: #FFFFFF;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 25px;
  padding-bottom: 0px;
}
.form-shell-02 {
  background-color: #FFFFFF;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 2%;
  padding-bottom: 2%;
}
.form-shell-03 {
  background-color: #FFFFFF;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 0;
  padding-bottom: 0;
}
.form-topbar-01 {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.form-footer-01 {
  background-color: #ffc200;
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.form-footer-02 {
  background-color: #ffffff;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.footer-01 {
  background-color: #000000;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  min-height: 10px;
}
.footer-02 {
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  min-height: 10px;
}
.button-01 {
  font-family: 'Roboto Slab', sans-serif !important;
  font-size: 18px;
  color: #5a544a !important;
  background-color: #d3d3d3 !important;
  border: solid 2px #d3d3d3 !important;
  border-radius: 15px;
  outline-color: #d3d3d3 !important;
  -webkit-box-shadow: -1px 1px 5px 9px rgba(211, 211, 211, 0.5);
  -moz-box-shadow: -1px 1px 5px 9px rgba(211, 211, 211, 0.5);
  box-shadow: -1px 1px 5px 9px rgba(211, 211, 211, 0.5);
  /*box-shadow: 10px 2px 10px rgba(211,211,211, .50);*/
  /*box-shadow: 10rem, 2rem, 10rem, rgba(211,211,2311, .50);*/
  /*box-shadow: 0, 1rem, 3rem, rgba(211,211,2311, .50);*/
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.button-01:hover,
.button01:focus,
.button01:active,
.button01:active:focus,
.button01.active {
  color: #fff;
  background-color: #d3d3d3 !important;
  border: solid 2px #d3d3d3 !important;
  outline-color: #d3d3d3 !important;
}
/*.button-glow-01 {
    background-color: #1c87c9;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    border: none;
    color: #eeeeee;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-size: 20px;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
}

@keyframes glowing {
    0% {
        background-color: #2ba805;
        box-shadow: 0 0 5px #2ba805;
    }

    50% {
        background-color: #49e819;
        box-shadow: 0 0 20px #49e819;
    }

    100% {
        background-color: #2ba805;
        box-shadow: 0 0 5px #2ba805;
    }
}

.button-glow-01 {
    animation: glowing 1300ms infinite;
}
*/
a.image-button-01,
.image-button-01 {
  background-image: url('../../../images/public/pageelements/2024/button_small_01.png');
  display: block;
  height: 100%;
  background-size: cover;
  background-position-x: center;
  background-position-y: top;
  background-repeat: no-repeat;
}
.buttonHide {
  visibility: hidden;
  display: none;
}
/* Image Label Overlay */
.img-label-container {
  position: relative;
  display: inline-block;
}
.img-label-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: rgb(255,255,255);*/
  background: rgba(255, 0, 0, 0);
  opacity: 1;
  transition: opacity 500ms ease-in-out;
}
.img-label-container:hover .overlay {
  opacity: 1;
}
.overlay-label-container span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.6) !important;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 98.6% !important;
}
/***/
/* Overlay Sold Out on Image */
.img-soldout-container {
  position: relative;
  display: inline-block;
}
.img-soldout-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: rgb(255,255,255);*/
  background: rgba(255, 0, 0, 0);
  opacity: 1;
  transition: opacity 500ms ease-in-out;
}
.img-soldout-container:hover .overlay {
  opacity: 1;
}
.overlay-soldout-container span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*color: #fff;*/
}
/***/
.font-awesome-style01 {
  font-size: 14pt !important;
  color: #ffc200 !important;
}
.glyphicon-style01 {
  font-size: 14pt !important;
  color: #ffc200 !important;
}
/*
 * Content
 */
[role="main"] {
  padding-top: 0px;
  /* Space for fixed navbar */
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  /*Disable the sticky-top*/
  .sticky-top {
    position: relative !important;
  }
  .outer-shell-01 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .content-shell-01 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-right-section-01 {
    margin: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-top: 0px;
  }
  .home-left-section-01 {
    margin: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-top: 0px;
  }
  .alerts-messages-outer-shell-01 {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .alerts-messages-content-shell-01 {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .alternating-row-back-color01 {
    background-color: #f4f4f4;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .order-additional-requirements-container-01 {
    padding: 15px;
    margin-left: 3%;
    margin-right: 3%;
  }
}
/* Extra small devices (portrait phones, less than 576px) */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /*Disable the sticky-top*/
  .sticky-top {
    position: relative !important;
  }
  .outer-shell-01 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .content-shell-01 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-right-section-01 {
    margin: 0px;
    padding-left: 0px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-top: 0px;
  }
  .home-left-section-01 {
    margin: 0px;
    padding-left: 25px;
    padding-right: 0px;
    padding-bottom: 25px;
    padding-top: 0px;
  }
  .alternating-row-back-color01 {
    background-color: #f4f4f4;
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .outer-shell-01 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .content-shell-01 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-right-section-01 {
    margin: 0px;
    padding-left: 0px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-top: 0px;
  }
  .home-left-section-01 {
    margin: 0px;
    padding-left: 25px;
    padding-right: 0px;
    padding-bottom: 25px;
    padding-top: 0px;
  }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .button01 {
    font-size: 13px;
    /*max-width:100px;*/
  }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .button01 {
    font-size: 11px;
    /*max-width:100px;*/
  }
}
/* Medium devices (tablets, 768px and up) */
/*
@media (min-width: 768px) and (max-width: 991.98px) {

}
 */
/* Large devices (desktops, 992px and up) */
/*
@media (min-width: 992px) and (max-width: 1199.98px) {

}
*/
/* Extra large devices (large desktops, 1200px and up) */
/*
@media (min-width: 1200px) {

}
*/