/*
Theme Name: In Your Circle
Theme URI: https://wordpress.iqonic.design/product/wp/socialv/
Author: the iQonic team
Author URI: https://iqonic.design/
Template:   socialv
Description: Social Network and Community BuddyPress Theme
Version: 2.0.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: socialv
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
    font-family: 'PP Eiko Heavy'; /*a name to be used later*/
    src: url('fonts/pp-eiko/PPEiko-Heavy.otf'); /*URL to font*/
}

@font-face {
    font-family: 'PP Eiko Medium'; /*a name to be used later*/
    src: url('fonts/pp-eiko/PPEiko-Medium.otf'); /*URL to font*/
}

@font-face {
    font-family: 'PP Eiko Thin'; /*a name to be used later*/
    src: url('fonts/pp-eiko/PPEiko-Thin.otf'); /*URL to font*/
}

:root{
    --color-theme-primary-dark: #263152!important;
    --color-theme-primary-light: #eaeff8;
    --color-theme-primary: #263152!important;	
	--lp-secondary-color: #faaf98!important;
	--global-font-color: #3b6864!important;
	--border-radius:0.5em!important;
}
body .container {
    max-width: var(--content-width)!important;
}
body.logged-in{
	background:#F9FAFF!important;
}
h1, h2, h3, h4, h5, h6{
	text-transform:none;
}

.pmpro_table .billing-amount strong{
	font-weight:normal!important;
}

.socialv-alert, .pmpro_message{
	padding:0.8em!important;
}

.confirm-updt-btn .updt-btn {
    font-size: var(--font-size-normal);
    font-family: var(--highlight-font-family);
    letter-spacing: var(--letter-spacing-one);
    line-height: var(--font-line-height-body);
    font-weight: var(--font-weight-semi-bold);
    padding: .813em 2em;
    display: inline-block;
    vertical-align: top;
    /* text-transform: uppercase; */
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    color: var(--color-theme-white);
    background-color: var(--color-theme-primary);
    border-radius: 2em;
    max-height: 48px;
    position: relative;
    cursor: pointer;
    border: none;
    overflow: hidden;
}

/*
.socialv-login-form .icon-email{
	background:url(images/login-email-icon.jpg)no-repeat left center;
	width:25px;
	height:25px;
	color:transparent;
}

.socialv-login-form .iconly-Lock{
	background:url(images/login-password-icon.jpg)no-repeat left center;
	width:25px;
	height:25px;
	color:transparent;
}
*/

.socialv-blogtag .tags-display-inline{
	display:inline-block;
}

.socialv-author-heading .item-meta.mt-2{
	display:none;
}

.header-search-toggle button.dropdown-toggle>i{
	color:#eee!important;;
}

.error-404.not-found .page-content{
	background:transparent!important;
}

.socialv-header-right>ul.list-main-parent>li.header-search{
	display:none!important;
}

.socialv-header-right>ul.list-main-parent>li.header-search-toggle{
	display:block!important;
}

.page-template .socialv-breadcrumb{
	display:none!important;
}

.socialv-blog-box .socialv-blogtag li a{
	text-decoration:none;
}

.single.single-post{
	background:#fff!important;
}

.container-fluid {
    padding: 0 1em;
}

.checkout-page-overlay {
    position: absolute;
	background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: 100px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
}

.billing-form #pmpro_payment_information_fields{
	background: #F5F5F5;
    padding: 1em;
    margin-top: 1em;
    border-radius: 5px;
}

ul.profile-right-data li{
	margin-bottom:0px!important;
}

.socialv-btn-success#pmpro_actionlink-update-billing{
    background: none !important;
    color: var(--color-theme-primary)!important;
}

.check-inner-section {
    background: #F3F1EF;
    padding: 1em;
    border-radius: 10px;
	max-height:200px;
	position:fixed;
}

.floating-button-div {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.navs-rounded-all .sidebar-body{
	padding-left:1em;
	padding-right:1em;
}
.float-btn {
  background-color: #4CAF50;
  color: white;
  border: none;
  border-radius: 50%;
  padding: 20px;
  font-size: 16px;
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

#intro-accord .accordion-button {
    padding: 10px 15px 10px 15px!Important;
    background: #eee;
    color: var(--color-theme-primary);
}

.invite-friend-section.desktop-view{
	margin-right:5em;
}
.pmpro_table .acc-my-acc a{
	font-weight:bold;
	text-decoration:underline;
}

.gift-products-section.mobile-view{
	display:none;
}

.iconly-Message:before {
    color: #FF8FCC;
}

.ad-section {
    box-shadow: 0 4px 4px rgba(0,0,0,.20);
    border-radius: 10px;
}

.ad-section .wp-block-image img{
	border-radius:10px;
}

#socialv-menu-container .gift-item-menu {
    background: url(images/gift-icon.png)no-repeat left center;
    padding-left: 25px;
    margin-left: 01em;
}

.inline-text-links{
	display:inline;
}

.socialv-blog-box .socialv-blog-detail{
	padding:0px!important;
	float:inherit;
}

/*
.socialv-blog-box .socialv-blog-image img{
	width:100%;
}
*/

.blog-button .socialv-button{
	color:var(--primary-color);
	text-transform:Capitalize;
	text-decoration:underline;
}

.entry-title.grid-blog-title, .socialv-blog-meta, .blog-desc-meta .entry-summary{
	padding:0em 1em 0em 1em;
	display:block;
}
.entry-actions .blog-button a{
	padding:0em 1em 2em 1em;
	display:block;
}

.entry-title.grid-blog-title{
	font-weight:bold;
}

.socialv-blog-meta ul li:last-child{
	padding-right:1em!important;
}

.socialv-blog-meta ul li{
	margin-right:inherit!important;
}

.clear{
	clear:both;
}
.modal-content .close {
    line-height: 15px;
    position: absolute;
    right: 10px;
    background: #000;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    padding: 4px 8px 4px 8px;
    top: 10px;
}
.modal-content .close:hover{
	background:#666!important;
	color:#fff!important;
}
/*
.site-sub-header{
	display:none;
}
*/
.woocommerce #order_review{
    border-radius: 10px;
	border:none!important;
}
.site-sub-header .woocommerce-products-header{
	display:none!important;
}
h2.entry-title a{
	color:#255753;
}
.site-main .pagination{
	justify-content:center;
}
.mbsc-ios.mbsc-textfield-wrapper-box, .mbsc-ios.mbsc-textfield-wrapper-outline{
	margin:0px!important;
}
a.read-more.button:hover, button[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover{
	border:0px!important;
}
.mantel-field .everest-forms {
    background: rgb(255, 255, 255, 0.5);
    padding: 30px 20px 1px 20px;
    border-radius: 10px;
}
.mantel-field input, .mantel-field textarea, .mantel-field select{
	background:none;
}
.mantel-zipcode {
    max-width: 500px;
    margin: 0 auto;
}
.mantel-result{
	margin-top:20px;
}
.mantel-zipcode input {
    width: 100%;
    background: #fff;
}
.mantel-zipcode .col-xs-9{
	padding-right:0px!important;
}
#resultShow img{
	display:inline-block;
	margin:0 auto;
	text-align:center;
}
#resultShow .schZipSuc, #resultShow .schZipErr{
	font-size:2em;
}
.u-columns.col2-set .u-column1.col-1 {
    flex:100%;
	max-width:100%;
	padding:30px 20px 40px 20px;
}
.u-columns.col2-set .u-column2.col-2 {
	background: url(images/left-sidebar-leftside.png)no-repeat top left -350px;
	flex:100%;
	max-width:100%;
}
.woocommerce-Address{
	background:none!important;
	padding:0px!important;
	max-width:100%!important;
}

.ywsbs-box {
    border-radius: 5px;
}
.post-card .col-md-12{
	border-radius: 10px;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 2px #255753;
}
.post-card img{
	display:block;
	margin:0 auto;
}
.u-columns.col2-set .u-column2.col-2 form, .u-columns.col2-set .u-column2.col-2 h2{
 display:none;
}

#landingForm fieldset h1{
	text-align:center;
	font-weight:500;
}
#resultShow {
    text-align: center;
    display: flex;
    justify-content: center;
	column-gap:10px;
}
.box-icon img{
	width:125px;
	display:inline;
}
.sch-zipcode{
	background:url(images/location.png)no-repeat right center;
	background-size:40px;
}
.middle {
  width: 75%;
  text-align: center;
  margin:0 auto;
}
.middle h1 {
  font-family: "Inter", sans-serif;
  color: #fff;
}
.middle input[type=radio] {
  display: none;
}
.middle input[type=radio]:checked + .box, .middle input[type=radio]:hover + .box {
  box-shadow:0px 0px 10px 4px #444;
}
.middle input[type=radio]:checked + .box span {
  color: white;
  transform: translateY(70px);
}
.middle input[type=radio]:checked + .box span:before {
  transform: translateY(0px);
  opacity: 1;
}


.middle .box {
	width:27.5%;
    min-width: 200px;
    height: 200px;
    background-color: #fff;
    transition: all 250ms ease;
    will-change: transition;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-shadow: 0px 0px 10px 4px #eee;
    border-radius: 5px;
    margin: 2em;
}
.middle .box:active {
  transform: translateY(10px);
}
.middle .box div {
  transform: translate(0, 20px);
  left: 0;
  right: 0;
  transition: all 300ms ease;
  font-size: 1.5em;
  user-select: none;
  color: #007e90;
}
.middle .box div:before {
  font-size: 1.2em;
  font-family: "Font Awesome 6 Free";
  display: block;
  transform: translateY(-80px);
  opacity: 0;
  transition: all 300ms ease-in-out;
  font-weight: normal;
  color: white;
}

.middle p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
.middle p a {
  text-decoration: underline;
  font-weight: bold;
  color: #fff;
}
.middle p div:after {
  content: "";
  font-family: "Font Awesome 6 Free";
  color: yellow;
}
.top-page-navigation h3{padding-top:5px;}
.back-page {
    position: absolute;
    background: #eee;
    padding: 5px 20px 5px 20px;
    border-radius: 20px 0px 0px 20px;
    max-width: 200px!important;
    top: 0px;
}
.details-inner-banner .back-page{
	top:8px!important;
}
.back-page a{
	color:#255753;
}
.justify-content-left.col-lg-12{
	transition: 0.5s!important;
}
.sidebar.closed {
    display:none;
    transition: 0.5s;
    overflow: hidden;
    padding: 0;
    border: none;
}
.sidebar.open {
	display:block;
    transition: 0.5s;
    padding-left: 15px;
	padding-right: 15px;
    border: 2px solid rgb(240,240,240,0.9);
}
.search-caregiver .form-box{
	margin-left:15px;
	
}
.wp-block-button__link.join-fb-btn{
	font-size: 18px;
    padding: 15px 30px;
}
.woocommerce-page{
	/*background: url(images/fade-bg.png)no-repeat center/cover;*/
    background-attachment: fixed;
}
.woocommerce-cart .coupon, .cart_totals  #pwgc-redeem-gift-card-form { 
    display: none !important; 
}
.openbtn {
    font-size: 25px;
    cursor: pointer;
    background-color: #255753;
    color: white;
    position: fixed;
    z-index: 10;
    left: 0;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 0px 5px 5px 0px;
    border: none!important;
    line-height: 30px;
    display: flex;
    column-gap: 10px;
	display:none;
}
.openbtn .nav-my-menu{
	font-size:14px;
}
.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left 1.5s;
}

