@media (max-width: 767px){
#header_mobile_logo.hide {
    max-height: 85px!important;
   .mooc .topmenu>li>a { padding: 62px 6px 0px 0px; }
}
}
div#item-meta {
color:white!important;
}
.breadcrumbs li.current span {
color:white!important;
}
#sidebar-footer {
background-color: #08233d!important;
}
.site-footer {
display:none!important;
}
.sidebar-column h3.widget-title {
    color: #fff;
}
.main-navigation a {
    color: #f3f4f5;
}
.site-header {
    background-color: #08233d!important;
}
@media only screen and (min-width:980px){
.main_banner .container {
    padding: 0 80px;
}
}
@media only screen and (max-width:980px){
.top_header .col-md-4 {
    text-align: center;
}
.header_right {
    text-align: center !important;
}
.top_header {
    margin-bottom: 0px !important;
    padding: 0 0px !important;
}
.news_updates {
    margin-top: 20px;
}
}
@media only screen and (max-width: 767px){
.site-branding {
    text-align: left;
    margin: 0 auto;
}
}
@media only screen and (max-width:480px){
.site-logo {
    max-height: 38px;
}
.loginreg {
    padding: 6px 10px;
    top: 0px ;
}
.header_right a {
    margin-top: 10px;
}
}
.mobile-nav .slicknav_btn, .mobile-nav .slicknav_btn:hover {
    color: #f3f4f5;
}
.main-navigation li {
padding:10px;
}
.site-content {
    margin: 20px 0;
}
.vsrp_wrapper {
padding: 3%;
}
.vsrp_div {
font-size:13px!important;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
padding:0px;
width: 80px;
background:none;
}
.woocommerce-review__published-date {
display:none;
}
.woocommerce-review__dash {
display:none;
}
aside#custom_html-3 {
border:none;
}
.widget a {
    color: #fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin:0 0 0 90px;
}
.bottom_ticker {
    position: fixed;
    bottom: 0;
    background: #db151c;
    padding: 8px 0;
    font-size: 13px;
    color: #fff;
z-index:99;
}
.bottom_ticker a, .bottom_ticker a:hover {
    color: #fff;
}
.bottom_ticker .widget {
    background: transparent;
    border: none;
    padding: 0;
    color: #fff;
}
.bottom_ticker p {
    margin: 0;
}
.main-navigation li.head_mob a {
    background: #db151c;
    padding: 8px 15px;
    border-radius: 5px;
    color: #fff !important;
}
.main-navigation li.head_mob {
    padding: 0;
}
.site-header {
    background-color: #ffffff!important;
}
.main-navigation a {
    color: #080808;
	text-decoration:none !important;
}
.menu-blisspointstudies-container {
    background: #e5e5e5;
    padding: 5px 0;
    box-shadow: 0px 2px 4px #b1b1b1;
}
.top_header {
    position: relative;
    margin-bottom: 10px;
    padding: 0 30px;
}
.loginreg {
    background: #db151c;
    color: #fff !important;
    text-decoration: none !important;
    display: inline-block;
    padding: 8px 12px;
    border-radius: 5px;
}
.loginreg:hover{
	background:#005ba9;
}
.mobile-nav .slicknav_menu {
    text-align: center;
}
.mobile-nav .slicknav_btn, .mobile-nav .slicknav_btn:hover {
    color: #4c4c4c;
}
.enquire_btn {
    position: fixed;
    right: -38px;
    top: 50%;
    transform: rotate(-90deg);
    color: #fff;
    background: #db151c;
    padding: 10px 12px !important;
    border-radius: 5px;
}
.news_updates {
    background: #005ba9;
    border-radius: 10px;
    padding: 12px;
}
.news_updates a {
    color: #fff !important;
}
.news_updates h4 {
    color: #fff;
    font-weight: 600;
margin-top:0;
}
.header-slider {
    padding-left: 0;
    width: auto;
}

a.highlight {
  animation: Highlight 1s infinite; 
padding: 4px;
}

@-webkit-keyframes Highlight {
0%, 49% {
    background-color: #db151c;
 
}
50%, 100% {
    background-color: #f7941d;
    
}
}
.header_right {
    text-align: right;
}
.top_header img {
    width: 250px;
}
.header_right a {
    color: #141414;
    margin-right: 10px;
    font-weight: 600;
display: inline-block;
}
.woocommerce ul.products li.product .onsale { 
display:none!important;
}
.woocommerce span.onsale {
display:none!important;
}
.single-product .content-area {
    width: 100% !important;
}
.woocommerce-product-details__short-description {
 width: 80%;
margin:0 auto;
    clear: both;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    background: #db151c;
    color: #fff;
}
.single-product .content-wrapper {
  padding-top:0px;
}
.woocommerce-product-details__short-description > h2 {
  clear:both;
}