
.animate-general {
	opacity: 0;
}

*:not(.elementor-editor-active) .plus-conditions--hidden {
	display: none;
}

body.plus_row_scroll_overflow {
	overflow-x: hidden;
}

section.plus_row_scroll_overflow {
	overflow: hidden !important;
}

h3.theplus-posts-not-found {
	font-size: 14px;
	background: #8072fc;
	padding: 10px;
	text-align: center;
	line-height: 25px;
	border-radius: 3px;
	box-shadow: 0 5px 30px -5px #8072fc;
	color: #fff;
}

.magic-scroll .parallax-scroll, .magic-scroll .scale-scroll, .magic-scroll .both-scroll {
	-webkit-transition: -webkit-transform 1.3s ease 0s;
	-ms-transition: -ms-transform 1.3s ease 0s;
	-moz-transition: -moz-transform 1.3s ease 0s;
	-o-transition: -o-transform 1.3s ease 0s;
	transition: transform 1.3s ease 0s;
	will-change: transform;
}

.animted-content-inner {
	position: relative;
	display: block;
	width: 100%;
	z-index: 1;
}

.grid-item:focus {
	outline: none;
}

@media (min-width:1025px) {
	.elementor-element.elementor-element-edit-mode.elementor-hidden-desktop {
		opacity: .5;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.elementor-element.elementor-element-edit-mode.elementor-hidden-tablet {
		opacity: .5;
	}
}

@media (max-width:767px) {
	.elementor-element.elementor-element-edit-mode.elementor-hidden-mobile {
		opacity: .5;
	}
}

@media (max-width:767px) {
	.list-isotope-metro:not(.plus-smart-gallery) .post-inner-loop .grid-item {
		width: 33.33% !important;
		height: 250px !important;
	}
	
	.post-inner-loop.tp-row {
		margin-right: -10px;
		margin-left: -10px;
	}
}

@media (max-width:660px) {
	.list-isotope-metro:not(.plus-smart-gallery) .post-inner-loop .grid-item {
		width: 50% !important;
		height: 300px !important;
	}
}

@media (max-width:480px) {
	.list-isotope-metro:not(.plus-smart-gallery) .post-inner-loop .grid-item {
		width: 100% !important;
		height: 420px !important;
	}
}

@media (max-width:375px) {
	.list-isotope-metro:not(.plus-smart-gallery) .post-inner-loop .grid-item {
		height: 300px !important;
	}
}

.ts-icon-img {
	margin-bottom: 10px;
	position: relative;
}

.flip-back, .flip-front {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: table;
}

.flip-back .vertical-center, .flip-front .vertical-center {
	display: table-cell;
	vertical-align: middle;
}

.flip-horizontal :hover .flip-front {
	-webkit-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flip-horizontal :hover .flip-back {
	-webkit-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
}

.flip-horizontal .flip-back {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.bezier-flip {
	-webkit-transition: all .5s cubic-bezier(.645, .045, .355, 1);
	-moz-transition: all .5s cubic-bezier(.645, .045, .355, 1);
	-o-transition: all .5s cubic-bezier(.645, .045, .355, 1);
	-ms-transition: all .5s cubic-bezier(.645, .045, .355, 1);
	transition: all .5s cubic-bezier(.645, .045, .355, 1);
}

.padding-flip {
	padding: 30px 40px;
}

.origin-center {
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
}

.no-backface {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.numtext-left {
	text-align: left;
}

.numtext-center {
	text-align: center;
}

.numtext-right {
	text-align: right;
}

.icon-right {
	text-align: right;
}

.icon-left {
	float: left;
}

.icon-center {
	margin: 0 auto;
}

.ts-icon {
	display: block;
	position: relative;
	-o-transition: all 1.3s;
	-webkit-transition: all 1.3s;
	-moz-transition: all 1.3s;
	-ms-transition: all 1.3s;
	transition: all 1.3s;
}

.icon-img-b {
	line-height: 1;
	margin-bottom: 15px;
}

.service-media .icon-img-b {
	margin-right: 15px;
}

.border-pd {
	border: 2px solid;
}

.subject-color {
	-o-transition: all 1.3s;
	-webkit-transition: all 1.3s;
	-ms-transition: all 1.3s;
	-moz-transition: all 1.3s;
	transition: all 1.3s;
	margin-bottom: 20px;
	line-height: 1;
}

.sub-subject-color {
	margin-bottom: 20px;
	line-height: 1;
}

.ts-icon-1 {
	display: block;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

.pad-0 {
	padding: 0;
}

.pad-5 {
	padding: 5px;
}

.pad-30 {
	padding: 30px;
	padding-bottom: 10px;
}

.border-icon {
	display: block;
	position: relative;
	padding: 30px;
	padding-bottom: 10px;
}

hr.hr-border {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.service-icon-style-1 .icn-txt {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.icon-right .ts-icon-1 {
	text-align: right;
}

.service-icon-style-2 .icn-content {
	padding: 20px;
	display: block;
	position: relative;
	background: #f9b701;
}

.service-icon-style-2 .icn-header {
	display: block;
	position: relative;
	padding: 20px;
}

.service-icon-style-2 .plus-number-counter, .service-icon-style-2 .subject-color {
	margin-bottom: 0;
}

.service-icon-style-3 .pt_plus_animated_svg, .service-icon-style-4 .pt_plus_animated_svg {
	width: auto;
	margin-right: 15px;
}

.pt-plus-button-wrapper {
	position: relative;
	display: block;
}

.ts-button.content_hover_effect {
	position: relative;
	display: inline-block;
	width: auto;
}

.pt-plus-button-wrapper .parallax-scroll {
	position: relative;
	display: inline-block;
}

.pt-plus-button-wrapper .pt-plus-move-parallax {
	position: relative;
	display: inline-block;
	width: auto;
}

.pt-plus-button-wrapper .pt-plus-move-parallax.full-button {
	width: 100%;
}

.pt_plus_button {
	position: relative;
	display: inline-block;
	width: auto;
}

.pt_plus_button.full-button {
	width: 100%;
	text-align: center;
}

.ts-button.content_hover_effect.full-button {
	width: 100%;
}

.pt_plus_button.full-button a.button-link-wrap {
	display: flex;
	width: 100%;
	text-align: center;
	justify-content: center;
}

a.button-link-wrap:hover {
	text-decoration: blink;
}

.pt_plus_button.trnasition_hover {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.pt_plus_button.trnasition_hover:hover {
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
}

.pt_plus_button .button-link-wrap i {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

.pt_plus_button .button-link-wrap {
	position: relative;
	display: inline-flex;
	align-items: center;
	padding: 15px 30px;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 1px;
	cursor: pointer;
	color: #000;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.pt_plus_button .btn-icon.button-after svg, .pt_plus_button .btn-icon.button-before svg {
	height: 25px;
	width: 25px;
}

.button-link-wrap i.button-before {
	margin-right: 10px;
}

.button-link-wrap i.button-after {
	margin-left: 10px;
}

.pt-plus-button-wrapper .button-link-wrap.shake_animate {
	backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	animation-name: shake_animate;
	-o-animation-name: shake_animate;
	-ms-animation-name: shake_animate;
	-moz-animation-name: shake_animate;
	-webkit-animation-name: shake_animate;
	animation-duration: 5s;
	-o-animation-duration: 5s;
	-ms-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-webkit-animation-duration: 5s;
	animation-timing-function: linear;
	-o-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-play-state: running;
	-o-animation-play-state: running;
	-ms-animation-play-state: running;
	-moz-animation-play-state: running;
	-webkit-animation-play-state: running;
}

@keyframes shake_animate {
	2% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	
	4% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
	
	6% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	
	8% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
	
	10% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}
	
	12% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}
	
	14% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}
	
	16% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}
	
	18% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0);
	}
	
	20% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0);
	}
}

html.video {
	overflow: inherit !important;
}

html.video:before {
	content: unset !important;
}

html.opacity {
	position: relative;
	opacity: 1;
}

.service-flipbox-back .pt-plus-button-wrapper {
	z-index: 1;
}

.pt_plus_button.button-style-8 {
	overflow: visible;
}

.pt_plus_button.button-style-8 .button-link-wrap {
	-moz-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .27);
	-webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .27);
	box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .27);
	padding: 15px 30px;
	border: 1px solid #252525;
}