.deep-bg-caregiver, .fade-bg-caregiver{
	position:relative;
	padding:20px 0px 20px 0px;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
}
.deep-bg-caregiver{
	position:relative;
	background-image:url(images/have-a-nanny-bg.png);
}
.fade-bg-caregiver{
	position:relative;
	background-image:url(images/fade-bg.png);
}
.white-bg-caregiver{
	position:relative;
	background:#fff;
}
.page-loading{
	/*background: url(images/full-page-loading.gif)repeat-x center/cover;*/
	height: 80vw;
	width: 100%;
}
.page-loading img{
	width:100%;
}
.page-content {
  background: #fff;
  padding: 25px 0;
}

.placeholder-content {
  height: 205px;
  overflow: hidden;
  background: #000;
  position: relative;
  -webkit-animation-duration: 1.7s;
          animation-duration: 1.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-name: placeholderAnimate;
          animation-name: placeholderAnimate;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);
  background-size: 1300px;
}
.placeholder-content_item {
  width: 100%;
  height: 20px;
  position: absolute;
  background: #fff;
  z-index: 2;
}
.placeholder-content_item:after, .placeholder-content_item:before {
  width: inherit;
  height: inherit;
  content: "";
  position: absolute;
}
.placeholder-content_item:nth-child(1) {
  top: 0;
  left: 0;
}
.placeholder-content_item:nth-child(2) {
  top: 20px;
  left: 0;
  width: 10%;
  height: 90px;
}
.placeholder-content_item:nth-child(3) {
  top: 0px;
  left: 0;
  width: 10%;
  height: 100%;
}
.placeholder-content_item:nth-child(4) {
  top: 20px;
  width: 20px;
  left: 170px;
  height: 90px;
}
.placeholder-content_item:nth-child(5) {
  top: 40px;
  left: 190px;
  height: 12px;
}
.placeholder-content_item:nth-child(6) {
  top: 75px;
  left: 190px;
  height: 12px;
}
.placeholder-content_item:nth-child(7) {
  top: 20px;
  right: 0;
  width: 23%;
  height: 20px;
}
.placeholder-content_item:nth-child(8) {
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
}
.placeholder-content_item:nth-child(9) {
  top: 110px;
  height: 17px;
  left: 0;
}
.placeholder-content_item:nth-child(10) {
  top: 149px;
  height: 12px;
  left: 0;
}
.placeholder-content_item:nth-child(11) {
  top: 183px;
  left: 0;
  height: 100%;
}

@-webkit-keyframes placeholderAnimate {
  0% {
    background-position: -650px 0;
  }
  100% {
    background-position: 650px 0;
  }
}

@keyframes placeholderAnimate {
  0% {
    background-position: -650px 0;
  }
  100% {
    background-position: 650px 0;
  }
}
.wp-block-button__link.wp-element-button.search-load-more{
	display:block;
	width:150px;
	margin:0 auto;
	text-align:center;
}
.student-photo{
	position:relative;
}
.student-photo img{
	border-radius:10px;
	border:1px solid #eee;
	width:100%;
}
.student-photo .deletePhoto {
    position: absolute;
    right: 5px;
    background: #000;
    color: #fff!important;
    padding: 6px;
    line-height: 8px;
    border-radius: 20px;
    font-size: 13px;
    top: 5px;
    cursor: pointer;
    font-weight: bold;
}
/*
.load-more{
    width: 99%;
    background: #15a9ce;
    text-align: center;
    color: white;
    padding: 10px 0px;
    font-family: sans-serif;
}
*/
.inputError{
	border-color:#f14646!important;
}
.inputSuccess{
	border-color:#eee!important;
}
.mandate {
    color: #f14646;
    font-size: 15px;
	text-align:left;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-backdrop.fade.show{
	display:none;
}
/* Modal Content */
.modal-content {
    background: #fefefe;
    border-radius: 7px;
    margin: auto;
    border: 1px solid #888;
    max-width: 500px;
    position: absolute;
    left: 0;
    right: 0;
    background-size: contain;
}

/* The Close Button */
.close {
  position:relative;
  z-index:1;
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.load-more:hover{
    cursor: pointer;
}
.activity .load-more .socialv-loader{
    background-image: url(images/load-more-btn.png)!important;
    background-repeat: no-repeat!important;
    background-size: 154px 51px!important;
}
/* more link */
.more{
    color: blue;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 16px;
}
.rmore-section{
	text-align:center;
	margin:30px auto;
}
.d-none{
	display:none!important;
}
.product_meta>span:last-child{
	display:none;
}
.left-sidebar-template .woocommerce-MyAccount-navigation{
	display:none!important;
}
.left-sidebar-template .woocommerce-MyAccount-content{
	width:100%!important;
	border:0px!important;
	box-shadow:none!important;
}
.site-footer{
	margin-top:0px!important;
}
.daytimingtbl{
	border:0px!important;
}
.daytimingtbl td{
	border:0px!important;
	padding:3px!important;
}
.loading-circle {
	display:none;
	background: url(images/loading-circle.gif)no-repeat center/cover;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 100px;
	left: 0px;
	border-radius:10px 10px 0px 0px;
	z-index:1;
}
.field-section .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	width:100%;
}
.woocommerce div.product form.cart{
	margin-top:1em;
}

.fep-form-field{
	margin-bottom:20px;
}
#fep-wrapper{
    padding: 10px 20px 5px 20px;
    border: 1px solid #eee;
    border-radius: 10px;
}
#fep-wrapper #fep-menu{
	width:200px;
    float: left;
	margin-right:30px;
}
.fep-column-send_message{
	width:180px;
}
.fep-column-block_unblock{
	width:80px;
}
.fep-column-fep-cb{
	width:30px;
}
.fep-column-send_message a{
	background: #255753;
    padding: 10px;
    color: #fff!important;
    text-decoration: none!important;
	border-radius:5px;
}
.fep-filter{
	text-align:right;
}
.fep-per-message {
	border: 1px solid #e7e7e7;
	border-radius: 10px;
	background: #F6F7F7;
}
.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation{
	padding:50px!important;
}
#fep-menu-announcements, #fep-menu-new_announcement{display:none!important;}
#fep-footer{
	display:none;
}
.fep-table > div {
    display: block;
    padding: 10px;
}
#fep-menu .fep-button, #fep-menu .fep-button, #fep-menu .fep-button-active {
    border-radius: 5px!important;
    font-weight: normal;
    font-size: 1rem;
	border:none!important;
	width:100%;
	float:left;
}
#fep-menu .fep-button:hover, .fep-button-active{
	font-size:1rem;
}
#fep-content-single-heads .fep-message-head:hover, #fep-content-single-heads .fep-message-head-active{
	background-color:transparent!important;
}
#fep-content{
	width:auto;
	border:0px!important;
}
.inner-banner {
    padding: 100px 100px 100px 100px;
    background-image: url(images/inner-banner1.jpg);
	background-repeat:no-repeat;
	background-position:top;
    background-attachment: fixed;
	background-size:cover;
}
.post-now{
	display:flex;
	align-items:center;
}
.add-new-post {
    text-align: center;
    color: #fff!important;
    padding: .5em 1em .5em 1em!important;
    margin-left: 1em;
}
.inner-banner h3 {
    z-index: 10;
    position: relative;
    color: #255753;
    padding-top: 15px;
}
.top-banner{
	position:relative;
}
.banner-overlay {
	background: #fff;
	position: absolute;
	padding: 150px 100px 150px 100px;
	width: 100%;
	z-index: 1;
	top: 0;
	bottom: 0;
	opacity: 0.5;
}
.details-inner-banner {
    background: #F2F7F8 url(images/inner-banner-bg)no-repeat right center;
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0px 15px 15px 15px;
    border-radius: 10px;
}
.det-timing .row{
	margin-bottom:15px;
}
p.det-avl-icon{
	background:url(images/availability-icon.svg)no-repeat left;
	padding-left:20px;
}
.det-social{
	padding:50px 0px 80px 0px;
	border-bottom:2px solid #F2F7F8;
}
.sch-wrap {
    background: #F8FBFB;
    border: 2px solid #E2FEF0;
    padding: 10px;
    margin: 20px 0px 20px 0px;
    border-radius: 10px;
}
.access-deny{
	padding:45px 100px 25px 100px;
	text-align:center;
}
.section-deny {
    background: #fff;
    display: inline-block;
    padding: 50px;
    border: 2px solid #F4D3E5;
    border-radius: 10px;
}
.access-deny h3{
	color:#BBBBBB;
}
.access-deny .socialv-btn-success{
	color: #444444;
    font-size: var(--font-size-normal);
    font-family: var(--highlight-font-family);
    letter-spacing: var(--letter-spacing-one);
    line-height: var(--font-line-height-body);
    padding: .813em 2em;
    border: .063em solid transparent;
    display: inline-block;
    vertical-align: top;
    text-transform: none;
    white-space: nowrap;
    box-shadow: none;
    transition: all .45s ease-in-out;
    background: var(--color-theme-primary);
    color: var(--color-theme-white);
    border-color: var(--color-theme-primary);
    border-radius: 30px !important;
}
#buddypress .btn, #buddypress .button, #buddypress .generic-button .btn, #buddypress a.button, #buddypress button, #buddypress input.btn, .btn, .button{
	text-transform:none!important;
}
.access-deny img{
	display:initial;
	max-height:200px;
	border-radius:10px;
}
.sch-cont .saved_searches_as_type{color:#878787;}
.sch-wrap .sch-cont{
	border-right:2px solid #EBF3F5;
	padding:20px 20px 0px 0px;
}
.sch-img img{
	border-radius:5px;
}
.sch-wrap .sch-img, .sch-wrap .sch-det{
	padding:20px 0px 20px 0px;
}
/*
.sch-align {
    position: absolute;
    bottom: -15px;
    font-size: 14px;
}
*/
.sch-align li{display:inline-block;list-style:none;overflow:inherit;}
.sch-align .sch-text-bold{
	font-weight:bold;
}
#fep-header {
    border: 1px solid #e7e7e7;
    /* color: #000000; */
    width: 100%;
    background: rgb(240,240,240,0.9);
    border-radius: 10px;
    border: none!important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sch-cont .sch-align{
	padding-left:0px;
}
ul.sch-cont-left-ul {
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 20px;
}
ul.sch-cont-right-ul{
	margin-left:0px;
	padding-left:0px;
}
ul.sch-cont-left-ul li, ul.sch-cont-right-ul li{
	list-style:none;
	display:inline;
	margin:0px 10px 0px 0px;
}
ul.sch-cont-left-ul li:nth-child(1):before{
	font-family: "Font Awesome 6 Free";
    content: "\f0e0";
	margin-right:5px;
}
ul.sch-cont-left-ul li:nth-child(2):before{
	font-family: "Font Awesome 6 Free";
    content: "\f095";
	margin-right:5px;
}
.dash-left-sidebar{
    background: #fff;
    border: 2px solid rgb(240,240,240,0.9);
    border-radius: 15px;
}
.search-item{
	padding-left:5px!important;
	padding-right:5px!important;
}
.dash-left-sidebar ul{
	margin-left:0px;
	padding-left:0px;
}
.dash-left-sidebar ul li {
    margin-bottom: 10px;
    list-style: none;
    font-size: 17px;
    background: #eee;
    padding: 10px;
    border-radius: 7px;
	cursor:pointer;
	position:relative;
}
.dash-left-sidebar ul li a{
	text-decoration:none;
}
.dash-left-sidebar .has-sub-items:after{
	font-family: "Font Awesome 6 Free";
    content: "\f078";
    right: 15px;
    position: absolute;
    top: 10px;
}

.wp-block-button__link.tag-frnd{
	background:#EF5758!important;
	color:#fff!important;
	font-size:0px;
}
.posted_as_type {
    font-size: 14px;
    padding-top: 3px;
	position: absolute;
    top: -72px;
    left: 300px;
}
.tag-frnd, .edit-btn, .delete-btn, .add-wish, .add-wish.active{
	color:#255753;
	font-family:"Font Awesome 6 Free";
	font-size:20px;
}
.tag-frnd:hover, .edit-bt:hover, .delete-btn:hover, .add-wish:hover, .add-wish.active:hover{
	text-decoration:none;
	opacity:0.7;
}
.wp-block-button__link.add-wish{
	background:#FFFFFF!important;
	color:#32373c!important;
	border:1px solid #32373c;
}
.wp-block-button__link.add-wish:before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    margin-right: 10px;
}
.wp-block-button__link.sch-btn:before {
    content: "\f002";
    font-family: "Font Awesome 6 Free";
    margin-left: 10px;
}
.wp-block-button__link.view-det:after {
    content: "\f061";
    font-family: "Font Awesome 6 Free";
    margin-left: 10px;
}
.subul .active{
	background:rgba(0,0,0,0.1);
}
ul.subul{
	margin-left:1em;
	margin-top:20px;
}
ul.subul li {
    margin-bottom: 0px;
    font-size: 15px;
}
ul.subul li:before {
    font-family: "Font Awesome 6 Free";
    content: "\f178";
	margin-right:5px;
}
ul.subul li a{
	text-decoration:none;
}
.dash-left-title {
    background: #255753;
    margin-left: -14px;
    margin-right: -14px;
    /* margin-top: -7px; */
    margin-bottom: 30px;
    border-radius: 10px 10px 0px 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-left: -17px!important;
    margin-right: -17px!important;
    margin-top: -2px;
}
.dash-left-title h3{
	color:#fff!important;
}
#search_language_section{
	background:none!important;
}
#search_language_section .mbsc-ios.mbsc-textfield-wrapper-outline{
	margin:0px;
}
h4.det-svcs-title1{
	background:url(images/services-icon1.svg)no-repeat top 5px left;
	padding-left:25px;
}
h4.det-svcs-title2{
	background:url(images/services-icon2.svg)no-repeat top 5px left;
	padding-left:25px;
}
h4.det-svcs-title3{
	background:url(images/services-icon3.svg)no-repeat top 5px left;
	padding-left:25px;
}
h4.det-svcs-title4{
	background:url(images/services-icon4.svg)no-repeat top 5px left;
	padding-left:25px;
}
.det-services ul{
	margin-left:0px;
	padding-left:0px;
}
.det-services ul li{
	list-style:none;
}
.det-avl{
	background:url(images/calendar.svg)no-repeat top 5px left;
	padding-left:20px!important;
}
.det-services ul li {
    background: url(images/tick-icon.svg)no-repeat left top 5px;
    padding-left: 20px;
    background-size: 15px;
}
.prev_section {
    /* border: 1px solid #eee; */
    padding: 30px 10px 30px 10px;
    margin-bottom: 10px;
    background: #F7F8F9;
    position: relative;
    border-radius: 10px;
}
.prev_section .row{
	margin-bottom:10px;
}
.row.top-page-navigation{
	margin-left:0px;
}
.search-inputs .search-item{
	margin-bottom:10px;
}
.search-item .form-floating{
	margin-bottom:10px!important;
}

