[data-onlyregistered="true"] {
    display: none;
}

.btn-template {
    background-color:#FAA635;
    color:#FFF;
    font-weight: 400;
}

.list-group-float {
    margin:15px 20px;
}
.list-group-item:first-child {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.list-group-square .list-group-item {
    border-radius: 0 !important;
    border-left:0;
    border-right: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 6px; height: 6px; margin:5px 3px;
}

.itemInfo .brand, .itemInfo .points {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 15px;
    color:#FAA635;
}
.itemInfo > .title {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 25px;
}
.itemInfo > .subtitle {
    font-size: 16px;
}
.itemInfo > .text {
    margin-top: 15px;
}
.gallery {
    border-radius: 15px;
    overflow: hidden;
}
.gallery-image {
    position: relative;
}
.gallery-image img {
    position: relative;
    display: block;
    z-index: 1;
}
.gallery-image .caption:not(:empty) {
    position: absolute;
    left:10px; bottom:10px;
    background-color: rgba(0,0,0,0.5);
    color:#FFF;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 2;
    font-size: 12px;
}

.brands-list {
    margin-top: 25px;
}
.brand-item {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 20px;
}
.brand-item .info_pad {
    padding: 10px;
}
.brand-item .media-object {
    border-radius: 20px 0 0 20px;
}
.brand-item h4.media-heading {
    font-family: 'HamburgSerial';
}


.products-list, .posproducts-list {
    margin-top: 25px;
}
.product-item {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 20px;
    margin-bottom: 15px;
}
.product-item .image {
    aspect-ratio: 1 / 1;
}
.product-item .image img {
    border-radius: 20px 20px 0 0;
    width: 100%;
}
.product-item .info {
    font-family: 'HamburgSerial';
    padding: 10px;
}
.product-item .brand {
    font-size: 12px;
}
.product-item .title {
    font-size: 16px;
}
.product-item .points {
    color:#FAA635;
}

#productItem .buttonHolder {
    margin-bottom: 15px;
}

.nutrition-item {

}
.nutrition-item .value:not(:empty) {
    display: inline-block;
    margin-left: 5px;
}


.richsubpages:empty {
    display: none;
}
.subpage-item {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 20px;
    margin-bottom: 15px;
}
.subpage-item .image {
    aspect-ratio: 650 / 350;
}
.subpage-item .image img {
    border-radius: 20px 20px 0 0;
    width: 100%;
}
.subpage-item .info {
    font-family: 'HamburgSerial';
    padding: 10px;
}
.subpage-item .title {
    font-size: 16px;
}
.subpage-item .introText {
    color:#F39325;
}



.news-list {
    margin-top: 25px;
}
.news-item {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 20px;
    margin-bottom: 15px;
}
.news-item .image {
    aspect-ratio: 650 / 350;
}
.news-item .image img {
    border-radius: 20px 20px 0 0;
    width: 100%;
}
.news-item .info {
    font-family: 'HamburgSerial';
    padding: 10px;
}
.news-item .date {
    font-size: 12px;
}
.news-item .title {
    font-size: 16px;
}
.news-item .introText {
    color:#F39325;
}

.comment-item {
    border-radius: 10px;
    background-color: #FFF;
    padding: 10px;
    border:1px solid rgba(0,0,0,0.1);
    font-size: 12px;
}
.comment-item .comment {
    font-size: 14px;
}
.comment-item .date {
    font-size: 11px;
    color: #999;
}



.toolkits-list {
    margin-top: 25px;
}
.toolkit-item {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 20px;
    margin-bottom: 15px;
}
.toolkit-item .image {
    aspect-ratio: 650 / 350;
}
.toolkit-item .image img {
    border-radius: 20px 20px 0 0;
    width: 100%;
}
.toolkit-item .info {
    font-family: 'HamburgSerial';
    padding: 10px;
}
.toolkit-item .date {
    font-size: 12px;
}
.toolkit-item .title {
    font-size: 17px;
    font-weight: 600;
}
.toolkit-item .subtitle {
    color:#F39325;
}


.downloadpackages-list {
    margin-top: 25px;
}
.downloadpackage-item {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 20px;
    margin-bottom: 15px;
}
.downloadpackage-item .image {
    aspect-ratio: 650 / 350;
}
.downloadpackage-item .image img {
    border-radius: 20px 20px 0 0;
    width: 100%;
}
.downloadpackage-item .info {
    font-family: 'HamburgSerial';
    padding: 10px;
}
.downloadpackage-item .date {
    font-size: 12px;
}
.downloadpackage-item .title {
    font-size: 17px;
    font-weight: 600;
}
.downloadpackage-item .subtitle {
    color:#F39325;
}
.downloadpackage-list-item .image {
     aspect-ratio: 1 / 1;
    border-radius: 5px;
    width: 60px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 10px;
}
.downloadpackage-list-item .image img {
    border-radius: 5px
}
.downloadpackage-list-item .info {
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: top;
}
.downloadpackage-list-item .title {
    font-family: 'Hamburg-Serial';
    font-weight: 500;
}




.cartContent {
    display: none;
}

.cart-item {
    margin-top: 0;
    border-top:1px solid rgba(0,0,0,0.1)
}
.cart-item .media-body {
    position: relative;
    padding: 10px;
}
.cart-item .brand {
    font-family: 'HamburgSerial';
    font-size: 12px;
}
.cart-item .media-heading {
    font-family: 'HamburgSerial';
    font-size: 16px;
}
.cart-item .quantity {
    font-family: 'HamburgSerial';
    color:#F39325;
    font-weight: 700;
}
.cart-item .price {
    font-family: 'HamburgSerial';
    color:#F39325;
    font-weight: 700;
    margin-bottom: 4px;
}
.cart-item .media-left img {
    width: 80px;
}
.cart-item .input-group {
    width: 180px;
}
.cart-item input[type=number] {
    text-align: center;
}
.cart-totals .media-body {
    padding:0 10px;
}


