.cards-shadow {
    background: #FFFFFF;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
    border-radius: 2px;
}

.card-to-header {
    margin-top: -60px;
}
.full-width-card .card {
    margin: 0 0 10px 0 !important;
}
/* 2col */
.cards-theme-1 .card {
    margin: 5px;
}
.cards-theme-1 .card-image-header {
    min-height: 224px;
    max-height: 224px;
    height: 224px;
}
.cards-theme-1 .card-image-header.small,
.cards-theme-2 .card-image-header.small,
.cards-theme-4 .card-image-header.small
{
    min-height: 120px;
    max-height: 120px;
    height: 120px;
}


.cards-theme-3 .card-image-header.shop,
.cards-theme-3 .card.shop,
.cards-theme-1 .card-image-header.shop
{
    min-height: 165px;
    max-height: 165px;
    height: 165px;
}
.left-25 {
    margin-left: 25px;
}
.shop-category .cards-theme-1 .shop-one-col .extra-options {
    bottom: 15px;
}
.cards-theme-1 .shop-one-col:first-child {
    margin-top: 10px;
}
.cards-theme-1 .shop-one-col {
    padding-right: 5px;
    padding-left: 5px;
}
.shop-category .cards-theme-1 .shop-one-col .card {
    margin-bottom: 10px;
}
.shop-category .cards-theme-1 .shop-one-col .item h3 {
    margin-bottom: 35px;
}
.shop-category .cards-theme-1 .shop-one-col .card-image-header.shop {
    min-height: 90px;
    max-height: 90px;
    height: 90px;
}
.cards-theme-3 .card-full-img-info p {
    text-align: center;
    color: #ddd;
}
.one-col-card.cards-theme-3 .card.shop {
    margin: 15px 5px;
}

.cards-theme-3.one-col-card .scroll .row .col:last-child .card.shop {
    margin-right: 10px;
}

.card .item.with-price {
    margin-bottom: -10px;
}
.shop-one-col .card .item.with-price {
    padding: 10px;
}

.cards-theme-1 .item h3 {
    font-size: 16px;
}
.cards-theme-1 .card .item {
    border-bottom: 0;
    border-width: 0px;
}


.cards-theme-2 .card {
    margin: 5px;
}
.cards-theme-2 .card-image-header div {
    width: 100%;
    height: 100%;
}
.cards-theme-2 .card-image-header {
    min-height: 224px;
    max-height: 224px;
    height: 224px;
    padding: 10px;
}
.cards-theme-2 .item h3 {
    font-size: 16px;
}
.cards-theme-2 .card .item {
    border-bottom: 0;
    border-width: 0px;
    padding: 10px;
}


.cards-theme-3 .card {
    position: relative;
    margin: 0;
    min-height: 232px;
    max-height: 232px;
    height: 232px;
    border-radius: 0;
}
.cards-theme-3 .card-image-header {
    min-height: 232px;
    max-height: 232px;
    height: 232px;
}
.cards-theme-3 .item h3 {
    font-size: 18px;
}
.cards-theme-3 .card .item {
    border-color: transparent;
    border-radius: 0;
}
.cards-theme-3 .card-full-img-info.item {
    position: absolute;
    background: rgba(0,0,0,0.8);
    color: #ffffff;
    bottom: 0;
}
.cards-theme-3 .card-full-img-info.item h3 {
    color: #ffffff;
    width: 65%;
}


.cards-theme-4 .card {
    position: relative;
    margin: 5px;
    min-height: 232px;
    max-height: 232px;
    height: 232px;
    border-radius: 0;
}
.cards-theme-4 .card-image-header {
    min-height: 232px;
    max-height: 232px;
    height: 232px;
}
.cards-theme-4 .item h3 {
    font-size: 18px;
}
.cards-theme-4 .card .item {
    border-color: transparent;
    border-radius: 0;
}
.cards-theme-4 .card-full-img-info.item {
    position: absolute;
    background: rgba(0,0,0,0.8);
    color: #ffffff;
    bottom: 0;
}
.cards-theme-4 .card-full-img-info.item h3 {
    color: #ffffff;
    width: 55%;
}

.cards-theme-5 .cards-theme-3 .card-full-img-info.item h3 {
    width: 100%;
}
.cards-theme-5 .cards-theme-3 .card-full-img-info.item {
    width: 100%;
    text-align: center;
}

.cards-theme-5 .cards-theme-4 .card {
    margin: 5px 5px 0 5px;
    min-height: 120px;
    max-height: 120px;
    height: 120px;
}
.cards-theme-5 .cards-theme-4 .card-image-header {
    min-height: 120px;
    max-height: 120px;
    height: 120px;
}
.cards-theme-5 .cards-theme-4 .card-full-img-info.item {
    display: none;
}

.cards-theme-6 .cards-theme-4 .card {
    margin: 5px 5px 0 5px;
    min-height: 180px;
    max-height: 180px;
    height: 180px;
}
.cards-theme-6 .cards-theme-4 .card-image-header {
    min-height: 180px;
    max-height: 180px;
    height: 180px;
}

