HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/Gosurya/WP2/wp-content/plugins/woo-image-seo/assets/style.css
#woo_image_seo:after {
	content: '';
	display: block;
	clear: both;
}

#woo_image_seo h1,
#woo_image_seo h2 {
	margin: 10px 0 20px;
	padding: 0;
	font-weight: normal;
}

#woo_image_seo h2 {
	margin-bottom: 15px;
	text-align: center;
	font-size: 21px;
}

#woo_image_seo p {
	font-size: 15px;
	line-height: 21px;
	margin: 0 0 14px 0;
}

#woo_image_seo .postbox {
	display: inline-block;
	padding: 10px 20px 20px;
	margin: 5px 0 0;
	font-size: 16px;
	line-height: 1.5em;
	vertical-align: top;
}

#woo_image_seo .wrap__inner {
	float: left;
	margin-right: 5px;
}

#woo_image_seo .wrap__inner:last-child {
	width: 275px;
	margin-right: 0;
}

#woo_image_seo .wrap__inner:last-child .postbox {
	width: 100%;
	text-align: center;
}

/*
	Settings form
*/
#woo_image_seo_form .wrap {
	margin: 0;
}

#woo_image_seo_form input,
#woo_image_seo_form select {
	margin: 0;
}

#woo_image_seo_form fieldset {
	border: 1px dotted #999999;
	padding: 20px;
	margin: 15px 0;
	font-size: 0;
}

#woo_image_seo_form fieldset:last-child {
	margin-bottom: 0;
}

#woo_image_seo_form fieldset legend {
	font-size: 20px;
}

#woo_image_seo_form .form__row {
	margin-bottom: 15px;
}

#woo_image_seo_form .form__row:last-child {
	margin-bottom: 0;
}

#woo_image_seo_form .form__inner {
	display: inline-block;
}

#woo_image_seo_form label {
	display: inline-block;
	min-width: 150px;
	font-size: 17px;
	line-height: 1.5em;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#woo_image_seo_form label.label--checkbox {
	padding-left: 35px;
	margin-right: 5px;
}

#woo_image_seo_form input[type="checkbox"] {
	opacity: 0;
	position: absolute;
	left: -100vw;
}

#woo_image_seo_form input[type="checkbox"][value="0"] {
	display: none;
}

#woo_image_seo_form .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	transition: background-color .3s;
}

#woo_image_seo_form input[type="checkbox"]:checked ~ .checkmark {
	background-color: #0073aa;
}

#woo_image_seo_form input[type="checkbox"]:focus ~ .checkmark {
	background-color: #80b9d5;
}

body.no-focus #woo_image_seo_form input[type="checkbox"]:focus ~ .checkmark {
	background-color: #eee;
}

body.no-focus #woo_image_seo_form input[type="checkbox"]:checked:focus ~ .checkmark {
	background-color: #0073aa;
}

#woo_image_seo_form .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
#woo_image_seo_form input[type="checkbox"]:checked ~ .checkmark:after {
	display: block;
}
#woo_image_seo_form .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#woo_image_seo_form input[type="submit"],
#woo_image_seo_form input[type="button"] {
	min-height: 30px;
	padding: .5em 2em;
	margin-top: 21px;
	color: white;
	border: none;
	transition: background .4s;
	cursor: pointer;
}
#woo_image_seo_form input[type="submit"]:hover,
#woo_image_seo_form input[type="submit"]:focus,
#woo_image_seo_form input[type="button"]:hover,
#woo_image_seo_form input[type="button"]:focus {
	outline: 0;
	background: #008baa;
}
#woo_image_seo_form input[type="submit"] {
	font-size: 16px;
	background: #0073aa;
	margin-right: 20px;
}
#reset-settings {
	font-size: 14px;
	background: #aa0000;
}
#woo_image_seo_form input[disabled] {
	cursor: wait !important;
	background: #6d6d6d !important;
	box-shadow: inset 0 0px 2px black !important;
}
#woo_image_seo_form input[type=checkbox]:checked:before,
#woo_image_seo_form input[type=radio]:checked:before {
	display:none;
}

