.tree-page .flex-title-price {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  align-items: center;
}
.tree-page .flex-title-price .prodtitle {
  font-weight: normal !important;
  font-size: 23px;
  padding: 5px 0px !important;
}
.tree-page .flex-title-price .tree-price {
  color: #3e3e3e !important;
  font-size: 23px !important;
  font-weight: normal !important;
  padding: 5px 0px !important;
}
.tree-page .flex-title-price .tree-price .discounted {
  color: #3e3e3e !important;
  font-size: 23px !important;
  text-decoration-color: #3ca8ab !important;
  font-weight: 300 !important;
  margin-right: 15px;
}
@media screen and (max-width: 322px) {
  .tree-page .flex-title-price {
    flex-direction: column;
  }
}
.tree-page .img-responsive {
  max-width: 450px;
  width: 100%;
}
.tree-page .partner-logo {
  max-width: 250px;
  width: 100%;
}
.tree-page .logo-partnership-desktop {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .tree-page .logo-partnership-desktop {
    display: none;
  }
}
.tree-page .logo-partnership-mobile {
  margin-bottom: 20px;
  display: none;
}
@media screen and (max-width: 767px) {
  .tree-page .logo-partnership-mobile {
    display: block;
  }
}
.tree-page li,
.tree-page p {
  color: #6b6b6b !important;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}
.tree-page li strong,
.tree-page p strong {
  color: #3e3e3e;
}
.tree-page li::marker {
  color: #000 !important;
}
.tree-page .discounted.text {
  color: #188280 !important;
  margin-bottom: 5px;
  text-align: center;
}
@media screen and (max-width: 420px) {
  .tree-page .discounted.text {
    font-size: 14px;
    text-align: left;
  }
}
.tree-page #treeoptgp {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
@media screen and (max-width: 320px) {
  .tree-page #treeoptgp {
    margin: auto;
  }
}
.tree-page #treeoptgp div.tree-qty {
  width: 31%;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  border: 1px solid #188280;
  color: #1a8082;
  text-align: center;
}
@media screen and (max-width: 320px) {
  .tree-page #treeoptgp div.tree-qty {
    width: 45%;
  }
}
.tree-page #treeoptgp div.tree-qty label {
  padding: 15px 0px !important;
}
.tree-page #treeoptgp div.tree-qty label input {
  visibility: hidden;
}
.tree-page #treeoptgp div.tree-qty label span {
  font-weight: 600;
}
.tree-page #treeoptgp div.tree-qty.selected {
  background: #188280;
  color: #fff;
  font-weight: normal;
  border: none;
}
.tree-page .multiple-tree {
  justify-content: space-between !important;
}
.tree-page .multiple-tree .tree-qty:nth-of-type(1) {
  width: 48.5% !important;
}
.tree-page .multiple-tree .tree-qty:nth-of-type(2) {
  width: 48.5% !important;
}
@media screen and (max-width: 360px) {
  .tree-page .multiple-tree div.tree-qty {
    width: 100% !important;
  }
  .tree-page .multiple-tree .tree-qty:nth-of-type(1) {
    width: 100% !important;
  }
  .tree-page .multiple-tree .tree-qty:nth-of-type(2) {
    width: 100% !important;
  }
}
.tree-page hr {
  margin-top: 10px;
  margin-bottom: 10px;
  visibility: hidden;
}
.tree-page .buy-now {
  margin-bottom: 20px;
  width: 100%;
}
.tree-page .buy-now .checkout {
  background: none repeat scroll 0 0 #188280 !important;
  border: none !important;
  width: 100%;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-family: Lato;
  font-size: 16px;
  margin: auto !important;
  outline: none !important;
  padding: 4px 19px 4px 19px;
  text-shadow: unset !important;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  height: 42px !important;
  position: relative;
}
.tree-page #prodnavtabs .navcell31.nav-selected {
  font-weight: 700;
  border-bottom: none !important;
  color: #323232 !important;
}
.tree-page #prodnavtabs .navcell31.nav-selected::after {
  position: absolute;
  content: "";
  width: 100%;
  border: 1px solid #303030;
  background: #303030;
  top: 46px;
  left: 0px;
}
.tree-page #prodnavtabs .navcell31 {
  color: #656565 !important;
  position: relative;
}
@media screen and (min-width: 768px) {
  .tree-page #prodnavtabs .navcell31 {
    padding-left: 25px !important;
    padding-right: 20px !important;
  }
}
.tree-page #prodnavpanels .prod-nav-content {
  padding: 10px 0px 10px 15px !important;
}
.tree-page #prodnavpanels .prod-nav-content ul {
  padding-left: 15px;
}
.tree-page #prodnavpanels .first-tab-content {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
}
.tree-page #prodnavpanels .first-tab-content .content-cart {
  display: flex;
  flex-direction: column;
  text-align: center;
  max-width: 250px;
  width: 100%;
  margin-top: 20px;
}
.tree-page #prodnavpanels .first-tab-content .content-cart img {
  margin: auto;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}
.tree-page #prodnavpanels .first-tab-content .content-cart span {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  display: block;
  margin-bottom: 3px;
}
.tree-page #prodnavpanels .first-tab-content .content-cart p {
  font-size: 14px;
  color: #6b6b6b !important;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}
.tree-page #prodnavpanels .mt-content ul {
  padding-left: 30px !important;
}
@media screen and (max-width: 767px) {
  .tree-page .navtabs-content-desktop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .tree-page .navtabs-content-mobile .accordion {
    color: #444;
    cursor: pointer;
    padding: 20px 15px 15px 0px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    transition: 0.4s;
    position: relative;
  }
  .tree-page .navtabs-content-mobile .accordion .arrow {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    position: absolute;
    right: 18px;
    top: 35%;
  }
  .tree-page .navtabs-content-mobile .accordion .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .tree-page .navtabs-content-mobile .up {
    transform: rotate(-135deg) !important;
    -webkit-transform: rotate(-135deg) !important;
    top: 50% !important;
  }
  .tree-page .navtabs-content-mobile .panel-acordion {
    padding: 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    border-bottom: 1px solid black;
    transition: max-height 0.2s ease-out;
  }
  .tree-page .navtabs-content-mobile .panel-acordion ul {
    padding-left: 30px;
  }
  .tree-page .navtabs-content-mobile .first-tab-content-mobile {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
  }
  .tree-page .navtabs-content-mobile .first-tab-content-mobile .content-cart {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
    padding: 0px 10px;
  }
  .tree-page .navtabs-content-mobile .first-tab-content-mobile .content-cart img {
    margin: auto;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
  .tree-page .navtabs-content-mobile .first-tab-content-mobile .content-cart span {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: block;
    margin-bottom: 3px;
  }
  .tree-page .navtabs-content-mobile .first-tab-content-mobile .content-cart p {
    font-size: 14px;
    color: #6b6b6b !important;
    font-family: "Lato", sans-serif;
    font-weight: 300;
  }
  .tree-page .navtabs-content-mobile .first-tab-content-mobile .content-cart:first-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 300px) {
  .tree-page .arrow {
    right: 5px !important;
  }
  .tree-page div.tree-price {
    text-align: right;
  }
}
@media screen and (max-width: 450px) {
  .content-lower {
    font-size: 16px !important;
  }
}
