﻿.display-none {
display:none !important;
}
.rate {
  text-align: center;
  width: 100%;
  
  outline: thin solid lightgray;
}
.emoji {
  font-size: 60px;
  height: 80px;
  line-height: 80px;
}
.comment-form {

padding-top:0px!important;
}
.tab-content.shop_info_tab {
  margin-top: 0px !important;
}

.redheart
{
    color: #f00 !important;
   
}

.whiteheart
{
    color: #fff !important;
  
}
.bg-green {

background: #3BB77E !important;
}
.maxw-50 {
max-width:50px !important;
}
.maxh-50 {
max-height:50px !important;
}
.imgrcenter
{
    padding: 5px;
    max-height: 150px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    vertical-align: middle;
}
.divimgr
{
    height: 150px;
    text-align: center;
    vertical-align: middle;
    line-height: 150px;
}
.imgrcenter-100
{
    padding: 5px;
    max-height: 120px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    vertical-align: middle;
}
.divimgr-100
{
    height: 110px;
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
    min-width: 80px;
max-width: 160px;
}
.op-1 {
opacity: 1!important;
}
.AddToCart_Btn:hover {
    background-color: #3BB77E;
color: #fff;
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}
.AddToCart_Btn{
position: relative;
display: inline-block;
padding: 6px 20px 6px 20px;
border-radius: 4px;
background-color: #DEF9EC;
font-size: 14px;
font-weight: 700;
}
.mr-8 {
    margin-right: 8px;
}

.theme-icon {
    color: #3BB77E;
}
.nobg-btn {
    background: #fff;
    color: #3BB77E;
    border: 1px solid #3BB77E;
    padding: 10px 15px;
}
.nobg-btn:hover {
    background: #3BB77E;
    color: #fff;
    border: 1px solid #3BB77E;
}
.list-tag {
    background-color: #3bb77e !important;
    color: #fff;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)
        {
       

        td {
                    /* Behave  like a "row" */
                    border: none;
                    border-bottom: 1px solid #eee;
                    position: relative;
                    padding-left: 50% !important; /* Added important here */
                }


}

.bg-transparent {
border-bottom: 1px solid black !important;
color: #000 !important;
}
#SavedListPopup {

background:none;
}