﻿/* shop menu */
.shop-menu{}
.shopping-menu {
    list-style: none;
     *zoom: 1;
     background:#fff;
}
.shopping-menu:before,
.shopping-menu:after {
    content: " "; 
    display: table; 
}
.shopping-menu:after {
    clear: both;
}
.shopping-menu ul {
    list-style: none;
    width: 100%;
}
.shopping-menu a {
    padding: 10px 0px;
    color:#50555a;
}
.shopping-menu a:hover{ text-decoration:none; color:#f15a29;}
a.menu-parent{ position:relative;}
a.menu-parent::after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 20%;
}
.shopping-menu li {
    position: relative;
}
.shopping-menu > li {

    border-top: 1px solid #e7eaec;
}

.shopping-menu > li > a {
    display: block;
}
.shopping-menu li  ul {
    position: absolute;
    left: -9999px; z-index:1;
}
.shopping-menu > li.hover > ul {
    top: 0; left:100%;
}
.shopping-menu li li.hover ul {
    left: 100%;
    top: 0;
}
.shopping-menu li li a {
    display: block;
    background: #fafafa;
    position: relative;
    z-index:100;
    border-top: 1px solid #e7eaec; padding-left:7px;
}
.shopping-menu li li li a {
    background:#f7f7f7;
    z-index:200;
    border-top: 1px solid #e7eaec;padding-left:15px;
}

@media screen and (max-width: 768px) {
    .active {
        display: block;
    }
    .shopping-menu > li {
        float: none;
    }
     .shopping-menu ul {
        display: block;
        width: 100%;
    }
   .shopping-menu > li.hover > ul , .shopping-menu li li.hover ul {
        position: static;
    }
.shopping-menu li li a {
  padding-left:7px;
}
.shopping-menu li li li a {
padding-left:15px;
}
a.menu-parent::after {
    content: "+";}

 .hover a.menu-parent::after {
    content: "+";}
}   
/* shop menu End */


.search-result-paging{ padding:10px 0; border-bottom:1px solid #ddd;}
.search-sort select, .search-sort input {
    margin-bottom: 10px;
}
.search-link{ color:#999;}
.vaaakPagerComments {
       float: right;
  font-weight:bold;
}
.vaaakPaging {
    float: right;
    margin: 0 20px;
}
.vaaakPaging table td {
   font-weight: bold;
    padding: 0 4px;
}
input.search-input {
    font-size: 14px;
    padding: 10px 5px;
}
select.sortby-select{ padding:10px 5px; font-size:14px; text-transform:uppercase;}
.pager-wrap{ font-size:14px; padding-top:7px;}
.sale-home{ margin-top:15px;}
#divproductsearch {
    position: relative;
}
#divproductsearch input[type="text"] {
    width: 100%;
}
.search-btn-wrap {
    position: absolute;
    right: 0; top:0;
}
.fa.fa-search {
    color: #ffffff;
    position: absolute;
    right: 10px;
    top: 31%;
}
input.search-btn[type="submit"] {
    padding: 5px 16px;
}
.seller_grid{ margin-bottom:30px;}
.seller_grid h2
{
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 21px;
    background: #4686cd;
    width: 270px;
    padding: 10px 0px 8px;
    margin: 0px auto;
    text-transform: uppercase;
}
.subtle_bottom
{
    height: 1px;
    background: #4686cd;
}

.seller_gutter
{
    text-align: center;
    width: 20%;
    float: left;
}

.seller_gutter img
{
    display: inline-block;
}

.seller_gutter h3
{
    font-size: 15px;
    font-weight: normal;
    color: #313334;
    margin: 15px; overflow: hidden;
 
    text-overflow: ellipsis;
    white-space: nowrap;
}


.seller_gutter .readmore
{
    background: #f2673a;
    border: medium none;
    box-shadow: none;
    display: inline-block;
    float: none !important;
    font-size: 11px;
    margin: 20px auto 0;
    padding: 3px 7px;
    text-align: center;
    text-shadow: none;
    color: #fff;
    text-decoration: none;
 
    border-radius: 4px;
    transition: background 0.5s ease-in-out 0s;
    -webkit-transition: background 0.5s ease-in-out 0s;
}

.seller_gutter .readmore:hover
{
    background: #b12b00;
    transition: background 0.5s ease-in-out 0s;
    -webkit-transition: background 0.5s ease-in-out 0s;
}

.department-content img {
    float: left;
    margin: 0 10px 0 0;
}

.search-radio {
    clear: both;
    margin-top: 5px;
    vertical-align: top;
}

