body{
  background:#eee;    
}
#searchInput {
  width: 20rem;
}
.widget-author {
margin-bottom: 58px;
}
.author-card {
position: relative;
padding-bottom: 48px;
background-color: #fff;
box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.author-card .author-card-cover {
position: relative;
width: 100%;
height: 150px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.author-card .author-card-cover::after {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: 0.5;
}
.author-card .author-card-cover > .btn {
position: absolute;
top: 12px;
right: 12px;
padding: 0 10px;
}
.author-card .author-card-profile {
display: table;
position: relative;
margin-top: -22px;
padding-right: 15px;
padding-bottom: 16px;
padding-left: 20px;
z-index: 5;
}
.author-card .author-card-profile .author-card-avatar, .author-card .author-card-profile .author-card-details {
display: table-cell;
vertical-align: middle;
}
.author-card .author-card-profile .author-card-avatar {
width: 85px;
border-radius: 50%;
box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
overflow: hidden;
}
.author-card .author-card-profile .author-card-avatar > img {
display: block;
width: 100%;
}
.author-card .author-card-profile .author-card-details {
padding-top: 20px;
padding-left: 15px;
}
.author-card .author-card-profile .author-card-name {
margin-bottom: 2px;
font-size: 14px;
font-weight: bold;
}
.author-card .author-card-profile .author-card-position {
display: block;
color: #8c8c8c;
font-size: 12px;
font-weight: 600;
}
.author-card .author-card-info {
margin-bottom: 0;
padding: 0 25px;
font-size: 13px;
}
.author-card .author-card-social-bar-wrap {
position: absolute;
bottom: -18px;
left: 0;
width: 100%;
}
.author-card .author-card-social-bar-wrap .author-card-social-bar {
display: table;
margin: auto;
background-color: #fff;
box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .11);
}
.btn-style-1.btn-white {
  background-color: #fff;
}
.list-group-item i {
  display: inline-block;
  margin-top: -1px;
  margin-right: 8px;
  font-size: 1.2em;
  vertical-align: middle;
}
.mr-1, .mx-1 {
  margin-right: .25rem !important;
}

.list-group-item.active:not(.disabled) {
  border-color: #e7e7e7;
  background: #fff;
  color: #ac32e4;
  cursor: default;
  pointer-events: none;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-flush .list-group-item {
  border-right: 0 !important;
  border-left: 0 !important;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
a.list-group-item, .list-group-item-action {
  color: #404040;
  font-weight: 600;
}
.list-group-item {
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid #e7e7e7 !important;
  border-radius: 0 !important;
  color: #404040;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-decoration: none;
}
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.125);
}
.list-group-item.active:not(.disabled)::before {
  background-color: #ac32e4;
}

.list-group-item::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: transparent;
  content: '';
}

.user-data {
  height: 100%;
}

.list-group-item.active:not(.disabled) {
  border-color: #e7e7e7;
  background: #fff;
  color: #ac32e4;
  cursor: default;
  pointer-events: none;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-flush .list-group-item {
  border-right: 0 !important;
  border-left: 0 !important;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
a.list-group-item, .list-group-item-action {
  color: #404040;
  font-weight: 600;
}
.list-group-item {
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid #e7e7e7 !important;
  border-radius: 0 !important;
  color: #404040;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-decoration: none;
}
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.125);
}

