.twpostv32 {
  width: 100%;
}
.twpostv32 div.vwallgu {
  font-size: 0.9em;
  border: 1px solid #ccc;
  padding: 5px;
  cursor: pointer;
}
.twpostv32 div.tp-header {
  width: 100%;
  min-height: 50px;
}
.twpostv32 div.tp-header div.user-block {
  width: 67px;
  padding-right: 17px;
  display: inline-block;
  vertical-align: top;
}
.twpostv32 div.tp-header div.user-block div.user-block-photo {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  background: #fafafa;
}
.twpostv32 div.tp-header div.user-block div.user-no-image {
  width: 100%;
  height: 100%;
  background-color: #d2b377;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.twpostv32 div.tp-header div.name-block {
  height: 50px;
  display: inline-block;
  vertical-align: top;
  line-height: 1.13;
  word-wrap: break-word;
}
.twpostv32 div.tp-header div.name-block .name-text {
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  padding-bottom: 8px;
  color: #444;
}
.twpostv32 div.tp-header div.name-block .name-text a {
  font-size: 15px;
  font-weight: 400;
}
.twpostv32 div.tp-header div.name-block .date-text {
  font-size: 15px;
  color: #aaa;
}
.twpostv32 div.tp-body {
  vertical-align: top;
  line-height: 1.13;
  word-wrap: break-word;
  width: 100%;
  padding: 10px 0px;
  color: #444;
}
.twpostv32 div.tp-body div.post-text {
  padding: 10px 0px;
  font-size: 1.1em;
}
.twpostv32 div.tp-body hr {
  margin: 10px 0px;
}
.twpostv32 div.tp-body div.gesture-block {
  width: 100%;
  height: 70px;
}
.twpostv32 div.tp-body div.gesture-block div.gesture {
  height: 100%;
  padding-right: 17px;
  display: inline-block;
  vertical-align: top;
}
.twpostv32 div.tp-body div.gesture-block div.gesture div.gesture-photo {
  height: 70px;
  overflow: hidden;
}
.twpostv32 div.tp-body div.gesture-block div.gesture-text {
  height: 100%;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
}
.twpostv32 div.tp-footer {
  border-top: 1px solid #eee;
}
.twpostv32 div.admin-header {
  width: 100%;
  background: #faa;
  padding: 10px;
  margin-bottom: 10px;
}
.twpostv32 div.admin-header div.admin-text {
  font-weight: 800;
  display: inline-block;
}
.twpostv32 div.admin-header div.admin-buttons {
  display: inline-block;
}
div.ptw-tree {
  color: #fff;
  background: url(../../../s3.amazonaws.com/CFSV2/coreimages/ptw-treebg-dk.jpg) center no-repeat;
  background-size: cover;
  padding: 30px;
  border-radius: 10px;
  font-size: 1.1em;
}
div.ptw-tree i {
  font-size: 2em;
  padding: 10px;
}
div.ptw-tree button.btn-ptw-tree {
  border-radius: 20px !important;
  color: #fff;
  margin-top: 10px;
  background: transparent;
  border: 2px solid #fff;
}
div.ptw-tree button.btn-ptw-tree:hover {
  background: #fff;
  color: #444;
}
div.ptw-storepost {
  padding: 0px 5px;
}
.obittitleV31 {
  margin: 5px 0px;
}
.obittitleV31 .obitnameV3 {
  margin: 0px;
  font-family: "libre baskerville", serif !important;
  font-style: italic !important;
  font-size: 32px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: none;
}
.obittitleV31 .obitdates {
  padding-bottom: 10px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .obittitleV31 {
    text-align: center;
  }
}
button.btn-ob-interact {
  background-color: #d2b377 !important;
  border-color: #d2b377 !important;
  color: #fff !important;
  font-weight: 600;
  width: 100%;
  padding: 10px;
  border-radius: 25px;
  height: 50px;
}
button.btn-ob-interact:hover {
  background-color: #d2b377 !important;
  border-color: #d2b377 !important;
  color: #fff !important;
}
button.btn-ob-interact.btn-action,
button.btn-ob-interact.btn-action:hover {
  padding: 10px 20px;
  background: #ff5a5f !important;
  border-color: #ff5a5f !important;
  width: auto;
}
#dlgtext31,
#dlgsent31,
#dlgemail {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#dlgtext31 h3,
#dlgsent31 h3,
#dlgemail h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
  color: #444;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#dlgtext31 input.txtnum,
