﻿/* header */
header {
    background: #b53510;
}

.logo-center {
    text-align: center;
}

.logo {
    background: rgba(0, 0, 0, 0) url("https://www.astroved.com/priest-services/wp-content/themes/priestservices/images/priest-logo.png") no-repeat scroll 0 100%;
    display: block;
    height: 123px;
    outline: 0 none;
    overflow: hidden;
    width: 336px;
    margin: 0;
    max-width: 100%;
}

.tag-center {
    text-align: center;
}

.tagline {
    background: rgba(0, 0, 0, 0) url("https://www.astroved.com/priest-services/wp-content/themes/priestservices/images/priest-tagline.png") no-repeat scroll center center;
    display: block;
    height: 30px;
    margin: 45px auto 0;
    max-width: 100%;
    outline: 0 none;
    overflow: hidden;
    width: 232px;
    background-size: contain;
}

    .tagline.tagline-tab {
        display: none
    }

.top-right-col, .top-right-col a {
    color: #f7d9a7;
    text-align: right;
}

.social {
    margin: 55px auto 5px;
    padding: 0;
}

    .social li {
        display: inline-block;
        font-size: 1.2em;
        margin: 0 6px;
    }

.nav-right-section {
    margin: 0;
    padding: 0;
}

    .nav-right-section, .nav-right-section a {
        color: #020001;
        text-align: right;
    }

        .nav-right-section li {
            display: inline-block;
            font-size: 1.2em;
            margin: 0 6px;
        }

.top-right-col, .top-right-col a {
    color: #fff;
    text-align: right;
}

.nav-right-section {
    margin: 0;
    padding: 0;
}

.top-cart, .top-signup, .top-signin, .top-cart div {
    display: inline;
    font-size: 13px;
    font-weight: bold;
    margin: 0 2px;
}

.shoppingcart {
    text-align: right;
    margin-right: 4px;
}


.nav-right-section {
    margin: 0;
    padding: 0;
}

.top-right-col, .top-right-col a {
    color: #fff;
    margin: 0;
    text-align: right;
}

.nav-right-section li {
    display: inline-block;
    font-size: 1.2em;
    margin: 0 6px;
}

.top-right-col .fa {
    color: #fff;
    margin: 0 2px;
}

.top-login {
    margin: 20px 0 20px;
}

.search.wrap input.search-btn {
    background: rgba(0, 0, 0, 0) url("images/search-icon.png") no-repeat scroll 13px 13px;
    border: medium none;
    margin-left: -7px;
    padding: 8px 19px 7px;
    text-indent: -9999px;
    border-bottom: 1px solid #fff;
}

    .search.wrap input.search-btn:hover {
        background: rgba(0, 0, 0, 0) url("images/search-icon.png") no-repeat scroll 13px 13px;
        border: medium none;
        margin-left: -7px;
        padding: 8px 19px 7px;
        text-indent: -9999px;
        border-bottom: 1px solid #fff;
    }

input.search-input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    width: 220px;
    border-bottom: 1px solid #fff;
}

.login-panel {
    color: #555;
    font-family: Open Sans;
    font-weight: 500;
    margin-top: 10%;
    padding: 0;
    text-align: left;
}

    .login-panel h2 {
        border-bottom: 1px solid #ddd;
        color: #777;
        font-weight: 500;
        padding: 10px 20px;
    }

.login-panel-login {
    margin: 3%;
    max-width: 450px;
    padding: 3% 2%;
}

.myacc-check {
    display: none;
}

.login-panel td td {
    min-width: 120px;
    padding: 15px 5px;
}

.login-panel input[type="password"], .login-panel input[type="text"] {
    width: 90%;
}

.top-signin span {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}

.top-signin a span:hover {
    text-decoration: underline;
}

a.forgetpwd {
    font-weight: 500;
}

.login-panel td label {
    font-weight: 500;
}

.myaccount-menu {
    padding: 10px 20px;
}

    .myaccount-menu ul {
        padding: 0;
    }

    .myaccount-menu li.welcome_txt1 {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #f75358;
        font-size: 16px;
        padding: 9px 0 7px;
    }

    .myaccount-menu li {
        background: rgba(0, 0, 0, 0) url("/app_themes/astroved/images/list-2.png") no-repeat scroll 0 50%;
        list-style: outside none none;
        margin-left: 10px;
        padding: 9px 0 7px 18px;
    }

        .myaccount-menu li a {
            color: #454545;
            font-weight: 500;
        }

li.log_off {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-top: 10px;
}

.login-panel .login-title {
    display: none;
}