.cards-theme-6 .cards-theme-4 .card-full-img-info.item h3 {
    width: 100%;
}
.cards-theme-6 .cards-theme-4 .card-full-img-info.item {
    width: 100%;
    text-align: center;
}

/* one col */


.one-col-card.cards-theme-1 .card {
    margin: 10px;
}
.one-col-card.cards-theme-2 .card {
    margin: 10px;
}

.one-col-card.cards-theme-3 .card {
    margin: 15px 10px;
}
.one-col-card.cards-theme-3 .card-full-img-info.item {
    width: 100%;
    height: 101%;
    background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.05) 30%, rgba(0,0,0,0.10) 50%, rgba(0,0,0,0.20) 70%, rgba(0,0,0,0.30) 90%, rgba(0,0,0,0.35) 96%, #000000 100%);
    background: rgba(0,0,0,0.38);
}
.one-col-card.cards-theme-3 .card-full-img-info.item h3 {
    width: 100%;
    text-align: center;
    margin-top: 30%;
}
.one-col-card.cards-theme-3.full-width-card .card {
    margin: 0 0 0 0 !important;
}

.cards-theme-7 .list.card {
    background-color: transparent;
}

.cards-theme-7 .list.card .item {
    margin-bottom: 10px;
    border-top: 0;
    border-bottom: 0;
    height: 120px;
    max-height: 120px;
    min-height: 120px;
}
.cards-theme-7 .list.card .item.small {
    height: 90px;
    max-height: 90px;
    min-height: 90px;
}
.cards-theme-7 .list.card .item.item-icon-right.with-img.small .card-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
    padding-top: 30px;
    padding-right: 10px;
    text-align: justify;
    max-height: 65px;
}
.cards-theme-7 .list.card .item.item-icon-right.with-img.small {
    padding-left: 10px;
}
.cards-theme-7 .list.card .item.item-icon-right.with-img.small div.img-box {
    height: 90px;
    max-height: 90px;
    min-height: 90px;
}

.cards-theme-7 .list.card .item.item-icon-right.with-img.small div.img-box.color {
    padding: 10px 20px;
    font-size: 42px;
}
.shop-category .cards-theme-7 .list.card .item.small {
    height: 60px;
    max-height: 60px;
    min-height: 60px;
}
.shop-category .cards-theme-7 .list.card .item.item-icon-right.with-img.small .card-txt {
    padding-top: 18px;
}

.cards-theme-7 .list.card .item.item-icon-right.with-img {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
}
.cards-theme-7 .list.card .item.item-icon-right.with-img div.img-box {
    height: 120px;
    max-height: 120px;
    min-height: 120px;
}
.cards-theme-7 .list.card .item p,
.cards-theme-7 .list.card .item p span {
    font-size: 16px !important;
    padding-right: 10px;
}
.cards-theme-7 .list.card .item.item-icon-right.with-img .card-txt {
    overflow: hidden;
    text-overflow: initial;
    white-space: normal;
    font-size: 16px;
    font-weight: 300;
    padding-top: 10px;
    padding-right: 10px;
    text-align: justify;
    max-height: 65px;
}
.cards-theme-1 .extra-options {
    position: absolute;
    left: -10px;
    bottom: 0;
    font-size: 24px;
}
.cards-theme-7 .extra-options {
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 24px;
}

.cards-theme-8 .list.card {
    background-color: transparent;
}

.cards-theme-8 .list.card .item:last-child {
    border-bottom: 0;
}
.cards-theme-8 .list.card .item {
    margin-bottom: 0;
    border-top: 0;
    border-bottom: 2px solid #ddd;
    height: 120px;
    max-height: 120px;
    min-height: 120px;
}
.cards-theme-8 .list.card .item.small {
    height: 90px;
    max-height: 90px;
    min-height: 90px;
}


.cards-theme-8 .list.card .item.item-icon-right.with-img {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
}
.cards-theme-8 .list.card .item.item-icon-right.with-img div.img-box {
    height: 120px;
    max-height: 120px;
    min-height: 120px;
}
.cards-theme-8 .list.card .item.item-icon-right.with-img.small div.img-box {
    height: 90px;
    max-height: 90px;
    min-height: 90px;
}
.cards-theme-8 .list.card .item p,
.cards-theme-8 .list.card .item p span {
    font-size: 16px !important;
    padding-right: 10px;
}
.cards-theme-8 .list.card .item.item-icon-right.with-img .card-txt {
    overflow: hidden;
    text-overflow: initial;
    white-space: normal;
    font-size: 16px;
    font-weight: 300;
    padding-top: 10px;
    padding-right: 10px;
    text-align: justify;
    max-height: 65px;
    min-height: 65px;
}
.cards-theme-8 .list.card .item.item-icon-right.with-img.small .card-txt {
    min-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cards-theme-8 .extra-options {
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 24px;
}

.cards-theme-8 .extra-options.button-fab.red {
    color: #C62828;
}
.cards-theme-8 .extra-options.button-fab {
    top: 0;
    left: 0;
    font-size: 16px;
}
.cards-theme-8 .extra-options.button-fab.small {
    top: 20px;
    left: 0;
    font-size: 22px;
}
