body {
	font-family: 'Poppins', sans-serif;
}
.df-spl-edit-nav {
	background-color: transparent;
	border-radius: 10px;
	 top: 20px;
	left: 0;
	right: 0;
	z-index: 10;
	margin-top: 0.5em;
}

.df-spl-edit-nav-bottom {
	border-bottom: 1px solid #dedede;
	border-radius: 0;
	box-shadow: none;
	margin-top: 0;
	padding: 0 20px;
}
.nav>li>a {
	position: relative;
	padding: 10px 15px;
}
.nav>li {
	margin-bottom: 0;
}

.spl-tect{
	width: 100px;
	float: inline-end;
	display: flex;
}
.action-button {
	display: flex;
	background-color: transparent;
    color: #000;
}
#category-rows-wrapper .action-button {
	background-color: unset;
}
.price_wrapper.action-button {
	width: unset;
	position: sticky;
    bottom: 50px;
	border: 2px solid #baded9;
	display: none;
}
.preview-info {
    float: left;
}
.spl_ser_sec_ico i, .add_to_webpage {
	cursor: pointer;
}
.action-button .btn {
	border: 0;
	transition: width 150ms ease .1s
}
.action-button .btn:not([type="button"]):hover {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}
.action-button .btn:not([type="button"]):active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}
.df-spl-edit-nav.preview-docked-bottom,
.preview-docked-bottom .font_setting_container,
#more-settings-wrapper.preview-docked-bottom {
	padding: 0;
}
.preview-docked-bottom .show_hide_shortcode {
	height:103px;
}
#style5_category_container.preview-docked-bottom {
	margin: 0 auto;
    max-width: 1600px;
}
.main-save.spl_btn_primary .btn {
	background: #F0AD4E;
	border: 1px solid #F0AD4E;
	color: #fff;
	font-weight: 700;
	padding: 13px 25px;
}
.gg-spinner {
	transform: scale(var(--ggs,1))
}
   
.gg-spinner,
.gg-spinner::after,
.gg-spinner::before {
	box-sizing: border-box;
	position: relative;
	display: block;
	width: 20px;
	height: 20px
}

.gg-spinner::after,
.gg-spinner::before {
	content: "";
	position: absolute;
	border-radius: 100px
}

.gg-spinner::before {
	animation: spinner 1s
	cubic-bezier(.6,0,.4,1) infinite;
	border: 3px solid transparent;
	border-top-color: currentColor
}

.gg-spinner::after {
	border: 3px solid;
	opacity: .2
}

@keyframes spinner {
0% { transform: rotate(0deg) }
to { transform: rotate(359deg) }
}
@media (min-width: 768px) {
	.price_wrapper .navbar-nav>li>.main-save.spl_btn_primary>p.submit {
		padding-top: 28px;
		padding-bottom: 28px;
	}
}
@media (max-width: 1161px) {
	.price_wrapper .navbar-secondary .navbar-nav>li>a, .price_wrapper .navbar-secondary .navbar-nav>li>a:focus, .price_wrapper .navbar-secondary .navbar-nav>li>a:hover{
		font-size: 10px;
	}
}
.price_wrapper .edit-page-nav>li>a {
	font-weight: bold;
	text-decoration: auto;
}
.spl-header-wrapper, .spl-header-wrapper-v2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*background-color: #5BB3A7;*/
    border-radius: 10px;
    box-shadow: 0px 0px 9px 10px rgb(189 189 189 / 05%);
	height:78px;
	overflow: hidden;
	margin-top: 15px;
}

.stylish-upload-btn input[type="file"] {
	position: absolute;
	z-index: -1;
}

.spl-header-logo{
	background-color: #F6F5EB;
    height: 78px;
    padding-left: 49px;
    padding-top: 14px;
    padding-right: 27px;
    padding-right: 39px;
    border-radius: 10px 39px 39px 10px;
	position: relative;
}

.d-flex {
	display: flex;
}

.justify-content-between {
	justify-content: space-between;
}

.align-items-center {
	align-items: center;
}

.settings-actions-wrapper a {
	cursor: pointer;
	padding: 8px 10px;
}

 
.font_setting_container {
	margin-top: 10px;
	background-color: rgb(248, 250, 249);
	border-radius: 5px;
	padding: 10px 35px;
}

.spl-container-header-alt {
	display: none;
}

.btn-close {
	color: rgba(91, 179, 167, 1);
    background-color: #fff;
    border-color: rgba(91, 179, 167, 0.4);
    border: 1px solid;
    padding: 8px 10px;
    font-size: unset;
	cursor: pointer;
	border-radius: 5px;
	height: 37px;
	width: 37px;
}
.btn-close:hover {
	background-color: rgba(91, 179, 167, 0.4);
}

.pl-0 {
	padding-left: 0 !important;
}

.price-list-name-and-style-wrapper .col-md-8.mode-select .select-right-icon {
	margin-right: 21px;
}

.show_hide_shortcode.clearfix > div {
	background-color: rgb(248, 250, 249);
}

.settings-actions-wrapper a:hover,
.settings-actions-wrapper a.active {
	background-color: rgba(91, 179, 167, 1);
	border-radius: 5px;
	color: #fff;
	transition: all 0.3s ease;
}

.settings-actions-wrapper a.active {
	background-color: #5bb3a7;
}

.settings-actions-wrapper a:hover img,
.settings-actions-wrapper a.active img {
	filter: brightness(0) invert(1);
}

.settings-actions-wrapper li {
	margin-bottom: 0;
}

.spl-header-logo-editing-page {
	background-color: unset;
	display: flex;
	align-items: center;
}

.spl-header-wrapper-v2 {
	
	justify-content: space-between;
	padding-left: 30px;
}

.spl-footer-wrapper {
	display:flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
}

.df-spl-edit-nav-bottom .spl-footer-wrapper {
	align-items: flex-start;
	padding: 12px 0 22px;
}

.df-spl-edit-nav-bottom .spl_admin_title .spl_pl_12 {
	padding-left: 0 !important;
}

.df-spl-edit-nav-bottom .spl_plug_ver {
	display: none;
}

.df-spl-edit-nav-bottom .spl-header-logo-editing-page {
	align-items: center;
	justify-content: space-between;
	padding: 0 0 18px;
}

.df-spl-edit-nav-bottom .save-button-wrapper {
	align-items: center;
	display: flex;
	flex: 1 1 auto;
	justify-content: flex-end;
	min-width: 0;
}

.df-spl-edit-nav-bottom .save-button-wrapper .view-lists {
	margin-top: 0 !important;
}

