@keyframes nytt {
  from {
	  background-color:#edfcb8;
  }
  to {
	  background-color:#f6f6f6;
  }
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #7ac142;
  }
}
@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
body {
	background-color:#f7f7f7 !important;
}
.lb-updating {
  opacity: .45;
  pointer-events: none;
  position: relative;
}

.lb-updating::after {
  content: attr(data-updating-label);
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  background: rgba(255,255,255,.6);
}
.tbl_end_url {
	-ms-word-break: break-all;
	     word-break: break-all;

	     // Non standard for webkit
	     word-break: break-word;

	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	        hyphens: auto;
			width:60%;
			padding-right:7px;
}
#leads_alternating tr {
    cursor:pointer;
}
#leads_alternating tr:nth-child(odd) {
    background-color: #f0f0f0;
}
.rightsTbl tr:nth-child(even) {
    background-color: #f0f0f0;
}
.profiles_tooltip {
	cursor:pointer;border-bottom:2px dotted var(--primary-green);
}
.profiles_tooltip_hover {
	cursor:pointer;border-bottom:2px dotted var(--primary-green);
}
.profiles_tooltip_hover:hover {
	border-bottom:none;
}
.blobContent {
	background: #fafafa;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	padding: 18px 20px;
	margin: 8px 0 20px 20px;
	width: calc(100% - 20px);
	box-sizing: border-box;
}
.tipsBox {
	width:100%;
	position:relative;
	height:auto;
	min-height:220px;
	margin-bottom:40px;
	margin-top:10px;
	border-radius:9px;
	padding:40px;
	color:white;
	text-align:center;
	padding-left:280px;
	box-shadow: 0px 4px 10px #d1d1d1;
	background: linear-gradient(-45deg, #03856e, #7a4a3d, #bf3a2b);
}
.tipsBox img {
	position:absolute;
	left:10px;
	bottom:0px;
	width:200px;
}
.tipsBox .choklad {
	margin:0px;
	padding:0px;
	font-size:50px;
	margin-bottom:10px;
	margin-top:-15px;
}
@media all and (max-width:800px) {
	.tipsBox {
		border-radius:0px;
		padding-left:180px;
	}
	.tipsBox img {
		left:5px;
		width:150px;
	}
}
@media all and (max-width:500px) {
	.tipsBox .choklad {
		font-size:14vw;
		margin-top:-18px;
	}
	.tipsBox {
		padding-left:40px;
	}
	.tipsBox img {
		display:none;
	}
}
.ig-edit-wrapper {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 3px;
}
.oldsta {
	cursor: pointer;
	position:relative;
	transition: 0.2s ease;
	background-size: cover;
	background-position: center center;
	aspect-ratio: 1 / 1;
	width: 100%;
}
.insta-high {
	aspect-ratio: 3 / 4 !important;
}
.hfdbtn {
	float:right;
	margin-top:-50px;
}
#emoji_finger::before {
	content:'👈';
}
.nextinsta_double {
	display:flex;
}
.nextinsta_double_left {
	width:100%;border-right:1px dotted #999;padding-right:20px;
}
.nextinsta_double_right {
	width:100%;padding-left:20px;
}
.dragUploadText:after {
	content: '(klicka här eller dra och släpp)';
}
@media all and (max-width:800px) {
	.hfdbtn {
		float:none;
		margin-top:0px;
		margin-bottom:14px !important;
		display:block;
	}
	#emoji_finger::before {
		content:'👆';
	}
	.nextinsta_double {
		display:block;
	}
	.nextinsta_double_left,.nextinsta_double_right {
		border:none !important;
		padding:0px !important;
	}
}
.ikonvaljare {
	display:flex;
	flex-wrap:wrap;
	gap:8px;
	justify-content:center;
}
.ikonvaljare .ikonvalj {
	border:none;
	padding:10px 12px;
	min-width:50px;
	min-height:42px;
	text-align:center;
	font-size:16px;
	background-color:var(--primary-green);
	color:white;
	cursor:pointer;
	transition:0.3s ease;
	border-radius:6px;
}
.ikonvaljare .ikonvalj:hover,
.ikonvaljare .ikonvalj:focus-visible {
	background-color:var(--dark-grey);
	color:white;
	outline:none;
}
.ikonvaljare .ikonvalj.is-active,
.ikongron {
	background-color:var(--primary-red) !important;
	color:white !important;
}
.ikonvaljare .ikonvalj i {
	pointer-events:none;
}
.plainlinkssettings:first-child {
	padding-right:15px;
	border-right:1px solid black;
	margin-right:15px;
}
.spotify_preview_container {
	display:flex;
	width:100%;
}
.iconpicker-popover {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
}
.spotify_preview_container :first-child {
    flex: 1 1 0;
	margin-right:15px;
}
.spotify_preview_container :nth-child(2) {
	flex: 3 1 0;
}
@media all and (max-width:800px) {
	.plainlinkssettings {
		padding:0px !important;
		margin-right:0px !important;
		margin-bottom:7px;
		border:none !important;
		display:block;
	}
}
.credit-card {
	width:250px;
	height:120px;
	display: inline-block;
	margin:5px;
	position:relative;
	transition:transform ease 0.4s;
	cursor:pointer;
}
.credit-card i:not(.fa-spin) {
	font-size:40px;
	color:var(--dark-grey);
	margin-top:-60px;
	float:left;
}
.flex_blocktype i {
	color:var(--primary-red);
	font-size:28px;
	display:block;
	margin-bottom:8px;
}
.front {
	border-radius:15px;
	position:absolute;left:0px;top:0px;
	background-color:#daeff0;
	padding:10px;padding-top:70px;
	text-align:right;
}
#abort_timesim {
	float: left;
	width: 40px;
	display: none;
	cursor: pointer;
	text-align: center;
	background-color:var(--secondary-btn);
	color: white;
	font-size: 28px;
	padding-top: 5px;
}
.time-simulator-suggestions {
	display: none;
	clear: both;
	width: 100%;
	padding: 10px 0 0;
}
.time-simulator-suggestions-title {
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 700;
	color: var(--dark-grey);
}
.time-simulator-suggestion {
	display: block;
	width: 100%;
	margin: 0 0 8px;
	padding: 10px 12px;
	border: 1px solid #dedede;
	border-radius: 8px;
	background: #fff;
	color: var(--dark-grey);
	text-align: left;
	cursor: pointer;
	transition: 0.18s ease;
}
.time-simulator-suggestion:hover,
.time-simulator-suggestion:focus {
	border-color: var(--primary-green);
	background: #f3faf7;
}
.time-simulator-suggestion-time {
	display: block;
	margin-bottom: 3px;
	font-weight: 700;
}
.time-simulator-suggestion-text {
	display: block;
	font-size: 12px;
	line-height: 1.35;
	color: #666;
}
.front:hover {
	background-color:#c1dadb;
}
.back {
	background-color:#302e32;
	color:white;
	position:absolute;left:0px;top:0px;
	border-radius:15px;
	padding:10px;
}
.toggle_row_label {
	display: inline-block;
	flex: 0 1 auto;
}
.toggle_row {
	width: 100%;
	height: 40px;
	padding: 5px;
	margin-bottom: 8px;
	border: 1px solid #f5f5f5;
	border-radius: 6px;
	background-color: white;
	text-align: left;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	line-height: normal;
}
.toggle_row select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	min-width: 150px;
	height: 30px;
	padding: 0 34px 0 10px;
	border: 1px solid #d8d8d8;
	border-radius: 6px;
	background: #fff;
	font-size: 16px;
	margin: 0;
	box-sizing: border-box;
}
.toggle_container {
	width:60px;
	border-radius:20px;
	height:30px;
	background-color:#efefef;
	float:right;
	cursor:pointer;
}
.toggle_blob {
	border:none;
	width:27px;
	height:27px;
	border-radius:50%;
	margin-top:2px;
	display:inline-block;
	text-align:center;
	line-height:27px;
	padding:0;
	font-size:13px;
	color:white;
	transition:0.3s ease-out;
}
.blob_on {
	background-color:green !important;
	margin-left:30px;
}
.blob_off {
	background-color:red !important;
	margin-left:3px;
}
.chartWrap {
	position: relative;
	width: 100%;
	min-height: 320px;
}