.search-inputs .form-select, .search-inputs .form-text{
	border-color:#ccc!important;
	border-radius:0.5em!important;
	width:100%;
	padding:10px;
}
.prev_section .prev-left{
	text-align:right;
	font-weight:bold;
}

#customer_login .col2-set, .woocommerce-page .col2-set{
	display:flex;
	flex-direction:row-reverse;
}

.user-link-wrap .bp-user:after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    width: 12px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
	right:0;
    margin: auto;
    font-size: inherit;
    font-weight: 900;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
	width:100%!important;
	max-width:100%!important;
	flex:100%;
}
.col2-set#customer_details .col-2{
	display:none!important;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background:transparent!important;
}
.woocommerce table.my_account_orders .button {
    margin: 0px 10px 0px 0px;
}
/*
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	display:none!important;
}
*/
.woocommerce-page .woocommerce form.login{
	background:#F9F9F8!important;
	margin-bottom:0px!important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	width:52%;
	border-radius:10px 0px 0px 10px;
}
.left-sidebar-template fieldset{
	padding-bottom:0px!important;
}
.form-title-section {
    background: #eee;
    margin-left: -13px!important;
    margin-right: -13px!important;
    margin-top: -7px;
    border-radius: 10px 10px 0px 0px;
    min-height: 60px;
    color: #fff!important;
}
.field-section .control {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 15px;
    margin-bottom: 10px;
    color: var(--global-font-color);
}
  .field-section .control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .field-section .control__indicator {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
	border-radius:4px;
  }
  .field-section {
	position: relative;
	background: #FBFAF9;
	border-radius: 10px;
	margin-top:20px;
	margin-bottom:20px;
}
  .errVerMsg{color:#f14646;}
  .sucVerMsg{color:#19B82B;}
  .warVerMsg{color:#a71d5d;}
  .field-section input {
	width: 100%;
	/*padding: 11px;*/
	border: 1px solid #eeeeee;
	border-radius: 0.5em !important;
	font-size: 15px;
}
  .field-section #language{
	  min-height:200px;
  }
  .zipbold{
	  font-weight:bold;
  }
  .form-foot-note {
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
  }
  #verifiedIcon {
    position: absolute;
	right: 20px;
	top: 10px;
  }
 .editBtn {
    position: absolute;
    right: 20px;
    z-index: 1;
    top: 5px;
}
#identityVerify{
	text-align:center;
}
#identityVerify img{
	margin:0 auto;
}
#login-form .login-left{
	min-height:10vw;
}
.det-social h3{
	text-align:center;
	font-weight:normal;
}
.social-share.parent-profile{
	text-align: left!important;
    margin-left: 0px!important;
    padding-left: 0px!important;
}
.social-share.parent-profile li{
	padding: 5px!important;
    font-size: 20px!important;
    line-height: 12px!important;
}
.social-share{
	text-align:center;
}
.social-share li {
	display: inline-block;
	background: #32373c;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	font-size: 29px;
	line-height: 22px;
}
.social-share .fb:before{
	font-family:"Font Awesome 6 Free";
	content:"\f09a";
}
.social-share .tw:before{
	font-family:"Font Awesome 6 Free";
	content:"\f099";
}
.social-share .ln:before{
	font-family:"Font Awesome 6 Free";
	content:"\f0e1";
}
.social-share .wp:before{
	font-family:"Font Awesome 6 Free";
	content:"\f232";
}
.social-share .go:before{
	font-family:"Font Awesome 6 Free";
	content:"\f0d5";
}
.social-share .em:before{
	font-family:"Font Awesome 6 Free";
	content:"\f0e0";
}
.contPForm{
	padding:2em;
}
.tagFForm .form-text, .contPForm .form-text{
	width:100%;
}
.action-button{
	float:right;
}
.datepicker td, .datepicker th{
	padding:10px;
}
.form-select {
	width:100%;
	min-height: 45px;
	border: 1px solid #eeeeee;
	font-size: 15px;
	border-radius: 0.5em;
}
.fieldlabels, .woocommerce form .form-row label {
    color: var(--global-font-title);
    text-align: left;
    display: block;
    margin-bottom: 10px;
    font-size: 1em;
    line-height: inherit;
}
.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{
	border:none!important;
	margin-top:-12px;
}
#billing_city_field, #billing_state_field{
	width:30%;
	float:left;
	clear:none;
}
#billing_postcode_field{
	width:30%;
	float:right;
	clear:none;
}
#billing_phone_field{
	width:47%;
	float:left;
	clear:none;
}
#billing_email_field{
	width:47%;
	float:right;
	clear:none;
}
.woocommerce form .form-row {
    margin: 0 0 20px;
	display:block;
}
  .field-section .control:hover input ~ .control__indicator,
  .field-section .control input:focus ~ .control__indicator {
    background: #ccc;
  }
  .field-section .control input:checked ~ .control__indicator {
    background: #2aa1c0;
  }
  .field-section .control:hover input:not([disabled]):checked ~ .control__indicator,
  .field-section .control input:checked:focus ~ .control__indicator {
    background: #0e647d;
  }
  .field-section .control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
  }
  .field-section .control__indicator:after {
    content: '';
    position: absolute;
    display: none;
  }
  .field-section .control input:checked ~ .control__indicator:after {
    display: block;
  }
  .field-section .control--checkbox .control__indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  .field-section .control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
  }

#heading {
    text-transform: uppercase;
    color: #255753;
    font-weight: normal
}
.woocommerce-billing-fields__field-wrapper p#billing_city_field, .woocommerce-billing-fields__field-wrapper p#billing_state_field{
	float: left;
    width: 31%;
    margin-right: 3%;
	clear:inherit;
}
.woocommerce-billing-fields__field-wrapper p#billing_postcode_field{
	float: right;
    width: 31%;
	clear:inherit;
}
.woocommerce-billing-fields__field-wrapper p#billing_phone_field{
	float: left;
    width: 47%;
	clear:inherit;
}
.woocommerce-billing-fields__field-wrapper p#billing_email_field{
	float: right;
    width: 47%;
	clear:inherit;
}
.msform {
    position: relative;
}
.msnewform{
	background:#fff;
	padding:25px 30px 25px 30px;
	border:2px solid rgb(240,240,240,0.9);
	border-radius:10px;
}
.col2-set#customer_details{
	background: #F5F7ED;
    padding: 50px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.shop_table.woocommerce-checkout-review-order-table {
    background: #F5F7ED;
    padding: 0px 50px 50px 50px;
    border-radius: 0px 0px 10px 10px!important;
    margin-bottom: 50px;
    border: 0px !important;
    border-top: 0px!important;
}
h3#order_review_heading {
    padding: 50px 50px 0px 65px;
    background: #F5F7ED;
    margin-bottom: 0px;
    border-radius: 10px 10px 0px 0px;
    border-top: 1px solid #eee;
    color: #255753;
    font-size: 1.5em;
    padding-bottom: 10px;
	text-transform:capitalize;
}
#customer_details .woocommerce-billing-fields h3{
	color: #255753;
    font-size: 1.5em;
    padding-bottom: 10px;
	text-transform:capitalize;
}
.msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 17px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
    border: 2px solid rgb(240,240,240,0.9);
}

.form-form-box {
    text-align: left
}

.msform fieldset:not(:first-of-type) {
    display: none
}

.msform .action-button{
    width: 120px;
    background: var(--color-theme-primary) !important;
    font-weight: bold!important;
    color: white!important;
    border: 0 none!important;
    border-radius: 30px!important;
    cursor: pointer!important;
    margin: 10px 0px 10px 5px;
    float: right
}

.msform .action-button:hover{ color: var(--primary-color) !important; background-color: var(--secondary-color) !important;}

.normal-button{
    width: 120px!important;
    background: #255753!important;
    font-weight: bold!important;
    color: white!important;
    border: 0 none!important;
    border-radius: 0.5em!important;
    cursor: pointer!important;
    padding: 10px 5px!important;
    margin: 10px 0px 10px 5px;
}

.msform .action-button:hover,
.msform .action-button:focus {
    background-color: #311B92
}

.msform .action-button-previous {
    width: 120px;
    background: #ccc;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 30px!important;
    cursor: pointer;
    margin: 10px 5px 10px 0px;
    float: right
}