.orders-item .points {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 15px;
    color:#F39325;
}
.orders-item .user {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 15px;
}
#company .company {
    font-weight: 700;
}

.points-item .points {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 15px;
    color:#F39325;
}
.points-item .user {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 15px;
}


.pointsHolder {
    text-align: center;
    font-family: 'HamburgSerial';
}
.pointsLabel {
    display: inline-block;
    position: relative;
}
.pointsLabel img {
    width: 150px;
}
.pointsLabel .points {
    position: absolute;
    width: 100%;
    left:0; bottom:42px;
    font-size: 50px;
    font-weight: 700;
    color:#1D644F;
}
.pointsLabel .text {
    position: absolute;
    width: 100%;
    left:0; bottom:40px;
    font-size: 15px;
    font-weight: 700;
    color:#1D644F;
}


.registerForContent {
    text-align: center;
    padding: 25px 0;
    padding-top: 10vh;
    display: none;
}
.registerForContent .icon {
    display: inline-block;
    background-color: #EDEDED;
    width: 100px; height: 100px;
    border-radius: 100px;
    color:#777;
    font-size: 40px;
    padding-top: 20px;
    margin: 20px 0;
}
.registerForContent .title {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 25px;
}
.registerForContent .text {
    font-family: 'HamburgSerial';
    font-size: 15px;
    margin: 20px 0;
}



.generalAlert {
    text-align: center;
    padding: 25px;
    padding-top: 5vh;
    display: none;
}
.generalAlert .icon {
    display: inline-block;
    background-color: #EDEDED;
    width: 100px; height: 100px;
    border-radius: 100px;
    color:#777;
    font-size: 40px;
    padding-top: 20px;
    margin: 20px 0;
}
.generalAlert .title {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 25px;
}
.generalAlert .text {
    font-family: 'HamburgSerial';
    font-size: 15px;
    margin: 20px 0;
}


#faqItemPage .title {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 20px;
}
#faqItemPage .text {
    font-size: 15px;
}

.promo-list {
    margin-top: 25px;
}
.promo-item {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 20px;
}
.promo-item .info_pad {
    padding: 10px;
}
.promo-item .media-object {
    border-radius: 20px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.promo-item h4.media-heading {
    font-family: 'HamburgSerial';
}
.promo-item .media-left {
    padding:10px;
}
.promo-item .alert {
    border-radius: 10px;
    text-align: center;
}

.team-list {
    margin-top: 25px;
}
.team-item {
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 20px;
}
.team-item .info_pad {
    padding: 10px;
}
.team-item .media-object {
    border-radius: 20px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.team-item h4.media-heading {
    font-family: 'HamburgSerial';
}
.team-item .media-left {
    padding:10px;
}
.team-item i {
    color:#777;
}


.photoThumb {
    aspect-ratio: 1;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
}
.photoThumb .remove {
    position: absolute;
    right:-5px; top:-4px;
    border-radius: 50px;
    width: 30px; height: 30px;
    color: #FFFFFF;
    background-color: #D03329;
    text-align: center;
    padding-top: 6px;
    z-index: 3;
}
.photoThumb .statusHolder {
    position: absolute;
    left: calc(50% - 20px);
    bottom: -20px;
    background-color: #FFFFFF;
    color: #000000;
    padding: 5px;
    border-radius: 25px;
    width: 40px;
    height: 40px;
    font-size: 21px;
    text-align: center;
    padding-top: 6px;
    z-index: 3;
}
.photoThumb .statusHolder.success {
    color:#FFF;
    background-color: #99dd50;
}
.photoThumb .statusHolder.error {
    color:#FFF;
    background-color: #D03329;
}
.photoThumb .statusText {
    color:#FFFFFF;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    text-align: center;
    position: absolute;
    z-index: 2;
    left:0; bottom:0;
    border-radius: 10px;
    width: 100%; height: 100%;
    padding:0 10px;

    background-color: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;

    line-height: 1.2;
}


.newMessageHolder {
    position: fixed;
    left:0;
    bottom:0;
    z-index: 100;
    transform: translate3d(0,0,10px);
    background-color: #efefef;
    color:#333;
    padding: 15px;
    padding-bottom: env(safe-area-inset-bottom);
}
.newMessageHolder .message {
    display: block;
    width: calc(100% - 66px);
    border: 0;
    min-height: 1em;
    padding: 10px;
    background-color: #FFF;
    border-radius: 5px;
}
.newMessageHolder #sendMessage {
    padding: 9px 5px 9px 4px;
    font-size: 18px;
}
.newMessageHolder #addAttachment {
    padding: 9px 13px 9px 4px;
    font-size: 18px;
}
.contact-item .title {
    font-family: 'HamburgSerial';
    font-weight: 700;
    font-size: 15px;
}


.message-item {
    text-align: left;padding: 15px;
}
.message-item .text {
    background-color: #efefef;display:inline-block;max-width:90%;padding:10px;border-radius:10px;
    text-align: left;
}
.message-item .from {
    font-weight: 600;font-size: 11px;padding-left: 10px;padding-top: 10px;
}
.message-item .date {
    font-size: 10px;padding-left: 9px;
}
.message-item[data-by="user"] {
    text-align: right;
}
.message-item[data-by="admin"] {

}

.message-item .photo {
    border-radius: 5px;
    background-color: #efefef;
    width: 75px;
    aspect-ratio: 1 / 1;
    display:inline-block;
    margin-bottom: 5px;
}
.message-item .photo img {
    border-radius: 5px;
}


.locationsMap {
    height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));
}