.chartLoading {
	position: absolute;
	inset: 0;
	z-index: 5;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
	background: rgba(255,255,255,0.88);
	color: #444;
	font-size: 16px;
	text-align: center;
}

.chartLoading i {
	font-size: 28px;
	color: var(--primary-green);
}

.chartLoading.is-hidden {
	display: none;
}
.lock_explain {
	text-align:center;
	display:block;
}
.colorPickerRow {
	margin-top: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.colorPickerNative {
	width: 35px;
	height: 35px;
	border: none;
	margin-right: 5px;
	cursor: pointer;
	padding: 0;
	background: transparent;
}

.colorPickerText {
	height: 40px;
	text-transform: uppercase;
}
.savedColorsIcon {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	cursor: pointer;
}
.savedColorsIcon i {
	pointer-events: none;
}
.savedColorsIcon .fa-brush {
	font-size: 30px;
	transform: rotate(-20deg);
	color:var(--primary-red);
	transform-origin: center center;
}
.SavedColors {
	max-width: 200px;
	position: absolute;
	padding: 8px;
	z-index: 9999;
	-o-box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background-color: white;
}
.savedColorsIcon .badgeIcon {
	position: absolute;
	right: -3px;
	top: -2px;
	font-size: 14px;
	width: 22px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 999px;
	background: var(--primary-green);
	color: #fff;
}
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}
.lb-dialog-root {
	position: fixed;
	inset: 0;
	z-index: 10020;
	display: none;
}
.lb-dialog-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(18, 24, 38, 0.44);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
}
.lb-dialog-shell {
	position: relative;
	z-index: 1;
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	outline: none;
}
.lb-dialog-card {
	width: min(480px, 100%);
	background: linear-gradient(180deg, #ffffff 0%, #f5f8fa 100%);
	border-radius: 28px;
	box-shadow: 0 28px 80px rgba(15, 23, 42, 0.28);
	border: 1px solid rgba(93, 116, 140, 0.16);
	overflow: hidden;
}
.lb-dialog-accent {
	height: 6px;
	background: linear-gradient(90deg, #7ac142 0%, #f39c13 100%);
}
.lb-dialog-content {
	padding: 26px 26px 20px;
}
.lb-dialog-title {
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1.15;
	color: #203243;
}
.lb-dialog-message {
	font-size: 15px;
	line-height: 1.6;
	color: #4f6477;
}
.lb-dialog-actions {
	display: flex;
	justify-content: flex-end;
	gap: 12px;
	padding: 0 26px 26px;
}
.lb-dialog-btn {
	border: none;
	border-radius: 999px;
	padding: 12px 18px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}
.lb-dialog-btn:hover,
.lb-dialog-btn:focus-visible {
	transform: translateY(-1px);
	outline: none;
}
.lb-dialog-btn-secondary {
	background: #e8edf2;
	color: #203243;
}
.lb-dialog-btn-secondary:hover,
.lb-dialog-btn-secondary:focus-visible {
	background: #dde6ee;
}
.lb-dialog-btn-primary {
	background: #203243;
	color: #fff;
	box-shadow: 0 12px 24px rgba(32, 50, 67, 0.22);
}
.lb-dialog-btn-primary:hover,
.lb-dialog-btn-primary:focus-visible {
	background: #29465b;
}
@media all and (max-width:640px) {
	.lb-dialog-shell {
		padding: 14px;
	}
	.lb-dialog-content {
		padding: 22px 20px 18px;
	}
	.lb-dialog-title {
		font-size: 22px;
	}
	.lb-dialog-actions {
		padding: 0 20px 20px;
		flex-direction: column-reverse;
	}
	.lb-dialog-btn {
		width: 100%;
	}
}
.tabs_container {
	height:38px;
	margin-bottom:-1px;
}
#tab_toolbox {
	cursor: pointer;
	z-index: 1;
	transition: 0.3s ease;
	position: absolute;
	left: 156px;
	top: 30px;
	font-size: 14px;
	padding: 8px;
	line-height: 17px;
	height: 30px;
	margin-top: 8px;
}
#tab_toolbox.tab_active {
	margin-top: 9px;
	border-bottom: 1px solid white;
}
.tab_inactive {
	float:right;
	background-color:#f2f2f2;
	padding-left:15px;
	padding-right:15px;
	cursor:pointer;
	height:38px;
	line-height:38px;
	z-index:100;
	position:relative;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border:1px solid #e1e5e8;
	margin-right:10px;
	transition:0.2s ease;
}
.tab_inactive:hover {
	background-color:#e4edea;
}
.tab_active {
	float:right;
	position:relative;
	top:1px;
	background-color:white;
	padding-left:15px;
	padding-right:15px;
	height:38px;
	z-index:101;
	line-height:38px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-left:1px solid;
	border-top:1px solid;
	border-right:1px solid;
	border-color:#e1e5e8;
	border-bottom:1px solid white;
	margin-right:10px;
	transition:0.2s ease;
}
.tab_active i,.tab_inactive i {
	color:var(--primary-green);
}
.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
.shopify_table {
	width:100%;
}
.shopify_table tbody tr:nth-child(odd) {
	background-color:#efefef;
}
#contact_content tr:nth-child(even) {
	background-color: #f5f5f5;
}
.fakturtable {
	width:100%;
	margin-top:6px;
}
.animateIcon {
	transition:0.4s ease;
}
.animateIcon:hover i {
	transition:0.4s ease;
	transform:rotate(360deg);
}
.faktura_settings {
	width:100%;
}
.faktura_settings tr:nth-child(odd) {
	background-color:#efefef;
}
.fakturtable tr {
	cursor:pointer;
}
.fakturtable tr:hover {
	background-color:#efefef;
}
.meta_connect_outer {
	width:100%;
	display:flex;
	margin-top:20px;
	margin-bottom:20px;
}
.meta_connect_inner {
	flex-basis: 100%;
}
.dashtre {
	min-height:200px;
}
.abonnemang_dash {
	display:flex;
}
.abonnemang_dash .fullDashbox:nth-child(1) {
	margin-right:20px;
}
.supportBtn {
	float:right;
	display:inline-block;
	text-align:center;
	margin-top:-60px;
}
.fullDashbox {
	background-color:white;
	width:100%;
	border:1px solid #e1e5e8;
	border-radius:4px;
	padding:15px;
	margin-bottom:20px;
}
.fullDashbox.dash-active {
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#3c763d;
}
.fullDashbox.dash-warning {
	background-color:#fcf8e3;
	border-color:#faebcc;
	color:#8a6d3b;
}
.fullDashbox.dash-active i,
.fullDashbox.dash-active b,
.fullDashbox.dash-active a,
.fullDashbox.dash-warning i,
.fullDashbox.dash-warning b,
.fullDashbox.dash-warning a {
	color:inherit !important;
}
.settingsRight {
	float:right;
	width:280px !important;
}
.settingsLeft {
	width:800px !important;
}
.settingsSidebar {
	padding:18px 0 10px;
}
.settingsSidebar > b {
	display:block;
	padding:0 18px;
}
.settingsSidebarNav {
	display:flex;
	flex-direction:column;
}
.setSettings {
	width:100%;
	margin:0;
	padding:12px 18px;
	border:none;
	border-top:1px solid #e1e5e8;
	background-color:transparent;
	color:#182126;
	display:flex;
	align-items:center;
	gap:10px;
	text-align:left;
	cursor:pointer;
	transition:background-color 0.2s ease, color 0.2s ease;
	font:inherit;
}
.setSettings:hover {
	background-color:#f5f7f7;
}
.setSettings:hover span:last-child {
	color:var(--primary-green);
}
.setSettings.is-active {
	background-color:#eef6f4;
	color:#0e5b52;
}
.setSettings.is-loading {
	cursor:progress;
}
.setSettingsIconWrap {
	width:18px;
	display:inline-flex;
	justify-content:center;
	flex:0 0 18px;
}
.setSettingsIcon {
	color:var(--primary-green);
	font-size:14px;
}
.settingsDynamicPanels {
	min-height:12px;
}
@media all and (max-width:1100px) {
	.settingsRight,.settingsLeft {
		width:100% !important;
	}
	.settingsRight {
		float:none;
		text-align:center;
		justify-content:center;
		margin-bottom:18px;
	}
	.settingsSidebar {
		padding:15px;
	}
	.settingsSidebar > b {
		padding:0;
	}
	.settingsSidebarNav {
		display:flex;
		flex-wrap:wrap;
		gap:8px;
		justify-content:center;
	}
	.setSettings {
		width:auto;
		border:1px solid #d4d4d4;
		padding:10px 14px;
		border-radius:4px;
	}
}
.statsDashBox {
	background-color:white;
	width:700px;
	border:1px solid #e1e5e8;
	border-radius:4px;
	padding:15px;
	margin-bottom:20px;
}
.Dashbox32 {
	background-color:white;
	width:32.2%;
	border:1px solid #e1e5e8;
	border-radius:4px;
	padding:15px;
	margin-bottom:20px;
}
.Dashbox66 {
	background-color:white;
	margin-right:20px;
	width:66.2%;
	border:1px solid #e1e5e8;
	border-radius:4px;
	padding:15px;
	margin-bottom:20px;
}
.iconpicker-popover {
	border:1px solid #999;
}
.popover_content {
	border:1px solid #999;
}
.editor-item-hover {
	border:1px solid #bf3a2b !important;
	background-color:#f3e8e8 !important;
}
.flex {
	width:100%;
	display:flex;
	margin-top:8px;
}
.flex_noHover {
	width:100%;
	display:flex;
	margin-top:8px;
}
.flex_items {
	flex-basis: 100%;
	margin-right:5px;
	text-align: center;
	background-color:#efefef;
	padding:10px;
	transition:0.4s ease;
}
button.flex_items {
	border:none;
	font:inherit;
	color:inherit;
	appearance:none;
	-webkit-appearance:none;
}
.flex .flex_items {
	cursor:pointer;
}
.grid_view_item {
	cursor:pointer;
}
.grid_view_item img {
	width:90px;
	margin: 0 auto;
	margin-bottom: 8px;
	display: block;
}
.awesome {
	color:var(--primary-red);
	font-size:28px;
	display:block;
	margin-bottom:8px;
}
.flex .flex_items:hover {
	background-color:#c8e8e2;
}
.ehandel-start {
	margin-top: 18px;
}
.ehandel-start-title {
	text-align: center;
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 14px;
}
.ehandel-provider-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
}
.ehandel-provider-card {
	border: 1px solid #d8e0e6;
	background-color: #f8fafb;
	border-radius: 16px;
	padding: 20px 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 14px;
	cursor: pointer;
	transition: 0.25s ease;
	font: inherit;
	color: inherit;
	text-align: center;
	width: 100%;
}
.ehandel-provider-card:hover,
.ehandel-provider-card:focus-visible {
	border-color: #03856e;
	background-color: #eef8f5;
	outline: none;
}
.ehandel-provider-card img {
	width: min(170px, 100%);
	max-height: 52px;
	object-fit: contain;
}
.ehandel-provider-card span {
	font-weight: 700;
	font-size: 1rem;
}
.ehandel-editor {
	margin-top: 10px;
}
.ehandel-tabs {
	display: flex;
	gap: 10px;
	margin-bottom: 18px;
}
.ehandel-tab-trigger {
	border: 1px solid #d5dce3;
	background-color: #f5f7f9;
	color: #314558;
	border-radius: 999px;
	padding: 10px 18px;
	font: inherit;
	font-weight: 700;
	cursor: pointer;
	transition: 0.2s ease;
}
.ehandel-tab-trigger.is-active,
.ehandel-tab-trigger:hover,
.ehandel-tab-trigger:focus-visible {
	background-color: #0f8f7b;
	border-color: #0f8f7b;
	color: white;
	outline: none;
}
.ehandel-tab-panel {
	display: none;
}
.ehandel-tab-panel.is-active {
	display: block;
}
.ehandel-grid {
	display: grid;
	gap: 12px;
}
.ehandel-grid-2 {
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
.ehandel-grid-3 {
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
.ehandel-grid-stack {
	grid-template-columns: minmax(0, 1fr);
}
.ehandel-grid-4 {
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
.ehandel-card {
	background-color: #f2f4f6;
	padding: 16px;
	border-radius: 14px;
	min-width: 0;
}
.ehandel-card-title {
	font-weight: 700;
	margin-bottom: 8px;
}
.ehandel-card-value {
	font-size: 1.1rem;
	line-height: 1.35;
}
.ehandel-collection-summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}
.ehandel-collection-copy {
	flex: 1 1 auto;
	min-width: 0;
}
.ehandel-collection-action {
	width: auto;
	min-width: 160px;
	align-self: flex-start;
}
.ehandel-card-help {
	font-size: 13px;
	margin-top: 10px;
	color: #5e6e7e;
}
.ehandel-section-title {
	text-align: center;
	font-size: 1.2em;
	font-weight: 700;
	margin: 22px 0 14px;
}
.ehandel-color-grid .ehandel-card {
	text-align: center;
}
.ehandel-product-table-wrap {
	overflow-x: hidden;
	padding-bottom: 4px;
}
.ehandel-product-table-wrap .shopify_table {
	min-width: 0;
	width: 100%;
	table-layout: auto;
}
.ehandel-product-table-wrap .shopify_table th,
.ehandel-product-table-wrap .shopify_table td {
	vertical-align: middle;
	padding: 14px 10px;
}
.ehandel-product-table-wrap .shopify_table td:first-child,
.ehandel-product-table-wrap .shopify_table th:first-child {
	width: 110px;
}
.ehandel-product-table-wrap .shopify_table td:nth-child(3),
.ehandel-product-table-wrap .shopify_table th:nth-child(3) {
	width: 140px;
}
.ehandel-product-table-wrap .shopify_table td:nth-child(4),
.ehandel-product-table-wrap .shopify_table th:nth-child(4) {
	width: 190px;
}
.ehandel-product-table-wrap .shopify_table td:last-child,
.ehandel-product-table-wrap .shopify_table th:last-child {
	width: 64px;
}
.ehandel-product-table-wrap .ehandel_bild {
	width: 88px;
	height: 88px;
	margin: 0 auto;
}
.ehandel-product-table-wrap .w3-input {
	width: 100%;
	max-width: 190px;
	min-width: 0;
}
.ehandel-product-table-wrap .ehandel_label {
	white-space: nowrap;
}
.ehandel-product-table-wrap .shopify_table td:nth-child(2) {
	line-height: 1.35;
}
.aktiv_items {
	background-color:var(--secondary-btn);
	color:white;
}
button.flex_items.aktiv_items {
	color:white;
}
.aktiv_items i {
	color:white !important;
}
.upload-area:hover{
    cursor: pointer;
}
.thumbnail{
	transition:0.3s ease;
    width: 120px;
    height: 120px;
	margin:0 auto;
	margin-bottom:10px;
}
.size{
    font-size:12px;
}
#preview {
	float:right;
	width:400px;
	position:relative;
	overflow:hidden;
}
.insta-break-grid {
	grid-column: 1 / -1;
	width: 100%;
}
.instablockimg {
	cursor: pointer;
	transition: 0.2s ease;
	background-size: cover;
	background-position: center center;
	aspect-ratio: 1 / 1;
	width: 100%;
	position:relative;
}
.instagram_overlay {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.instagram_overlay_text {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 40px;
	color: white;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.insta_tooltip_settings {
	display: none;
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	z-index: 9999;
	width: 280px;
	max-width: calc(100vw - 20px);
	padding: 12px;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 0 5px #aaa;
}
#instagram_editor_back {
	margin-bottom: 14px;
	text-align: right;
}
.instagram-editor-home {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
	margin: 14px 0 24px;
}
.instagram-editor-card {
	background: linear-gradient(180deg, #ffffff 0%, #f5f8fb 100%);
	border: 1px solid #d8e2ea;
	border-radius: 28px;
	padding: 26px 28px;
	box-shadow: 0 18px 40px rgba(32, 60, 87, 0.08);
}
.instagram-editor-card-kicker {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #59718c;
	margin-bottom: 12px;
}
.instagram-editor-card-title {
	font-size: 22px;
	line-height: 1.05;
	font-weight: 800;
	color: #25384d;
	margin-bottom: 12px;
	max-width: 280px;
}
.instagram-editor-card-text {
	font-size: 17px;
	line-height: 1.55;
	color: #526a82;
}
.instagram-editor-card-text a {
	color: #27435f;
	font-weight: 700;
	text-decoration: underline;
}
.instagram-editor-controls {
	margin-top: 18px;
	font-size: 17px;
	line-height: 1.7;
	color: #385069;
}
.instagram-editor-controls select,
.instagram-editor-controls input[type="text"],
.instagram-editor-controls input[type="url"] {
	display: inline-block;
	width: auto;
	min-width: 86px;
	max-width: 100%;
	margin: 0 6px;
}
.instagram-editor-card-action {
	display: inline-flex;
	align-items: center;
	width:100%;
	justify-content: center;
	margin-top: 16px;
}
.instagram-editor-settings {
	margin-top: 8px;
	margin-bottom: 32px;
}
#edit_existing_panel_wrap,
#insta_load2 {
	margin-top: 8px;
}
#edit_existing_loaded_title {
	display: block;
	margin-bottom: 10px;
}
#instagram_save_info_wrap {
	margin-top: 34px !important;
}
#saveInstaInfo {
	display: block;
	line-height: 1.6;
}