.msform .action-button-previous:hover,
.msform .action-button-previous:focus {
    background-color: #000000
}

.form-box {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    color: #255753;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
	background:#E2FEF0;
}

.purple-text {
    color: #255753;
    font-weight: normal
}

.steps {
    font-size: 17px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right;
	text-transform:none;
}
.ywsbs-subscription-view-wrap h2{
	font-size:inherit;
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
	text-align:center;
    padding-left: 0px!important;
    margin-left: 0px!important;
}

#progressbar .active {
    color: #255753;
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 16%;
    float: left;
    position: relative;
    font-weight: 400
}
.right-shift{
	/* margin-left:0px!important; */
}
#editPosting #progressbar li {
    width: 33.33%!important;
}

#progressbar #account:before {
    font-family: "Font Awesome 6 Free";
    content: "\f0C9";
	font-weight:900;
}

#progressbar #timing:before {
    font-family: "Font Awesome 6 Free";
    content: "\f073";
}

#progressbar #miscellaneous:before {
    font-family: "Font Awesome 6 Free";
    content: "\f074";
	font-weight:900;
}

#progressbar #personal:before {
    font-family: "Font Awesome 6 Free";
    content: "\f007";
}

#progressbar #preview:before {
    font-family: "Font Awesome 6 Free";
    content: "\f06e";
}

#progressbar #confirm:before {
    font-family: "Font Awesome 6 Free";
    content: "\f00c";
	font-weight:900;
	
}

li.dash-item1:before{
	font-family: "Font Awesome 6 Free";
    content: "\f0a3";
	margin-right:5px;
}
li.dash-item2:before{
	font-family: "Font Awesome 6 Free";
    content: "\f3eb";
	margin-right:5px;
}
li.dash-item3:before{
	font-family: "Font Awesome 6 Free";
    content: "\f0c5";
	margin-right:5px;
}
li.dash-item4:before{
	font-family: "Font Awesome 6 Free";
    content: "\f0c0";
	margin-right:5px;
}
li.dash-item5:before{
	font-family: "Font Awesome 6 Free";
    content: "\f0a3";
	margin-right:5px;
}
li.dash-item6:before{
	font-family: "Font Awesome 6 Free";
    content: "\f187";
	margin-right:5px;
}
li.dash-item7:before{
	font-family: "Font Awesome 6 Free";
    content: "\f0e0";
	margin-right:5px;
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #255753;
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #255753;
}

.fit-image {
    width: 100%;
    object-fit: cover
}

#searchResult {
	list-style: none;
	padding: 0px;
	width: 100%;
	position: absolute;
	margin: 0;
	max-width: 500px;
	z-index: 1;
	max-height: 300px;
	overflow-y: scroll;
	margin-top: -20px;
}

#searchResult li{
    background: lavender;
    padding: 4px;
}

#searchResult li:nth-child(even){
    background: cadetblue;
    color: white;
}

#searchResult li:hover{
    cursor: pointer;
}

.multi-drop .select2-container{
	display:none!important;
}

.mbsc-ios.mbsc-page{
	background:transparent!important;
}

.row.sch-wrap.own-post{
	position:relative;
	background: #FBF6F1;
    border: 2px solid #F9EEE6!important;
}
.own-post .sch-cont{
	border-right:2px solid #F9EEE6!important;
}
li.posting-start-btn{
	list-style:none;
}
li.posting-start-btn a {
  border: 1px solid #32373c;
  border-radius: 5px;
  width: 100%;
  display: block;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 25px;
  text-decoration: none;
  max-width: 350px;
  text-transform: none;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 20px;
}
li.posting-start-btn a:hover{
	background:var(--color-theme-primary-dark);
	color:#fff;
}
.posting-start-page ul{
	margin-left:0px!important;
	padding-right:3em;
}
.demo-multiple-select{
	display:none!important;
}
.timeshow{
	display:inline-block!important;
}
.time-range{
	display:flex;
	column-gap:10px;
	align-items:baseline;
}
.form-text{
	margin-top:0px!important;
}
.woocommerce-MyAccount-content fieldset{
	border:0px!important;
}
.woocommerce-ResetPassword.lost_reset_password{
	padding:30px!important;
}
.timehide{
	display:none!important;
}
.field-section .day-label{
	display:inline-block;
	margin-top:10px;
	min-height:38px;
}
.same-for-all .control{
	margin-left:0px;
}
#sunday_timing, #monday_timing, #tueday_timing, #wedday_timing, #thuday_timing, #friday_timing, #satday_timing {
    vertical-align: top;
    padding: 0px!important;
    float: right;
    width: 75%;
	margin-bottom:10px!important;
}
.woocommerce-order-details__title, .woocommerce-column__title{
	text-transform:capitalize;
}
#pwgc-redeem-form {
    display: flex;
    column-gap: 15px;
    flex-direction: row;
    align-items: center;
}
#pwgc-redeem-button{
	margin-top:0px!important;
	margin-bottom:0px!important;
}
.checkout_pw_gift_card.woocommerce-form-coupon{
	background: #fff;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 10px 
}
.woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce-product-search button[type=submit], .woocommerce a.button, .woocommerce a.button.alt, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{
	border-radius:0.5em;
}

.woocommerce form .form-row #billing_country_field{
	display:none;
}

.card-body ul{
	margin-left:0px;
	padding-left:0px;
}
.card-body td{
	padding:10px;
}

.notification {
  color: white;
  text-decoration: none;
  padding: 15px 26px;
  position: relative;
  display: inline-block;
  border-radius: 2px;
}

.notification .badge {
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 5px 10px;
  border-radius: 50%;
  background: red;
  color: white;
}
.top-notify i{
	font-size:1.5em;
}

.stat-notify.active {
    background: #28a745;
    color: #fff;
    display: inline;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
    font-size: 13px;
    position: absolute;
    right: -5px;
    top: -5px;
}

.stat-notify.disable {
    background: #ef5455;
    color: #fff;
    display: inline;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
    font-size: 13px;
    position: absolute;
    right: -5px;
    top: -5px;
}


/* Pricing Table */

.pricing-table-subtitle {
  margin-top: 68px;
  font-weight: normal; }

.pricing-table-title {
  font-weight: bold;
  margin-bottom: 68px; }

.pricing-card {
  border: none;
  border-radius: 10px;
  margin-bottom: 40px;
  text-align: center;
  -webkit-transition: all 0.6s;
  transition: all 0.6s; }
  .pricing-card:hover {
    box-shadow: 0 2px 40px 0 rgba(205, 205, 205, 0.55); }
  .pricing-card.pricing-card-highlighted {
    box-shadow: 0 2px 40px 0 rgba(205, 205, 205, 0.55); }
  .pricing-card:hover {
    box-shadow: 0 2px 40px 0 rgba(205, 205, 205, 0.55);
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  .pricing-card .card-body {
    padding-top: 55px;
    padding-bottom: 62px; }

.pricing-plan-title {
  font-size: 20px;
  color: #000;
  margin-bottom: 11px;
  font-weight: normal; }

.pricing-plan-cost {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 29px; }

.pricing-plan-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 24px; }
  .pricing-plan-basic .pricing-plan-icon {
    color: #fe397a; }
  .pricing-plan-pro .pricing-plan-icon {
    color: #10bb87; }
  .pricing-plan-enterprise .pricing-plan-icon {
    color: #5d78ff; }

.pricing-plan-features {
  list-style: none;
  padding-left: 0;
  font-size: 14px;
  line-height: 2.14;
  margin-bottom: 35px;
  color: #303132; }

.pricing-plan-purchase-btn {
  font-size: 16px;
  font-weight: bold;
  width: 145px;
  height: 45px;
  border-radius: 22.5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: center;
          justify-content: center; }
  .pricing-plan-basic .pricing-plan-purchase-btn {
    background-color: #fe397a;
    color: #fff; }
    .pricing-plan-basic .pricing-plan-purchase-btn:hover {
      box-shadow: 0 3px 0 0 #b7013d; }
    .pricing-plan-basic .pricing-plan-purchase-btn:active {
      -webkit-transform: translateY(3px);
              transform: translateY(3px);
      box-shadow: none; }
  .pricing-plan-pro .pricing-plan-purchase-btn {
    background-color: #10bb87;
    color: #fff; }
    .pricing-plan-pro .pricing-plan-purchase-btn:hover {
      box-shadow: 0 3px 0 0 #0a7554; }
    .pricing-plan-pro .pricing-plan-purchase-btn:active {
      -webkit-transform: translateY(3px);
              transform: translateY(3px);
      box-shadow: none; }
  .pricing-plan-enterprise .pricing-plan-purchase-btn {
    background-color: #5d78ff;
    color: #fff; }
    .pricing-plan-enterprise .pricing-plan-purchase-btn:hover {
      box-shadow: 0 3px 0 0 #1138ff; }
    .pricing-plan-enterprise .pricing-plan-purchase-btn:active {
      -webkit-transform: translateY(3px);
              transform: translateY(3px);
      box-shadow: none; }
	  
	  
.user-profile-menu li:nth-child(5), .user-profile-menu li:nth-child(6) {
	display:none;
}
.activity-advanced-filter{
	position: absolute;
    font-size: 12px;
    right: 0;
}
.card-list-items ul{
    margin-left: 0px;
    padding-left: 0px;
}
.card-list-items ul span {
    font-family: "Font Awesome 6 Free";
	font-weight:900;
    background: #3b6864;
    color: #fff;
    padding: 5px;
    border-radius: 12px;
    font-size: 12px;
    margin-right: 3px;
}

.sch-det a {
    /* color: var(--color-theme-white); */
    font-size: 14px;
    font-family: var(--highlight-font-family);
    letter-spacing: var(--letter-spacing-one);
    font-weight: var(--font-weight-semi-bold);
    line-height: var(--font-line-height-body);
    /* background-color: var(--color-theme-primary); */
    border-radius: 30px;
    height: auto;
    padding: 0.3em 1em;
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* text-transform: uppercase; */
    cursor: pointer;
    border: none;
    overflow: hidden;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}

.sch-det a:hover{
	background:#a8ddc1;
}

.card-list-items ul li{
	display:inline;
	font-size:14px;
}

.card-list-items ul li:before{
	background:var(--color-theme-primary);
}

.card-list-items ul li:first-child a{
	background:url(images/pet-icon.png)no-repeat left top 2px;
	padding:0px 4px 4px 22px!important;
}

.card-list-items ul li:nth-child(2) a{
	background:url(images/drive-icon.png)no-repeat left top 2px;
	padding:0px 4px 4px 22px!important;
	margin-left:10px;
}

.card-list-items ul li:nth-child(3) a{
	background:url(images/vaccine-icon.png)no-repeat left top 2px;
	padding:0px 4px 4px 22px!important;
	margin-left:10px;
}

.wpstory-shortcode-wrapper{
	margin-bottom:0px!important;
}

.directory.activity.buddypress #main{
	margin-top:-35px;
}
#buddypress #item-header{
	position:relative;
}
.cover-image-overlay {
    position: absolute;
    top: 0;
    color: #fff;    
    right: 0;
    z-index: 1;
    text-align: center;
    width: 100%;
    bottom: 0;
}

#buddypress #cover-image-container{
	margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
}

.cover-image-overlay .cover-image-inner {
    justify-content: center;
    font-size: 1.7em;
    display: flex;
    width: 100%;
    padding-top: 2.2em;
    color: #000;
}
#buddypress #header-cover-image{
	height:10em;
	background-attachment:fixed;
	border-radius:5px;
}
.card-main.socialv-profile-box{
	margin-top:0em;
	background:none;
}
/*
.card-space-bottom{display:none;}
#item-body .card-space-bottom{display:block;}
*/

.card-main.card-space.card-space-bottom{
	display:none!important;
}
.svd-sch-btn{
padding-right:0px;
}
.svd-sch-btn .sch-det{
	display:block;
	float:right;	
}

.avatar-150 {
    height: 5em;
    width: 5em;
    min-width: 5em;
}

.socialv-profile-center{
	margin-top:-20px;
}
.socialv-profile-center .header-avatar{
	margin-bottom:0px;
}

.card-main.socialv-profile-box {
    margin-top: 3em;
    background: none;
    position: absolute!important;
    width: 100%;
    top: 0;
	max-width:var(--content-width);
}
.card-main.socialv-profile-box .card-inner{
	padding:0px;
}
h5.profile-user-nicename{
	position: absolute;
    top: 0;
    left: 0;
    background: rgb(255,255,255,0.9);
    padding: 10px;
    border-radius: 5px;
	display:none;
}
ul.socialv-user-meta.list-inline li{
	background: rgb(255,255,255,0.9);
    border-radius: 5px;
}

ul.socialv-user-meta.list-inline li:nth-child(2), ul.socialv-user-meta.list-inline li:nth-child(3) {
	display:none;
}

.socialv-whats-new-options{
	padding-top:10px;
	padding-bottom:10px;
}
.saved-searches .card-main.card-space-bottom{
	margin-bottom:0px;
}
.socialv-blog-main-list .card-space-bottom #subnav{
	margin:0px 0!important;
}
.socialv-data-filter-by{
	display:none;
}
.btn-icon.socialv-btn-primary {
	background:#FF8FCC;
    padding: 10px;
    border-radius: 20px;
    font-weight: normal;
	color:#000;
}
.btn-right-pane{
	display:flex;
	justify-content:right;
}
#buddypress .activity-read-more{
	margin-left:0px!important;
}
.payment-checkout-card{
	padding:2em;
}
.pmpro_checkout-fields .pmpro_checkout-field{width:100%;}

#loginform label {
    margin-left: 20px;
}
.pmpro-checkout .content-area .container, .pmpro-levels .content-area .container{
	max-width:1200px!important;
}

.pmpro-expiry {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
}
.activity-header-wrapper .activity-header .online{
    background: var(--color-theme-success);
	font-size: .8em;
    padding: 0.297em 1em;
    line-height: 1.125em;
    font-weight: var(--font-weight-medium);
    letter-spacing: var(--letter-spacing-one);
    display: inline-block;
    color: var(--color-theme-white);
    border-radius: var(--border-radius);
}
.iqonic-reaction, .main-comment, .pin-activity, .socialv-meta-details{
	display:none!important;
}
.sharing-options-always-open {
    display: flex;
    column-gap: 10px;
    list-style: none;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:20px;
	padding-left:0px;	
}
.share-both .internal-share{
	float:left;
}
.imt-report-button-wrap a{
	font-size:13px!important;
	font-weight:normal!important;
}

#my-journeyOne.accordion-collapse table.pmpro_table tbody tr, #invoiceOne.accordion-collapse table.pmpro_table tbody tr{
	border-color:var(--global-body-bgcolor);
}

#my-journeyOne.accordion-collapse, #invoiceOne.accordion-collapse{
	background:var(--global-body-bgcolor);
}

#my-journey-accord .accordion-item, #invoice-accord .accordion-item{
	border:none!important;
}