input.logoff[type="button"] {
    padding: 2px 14px;
}

.openidsign-fb, .openidsign-yahoo, .openidsign-google {
    background: rgba(0, 0, 0, 0) url("/images/openid/openid_all.png") repeat scroll 0 0;
    display: inline-block;
    height: 40px;
    margin: 0 auto;
    width: 100px;
}

.openidsign-google {
    background-position: -1px -6px;
    height: 40px;
    width: 100px;
}

    .openidsign-google:hover {
        background-position: -1px -50px;
        height: 40px;
        width: 100px;
    }

.openidsign-yahoo {
    background-position: -102px -6px;
    height: 40px;
    width: 100px;
}

    .openidsign-yahoo:hover {
        background-position: -102px -50px;
    }

.openidsign-fb {
    background-position: -203px -6px;
    height: 40px;
    width: 100px;
}

    .openidsign-fb:hover {
        background-position: -203px -50px;
    }

.openid-ctrol {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.panel-bg {
    background: #000000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.overlayp .close {
    float: left;
    margin: 5px 7px;
}

.overlayp.active {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    margin-right: 0;
}

.overlayp {
    height: 100%;
    left: inherit !important;
    margin-right: -50%;
    position: fixed;
    right: 0;
    top: 0;
    transition: margin-right 0.5s ease-in 0s;
    z-index: 1001;
}

.panel {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    overflow: auto;
    width: 40%;
}

.overlayajax .close {
    float: left;
    margin: 5px 7px;
}

.overlayajax {
    height: 100%;
    left: inherit !important;
    margin-right: -50%;
    position: fixed;
    right: 0;
    top: 0;
    transition: margin-right 0.5s ease-in 0s;
    z-index: 1001;
}

    .overlayajax.active {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        margin-right: 0;
    }

    .overlayajax.panel {
        width: 48%;
    }

#cartHome {
    padding: 8px;
    text-align: left;
}

.empty-cart-txt {
    display: block;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}

#cartHome input.TextBoxQuantity {
    max-width: 40px;
    padding: 0;
    text-align: center;
}

#cartHome .av-btn {
    color: #fff;
    margin-right: 5px;
}

#cartHome .shopping-table {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

#cartHome .grand_tot_txt {
    clear: both;
    font-size: 1.3em;
    padding: 15px;
    text-align: right;
}

#cartHome .total_price_txt {
    color: #434141;
    font-weight: 600;
}

#cartHome h2 {
    border-bottom: 1px solid #ddd;
    color: #777;
    font-weight: 500;
    padding: 15px 0;
    text-align: left;
}

#cartHome table.shopping-table td:first-child {
    width: 60%;
}

#cartHome table.shopping-table td:last-child {
    cursor: pointer;
}

#cartHome table.shopping-table td:nth-child(3n) {
    font-weight: bold;
}

#cartHome table.shopping-table {
    background: #fff none repeat scroll 0 0;
    width: 100%;
}

    #cartHome table.shopping-table th {
        background: #edebeb none repeat scroll 0 0;
        color: #000;
        padding: 5px;
        text-align: center;
        vertical-align: middle;
    }

    #cartHome table.shopping-table td {
        border: 1px solid #e3e3e3;
        padding: 5px;
    }

    #cartHome table.shopping-table th, table.shopping-table td {
        line-height: 1.5;
    }

#cartHome .shopping-table a, .shopping-table {
    color: #555;
}

.home-pro-img {
    float: left;
    margin-right: 5px;
}

