
.product-user-info {
    padding: 1em;
    background-color: rgb(244,246,247);	
}

.user-icon {
	width: 20px;
}

.user-text {
	font-size: 0.8em;
	padding-left:10px;
}

.switch-pet-parent-account {
    /* font-size: 0.7em;*/
    text-decoration: underline;
    color: rgb(70,163,238);
    margin-bottom:1em;
}


.product-details-image {
	padding-bottom: 2em;
}

.product-details-thumbnail {
	border: 2px solid rgb(221,221,221);
}

.product-details-add-to-cart-parent {
	height:55%;
}

.product-details-input-box {
	width: 100%;
	height: 100%;
	border: 2px solid rgb(221,221,221);
	padding-left: 2.4rem;
}


.product-details-input-box-outer {
	padding-right: 1em;
}

.product-details-add-to-cart-button {
	background-color: rgb(0, 85, 165);
}

.product-details-filter-dropdown {
	padding-bottom: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
}

.product-dropdown-package-size {
	height: 50%;
}

.ms-ctn .ms-sel-item {
    background: rgb(70,163,238);
    color: #fff;
}

.ms-sel-ctn .ms-sel-item .ms-close-btn {
    float: left;
    margin: 6px 10px 0 0px;
}

.product-details-desc {
	padding-top: 2em;
}

.product-details-related-links-text {
	color: rgb(0, 85, 165);
	font-weight: bold;
}

.product-details-related-links-content {
	padding-top: 1em;
    padding-bottom: 1em;
    background-color: rgb(244,246,247);
    font-size: 1.1em;
    text-decoration: underline;
    color: rgb(70,163,238);	
}

.product-details-related-link-url {
	padding-left: 0px;
}

#product-dropdown-package-size {
	height: 50%;
}

.product-details-view-more {
	text-decoration: underline;
}
/*modal popup css starts*/
.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

#addtoCart .modal-dialog {
    max-width: 325px;
  }
#addtoCart .modal-dialog .panel-body {
    padding: 4px 25px 15px 25px;
}
#addtoCart .panel-body ul li {
    width: auto;
    color: #2F2B2C;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
}
#addtoCart .panel-body ul li a
{
  text-decoration:underline;
}
.btn-default {
	height: 38px;
	width: 99px;
	border: 2px solid #999999;
  color: #231F20;
	font-family: Lato;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	text-align: center;
  padding-left:8%;
}
.btn-primary {
	height: 38px;
	background-color: #0055A5;
    color: #FFFFFF;
	font-family: Lato;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	text-align: center;
}

.hiddenItems
{
  display:none;
}
.viewcart
{
  margin-top: 1em;
}
  .addToCartList
{
  display:block;
}
  
.addToCartList
{
  width: auto;
  position: inherit;
  right:0;
  z-index: 999999;
  background-color: #fff;
  border:none;
  padding: 0 5px;
  max-height: unset;
  overflow-y: unset;
}
#addtoCart .modal-content
{
  max-height: 464px;
  overflow: auto;
}
.addToCartList  a:hover
{
  color: #0056b3;
}
.moreItemslink
{
  cursor:pointer;
  color: #46A3EE !important;
  text-decoration: underline !important;
  font-size: 12px;
}
.addToCartList .row
{
  padding:6px;
}
.itemsinCart
{
     text-align: right;
    font-size: 12px;
    padding-right: 0;
    padding-top: 2%;
}

.noStockModel .modal-body
{
	text-align: center;
	padding:3rem;
}
/**Minicart issue related css**/ 
 .header-viewcart{
	margin-top: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    width: 100%;
}
.header-moreItems {
   padding-bottom: 0px !important;
}
.header-more-Items-content{
    text-align: left !important;
    padding-left: 0 !important;
}
.header-viewcart-itemsinCart {
    text-align: right !important;
    font-size: 12px !important;
    padding-right: 0px !important;
    padding-top: 0px  !important;
}
.viewcart.header-viewcart a, .viewcart.header-viewcart button {
    width: 100%;
}
.header-more-items{
	padding-bottom: 0px !important;
} 

/*key ingredients*/
.productingrdnts h5
{
  color:rgb(0, 85, 165);
  font-weight: bold;
}
.productingrdnts .card-header
{
background-color:#fff;
border-bottom:none;
}
.productingrdnts .card
{
border:none;
border-bottom: 1px solid #999999;
}
.productingrdnts
{
border-top: 1px solid #999999;
}
.productingrdnts .card-body
{
padding-top:0;
}
.productingrdnts
{
  font-size: 13px;
  margin-top:8%;
}
.ingtable .table th, .ingtable .table td
{
  border-top:none;
}
.ingtable .table td
{
  padding:0.45rem;
}
.ingtable tbody
{
border: 1px solid #DDDDDD;
}
.ingtable table tbody tr.TableRow1 {

    background-color: #fff;
}
.ingtable table tbody tr.TableRow2 
{
  background-color: #F4F6F7;
}

#collapseOne1 .ingtable tbody tr td:first-child
{
font-weight: bold;
}
#collapseTwo2 .ingtable tbody {

    border: none;

}
#collapseTwo2 .ingtable table tbody tr:nth-of-type(2n+1) {

    
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;

}
#collapseTwo2 .ingtable table tbody tr:nth-child(1)
{
	border-top: 1px solid #DDDDDD;
}
#collapseTwo2 .ingtable table tbody tr:last-child
{
	border-bottom: 1px solid #DDDDDD;
}
.card a h5
{
margin-left:2%;
}

.card a h5::before
{
position: absolute;
content: "";
width: 20px;
height: 25px;
background: url("../images/date-down-arrow-icon.png");
background-repeat: no-repeat;
background-position: -7% 4%;
left: 0;
top: 14px;
} 

.card a.collapsed h5::before
{
position: absolute;
content: "";
width: 20px;
height: 25px;
background: url("../images/right-arrow-icon.png");
background-repeat: no-repeat;
background-position: -7% 4%;
left: 0;
top: 14px;
} 

.prodtdescp div.trimmed{
  display:none;
}
.read-more .more:before{
  content:'View More...';
}
.showAll .prodtdescp div.morePoints{
  display:none;
}
.showAll .prodtdescp div.trimmed{
  display:inline;
}
.showAll .read-more .more:before{
  content:'View Less...';
}
.prodtdescp p
{
	font-size: 13px;
}
.read-more a
{
	text-decoration:underline;
	font-size: 13px;
}

.read-more 
{
    margin-top: 3%;
    margin-left: 0;
    padding-left: 0.5;
} 