HEX
Server: LiteSpeed
System: Linux eko108.isimtescil.net 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: uyarreklamcomtr (11202)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/_ask-an-estimate.scss.tar
wp-content/plugins/yith-woocommerce-wishlist/assets/scss/includes/frontend/_ask-an-estimate.scss000064400000003767151556241170037516 0ustar00var/www/vhosts/uyarreklam.com.tr/httpdocs/* === ASK AN ESTIMATE === */

.woocommerce .ask-an-estimate-button > img {
	max-width    : 1em;
	display      : inline;
	margin-right : 5px;
}

#ask_an_estimate_popup {
	display : none;
}

.wishlist-ask-an-estimate-popup {
	.ask-an-estimate-button-popup {
		width : 100%;
	}

	.woocommerce-error {
		margin-bottom : 0;
	}

	#additional_notes {
		min-height : 150px;
	}
}

.ask-an-estimate-confirmation {
	padding    : 0 30px;
	text-align : center;
}

.yith-wcwl-ask-an-estimate-button {
	display     : flex;
	align-items : center;
	gap         : 7px;
	padding     : 7px 10px;

	.yith-wcwl-icon-svg, img {
		width       : 25px;
		height      : 25px;
		margin-left : -5px;
		max-width   : unset !important;
	}
}

/* === AUTO GENERATED STYLE THAT WAS LOCALIZED === */

$color-ask-an-estimate-background       : var(--color-ask-an-estimate-background, #333333);
$color-ask-an-estimate-text             : var(--color-ask-an-estimate-text, #ffffff);
$color-ask-an-estimate-border           : var(--color-ask-an-estimate-border, #333333);
$color-ask-an-estimate-background-hover : var(--color-ask-an-estimate-background-hover, #4f4f4f);
$color-ask-an-estimate-text-hover       : var(--color-ask-an-estimate-text-hover, #ffffff);
$color-ask-an-estimate-border-hover     : var(--color-ask-an-estimate-border-hover, #4f4f4f);
$ask-an-estimate-rounded-corners-radius : var(--ask-an-estimate-rounded-corners-radius, 16px);

.woocommerce a.button.ask-an-estimate-button:not(.yith-wcwl-ask-an-estimate-button--theme-style) {
	background-color : $color-ask-an-estimate-background;
	background       : $color-ask-an-estimate-background;
	color            : $color-ask-an-estimate-text;
	border-color     : $color-ask-an-estimate-border;
	border-radius    : $ask-an-estimate-rounded-corners-radius;

	&:hover {
		background-color : $color-ask-an-estimate-background-hover;
		background       : $color-ask-an-estimate-background-hover;
		color            : $color-ask-an-estimate-text-hover;
		border-color     : $color-ask-an-estimate-border-hover;
	}
}