.insta_tooltip_settings input[type="text"],
.insta_tooltip_settings input[type="url"] {
	width: 100%;
	box-sizing: border-box;
}

@media (max-width: 640px) {
	.insta_tooltip_settings {
		position: fixed;
		left: 10px !important;
		right: 10px;
		top: 50%;
		bottom: auto;
		transform: translateY(-50%);
		width: auto;
		max-width: none;
	}
	.instagram-editor-home {
		grid-template-columns: 1fr;
		gap: 16px;
	}
	.instagram-editor-card {
		border-radius: 22px;
		padding: 22px 20px;
	}
	.instagram-editor-card-title {
		font-size: 28px;
		max-width: none;
	}
	.instagram-editor-controls select,
	.instagram-editor-controls input[type="text"],
	.instagram-editor-controls input[type="url"] {
		display: block;
		width: 100%;
		margin: 8px 0;
	}
	.instagram-editor-card-action {
		width: 100%;
	}
	#instagram_save_info_wrap {
		width: 100% !important;
		height: auto !important;
	}
}

.gc-calendar {
    font-family: Inter, sans-serif;
    background-color: #fff;
    padding: 1rem;
}

.gc-calendar .gc-calendar-header {
    background-color: #fff;
    padding: 2px;
    height: max-content;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.calendar_event {
	color:white;
	padding:6px 10px 6px 10px;
	border-radius:5px;
	cursor:pointer;
}
.event_bg1 {
	background-color:var(--secondary-btn);
}
.event_bg1:hover {
	background-color:#f2ae41;
}
.event_bg2 {
	background-color:var(--primary-green);
}
.event_bg2:hover {
	background-color:#1dab91;
}
.event_bg3 {
	background-color:#302e32;
}
.event_bg3:hover {
	background-color:#46434a;
}
.gc-calendar .gc-calendar-header button.next,
.gc-calendar .gc-calendar-header button.prev {
    height: 36px;
    left: 0;
    top: 0;
    border-radius: 100px;
    background: #fff;
    border-radius: 100px;
    position: relative;
    display: inline-block;
    border: 0;
    padding: 4px 15px;
    font-size: 18px;
    box-shadow: inset 0 -1px 0 #edf2f7;
    cursor: pointer;
    color: var(--secondary-btn);
    font-weight: 700;
    margin-right: 10px;
}

.gc-calendar .gc-calendar-header button.next:hover,
.gc-calendar .gc-calendar-header button.prev:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .08), 0 7px 14px rgba(50, 50, 93, .1);
}