.product-card {
position: relative;
max-width: 380px;
padding-top: 12px;
padding-bottom: 43px;
transition: all 0.35s;
border: 1px solid #e7e7e7;
}
.product-card .product-head {
padding: 0 15px 8px;
}
.product-card .product-head .badge {
margin: 0;
}
.product-card .product-thumb {
display: block;
}
.product-card .product-thumb > img {
display: block;
width: 100%;
}
.product-card .product-card-body {
padding: 0 20px;
text-align: center;
}
.product-card .product-meta {
display: block;
padding: 12px 0 2px;
transition: color 0.25s;
color: rgba(140, 140, 140, .75);
font-size: 12px;
font-weight: 600;
text-decoration: none;
}
.product-card .product-meta:hover {
color: #8c8c8c;
}
.product-card .product-title {
margin-bottom: 8px;
font-size: 16px;
font-weight: bold;
}
.product-card .product-title > a {
transition: color 0.3s;
color: #343b43;
text-decoration: none;
}
.product-card .product-title > a:hover {
color: #ac32e4;
}
.product-card .product-price {
display: block;
color: #404040;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
}
.product-card .product-price > del {
margin-right: 6px;
color: rgba(140, 140, 140, .75);
}
.product-card .product-buttons-wrap {
position: absolute;
bottom: -20px;
left: 0;
width: 100%;
}
.product-card .product-buttons {
display: table;
margin: auto;
background-color: #fff;
box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .11);
}
.product-card .product-button {
display: table-cell;
position: relative;
width: 50px;
height: 40px;
border-right: 1px solid rgba(231, 231, 231, .6);
}
.product-card .product-button:last-child {
border-right: 0;
}
.product-card .product-button > a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: all 0.3s;
color: #404040;
font-size: 16px;
line-height: 40px;
text-align: center;
text-decoration: none;
}
.product-card .product-button > a:hover {
background-color: #ac32e4;
color: #fff;
}
.product-card:hover {
border-color: transparent;
box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.product-category-card {
display: block;
max-width: 400px;
text-align: center;
text-decoration: none !important;
}
.product-category-card .product-category-card-thumb {
display: table;
width: 100%;
box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.product-category-card .product-category-card-body {
padding: 20px;
padding-bottom: 28px;
}
.product-category-card .main-img, .product-category-card .thumblist {
display: table-cell;
padding: 15px;
vertical-align: middle;
}
.product-category-card .main-img > img, .product-category-card .thumblist > img {
display: block;
width: 100%;
}
.product-category-card .main-img {
width: 65%;
padding-right: 10px;
}
.product-category-card .thumblist {
width: 35%;
padding-left: 10px;
}
.product-category-card .thumblist > img:first-child {
margin-bottom: 6px;
}
.product-category-card .product-category-card-meta {
display: block;
padding-bottom: 9px;
color: rgba(140, 140, 140, .75);
font-size: 11px;
font-weight: 600;
}
.product-category-card .product-category-card-title {
margin-bottom: 0;
transition: color 0.3s;
color: #343b43;
font-size: 18px;
}
.product-category-card:hover .product-category-card-title {
color: #ac32e4;
}
.product-gallery {
position: relative;
padding: 45px 15px 0;
box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.product-gallery .gallery-item::before {
display: none !important;
}
.product-gallery .gallery-item::after {
box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .26);
}
.product-gallery .video-player-button, .product-gallery .badge {
position: absolute;
z-index: 5;
}
.product-gallery .badge {
top: 15px;
left: 15px;
margin-left: 0;
}
.product-gallery .video-player-button {
top: 0;
right: 15px;
width: 60px;
height: 60px;
line-height: 60px;
}
.product-gallery .product-thumbnails {
display: block;
margin: 0 -15px;
padding: 12px;
border-top: 1px solid #e7e7e7;
list-style: none;
text-align: center;
}
.product-gallery .product-thumbnails > li {
display: inline-block;
margin: 10px 3px;
}
.product-gallery .product-thumbnails > li > a {
display: block;
width: 94px;
transition: all 0.25s;
border: 1px solid transparent;
background-color: #fff;
opacity: 0.75;
}
.product-gallery .product-thumbnails > li:hover > a {
opacity: 1;
}
.product-gallery .product-thumbnails > li.active > a {
border-color: #ac32e4;
cursor: default;
opacity: 1;
}
.product-meta {
padding-bottom: 10px;
}
.product-meta > a, .product-meta > i {
display: inline-block;
margin-right: 5px;
color: rgba(140, 140, 140, .75);
vertical-align: middle;
}
.product-meta > i {
margin-top: 2px;
}
.product-meta > a {
transition: color 0.25s;
font-size: 13px;
font-weight: 600;
text-decoration: none;
}
.product-meta > a:hover {
color: #8c8c8c;
}
.cart-item {
position: relative;
margin-bottom: 30px;
padding: 0 50px 0 10px;
background-color: #fff;
box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.cart-item .cart-item-label {
display: block;
margin-bottom: 15px;
color: #8c8c8c;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.cart-item .cart-item-product {
display: table;
width: 420px;
text-decoration: none;
}
.cart-item .cart-item-product-thumb, .cart-item .cart-item-product-info {
display: table-cell;
vertical-align: top;
}
.cart-item .cart-item-product-thumb {
width: 110px;
}
.cart-item .cart-item-product-thumb > img {
display: block;
width: 100%;
}
.cart-item .cart-item-product-info {
padding-top: 5px;
padding-left: 15px;
}
.cart-item .cart-item-product-info > span {
display: block;
margin-bottom: 2px;
color: #404040;
font-size: 12px;
}
.cart-item .cart-item-product-title {
margin-bottom: 8px;
transition: color, 0.3s;
color: #343b43;
font-size: 16px;
font-weight: bold;
}
.cart-item .cart-item-product:hover .cart-item-product-title {
color: #ac32e4;
}
.cart-item .count-input {
display: inline-block;
width: 85px;
}
.cart-item .remove-item {
right: -10px !important;
}
@media (max-width: 991px) {
.cart-item {
  padding-right: 30px;
}
.cart-item .cart-item-product {
  width: auto;
}
}
@media (max-width: 768px) {
.cart-item {
  padding-right: 10px;
  padding-bottom: 15px;
}
.cart-item .cart-item-product {
  display: block;
  width: 100%;
  text-align: center;
}
.cart-item .cart-item-product-thumb, .cart-item .cart-item-product-info {
  display: block;
}
.cart-item .cart-item-product-thumb {
  margin: 0 auto 10px;
}
.cart-item .cart-item-product-info {
  padding-left: 0;
}
.cart-item .cart-item-label {
  margin-bottom: 8px;
}
}
.comparison-table {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.comparison-table table {
min-width: 750px;
table-layout: fixed;
}
.comparison-table .comparison-item {
position: relative;
margin-bottom: 10px;
padding: 13px 12px 18px;
background-color: #fff;
text-align: center;
box-shadow: 0 12px 20px 1px rgba(64, 64, 64, .09);
}
.comparison-table .comparison-item .comparison-item-thumb {
display: block;
width: 80px;
margin-right: auto;
margin-bottom: 12px;
margin-left: auto;
}
.comparison-table .comparison-item .comparison-item-thumb > img {
display: block;
width: 100%;
}
.comparison-table .comparison-item .comparison-item-title {
display: block;
margin-bottom: 14px;
transition: color 0.25s;
color: #404040;
font-size: 14px;
font-weight: 600;
text-decoration: none;
}
.comparison-table .comparison-item .comparison-item-title:hover {
color: #ac32e4;
}
.remove-item {
display: block;
position: absolute;
top: -5px;
right: -5px;
width: 22px;
height: 22px;
padding-left: 1px;
border-radius: 50%;
background-color: #ff5252;
color: #fff;
line-height: 23px;
text-align: center;
box-shadow: 0 3px 12px 0 rgba(255, 82, 82, .5);
cursor: pointer;
margin-right: 1rem;
margin-top: 0.5rem;
}
.card-wrapper {
margin: 30px -15px;
}
@media (max-width: 576px) {
.card-wrapper .jp-card-container {
  width: 260px !important;
}
.card-wrapper .jp-card {
  min-width: 250px !important;
}
}

#userContainer {
  height: 70vh;
}

#savedList {
  display: none; 
  width: 100%; 
  max-height: 27rem;
}

/* Hide scrollbar for Chrome, Safari and Opera */
#savedList::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#savedList {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

/*--------------------------------------------------------------
  # Footer
  --------------------------------------------------------------*/
  #footer {
    background: #fff;
    padding: 0 0 30px 0;
    color: #444444;
    font-size: 14px;
    background: #f1f6fe;
  }
  #footer .footer-top {
    padding: 60px 0 30px 0;
    background: #fff;
  }
  #footer .footer-top .footer-contact {
    margin-bottom: 30px;
  }
  #footer .footer-top .footer-contact h3 {
    font-size: 24px;
    margin: 0 0 15px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
  }
  #footer .footer-top .footer-contact h3 span {
    color: #106eea;
  }
  #footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Roboto", sans-serif;
    color: #777777;
  }
  #footer .footer-top h4 {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    position: relative;
    padding-bottom: 12px;
  }
  #footer .footer-top .footer-links {
    margin-bottom: 30px;
  }
  #footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #106eea;
    font-size: 18px;
    line-height: 1;
  }
  #footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
  }
  #footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
  }
  #footer .footer-top .footer-links ul a {
    color: #777777;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
  }
  #footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #106eea;
  }
  #footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #106eea;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
  }
  #footer .footer-top .social-links a:hover {
    background: #3b8af2;
    color: #fff;
    text-decoration: none;
  }
  #footer .copyright {
    text-align: center;
    float: left;
  }
  #footer .credits {
    float: right;
    text-align: center;
    font-size: 13px;
    color: #444444;
  }
  @media (max-width: 768px) {
    #footer .copyright, #footer .credits {
      float: none;
      text-align: center;
      padding: 2px 0;
    }
  }