.pt_plus_button.button-style-8 .button-link-wrap .btn-icon {
	display: flex;
	align-items: center;
}

.pt_plus_button.button-style-8 .button-link-wrap:hover {
	-webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, .08);
	-moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, .08);
	box-shadow: 0 3px 6px 1px rgba(0, 0, 0, .08);
	-webkit-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-moz-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px);
}

.pricing-ribbon-pin {
	position: relative;
	display: block;
	width: 100%;
	z-index: 1;
}

.pricing-ribbon-pin.style-1 {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	width: 100%;
}

.pricing-ribbon-pin .ribbon-pin-inner {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .2px;
	color: #fff;
	line-height: 20px;
}

.pricing-ribbon-pin.style-1 .ribbon-pin-inner {
	background: #212121;
	padding: 6px 15px;
}

.pricing-ribbon-pin .ribbon-pin-inner p {
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
}

.pricing-ribbon-pin.style-2 {
	width: 120px;
	height: 120px;
	border-top-right-radius: 2px;
	position: absolute;
	top: 0;
	right: 0;
	background: url("https://cdn-emlpm.nitrocdn.com/GkvpunrluxtBlPEsbllRuMviMHboiQSx/assets/images/optimized/rev-c115072/www.waterfordbusinesssolutions.com/wp-content/plugins/theplus_elementor_addon/assets/images/pricing-ribbon.svg");
}