.gc-calendar .gc-calendar-header button.next:focus,
.gc-calendar .gc-calendar-header button.prev:focus {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .08), 0 7px 14px rgba(50, 50, 93, .1);
    outline: 0;
    border: 0;
}

.gc-calendar .gc-calendar-header button.prev {
    margin-left: 20px;
}

.gc-calendar .gc-calendar-header .gc-calendar-month-year {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    color: #38385c;
    line-height: 136.02%;
    min-width: 220px;
}

.gc-calendar table.calendar {
    width: 100%;
}

.gc-calendar table.calendar th {
    text-align: start;
    font-weight: 600;
    font-size: 14px;
    line-height: 136.02%;
    padding: 2px;
    text-transform: uppercase;
    color: var(--primary-green);
    position: relative;
    padding-bottom: 12px;
}

.gc-calendar table.calendar td {
    height: 150px;
    position: relative;
    padding-top: 3px;
    vertical-align: top;
    width: calc(100% / 7);
}

.gc-calendar table.calendar td.next-month .day-number,
.gc-calendar table.calendar td.prev-month .day-number {
    color: #b5b5bd;
}

.gc-calendar table.calendar td .day-number {
    font-size: 24px;
    font-weight: 800;
    line-height: 38.09px;
    overflow-y: auto;
    color: #38385c;
    text-decoration: none;
    display: block;
}

.gc-calendar table.calendar td .today .day-number {
    color: var(--primary-green);
}

.gc-calendar table.calendar a {
    text-decoration: none;
    display: block;
}

.gc-calendar table.calendar a:hover {
    background-color: var(--primary-green);
	color:white;
    width: 90%;
    border-radius: 5px;
    padding-left: 10px;
    transition: .2s;
	cursor:pointer;
}

.gc-calendar table.calendar a:hover .day-number {
    color: #fff;
}

.gc-calendar table.calendar th::before,
.gc-calendar table.calendar tr:not(:last-child) td::before {
    content: "";
    display: block;
    width: 90%;
    height: 2px;
    border-radius: 1px;
    background-color: #8f8f93;
    bottom: 0;
    left: 0;
    position: absolute;
}

.gc-calendar .gc-event {
    display: block;
    width: max-content;
    margin-bottom: 10px;
	width:100%;
	max-width:200px;
}
.gc-event img {
	width:100%;border-radius:5px;
	margin-bottom:4px;
}

.slide-in-left {
    -webkit-animation: slide-in-left .5s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-in-left .5s cubic-bezier(.25, .46, .45, .94) both;
}

.slide-in-right {
    -webkit-animation: slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both;
}

.slide-out-left {
    -webkit-animation: slide-out-left .5s cubic-bezier(.55, .085, .68, .53) both;
    animation: slide-out-left .5s cubic-bezier(.55, .085, .68, .53) both;
}

