#custom-handle {
	width: 3em;
	height: 1.6em;
	top: 50%;
	margin-top: -.8em;
	text-align: center;
	line-height: 1.6em;
}

#mystickysidebar {
	font-family: 'Poppins', sans-serif;
}

.main-content {
	float: left;
	width: 65%;
}

.main-sidebar {
	float: right;
	width: 30%;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(0,0,0,0.04);
}

.main-sidebar h3 {
	margin: 0;
	padding: 8px 12px;
	border-bottom: 1px solid #ececec;
}

.main-sidebar .inner {
	padding: 10px;
}

.main-sidebar p {
	padding: 8px;
	margin: 0;
	border-top: solid 1px #e5e5e5;
}

/*.mystickyinput {padding-top: 6px;}*/
@media screen and (max-width: 782px) {
	.main-content, .main-sidebar {
		width: 100%;
		float: none;
		clear: both;
	}
}

.myssticky-remove-hand {
	cursor: default;
}

/* */
.mystickysidebar-content-section input[type="number"]#myfixed_zindex {
	-moz-appearance: textfield-multiline;
}

.mystickysidebar-content-section input[type="number"] {
/* -moz-appearance: textfield;*/
	padding-right: 63px !important;
}

.mystickysidebar-content-section input[type="number"]::-webkit-inner-spin-button, .mystickysidebar-content-section input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.mystickysidebar-content-section .mysticky-number {
	display: inline-block;
	margin: 0 0 10px;
	position: relative;
}

#mystickysidebar input#mystickyside_class_selector[type=text],
#mystickysidebar input#mystickyside_class_content_selector[type=text] {
	width: 280px;
}

#mystickysidebar input[type=text],
#mystickysidebar input[type=number] {
	color: #4F4F4F;
	border-radius: 21px;
	background-color: #ffffff;
	border: 1px solid #DCE2E2;
	font-size: 14px;
	font-weight: 400;
	height: 42px;
	padding: 0 10px 0 12px;
	margin: 0;
	width: 229px;
	box-shadow: none;
}

.pt_number {
	display: inline-block;
	vertical-align: top;
	margin-top: 7px;
}

.mystickysidebar-content-section .mysticky-number:focus {
	outline: 0;
}

.mystickysidebar-content-section .mysticky-number .pt_number {
	float: left;
	position: relative;
	height: 30px;
}

.mystickysidebar-content-section .mysticky-number .pt_number .pt_numberbutton {
	position: relative;
	cursor: pointer;
	border-left: 1px solid #b7b7b7;
	width: 15px;
	text-align: center;
	color: #333;
	font-size: 14px;
	line-height: 1.1;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.mystickysidebar-content-section .mysticky-number .pt_number .pt_numberbutton:active {
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
}

.mystickysidebar-content-section .mysticky-number .pt_number .pt_numberbutton.pt_numberup {
	position: absolute;
	height: 50%;
	top: 0;
	border-bottom: 1px solid #b7b7b7;
}

.mystickysidebar-content-section .mysticky-number .pt_number .pt_numberbutton.pt_numberdown {
	position: absolute;
	bottom: 0;
	height: 50%;
}

/* */
input#mysticky_class_selector {
	border-radius: 24px;
	border: 1px solid #E6E5EC;
	height: 46px;
	padding: 0 26px;
	width: 49%;
}

.mystickysidebar-content-section {
	background-color: #F9FCFC;
	border-radius: 7px;
	margin-bottom: 20px;
	border: 1px solid #E1E6E6;
}

input#myfixed_disable_small_screen {
	border-radius: 21px;
}

input#mysticky_active_on_height_home {
	border-radius: 21px;
}

textarea#myfixed_cssstyle {
	width: 100%;
	margin-top: 12px;
	border-radius: 10px;
	background-color: #fff;
	height: 120px;
	resize: none;
	border: 1px solid #DCE2E2;
	padding: 10px;
}

label {
	font-size: 15px;
}

.sticky-class-sec tr td {
	width: 50%;
}