.spl-price-list-name-field {
	align-items: center;
	display: inline-flex;
	max-width: 100%;
}

.spl-price-list-name-display {
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
	gap: 10px;
	max-width: 100%;
}

.spl-price-list-name-text {
	color: #27272a;
	font-family: inherit;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.2;
	word-break: break-word;
}

.spl-price-list-name-edit-toggle {
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 8px;
	color: #71717a;
	cursor: pointer;
	display: inline-flex;
	flex: 0 0 auto;
	font-size: 16px;
	height: 32px;
	justify-content: center;
	opacity: 0;
	padding: 0;
	pointer-events: none;
	transition: background-color .2s ease, color .2s ease;
	width: 32px;
}

.spl-price-list-name-field:hover .spl-price-list-name-edit-toggle,
.spl-price-list-name-field:focus-within .spl-price-list-name-edit-toggle {
	opacity: 1;
	pointer-events: auto;
}

.spl-price-list-name-edit-toggle:hover,
.spl-price-list-name-edit-toggle:focus {
	background: #f4f4f5;
	color: #27272a;
	outline: none;
}

.spl-price-list-name-input {
	background: #fff;
	border: 1px solid #d4d4d8;
	border-radius: 10px;
	box-shadow: none;
	color: #27272a;
	display: none;
	font-family: inherit;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.25;
	margin: 0;
	max-width: 100%;
	min-width: 0;
	outline: none;
	padding: 8px 12px;
	transition: border-color .2s ease, box-shadow .2s ease;
	width: min(100%, 520px);
}

.spl-price-list-name-input::placeholder {
	color: #71717a;
	opacity: 1;
}

.spl-price-list-name-input:focus {
	border-color: #18181b;
	box-shadow: 0 0 0 1px #18181b;
}

.spl-price-list-name-field-mobile {
	width: 100%;
}

.spl-price-list-name-field.is-editing .spl-price-list-name-display {
	display: none;
}

.spl-price-list-name-field.is-editing .spl-price-list-name-input {
	display: block;
}

.spl-price-list-name-field-mobile .spl-price-list-name-display {
	width: 100%;
}

.spl-price-list-name-field-mobile .spl-price-list-name-text {
	flex: 1 1 auto;
	min-width: 0;
}

.spl-price-list-name-field-mobile .spl-price-list-name-input {
	font-size: 36px;
	width: 100%;
}

.spl-price-list-name-field-mobile .spl-price-list-name-text {
	font-size: 36px;
}

.spl-price-list-name-field-desktop .spl-price-list-name-input {
	font-size: 23px;
}

.spl-price-list-name-field-desktop .spl-price-list-name-text {
	font-size: 23px;
}

.df-spl-edit-nav-bottom .spl-header-wrapper-v2 {
	border-radius: 0;
	box-shadow: none;
	height: auto;
	margin-top: 0;
	overflow: visible;
	padding-left: 0;
}

.vertical-line {
	border-left: 1px solid #f0f0f1;
    height: 35px;
    padding: 0 5px;
}

.price_wrapper ol, .price_wrapper ul.settings-actions-wrapper {
	margin-bottom: 0;
}

.price_wrapper .settings-actions-wrapper img.w-690 {
	margin-top: 0;
}

.settings-actions-wrapper .main-save.spl_btn_primary .btn{
	padding: 8px 10px;
	font-size: unset;
}

.spl-container-header{
	z-index: 2;
    position: relative;
    order: 23;
	margin-left: -3px;
}
.spl-header-backgound {
	background-color: #F6F5EB;
    width: 100%;
    position: absolute;
    height: 143PX;
    top: -33px;
    left: 0;
    border-radius: 10PX 73PX 73PX 10PX;
    order: 1;
    z-index: 0;
    min-height: 143PX;
}
.spl-header-wrapper .spl-back-to-dashboard-btn {
    border-radius: 4px;
    background: #5BB3A7;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    padding: 15px;
	margin-right: 15px;
    text-decoration: none;
	border:  2px solid  #fff;
}

.p-0 {
	padding: 0 !important;
}

.category-rows-master-cls {
    display: flex;
    width: 100%;
    gap: 10px;
    min-width: 0;
}
#category-rows-wrapper{
	width: 52%;
}
#category-rows-wrapper.preview-docked-bottom {
	width: 100%;
}
#pricelist-editor-root.preview-docked-bottom {
	flex-direction: column;
	max-width: 1600px;
}
.preview-docked-bottom #preview_content {
	margin: 0 auto;
}

.action-button .btn {
	display: inline-block;
    color: #000;
    font-weight: 700;
}
.action-button .btn.btn-primary {
	background: #fff;
	border-radius: 25px;
}
.action-button.spl-tect {
	border: 1px solid #5bb3a7;
	border-radius: 20px;
}
.action-button .btn:not(.btn-primary) {
	color: inherit;
}
.action-button .btn svg {
	vertical-align: middle;
}
.spl-preview.preview-docked-bottom {
	width: 100%;
}

.spl-preview{
	width: 48%; 
}
#category-rows-wrapper, .spl-preview{
	box-sizing: border-box;
	border-radius: 8px;
	/*background: #FAFAFA;*/
	min-width: 0;
	padding: 20px;
	padding-top: 10px;
	height: 100%;
}
.df-spl-nav-menu-buttons{
	font-size:16px;
	font-weight: bold;
}
.df-spl-edit-nav.nav-secondary a {
	font-weight: bold;
	cursor: pointer;
	color: #777;
}
.edit-page-nav.navbar-right {
	cursor: pointer;
}
.df-spl-edit-nav.nav-secondary a:hover {
	color: #333;
}
.spl_btn_primary.main-save p.submit {
	margin: 0;
	padding: 0;
}
div#style5_category_container {
	padding: 0;
}
.select-right-icon {
	pointer-events: none;
	position: absolute;
	top: 5px;
	bottom: 0;
	left: auto;
	right: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-right: 15px;
}
.price_wrapper .navbar-secondary .navbar-nav>li>a {
	color: #B0AFAF;
	line-height: 40px;
}
.price_wrapper .navbar-secondary .navbar-nav>li>a:focus, .price_wrapper .navbar-secondary .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent;
}
div#preview_content {
	 padding: 20px !important;
	margin-top: 20px;
	background: #fff;
	border: 2px solid #e4e4e4 !important;
    border-radius: 20px !important;
	height: 100%;           /* Add this */
    overflow-y: auto; 
}
.preview-docked-bottom div#preview_content {
	/*max-width: 1200px;*/
}
p.submit input.button{
	padding-right:30px;
	padding-left:30px;
}
.free_version {
	font-size: 16px;
	padding: 20px;
	box-shadow: 0px 0px 9px 10px rgb(189 189 189 / 5%);
}
.free_version a{
	color:orange;
}
/*div#sortable {
	border: none;
	background: none;
}*/