.slide-out-right {
    -webkit-animation: slide-out-right .5s cubic-bezier(.55, .085, .68, .53) both;
    animation: slide-out-right .5s cubic-bezier(.55, .085, .68, .53) both;
}
.weeknd {
	color:red !important;
}
.btnval-container {
  display: flex;
  margin-top:20px;
  flex-direction: column;
  justify-content: center;
  transition: all 200ms ease;
}
.btnval-container .steps-container {
  padding: 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btnval-container .steps-container .step {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 200ms ease;
  flex-grow: 0;
  height: 15px;
  width: 15px;
  cursor:pointer;
  border: 4px solid #302e32;
  border-radius: 50%;
}
.btnval-container .steps-container .step:not(.in-progress):hover {
  background-color:var(--primary-red) !important;
}
.gallery_preview {
	float:left;
	width: 52px;
	height: 52px;
	margin-right: 14px;
	background-size: cover;
	background-position: center center;
}
.gallery_text {
	line-height:52px;
	height: 52px;
	overflow: hidden;
}
.gallerySettings {
	width:80%;
	margin-left: 20px;
	margin-bottom: 40px;
	border-left: 1px solid #c5c5c5;
	margin-top: -5px;
	padding: 20px;
}
.btnval-container .steps-container .step:not(.in-progress):hover .icon {
  color:var(--primary-red) !important;
}
.btnval-container .steps-container .step.completed {
  width: 18px;
  height: 18px;
  background: #302e32;
  border: none;
}
.btnval-container .steps-container .step.in-progress {
  width: 18px;
  height: 18px;
  background: var(--primary-green);
  border: none;
}
.btnval-container .steps-container .step.in-progress .preloader {
  display: block;
  height: 10px;
  width: 10px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.btnval-container .steps-container .step .label {
  position: absolute;
  top: 30px;
  filter: none;
  z-index: 2000;
  transition: all 200ms ease;
}
.btnval-container .steps-container .step .icon {
  font-size: 40px;
  position: absolute;
  top: -60px;
  transition: color 200ms ease;
}
.btnval-container .steps-container .step .icon.in-progress {
  color: var(--primary-green);
}
.btnval-container .steps-container .line {
  transition: all 200ms ease;
  height: 2px;
  flex-grow: 1;
  max-width: 120px;
  background: #302e32;
}
.btnval-container .steps-container .line.completed {
  background: #302e32;
}
.btnval-container .steps-container .line.next-step-uncomplete {
  background: linear-gradient(to right, #302e32, #302e32);
}
.btnval-container .steps-container .line.next-step-in-progress {
  background: linear-gradient(to right, #302e32, var(--primary-green));
}
.btnval-container .steps-container .line.prev-step-in-progress {
  background: linear-gradient(to right, var(--primary-green), #302e32);
}
#editor_frame {
	width: 400px;
	float: right;
	height: 1000px;
	overflow-y: scroll;
	border-radius: 20px;
	position: relative;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 0;
	background-color: #efefef;
	box-sizing: border-box;
}
#sortable,#sortable_tiktok,#sortable_some,#gallery_sortable {
	list-style-type: none;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	width: 100%;
}
#sortable li,#sortable_tiktok li,#sortable_some li,#gallery_sortable li {
	margin: 0 5px 5px 5px;
	padding: 8px 5px 8px 5px;
	font-size: 1.2em;
}
#sortable li.listblocks,#sortable_tiktok li.listblocks {
	padding: 9px 10px 9px 14px;
	background: #f8fafc;
	border: 1px solid #d8dde4;
	cursor:pointer;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(35, 39, 47, 0.08);
	box-sizing: border-box;
	color: #454545;
	transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}
#sortable li.listblocks:hover,#sortable_tiktok li.listblocks:hover {
	background: #fff;
	border-color: #cfd4dc;
	box-shadow: 0 2px 6px rgba(35, 39, 47, 0.11);
}
.ui-state-highlight {
	background-color: var(--primary-green);
	height: 1.5em;
	line-height: 1.2em;
}
#addBlock {
	margin-left: 6px;
}
.contentInfo {
	width: 62%;
	margin-top: 20px; 
}
.previewDashbox {
	width: calc(100% - 420px);
}
.newblock {
  animation-name: nytt;
  animation-duration: 1s;
  animation-iteration-count: 1;
}
.editingThisBlock {
  background-color:var(--primary-red) !important;
  color:white !important;
  font-weight:bold;
}
#previewbar {
	width:100%;
	background-color:#4a4a4a;
	height:56px;
	position:fixed;
	z-index:1000001;
	left:0px;
	top:0px;
	display:none;
	color:white;
	text-align:center;
	line-height:56px;
	font-size:16px;
}
#previewButton {
	display:none;
}
.dropping {
	outline:4px dotted var(--primary-green);
	transition:0.4s ease;
}
.spacer_40 {
	width:100%;
	height:80px;
}
#editBlock {
	position:relative;
	padding-bottom:60px;
}
.editBlock_dragdrop_shell {
	overflow:hidden;
}
@media all and (max-width:800px) {
	#editBlock {
		position:relative;
		padding-bottom:100px;
	}
}
.editBlock_dropping {
	position:relative;
}
.editBlock_dropping > #upload_overlay {
	left:-15px;
	top:-15px;
	width:calc(100% + 30px);
	height:calc(100% + 30px);
	z-index:20;
}
.button_upload_drop_ready {
	outline:4px dotted var(--primary-green);
	transition:0.4s ease;
}
.button_upload_drop_drag {
	outline:4px dotted var(--primary-red);
	transition:0.4s ease;
}
.dropping_red {
	outline:4px dotted var(--primary-red);
	transition:0.4s ease;
}
#upload_overlay,#upload_overlay2,#upload_overlay3 {
	display:none;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
#upload_overlay_text,#upload_overlay_text2,#upload_overlay_text3 {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 35px;
	color: white;
	font-weight: bold;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.collapsing {
	display:none;
	padding-bottom:40px;
}
.settings-sub {
	width:100%;
	background:none;
	border:none;
	font: inherit;
	color: inherit;
	text-align: left;
	cursor: pointer;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 3px solid var(--primary-green);
	font-weight: bold;
	font-size: 19px;
	margin-bottom:45px;
	cursor: pointer;
}
.settings-sub i {
	float:left;color:var(--primary-green);transition:0.5s ease;
}
.settingsTable {
	width:100%;
	border-collapse:separate;
	border-spacing:0 10px;
}
.settingsTable td {
	padding:14px 16px;
	vertical-align:top;
	background-color:#f6f6f6;
	border-top:1px solid #e1e5e8;
	border-bottom:1px solid #e1e5e8;
}
.settingsTable td i {
	color:var(--primary-red);
	margin-right:4px;
}
.settingsTable td:first-child {
	width:34%;
	border-left:1px solid #e1e5e8;
	font-size:1.02em;
}
.settingsTable td:last-child {
	border-right:1px solid #e1e5e8;
	background-color:#ffffff;
}
.settings-section-card {
	padding:22px;
}
.settings-section-card-inner {
	padding-top:18px;
}
.settings-panel-heading {
	padding-bottom:8px;
	border-bottom:2px solid var(--primary-green);
	margin-bottom:16px;
}
.settings-inline-help {
	margin-top:8px;
	margin-bottom:22px;
}
.settings-primary-save,
.settings-save-profile-btn {
	margin-top:18px !important;
}
.settings-inline-links {
	padding-top:4px;
}
.settings-inline-action {
	background:none;
	border:none;
	padding:0;
	font:inherit;
	color:inherit;
	cursor:pointer;
}
.settings-danger-link {
	color:inherit;
}
.settings-icon-btn {
	border:1px solid #d7dcdc;
	background:#fff;
	color:#4c565d;
	width:34px;
	height:34px;
	padding:0;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	cursor:pointer;
	transition:border-color 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}
.settings-icon-btn:hover,
.settings-icon-btn:focus {
	border-color:var(--primary-green);
	color:var(--primary-green);
	outline:none;
}
.settings-icon-btn i {
	margin-right:0 !important;
}
.myProfile_top {
	width:60%;
}
.list-meta-account {
	width:100%;
	padding:15px;
	padding-bottom:25px;
	background-color:#ececec;
	border-radius:3px;
	text-align:center;
	margin-bottom:10px;
}
.list-meta-account b {
	font-size:1.1em;
}
.meta-account-profile-image {
	background-color:var(--primary-green);
	border-radius:50%;
	width:110px;
	background-size:cover;
	height:110px;
	float:left;
	margin-right:20px;
	font-size:28px;
	color:white;
	margin-top:-10px;
	line-height:110px;
}
@media all and (max-width:700px) {
	.meta-accounts-container {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
	}
	.list-meta-account {
		width:auto;
	}
	.meta-account-profile-image {
		width:150px;
		height:150px;
		line-height:150px;
		float:none;
		margin:0 auto;
		margin-bottom:20px;
	}
	.myProfileSettings tr {
		display:block;
		margin-bottom:10px;
	}
	.myProfileSettings td {
		display:block;
		padding:12px 14px;
		width:100% !important;
		background-color:#f6f6f6;
		border-left:1px solid #e1e5e8;
		border-right:1px solid #e1e5e8;
	}
	.settingsTable {
		border-spacing:0 8px;
	}
}
.user_actions {
	cursor:pointer;
}
.connect-meta {
	width:350px;
	margin: 0 auto;
	text-align: center;
	outline: 3px dotted #efefef;
	border:none;
	padding: 10px;
	transition: 0.3s ease;
	cursor: pointer;
	background:#fff;
	font:inherit;
}
.connect-meta:hover {
	margin-top:0px;
	border:none;
	outline:3px dotted var(--primary-green);
	background-color:#fafafa;
}
.connect-meta:focus {
	outline:3px solid var(--primary-green);
	outline-offset:2px;
}
.adminbar {
	width: 100%;
	background-color: #302e32;
	height: 56px;
}

.adminbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: stretch;
	width: 100%;
}

.adminbar ul li {
	display: flex;
	flex: 1 1 auto;
	min-width: 0;
	height: 56px;
	border-right: 1px solid #5e5e5e;
	transition: 0.3s ease;
}

