/* Themify Customize Styling */
.transparent-header #headerwrap,#headerwrap,#footerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap.fixed-header {	
	color: #fdbe01; 
}
a, .post-nav .arrow {	
	color: #fdbe01; 
}
.transparent-header #headerwrap a,#headerwrap a,#footerwrap a,input[type=reset], input[type=submit], button, .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.module-buttons .module-buttons-item .ui.builder_button,.transparent-header #headerwrap.fixed-header a, #headerwrap.fixed-header a, #main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #fdbe01; 
}
h2 {		text-decoration:underline;

	color: #fdbe01; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #000000; 
}
#header {	
	color: #ffffff; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #000000; 
}
#headerwrap.fixed-header #site-logo img {	
	height: 50px; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		font-weight:800;
	font-size:16px;
	line-height:42px;
	text-transform:capitalize;	text-align:center; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {		text-decoration:underline;

	color: #fad567; 
}
body[class*="themify"] #site-logo a img {	
	height: 100px; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #f5c536; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {	
	height: 50px; 
}
body[class*="themify"] #site-logo a img {	
	height: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {	
	height: 50px; 
}
body[class*="themify"] #site-logo a img {	
	height: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {	
	height: 50px; 
}
body[class*="themify"] #site-logo a img {	
	height: 100px; 
}
 }
/* Themify Custom CSS */
.jewel {
    padding-top: 10px;
    border: 2px solid #fdbe01;
    margin-bottom: 1rem;
    padding: 1rem;
	background : #FFF;
	border-radius:10px;
}

.jewel-img{
	border-radius: 50%;
    border: 1px solid #ececec;
    margin-right: 0px;
	margin-top:20px;
}

p.jewel-title{
text-transform: uppercase;
    font-weight: bolder;
    color: #000;
    font-size: 16px;
}

a.button{
	background:#ffdd00;
	padding:10px 20px 10px 20px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
}