.pricing-ribbon-pin.style-2 .ribbon-pin-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
	margin: 0;
	margin-top: -20px;
	margin-left: 20px;
}

.pricing-ribbon-pin.style-3 {
	position: absolute;
	top: 0;
	right: -7px;
	background-color: #212121;
	padding: 10px 13px;
	width: auto;
	border-radius: 2px;
}

.pricing-ribbon-pin.style-3:after {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	border: 2px solid transparent;
	border-left: 5px solid #212121;
	border-top: 1px solid #212121;
}

.plus-pricing-table .pricing-title, .plus-pricing-table .pricing-subtitle, .plus-pricing-table .pricing-icon, .pricing-price-wrap span.price-postfix-text, .pricing-price-wrap span.price-prefix-text, .pricing-price-wrap .pricing-price, .pricing-previous-price-wrap, .plus-pricing-table .pricing-content-wrap.listing-content li, .plus-pricing-table .pricing-content-wrap.listing-content li span.plus-icon-list-text, .plus-pricing-table .pricing-content-wrap.listing-content li span.plus-icon-list-icon, .pricing-content-wrap.listing-content.style-1 ul.plus-icon-list-items, .pricing-content-wrap.listing-content.style-1 a.read-more-options, .plus-pricing-table.pricing-style-3 .pricing-top-part, .pricing-ribbon-pin .ribbon-pin-inner p, .pricing-ribbon-pin .ribbon-pin-inner {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.plus-pricing-table .pricing-table-inner .pricing-cta-text {
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 15px;
}

.plus-pricing-table .pricing-table-inner .pricing-cta-text p {
	margin-bottom: 0;
}

#plus-pricing-table {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.plus-pricing-table-widget {
	position: relative;
	display: block;
}

