body.comtop-request-quote-page {
	background: #f8fafc;
	color: var(--ct-home-text);
}

body.comtop-request-quote-page .main-page-wrapper {
	padding-top: 0;
}

body.comtop-request-quote-page .wd-page-title {
	min-height: 124px;
	padding-block: 22px;
	isolation: isolate;
}

body.comtop-request-quote-page .wd-page-title-bg {
	background: var(--ct-home-navy-deep) url("../images/request-quote/request-quote-page-title.jpg") center / cover no-repeat;
}

body.comtop-request-quote-page .wd-page-title-bg::after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 17, 43, .78);
}

body.comtop-request-quote-page .wd-page-title-bg img {
	opacity: 0;
}

body.comtop-request-quote-page .wd-page-title .entry-title {
	font-size: clamp(30px, 3vw, 42px);
	font-weight: 900;
	line-height: 1.08;
}

body.comtop-request-quote-page .wd-breadcrumbs {
	margin-top: 8px;
	font-size: 13px;
}

body.comtop-request-quote-page .wd-content-layout {
	padding-block: 56px 72px;
}

body.comtop-request-quote-page .wd-content-area {
	--wd-col-lg: 12 !important;
	grid-column: 1 / -1;
	width: 100%;
	min-width: 0;
}

body.comtop-request-quote-page .wd-sidebar {
	display: none !important;
}

body.comtop-request-quote-page .entry-content > .ywraq-wrapper {
	margin: 0;
}

body.comtop-request-quote-page .ywraq-form-table-wrapper {
	display: grid;
	gap: 36px;
}

body.comtop-request-quote-page .comtop-quote-list-panel,
body.comtop-request-quote-page .yith-ywraq-mail-form-wrapper {
	width: 100%;
	padding: 28px;
	border: 1px solid var(--ct-home-border);
	background: #fff;
}

body.comtop-request-quote-page .comtop-quote-section-heading {
	margin-bottom: 18px;
}

body.comtop-request-quote-page .comtop-quote-section-heading h2,
body.comtop-request-quote-page .yith-ywraq-mail-form-wrapper h2,
body.comtop-request-quote-page .comtop-quote-information h3 {
	margin: 0;
	color: var(--ct-home-navy);
	font-family: var(--wd-title-font, "Avenir Next", sans-serif);
	font-size: clamp(25px, 2.5vw, 34px);
	font-weight: 900;
	line-height: 1.15;
}

body.comtop-request-quote-page .comtop-quote-section-heading p,
body.comtop-request-quote-page .comtop-request-form-intro {
	margin: 8px 0 0;
	color: var(--ct-home-muted);
	font-size: 14px;
}

body.comtop-request-quote-page #yith-ywrq-table-list {
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	table-layout: fixed;
}

body.comtop-request-quote-page #yith-ywrq-table-list th {
	padding: 13px 14px;
	border: 0;
	border-bottom: 1px solid var(--ct-home-border);
	background: var(--ct-home-soft);
	color: var(--ct-home-navy);
	font-size: 12px;
	font-weight: 900;
	text-align: left;
	text-transform: uppercase;
}

body.comtop-request-quote-page #yith-ywrq-table-list td {
	padding: 18px 14px;
	border: 0;
	border-bottom: 1px solid var(--ct-home-border);
	vertical-align: middle;
}

body.comtop-request-quote-page #yith-ywrq-table-list .product-remove {
	width: 54px;
	text-align: center;
}

body.comtop-request-quote-page #yith-ywrq-table-list .product-thumbnail {
	width: 150px;
}

body.comtop-request-quote-page #yith-ywrq-table-list .product-quantity {
	width: 180px;
}

body.comtop-request-quote-page #yith-ywrq-table-list .product-name a {
	color: var(--ct-home-navy);
	font-size: 15px;
	font-weight: 850;
}

body.comtop-request-quote-page #yith-ywrq-table-list .product-name a:hover {
	color: var(--ct-home-accent);
}

body.comtop-request-quote-page #yith-ywrq-table-list .product-thumbnail img {
	width: 116px;
	height: 82px;
	object-fit: contain;
	border: 1px solid var(--ct-home-border);
	background: #f4f6f8;
}

body.comtop-request-quote-page .yith-ywraq-item-remove {
	width: 34px;
	height: 34px;
	display: inline-grid;
	place-items: center;
	border: 1px solid var(--ct-home-border);
	border-radius: 50%;
	color: var(--ct-home-muted);
	font-size: 0;
	line-height: 1;
}

