/*
Theme Name: Colouring Department
Description: Colouring Department Theme
Version: 1.0
Text Domain: colourdep
*/

.item-service-listing__bg { background-color: #000000aa; }

.wpcf7-not-valid-tip { font-size: 14px; }
.wpcf7 form .wpcf7-response-output { font-size: 14px; color: #fff; margin: 20px 0 0 0; }

.form-search input.form-search__input { color: #030303; }
.form-search input.form-search__input.input_white { color: #fff; }

.pagination { display: flex; gap: 1rem; justify-content: center; margin-top: 3.25rem; font-size: 18px; }
.pagination .current { font-weight: 700; }

.our-work-hero { background: #000; }
.our-work-hero:has(video) { background: transparent; }
.content-resources-single figure { max-width: 100%; }
.content-resources-single img { height: auto; }

.resources-single__aside:has(.aside-resources-single__items:empty) .aside-resources-single__title { display: none; }