.plus-pricing-table .pricing-table-inner {
	position: relative;
	padding: 20px;
	width: 100%;
	border-width: 0;
	border-style: solid;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.plus-pricing-table .pricing-table-inner:hover {
	z-index: 1;
}

.pricing-title-content {
	position: relative;
	display: block;
	width: 100%;
}

.pricing-title-content.style-1 {
	display: block;
	text-align: center;
}

.pricing-title-content.style-1>div {
	margin-bottom: 8px;
}

.pricing-title-content.style-1>div:last-child {
	margin-bottom: 0;
}

.pricing-price-wrap.style-1 {
	text-align: center;
	display: block;
	position: relative;
}

.plus-pricing-table ul.plus-icon-list-items {
	list-style: none;
	padding: 0;
	margin: 0;
}

.plus-pricing-table ul.plus-icon-list-items span.plus-icon-list-text {
	display: inline-block;
}

.plus-pricing-table ul.plus-icon-list-items li>span:first-child {
	margin-right: 8px;
	line-height: inherit;
}

.plus-pricing-table .pricing-overlay-color {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0);
	transition: all .3s ease-in-out;
	z-index: -1;
}

.plus-pricing-table .content-overlay-bg-color {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0);
	transition: all .3s ease-in-out;
	z-index: -1;
}

.pricing-content-wrap.listing-content.style-1 {
	position: relative;
	display: block;
	width: 100%;
}