.px-wrap {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.mystickysidebar-content-option {
	padding: 20px 20px 0;
}

.mystickysidebar-heading {
	padding-bottom: 20px;
}

.myStickymenu-header-title {
	background-color: #B2D2FC;
	padding: 13px 20px;
	border-radius: 10px 10px 0 0;
}

.myStickymenu-header-title h3 {
	margin: 0;
	color: #1F4B84;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
}

.mystickysidebar-heading p {
	background-color: #D6EFFF;
	color: #1F4B84;
	border-radius: 0 0 10px 10px;
	padding: 13px 20px;
	margin: 0;
	font-size: 14px;
	line-height: 28px;
}

.mystickynumber {
	position: relative;
	padding-left: 30px;
}

.pt_numberbutton.pt_numberup {
	height: 25px;
	width: 25px;
	line-height: 25px;
	background-color: #808080;
	border-radius: 50%;
	position: relative;
	margin-left: 5px;
	display: inline-block;
	color: white;
	font-size: 21px;
	cursor: pointer;
	text-align: center;
	margin-top: 2px;
}

.pt_numberbutton.pt_numberdown {
	height: 25px;
	width: 25px;
	line-height: 25px;
	background-color: #808080;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0;
	display: inline-block;
	color: white;
	font-size: 21px;
	cursor: pointer;
	text-align: center;
}

span.input-px {
	height: 42px;
	width: 57px;
	background-color: #808080;
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	border-radius: 0 21px 21px 0;
	color: #fff;
	line-height: 42px;
	text-align: center;
}

.mysticky_device_upgrade {
	background-color: #f0ecfb;
	border-radius: 20px;
	padding: 15px 40px 20px 20px;
}

.mystickysidebar-content-section.mystickysidebar-content-upgrade {
	background-color: #f4f4fd;
}

.mystickysidebar-upgrade {
	background: #E1DAF6;
	border-radius: 20px;
	color: #7559C0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	float: right;
}

.mystickysidebar-upgrade:before {
	content: "\f160";
	font-family: dashicons;
	position: relative;
	top: 3px;
	font-size: 16px;
}

.mystickysidebar-input-section ul.mystickysidebar-input-multicheckbox li {
	display: inline-block;
	width: 21%;
}

input#submit.button.button-primary {
	background: #00c67c;
	border-color: #00c67c;
	text-transform: uppercase;
	border-radius: 31px;
	font-size: 26px;
	padding-left: 23px;
	padding-right: 23px;
	height: 60px;
	width: 200px;
	border: 0;
	box-shadow: none;
	font-weight: 600;
	text-shadow: none;
}

input.button.button-secondary.confirm {
	background: #969696;
	border-color: #969696;
	text-transform: uppercase;
	font-size: 26px;
	padding-left: 23px;
	padding-right: 23px;
	float: right;
	color: white;
	margin-right: 10px;
	height: 60px;
	width: 200px;
	border-radius: 31px;
	font-weight: 600;
}

table ul.mystickysidebar-input-multicheckbox {
	width: 100%;
	display: inline-flex;
}

p.mystickysidebar-review a {
	font-size: 20px;
}

table ul.mystickysidebar-input-multicheckbox li {
	padding-right: 21px;
}

table {
	width: 100%;
}

#mystickysidebar table tr td {
	padding: 20px;
}

div#mystickysidebar {
	overflow-x: hidden;
}

label.mysticky_title {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
	color: #4F4F4F;
}

.mystickysidebar-content-option p label.mysticky_text {
	margin-left: 0;
}

label.mysticky_text {
	font-size: 14px;
	color: #9E9E9E;
	margin-left: 20px;
	font-style: italic;
}

select.mystickysidebar-select {
	border-radius: 24px;
	border: 1px solid #E6E5EC;
	height: 46px;
	box-shadow: none;
	padding: 0 26px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

.mystickysidebar-input-section {
	margin-top: 9px;
}

label.mysticky_title.css-style-title {
	font-size: 20px;
}

span.wp-color-result-text {
	display: none;
}

button.button.wp-color-result {
	border-radius: 50%;
	height: 30px !important;
}

.mystickysidebar-content-section h3 {
	margin-left: 20px;
	font-weight: 600;
	font-size: 26px;
	line-height: 1.2;
	color: #4F4F4F;
	margin: 0;
	padding: 24px 20px;
}

.form-table {
	margin-top: 0;
}

ul.mystickysidebar-input-multicheckbox li span {
	font-size: 16px;
	color: #4F4F4F;
}

.mystickysidebar-input-section label {
	color: #9E9E9E;
	font-size: 16px;
}

#mystickysidebar .mystickysidebar-input-section input.mystickyside_normal_text {
	border-radius: 0;
	height: 35px;
	margin: 10px;
}

.mystickysidebar-input-section span.description {
	font-style: normal;
	font-size: 16px;
}

