/* Template Name: DCode - Saas & Software Landing Page Templates
   Author: SacredThemes
   Author URL: https://sacredthemes.net
   Created: August 2020
   Version: 1.6
   File Description: Orange Color CSS File
*/
::-moz-selection {
	/* Code for Firefox */
	color: #ffffff;
	background: #358723;
}

::selection {
	color: #ffffff;
	background: #358723;
}

a {
	color: #358723;
}

.btn-primary {
	background-image: -moz-linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%);
	background-image: -webkit-linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%);
	background-image: linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%);

	background-size: auto 140%;
	border: 0px;
	color: #fff
}

.btn-primary:hover,
.btn-primary:focus {
	color: #fff;
}

.btn-primary.btn-light {
	background: #ffffff;
	color: #485974;
}

.btn-primary.btn-light:hover,
.btn-primary.btn-light:focus {
	color: #358723;
}

.btn-secondary {
	background-color: #485974;
	border-color: #485974;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
}

.btn-secondary:hover,
.btn-secondary:focus {
	background-color: #2d3646;
	border-color: #2d3646;
	color: #ffffff;
}

.btn-outline-primary {
	background: transparent;
	border: 2px solid #358723;
	color: #358723;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus {
	background-image: -moz-linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%);
	background-image: -webkit-linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%);
	background-image: linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(240, 172, 80, 0.4);
	box-shadow: 0px 0px 30px 0px rgba(240, 172, 80, 0.4);
	background-size: auto 140%;
	border: 0px;
	color: #fff
}

.btn-outline-secondary {
	background: transparent;
	border: 2px solid #485974;
	color: #485974;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
	background: #485974;
	color: #ffffff;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
}

.btn-outline-primary.btn-light {
	background: transparent;
	border: 2px solid #ffffff;
	color: #ffffff;
}

.btn-outline-primary.btn-light:hover,
.btn-outline-primary.btn-light:focus {
	background: #ffffff;
	color: #485974;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
}

.menu-primary li.menu-item:hover>a,
.menu-primary li.menu-item.active>a {
	color: #358723;
}

.menu-fixed .menu-primary li.menu-item:hover>a,
.menu-fixed .menu-primary li.menu-item.active>a {
	color: #358723;
	opacity: 1;
}

.menu-fixed .btn-outline-primary.btn-light {
	background: transparent;
	border: 2px solid #358723;
	color: #358723;
}

.menu-fixed .btn-outline-primary.btn-light:hover {
	background: #358723;
	border-color: #358723;
	color: #ffffff;
}