.cart-multiply {
    background: rgba(0, 0, 0, 0) url("images/cart-multiply.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 6px;
    margin: 0 4px;
    vertical-align: middle;
    width: 6px;
}

.cart-update {
    background: rgba(0, 0, 0, 0) url("images/cart-update-1.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    margin-left: 3px;
    vertical-align: middle;
    width: 16px;
}

    .cart-update:hover {
        background: rgba(0, 0, 0, 0) url("images/cart-update-1.png") no-repeat scroll 0 -18px;
    }

.cart-cont-btn {
    clear: both;
    display: block;
    margin: 10px 0;
    text-align: right;
}

.overlaycart .close {
    float: left;
    margin: 5px 7px;
}

.overlaycart {
    height: 100%;
    left: inherit !important;
    margin-right: -50%;
    position: fixed;
    right: 0;
    top: 0;
    transition: margin-right 0.5s ease-in 0s;
    z-index: 1001;
}

    .overlaycart.active {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        margin-right: 0;
    }

.cart-added-txt {
    font-weight: bold;
    text-align: center;
}

.cart-panel {
    padding-top: 110px;
}

.searchbox {
    margin: 8px 0 auto;
    position: relative;
}

    .searchbox input.new-seach-input {
        background: transparent none repeat scroll 0 0;
        border-radius: 2px;
        color: #fff;
        font-style: italic;
        margin-bottom: 5px;
        padding-bottom: 3px;
        width: 100%;
        border: none;
        border-bottom: 1px solid;
    }

        .searchbox input.new-seach-input:focus {
            border: none;
            border-bottom: 1px solid #fff;
        }

    .searchbox input.search_btn {
        background: rgba(0, 0, 0, 0) url("/images/search-icon.png") no-repeat scroll 0 0;
        border: medium none;
        font-size: 0;
        height: 13px;
        position: absolute;
        right: 10px;
        top: 7px;
        width: 13px;
    }

        .searchbox input.search_btn:hover {
            background: rgba(0, 0, 0, 0) url("/images/search-icon.png") no-repeat scroll 0 0;
            border: none;
        }

.search_radio {
    color: #fff;
}

.xs-show {
    display: none;
}

@media (min-width: 768px) {
    .searchbox {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .panel.active {
        width: 70%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .overlaycart.panel {
        width: 80%;
    }

    .overlaycart.panel {
        margin-right: -80%;
    }

        .overlaycart.panel.active {
            margin-right: 0;
        }

    #cartp.panel {
        width: 80%;
    }

        #cartp.panel.overlayp {
            margin-right: -80%;
        }

            #cartp.panel.overlayp.active {
                margin-right: 0;
            }

    .overlayp {
        margin-right: -60%;
    }

    .overlayajax.panel {
        width: 80%;
    }

    .overlayajax {
        margin-right: -80%;
    }

    .logo {
        max-width: 100%;
        background-size: 100%;
    }
}

@media screen and (min-width:0px) and (max-width:767px) {
    header {
        position: relative;
        min-height: 75px;
    }

        header .logo-center {
            left: 50px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            top: 4px;
            width: 50%;
            z-index: 9;
        }

    .xs-show {
        display: block;
    }

    .nav-white-bar {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        margin-top: -7px;
    }

    .tag-center {
        display: none;
    }

    .top-login {
        margin: 0;
    }

    .logo {
        background-size: contain;
        height: 70px;
        margin: 0;
    }

    div.head-third-column {
        color: #fff;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 12px;
        width: 38%;
        z-index: 9;
        top: 13px;
    }

    .mob-nav-wrap {
        float: left;
        padding: 0;
        width: 100%;
    }

    .mob-login-wrap {
        margin-top: 22px;
        padding: 0;
        position: absolute;
        right: 15px;
    }

    #myNavbar {
        margin-top: 15px;
    }

    .navbar-inverse button.navbar-toggle {
        border: medium none;
        float: left;
        margin: 25px 15px 8px 0;
        padding: 0;
    }

    .nav-right-section, .nav-right-section a {
        color: #ffffff;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border: medium none;
    }

        .navbar-inverse .navbar-collapse.in, .navbar-inverse .navbar-collapse {
            background: #ffffff none repeat scroll 0 0;
        }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: rgba(0, 0, 0, 0);
    }

        .navbar-inverse .navbar-toggle:hover .icon-bar, ..navbar-inverse .navbar-toggle:foucs .icon-bar {
            background: #ffffff none repeat scroll 0 0;
        }

    .navbar-inverse .navbar-nav a, .navbar-inverse .navbar-nav .open .dropdown-menu a {
        color: #020001;
    }

        .navbar-inverse .navbar-nav a:hover, .navbar-inverse .dropdown-menu a:hover {
            color: #f45a24 !important;
        }

    .top-cart div > span {
        display: none;
    }

    .top-signup {
        display: none;
    }

    .top-signin #signin span, .top-signin span {
        display: none;
    }

    .Membership {
        display: none;
    }

    .top-cart, .top-signin {
        display: inline-block;
        margin: 15px 6px 0;
        min-width: 19px;
        vertical-align: top;
        height: 35px;
        position: relative;
    }

        .top-cart .fa, .top-signin .fa {
            font-size: 20px;
        }

        .top-cart #cart span:first-child, .top-cart #cart_lnkMyCart1 span:first-child {
            background: #fff none repeat scroll 0 0;
            border-radius: 50%;
            color: #000;
            display: inline-block;
            font-size: 12px;
            height: 17px;
            left: 3px;
            overflow: hidden;
            position: absolute;
            text-align: center;
            top: -7px;
            width: 17px;
            line-height: 18px;
        }

        .top-cart #cart span:nth-child(2), .top-cart #cart_lnkMyCart1 span:nth-child(2) {
            display: none;
        }

    .search-wrap {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        padding: 15px;
        position: absolute;
        z-index: 1001;
        display: none;
        min-width: 230px;
        position: absolute;
        top: 100%;
        width: 96%;
        left: inherit;
        right: 10px;
    }

    .search-click {
        position: absolute;
        right: 88px;
        top: -38px;
    }

        .search-click .fa {
            color: #ffffff;
            font-size: 20px;
        }

    .search-wrap .arrow {
        border-bottom: 11px solid #d3d3d3;
        border-left: 11px solid rgba(0, 0, 0, 0);
        border-right: 11px solid rgba(0, 0, 0, 0);
        height: 0;
        position: absolute;
        left: 61%;
        top: -11px;
        width: 0;
        z-index: 9;
    }

        .search-wrap .arrow::after {
            border-bottom: 10px solid #ffffff;
            border-left: 10px solid rgba(0, 0, 0, 0);
            border-right: 10px solid rgba(0, 0, 0, 0);
            bottom: -12px;
            content: "";
            height: 0;
            left: -10px;
            position: absolute;
            width: 0;
            z-index: 1;
        }

    input.new-seach-input[type="text"] {
        border: 1px solid #123474;
        color: #000;
    }

    .searchbox-input:-moz-placeholder {
        color: #777;
    }

    .searchbox-input::-moz-placeholder {
        color: #777;
    }

    .search_radio {
        color: #000;
    }

    .searchbox input.search_btn {
        background: rgba(0, 0, 0, 0) url("/images/search-icon-b.png") no-repeat scroll 0 0;
        right: 7px;
        top: 23px;
    }

    form.gsc-search-box {
        margin-bottom: 0 !important;
    }

    .m-right {
        text-align: right;
    }

    header .shoppingcart {
        text-align: right;
    }

    .av-google-search {
        margin: 5px auto 0;
        float: none;
    }

    .shoppingcart {
        margin: 0 auto;
        padding: 0;
        font-size: 13px;
    }

    .overlayp.panel {
        width: 80%;
    }

    #cartp.panel {
        width: 80%;
    }

    .overlayajax.panel {
        width: 80%;
    }

    .overlayajax {
        margin-right: -80%;
    }

    .overlayp {
        margin-right: -80%;
    }

    .overlaycart {
        margin-right: -80%;
    }

    .login-panel td td {
        display: block;
        min-width: auto;
        padding: 5px;
        text-align: left;
        font-size: 13px;
    }

    #cartHome table.shopping-table, #cartHome .shopping-table thead, #cartHome .shopping-table tbody, #cartHome .shopping-table th, #cartHome .shopping-table td, #cartHome .shopping-table tr {
        display: block;
    }

    #cartHome table.shopping-table {
        border: 1px solid #ddd;
    }

        #cartHome table.shopping-table tr:first-child {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        #cartHome table.shopping-table td {
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 45%;
            text-align: right;
            padding-top: 10px;
            padding-bottom: 10px;
        }

            #cartHome table.shopping-table td:before {
                position: absolute;
                top: 18px;
                left: 6px;
                width: 40%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
                text-align: right;
            }

    #cartHome .shopping-table td:nth-of-type(1):before {
        content: "Item Details";
    }

    #cartHome .shopping-table td:nth-of-type(2):before {
        content: "Price";
    }

    #cartHome .shopping-table td:nth-of-type(3):before {
        content: "SubTotal";
    }

    #cartHome .shopping-table td:nth-of-type(4):before {
        content: "";
    }

    #cartHome .shopping-table td:nth-of-type(6) {
        font-weight: bold;
    }

    #cartHome table.shopping-table td:first-child {
        width: auto;
    }

        #cartHome table.shopping-table td:first-child img {
            display: block;
            margin: 0 auto;
        }

    div.login-panel-login {
        max-width: 100%;
        font-size: 13px;
    }

    .openidsign-fb, .openidsign-yahoo, .openidsign-google {
        display: block !important;
    }

    .top-right-col {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .searchbox {
        display: none !important;
    }
}

@media screen and (min-width:0px) and (max-width:413px) {
    header {
        min-height: 65px;
    }

        header .logo-center {
            width: 44%;
        }

    .logo {
        height: 60px;
        background-position: center center;
    }
}

.av-langwrap-mob {
    display: none;
}
.searchwrap.col-md-8 {
    display: none;
}