.mystickysidebar-upgrade a {
	text-decoration: none;
	color: #7559C0;
}

#mystickysidebar p.submit {
	margin-top: 0;
	padding-top: 0;
	float: right;
}

td {
	vertical-align: top !important;
}

p.description {
	color: rgba(79,79,79,0.5);
	font-size: 12px;
	line-height: 1.2;
	margin: 5px 0 0;
}

div#slider.ui-slider {
	width: 229px;
	background-color: #DCE2E2;
	height: 2px;
	border: 0;
	border-radius: 2px;
}

.mystickysidebar-content-section .ui-state-active, .ui-widget-content .ui-state-active {
	color: #454545;
}

#mystickysidebar #custom-handle {
	width: 1.6em;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0,0,0,0.16);
	border: 0;
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.pt_numberbutton.pt_numberdown {
		position: relative;
		margin-left: -75px;
		top: -29px;
	}
	
	.pt_numberbutton.pt_numberup {
		position: relative;
		top: -29px;
		left: 70px;
	}
	
	span.input-px {
		position: relative;
		left: 112px;
		top: -24px !important;
		margin-left: -20px;
	}
}

/* Price Table */
.sticky-sidebar-menu {
	text-align: center;
	padding: 0 0 20px;
}

.sticky-sidebar-menu ul {
	display: inline-block;
	padding: 1px;
	background-color: #D6EFFF;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
}

.sticky-sidebar-menu ul li {
	display: inline-block;
	margin: 0;
}

.sticky-sidebar-menu ul li a {
	display: inline-block;
	padding: 0 20px;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	text-decoration: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.sticky-sidebar-menu ul li a:hover {
	background: #f0ecfb;
	color: #7559C0;
}

.sticky-sidebar-menu ul li a.active {
	background: #E1DAF6;
	color: #7559C0;
}

.sticky-sidebar-content {
	display: none;
}

.mystickymenu-heading {
	padding-bottom: 20px;
}

.myStickymenu-header-title {
	background-color: #B2D2FC;
	padding: 13px 20px;
	border-radius: 10px 10px 0 0;
}

.myStickymenu-header-title h3 {
	margin: 0;
	color: #1F4B84;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
}

.mystickymenu-heading p {
	background-color: #D6EFFF;
	color: #1F4B84;
	border-radius: 0 0 10px 10px;
	padding: 13px 20px;
	margin: 0;
	font-size: 14px;
	line-height: 28px;
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.pt_numberbutton.pt_numberdown {
		position: relative;
		margin-left: -75px;
		top: -29px;
	}
	
	.pt_numberbutton.pt_numberup {
		position: relative;
		top: -29px;
		left: 70px;
	}
	
	span.input-px {
		position: relative;
		left: 112px;
		top: -24px !important;
		margin-left: -20px;
	}
}

#rpt_pricr {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 25px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#rpt_pricr h2 {
	padding: 50px 0 30px;
	text-align: center;
	font-size: 24px;
}