body.comtop-request-quote-page .yith-ywraq-item-remove::before {
	font-size: 14px;
}

body.comtop-request-quote-page .yith-ywraq-item-remove:hover {
	border-color: var(--ct-home-accent);
	color: var(--ct-home-accent);
}

body.comtop-request-quote-page #yith-ywrq-table-list .quantity {
	width: 132px;
	height: 44px;
	display: grid;
	grid-template-columns: 42px 48px 42px;
	border: 1px solid var(--ct-home-border);
	background: #fff;
}

body.comtop-request-quote-page #yith-ywrq-table-list .quantity :is(.btn, .qty) {
	min-width: 0;
	height: 42px;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: var(--ct-home-navy);
	text-align: center;
}

body.comtop-request-quote-page #yith-ywrq-table-list .quantity .btn:hover {
	background: var(--ct-home-soft);
	color: var(--ct-home-accent);
}

body.comtop-request-quote-page #yith-ywrq-table-list .quantity .qty {
	border-inline: 1px solid var(--ct-home-border);
}

body.comtop-request-quote-page #yith-ywrq-table-list .actions {
	padding: 18px 0 0;
	border-bottom: 0;
	text-align: right;
}

body.comtop-request-quote-page :is(#yith-ywrq-table-list .actions .button, .raq-send-request) {
	min-height: 46px;
	padding: 0 24px;
	border: 1px solid var(--ct-home-accent);
	border-radius: 0;
	background: var(--ct-home-accent);
	color: #fff;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
}

body.comtop-request-quote-page :is(#yith-ywrq-table-list .actions .button, .raq-send-request):hover {
	border-color: var(--ct-home-accent-dark);
	background: var(--ct-home-accent-dark);
}

body.comtop-request-quote-page .comtop-request-form-layout {
	display: grid;
	grid-template-columns: minmax(0, 1.65fr) minmax(300px, .85fr);
	gap: clamp(36px, 5vw, 72px);
	align-items: start;
}

body.comtop-request-quote-page .comtop-request-form-main {
	min-width: 0;
}

body.comtop-request-quote-page #yith-ywraq-mail-form {
	margin-top: 24px;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}

body.comtop-request-quote-page #yith-ywraq-mail-form .form-row {
	min-width: 0;
	margin: 0;
}

body.comtop-request-quote-page #rqa_message_row,
body.comtop-request-quote-page .ywraq-privacy-wrapper,
body.comtop-request-quote-page .comtop-form-submit {
	grid-column: 1 / -1;
}

body.comtop-request-quote-page #yith-ywraq-mail-form label {
	display: block;
	margin-bottom: 8px;
	color: var(--ct-home-navy);
	font-size: 13px;
	font-weight: 850;
}

body.comtop-request-quote-page #yith-ywraq-mail-form .required {
	color: var(--ct-home-accent);
}

body.comtop-request-quote-page #yith-ywraq-mail-form .input-text {
	width: 100%;
	min-height: 48px;
	padding: 11px 14px;
	border: 1px solid var(--ct-home-border);
	border-radius: 0;
	background: #fff;
	color: var(--ct-home-text);
}

body.comtop-request-quote-page #yith-ywraq-mail-form textarea.input-text {
	min-height: 150px;
	resize: vertical;
}

body.comtop-request-quote-page #yith-ywraq-mail-form .input-text:focus {
	border-color: var(--ct-home-accent);
	outline: 3px solid rgba(245, 130, 32, .18);
}

