/*
Theme Name: Extra Child Theme
Version: 2.0
Description: Child Theme of Extra
Author: Elegant Themes
Template: Extra
Author URI: http://www.elegantthemes.com
*/
.page article.category-specials {
    border-top: none;
    margin-bottom: 10px;
}
.page article.category-specials .header {
    width: 32% !important;
}
.onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
    display: none;
}
.page article.category-specials .post-content {
    width: 68% !important;
}
.posts-blog-feed-module .post-title {
    font-size: 1.5em;
    color: #6868f9 !important;
}
.posts-blog-feed-module .post-title a {
    color: #6868f9 !important;
    font-weight: 600;
}
.chat-msgbody {
    font-size: 13px;
}
.page article.category-specials:nth-child(2n) .header {
    order: 2;
    padding: 0 0 0 10px;
}
.page article.category-specials:nth-child(2n) .post-content {
    order: 1;
}
.read-more-button {
    background: #ffb53f;
    color: #fff !important;
}
.pagepref-con h1 {
    color: #6868f9;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
}
.pagepref-con {
    padding: 0 10px 20px;
    margin-bottom: 10px;
    color: #000;
}
.post-content.entry-content {
    position: relative;
    z-index: 1;
}
.overlayp .close {
    float: left;
    margin: 5px 7px;
    cursor: pointer;
}
.main {
    padding: 20px 0;
    width: 100%;
    z-index: 2;
    position: relative;
    background: #002838;
    transition: margin-left 0.2s ease-in;
    -moz-transition: margin-left 0.2s ease-in;
    -webkit-transition: margin-left 0.2s ease-in;
}
.panel {
    background: #fff;
    width: 50%;
    overflow: auto;
}
#cartp.panel {
    width: 40%;
}
.panel-bg {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
.overlaycart,
.overlayp {
    z-index: 99;
    position: fixed;
    right: 0;
    top: 0;
    left: inherit !important;
    margin-right: -60%;
    transition: margin-right 0.5s ease-in;
    -moz-transition: margin-right 0.5s ease-in;
    -webkit-transition: margin-right 0.5s ease-in;
    height: 100%;
}
.overlaycart.active,
.overlayp.active {
    margin-right: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.exit-off-canvas {
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9997;
}
.pushp {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    margin-left: -300px;
    transition: margin-left 0.2s ease-in;
    -moz-transition: margin-left 0.2s ease-in;
    -webkit-transition: margin-left 0.2s ease-in;
}
.pushp.active {
    margin-left: 0;
}
.main.pactive {
    margin-left: 300px;
}
.main.ractive {
    margin-left: 300px;
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
.revealp {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
.panel span.close {
    float: none;
    padding-left: 10px;
    cursor: pointer;
}
.info-icons {
    padding-right: 0.5rem;
}
.today-event {
    text-align: center;
}
.date-icon {
    padding: 0 0.5rem;
}
.star-btm {
    margin-bottom: 0 !important;
}
.problemsearch-radio {
    text-align: center;
}
.date-wrp {
    z-index: 0;
}
.problemsearch-radio .radiosel {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 8px 15px;
    background: #f7f7f7;
    border-radius: 4px;
    box-shadow: 1px 1px 2px #aaa;
    color: #000;
    border: 1px solid #f1f1f1;
}
.problemsearch-radio input[type="radio"] {
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
}
.problemsearch-radio input[type="radio"]:checked + .iconimg {
    background: rgba(0, 0, 0, 0) url(/new/images/radio-select.png) no-repeat scroll 0 -33px;
}
.problemsearch-radio input[type="radio"] + .iconimg {
    background: rgba(0, 0, 0, 0) url(/new/images/radio-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;
}
.orimg {
    text-align: center;
}
.problemsearch-radio .radiosel label {
    margin-bottom: 0;
}
.prosearch-select {
    padding: 20px;
    text-align: center;
    clear: both;
}
div#divProblemBasedSearch {
    text-align: center;
}
div#divProductBasedSearch {
    text-align: center;
    margin: 40px auto 20px;
}
.prosearch-select select {
    max-width: 40%;
    padding: 6px 5px;
    margin: 3px 10px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ddd;
    color: #000;
}
#divProductBasedSearch #btnsolution,
.h-search input#btnProductSearch,
div#divProblemBasedSearch #btnsolution {
    background: #6666de;
    color: #fff;
    margin: 3px auto 20px;
    padding: 8px 25px;
    border-radius: 25px;
    text-transform: uppercase;
    border: 1px solid #6666de;
}
.searchresult .list-group-item {
    border: none;
    padding: .75rem 1rem;
}
.prosearch-wrap-inn .h-search {
    text-align: center;
    margin: 15px auto;
}
.search-slidebox .col-xl-6 {
    padding: 0;
}
#divProductBasedSearch input#txtProductSearch,
.prosearch-wrap-inn .h-search input#query_input {
    width: 400px;
    max-width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    display: block;
    margin: 0 auto 10px;
    clear: both;
}
.search-slidebox {
    margin-bottom: 20px;
    box-shadow: 0 0 4px #adadad;
    padding: 10px;
}
.product-list.list-group-item h2 {
    font-size: 18px;
    color: #930c0c;
    margin-top: 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.53);
    padding: 0 0 5px 0;
    text-align: left;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}