.menu-fixed .btn-primary.btn-light {
	background-image: -moz-linear-gradient(top, #539B44 8.54%, #40B99C 92.2%);
	background-image: -webkit-linear-gradient(top, #539B44 8.54%, #40B99C 92.2%);
	background-image: linear-gradient(to bottom, #539B44 8.54%, #40B99C 92.2%);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(240, 172, 80, 0.4);
	box-shadow: 0px 0px 30px 0px rgba(240, 172, 80, 0.4);
	background-size: auto 140%;
	border: 0px;
	color: #ffffff;
}

.menu-primary .sub-menu>li.menu-item>a:before {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #6dd7ca), color-stop(100%, #358723));
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

.menu-primary .sub-menu>li.menu-item.col-title>a:after {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #6dd7ca), color-stop(100%, #358723));
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

.page-header.dc-one {
	background-image: url('../../images/orange-color/bg-1.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-header.dc-two {
	background-image: url('../../images/orange-color/bg-3.png');
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-header.dc-four {
	background-image: url('../../images/orange-color/bg-4.png');
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.page-header.dc-five {
	background-color: #f7fbf7;
	background-image: url('../../images/bg-5.png');
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.page-header.dc-nine {
	background-image: url('https://pharmacy.digitalpharmacy.io/wp-content/themes/hello-elementor/asd/bg-5.png');
	background-position: top center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.search-option .search-btn a {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.heading-wrapper span {
	color: #358723;
}

.heading-wrapper.with-separator h1:after,
.heading-wrapper.with-separator h2:after,
.heading-wrapper.with-separator h3:after {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #6dd7ca), color-stop(100%, #358723));
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

.key-feature .icon {
	color: #358723;
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #fefbf3));
	background: -webkit-linear-gradient(-45deg, #ffffff 0%, #fefbf3 100%);
	background: linear-gradient(135deg, #ffffff 0%, #fefbf3 100%);
}

#support {
	background: #fefbf3;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fefbf3), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #fefbf3 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #fefbf3 0%, #ffffff 100%);
}

.light-gradient-bg {
	background: #fefbf3;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f3fef7), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #f3fef7 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #f3fef7 0%, #ffffff 100%);
}

.screenshot-section {
	background-color: #fafafa
}

.screenshot-section-:before {
	background: url('https://pharmacy.digitalpharmacy.io/wp-content/themes/hello-elementor/asd/half-circle-bg.png') no-repeat scroll bottom center;
	background-size: cover;
	content: "";
	height: 425px;
	width: 100%;
	position: absolute;
	top: 0;
}

.light-bg {
	background: #f4fef3;
}

.cta-section {
	background: url('https://pharmacy.digitalpharmacy.io/wp-content/themes/hello-elementor/asd/bg-2.jpg') no-repeat scroll center bottom;
	background-size: cover;
}

.footer-theme-one {
	background: url('../../images/orange-color/footer-bg-1.svg') no-repeat scroll center top;
	background-size: cover;
	background-color: #fff;
}

.footer-theme-one .footer-logo:before {
	background: #6dd7ca;
	background: -moz-linear-gradient(0deg, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-linear-gradient(0deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(90deg, #539B44 8.54%, #40B99C 92.2%);
}

.footer-theme-two {
	background: -webkit-linear-gradient(24deg, #539B44 0%, #7CB940 92.2%);
	background: -moz-linear-gradient(24deg, #539B44 0%, #7CB940 92.2%);
	background: linear-gradient(24deg, #539B44 0%, #7CB940 92.2%);
}

.footer-theme-three {
	background: -webkit-linear-gradient(-84deg, #f28e11 0%, #40B99C 92.2%);
	background: -moz-linear-gradient(-84deg, #f28e11 0%, #40B99C 92.2%);
	background: linear-gradient(-84deg, #f28e11 0%, #40B99C 92.2%);
}

.footer-theme-eight:before {
	background: -webkit-linear-gradient(24deg, #f28e11 0%, #40B99C 92.2%);
	background: -moz-linear-gradient(24deg, #f28e11 0%, #40B99C 92.2%);
	background: linear-gradient(24deg, #f28e11 0%, #40B99C 92.2%);
}

.pricing-plans-one .card-title {
	color: #358723;
}

.pricing-plans-one .pricing-feature-list li::before {
	color: #358723;
}

.pricing-plans-one .price-card.popular .card-header {
	background: url('../../images/orange-color/plan-card-header-bg.png') no-repeat scroll center bottom;
	background-size: cover;
	padding: 50px 30px 50px;
	margin-bottom: 30px;
}

.pricing-plans-one .price-card.popular .card-title,
.pricing-plans-one .price-card.popular .plan-cost,
.pricing-plans-one .price-card.popular .plan-validity {
	color: #ffffff;
}

.list-style-one li:before,
.list-style-one li:after {
	background: #40B99C;
}

.features-block.theme-one .inner-box:before {
	background: #6dd7ca;
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.client-testimonial.theme-one blockquote:before {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.counter-block .counter-number-suffix {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.menu-fixed .style-dark.search-option .search-btn a {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	color: #ffffff;
}

.menu-fixed .style-dark.search-option .search-btn a:before {
	border: rgba(42, 31, 188, 0.2) solid 6px;
}

.screenshot-slider .slick-arrow {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(240, 172, 80, 0.4);
	box-shadow: 0px 0px 20px 0px rgba(240, 172, 80, 0.4);
}

.testimonial-section.style-two:before {
	background: url('../../images/orange-color/bg-2.jpg') no-repeat scroll center bottom;
	background-size: cover;
}

.client-testimonial.theme-two .testimonial-text::after {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.dc-two.about-section .video-wrapper:before {
	background: #6dd7ca;
}

.dc-two.about-section .video-player:before {
	background: url('../../images/orange-color/inner-ring.png') no-repeat center center;
}

.dc-two.about-section .video-player:after {
	background: url('../../images/orange-color/outer-ring.png') no-repeat center center;
}

.icon-box.theme-one .icon {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.pricing-plans-two .card-title:after {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

.pricing-plans-two .pricing-feature-list li::before {
	color: #40B99C;
}

.pricing-plans-two .plan-cost-wrapper {
	/*background-color: #485974;*/
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	transition: all 0.5s ease;
}

.pricing-plans-two .popular .plan-cost-wrapper {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.dark-bg {
	background: #12c35d;
}

.features-block.theme-two .inner-box {
	background: rgba(254, 251, 243, 0.08);
}

.features-block.theme-two .inner-box:hover {
	background: rgba(254, 251, 243, 0.15);
}

.gradient-heading-bg:before {
	background: url('../../images/orange-color/half-circle-bg.png') no-repeat scroll bottom center;
	background-size: cover;
	content: "";
	height: 300px;
	width: 100%;
	position: absolute;
	top: 0;
}

.page-header.dc-three {
	background: #6dd7ca;
	background: -moz-linear-gradient(45deg, #539B44 8.54%, #40B99C 51%, #d04d03 100%);
	background: -webkit-linear-gradient(45deg, #539B44 8.54%, #40B99C 51%, #d04d03 100%);
	background: linear-gradient(45deg, #539B44 8.54%, #40B99C 51%, #d04d03 100%);
}

.page-header.dc-eight {
	background: #6dd7ca;
	background: -moz-linear-gradient(top, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-linear-gradient(top, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to bottom, #539B44 8.54%, #40B99C 92.2%);
}

.page-header.dc-comingsoon {
	background: #6dd7ca;
	background: -moz-linear-gradient(45deg, #539B44 8.54%, #40B99C 51%, #d04d03 100%);
	background: -webkit-linear-gradient(45deg, #539B44 8.54%, #40B99C 51%, #d04d03 100%);
	background: linear-gradient(45deg, #539B44 8.54%, #40B99C 51%, #d04d03 100%);
}

.icon-box.theme-two .icon {
	background: #fefbf3;
}

.fact-section {
	position: relative;
}

.fact-section:before {
	background: url('../../images/orange-color/traiangle-transparent-bg.png') no-repeat scroll bottom center;
	background-size: auto;
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-position: left bottom;
}

.slick-dots li.slick-active button {
	background: #6dd7ca;
	border: #40B99C;
}

.pricing-plans-three .plan-cost,
.pricing-plans-three .plan-validity {
	color: #358723;
}

.pricing-plans-three .pricing-feature-list li::before {
	color: #358723;
}

.pricing-plans-three .price-card.popular {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	color: #ffffff;
}

.pricing-plans-three .popular .plan-cost,
.pricing-plans-three .popular .plan-validity,
.pricing-plans-three .popular .card-title {
	color: #ffffff;
}

.pricing-plans-three .popular .pricing-feature-list {
	color: #ffffff;
}

.pricing-plans-three .popular .pricing-feature-list li::before {
	color: #ffffff;
}

.pricing-plans-three .popular .btn-primary {
	background: #ffffff;
	color: #485974;
}

#navigation .btn-outline-primary.btn-light {
	background-image: -moz-linear-gradient(top, #539B44 8.54%, #40B99C 92.2%);
	background-image: -webkit-linear-gradient(top, #539B44 8.54%, #40B99C 92.2%);
	background-image: linear-gradient(to bottom, #539B44 8.54%, #40B99C 92.2%);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(240, 172, 80, 0.4);
	box-shadow: 0px 0px 30px 0px rgba(240, 172, 80, 0.4);
	background-size: auto 140%;
	border: 0px;
}

#navigation .btn-outline-primary.btn-light:hover,
#navigation .btn-outline-primary.btn-light:focus {
	background-position: bottom center;
	color: #ffffff;
}

.menu-fixed #navigation .btn-outline-primary.btn-light {
	color: #ffffff;
}

.inner-page-header {
	position: relative;
	background: url('../../images/orange-color/half-circle-bg.png') no-repeat scroll bottom center;
	background-size: cover;
}


.inner-page-header-1 {

	background: url('../../images/orange-color/half-circle-bg-1.png') no-repeat scroll bottom center !important;

}

.st-team-member.theme-one .member-position {
	color: #358723;
}

.article-block .entry-title a:hover {
	color: #358723;
}

.post-meta a:hover {
	color: #358723;
}

.pagination li span.current {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.news-grid.column-2 .article-details:before {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

.filters li span::after {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

.filters li.is-checked span {
	color: #358723;
}

.post-meta span.entry-meta::before,
.entry-tags .label:before {
	color: #358723;
}

.sidebar ul li::after {
	color: #358723;
}

.sidebar a:hover {
	color: #358723;
}

.tagcloud a:hover,
.entry-tags a:hover {
	background: #358723;
}

.sidebar .widget-title:after {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

blockquote::before {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.circle-background-animation:before {
	background: url('../../images/orange-color/circle-img.png') no-repeat scroll center center;
}

.how-it-work-wrapper .step-number {
	background: rgba(250, 144, 40, 0.25);
}

.features-block.theme-three .inner-box:hover {
	-webkit-box-shadow: 0px 0px 30px 0px rgb(186 240 80 / 40%);
	box-shadow: 0px 0px 30px 0px rgb(186 240 80 / 40%);
	border: 1px solid #358723;
}

.st-tab-btn .nav-tabs .nav-item .nav-link:after,
.st-tab-btn .nav-tabs .nav-link:after {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

.st-tab-btn .nav-tabs .nav-link:hover,
.st-tab-btn .nav-tabs .nav-item.show .nav-link,
.st-tab-btn .nav-tabs .nav-link.active {
	color: #358723;
}

.signin-wrapper .box-header::before {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.dc-signin.theme-two {
	background: url('../../images/orange-color/bg-6.jpg') no-repeat scroll center center;
	background-size: cover;
}

.dc-signin.theme-two .intro-box {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
}

.page-header.dc-six:before {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40b944 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40b944 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40b944 92.2%);
}

.page-header.dc-six:after {
	background-image: url('../../images/orange-color/traiangle-transparent-bg-flip.png');
}

.enquiry-form-box .form-wrapper .form-header h4 span {
	color: #358723;
}

.widget .widget-title h3.title {
	color: #358723;
}

.contact-info li::before,
.footer-nav li::before {
	color: #358723;
}

.dc-features-group>.dc-features-item .dc-features-item-hover::before {
	background-color: #358723;
}

.page-header.dc-seven:before {
	background: #fefbf3;
}

.timeline::before {
	background: -moz-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #6dd7ca), color-stop(100%, #358723));
	background: -webkit-linear-gradient(left, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(to right, #539B44 8.54%, #40B99C 92.2%);
}

.timeline .step-number {
	color: #358723;
}

.timeline .timeline-item:before {
	background: #358723;
}

#accordion.style-2 .panel-default .panel-title a::after {
	background: #358723;
}

.client-testimonial.theme-four .slick-arrow {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: -moz-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	background: linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(240, 172, 80, 0.4);
	box-shadow: 0px 0px 20px 0px rgba(240, 172, 80, 0.4);
}

.contact-box-wrapper .contact-details-box {
	background: #358723;
}

@media only screen and (max-width:991px) {
	.footer-theme-one {
		background: url('../../images/orange-color/footer-bg-1.svg') no-repeat scroll center top;
		background-size: cover;
	}

	#navigation .menu-primary li.menu-item:hover>a,
	#navigation .menu-primary li.menu-item.active>a {
		opacity: 1;
		color: #358723;
	}

	.home-long-text-parent {
		position: absolute;
		width: 100%;
		top: 67px;
	}

	.lngtxt-1 {
		height: 100px;
		background-size: auto 100px;
	}

	.lngtxt-2 {
		height: 100px;
		background-size: auto 100px;
	}

}

.pricing-plans-two .price-card:hover .plan-cost-wrapper {
	background: #fff;
	background: linear-gradient(white, white) padding-box, linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%) border-box;
	border-radius: 50em;
	border: 10px solid transparent;
}




.pricing-plans-two .price-card:hover .plan-cost-wrapper .plan-cost {
	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.pricing-plans-two .price-card:hover .plan-cost-wrapper .plan-validity {

	background: -webkit-linear-gradient(-135deg, #539B44 8.54%, #40B99C 92.2%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.pricing-plans-two .price-card {
	cursor: pointer
}

.pricing-plans-two .price-card:hover .card-body .btn-secondary {
	background-image: -moz-linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%) !important;
	background-image: -webkit-linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%) !important;
	background-image: linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%) !important;
	-webkit-box-shadow: 0px 0px 30px 0px rgb(240 172 80 / 40%) !important;
	box-shadow: 0px 0px 30px 0px rgb(240 172 80 / 40%) !important;
	background-size: auto 140% !important;
	border: 0px !important;
	color: #fff !important;
}


.pricing-plans-two .price-card .card-body .btn-secondary {
	background-image: -moz-linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%) !important;
	background-image: -webkit-linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%) !important;
	background-image: linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%) !important;
	-webkit-box-shadow: 0px 0px 30px 0px rgb(240 172 80 / 40%) !important;
	box-shadow: 0px 0px 30px 0px rgb(240 172 80 / 40%) !important;
	background-size: auto 140% !important;
	border: 0px !important;
	color: #fff !important;
}


.pricing-switcher {
	text-align: center;
}

.pricing-switcher .fieldset {
	display: flex;
	position: relative;
	padding: 2px;
	border-radius: 11px;
	border: 2px solid #358723;
}

.pricing-switcher input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.pricing-switcher label {
	position: relative;
	z-index: 1;
	display: inline-block;
	float: left;
	width: 262px;
	height: 48px;
	line-height: 46px;
	cursor: pointer;
	font-size: 2rem;
	font-weight: 700;
	color: #000;
}

.pricing-switcher .switch {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 48px;

	width: 129px;
	background-image: linear-gradient(47.55deg, #358723 8.54%, #358723 92.2%);
	border-radius: 9px;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
}

.pricing-switcher input[type="radio"]:checked+label+.switch,
.pricing-switcher input[type="radio"]:checked+label:nth-of-type(n)+.switch {
	-webkit-transform: translateX(97%);
	-moz-transform: translateX(97%);
	-ms-transform: translateX(97%);
	-o-transform: translateX(97%);
	transform: translateX(97%);
}


.pricing-switcher input[type="radio"]:checked+label {
	color: #fff
}

.cartbtnwrapper {
	border: 2px solid #358723;
	border-radius: 9px;
	padding: 5px 5px;
}

.cartbtnwrapper>div {
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 40px;
	cursor: pointer;
	font-size: 1.4rem;
	height: 36px !important;
	width: calc(100% - 72px);
}

.cartbtnwrapper>div>input {
	background: transparent;
	border: none;
	justify-content: center;
	text-align: center;
	font-weight: 900;
	font-size: 2rem;
}

.cartbtnwrapper>button {
	padding: 0px 16px;
	font-size: 4.4rem;
	font-weight: 500;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

.pricing-container {
	width: 262px;
}

h3.h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: var(--heading-text-color);
	letter-spacing: -1px;
	margin-bottom: 18px;
}

.screenshot-section:before {
	background: url(/webassets/images/orange-color/half-circle-bg.png) no-repeat scroll bottom center;
	background-size: cover;
}

.price-card .card-header {
	padding-top: 31px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.pricing-plans-two .card-body {
	padding-left: 21px !important;
	padding-right: 21px !important;
	max-height: 307px;
	overflow: hidden;
}

.pricing-plans-two .price-card:hover .card-body {
	max-height: 500px;
	transition: max-height 0.25s ease-in;
	overflow: hidden;
}

.pricing-plans-two .card-body .desc p {
	margin-bottom: 0px !important;
	margin-top: 32px;
	font-size: 15px;
}

.pricing-plans-two .pricing-feature-list {
	margin-top: 30px !important;
}

.pricing-plans-two .card-title {
	margin-bottom: 18px;
	margin-left: 61px !important
}

.pricing-plans-two .plan-cost-wrapper {
	top: -45px !important;
	left: -54px !important;
	transform: translateX(0%) !important;
	width: 160px !important;
	height: 160px !important;
}

.pricing-plans-two .price-card:before {
	top: -45px !important;
	left: -54px !important;
	-webkit-transform: translateX(0%) !important;
	transform: translateX(0%) !important;
	width: 160px !important;
	height: 160px !important;
}

.pricing-plans-two .price-card {
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-top: 28px;
	transition: none !important
}

.pricing-plans-two .pricing-feature-list li {
	margin: 15px 0px;
}

.pricing-plans-two .pricing-feature-list li:before {
	content: url('https://pharmacy.digitalpharmacy.io/wp-content/themes/hello-elementor/asd/check-circle-1.svg');
	margin-top: 4px;
}


.pricing-feature-list li.disabled:before {
	margin-top: 4px;
	content: url('https://pharmacy.digitalpharmacy.io/wp-content/themes/hello-elementor/asd/cross-circle-1.svg') !important;
}




.pricing-plans-two .price-card:hover .pricing-feature-list li:before {
	content: url('/webassets/images/check-circle-1d.svg');
}

.pricing-plans-two .price-card:hover .pricing-feature-list li.disabled:before {
	content: url('/webassets/images/cross-circle-1d.svg') !important;
}

.pricing-plans-two .price-card:hover .plan-cost-wrapper {
	background: linear-gradient(white, white) padding-box, linear-gradient(123deg, #539B44 10%, #6faf42 100%) border-box !important;
}

.pricing-plans-two .price-card:hover {
	background: linear-gradient(47.55deg, #539B44 8.54%, #7CB940 92.2%);
	color: white;
}

.pricing-plans-two .price-card:hover .pricing-feature-list {
	color: white;
}

.pricing-plans-two .plan-cost-wrapper {
	background: #F5F5F5 !important;
	transition: none !important
}

.pricing-plans-two .plan-cost-wrapper .plan-cost {
	color: #111111 !important;
}

.pricing-plans-two .plan-cost-wrapper .plan-validity {
	color: #111111 !important;
}

.pricing-plans-two .price-card:hover .card-title:after {
	background: #fff !important;
}

.pricing-plans-two .price-card:hover .card-title {
	color: #fff !important;
}

.pricing-plans-two .price-card:hover .plan-cost-wrapper .plan-cost {
	background: none !important;
	-webkit-background-clip: #fff !important;
	-webkit-text-fill-color: #111111 !important;
}

.pricing-plans-two .price-card:hover .plan-cost-wrapper .plan-validity {
	background: none !important;
	-webkit-background-clip: #fff !important;
	-webkit-text-fill-color: #111111 !important;
}


.pricing-plans-two.clearfix {
	height: 700px;
}



.pricing-feature-list li.disabled {
	color: var(--gray);
	text-decoration: line-through
}

.btn-primary.spec {
	background-image: linear-gradient(47.55deg, #111111 8.54%, #111111 92.2%);
	box-shadow: none !important
}

.btn-primary.spec {
	background-image: linear-gradient(47.55deg, #111111 8.54%, #111111 92.2%);
	box-shadow: none !important;
	border-radius: 50%;
	font-size: 2.4rem;
}

.cartbtnwrapper {
	border: 1px solid #111111;
	border-radius: 24px;
	padding: 5px 5px;
}

.pricing-switcher .switch {
	border-radius: 24px !important;
}

.pricing-switcher .fieldset {
	display: flex;
	position: relative;
	padding: 2px;
	border-radius: 28px;
	border: 1px solid #358723;
}


.signupp {
	background-image: linear-gradient(47.55deg, #ffffff 8.54%, #ffffff 92.2%) !important;
	color: #111111 !important;
	border: 1px solid #111111;
	border-radius: 24px !important;
}

.pricing-plans-two .price-card:hover .signupp {
	border: none !important
}


@media only screen and (max-width:419px) {
	.pricing-plans-two.clearfix {
		height: fit-content !important
	}

	.pricing-plans-two .price-card {
		margin-top: 81px !important;
	}

	.pricing-plans-two .card-body {
		padding-left: 21px !important;
		padding-right: 21px !important;
		max-height: 500px;
		overflow: hidden;
	}

	.pricing-plans-two .plan-cost-wrapper {

		left: -35px !important;
	}

	.pricing-plans-two .price-card:before {

		left: -35px !important;
	}
}