#dlgsent31 input.txtnum,
#dlgemail input.txtnum {
  width: 100%;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #ddd;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #444;
}
#dlgtext31 .glyphicon-ok-sign,
#dlgsent31 .glyphicon-ok-sign,
#dlgemail .glyphicon-ok-sign {
  font-size: 40px;
  color: #4a8675 !important;
}
#dlgtext31 .has-error input.txtnum,
#dlgsent31 .has-error input.txtnum,
#dlgemail .has-error input.txtnum {
  border: 1px solid #ff5a5f;
  color: red !important;
}
#dlgtext31 .has-error input.txtnum::placeholder,
#dlgsent31 .has-error input.txtnum::placeholder,
#dlgemail .has-error input.txtnum::placeholder {
  color: red;
  opacity: 1;
}
#obitV3,
#obpstore,
#prodpg31,
#obstore31,
#gsuppsbar {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #444 !important;
  background: #fff !important;
}
#obitV3 #block-outhdr,
#obpstore #block-outhdr,
#prodpg31 #block-outhdr,
#obstore31 #block-outhdr,
#gsuppsbar #block-outhdr {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 0px !important;
}
#v31obhdr {
  color: #000 !important;
  background: #fff !important;
  margin: 0px;
  border-bottom: 1px #ddd solid;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  padding: 10px;
}
#v31obhdr a {
  text-transform: uppercase;
  font-size: 12px;
  color: #444 !important;
}
#v31obhdr a.noul {
  font-size: 16px;
  text-transform: none;
}
.streaming-cell {
  padding: 10px;
  margin: 10px 0px 0px 0px;
}
#inventoryzone {
  background: #fff;
}
#inventoryzone .btn-filter .btn-group {
  padding-top: 10px;
}
#obcharities {
  padding: 10px;
}
#obcoreV3 {
  color: #444 !important;
}
#obcoreV3 a,
#obcoreV3 h1.obitnameV3 {
  color: #333 !important;
}
#obtext {
  font-size: 1.1em;
}
#obtext a {
  text-decoration: underline !important;
  color: #00f !important;
  font-weight: 600;
}
#v31obpg {
  padding: 0px;
  color: #333 !important;
  background: #fff !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
}
#v31obpg h1,
#v31obpg h2,
#v31obpg h3,
#v31obpg h4,
#v31obpg h5 {
  font-family: "libre baskerville", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #333 !important;
}
#v31obpg h1 {
  font-size: 28px !important;
}
@media (min-width: 769px) {
  #v31obpg h1 {
    padding-top: 36px;
  }
}
#v31obpg h2 {
  font-weight: bold;
  font-size: 22px !important;
}
#v31obpg button {
  border-radius: 0px;
}
#v31obpg .ob-stockimage {
  padding: 10px;
}
#v31obpg .obitV3-page {
  max-width: 1197px;
  margin: auto;
}
#v31obpg h2.event-title {
  margin-bottom: 15px;
}
#v31obpg .obitnavtabs {
  text-align: left;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #ccc;
}
#v31obpg .obitnavtabs .navcell31 {
  text-align: center;
  padding: 12px 0px;
  font-size: 16px;
  cursor: pointer;
}
#v31obpg .obitnavtabs .navcell31.nav-selected {
  font-weight: bold;
  border-bottom: 3px solid #000;
}
#v31obpg .ob-btn-social {
  width: 40px;
  height: 40px;
  border-radius: 20px !important;
  font-size: 18px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#v31obpg .btn-facebook {
  background: #3b5998;
  color: #fff !important;
}
#v31obpg .btn-facebook:hover {
  color: #3b5998 !important;
  background: #fff;
}
#v31obpg .btn-twitter {
  background: #00aced;
  color: #fff !important;
}
#v31obpg .btn-twitter:hover {
  color: #00aced !important;
  background: #fff;
}
#v31obpg .btn-print {
  color: #444 !important;
  background: #ddd;
  padding-left: 12px;
}
#v31obpg .btn-print:hover {
  color: #ddd !important;
  background: #444;
}
#v31obpg .btn-email {
  background: #2a5ea7;
  padding-left: 10px;
  color: #fff !important;
}
#v31obpg .btn-email:hover {
  color: #2a5ea7 !important;
  background: #fff;
}
#v31obpg .btn-fcf {
  color: #fff;
  background-color: #006400;
  border-color: #fff;
}
#v31obpg .btn-fcf span {
  top: -5px;
  position: relative;
}
#v31obpg .sidebar-btn {
  font-size: 110%;
  padding: 12px 10px;
}
#v31obpg .sidebar-btn.btn-gb {
  color: #333;
  background-color: #f4f4f4;
}
#v31obpg .sidebar-btn.btn-snfl {
  color: #fff;
  background-color: #f06519;
}
#v31obpg .sidebar-btn.btn-tree {
  color: #fff;
  background-color: #406c4f;
}
#v31obpg .btn-os-snfl {
  color: #fff;
  background-color: #f06519;
  border-color: #fff;
  max-width: 350px;
  height: auto;
  padding: 12px;
  text-align: center;
  font-size: 1.1em;
}
#v31obpg a.snfl:hover {
  text-decoration: none;
}
#v31obpg .sv-btn-ico {
  float: left;
  font-size: 1.2em;
  border-radius: 0px;
}
#v31obpg .btn-music {
  color: #fff;
  background-color: #000;
  margin-bottom: 5px;
}
#v31obpg .obitpanel {
  padding: 5px;
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
  min-height: 110px;
}
#v31obpg h4 {
  color: #000;
}
#v31obpg .btn-services {
  color: #000;
  padding: 8px 15px;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  min-width: 140px;
}
#v31obpg .btn-services:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
#v31obpg .btn-tribute {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}
#v31obpg .btn-tribute:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
#v31obpg .notice-banner {
  border: 1px solid #888;
  padding: 10px;
  margin-top: 10px;
  font-size: 1.1em;
  text-transform: uppercase;
}
#v31obpg .btn-viewgallery {
  text-transform: none;
  color: #444;
  background-color: #fff;
  border: 1px solid #444;
}
#v31obpg .btn-viewgallery:hover {
  color: #fff;
  background-color: #444;
  border: 1px solid #fff;
}
#v31obpg .btn-alert {
  color: #fff;
  background-color: #a00;
  border: 1px solid #fff;
}
#v31obpg .btn-alert:hover {
  color: #fff;
  background-color: #700;
  border: 1px solid #700;
}
#v31obpg .btn-primary,
#v31obpg .btn-default {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
}
#v31obpg .btn-primary:hover,
#v31obpg .btn-default:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
#v31obpg .btn-default-inverse {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 0px;
}
#v31obpg .btn-default-inverse:hover {
  color: #000;
  background-color: #eee;
  border: 1px solid #000;
}
#v31obpg #gsuppsbar {
  padding: 5px;
  background: #fff;
}
#v31obpg #xsphoto {
  width: 150px;
  margin: auto;
  position: relative;
  top: -30px;
}
#v31obpg #twfmarea .enter-tribute {
  display: none;
  font-size: 1.2em;
  font-weight: 800;
  padding: 10px 0px;
  text-decoration: underline;
}
#v31obpg #twfmarea .fmtribute {
  display: inherit;
}
@media (max-width: 768px) {
  #v31obpg #twvwphotos {
    margin: 0px !important;
  }
  #v31obpg #twfmarea .enter-tribute {
    display: inherit;
    text-decoration: none;
    color: #446Ab0 !important;
    background: #f4f4f4;
    padding: 20px 5px;
  }
  #v31obpg #twfmarea .fmtribute {
    display: none;
  }
  #v31obpg #obcontent.show-trib-entry .enter-tribute {
    display: none;
  }
  #v31obpg #obcontent.show-trib-entry .fmtribute {
    display: inherit;
  }
}
#v31obpg #tw-tree {
  width: 100%;
  height: 100px;
  background: url(../../images/treetwbgb.jpg) center;
  color: #fff;
}
#v31obpg #tw-tree .tw-text {
  padding: 20px 10px;
  display: inline-block;
}
#v31obpg #tw-tree .title {
  font-size: 20px;
  font-weight: 600;
}
#v31obpg #tw-tree .sub-title {
  font-size: 16px;
}
#v31obpg #tw-tree .tw-button-frame {
  float: right;
  padding-right: 10px;
  padding-top: 20px;
  display: inline-block;
}
#v31obpg #tw-tree .btn-plant-tree {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  color: #2f5a3d !important;
  display: inline-block;
  padding: 13px 25px;
  overflow: hidden;
  outline: 0;
  background: #fff;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  user-select: none;
  font-size: 16px;
  text-align: center;
  text-decoration: none!important;
}
#v31obpg #tw-tree .btn-plant-tree:hover {
  color: #fff !important;
  background: #2f5a3d !important;
}
@media (max-width: 768px) {
  #v31obpg #tw-tree {
    height: 150px;
  }
  #v31obpg #tw-tree .tw-text {
    display: block;
    text-align: center;
  }
  #v31obpg #tw-tree .tw-button-frame {
    display: block;
    text-align: center;
    float: none;
    padding-top: 0px;
  }
}
#v31obpg #tree-order-qty-frame {
  display: block;
  height: 40px;
  padding: 5px 20px;
  background: #d6dcd9;
  color: #2f5a3d !important;
  font-weight: bold;
}
#v31obpg #tree-order-qty-frame .tree-order-summary {
  padding-top: 5px;
}
#v31obpg .twprodlnk {
  color: #ff5a5f !important;
  font-weight: 600;
  text-decoration: underline;
}
#v31obpg .twtreelnk {
  color: #2f5a3d !important;
  font-weight: 600;
  text-decoration: underline;
}
#v31obpg .well {
  padding: 10px;
  border: 1px solid #ccc;
  box-shadow: none;
}
#v31obpg .well.tribute-post {
  border: none;
  border-bottom: 1px solid #e0e0e0;
}
#v31obpg .fmtribute {
  margin-bottom: 10px;
}
#v31obpg .tribute-field {
  border-radius: 0px;
}
#v31obpg .wall-options ul {
  list-style: none;
  margin: 0px auto;
  padding: 0px 0px 10px;
  text-align: center;
}
#v31obpg .wall-options ul li {
  display: inline-block;
  font-size: 1.2em;
  border: 1px solid #ddd;
  border-radius: 20px;
  height: 40px;
  padding: 8px 20px;
}
@media (max-width: 768px) {
  #v31obpg .wall-options ul li {
    padding: 8px 10px;
  }
}
#v31obpg .wall-options ul li:hover {
  background: #eeeeee;
}
#v31obpg .wall-options ul li i {
  font-size: 16px;
}
#v31obpg .trwall-subzone {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
}
#v31obpg .add-post {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
}
#v31obpg .btn-comment {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
}
#v31obpg .btn-comment:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #ccc;
}
#v31obpg .tribarea {
  color: #000;
  background-color: #fff;
}
#v31obpg .tribsubmit {
  padding-top: 10px;
}
#v31obpg .tribsubmit .btn-addtribute {
  color: #fff;
  background-color: #509040;
  border-color: #fff;
}
#v31obpg .tribsubmit .btn-canceltribute {
  color: #fff;
  background-color: #905040;
  border-color: #fff;
}
#v31obpg .tribwell {
  box-shadow: #ccc 1px 2px 5px;
  border-radius: 3px;
  color: #000;
  border: 1px solid #aaa;
  padding: 0px;
  margin: 0px;
  background-color: #ffe;
}
#v31obpg .tribute-post {
  background-color: #fff;
  padding: 5px;
  margin-top: 5px;
}
#v31obpg .tribute-post img.post-gesture {
  max-height: 120px;
}
#v31obpg .tribute-post .post-name {
  font-size: 1.1em;
  padding: 5px 0px;
  font-weight: bold;
}
#v31obpg .tribute-post .post-date {
  text-align: right;
  color: #444;
  font-size: 0.9em;
}
@media (max-width: 768px) {
  #v31obpg .tribute-post .post-date {
    text-align: left;
    margin-bottom: 10px;
  }
}
#v31obpg .tribute-post .post-text {
  font-size: 1.1em;
}
#v31obpg .tribute-post.pending {
  background-color: #ffeeee;
}
#v31obpg hr.wall-sep {
  margin-bottom: 5px;
}
#v31obpg #twctext {
  padding: 10px 20px;
}
#v31obpg #ytlink {
  border: 1px solid #000;
  border-radius: 0px;
}
#v31obpg #emvidpreview {
  padding: 10px 0px;
}
.btn-edit {
  color: #fff;
  background-color: #880;
}
.btn-edit:hover,
.btn-edit:focus {
  color: #fff;
  background-color: #660;
}
.btn-delete {
  color: #fff;
  background-color: #c00;
}
.btn-delete:hover,
.btn-delete:focus {
  color: #fff;
  background-color: #900;
}
.btn-approve {
  color: #ffffff;
  background-color: #228;
}
.btn-approve:hover,
.btn-approve:focus {
  color: #fff;
  background-color: #226;
}
#xsbasebar {
  border-top: 1px solid #ccc;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #fff;
  padding: 12px 5px;
}
#xsbasebar .sidebar-btn {
  border-radius: 30px;
  font-weight: 500;
}
#obcontent {
  padding-top: 0px;
}
#obcontent h1,
#obcontent h2,
#obcontent h3,
#obcontent h4,
#obcontent h5,
#obcontent h6 {
  color: #444;
}
@media (max-width: 767px) {
  #obframe {
    padding-bottom: 80px;
  }
}
.compactform .form-control {
  border-radius: 0px;
  border-color: #000;
  height: 40px;
}
.compactform .btn-default {
  border-radius: 0px;
  border-color: #000;
  height: 40px;
}
#obitsbarV31 {
  position: relative;
  top: 0px;
}
@media (min-width: 768px) {
  #obitsbarV31 {
    position: relative;
    top: -50px;
  }
}
@media (min-width: 992px) {
  #obitsbarV31 {
    position: relative;
    top: -80px;
  }
}
@media (min-width: 1170px) {
  #obitsbarV31 {
    position: relative;
    top: -100px;
  }
}
#obsidebar .sbstore {
  display: none;
}
#obsidebar.store .sbstore {
  display: inline;
}
#obsidebar.store .sbbuttons {
  display: none;
}
@media (max-width: 1030px) {
  #toTop {
    display: none;
  }
}
#prodgrid .discounted,
#treeoptgp .discounted,
#prodprice .discounted {
  color: #3ca8ab;
  font-size: 0.9em;
}
#prodgrid .discounted.leadprice,
#treeoptgp .discounted.leadprice,
#prodprice .discounted.leadprice {
  text-decoration: line-through;
  padding-left: 10px;
  font-size: 0.8em;
}
#prodgrid .discounted.price,
#treeoptgp .discounted.price,
#prodprice .discounted.price {
  text-decoration: line-through;
  padding-left: 5px;
}
#prodgrid .discounted.text,
#treeoptgp .discounted.text,
#prodprice .discounted.text {
  font-size: 9pt;
}
#ob31ca {
  background: #fff;
}
@media (max-width: 767px) {
  .opt-tree-image {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .opt-tree-image {
    float: left;
  }
}
#obstore31 {
  max-width: 997px;
  margin: auto;
  padding: 0px 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#obstore31 h1,
#obstore31 h2,
#obstore31 h3,
#obstore31 h4,
#obstore31 h5,
#obstore31 h6 {
  color: #444;
}
#obstore31 a,
#obstore31 a:hover {
  color: #444;
}
#obstore31 .obhdr31 {
  color: #444;
  background: #eee;
  height: 70px;
  margin: 0px;
}
#obstore31 .obhdr31 img {
  height: 70px;
  float: left;
  padding-right: 10px;
}
#obstore31 .obhdr31 .content {
  font-size: 18px;
  line-height: 70px;
}
#obstore31 .obhdr31 .content-upper {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 30px;
  vertical-align: bottom;
}
#obstore31 .obhdr31 .content-lower {
  font-size: 20px;
  font-weight: 600;
}
#obstore31 #invfilters {
  width: 169px;
  font-size: 14px;
  float: left;
}
#obstore31 .btn-filter {
  display: none;
}
#obstore31 #prodgrid {
  float: right;
  font-size: 14px;
  color: #444;
}
#obstore31 #prodgrid a {
  color: #444;
}
#obstore31 #prodgrid .proditem {
  width: 25%;
  float: left;
  padding: 5px;
  border: 1px solid #fff;
}
#obstore31 #prodgrid .proditem:hover {
  border: 1px solid #ddd;
}
#obstore31 #prodgrid .proditem:hover .invprodimg {
  transition: all 0.6s linear 0s;
  transform: scale(1.09, 1.09);
}
#obstore31 .sameday-hand-delivery {
  font-size: 11px;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 14px;
  width: 135px;
  color: #2c4485;
  text-align: left;
  margin: auto;
}
#obstore31 div.prod-list-footer {
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
#obstore31 div.prod-list-footer button {
  padding: 10px 20px 11px;
  border-radius: 18px;
  border: none;
  font-family: raleway, arial;
  font-size: 12.8px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
