/*
Theme Name: Extra Child Theme
Version: 1.0
Description: Child Theme of Extra
Author: Elegant Themes
Template: Extra
Author URI: http://www.elegantthemes.com
*/
@import url("../Extra/style.css");
div#main-content .container:first-child {
    padding: 0;
    margin: 0 auto;
    width: 100% !important;
  max-width:100% !important;
}
#main-content {
    padding-top: 0;
}
.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 0px 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 .2s ease-in;-moz-transition:margin-left .2s ease-in;-webkit-transition:margin-left .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;}
.overlayp, .overlaycart{z-index:99;position:fixed;right:0;top:0;left:inherit !important;margin-right:-60%;transition:margin-right .5s ease-in;-moz-transition:margin-right .5s ease-in;-webkit-transition:margin-right .5s ease-in;height:100%}
.overlayp.active, .overlaycart.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 .2s ease-in;-moz-transition:margin-left .2s ease-in;-webkit-transition:margin-left .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: .5rem;
}
.today-event{
    text-align: center;
}
.date-icon{
    padding: 0px .5rem;
}
.star-btm{
    margin-bottom: 0px !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;
}

div#divProblemBasedSearch #btnsolution, .h-search input#btnProductSearch, #divProductBasedSearch #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;
}
.prosearch-wrap-inn .h-search input#query_input, #divProductBasedSearch input#txtProductSearch {
    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: 0px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.53);
    padding: 0px 0px 5px 0px;
    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 0px 0 0px;
    text-align: justify;
}
.av-btn, .av-btn-big, input[type="submit"], input[type="button"] {
    background: #6868f9;
    border: 1px solid #6868f9;
    color: #fff;
    font-weight: 600;
    padding: 7px 14px;
    border-radius: 25px;
    text-transform: uppercase;
}
.av-btn:hover, .av-btn-big:hover, input[type="submit"]:hover, input[type="button"]:hover {
    background: #f78d06;
    transition: 0.5s;
    color: #fff;
    outline: none;
}
.cart-panel .col-sm-12{ display: flex; }
@media screen and (min-width:0px) and (max-width:767px)
{
.panel{width:80%;}
#cartp.panel{width:80%;}
.overlayp, .overlaycart{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: -.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: .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;
}
}




/* Menu Home */
.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: .8rem .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:-100%;*/
    left:-10rem; /* 10rem is the min-width of dropdown-menu */
    margin-top:-6px;
}
nav .dropdown-menu{ padding:0; top: 95%; }
.dropdown-item:focus, .dropdown-item:hover {
    background: #f2f2f2;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.submenu.dropdown-menu {
    left: 100%;
    top: 0;
}
.dropdown-item{padding: .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: .4rem 1rem !important;
    color: #fff !important;
    font-size: .8em;
}
.navbar-toggler.collapsed {
    background: transparent;
}
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: .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: 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-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 0px !important;
}
div.pricing-box{ width: 260px; }
.pull-right {
    box-shadow: 0 1px 3px #999999;
    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;
}
}

.et_pb_row.et_pb_row_0_tb_header {
  width: 100%;
}
.single article {
  margin-bottom: 0;
}


