.pragrahp_txt h2, .pragrahp_txt h3 {
    font-size: 1.4em;
}
.pragrahp_txt h4, .pragrahp_txt h5 {
    font-size: 1.2em;
}
.table-overflow{ width:98%; overflow:auto;}
.table.sample-report td {
    border: 1px solid #dddddd;
    font-weight: bold;
    padding: 12px;
}
.product_info {
    border: 1px solid #dddddd;
    margin: 15px auto;
    max-width: 100%;
    width: 500px;
}
.product_info td.pro-heading {
    background: #e2e2e2;
    font-weight: bold; padding: 8px 6px;
}
.product_info td {
    border: 1px solid #dddddd;
    padding: 6px;
}

.product-view .product-shop .add-to-box .add-to-cart label {
    display: block;
    float: none;
    line-height: 30px;
    margin-bottom: 0;
    text-align: left;
    text-transform: uppercase;
}

.add-to-cart label
{
    color: #333;
    font-size: 12px;
    font-weight: bold;
    float: left;
    line-height: 38px;
}
.custom button.items-count
{
    border: none;
    clear: both;
    color: #999;
    font-size: 23px;
    line-height: normal;
    padding:5px 14px 5px 16px;
    text-align: center;
    outline: none;
}
.custom button.items-count.increase
{
    margin-right: 4px;
    margin-left: 0px;
}
.custom button.items-count.reduced
{
    margin-right: 2px;
}
.custom button.items-count
{
    background-color: #f5f5f5;
    border: 2px #eaeaea solid;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.custom button.items-count:hover
{
    background-color: #ff9471;
    border: 2px #ff9471 solid;
    color: #fff;
}
.availability span, .product-brand span
{
    font-weight: normal;
}
.availability.in-stock
{
    background: #6dbe14;
    color: #fff;
    border-radius: 2px;
     float:right; margin: 15px 0;
}
.availability.in-stock span
{
    color: #fff;padding: 3px 10px; display:inline-block;
    font-weight: bold;
}
.availability.out-of-stock
{
    background: #f23534;
    color: #fff;
    border-radius: 15px;
    padding: 3px 10px;
}
.availability.out-of-stock span
{
    color: #fff;
    font-weight: bold;
}
.availability-only
{
    margin: 0 0 7px;
}
.availability-only a
{
    cursor: pointer;
    padding-right: 15px;
}
.large-image-wrap {
    float: left;
    width: 82%;
}
.previews-list {
    float: left;
    width: 18%;
}
.previews-list input {
    width: 75px;
    max-width: 100%;
}
.previews-list li {
    padding: 0 10px 10px 0;
}

.productpage-bg{ background:#fafafa;}
.product-white-bg{ background:#fff;}
.panel-group.product-detail-panel {
    border-top: 2px solid #555555;
    margin-top: 20px;
    padding-top: 25px;
}
#accordion.product-detail-panel .panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    overflow: hidden;
    width: auto;
}
#accordion.product-detail-panel .panel-heading {
    background: #ffffff none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0);
    padding: 0;
}
#accordion.product-detail-panel .panel-title {
    font-weight: 600;
    padding: 0;
}
#accordion.product-detail-panel .panel-body {
    border-bottom: 1px dashed #999999;
    border-top: medium none;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#accordion.product-detail-panel .top_panel_common {
    display: none;
}
#accordion .container {
    max-width: 100%;
}
.panel-title span{ padding:10px; position:relative; display:block; font-size:20px;}
.panel-title a span::before {
    border: 2px solid #888888;
    border-radius: 13px;
    color: #888888;
    content: "-";
    display: inline-block;
    font-size: 20px;
    height: 20px;
    line-height: 12px;
    margin: 0 12px 4px 3px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

.panel-title a.collapsed span::before{ content:"+"}
.BreadCrumb-detailpage{ padding-top:15px;}
.page
{
    position: relative;
    margin: auto;
    background: #fff;
    width: 100%;
}
#wrap {
    margin: 0 auto;
    max-width: 270px;
    text-align: center;
}
.cloud-zoom {
  
    margin: 0px auto;
    max-width: 270px;
    text-align: center;
}
.product-view .product-img-box
{
    margin-bottom: 10px; margin-top:10px;
    position: relative;
}
.product-view
{
    margin: auto;
    position: relative;
    z-index: 0;
}
.product-essential
{
    overflow: hidden;
}
.main-container
{
    background-color: #fff;
    min-height: 400px;
    padding: 20px 0 0px;
}
.quantity input[type="text"] {
    border: 2px solid #dddddd;
    margin: 0 4px;
    padding: 7px;
    text-align: center;
    vertical-align: top;
}
 .left-review-txt
        {
            padding: 30px 0 0 40px;
        }
        
        .review-btn
        {
            text-transform: uppercase;
         
        }
        
