/*
 Theme Name:   Pawsitive Child
 Theme URI:    http://pawsitive.bold-themes.com
 Description:  Pawsitive child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     pawsitive
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  pawsitive-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */



.contact-coll-2 .bt_bb_column_content{

width: 100%!important;
}

.map-set{

  border-radius: 25px!important;
}

.btArticleComments{
  display: none!important;
}


.btMenuHorizontal .menuPort nav {
  padding-left: 10px!important;
}

.btMenuHorizontal .topBarInMenu {
  margin-left: 25px!important;
}

/*Home Page*/

.contact-homepage-row .homepage-coll-1  .bt_bb_column_content{
  max-width: 800px!important;
  width: 100%!important;
  margin: 0px!important;
}

.homepage-coll-1{
  margin-bottom: 20px!important;
}

.pet-care{
  display: none!important;
}



@media only screen and (max-width: 600px) {
  .map-set{
      margin-top: 25px!important;
  }
}