.et_pb_row.et_pb_row_0_tb_header {
    width: 100%;
}
.custom-temp-tab .fade:not(.show) {
    opacity: 1;
}
.custom-temp-tab {
  margin: 0 40px;
}
.custom-temp-tab .nav.nav-tabs {
  border-bottom: none;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.custom-temp-tab .nav-tabs li a {
  background: #815901;
  display: block;
  position: relative;
  padding: 12px 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.custom-temp-tab .nav-tabs li {
  text-align: center;
  margin: 0 10px;
  display: inline-block;
}
.custom-temp-tab .nav-tabs a.active {
  background: #8b0601;
}
.custom-temp-tab .tab-content h3 {
  color: #8a0600;
  font-weight: 600;
}
.custom-temp-tab .tab-content {
  padding: 25px 0px;
}
.custom-temp-tab .nav-tabs a.active::after {
    position: absolute;
    content: "";
    border-left: 7px solid transparent;
    border-top: 7px solid #8b0601;
    bottom: -7px;
    left: 49%;
    border-right: 7px solid transparent;
}
.img-row {
    padding-bottom: 100px;
}
@media screen and (max-width: 767px) and (min-width: 0px)
{
.et_pb_tabs_controls li a {
    display: block;
}
}
.prod-list{ width: 500px; margin-right: auto; margin-left: auto; max-width: 100%; }


.abishekam-list li input[type=radio] {
    margin-left: 10px;
    margin-right: 10px;
}
.abishekam-list li > div {
    padding: 10px 0;
    margin-left: -12px;
    font-weight: 400;
    color: #000;
}
.abishekam-list li {
    background: #fffffe29;
    padding: 7px 15px 4px 5px;
    font-weight: 600;
    color: #750100;
    border-radius: 2px;
    border: 1px solid #f9d27d45;
}
#Abishekam-tab .abishekam-list li { padding: 10px 15px 10px; }
.temple-tabs .et_pb_tab_content h3 {
  font-weight: 600;
  color: #8a0600;
  margin: 0;
}
.temple-tabs .et_pb_tab_content h2 {
  font-weight: 600;
  color: #8a0600;
  margin: 0;
  text-align:center;
}
.title-p{
    color: #8a0600;
  font-weight:600;
  font-size:18px;
  font-family:'open sans'
}
.title-p1{
    color: #000;
  font-weight:600;
  font-size:18px;
  font-family:'open sans'
}
.temple-tabs li.et_pb_tab_active::after {
    position: absolute;
    content: "";
    border-left: 7px solid transparent;
    border-top: 7px solid #8b0601;
    bottom: -7px;
    left: 49%;
    border-right: 7px solid transparent;
}

.abishekam-list li input[type="checkbox"] {
  margin-right: 7px;
}

.price-sec {
  text-align: center;
  margin: 30px auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.price-sec .pooja-price, .price-sec .abishekam-price, .price-sec .homa-price {
  margin: 0 20px;
  color: #000;
  font-size: 1.4em;
}
.price-sec .pooja-cart a, .price-sec .abishekam-cart a, .price-sec .homa-cart a {
  background: #8b0601;
  color: #fff;
  padding: 8px 20px;
  text-transform: uppercase;
}
div.et_pb_section.et_pb_section_1 {
    background-attachment: fixed;
}
.et_pb_row.et_pb_row_6, .et_pb_row.et_pb_row_7, .et_pb_row.et_pb_row_8 {
  max-width: 65%;
  padding-left: 10px;
  padding-right: 10px;
}
.et_pb_row.et_pb_row_6 h3, .et_pb_row.et_pb_row_7 h3, .et_pb_row.et_pb_row_8 h3 {
  color: #8a0600;
  font-weight: 600;
}
.et_pb_row.et_pb_row_8 h2 {
  text-align: center;
  color: #8a0600;
  font-weight: 600;
}
@media screen and (max-width: 767px) {

.price-sec {
  display: block;
}
.price-sec .pooja-price {
  margin-bottom: 20px;
}
}
.abishekam-list {
  display: flex;
  flex-wrap: wrap;
}
#Abishekam-tab .abishekam-list {
  display: block;
}
.abishekam-list li {
  margin: 10px;
}
#Abishekam-tab .abishekam-list li {
  margin: 0 0 10px;
}
@media only screen and (max-width:1280px)
{
.et_pb_row.et_pb_row_6, .et_pb_row.et_pb_row_7, .et_pb_row.et_pb_row_8 {
  max-width: 80%;
}
}
@media only screen and (max-width:767px)
{ 
.et_pb_row.et_pb_row_6, .et_pb_row.et_pb_row_7, .et_pb_row.et_pb_row_8 {
  max-width: 90%;
}
.et_pb_module.et_pb_code.et_pb_code_0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.custom-temp-tab {
  margin: 0;
}
.custom-temp-tab .nav-tabs li {
  margin-bottom: 15px;
}
.abishekam-list {
  padding: 0;
}
}
.pooja_days, .abishekam_days, .homa_days {
    display: block;
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    color: #8b0601;
}
@media screen and (orientation: landscape) and (max-width: 980px) {
div.et_pb_section.et_pb_section_1 {
    background-size: cover !important;
}
}
@media only screen and (max-width:1280px)
{
.et_pb_row_9, .page .et_pb_row_9.et_pb_row, .single .et_pb_row_9.et_pb_row {
    max-width: 80% !important;
    width: 80% !important;
    padding-left: 10px;
    padding-right: 10px;
}
}
@media only screen and (max-width:767px)
{
.et_pb_row_9, .page .et_pb_row_9.et_pb_row, .single .et_pb_row_9.et_pb_row {
    max-width: 90% !important;
    width: 90% !important;
    padding-left: 10px;
    padding-right: 10px;
}
}
.temp-txt {
    line-height: 1.6;
}
.et_pb_code_inner h4 {
    font-size: 21px;
    color: #8b0601;
    padding: 0 0 10px;
    margin: 10px 0 0;
    font-weight: 600;
}
.et_pb_code_inner h3 {
  font-size: 22px;
  margin: 25px 0 0;
  padding-bottom: 7px;
}
h1, h2, h3, h4, h5, h6{
  text-transform: inherit;
}
.place-order-btn {
    display: inline-block;
    background: #8b0601;
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
    padding: .3em .7em;
    border-radius: 5px;
}
/*side panel alignment---*/
.cart-panel {
    padding-top: 110px;
}
.cart-added-txt, p.center {
    text-align: center;
}
.cart-added-txt {
    font-weight: 700;
    margin-bottom: 20px;
}
.col-sm-6.keep-shop {
    padding: 0 20px;
}
.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;
}
.cart-panel .av-btn {
    color: #fff;
}
.check-out.right {
    text-align: right;
}
.et_pb_section {
    padding: 0;
}