.accordion#my-journey-accord .accordion-item .accordion-button, .accordion#invoice-accord .accordion-item .accordion-button{
	background: #eee;
    padding: .5em 1em !important;
    border-bottom: none !important;
	border-radius:7px 7px 0px 0px!important;
}

.accordion#my-journey-accord .accordion-item .accordion-button::after, .accordion#invoice-accord .accordion-item .accordion-button::after{
	font-size:1em!important;
}
/*
.share-both .external-share{
	float:left;
	margin-left:100px;
}
*/
h5.det-svcs-title1, h5.det-svcs-title2, h5.det-svcs-title3, h5.det-svcs-title4{
	margin-bottom:20px;
}
.socialv-breadcrumb {
    padding: 1.5em 1em;
	background:none!important;
	color:#000!important;
}
.socialv-breadcrumb a, .socialv-breadcrumb .breadcrumb-item{
	color:#000!important;
	text-transform:none!important;
}
.socialv-breadcrumb-nav .breadcrumb{
	justify-content:left!important;
}
.widget.widget_iqonic_friend_suggestions{
	display:none;
}
.internal-share-options{
	display:flex;
	overflow:visible;
	column-gap:10px;
}
.internal-share-options li{
	width:25px;
	list-style:none;
}

.internal-share-options li.disabled{
	opacity:0.5;
}

.widget{
	margin-bottom:1em;
}
.sidebar .widget {
    margin-bottom: 1em;
    padding: 0 0 1em;
}

.internal-share-options .imt-report-button-wrap{
	margin-top: 15px;
    width: 25px;
}

.internal-share-options a, .internal-share-options .imt-report-button-wrap a{
	font-size:0px;
}
.internal-share-options .fav:before{
	content:"\f08a";
	font-family:"Font Awesome 6 Free";
	font-size: 17px;
    width: 25px;
    display: block;
	font-weight:400;
	text-align:center;
	color:#3b6864;
}
.internal-share-options .fav:hover::before{
	color:#a8ddc1;
}
.internal-share-options .unfav:before{
	content:"\f004";
	font-family:"Font Awesome 6 Free";
	font-size: 17px;
    width: 25px;
    display: block;
	font-weight:900;
	text-align:center;
	color:#3b6864;
}
.internal-share-options .unfav:hover::before{
	color:#a8ddc1;
}
.internal-share-options .edit-option a:before{
	content:"\f044";
	font-family:"Font Awesome 6 Free";
	font-size: 17px;
    width: 25px;
    display: block;
	text-align:center;
	color:#3b6864;
}
.internal-share-options .edit-option a:hover::before{
	color:#a8ddc1;
}

.disabled-badge {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    top: 0;
    background: #F76161;
    font-size: 10px;
    border-radius: 15px 15px 0px 0px;
    letter-spacing: 1px;
}

.internal-share-options .disable-option a:before{
	content:"\f06e";
	font-family:"Font Awesome 6 Free";
	font-size: 17px;
    width: 25px;
    display: block;
	text-align:center;
	color:#3b6864;
}
.internal-share-options .enable-option a:hover::before{
	color:#a8ddc1;
}

.internal-share-options .enable-option a:before{
	content:"\f070";
	font-family:"Font Awesome 6 Free";
	font-size: 17px;
    width: 25px;
    display: block;
	text-align:center;
	color:#666666;
}
.internal-share-options .disable-option a:hover::before{
	color:#a8ddc1;
}

.internal-share-options .dropdown a:before{
	content:"\f142";
	font-family:"Font Awesome 6 Free";
	font-size: 17px;
    width: 25px;
    display: block;
	text-align:center;
	color:#3b6864;
	font-weight:900;
}
.internal-share-options .delete-option a:before{
	font-family:"Font Awesome 6 Free";
	content:"\f1f8";	
	font-size: 17px;
    width: 25px;
    display: block;
	text-align:center;
	font-weight:900;
	color:#3b6864;
}
.internal-share-options .delete-option a:hover::before{
	color:#a8ddc1;
}
.internal-share-options .message-option a:before{
	font-family:"Font Awesome 6 Free";
	content:"\f4ad";	
	font-size: 17px;
    width: 25px;
    display: block;
	text-align:center;
	color:#3b6864;
}
.internal-share-options .message-option a:hover::before{
	color:#a8ddc1;
}
.internal-share-options .imt-report-button-wrap a:before{
	content:"\f11d";
	font-family:"Font Awesome 6 Free";
	font-size: 17px;
    width: 25px;
    display: inline;
	text-align:center;
	color:#3b6864;
	font-weight:400;
}

.internal-share-options .imt-report-button-wrap a:hover::before{
	color:#a8ddc1;
}

#act_adv_filter{
	float: right;
    right: 35px;
    font-size: 13px;
}
#pmpro_actionlink-change-password{
	display:none;
}
.socialv-full-logo .sidebar .data-scrollbar{
	max-height:100%;
} 
.btn-icon.socialv-btn-secondary{
	font-weight: normal;
    padding: 10px;
    border-radius: 20px;
    background: #AADEC2;
    color: #000;
}
.btn-icon.socialv-btn-secondary:hover{
	background:var(--color-theme-primary);
	color:#fff;
}
.sharing-options{
	width:9em;
}
body:not(.wp-admin) .bp-better-messages-list{
	display:none;
}
.copyright-footer{
	font-size:12px;
}
.footer-copyright-menu{
	float:right;
}
.footer-copyright-menu li a{
	padding-right:10px;
	padding-left:10px;
}
.bbp-replies-widget .bbp-author-avatar{
	font-weight:bold;
}
/*
.accordion-header#headingOne, #collapseOne.accordion-collapse{
	display:none;
}

.accordion-header#headingTwo{
	margin-top:-24px;
}
*/
/*
#collapseOne ul li:nth-child(2n), #collapseOne ul li:nth-child(3n){
	display:none;
}
*/
#plan-accord #collapseOne ul li:nth-child(2n), #plan-accord #collapseOne ul li:nth-child(3n){
	display:block;
}
#plan-accord .accordion-header{
	margin-bottom:0px;
}
#plan-accord .accordion-item{
	border:.0625em solid #f1f1f1;
}
#plan-accord .accordion-button {
    font-size: var(--font-size-h4);
    font-weight: 600;
    font-family: var(--global-font-family);
    background: #ffffff;
    padding: 0.5em 1em;
}
#billingAmount, #totalDiscount, #totalBilling, #billingTax, #finalBilling, #originalAmount{
	margin-left:0px!important;
}
.card-space-bottom{
	margin-bottom:1em;
}
.card-main.card-space-bottom.activity-post-upload{
	position:relative;
}
.sidebar-service-right{
	padding-left:0px;
}

.row.card-bottom {
    border-top: 1px solid #eee;
    padding-top: 5px;
    margin-top: 20px;
}

#buddypress ul.socialv-list-post>li {
    padding: 1em 1em 0.5em 1em;
    margin-bottom: 1.5em;
    box-shadow: 1px 6px 5px -1px #eee;
}

.activity-inner .sch-det{
	float:right;
}
/*
.socialv-meta-details{
	display:none;
}

.socialv-comment-main{
	padding-top: 0px;
    margin-top: -22px;
}

.socialv-share-post {
    position: absolute;
    right: 20%;
    bottom: 7%;
}
*/
.socialv-share-post {
	font-size:14px;
}

.activity-inner .card-list-items{
    justify-content: center;
    display: flex;
    flex-direction: column;
}
/*
.sch-det a:after{
	font-family: "Font Awesome 6 Free";
	content: "\f14c";
	font-weight:900;
	margin-left:5px;
}
*/

.header-avatar .chat-status{
	display:none;
}

.socialv-page-header .socialv-page-items .socialv-page-item:after {
    font-family: "Font Awesome 6 Free";
	line-height:1.5em;
	text-indent:0em;
}
.internal-share-options .dropdown-item{
	background:none;
}

.toggle-password {
    position: absolute;
    right: 17px;
    bottom: 0;
    z-index: 10;
    font-size: 18px;
    cursor: pointer;
}

.toggle-password.fbog-form {
    right: 40px;
    top:30px;
    
}

