/*
 Theme Name:   DiCi Some other Child
 Theme URI:    https://themes.zone/dici/
 Description:  DiCi Another Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     dici
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  diciother
*/

.jqwellery-contact-form .wpcf7 form.invalid .wpcf7-response-output{
	border-color: #dc3232;
    color: #dc3232;
}
.footer-contact-us {
    display: flex;
}
body .dici-elementor-footer .footer-contact-us .footer-contact-us-icon i{
	font-size: 18px;
}
.footer-contact-us .footer-contact-us-content {
    padding-left: 5px;
}
.footer-social-icons {
    display: flex;
    justify-content: center;
}
.footer-icon {
    padding: 0px 15px;
}
.footer-social-icons .footer-icon a:hover i{
	color: #d1b481;
}
.site-footer-inner{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.site-footer .menu li a:hover{
	color: #d1b481;
}
#mega-menu-wrap-menu-main #mega-menu-menu-main > li.mega-menu-item > a.mega-menu-link:hover,
.dici-elementor-footer .jewellery-footer-menu .elementor-widget-container ul li a:hover,
body .tz-categories-menu li a:hover{
	color: #d1b481 !important;
}
body ul.products .product .price,
span.cat-links {
	color: #d1b481;
}
body .decorated:after{
	background: url(/wp-content/uploads/2023/02/title_o_gold.png) no-repeat;
	background-size: cover;
}
body .form-row.woocommerce-validated input.input-text,
body .form-row.woocommerce-validated textarea,
body .form-row.woocommerce-validated .select2-container .selection{
	border-color: #d1b481 !important;
}
article[class*=post] .more-link:hover, .tz-posts-carousel article .more-link:hover, .single-post .post .more-link:hover {
    background-color: #d1b481;
}
.widget_tag_cloud .tagcloud a:hover{
	color: #fff;
}