/* Navigation */

.nav-item a {
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: 0.5px;
}

#templatemo_main_nav a:hover {
    color: #9E7EB9;
}

.bg-basket {
    background: #9E7EB9;
}

.user-profile-link {
    font-size: 14px;
}

.user-profile-link:hover {
    color: #9E7EB9;
}

.sub-logo-title {
    text-decoration: none;
}

.sub-logo-title p {
    font-size: 12px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    color: #9E7EB9;
}

/* Carossel */

#template-mo-zay-hero-carousel .carousel-control-next i,
#template-mo-zay-hero-carousel .carousel-control-prev i {
    color: #FFF !important;
}

.carousel-item h1 {
    color: #FFF;
    font-weight: bold !important;
    padding-bottom: 10px;
    background: #CB9FA5;
    background: linear-gradient(to right, #CB9FA5 0%, #9E7EB9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.carousel-item h3,
.carousel-item p {
    color: #FFF;
}

#template-mo-zay-hero-carousel .carousel-indicators li {
    background-color: #FFF;
}

/* Highlights */

.highlight {
    font-weight: 500 !important;
    background: #CB9FA5;
    background: linear-gradient(to right, #CB9FA5 0%, #9E7EB9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.highlight-grey {
    font-weight: 500 !important;
    background: #D7D7D7;
    background: linear-gradient(to right, #D7D7D7 0%, #5C5C5C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.highlight-description {
    font-size: 14px !important;
}

/* Buttons */

.btn-primary {
    background: linear-gradient(to right, #9E7EB9, #63467C);
    background-color: #9E7EB9;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    padding: 10px 30px;
    border: 0px solid #000;
    border-radius: 6px;
    display: inline-block;
}

.btn-primary:hover {
    background: linear-gradient(to right, #4A325E, #6A458A);
    background-color: #4A325E;
}

.btn-primary:active {
    transform: scale(0.95);
}

.btn-primary {
    background: linear-gradient(to right, #9E7EB9, #63467C);
    background-color: #9E7EB9;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    padding: 10px 30px;
    border: 0px solid #000;
    border-radius: 6px;
    display: inline-block;
}

.btn-primary:hover {
    background: linear-gradient(to right, #4A325E, #6A458A);
    background-color: #4A325E;
}

.btn-primary:active {
    transform: scale(0.95);
}

.btn-select-product {
    color: #63467C;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    padding: 10px 30px;
    border: 1px solid #63467C;
    border-radius: 6px;
    display: inline-block;
}

.btn-select-product.btn-success {
    color: #63467C;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    padding: 10px 30px;
    border: 1px solid #63467C !important;
    border-radius: 6px;
    display: inline-block;
    background-color: #fff !important;
}

.btn-select-product.btn-success:hover {
    color: #63467C;
    background-color: #C4C4C4 !important;
}


.btn-select-product:hover {
    background-color: #4A325E;
    color: #fff;
}

.btn-select-product.btn-secondary {
    background-color: #4A325E;
    color: #fff;
}

/* Sections */

.bg-grad-purple {
    background: #ad5389;
    background: -webkit-linear-gradient(60deg, #ad5389 0%, #3c1053 100%);
    background: linear-gradient(60deg, #ad5389 0%, #3c1053 100%);
}

.bg-grad-grey {
    background: #d7d7d7;
    background: -webkit-linear-gradient(60deg, #d7d7d7 0%, #eeeeee 100%);
    background: linear-gradient(60deg, #d7d7d7 0%, #eeeeee 100%);
}

.bg-purple {
    background: #9E7EB9;
}

.bg-pink {
    background: #CB9FA5;
}

.bg-grey {
    background: #E2E3E5;
}

.bg-orange {
    background: #E3A158;
}

.bg-green {
    background: #E8E9C7;
}

/* Cards */

.highlight-card {
    transition: transform 0.3s ease;
    transform: translateY(0px);
}

.highlight-card:hover {
    transform: translateY(-10px);
}

.hashtags {
    font-size: 12px;
    padding: 10px;
    background: #CB9FA5;
    background: linear-gradient(to right, #CB9FA5 0%, #9E7EB9 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.card-link-title {
    text-decoration: none;
    font-size: 16px !important;
    font-weight: 400;
}

.card.product-wap a:hover {
    color: #9E7EB9;
}

.box-wap {
    box-shadow: 0px 5px 10px 0px rgba(158, 126, 185, 0.50);
}
.product-wap {
    box-shadow: 0px 5px 10px 0px rgba(158, 126, 185, 0.50);
    transition: box-shadow 0.3s ease-in-out;
}
.product-wap:hover {
    box-shadow: none;
}

.product-wap .card {
    border: 0px !important;
}

.product-wap p {
    margin-top: 10px;
}

.btn-card {
    background-color: #9E7EB9 !important;
    border-color: #9E7EB9 !important;
}

.btn-card:hover {
    background-color: #63467C !important;
    border-color: #63467C !important;
}

/* Product Cards */

.text-price {
    font-weight: 500 !important;
    font-size: 24px !important;
    color: #9E7EB9;
}

.text-price-big {
    font-weight: 500 !important;
    font-size: 34px !important;
    color: #9E7EB9;
}

.text-price-medium {
    font-weight: 500 !important;
    font-size: 20px !important;
    color: #9E7EB9;
    margin-top: 10px !important;
}

.text-rating {
    font-size: 12px;
}

.text-price span {
    font-size: 12px;
    color: #4B5766;
    vertical-align: super;
    padding-right: 10px;
}

.product-title {
    font-size: 24px !important;
    color: #4B5766;
    text-decoration: none;
    font-weight: 400 !important;
}

.product-title:hover {
    color: #9E7EB9;
}

.product-text {
    padding-top: 10px;
    font-size: 14px !important;
}

.text-orange {
    color: #ED8F2C !important
}

.list-inline-item {
    margin-bottom: .5rem;
}
.list-inline-item b {
    font-weight: 500;
}

/* Footer */
.bg-middle-dark {
    background: #161616;
}

.bg-full-dark {
    background: #1B1B1B;
}

.footer-link-list li,
.footer-link-list a {
    font-size: 14px !important;
}

.text-copyright {
    font-size: 12px !important;
    color: #6F6F6F;
}

/* Shopping Product */

span.label-product {
    font-weight: 500;
    padding-right: 10px;
}

/* Basket */

.list-specifications li {
    padding-bottom: 8px;
}

.table-basket-item {
    text-decoration: none;
    font-weight: 400 !important;
}

.table-basket-item:hover {
    color: #9E7EB9 !important;
}

.table-basket th,
.table-basket td {
    vertical-align: middle;
    border-color: #FFF !important;
}

.table-basket-total {
    background: #eeeeee;
}

.btn-clear-basket {
    background: #eeeeee;
    border: 0;
}

.btn-clear-basket:hover {
    background: #9E7EB9;
}

/* Profile */

.your-profile-sub-text {
    margin: 0;
}

.your-profile-sub-text span
{
    font-size: 12px;
}

.accordion-button:not(.collapsed) {
    background-color: #9E7EB9;
    color: #FFF;
    font-weight: 500;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* Tree view */

.portfolio-main-item {
    font-size: 18px;
    font-weight: 500;
    color: #9E7EB9;
    padding-left: 20px;
}

.portfolio-sub-title {
    font-size: 16px;
    font-weight: 400;
}

.portfolio-sub-item span {
    font-size: 14px;
    font-weight: 400;
}

.portfolio-sub-item span:hover {
    color: #9E7EB9;

}

/* inspired in
   https://codepen.io/jibijohndavid/pen/ZNMmxE
*/

.treeview .btn-default {
  border-color: #e3e5ef;
}
.treeview .btn-default:hover {
  background-color: #f7faea;
  color: #bada55;
}
.treeview ul {
  list-style: none;
  padding-left: 32px;
}
.treeview ul li {
  /* padding: 50px 0px 0px 35px; */
  padding: 10px 0px 0px 20px;
  position: relative;
}
.treeview ul li:before {
  content: "";
  position: absolute;
  top: -22px;
  left: -32px;
  border-left: 2px dashed #a2a5b5;
  width: 1px;
  height: 100%;
}
.treeview ul li:after {
  content: "";
  position: absolute;
  border-top: 2px dashed #a2a5b5;
  /* top: 90px; */
  top: 30px;
  left: -29px; /* largura do traco filhos */ 
  width: 65px;
}
.treeview ul li:last-child:before {
  top: -20px;
  height: 52px;
}
.treeview > ul > li:after, .treeview > ul > li:last-child:before {
  content: unset;
}
.treeview > ul > li:before {
  top: 90px;
  left: 36px;
}
.treeview > ul > li:not(:last-child) > ul > li:before {
  content: unset;
}
.treeview > ul > li > .treeview__level:before {
  height: 50px;
  width: 50px;
  top: -9.5px;
  background-color: #9E7EB9;
  border: 7.5px solid #CB9FA5;
  font-size: 22px;   /* icone do root */
}
.treeview > ul > li > ul {
  padding-left: 34px;
}
.treeview__level {  /* filhos, rectangulos */
  padding: 7px;
  padding-bottom: 0px;
  padding-left: 30px;
  display: inline-block;
  border-radius: 5px;
  font-weight: 700;
  /*border: 1px solid #e3e5ef;*/
  position: relative;
  z-index: 1;
}
.treeview__level__rec {  /* recommended tree items */
  padding: 7px;
  padding-bottom: 0px;
  padding-left: 30px;
  display: inline-block;
  border-radius: 5px;
  font-weight: 700;
  /*border: 1px solid #e3e5ef;*/
  position: relative;
  z-index: 1;
}
.treeview__level:before {   /* filhos */
  content: attr(data-level);
  position: absolute;
  left: -22.5px;
  top: -1.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  border: 5.5px solid #ffffff /*#eef6d5*/;
  background-color: #CB9FA5;
  color: #fff;
  font-size: 20px;  /* icone dos filhos*/
}
.treeview__level__rec:before {   /* filhos com rec*/
  content: attr(data-level);
  position: absolute;
  left: -22.5px;
  top: -1.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  border: 5.5px solid #ffffff; /* #eef6d5;*/
  background-color: #E3A158;
  color: #fff;
  font-size: 20px;  /* icone dos filhos*/
}
.treeview__level-btns {
  margin-left: 15px;
  display: inline-block;
  position: relative;
}
.treeview__level .level-same, .treeview__level .level-sub {
  position: absolute;
  display: none;
  transition: opacity 250ms cubic-bezier(0.7, 0, 0.3, 1);
}
.treeview__level .level-same.in, .treeview__level .level-sub.in {
  display: block;
}
.treeview__level .level-same.in .btn-default, .treeview__level .level-sub.in .btn-default {
  background-color: #faeaea;
  color: #da5555;
}
.treeview__level .level-same {
  top: 0;
  left: 45px;
}
.treeview__level .level-sub {
  top: 42px; 
  left: 0px;
}
.treeview__level .level-remove {
  display: none;
}
.treeview__level.selected {
  background-color: #f9f9fb;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
}
.treeview__level.selected .level-remove {
  display: inline-block;
}
.treeview__level.selected .level-add {
  display: none;
}
.treeview__level.selected .level-same, .treeview__level.selected .level-sub {
  display: none;
}
.treeview .level-title {
  cursor: pointer;
  user-select: none;
  font-size: 14px;   /* miguel new */
}
.treeview .level-title:hover {
  text-decoration: underline;
}
.treeview--mapview ul {
  justify-content: center;
  display: flex;
}
.treeview--mapview ul li:before {
  content: unset;
}
.treeview--mapview ul li:after {
  content: unset;
}

 /* About us */

.icon-color {
    color: #9E7EB9 !important;
}
.services-icon-wap:hover {
    background: #9E7EB9;
    color: #fff;
}

/* Contact us */

.form-group label {
    font-weight: 500 !important;
}

.form-control:focus {
    border-color: #AF93C7;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(175,147,198,.25);
}

/* Categories */

.filter-label {
    font-weight: 500 !important;
    font-size: 16px !important;
    margin: 0px 0px 10px 0px;
}

.categories-products .product-wap .card {
    min-height: 304px;
}
.categories-products .product-wap .card-img {
    max-height: 304px;
}
.pagination .page-link.active {
    background-color: #9E7EB9;
}
.pagination .page-link:hover {
    background-color: #5F3A7D;
    color: #FFF !important;
}