* {
	margin: 0px;
	padding: 0px;
}
p {
	line-height:1.6;
	font-size:14px;
}
a:hover {
	text-decoration:none;
}
body {
	margin:0px;
	padding: 0px;
	background:#fff;
	font-family: 'Open Sans', sans-serif !important;
}
#wrapper {
	width: 100%;
}
#header {/*width: 100%; float:left;*/
	background:#f5f5f5;
}
.container-top {
	width:1320px;
	margin:0 auto;
}
.container-main {
	width:1230px;
	margin:0 auto;
}
.header-top {/*width:100%; float:left;*/
	background-color:#8761aa;
	position: relative;
}
.header-strip {
	position: absolute;
	bottom: -50px;
	right: 0;
	width: 100%;
	height: 162px;
	background: url(../images/slide-image.png) no-repeat center bottom;
	z-index: 12;
}
.logo-image {
	width:100%;
	float:left;
	padding:45px 0 0 30px;
}
.logo-image img {
	max-width:100%;
	float:left;
}
.nav {
	width:100%;
	float:left;
	position: relative;
	height: 220px;
}
.nav ul {
	margin:0px;
	padding:0px;
	width:auto;
	float:right;
	text-align:right;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}
.nav ul li {
	float: left;
	width:auto;
	height: 100%;
}
.nav ul li a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	padding: 80px 11px 0;
	float:left;
	height: 100%;
	position: relative;
	z-index: 1;
}
.navbar-brand > img {
	height: 100% !important;
}
.navbar {
	background-color: #8761AA;
}
.navbar-brand {
	padding: 5px 15px;
}
.bottom-bg {
	width:100%;
	float:left;
	position:absolute;
	top:145px;
}
.bottom-bg img {
	width:100%;
	float:left;
}
.section-main {
	padding:70px 0 80px 0;
}
.section-area {
/*width:100%;
	float:left;
	background:rgba(0, 0, 0, 0) url("../images/What-we-do-bg.png") no-repeat scroll center top / 100% auto*/
}
.section-areas {
	width:100%;
	float:left;
	background:url(../images/Joining-forces-bg.png) no-repeat center top;
	background-size:100% auto;
	-moz-background-size:100% auto;
	-ms-background-size:100% auto;
	-o-background-size:100% auto;
	-webkit-background-size:100% auto;
}
.section-area-What-we-do {
	width:100%;
	float:left;
	background:url(../images/What-we-do-bg.png) no-repeat center top;
	background-size:100% auto;
	-moz-background-size:100% auto;
	-ms-background-size:100% auto;
	-o-background-size:100% auto;
	-webkit-background-size:100% auto;
}
.section-area-blog {
	width:100%;
	float:left;
	background:url(../images/blog-bg.png) no-repeat center top;
	background-size:100% auto;
	-moz-background-size:100% auto;
	-ms-background-size:100% auto;
	-o-background-size:100% auto;
	-webkit-background-size:100% auto;
}
.section-area-inner {
/*width:100%;
	float:left;
	margin:70px 0 0;*/
}
.section-area-text {
/*width:100%;
	float:left;*/
}
.section-area-text h1 {
	/*width:100%;
	float:left;*/
	text-align:center;
	color:#6b4191;
	font-size:36px;
	font-weight:700;
	margin:0px 0px 40px;
}
.section-area-text p {
	/*width:100%;
	float:left;
	text-align:center;*/
	color:#747474;
	font-size:14px;
	margin:0px;
	line-height:1.5;
}
.why-choose {
	margin:30px 0px 0px;
}
.why-choose.service {
	margin:0px;
}
.why-choose-left {
	background:#6a4191;
}
.why-choose-right {
	background:#d77744;
}
.qucik-view .qucik-view-inner h2.why-choose-head {
	color: #6b4191;
	font-size:36px;
	font-weight:700;
	margin: 0px 0px 11px;
}
.qucik-view .qucik-view-inner h2.why-choose-head {
	color: #6b4191;
}
.icon-im {
	width:67px;
	height:67px;
	background:rgba(0, 0, 0, .2);
	border-radius: 100px;
	display: inline-block;
	vertical-align: middle;
	line-height:60px;
}
.why-choose-head > img {
	width:47%;
}
.choose-nav {
	width:100%;
	float:left;
}
.choose-nav ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.choose-nav ul li {
	width:100%;
	float:left;
	display:block;
	margin:0px 0px 15px;
	background:url(../images/bullet-img3.png) no-repeat;
	background-position:0px 1px;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.choose-nav ul li:hover {
	background-position: 5px 1px;
}
.choose-nav ul li a {
	color:#747474;
	font-size:12.86px;
	text-decoration:none;
	padding:0px 0px 0px 30px;
}
.address {
	width:100%;
	float:left;
}
.address p {
	width:100%;
	float:left;
	color:#747474;
	font-size:12.86px;
}
.address p a {
	color:#747474;
	font-size:12.86px;
	text-decoration:none;
}
.qucik-view {
	padding:70px 0;
	background:#ececec;
}
.qucik-view-inner {
	text-align:center;
}
.qucik-view-slider {
	margin-top: 80px;
	text-align:center;
}
.qucik-view-inner p {
	color:#747474;
	font-size:14px;
	line-height:20px;
}
.qucik-view-nav {
	margin: 0 auto;
	text-align: center;
	width: 91%;
}
.qucik-view-nav ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.qucik-view-nav ul li {
	float: left;
	width:25%;
	padding: 8.5% 5px;
	position: relative;
	text-align:center;
}
.qucik-view-nav ul li img {
	position: absolute;
	left: 0;
	top: 0;
}
.carousel-control {
	width:5%;
}
.carousel-control.left, .carousel-control.right {
	background-image:none;
}
 .glyphicon-chevron-left::before, .glyphicon-chevron-right::before {
display:none;
}
.button-main {
	width:100%;
	float:left;
	margin:12px 0 23px;
}
.fb-icon {
	float: left;
	height: 30px;
	position: relative;
	text-align: center;
	width: 15%;
	margin:0px 10px 0px 0px;
}
.fb-icon:hover {
	background:url(../images/face-hover.png) no-repeat;
	background-size:100% 100%;
	position: relative;
}
.fb-icon a img {
	float: none;
	position: absolute;
	top: 25px;
	height:20px;
	width: auto;
}
.subscribe {
	background:url(../images/button-bg_v2.png) no-repeat;
	background-size:100% 100%;
	border:none;
	color:#6D1EB4;
	font-size:12.86px;
	font-weight:700;
	padding:13px 15px 13px 55px;
	margin:10px 0px;
}
.footer-main {
	width:100%;
	float:left;
	background:#8761aa;
}
.footer-section {
	width:100%;
	float:left;
	margin:60px 0 40px;
}
.footer-section-left {
	width:100%;
	float:left;
}
.footer-logo img {
	width:auto;
	/*float:left;*/
	margin-bottom:30px;
}
.footer-section-right {
	width:100%;
	float:left;
}
.footer-section-text {
	width:100%;
	float:right;
	background:#a998b9;
	padding:20px 30px;
}
.arrow-up {
	width:8%;
	float:left;
}
.arrow-up img {
	width:auto;
	float:left;
}
.footer-section-text > p {
	float: left;
	width: 84%;
	color:#ffffff;
	font-size:14.7px;
}
.arrow-down {
	width:73%;
	float:left;
}
.arrow-down img {
	width:auto;
	float:right;
}
.name {
	color: #ffffff;
	float: left !important;
	font-size: 14.7px;
	margin: 0;
	text-align: right !important;
	width: 26% !important;
}
.copy-right-main {
	width:100%;
	float:left;
	background:#543373;
}
.copy-right {
	width: 100%;
	float: left;
	padding: 25px 0px;
	text-align: center;
	color: #a67ccd;
	font-size: 12px;
}
.copy-right p {
	width:100%;
	float:left;
	color:#fff;
	font-size:14px;
	margin:0px;
}
.patient-health {
	width:100%;
	float:left;
}
.section_area {
	width:100%;
	float:left;
	margin:50px 0px 0px;
}
.patient-health h2 {
	width:100%;
	float:left;
	color:#6b4191;
	font-size:25.72px;
	margin:0px 0px 25px;
	font-weight:700;
	text-transform: capitalize;
}
.patient-health p {
	width:100%;
	float:left;
	color:#747474;
	font-size:16px;
	margin:0px;
}
.patient-health h1 {
	width:100%;
	float:left;
	color:#6b4191;
	font-size:16px;
	margin:30px 0px;
}
.gallery-section {
	width:100%;
	float:left;
	margin:50px 0 0px;
}
.gallery_section {
	width:100%;
	float:left;
	margin:10px 0px;
}
.gallery-image {
	width:100%;
	float:left;
	margin-bottom:20px;
	height: 0;
	padding: 34%;
	position: relative;
	overflow: hidden;
}
.gallery-image img {
	width:100%;
	float:left;
	position: absolute;
	left: 0;
	top: 0;
}
.pagination-main {
	width:100%;
	float:right;
	text-align:right;
}
.pagination {
	margin:0px;
}
.pagination > li > span {
	border:none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-bottom-left-radius:0px;
	border-top-left-radius:0px;
	border:none;
	padding:7px 12px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius:0px;
	border-top-right-radius:0px;
	border:none;
	padding:7px 12px;
}
.pagination > li > a, .pagination > li > span {
	margin-left:0px;
	color:#747474;
	font-size:14px;
}
.pagination > li {
	display: inline-block;
}
.pagination > li > a {
	font-family: 'PTSans-Italic';
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #a0ce4e;
	border-color: #a0ce4e;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background-color: #a0ce4e;
	border-color: #a0ce4e;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.More-Comfort {
	width:100%;
	float:left;
}
.More-Comfort h2 {
	width:100%;
	float:left;
	color:#6b4191;
	font-size:25.72px;
	margin:0px 0px 25px;
	font-weight:700;
}
.More-Comfort p {
	width:100%;
	float:left;
	color:#747474;
	font-size:16px;
	margin:0px 0px 35px;
}
.More-Comfort h1 {
	width:100%;
	float:left;
	color:#6b4191;
	font-size:16px;
	margin:0px 0px 5px;
}
.gallery_sections {
	margin:75px 0px 130px;
	width:100%;
	float:left;
}
.pagination_main {
	float: right;
	margin: 20px 0 0;
	text-align: right;
	width: 100%;
}
.info {
	width:100%;
	float:left;
	color:#6b4191 !important;
	font-weight:600;
	margin:23px 0px 0px !important;
}
.in-fo {
	width:100%;
	float:left;
	color:#6b4191 !important;
	font-weight:600;
	margin:0px !important;
}
.video-section {
	width:100%;
	float:left;
	margin:80px 0px 40px;
}
.video-section-left {
	width:100%;
	float:left;
}
.happy-feet {
	width:100%;
	float:left;
	height:400px;
	margin-bottom: 30px;
}
.shoes-your-feet-text {
	width:100%;
	float:left;
	margin:75px 0px 0px;
}
.shoes-your-feet {
	width:100%;
	float:left;
}
.shoes-your-feet p {
	width:100%;
	float:left;
	font-size:16px;
	color:#747474;
	line-height:28px;
}
.Choose-from {
	width:100%;
	float:left;
	margin:0px 0px 80px;
}
.Choose-from p {
	margin:0px;
}
.Choose-from p a {
	width:100%;
	float:left;
	font-size:16px;
	color:#6b4191;
	font-weight:700;
	line-height:28px;
	margin:0px 0px 20px 0px;
	text-decoration:none;
}
.blog-section-text {
	width:100%;
	float:left;
}
.blog-section-text h2 {
	width:100%;
	float:left;
	margin:0px;
	color:#6b4191;
	font-size:25.72px;
	font-weight:700;
}
.blog-section-left {
	width:100%;
	float:left;
	margin:24px 0 36px;
}
.post-image {
	width:100%;
	float:left;
	margin:0px 0px 50px;
}
.post-image img {
	width:100%;
	float:left;
}
.blog-section-left h3 {
	width:100%;
	float:left;
	margin:0px 0px 19px;
}
.blog-section-left h3 a {
	color:#333333;
	font-size:21.58px;
	font-weight:700;
}
.blog-section-left p {
	width:100%;
	float:left;
	margin:0px 0px 20px;
	color:#747474;
	font-size:15.59px;
	line-height:25px;
}
.By-Crucio {
	width:100%;
	float:left;
	border-top:1px solid #e0e3e5;
	border-bottom:1px solid #e0e3e5;
	padding:12px 0px;
}
.By-Crucio-left {
	width:100%;
	float:left;
}
.By-Crucio-text {
	width:15%;
	float:left;
}
.By-Crucio-text p {
	width:100%;
	float:left;
	color:#747474;
	font-size:16px;
	margin:0px;
}
.sprit {
	float: left;
	text-align: center;
	width:3%;
	color:#747474;
	font-size:16px;
}
.date {
	width:28%;
	float:left;
}
.date p {
	width:100%;
	float:left;
	color:#747474;
	font-size:14.7px;
	margin:0px;
}
.tags {
	width:26%;
	float:left;
}
.tags p {
	width:100%;
	float:left;
	color:#747474;
	font-size:16px;
	margin:0px;
}
.comment {
	width:22%;
	float:left;
}
.comment p {
	width:100%;
	float:left;
	color:#747474;
	font-size:14.7px;
	margin:0px;
}
.By-Crucio-right {
	width:100%;
	float:left;
}
.read-more {
	width:100%;
	float:right;
	color:#333333;
	font-size:14.39px;
	background:none;
	border:none;
	text-align:right;
}
.pagination-blog-page {
	width:100%;
	float:left;
	margin:100px 0 80px;
}
.blog-section-right {
	width:100%;
	float:left;
}
.Search-box {
	float: left;
	margin: 24px 0 0;
	padding: 0 13%;
	width: 100%;
}
.form-control {
	border-radius:0px;
	background-color: rgba(255, 255, 255, 0.7);
	color:#333333;
	font-size:15.59px;
	font-family: 'PTSans-Regular';
}
.Categories-section {
	width:100%;
	float:left;
	margin:30px 0px 55px;
}
.Categories-section > h2 {
	width:100%;
	float:left;
	color:#333333;
	font-size:15.59px;
	line-height:25px;
	margin:0px 0px 18px;
}
.Categories-section > ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.Categories-section > ul li {
	width:100%;
	float:left;
	display:inline-block;
	border-bottom:1px solid #e4e1df;
	padding:0px 0px 5px;
}
.last {
	border-bottom:none !important;
}
.Categories-section > ul li a {
	color:#838383;
	font-size:15.59px;
	text-decoration:none;
	line-height:30px;
}
.tabpanel-section {
	width:100%;
	float:left;
	margin:0px 0px 75px;
}
.nav > li > a {
	padding:10px 21px;
}
.nav-tabs > li > a {
	border:none;
	color:#333333;
	font-size:15.59px;
	background:#edeae8;
}
.tab-content {
	border:2px solid #d7d7d5;
	border-radius:0px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color:inherit;
	color:#555;
	border-top:2px solid #5e3f7d;
	cursor: default;
}
.popular {
	border-bottom: 1px solid #d5d7d9;
	float: left;
	padding: 10px 10px 15px;
	width: 100%;
}
.populars {
	float: left;
	padding: 10px 10px 15px;
	width: 100%;
}
.post_image {
	width:30%;
	float:left;
}
.post_image img {
	width:95%;
	float:left;
}
.tabpanel-section > div {
	border:2px solid #d5d7d9;
	border-top:none;
	float: left;
	width: 100%;
}
.nav-tabs {
	border-bottom:none;
}
.post-text {
	width:70%;
	float:left;
}
.post-text > h3 {
	width:100%;
	float:left;
	margin:0px;
	color:#444444;
	font-size:15px;
	line-height:20px;
}
.post-text > p {
	width:100%;
	float:left;
	margin:0px;
	color:#444444;
	font-size:15px;
	line-height:20px;
}
.Basic-widget {
	width:100%;
	float:left;
	margin:0px 0px 70px;
}
.Basic-widget h4 {
	width:100%;
	float:left;
	color:#333333;
	font-size:15.59px;
	margin:0px 0px 20px;
	line-height:20px;
}
.Basic-widget p {
	width:100%;
	float:left;
	color:#838383;
	font-size:14.59px;
	margin:0px;
	line-height:23px;
}
.Twitter-section {
	width:100%;
	float:left;
	margin-top:44px;
}
.Twitter-section h4 {
	width:100%;
	float:left;
	color:#333333;
	font-size:15.59px;
	margin:0px 0px 20px;
	line-height:20px;
}
.Twitter {
	width:100%;
	float:left;
}
.Twitter img {
	float: left;
	margin:0 15px 64px 0;
	width: auto;
}
.Twitter > p {
	color:#838383;
	font-size:15.2px;
	margin:0px;
	line-height:23px;
}
.Twitter span {
	color:#6b4191;
}
.panel-group-main {
	width:100%;
	float:left;
	margin:90px 0px 60px;
}
.panel-default > .panel-heading {
	background-color:inherit;
	border-color: #ddd;
	color: #333;
	width:100%;
	float:left;
}
.panel-heading a:after {
	font-family:'Glyphicons Halflings';
	content:"";
	float: right;
	color:#fff;
	margin:0px 18px 0px 0px;
	background:url(../images/tablist-hover-bg.png) no-repeat;
	width:10%;
	height:26px;
	float:left;
	text-align:center;
	text-decoration:none;
}
#accordion .active {
	background:url(../images/tablist-bg.png) no-repeat;
	width:100%;
	height:26px;
	float:left;
	text-align:center;
	outline:none;
	text-decoration:none;
}
.panel-heading a.collapsed:after {
	background:url(../images/tablist-bg.png) no-repeat;
	width:10%;
	height:26px;
	float:left;
	text-align:center;
	outline:none;
	text-decoration:none;
}
.panel-body {
}
.panel {
	float:left;
	width:100%;
}
.Happy-Clients {
	width:100%;
	float:left;
}
.Happy-Clients h4 {
	color: #333333;
	float: left;
	font-size: 15.59px;
	line-height: 20px;
	margin: 0 0 35px;
	width: 100%;
}
.testimonials {
	width:100%;
	float:left;
	background:url(../images/Happy-Client-bg.png) no-repeat;
	background-size:100% 100%;
	padding:30px;
}
.testimonials p {
	width:100%;
	float:left;
	color:#747474;
	font-size:15.59px;
	line-height:25px;
}
.testimonials-client {
	width:100%;
	float:left;
	margin:5px 0px 0px;
}
.testimonials-client > p {
	color:#747474;
	font-size:15.59px;
	line-height:25px;
}
.qucik-view-nav img {
	width: 98%;
}
.close-btn {
	position: fixed;
	display: block;
	width: 40px;
	height: 40px;
	top: 10px;
	right: 5%;
	/* image replacement */
  overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.close-btn::before, .close-btn::after {
  /* close icon in css */
  content: '';
 position: absolute;
 display: inline-block;
 width: 2px;
 height: 24px;
 top: 8px;
 left: 19px;
 background-color: #39393c;
}
.close-btn::before {
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
.close-btn::after {
 -webkit-transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 -o-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
.panel {
	border-bottom:1px solid #ccc;
	border-left:none;
	border-right:none;
	box-shadow:none;
	border-radius:0px;
}
.panel-default {
	border-color:#ddd;
	border-top:none;
}
.pagination span {
	font-family: 'PTSans-Regular';
}
.cd-testimonials > li {
	width:580px;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
.nav-tabs > li > a {
	line-height:27px;
}
.footer-section-right {
	background: #a998b9;
	width: 100%;
	float: right;
	padding: 25px;
	color: #fff;
	font-size: 14.7px;
	line-height: 27px;
}
.footer-section-right strong {
	display: block;
	font-weight:700;
}
.footer-section-right .content-part {
	padding-left: 35px;
	padding-right: 25px;
	position: relative;
	width: 100%;
	float: left;
}
.footer-section-right .content-part:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	content: "";
	background: url(../images/arrow-up.png) no-repeat;
	width: 24px;
	height: 19px;
}
.footer-section-right .content-part:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	content: "";
	background: url(../images/arrow-down.png) no-repeat;
	width: 24px;
	height: 19px;
}
.tabpanel-section ul.nav {
	height: auto !important;
}
.client-testimonial {
	width: 100%;
	float: left;
}
.navbar-collapse .nav {
	height: 320px !important;
}
.subscribe > a {
	color:#6D1EB4
}
.info > a {
	color:#6b4191
}
.in-fo > a {
	color:#6b4191 !important
}
.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	margin-right:7px;
	float:right;
}
.pagination span, .pagination a {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #747474;
	float: left;
	line-height: 1.42857;
	margin-left: 8px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	font-size:14px;
	font-family: "PTSans-Italic";
}
.pagination a:hover {
	color:#fff;
	background: #a0ce4e;
}
.pagination .current {
	background-color: #a0ce4e;
	border-color: #a0ce4e;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.rounded {
	display: none;
}
#pop-widget-tabs-3 > li {
	display: none;
}
#recent a {
	color: #747474;
}
.pop-title {
	color:#747474;
	font-weight:normal !important
}
.posted-on, .byline, .tags-links {
	float: left;
	width: 100%;
}
code, .form-allowed-tags {
	display: none;
}
.nav-previous {
	float: left;
}
.nav-previous {
	float: left;
	margin-right: 35px;
}
.post-navigation {
	float: left;
	width:100%;
	padding-bottom: 26px;
	color: #747474;
	font-size: 14.47px;
}
.post-title {
	color: #000 !important;
}
.comment-respond {
	float: left;
	width: 100%;
}
.form-submit {
	float: left;
	margin-left: 6% !important;
	margin-top: 10px !important;
}
.meta-nav {
	display: none;
}
.questions {
	float:left;
	width:100%;
}
.questions span {
	color: #6b4191;
	font-weight: 700;
}
.questions h3 {
	font-size:20px;
}
.questions span {
	font-size: 20px;
}
.questions p {
	color: #747474;
	float: left;
	font-size: 16px;
	width: 100%;
}
.questions a {
	color: #6b4191;
}
address p {
	color: #747474;
	float: left;
	font-size: 16px;
	width: 100%;
}
address p a {
	color:#6B4191
}
.wpcf7-textarea {
	width:100%;
}
.wpcf7-form-control.wpcf7-submit {
	background: #8761aa none repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	padding: 11px 31px;
}
.map {
	float:left;
	width:100%;
	margin-top:30px;
}
#recent li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
}
.side-bar {
	float:left;
	width:100%
}
.side-bar h3 {
	font-size:20px;
}
.side-bar h4 {
	font-size:15px;
}
.side-bar > h2 {
	margin-bottom: 18px;
}
div.pop-inside {
	border:none !important;
}
form.comment-form {
	margin: 15px 0;
}
form.comment-form p {
	margin-bottom: 10px;
}
form.comment-form label {
	width: 120px;
	text-align: left;
	color: #000;
}
form.comment-form input, form.comment-form textarea {
	border: 1px solid #A998B9;
}
form.comment-form .form-submit {
	margin-left: 0px !important;
	padding-left: 120px;
}
.post-thumbnail img {
	max-width: 100%;
}
.entry-content li {
	display: list-item;
	list-style: inside none disc;
}
.entry-footer {
	float: left;
	margin-top: 24px;
	width: 100%;
	color: #747474;
	font-size: 14.47px;
}
.pdf-box {
	float:left;
	width:100%;
	margin: 20px 0
}
.pdf-box ul {
	float:left;
	width:100%;
	text-align:center;
}
.pdf-box ul li {
	float:none;
	display:inline-block;
	width:23%;
	background:#bfa4eb;
	padding: 32px;
	margin:0 5px 32px;
}
.pdf-box img {
	float:left;
	width:100%
}
.pdf-box a {
	background: url(../images/pdf-icon.png) no-repeat #8761AA;
	background-position:left;
	padding:6px 14px 7px 50px;
	color:#fff;
	font-size:16px;
	float:right;
	text-decoration:none
}
.pdf-box p {
	float:left;
	width:100%;
	color:#fff;
	font-size:16px;
	text-align:left
}
.bult {
	float:left;
	width:100%;
	padding-bottom:20px
}
.bult ul {
	float:left;
	width:100%
}
.bult li {
	display: list-item;
	font-size: 16px;
	list-style: inside disc;
}
.nav ul li > ul.sub-menu li a:hover, .nav ul li a:hover > ul.sub-menu li a:hover, .nav ul li.active > ul.sub-menu li a:hover {
	background-color: #8f61b8 !important;
}
.nav ul li ul.sub-menu li a {
	width: 100%;
	text-align: left !important;
}
.nav ul li > ul.sub-menu li a:hover {
	background-color: #563178 !important;
}
.current {
	color:#8761aa !important
}
.pop-up {
	float: right;
	position: fixed;
	right: 0;
	top: 144px;
	z-index: 999;
}
.pop-up a {
	background: #6b4191 none repeat scroll 0 0;
	color: #fff;
	float: right;
	font-weight:700;
	text-decoration:none;
	padding: 14px;
	width: 164px;
	text-transform:uppercase;
}
.modal-title {
	display:none
}
.modal-header {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border:none;
	float: right;
	border-bottom:none !important;
	position:absolute;
	right: -25px;
	top: -25px;
	z-index:1;
}
.modal-content {
	background:#6c4191 !important
}
.modal-header .close {
	background: #5ac9fe none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	margin-top: -2px;
	opacity: 1;
	padding: 2px 0 4px;
	width: 28px;
}
h2.the_input_element {
	color: #fff !important;
	float: left;
	font-weight:700;
	font-size: 31px;
	width: 100%;
	margin-bottom:16px !important;
}
.nex-submit {
	background:#5ac9fe !important;
	color:#6c4191 !important;
	border:none !important;
	font-size: 20px !important;
	font-family: 'Open Sans', sans-serif !important;
	padding: 10px 24px !important;
}
#nex-forms .form-control {
	height:50px !important;
}
.modal-body {
	padding: 45px 42px !important;
	position: relative;
}
.panel-body.alert {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	color: #fff !important;
	font-size: 25px;
	text-align: center;
}
.wow {
	visibility: hidden;
}
/* 17November */
 
 .top-head {
	background: #f68e57;
	color: #fff;
}
.leftsection {
	display: inline-block;
	line-height:54px;
	background: rgba(0, 0, 0, 0.3);
	padding: 0 40px;
	font-size: 16px;
	vertical-align: middle;
}
.leftsection a {
	color:#fff;
}
.leftsection .fa {
	margin-right: 12px;
	font-size: 21px;
}
.social_icons {
	display: inline-block;
	vertical-align: middle;
}
.social_icons ul, .topmenu {
	margin-bottom: 0;
}
.social_icons li {
	display: inline-block;
	margin-left:20px;
}
.social_icons li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
}
.topmenu li:first-child {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.topmenu li {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	padding: 15px 30px;
	display: inline-block;
}
.topmenu li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
.topmenu li a:hover, .leftsection a:hover {
	text-decoration:none;
}
.section-why {
	text-align:center;
	padding:75px 48px 55px;
	color:#fff;
}
.section-why h2.why-choose-head {
	font-size: 30px;
	font-weight: 600;
	margin: 0 0 15px;
}
.section-why p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 1.6;
}
marquee .why-choose-head {
	color:#6b4191!important;
	font-size:18px;
	font-weight:700;
}
a.btn-bot {
	background: rgba(0, 0, 0, 0.3);
	padding: 10px 100px;
	color: #fff;
	line-height: 42px;
	border-radius: 100px;
	margin-top:45px;
	display: inline-block;
	font-size:19px;
}
.why-choose .col-sm-6 {
	padding: 0;
}
.service {
	background: #543373;
}
.service-section.service-section-right {
	padding: 50px;
	color: #fff;
}
.service-section-right .service-head {
	font-size: 30px;
	font-weight: 700;
	margin-top: 0px;
}
.servicelist li:before {
	content: "\f138";
	position: absolute;
	font: normal normal normal 20px/1 FontAwesome;
	color: #8761aa;
	background-position: center left;
	left: 0;
	padding-top: 5px;
}
.servicelist li {
	padding-left: 30px;
	line-height: 28px;
	font-size: 14px;
}
.servicelist {
	position:relative;
}
.servicelist ul {
	margin-bottom: 23px;
}
/*** TABS**/
.booking-tabs section {
	display: none;
	padding: 65px 100px;
	color: #fff;
}
.booking-tabs input {
	display: none;
}
#content1 input {
	display: inline-block;
	color: #fff;
}
.booking-tabs label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #fff;
}
.booking-tabs label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
.booking-tabs label[for*='1']:before {
 content: '\f073';
}
/* label[for*='2']:before {
 content: '\f17d';
}
 label[for*='3']:before {
 content: '\f16b';
}
 label[for*='4']:before {
 content: '\f1a9';
}*/
.booking-tabs label:hover {
	color: #888;
	cursor: pointer;
}
.booking-tabs input:checked + label {
	color: #fff;
	/* border: 1px solid #ddd; */
    /* border-top: 2px solid orange; */
    background: #543373;/*width: 50%;*/
}
.booking-tabs input + label {
	background: #fff;
	width:49.70%;
	padding: 20px;
	font-size: 30px;
	color: #543373;
	font-weight: 700;
}
 #tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
 display: block;
}
main {
	min-width: 320px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
	background: #543373;
}
.booking-section.clearfix {
	background: #e8e8e8;
	padding: 100px 0;
}
.bookappointment {
	width: 100%;
	background: none;
	border: none;
	border-bottom: 1px solid #8761aa;
	line-height: 40px;
	height: 40px;
}
.bookappointment-meease {
	width: 100%;
	background: none;
	border: none;
	border-bottom: 1px solid #8761aa;
	line-height: 40px;
	height: 100px;
}
#content1 input:focus {
	border: none;
	border-bottom: 1px solid #8761aa;
}
.bookmessage {
	margin-bottom: 20px;
}
#content2 h2 {
	font-size: 28px;
}
#content2 p {
	font-size: 14px;
	line-height: 27px;
}
#content1 .wpcf7-form-control.wpcf7-submit {
	border-radius: 100px;
	margin-top: 45px;
	padding: 0px 45px;
	font-size: 18px;
	font-weight: 600;
	line-height: 55px;
}
.newsletter {
	background: #d77744;
	color: #fff;
	padding: 30px 0;
}
.newsletter h2 {
	font-size: 30px;
}
#mailpoet_form_1 input.mailpoet_text {
	width: 278px;
	background: transparent;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	line-height: 40px;
	color: #fff;
	margin-right: 38px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
}
#mailpoet_form_1 .mailpoet_paragraph {
	display: inline-block;
}
.mailpoet_paragraph input {
	display: inline-block;
}
input.mailpoet_submit {
	background: rgba(0, 0, 0, 0.3);
	border: none;
	color: #fff;
	border-radius: 100px;
	padding: 0px 45px;
	font-size: 18px;
	font-weight: 600;
	line-height: 55px;
}
#mailpoet_form_1 .mailpoet_paragraph:last-child {
	line-height: 20px;
	width: auto;
	float: right;
}
.footer-logo {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.footer-logo p {
	line-height:2.1;
}
.navigational-links .widget-title {
	color: #fff;
	font-size: 30px;
	margin-top: 0px;
}
.navigational-links ul li {
	line-height: 30px;
}
.navigational-links ul li a {
	color: #fff;
	font-size: 14px;
	position:relative;
	font-weight: 600;
}
.navigational-links ul li a:before {
	content:'+';
	margin-right: 15px;
}
.footer-links {
	margin: 20px 0;
	font-size: 12px;
	color: #a67ccd;
}
.copy-right p {
}
.owl-carousel .owl-item .item {
	/*float: left;
	width: 255px !important;*/
	margin:0 13px;
}
.woocommerce form .form-row label {
	line-height: 2;
	text-align: left;
	color: #000;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	text-align: left;
	display: block;
}
.headermain {
	background: #ececec;
	padding: 80px 0;
	text-align: center;
}
/**/
.top-head .text-rt {
	text-align: right;
}
.woocommerce .quantity .qty {
	display: block;
}
.full-form .book {
	width:31%;
	margin:0px 28px 30px 0;
	display:inline-block;
}
 .full-form .book:nth-child(3n) {
 margin-right:0;
}
.bookmessage {
	margin:0px 0px 30px;
}
span.cartcontents {
	display: inline-block;
	background: rgba(0, 0, 0, 0.5);
	height: 24px;
	width: 24px;
	border-radius: 100px;
	text-align: center;
	line-height: 24px;
	font-size: 15px;
	font-weight: 600;
}
.copy-condition {
	font-size:14px;
	line-height:1.6;
}
::-webkit-input-placeholder { /* Chrome */
 color:  #fff;
}
:-ms-input-placeholder { /* IE 10+ */
 color:  #fff;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
 opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
 color:  #fff;
 opacity: 1;
}
.minus {
	border: none;
	color: #000;
	background-color:#f7f7f7;
	height:50px;
	width:50px;
	display: inline-block;
	font-size:25px;
	vertical-align:middle;
	padding:0;
}
.plus {
	border: none;
	color: #000;
	background-color:#f7f7f7;
	height:50px;
	width:50px;
	display: inline-block;
	font-size: 25px;
	vertical-align:middle;
	padding:0;
}
.woocommerce .quantity .qty {
	width: 5em;
	text-align: center;
	height: 50px;
	border: 2px solid transparent;
	-webkit-appearance: none;
	-moz-appearance: textfield;
	-ms-appearance: none;
	appearance: none;
	display: inline-block;
	vertical-align:middle;
	padding:0;
}
h3.qtylabel {
	display: inline-block;
	font-weight: normal;
	color: #000;
	margin: 0 20px 0 0;
	line-height: 50px;
	vertical-align:middle;
}
/**/
.woocommerce div.product p.stock {
	position: absolute;
	top: 0;
	right: 0;
	background: #a1d22e;
	color: #fff;
	padding: 5px 15px;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 9;
}
/**/
.headermain h1 {
	color:#6b4191;
	font-size:33px;
	font-weight:700;
	text-transform:uppercase;
}
div#secondary h2.widget-title {
	font-size: 15px;
	font-weight: 800;
	margin-bottom: 25px;
}
.summary h1, .summary h2 {
	font-size:24px;
	font-weight:700;
	color:#000;
}
/**/
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	color: #222;
	padding: 12px;
	display: block;
	border-bottom: solid 1px #eee;
	font-size:16px;
	font-weight:600;
}
.woocommerce-MyAccount-content p {
	text-align: left;
	font-size:17px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select, .select2-container--default .select2-selection--single {
	border: solid 1px #ccc!important;
	padding: 10px;
	border-radius: 0px !important;
	height: 48px !important;
	line-height: normal !important;
}
.additional_information_tab {
	display: none !important;
}
.tp-mask-wrap p {
	text-align:center !important;
}
.tp-bullets.custom.nav-pos-hor-center .tp-bullet {
	width:19px !important;
	height:3px !important;
	background:#fff !important;
}
.tp-bullets.custom.nav-pos-hor-center .tp-bullet.selected {
	background:#dbdbdb !important;
}
.woocommerce ul.products li.product .add_to_cart_button {
	float: right;
	line-height:1.5;
	padding:.618em 1em;
	margin-top:14px !important;
}
.woocommerce ul.products li.product .button {
	margin-right: 0 !important;
}
.bread li {
	display: inline-block;
	margin-right: 10px;
	color: #6b4191;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}
.bread li a {
	color: #b8b8b8;
}
.woof_container_inner h4 {
	font-size: 15px;
	font-weight: 800;
	text-transform: capitalize;
	color: #000;
	margin: 0 0 25px 0;
}
/*.homemenu a {
	color: #b8b8b8;
	text-transform: uppercase;
	font-size: 14px;
}*/
h2.woocommerce-loop-product__title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.shop-inner {
	padding: 80px 0;
}
.woof_container_inner {
	margin-bottom: 25px;
}
.woocommerce-form.woocommerce-form-login.login {
	width:60%;
}
.woocommerce form .form-row {
	text-align: left;
}
.woocommerce-ResetPassword.lost_reset_password p {
	text-align: left;
}
.page-template-shopinner.woocommerce img, .page-template-shopinner.woocommerce-page img {
	height: 100%;
}
.woocommerce ul.products li.product a.compare {
	border: 2px solid #f0f0f0;
	height: 45px;
	width: 45px;
	background:url(../images/compare.png) no-repeat;
	font-size:0px;
	display:inline-block;
	background-position:50% 50%;
}
.woocommerce form .form-row label.inline {
	display: block !important;
	padding:5px 0;
}
.woocommerce a.added_to_cart {
	display: none !important;
}
.carticon .fa.fa-cart-plus {
	text-align: center;
	height: 50px;
	vertical-align: middle;
	width: 50px;
	color: #fff;
	line-height: 50px;
}
span.carticon {
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	background: #603a83;
}
.woocommerce ul.products li.product .add_to_cart_button:after {
	display:none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	float: right;
	width: 75% !important;
	margin:10px 0 !important;
}
.singlepagecart {
	float: right;
	display: inline-block;
}
.social-icon {
	display: inline-block;
}
.commentlist .comment {
	width:80%;
}
#review_form_wrapper form.comment-form input, #review_form_wrapper form.comment-form textarea {
	width:100%;
}
form.comment-form .comment-form-rating {
	margin: 0;
	padding:10px 0;
}
.comment-form-rating > p.stars {
	display: inline-block;
	vertical-align: middle;
	margin: 0 !important;
	padding: 0;
}
.page-template-template-what-we-do.page-template-inctemplate-what-we-do-php .why-choose-left {
	background: none;
}
.size-box {
	display: inline-block;
	margin-left: 5px;
}
.sizechart p {
	display: inline-block;
	font-size: 17px;
	font-weight: normal;
}
.size-box {
	display: inline-block;
	margin-left: 5px;
	background: #fdfdfd;
	width: 50px;
	height: 50px;
	text-align: center;
	border: 1px solid #f7f7f7;
	line-height: 50px;
}
.sizechart {
	margin-top: 20px;
}
.social-icon li {
	height: 50px;
	width: 50px;
	display: inline-block;
	/*line-height: 50px;*/line-height:45px;
	border: 2px solid #f0f0f0;
	text-align: center;
	color: #000;
}
.social-icon li a {
	color: #000;
	font-size: 17px;
}
.social-icon li a.fa {
	color: #000;
	font-size: 17px;
}
.yith-wcwl-add-to-wishlist {
	display:none !important;
}
.social-icon > ul > li .yith-wcwl-add-to-wishlist {
	display:block !important;
	float:none;
}
.compare-wishlist .yith-wcwl-add-to-wishlist {
	display:block !important;
}
.compare-wishlist {
	display: inline-block;
	vertical-align:middle;
}
.whishlist-compare {
	display: inline-block;
	vertical-align:middle;
}
.wpcs_product_carousel_slider .owl-item .item .cart {
	display: inline-block;
	vertical-align:middle;
}
.wpcs_product_carousel_slider .owl-item .item .woocommerce .star-rating {
	width:auto !important;
}
.compare-wishlist .yith-wcwl-add-to-wishlist, .whishlist-compare a.compare {
	background:#fff;
	height:32px;
	width:32px;
	text-align:center;
	line-height:30px;
	color:#222;
	border:solid 1px #eee;
	display:block;
	padding:0px;
}
.compare-wishlist .yith-wcwl-add-button > a i {
	margin:0;
}
.compare-wishlist .yith-wcwl-add-button > a {
	color:#222;
}
.cart-whishlist {
	padding:15px 0 25px;
}
/**/
.woocommerce div.product form.cart .social-icon li {
	vertical-align: middle;
	position:relative;
}
.woocommerce div.product form.cart .social-icon > ul > li .yith-wcwl-add-to-wishlist .button {
	background: transparent;
	color: #222;
	padding: 0 !important;
	float: none !important;
	text-align: center;
	display: block;
	width: 100%;
	margin: 0;
	line-height: 44px;
}
.woocommerce div.product form.cart .social-icon > ul > li .yith-wcwl-add-to-wishlist .button i {
	margin:0;
}
.woocommerce div.product form.cart .social-icon li span.feedback {
	/*position:absolute;
	top:100px;
	left:0;*/
	display: none;
}
/**/
.sizechart {
	display: none;
}
.woocommerce div.product form.variations_form.cart {
	border: none;
	padding: 0;
	margin: 0;
}
.woocommerce div.product form.variations_form.cart tr {
	width: 50%;
	float: left;
}
.woocommerce div.product form.variations_form.cart td.label {
	display:none;
}
.woocommerce div.product form.variations_form.cart td.value {
	width:100%;
	display:block;
	padding:25px 25px 6px 0;
}
.woocommerce div.product form.variations_form.cart td.value select {
	border: 2px solid #d4d0ba;
	font-family: inherit;
	padding: 8px;
	font-size: 14px;
	color: #222;
	min-width: 100%;
}
.woocommerce div.product .woocommerce.product.compare-button, .woocommerce div.product .product_sq--btns > a.btn.bg-white {
	display:none;
}
.woocommerce div.product form.cart .product_sq--btns > .button, .yith-ywraq-add-button a.add-request-quote-button.button {
	float:none;
	padding:0 75px 0 20px;
	position:relative;
}
.yith-ywraq-add-button a.add-request-quote-button.button {
	height:54px;
	line-height:54px;
	padding:0 75px 0 20px !important;
	color: #fff !important;
}
.yith-ywraq-add-button a.add-request-quote-button.button:hover {
	background-color:#C3B0D4!important;
}
.woocommerce div.product form.cart .product_sq--btns > .button:after, .yith-ywraq-add-button a.add-request-quote-button.button:after {
	content:'\f217';
	height:100%;
	width:55px;
	position:absolute;
	right:0;
	background:#8761AA;
	line-height:50px;
	color:#fff;
	font-family:'FontAwesome';
	top:0;
	text-align:center;
}
.woocommerce div.product form.variations_form.cart .woocommerce-variation-price {
	display: none;
}
h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-suitable-for-people-with {
	display: none;
}
.woocommerce-Tabs-panel ul {
	padding-left:20px;
}
.woocommerce-Tabs-panel ul li {
	list-style:disc;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--suitable-for-people-with ul li {
	margin: 10px;
	padding-left: 30px;
	position:relative;
	list-style:none;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--suitable-for-people-with ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	font-size: 15px;
	background: url(../images/icon-arrow.png);
	height: 20px;
	width: 20px;
	display: inline-block;
	background-size: 100%;
	background-repeat: no-repeat;
}
.summary.entry-summary .product_meta {
	display:none;
}
.product-custom-type label {
	font-weight: bold;
}
.woocommerce div.product {
	clear: both;
}
.woocommerce-message {
	border-top-color: #8fae1b;
	width: 100% !important;
}
.single .woocommerce-product-details__short-description {
	margin: 0;
	border-top: none;
}
.yith-wcwl-wishlistexistsbrowse.show {
	display: none !important;
}
/*cart page form css starts*/
.form-cart .full-fld {
	margin-bottom: 30px;
}
.form-cart .full-fld input[type="tel"], .form-cart .full-fld input[type="text"], .form-cart .full-fld input[type="email"], .form-cart .full-fld select, .form-cart .full-fld textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color:#999;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	min-height: 52px;
	padding: 3px 15px;
	border-top: 0px;
	border-left: 0px;
	border-radius: 0px;
	border-right: 0px;
	border-bottom: 1px solid #d3d3d3;
}
.form-cart .full-fld textarea {
	height:100px;
}
.form-cart .full-fld .half-fld {
	width:49%;
	display:inline-block;
}
.form-cart .full-fld .half-fld:first-child {
	margin-right:17px;
}
.cart-whishlist .cart a {
	background: #8761aa;
	border: none;
	border-radius:2px;
	margin-top: 0;
	padding: 0px 25px;
	line-height: 34px;
	display: block;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 15px;
}
/**/
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	position: relative;
}
.yith-ywraq-add-to-quote {
	position: absolute;
	right: 0;
	bottom: 76px;
	margin: 0;
	width: 44%;
	font-size: 14px;
}
.yith-wcwl-add-button.hide {
	display: block !important;
}
.yith-wcwl-add-button.hide i {
	color: #ff3333;
}
.woocommerce table.shop_table .quantity .qty {
	border: 2px solid #eee;
}
/** header cart style added on 2 May 2018 BY WIS **/
.yith-ywraq-list-wrapper {
	background-color: #fff;
	display: none;
	max-width: 300px;
	min-width: 250px;
	position: absolute;
	right: 0;
	top:48px;
	z-index: 999;
}
.yith-ywraq-list-widget-wrapper {
	display: inline-block;
	position:relative;
}
.yith-ywraq-list {
	list-style: none;
	padding-left:0px;
}
ul.yith-ywraq-list a.yith-ywraq-item-remove.remove {
	background: transparent none repeat scroll 0 0 !important;
	color: #fb383c !important;
	font-size: 15px;
	left: auto;
	padding: 0;
	right: 10px;
}
.yith-ywraq-list-item {
	border-bottom: 1px solid #dfdfdf;
	float: left;
	margin-bottom: 8px;
	padding-bottom: 8px !important;
	padding-left: 0 !important;
	padding-right: 28px;
	width: 100%;
}
ul.yith-ywraq-list img {
	float: left;
	margin-left: 0;
	margin-right: 8px;
}
ul.yith-ywraq-list li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px;
	text-align: left;
}
.yith-ywraq-list-content a.button {
	display:inline-block;
	margin-top:20px;
	width:85%;
	margin-bottom:20px;
}
.yith-ywraq-list-wrapper .yith-ywraq-list-wrapper {
	position:static;
}
.yith-ywraq-list-widget-wrapper .raq-info > a {
	cursor:pointer;
	color: #313150;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.yith-ywraq-list-widget-wrapper .raq-info > a:hover {
	color:#FB383C;
}
#header .navbar-nav li.clientlogout {
	display:none;
}
.logged-in #header .navbar-nav li.clientlogout {
	display: inline-block;
}
.logged-in #header .navbar-nav li.clientlogin {
	display:none;
}
.yith_ywraq_add_item_product_message {
	color: #fb383c;
}
.yith-ywraq-list-item-info .single-product .quantity {
	display: inline-block;
}
 @media screen and (max-width:767px) {
.woocommerce div.product p.stock {
 display:none;
}
.woocommerce div.product form.variations_form.cart tr {
 width: 100%;
 float: none;
}
.woocommerce div.product form.variations_form.cart td.value {
 padding: 25px 0px 6px 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
 display: block;
 border-right: 0;
 border-bottom: solid 1px #eee;
}
.woocommerce div.product form.cart div.quantity {
 margin: 0 4px 10px 0;
}
.form-cart .full-fld .half-fld {
 width:100%;
 display:block;
}
/**/
.yith-ywraq-add-to-quote {
 position: static;
 width:auto;
}
}
.rightsection .yith-ywraq-list-wrapper {
	display: none;
}
.rightsection .yith-ywraq-list-widget-wrapper {
	display: inline-block;/* float: right; */
}
.menu-topbar-container {
	display: inline-block;
}
.topmenu li:last-child {
	border-right: none;
	padding-right: 0;
}
span.raq-tip-counter {
	background: #8761aa;
	color: #fff;
	padding: 4px 8px;
	border-radius: 16px;
}
.rightsection {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	padding-right: 30px;
}
.yith_ywraq_add_item_product_message {
	color: #fb383c;
	display: none !important;
}
.yith_ywraq_add_item_browse_message a {
	background: #6b4191;
	color: #fff;
	height: 45px;
	position: relative;
	font-weight: 700;
	line-height: 50px;
	display: inline-table;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 75px 0 20px !important;
}
.yith_ywraq_add_item_browse_message a:after {
	content: '\f217';
	width: 55px;
	position: absolute;
	right: 0;
	background: #8761AA;
	line-height: 50px;
	color: #fff;
	font-family: 'FontAwesome';
	top: 0;
	text-align: center;
}
.patient-health h1.heading {
	width:100%;
	float:left;
	color:#6b4191;
	font-size:25.72px;
	margin:0px 0px 25px;
	font-weight:700;
	text-transform: capitalize;
}
.patient-health h2.para {
	width: 100%;
	float: left;
	color: #6b4191;
	font-size: 16px;
	margin: 30px 0px;
	font-weight:normal;
}
.More-Comfort h1.heading {
	width:100%;
	float:left;
	color:#6b4191;
	font-size:25.72px;
	margin:0px 0px 25px;
	font-weight:700;
}
.More-Comfort h2.para {
	width:100%;
	float:left;
	color:#6b4191;
	font-size:16px;
	margin:0px 0px 5px;
	font-weight:normal;
}
/**/
/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.woocommerce ul.products li.product .button {
	margin-right: 10px;
	width: 100%;
	text-align: center;
}
.woocommerce-Tabs-panel ul li, p {
	color: #747474;
	font-size: 14px;
	line-height: 26px;
}
.footer-section p {
	color: #ffffff;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
}
.footer-link a {
	color: #a67ccd;
}
.entry-header h1 {
	text-align: left !important;
}
.wpcf7-form-control-wrap > input, textarea {
	width: 100%;
}
.bult li {
	font-size: 14px;
	line-height: 26px;
}
.landing-bolder {
	font-weight: 900;
}
.gform_wrapper .halfwidth {
	width: 50%;
	display: inline-block;
}
.cartform textarea.large {
	border: none;
	border-bottom: 1px solid #e3e3e3;
	height: 100px;
}
.gform_wrapper .cartform .gform_heading {
	width: 100%;
	margin-bottom: 18px;
	display: none;
}
.gform_wrapper .cartform textarea.large {
	height: 100px;
	width: 100%;
}
.appointmentform textarea {
	border: none;
	border-bottom: 1px solid #8761aa;
}
.gform_wrapper .contactform textarea {
	height: 250px;
}
.contactform .gform_button.button, .cartform .gform_button.button {
	background: #8761aa none repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	padding: 11px 31px;
}
.gform_wrapper.gf_browser_chrome select {
	padding: 2px 0 2px 3px;
	line-height: 40px;
	height: 40px;
	margin-top: 22px;
}
.gform_wrapper .top_label input.medium.datepicker {
	width: 100%;
}
.halfwidth input[type="text"], input[type="email"] {
	border: none;
	border-bottom: 1px solid #e3e3e3;
	line-height: 40px;
}
.appointmentform .onethird {
	width: 33%;
	display: inline-block;
	vertical-align: top;
}
.appointmentform .twothird {
	width: 66%;
	display: inline-block;
	vertical-align: top;
}
.appointmentform .onethird .datepicker {
	width: 100% !IMPORTANT;
}
.gform_wrapper .appointmentform textarea {
	height: 100px !important;
	background: transparent;
}
li#field_3_7 {
	margin-top: 30px;
}
.appointmentform .gform_button.button {
	border-radius: 100px;
	margin-top: 0px;
	padding: 0px 45px;
	border: none;
	font-size: 18px;
	font-weight: 600;
	line-height: 55px;
	background: #8761aa none repeat scroll 0 0;
}
.appointmentform input[type="text"], .appointmentform input[type="email"], .appointmentform select {
	border: none;
	border-bottom: 1px solid #8761aa;
	line-height: 40px;
	background: transparent;
}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0;
}
 @media screen and (max-width:767px) {
 .appointmentform .twothird, .appointmentform .onethird, .gform_wrapper .halfwidth {
 width: 100%;
}
}