.adminbar ul li:last-child {
	border-right: none;
}

.adminbar ul li a,
.adminbar ul li button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	height: 100%;
	padding: 0 18px;
	box-sizing: border-box;
	color: white;
	text-decoration: none;
	font-size: inherit;
	line-height: 1;
	white-space: nowrap;
}

.adminbar ul li button {
	background: none;
	border: none;
	cursor: pointer;
}

.adminbar ul li:hover,
.adminbar ul li.admin_active {
	background-color: #4d4a50;
}

.adminbar ul li i {
	margin-right: 0;
	flex: 0 0 auto;
}

@media all and (max-width: 1200px) {
	.adminbar ul li a,
	.adminbar ul li button {
		padding: 0 14px;
	}
}

@media all and (max-width: 1050px) {
	.adminbar ul li a,
	.adminbar ul li button {
		padding: 0 10px;
		font-size: 15px;
		gap: 6px;
	}
}

@media all and (max-width: 900px) {
	.adminbar ul li a,
	.adminbar ul li button {
		padding: 0 8px;
		font-size: 14px;
	}
}

@media all and (max-width: 768px) {
	.adminbar {
		display: none;
	}
}
fieldset {
	border:0px;
	padding:0px;
}
label {
	display:block;
	margin-bottom:8px;
}
.ui-selectmenu-menu .ui-menu.customicons .ui-menu-item-wrapper {
  padding: 0.5em 0 0.5em 3em;
}
.ui-selectmenu-menu .ui-menu.customicons .ui-menu-item .ui-icon {
  height: 24px;
  width: 24px;
  top: 0.1em;
}
#toolbox {
	position: absolute;
	inset: 0;
	z-index: 999;
	display: none;
	padding: 12px 14px 14px;
	box-sizing: border-box;
	background: linear-gradient(180deg, #fbfcfd 0%, #f4f7f9 100%);
	overflow-x: hidden;
	overflow-y: auto;
}
#toolbox .toolbox_surface {
	width: 100%;
	height: 100%;
	margin: 0;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #203243;
	padding: 0;
	overflow: visible;
}
#toolbox_start {
	display: block;
}
.toolbox_intro {
	display: flex;
	align-items: center;
	gap: 0;
	margin-bottom: 14px;
	padding: 16px 18px;
	border-radius: 20px;
	background: linear-gradient(135deg, #203243 0%, #2b4c63 100%);
	color: #fff;
}
.toolbox_intro_title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.15;
}
.toolbox_intro_subtitle {
	margin-top: 4px;
	font-size: 13px;
	line-height: 1.45;
	color: rgba(255, 255, 255, 0.82);
}
.toolbox_menu {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
	align-items: stretch;
	width: 100%;
	min-width: 0;
}
.toolbox_item {
	appearance: none;
	border: 1px solid rgba(93, 116, 140, 0.15);
	background: #fff;
	border-radius: 22px;
	padding: 16px;
	display: flex;
	align-items: flex-start;
	gap: 10px;
	width: 100%;
	min-width: 0;
	min-height: 108px;
	text-align: left;
	cursor: pointer;
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
	box-shadow: 0 12px 30px rgba(31, 45, 61, 0.08);
	box-sizing: border-box;
}
.toolbox_item:hover,
.toolbox_item:focus-visible {
	transform: translateY(-2px);
	border-color: rgba(122, 193, 66, 0.55);
	box-shadow: 0 16px 38px rgba(31, 45, 61, 0.12);
	outline: none;
}
.toolbox_item_active {
	border-color: rgba(122, 193, 66, 0.62);
	box-shadow: 0 16px 38px rgba(122, 193, 66, 0.14);
}
.toolbox_item_icon {
	width: auto;
	height: auto;
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	color: #5d738c;
	font-size: 16px;
	padding-top: 2px;
}
.toolbox_item_content {
	display: flex;
	flex-direction: column;
	gap: 5px;
	min-width: 0;
	flex: 1;
}
.toolbox_item_title {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	color: #203243;
	word-break: normal;
	overflow-wrap: anywhere;
	hyphens: none;
}
.toolbox_item_value {
	font-size: 12px;
	line-height: 1.4;
	color: #607387;
	word-break: normal;
	overflow-wrap: anywhere;
}
.toolbox_item_arrow {
	color: #90a0af;
	font-size: 13px;
	align-self: center;
	margin-left: 2px;
	flex: 0 0 auto;
}
.toolbox_options {
	display: none;
}
.toolbox_panel_header {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	margin-bottom: 20px;
}
.toolbox_backbtn {
	border: none;
	background: #e8edf2;
	color: #203243;
	width: 44px;
	height: 44px;
	border-radius: 14px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	flex: 0 0 44px;
	transition: background-color 0.18s ease, transform 0.18s ease;
}
.toolbox_backbtn:hover,
.toolbox_backbtn:focus-visible {
	background: #dbe4eb;
	transform: translateX(-1px);
	outline: none;
}
.toolbox_panel_title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.15;
	color: #203243;
}
.toolbox_panel_subtitle {
	margin-top: 4px;
	font-size: 14px;
	line-height: 1.5;
	color: #607387;
}
.toolbox_panel_body {
	padding: 22px;
	border-radius: 22px;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(93, 116, 140, 0.08), 0 16px 40px rgba(31, 45, 61, 0.08);
}
.toolbox_field_grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
}
.toolbox_field {
	display: block;
	margin-bottom: 0;
}
.toolbox_label {
	display: block;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.01em;
	color: #4c6175;
}
.toolbox_input {
	width: 100% !important;
	border-radius: 14px;
	border: 1px solid #d6dee6;
	background: #f9fbfc;
	padding: 12px 14px;
	min-height: 48px;
	box-sizing: border-box;
	color: #203243;
	transition: border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}