.rpt_plans .rpt_plan {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.rpt_2_plans .rpt_plan {
	margin-right: 2%;
	width: 49%;
	float: left;
}

.rpt_2_plans .rpt_plan:last-child {
	margin-right: 0;
}

.rpt_3_plans .rpt_plan {
	margin-right: 2%;
	width: 32%;
	float: left;
}

.rpt_3_plans .rpt_plan:last-child {
	margin-right: 0;
}

.rpt_4_plans .rpt_plan {
	margin-right: 1%;
	width: 24.25%;
	float: left;
}

.rpt_4_plans .rpt_plan:last-child {
	margin-right: 0;
}

.rpt_5_plans .rpt_plan {
	margin-right: .5%;
	width: 19.6%;
	float: left;
}

.rpt_5_plans .rpt_plan:last-child {
	margin-right: 0;
}

.rpt_style_bic .rpt_plan, .rpt_style_loc .rpt_plan {
	-webkit-box-shadow: 1px 1px 3px 0 rgba(50,50,50,.19);
	-moz-box-shadow: 1px 1px 3px 0 rgba(50,50,50,.19);
	box-shadow: 1px 1px 3px 0 rgba(50,50,50,.19);
}

.rpt_plans .rpt_plan .rpt_title img {
	margin-right: 10px;
	position: relative;
	vertical-align: middle;
}

.rpt_plans .rpt_plan .rpt_title {
	background: #6371db;
	font-weight: 300;
	padding: 24px 18px;
	font-size: 26px;
	color: #fff;
	line-height: 35px;
	height: auto;
}

.rpt_plans .rpt_plan .rpt_title span {
	display: inline-block;
	position: relative;
	top: -10px;
}

.rpt_style_basic .rpt_plan .rpt_title {
	border-bottom: #6371db solid 1px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.rpt_style_spec .rpt_plan .rpt_title {
	color: #fff;
}

.rpt_style_bic .rpt_plan .rpt_title, .rpt_style_loc .rpt_plan .rpt_title, .rpt_style_swl .rpt_plan .rpt_title {
	background: #333;
}

.rpt_plans .rpt_sm_title .rpt_plan .rpt_title {
	font-size: 20px;
	line-height: 18px;
}

.rpt_plans .rpt_xsm_title .rpt_plan .rpt_title {
	font-size: 15px;
	line-height: 15px;
}

.rpt_4_plans .rpt_plan .rpt_title {
	font-size: 17px;
	line-height: 15px;
}

.rpt_4_plans .rpt_sm_title .rpt_plan .rpt_title {
	font-size: 15px;
	line-height: 13px;
}

.rpt_4_plans .rpt_xsm_title .rpt_plan .rpt_title {
	font-size: 13px;
	line-height: 11px;
}

.rpt_5_plans .rpt_plan .rpt_title {
	font-size: 15px;
	line-height: 13px;
}

.rpt_5_plans .rpt_sm_title .rpt_plan .rpt_title {
	font-size: 13px;
	line-height: 11px;
}

.rpt_5_plans .rpt_xsm_title .rpt_plan .rpt_title {
	font-size: 12px;
	line-height: 10px;
}

.rpt_plans .rpt_recommended_plan .rpt_title {
	background: #6371db;
}

.rpt_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
	position: relative;
	top: -44px;
	left: -10px;
	font-size: 35px;
	line-height: 0;
}

.rpt_4_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
	top: -36px;
}

.rpt_5_plans .rpt_plan .rpt_head .rpt_price .rpt_currency {
	top: -26px;
}

.rpt_sm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
	font-size: 30px;
	top: -44px;
	left: -4px;
}

.rpt_xsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
	font-size: 25px;
	top: -30px;
	left: -4px;
}

.rpt_xxsm_price .rpt_plan .rpt_head .rpt_price .rpt_currency {
	font-size: 21px;
	top: -14px;
	left: -4px;
}

.rpt_style_basic .rpt_plan .rpt_head {
	background: #ec86c6;
}

.rpt_style_spec .rpt_plan .rpt_head {
	background: #fff;
}

.rpt_style_swl .rpt_plan .rpt_head {
	background: #fff;
}

.rpt_plans .rpt_plan .rpt_head .rpt_price {
	padding: 6px 10px;
	font-size: 74px;
	line-height: 80px;
	font-weight: 300;
	text-align: center;
	color: #ffffff;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_price, .rpt_style_spec .rpt_plan .rpt_head .rpt_price {
	text-shadow: 1px 2px 7px rgba(0,0,0,.6);
}

.rpt_style_swl .rpt_plan .rpt_head .rpt_price {
	color: #000;
}

.rpt_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 62px;
}

.rpt_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 56px;
}

.rpt_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 38px;
}

.rpt_4_plans .rpt_plan .rpt_head .rpt_price {
	font-size: 69px;
	line-height: 80px;
}

.rpt_4_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 53px;
	line-height: 65px;
}

.rpt_4_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 47px;
	line-height: 64px;
}

.rpt_4_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 31px;
	line-height: 60px;
}

.rpt_5_plans .rpt_plan .rpt_head .rpt_price {
	font-size: 59px;
	line-height: 80px;
}

.rpt_5_plans .rpt_sm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 44px;
	line-height: 60px;
}

.rpt_5_plans .rpt_xsm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 37px;
	line-height: 53px;
}

.rpt_5_plans .rpt_xxsm_price .rpt_plan .rpt_head .rpt_price {
	font-size: 24px;
	line-height: 50px;
}

.rpt_plans .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 98px;
}

.rpt_4_plans .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 74px;
}

.rpt_5_plans .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 67px;
}

.rpt_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 83px;
}

.rpt_4_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 60px;
}

.rpt_5_plans .rpt_sm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 54px;
}

.rpt_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 55px;
}

.rpt_4_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 49px;
}

