/*
Theme Name: Twenty Twenty-Four Melverode V01
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Template: twentytwentyfour
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.3.1744206805
Updated: 2025-04-09 15:53:25

*/
input.wpcf7-form-control,
select.wpcf7-form-control {
    height: 2em;
}
select.wpcf7-form-control {
   /* width: 100%;*/
    
}
.top-round-rainbow {
	/* border-top: 10px solid;
    border-image: linear-gradient(90deg, #829750 0 50px, #f1ea35 0 100px, #eb8002 0 150px, #d71200 0 200px, #db9dbe 0 250px, #6140ab 0 300px, #1d4b79 0 350px) 10;*/
    
/*    background: white;
  border-radius: 4px;
  
  background-image: repeating-linear-gradient(to right, #c4e17f 50px, #f7fdca 50px, #fad071 50px, #f0766b, #db9dbe, #c49cdf, #6599e2, #61c2e4);
    border-radius:5px;*/
  border-top: 5px solid;
    border-bottom: 5px solid;
  border-image:repeating-linear-gradient(90deg,
/*  #1D4040FF 0%, #1D4040FF 10%, 
#FF0049FF 10%, #FF0049FF 20%, 
#FFF600FF 20%, #FFF600FF 30%, 
#0EFF00FF 30%, #0EFF00FF 40%, 
#073AFFFF 40%, #073AFFFF 50%, 
#FF0049FF 50%, #FF0049FF 60%, 
#FFDB00FF 60%, #FFDB00FF 70%, 
#FF0049FF 70%, #FF0049FF 80%, 
#FFD500FF 80%, #FFD500FF 90%, 
#001FFFFF 90%, #001FFFFF 100%*/

 /* #c4e17f 0 50px,
  #f7fdca 0 100px,
  #fad071 0 150px,
  #f0766b 0 200px,
  #db9dbe 0 250px,
  #c49cdf 0 300px,
  #6599e2 0 350px,
  #61c2e4 0 400px) 10;*/
	
	 #acc571 0 50px, 
	#d1d7a6 0 100px, 
	#fad071 0 150px, 
	#eb8002 0 200px, 
	#db9dbe 0 250px, 
	#c49cdf 0 300px, 
	#0070c9 0 350px, 
	#4c95af 0 400px) 10
	
	
	
	
	
	
	
	
}