.toolbox_input:focus {
	border-color: #7ac142;
	background: #fff;
	box-shadow: 0 0 0 4px rgba(122, 193, 66, 0.14);
	outline: none;
}
.toolbox_alert {
	width: 100%;
	margin-bottom: 16px;
	border-radius: 14px;
}
.toolbox_hint {
	margin-top: 18px;
	display: flex;
	align-items: flex-start;
	gap: 10px;
	font-size: 13px;
	line-height: 1.5;
	color: #607387;
}
.toolbox_hint i {
	color: var(--secondary-btn);
	margin-top: 2px;
}
.toolbox_hint em {
	font-style: normal;
}
.toolbox_inline_action {
	margin-top: 16px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	border: none;
	background: #203243;
	color: #fff;
	padding: 11px 15px;
	border-radius: 999px;
	cursor: pointer;
	font-weight: 600;
	transition: background-color 0.18s ease, transform 0.18s ease;
}
.toolbox_inline_action:hover,
.toolbox_inline_action:focus-visible {
	background: #2a495f;
	transform: translateY(-1px);
	outline: none;
}
@media all and (max-width:900px) {
	#toolbox {
		padding: 14px;
	}
	#toolbox .toolbox_surface {
		padding: 0;
	}
	.toolbox_menu {
		grid-template-columns: 1fr;
	}
	.toolbox_field_grid {
		grid-template-columns: 1fr;
	}
}
@media all and (max-width:640px) {
	.toolbox_intro {
		padding: 16px;
		align-items: flex-start;
	}
	.toolbox_intro_subtitle {
		font-size: 13px;
	}
	.toolbox_intro_title,
	.toolbox_panel_title {
		font-size: 21px;
	}
	.toolbox_item {
		padding: 16px;
	}
	.toolbox_panel_body {
		padding: 18px;
	}
}
.fontSelector {
	width:100%;
	background-color: #efefef;
	padding: 10px;
	text-align: center;
	cursor: pointer;
}
.fontActive {
	background-color:#f0f2f5;
	outline:2px dotted var(--primary-green);
}
.secondaryFontActive {
	background-color:#f0f2f5;
	outline:2px dotted var(--primary-red);
}
.instaRow {
	display:flex;width:100%;
}
.instaPublishSettings {
	width:100%;
	border-right:1px dotted;
	padding-right:10px;
	margin-right:10px;
}
.fontSelector:hover {
	background-color:#f0f2f5;
	outline:1px dotted;
}
#InstalledFontsList {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
}
#InstalledFontsList .fontSelector {
	width: calc(33.333% - 3px);
	box-sizing: border-box;
}
.font-mode-toggle-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.font-mode-toggle-wrap {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-left: auto;
}
.font-toggle-switch {
	position: relative;
	display: inline-block;
	width: 52px;
	height: 28px;
	border-radius: 14px;
	background-color: var(--primary-green);
	border: none;
	cursor: pointer;
	padding: 0;
	transition: background-color 0.25s ease;
	flex-shrink: 0;
}
.font-toggle-switch:focus-visible {
	outline: 3px solid #005fcc;
	outline-offset: 2px;
}
.font-toggle-thumb {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	transition: transform 0.25s ease;
	pointer-events: none;
}
.font-toggle-switch[aria-checked="true"] {
	background-color: var(--primary-red);
}
.font-toggle-switch[aria-checked="true"] .font-toggle-thumb {
	transform: translateX(24px);
}
.font-mode-lbl {
	font-size: 14px;
	transition: color 0.2s, font-weight 0.2s;
}
.font-mode-lbl--primary {
	color: var(--primary-green);
	font-weight: bold;
}
.font-mode-lbl--secondary {
	color: #999;
	font-weight: normal;
}
.font-mode-toggle-wrap.is-secondary .font-mode-lbl--primary {
	color: #999;
	font-weight: normal;
}
.font-mode-toggle-wrap.is-secondary .font-mode-lbl--secondary {
	color: var(--primary-red);
	font-weight: bold;
}
.dashbox {
	background-color:white;
	width:345px;
	float:left;
	margin:0 auto;
	margin-right:30px;
	border:1px solid #e1e5e8;
	border-radius:4px;
	padding:15px;
	height:180px;
}
.dashbox a {
	padding:10px 15px 10px 15px;
	border-radius:4px;
	cursor:pointer;
	background-color:var(--primary-green);
	text-decoration:none;
	margin-bottom:5px;
}
.noMarg {
	margin-right:0px;
}
.abonnemang_rubrik {
	width:100%;
	color:var(--primary-red);
	font-size:18px;
	font-weight:600;
	letter-spacing:0.4px;
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:1.5px solid color-mix(in srgb, var(--primary-red) 35%, transparent);
}
.adminknapp_grey {
	background-color:#d1d1d1;
	padding:10px 15px 10px 15px;
	border-radius:4px;
	cursor:pointer;
	color:white;
	text-decoration:none;
	transition:0.4s ease;
}
.adminknapp_rod {
	padding:10px 15px 10px 15px;
	border-radius:4px;
	cursor:pointer;
	color:white;
	background-color:var(--primary-red) !important;
	text-decoration:none;
	transition:0.4s ease;
}
.adminknapp_rod:hover {
	background-color:var(--secondary-btn) !important;
	color:white;
}
.diss {
	background-color:#707070 !important;
	color:white !important;
}
.diss i {
	color:white !important;
}
.buttonsBottom {
	position:absolute;bottom:10px;width:100%;left:0px;padding-left:10px;padding-right:10px;
}
.buttonsBottom-edit {
	position:absolute;bottom:10px;width:100%;left:0px;
}
.buttonsBottom-edit::before {
	height:70px;
}
.snabbstagram-summary {
	display:flex;
	flex-direction:column;
	gap:10px;
	padding-right:44px;
	min-height:140px;
}
.snabbstagram-summary-sub {
	font-size:13px;
	color:#6f7f8f;
}
.snabbstagram-summary-actions {
	display:flex;
	gap:8px;
	margin-top:auto;
}
.snabbstagram-summary-actions .adminknapp,
.snabbstagram-summary-actions .adminknapp_rod {
	width:100%;
}
.snabbstagram-summary-actions-even {
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	width:100%;
}
.snabbstagram-summary-actions-split {
	display:grid;
	grid-template-columns:minmax(0, 1fr) 78px;
	align-items:end;
	width:100%;
}
.snabbstagram-summary-actions-split .adminknapp {
	width:auto;
}
.snabbstagram-summary-actions-split .adminknapp_rod {
	width:78px;
	min-width:78px;
	padding-left:0;
	padding-right:0;
	justify-self:end;
}
.snabb-review-shell {
	padding-top:10px;
}
.snabb-review-header {
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
	margin-bottom:18px;
}
.snabb-review-header h2 {
	margin:0 0 6px;
}
.snabb-review-header p {
	margin:0;
	color:#627487;
}
.snabb-review-list {
	display:flex;
	flex-direction:column;
	gap:18px;
}
.snabb-review-card {
	display:grid;
	grid-template-columns:minmax(220px, 300px) minmax(0, 1fr);
	gap:22px;
	padding:18px;
	border:1px solid #dfe5ea;
	border-radius:18px;
	background-color:#fafcfd;
}
.snabb-review-media {
	max-height:280px;
	border-radius:14px;
	overflow:hidden;
	background-color:#e6ecef;
}
.snabb-review-media img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.snabb-review-body {
	display:flex;
	flex-direction:column;
	gap:16px;
}
.snabb-review-meta {
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	gap:14px;
}
.snabb-review-label {
	display:block;
	font-size:12px;
	font-weight:700;
	letter-spacing:0.06em;
	text-transform:uppercase;
	color:#6b7d8f;
	margin-bottom:6px;
}
.snabb-review-sub {
	display:block;
	margin-top:4px;
	color:#607387;
	font-size:14px;
}
.snabb-review-field span {
	display:block;
	font-weight:700;
	margin-bottom:7px;
}
.snabb-review-field select,
.snabb-review-field input {
	width:100%;
}
.snabb-review-actions {
	display:flex;
	justify-content:flex-start;
}
.snabb-review-more,
.snabb-review-footer {
	text-align:center;
	margin-top:22px;
}
.upload_instagram_container {
	display:flex;
}
.upload_instagram_zone {
	width:140px;margin-right:20px;
}
.uploadInstagram {
	background-size:cover;
	background-position: center center;
	width: 140px;
	height: 140px;
	display: block;
	text-align: center;
	padding: 25px 10px 10px 10px;
	box-sizing: border-box;
	margin-top: 10px;
	position: relative;
	cursor: pointer;
	font-size: 13px;
}
.uploadInstagram:not(#uploadInstagram) {
	cursor: grab;
}
.uploadInstagram i {
	font-size:30px;
	margin-bottom:10px;
}
.insta_trashcan {
	transition:0.2s ease;
	z-index: 99;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background-color: var(--primary-green);
	border-radius: 50%;
	position: absolute;
	color: white;
	top: -10px;
	right: -10px;
	cursor: pointer;
	padding-left: 1px;
}
.insta_trashcan i {
	font-size:16px !important;
}
.insta_trashcan:hover {
	transform:scale(1.18);
	background-color:#b03123;
}
@media all and (max-width:650px) {
	.upload_instagram_container {
		display:block;
	}
	.upload_instagram_zone {
		width:330px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
	.uploadInstagram {
		width:330px;
		height: 330px;
		padding: 110px 10px 10px 10px;
	}
	.dragUploadText:after {
		content: '(klicka här eller dra och släpp)';
	}
}
.orderDomainBtn {
	background-color:#d1d1d1;
	cursor:not-allowed;
	transition:0.4s ease;
	float:right;
	margin-top:-10px;
}
.orderDomainBtn:hover {
	background-color:#d1d1d1 !important;
	cursor:not-allowed;
}
.stats_sidebar {
	width:375px;
	float:right;
}
.stats_sidebar .adminknapp {
	margin-bottom:5px;
	text-align:center;
}
.stats_sidebar .adminknapp:nth-last-child(1) {
	margin-bottom:20px;
}
.statsbox {
	background-color: white;
	width: 100%;
	border: 1px solid #e1e5e8;
	text-align: center;
	position: relative;
	font-size: 1.2em;
	padding: 15px;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.stats_label {
	line-height: 1.2;
	margin-bottom: 12px;
}

.stats_bottom {
	margin-top: 12px;
}

.stats_percent {
	font-size: 45px;
	display: block;
	margin-top: 8px;
	color: var(--primary-green);
	font-weight: bold;
	line-height: 1;
}

.percentage_outer {
	height: 10px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #efefef;
	overflow: hidden;
	margin-top: 10px;
}

.percentage_inner {
	background-color: var(--secondary-btn);
	height: 10px;
	transition: 0.4s ease;
}
.statsknappar {
	width:100%;
	max-width:375px;
	background-color:#ededed;
	border-radius:10px;
	overflow:hidden;
	margin-bottom:20px;
}
.statsknappar ul {
	display:flex;
	margin:0;
	padding:0;
	height:50px;
}
.statsKnapp {
	list-style-type:none;list-style:none;flex:1;display:flex;align-items:center;justify-content:center;padding-left:8px;padding-right:8px;cursor:pointer;min-width:0;
}
.statsKnapp:hover {
	background-color:#42586e;color:white;
}
.statsKnapp-aktiv {
	background-color:#302e32;color:white;cursor:default !important;
}
.statsKnapp-aktiv:hover {
	background-color:#302e32 !important;color:white;cursor:default !important;
}
.loading_stats {
	width:100%;
	text-align:center;
	font-size:21px;
}
.loading_stats i {
	font-size:28px;
	display:block;
	margin-bottom:10px;
}
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* Shortened version style */
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, 
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd, 
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }
@media all and (max-width:1200px) {
	.stats_label {
		font-size: clamp(1rem, 1.6vw, 1.2rem);
		line-height: 1.15;
	}
	.stats_sidebar {
		width: 100%;
		float: none;
	}

	.statsboxar {
		clear: left;
		margin-bottom:23px;
		display: flex;
		align-items: stretch;
	}

	.statsbox {
		display: flex;
		flex-direction: column;
		margin-bottom: 0;
	}

	.stats_label {
		min-height: 3.6em;
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}

	.stats_bottom {
		margin-top: auto;
		padding-top: 12px;
	}

	.statsbox:nth-child(-n+3) {
		border-right: 0;
	}
	.knappcontainer {
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	.stats_sidebar .adminknapp {
		width:auto;
		display:inline-block;
		margin-right:10px;
	}
	.statsknappar {
		margin-left:auto;margin-right:auto;
	}
	.statsDashBox {
		width:100%;
	}
}
@media all and (max-width:900px) {
	.stats_percent {
		font-size:30px;
	}
}
@media all and (max-width:700px) {
	.knappcontainer {
		margin:0px;
		width:100%;
	}
	.stats_sidebar .adminknapp {
		width:100%;
		display:block;
		margin-right:0px;
	}
	.stats_percent {
		font-size:26px;
	}
}
@media all and (max-width:800px) {
	.adminknapp:not(.toolbox_backbtn), .adminknapp_rod:not(.meta-remove) {
		float:none !important;
		width:100%;
		display:block;
		margin-bottom:6px;
	}
	.snabbstagram-summary {
		padding-right:0;
	}
	.snabbstagram-summary-actions {
		flex-direction:column;
	}
	.snabb-review-card {
		grid-template-columns:1fr;
	}
	.snabb-review-media {
		max-height:220px;
	}
	.snabb-review-meta {
		grid-template-columns:1fr;
	}
	.ehandel-provider-grid,
	.ehandel-grid-2,
	.ehandel-grid-3,
	.ehandel-grid-stack,
	.ehandel-grid-4 {
		grid-template-columns: 1fr;
	}
	.ehandel-collection-summary {
		flex-direction: column;
		align-items: stretch;
	}
	.ehandel-collection-action {
		width: 100%;
		min-width: 0;
	}
	.ehandel-tabs {
		flex-direction: column;
	}
	.supportBtn {
		float:none;
		margin-top:0px;
		margin-bottom:15px;
	}
}
@media all and (max-width:740px) {
	.selectblocktype {
		display:block !important;
	}
	.flex_blocktype {
		margin-top:8px;
	}
	.flex_noHover {
		display:block;
		margin-top:0px;
	}
	.flex_noHover .flex_items {
		width:100%;
		margin-top:8px;
	}
}
@media all and (max-width:1060px) {
	#preview {
		width:300px;
	}
}
@media all and (max-width:950px) {
	#preview {
		float:none;
		width:100%;
		border-bottom:1px solid #ececec;
		margin-bottom:20px;
	}
}
@media all and (max-width:825px) {
	.instaRow {
		display:block;
	}
	.instaPublishSettings {
		border-right:none;
		margin-right:0px;
		padding-right:0px;
		display:block;
		border-bottom:1px dotted;
		margin-bottom:10px;
		padding-bottom:10px;
	}
	.meta_connect_outer {
		width:100%;
		display:block;
	}
	.meta_connect_inner {
		display:block;
		width:80%;
		margin:0 auto;
		margin-bottom:20px;
	}
	.connect-meta {
		width:100%;
	}
}
@media all and (max-width:900px) {
	.abonnemang_dash {
		display:block;
	}
	.hideSpace {
		display:none;
	}
	.buttonsBottom {
		position:relative;
		margin-top:25px;
		padding:0px;
	}
	.Dashbox32 {
		width:100%;
	}
	.Dashbox66 {
		width:100%;
		margin-right:0px;
	}
	.orderDomainBtn {
		float:none;
		width:100%;
		text-align:center;
		display:block;
		margin-top:15px;
	}
	.abonnemang_dash .fullDashbox:nth-child(1) {
		margin-right:0px;
		margin-bottom:15px;
	}
	.fullDashbox {
		box-shadow:none !important;
		border-radius:0px;
		border:none;
		border-bottom:4px solid #efefef	;
	}
	.bordertoptabs {
		border-top:1px solid #e1e5e8 !important;
	}
}
@media all and (max-width:800px) {
	.instablockimg {
		width:32%;
		padding-top:32%;
	}
}
@media all and (max-width: 1100px) {
	#editor_frame {
		width: 350px;
		margin-left: 20px;
	}
	
	.previewDashbox {
		width: calc(100% - 370px);
	}
}