.rpt_5_plans .rpt_xsm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 41px;
}

.rpt_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 42px;
}

.rpt_4_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 34px;
}

.rpt_5_plans .rpt_xxsm_price .rpt_recommended_plan .rpt_head .rpt_price {
	font-size: 26px;
}

.rpt_plans .rpt_plan .rpt_head .rpt_recurrence {
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
	padding: 20px 10px 10px;
	color: #ffffff;
	text-align: center;
}

.rpt_style_spec .rpt_plan .rpt_head .rpt_recurrence {
	color: #d3d3d3;
}

.rpt_style_bic .rpt_plan .rpt_head .rpt_recurrence, .rpt_style_loc .rpt_plan .rpt_head .rpt_recurrence {
	color: #f5f5f5;
}

.rpt_style_swl .rpt_plan .rpt_head .rpt_recurrence {
	color: grey;
}

.rpt_plans .rpt_sm_recurrence .rpt_plan .rpt_head .rpt_recurrence {
	font-size: 11px;
	padding: 20px 40px 4px;
}

.rpt_plans .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	text-align: center;
	padding: 10px 30px 20px;
}

.rpt_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 14px;
}

.rpt_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 12px;
}

.rpt_4_plans .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 16px;
	line-height: 18px;
	padding: 10px 10px 20px;
}

.rpt_4_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 14px;
	line-height: 17px;
}

.rpt_4_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 13px;
	line-height: 16px;
}

.rpt_5_plans .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 10px 20px;
}

.rpt_5_plans .rpt_sm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 13px;
	line-height: 17px;
}

.rpt_5_plans .rpt_xsm_subtitle .rpt_plan .rpt_head .rpt_subtitle {
	font-size: 12px;
	line-height: 16px;
}

.rpt_plans .rpt_plan .rpt_head .rpt_description {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 20px;
	font-weight: 300;
	text-align: center;
	color: #ffffff;
}

.rpt_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
	font-size: 12px;
}

.rpt_style_bic .rpt_plan .rpt_head .rpt_description, .rpt_style_loc .rpt_plan .rpt_head .rpt_description {
	color: #f5f5f5;
}

.rpt_4_plans .rpt_plan .rpt_head .rpt_description {
	font-size: 13px;
	line-height: 18px;
}

.rpt_4_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
	font-size: 12px;
	line-height: 17px;
}

.rpt_5_plans .rpt_plan .rpt_head .rpt_description {
	font-size: 12px;
	line-height: 18px;
}

.rpt_5_plans .rpt_sm_description .rpt_plan .rpt_head .rpt_description {
	font-size: 11px;
	line-height: 17px;
}

.rpt_plans .rpt_plan .rpt_features {
	padding: 20px;
	background: #f0ecfb;
	text-align: center;
}

.rpt_plans .rpt_plan .rpt_features .rpt_feature {
	font-size: 16px;
	padding: 6px 16px;
	border-bottom: 1px dotted #d3d3d3;
}

.rpt_plans .rpt_plan .rpt_features .rpt_feature a {
	color: #333333;
}

.rpt_plans .rpt_plan .rpt_features .rpt_feature:last-child {
	border-bottom: none;
}

.rpt_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
	font-size: 14px;
}

.rpt_style_bic .rpt_plan .rpt_features, .rpt_style_loc .rpt_plan .rpt_features, .rpt_style_swl .rpt_plan .rpt_features {
	background: #fff;
}

.rpt_style_swl .rpt_plan .rpt_features .rpt_feature {
	padding: 5px 16px;
}

.rpt_4_plans .rpt_plan .rpt_features .rpt_feature {
	padding: 6px 10px;
	font-size: 14px;
}

.rpt_4_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
	font-size: 12px;
}

.rpt_5_plans .rpt_plan .rpt_features .rpt_feature {
	padding: 6px 10px;
	font-size: 13px;
}

.rpt_5_plans .rpt_sm_features .rpt_plan .rpt_features .rpt_feature {
	font-size: 11px;
}

.rpt_plans .rpt_plan .rpt_foot {
	display: block;
	padding: 10px 30px;
	border-top: #7559C0 solid 2px;
	background: #7559C0;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	font-weight: 300;
	transition: All .5s ease;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}

.rpt_plans .rpt_sm_button .rpt_plan .rpt_foot {
	font-size: 19px;
}