.spl-preview .style-8-container {
	margin: 10px;
}

.modalsupport,
.modalvideos {
	display: none;
	position: fixed;
	padding-top: 20px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
	z-index: 602 !important;
}
.closesupport,
.closevideo {
	float: right;
	font-size: 28px;
	font-weight: 700
}
.closesupport {
	color: #000;
	font-weight: bold;
	padding: 10px;
}

.closesupport:hover {
	background: #ccc;
	border-radius: 50%;
	
}


.closesupport:focus,
.closesupport:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}
.df-spl-row.cats-row.more_setting input[type="radio"] {
	display: block
}
.scc-modal-content-support, .scc-modal-content-videos {
	background-color: #f8f8f8;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	margin-top: 30px;
	width: 100%;
	border-radius: 15px;
}

#settingsModal .scc-modal-content-support h2 {
	font-size: 1.2rem;
	font-weight: 600;
}

.df-spl-d-none {
	display: none !important;
}
#user-scc-sv .df-spl-euiModal {
    width: 700px;
}

#user-scc-sv .pagination {
	display: inline;
}

#user-scc-sv .pagination > li > span {
	color: #70bbb1;
}

#user-scc-sv .text-info {
    color: #70bbb1;
}

#comments-submit-btn:hover {
    color: #fff;
    background-color: #c9a777;
    border-color: #c9a777;
}

#comments-submit-btn {
	color: #fff;
    background-color: #c9a777;
    border-color: #c9a777;
}

#user-scc-sv .align-items-center p {
    font-size: 16px;
    margin: 0;
}

#user-scc-sv .pagination>li {
	cursor: pointer;
}

#user-scc-sv .df-spl-euiModalHeader__title {
	font-weight: 400;
}

#user-scc-sv label {
	font-weight: 600;
}

.scc-form-checkbox {
	margin-bottom: 16px;
}

#survey-email-input-wrapper {
	margin-top: 16px;
}

.text-info {
    color: #0dcaf0;
}

.d-block {
	display: block!important;
}

.align-items-center {
    align-items: center!important;
}

.justify-content-between {
    justify-content: space-between!important;
}
.d-flex {
    display: flex!important;
}

.scc-modal-content-videos {
	max-width: 1200px
}

/* .price_wrapper .df-spl-modal {
	top: 100px;
} */
.spl_service_button_enable {
	font-family: FontAwesome;
}

.text-decoration-none {
	text-decoration: none;
}

.more_setting.d-none {
	display: none !important;
}
#spl-container-padding{
	/* margin-left: -13px; */
}
/* #category_1_1_service_button{
	margin-left: -6px;
}
#category_1_1_settings_tooltip_title{
	margin-left: -7px;
}
#category_1_1_settings_tooltip_description{
	margin-left: -9px;
}
#category_1_1_service_button_url{
 margin-left: -4px ;
} */
#myModalVideos {
	padding-top: 40px !important
}
#myModalVideos .scc-modal-content-videos {
	max-width: 800px !important;
	padding: 10px 20px 10px !important
}
#myModalVideos .spl_video_tutorial iframe {
	max-height: 400px !important;
	min-height: 365px !important
}
/* .service_price{
	width: 138px !important;
	margin-left: 41px;
}
.spl-container{
	width: 100% !important;
} */
.service-price-length {
	display: block;
	width: 100%;
	clear: both;
	margin: 15px 0;
}
/* .price_wrapper .service-price-length .lbl {
	text-align: left;
	width: max-content;
} */
.service-price-length label {
	color: #666;
	margin: 0
}
.service-price-length .lbl {
	line-height: 30px
}
.spl-price-character-limit-indicator {
	color: #667085;
	display: none;
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
	text-align: right;
}
.spl-price-character-limit-indicator.is-visible {
	display: block;
}
.spl-price-character-limit-indicator.is-at-limit {
	color: #b42318;
	font-weight: 600;
}
input.form-control.spl-price-input-at-limit,
input.form-control.spl-price-input-at-limit:focus {
	border-color: #d92d20 !important;
	box-shadow: 0 0 0 1px rgba(217, 45, 32, 0.24) !important;
}
.title-list-style {
	border-radius: 6px;
	background: #fff;
	padding-bottom:10px;
}
.content.show .title-list-style:not(:last-child) {
	margin-bottom: 30px;
}
.title-list-style .col-md-12 {
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px
}
.title-list-style .wp-picker-container .button {
	width: 100%;
	height: 30px
}
.ts-wrapper.single .ts-control, .ts-wrapper.single .ts-control input {
    cursor: pointer;
    height: 40px;
}
.dropdown-active .item {
	height: 40px;
}
input[type="file"].category_image,
.category-image-wrapper .spl-container {
	width: 70%;
    float: right;
}
.ts-wrapper.form-control.single.full {
    max-width: 270px;
    min-width: 270px;
	height: unset !important;
}
.field-wrapper .wp-color-result-text {
	line-height: 3.445455;
}
.field-wrapper .wp-picker-container .wp-color-result.button {
	min-height: 40px;
	padding: 0 0 0 80px;
}
.field-wrapper .title-list-style .wp-picker-container .button {
	height: 40px;
}

input[type=radio] {
	z-index: 9999;
	position: relative;
	opacity: 0;
	float: left;
	width: 25px;
	height: 21px;
	top: -3px
}
input[type=radio]:checked+label.radio-inline span {
	background-color: #5bb3a7;
}
input[type=radio]:checked+label.radio-inline span:before {
	width: 6px;
	background: #fff;
	transition: width 150ms ease .1s
}
input[type=radio]:checked+label.radio-inline span:after {
	width: 11px;
	background: #fff;
	transition: width 150ms ease .1s
}
input[type=checkbox] {
	z-index: 9999;
	position: relative;
	opacity: 0;
	float: left;
	width: 25px;
	height: 21px;
	top: -3px
}
input[type=checkbox]:checked+label.radio-inline span {
	background-color: #5bb3a7;
}
input[type=checkbox]:checked+label.radio-inline span:before {
	width: 6px;
	background: #fff;
	transition: width 150ms ease .1s
}
input[type=checkbox]:checked+label.radio-inline span:after {
	width: 11px;
	background: #fff;
	transition: width 150ms ease .1s
}

