/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4 Apr, 2019, 5:49:58 PM
    Author     : user
*/

#s{
    height:40px!important;border-radius: 5px;width: 150px;
}
#search_icon{
    margin-left: -15%;
    background: none;
    border: none;
    max-height: 40px;
    color: black;
}
#search_icon:hover{
    cursor: pointer;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*.a-post .post-image { position: relative; height: 180px; overflow: hidden; }
.a-post .post-image img { width: 100%; height: 180px!important; overflow: hidden;}
.product-thumb-one{
    position: relative; height: 180px; overflow: hidden; 
}
.product-thumb-one img{
    width: 100%; height: 180px!important; overflow: hidden;
}*/
/*.product-item-inner {
  display: flex;  equal height of the children 
}

.col {
  flex: 1;  additionally, equal width 
  
  padding: 1em;
  border: solid;
}*/
/*    .product-thumb-one {
        overflow:hidden;
    }
    .product-thumb-one img {
        min-width:100%;
    }*/
#profile_picture1{object-fit: contain;width: 30px; height: 30px;}
.cart_icon{
    padding: 4px 6px;
    font-size: 12px;
}
ul.s-light-gray-1 a{background-color: transparent;color:#333!important;border: 1px solid rgba(145,95,169,1.00)}
ul.s-light-gray-1 a:hover{background-color: rgba(145,95,169,1.00);color:#fff!important}
.shopping-cart-wrapper ul.cart_list, .shopping-cart-wrapper ul.product_list_widget:hover {
    overflow-y: auto;
}
.x-nav-menu>li.x-menu-item>a:hover{
    text-decoration: none;
}
.nav-tabs {
    margin-bottom: 15px;
}
.sign-with {
    margin-top: 25px;
    padding: 20px;
}
div#OR {
    height: 30px;
    width: 30px;
    border: 1px solid #C2C2C2;
    border-radius: 50%;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    float: right;
    position: absolute;
    right: -16px;
    top: 40%;
    z-index: 1;
    background: #DFDFDF;
}

.center-red {
    text-align: center;
    color: red !important;
    font-weight: bold;
    font-size: 16px;
 }