body.comtop-request-quote-page .comtop-form-submit {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

body.comtop-request-quote-page .comtop-form-submit > span {
	color: var(--ct-home-muted);
	font-size: 12px;
}

body.comtop-request-quote-page .comtop-quote-information {
	min-width: 0;
	padding-left: clamp(28px, 4vw, 52px);
	border-left: 1px solid var(--ct-home-border);
}

body.comtop-request-quote-page .comtop-quote-information h3 {
	margin-bottom: 24px;
	font-size: clamp(22px, 2vw, 28px);
	text-transform: uppercase;
}

body.comtop-request-quote-page .comtop-quote-information ul {
	display: grid;
	gap: 17px;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.comtop-request-quote-page .comtop-quote-information li {
	display: grid;
	grid-template-columns: 24px minmax(0, 1fr);
	gap: 12px;
	align-items: start;
	color: var(--ct-home-muted);
	font-size: 15px;
	line-height: 1.5;
}

body.comtop-request-quote-page .comtop-quote-information .dashicons {
	width: 20px;
	height: 20px;
	color: var(--ct-home-accent);
	font-size: 20px;
}

body.comtop-request-quote-page .comtop-quote-information :is(a, address) {
	color: var(--ct-home-muted);
	font-style: normal;
}

body.comtop-request-quote-page .comtop-quote-information a:hover {
	color: var(--ct-home-accent);
}

body.comtop-request-quote-page #yith-ywraq-message:not(:empty),
body.comtop-request-quote-page :is(.woocommerce-message, .woocommerce-info, .woocommerce-error) {
	margin-bottom: 20px;
	padding: 14px 16px;
	border: 0;
	border-left: 4px solid #2c9b63;
	background: #edf9f2;
	color: #17663e;
}

body.comtop-request-quote-page .comtop-quote-list-panel > p {
	margin: 0;
	padding: 34px 18px;
	color: var(--ct-home-muted);
	text-align: center;
}

@media (max-width: 900px) {
	body.comtop-request-quote-page .wd-content-layout {
		padding-block: 40px 56px;
	}

	body.comtop-request-quote-page .comtop-quote-list-panel,
	body.comtop-request-quote-page .yith-ywraq-mail-form-wrapper {
		padding: 22px;
	}

	body.comtop-request-quote-page .comtop-request-form-layout {
		grid-template-columns: 1fr;
	}

	body.comtop-request-quote-page .comtop-quote-information {
		padding: 28px 0 0;
		border-top: 1px solid var(--ct-home-border);
		border-left: 0;
	}
}

@media (max-width: 600px) {
	body.comtop-request-quote-page .wd-page-title {
		min-height: 110px;
		padding-block: 18px;
	}

	body.comtop-request-quote-page .wd-content-layout {
		padding-block: 30px 44px;
	}

	body.comtop-request-quote-page .comtop-quote-list-panel,
	body.comtop-request-quote-page .yith-ywraq-mail-form-wrapper {
		padding: 16px;
	}

	body.comtop-request-quote-page #yith-ywrq-table-list,
	body.comtop-request-quote-page #yith-ywrq-table-list tbody,
	body.comtop-request-quote-page #yith-ywrq-table-list tr,
	body.comtop-request-quote-page #yith-ywrq-table-list td {
		display: block;
		width: 100%;
	}

	body.comtop-request-quote-page #yith-ywrq-table-list thead {
		display: none;
	}

	body.comtop-request-quote-page #yith-ywrq-table-list .cart_item {
		position: relative;
		padding: 10px 0 18px;
		border-bottom: 1px solid var(--ct-home-border);
	}

	body.comtop-request-quote-page #yith-ywrq-table-list .cart_item td {
		padding: 7px 0;
		border-bottom: 0;
	}

	body.comtop-request-quote-page #yith-ywrq-table-list .product-remove {
		position: absolute;
		top: 8px;
		right: 0;
		z-index: 2;
		width: auto;
	}

	body.comtop-request-quote-page #yith-ywrq-table-list .product-thumbnail img {
		width: 100%;
		height: 180px;
	}

	body.comtop-request-quote-page #yith-ywrq-table-list .product-quantity::before {
		content: attr(data-title);
		display: block;
		margin-bottom: 7px;
		color: var(--ct-home-navy);
		font-size: 12px;
		font-weight: 850;
	}

	body.comtop-request-quote-page #yith-ywrq-table-list .actions {
		padding-top: 16px;
	}

	body.comtop-request-quote-page #yith-ywrq-table-list .actions .button,
	body.comtop-request-quote-page .raq-send-request {
		width: 100%;
	}

	body.comtop-request-quote-page #yith-ywraq-mail-form {
		grid-template-columns: 1fr;
	}

	body.comtop-request-quote-page #rqa_message_row,
	body.comtop-request-quote-page .ywraq-privacy-wrapper,
	body.comtop-request-quote-page .comtop-form-submit {
		grid-column: auto;
	}

	body.comtop-request-quote-page .comtop-form-submit {
		align-items: stretch;
		flex-direction: column;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.comtop-request-quote-page *,
	body.comtop-request-quote-page *::before,
	body.comtop-request-quote-page *::after {
		transition-duration: .01ms !important;
	}
}
