/*** Login Pages - General ***/
.accordion-new .vc_tta.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-heading {
        border-width: 1px 0 1px 0;
        border-color: #ededed;
}
.accordion-new .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
        border-width: 1px 0 0 0;
}
.accordion-new .vc_tta.vc_tta-style-outline .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
        border-width: 1px 0 0 0;
}
.accordion-new .vc_tta.vc_tta-style-outline .vc_tta-panel:last-child .vc_tta-panel-body {
        border-bottom: 1px solid #ededed !important;
}
.accordion-new .vc_tta-panel-title>a {
        color: #3b3b3b !important;
        padding: 35px 0px 33px 35px !important;
        font-family: 'Conv_AvenirLTStd-Medium';
        letter-spacing: 0.3px;
}
.accordion-new .vc_tta-title-text {
    font-weight: normal !important;
    font-size: 21px !important;
    line-height: 33px;
    padding: 15px 0 12px 0 !important;
}
.accordion-new .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
        left: 0;
}
.accordion-new .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
        border-color: #3b3b3b !important;
}
.accordion-new .vc_tta-panel-body {
        border: 0 !important;
        padding: 0 0 0 35px !important;
}
.accordion-new .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: transparent !important;
}
.plan_box > .vc_column-inner > .wpb_wrapper {
        background-color: #ffffff;
        border-radius: 8px;
        border: 1px solid #ededed;
}

/*** Dashboard ***/
.vc_column_container.filled_box {
        padding: 0 15px 15px;
}
.filled_box > .vc_column-inner {
        border-radius: 8px;
}
.filled_box.social .fa {
	color: #3b3b3b;
}
.filled_box.social .row {
	margin: 0;
}
.filled_box.social .clickable:hover *, .plan_box:not(.disable) .plan_sub_box.clickable:hover *, .subheadline-small-new.back:hover * {
	color: #1ad993;
}
.filled_box.social p {
	margin-bottom: 0;
	line-height: 16px !important;
}
@media only screen and (max-width: 767px) {
  .filled_box:not(.social) > .vc_column-inner {
        padding: 20px !important;
  }
	body[class*="account-page"] .scrollToTop {
		display: none !important;
	}
}
.filled_box .copy-new a:hover {
    color: #1ad993 !important;
    border-bottom: 1px solid #1ad993 !important;
}

/*** Pricing Page ***/
@media only screen and (min-width: 768px) {
  .pricing-box {
        padding-left: 15px !important;
	padding-right: 15px !important;
  }
  .pricing-box.month-12 {
        margin-top: -40px;
  }
}
.pricing-box > .vc_column-inner {
	padding: 0 0 !important;
}
.pricing-box > .vc_column-inner > .wpb_wrapper > * {
	padding: 0px 30px;
}
.price-badge {
    	width: 70px;
    	height: 70px;
    	float: right;
    	margin: -80px -17px 0 0;
    	text-align: center;
    	font-family: 'TradeGothicLT-Bold';
	font-size: 14px;
    	text-transform: uppercase;
    	color: white;
    	border-radius: 50%;
}
.price-badge.primary-background {
    	background-color: #3b3b3b;
}
.price-badge.secondary-background {
    	background-color: #1ad993;
}
.price-badge > span:first-of-type {
	display: block;
	margin-top: 17px;
}
.price sup {
	font-family: 'AvenirLT-35-Light';
	font-size: 16px;
	top: -1.2em;
	left: 0.2em;
}
.price-bestseller {
	height: 40px;
    font-family: 'TradeGothicLT-Bold';
    background-color: #1ad993;
    text-transform: uppercase;
    line-height: 40px;
}
.pricing-box .copy-new ul.list li:not(:last-child) {
	padding-bottom: 16px;
}

/*** New Top Navigation ***/
