/* Themify Customize Styling */
.header-widget-full {	background: none;
	background-color: #DF0076; 
}
.header-widget-full a {	
	color: #f5f5f5; 
}
body #site-logo a img {		width: 426px;
	height: 95px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family: "Open Sans";	font-weight:700;
	font-size:20px;
 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #e90e8b;
	color: #fff;
	padding-top: 16px;
	padding-bottom: 16px; 
}
#main-nav ul a {		font-size:18px;
 
}
#footerwrap {	background: none;
	background-color: #232323; 
}
#footer-logo a img {		width: 300px;
	height: 32px; 
}
#footer {	
	color: #999; 
}
#footer a {	
	color: #cccccc; 
}
#footer a:hover {	
	color: #e80a89; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 426px;
	height: 95px; 
}
#footer-logo a img {		width: 300px;
	height: 32px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 426px;
	height: 95px; 
}
#footer-logo a img {		width: 300px;
	height: 32px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 426px;
	height: 95px; 
}
#footer-logo a img {		width: 300px;
	height: 32px; 
}
 }
/* Themify Custom CSS */
#content {
	padding: 0;
}


.themify_builder_content-2 .tb_6d8m909.module_row > .builder_row_cover::before {

    background-image: linear-gradient(90deg,rgba(28, 26, 27, .7) 0%,rgba(28, 26, 27, .7) 0%,rgba(125, 51, 88, .7) 32%,rgba(198, 56, 94, .7) 64%,rgba(229, 132, 99, .7) 97%);
    background-color: rgba(223, 0, 118, .1);

}

/* ADA Work Taha Ali Meo - Start */

.screen-reader-text.skip-to-content {
	border-block-color: #000000;
	border-inline-color: #000000;
	caret-color: #000000;
	color: #000000;
	column-rule-color: #000000;
	outline-color: #000000;
	text-decoration-color: #000000;
	text-emphasis-color: #000000;
	-webkit-text-fill-color: #000000;
	-webkit-text-stroke-color: #000000;
}
.screen-reader-text.skip-to-content:hover {
	opacity:0.8;
}

a:focus, input:focus, button:focus, select:focus, textarea:focus, img:focus, input:focus, .modal, :focus, *:focus {
	outline: 2px solid -webkit-focus-ring-color;
	outline-color: var(--theme_accent);
}

/* Set custom color for text selection */
::selection {
	background-color: #FFECA3; /* Replace with your desired color */
  color: #981010; /* Replace with the text color you prefer */
}

.header-widget-full, .themify_builder_content-2 .tb_ffas756.module-tab.ui .tab-nav li, .tab-nav li, .header-widget-full, .themify_builder_content-2 .tb_ffas756.module-tab.ui .tab-nav li, .tab-nav li, #main-nav .highlight-link>a, .themify_builder_content-2 .tb_3ciy748.module_row, .themify_builder_content-2 .tb_3ciy748.module_row>.builder_row_cover::before, .themify_builder_content-2 .tb_3ciy748.module_row h2, .themify_builder_content-2 .tb_3ciy748.module_row h3 {
  background-color: #951D69;
	color: #ffffff;
}

#main-nav .highlight-link>a:hover {
	background-color: rgba(224, 60, 147, 0.1);
	outline: 2px solid #951D69;
	color: #951D69;
}

.themify_builder_content-2 .tb_5ov4488.module-text.module .tb_text_wrap h2, .themify_builder_content-2 .tb_90ub832.module-text.module .tb_text_wrap h2, .themify_builder_content-2 .tb_90ub832.module-text.module .tb_text_wrap h1, .themify_builder_content-2 .tb_v8kr114.module-text.module .tb_text_wrap h2, .themify_builder_content-2 .tb_v8kr114.module-text.module .tb_text_wrap h1 {
	color: #951D69;
}

.epyt-gallery-list * {
	color: #000000;
}

.header-widget-full a {
	outline-color: #000000;
}

.themify_builder_content-2 .tb_glqn650.module-image.module .image-caption, .themify_builder_content-124 .tb_6tks163.module-text.module .tb_text_wrap *, .themify_builder_content-117 .tb_xs7z37.module-text.module .tb_text_wrap * {
	background-color: rgba(0,0,0,0.01);
}

.themify_builder_content-2 .tb_glqn650.module-image.module .image-caption {
	display:none;
}

.tab-nav li:hover{
	background-color: rgba(224, 60, 147, 0.1) !important;
	outline: 2px solid rgba(224, 60, 147, 0.2) !important;
}
.tab-nav li:hover *{
	color: #951D69 !important;
}

body {
	color: #333333;
}

#footer {
	color: #adadad;
}

:root {
	--theme_accent: #B01212;
}

/* ADA Work Taha Ali Meo - End */