@media all and (max-width: 950px) {
	#editor_frame {
		width: 300px;
		margin-left: 20px;
	}
	
	.previewDashbox {
		width: calc(100% - 320px);
	}
}
@media all and (max-width:1105px) {
	.paddLeft {
		margin-left:15px;
		margin-right:15px;
	}
	.paddLeft .h2_feature {
		width:100%;
	}
}
.ehandel_bild {
	margin:5px;
	border-radius: 5px;
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.ehandel_removeProduct span {
	display:none;
}
.ehandel_removeProduct i {
	cursor:pointer;
	color:var(--primary-red);
}
@media all and (max-width:740px) {
	body.admin-preview-open {
		overflow:hidden;
	}
	body.admin-preview-open .previewDashbox,
	body.admin-preview-open .tabs_container,
	body.admin-preview-open .bordertoptabs,
	body.admin-preview-open #editBlock,
	body.admin-preview-open #list-all-blocks {
		pointer-events:none;
	}
	.shopify_table thead {
		display:none;
	}
	.shopify_table tbody tr td {
		display:block;
		width:100%;
		padding:10px;
		text-align:center;
		margin-bottom:5px;
	}
	.ehandel_bild {
		width:60%;
		height:inherit;
		margin:0 auto;
	}
	.ehandel_bild:after {
	  content: "";
	  display: block;
	  padding-bottom: 100%;
	}
	.ehandel_removeProduct {
		padding:10px 15px 10px 15px;
		border-radius:4px;
		cursor:pointer;
		color:white;
		background-color:var(--primary-red) !important;
		text-decoration:none;
		transition:0.4s ease;
	}
	.ehandel_label:before {
		font-weight:bold;
		content:'Bricka';
	}
	.ehandel_removeProduct:hover {
		background-color:#b03123;
	}
	.ehandel_removeProduct i {
		color:white;
	}
	.ehandel_removeProduct span {
		display:inline-block;
	}
	#editor_frame {
		position: fixed;
		top: 56px;
		left: 0;
		margin: 0;
		border-radius: 0;
		width: 100%;
		height: calc(100dvh - 56px);
		max-height: calc(100dvh - 56px);
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		overscroll-behavior: contain;
		background: #fff;
		z-index: 1000000;
		display: none;
	}
	#sortable,#sortable_tiktok {
		width:100%;
	}
	.contentInfo { width:100%; }
	#previewButton {
		display:inline-block;
		margin-bottom:10px;
	}
	.previewDashbox {
		width:100%;
	}
	.previewDashbox.tabs_container,
	.previewDashbox.bordertoptabs {
		position:relative;
		z-index:1 !important;
	}
}