#checkourbar
{
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
}
#checkourbar li
{
    display: inline-block;
    margin: 0 10px 10px;
}
#checkourbar span
{
    background: url(/App_Themes/Astroved/images/prograss-bar.png) no-repeat;
    display: inline-block;
    width: 33px;
    height: 33px;
}
#checkourbar .current1
{
    background-position: 0 0;
}
#checkourbar .li2
{
    background-position: -48px 0;
    text-align: center;
}
#checkourbar .current2
{
    background-position: -48px -41px;
    text-align: center;
}
#checkourbar .li3
{
    background-position: -97px 0;
    text-align: center;
}
#checkourbar .current3
{
    background-position: -97px -41px;
    text-align: center;
}
#checkourbar .li4
{
    background-position: -145px 0;
    text-align: center;
}
#checkourbar .current4
{
    background-position: -145px -41px;
    text-align: center;
}
#checkourbar label
{
    color: #000000;
    font-weight: normal;
    line-height: 1.5;
    padding: 7px 10px 0;
    vertical-align: bottom;
}
#checkourbar label.pay-ship-label
{
    padding-top: 0;
}

.empty-cart-txt
{
    text-align: center;
    font-weight: bold;
    display: block;
    margin-top: 20px;
}
.shopping-cart-wrap
{
    box-shadow: 1px 5px 11px #b5b5b5; font-family:Open Sans;
}

.TextBoxQuantity input
{
    text-align: center;
}
.grand_tot_txt
{
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 2px 0 9px #d5d1d1;
    font-family: Open Sans;
    font-size: 1.5em;
    padding: 25px 90px 25px 20px;
    text-align: right;
}
.update-btn
{
    bottom: 20px;
    left: 53%;
    margin: 0 auto;
    position: absolute;
}

.total_txt
{
    color: #5f5f5f;
    padding: 0 10px;
}
.total_price_txt
{
    color: #434141;
    font-weight: bold;
}
.continue-shope
{
    display: inline-block;
    text-align: left;
    float: left;
    padding: 20px 40px;
}
.checkout-btn
{
    display: inline-block;
    text-align: right;
    float: right;
    padding: 20px 40px;
}
.continue-shope .av-gray-btn, .checkout-btn .av-btn
{
    text-transform: uppercase;
}
.continue-shope input[type="submit"]
{
    font-weight: normal; font-size:15px;
}
.add-info-head{ background:#edebeb;  text-transform:uppercase; padding:13px 15px; margin-bottom:15px;}
.product_add_info{ width:auto; margin-bottom:15px;}
.product_add_info td{ padding:6px;}
td.add_info_head{ font-weight:600; padding:6px 6px 6px 15px;}
.fname_txt{ padding-left:25px; min-width:190px; display:inline-block;}
.product_add_info td a.newuser_icon {
    background: rgba(0, 0, 0, 0) url("/App_Themes/Astroved/images/add-user.png") no-repeat 0 6px;
    display: inline-block;
    height: 23px;
    padding:7px 0 0 20px;
    font-size:11px;
}

/* checkout */
.checkout-wrap {
    box-shadow: 1px 5px 11px #b5b5b5;
    font-family: Open Sans;
}

.panel-info > .panel-heading h4{ display:inline-block; min-width:22%;}
.ship-addr-wrap{  display: inline-block;    max-width: 60%;}
.ship-addr-wrap-txt li{ display:inline; font-size: 14px;}
.ship-username{ font-weight:600;  font-size: 15px;}
.change-btn { float:right; margin-right:10px; text-transform:uppercase;}






@media (min-width:0px) and (max-width:767px)
{
    #checkourbar
    {
        text-align: left;
    }
    
    #divAdditionalInfo select
{
    background: #fff;
    border: #e6e6e6 solid 1px;
    border-radius: 2px;
    padding: 10px;
    margin: 10px 0; width:150px!important;
}
a.menu-parent::after{ content:"+"}
}

@media (min-width:768px) and (max-width:991px)
{
    #checkourbar
    {
        text-align: left;
    }
    .pager-wrap{ font-size:12px;}
    #search-result .list-group-item .row_adjust{  left: 20px;}

}
.problemsearch-radiosale {
    clear: both;
    color: #2a477e;
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 17px 10px;
}
.problemsearch-radiosale::after {
    position: absolute;
    content: "";
    width: 98%;
    height: 94%;
    border: 1px solid #e7e7e7;
    top: 3%;
    left: 1%;
    z-index: -1;
}
.problemsearch-radiosale input[type="radio"]{
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
}
.problemsearch-radiosale input[type="radio"] + .iconimg{
    background: rgba(0, 0, 0, 0) url("/images/priest-services/priest-select.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    padding: 0 17px 0 0;
    vertical-align: middle;
    width: 14px;margin-right: 3px;
}
.problemsearch-radiosale input[type="radio"]:hover + .iconimg {
    background: rgba(0, 0, 0, 0) url("/images/priest-services/priest-select.png") no-repeat scroll 0 -33px;color:#ff7200;
}
.problemsearch-radiosale input[type="radio"]:checked + .iconimg{
    background: rgba(0, 0, 0, 0) url("/images/priest-services/priest-select.png") no-repeat scroll 0 -33px;
}
.problemsearch-radiosale .radiosel {
    position: relative;
    display: inline-block;
    margin: 0 0px 7px 0;
    padding: 5px 2px;
    background: #fff;
    border-radius: 4px;
}


.av-time-site .seller_grid h2
{   font-size: 15px;
    }