.guideline-text h4{
    font-size: 18px;
    font-family: var(--secondary-medium-font) !important;
    margin-bottom: 10px;
}

#guidelinePopupModal .field-section{
	max-height:400px;
	overflow-y:scroll;
}

.sumsub-top-text {
    color: #0f5132;
    background-color: #d1e7dd;
    padding: 20px;
    margin-top: 0px!important;
    border-radius: 10px;
    font-size: 14px;
}

.sumsub-bottom-text {
    color: var(--primary-color);
    background-color: #FCF3ED;
    padding: 20px;
    border-radius: 10px;
    font-size: 14px;
}

.page-id-5478 .toggle-password.fbog-form{transform: translateY(0);}

.toggle-password i{color:#ccc;}

.toggle-password .open{
	content:"\f06e";
	font-family: "Font Awesome 6 Free";
}

}.toggle-password .open{
	content:"\f070";
	font-family: "Font Awesome 6 Free";
}

.internal-share-options li a:active{
	color:inherit;
}

#buddypress .socialv-btn-success, #buddypress .generic-button a.socialv-btn-success, #buddypress input.socialv-btn-success, .socialv-btn-success {
    background: var(--color-theme-primary);
}
.details-page-report .imt-report-button-wrap{
	margin-top:0px!important;
}
.socialv-comment-main {
    position: absolute;
    bottom: 3px;
    right: 150px;
}
#buddypress .activity-list.socialv-list-post .activity-content .activity-inner, .activity-comments-test-popup .activity-content .activity-inner{
	margin:1em 0 0!important;
}
#buddypress .field-visibility-settings-toggle, #buddypress .field-visibility-settings-notoggle{
	display:none;
}
.socialv-profile-center .socialv-userinfo{
	display:none;
}
.report-option .imt-report-button-wrap{
	/* margin-top:0px!important; */
}
.pmpro_checkout-fields-rightcol.pmpro_sslseal{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.pmpro_form_submit .socialv-button.pmpro_btn-submit{
	width:300px;
}

.check_error_message {
    position: absolute;
    bottom: 10px;
    color: rgb(207, 35, 12);
    font-size: 12px;
    right: calc(var(--bs-gutter-x) * 0.7);
	line-height:15px;
}
.error_message {
	display:none;
    color: rgb(207, 35, 12);
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    margin-right: 5px;
    margin-top: 5px;
}
.success{color:#28c171;} 
.success_message {
	display:none;
    color: #009A31;
    font-size: 14px;
    line-height: 15px;
    text-align: right;
    margin-right: 5px;
    margin-top: 5px;
} 
.check_error_message#password-message, .check_error_message#cpassword-message {
    position: relative;
    margin-top: -13px;
	margin-bottom:10px;
    float: right;
}
.check_error_message#password-message ul, .check_error_message#cpassword-message ul{
    padding-left:14px;
}
.check-row{
	position:relative;
}
.pmpro_checkout-fields .pmpro_checkout-field{
	padding:0px;
}
form.pmpro_form .pmpro_payment-cvv .input{
	max-width:100%;
}
.pmpro_billing_wrap .pmpro_checkout-field.pmpro_payment-account-number, .pmpro_billing_wrap .pmpro_checkout-fields .pmpro_checkout-field.pmpro_payment-cvv, .pmpro_billing_wrap .pmpro_checkout-fields .pmpro_checkout-field.pmpro_payment-expiration{
	width:100%;
}
form.pmpro_form label, #loginform label{
	font-weight:400;
}
#xprofile-settings-billing-address, #xprofile-settings-shipping-address{
	display:none;
}
.edit-base-form .field_city, .edit-base-form .field_state, .edit-base-form .field_neighbourhood{
	display:inline-flex;
	width:30%;
}
.edit-base-form .field_are-you-expecting, .edit-base-form .field_no-of-kids{
	display:inline-flex;
	width:40%;
}
.edit-base-form .field_dogs, .edit-base-form .field_cats, .edit-base-form .field_other-pets{
	display:inline-flex;
	width:30%;
}
.edit-base-form .clear-value{
	display:none;
}
.socialv-activity-header-right .dropdown a.btn-dropdown {
    vertical-align: text-bottom;
    width: 20px;
    text-align: center;
}
.cg-pane{
	margin-left:0px;
	margin-right:0px;
}
.cg-indiv-pane {
    padding: 2em;
    margin-bottom: 1em;
    border-radius: var(--border-radius-box);
    background: var(--color-theme-white-box);
    border-bottom: none;
    overflow: visible;
    box-shadow: 2px 2px 2px #eee;
    list-style: none;
}

h1.pink-white-title-left-icon, h1.green-white-title-left-icon{
    justify-content: center;
    margin: 0 auto;
    display: flex;
}

.share-both {
    border-top: 1px solid #eee;
    padding-top: 5px;
}
.socialv-activity-header-right .dropdown{
	margin-top:-12px;
}
.report-option a:before{
	content: "\f024";
    font-family: "Font Awesome 6 Free";
    font-size: 13px;
    width: 25px;
    font-weight: 400;
    text-align: center;
    color: #3b6864;
	margin-right:5px;
}
.socialv-activity-header-right .dropdown-menu{
	min-width:6em;
}
#buddypress ul.activity-list .pin-activity, #buddypress ul.activity-list .fav-activity, #buddypress ul.activity-list .message-option, #buddypress ul.activity-list .edit-option, #buddypress ul.activity-list .disable-option, #buddypress ul.activity-list .enable-option {padding-top:0px;}
.activity-dropdown .imt-report-button-wrap{
	width:inherit!important;
}
/*
.activity-dropdown .imt-report-button-wrap a{
	font-size:14px!important;
}
*/
.dropdown.activity-dropdown {
	margin-top:0px!important;
}
h5.report-types{
	margin-bottom:20px;
}


.det-svcs-title1 i, .det-svcs-title2 i, .det-svcs-title3 i, .det-svcs-title4 i {
    font-size: 13px;
    border: 1px solid;
    border-radius: 30px;
    padding: 3px 3px 3px 3px;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 18px;
    margin: 0px 5px 0px 0px;
}

.det-svcs-title1 i{
	color: #DDAE96;
}

.det-svcs-title2 i{
	color: #95C6AC;
}

.det-svcs-title3 i{
	color: #E974B3;
}

.det-svcs-title4 i{
	color: #0091D8;
}
/*
.socialv-button:hover{
	background:#a8ddc1;
}
*/
.gamipress-user-points.gamipress-is-current-user{
	display:none;
	background: rgb(255,255,255,0.9);
    padding: 12px;
    border-radius: 5px;
}
/*
#pmpro_level-1 .pmpro_message.pmpro_error{
	display:none;
}
*/
.sml-txt {
    font-size: 13px;
    line-height: 17px;
    margin-top: 5px;
}
.check-row .sml-txt{
	position:absolute;
	bottom:-15px;
}

.check-row .sml-txt a{
	color:#ccc;
}

.socialv-share-post.field-hint.profile-page{
	float: left;
    cursor: inherit;
    position: absolute;
    bottom: -30px;
}

.socialv-share-post.field-hint{
	float: left;
    cursor: inherit;
    margin:-15px 0px 0px 5px!important;
}

.socialv-share-post.field-hint span{
	cursor:pointer;
	font-size: 11px;
    line-height: 12px;
}

.field-hint .sharing-options{
	width:25em;
	right:inherit;
	left:0;
}

.field-hint.doc-block .sharing-options{
	width:35em;
	right:inherit;
	left:0;
}

.field-hint.doc-block{
	position:relative!important;
	bottom:inherit!important;
}

form.pmpro_form .pmpro_submit #pmpro_submit_span{
	float:right;
}

.share-txt:before{
	font-family:"Iconly" !important;
	content:"\e047";
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	margin-right:3px;
}
.payment-checkout-card p{
	margin:0.5em !important;
}
.plan-summary{
	font-size:0px !important;
	float:left;
	margin-right: 20px;
    margin-bottom: 20px;
}
.plan-summary img{
	width:100px;
}
#finalBilling{
	font-weight:bold !important;
}
#landingForm fieldset h1{
	color:#fff;
}
.tax-notify{
	display:none;
}
.cost-split-checkout{
	padding-left:0px;
}
.cost-split-checkout .pmpro_checkout{
	position:sticky;
	top:0;
	margin-bottom:20px;
}
.cost-split-checkout .payment-checkout-card{
	background:#fff;
	box-shadow:0 14px 54px rgba(0,0,0,.03);
	border-radius:.375em;
}
.cost-split-checkout .pmpro_checkout-h2-name{
	font-weight: 600;
    margin-bottom: 2em;
}
#pmpro_autorenewal_checkbox{
	margin-top:-25px;
	display:none;
}
.payment-checkout-card {
    padding: 1em 2em 1em 2em;
}
#pmpro_account #pmpro_account-membership .pmpro_table td:first-child{
	min-width:auto;
}
.sidebar .sidebar-footer{
	display:none;
}

.scroll-desc{
	max-height:150px;
	overflow-y:scroll;
}
.form-floating>.form-select {
    padding-top: inherit;
    padding-bottom: inherit;
    height: calc(3.1em);
}

.multi-select-label {
    top: -32px !important;
    font-size: 1em !important;
    background: #fff;
    border-radius: 10px;
    padding: 3px !important;
    margin: 0px 0px 0px 0px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    background: var(--global-body-bgcolor)!important;
}

.field_wrapper{
	display:inline-flex;
	column-gap:10px;
}
.child-wrap{
	width:100%;
	display:block;
}
.child-section{
	width:20%;
	display:inline-block;
	margin-right:25px;
}

.sidebar-default:not(.sidebar-mini) .navbar-nav .nav-item .nav-link.disabled, .socialv-header-right>ul.list-main-parent>li.disabled{
	opacity:0.3;
}

.Checkout .acc-right-block .card-inner{
   padding:0px!important;
}

.form-floating>.form-control{
	line-height:normal;
}
.check-btn{
	display:flex;
	justify-content:right;
	margin-right:2em;
}
.check-btn .socialv-button{
	max-width:200px;
}

.checkout-step-overlay {
    background: rgb(255, 255, 255, 0.7) url(images/animated-gif.gif) no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: 200px;
}

.accordion-item .accordion-collapse{
	position:relative;
}

.pmpro_checkout-h2-name.basic-inform{
	margin-left:-30px;
}

h6.basic-title {
    padding-top: 20px;
	margin-bottom:2em!important;
}

.pmpro_checkout h6{
	margin-left:2em;
}
.update-profile-btn{
	width:150px;
}

#emailInputContainer, #directEmailInputContainer {
		border: solid 1px;
		background-color: #fff;
		border: 1px solid #ccc;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		display: flex;
		color: #555;
		vertical-align: middle;
		border-radius: 5px;
		cursor: text;
		width: 100%;
		flex-wrap: wrap;
		min-height:45px;
	}

	.tag {
		padding: 2px 5px;
		margin: 3px;
		background: #5bc0de;
		color: white;
		padding: 5px;
		font-size: 16px;
		color: #fff;
		text-align: center;
		border-radius: 3px;
		top: 27px;
	}

	.tempinput{
		  border: none;
		  outline: none;  
	}

	.tag > .remove{
		  margin-left: 8px;
		  cursor: pointer;
	}

	.tag > .remove::after{
		  content: "x";
		  padding: 0px 0px;
	}

/*
.account .list-inline li:nth-child(2), .account .list-inline li:nth-child(3), .account .list-inline li:nth-child(4){
	display:none;
}
*/

