/*
	Theme Name: Waterford Treasures
	Author: Markupus
	Description: The code contains comments. These comments describe which section each code part relates to and also include the exact place where you can edit these sections in the admin panel.
	Author URI: https://markupus.com/
	Version: 1.0.5
*/

form input.wpcf7-valid, form textarea.wpcf7-valid, .wpcf7 form.sent .wpcf7-response-output{
    border-color: #B4975A !important;
}
form input.wpcf7-valid, form input.wpcf7-valid::placeholder, form textarea.wpcf7-valid, form textarea.wpcf7-valid::placeholder {
    color: #B4975A !important;
}
.hero-section__icon-item-inner svg path{
    stroke: white;
}
.header-burger-menu .header-burger-museums .museum-icon svg, .header-burger-menu .header-burger-museums .museum-icon img {
width: auto;
}
.cky-revisit-bottom-left{
    bottom: 62px !important;
}