@charset 'utf-8';
/*
 Theme Name:   Adrena Child
 Theme URI:    http://adrena.ancorathemes.com/
 Description:  Adrena - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     adrena
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  adrena
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
@media only screen and (min-width: 1000px) {

.sc_layouts_logo img{
   position: absolute;
   top: 10px;
   right:0;
   max-height: 200px!important;
}
}
.sc_layouts_iconed_text .sc_layouts_iconed_text_line1{
 font-size: 25px!important;
 
}
.bpa-frontend-main-container{
 padding: 0!important; 
   margin: 0!important; 
}

.bpa-front-module--service-item .bpa-front-si-card .bpa-front-si-card__left{
 display:none; 
}
.footer_custom{
  margin-top:50px!important;
  padding-top: 30px!important;
  
}
@media only screen and (max-width: 479px){
    #post-97 .sc_layouts_column_icons_position_left,
  #post-93 .sc_layouts_column_icons_position_left{
   margin-top:30px!important; 
  }
  .sc_layouts_row_type_compact .sc_layouts_logo img{
   max-height:150px!important; 
  }
}

.scheme_default .blog_style_excerpt:not(.woocommerce-page .error404) .post_item_single, .scheme_default .single-post .post_item_single{
  background:none !important;
}

#customer_details .col-1{
  width:100%;
}
#customer_details .col-2{
  display:none;
}