.custom_radio_btn {
	display: inline-block;
	width: auto;
	height: auto;
	position: relative;
	min-width: 78px;
	vertical-align: middle;
	text-align: center
}

#preview,
.google a,
.heading-catag a {
	text-decoration: none
}
.google,
.google a,
.heading-catag a,
.heading-catag span,
div#flip {
	color: #fff
}
.add-category-row,
.add-category-row:focus,
.add-category-row:hover,
.category-name-row label,
.category-description-row label,
.category-cover-image-row label,
.category-background-color-row label,
.category-text-color-row label,
.category-action-text-row label,
.category-action-link-row label,
.category-price-row label {

	color: #5bb3a7;
	font-weight: 700;
}
.add-remove-service,
.add-remove-service:focus,
.add-remove-service:hover {
	font-weight: 700
}

.category-row,
.cats-row {
	margin: 15px 0
}
.header {
	border-radius: 4px;
	padding: 20px 0;
	height: 75px;
}
.header .title{
	font-size: 24px;
	font-weight: 600;
}
.header .title-preview{
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
}
.header .title-preview::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #00bc7d;
    margin-left: 8px;
    animation: pulse-glow 2s infinite;
}

@keyframes pulse-glow {
    0% {
        box-shadow: 0 0 5px #00bc7d;
    }
    50% {
        box-shadow: 0 0 20px #00bc7d;
    }
    100% {
        box-shadow: 0 0 5px #00bc7d;
    }
}
.header .des{
	font-size: 12px;
	margin-top: 5px;
}
.heading-catag {
	/*border-top: 2px solid #5BB3A7;
	background: #fafaf5;*/
	padding: 12px 8px 12px 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.heading-catag .title{
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}
.category-card-heading {
	display: flex;
	flex-direction: column;
	gap: 2px;
	min-width: 0;
}
.category-accordion-summary {
	color: #6b7280;
	font-size: 13px;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.category-accordion-summary.is-empty {
	display: none;
}
.heading-catag .action-btn{
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
}
.heading-catag .action-btn i,
.heading-catag .action-btn .category-accordion-toggle {
    border-radius: 5px;
    border: 1px solid #DAE2E1;
    width: 42px;
    height: 42px;
    font-size: 20px;
    transition: .2s border;
    line-height: 42px;
    text-align: center;
}
.heading-catag .action-btn .category-accordion-toggle {
	align-items: center;
	background: #fff;
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
	padding: 0;
}
.heading-catag .action-btn .category-accordion-toggle i {
	border: 0;
	height: auto;
	line-height: 1;
	width: auto;
}
.category-row.is-collapsed {
	background: #fff !important;
}
.category-accordion-panel {
	display: block;
}
.restore_content .col-md-12,
.backup-btn-wrapper {
	background: #fff;
    padding-bottom: 15px;
}

.spl_restore_progress {
	align-items: center;
	color: #111;
	font-size: 14px;
	font-weight: 600;
	gap: 8px;
	margin-left: 14px;
	vertical-align: middle;
}

.spl_restore_progress .gg-spinner {
	--ggs: 0.8;
}

.heading-catag .action-btn i:hover,
.heading-catag .action-btn .category-accordion-toggle:hover,
.heading-catag .action-btn .category-accordion-toggle:focus {
    border: 1px solid #8ca9a5;
	outline: none;
}
.spl_ser_sec_ico {
    font-size: 18px;
    padding: 10px 10px 0px;
    display: flex;
    justify-content: end;
    gap: 6px;
}
/*.advance_setting {
	text-transform: uppercase
}*/
.col-md-10.padding_zero_spl,
.col-md-2.padding_zero_spl {
	padding: 0
}
.add-remove-service {
	margin: 20px 0
}
.category-description-row,
.category-name-row,
.category-cover-image-row,
.category-background-color-row,
.category-text-color-row,
.category-action-text-row,
.category-action-link-row,
.category-price-row {
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
}
.iris-picker.iris-border {
	z-index: 999
}
.spl_btn_primary .button-primary,
.spl_btn_primary.button-primary,
.custom-size .button-primary {
	
	border-color: #b5218f #5bb3a7 #be3b9c;
	-webkit-box-shadow: 0 1px 0 #5bb3a7 !important;
	box-shadow: none !important;
	border-width: 0;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-shadow: 0 0 0 #df9ece, 0 0 1px #5bb3a7, 0 0 0 #5bb3a7, -1px 0 1px #5bb3a7
}
.submit .button-primary {
	text-shadow: unset;
}
.price_wrapper .more_setting .checkbox label {
	padding-left: 45px;
}
.price_wrapper .more_setting .checkbox+.checkbox {
	margin-top: 10px;
}
.font-settings-body .dropdown-active .item {
	height: 100%;
}
#splButtom.spl_btn_primary.button-primary,
#splButtom.spl_btn_primary.button-primary:hover,
#splButtomRest.spl_btn_primary.button-primary,
#splButtomRest.spl_btn_primary.button-primary:hover {
	background-color: unset;
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #1d2327 !important;
	color: #000;
	width: unset;
    padding: 0 35px;
	text-shadow: unset;
}

.spl-button-backup button:nth-child(1) {
	margin-right: 40px;
}
.ui-widget.ui-widget-content.ui-widget-has-images {
	max-width: 100%;
}
/* #submit_tabs{
	background-color: #F0AD4E;
    color: white;
    text-shadow: none;
    width: 159px;
    height: 46px;
    border-radius: 3px;
    padding: 15px 32px;
    gap: 10;
	
}
#splButtom{
	color: #6B6B6B;
    background: white;
    border: 2px solid #B0AFAF;
    text-shadow: none;
    width: 146px;
    height: 46px !important;
    border-radius: 3px;


}

#splButtomRest{
	color:#6B6B6B;
    background: white;
    border: 2px solid #B0AFAF;
	text-shadow:none !important; 
	width: 146px;
    height: 46px !important;
    border-radius: 3px;
}
#splButtomRest img {
vertical-align: none !important;
} */
.spl_btn_primary .button-primary:hover,
.spl_btn_primary.button-primary:hover,
.custom-size .button-primary:hover {
	background: #5bb3a7;
	border-color: #5bb3a7;
	color: #fff
}

input#fileupload {
	font-size: inherit
}
span.all_tab_span {
	font-size: 10px
}
.more_setting {
	display: none
}
.content-section.name-price:after{
	content: '';
	display: block;
	clear: both;
}
.content-section.name-price {
	position: relative;
}
.price_wrapper input#fileupload {
	width: 198px;
	float: left
}
.df-spl-row.cats-row.more_setting {
	padding-top: 10px
}
.service-container {
    display: grid;
	grid-template-columns: minmax(auto, 50%) minmax(auto, 50%);
	background: #fff;
    /*gap: 15px;
    margin: 10px 0;*/
}
/* .spl-separator-background{
	width: 98%;
	height: 1px;
	background-color:#F0F0F1;
	margin: 0 auto;

} */
/* .spl-separator{
	width: 100%;
	height: 2px;
	background: #fff;

	
} */
.add-service-btn, .add-category-btn{
	width: 160px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
}
.action-button .add-service-btn{
	align-items: center;
	background: #fff;
	border: 1px dashed #d1d5db;
	border-radius: 8px;
	color: #6b7280;
	display: flex;
	font-family: Poppins;
	font-size: 14px;
	font-weight: 400;
	gap: 14px;
	justify-content: center;
	margin: 16px;
	padding: 12px 0;
	width: 100%;
}