.pricing-content-wrap.listing-content.style-1 ul.plus-icon-list-items {
	border: 1px solid #eee;
	padding: 20px;
	border-radius: 0;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.pricing-content-wrap.listing-content.style-1 a.read-more-options {
	position: relative;
	top: -1px;
	display: block;
	text-align: center;
	border: 1px solid #eee;
	padding: 10px;
	font-size: 13px;
	letter-spacing: .5px;
	color: #313131;
	border-radius: 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

.pricing-content-wrap.listing-content.style-1 li, .pricing-content-wrap.listing-content.style-2 li {
	margin-bottom: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.pricing-content-wrap.listing-content li p {
	margin: 0;
}

.pricing-content-wrap.listing-content.style-1 li:last-child {
	margin-bottom: 0px !important;
}

.pricing-content-wrap.listing-content.style-2 {
	text-align: center;
	display: block;
	position: relative;
}

.pricing-content-wrap.listing-content.style-2 ul li {
	border-bottom: 1px solid #d3d3d3;
	padding: 5px;
}

.pricing-content-wrap.listing-content.style-2 ul li:last-child {
	border-bottom: 0;
}

.pricing-content-wrap.content-desc p {
	margin-bottom: 10px;
}

.pricing-content-wrap.content-desc.style-1 .pricing-content p:last-child {
	margin-bottom: 0;
}

.pricing-content-wrap.content-desc.style-1 hr.border-line {
	margin: 30px 0;
	display: block;
}

.pricing-content-wrap.content-desc.style-1 .pricing-content {
	padding: 0 4%;
}

.plus-pricing-table .pricing-table-inner .pricing-icon {
	font-size: 30px;
	line-height: 1.2;
	margin: 0 auto 8px;
}

.plus-pricing-table .pricing-icon.icon-squre {
	border-radius: 2px;
	line-height: 1;
}

.plus-pricing-table .pricing-icon.icon-rounded {
	border-radius: 30px !important;
}

.plus-pricing-table .icon-hexagon {
	border-radius: initial;
	-webkit-mask: url("https://cdn-emlpm.nitrocdn.com/GkvpunrluxtBlPEsbllRuMviMHboiQSx/assets/images/source/rev-c115072/www.waterfordbusinesssolutions.com/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/images/info-box/hexagon-shape.svg") top right/100% 100%;
}

.plus-pricing-table .icon-pentagon {
	border-radius: initial;
	-webkit-mask: url("https://cdn-emlpm.nitrocdn.com/GkvpunrluxtBlPEsbllRuMviMHboiQSx/assets/images/source/rev-c115072/www.waterfordbusinesssolutions.com/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/images/info-box/pentagon-shape.svg") top right/100% 100%;
}

.plus-pricing-table .icon-square-rotate {
	border-radius: initial;
	-webkit-mask: url("https://cdn-emlpm.nitrocdn.com/GkvpunrluxtBlPEsbllRuMviMHboiQSx/assets/images/source/rev-c115072/www.waterfordbusinesssolutions.com/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/images/info-box/square-rotate.svg") top right/100% 100%;
}

.pricing-price-wrap.style-1 span.price-postfix-text {
	display: block;
	margin-top: 5px;
}

.pricing-price-wrap.style-1 span.price-prefix-text, .pricing-price-wrap.style-1 .pricing-price {
	font-size: 30px;
	line-height: 1;
	letter-spacing: 1px;
	color: #212121;
}

.pricing-price-wrap.style-1 span.price-postfix-text {
	display: block;
	margin-top: 5px;
	font-size: 13px;
	letter-spacing: .5px;
	color: #888;
}

.pricing-price-wrap.style-2 {
	display: block;
	text-align: center;
}

.pricing-price-wrap.style-2 span.price-prefix-text {
	font-size: 20px;
	color: #444;
	font-weight: 400;
	line-height: 1;
	padding-right: 5px;
}

.pricing-price-wrap.style-2 .pricing-price {
	font-size: 40px;
	color: #444;
	font-weight: 500;
	line-height: 1.1;
}

.pricing-price-wrap.style-2 span.price-postfix-text {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: 500;
	color: #7d8fa0;
	line-height: 1.3;
}

.pricing-previous-price-wrap {
	position: relative;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	color: #aaa;
	font-weight: 500;
	padding-right: 10px;
	text-decoration: line-through !important;
	font-size: 20px;
}

.plus-pricing-table .pricing-title, .plus-pricing-table .pricing-subtitle, .plus-pricing-table .pricing-icon, .pricing-price-wrap span.price-postfix-text, .pricing-price-wrap span.price-prefix-text, .pricing-price-wrap .pricing-price, .pricing-previous-price-wrap, .plus-pricing-table .pricing-content-wrap.listing-content li, .plus-pricing-table .pricing-content-wrap.listing-content li span.plus-icon-list-text, .plus-pricing-table .pricing-content-wrap.listing-content li span.plus-icon-list-icon, .pricing-content-wrap.listing-content.style-1 ul.plus-icon-list-items, .pricing-content-wrap.listing-content.style-1 a.read-more-options, .plus-pricing-table.pricing-style-3 .pricing-top-part, .pricing-ribbon-pin .ribbon-pin-inner p, .pricing-ribbon-pin .ribbon-pin-inner {
	-webkit-transition: all .3s;
	moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.plus-pricing-table .pricing-table-inner .pricing-cta-text {
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 15px;
}

.plus-pricing-table .pricing-table-inner .pricing-cta-text p {
	margin-bottom: 0;
}

.plus-pricing-table.pricing-style-1 .pricing-table-inner {
	box-shadow: 0 0 10px 0 rgba(136, 136, 136, .25098039215686);
	background: #fff;
	border-radius: 3px;
}

.plus-pricing-table.pricing-style-1 .pricing-title-content {
	margin-bottom: 20px;
}

.plus-pricing-table.pricing-style-1 .pricing-price-wrap {
	margin-bottom: 20px;
}

.plus-pricing-table.pricing-style-1 .pt-plus-button-wrapper {
	text-align: center;
	display: block;
	margin-bottom: 25px;
}

.plus-pricing-table.pricing-style-1 .pricing-title {
	color: #313131;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.plus-pricing-table.pricing-style-1 .pricing-subtitle {
	font-size: 15px;
	line-height: 1.2;
	color: #888;
	font-weight: 500;
}

.plus-pricing-table.pricing-style-1 .pt_plus_button.button-style-8 .button-link-wrap {
	border-radius: 30px;
}

.plus-pricing-table .pt_plus_button.button-style-8 .button-link-wrap {
	border-radius: 4px;
	font-size: 16px;
	letter-spacing: .5px;
	background: #fff;
	border-color: #4f6df5;
	color: #4f6df5;
}
