.pkship-store-ul{
    padding: 0px;
}
.product-outer{
    border:#009688 1px solid;
    margin-bottom: 3%;
    margin-right: 3%;

}
.product-outer:hover{
    border:#000 1px solid;
    overflow:hidden;
}
.padding-none{
    padding: 0px;
}
#header #preheader.bg-blue {
    background-color: #009688;
}

.pro-name{
    text-align:left;
    line-height:normal;
 
    padding:0px;
    text-transform: uppercase;
    min-height:45px;
    max-height: 45px;
}
.pro-delv{
    text-align:left;
    line-height:normal;
    text-size:12px;
    padding:5px 0px 0px 0px;
}
.shop-img{
    margin-bottom: -1px;
    display: block;
    margin-top: 0px;
    margin-right: 0.2px;
    vertical-align: top;
    float: right;
    max-width: 33px;
}
.add-to-cart {
    padding: 1px 4px;
    background: #f1c965;
    /* margin-top: 14px; */
    margin-bottom: 1px;
    color: #fff;
    border: 1px solid #f1c965;
    float: right;
    margin-right: 0px;
    vertical-align: text-bottom;
    font-weight: normal;
    font-size: 12px;

}
.new_price{
    font-weight: bold;
    font-size: 79%;
    padding: 0px;
    text-align: left;
    vertical-align: top;
}
.old-price{
    text-decoration: line-through;
    color: red;
    font-weight: bold;
   font-size: 72%;
    padding:0px;
    text-align:left;
    vertical-align: bottom;
}
.portfolio-title a {
    text-transform: capitalize;
}

.cat-list-ul li{
    display: inline-block;
        width: 100%;
}
.cat-list-ul li a{
    display: block;
    padding: 5px 10px;
}
.cat-list-ul li:hover{
   
}
.outer-tree{
    padding-top:40px;
}
.treeview {
    margin:0px;
    padding:0;
    background-color:#fbfbfb;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.treeview ul{
    margin: 0;
    padding-left:0px;
}
.treeview li {
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
    border-top: 1px solid #009688;
}
.treeview ul:before,
.treeview li::before, .treeview li::after {
    display: none !important;
}
.treeview li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.treeview li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.treeview li .fa {
    color: #009688;
    padding-right: 0;
    text-decoration: none;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 47px;
    line-height: 47px;
    text-align: center;
}
.treeview li.parent_li>.fa {
    cursor:pointer
}
.treeview>ul>li::before, .tree>ul>li::after {
    border:0
}
.treeview li:last-child::before {
    height:30px
}

.treeview li a{
    padding: 8px 10px 8px 35px;
    display: block;
}
.treeview ul ul{
    margin: 0;
    padding: 0;
}
.treeview li li .fa{
    margin-left: 21px;
}
.treeview li li a{
    padding-left: 55px;
}
.treeview li li li .fa{
    margin-left: 50px;
}
.treeview li li li a{
    padding-left: 83px;
}
#header #preheader.bg-blue {
    background-color: #009688;
}
/*product custom css*/
.panel-default{
   padding-top: 21%;
}
.product_outer{
border: 1px solid #009688;
}

.image_holder img{
    object-fit: contain;
    min-width: 194px;
    max-width: 194px;
    min-height: 175px;
    max-height: 175px;
    margin: 0 auto;

}

.title_product{
      font-size: 14px;
    margin: -4px 0 0.5em;
    min-height: 60px;

}
.products{
    padding: 5px;
    margin:0 auto;
}
.price{
    margin-top: 0px;
    overflow: hidden;
    min-height: 103px;
    max-height: 103px;
    
}
.top__margin{
    margin-top: 3.4%;
}
.delivery_date{
    color:#828397;
    font-size: 79%;
    margin-bottom: 0px;
    text-shadow: 0.5px 0.39px #161c43;
}
.product_outer {
     margin: 0 auto;
    margin-bottom: 30px;
    max-width: 233px;
    min-height: 331px;
}
.add_card {
    display: block;
}
.add_card a {
    color: #fff;
    text-decoration: none;
}
/*.image_border{
   border: 1px;
    border-bottom-style: solid;
    border-bottom-color: #009688;
    min-width: 100px;
    margin-left: 6px;
    margin-right: 13px;
}*/

.add-to-cart:hover,.add-to-cart:focus {
    color: #009688;
   background: #fff;
    text-decoration: none;
}
.title_product a{
        color: #718097;
    text-shadow: 0.5px 0px #212428;
}
.price_text{
  
    float: left;
    max-width: 124px;
    min-height: 64px;

   
}
.price_image{
    float: right;
    min-width: 79px;
    max-width: 79px;
    min-height: 65px;
}
/*.image_holder a {
    display: block;
    height: 100%;
}*/
.image_holder:after {
    content: "";
    margin: 0 6px;
    height: 1px;
    background: #000;
    display: block;
}
.percentage{
   font-size: 79%;
    display: block;
    vertical-align: top;
    /* padding: 0px; */
    /* margin: 0px; */
    margin-bottom: 0px;
    font-weight: bold;
    margin-top: -10px;
}
.image_inner_box{
    max-width: 187px;
    margin:0 auto;
    margin-bottom: 30px;
}
/*.prtFolio_btm_container{
    border:2px solid black;

}*/
@media(max-width: 1400px){
.title_product {
    font-size: 14px;
    margin: -4px 0 0.5em;
    min-height: 52px;
}
}

@media (max-width: 1300px){
    .price_text {
        float: left;
        max-width: 117px;
        min-height: 47px;
    }
    .product_outer {
    margin: 0 auto;
    margin-bottom: 30px;
    max-height: 347px;
}
}

@media(max-width: 766px){
.image_inner_box{
    max-width: 287px;
  
}
}


.btm_section_row{
     max-width: 1314px;
    /*border: 1px solid red;*/
    margin: 0 auto;
}
/*@media (max-width: 1220px){
    .old-price {
        font-size: 66%;
    }
}*/

.product-page-store-logo{
    max-width: 167px;
    object-fit: contain;
    max-height: 88px;
}