.rpt_style_basic .rpt_plan .rpt_foot {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.rpt_style_swl .rpt_plan .rpt_foot {
	border-top: none;
	padding: 10px 30px 20px;
	color: #000;
	background: #333;
}

.rpt_4_plans .rpt_plan .rpt_foot {
	padding: 4px 20px;
	font-size: 19px;
}

.rpt_4_plans .rpt_sm_button .rpt_plan .rpt_foot, .rpt_5_plans .rpt_plan .rpt_foot {
	padding: 4px 20px;
	font-size: 17px;
}

.rpt_5_plans .rpt_sm_button .rpt_plan .rpt_foot {
	font-size: 16px;
}

.rpt_plans .rpt_plan .rpt_foot:hover {
	opacity: .8;
}

.rpt_style_swl .rpt_plan .rpt_foot:hover {
	opacity: 1;
}

.rpt_plans .rpt_recommended_plan .rpt_foot {
	font-size: 30px;
	padding: 16px 0;
}

.rpt_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
	font-size: 26px;
}

.rpt_4_plans .rpt_recommended_plan .rpt_foot {
	font-size: 22px;
	font-weight: 300;
	padding: 10px 0;
}

.rpt_4_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
	font-size: 19px;
	padding: 10px 0;
}

.rpt_5_plans .rpt_recommended_plan .rpt_foot {
	font-size: 20px;
	font-weight: 300;
	padding: 10px 0;
}

.rpt_5_plans .rpt_sm_button .rpt_recommended_plan .rpt_foot {
	font-size: 18px;
	padding: 10px 0;
}

.rpt_custom_btn {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	padding: 16px 20px;
}

.rpt_plans .rpt_recommended_plan {
	position: relative;
	top: -10px;
}

.rpt_recommended_plan img.rpt_recommended {
	position: absolute !important;
	right: 10px !important;
}

.rpt_style_bic .rpt_recommended_plan, .rpt_style_loc .rpt_recommended_plan {
	-webkit-box-shadow: 1px 1px 6px 0 rgba(50,50,50,.39);
	-moz-box-shadow: 1px 1px 6px 0 rgba(50,50,50,.39);
	box-shadow: 1px 1px 6px 0 rgba(50,50,50,.39);
}

a.rpt_tooltip {
	display: block;
	outline: 0;
	position: relative;
}

a.rpt_tooltip strong {
	line-height: 30px;
}

a.rpt_tooltip > span.intool {
	width: 90%;
	padding: 10px;
	margin-top: 56px;
	opacity: 0;
	visibility: hidden;
	z-index: 10;
	position: absolute;
	top: -15px;
	display: block;
	color: #f5f5f5;
	font-size: 13px;
	line-height: 20px;
	background: #333;
	font-weight: 300;
	text-align: center;
}

a.rpt_tooltip:hover {
	cursor: zoom-in;
}

a.rpt_tooltip .rpt_tooltip_plus {
	text-decoration: none !important;
	display: inline;
	font-size: 12px;
	font-weight: 700;
	position: relative;
	top: -6px;
}

.rpt_feature:hover a.rpt_tooltip > span.intool {
	opacity: .98;
	text-decoration: none;
	visibility: visible;
	overflow: visible;
}

a.rpt_tooltip span.intool b {
	width: 10px;
	height: 10px;
	margin-left: 35%;
	margin-top: -15px;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: none \0/;
	background: #333;
}

.rpt_3_plans a.rpt_tooltip > span.intool {
	margin-left: -1%;
}

.rpt_4_plans a.rpt_tooltip > span.intool {
	margin-left: 0;
}

.rpt_5_plans a.rpt_tooltip > span.intool {
	margin-left: -2%;
}

.entry-content .rpt_plan a, .rpt_plan a {
	border-bottom: none !important;
	text-decoration: none;
}

.rpt_plans .rpt_plan .rpt_icon {
	max-width: 30px;
	max-height: 30px;
}

.rpt_plans .rpt_plan img {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	-webkit-box-shadow: 0 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 0 transparent;
	box-shadow: 0 0 0 0 transparent;
	border: none;
}

.folder-testimonial {
	position: relative;
}

.folder-testimonial .testimonial-data {
	position: relative;
}

.folder-testimonial .testimonial-data {
	position: relative;
	margin-left: 30px;
	padding: 10px 10px 10px 40px;
	background: #f5f5f5;
	font-size: 16px;
	line-height: 22px;
}

