/*
Theme Name: OneCommunity Child Theme
Tags: buddypress
Template: onecommunity
*/
.my-plans{border:1px solid #eee; margin: 10px;}
.my-plans ul{margin:0px 0 0 20px;list-style-type: disc;}
.pack-top{display:flex;justify-content: space-between; align-items:center;}
.my-plans a{font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    padding: 7px 18px;

display: inline-block;
background: #2a7fff!important;}

.my-plans h3{font-size: 1.5rem;margin:0!important;}

 .offers-container{
	 max-width: 100%!important;/
     margin: 0 auto;
	 display:flex;
 }  
.offers-container .offer{float: none!important;}
.offers-container .price{    font-size: 20px; padding: 30px 0;line-height: 0.8em;    width: 90px;}
.offers-container .offer.best h5, .offers-container .offer.best .price, .offers-container .offer.best a.button{background-color:#1a74fb!important;}
.activity-list.bp-list .activity-item { padding-bottom: 20px !important; margin: 0 0 20px 0 !important; }
screen and (max-width: 760px){}

.gad-desktop, gad-mobile { text-align:center; }  

.gad-mobile { display:none }  
.gad-desktop { display:block }  

@media only screen and (max-width: 729px) {
.gad-mobile { display:block }  
.gad-desktop { display:none }  
}

ins{
	background-color:transparent !important;
}