#collapseThree .product-list.list-group-item .col-sm-9 {
    width: auto;
}   
#collapseThree .gridview-price {
    display: none;
}    
.main-container p{ line-height:1.7; color:#4A4949;}

.product-view .product-shop .add-to-box button.button.btn-cart span
{
    background: none;
    margin-left: 5px;
    font-size: 16px;
}
.product-view .product-options-bottom button.button.btn-cart span
{
    background: none;
    margin-left: 5px;
}
.product-view .product-shop
{
    margin-top: 0;
    position: relative;
}
.product-view .product-name
{
    border-bottom: 1px #ddd dashed;
    margin-bottom:3px;
}
.product-view .product-name h1
{
    font-size: 24px;
    margin: 0 0 2px;
    text-align: left;
    line-height: 1.4;
    padding-bottom: 12px;
    
    
    
}
.product-view .short-description
{
    padding-bottom: 0px;
    font-size: 13px;
}

.product-view .product-shop .add-to-box
{
    padding: 0px;
    overflow: hidden;
    text-align: center;
    margin: 0px;
}
.product-view .product-shop .add-to-box a:hover
{
    text-decoration: none;
}
.product-view .product-shop .add-to-box .btn-cart, .combo-cart input.combobtn
{
    background: #f2673a url("/app_themes/astroved/images/cart.png") no-repeat scroll 15px 11px;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    padding:7px 25px 7px 45px;
    float: left;
    margin-top: 0px;
    font-weight: normal;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    margin-left: 10px;
    border: none;
}
.combo-cart input.combobtn{ float:none;}
.product-view .product-shop .add-to-box .btn-cart:hover, .combo-cart input.combobtn:hover
{
    background: #b12b00 url("/app_themes/astroved/images/cart.png") no-repeat scroll 15px -23px;
    text-shadow: none;
    color: #fff;
}
.product-view .product-shop .product-options-bottom .btn-cart
{
    background: #ad0800;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    padding: 10px 20px;
    float: left;
    margin-top: 0px;
    font-weight: normal;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    margin-left: 10px;
    border: none;
}
.product-view .product-shop .ratings
{
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px #ddd dashed;
    margin-bottom: 15px;
}
.product-view .product-shop .ratings .rating-links
{
    margin-bottom: 12px;
    display: inline;
}
.product-view .product-shop .no-rating
{
    padding: 12px 0;
    margin: 0px 0 0;
}
.product-view .product-shop .price-box
{
    border-bottom: 1px #ddd dashed;
    display: block;
    margin: 0 0 10px;
    padding:10px 0;
}
.product-view .product-shop .grouped-items-table .price-box
{
    border-bottom: 0px solid #ddd;
    margin: 0;
    padding: 0;
}
.product-view .product-shop .price-box .old-price
{
    margin-right: 5px;
    margin-top: 0;
    display: inline-block;
}
.product-view .product-shop .special-price
{
    display: inline-block;
    margin: 0;
    padding: 0;
}
.product-view .product-shop .old-price .price
{
    font-size: 20px;
    color: #777;
}
.product-view .product-shop .price
{
    font-size: 22px;
    color: #002d82;
  
}
.add-to-cart .qty, .qty-holder .qty
{
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
}
/* 10.Rating */

.ratings .rating-links
{
    margin: 0;
    display: none;
}
.ratings .rating-links a
{
    margin: 0;
    text-decoration: none;
    color: #666;
    font-size: 12px;
}

/* 11. Price */

.price
{
    font-size: 12px;
    color: #333;
    white-space: nowrap;
    font-family: DIN, Helvetica, Arial, sans-serif;
}
.price-box
{
    margin: 3px 0;
    min-height: 20px;
}
/* 11a. Regular price */



.price-box .price-from .price
{
    font-weight: 900;
    font-size: 12px;
    color: #333;
    line-height: normal;
}
.price-box .price-to .price
{
    font-weight: 900;
    font-size: 12px;
    color: #333;
}
.price-box .minimal-price .price
{
    font-weight: 900;
    font-size: 12px;
    color: #333;
}
/* 11b. Old price */

.old-price .price-label
{
    white-space: nowrap;
    color: #999;
    display: none;
}
.old-price
{
    display: inline;
    margin: auto;
}
.price-box span.price-sep
{
    color: #202020;
    display: none;
    padding: 0 5px;
}
.old-price .price-label
{
    color: #777777;
    display: none;
    white-space: nowrap;
}
.old-price .price
{
    color: #777777;
    font-size: 13px;
    font-weight: normal;
    text-decoration: line-through;
    margin-right: 6px;
}
.latest-product .old-price .price-label
{
    display: none;
}
/* 11c. Special price */

.special-price
{
    margin: 0;
    display: inline-block;
}
.special-price .price-label
{
    color: #666;
    display: none;
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
}
.special-price .price
{
    font-size: 12px;
    color: #4d4d4d;
    
}

.std p{ text-align:justify; margin: 0 0 20px;}
.special-price .price-label
{
    font-size: 13px;
    font-weight: 900;
    white-space: nowrap;
    color: #666;
    display: none;
}
.latest-product .special-price .price-label
{
    display: none;
}
.stock-ship-wrap {
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    padding: 10px;
    margin: 10px 0 0;
}
.stock-txt {
    color: #1d4baa;
    font-weight: 600;
    background: url(/images/available-icon.png) no-repeat;
    padding: 2px 0 0 23px;
    margin-right: 6px;
}
.freeship-txt {
    color: #1d4baa;
    font-weight: 600;
    background: url(/images/shipping-icon.png) no-repeat 10px 2px;
    padding: 2px 0 0 45px;
    position: relative;
    margin-left: 0;
}
.freeship-txt:before
{
    position: absolute;
    width: 1px;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(29,76,170,1) 51%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(29,76,170,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(29,76,170,1) 51%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(29,76,170,1) 51%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(29,76,170,1) 51%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(29,76,170,1) 51%, rgba(255,255,255,1) 100%);
}
/* 11d. Minimal price (as low as) */

/* 14a. Category boxes */

.box-category
{
    padding: 8px 15px 0px;
}
.box-category ul
{
    list-style: none;
    margin: 0;
    padding: 0px 15px;
}
.box-category > ul > li
{
    display: block;
    position: relative;
    box-shadow: 0 1px 0 #ddd, 0 2px 0 #FFFFFF;
    margin: 0;
}
.box-category > ul > li:last-child
{
    box-shadow: 0 0px 0 #dbebf9, 0 0px 0 #FFFFFF;
}
.box-category > ul > li.last
{
    display: block;
    position: relative;
    box-shadow: 0 0px 0 #dbebf9, 0 0px 0 #FFFFFF;
}
.box-category > ul > li:first-child
{
    border-top: 0;
}
.box-category .subDropdown
{
    top: 8px;
    right: 0px;
    position: absolute;
    cursor: pointer;
    width: 16px;
    height: 16px;
    padding: 2px;
}
.box-category .subDropdown:hover
{
    opacity: 0.9;
}
.box-category .subDropdown.plus
{
    background-image: url("../images/plus.png");
}
.box-category .subDropdown.minus
{
    background-image: url("../images/minus.png");
}
.box-category ul li a
{
    display: block;
    font-weight: bold;
    padding: 6px 0;
}
.box-category ul li.double a
{
    display: inline-block;
    margin: 0;
}
.box-category ul li
{
    position: relative;
}
.box-category > ul > li > a
{
    color: #222;
    text-transform: none;
    display: block;
    font-size: 14px;
}
.box-category > ul > li ul
{
    display: none;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}
.box-category > ul > li > ul li
{
    padding: 0px;
}
.box-category > ul > li a.active
{
    font-weight: normal;
}
.box-category > ul > li > a.active
{
    color: #333333;
    font-weight: 900;
    margin-bottom: 0;
}
.box-category > ul > li a.active + ul
{
    display: block;
}
.box-category a:hover
{
    text-decoration: none;
    color: #000;
}
.box-category > ul > li ul li a
{
}
.box-category > ul > li ul > li > a
{
    border-bottom: 0 solid #EAEAEA;
    font-size: 12px;
    margin: 0;
    padding: 3px 16px 3px 12px;
    text-decoration: none;
    color: #666666;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.box-category > ul > li ul > li > a:before
{
    content: '\f105';
    font-family: FontAwesome;
    font-size: 12px;
    padding-right: 6px;
    color: #444;
}
.box-category > ul > li ul > li ul > li a
{
    text-decoration: none;
    font-size: 13px;
    margin: 0px 8px;
    padding: 0px 16px;
    border-bottom: 0px solid #EAEAEA;
    font-weight: normal;
}
.box-category > ul > li ul > li ul > li a:hover
{
    color: #000;
}
.box-category > ul > li ul > li > a:hover
{
    color: #000;
}
.combo-av {

    float: left;
    margin-top: 40px;
    padding: 10px 0 5px;
    width: 100%;
}
.combo-av > h4 {
    padding-bottom: 20px;
    text-transform: uppercase;
}
.combo-prod {
    float: left;
    text-align: center;
}
.combo-prod > li {
    float: left;
    list-style: outside none none;
    min-width: 180px;
    position: relative;
    width: 20%;
}
.combo-prod > li::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 22%;
}
.combo-prod > li:last-child::after {
    content: "";
}
.combo-cart > input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #f15a29;
    font-size: 23px;
    width: auto; max-width:180px;
}
.save-price {
    color: #999999;
    font-weight: bold;
}
.short-description{ display:none;}
.av-pro-variation input[type="submit"] {
    background:rgba(0, 0, 0, 0);
    border:1px solid  rgba(0, 0, 0, 0);
    border-radius: 2px;
    clear: both;
    color: #000000;
    font-weight: bold;
    margin:0 4px 4px 0; 
    padding:6px 14px 6px 30px; max-width: 100%;
    white-space: normal; text-align:left; position:relative; z-index:9;

}
.variation-input, .SelectedVar {
    position: relative; margin:2px 0; float:left; clear:both;
}
.av-pro-variation input[type="submit"]:hover{ color:#f15a29;  border:1px solid  rgba(0, 0, 0, 0); background:rgba(0, 0, 0, 0);}
.variation-input::before {
    background: rgba(0, 0, 0, 0) url("/images/variation-select.png") no-repeat scroll 0 0;
    content: "";
    height: 14px;
    left: 10px;
    position: absolute;
    top: 11px;
    width: 14px; z-index:1;
}
.variation-input:hover::before, .variation-input:focus::before{
    background: rgba(0, 0, 0, 0) url("/images/variation-select.png") no-repeat scroll 0 -33px;
 
}
.SelectedVar:before {
    background: rgba(0, 0, 0, 0) url("/images/variation-select.png") no-repeat scroll 0 -67px;
     content: "";
    height: 14px;
    left:9px;
    position: absolute;
    top: 11px;
    width: 14px; z-index:99;
}
.av-pro-variation .SelectedVar input[type="submit"] {
    background: #ff6634 none repeat scroll 0 0;
    
    border-radius: 4px;
    color: #ffffff;
}
.variation-videos {
    background: #fef4f0 none repeat scroll 0 0;
    border: 1px solid #f7cdbf;
    border-radius: 2px;
    margin:0 0 3px;
    max-width: 100%;
    padding: 4px 10px 5px; text-align: left; display:inline-block;
}
variation-videos input[type="checkbox"] {
    vertical-align: top;
}
div.SelectedVar {
  /*  border: 1px dashed #ddd;padding: 7px 7px 4px;*/
    margin: 7px 3px;
     text-align:left;
}

input[type="button"].qtyminus, input[type="button"].qtyplus{ background:#d0d4db; color:#222;}
@media (min-width:0px) and (max-width:767px)
{
.mousetrap{ display:none;}
.price-block {
    text-align: center;
}
.product-view .product-shop .add-to-box .add-to-cart .quantity label {
    text-align: center;
}
.quantity .pull-left {
    float: none !important;
}
.product-view .product-shop .add-to-box input.btn-cart {
    float: none;
    margin-top: 23px;
}
.combo-av {
    margin-top: 20px;
}
.combo-prod {
    width: 100%;
}
div.combo-prod > li::after {
    bottom: 0;
    left: 0;
    top: 100%;
}
div.combo-prod > li {
    float: none;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}
.combo-cart {
    clear: both;
    text-align: center;
}
.combo-cart > input[type="text"] {
    text-align: center;
}
.av-pro-variation input[type="submit"] {
    display: block;
    margin-right: 0;
    text-align: left;
}

div.SelectedVar {
    border: 1px solid #aaaaaa;
    margin: 4px 0 6px;
    padding: 6px 8px;
}

.SelectedVar::before {
    left: 17px;
    top: 17px;
}
}



.service-details-wrap {
    font-size: 15px;
    font-family: open sans;
    line-height: 1.7;
    }
    h2.desc-title {
    border-bottom: 1px dashed #a9a9a9;
    color: #b53510;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 1.4em;
    }
    .homa-title h2 {
    margin: 0 0 5px;
    padding: 6px 0;
    color: #aa3600;
    font-size: 1.7em; text-align:center;
    }
    .service-details-wrap h3, .service-details-wrap h4, .service-details-wrap h5, .service-details-wrap h6 {
    color: #7e0a0a;
    font-size: 1.3em;
    margin: 0;
    padding: 17px 0 13px;
    }
    .service-details-wrap .right-img {
    float: right;
    margin: 5px 5px 5px 20px;
    }
    .service-details-wrap h1, .service-details-wrap h2, .service-details-wrap h3, .service-details-wrap h4,
    .service-details-wrap h5, .service-details-wrap h6{font-family:"Merriweather",serif;line-height:1.4;font-weight:500;padding-bottom:10px;}
   /* #accordion.product-detail-panel .panel-heading {
    display: none;
    }
    .panel-group.product-detail-panel {
    border: none;
    padding: 0;
    margin: 0;
    }*/
    .product-view .product-name h1{
    color: #aa3600;
    margin: 0 0 2px;
    padding-bottom: 7px;font-family:"Merriweather",serif;
    }
    .detail-header ul {
    border-bottom: 2px solid #eae5e4;
    margin: 0;
    padding: 0;
    }
    .detail-header li {
    display: inline-block;
    text-align: center;
    width: 33%;
    }
    .detail-header li a {
    color: #545454;
    display: block;
    font-size: 1.1003em;
    font-weight: 500;
    margin: 0 auto;
    padding:16px 0;
    text-transform: uppercase;
    width: 90%;
    }
    .detail-header .active a{
    border-bottom: 2px solid;
    color: #f25b22;
    }
    .description-wrap, .benefits-wrap, .package-wrap {
    padding: 25px 0 5px;
    }
    .linesc {
        border-bottom: 2px solid #aa3600;
        width: 250px;
        position: relative;
        margin-top: 20px;
        margin: 0 auto;
            margin-bottom: 0px;
        margin-bottom: 25px;
    }
    .linesc::before {
        content: "\f192";
        position: absolute;
        font-family: 'FontAwesome';
        font-size: 30px;
        color: #aa3600;
        left: 45%;
        margin-top: -25px;
    }
    .detail-header ul {
        border-bottom: 2px solid #eae5e4;
        margin: 0;
        padding: 0;
        border-top: 2px solid #eae5e4;
        background: #fbfbfb;
    }
    .producttitle {
        font-size: 24px;
        text-align: center;
        font-weight: 600 !important;
        padding-bottom: 15px !important;
        color: #aa3600;
    }