.folder-testimonial .testimonial-image {
	position: absolute;
	height: 60px;
	width: 60px;
	overflow: hidden;
	border-radius: 30px;
	top: 50%;
	margin-top: -30px;
	z-index: 1;
}

.folder-testimonial .testimonial-image img {
	width: 100%;
	height: auto;
}

.folder-testimonial-list {
	width: 100%;
	max-width: 1080px;
	margin: 30px auto;
}

.testimonial-title {
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 5px;
}

.testimonial-author {
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	padding: 5px 0 0;
}

p.udner-title strong {
	font-size: 30px;
	padding-bottom: 40px;
	display: block;
	color: #b97fcf;
	text-align: center;
}

p.udner-title {
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 640px) {
	.rpt_plans .rpt_plan {
		width: 96%;
		margin: 10px 2% 20px !important;
	}
	
	.rpt_plans .rpt_plan .rpt_title {
		position: relative;
		font-size: 26px !important;
		line-height: 35px !important;
	}
	
	.rpt_plans .rpt_plan .rpt_head .rpt_price {
		font-size: 74px !important;
		line-height: 100px !important;
	}
	
	.rpt_plans .rpt_plan .rpt_head .rpt_subtitle {
		font-size: 17px !important;
		line-height: 28px !important;
		padding: 10px 40px 20px;
	}
	
	.rpt_plans .rpt_plan .rpt_head .rpt_description {
		font-size: 15px !important;
		line-height: 26px !important;
		padding: 0 40px 30px;
	}
	
	.rpt_plans .rpt_plan .rpt_features .rpt_feature {
		padding: 6px 16px;
		font-size: 14px !important;
	}
	
	.rpt_plans .rpt_plan .rpt_foot {
		padding: 10px 40px;
		text-align: center;
		color: #fff;
		font-size: 20px;
	}
	
	.rpt_plans .rpt_recommended_plan .rpt_foot {
		font-size: 30px;
		font-weight: 300;
		padding: 20px 0;
	}
	
	.rpt_plan .rpt_head .rpt_price .rpt_currency {
		top: -36px !important;
		left: -10px !important;
		font-size: 35px !important;
	}
}

#rpt_pricr .rpt_plan_ori .rpt_features .rpt_feature, #rpt_pricr .rpt_plan_ori .rpt_features .rpt_feature a, #rpt_pricr .rpt_plan_ori .rpt_foot, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_description, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_price, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_price .rpt_currency, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_recurrence, #rpt_pricr .rpt_plan_ori .rpt_head .rpt_subtitle, #rpt_pricr .rpt_plan_ori .rpt_title {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	font-weight: 300 !important;
}

.client-testimonial {
	margin: 20px auto 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.client-testimonial span.dashicons.dashicons-yes {
	background: #00bd00;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.client-testimonial p.text-center {
	text-align: center;
	margin: 6px 0;
	font-size: 14px;
}

.client-testimonial .payment {
	margin: 20px 0;
	text-align: center;
}

.testimonial-image {
	width: 10%;
	display: inline-block;
	vertical-align: middle;
}

.testimonial-content {
	width: 85%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
}

.testimonial-image img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100%;
	height: auto;
}

.client-testimonial .author {
	font-weight: bold;
	padding: 5px 0 0;
	font-size: 14px;
}

.client-testimonial .author small {
	font-weight: normal;
	font-style: italic;
}

.testimonial-box {
	padding: 15px;
	background: #d6efff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mystickysidebar input:disabled, #mystickysidebar textarea:disabled {
	background-color: rgb(235,235,228) !important;
}

.easy-modal__bottom {
	padding: 10px 10px 0;
	text-align: left;
	color: #828282;
	position: relative;
}

.easy-modal__bottom:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(130,130,130,.1);
	height: 2px;
}

.easy-modal__bottom .user-photo {
	float: left;
	margin-right: 5px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.easy-modal__bottom .easy-modal__bottom-p {
	text-align: left;
	font-weight: 300;
	position: relative;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 17px;
}

.easy-modal__bottom .quote {
	position: absolute;
	left: 65px;
	top: -4px;
}

.easy-modal__bottom .easy-modal__bottom-p p {
	text-align: left;
	margin: 6px 0 0;
	line-height: 15px;
}

.easy-modal__bottom .user-name {
	font-weight: 700;
	color: #828282;
	margin: 0;
	text-align: left;
	font-size: 13px;
}

.easy-modal__bottom .user-role {
	margin: 0;
	font-size: 13px;
}