.action-button .add-service-btn i {
	font-size: 18px;
	margin: 0;
}
.action-button .add-category-btn{
	display: inline-block;
    color: white;
    font-weight: 700;
    background: #5bb3a7;
    padding: 15px 0;
    border-radius: 5px;
    text-decoration: none;
}
.categor-sec-first .lbl {
	padding: 0
}
.categor-sec-first .ini,
.categor-sec-first .lbl {
	margin: 15px 0;
	/* width: 100%; */
}
#submit_tabs {
	height: 40px;
	padding: 15px 20px;
	line-height: 0;
	background: #000;
    border-color: #000;
    border-radius: 10px;
    font-size: 14px;
	margin-bottom: 10px;
}

.navbar-bottom-links {
	display: flex;
    justify-content: center;
}
.navbar-bottom-links .navbar-nav {
	text-transform: uppercase;
	/* font-size: 14px; */
	font-weight: 600;
}

.view-lists {
	display: flex;
	align-items: center;
	gap: 34px;
	font-size: 16px;
}

.view-lists > li {
	display: flex;
	align-items: center;
	float: none;
}

.view-lists li a {
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-weight: 300;
	margin-top: 0;
	padding: 0;
	color: #4b5563;
}

.view-lists li a i {
	color: #6B6B6B;
	flex-shrink: 0;
	font-size: 18px;
	line-height: 1;
	margin: 0;
}

.navbar-bottom-links .navbar-nav li:not(:last-child) {
	margin-right: 15px;
}
.navbar-bottom-links .navbar-nav li {
	user-select: none;
	cursor: pointer;
}
.navbar-bottom-links .navbar-nav li a {
	text-decoration: none;
	color: #000;
}
.navbar-bottom-links .navbar-nav li:focus-visible,
.navbar-bottom-links .navbar-nav li a:focus {
	outline: none;
	box-shadow: unset;
}
#wpfooter,
.form-save-and-restore,
.more-stng-btn,
.price_wrapper,
.spl-header.logo,
span .wrapper-style {
	position: relative
}
.add-category-row-lbl {
	padding-left: 7px !important
}
.add-new-cat {
	margin-left:-10px;
}
.add-service,
.remove-service {
	text-align: center
}
footer#admin_footer {
	display: block;
	width: 100%;
	float: left;
	clear: both
}
.font_setting_container,
.hide-right {
	display: none
}

.hide-settings {
	display: none;
}

.back-up {
	margin-top: 23px !important;
	max-width: 60%;
	margin: 0 auto
}
.df-spl-row.category-row.ui-widget-content .bg-sort-ghost{
	background-color: #5bb3a7;
}
.df-spl-row.category-row.ui-widget-content .sortable-chosen {
	border: 2px #008000 solid;
}
.styled-accordion {
	border-radius: .28571429rem;
	margin-top: 15px;
}
.field-wrapper {
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.styled-accordion .content {
	display: none;
	padding: 1em;
	border-top: 1px solid rgba(34,36,38,.15);
}

.wp-core-ui .no-pa select.jsonld-currency {
	max-width: unset;
}

.styled-accordion .content.show {
	display: block;
}

.styled-accordion .title {
    margin: 0;
	padding: .75em 0 1em 0;
	cursor: pointer;
    font-weight: 600;
	font-size: 20px;
    border-top: 1px solid rgba(34,36,38,.15);
    transition: background .1s ease,color .1s ease
}

.font-source-settings {
	margin: 15px 0;
}
.font-source-settings .lbl {
	padding: 5px 0;
}

.styled-accordion .title .fas {
	background-color: #5BB3A7;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    text-align: center;
}

.styled-accordion > .title:first-child {
    border-top: none
}

.styled-accordion h4.title-font {
	margin: 10px 0;
}

.title-list-style > .df-spl-row.cats-row:first-child {
	background: #5bb3a7;
	border-radius: 10px 10px 0 0;
	padding: 0 15px;
	margin: 0;
}

.font-settings-body {
	margin: 10px 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.price_wrapper .alert.alert2 {
	border-radius: 10px;
	margin-top: 10px;
}

.spl-wrap {
	margin: 0 auto;
	max-width: 1800px;
}

.field-wrapper label {
	text-wrap: nowrap;
	margin-right: 25px;
}

.field-wrapper .wp-picker-container .wp-color-result.button {
	margin: 0;
}
.spl-backgound-II{
	background-color: red;
	height: 2px;
	width: 100%;
}
.background-spl-II{
	background-color: green;
	height: 1px;
	margin: 0 auto;

}
#spl-icon{
	padding-top: 15px;
}
.text-icon-spl{
	font-size: 14px;
	margin-left: 2px;
	color:#808080;
	
}
.spl-list-type-selector-wrapper{
	display: flex;
	align-items: center;
	padding-top: 28px;
	padding-bottom: 28px;
	gap: 15px;
}

.category-row {
	border: 2px solid #d0d0d0 !important;
	border-radius: 20px !important;
	background: #f0f0f0 !important;
}

.add_category {
	text-align: center;
	border: 2px dashed #d0d0d0 !important;
	border-radius: 20px !important;
	padding: 16px;
	margin-top: 20px;
}

.add_category a {
	font-size: 16px;
	text-decoration: none;
	color: #555; 
}

  /* Footer  */

  .spl-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.11));
    margin-top: 30px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-top: 3rem;
}

.spl-footer-container {
    display: flex;
    flex-direction: column;
    min-height: 30rem;
}

.spl-footer {
    margin-top: auto; /* pushes footer to bottom */
    /* rest of your existing styles */
}