.socialv-profile-edit-dropdown .accordion-item .accordion-collapse{
	margin-top:0px;
}
.socialv-profile-edit-dropdown .accordion-button{
	border-radius:inherit;
}
/*
.profile #menu-membership-menu li:nth-child(2){
	display:block!important;
}
*/
#Mon_All, #Tue_All, #Wed_All, #Thu_All, #Fri_All, #Sat_All, #Sun_All {
	display:none;
}
.Membership.Cancel .card-main.pmpro-card-sm-box{
	width:100%;
}
.acc-back-btn{
	margin-bottom:10px;
}
.acc-back-btn.absolute{
	position:absolute;
	top:10px;
}
.friendship-button{
	display:none;
}
#pmpro_account #pmpro_account-gift_codes{
	display:none;
}

div[data-tab="bpbm-friends-list"], div[data-tab="bpbm-groups-list"] {
	display:none!important;
}

@media screen and (max-width:768px) {
	form.pmpro_form input[type=text].input, form.pmpro_form input[type=password].input, .pmpro_login_wrap form#loginform input[type=text].input, .pmpro_login_wrap form#loginform input[type=password].input{
	width:100%;
	}
}
.time:disabled{
	background:#eee;
}

.datepicker-days th.next, .datepicker-days th.next:hover{
	background:url(images/calendar-icons.png)no-repeat top 3px left -45px;
	font-size:0px;
}
.datepicker-days th.prev, .datepicker-days th.prev:hover{
	background:url(images/calendar-icons.png)no-repeat top 3px left;
	font-size:0px;
}

.datepicker-dropdown:before{
	display:none!important;
}

.socialv-button-item.socialv-home-button , .socialv-button-item socialv-messages-button , .socialv-button-item.socialv-logout-button{
	display:none;
} 
.dynamicName{
	text-transform:lowercase;
}

span:has(> input[aria-controls="select2-country-results"]), span:has(> input[aria-controls="select2-bcountry-results"]), span:has(> input[aria-controls="select2-state-helper1-results"]), span:has(> input[aria-controls="select2-bstate-helper1-results"]) {
	display:block!important;	
}

.select2-container .select2-search--inline{
	height:30px;
}

.select2-search--inline .field-section input{
	padding:0px!important;
}

.select2-container{
	width:100%!important;
}

.socialv-login-form .socialv-info p{
	margin-top:0em;
	padding:0 0em;
}

.socialv-login-form .socialv-info{
	margin-bottom:0em;
}

.select2-results ul li:first-child{
	display:none;
}

.bp-verified-member-request-button{
	display:none!important;
}

form.pmpro_form .pmpro_checkout-fields div {
    margin: 0 0 0px;
}

form.pmpro_form .pmpro_checkout-fields .pmpro_checkout-field {
    margin: 0 0 30px;
}

#pmpro_payment_information_fields .pmpro_checkout-fields{
	margin:0em 1em 0em 1em;
}

#pmpro_payment_information_fields .pmpro_checkout-h2-name, #pmpro_payment_information_fields .pmpro_checkout-h2-msg{
	display:none;
}

.sidebar-default .navbar-nav:not(.socialv-horizontal-container) .nav-item .nav-link:not(.disabled)[aria-expanded=true]{
	background:transparent!important;
	color:var(--color-theme-primary)!important;
}

.card-main-alt {
    background: #fff;
    background: var(--color-theme-white-box);
    border: none;
    border-radius: .375em;
    border-radius: var(--border-radius-box);
    -webkit-box-shadow: 0 14px 54px rgba(0,0,0,.03);
    box-shadow: 0 14px 54px rgba(0,0,0,.03);
    -webkit-box-shadow: var(--global-box-shadow);
    box-shadow: var(--global-box-shadow);
}

.fly-menu-container{
	border-bottom:1px solid #37415F;
}

.menu-top-fly-menu-container{
	display:flex;
	justify-content:right;
}
.menu-top-fly-menu-container li{
	padding:0px!important;
}
.menu-top-fly-menu-container li a {
    padding: 0em 0.563em!important;
	border-right:1px solid #eee;
	font-size:13px!important;
}
.menu-top-fly-menu-container li.last a{
	border-right:0px!important;
}

.wp-block-group.form-cont{
	max-width:70%;
	margin:0 auto;
}

.wp-block-heading.highlight1-icon {
    background: url(images/level-cont-sec-icon1.svg)no-repeat left;
    padding-left: 50px;
    line-height: 50px;
}

.wp-block-heading.highlight2-icon {
    background: url(images/level-cont-sec-icon2.svg)no-repeat left;
    padding-left: 50px;
    line-height: 50px;
}

.wp-block-heading.highlight3-icon {
    background: url(images/level-cont-sec-icon3.svg)no-repeat left;
    padding-left: 50px;
    line-height: 50px;
}

.wp-block-heading.highlight4-icon {
    background: url(images/level-cont-sec-icon4.svg)no-repeat left;
    padding-left: 50px;
    line-height: 50px;
}

.level-testimonial.widget_block .wp-block-heading {
    border-bottom: 0px!important;
    color: #fff!important;
    font-weight: 400!important;
    line-height: 1.5em;
}
.new-testi-details .wp-block-columns{
	margin-bottom:0px!important;
}

.trust-safety-block{
	background:#fff;
}
.narrow-width-block{
	max-width:70%;
	margin:0 auto;
}

.safety-icon img {
    background: #F4D3E5;
    border-radius: 50%;
    padding: 16px 20px 16px 20px;
    max-height: 65px;
}

.page-id-76 .main-content {
    background: url(images/faq-bg1.png)no-repeat left top 100px;
    background-size: 50%;
}
.page-id-76 .site-main{
	background: url(images/faq-bg2.png)no-repeat right bottom 100px;
    background-size: 50%;
}
.page-id-3291 .main-content, .page-id-3345 .main-content, .page-id-3343 .main-content{
	background: url(images/cont-bg2.png)no-repeat right top;
    background-size: 300px;
}
.page-id-3291 .site-main, .page-id-3345 .site-main, .page-id-3343 .site-main{
    background: url(images/cont-bg1.png)no-repeat left bottom;
    background-size: 300px;
}
/*
#pmpro_account-membership .subs-end-notify{
	font-size: 13px;
    color: #888888;
    margin-left: 15px;
}
*/
.subs-end-notify p{
	line-height:20px;
	margin-top:5px!important;
	margin-bottom:5px!important;
}

#menu-blogs .sub-nav li:nth-child(5), #menu-blogs .sub-nav li:nth-child(6){
	display:none;
}

.footer-disclaimer-block {
    color: #000;
	background:#fff;
}
.footer-disclaimer-block p{
	line-height:23px;
	font-size: 12px;
}

.inside-gift-coupon .pmpro_payment-discount-code .input{
	max-width:100%!important;
}

.wpforms-confirmation-container-full.wpforms-confirmation-scroll{
	background:none!important;
	border:none!important;
}

.wpforms-confirmation-container-full.wpforms-confirmation-scroll img{
	margin: 1em auto;
}

.wpforms-confirmation-container-full.wpforms-confirmation-scroll p{
	font-size: 2em;
    line-height: 1.5em;
    font-weight: 600 !important;
}

.extended-faqs{display:none;}

.validity-period {
    font-size: 13px;
    font-style: italic;
    margin-top: 1em;
}

#checkoutloading{
	display:block!important;
}

.pmpro_checkout-field-conscent .fieldlabels{
	font-size:14px!important;
}

.btn-login.socialv-button{
	text-transform:none!important;
}

.bm-emojies{
	display:none;
}

.mandate.check-conscent, .mandate.cg-conscent{
    display: none;
    margin-left: 2em;
}

.sumsub-api-loading {
	display:none;
    background: url(images/loading-circle.gif)no-repeat center/cover;
    width: 124px;
    height: 124px;
    text-align: center;
    margin: 0 auto;
	border-radius:10px;
}

.inside-subs-summary .coupon-field{
	margin-top:0px!important;
}

.cancel-page-btn .socialv-btn-danger{
	border-radius:30px;
}

.trust-icons-block .wp-block-column {
    background: #FCF2ED;
    padding: 2em;
    border-radius: 1em;
}

.trust-icons-block .aligncenter {
    background: #F4D3E5;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.socialv-activity-header-left .activity-subtext{
	display:none;
}

.socialv-activity-header-left .act_left_second {
    height: 17px;
    width: 16px;
	display:none;
}

.sumsub-verified-status {
    /* height: 17px; */
    width: 16px;
    margin-left: 5px;
}

#pmprogl_checkout_box .pmpro_checkout-h2-name{
	display:none;
}

.another-suggestion-block a{
	text-decoration:underline;
}

.socialv-activity_comment a {
    font-size: var(--font-size-normal);
    color: var(--global-font-color);
}

#buddypress ul.activity-list .socialv-share-post ul li{
	padding:0px!important;
}

.socialv-activity_comment .socialv-share-post a i{
	font-size:1.3em!important;
}

.socialv-profile-right .socialv-user-meta li{
	width:auto!important;
}

.socialv-user-meta li.public-view, .socialv-user-meta li.personal-view {
    padding: 10px;
    background: rgb(34,45,79,0.8)!important;
    border: 1px solid #fff;
}

.socialv-user-meta li.public-view a, .socialv-user-meta li.personal-view a{
	color:#fff;
}

.find-section .wp-block-column{
	background:#fff;
	border-radius:1em;
	padding:2em;
	border:1px solid #E559A5;
}

.find-section .aligncenter {
    background: #F4D3E5;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.payment-checkout-card .plan-details-img-block {
    border: .0625em solid #d5d5d5;
    border-radius: 12px;
    padding: 2em;
}

.blog-content-block a{
	text-decoration:underline;
}

.card-inner .pmpro_logged_in_welcome_wrap{
	padding:2em;
}

.container-fluid .testimonials .post-content{
	background: #1F2843;
    padding: 3em;
    border-radius: 20px;
}

.socialv-pmpro-page .card-inner{
	padding:0px!important;
}

.blog-index .acc-back-btn{
	z-index:1;
}

#buddypress input.socialv-button, .socialv-button, .learnpress.learnpress-page #lp-button, .learnpress.learnpress-page .lp-button, .rs-button{
	text-transform:none!important;
}

.socialv-breadcrumb ol li a{
	font-weight:bold;
}

.footer #footer-invite-friend{
	margin-top:15px;
}

.footer #footer-invite-friend a {
  
    font-weight: 500;
    background-color: var(--secondary-color) !important;
    font-size: var(--font-size-16) !important;
    font-family: var(--secondary-bold-font) !important;
    color: var(--primary-color) !important;
    background-repeat: no-repeat !important;
    background-position: center right 18px !important;
    padding: 13px 20px 14px 20px !important;
    border-radius: 50px;
    text-transform: none;
}

#pmpro_actionlink-invoices, #pmpro_actionlink-levels, #pmpro_levels-return-account, .socialv .pmpro_content_message a, .pmpro-btn-primary>a, .pmpro-cancel .pmpro_actions_nav>a, .pmpro-confirmation .pmpro_actions_nav>a, .pmpro_logged_in_welcome_wrap .pmpro_member_log_out, .pmpro_login_wrap input#wp-submit, input[type=button]#discount_code_button, input[type=button]#other_discount_code_button {
    border-radius: 2em;
}

@media screen and (max-width:768px) {
	.check-row .sml-txt{
		bottom:-21px;
	}
}


/*# sourceMappingURL=pricing-plan.css.map */

@media screen and (max-width:1199px) {
	.header-verticle .navbar{margin-top:1em;}
}