.grid-group-item .price_adjust {
    font-size: 18px;
    color: #123474;
    font-weight: 600;
    padding: 6px 0;
}
p.group.inner.list-group-item-text {
    padding: 0;
    text-align: justify;
    line-height: 1.4;
}
.av-btn,
.av-btn-big,
input[type="button"],
input[type="submit"] {
    background: #6868f9;
    border: 1px solid #6868f9;
    color: #fff;
    font-weight: 600;
    padding: 7px 14px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 14px;
}
.av-btn-big:hover,
.av-btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    background: #f78d06;
    transition: 0.5s;
    color: #fff;
    outline: 0;
}
.cart-panel .col-sm-12 {
    display: flex;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .panel {
        width: 80%;
    }
    #cartp.panel {
        width: 80%;
    }
    .overlaycart,
    .overlayp {
        margin-right: -80%;
    }
    .login-panel td td {
        display: block;
        min-width: auto;
        padding: 5px;
        text-align: left;
    }
    .login-panel td tr:last-child td {
        text-align: center;
    }
    .cart-panel .col-sm-12 {
        display: flex;
        flex-wrap: wrap;
    }
    .col-sm-6.keep-shop {
        flex-basis: 100%;
        text-align: center;
    }
    .col-sm-6.check-out.right {
        flex-basis: 100%;
        flex-wrap: wrap;
        text-align: center;
        margin-top: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .panel {
        width: 60%;
    }
}
@media screen and (max-width: 576px) {
    .hm-nl {
        padding: 0;
    }
    .prosearch-select select {
        width: 100%;
        max-width: 100%;
    }
    .problemsearch-radio .radiosel {
        margin-bottom: 10px;
    }
    .h-search i {
        left: -0.5rem;
    }
    .keep-shop{
        margin-top: 20px;
    }
}
@media screen and (max-width: 359px) {
    div.navmob-bar .navbar-toggler {
        font-size: 1em;
        padding-left: 7px;
    }
    .logo-img {
        margin-left: -10px;
    }
    .language.mob-lang .btn {
        font-size: 0.8rem;
        margin-top: -7px;
    }
    .language:hover .dropdown-menu {
        display: block;
        top: -20px !important;
        right: 0 !important;
        left: inherit !important;
        min-width: 58px !important;
    }
}
.d-none {
    display: none !important;
}
.d-block {
    display: block !important;
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-none {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .page article.category-specials .header {
        width: 100% !important;
    }
    .page article.category-specials .post-content {
        width: 100% !important;
    }
    .page article.category-specials:nth-child(2n) .header {
        order: 1;
    }
    .page article.category-specials:nth-child(2n) .post-content {
        order: 2;
    }
}
.container1 {
    max-width: 1200px;
    margin: 0 auto;
}
.et_pb_row.et_pb_row_0_tb_header {
    max-width: 100%;
}
.av-mega-menu {
    background: #6868f9;
}
.av-mega-menu .nav-link {
    padding: 0.8rem 0.6em !important;
    color: #fff !important;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: -10rem;
    margin-top: -6px;
}
nav .dropdown-menu {
    padding: 0;
    top: 95%;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background: #f2f2f2;
}
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.submenu.dropdown-menu {
    left: 100%;
    top: 0;
}
.dropdown-item {
    padding: 0.25rem 1rem;
}
nav ol li,
nav ul li {
    margin-bottom: 0;
}
ul.navbar-nav.mr-auto {
    padding: 0;
}
.navbar.navbar-expand-lg {
    padding: 0;
}
@media (max-width: 767px) {
    .av-mega-menu .nav-link {
        padding: 0.4rem 1rem !important;
        color: #fff !important;
        font-size: 0.8em;
    }
    .navbar-toggler.collapsed {
        background: 0 0;
    }
    header {
        border-bottom: 2px solid #6868f9;
    }
    .navbar-light.navmob-bar {
        padding: 0;
    }
    div.logo {
        padding: 0 7px 0 0;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .d-md-none.navmob-bar {
        padding: 0;
    }
    div.av-logo {
        padding: 0;
    }
    .col-xl-4.col-lg-5.header-details {
        padding-left: 0;
    }
}
@media (min-width: 992px) and (max-width: 1365px) {
    .navbar-toggler.d-none.d-md-block.d-xl-none {
        display: none !important;
    }
    .nav-link {
        font-size: 0.85em;
    }
}
.timerwap {
    text-align: center;
}
.timerwap li {
    display: inline-block;
    vertical-align: top;
    font-size: 1.5em;
    list-style-type: none;
    text-transform: uppercase;
    min-width: 150px;
}
.offer span {
    text-decoration: none;
    color: #000;
    font-size: 24px;
    text-align: center;
    font-weight: 800;
}
.timerwap .value {
    font-size: 38px;
    font-weight: 600;
    color: #0c103d;
}
.timerwap .label {
    display: block;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    padding-top: 3px;
    text-transform: none;
    color: #000;
    font-weight: 500;
}
.timerwap .sep {
    position: relative;
    top: -10px !important;
    display: inline-block;
}
.timerwap .section p {
    display: inline-block;
    padding-top: 15px;
    font-size: 41px;
    line-height: 44px;
    text-align: center;
    position: relative;
    color: #000;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.checkmark-list li::before {
    content: "" !important;
    left: -15px !important;
    border-left: 5px solid #000;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 13px !important;
}
.pricing-features .checkmark-list {
    padding-left: 20px !important;
}
.product-shortcode.multiple_cost {
    display: flex;
}
.section3 {
    background-color: #002a38;
    border-color: #002a38;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https://www.astroved.com/wp-content/uploads/2015/09/back2.jpg) no-repeat center center fixed;
    background-position-x: 0, center;
    background-position-y: 0, center;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px 0 !important;
}
div.pricing-box {
    width: 260px;
}
.pull-right {
    box-shadow: 0 1px 3px #999;
    margin-left: 4%;
    margin-top: 20px;
    padding: 10px 15px;
    float: right;
    width: 50%;
}
.responsive-video iframe {
    width: 100%;
    min-height: 300px;
}
.videotitle {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
.responsive-video {
    position: relative;
    overflow: hidden;
}
.circle .fa.fa-angle-right::before {
    bottom: 7px;
    left: 13px;
}
.page .post-wrap,
.post-wrap {
    padding: 0;
}
.post-content.entry-content {
    margin: 0 !important;
    padding: 0 !important;
}
.purchase-detail li {
    margin: 0;
}
.purchase-detail ul {
    padding: 0;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
    .timerwap .value {
        font-size: 30px;
        font-weight: 600;
    }
    .timerwap li {
        min-width: 80px;
    }
    .timerwap .section p {
        font-size: 40px;
        padding-top: 6px;
        line-height: 40px;
    }
    .pull-right {
        width: 100%;
    }
    .product-shortcode.multiple_cost {
        display: block;
    }
    .lp-two-sec .col-md-12 {
        display: block;
    }
}
.login-box {
    margin-top: 75px;
    height: auto;
    background: #fff;
    text-align: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.av-membership {
    background-color: #e2e3ff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 1.5rem 1rem;
    position: relative;
    z-index: 11;
    overflow: hidden;
    align-items: center;
}
.member-content {
    flex-basis: 30%;
}
.av-membership h5 {
    font-size: 1.8rem;
    line-height: 8px;
    text-align: center;
    font-weight: 600;
    color: #2323aa;
}
.av-membership h6 {
    font-size: 1rem;
    text-align: center;
    font-weight: 600;
    color: #58585d;
}
.av-membership-box {
    position: relative;
}
.av-membership-box input {
    background-color: #fff !important;
    padding: 0.6rem 1rem;
}
input.new-seach-input {
    background: transparent none repeat scroll 0 0;
    border-radius: 2px;
    color: #000;
    font-style: italic;
    margin-bottom: 5px;
    padding-bottom: 3px;
    width: 200px;
    border: none;
    border-bottom: 1px solid #d6d0d0;
    padding-right: 30px;
}
button.btn.av-mship-btn {
    background: #fff;
}
.av-mship-btn {
    width: 10rem;
    height: 2.5rem;
}
.av-membership:after {
    overflow: hidden;
    content: "";
    position: absolute;
    top: 0;
    width: 65%;
    height: 100%;
    background: #6868f9;
    -webkit-transform: skewX(-20deg);
    transform: skewX(60deg);
    right: -35%;
    z-index: -1;
}
#spevents {
    text-align: center;
    font-size: 28px;
    color: #3b8a38;
    line-height: 28px;
    padding-bottom: 30px;
}
#spevents img {
    max-width: 80px;
}

button.btn.av-mship-btn:hover {
    background: #e2e3ff;
    color: #6868f9;
}
::placeholde {
    font-weight: 500;
}
@media screen and (max-width: 992px) and (min-width: 0px) {
    .member-content {
        flex-basis: 100%;
    }
    .av-membership:after {
        display: none;
    }
    button.btn.av-mship-btn {
        background: #6868f9;
        color: #fff;
        margin-top: 12px;
    }
    button.btn.av-mship-btn:hover {
        background: #fff;
        color: #6868f9;
    }
    input.new-seach-input {
        margin-top: 14px;
    }
}
@media screen and (max-width: 680px) and (min-width: 0px) {
    input.new-seach-input {
        width: 100%;
    }
    .av-membership-box {
        position: relative;
        width: 100%;
    }
}
.carousel-control-next-icon {
    background-image: url(https://www.astroved.com/us/wp-content/uploads/2021/03/right-testi-img.png) !important;
}
.carousel-control-prev-icon {
    background-image: url(https://www.astroved.com/us/wp-content/uploads/2021/03/left-testi-img.png) !important;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 32px;
    background: no-repeat 50%/100% 100%;
}
.testi-sec {
    text-align: center;
}
.testi-sec h2 {
    font-weight: 600;
    color: #000;
    padding-bottom: 30px;
}
.testi-sec img {
    padding-bottom: 30px;
}
.testi-sec p {
    font-size: 18px;
}
.carousel-indicators .active {
    background-color: #888;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #000;
}
body {
    font-size: 14px;
    font-family: open sans;
    line-height: 1.4;
    color: #000;
}
.container {
    position: relative;
    width: 90% !important;
    margin: 0 auto;
}
* {
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
    outline: 0;
}

.logo-img {
    background: rgba(0, 0, 0, 0) url(https://cdn.astroved.com/images/av-logo.svg) no-repeat scroll 0 100%;
    display: block;
    height: 70px;
    margin: 0;
    outline: 0 none;
    overflow: hidden;
    background-size: 125px 70px;
    margin-bottom: 10px;
}
.caption-wrap {
    display: flex;
    vertical-align: middle;
    align-items: center;
    padding-top: 20px;
    color: #000;
}
.no1 {
    flex: auto;
    text-align: right;
    padding-right: 10px;
}
.no1 span {
    font-size: 48px;
    font-weight: 700;
}
.no1-c {
    flex: auto;
}
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
a.av-social-icon {
    color: #fff;
    font-size: 1rem;
    margin: 0 0.05rem;
    background: #bdbcbc;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-bottom: 2px;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
}
a.av-social-icon .fab {
    width: auto;
    margin: 0;
    height: auto;
    display: inherit;
    border-radius: 0;
}
.av-social-icon:hover {
    transition: 0.5s;
    color: #fff;
}
.head-follow a {
    background-image: url(/images/social-media-logos.jpg);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    background-color: transparent;
}
.av-social-icon.fo-fb {
    background-position: -15px -8px;
}
.av-social-icon.fo-twt {
    background-position: -45px -9px;
}
.av-social-icon.fo-ins {
    background-position: -74px -9px;
}
.av-social-icon.fo-lin {
    background-position: -104px -9px;
}
.av-social-icon.fo-pin {
    background-position: -135px -9px;
}
.av-social-icon.fo-rss {
    background-position: -164px -9px;
}
.av-social-icon.fo-and {
    background-position: -194px -9px;
}
.av-social-icon.fo-apl {
    background-position: -224px -9px;
    margin-right: 5px;
}
.copyright-bg {
    padding: 2rem 0 0;
}
.av-social-icon .fab.fa-android,
.av-social-icon .fab.fa-apple {
    font-size: 1.2em;
}
header .et_pb_section {
    padding: 0;
}
header .et_pb_row.et_pb_row_0_tb_header {
    padding: 0.5rem 0 0;
}
.row.header-wrap {
    display: flex;
}
.user-div {
    display: flex;
    width: 100%;
    padding-top: 1.2rem;
}
.user-div a {
    font-size: 1em;
    margin: 0 0.5rem;
    color: #000;
}
.h-search a {
  background: url(/images/cart-icons.jpg) no-repeat -25px -7px;
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: top;
}
#cart .top-signin.login {
  background: url(/images/cart-icons.jpg) no-repeat -114px -7px;
  display: inline-block;
  width: 23px;
  height: 23px;
}
.user-div a.cart {
    position: relative;
    background: url(/images/cart-icons.jpg) no-repeat -67px -7px;
    display: inline-block;
    width: 23px;
    height: 23px;
}
.top-dropdown button span {
    background: url(/images/dropdown-arrow.jpg) no-repeat 1px 1px;
    width: 14px;
    height: 14px;
    display: inherit;
}
.dropdown-menu li {
    position: relative;
}
.nav-item .dropdown-menu .dropdown-item.dropdown-toggle {
    position: relative;
}
.nav-item .dropdown-menu .dropdown-item.dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 13px;
    transform: rotate(-90deg);
}
#cart_lblitems {
    position: absolute;
    background: #6868f9;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    left: 10px;
    top: -12px;
}
.top-navsection section {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: table;
    position: relative;
}
.top-navsection h1 {
    margin: 0 auto;
    display: table;
    font-size: 26px;
    padding: 40px 0;
    color: #6868f9;
    text-align: center;
}
.top-navsection h1 span {
    font-weight: 500;
}
.top-navsection header {
    width: 100%;
    display: table;
    background-color: #fff;
    margin-bottom: 50px;
}
.top-navsection #logo {
    float: left;
    font-size: 24px;
    text-transform: uppercase;
    color: #6868f9;
    font-weight: 600;
    padding: 20px 0;
}
label.toggle-menu {
    display: none;
}
.top-navsection .content {
    display: table;
    margin-bottom: 60px;
    width: 900px;
}
.top-navsection .content h2 {
    font-size: 18px;
    font-weight: 500;
    color: #6868f9;
    border-bottom: 1px solid #f96524;
    display: table;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.top-navsection .content p {
    font-size: 14px;
    line-height: 22px;
    color: #7c7c7c;
    text-align: justify;
}
.top-navsection footer {
    display: table;
    padding-bottom: 30px;
    width: 100%;
}
.top-navsection .social {
    margin: 0 auto;
    display: table;
    display: table;
}
.top-navsection .social li {
    float: left;
    padding: 0 10px;
}
.top-navsection .social li a {
    color: #6868f9;
    transition: all 0.5s ease 0s;
}
.top-navsection .social li a:hover {
    color: #f96524;
    transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 1440px) {
    /*.top-navsection section {
        max-width: 95%;
    }*/
}
@media only screen and (max-width: 980px) {
    .top-navsection header {
        padding: 20px 0;
    }
    .top-navsection #logo {
        padding: 0;
    }
    .top-navsection input[type="checkbox"] {
        position: absolute;
        top: -9999px;
        left: -9999px;
        background: 0 0;
    }
    .top-navsection input[type="checkbox"]:fous {
        background: 0 0;
    }
    .top-navsection label {
        padding: 0;
        display: inline-block;
        cursor: pointer;
        width: 100%;
    }
}
@media only screen and (max-width: 980px) {
    .top-navsection .content {
        width: 90%;
    }
}
@media only screen and (max-width: 568px) {
    .top-navsection h1 {
        padding: 25px 0;
    }
    .top-navsection h1 span {
        display: block;
    }
}
@media only screen and (max-width: 480px) {
    .top-navsection section {
        max-width: 90%;
    }
}
@media only screen and (max-width: 360px) {
    .top-navsection h1 {
        font-size: 20px;
    }
    .top-navsection label {
        padding: 5px 0;
    }
    .top-navsection #logo {
        font-size: 20px;
    }
}
@media only screen and (max-width: 320px) {
    .top-navsection h1 {
        padding: 20px 0;
    }
}
.top-navsection .icon-img {
    position: absolute;
    left: 13px;
}
@media only screen and (max-width: 6000px) {
    .top-navsection #toggle-1 {
        display: none;
    }
}
.top-dropdown .dropbtn {
    font-size: 14px;
    border-radius: 5px;
    padding: 0.2rem 0.5rem;
    text-transform: inherit;
    font-weight: 400;
    background: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
    color: #000;
}
.top-navsection .dropdown {
    position: relative;
    display: inline-block;
}
.top-navsection .dropdown-content {
    display: none;
    position: absolute;
    background: #fff;
    min-width: 100%;
    box-shadow: none;
    z-index: 1;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.top-navsection .dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.top-navsection .dropdown-content a:hover {
    background-color: #f1f1f1;
}
.top-navsection .dropdown:hover .dropdown-content {
    display: block;
}
.top-navsection .dropdown:hover .dropbtn {
    background-color: #ececfe;
}
.desc-txt i {
    padding: 15px;
}
.top-dropdown {
    padding-left: 10px;
}
.top-dropdown i {
    padding: 0 0 0 10px;
    display: inline;
}
.top-section .online-ast {
    position: absolute;
    top: 12%;
    left: 54%;
}
.pro-code img {
    display: none;
}
.cost {
    font-size: 2rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.75rem;
}
.readmore {
    display: none;
}
.add_cart {
    background: #ff7904;
    padding: 0.5rem 1rem;
    color: #fff !important;
    font-size: 1.2em;
}
.post-footer {
    display: none;
}
.post-nav {
    display: none;
}
@media only screen and (max-width: 767px) {
    .header-details.col-xl-4 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .av-caption {
        display: none;
    }
    .details-wrap {
        display: none !important;
    }
    .head-follow {
        display: none;
    }
    .header-details {
        text-align: right;
    }
}
.cart-added-txt {
    font-weight: 700;
}
.av-btn,
.av-btn-big,
input[type="button"],
input[type="submit"] {
    background: #fe5e08;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    padding: 7px 14px;
}
.right {
    text-align: right;
}
.av-gray-btn,
input[type="button"].av-gray-btn,
input[type="submit"].av-gray-btn {
    background: url(/us/wp-content/uploads/images/light-btn.jpg) repeat-x scroll 0 0 #fefefe;
    border: 1px solid #cacaca;
    border-radius: 1px;
    color: #000;
    padding: 7px 14px;
    cursor: pointer;
}
.av-gray-btn:hover,
input[type="button"].av-gray-btn:hover,
input[type="submit"].av-gray-btn:hover {
    background: url(/us/wp-content/uploads/images/light-btn-hover.jpg) repeat-x scroll 0 0 #fdfdfd;
    transition: all 0.5s ease-in-out 0s;
}
.cart-panel {
    padding-top: 110px;
}
.cart-added-txt,
p.center {
    text-align: center;
}
.clear {
    clear: both;
}
.height40 {
    height: 40px;
}
@media only screen and (max-width: 767px) {
    .logo-img {
        background: url(https://cdn.astroved.com/images/astroved-logo-mob.svg) no-repeat;
        height: 33px;
        width: 150px;
    }
    .user-div {
        padding: 0;
    }
    .top-dropdown .dropbtn {
        padding: 0.2rem;
        font-size: 13px;
    }
    .col-sm-2.col-md-2.col-lg-2.col-xl-2.av-logo {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-2.col-sm-2.d-block.d-md-none.navbar-light.navmob-bar {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .row.header-wrap {
        padding: 0.6rem 0 0;
    }
    .navbar-toggler.navbar-light {
        background: 0 0;
    }
    .dropdown-content {
        right: 0;
    }
    .top-navsection .dropdown-content a {
        padding: 6px 10px;
        text-align: left;
    }
    div.navmob-bnavbar-togglerar {
        padding-top: 0;
    }
}
@media screen and (max-width: 359px) {
    div.navmob-bnavbar-togglerar {
        font-size: 1em;
        padding-left: 7px;
        padding-top: 0;
    }
    .logo-img {
        margin-left: -10px;
    }
    .top-dropdown i {
        display: inline;
    }
}
.search-panel {
    padding: 10px;
}
.chat-msgbody {
    z-index: 999;
}
.recent-purchase {
    position: fixed;
    width: 330px;
    left: 10px;
    bottom: 10px;
    background: #0c27f7;
    background: -moz-linear-gradient(left, #0c27f7 0, #5959f2 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #0c27f7), color-stop(100%, #5959f2));
    background: -webkit-linear-gradient(left, #0c27f7 0, #5959f2 100%);
    background: -o-linear-gradient(left, #0c27f7 0, #5959f2 100%);
    background: -ms-linear-gradient(left, #0c27f7 0, #5959f2 100%);
    background: linear-gradient(to right, #0c27f7 0, #5959f2 100%);
    padding: 10px;
    box-shadow: 0 0 15px 0 rgba(3, 0, 0, 0.15);
    border-radius: 60px;
    display: none;
    z-index: 99;
}
.purchase-img {
    float: left;
    width: 75px;
    text-align: center;
    padding-top: 2px;
}
.purchase-img img {
    overflow: hidden;
    width: 60px;
    border: 2px solid #fff;
    background: #fff;
    border-radius: 50%;
}
.purchase-detail {
    width: 230px;
    float: right;
    line-height: 1.5;
}
.purchase-detail ul {
    margin-bottom: 5px;
    padding-left: 0;
    padding: 0;
}
.purchase-detail li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.purpro-name {
    font-size: 1.12em;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.purchase-detail a {
    color: #fff000;
}
.purpro-username {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
.purpro-time {
    color: #fff;
}
.purchase-detail .close-btn {
    position: absolute;
    left: -5px;
    top: -6px;
    cursor: pointer;
    width: 18px;
    height: 18px;
    background: #ddd;
    border-radius: 50%;
    text-align: center;
    line-height: 17px;
    color: #555;
    opacity: 0;
}
.slideUpwrap {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
    display: block;
}
@keyframes slideUp {
    0% {
        transform: translateY(100%);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
@-webkit-keyframes slideUp {
    0% {
        transform: translateY(100%);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
#recent-purchase.hidelistbox {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}
@keyframes slideDown {
    0% {
        transform: translateY(0);
    }
    90% {
        transform: translateY(300px);
    }
    100% {
        transform: translateY(100px);
    }
}
@-webkit-keyframes slideDown {
    0% {
        transform: translateY(0);
    }
    90% {
        transform: translateY(300px);
    }
    100% {
        transform: translateY(100px);
    }
}
@media screen and (max-width: 420px) {
    div.recent-purchase {
        width: calc(100% - 120px);
    }
    div.purchase-img {
        width: 20%;
    }
    div.purchase-detail {
        width: 80%;
        font-size: 12px;
        padding-left: 5px;
    }
}
.footer {
    background-color: #f4f5fd;
}
footer .et_pb_section {
    background: #f4f5fd;
}
.footer .et_pb_row {
    max-width: 100%;
}
.footer {
    color: #000;
}
.center {
    text-align: center;
}
.et_pb_row.et_pb_row_0_tb_footer {
    max-width: 100%;
}
.av-footer h3 {
    font-size: 1.15em;
    font-weight: 600;
    color: #652dd8;
}
.av-footer {
    display: flex;
    flex-wrap: wrap;
    color: #000;
}
.foo-flex {
    flex-basis: 22%;
    padding: 0 1rem;
}
.foo-flex.need-help {
    flex-basis: 34%;
}
.av-foo-service li {
    list-style: none;
    text-align: center;
    margin-bottom: 1rem;
}
.av-foo-service ul {
    padding: 0;
}
ul.c-info-list {
    list-style: none;
    padding: 0;
}
.need-help-box,
ul.c-info-list li a {
    color: #000;
    line-height: 1.7;
}
ul.c-info-list li a:hover {
    text-decoration: none;
}
ul.c-info-list li {
    padding: 0.1rem 0;
    margin-bottom: 0.35rem;
}
.partner-link {
    padding: 1px 0 7px;
}
.partner-link a {
    background: #652dd8 url(https://www.astroved.com/wp-content/themes/Astroved//images/footer/partner-ico.png) no-repeat 10px 6px;
    display: inline-block;
    padding: 4px 15px 4px 35px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.5s ease;
}
.partner-link a:hover {
    background: #fff url(https://www.astroved.com/wp-content/themes/Astroved/images/footer/partner-ico.png) no-repeat 10px -42px;
    color: #652dd8;
    border: 1px solid #652dd8;
}
.user-guide {
    width: 25%;
}
.need-help {
    line-height: 1.8rem;
}
.highlight {
    font-weight: 600;
    text-decoration: underline;
}
.need-help-wrap {
    display: flex;
}
.need-help-box {
    width: 50%;
}
.need-help-box a {
    color: #000;
}
.need-help-box a:hover {
    text-decoration: none;
}
.av-social-icon {
    color: #000;
    font-size: 1rem;
    margin: 0 0.35rem;
}
.av-social-icon:hover {
    color: #000;
    transition: 0.5s;
}
.copyright-bg {
    padding: 2rem 0 0;
}
@media only screen and (max-width: 992px) {
    .foo-flex {
        flex-basis: 50%;
        margin-bottom: 2rem;
    }
    .foo-flex.need-help {
        flex-basis: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .av-footer {
        display: flex;
        flex-wrap: wrap;
    }
    .foo-flex.need-help {
        flex-basis: 100%;
    }
    .foo-flex {
        flex-basis: 100%;
        margin-bottom: 2rem;
    }
    .foo-mobview {
        text-align: center;
    }
    .foo-mobview h3 {
        font-size: 1.2em;
    }
    .foo-mobview .head-follow {
        display: block;
        margin-bottom: 20px;
    }
}
.page article.category-specials {
    border-top: none;
    margin-bottom: 10px;
}
.page article.category-specials .header {
    width: 32% !important;
}
.onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
    display: none;
}
.page article.category-specials .post-content {
    width: 68% !important;
}
.posts-blog-feed-module .post-title {
    font-size: 1.5em;
    color: #6868f9 !important;
}
.posts-blog-feed-module .post-title a {
    color: #6868f9 !important;
    font-weight: 600;
}
.chat-msgbody {
    font-size: 13px;
}
.page article.category-specials:nth-child(2n) .header {
    order: 2;
    padding: 0 0 0 10px;
}
.page article.category-specials:nth-child(2n) .post-content {
    order: 1;
}
.read-more-button {
    background: #ffb53f;
    color: #fff !important;
}
.pagepref-con h1 {
    color: #6868f9;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
	position:relative;
}
.pagepref-con h1:after {
    content: "";
    width: 4rem;
    height: 2px;
    background: #6868f9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: 0 auto;
}
.pagepref-con h1:before {
    content: "";
    width: 7rem;
    height: 2px;
    background: #6868f9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
}
.pagepref-con {
    padding:10px 10px 15px;
    margin-bottom: 10px;
    color: #000;
}
.other-specials {
    text-align: right;
}
.animate-charcter{
    color: #fff!important;
    display: inline-block;
    font-size: 14px;
    background: linear-gradient(-45deg, #f866df, #6868f9, #f866df, #6868f9);
    background-size: 400% 400%;
    animation: gradient 3s ease infinite;
    text-align: center;
    padding: 10px 16px 10px 16px;
    border-radius: 35px;
    margin-top: 18px;
    line-height: 1.2;
}
.animate-charcter:hover {
    background: #6868f9;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.post-content.entry-content {
    position: relative;
    z-index: 1;
}
.cart-panel .av-btn {
    color: #fff;
}
.overlayp .close {
    float: left;
    margin: 5px 7px;
    cursor: pointer;
}
.main {
    padding: 20px 0;
    width: 100%;
    z-index: 2;
    position: relative;
    background: #002838;
    transition: margin-left 0.2s ease-in;
    -moz-transition: margin-left 0.2s ease-in;
    -webkit-transition: margin-left 0.2s ease-in;
}
.panel {
    background: #fff;
    width: 50%;
    overflow: auto;
}
#cartp.panel {
    width: 40%;
}
.panel-bg {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
.overlaycart,
.overlayp {
    z-index: 1000030 !important;
    position: fixed;
    right: 0;
    top: 0;
    left: inherit !important;
    margin-right: -60%;
    transition: margin-right 0.5s ease-in;
    -moz-transition: margin-right 0.5s ease-in;
    -webkit-transition: margin-right 0.5s ease-in;
    height: 100%;
}
.overlaycart.active,
.overlayp.active {
    margin-right: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.exit-off-canvas {
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9997;
}
.pushp {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    margin-left: -300px;
    transition: margin-left 0.2s ease-in;
    -moz-transition: margin-left 0.2s ease-in;
    -webkit-transition: margin-left 0.2s ease-in;
}
.pushp.active {
    margin-left: 0;
}
.main.pactive {
    margin-left: 300px;
}
.main.ractive {
    margin-left: 300px;
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
.revealp {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
.panel span.close {
    float: none;
    padding-left: 10px;
    cursor: pointer;
}
.info-icons {
    padding-right: 0.5rem;
}
.today-event {
    text-align: center;
}
.date-icon {
    padding: 0 0.5rem;
}
.star-btm {
    margin-bottom: 0 !important;
}
.problemsearch-radio {
    text-align: center;
}
.problemsearch-radio .radiosel {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 8px 15px;
    background: #f7f7f7;
    border-radius: 4px;
    box-shadow: 1px 1px 2px #aaa;
    color: #000;
    border: 1px solid #f1f1f1;
}
.problemsearch-radio input[type="radio"] {
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
}
.problemsearch-radio input[type="radio"]:checked + .iconimg {
    background: rgba(0, 0, 0, 0) url(/new/images/radio-select.png) no-repeat scroll 0 -33px;
}
.problemsearch-radio input[type="radio"] + .iconimg {
    background: rgba(0, 0, 0, 0) url(/new/images/radio-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;
}
.orimg {
    text-align: center;
}
.problemsearch-radio .radiosel label {
    margin-bottom: 0;
}
.prosearch-select {
    padding: 20px;
    text-align: center;
    clear: both;
}
div#divProblemBasedSearch {
    text-align: center;
}
div#divProductBasedSearch {
    text-align: center;
    margin: 40px auto 20px;
}
.prosearch-select select {
    max-width: 40%;
    padding: 6px 10px;
    margin: 3px 10px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ddd;
}
#divProductBasedSearch #btnsolution,
.h-search input#btnProductSearch,
div#divProblemBasedSearch #btnsolution {
    background: #6666de;
    color: #fff;
    margin: 3px auto 20px;
    padding: 8px 25px;
    border-radius: 25px;
    text-transform: uppercase;
    border: 1px solid #6666de;
}
.searchresult .list-group-item {
    border: none;
}
.prosearch-wrap-inn .h-search {
    text-align: center;
    margin: 15px auto;
}
#divProductBasedSearch input#txtProductSearch,
.prosearch-wrap-inn .h-search input#query_input {
    width: 400px;
    max-width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    display: block;
    margin: 0 auto 10px;
    clear: both;
    background: #fff;
}
.search-slidebox {
    margin-bottom: 20px;
    box-shadow: 0 0 4px #adadad;
    padding: 10px;
}
.product-list.list-group-item h2 {
    font-size: 18px;
    color: #930c0c;
    margin-top: 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.53);
    padding: 0 0 5px 0;
    text-align: left;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}
.grid-group-item .price_adjust {
    font-size: 18px;
    color: #123474;
    font-weight: 600;
    padding: 6px 0;
}
p.group.inner.list-group-item-text {
    padding: 0;
    text-align: justify;
}
.av-btn,
.av-btn-big,
input[type="button"],
input[type="submit"] {
    background: #6868f9;
    border: 1px solid #6868f9;
    color: #fff;
    font-weight: 600;
    padding: 7px 14px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 14px;
}
.av-btn-big:hover,
.av-btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    background: #f78d06;
    transition: 0.5s;
    color: #fff;
    outline: 0;
}
.cart-panel .col-sm-12 {
    display: flex;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .panel {
        width: 80%;
    }
    #cartp.panel {
        width: 80%;
    }
	.mbl-hide{display:none;}
	.animate-charcter{margin-top: 36px;}
	#main-content {
    padding-top: 10px!important;
}
    .overlaycart,
    .overlayp {
        margin-right: -80%;
    }
    .login-panel td td {
        display: block;
        min-width: auto;
        padding: 5px;
        text-align: left;
    }
    .login-panel td tr:last-child td {
        text-align: center;
    }
    .cart-panel .col-sm-12 {
        display: flex;
        flex-wrap: wrap;
    }
    .col-sm-6.keep-shop {
        flex-basis: 100%;
        text-align: center;
    }
    .col-sm-6.check-out.right {
        flex-basis: 100%;
        flex-wrap: wrap;
        text-align: center;
        margin-top: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .panel {
        width: 60%;
    }
}
@media screen and (max-width: 576px) {
    .hm-nl {
        padding: 0;
    }
    .prosearch-select select {
        width: 100%;
        max-width: 100%;
    }
    .problemsearch-radio .radiosel {
        margin-bottom: 10px;
    }
    .h-search i {
        left: -0.5rem;
    }
}
@media screen and (max-width: 359px) {
    div.navmob-bar .navbar-toggler {
        font-size: 1em;
        padding-left: 7px;
    }
    .logo-img {
        margin-left: -10px;
    }
    .language.mob-lang .btn {
        font-size: 0.8rem;
        margin-top: -7px;
    }
    .language:hover .dropdown-menu {
        display: block;
        top: -20px !important;
        right: 0 !important;
        left: inherit !important;
        min-width: 58px !important;
    }
}
.d-none {
    display: none !important;
}
.d-block {
    display: block !important;
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-none {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .page article.category-specials .header {
        width: 100% !important;
    }
    .page article.category-specials .post-content {
        width: 100% !important;
    }
    .page article.category-specials:nth-child(2n) .header {
        order: 1;
    }
    .page article.category-specials:nth-child(2n) .post-content {
        order: 2;
    }
}
.container1 {
    max-width: 1200px;
    margin: 0 auto;
}
.et_pb_row.et_pb_row_0_tb_header {
    max-width: 100%;
}
.av-mega-menu {
    background: #6868f9;
}
.av-mega-menu .nav-link {
    padding: 0.8rem 0.6em !important;
    color: #fff !important;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: -10rem;
    margin-top: -6px;
}
nav .dropdown-menu {
    padding: 0;
    top: 95%;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background: #f2f2f2;
}
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.submenu.dropdown-menu {
    left: 100%;
    top: 0;
}
.dropdown-item {
    padding: 0.25rem 1rem;
}
nav ol li,
nav ul li {
    margin-bottom: 0;
}
ul.navbar-nav.mr-auto {
    padding: 0;
}
.navbar.navbar-expand-lg {
    padding: 0;
}
@media (max-width: 767px) {
    .av-mega-menu .nav-link {
        padding: 0.4rem 1rem !important;
        color: #fff !important;
        font-size: 0.8em;
    }
    .navbar-toggler.collapsed {
        background: 0 0;
    }
    header {
        border-bottom: 2px solid #6868f9;
    }
    .navbar-light.navmob-bar {
        padding: 0;
    }
    div.logo {
        padding: 0 7px 0 0;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .d-md-none.navmob-bar {
        padding: 0;
    }
    div.av-logo {
        padding: 0;
    }
    .col-xl-4.col-lg-5.header-details {
        padding-left: 0;
    }
}
@media (min-width: 992px) and (max-width: 1365px) {
    .navbar-toggler.d-none.d-md-block.d-xl-none {
        display: none !important;
    }
    .nav-link {
        font-size: 0.85em;
    }
}
.timerwap {
    text-align: center;
}
.timerwap li {
    display: inline-block;
    vertical-align: top;
    font-size: 1.5em;
    list-style-type: none;
    text-transform: uppercase;
    min-width: 150px;
}
.offer span {
    text-decoration: none;
    color: #000;
    font-size: 24px;
    text-align: center;
    font-weight: 800;
}
.timerwap .value {
    font-size: 38px;
    font-weight: 600;
    color: #0c103d;
}
.timerwap .label {
    display: block;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    padding-top: 3px;
    text-transform: none;
    color: #000;
    font-weight: 500;
}
.timerwap .sep {
    position: relative;
    top: -10px !important;
    display: inline-block;
}
.timerwap .section p {
    display: inline-block;
    padding-top: 15px;
    font-size: 41px;
    line-height: 44px;
    text-align: center;
    position: relative;
    color: #000;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.checkmark-list li::before {
    content: "" !important;
    left: -15px !important;
    border-left: 5px solid #000;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 13px !important;
}
.pricing-features .checkmark-list {
    padding-left: 20px !important;
}
.product-shortcode.multiple_cost {
    display: flex;
}
.section3 {
    background-color: #002a38;
    border-color: #002a38;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https://www.astroved.com/wp-content/uploads/2015/09/back2.jpg) no-repeat center center fixed;
    background-position-x: 0, center;
    background-position-y: 0, center;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px 0 !important;
}
div.pricing-box {
    width: 260px;
}
.pull-right {
    box-shadow: 0 1px 3px #999;
    margin-left: 4%;
    margin-top: 20px;
    padding: 10px 15px;
    float: right;
    width: 50%;
}
.responsive-video iframe {
    width: 100%;
    min-height: 300px;
}
.videotitle {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
.responsive-video {
    position: relative;
    overflow: hidden;
}
.circle .fa.fa-angle-right::before {
    bottom: 7px;
    left: 13px;
}
.page .post-wrap,
.post-wrap {
    padding: 0;
}
.post-content.entry-content {
    margin: 0 !important;
    padding: 0 !important;
}
.purchase-detail li {
    margin: 0;
}
.purchase-detail ul {
    padding: 0;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
    .timerwap .value {
        font-size: 30px;
        font-weight: 600;
    }
    .timerwap li {
        min-width: 80px;
    }
    .timerwap .section p {
        font-size: 40px;
        padding-top: 6px;
        line-height: 40px;
    }
    .pull-right {
        width: 100%;
    }
    .product-shortcode.multiple_cost {
        display: block;
    }
    .lp-two-sec .col-md-12 {
        display: block;
    }
    div.coupon-inner {
        min-width: 250px;
    }
    .spl-post .post-content p {
        line-height: 1.4;
        text-align: justify;
        padding-top: 10px;
        font-size: 1rem;
    }
    .pagepref-con h1 {
        margin: 0;
        padding: 0 0 12px;
    }
    div.spl-post .header {
        max-height: 180px;
    }
    .spl-post .post-title {
        font-size: 1.2rem;
        font-weight: 600;
        padding-bottom: 0.7rem;
    }
}
div.spl-post {
    margin-bottom: 1.5rem;
    font-size: 1rem;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
    .coupon-wrap {
        flex-basis: 100%;
    }
    .spl-date-coupon {
        flex-wrap: wrap;
    }
}
@media (max-width: 580px) {
    .et_pb_section {
        padding: 20px 0;
    }
    .foo-mobview h3 {
        font-size: 1em;
        color: #652dd8;
        margin-bottom: 0;
    }
    .av-foo-service li {
        display: inline-block;
        vertical-align: middle;
    }
    .latest_posts.foo-large-inn {
        float: left;
        width: 50%;
        text-align: left;
    }
    .latest_posts.foo-large-inn ul {
        padding: 0;
    }
    .latest_posts.foo-large-inn a {
        color: #000;
    }
}
.cart-panel .col-sm-12 {
    justify-content: center;
}
.col-sm-6.keep-shop {
    padding: 0 20px;
}
@media screen and (max-width: 980px) and (min-width: 0px) {
    header {
        padding-top: 0 !important;
    }
}
.et-l.et-l--header {
    border-bottom: 2px solid #6868f9;
}
.row.header-wrap {
    align-items: center;
}
.caption-wrap {
    padding-top: 0;
}
.details-wrap a {
    display: inline-block;
    text-transform: uppercase;
    color: #007bff;
    font-weight: 600;
   
}
.top-textlink {
    margin-right: 10px;
}
.details-wrap a:hover {
    text-decoration: none;
    color: #000;
}
.details-wrap a img {
    width: 20px;
    vertical-align: top;
}
.av-btn.top-cart {
    position: relative;
}
@media only screen and (max-width: 767px) {
    .leadlanding .row.header-wrap {
        padding: 0.1rem 0 0.3rem;
    }
    .leadlanding .details-wrap a {
        margin-bottom: 5px;
        font-size: 14px;
        margin-top: 5px;
    }
    .leadlanding .logo-img {
        margin: 0 auto;
    }
    .leadlanding .col-sm-2.col-md-2.col-lg-2.col-xl-2.av-logo {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .leadlanding .header-details.col-xl-4 {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .leadlanding div.av-logo {
        padding: 0 0 7px 0;
        text-align: center;
    }
    .leadlanding .details-wrap.d-flex.justify-content-end {
        justify-content: center !important;
    }
}
.post-nav {
    display: none;
}
.post-footer {
    display: none;
}
.single article {
    padding-bottom: 40px;
    margin-bottom: 0;
}
.aksh-form-row {
    display: flex;
    flex-wrap: wrap;
    flex-flow: wrap;
    justify-content: center;
}
.form-field {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.form-field input {
    background: #fff;
    width: 100%;
}
.form-field input:focus {
    background-color: #fff;
    color: #000;
}
.form-field input[type="submit"] {
    background: #edf000;
    color: #000;
    padding: 10px 30px;
    width: auto;
}
@media screen and (min-width: 0px) and (max-width: 600px) {
    .aksh-form-row {
        display: block;
    }
    .form-field {
        width: 100%;
    }
}
@media screen and (min-width: 1240px) {
    .et_pb_row.et_pb_row_0_tb_footer {
        max-width: 1200px;
    }
}
#error-msg {
    color: red;
    display: block;
}
..error {
    color: #dc3545;
}
#valid-msg {
    color: #00c900;
}
.input-card.error {
    border-bottom: 1px solid #ff7c7c;
}
.iti.iti--allow-dropdown {
    width: 80%;
    height: 32px;
    margin: 0 auto;
}
.iti__flag {
    float: left;
    margin: 8px 0;
}
.iti__selected-dial-code {
    float: left;
    margin: 5px;
}
.iti__arrow {
    float: left;
    margin: 13px 1px;
}
label#credit-card-error {
    display: none !important;
}
label#credit-card1-error {
    display: none !important;
}
label#credit-card2-error {
    display: none !important;
}
label#credit-card3-error {
    display: none !important;
}
label#month-error {
    display: none !important;
}
label#year-error {
    display: none !important;
}
label#CVV-error {
    display: none !important;
}


.success-info {
    background: #fff;
    color: #000;
    font-size: 18px;
    padding: 6%;
    margin: 0px 10px 20px;
}
.iti.iti--allow-dropdown {
     width: 100%!important;
    height: 32px;
    margin: 0 auto;
}
.iti--separate-dial-code input[type=text]{padding-left: 100px !important;}  
.form-field input {
    width: 100%;
    background: #fff;
}
.form-field input:focus {
    background: #fff;
    color:#000;
}
.aksh-form-row {
    display: flex;
    flex-wrap: nowrap;
    flex-flow: wrap;
    justify-content: space-evenly;
}
.form-field {
    width: 25% !important;
    padding: 0 10px;
    margin-bottom: 20px;
      text-align:center;
}
.form-field input[type="submit"] {
    background: #c61100 !important;
    color: #fff !important;
    padding: 10px 30px;
    width: auto;
    margin: 0px;
    border:none !important;
}
.form-field input[type="submit"]:hover {
    background: #ffffff;
    color: #533dc9;
}
@media screen and (min-width:0px) and (max-width:992px)
{

.form-field {
    width: 50% !important;
}
.aksh-form-row {
    text-align: center;
}
.search-slidebox .col-xl-6{ padding-left: 15px; padding-right: 15px; }
}
@media screen and (min-width:0px) and (max-width:600px)
{
.form-field {
    width: 100% !important;
}
.aksh-form-row {
    text-align: center;
}
}
  
  .iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0);
    margin: 3px 0px !important;
}
  .iti__selected-dial-code {
    background: #fff;
}
  .iti__arrow {
    margin: 15px 1px !important;
}
  .iti__flag {
    margin: 11px 0px 0px !important;
}
  @media screen and (min-width:0px) and (max-width: 550px){
      .form-field input[type="submit"]{
    margin-top: 20px;
  }
  }
.et_pb_module.et_pb_video > .et_pb_video_box + div {
    margin-top: -56.2963%;
    padding-bottom: 56.2963%;
}
a.et_pb_video_play {
    position: absolute;
    left: 47%;
    top: 36%;
    font-size: 2rem;
}
@media only screen and (max-width:600px) {
.form-section-edited-1{
  width:70%;
  margin:0 auto;
  padding-top:30px;
  }
}
@media only screen and (max-width:768px) {
.form-section-edited-1{
  width:70%;
  margin:0 auto;
  padding-top:30px;
  }
}
.edited-form .form-field {
    width: 95% !important;
    padding: 0 10px;
    margin-bottom: 25px !important;
    text-align:center;
    display: inline-flex;
}
.form-section-edited-1 label.error {
    position: absolute;
    margin-top: 42px;
    font-size: 11px;
    color: red;
}
 .showContentAll.displayreadallsome .DspInfo,
    .showContentAll.displayreadallsome .someVeek {
        display: none;
    }

    .showContentAll.readalldatafull .contentData {
        display: none;
    }

    .showContentAll .contentData,
    .showContentAll .someVeek {
        font-weight: bold;
        margin-left: 2px;
        color: blue;
        cursor: pointer;
    }

    .showContentAllWrapTxt.readalldatafull .DspInfo,
    .showContentAllWrapTxt.readalldatafull .someVeek {
        display: block;
    }
    /*hide quote--*/
    .caption-wrap {
            display: none;
    }

.coupon-head {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 23px;
    color: #000000 !important;
    letter-spacing: -1px;
    line-height: 1.5em;
}
.coupon-head.single {
    border-bottom: 2px solid #efefef;
}
.sign-up-aksh-form-row select {
    font-size: 12px;
    font-weight: 600;
    background-color: #fff !important;
    border: 1px solid #c8c5c5;
    border-radius: 5px;
    color: #5a5959 !important;
    width: 100%;
    text-transform: initial !important;
}
.sign-up-aksh-form-row input, .sign-up-aksh-form-row input::placeholder {
    text-transform: initial !important;
}
#quote, #services, #order{
    z-index: 1;
}

/* Form Erroe Update */

.form-field.form-submit-button {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.form-field.form-submit-button input#nlsubmit {
    width: 20%;
    text-align: center;
    padding: 12px 0 !important;
    align-self: center;
}
.page .et_pb_row, .single .et_pb_row {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
}

.et_pb_section.et_pb_section_0.et_section_regular {
    padding: 0;
}

/* Success Form  */

.success-whatsapp a {
    color: #29A71A !important;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
}
.success-whatsapp a:before {
    content: url(https://www.astroved.com/wp-content/uploads/2024/09/Whatsapp-Icon.png);
    position: absolute;
    top: 1px;
    left: 4px;
}
.success-cont a{
    color: #007bff !important;
}
.success-cont a:hover, .success-whatsapp a{text-decoration: underline;}
img.success-icon {
    margin-bottom: 10px;
}
.subsc-msg, .success-info.success-info-fail{
    background: rgb(205 250 219 / 70%);
    padding: 20px;
    border-radius: 10px;
}
.success-info.success-info-fail p{padding-bottom: 0;}
img.success-icon {
    margin-bottom: 10px;
}
.subsc-msg p {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 10px;
}
.form-model-header span:last-child{display: none;}
p.form-model-header .head_title {
    font-weight: 600;
    color: #212529;
    font-size: 16px;
}
p.form-model-header {
    padding-bottom: 10px;
}