.spl-footer-left,
.spl-footer-center,
.spl-footer-right {
    flex: 0.8;
}
.spl-footer-right{
    flex: 2;
    justify-content: center;
    display: flex;
}
.spl-plugin-info-text{
    text-align: left;
}
.spl-plugin-info-text p{
    margin-top: 0px;
}
.spl-footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.spl-footer-links li {
    margin-bottom: 10px;
}

.spl-footer-links a {
    text-decoration: none;
    color: #1d2327;
    display: flex;
    align-items: center;
    gap: 8px;
}

.spl-footer-links .dashicons {
    color: #2271b1;
}

.spl-social-links {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}
.spl-footer-links a:focus{
    box-shadow: none !important;
}

.spl-social-link {
    text-decoration: none;
    color: #1d2327;
    display: flex;
    align-items: center;
    gap: 5px;
}

.spl-plugin-info {
    text-align: right;
}
.spl-footer-plugin-logos-container{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.spl-footer-plugin-logos {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 8px;
    text-decoration: none;
    color: #1d2327;
    background: #e8ecf1;
    min-height: 53px;
}
.spl-footer-links-title{
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
}

.spl-footer-plugin-logos img {
    width: 120px;
}
.spl-footer-links i{
    color: #5BB3A7;
    display: flex;
    align-items: center;
	font-size: 18px;
}
.spl-emoji {
    font-size: 1.2em;
}
.spl-footer-logo img{
    width: 180px;
    max-width: 180px;
}
.spl-footer-logo a{
    display: inline-flex;
    align-items: center;
}
.spl-footer-links svg{
    width: 20px;
    height: 20px;
    fill: #5BB3A7;
}

#wpfooter{
    display: none;
}
#wpbody-content{
    padding-bottom: 0px !important;
}
#wpbody-content:has( .price_wrapper){
	padding-right: 0;
    box-sizing: border-box;
}
/* End footer */

.spl-button-settings {
	border: 0 none;
	display: flex;
	gap: 10px;
	font-weight: 500;
	width: 100%;
	padding: 10px;
	border-radius: 10px;
}

.spl-ul-settings li {
    margin-bottom: 15px;
	margin-right: 5px;
	border-radius: 10px;
}

.settings-right {
	height: 550px; 
	overflow-y: auto;
}
/*
.bg-zinc-900 {
    background-color: var(--color-zinc-900);
}*/

.settings-checkbox-btn {
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
	line-height: 5px;
}

.settingsCheckbox {
	height: 20px;
	width: 40px;
	flex: 0 0 70px;
	border-radius: 60px;
    transition: background-color .3s cubic-bezier(.86, 0, .07, 1);
	position: relative;
	border: 1px solid oklch(92% .004 286.32);
    background: #aaa;
}

.settingsCheckbox:before {
    left: 35px;
    font-size: 12px;
    line-height: 35px;
    width: 23px;
    padding: 0 12px;
}

.settingsCheckbox:before {
    content: '';
    position: absolute;
    top: 0;
    text-transform: uppercase;
    text-align: center;
	color: hsla(0, 0%, 100%, .7);
	font-size: 12px;
    line-height: 35px;
    
    padding: 0 12px;
    width: 15px !important;
}

.settingsCheckbox:after {
	content: '';
    top: 1px;
    left: 1px;
    font-weight: 500;
    border-radius: 30px;
    width: 16px;
	height: 16px;
    line-height: 16px;
    font-size: 11px;
	position: absolute;
    z-index: 5;
    text-transform: uppercase;
    text-align: center;
    background: #fff;
}

.settingsCheckbox.checked {
    background: #000;
    /*border-color: #4CAF50;*/
}

.settingsCheckbox.checked:after {
    left: 21px;
}

.settingsCheckbox.checked:before {
    content: '';
    left: 2px;
}

.spl_space_1 {
	margin-top: 1rem;
}

.spl_space_2 {
	margin-top: 2rem;
}

.spl_space_0375 {
	margin-top: 0.375rem;
}

.spl_padding_8 {
	padding: 1rem;
	padding-top: 0px;
}

.spl-settings-container .spl_padding_8 {
	padding-top: 1rem;
	padding-left: 1.5rem;
}

.spl-settings-container .spl_padding_8 .spl_space_1 {
	margin-top: 1.5rem;
}

.spl-settings-container .spl_padding_8 > .spl_space_1:first-child,
.spl-settings-container .spl_padding_8 > div > .spl_space_1:first-child {
	margin-top: 0;
}

.spl-settings-container .spl_padding_8 h3.spl-text-sm {
	margin: 0 0 0.5rem;
	line-height: 1.25;
}

.spl-settings-container .spl_padding_8 h3.spl_m_h3 {
	margin-top: 0;
}

.spl-settings-container .spl_padding_8 .spl_p_y_1 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.spl-text-sm {
	font-size: .875rem
}

.spl_flex_1 {
    flex: 1;
}

.spl_font_semibold {
	font-weight: 600;
}

.spl_txt_zinc_600 {
	color: oklch(44.2% .017 285.786);
}

.spl_txt_zinc_900 {
	color: oklch(21% .006 285.885) !important;
}

.spl_txt_zinc_500 {
	color: oklch(55.2% .016 285.938);
}

.spl_overflowY {
	overflow-y: auto;
}

.uppercase {
    text-transform: uppercase;
}

.spl_tracking_wider {
    --tw-tracking: .05em;
    letter-spacing: .05em;
}

.spl_text_xs {
    font-size: .75rem;
    line-height: 1rem;
}

.spl_font_medium {
	--tw-font-weight: 500;
    font-weight: 500;
}

.spl_w_full {
	width: 100%;
    max-width: 100% !important;
}

.spl_bg_white {
	background-color: #fff;
}

.spl_text_xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.spl_border {
	border: 1px solid #000;
}

.spl_border_zinc_200 {
	border-color: oklch(92% .004 286.32) !important;
}
.spl_border_zinc_100 {
	border-color: oklch(0.83 0 0) !important;
}

.spl_bg_zinc_50  {
    background-color: oklch(96.7% .001 286.375) !important;
}

.hover\:spl_bg_zinc_50:hover {
    background-color: oklch(90.7% .001 286.375) !important;
}
.hover\:spl_txt_zinc_900:hover {
    color: oklch(31% .006 285.885) !important;
}

.spl_checked {
	color: oklch(31% .006 285.885) !important;
	background-color: oklch(90.7% .001 286.375) !important;
}

.scc-modal-content-support .spl-button-settings {
	background-color: inherit;
}

.spl_rounded {
    border-radius: .25rem;
}

.spl_rounded_lg {
	border-radius: 0.5rem !important;
}

