.inr-wrap .product-shortcode .cost {
    color: #000000;
    display: block;
    padding-bottom: 10px;
}
.inr-wrap a.add_cart {
    margin-top: 10px;
}
.inr-wrap .cost {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    color: #f2673a !important;
    margin-bottom: 0px !important;
}
.inr-wrap {
    margin-top: 30px;
}
.cart_adjust span {
    color: #091744 !important;
    font-size: 15px;
}
.inr-wrap span.freeship-txt.temp13 {
    font-size: 15px;
}
span.freeship-txt.temp13 {
    color: #1d4baa;
    font-weight: 600;
    background: url(/images/shipping-icon.png) no-repeat 3px 11px;
    padding: 9px 0px 8px 34px;
    position: relative;
    margin: 8px 0px;
    background-size: 25px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
}
.pricing-box p.cost {
    display: block !important;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #f2673a;
}
.aishwarya-pradosh .cta-btm a{
        background-color: #ff903c;
        color: #fff;
}
.aishwarya-pradosh .header-box-inner .vedic{
    padding: 15px 0px 1px;
    font-size: 28px;
    color: #ff903c !important;
    line-height: 45px;
    text-align: center;
    font-weight: 600;
}
.banner-section {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-y: 0px;
    padding: 30px 0 !important;
}
.guru-pradosh .pricing-section{
    background: #200b44;
}
.guru-pradosh p {
    margin-bottom: 15px;
}
/*shani pradosh---*/
.shani-pradosh .header-box-inner h1{
color: #f3db53 !important;
}
.shani-pradosh .header-box-inner .vedic {
    color: #fff !important;
    margin-bottom: 0px;
    padding: 0px;
}
.shani-pradosh p {
    margin-bottom: 15px;
}
.shani-pradosh .header-box-inner>p{
color: #f3db53!important;
}
.shani-pradosh .main-head{
    color: #0e1831 !important;
}
.shani-pradosh .section1 {
    background:url(https://www.astroved.com/hindi/wp-content/uploads/sites/2/2022/03/shani-pradosh.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}
 @media screen and (min-width:0px) and (max-width:1024px){
    .shani-pradosh .section1 {
    background: url(https://www.astroved.com/hindi/wp-content/uploads/sites/2/2022/03/shani-pradosh.jpg) no-repeat -600px 1px !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}
 }
@media screen and (max-width: 480px){
    .shani-pradosh .section1 {
    background: url(https://www.astroved.com/hindi/wp-content/uploads/sites/2/2022/03/shani-pradosh.jpg) no-repeat -600px 1px !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}
.normalstyle{
    font-size: 24px;
}
.box-header h2{
    font-size: 24px !important;
}
.tab-accordian h3{
    font-size: 23px;
}
.shani-pradosh .section1 {
    background: url(https://www.astroved.com/hindi/wp-content/uploads/sites/2/2022/03/shani-pradosh.jpg) no-repeat -600px 1px !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}
.shani-pradosh .section2{
padding-bottom: 30px !important;
}
.shani-pradosh .section3{
    padding-top: 15px;
}
ul.checkmark-list.addon{
        padding-left: 20px;
}
}
/*soma pradosh css---*/
 .som-pradosh .header-box-inner h1{
        color: #ffff00;
    }
    .som-pradosh .section1 {
    background: url(https://qa.astroved.com/hindi/wp-content/uploads/sites/2/2022/03/soma-pradhosh-dsk.jpg) no-repeat center center !important;
}
/*end soma prodosh css*/
  .tab-accordian {
    float: left;
    width: 100%;
}
.qoute-section {
    float: left;
    width: 100%;
    background-color: #f1f1f1;
}
.titleWrapper{
    padding: 15px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    -webkit-user-select: none;
    user-select: none;
    transition: background-color .8s linear;
    padding-right: 20px;
}
/* .titleWrapper.active{
    background: #fff;
} */
.desWrapper{
    background: #fff;
    /*max-height: 500px;*/
    display: none;
    padding: 20px;
    transition: max-height 1s ease-in;
    padding-top: 0px;
}

/* Collapse Icon */

.collapse-icon{
    position: relative;
}
.collapse-icon .acc-close{
    height: 13px;
    border-left: 2px solid #aaa;
    transition: all .5s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;
}

.collapse-icon .acc-open {
    width: 13px;
    position: absolute;
    border-top: 2px solid #aaa;
    transition: all .5s ease-in-out;
    transform: rotate(90deg);
        top: 6px;
    right: -5px;
}

.titleWrapper.active .collapse-icon{
    transition: all .5s ease-in-out;
}

.titleWrapper.inactive .collapse-icon{
    transition: all .5s ease-in-out;
    transform: rotate(-180deg);
}

.titleWrapper.active .collapse-icon .acc-open{ 
    opacity: 0;
}

.tab-accordian h3 {
    color: #000;
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
}
.pillai-says {
    margin-top: 20px;
}
    .pricing-box-container ul li{
        padding: 0px 25px;
    }
    .main-head {
    padding-top: 0px !important;
    text-align: left !important;
    padding-bottom: 10px !important;
    color: #7d0302 !important;
}
.pricing-features .checkmark-list{
    padding-left: 5px !important;
}
img.lp-img {
    border-radius: 20px;
}
#timer {
    display: none;
}
    .note{
            margin-top: 20px;
    color: red !important;
    font-weight: 600 !important;
    }
    p.plus-package {
    color: #000;
    text-align: center;
}
    .section-3 {
    background-color: #ffff8c !important;
    width: 100% !important;
    float: left !important;
    padding-top: 30px !important;
    padding-bottom: 50px !important;
}
    .sub-title-box h2, .sub-title-box h3, .sub-title-box h4, .sub-title-box h5, .sub-title-box h6{
            color: #000;
    }
    .cta-btm.dark-btn.service-section {
    margin-bottom: 35px;
}
    .cta-btm.dark-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
    .section-3 {
    background-color: #ffff8c;
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 50px;
}
    .template-2 p{
        font-size: 16px;
    }
    .sub-title-box ul li{
            font-size: 16px;
    }
    .cta-btm a {
    background-color: yellow;
    padding: 15px 40px;
    border-radius: 30px;
    color: #000;
    font-weight: 600;
    font-size: 19px;
}
    h2.reg-by {
    font-weight: 600;
    font-size: 32px;
    color: #080c15!important;
    text-align: center;
    padding-bottom: 20px;
}
h2.reg-offer {
    font-weight: 600;
    font-size: 25px;
    color: #000000!important;
    line-height: 2.1em;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    padding-top: 0px;
}
    .cart-left .cart_adjust {
    float: none !important;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 25px;
}
.cart_adjust {
    clear: both;
    float: none !important;
    margin-bottom: 25px;
    margin-top: 10px;
    text-align: left !important;
}
ul.checkmark-list.addon {
    padding-bottom: 20px;
}
    .product-shortcode .readmore {
    display: none;
}
.product-shortcode {
    margin-bottom: 20px;
}
.pricing-section {
    margin-bottom: 0px;
    margin-top: 0px;
}
.price-header2 {
    font-family: 'Roboto' !important;
    font-size: 30px !important;
    font-weight: 600 !important;
}
.pricing-header {
    font-size: 23px !important;
    padding: 5px !important;
}
.pricing-price-area h3 {
    padding-top: 5px;
}
    .quotebox {
    padding: 30px 30px !important;
}
.sub-title-box .heading-3 {
    padding-top: 0px !important;
    font-size: 28px !important;
    color: #000 !important;
}
    .dkrp-nav {
    background-color: #1d2327;
}
.dkrp-section {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: "Open Sans",Arial,sans-serif;
    text-align: left;
}
.dkrp-section {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: "Open Sans",Arial,sans-serif;
    text-align: left;
}
.dkrp-navs li {
    display: inline-block;
    text-align: center;
    width: 24%;
}
.dkrp-navs.rel-menu li a {
    color: #7d0302;
}
.dkrp-navs li a {
    color: #ffff0d;
    display: block;
    font-size: 1.1003em;
    font-weight: 600;
    margin: 0 auto;
    padding: 16px 0;
    text-transform: uppercase;
    width: 90%;
}
.fixed-top {
    background: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
}
    .section2 a img {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
     .gap{margin-bottom:20px;}
     .section2 a img:hover {
        -webkit-box-shadow: 0px 1px 43px -4px rgba(0,0,0,0.75);
        box-shadow: 0px 1px 43px -4px rgba(0,0,0,0.75)}
       .readmore{text-align:center}
       .left h1{
        padding:10px 0px 10px 0px;
          font-size: 41px;
        text-align: center;
        font-weight: 600;
        line-height: 45px;
        color: #bc263f;
        margin: 0px;
       }
       .left p{padding: 20px 0px 2px;
        font-size: 25px;
        color: #000;
        line-height: 36px;
        text-align: center;
        font-weight: 100;margin:0px;}
       .live-date{
            padding: 20px 0px 2px;
        font-size: 22px;
        color: #000;
        line-height: 36px;
        text-align: center;
        font-weight: 100;
        margin: 0px;
       }
        .left {
        margin: 24px 0px 21px 0px;
        background-color: rgba(255, 255, 255, 0.56);
        padding: 9px 30px;
    }
     .pnk{color:#bc263f;font-weight:bold;}
      .section5{padding: 5px 0px !important; clear: both;}
        .section6 p{font-size: 16px;
        font-family: 'Roboto', sans-serif;
        line-height: 30px;
        color: rgba(0, 0, 0, 1);
        letter-spacing: 1px;
        font-weight: 500;}
        .video-time-list br {
        display: none;
    }
    .video-time-list1 br {
        display: none;
    }
        .video-version {
            padding: 25px 25px 10px;
        border-radius: 3px;
        font-size: 14px;
        text-align: center;
        border: 1px solid #e6e0e0;
        background: #fff;
        margin: 16px 0px;
    }
    .video-version-txt {
        font-size: 24px;
        line-height: 36px;
        color: #000;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center;
    }
    .video-time-list li {
           list-style: none;
        display: inline-block;
        margin: 10px -3px;
        padding-top: 0px;
        padding-bottom: 10px;
        width: 26%;
        border-bottom: 1px solid #e4dbdb;
    }
    .video-version p{
        text-align:center;
    }
    .video-time-list1 li {
          list-style: none;
        display: inline-block;
        margin: 10px -3px;
        padding-top: 0px;
        padding-bottom: 10px;
        width: 24%;
        border-bottom: 1px solid #e4dbdb;
    }
    .video-time-list li a {
        color: #000;
        font-weight: 600;
        font-size:12px;
    }
        @media screen and (min-width: 0) and (max-width:414px) {
                    img.right-img-one {
                        float: none;
                        display: block;
                        margin: 0 auto;
                        max-width: 300px;
                    }
                }
            .section1 {
                background: url(https://www.astroved.com/hindi/wp-content/uploads/sites/2/2022/03/surya-pradosham.jpg) no-repeat center center;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
                background-position-y: 0px;
                padding: 30px 0 !important;
            }
            .section3 {
                background-color: rgb(0, 42, 56);
                border-color: rgb(0, 42, 56);
                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: -moz-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: 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-size: cover;
                background-position: center center;
                background-repeat: no-repeat;
                float: none;
                clear: both;
            }
            .header-box-inner h1 {
                 color: #ffffff;
                font-weight: 600;
                padding: 10px 0px 10px;
                font-size: 39px;
                line-height: 58px;
            }
            .header-box-inner>p {
                 padding: 23px 0px 23px 0px;
        font-size: 28px;
        color: #f7f23e;
        font-weight: 600;
        line-height: 38px;
            }
            .header-box-inner>.p1 {
            padding-top: 0px;
            }
            .header-box {
                  background-color: rgb(255 255 255 / 34%) !important;
                color: inherit;
                border-radius: 2px;
                max-width: 800px;
                padding: 20px 0px;
            }
            .main-qoutes {
                   border: 1px solid #ff7612 !important;
                border-left: none !important;
                border-right: none !important;
            }
            .header-box-inner .vedic {
                padding: 15px 0px 1px;
                font-size: 24px;
                color: #000 !important;
                line-height: 32px;
                text-align: center;
                font-weight: 600;
            }
            .header-box-inner .live-date {
                padding: 20px 0px;
                font-size: 24px;
                     color: #000;
                line-height: 30px;
                font-weight: 600;
            }
            .live-date.live-date1 {
            padding-top: 0px;
        }
            .offer {
                   background-color: #ffff0d !important;
            }
            .sub-title-box h2,
            .sub-title-box h3,
            .sub-title-box h4,
            .sub-title-box h5,
            .sub-title-box h6 {
                font-size: 34px;
            }
            .main-qoutes p {
                line-height: 24px;
                font-size: 18px;
                padding: 20px 0px;
                font-style: italic;
                text-align: center;
            }
            .qoutes {
                font-style: italic;
            }
            .please-note {
                color: #cb2027;
            }
            .recommeded-innerbox {
                background: #fff;
                padding: 20px 24px;
                margin: 30px 0px;
                float: left !important;
            }
            .recommeded-innerbox2 {
                background: #fff !important;
            }
            .recommeded-innerbox1 {
                background: #fdfde3;
                padding: 20px 24px;
                margin: 30px 0px;
                float: left !important;
            }
            .recommeded-innerbox .subtitle {
                font-weight: bold;
                padding: 0px;
                margin: 15px 0px 15px 0px;
                font-size: 18px;
                color: #f9ff02;
            }
            .pillai-explains {
                font-style: italic !important;
            }
            .recommeded-box {
                width: 100%;
                text-align: center;
            }
            .recommeded-box h2 {
                font-size: 38px;
                color: #3a3a6b;
                padding: 0px 0px 0px 0px;
                font-weight: 700;
            }
            .power-rituals {
                width: 100%;
                text-align: center;
                padding: 20px 0px 0px 0px;
            }
            .power-rituals h2 {
                font-size: 38px;
                color: #ff5722;
                font-weight: 700;
            }
            .checkmark-list li {
                list-style: none;
                color: #000;
            }
            .checkmark-list li::before {
                color: #000;
                content: "\f00c";
                display: inline-block;
                font-family: FontAwesome;
                margin: 0 7px 0 -25px;
            }
            @media screen and (max-width: 480px)
            {
                .pricing-section{
                    padding-bottom: 10px;
                }
                .section3 {
    padding-top: 55px;
    padding-bottom: 30px;
}
                .timerwap li {
    min-width: 0 !important;
    margin-left: 0 !important;
    font-size: 20px;
}
.timerwap .value {
    font-size: 30px !important;
}
.timerwap .label {
    font-size: 10px;
}
                .section3 .recommeded-innerbox h3{
                        font-size: 23px;
                }
                .section6 .recommeded-innerbox h3 {
    font-size: 23px !important;}
                .sub-title-box h2, .sub-title-box h4{
                    text-align: center !important;
                }
                .sub-title-box h4,{
                    text-align: left;
    font-size: 18px;
    color: #000000;
    padding: 0px 0px 20px 0px;
    font-weight: 700;
                }
                .video-version {
        padding: 0px;
            border:none;
        background:none;
    }
    .video-version-txt{
        font-size:24px;
    }
    .video-time-list br {
        display: block;
    }
    .video-time-list1 br {
        display: block;
    }
    .left h1{font-size: 27px;line-height: 35px;}
    .left p{font-size: 19px;line-height: 24px;font-weight: 600;}
     .left{background-color: rgba(220, 226, 249, 0.74);}
                 .header-box {
                    padding: 0px;
                    width: 100%;
                    }
                .sub-title-box .heart li {
                    display: inline-block;
                    list-style: outside none none;
                    text-align: center;
                    width: 100% !important;
                    font-weight: 700;
                    color: #d22146;
                }
                .testimonial-box {
                    padding: 0px !important;
                }
                .header-box-inner .vedic {
                    padding: 5px 0px;
                    color: #000!important;
                    line-height: 32px;
                    font-weight: 600;
                    font-size: 20px;
                    padding-top: 20px;
                }
                .header-box-inner h1 {
                        color: #ffffff;
                        font-weight: 700;
                        padding: 0px 0px;
                        font-size: 25px;
                        line-height: 46px;
                        padding-top: 15px;
                }
                h2.reg-offer{
                    width: 90%;
                }
                .dkrp-navs li a{
                    font-size: 10px;
                }
                .section-3 ul.checkmark-list {
                padding: 0px 20px;
                }
                .sub-title-box .heading-3{
                    font-size: 24px !important;
                    text-align: center !important;
                }
                .section6{
                    background-image: none !important;
                    background-color: #f8bc8f !important;
                }
                .mut-pro-wrap {
    margin-bottom: 20px !important;}
                .header-box-inner{
                    padding-bottom: 30px;
                }
                .header-box-inner>p {
                        padding: 20px 0px 5px 0px;
                    font-size: 18px;
                        color: #ffff00;
                    font-weight: 600;
                    line-height: 28px;
                }
                .header-box-inner> .p1 {
                           padding-top: 0px;
                }
                .header-box-inner .live-date {
                       padding: 20px 0px;
                        font-size: 22px;
                        color: #ffffff !important;
                        line-height: 30px;
                        font-weight: 600;
                }
                .live-date.live-date1 {
            padding-top: 0px;
        }
                .testimonial-box-inner {
                    padding: 0px !important;
                }
                .sub-title-box h2, .sub-title-box h3, .sub-title-box h4, .sub-title-box h5, .sub-title-box h6{
                    color: #1e1e1e !important;
                }
                .sub-title-box h2,
                .sub-title-box h3,
                .sub-title-box h4,
                .sub-title-box h5,
                .sub-title-box h6 {
                    font-size: 27px !important;
            color: #1e1e1e !important;
        text-align: left;
        font-weight: 600;
        padding: 15px 0px 15px;
                }
                .box-header h2 {
                    float: left;
                    width: 100%;
                    text-align: center;
                    font-size: 24px;
                    color: #fff !important;
                    font-weight: 700;
                }
                .pricing-box {
                    background-color: #fafafa;
                    margin: 30px 0;
                    padding: 10px;
                    position: relative;
                    width: 100%;
                }
                .breakdown-img {
                    float:none !important;
                    margin-left: 20px;
                    width: 100%;
                    margin-top: 15px;
                    margin-bottom: 20px;
                }
            }
            .product_list_right {
                text-align: center;
                margin: 30px 0px 8px;
            }
            .mut-pro-wrap1 {
                background: beige;
                padding: 18px !important;
                margin: 10px;
            }
            .mut-pro-wrap1 h6 {
                font-size: 16px;
                line-height: 24px;
            }
            .mut-pro-wrap1 span {
                font-size: 17px !important;
            }
            a.add_cart {
                background: #f2673a url(/images/cart.png) no-repeat scroll 12px 9px;
                border: medium none;
                box-shadow: none;
                color: #fff;
                display: inline-block;
                float: none !important;
                font-size: 14px;
                line-height: 1.4;
                margin: 0 auto;
                padding: 9px 20px 8px 38px;
                text-align: center;
                text-decoration: none;
                text-shadow: none;
            }
            a.add_cart:hover {
                background: #fba200 url(https://www.astroved.com/images/cart.png) no-repeat scroll 11px -23px;
                transition: all 0.5s ease-in-out 0s;
            }
            .product-shortcode.multiple_cost .col-md-4 {
                padding: 0;
            }
            .mut-pro-wrap {
                background: rgb(235, 239, 212);
                padding: 14px;
                border-radius: 3px;
                padding-bottom: 30px;
                min-height: 200px;
                margin: 10px;
                text-align: center;
            }
            .mut-pro-wrap h6 {
                font-size: 1.2em;
                font-weight: 600;
            }
            .mut-pro-wrap span {
                margin: 20px auto;
                font-size: 20px;
            }
            .testimonial-box-inner:before {
                content: "\f10e" !important;
                font-family: fontawesome !important;
                font-size: 46px;
                background: #ffffff;
                border: 2px solid #0f2143;
                border-radius: 50%;
                color: #273d66;
                padding: 10px;
                /* top: -28px; */
                margin-left: 40%;
            }
            .testimonial-box-inner {
                padding: 0px 25px;
            }
            .student-name {
                font-size: 26px !important;
                color: #6b6969 !important;
                font-weight: bold !important;
            }
            .left-img {
                float: left;
                max-height: 650px !important;
            }
            .pricing-section {
                    background:#7b0302;
                    float: none;
            }
            .box-header h2 {
                float: left;
                width: 100%;
                text-align: center;
                font-size: 38px;
                    color:#fff !important;
                font-weight: 700;
                 font-family: 'Roboto', sans-serif !important;
            }
            .pricing-price-area h3 {
            font-family: 'Roboto', sans-serif !important;
            color: #6f1e1a;
        }
            .section5 {
                background-color: #83060e;
            }
            .sub-title-box1 h2 {
                    color: #fe9400 !important;
                font-size: 24px !important;
                padding: 15px !important;
            }
            .sub-title-box1 ul li a {
                color: #fff!important;
            }
            .sub-title-box1 ul li a:hover {
                color: #fe9400 !important;
            }
            .sub-title-box1>ul>li::before {
                color: #ff851b !important;
            }
            .read_more {
                color: #000;
                text-decoration: none;
            }
            .main-qoutes span {
                line-height: 24px;
                font-size: 24px;
                color: #091744;
            }
            .offer span {
                text-decoration: none;
               color: #fe9400;
                font-size: 26px;
                text-align: center;
                font-weight: 800;line-height:24px;
            }
            .sub-title-box {
                padding: 0px 0px 0px 0px;
                float: left;
                width: 100%;
            }
            .section6 {
                float: left;
                width: 100%;
                background: url(https://www.astroved.com/wp-content/uploads/2018/01/bg3.jpg) no-repeat center center fixed;
                background-size: cover;
                background-position: center center;
                background-repeat: no-repeat;
                padding-bottom: 30px;
                clear: both;
            }
            .section6 .recommeded-innerbox h3 {
                color: rgba(0, 0, 0, 0.9);
                font-weight: bold;
                padding: 0px !important;
                margin: 10px 0px 10px 0px;
                font-size: 22px;
                text-align: left;
            }
            .section6 .recommeded-innerbox p {
                padding-right: 10px;
                font-size: 16px;
                line-height: 30px;
                letter-spacing: 1px;
                font-family: 'Roboto', sans-serif !important;
            }
            .offerammount {
                   color: #ffbc00 !important;
                font-size: 32px !important;
                text-shadow: 1px 1px #302929;
            }
            .recommeded-innerbox .day strong {
                color: #FF9800 !important;
                font-size: 20px;
            }
            .recommeded-innerbox .day {
                color: #000 !important;
            }
            .section3 .recommeded-innerbox h3 {
                color: #000 !important;
            }
            .col-md-12.quotes-box h2 {
                font-weight: 700;
                text-align: center;
                color: #cb2027 !important;
                font-size: 38px;
                margin-top: 0;
            }
            .chanting {
                font-weight: bold !important;
                padding: 0px !important;
                margin: 10px 0px 10px 0px !important;
                font-size: 22px !important;
                text-align: left !important;
            }
            .mut-pro-wrap span {
                padding-right: 15px;
            }
            @media screen and (min-width:0) and (max-width:414px) {
                .lazy.left-img {
                    height: auto !important;
                }
                .product-shortcode {
                    text-align: center;
                }
            }
            @media screen and (min-width:640px) and (max-width:800px) {
                .lazy.left-img {
                    float: none;
                    display: block;
                    margin: 0 auto;
                }
            }
            .normaltxt {
                text-align: left;
            }
            .pull-right {
                
                margin-left: 4%;
                margin-bottom:20px;
                margin-top: 0px !important;
                padding: 0px 15px;
            }
            .bodily {
                font-style: italic !important;
                text-align: center;
            }
            .offer-txt {
                color: #cb2027;
                font-size: 24px;
                font-weight: 800;
                padding: 0;
                margin: 5px !important;
            }
            .offer-txt1 {
                color: #cb2027;
                font-size: 18px;
                font-weight: 800;
                display: block;
            }
            @media screen and (min-width:0) and (max-width:414px) {
                .mut-pro-wrap {
                    margin: 0 !important;
                }
            }
            @media screen and (min-width:0) and (max-width:767px) {
                .sub-title-box22 {
                    padding-left: 0px !important;
                    padding-right: 0px !important;
                    padding-bottom: 30px
                }
            }
            .sub-title-box22 {
                padding-left: 60px;
                float: left;
                margin-top: 30px;
            }
            .reg-title {
                text-align: center;
                font-size: 34px;
                line-height: 36px;
                color: #efd920;
                padding: 30px 0px 0px 0px;
                font-weight: 700;
            }
            .section2 {
                float: none;
                margin: 0px;
                width: 100%;
                height: auto;
                padding: 60px 0px 60px 0px;
                clear: both;
            }
            .col-md-12.recommeded-innerbox p {
                color: #000;
            }
            @media screen and (min-width: 980px) {
                .sub-title-box1.col-md-6 li {
                    padding-left: 0%;
                }
            }
            .clear.height10 {
                height: 25px;
                clear: none;
            }
            .text-center.importantce {
                color: #101010;
                font-size: 32px;
                text-align: left;
                padding: 0px 0px 20px 0px;
            }
            .cart_adjust span {
                color: #091744 !important;
                font-size: 20px;
            }
            .padbot {
                padding-bottom: 10px !important;
            }
            .rituals-title {
                color: #0a1031 !important;
                font-size: 24px !important;
                padding: 0px 0px 15px 0px;
                font-weight: 700;
            }
            .buttom-line {
                background: #fff !important;
            }
            .right-img {
                float: right;
                max-height: 700px;
                margin: 10px 10px 10px 60px;
            }
            .empty-height {
                height: 60px;
                float: left;
                width: 100%;
            }
            @media screen and (min-width:0) and (max-width:992px) {
                .empty-height {
                    float: left;
                    width: 100%;
                    display: none;
                }
            }
            .empty-div {
                float: left;
                width: 100%;
            }
            .buttom-line1 {
                height: 2px;
                width: 100%;
                float: left;
                margin: 10px 0px 10px 0px;
                background: #fff;
            }
            .bonus {
                color: #f00;
                font-weight: 600;
            }
            .nakshatra-table {
                border: 1px solid #dddddd;
                border-collapse: collapse;
                font-size: 16px;
                margin: 20px auto;
                background: #f0f0e3;
                color: #060606;
            }
            .nakshatra-table tr:nth-child(odd) {
                background-color: #fff;
                position: relative;
            }
            .nakshatra-table td {
                border: 1px solid #2120202e;
                padding: 10px 10px 20px;
                vertical-align: middle;
            }
            .tbl-over {
                overflow: auto;
            }
            .breakdown-img {
                float: right;
                margin-left: 10px;
                margin-top: 12px !important;
            }
            .top-center {
                margin-top: 22%;
            }
            .heart li {
                display: inline-block;
                list-style: outside none none;
                text-align: center;
                width: 30%;
                font-weight: 700;
                color: #000;
            }
            .sub-title-box>.heart>li::before {
                display: none !important;
            }
            .heart-box {
                float: left;
                width: 100%;
                text-align: center;
            }
            .heart-bg {
                background: url(https://www.astroved.com/wp-content/uploads/2018/03/bonus-bg.jpg) no-repeat center center fixed;
            }
            /* .recommeded-innerbox,
            .cart_adjust,
            .product-shortcode,
            .size-full {
                display: none!important;
            } */
            .recommeded-innerbox .cart_adjust .product-shortcode .pri-act {
                text-decoration: line-through;
                color: #cb2027 !important;
                font-weight: 800 !important;
                line-height: 10px !important;
            }
            .recommeded-innerbox .cart_adjust .product-shortcode .cost {
                display: block !important;
            }
            .recommeded-innerbox .cart_adjust .product-shortcode .pri-sav {
                color: #09860e !important;
                font-size: 16px !important;
                font-weight: 800 !important;
            }
            .cart-box {
                float: right;
                text-align: center;
                width: 250px;
                background: #ede8c8;
                padding: 6px 20px 0px 0px;
                margin: 0px 0px 0px 20px;
            }
            .product-shortcode.spl-price {
                text-align: center;
            }
            .product-shortcode.spl-price img {
                display: none;
            }
            .pri-sav+p {
                display: none;
            }
            .product-shortcode.spl-price .readmore {
                display: none;
            }
            .bonus-title {
                font-size: 16px !important;
                color: #dd4b39 !important;
                padding-left: 20px;
                font-weight: 700 !important;
            }
            .col-md-12.recommeded-innerbox .bonus-title {
                color: #dd4b39 !important;
            }
            .bonus-list {
                padding-left: 50 !important;
                margin-top: -5px;
            }
            span.boldfont {
                font-weight: 600;
                font-size: 18px;
                color: #dd4b39;
            }
            .timerwap .label {
                color: #0d0d02 !important;
            }
            .timerwap .section p {
                color: #070702 !important;
                line-height: 80px !important;
            }
            .timerwap .value {
                color: #020202 !important;
            }
            .timerwap h4 {
                color: #020202 !important;
                font-size: 30px !important;
            }
            .lp-ol ol {
            list-style-type: none;
            margin-left: 1.25em;
            padding-left: 2.5em;
            counter-reset: li-counter;
               border-left: 2px solid #000000;
            position: relative;
            margin-top: 30px;
        }
        .lp-ol ol > li {
            position: relative;
            margin-bottom: 60px;
            padding-top: 0px;
            clear: both;
            font-size:18px;
        }
        .lp-ol ol > li:before {
            position: absolute;
            top: -0.5em;
            font-weight: 600;
            font-size: 20px;
            left: -85px;
            width: 44px;
            height: 44px;
            line-height: 2.25em;
            text-align: center;
                color: #000000;
            border: 2px solid #080808;
            border-radius: 50%;
            content: counter(li-counter);
            background-color: #ffffff;
            counter-increment: li-counter;
        }
        .lp-ol ol > li> a {
            font-size: 18px;
            text-align: left;
            text-decoration: none;
            color: #000;
        }
         @media screen and (min-width:0px) and (max-width:1024px)
         {.section1 {
            background: url(https://www.astroved.com/hindi/wp-content/uploads/sites/2/2022/03/surya-pradosham-tab-view.jpg) no-repeat center center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            background-position-y: 0px;
            padding: 30px 0 !important;
        }
        .header-box {
                background-color: rgba(220, 226, 249, 0.74);
            color: inherit;
            border-radius: 2px;
            width: 100%!important;
        }
        }
        .normalstyle {
            text-align: center;
            font-size: 30px;
            font-weight: bold;
            color: #000;
        }
        .pricing-header {
            background-color: #fe9400;
            color: #091744;
            font-family: "Oswald",sans-serif;
            font-size: 30px;
            padding: 20px 5px;
        }
        
        }
        .pricing-box {
            border-radius: 10px;
        }
        .mut-pro-wrap {
            background: rgb(235, 239, 212);
            padding: 14px;
                padding-bottom: 14px;
            border-radius: 3px;
            padding-bottom: 30px;
            min-height: 130px;
            margin: 10px;
                margin-bottom: 10px;
        }
        .mut-pro-wrap h6 {
            font-size: 20px;
            font-weight: bold;
            padding-bottom: 10px;
        }
        .mut-pro-wrap span {
            margin: 5px auto;
            font-size: 20px;
            display: block;
        }
        .mut-pro-wrap span {
            padding-right: 15px;
        }
        /*.product-shortcode span:nth-child(1) {
            display: block;
            padding-bottom: 10px;
        }*/
        /*.pricing-box{
            width: 260px;
        }*/
        @media screen and (min-width:481px) and (max-width:767px)
    {.video-version {
        padding: 0px;
            border:none;
        background:none;
    }
        }
    @media screen and (min-width:992px) and (max-width:1200px)
    {.left p{padding: 20px 0px 12px;font-size: 21px; line-height: 25px;}
    
    ul.checkmark-list {
        margin-left: 30px;
    }
    @media screen and (min-width:860px) and (max-width:1040px){
        .pricing-box{
            width:220px;
        }
    }
.pull-right {
    box-shadow: 0 1px 3px #999999;
    margin-left: 4%;
    margin-top: 20px;
    padding: 10px 15px;
}
.col-xs-12 {
 
    padding-left: 0!important;
}
 .videotitle {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    line-height: 28px;
}  
@media screen and (min-width: 640px) and (max-width: 800px){
            .pull-right {
            float: none !important;
        }
        .timerwap .section p {
            line-height: 50px !important;
            font-size: 39px;
        }
    }
/*freeship-price-addtocart------------*/     


/*freeship-price-addtocart------------*/   