/* Responsive css strts here */
@media screen and (max-width:1199px) {

  .sidebar-service-right {padding-left: calc(var(--bs-gutter-x) * .5);}


  

/* mobile menu before login */
 .socialv-mobile-menu header .navbar-collapse,.socialv-mobile-menu header .navbar-collapse .sf-menu{display: block !important;}
 .forum-archive .socialv-mobile-menu header .navbar-collapse,.forum-archive .socialv-mobile-menu header .navbar-collapse .sf-menu{display: block !important;}
.socialv-mobile-menu header .navbar-collapse .sf-menu a{ padding: 0.85em 0em;} 

.btn-login.socialv-button{display: flex;background-color: var(--color-theme-primary); color: #fff; padding: 0.8em 1em;}
.btn-login.socialv-button img{ display: none;}
.header-login .btn-login span {display: block;}


/* Mobile toggeler for right menu hidden */
.bp-legacy .socialv-mobile-menu .header-verticle .navbar-toggler.custom-toggler{display: none;}



/* Main header */

body.socialv-default-header .socialv-mobile-menu header, body .socialv-mobile-menu header.header-verticle {
  top: 46px;
}


header .navbar-brand{padding: 0.25em 0;}
.bp-legacy header.header-verticle .navbar {display: flex; padding-right: 50px !important;}
/* .socialv-btn-secondary,.socialv-header-right ul.list-inline.list-main-parent{display: none;} */
.socialv-mobile-menu .socialv-btn-secondary .list-main-parent,.socialv-mobile-menu ul.list-inline.list-main-parent{display: block; text-align: center;}
.bp-legacy .header-verticle .socialv-header-right ul.list-main-parent strong{ display: block; margin-top: 1em;}
/* .buddypress  .socialv-mobile-menu header .navbar-collapse .sf-menu{ display: none !important;} */


/* Mobile menu */
.socialv-mobile-menu .navbar .menu-all-pages-container{ height:auto ;}
.socialv-mobile-menu header.header-verticle .navbar{padding-right: 0 !important; justify-content: center; max-width: 250px; margin: 0 auto;}
.socialv-mobile-menu #menu-btn-side-close,.socialv-mobile-menu .navbar-brand{display: none !important;}
.bp-legacy .header-verticle .socialv-mobile-menu .navbar-toggler.custom-toggler {position: absolute; top: -1.7rem; width: 28px; height: 22px;}
.bp-legacy .header-verticle .socialv-mobile-menu .navbar-toggler.custom-toggler .menu-btn{    width: 28px; height: 22px;}
.socialv-mobile-menu .navbar ul>li:first-child{width: 100%; /*margin-top: 2em; */}
.socialv-mobile-menu .navbar ul>li:first-child strong{}




/* Sidebar menu dropdown */
.socialv-mobile-menu .btn-close{position: absolute; top: 1em; right: 1em; z-index: 999;}
.socialv-mobile-menu .navbar .socialv-header-right ul li{position: inherit !important; padding: 0 5px;}

.socialv-mobile-menu .navbar .socialv-header-right ul li .item-heading{margin: 0 ;}
.socialv-mobile-menu .navbar .socialv-header-right ul li .item-heading .header-notification-setting{padding: 0;}
.socialv-mobile-menu .navbar .socialv-header-right ul li p.no-request{padding: 0.5em 0; font-size: 12px; font-weight: normal;}


.socialv-mobile-menu .navbar .socialv-header-right ul li .dropdown{ position: static !important;}
.socialv-mobile-menu .navbar .socialv-header-right ul li:not(.header-login) .dropdown-menu{ width: 100% !important;}
.socialv-mobile-menu .navbar .socialv-header-right ul li .dropdown::after{ font-size: 9px; display: block;}
.socialv-mobile-menu .navbar .socialv-header-right ul li.header-friend,.socialv-mobile-menu .navbar .socialv-header-right ul li.header-messages, .socialv-mobile-menu .navbar .socialv-header-right ul li.header-notifcation {    width: 30%; padding: 0;}
.socialv-mobile-menu .navbar .socialv-header-right ul li.header-friend .dropdown:after{content: "Request"; left: -6px;}
.socialv-mobile-menu .navbar .socialv-header-right ul li.header-messages .dropdown:after{content: "Messages"; left: -10px;}
.socialv-mobile-menu .navbar .socialv-header-right ul li.header-notifcation .dropdown:after{content: "Notifications"; left: -12px;}

  .socialv-mobile-menu .navbar .socialv-header-right ul li.header-login{    position: absolute !important; top: -3em; left: -1em;}
/* .socialv-mobile-menu .navbar .socialv-header-right ul li.header-login .dropdown-menu{ width: auto !important;} */

.socialv-mobile-menu .navbar .socialv-header-right ul li .bp-messages-wrap .thread{position: relative; display: flex; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; padding: 0.5em 0.5em 0.5em 2.2em;}
.socialv-mobile-menu .navbar .socialv-header-right ul li .bp-messages-wrap .thread div{ padding: 0;}
.socialv-mobile-menu .navbar .socialv-header-right ul li .bp-messages-wrap .thread .pic{ width: 30px; height: 30px; position: absolute; top: 0.6em; left: 0;}
.socialv-mobile-menu .navbar .socialv-header-right ul li .bp-messages-wrap .thread .pic img{ min-width: auto; width: 25px; height: 25px;}
.socialv-mobile-menu .navbar .socialv-header-right ul li .bp-messages-wrap .thread .actions{order: 2; position: absolute; top: 1em; right: 11px;}
.socialv-mobile-menu .navbar .socialv-header-right ul li .bp-messages-wrap .thread  .bm-info{width: 100%;}

.socialv-mobile-menu .navbar .socialv-header-right ul li.header-notifcation .socialv-notification-box{padding: 0.5em 0;}
.socialv-mobile-menu .navbar .socialv-header-right ul li.header-notifcation .socialv-notification-box a{padding: 0;}


.socialv-mobile-menu .navbar .socialv-header-right ul li.header-login .dropdown-menu .user-profile-menu{ padding: 0;}
.socialv-mobile-menu .navbar .socialv-header-right ul li.header-login .dropdown-menu .user-profile-menu a{padding: 1em 1em 0;}
.socialv-mobile-menu .navbar .socialv-header-right ul li.header-login .dropdown-menu .user-menu-footer {padding: 1em;}
.socialv-mobile-menu .navbar .socialv-header-right ul li.header-login .dropdown-menu .user-menu-footer .socialv-button{ color: #fff;}


/* Activity page */
body.admin-bar.socialv-default-header #page.site.header-verticle { padding-top: 9.5em;}
.directory.activity.buddypress #main {margin-top: -15px;}

.cover-image-overlay .cover-image-inner {padding-top: 56px; background: rgba(0,0,0,0.2); padding-bottom: 48px;}



.cover-image-overlay .cover-image-inner {font-size: 2.5em; padding-top:39px;}
#buddypress ul.activity-list li.report-option{padding-top: 0;}
#buddypress .socialv_activity_inner .activity-header .activity-subtext{ display: block;}
.socialv_activity_inner .socialv-activity-header .internal-share-options {column-gap: 5px; padding: 0;}


/* Progressbar css */
#progressbar li:before {width: 40px; height: 40px; line-height: 37px; font-size: 14px; margin: 0 auto 9px auto;}
#progressbar li:after {left: 9px; top: 20px;}


/* Post page */
#progressbar li {font-size: 9px; width: 16.6%; color: #333;}

/* Caregiver details page */
.form-box .activity-header-wrapper .activity-header p{margin-top: 0; margin-bottom: 5px;}
.det-timing .row { --bs-gutter-x: 0;}

.det-license p,.det-pet p,.det-vac p{margin-top: 0;}
h5.det-svcs-title1, h5.det-svcs-title2, h5.det-svcs-title3, h5.det-svcs-title4 {margin-bottom: 6px;}




/* Account Settings - Profile visibility */
#buddypress table.profile-settings{min-width: 100%;}
#buddypress table.profile-settings tr{ display: flex; align-items: center;}
#buddypress table.profile-settings tr td:first-child{ width: 40%;}
#buddypress table.profile-settings tr td:Last-child{ width: 60%;}


.card-main.socialv-profile-box {width: calc(100% - 2em); left: 1em;}
.socialv-profile-box .socialv-profile-right ul.socialv-user-meta.list-inline li h5{margin-bottom: 0;}



}

@media screen and (max-width:991px) {
/* Main header */
.bp-legacy .header-verticle .socialv-header-right{border-top: none;}
.bp-legacy .header-verticle .navbar-toggler.custom-toggler{ top: auto; border-bottom: none; }


/* Left Sidebar */
.navs-rounded-all .sidebar-body{padding: 0.5em !important;}

/* Footer css */
.copyright{text-align: center;width: 100%;  display: block;}
.menu-footer-copyright-container .sf-menu{flex-wrap: wrap; justify-content: center; }


/* Social profile counter */
#item-header-content .socialv-profile-right { margin: -6px 0 0;}

}


@media screen and (max-width:767px) {


  .socialv-mobile-menu .navbar .socialv-header-right ul li.header-login{ top: -4em;}

/* Caregive post edit - step 2 */
.field-section{ background-color: #fff;}
#sunday_timing, #monday_timing, #tueday_timing, #wedday_timing, #thuday_timing, #friday_timing, #satday_timing{ width: 100%;}

.time-range {gap: 10px; flex-wrap: wrap;}

.time-range  label{width: 31%;}
.time-range  input{width: 65% !important;}
.time-range  label.control.control--checkbox{ width: 100% !important;}

/* Caregive post edit - step 5 */
.prev_section .prev-left {text-align: left;}



/* Profile */
.details-inner-banner{ padding-bottom: 1.5em; margin-bottom: 1em;}

.details-inner-banner #main .form-box .row .col-md-2{ width: 30%;}
.details-inner-banner #main .form-box .row .col-md-6{ width: 70%; padding-left: 0;}
.details-inner-banner #main .form-box .row .col-md-6 .sch-cont .posted_as_type{margin-top: 0;}
.details-inner-banner #main .form-box .row .col-md-4{ /*padding-left: 30%;*/ width: 100%;}
.details-inner-banner #main .form-box .row .col-md-4 .activity-avatar-sv img{ min-width: 2em; width: 2em; height: 2em;}


.cg-pane.cg-indiv-pane{padding-left: 1em; padding-right: 1em;}
.cg-pane.cg-indiv-pane .det-services{ padding-left:1em !important;}
.cg-pane .cg-indiv-pane .row{ --bs-gutter-x: 0;}
/* .cg-pane.cg-indiv-pane .det-services ul{padding-left: 2em;} */



}



@media screen and (max-width:600px) {




  .woocommerce-billing-fields__field-wrapper p#billing_city_field, .woocommerce-billing-fields__field-wrapper p#billing_state_field{
    width: 100%;
	}
	.woocommerce-billing-fields__field-wrapper p#billing_postcode_field{
		width: 100%;
	}
	.woocommerce-billing-fields__field-wrapper p#billing_phone_field{
		width: 100%;
	}
	.woocommerce-billing-fields__field-wrapper p#billing_email_field{
		width: 100%;
	}
	#billing_city_field, #billing_state_field, #billing_postcode_field, #billing_phone_field, #billing_email_field{
		width:100%;
	}

/* Activity page */
  .cover-image-overlay .cover-image-inner {justify-content: center; font-size: 1.5em;  display: flex; width: 100%;  padding-top: 56px;}
.socialv_activity_inner .activity-inner .card-list-items{ margin-bottom: 15px;}

}

@media screen and (max-width:617px) {
	#fep-content{
		width:100%;
	}
}