.spl_transition_all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, cubic-bezier(.4, 0, .2, 1));
    transition-duration: var(--tw-duration, .15s);
}

.spl_px_3 {
	padding-left: 0.75rem !important; /* 12px */
    padding-right: 0.75rem !important; /* 12px */
}

.spl_py_2 {
	padding-top: 0.5rem !important; /* 8px */
    padding-bottom: 0.5rem !important; /* 8px */
}

.spl_bg_zinc_9 {
    background-color: oklch(21% .006 285.885);
}

.text-white {
	color: #fff;
}

.custom-scrollbar {
	border-radius: 20px;
}

.items-center {
    align-items: center;
}

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

.justify-between {
    justify-content: space-between;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.flex {
    display: flex;
}

.flex-1 {
    flex: 1;
}

.flex-col {
    flex-direction: column;
}

.spl_text_7 {
	color: rgb(63 63 70);
}

.grid {
    display: grid;
}

.spl_grid_cls_5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.spl_gap_4 {
    gap: 1rem;
}

.spl_col_span_1 {
    grid-column: span 1 / span 1;
}


.spl_text_lg {
    font-size: 1.125rem;
    line-height: 1.125rem;
}

.opacity-0 {
    opacity: 0;
}

.spl_border_3 {
    border-color: oklch(87.1% .006 286.286) !important;
}

.spl_px_4 {
    padding-inline: 1rem;
}

.spl_m_1 {
	margin-top: 1rem;
}

.spl_p_y_1 {
	padding-top: 1rem;
}

.spl_items_center {
    align-items: center;
}

.spl_mt_4 {
	margin-top: 1rem;
}

.spl_mt_2 {
	margin-top: 0.5rem;
}

.spl_mt_1 {
	margin-top: 0.25rem;
}

.spl_m_2 {
	margin: 0.5rem;
}

.spl_mb_2 {
	margin-bottom: 0.5rem;
}

#spl_license_message {
	color: #0a0;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.spl_border_zinc_1 {
    border-color: oklch(96.7% .001 286.375) !important;
}

.spl_border_zinc_2 {
    border-color: oklch(71.547% 0.00008 271.152) !important;
}

.spl_gap_2 {
	gap: 0.5rem;	
}

.spl_p_4 {
	padding: 1rem;
}

.spl_p_6 {
    padding: 1.5rem;
}

.spl_mt_6 {
    margin-top: 1.5rem;
}

.spl_mt_7 {
    margin-top: 1.75rem  !important;
}

.spl_mt_8 {
    margin-top: 2rem;
}

.spl_p_x4 {
	padding-left: 1rem; /* 16px */
	padding-right: 1rem; /* 16px */
}

.spl_pt_1 {
	padding-top: 1em;
}

.spl_mb_4 {
	margin-bottom: 1rem;
}

.spl_p_8 {
	padding: 1.5rem;
}

.spl_m_h3 {
	margin: 0px;
	margin-top: 2rem;
}

.justify-between {
    justify-content: space-between;
}

.justify-center {
    justify-content: center;
}

.flex-shrink-0 {
	flex-shrink: 0;
}

.font-bold {
    font-weight: 700;
}

.spl_text_2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.spl_text_xl {
    font-size: 1.0rem;
    line-height: 2rem;
}

.spl_border_r {
    border-right: solid #000 1px;
}

.spl_border_b {
    border-bottom: solid #000 1px;
}

.spl_border_t {
    border-top: solid #000 1px;
}

.spl_bg_zinc_50 {
    background-color: oklch(96.7% .001 286.375) !important;
}

.spl_gap_2 {
    gap: 0.5rem;
}

.spl_w_8 {
	width: 2rem;
}

.spl_h_8 {
	height: 2rem;
}

.spl_text_logo {
	font-size: 1.0rem;
    line-height: 2rem;
}

.spl_bg_blue_6 {
    background-color: oklch(54.6% .245 262.881);
}

.spl_license_primary_button {
    background-color: #111 !important;
    border-color: #111 !important;
    color: #fff !important;
    opacity: 1 !important;
}

.spl_license_primary_button:hover,
.spl_license_primary_button:focus {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

.spl_space_y_2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.spl_rounded_xl {
	border-radius: 0.75rem;
}

.spl_inset_y_0 {
    inset-block: 0;
}

.spl_left_0 {
    left: 0;
}

.spl_pl_3 {
	padding-left: 0.75rem;
}

.spl_pr_3 {
	padding-right: 0.75rem;
}

.spl_pl_10 {
	padding-left: 2.5rem !important;
}

.spl_pl_11 {
	padding-left: 2.75rem !important;
}

.spl_pl_12 {
	padding-left: 3rem !important;
}

.pointer-events-none {
    pointer-events: none;
}

.spl_border_zinc_3 {
    border-color: oklch(87.1% .006 286.286) !important;
}

.block {
	display: block;
}

.spl_button_border_none {
	border: 0 none !important;
}

.spl_m_top_2 {
	margin-top: 0.5rem;
}



.spl_admin_top_side ul li {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.spl_admin_top_side .spl-header-actions {
	align-items: center;
	display: flex;
	gap: 16px;
	margin: 0;
}

.spl_admin_top_side .spl-header-actions > li {
	align-items: center;
	display: flex;
	float: none;
	margin: 0;
}

.spl-header-hidden-control {
	display: none !important;
}

.spl-header-style-control select[name="tab_style"] {
	color: #343741;
	font-weight: 300;
	height: 40px;
	min-width: 320px;
	width: 320px;
}

.spl-header-action-button,
.spl-header-action-link {
	align-items: center;
	color: #343741;
	display: inline-flex;
	font-size: 16px;
	font-weight: 300;
	gap: 8px;
	height: 40px;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
}

.spl-header-action-button {
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
	cursor: default;
	font-weight: 300;
	padding: 0 14px;
}

.spl-header-action-button i,
.spl-header-action-link i {
	color: #52525b;
	font-size: 18px;
	line-height: 1;
	margin: 0;
}

.spl-header-action-link.add_to_webpage {
	flex-direction: row !important;
	text-align: left;
}

.spl-header-actions .spl-header-action-link,
.spl-header-actions .spl-header-action-link:focus,
.spl-header-actions .spl-header-action-link:hover {
	background: transparent;
	padding: 0;
	text-decoration: none;
}

#settings-link {
	align-items: center;
	text-decoration: none;
	color: #343741;
	display: inline-flex;
	gap: 8px;
	font-weight: 300;
	height: 40px;
	line-height: 1;
}

#settings-link i {
	font-size:18px;
	line-height: 1;
	margin: 0;
	color:#6B6B6B
}