#woo_image_seo_form .text-select > span {
	display: inline-block;
}
#woo_image_seo_form input[data-custom-text] {
	width: 460px;
	max-width: 100%;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 17px;
	line-height: 1.5;
	vertical-align: middle;
	transition: box-shadow .3s;
}
#woo_image_seo_form label span {
	vertical-align: middle;
}
#woo_image_seo_form select {
	width: 150px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 17px;
	line-height: 1.5;
}

.wis-c-999 {
	color: #999 !important;
}

#post-success {
	position: absolute;
	left: 20px;
	bottom: 10px;
	padding: 20px;
	min-width: 300px;
	width: calc(100% - 80px);
	text-align: center;
	background: #777;
	color: white;
	font-size: 20px;
	box-shadow: 0 0 1px rgba(0,0,0,.75);
	user-select: none;
	transition: background .4s;
}

/*
	help triggers
*/
#woo_image_seo_form .dashicons-editor-help {
	vertical-align: middle;
	cursor: pointer;
	color: #444;
	transition: transform .3s;
}
#woo_image_seo_form .dashicons-editor-help:hover,
#woo_image_seo_form .dashicons-editor-help:focus {
	transform: scale(1.2);
}
#woo_image_seo_form .dashicons-editor-help:focus {
	box-shadow: none;
	color: #0073aa;
}

/*
	.postbox--help (help modals)
*/
#woo_image_seo .postbox--help {
	display: none;
	transition: box-shadow .4s;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10000;
	max-height: 80vh;
	width: 900px;
	max-width: 90vw;
	overflow: auto;
}

#woo_image_seo .postbox--help h2 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

#woo_image_seo .postbox--help img {
	width: 615px;
	max-width: 100%;
}

#woo_image_seo .postbox--help hr {
	margin: 10px 0;
	border-bottom: 0;
}

#woo_image_seo .postbox .notice {
	display: none !important;
}

/*
	#help-background
*/
#help-background {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	opacity: .7;
}

#help-background span {
	position: absolute;
	left: 50%;
	top: 35px;
	transform: translateX(-50%);
	font-size: 14px;
	color: white;
}

#help-background span:last-child {
	top: calc(100% - 20px);
}

/*
	helper classes
*/
.bg-green {
	background: #0cad21 !important;
}


/*
	Feedback form
*/
#woo_image_seo_feedback {
	text-align: center;
}

#woo_image_seo_feedback .form__head {
	min-height: 163px;
}

#woo_image_seo_feedback img {
	border-radius: 50%;
	width: 118px;
}

#woo_image_seo_feedback input,
#woo_image_seo_feedback textarea {
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 1.5;
	padding: 0 8px;
	margin-bottom: 15px;
}

#woo_image_seo_feedback textarea {
	height: 114px;
}

#woo_image_seo_feedback input[type="submit"] {
	margin: 0;
	cursor: pointer;
	padding: .25em;
	appearance: none;
	border: 0;
	background: #555;
	color: #fff;
	transition: background .3s;
}
#woo_image_seo_feedback input[type="submit"]:hover {
	background: #008baa;
}
#woo_image_seo_feedback input[type="submit"][disabled] {
	background: #eee;
}

/*
	Share box
*/
.postbox--share span {
	display: block;
	text-align: center;
}

.postbox--share .fa {
	padding: 6px;
	font-size: 22px !important;
	width: 22px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 50%;
	color: white !important;
	transition: opacity .3s;
}

.postbox--share .fa:hover {
	opacity: .7;
}

.postbox--share .fa-facebook {
	background: #3B5998;
}

.postbox--share .fa-twitter {
	background: #55ACEE;
}

.postbox--share .fa-linkedin {
	background: #0077b5;
}

.postbox--share .fa-pinterest {
	background: #e60023;
}

.postbox--share .fa-vk {
	background: #2787f5;
}

.postbox--share .fa-tumblr {
	background: #001835;
}

/*
	Support box
*/
.postbox--support ul {
	margin: 0;
}

.postbox--support li {
	margin-bottom: 8px;
}

.postbox--support a {
	transition: opacity .3s;
}
.postbox--support a:hover {
	opacity: .7;
}

#crypto-donation .cc {
	float: left;
	font-size: 2em;
	line-height: 1.5em;
	margin-right: 15px;
}

#crypto-donation strong {
	display: block;
}