#obstore31 div.prod-list-footer button.btn-prod {
  background-color: #ff5457;
}
#obstore31 div.prod-list-footer button.btn-tree {
  background-color: #2c5a3b;
}
#obstore31 .back-to-products {
  padding-top: 10px;
  font-size: 15px;
}
@media (max-width: 1030px) {
  #obstore31 .back-to-products {
    padding-left: 10px;
  }
}
#obstore31 .step-title {
  font-size: 1.1em;
  font-weight: bold;
}
#obstore31 .step-buttons {
  padding: 15px 0px;
  clear: both;
}
#obstore31 .guarantee {
  font-size: 14px;
}
#obstore31 #earliestdelivery {
  margin-top: 5px;
}
@media (max-width: 767px) {
  #obstore31 #placeorder {
    float: right;
  }
}
#obstore31 .hand-delivery-block {
  margin-top: 15px;
  font-size: 13px;
  color: #444;
  background: #eee;
  padding: 0px 10px 10px 10px;
}
#obstore31 .guarantee-block {
  margin-top: 15px;
  font-size: 13px;
  color: #444;
  background: #eee;
  padding: 15px;
}
#obstore31 label.ck-section {
  font-size: 14px;
  font-weight: 600;
}
#obstore31 label.ck-section em {
  font-weight: normal;
}
#obstore31 .img-store-summary {
  max-width: 50px;
  padding-right: 5px;
}
#obstore31 .step-trail {
  color: #aaa;
  font-size: 14px;
}
#obstore31 .step-trail span {
  padding: 0px 10px;
}
#obstore31 .step-trail span.active {
  color: #000;
}
#obstore31 #summary {
  color: #666 !important;
  font-size: 15px;
}
#obstore31 #summary div.summary-title {
  font-size: 1.1em;
  color: #000;
  font-weight: 600;
  padding-bottom: 10px;
}
#obstore31 #summary a.summary-edit {
  color: #888;
}
#obstore31 #summary strong {
  color: #000;
}
#obstore31 .treetitle {
  color: #fff;
  background: #bba47d;
  margin: -10px -15px -10px -15px;
  padding: 10px 10px 15px 10px;
  line-height: 1.4em;
}
#obstore31 .treesordered {
  background: #f2f2f2;
  margin: -15px -15px 0px -15px;
  padding: 10px;
}
#obstore31 div.ptwopt {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  color: #606060;
  font-size: 14px;
  cursor: pointer;
}
#obstore31 div.ptwopt i {
  font-size: 1.5em;
  width: 30px;
}
#obstore31 div.ptwopt.selected {
  border: 1px solid #42a8aa;
  background: #dffeff;
}
div.prod-hand-delivery {
  width: 100%;
  background: #f9f5f2;
}
div.prod-hand-delivery img {
  height: 80px;
}
div.prod-hand-delivery .title {
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
}
div.prod-hand-delivery .text {
  font-size: 14px;
}
@media (max-width: 1024px) {
  #prodpg31 .popover {
    min-width: 70%;
    left: 10px;
    margin-right: 20px;
  }
}
#prodpg31 .prodtitle {
  font-size: 20px;
  padding: 10px 0px;
  font-weight: 600;
}
#prodpg31 #prodprice {
  font-size: 20px;
  padding: 10px 0px;
}
#prodpg31 label {
  padding: 10px 0px;
}
#prodpg31 div.pricepoint {
  display: inline-block;
  width: 32%;
  border: 1px solid #ccc;
  padding: 10px 5px;
  border-radius: 4px;
}
#prodpg31 div.pricepoint div.price-label {
  font-weight: 600;
  font-size: 15px;
}
#prodpg31 div.pricepoint div.price {
  font-size: 14px;
  color: #888;
}
#prodpg31 div.pricepoint.selected {
  color: #fff;
  background: #bba47d;
  border: 1px solid #ac946a;
}
#prodpg31 div.pricepoint.selected div.price {
  color: #fff;
}
#prodpg31 .prod-tree .opt-tree-text {
  padding-left: 20px;
  font-size: 15px;
}
@media (max-width: 767px) {
  #prodpg31 .prod-tree .opt-tree-text {
    text-align: center;
  }
}
#prodpg31 .prod-tree .prod-tree-ck {
  margin-right: 10px;
}
@media (max-width: 767px) {
  #prodpg31 .buy-now {
    text-align: center;
  }
}
#prodpg31 div.tree-price {
  color: #42a8aa;
  font-weight: 600;
}
#prodpg31 div.tree-qty {
  width: 100%;
  border: 2px solid #ccc;
  padding: 10px;
  border-radius: 3px;
}
#prodpg31 div.tree-qty.selected {
  border: 2px solid #42a8aa;
  background: #dffeff;
}
#prodpg31 div.tree-qty label {
  padding: 5px 25px !important;
  width: 100%;
}
#prodpg31 div.tree-qty input {
  margin-left: -25px;
  margin-top: 10px;
}
#prodpg31 div.tree-qty .most-popular {
  background: #42a8aa;
  color: #fff;
  border-radius: 10px;
  font-size: 0.8em;
  padding: 2px 5px;
  margin-left: 12px;
}
#prodpg31 button.btn-buy-now {
  background: none repeat scroll 0 0 #bc296f;
  border: 1px solid #c9c3be;
  color: #fff;
  display: block;
  font-family: 'Lato';
  font-size: 16px;
  margin: 20px auto 0;
  outline: 4px solid #bc296f;
  padding: 4px 19px 4px 19px;
  text-shadow: 0 1px 1px #847c75;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  height: 33px;
  position: relative;
}
@media (max-width: 767px) {
  #prodpg31 button.btn-buy-now {
    width: 100%;
  }
}
#prodpg31 #prodnavtabs {
  text-align: left;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
}
#prodpg31 #prodnavtabs .navcell31 {
  text-align: center;
  padding: 12px 0px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
}
@media (min-width: 768px) {
  #prodpg31 #prodnavtabs .navcell31 {
    padding-right: 20px;
  }
}
#prodpg31 #prodnavtabs .navcell31.nav-selected {
  font-weight: bold;
  border-bottom: 3px solid #bba47d;
}
#prodpg31 .prod-nav-content {
  padding: 10px 0px;
  font-size: 15px;
}
#prodpg31 .delivery-info-footer {
  margin-top: 10px;
  text-align: center;
  color: #bc296f;
  font-size: 18px;
}
#prodpg31 .delivery-info-footer .delivery-time {
  color: #42a8aa;
}
@media (max-width: 950px) {
  #obstore31 #invfilters {
    display: none;
  }
  #obstore31 .btn-filter {
    display: inline;
  }
  #obstore31 #prodgrid {
    float: none;
    margin: auto;
  }
  #obstore31 #prodgrid .proditem {
    width: 33%;
  }
}
@media (min-width: 769px) {
  #obstore31 #prodgrid {
    width: 784px;
  }
}
@media all and (min-width: 810px) and (max-width: 1024px) {
  #obstore31 #prodgrid {
    width: 762px;
  }
  #obstore31 #prodgrid .proditem {
    width: 33%;
  }
}
@media (max-width: 809px) and (min-width: 240px) {
  #obstore31 #prodgrid {
    width: 100%;
  }
  #obstore31 #prodgrid .proditem {
    width: 50%;
  }
  #obstore31 #invfilters {
    display: none;
  }
  #obstore31 .btn-filter {
    display: inline;
  }
}
#checkout31 #suggestions {
  text-align: right;
  float: right;
  display: inline-block;
}
#checkout31 #suggestions select {
  height: 100%;
  left: 0;
  -ms-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#checkout31 #suggestions label {
  position: relative;
}
#checkout31 #suggestions span {
  text-decoration: underline;
}
#checkout31 #cardmsgpreview {
  text-align: center;
  font-size: 28px;
  font-family: 'Parisienne', cursive;
  background: url(../../images/cardpaper.jpg) no-repeat center;
  border-radius: 4px;
  padding: 10px;
  border: 1px solid #ac946a;
  min-height: 200px;
}
#checkout31 #msglen-warning.warning {
  color: #f44;
}
#checkout31 button.btn-continue {
  color: #fff;
  padding: 12px 20px;
  background: #bba47d;
  border: none;
}
#checkout31 div.sublink {
  margin-top: 10px;
  padding-right: 20px;
}
#checkout31 div.sublink a {
  color: #bba47d;
  text-decoration: none;
}
#checkout31 .store-facet {
  color: #bba47d;
}
#checkout31 #pmtstatus {
  color: #f44;
}
#item-summary {
  border: 1px solid #ddd;
  padding: 10px 20px;
  margin-top: 10px;
  font-size: 0.9em;
}
#item-summary a.removetree {
  font-size: 0.9em;
  text-decoration: underline;
}
.ui-tooltip {
  font-size: 12px;
}
.l-ckoutstep,
.r-ckoutstep {
  text-align: center;
  margin-bottom: 5px;
  padding: 0px 10px;
}
@media (max-width: 767px) {
  .l-ckoutstep {
    text-align: left;
    padding: 0px;
  }
  .r-ckoutstep {
    text-align: right;
    padding: 0px;
  }
}
.embed-responsive-vert.embed-responsive-prod {
  padding-bottom: 100%;
  padding-left: 100%;
  margin: auto;
}
#cartsummary {
  padding: 0px 15px;
}
.invprod {
  text-align: center;
  padding: 10px 0px;
}
.invprod .title {
  height: 1.4em;
  overflow: hidden;
}
.invprod .price {
  height: 1.4em;
  overflow: hidden;
  font-weight: bold;
}
#prodinfozone {
  padding: 0px 15px;
}
#prodinfozone .btn-cancel {
  color: #fff;
  background-color: #880;
}
#prodinfozone .btn-cancel:hover,
#prodinfozone .btn-cancel:focus {
  color: #fff;
  background-color: #660;
}
#prodinfozone .btn-addtocart,
#prodinfozone .btn-action,
#prodinfozone .btn-step {
  color: #fff;
  background-color: #c00;
}
#prodinfozone .btn-addtocart:hover,
#prodinfozone .btn-action:hover,
#prodinfozone .btn-step:hover,
#prodinfozone .btn-addtocart:focus,
#prodinfozone .btn-action:focus,
#prodinfozone .btn-step:focus {
  color: #fff;
  background-color: #900;
}
.invprodimg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -ms-behavior: url(../../tools/iebsz/backgroundsize.min.htc);
}
#invfilters .filter-header {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #aaa;
  margin-bottom: 5px;
}
#xsfilters .pricefilters {
  list-style: none;
  padding: 0px;
  text-align: center;
}
#xsfilters .pricefilters li {
  display: inline-block;
  text-align: center;
  padding: 10px;
  margin: 0px 10px;
  border: 1px solid #ccc;
}
#xsfilters .pricefilters li.selected {
  color: #fff;
  background: #444;
}
#xsfilters div.checkbox {
  font-size: 16px;
  padding: 2px 10px;
}
#dlgtwusr .userfield {
  width: 100%;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #ddd;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #444;
}
#dlgtwusr .post-tribute {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: normal;
  border-radius: 25px;
  background-color: #d2b377;
  -webkit-transition: background-color 0.3s;
  font-family: Source Sans Pro, sans-serif;
  cursor: pointer;
}
#dlgtwusr .btn-close {
  padding: 10px;
  background: transparent;
  border: none;
  font-size: 1.4em;
}
#xsbasebar {
  border-top: 1px solid #ccc;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 12px 5px;
}
#xsbasebar .sidebar-btn {
  border-radius: 30px;
  font-weight: 500;
}
@media screen and (orientation: landscape) and (max-width: 1080px) {
  #xsbasebar .btn.sidebar-btn {
    margin-left: 0;
    margin-right: 0;
    border-radius: 30px;
  }
  #xsbasebar div.row div.col-xs-6.text-center {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  #xsbasebar div.row div.col-xs-6.text-center:first-child {
    padding-right: 7.5px;
    padding-left: 15px;
  }
  #xsbasebar div.row div.col-xs-6.text-center:nth-child(2) {
    padding-left: 7.5px;
    padding-right: 15px;
  }
  #xsbasebar div.row div.col-xs-6.text-center:last-child {
    padding-right: 15px;
  }
  .sbbuttons .text-center {
    display: none;
  }
  #xsbasebar {
    display: block !important;
    position: fixed;
  }
  .zn-srvcs {
    margin-bottom: 30px;
  }
  .site-credit {
    margin-bottom: 90px;
  }
}
@media screen and (orientation: portrait) and (max-width: 1080px) {
  #obframe {
    padding-bottom: 0px;
  }
  #xsbasebar .btn.sidebar-btn {
    margin-left: 0;
    margin-right: 0;
    border-radius: 30px;
  }
  #xsbasebar div.row div.col-xs-6.text-center {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  #xsbasebar div.row div.col-xs-6.text-center:first-child {
    padding-right: 7.5px;
    padding-left: 15px;
  }
  #xsbasebar div.row div.col-xs-6.text-center:nth-child(2) {
    padding-left: 7.5px;
    padding-right: 15px;
  }
  #xsbasebar div.row div.col-xs-6.text-center:last-child {
    padding-right: 15px;
  }
  .sbbuttons .text-center {
    display: none;
  }
  #xsbasebar {
    display: block !important;
    position: fixed;
  }
  .zn-srvcs {
    margin-bottom: 30px;
  }
  .site-credit {
    margin-bottom: 90px;
  }
}
.buy-guarantee {
  margin-top: 20px;
  margin-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #e7f4f4;
  border: 1px solid #349a9c;
  border-radius: 13px;
}
.wall-badge{
    padding: 3px 6px;
    border-radius: 50%;
    font-size: 12px;
    background: #ff5a5f;
    color: white;
    margin-left: 5px;
}