.btn-save {
	align-items: center;
	background-color: #000;
	border: 0;
	color: #fff;
	display: flex;
	font-size: inherit;
	gap: 4px;
	justify-content: center;
	width: 100px;
	font-weight: 600;
	padding: 3px 5px;
	text-align: center;
	cursor: pointer;
	line-height: 2em;
	height: 38px;
}

.btn-save .gg-spinner {
	width: 18px;
	height: 18px;
}

.spl-settings-modal-footer-actions {
	align-items: center;
	display: flex;
	gap: 16px;
}

.spl-settings-save-btn {
	flex-shrink: 0;
}

.spl_admin_top_side {
    padding: 0;
}

/* starting media queries */
@media only screen and (min-width:1024px) {
	.categor-sec-first,
	.service-price-length-rows-wrapper {
		height: auto !important;
		background-color: #fff;
       /* margin-top: 10px;*/
	}
}
@media screen and (max-width:320px) {
	.categor-sec-first {
		height: 305px !important;
		border: 1px solid #F9F9F9 !important
	}
	.service-price-length-rows-wrapper {
		height: 415px !important;
		border: 1px solid #F9F9F9 !important;
		background-color: #fff;
	}
	.price_wrapper .service-price-length .lbl {
		text-align: left;
		padding: 0 7px
	}
}
@media(min-width:320px) and (max-width:500px) {
	.custom_radio_btn {
		min-width: 65px !important
	}
}

@media screen and (max-width: 767px) {
	.spl-settings-modal-footer .justify-between {
		align-items: flex-start;
		flex-direction: column;
	}

	.spl-settings-modal-footer-actions {
		align-items: stretch;
		flex-direction: column;
		width: 100%;
	}

	.spl-settings-save-btn {
		width: 100%;
	}
}
@media screen and (max-width:414px) {
	.add-remove-service a {
		font-size: 12px !important
	}
}
@media (max-width:992px) {
	.settings-left {
		width: 100%;
	}
	.settings-right {
		width: 100%;
	}
	
}
@media screen and (min-width:992px) {
	.settings-left {
		width: 20%;
	}
	.settings-right {
		width: 80%;
	}
	.spl-settings {
		display: flex;
	}
}

@media screen and (min-width:321px) and (max-width:480px) {
	div#panel .service-price-length-rows-wrapper {
		height: auto !important;
		border: 1px solid #F9F9F9 !important
	}
	div#panel ul li {
		left: -35px !important
	}
	.google,
	.service-price-length-rows-wrapper,
	div#panel .categor-sec-first {
		height: auto !important
	}
}
@media(min-width:320px) and (max-width:768px) {
	.categor-sec-first,
	.service-price-length-rows-wrapper {
		width: 100% !important;
		background-color: #fff;
	}
	.service-container {
		grid-template-columns: unset;
	}
}

@media(min-width:320px) and (max-width:480px) {
	.price-list-name-and-style-wrapper .col-md-8.pl-0 {
		margin-top: 10px;
	}
}

@media(min-width:481px) and (max-width:600px) {
	.price-list-name-and-style-wrapper .col-md-8.pl-0 {
		margin-top: 10px;
	}
}
@media(min-width:320px) and (max-width:768px) {
	.bottom-save p.submit input.button.button-primary[type="submit"] {
		width: 100% !important
	}
	
	.spl-footer-wrapper {
		flex-direction: column;
		align-items: stretch;
		gap: 15px;
	}

	.spl-button-backup button:nth-child(1) {
		margin-right: 0;
	}
	
	.save-button-wrapper {
		order: 1;
	}
	
	.navbar-bottom-links {
		order: 2;
		justify-content: left;
		margin-bottom: 25px;
	}

	.price_wrapper .navbar-nav>li>a {
		padding-left: 0;
	}

	.spl-footer-wrapper .navbar-nav {
		margin: unset;
	}
	
	.spl-button-backup {
		order: 3;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	
	/* Footer sections stacking for mobile and tablet */
	.spl-footer {
		flex-direction: column;
		align-items: center;
		gap: 30px;
		padding: 30px 20px;
	}
	
	.spl-footer-left,
	.spl-footer-center,
	.spl-footer-right {
		flex: none;
		width: 100%;
		text-align: center;
	}
	
	.spl-footer-right {
		justify-content: center;
	}
	
	.spl-plugin-info {
		text-align: center;
	}
	
	.spl-footer-plugin-logos-container {
		justify-content: center;
	}
	.spl-header-wrapper-v2 {
		 
		padding: 10px 0 10px 15px;
	}
	.spl-header-wrapper-v2 > div {
		margin-bottom: 10px;
		flex-wrap: wrap;
	}
	.price_wrapper .container-fluid .form-control {
		width: unset;
	}
}

@media(min-width: 1025px) {
	.spl_admin_title, .spl_admin_top_side {
    	width: 50%;
		margin-bottom: 5px;
    }

	 
	.spl-nav-float-right {
		float: right !important;
	}

	/*.df-spl-edit-nav {
        position: fixed;
	}*/

	/*.category-rows-master-cls {
		margin: 70px auto;
	}*/

	.spl_admin_top_side {
		text-align: right;
	}

	.spl_low_res_h1 {
		display: none;
	}
}

@media(min-width:320px) and (max-width:1024px) {
	.spl_admin_top_side {
		width: 100%;
		margin-bottom: 5px;
	}
    
	.spl_admin_title {
		display: none;
	}

	.spl-header-logo-editing-page {
		display: none;
	}

	.spl-header-wrapper-v2 {
		display: none
	}

	.spl_admin_top_side {
		text-align: left;
	}

	.spl_low_res_h1 {
		display: block;
	}

	.spl_low_res_h1.spl-price-list-name-field {
		align-items: center;
		display: inline-flex;
	}

	.spl-price-list-name-edit-toggle {
		opacity: 1;
		pointer-events: auto;
	}

	.spl-price-list-name-field-mobile .spl-price-list-name-input {
		font-size: 28px;
	}
}

@media(min-width:780px) {
	.spl-header-logo-editing-page {
		display: flex; 
		margin: 0px; 
		padding: 0px;
		padding: 0px;
	}
}

@media(min-width:320px) and (max-width:780px) {
	.spl-header-logo-editing-page {
		display: block; 
		margin: 0px; 
		padding: 0px;
		padding: 0px 18px;
	}

	.spl-price-list-name-field-mobile .spl-price-list-name-input {
		font-size: 24px;
	}
}
