body{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 400;
		color: #292929;
	background-color: #FFFFFF;
}

a, a:focus{color: #1A1A1A; }

.cata-main-color .wpb_text_column, .cata-main-color .cata-text-column, 
.cata-extra-color1 .wpb_text_column, .cata-extra-color1 .cata-text-column,
.cata-extra-color2 .wpb_text_column,.cata-extra-color2 .cata-text-column,
.cata-extra-color3 .wpb_text_column,.cata-extra-color3 .cata-text-column,
.cata-extra-color4 .wpb_text_column,.cata-extra-color4 .cata-text-column{
	color: #292929;
}

.catanis-main-menu > ul > li > a{
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: 600;
	}

.catanis-main-menu ul ul li a{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 400;
	}

.cata-page-title .page-header-wrap .pagetitle-contents .heading-title.page-title {
	font-family: 'Great Vibes', sans-serif;
	font-size: 50px;
	line-height: 60px;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 400;
	}

.cata-page-title .page-header-wrap .pagetitle-contents .title-subtitle span, 
.cata-page-title .page-header-wrap .pagetitle-contents .title-subtitle .cata-autofade-text {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 26px;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 400;
	}

.cata-bg-main-color{
	background-color: #70A076;
}
.cata-bg-extra-color1{
	background-color: #e49497;
}
.cata-bg-extra-color2{
	background-color: #d41a3e;
}
.cata-bg-extra-color3{
	background-color: #FFA080;
}
.cata-bg-extra-color4{
	background-color: #C09CC0;
}
.cata-bg-main-color-lighter{
	background-color: #f7f7f7;
}
.cata-bg-extra-color1-lighter{
	background-color: #fff7f7;
}
.cata-bg-extra-color2-lighter{
	background-color: #f7f7f7;
}
.cata-bg-extra-color3-lighter{
	background-color: #f7f2e8;
}
.cata-bg-extra-color4-lighter{
	background-color: #f2f2f8;
}

.cata-main-color, .cata-main-color a:not(.cata-link):not(.cata-btn){
    color: #70A076;
}
.cata-extra-color1, .cata-extra-color1 a:not(.cata-link):not(.cata-btn){
    color: #e49497;
}
.cata-extra-color2, .cata-extra-color2 a:not(.cata-link):not(.cata-btn){
    color: #d41a3e;
}
.cata-extra-color3, .cata-extra-color3 a:not(.cata-link):not(.cata-btn){
    color: #FFA080;
}
.cata-extra-color4, .cata-extra-color4 a:not(.cata-link):not(.cata-btn){
    color: #C09CC0;
}
.cata-black-color, .cata-black-color a:not(.cata-link):not(.cata-btn){
    color: #292929;
}
.cata-white-color, .cata-white-color a:not(.cata-link):not(.cata-btn){
    color: #FFFFFF;
}
.cata-body-color, .cata-body-color a:not(.cata-link):not(.cata-btn){
    color: #292929;
}

.cata-main-color-lighter, .cata-main-color-lighter a:not(.cata-link):not(.cata-btn){
    color: #f7f7f7;
}
.cata-extra-color1-lighter, .cata-extra-color1-lighter a:not(.cata-link):not(.cata-btn){
    color: #fff7f7;
}
.cata-extra-color2-lighter, .cata-extra-color2-lighter a:not(.cata-link):not(.cata-btn){
    color: #f7f7f7;
}
.cata-extra-color3-lighter, .cata-extra-color3-lighter a:not(.cata-link):not(.cata-btn){
    color: #f7f2e8;
}
.cata-extra-color4-lighter, .cata-extra-color4-lighter a:not(.cata-link):not(.cata-btn){
    color: #f2f2f8;
}

/*=== Classic & Flat Button Element ===*/
.cata-button a.cata-btn-style-flat,
.cata-button a.cata-btn-style-classic,
.cata-button a.cata-btn-style-flat:hover,
.cata-button a.cata-btn-style-classic:hover{
	color: #FFF;
}

.cata-button.cata-main-color a.cata-btn-style-flat,
.cata-button.cata-main-color a.cata-btn-style-classic{
	background-color: #70A076;
}
.cata-button.cata-main-color a.cata-btn-style-flat:hover,
.cata-button.cata-main-color a.cata-btn-style-classic:hover{
	background-color: #56865c;
}
.cata-button.cata-extra-color1 a.cata-btn-style-flat,
.cata-button.cata-extra-color1 a.cata-btn-style-classic{
	background-color: #e49497;
}
.cata-button.cata-extra-color1 a.cata-btn-style-flat:hover,
.cata-button.cata-extra-color1 a.cata-btn-style-classic:hover{
	background-color: #ca7a7d;
}

.cata-button.cata-extra-color2 a.cata-btn-style-flat,
.cata-button.cata-extra-color2 a.cata-btn-style-classic{
	background-color: #d41a3e;
}
.cata-button.cata-extra-color2 a.cata-btn-style-flat:hover,
.cata-button.cata-extra-color2 a.cata-btn-style-classic:hover{
	background-color: #ba0024;
}

.cata-button.cata-extra-color3 a.cata-btn-style-flat,
.cata-button.cata-extra-color3 a.cata-btn-style-classic{
	background-color: #FFA080;
}
.cata-button.cata-extra-color3 a.cata-btn-style-flat:hover,
.cata-button.cata-extra-color3 a.cata-btn-style-classic:hover{
	background-color: #e58666;
}

.cata-button.cata-extra-color4 a.cata-btn-style-flat,
.cata-button.cata-extra-color4 a.cata-btn-style-classic{
	background-color: #C09CC0;
}
.cata-button.cata-extra-color4 a.cata-btn-style-flat:hover,
.cata-button.cata-extra-color4 a.cata-btn-style-classic:hover{
	background-color: #a682a6;
}

/*Outline Button*/
.cata-button a.cata-btn-style-outline{
	background-color: transparent;
}

.cata-button.cata-main-color a.cata-btn-style-outline{
	border-color: #70A076;
	color: #70A076;
}
.cata-button.cata-main-color a.cata-btn-style-outline:hover{
	background-color: #70A076;
	color: #FFF;
}

.cata-button.cata-extra-color1 a.cata-btn-style-outline{
	border-color: #e49497;
	color: #e49497;
}
.cata-button.cata-extra-color1 a.cata-btn-style-outline:hover{
	background-color: #e49497;
	color: #FFF;
}

.cata-button.cata-extra-color2 a.cata-btn-style-outline{
	border-color: #d41a3e;
	color: #d41a3e;
}
.cata-button.cata-extra-color2 a.cata-btn-style-outline:hover{
	background-color: #d41a3e;
	color: #FFF;
}

.cata-button.cata-extra-color3 a.cata-btn-style-outline{
	border-color: #FFA080;
	color: #FFA080;
}
.cata-button.cata-extra-color3 a.cata-btn-style-outline:hover{
	background-color: #FFA080;
	color: #FFF;
}

.cata-button.cata-extra-color4 a.cata-btn-style-outline{
	border-color: #C09CC0;
	color: #C09CC0;
}
.cata-button.cata-extra-color4 a.cata-btn-style-outline:hover{
	background-color: #C09CC0;
	color: #FFF;
}

/*Button Link*/
.cata-btn-link.cata-main-color a.cata-link:hover{
	border-color: #70A076;
	color: #70A076;
}
.cata-btn-link.cata-extra-color1 a.cata-link:hover{
	border-color: #e49497;
	color: #e49497;
}
.cata-btn-link.cata-extra-color2 a.cata-link:hover{
	border-color: #d41a3e;
	color: #d41a3e;
}

.cata-btn-link.cata-extra-color3 a.cata-link:hover{
	border-color: #FFA080;
	color: #FFA080;
}

.cata-btn-link.cata-extra-color4 a.cata-link:hover{
	border-color: #C09CC0;
	color: #C09CC0;
}

/* Separator Element*/
.cata-separator.cata-main-color .cata-sep-holder .cata-sep-line{ 
	border-color: #70A076;
}
.cata-separator.cata-extra-color1 .cata-sep-holder .cata-sep-line{ 
	border-color: #e49497;
}
.cata-separator.cata-extra-color2 .cata-sep-holder .cata-sep-line{ 
	border-color: #d41a3e;
}
.cata-separator.cata-extra-color3 .cata-sep-holder .cata-sep-line{ 
	border-color: #FFA080;
}
.cata-separator.cata-extra-color4 .cata-sep-holder .cata-sep-line{ 
	border-color: #C09CC0;
}

.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{ 
				box-shadow:10px 10px 10px 1px #70A076;}
			.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{ 
				box-shadow:-10px 10px 10px 1px #70A076;}.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{ 
				box-shadow:10px 10px 10px 2px #70A076;}
			.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{ 
				box-shadow:-10px 10px 10px 2px #70A076;}.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{ 
				box-shadow:10px 10px 10px 3px #70A076;}
			.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{ 
				box-shadow:-10px 10px 10px 3px #70A076;}.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{ 
				box-shadow:10px 10px 10px 4px #70A076;}
			.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{ 
				box-shadow:-10px 10px 10px 4px #70A076;}.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{ 
				box-shadow:10px 10px 10px 5px #70A076;}
			.cata-separator.cata-main-color.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{ 
				box-shadow:-10px 10px 10px 5px #70A076;}.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 1px #e49497;}
			.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 1px #e49497;}.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 2px #e49497;}
			.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 2px #e49497;}.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 3px #e49497;}
			.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 3px #e49497;}.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 4px #e49497;}
			.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 4px #e49497;}.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 5px #e49497;}
			.cata-separator.cata-extra-color1.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 5px #e49497;}.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 1px #d41a3e;}
			.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 1px #d41a3e;}.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 2px #d41a3e;}
			.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 2px #d41a3e;}.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 3px #d41a3e;}
			.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 3px #d41a3e;}.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 4px #d41a3e;}
			.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 4px #d41a3e;}.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 5px #d41a3e;}
			.cata-separator.cata-extra-color2.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 5px #d41a3e;}.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 1px #FFA080;}
			.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 1px #FFA080;}.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 2px #FFA080;}
			.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 2px #FFA080;}.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 3px #FFA080;}
			.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 3px #FFA080;}.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 4px #FFA080;}
			.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 4px #FFA080;}.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 5px #FFA080;}
			.cata-separator.cata-extra-color3.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 5px #FFA080;}.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 1px #C09CC0;}
			.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 1px #C09CC0;}.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 2px #C09CC0;}
			.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 2px #C09CC0;}.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 3px #C09CC0;}
			.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 3px #C09CC0;}.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 4px #C09CC0;}
			.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 4px #C09CC0;}.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-l .cata-sep-line::after{
				box-shadow:10px 10px 10px 5px #C09CC0;}
			.cata-separator.cata-extra-color4.cata-border-width-1.cata-sep-shadow .cata-sep-holder-r .cata-sep-line::after{
				box-shadow:-10px 10px 10px 5px #C09CC0;}	
/*Contact Info Block*/
.cata-contactinfo-block.cata-bgicon-main-color .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-main-color .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-main-color .cata-item i{
	color: #70A076;
}
.cata-contactinfo-block.cata-bgicon-extra-color1 .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-extra-color1 .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-extra-color1 .cata-item i{
	color: #e49497;
}
.cata-contactinfo-block.cata-bgicon-extra-color2 .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-extra-color2 .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-extra-color2 .cata-item i{
	color: #d41a3e;
}
.cata-contactinfo-block.cata-bgicon-extra-color3 .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-extra-color3 .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-extra-color3 .cata-item i{
	color: #FFA080;
}
.cata-contactinfo-block.cata-bgicon-extra-color4 .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-extra-color4 .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-extra-color4 .cata-item i{
	color: #C09CC0;
}
.cata-contactinfo-block.cata-icon-white-color .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-white-color .cata-item i{
	color: #FFFFFF;
}

.cata-contactinfo-block.cata-icon-black-color .cata-item p a:hover,
.cata-contactinfo-block.cata-icon-black-color .cata-item i{
	color: #292929;
}

.cata-contactinfo-block.cata-bgicon-main-color .cata-item i{
	background-color: #70A076;
}
.cata-contactinfo-block.cata-bgicon-extra-color1 .cata-item i{
	background-color: #e49497;
}
.cata-contactinfo-block.cata-bgicon-extra-color2 .cata-item i{
	background-color: #d41a3e;
}
.cata-contactinfo-block.cata-bgicon-extra-color3 .cata-item i{
	background-color: #FFA080;
}
.cata-contactinfo-block.cata-bgicon-extra-color4 .cata-item i{
	background-color: #FFA080;
}
		
/*Simple List*/
.cata-list.cata-main-color li{ color: #70A076;}				
.cata-list.cata-extra-color1 li{ color: #e49497;}				
.cata-list.cata-extra-color2 li{ color: #d41a3e;}				
.cata-list.cata-extra-color3 li{ color: #FFA080;}	
.cata-list.cata-extra-color4 li{ color: #C09CC0;}	
.cata-list.cata-white-color li{ color: #FFFFFF;}	
.cata-list.cata-black-color li{ color: #292929;}	

.cata-list.cata-icon-main-color li:before,
.cata-list.numlist.cata-icon-main-color ul > li:before, 
.cata-list.numlist.cata-icon-main-color ul ul > li:before, 
.cata-list.numlist.cata-icon-main-color ol > li:before, 
.cata-list.numlist.cata-icon-main-color ol ol > li:before, 
.cata-list.numlist.cata-icon-main-color ul ol > li:before, 
.cata-list.numlist.cata-icon-main-color ol ul > li:before { 
	color: #70A076;
}
.cata-list.cata-icon-extra-color1 li:before,
.cata-list.numlist.cata-icon-extra-color1 ul > li:before, 
.cata-list.numlist.cata-icon-extra-color1 ul ul > li:before, 
.cata-list.numlist.cata-icon-extra-color1 ol > li:before, 
.cata-list.numlist.cata-icon-extra-color1 ol ol > li:before, 
.cata-list.numlist.cata-icon-extra-color1 ul ol > li:before, 
.cata-list.numlist.cata-icon-extra-color1 ol ul > li:before { 
	color: #e49497;
}				
.cata-list.cata-icon-extra-color2 li:before,
.cata-list.numlist.cata-icon-extra-color2 ul > li:before, 
.cata-list.numlist.cata-icon-extra-color2 ul ul > li:before, 
.cata-list.numlist.cata-icon-extra-color2 ol > li:before, 
.cata-list.numlist.cata-icon-extra-color2 ol ol > li:before, 
.cata-list.numlist.cata-icon-extra-color2 ul ol > li:before, 
.cata-list.numlist.cata-icon-extra-color2 ol ul > li:before { 
	color: #d41a3e;
}				
.cata-list.cata-icon-extra-color3 li:before,
.cata-list.numlist.cata-icon-extra-color3 ul > li:before, 
.cata-list.numlist.cata-icon-extra-color3 ul ul > li:before, 
.cata-list.numlist.cata-icon-extra-color3 ol > li:before, 
.cata-list.numlist.cata-icon-extra-color3 ol ol > li:before, 
.cata-list.numlist.cata-icon-extra-color3 ul ol > li:before, 
.cata-list.numlist.cata-icon-extra-color3 ol ul > li:before { 
	color: #FFA080;
}	
.cata-list.cata-icon-extra-color4 li:before,
.cata-list.numlist.cata-icon-extra-color4 ul > li:before, 
.cata-list.numlist.cata-icon-extra-color4 ul ul > li:before, 
.cata-list.numlist.cata-icon-extra-color4 ol > li:before, 
.cata-list.numlist.cata-icon-extra-color4 ol ol > li:before, 
.cata-list.numlist.cata-icon-extra-color4 ul ol > li:before, 
.cata-list.numlist.cata-icon-extra-color4 ol ul > li:before { 
	color: #C09CC0;
}	

/* SPECIAL: ordered styl (numlist) */
.cata-list.numlist.bullet-numberic-rounded.cata-icon-main-color ul > li:hover:after, 
.cata-list.numlist.bullet-numberic-rounded.cata-icon-main-color ol > li:hover:after{ 
	border-left-color: #70A076;
}
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color1 ul > li:hover:after, 
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color1 ol > li:hover:after{ 
	border-left-color: #e49497;
}
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color2 ul > li:hover:after, 
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color2 ol > li:hover:after{ 
	border-left-color: #d41a3e;
}
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color3 ul > li:hover:after, 
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color3 ol > li:hover:after{ 
	border-left-color: #FFA080;
}
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color4 ul > li:hover:after, 
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color4 ol > li:hover:after{ 
	border-left-color: #C09CC0;
}

.cata-list.numlist.bullet-numberic-circle.cata-icon-main-color ul > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-main-color ol > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-main-color ul > li:before{ 
	background-color: #70A076;
}	
.cata-list.numlist.bullet-numberic-circle.cata-icon-extra-color1 li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color1 ol > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color1 ul > li:before{ 
	background-color: #e49497;
}	
.cata-list.numlist.bullet-numberic-circle.cata-icon-extra-color2 ul > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color2 ol > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color2 ul > li:before{ 
	background-color: #d41a3e;
}	
.cata-list.numlist.bullet-numberic-circle.cata-icon-extra-color3 ul > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color3 ol > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color3 ul > li:before{ 
	background-color: #FFA080;
}	
.cata-list.numlist.bullet-numberic-circle.cata-icon-extra-color4 ul > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color4 ol > li:before,
.cata-list.numlist.bullet-numberic-rounded.cata-icon-extra-color4 ul > li:before{ 
	background-color: #C09CC0;
}	

.cata-video.cata-video-popup-style.cata-main-color .video-ctent .video-control{border-color: #70A076;}
.cata-video.cata-video-popup-style.cata-main-color .video-ctent .video-control:before{ border-left-color:#70A076; }
.cata-video.cata-video-popup-style.cata-main-color .video-ctent h4{ color:#70A076; }

.cata-video.cata-video-popup-style.cata-extra-color1 .video-ctent .video-control{border-color: #e49497;}
.cata-video.cata-video-popup-style.cata-extra-color1 .video-ctent .video-control:before{ border-left-color:#e49497; }
.cata-video.cata-video-popup-style.cata-extra-color1 .video-ctent h4{ color:#e49497; }

.cata-video.cata-video-popup-style.cata-extra-color2 .video-ctent .video-control{border-color: #d41a3e;}
.cata-video.cata-video-popup-style.cata-extra-color2 .video-ctent .video-control:before{ border-left-color:#d41a3e; }
.cata-video.cata-video-popup-style.cata-extra-color2 .video-ctent h4{ color:#d41a3e; }

.cata-video.cata-video-popup-style.cata-extra-color3 .video-ctent .video-control{border-color: #FFA080;}
.cata-video.cata-video-popup-style.cata-extra-color3 .video-ctent .video-control:before{ border-left-color:#FFA080; }
.cata-video.cata-video-popup-style.cata-extra-color3 .video-ctent h4{ color:#FFA080; }

.cata-video.cata-video-popup-style.cata-extra-color4 .video-ctent .video-control{border-color: #C09CC0;}
.cata-video.cata-video-popup-style.cata-extra-color4 .video-ctent .video-control:before{ border-left-color:#C09CC0; }
.cata-video.cata-video-popup-style.cata-extra-color4 .video-ctent h4{ color:#C09CC0; }

.cata-video.cata-video-popup-style.cata-white-color .video-ctent .video-control{border-color: #FFFFFF;}
.cata-video.cata-video-popup-style.cata-white-color .video-ctent .video-control:before{ border-left-color:#FFFFFF; }
.cata-video.cata-video-popup-style.cata-white-color .video-ctent h4{ color:#FFFFFF; }

.cata-video.cata-video-popup-style.cata-black-color .video-ctent .video-control{border-color: #292929;}
.cata-video.cata-video-popup-style.cata-black-color .video-ctent .video-control:before{ border-left-color:#292929; }
.cata-video.cata-video-popup-style.cata-black-color .video-ctent h4{ color:#292929; }

.cata-video.cata-video-popup-style.cata-body-color .video-ctent .video-control{border-color: #292929;}
.cata-video.cata-video-popup-style.cata-body-color .video-ctent .video-control:before{ border-left-color:#292929; }
.cata-video.cata-video-popup-style.cata-body-color .video-ctent h4{ color:#292929; }

.cata-twitter .cicon.cata-main-color{color: #70A076;}
.cata-twitter .cicon.cata-extra-color1{color: #e49497;}
.cata-twitter .cicon.cata-extra-color2{color: #d41a3e;}
.cata-twitter .cicon.cata-extra-color3{color: #FFA080;}
.cata-twitter .cicon.cata-extra-color4{color: #C09CC0;}


.cata-image-comparison.cata-main-color div.jx-control, .cata-image-comparison.cata-main-color div.jx-controller {background-color:#70A076;}
.cata-image-comparison.cata-extra-color1 div.jx-control, .cata-image-comparison.cata-extra-color1 div.jx-controller {background-color:#e49497;}
.cata-image-comparison.cata-extra-color2 div.jx-control, .cata-image-comparison.cata-extra-color2 div.jx-controller {background-color:#d41a3e;}
.cata-image-comparison.cata-extra-color3 div.jx-control, .cata-image-comparison.cata-extra-color3 div.jx-controller {background-color:#FFA080;}
.cata-image-comparison.cata-extra-color4 div.jx-control, .cata-image-comparison.cata-extra-color4 div.jx-controller {background-color:#C09CC0;}

.cata-image-comparison.direction-horizontal.cata-main-color div.jx-arrow.jx-right {border-color: transparent transparent transparent #70A076;}
.cata-image-comparison.direction-horizontal.cata-main-color div.jx-arrow.jx-left {border-color: transparent #70A076 transparent transparent;}
.cata-image-comparison.direction-horizontal.cata-extra-color1 div.jx-arrow.jx-right {border-color: transparent transparent transparent #e49497;}
.cata-image-comparison.direction-horizontal.cata-extra-color1 div.jx-arrow.jx-left {border-color: transparent #e49497 transparent transparent;}
.cata-image-comparison.direction-horizontal.cata-extra-color2 div.jx-arrow.jx-right {border-color: transparent transparent transparent #d41a3e;}
.cata-image-comparison.direction-horizontal.cata-extra-color2 div.jx-arrow.jx-left {border-color: transparent #d41a3e transparent transparent;}
.cata-image-comparison.direction-horizontal.cata-extra-color3 div.jx-arrow.jx-right {border-color: transparent transparent transparent #FFA080;}
.cata-image-comparison.direction-horizontal.cata-extra-color3 div.jx-arrow.jx-left {border-color: transparent #FFA080 transparent transparent;}
.cata-image-comparison.direction-horizontal.cata-extra-color4 div.jx-arrow.jx-right {border-color: transparent transparent transparent #C09CC0;}
.cata-image-comparison.direction-horizontal.cata-extra-color4 div.jx-arrow.jx-left {border-color: transparent #C09CC0 transparent transparent;}

.cata-image-comparison.direction-vertical.cata-main-color div.jx-arrow.jx-right {border-color: #70A076 transparent transparent transparent;}
.cata-image-comparison.direction-vertical.cata-main-color div.jx-arrow.jx-left {border-color: transparent transparent #70A076 transparent;}
.cata-image-comparison.direction-vertical.cata-extra-color1 div.jx-arrow.jx-right {border-color: #e49497 transparent transparent transparent;}
.cata-image-comparison.direction-vertical.cata-extra-color1 div.jx-arrow.jx-left {border-color: transparent transparent #e49497 transparent;}
.cata-image-comparison.direction-vertical.cata-extra-color2 div.jx-arrow.jx-right {border-color: #d41a3e transparent transparent transparent;}
.cata-image-comparison.direction-vertical.cata-extra-color2 div.jx-arrow.jx-left {border-color: transparent transparent #d41a3e transparent;}
.cata-image-comparison.direction-vertical.cata-extra-color3 div.jx-arrow.jx-right {border-color: #FFA080 transparent transparent transparent;}
.cata-image-comparison.direction-vertical.cata-extra-color3 div.jx-arrow.jx-left {border-color: transparent transparent #FFA080 transparent;}
.cata-image-comparison.direction-vertical.cata-extra-color4 div.jx-arrow.jx-right {border-color: #C09CC0 transparent transparent transparent;}
.cata-image-comparison.direction-vertical.cata-extra-color4 div.jx-arrow.jx-left {border-color: transparent transparent #C09CC0 transparent;}


.cata-message.cata-style4.msg-custom.cata-main-color{
	border-color: #56865c;
	background-color: #70A076;
	color: #FFF;
}
.cata-message.cata-style4.msg-custom.cata-main-color .cicon,
.cata-message.cata-style4.msg-custom.cata-main-color .ccontent .tbolb{ color: #f7f7f7;}

.cata-message.cata-style4.msg-custom.cata-extra-color1{
	border-color: #ca7a7d;
	background-color: #e49497;
	color: #FFF;
}
.cata-message.cata-style4.msg-custom.cata-extra-color1 .cicon,
.cata-message.cata-style4.msg-custom.cata-extra-color1 .ccontent .tbolb{ color: #fff7f7;}

.cata-message.cata-style4.msg-custom.cata-extra-color2{
	border-color: #ba0024;
	background-color: #d41a3e;
	color: #FFF;
}
.cata-message.cata-style4.msg-custom.cata-extra-color2 .cicon,
.cata-message.cata-style4.msg-custom.cata-extra-color2 .ccontent .tbolb{ color: #f7f7f7;}

.cata-message.cata-style4.msg-custom.cata-extra-color3{
	border-color: #e58666;
	background-color: #FFA080;
	color: #FFF;
}
.cata-message.cata-style4.msg-custom.cata-extra-color3 .cicon,
.cata-message.cata-style4.msg-custom.cata-extra-color3 .ccontent .tbolb{ color: #f7f2e8;}

.cata-message.cata-style4.msg-custom.cata-extra-color4{
	border-color: #a682a6;
	background-color: #C09CC0;
	color: #FFF;
}
.cata-message.cata-style4.msg-custom.cata-extra-color4 .cicon,
.cata-message.cata-style4.msg-custom.cata-extra-color4 .ccontent .tbolb{ color: #f2f2f8;}

.cata-message.cata-style1.msg-custom.cata-main-color{
	border-color: #70A076;
}
.cata-message.cata-style1.msg-custom.cata-main-color .cicon{background-color: #70A076; }
.cata-message.cata-style1.msg-custom.cata-main-color .cclose{color: #70A076;}
.cata-message.cata-style1.msg-custom.cata-main-color .ccontent .tbolb{color: #70A076;}

.cata-message.cata-style1.msg-custom.cata-extra-color1{
	border-color: #e49497;
}
.cata-message.cata-style1.msg-custom.cata-extra-color1 .cicon{background-color: #e49497; }
.cata-message.cata-style1.msg-custom.cata-extra-color1 .cclose{color: #e49497;}
.cata-message.cata-style1.msg-custom.cata-extra-color1 .ccontent .tbolb{color: #e49497;}

.cata-message.cata-style1.msg-custom.cata-extra-color2{
	border-color: #d41a3e;
}
.cata-message.cata-style1.msg-custom.cata-extra-color2 .cicon{background-color: #d41a3e; }
.cata-message.cata-style1.msg-custom.cata-extra-color2 .cclose{color: #d41a3e;}
.cata-message.cata-style1.msg-custom.cata-extra-color2 .ccontent .tbolb{color: #d41a3e;}

.cata-message.cata-style1.msg-custom.cata-extra-color3{
	border-color: #FFA080;
}
.cata-message.cata-style1.msg-custom.cata-extra-color3 .cicon{background-color: #FFA080; }
.cata-message.cata-style1.msg-custom.cata-extra-color3 .cclose{color: #FFA080;}
.cata-message.cata-style1.msg-custom.cata-extra-color3 .ccontent .tbolb{color: #FFA080;}

.cata-message.cata-style1.msg-custom.cata-extra-color4{
	border-color: #C09CC0;
}
.cata-message.cata-style1.msg-custom.cata-extra-color4 .cicon{background-color: #FFA080; }
.cata-message.cata-style1.msg-custom.cata-extra-color4 .cclose{color: #FFA080;}
.cata-message.cata-style1.msg-custom.cata-extra-color4 .ccontent .tbolb{color: #FFA080;}

.cata-autotyping-text.cata-main-color .typed-cursor, 
.cata-autotyping-text.cata-main-color .content-auto-typing{ color: #70A076; }
.cata-autotyping-text.cata-extra-color1 .typed-cursor, 
.cata-autotyping-text.cata-extra-color1 .content-auto-typing{ color: #e49497; }
.cata-autotyping-text.cata-extra-color2 .typed-cursor, 
.cata-autotyping-text.cata-extra-color2 .content-auto-typing{ color: #d41a3e; }
.cata-autotyping-text.cata-extra-color3 .typed-cursor, 
.cata-autotyping-text.cata-extra-color3 .content-auto-typing{ color: #FFA080; }
.cata-autotyping-text.cata-extra-color4 .typed-cursor, 
.cata-autotyping-text.cata-extra-color4 .content-auto-typing{ color: #C09CC0; }

.cata-autofade-text.cata-main-color .fading-texts-container, .cata-autofade-text > p a{ color: #70A076; }
.cata-autofade-text.cata-extra-color1 .fading-texts-container, .cata-autofade-text.cata-extra-color1 > p a{ color: #e49497; }
.cata-autofade-text.cata-extra-color2 .fading-texts-container, .cata-autofade-text.cata-extra-color2 > p a{ color: #d41a3e; }
.cata-autofade-text.cata-extra-color3 .fading-texts-container, .cata-autofade-text.cata-extra-color3 > p a{ color: #FFA080; }
.cata-autofade-text.cata-extra-color4 .fading-texts-container, .cata-autofade-text.cata-extra-color4 > p a{ color: #C09CC0; }


.cata-countdown.cata-style1.cata-main-color .is-countdown .countdown-amount,
.cata-countdown.cata-style2.cata-main-color .is-countdown .countdown-amount{
	color: #70A076;
}
.cata-countdown.cata-style1.cata-extra-color1 .is-countdown .countdown-amount,
.cata-countdown.cata-style2.cata-extra-color1 .is-countdown .countdown-amount{
	color: #e49497;
}
.cata-countdown.cata-style1.cata-extra-color2 .is-countdown .countdown-amount,
.cata-countdown.cata-style2.cata-extra-color2 .is-countdown .countdown-amount{
	color: #d41a3e;
}
.cata-countdown.cata-style1.cata-extra-color3 .is-countdown .countdown-amount,
.cata-countdown.cata-style2.cata-extra-color3 .is-countdown .countdown-amount{
	color: #FFA080;
}
.cata-countdown.cata-style1.cata-extra-color4 .is-countdown .countdown-amount,
.cata-countdown.cata-style2.cata-extra-color4 .is-countdown .countdown-amount{
	color: #C09CC0;
}

body.cata-scheme-main-color.error404 article h1,

body.cata-scheme-main-color a:hover,
body.cata-scheme-main-color .no-items,
body.cata-scheme-main-color .catanis-loader-wraper.cata-style3 .heart i,
body.cata-scheme-main-color .catanis-loader-wraper.cata-style3 .heart-reverse i,
body.cata-scheme-main-color .catanis-loader-wraper.cata-style1 .loader-heart,
body.cata-scheme-main-color .cata-backtotop .fa,
body.cata-scheme-main-color .cata-dropcaps.style-simple,
body.cata-scheme-main-color .gallery.gallery-size-large a:before,
body.cata-scheme-main-color .cata-blog-item .post-quote .top-icon,
body.cata-scheme-main-color .cata-blog-item .post-link .top-icon,
body.cata-scheme-main-color .cata-blog-item .entry-meta li.meta-seperate:before,
body.cata-scheme-main-color .cata-blog-item .entry-meta li a:hover, 
body.cata-scheme-main-color .cata-blog-item .entry-meta li.meta-love .fa,
body.cata-scheme-main-color .cata-blog-item .entry-meta li.meta-comments .fa,
body.cata-scheme-main-color .cata-blog-item .entry-meta li.meta-featured-post,
body.cata-scheme-main-color .cata-blog-item .item .tags-links a:hover,
body.cata-scheme-main-color .cata-blog-item .item .tags-links .fa,
body.cata-scheme-main-color .cata-blog-item .cata-blog-item-title .sticky,
body.cata-scheme-main-color .cata-related-post .dots-rounded .slick-dots li.slick-active button:before,
body.cata-scheme-main-color .cata-related-post .cata-item .entry-meta li.meta-date,
body.cata-scheme-main-color .cata-blog-item .cata-blog-item-excerpt a.read-more,
body.cata-scheme-main-color .cata-comments-area ol.commentlist li .meta-datetime,
body.cata-scheme-main-color .cata-comments-area ol.commentlist li div.reply a,
body.cata-scheme-main-color #comments ol.commentlist li.comment p.comment-awaiting-moderation,
body.cata-scheme-main-color .single-post article.post .item .entry-content .wrap-entry-content a,
body.cata-scheme-main-color .widget_meta ul li:before,
body.cata-scheme-main-color .widget-container ul.menu > li.current-menu-item > a,
body.cata-scheme-main-color #wp-calendar tbody td >a,
body.cata-scheme-main-color .cata-widget-twitter .cata-item:before,
body.cata-scheme-main-color .cata-widget-twitter .tweet-content a,
body.cata-scheme-main-color .cata-widget-twitter .cata-item .author-datetime a,
body.cata-scheme-main-color .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-main-color .cata-widget-subscriptions .cata-subscribe button.button:hover,
body.cata-scheme-main-color .cata-widget-testimonials .cata-item .cata-title-occupation a,
body.cata-scheme-main-color .catanis-main-menu > ul > li > a::before,
body.cata-scheme-main-color .cata-isotope-filter ul li:after, 
body.cata-scheme-main-color .cata-isotope-filter ul li:hover a,
body.cata-scheme-main-color .cata-isotope-filter ul li.selected a,
body.cata-scheme-main-color .cata-portfolio .cata-isotope-item:hover .cata-item-info .cata-cates a:hover,
body.cata-scheme-main-color .cata-portfolio .cata-love-counter .cata-love,
body.cata-scheme-main-color .cata-portfolio .cata-item-info .cata-cates,
body.cata-scheme-main-color .cata-portfolio .cata-item-info .cata-cates a,
body.cata-scheme-main-color .cata-project-detail .cata-project-info .project-info a:hover,
body.cata-scheme-main-color .cata-timeline-icon,
body.cata-scheme-main-color .cata-timeline-content .cata-date,
body.cata-scheme-main-color .cata-imagebox:hover .imagebox-wrap h6,
body.cata-scheme-main-color .cata-imagebox:hover .imagebox-wrap h6 a, 
body.cata-scheme-main-color .cata-iconbox:hover .iconbox-wrap h6,
body.cata-scheme-main-color .cata-iconbox:hover .iconbox-wrap h6 a,
body.cata-scheme-main-color .cata-iconbox .icon,
body.cata-scheme-main-color .cata-pricetable .cata-icon,
body.cata-scheme-main-color .cata-twitter .cata-item:before,
body.cata-scheme-main-color .cata-twitter .tweet-content a,
body.cata-scheme-main-color .cata-twitter .cata-item .author-datetime a,
body.cata-scheme-main-color .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info em,
body.cata-scheme-main-color .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info .title,
body.cata-scheme-main-color .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-main-color .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-main-color .slick-dots li.slick-active button:before,
body.cata-scheme-main-color .vc_tta.vc_general .vc_tta-tab>a:hover,
body.cata-scheme-main-color .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab .vc_tta-icon,
body.cata-scheme-main-color .vc_tta.vc_tta-tabs.cata-tabs.cata-style-icon .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
body.cata-scheme-main-color .vc_tta.vc_tta-accordion.cata-accordion.cata-style2 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon,
body.cata-scheme-main-color .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text,
body.cata-scheme-main-color .vc_tta.vc_tta-tabs.cata-tour.cata-style1 .vc_tta-tabs-container .vc_tta-tab.vc_active>a,
body.cata-scheme-main-color .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,

body.cata-scheme-main-color .cata-footer .widget_recent_comments li .comment-author-link, 
body.cata-scheme-main-color .cata-footer .widget_recent_comments li .comment-author-link a,
body.cata-scheme-main-color .cata-footer .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-main-color .cata-footer .widget_recent_entries .post-date,
body.cata-scheme-main-color .cata-footer .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-main-color .cata-footer .cata-widget-recent-posts .cata-info-detail > span,

body.cata-scheme-main-color .cata-footer .color-light a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-main-color .cata-footer .color-light .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_recent_entries a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_archive li a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_meta ul li a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_nav_menu ul.menu > li a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_nav_menu ul li.current_page_item > a,
body.cata-scheme-main-color .cata-footer .color-light .widget_pages ul li a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_pages ul li.current_page_item > a,
body.cata-scheme-main-color .cata-footer .color-light .widget_categories li a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_categories li.current-cat > a,
body.cata-scheme-main-color .cata-footer .color-light .widget_text ul.menu > li a:hover,
body.cata-scheme-main-color .cata-footer .color-light .widget_text ul.menu > li.current_page_item > a,
body.cata-scheme-main-color .cata-footer .color-light #wp-calendar tfoot td#prev a:hover,
body.cata-scheme-main-color .cata-footer .color-light #wp-calendar tfoot td#next a:hover,
body.cata-scheme-main-color .cata-footer .color-light .cata-widget-flickr a.cata-see-more:hover,
body.cata-scheme-main-color .cata-footer .color-light .cata-widget-instagram a.cata-see-more:hover,
body.cata-scheme-main-color .cata-footer .color-light .cata-widget-recent-posts .cata-entry-title a:hover,
body.cata-scheme-main-color .cata-footer .color-light .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-main-color .cata-footer .color-light .cata-widget-twitter .cata-item:hover::before,

body.cata-scheme-main-color #mobile-nav .mobile-nav-icon-toggle .mobi-nav-btn,
body.cata-scheme-main-color .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-main-color .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-main-color .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-main-color .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-main-color .cata-header .catanis-main-menu > ul > li.current-menu-item:not(.menu-item-type-custom) > a,
body.cata-scheme-main-color .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-main-color .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a,
body.cata-scheme-main-color .cata-header .catanis-main-menu ul ul li a:hover, 
body.cata-scheme-main-color .cata-header .catanis-main-menu ul ul .current-menu-item:not(.opage) > a, 
body.cata-scheme-main-color .cata-header .catanis-main-menu ul ul .current-menu-item:not(.opage) > a,
body.cata-scheme-main-color .cata-header .catanis-main-menu ul ul .current-menu-parent > a,
body.cata-scheme-main-color .cata-header .catanis-main-menu ul ul .current-menu-ancestor > a,
body.cata-scheme-main-color .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="ti-"]:hover:before, 
body.cata-scheme-main-color .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="fa-"]:hover:before, 
body.cata-scheme-main-color .cata-header .catanis-main-menu ul ul li[class^="ti-"].current-menu-item:before, 
body.cata-scheme-main-color .cata-header .catanis-main-menu ul ul li[class^="fa-"].current-menu-item:before,
body.cata-scheme-main-color .cata-header .catanis-main-menu li.mega-menu-item ul ul .current-menu-item > a,
body.cata-scheme-main-color .cata-header .catanis-main-menu li.mega-menu-item > ul .container > li > a:hover, body.cata-scheme-main-color .cata-header .catanis-main-menu li.mega-menu-item ul ul li:hover a,	body.cata-scheme-main-color .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-main-color .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-main-color .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-main-color .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.current-menu-item >a{
	color: #70A076;
}

body.cata-scheme-main-color.single-post article.post .meta-tags a:hover,

body.cata-scheme-main-color input.button:hover, 
body.cata-scheme-main-color a.button:hover, 
body.cata-scheme-main-color input[type^=submit]:hover,
body.cata-scheme-main-color .catanis-loader-wraper.cata-style2 .heart:before, 
body.cata-scheme-main-color .catanis-loader-wraper.cata-style2 .heart:after,
body.cata-scheme-main-color .mobi-nav-menu,
body.cata-scheme-main-color button.button:hover, 
body.cata-scheme-main-color input.button:hover, 
body.cata-scheme-main-color a.button:hover,
body.cata-scheme-main-color #quote-carousel .carousel-control:hover,
body.cata-scheme-main-color #quote-carousel .dots-indicators li.active,
body.cata-scheme-main-color .tp-bullets.custom .tp-bullet:hover, 
body.cata-scheme-main-color .tp-bullets.custom .tp-bullet.selected,
body.cata-scheme-main-color .cata-dropcaps:not(.style-simple),
body.cata-scheme-main-color .cata-frsvp > a,
body.cata-scheme-main-color #wp-calendar tbody td#today,
body.cata-scheme-main-color #wp-calendar tbody td:not(.pad):hover,
body.cata-scheme-main-color .cata-related-post .dots-line .slick-dots li.slick-active button, 
body.cata-scheme-main-color .cata-related-post .dots-square .slick-dots li.slick-active button, 
body.cata-scheme-main-color .cata-related-post .dots-catanis-width .slick-dots li.slick-active button, 
body.cata-scheme-main-color .cata-related-post .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-main-color .cata-post.cata-isotope .cata-blog-item.format-quote .item,
body.cata-scheme-main-color .cata-post.cata-isotope .cata-blog-item.format-link .item,
body.cata-scheme-main-color .catanis-loader-wraper.cata-style5 .bounce:before,
body.cata-scheme-main-color .dots-line .slick-dots li.slick-active button,
body.cata-scheme-main-color .dots-square .slick-dots li.slick-active button,
body.cata-scheme-main-color .dots-catanis-width .slick-dots li.slick-active button,
body.cata-scheme-main-color .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-main-color .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-main-color .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-main-color .cata-gallery-imgs .cata-overlay .icon-circle,
body.cata-scheme-main-color .video-js .vjs-play-control,
body.cata-scheme-main-color .video-js .vjs-volume-level,
body.cata-scheme-main-color .video-js .vjs-play-progress,
body.cata-scheme-main-color .cata-music-toggle-btn,
body.cata-scheme-main-color .wp-playlist .mejs-container .mejs-controls,
body.cata-scheme-main-color .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-main-color .cata-audio-mp3 .mejs-controls .mejs-time-rail .mejs-time-loaded, 
body.cata-scheme-main-color .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
body.cata-scheme-main-color .cata-audio-mp3 .mejs-container .mejs-controls .mejs-fullscreen-button, 
body.cata-scheme-main-color .cata-audio-mp3 .mejs-container .mejs-controls .mejs-playpause-button,
body.cata-scheme-main-color .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, 
body.cata-scheme-main-color .cata-timeline-top:before, 
body.cata-scheme-main-color .cata-timeline-bottom:before,
body.cata-scheme-main-color .cata-iconbox.cata-style3 .icon:hover,
/*body.cata-scheme-main-color .cata-imagebox.cata-style2 .bgoverlay,*/
body.cata-scheme-main-color .cata-single-image.effect-oval > div figure:after,
body.cata-scheme-main-color .cata-image-title.effect-slide-top > div figure figcaption,
body.cata-scheme-main-color .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info,
body.cata-scheme-main-color .cata-widget-instagram .cata-insta-items a:before,
body.cata-scheme-main-color .cata-widget-flickr .cata-flickr-items a:before,
body.cata-scheme-main-color .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-main-color .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-main-color .cata-widget-recent-posts  .cata-thumb-none .cata-num,
body.cata-scheme-main-color .cata-widget-subscriptions .cata-subscribe.cata-style-background form button.button, 
body.cata-scheme-main-color .vc_tta.vc_tta-accordion.cata-accordion.cata-style1 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon{
	background-color: #70A076;
}

body.cata-scheme-main-color .vc_images_carousel .vc_carousel-indicators li:hover,
body.cata-scheme-main-color .vc_images_carousel .vc_carousel-indicators .vc_active {
    background-color: #70A076 !important;
}

body.cata-scheme-main-color blockquote,
body.cata-scheme-main-color div.wpcf7-mail-sent-ok,
body.cata-scheme-main-color .cata-loadmore-wrapper>a:hover span,
body.cata-scheme-main-color .widget_search form input.search-input,
body.cata-scheme-main-color .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-main-color .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-main-color .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-main-color .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-main-color .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-main-color .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active,
body.cata-scheme-main-color .cata-section.row-content-middle .cata-row>.cata-column.cata-border-scheme>.cata-column-wrapper, 
body.cata-scheme-main-color .cata-section.row-content-middle .cata-inner-row>.cata-column.cata-border-scheme>.cata-column-wrapper,
/*body.cata-scheme-main-color .cata-video-popup-style.noimg .video-ctent .video-control,*/
body.cata-scheme-main-color .cata-isotope-filter ul li:hover a, 
body.cata-scheme-main-color .cata-isotope-filter ul li.selected a{
	border-color: #70A076;
}

body.cata-scheme-main-color .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info:before{
    border-bottom-color:#70A076;
}
body.cata-scheme-main-color .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,
body.cata-scheme-main-color.rtl .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-main-color.rtl .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-main-color.rtl .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after{
	border-right-color:#70A076;
}
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-main-color .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after {
    border-left-color:#70A076;
}

body.cata-scheme-extra-color1.error404 article h1,

body.cata-scheme-extra-color1 a:hover,
body.cata-scheme-extra-color1 .no-items,
body.cata-scheme-extra-color1 .catanis-loader-wraper.cata-style3 .heart i,
body.cata-scheme-extra-color1 .catanis-loader-wraper.cata-style3 .heart-reverse i,
body.cata-scheme-extra-color1 .catanis-loader-wraper.cata-style1 .loader-heart,
body.cata-scheme-extra-color1 .cata-backtotop .fa,
body.cata-scheme-extra-color1 .cata-dropcaps.style-simple,
body.cata-scheme-extra-color1 .gallery.gallery-size-large a:before,
body.cata-scheme-extra-color1 .cata-blog-item .post-quote .top-icon,
body.cata-scheme-extra-color1 .cata-blog-item .post-link .top-icon,
body.cata-scheme-extra-color1 .cata-blog-item .entry-meta li.meta-seperate:before,
body.cata-scheme-extra-color1 .cata-blog-item .entry-meta li a:hover, 
body.cata-scheme-extra-color1 .cata-blog-item .entry-meta li.meta-love .fa,
body.cata-scheme-extra-color1 .cata-blog-item .entry-meta li.meta-comments .fa,
body.cata-scheme-extra-color1 .cata-blog-item .entry-meta li.meta-featured-post,
body.cata-scheme-extra-color1 .cata-blog-item .item .tags-links a:hover,
body.cata-scheme-extra-color1 .cata-blog-item .item .tags-links .fa,
body.cata-scheme-extra-color1 .cata-blog-item .cata-blog-item-title .sticky,
body.cata-scheme-extra-color1 .cata-related-post .dots-rounded .slick-dots li.slick-active button:before,
body.cata-scheme-extra-color1 .cata-related-post .cata-item .entry-meta li.meta-date,
body.cata-scheme-extra-color1 .cata-blog-item .cata-blog-item-excerpt a.read-more,
body.cata-scheme-extra-color1 .cata-comments-area ol.commentlist li .meta-datetime,
body.cata-scheme-extra-color1 .cata-comments-area ol.commentlist li div.reply a,
body.cata-scheme-extra-color1 #comments ol.commentlist li.comment p.comment-awaiting-moderation,
body.cata-scheme-extra-color1 .single-post article.post .item .entry-content .wrap-entry-content a,
body.cata-scheme-extra-color1 .widget_meta ul li:before,
body.cata-scheme-extra-color1 .widget-container ul.menu > li.current-menu-item > a,
body.cata-scheme-extra-color1 #wp-calendar tbody td >a,
body.cata-scheme-extra-color1 .cata-widget-twitter .cata-item:before,
body.cata-scheme-extra-color1 .cata-widget-twitter .tweet-content a,
body.cata-scheme-extra-color1 .cata-widget-twitter .cata-item .author-datetime a,
body.cata-scheme-extra-color1 .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-extra-color1 .cata-widget-subscriptions .cata-subscribe button.button:hover,
body.cata-scheme-extra-color1 .cata-widget-testimonials .cata-item .cata-title-occupation a,
body.cata-scheme-extra-color1 .catanis-main-menu > ul > li > a::before,
body.cata-scheme-extra-color1 .cata-isotope-filter ul li:after, 
body.cata-scheme-extra-color1 .cata-isotope-filter ul li:hover a,
body.cata-scheme-extra-color1 .cata-isotope-filter ul li.selected a,
body.cata-scheme-extra-color1 .cata-portfolio .cata-isotope-item:hover .cata-item-info .cata-cates a:hover,
body.cata-scheme-extra-color1 .cata-portfolio .cata-love-counter .cata-love,
body.cata-scheme-extra-color1 .cata-portfolio .cata-item-info .cata-cates,
body.cata-scheme-extra-color1 .cata-portfolio .cata-item-info .cata-cates a,
body.cata-scheme-extra-color1 .cata-project-detail .cata-project-info .project-info a:hover,
body.cata-scheme-extra-color1 .cata-timeline-icon,
body.cata-scheme-extra-color1 .cata-timeline-content .cata-date,
body.cata-scheme-extra-color1 .cata-imagebox:hover .imagebox-wrap h6,
body.cata-scheme-extra-color1 .cata-imagebox:hover .imagebox-wrap h6 a, 
body.cata-scheme-extra-color1 .cata-iconbox:hover .iconbox-wrap h6,
body.cata-scheme-extra-color1 .cata-iconbox:hover .iconbox-wrap h6 a,
body.cata-scheme-extra-color1 .cata-iconbox .icon,
body.cata-scheme-extra-color1 .cata-pricetable .cata-icon,
body.cata-scheme-extra-color1 .cata-twitter .cata-item:before,
body.cata-scheme-extra-color1 .cata-twitter .tweet-content a,
body.cata-scheme-extra-color1 .cata-twitter .cata-item .author-datetime a,
body.cata-scheme-extra-color1 .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info em,
body.cata-scheme-extra-color1 .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info .title,
body.cata-scheme-extra-color1 .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-extra-color1 .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-extra-color1 .slick-dots li.slick-active button:before,
body.cata-scheme-extra-color1 .vc_tta.vc_general .vc_tta-tab>a:hover,
body.cata-scheme-extra-color1 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab .vc_tta-icon,
body.cata-scheme-extra-color1 .vc_tta.vc_tta-tabs.cata-tabs.cata-style-icon .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
body.cata-scheme-extra-color1 .vc_tta.vc_tta-accordion.cata-accordion.cata-style2 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon,
body.cata-scheme-extra-color1 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text,
body.cata-scheme-extra-color1 .vc_tta.vc_tta-tabs.cata-tour.cata-style1 .vc_tta-tabs-container .vc_tta-tab.vc_active>a,
body.cata-scheme-extra-color1 .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,

body.cata-scheme-extra-color1 .cata-footer .widget_recent_comments li .comment-author-link, 
body.cata-scheme-extra-color1 .cata-footer .widget_recent_comments li .comment-author-link a,
body.cata-scheme-extra-color1 .cata-footer .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color1 .cata-footer .widget_recent_entries .post-date,
body.cata-scheme-extra-color1 .cata-footer .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color1 .cata-footer .cata-widget-recent-posts .cata-info-detail > span,

body.cata-scheme-extra-color1 .cata-footer .color-light a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color1 .cata-footer .color-light .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_recent_entries a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_archive li a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_meta ul li a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_nav_menu ul.menu > li a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_nav_menu ul li.current_page_item > a,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_pages ul li a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_pages ul li.current_page_item > a,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_categories li a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_categories li.current-cat > a,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_text ul.menu > li a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .widget_text ul.menu > li.current_page_item > a,
body.cata-scheme-extra-color1 .cata-footer .color-light #wp-calendar tfoot td#prev a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light #wp-calendar tfoot td#next a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .cata-widget-flickr a.cata-see-more:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .cata-widget-instagram a.cata-see-more:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .cata-widget-recent-posts .cata-entry-title a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-extra-color1 .cata-footer .color-light .cata-widget-twitter .cata-item:hover::before,

body.cata-scheme-extra-color1 #mobile-nav .mobile-nav-icon-toggle .mobi-nav-btn,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu > ul > li.current-menu-item > a,
body.cata-scheme-extra-color1 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-extra-color1 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu ul ul li a:hover,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu ul ul .current-menu-item > a,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu ul ul .current-menu-item > a,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu ul ul .current-menu-parent > a,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu ul ul .current-menu-ancestor > a,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="ti-"]:hover:before, 
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="fa-"]:hover:before, 
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu ul ul li[class^="ti-"].current-menu-item:before, 
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu ul ul li[class^="fa-"].current-menu-item:before,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu li.mega-menu-item ul ul .current-menu-item > a,
body.cata-scheme-extra-color1 .cata-header .catanis-main-menu li.mega-menu-item > ul .container > li > a:hover, body.cata-scheme-extra-color1 .cata-header .catanis-main-menu li.mega-menu-item ul ul li:hover a,	body.cata-scheme-extra-color1 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-extra-color1 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-extra-color1 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-extra-color1 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.current-menu-item >a{
	color: #e49497;
}

body.cata-scheme-extra-color1.single-post article.post .meta-tags a:hover,

body.cata-scheme-extra-color1 input.button:hover, 
body.cata-scheme-extra-color1 a.button:hover, 
body.cata-scheme-extra-color1 input[type^=submit]:hover,
body.cata-scheme-extra-color1 .catanis-loader-wraper.cata-style2 .heart:before, 
body.cata-scheme-extra-color1 .catanis-loader-wraper.cata-style2 .heart:after,
body.cata-scheme-extra-color1 .mobi-nav-menu,
body.cata-scheme-extra-color1 button.button:hover, 
body.cata-scheme-extra-color1 input.button:hover, 
body.cata-scheme-extra-color1 a.button:hover,
body.cata-scheme-extra-color1 #quote-carousel .carousel-control:hover,
body.cata-scheme-extra-color1 #quote-carousel .dots-indicators li.active,
body.cata-scheme-extra-color1 .tp-bullets.custom .tp-bullet:hover, 
body.cata-scheme-extra-color1 .tp-bullets.custom .tp-bullet.selected,
body.cata-scheme-extra-color1 .cata-dropcaps:not(.style-simple),
body.cata-scheme-extra-color1 .cata-frsvp > a,
body.cata-scheme-extra-color1 #wp-calendar tbody td#today,
body.cata-scheme-extra-color1 #wp-calendar tbody td:not(.pad):hover,
body.cata-scheme-extra-color1 .cata-related-post .dots-line .slick-dots li.slick-active button, 
body.cata-scheme-extra-color1 .cata-related-post .dots-square .slick-dots li.slick-active button, 
body.cata-scheme-extra-color1 .cata-related-post .dots-catanis-width .slick-dots li.slick-active button, 
body.cata-scheme-extra-color1 .cata-related-post .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-extra-color1 .cata-post.cata-isotope .cata-blog-item.format-quote .item,
body.cata-scheme-extra-color1 .cata-post.cata-isotope .cata-blog-item.format-link .item,
body.cata-scheme-extra-color1 .catanis-loader-wraper.cata-style5 .bounce:before,
body.cata-scheme-extra-color1 .dots-line .slick-dots li.slick-active button,
body.cata-scheme-extra-color1 .dots-square .slick-dots li.slick-active button,
body.cata-scheme-extra-color1 .dots-catanis-width .slick-dots li.slick-active button,
body.cata-scheme-extra-color1 .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-extra-color1 .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-extra-color1 .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-extra-color1 .cata-gallery-imgs .cata-overlay .icon-circle,
body.cata-scheme-extra-color1 .video-js .vjs-play-control,
body.cata-scheme-extra-color1 .video-js .vjs-volume-level,
body.cata-scheme-extra-color1 .video-js .vjs-play-progress,
body.cata-scheme-extra-color1 .cata-music-toggle-btn,
body.cata-scheme-extra-color1 .wp-playlist .mejs-container .mejs-controls,
body.cata-scheme-extra-color1 .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-extra-color1 .cata-audio-mp3 .mejs-controls .mejs-time-rail .mejs-time-loaded, 
body.cata-scheme-extra-color1 .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
body.cata-scheme-extra-color1 .cata-audio-mp3 .mejs-container .mejs-controls .mejs-fullscreen-button, 
body.cata-scheme-extra-color1 .cata-audio-mp3 .mejs-container .mejs-controls .mejs-playpause-button,
body.cata-scheme-extra-color1 .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, 
body.cata-scheme-extra-color1 .cata-timeline-top:before, 
body.cata-scheme-extra-color1 .cata-timeline-bottom:before,
body.cata-scheme-extra-color1 .cata-iconbox.cata-style3 .icon:hover,
/*body.cata-scheme-extra-color1 .cata-imagebox.cata-style2 .bgoverlay,*/
body.cata-scheme-extra-color1 .cata-single-image.effect-oval > div figure:after,
body.cata-scheme-extra-color1 .cata-image-title.effect-slide-top > div figure figcaption,
body.cata-scheme-extra-color1 .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info,
body.cata-scheme-extra-color1 .cata-widget-instagram .cata-insta-items a:before,
body.cata-scheme-extra-color1 .cata-widget-flickr .cata-flickr-items a:before,
body.cata-scheme-extra-color1 .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color1 .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color1 .cata-widget-recent-posts  .cata-thumb-none .cata-num,
body.cata-scheme-extra-color1 .cata-widget-subscriptions .cata-subscribe.cata-style-background form button.button, 
body.cata-scheme-extra-color1 .vc_tta.vc_tta-accordion.cata-accordion.cata-style1 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon{
	background-color: #e49497;
}

body.cata-scheme-extra-color1 .vc_images_carousel .vc_carousel-indicators li:hover,
body.cata-scheme-extra-color1 .vc_images_carousel .vc_carousel-indicators .vc_active {
    background-color: #e49497 !important;
}

body.cata-scheme-extra-color1 blockquote,
body.cata-scheme-extra-color1 div.wpcf7-mail-sent-ok,
body.cata-scheme-extra-color1 .cata-loadmore-wrapper>a:hover span,
body.cata-scheme-extra-color1 .widget_search form input.search-input,
body.cata-scheme-extra-color1 .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-extra-color1 .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-extra-color1 .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-extra-color1 .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-extra-color1 .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-extra-color1 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active,
body.cata-scheme-extra-color1 .cata-section.row-content-middle .cata-row>.cata-column.cata-border-scheme>.cata-column-wrapper, 
body.cata-scheme-extra-color1 .cata-section.row-content-middle .cata-inner-row>.cata-column.cata-border-scheme>.cata-column-wrapper,
/*body.cata-scheme-extra-color1 .cata-video-popup-style.noimg .video-ctent .video-control,*/
body.cata-scheme-extra-color1 .cata-isotope-filter ul li:hover a, 
body.cata-scheme-extra-color1 .cata-isotope-filter ul li.selected a{
	border-color: #e49497;
}

body.cata-scheme-extra-color1 .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info:before{
    border-bottom-color:#e49497;
}
body.cata-scheme-extra-color1 .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,
body.cata-scheme-extra-color1.rtl .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-extra-color1.rtl .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-extra-color1.rtl .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after{
	border-right-color:#e49497;
}
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-extra-color1 .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after {
    border-left-color:#e49497;
}

body.cata-scheme-extra-color2.error404 article h1,

body.cata-scheme-extra-color2 a:hover,
body.cata-scheme-extra-color2 .no-items,
body.cata-scheme-extra-color2 .catanis-loader-wraper.cata-style3 .heart i,
body.cata-scheme-extra-color2 .catanis-loader-wraper.cata-style3 .heart-reverse i,
body.cata-scheme-extra-color2 .catanis-loader-wraper.cata-style1 .loader-heart,
body.cata-scheme-extra-color2 .cata-backtotop .fa,
body.cata-scheme-extra-color2 .cata-dropcaps.style-simple,
body.cata-scheme-extra-color2 .gallery.gallery-size-large a:before,
body.cata-scheme-extra-color2 .cata-blog-item .post-quote .top-icon,
body.cata-scheme-extra-color2 .cata-blog-item .post-link .top-icon,
body.cata-scheme-extra-color2 .cata-blog-item .entry-meta li.meta-seperate:before,
body.cata-scheme-extra-color2 .cata-blog-item .entry-meta li a:hover, 
body.cata-scheme-extra-color2 .cata-blog-item .entry-meta li.meta-love .fa,
body.cata-scheme-extra-color2 .cata-blog-item .entry-meta li.meta-comments .fa,
body.cata-scheme-extra-color2 .cata-blog-item .entry-meta li.meta-featured-post,
body.cata-scheme-extra-color2 .cata-blog-item .item .tags-links a:hover,
body.cata-scheme-extra-color2 .cata-blog-item .item .tags-links .fa,
body.cata-scheme-extra-color2 .cata-blog-item .cata-blog-item-title .sticky,
body.cata-scheme-extra-color2 .cata-related-post .dots-rounded .slick-dots li.slick-active button:before,
body.cata-scheme-extra-color2 .cata-related-post .cata-item .entry-meta li.meta-date,
body.cata-scheme-extra-color2 .cata-blog-item .cata-blog-item-excerpt a.read-more,
body.cata-scheme-extra-color2 .cata-comments-area ol.commentlist li .meta-datetime,
body.cata-scheme-extra-color2 .cata-comments-area ol.commentlist li div.reply a,
body.cata-scheme-extra-color2 #comments ol.commentlist li.comment p.comment-awaiting-moderation,
body.cata-scheme-extra-color2 .single-post article.post .item .entry-content .wrap-entry-content a,
body.cata-scheme-extra-color2 .widget_meta ul li:before,
body.cata-scheme-extra-color2 .widget-container ul.menu > li.current-menu-item > a,
body.cata-scheme-extra-color2 #wp-calendar tbody td >a,
body.cata-scheme-extra-color2 .cata-widget-twitter .cata-item:before,
body.cata-scheme-extra-color2 .cata-widget-twitter .tweet-content a,
body.cata-scheme-extra-color2 .cata-widget-twitter .cata-item .author-datetime a,
body.cata-scheme-extra-color2 .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-extra-color2 .cata-widget-subscriptions .cata-subscribe button.button:hover,
body.cata-scheme-extra-color2 .cata-widget-testimonials .cata-item .cata-title-occupation a,
body.cata-scheme-extra-color2 .catanis-main-menu > ul > li > a::before,
body.cata-scheme-extra-color2 .cata-isotope-filter ul li:after, 
body.cata-scheme-extra-color2 .cata-isotope-filter ul li:hover a,
body.cata-scheme-extra-color2 .cata-isotope-filter ul li.selected a,
body.cata-scheme-extra-color2 .cata-portfolio .cata-isotope-item:hover .cata-item-info .cata-cates a:hover,
body.cata-scheme-extra-color2 .cata-portfolio .cata-love-counter .cata-love,
body.cata-scheme-extra-color2 .cata-portfolio .cata-item-info .cata-cates,
body.cata-scheme-extra-color2 .cata-portfolio .cata-item-info .cata-cates a,
body.cata-scheme-extra-color2 .cata-project-detail .cata-project-info .project-info a:hover,
body.cata-scheme-extra-color2 .cata-timeline-icon,
body.cata-scheme-extra-color2 .cata-timeline-content .cata-date,
body.cata-scheme-extra-color2 .cata-imagebox:hover .imagebox-wrap h6,
body.cata-scheme-extra-color2 .cata-imagebox:hover .imagebox-wrap h6 a, 
body.cata-scheme-extra-color2 .cata-iconbox:hover .iconbox-wrap h6,
body.cata-scheme-extra-color2 .cata-iconbox:hover .iconbox-wrap h6 a,
body.cata-scheme-extra-color2 .cata-iconbox .icon,
body.cata-scheme-extra-color2 .cata-pricetable .cata-icon,
body.cata-scheme-extra-color2 .cata-twitter .cata-item:before,
body.cata-scheme-extra-color2 .cata-twitter .tweet-content a,
body.cata-scheme-extra-color2 .cata-twitter .cata-item .author-datetime a,
body.cata-scheme-extra-color2 .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info em,
body.cata-scheme-extra-color2 .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info .title,
body.cata-scheme-extra-color2 .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-extra-color2 .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-extra-color2 .slick-dots li.slick-active button:before,
body.cata-scheme-extra-color2 .vc_tta.vc_general .vc_tta-tab>a:hover,
body.cata-scheme-extra-color2 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab .vc_tta-icon,
body.cata-scheme-extra-color2 .vc_tta.vc_tta-tabs.cata-tabs.cata-style-icon .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
body.cata-scheme-extra-color2 .vc_tta.vc_tta-accordion.cata-accordion.cata-style2 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon,
body.cata-scheme-extra-color2 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text,
body.cata-scheme-extra-color2 .vc_tta.vc_tta-tabs.cata-tour.cata-style1 .vc_tta-tabs-container .vc_tta-tab.vc_active>a,
body.cata-scheme-extra-color2 .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,

body.cata-scheme-extra-color2 .cata-footer .widget_recent_comments li .comment-author-link, 
body.cata-scheme-extra-color2 .cata-footer .widget_recent_comments li .comment-author-link a,
body.cata-scheme-extra-color2 .cata-footer .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color2 .cata-footer .widget_recent_entries .post-date,
body.cata-scheme-extra-color2 .cata-footer .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color2 .cata-footer .cata-widget-recent-posts .cata-info-detail > span,

body.cata-scheme-extra-color2 .cata-footer .color-light a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color2 .cata-footer .color-light .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_recent_entries a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_archive li a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_meta ul li a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_nav_menu ul.menu > li a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_nav_menu ul li.current_page_item > a,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_pages ul li a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_pages ul li.current_page_item > a,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_categories li a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_categories li.current-cat > a,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_text ul.menu > li a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .widget_text ul.menu > li.current_page_item > a,
body.cata-scheme-extra-color2 .cata-footer .color-light #wp-calendar tfoot td#prev a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light #wp-calendar tfoot td#next a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .cata-widget-flickr a.cata-see-more:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .cata-widget-instagram a.cata-see-more:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .cata-widget-recent-posts .cata-entry-title a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-extra-color2 .cata-footer .color-light .cata-widget-twitter .cata-item:hover::before,

body.cata-scheme-extra-color2 #mobile-nav .mobile-nav-icon-toggle .mobi-nav-btn,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu > ul > li.current-menu-item > a,
body.cata-scheme-extra-color2 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-extra-color2 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu ul ul li a:hover,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu ul ul .current-menu-item > a,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu ul ul .current-menu-item > a,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu ul ul .current-menu-parent > a,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu ul ul .current-menu-ancestor > a,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="ti-"]:hover:before, 
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="fa-"]:hover:before, 
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu ul ul li[class^="ti-"].current-menu-item:before, 
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu ul ul li[class^="fa-"].current-menu-item:before,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu li.mega-menu-item ul ul .current-menu-item > a,
body.cata-scheme-extra-color2 .cata-header .catanis-main-menu li.mega-menu-item > ul .container > li > a:hover, body.cata-scheme-extra-color2 .cata-header .catanis-main-menu li.mega-menu-item ul ul li:hover a,	body.cata-scheme-extra-color2 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-extra-color2 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-extra-color2 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-extra-color2 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.current-menu-item >a{
	color: #d41a3e;
}

body.cata-scheme-extra-color2.single-post article.post .meta-tags a:hover,

body.cata-scheme-extra-color2 input.button:hover, 
body.cata-scheme-extra-color2 a.button:hover, 
body.cata-scheme-extra-color2 input[type^=submit]:hover,
body.cata-scheme-extra-color2 .catanis-loader-wraper.cata-style2 .heart:before, 
body.cata-scheme-extra-color2 .catanis-loader-wraper.cata-style2 .heart:after,
body.cata-scheme-extra-color2 .mobi-nav-menu,
body.cata-scheme-extra-color2 button.button:hover, 
body.cata-scheme-extra-color2 input.button:hover, 
body.cata-scheme-extra-color2 a.button:hover,
body.cata-scheme-extra-color2 #quote-carousel .carousel-control:hover,
body.cata-scheme-extra-color2 #quote-carousel .dots-indicators li.active,
body.cata-scheme-extra-color2 .tp-bullets.custom .tp-bullet:hover, 
body.cata-scheme-extra-color2 .tp-bullets.custom .tp-bullet.selected,
body.cata-scheme-extra-color2 .cata-dropcaps:not(.style-simple),
body.cata-scheme-extra-color2 .cata-frsvp > a,
body.cata-scheme-extra-color2 #wp-calendar tbody td#today,
body.cata-scheme-extra-color2 #wp-calendar tbody td:not(.pad):hover,
body.cata-scheme-extra-color2 .cata-related-post .dots-line .slick-dots li.slick-active button, 
body.cata-scheme-extra-color2 .cata-related-post .dots-square .slick-dots li.slick-active button, 
body.cata-scheme-extra-color2 .cata-related-post .dots-catanis-width .slick-dots li.slick-active button, 
body.cata-scheme-extra-color2 .cata-related-post .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-extra-color2 .cata-post.cata-isotope .cata-blog-item.format-quote .item,
body.cata-scheme-extra-color2 .cata-post.cata-isotope .cata-blog-item.format-link .item,
body.cata-scheme-extra-color2 .catanis-loader-wraper.cata-style5 .bounce:before,
body.cata-scheme-extra-color2 .dots-line .slick-dots li.slick-active button,
body.cata-scheme-extra-color2 .dots-square .slick-dots li.slick-active button,
body.cata-scheme-extra-color2 .dots-catanis-width .slick-dots li.slick-active button,
body.cata-scheme-extra-color2 .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-extra-color2 .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-extra-color2 .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-extra-color2 .cata-gallery-imgs .cata-overlay .icon-circle,
body.cata-scheme-extra-color2 .video-js .vjs-play-control,
body.cata-scheme-extra-color2 .video-js .vjs-volume-level,
body.cata-scheme-extra-color2 .video-js .vjs-play-progress,
body.cata-scheme-extra-color2 .cata-music-toggle-btn,
body.cata-scheme-extra-color2 .wp-playlist .mejs-container .mejs-controls,
body.cata-scheme-extra-color2 .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-extra-color2 .cata-audio-mp3 .mejs-controls .mejs-time-rail .mejs-time-loaded, 
body.cata-scheme-extra-color2 .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
body.cata-scheme-extra-color2 .cata-audio-mp3 .mejs-container .mejs-controls .mejs-fullscreen-button, 
body.cata-scheme-extra-color2 .cata-audio-mp3 .mejs-container .mejs-controls .mejs-playpause-button,
body.cata-scheme-extra-color2 .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, 
body.cata-scheme-extra-color2 .cata-timeline-top:before, 
body.cata-scheme-extra-color2 .cata-timeline-bottom:before,
body.cata-scheme-extra-color2 .cata-iconbox.cata-style3 .icon:hover,
/*body.cata-scheme-extra-color2 .cata-imagebox.cata-style2 .bgoverlay,*/
body.cata-scheme-extra-color2 .cata-single-image.effect-oval > div figure:after,
body.cata-scheme-extra-color2 .cata-image-title.effect-slide-top > div figure figcaption,
body.cata-scheme-extra-color2 .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info,
body.cata-scheme-extra-color2 .cata-widget-instagram .cata-insta-items a:before,
body.cata-scheme-extra-color2 .cata-widget-flickr .cata-flickr-items a:before,
body.cata-scheme-extra-color2 .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color2 .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color2 .cata-widget-recent-posts  .cata-thumb-none .cata-num,
body.cata-scheme-extra-color2 .cata-widget-subscriptions .cata-subscribe.cata-style-background form button.button, 
body.cata-scheme-extra-color2 .vc_tta.vc_tta-accordion.cata-accordion.cata-style1 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon{
	background-color: #d41a3e;
}

body.cata-scheme-extra-color2 .vc_images_carousel .vc_carousel-indicators li:hover,
body.cata-scheme-extra-color2 .vc_images_carousel .vc_carousel-indicators .vc_active {
    background-color: #d41a3e !important;
}

body.cata-scheme-extra-color2 blockquote,
body.cata-scheme-extra-color2 div.wpcf7-mail-sent-ok,
body.cata-scheme-extra-color2 .cata-loadmore-wrapper>a:hover span,
body.cata-scheme-extra-color2 .widget_search form input.search-input,
body.cata-scheme-extra-color2 .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-extra-color2 .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-extra-color2 .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-extra-color2 .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-extra-color2 .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-extra-color2 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active,
body.cata-scheme-extra-color2 .cata-section.row-content-middle .cata-row>.cata-column.cata-border-scheme>.cata-column-wrapper, 
body.cata-scheme-extra-color2 .cata-section.row-content-middle .cata-inner-row>.cata-column.cata-border-scheme>.cata-column-wrapper,
/*body.cata-scheme-extra-color2 .cata-video-popup-style.noimg .video-ctent .video-control,*/
body.cata-scheme-extra-color2 .cata-isotope-filter ul li:hover a, 
body.cata-scheme-extra-color2 .cata-isotope-filter ul li.selected a{
	border-color: #d41a3e;
}

body.cata-scheme-extra-color2 .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info:before{
    border-bottom-color:#d41a3e;
}
body.cata-scheme-extra-color2 .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,
body.cata-scheme-extra-color2.rtl .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-extra-color2.rtl .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-extra-color2.rtl .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after{
	border-right-color:#d41a3e;
}
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-extra-color2 .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after {
    border-left-color:#d41a3e;
}

body.cata-scheme-extra-color3.error404 article h1,

body.cata-scheme-extra-color3 a:hover,
body.cata-scheme-extra-color3 .no-items,
body.cata-scheme-extra-color3 .catanis-loader-wraper.cata-style3 .heart i,
body.cata-scheme-extra-color3 .catanis-loader-wraper.cata-style3 .heart-reverse i,
body.cata-scheme-extra-color3 .catanis-loader-wraper.cata-style1 .loader-heart,
body.cata-scheme-extra-color3 .cata-backtotop .fa,
body.cata-scheme-extra-color3 .cata-dropcaps.style-simple,
body.cata-scheme-extra-color3 .gallery.gallery-size-large a:before,
body.cata-scheme-extra-color3 .cata-blog-item .post-quote .top-icon,
body.cata-scheme-extra-color3 .cata-blog-item .post-link .top-icon,
body.cata-scheme-extra-color3 .cata-blog-item .entry-meta li.meta-seperate:before,
body.cata-scheme-extra-color3 .cata-blog-item .entry-meta li a:hover, 
body.cata-scheme-extra-color3 .cata-blog-item .entry-meta li.meta-love .fa,
body.cata-scheme-extra-color3 .cata-blog-item .entry-meta li.meta-comments .fa,
body.cata-scheme-extra-color3 .cata-blog-item .entry-meta li.meta-featured-post,
body.cata-scheme-extra-color3 .cata-blog-item .item .tags-links a:hover,
body.cata-scheme-extra-color3 .cata-blog-item .item .tags-links .fa,
body.cata-scheme-extra-color3 .cata-blog-item .cata-blog-item-title .sticky,
body.cata-scheme-extra-color3 .cata-related-post .dots-rounded .slick-dots li.slick-active button:before,
body.cata-scheme-extra-color3 .cata-related-post .cata-item .entry-meta li.meta-date,
body.cata-scheme-extra-color3 .cata-blog-item .cata-blog-item-excerpt a.read-more,
body.cata-scheme-extra-color3 .cata-comments-area ol.commentlist li .meta-datetime,
body.cata-scheme-extra-color3 .cata-comments-area ol.commentlist li div.reply a,
body.cata-scheme-extra-color3 #comments ol.commentlist li.comment p.comment-awaiting-moderation,
body.cata-scheme-extra-color3 .single-post article.post .item .entry-content .wrap-entry-content a,
body.cata-scheme-extra-color3 .widget_meta ul li:before,
body.cata-scheme-extra-color3 .widget-container ul.menu > li.current-menu-item > a,
body.cata-scheme-extra-color3 #wp-calendar tbody td >a,
body.cata-scheme-extra-color3 .cata-widget-twitter .cata-item:before,
body.cata-scheme-extra-color3 .cata-widget-twitter .tweet-content a,
body.cata-scheme-extra-color3 .cata-widget-twitter .cata-item .author-datetime a,
body.cata-scheme-extra-color3 .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-extra-color3 .cata-widget-subscriptions .cata-subscribe button.button:hover,
body.cata-scheme-extra-color3 .cata-widget-testimonials .cata-item .cata-title-occupation a,
body.cata-scheme-extra-color3 .catanis-main-menu > ul > li > a::before,
body.cata-scheme-extra-color3 .cata-isotope-filter ul li:after, 
body.cata-scheme-extra-color3 .cata-isotope-filter ul li:hover a,
body.cata-scheme-extra-color3 .cata-isotope-filter ul li.selected a,
body.cata-scheme-extra-color3 .cata-portfolio .cata-isotope-item:hover .cata-item-info .cata-cates a:hover,
body.cata-scheme-extra-color3 .cata-portfolio .cata-love-counter .cata-love,
body.cata-scheme-extra-color3 .cata-portfolio .cata-item-info .cata-cates,
body.cata-scheme-extra-color3 .cata-portfolio .cata-item-info .cata-cates a,
body.cata-scheme-extra-color3 .cata-project-detail .cata-project-info .project-info a:hover,
body.cata-scheme-extra-color3 .cata-timeline-icon,
body.cata-scheme-extra-color3 .cata-timeline-content .cata-date,
body.cata-scheme-extra-color3 .cata-imagebox:hover .imagebox-wrap h6,
body.cata-scheme-extra-color3 .cata-imagebox:hover .imagebox-wrap h6 a, 
body.cata-scheme-extra-color3 .cata-iconbox:hover .iconbox-wrap h6,
body.cata-scheme-extra-color3 .cata-iconbox:hover .iconbox-wrap h6 a,
body.cata-scheme-extra-color3 .cata-iconbox .icon,
body.cata-scheme-extra-color3 .cata-pricetable .cata-icon,
body.cata-scheme-extra-color3 .cata-twitter .cata-item:before,
body.cata-scheme-extra-color3 .cata-twitter .tweet-content a,
body.cata-scheme-extra-color3 .cata-twitter .cata-item .author-datetime a,
body.cata-scheme-extra-color3 .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info em,
body.cata-scheme-extra-color3 .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info .title,
body.cata-scheme-extra-color3 .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-extra-color3 .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-extra-color3 .slick-dots li.slick-active button:before,
body.cata-scheme-extra-color3 .vc_tta.vc_general .vc_tta-tab>a:hover,
body.cata-scheme-extra-color3 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab .vc_tta-icon,
body.cata-scheme-extra-color3 .vc_tta.vc_tta-tabs.cata-tabs.cata-style-icon .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
body.cata-scheme-extra-color3 .vc_tta.vc_tta-accordion.cata-accordion.cata-style2 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon,
body.cata-scheme-extra-color3 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text,
body.cata-scheme-extra-color3 .vc_tta.vc_tta-tabs.cata-tour.cata-style1 .vc_tta-tabs-container .vc_tta-tab.vc_active>a,
body.cata-scheme-extra-color3 .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,

body.cata-scheme-extra-color3 .cata-footer .widget_recent_comments li .comment-author-link, 
body.cata-scheme-extra-color3 .cata-footer .widget_recent_comments li .comment-author-link a,
body.cata-scheme-extra-color3 .cata-footer .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color3 .cata-footer .widget_recent_entries .post-date,
body.cata-scheme-extra-color3 .cata-footer .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color3 .cata-footer .cata-widget-recent-posts .cata-info-detail > span,

body.cata-scheme-extra-color3 .cata-footer .color-light a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color3 .cata-footer .color-light .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_recent_entries a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_archive li a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_meta ul li a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_nav_menu ul.menu > li a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_nav_menu ul li.current_page_item > a,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_pages ul li a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_pages ul li.current_page_item > a,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_categories li a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_categories li.current-cat > a,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_text ul.menu > li a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .widget_text ul.menu > li.current_page_item > a,
body.cata-scheme-extra-color3 .cata-footer .color-light #wp-calendar tfoot td#prev a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light #wp-calendar tfoot td#next a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .cata-widget-flickr a.cata-see-more:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .cata-widget-instagram a.cata-see-more:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .cata-widget-recent-posts .cata-entry-title a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-extra-color3 .cata-footer .color-light .cata-widget-twitter .cata-item:hover::before,

body.cata-scheme-extra-color3 #mobile-nav .mobile-nav-icon-toggle .mobi-nav-btn,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu > ul > li.current-menu-item > a,
body.cata-scheme-extra-color3 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-extra-color3 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu ul ul li a:hover,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu ul ul .current-menu-item > a,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu ul ul .current-menu-parent > a,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu ul ul .current-menu-ancestor > a,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="ti-"]:hover:before, 
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="fa-"]:hover:before, 
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu ul ul li[class^="ti-"].current-menu-item:before, 
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu ul ul li[class^="fa-"].current-menu-item:before,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu li.mega-menu-item ul ul .current-menu-item > a,
body.cata-scheme-extra-color3 .cata-header .catanis-main-menu li.mega-menu-item > ul .container > li > a:hover, body.cata-scheme-extra-color3 .cata-header .catanis-main-menu li.mega-menu-item ul ul li:hover a,	body.cata-scheme-extra-color3 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-extra-color3 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-extra-color3 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-extra-color3 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.current-menu-item >a{
	color: #FFA080;
}

body.cata-scheme-extra-color3.single-post article.post .meta-tags a:hover,

body.cata-scheme-extra-color3 input.button:hover, 
body.cata-scheme-extra-color3 a.button:hover, 
body.cata-scheme-extra-color3 input[type^=submit]:hover,
body.cata-scheme-extra-color3 .catanis-loader-wraper.cata-style2 .heart:before, 
body.cata-scheme-extra-color3 .catanis-loader-wraper.cata-style2 .heart:after,
body.cata-scheme-extra-color3 .mobi-nav-menu,
body.cata-scheme-extra-color3 button.button:hover, 
body.cata-scheme-extra-color3 input.button:hover, 
body.cata-scheme-extra-color3 a.button:hover,
body.cata-scheme-extra-color3 #quote-carousel .carousel-control:hover,
body.cata-scheme-extra-color3 #quote-carousel .dots-indicators li.active,
body.cata-scheme-extra-color3 .tp-bullets.custom .tp-bullet:hover, 
body.cata-scheme-extra-color3 .tp-bullets.custom .tp-bullet.selected,
body.cata-scheme-extra-color3 .cata-dropcaps:not(.style-simple),
body.cata-scheme-extra-color3 .cata-frsvp > a,
body.cata-scheme-extra-color3 #wp-calendar tbody td#today,
body.cata-scheme-extra-color3 #wp-calendar tbody td:not(.pad):hover,
body.cata-scheme-extra-color3 .cata-related-post .dots-line .slick-dots li.slick-active button, 
body.cata-scheme-extra-color3 .cata-related-post .dots-square .slick-dots li.slick-active button, 
body.cata-scheme-extra-color3 .cata-related-post .dots-catanis-width .slick-dots li.slick-active button, 
body.cata-scheme-extra-color3 .cata-related-post .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-extra-color3 .cata-post.cata-isotope .cata-blog-item.format-quote .item,
body.cata-scheme-extra-color3 .cata-post.cata-isotope .cata-blog-item.format-link .item,
body.cata-scheme-extra-color3 .catanis-loader-wraper.cata-style5 .bounce:before,
body.cata-scheme-extra-color3 .dots-line .slick-dots li.slick-active button,
body.cata-scheme-extra-color3 .dots-square .slick-dots li.slick-active button,
body.cata-scheme-extra-color3 .dots-catanis-width .slick-dots li.slick-active button,
body.cata-scheme-extra-color3 .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-extra-color3 .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-extra-color3 .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-extra-color3 .cata-gallery-imgs .cata-overlay .icon-circle,
body.cata-scheme-extra-color3 .video-js .vjs-play-control,
body.cata-scheme-extra-color3 .video-js .vjs-volume-level,
body.cata-scheme-extra-color3 .video-js .vjs-play-progress,
body.cata-scheme-extra-color3 .cata-music-toggle-btn,
body.cata-scheme-extra-color3 .wp-playlist .mejs-container .mejs-controls,
body.cata-scheme-extra-color3 .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-extra-color3 .cata-audio-mp3 .mejs-controls .mejs-time-rail .mejs-time-loaded, 
body.cata-scheme-extra-color3 .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
body.cata-scheme-extra-color3 .cata-audio-mp3 .mejs-container .mejs-controls .mejs-fullscreen-button, 
body.cata-scheme-extra-color3 .cata-audio-mp3 .mejs-container .mejs-controls .mejs-playpause-button,
body.cata-scheme-extra-color3 .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, 
body.cata-scheme-extra-color3 .cata-timeline-top:before, 
body.cata-scheme-extra-color3 .cata-timeline-bottom:before,
body.cata-scheme-extra-color3 .cata-iconbox.cata-style3 .icon:hover,
/*body.cata-scheme-extra-color3 .cata-imagebox.cata-style2 .bgoverlay,*/
body.cata-scheme-extra-color3 .cata-single-image.effect-oval > div figure:after,
body.cata-scheme-extra-color3 .cata-image-title.effect-slide-top > div figure figcaption,
body.cata-scheme-extra-color3 .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info,
body.cata-scheme-extra-color3 .cata-widget-instagram .cata-insta-items a:before,
body.cata-scheme-extra-color3 .cata-widget-flickr .cata-flickr-items a:before,
body.cata-scheme-extra-color3 .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color3 .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color3 .cata-widget-recent-posts  .cata-thumb-none .cata-num,
body.cata-scheme-extra-color3 .cata-widget-subscriptions .cata-subscribe.cata-style-background form button.button, 
body.cata-scheme-extra-color3 .vc_tta.vc_tta-accordion.cata-accordion.cata-style1 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon{
	background-color: #FFA080;
}

body.cata-scheme-extra-color3 .vc_images_carousel .vc_carousel-indicators li:hover,
body.cata-scheme-extra-color3 .vc_images_carousel .vc_carousel-indicators .vc_active {
    background-color: #FFA080 !important;
}

body.cata-scheme-extra-color3 blockquote,
body.cata-scheme-extra-color3 div.wpcf7-mail-sent-ok,
body.cata-scheme-extra-color3 .cata-loadmore-wrapper>a:hover span,
body.cata-scheme-extra-color3 .widget_search form input.search-input,
body.cata-scheme-extra-color3 .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-extra-color3 .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-extra-color3 .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-extra-color3 .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-extra-color3 .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-extra-color3 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active,
body.cata-scheme-extra-color3 .cata-section.row-content-middle .cata-row>.cata-column.cata-border-scheme>.cata-column-wrapper, 
body.cata-scheme-extra-color3 .cata-section.row-content-middle .cata-inner-row>.cata-column.cata-border-scheme>.cata-column-wrapper,
/*body.cata-scheme-extra-color3 .cata-video-popup-style.noimg .video-ctent .video-control,*/
body.cata-scheme-extra-color3 .cata-isotope-filter ul li:hover a, 
body.cata-scheme-extra-color3 .cata-isotope-filter ul li.selected a{
	border-color: #FFA080;
}

body.cata-scheme-extra-color3 .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info:before{
    border-bottom-color:#FFA080;
}
body.cata-scheme-extra-color3 .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,
body.cata-scheme-extra-color3.rtl .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-extra-color3.rtl .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-extra-color3.rtl .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after{
	border-right-color:#FFA080;
}
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-extra-color3 .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after {
    border-left-color:#FFA080;
}

body.cata-scheme-extra-color4.error404 article h1,

body.cata-scheme-extra-color4 a:hover,
body.cata-scheme-extra-color4 .no-items,
body.cata-scheme-extra-color4 .catanis-loader-wraper.cata-style3 .heart i,
body.cata-scheme-extra-color4 .catanis-loader-wraper.cata-style3 .heart-reverse i,
body.cata-scheme-extra-color4 .catanis-loader-wraper.cata-style1 .loader-heart,
body.cata-scheme-extra-color4 .cata-backtotop .fa,
body.cata-scheme-extra-color4 .cata-dropcaps.style-simple,
body.cata-scheme-extra-color4 .gallery.gallery-size-large a:before,
body.cata-scheme-extra-color4 .cata-blog-item .post-quote .top-icon,
body.cata-scheme-extra-color4 .cata-blog-item .post-link .top-icon,
body.cata-scheme-extra-color4 .cata-blog-item .entry-meta li.meta-seperate:before,
body.cata-scheme-extra-color4 .cata-blog-item .entry-meta li a:hover, 
body.cata-scheme-extra-color4 .cata-blog-item .entry-meta li.meta-love .fa,
body.cata-scheme-extra-color4 .cata-blog-item .entry-meta li.meta-comments .fa,
body.cata-scheme-extra-color4 .cata-blog-item .entry-meta li.meta-featured-post,
body.cata-scheme-extra-color4 .cata-blog-item .item .tags-links a:hover,
body.cata-scheme-extra-color4 .cata-blog-item .item .tags-links .fa,
body.cata-scheme-extra-color4 .cata-blog-item .cata-blog-item-title .sticky,
body.cata-scheme-extra-color4 .cata-related-post .dots-rounded .slick-dots li.slick-active button:before,
body.cata-scheme-extra-color4 .cata-related-post .cata-item .entry-meta li.meta-date,
body.cata-scheme-extra-color4 .cata-blog-item .cata-blog-item-excerpt a.read-more,
body.cata-scheme-extra-color4 .cata-comments-area ol.commentlist li .meta-datetime,
body.cata-scheme-extra-color4 .cata-comments-area ol.commentlist li div.reply a,
body.cata-scheme-extra-color4 #comments ol.commentlist li.comment p.comment-awaiting-moderation,
body.cata-scheme-extra-color4 .single-post article.post .item .entry-content .wrap-entry-content a,
body.cata-scheme-extra-color4 .widget_meta ul li:before,
body.cata-scheme-extra-color4 .widget-container ul.menu > li.current-menu-item > a,
body.cata-scheme-extra-color4 #wp-calendar tbody td >a,
body.cata-scheme-extra-color4 .cata-widget-twitter .cata-item:before,
body.cata-scheme-extra-color4 .cata-widget-twitter .tweet-content a,
body.cata-scheme-extra-color4 .cata-widget-twitter .cata-item .author-datetime a,
body.cata-scheme-extra-color4 .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-extra-color4 .cata-widget-subscriptions .cata-subscribe button.button:hover,
body.cata-scheme-extra-color4 .cata-widget-testimonials .cata-item .cata-title-occupation a,
body.cata-scheme-extra-color4 .catanis-main-menu > ul > li > a::before,
body.cata-scheme-extra-color4 .cata-isotope-filter ul li:after, 
body.cata-scheme-extra-color4 .cata-isotope-filter ul li:hover a,
body.cata-scheme-extra-color4 .cata-isotope-filter ul li.selected a,
body.cata-scheme-extra-color4 .cata-portfolio .cata-isotope-item:hover .cata-item-info .cata-cates a:hover,
body.cata-scheme-extra-color4 .cata-portfolio .cata-love-counter .cata-love,
body.cata-scheme-extra-color4 .cata-portfolio .cata-item-info .cata-cates,
body.cata-scheme-extra-color4 .cata-portfolio .cata-item-info .cata-cates a,
body.cata-scheme-extra-color4 .cata-project-detail .cata-project-info .project-info a:hover,
body.cata-scheme-extra-color4 .cata-timeline-icon,
body.cata-scheme-extra-color4 .cata-timeline-content .cata-date,
body.cata-scheme-extra-color4 .cata-imagebox:hover .imagebox-wrap h6,
body.cata-scheme-extra-color4 .cata-imagebox:hover .imagebox-wrap h6 a, 
body.cata-scheme-extra-color4 .cata-iconbox:hover .iconbox-wrap h6,
body.cata-scheme-extra-color4 .cata-iconbox:hover .iconbox-wrap h6 a,
body.cata-scheme-extra-color4 .cata-iconbox .icon,
body.cata-scheme-extra-color4 .cata-pricetable .cata-icon,
body.cata-scheme-extra-color4 .cata-twitter .cata-item:before,
body.cata-scheme-extra-color4 .cata-twitter .tweet-content a,
body.cata-scheme-extra-color4 .cata-twitter .cata-item .author-datetime a,
body.cata-scheme-extra-color4 .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info em,
body.cata-scheme-extra-color4 .cata-testimonial.cata-style6:not(.cata-color-text-light) .cata-item .cata-info .title,
body.cata-scheme-extra-color4 .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-extra-color4 .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-extra-color4 .slick-dots li.slick-active button:before,
body.cata-scheme-extra-color4 .vc_tta.vc_general .vc_tta-tab>a:hover,
body.cata-scheme-extra-color4 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab .vc_tta-icon,
body.cata-scheme-extra-color4 .vc_tta.vc_tta-tabs.cata-tabs.cata-style-icon .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
body.cata-scheme-extra-color4 .vc_tta.vc_tta-accordion.cata-accordion.cata-style2 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon,
body.cata-scheme-extra-color4 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text,
body.cata-scheme-extra-color4 .vc_tta.vc_tta-tabs.cata-tour.cata-style1 .vc_tta-tabs-container .vc_tta-tab.vc_active>a,
body.cata-scheme-extra-color4 .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,

body.cata-scheme-extra-color4 .cata-footer .widget_recent_comments li .comment-author-link, 
body.cata-scheme-extra-color4 .cata-footer .widget_recent_comments li .comment-author-link a,
body.cata-scheme-extra-color4 .cata-footer .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color4 .cata-footer .widget_recent_entries .post-date,
body.cata-scheme-extra-color4 .cata-footer .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color4 .cata-footer .cata-widget-recent-posts .cata-info-detail > span,

body.cata-scheme-extra-color4 .cata-footer .color-light a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color4 .cata-footer .color-light .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_recent_entries a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_archive li a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_meta ul li a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_nav_menu ul.menu > li a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_nav_menu ul li.current_page_item > a,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_pages ul li a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_pages ul li.current_page_item > a,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_categories li a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_categories li.current-cat > a,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_text ul.menu > li a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .widget_text ul.menu > li.current_page_item > a,
body.cata-scheme-extra-color4 .cata-footer .color-light #wp-calendar tfoot td#prev a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light #wp-calendar tfoot td#next a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .cata-widget-flickr a.cata-see-more:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .cata-widget-instagram a.cata-see-more:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .cata-widget-recent-posts .cata-entry-title a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .cata-widget-recent-comments .cata-item .cata-info > a:hover,
body.cata-scheme-extra-color4 .cata-footer .color-light .cata-widget-twitter .cata-item:hover::before,

body.cata-scheme-extra-color4 #mobile-nav .mobile-nav-icon-toggle .mobi-nav-btn,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu > ul > li.current-menu-item > a,
body.cata-scheme-extra-color4 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a, 
body.cata-scheme-extra-color4 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.active > a,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu ul ul li a:hover,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu ul ul .current-menu-item > a,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu ul ul .current-menu-parent > a,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu ul ul .current-menu-ancestor > a,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="ti-"]:hover:before, 
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu li.mega-menu-item ul li[class^="fa-"]:hover:before, 
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu ul ul li[class^="ti-"].current-menu-item:before, 
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu ul ul li[class^="fa-"].current-menu-item:before,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu li.mega-menu-item ul ul .current-menu-item > a,
body.cata-scheme-extra-color4 .cata-header .catanis-main-menu li.mega-menu-item > ul .container > li > a:hover, body.cata-scheme-extra-color4 .cata-header .catanis-main-menu li.mega-menu-item ul ul li:hover a,	body.cata-scheme-extra-color4 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:hover > a,
body.cata-scheme-extra-color4 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:focus > a, 
body.cata-scheme-extra-color4 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li:active > a, 
body.cata-scheme-extra-color4 .sticky-wrapper.is-sticky .cata-header .catanis-main-menu > ul > li.current-menu-item >a{
	color: #C09CC0;
}

body.cata-scheme-extra-color4.single-post article.post .meta-tags a:hover,

body.cata-scheme-extra-color4 input.button:hover, 
body.cata-scheme-extra-color4 a.button:hover, 
body.cata-scheme-extra-color4 input[type^=submit]:hover,
body.cata-scheme-extra-color4 .catanis-loader-wraper.cata-style2 .heart:before, 
body.cata-scheme-extra-color4 .catanis-loader-wraper.cata-style2 .heart:after,
body.cata-scheme-extra-color4 .mobi-nav-menu,
body.cata-scheme-extra-color4 button.button:hover, 
body.cata-scheme-extra-color4 input.button:hover, 
body.cata-scheme-extra-color4 a.button:hover,
body.cata-scheme-extra-color4 #quote-carousel .carousel-control:hover,
body.cata-scheme-extra-color4 #quote-carousel .dots-indicators li.active,
body.cata-scheme-extra-color4 .tp-bullets.custom .tp-bullet:hover, 
body.cata-scheme-extra-color4 .tp-bullets.custom .tp-bullet.selected,
body.cata-scheme-extra-color4 .cata-dropcaps:not(.style-simple),
body.cata-scheme-extra-color4 .cata-frsvp > a,
body.cata-scheme-extra-color4 #wp-calendar tbody td#today,
body.cata-scheme-extra-color4 #wp-calendar tbody td:not(.pad):hover,
body.cata-scheme-extra-color4 .cata-related-post .dots-line .slick-dots li.slick-active button, 
body.cata-scheme-extra-color4 .cata-related-post .dots-square .slick-dots li.slick-active button, 
body.cata-scheme-extra-color4 .cata-related-post .dots-catanis-width .slick-dots li.slick-active button, 
body.cata-scheme-extra-color4 .cata-related-post .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-extra-color4 .cata-post.cata-isotope .cata-blog-item.format-quote .item,
body.cata-scheme-extra-color4 .cata-post.cata-isotope .cata-blog-item.format-link .item,
body.cata-scheme-extra-color4 .catanis-loader-wraper.cata-style5 .bounce:before,
body.cata-scheme-extra-color4 .dots-line .slick-dots li.slick-active button,
body.cata-scheme-extra-color4 .dots-square .slick-dots li.slick-active button,
body.cata-scheme-extra-color4 .dots-catanis-width .slick-dots li.slick-active button,
body.cata-scheme-extra-color4 .dots-catanis-height .slick-dots li.slick-active button,
body.cata-scheme-extra-color4 .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-extra-color4 .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-extra-color4 .cata-gallery-imgs .cata-overlay .icon-circle,
body.cata-scheme-extra-color4 .video-js .vjs-play-control,
body.cata-scheme-extra-color4 .video-js .vjs-volume-level,
body.cata-scheme-extra-color4 .video-js .vjs-play-progress,
body.cata-scheme-extra-color4 .cata-music-toggle-btn,
body.cata-scheme-extra-color4 .wp-playlist .mejs-container .mejs-controls,
body.cata-scheme-extra-color4 .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-extra-color4 .cata-audio-mp3 .mejs-controls .mejs-time-rail .mejs-time-loaded, 
body.cata-scheme-extra-color4 .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
body.cata-scheme-extra-color4 .cata-audio-mp3 .mejs-container .mejs-controls .mejs-fullscreen-button, 
body.cata-scheme-extra-color4 .cata-audio-mp3 .mejs-container .mejs-controls .mejs-playpause-button,
body.cata-scheme-extra-color4 .cata-audio-mp3 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, 
body.cata-scheme-extra-color4 .cata-timeline-top:before, 
body.cata-scheme-extra-color4 .cata-timeline-bottom:before,
body.cata-scheme-extra-color4 .cata-iconbox.cata-style3 .icon:hover,
/*body.cata-scheme-extra-color4 .cata-imagebox.cata-style2 .bgoverlay,*/
body.cata-scheme-extra-color4 .cata-single-image.effect-oval > div figure:after,
body.cata-scheme-extra-color4 .cata-image-title.effect-slide-top > div figure figcaption,
body.cata-scheme-extra-color4 .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info,
body.cata-scheme-extra-color4 .cata-widget-instagram .cata-insta-items a:before,
body.cata-scheme-extra-color4 .cata-widget-flickr .cata-flickr-items a:before,
body.cata-scheme-extra-color4 .widget_tag_cloud .tagcloud a:hover, 
body.cata-scheme-extra-color4 .cata-widget-tag-cloud .tagcloud a:hover,
body.cata-scheme-extra-color4 .cata-widget-recent-posts  .cata-thumb-none .cata-num,
body.cata-scheme-extra-color4 .cata-widget-subscriptions .cata-subscribe.cata-style-background form button.button, 
body.cata-scheme-extra-color4 .vc_tta.vc_tta-accordion.cata-accordion.cata-style1 .vc_tta-panel .vc_tta-panel-title>a .vc_tta-icon{
	background-color: #C09CC0;
}

body.cata-scheme-extra-color4 .vc_images_carousel .vc_carousel-indicators li:hover,
body.cata-scheme-extra-color4 .vc_images_carousel .vc_carousel-indicators .vc_active {
    background-color: #C09CC0 !important;
}

body.cata-scheme-extra-color4 blockquote,
body.cata-scheme-extra-color4 div.wpcf7-mail-sent-ok,
body.cata-scheme-extra-color4 .cata-loadmore-wrapper>a:hover span,
body.cata-scheme-extra-color4 .widget_search form input.search-input,
body.cata-scheme-extra-color4 .cata-double-slider .double-slider-nav a:hover,
body.cata-scheme-extra-color4 .cata-slick-slider .slick-slider .slick-arrow:hover, 
body.cata-scheme-extra-color4 .cata-pagination-nextprev .newer-posts > a:hover,
body.cata-scheme-extra-color4 .cata-pagination-nextprev .older-posts >a:hover,
body.cata-scheme-extra-color4 .cata-contact-form.cata-color-light input[type="submit"]:hover,
body.cata-scheme-extra-color4 .vc_tta.vc_tta-tabs.cata-tabs.cata-style1 .vc_tta-tabs-list .vc_tta-tab.vc_active,
body.cata-scheme-extra-color4 .cata-section.row-content-middle .cata-row>.cata-column.cata-border-scheme>.cata-column-wrapper, 
body.cata-scheme-extra-color4 .cata-section.row-content-middle .cata-inner-row>.cata-column.cata-border-scheme>.cata-column-wrapper,
/*body.cata-scheme-extra-color4 .cata-video-popup-style.noimg .video-ctent .video-control,*/
body.cata-scheme-extra-color4 .cata-isotope-filter ul li:hover a, 
body.cata-scheme-extra-color4 .cata-isotope-filter ul li.selected a{
	border-color: #C09CC0;
}

body.cata-scheme-extra-color4 .cata-team.cata-style1 .cata-team-center-slider .cata-item.slick-center .info:before{
    border-bottom-color:#C09CC0;
}
body.cata-scheme-extra-color4 .vc_tta.vc_tta-tabs.cata-tour.cata-style2 .vc_tta-tabs-container .vc_tta-tab.vc_active,
body.cata-scheme-extra-color4.rtl .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-extra-color4.rtl .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-extra-color2.rtl .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after{
	border-right-color:#C09CC0;
}
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ul > li:hover:after, 
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ul ul > li:hover:after,
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ol > li:hover:after, 
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ol ol > li:hover:after,
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ul ol > li:hover:after, 
body.cata-scheme-extra-color4 .cata-list.bullet-numberic-rounded.numlist ol ul > li:hover:after {
    border-left-color:#C09CC0;
}

body.cata-scheme-main-color .cata-iconbox.cata-style3 .icon,
body.cata-scheme-main-color .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-main-color .cata-timeline .cata-timeline-icon,
body.cata-scheme-main-color .cata-timeline .cata-content-wrapper::before{
	background-color: #f7f7f7;
}

@media only screen and (max-width: 767px) and (min-width: 320px){
	body.cata-scheme-main-color .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
	    border-right-color: #f7f7f7;
	}	
}

body.cata-scheme-extra-color1 .cata-iconbox.cata-style3 .icon,
body.cata-scheme-extra-color1 .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-extra-color1 .cata-timeline .cata-timeline-icon,
body.cata-scheme-extra-color1 .cata-timeline .cata-content-wrapper::before{
	background-color: #fff7f7;
}

@media only screen and (max-width: 767px) and (min-width: 320px){
	body.cata-scheme-extra-color1 .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
	    border-right-color: #fff7f7;
	}
}

body.cata-scheme-extra-color2 .cata-iconbox.cata-style3 .icon,
body.cata-scheme-extra-color2 .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-extra-color2 .cata-timeline .cata-timeline-icon,
body.cata-scheme-extra-color2 .cata-timeline .cata-content-wrapper::before{
	background-color: #f7f7f7;
}

@media only screen and (max-width: 767px) and (min-width: 320px){
	body.cata-scheme-extra-color2 .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
	    border-right-color: #f7f7f7;
	}
}

body.cata-scheme-extra-color3 .cata-iconbox.cata-style3 .icon,
body.cata-scheme-extra-color3 .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-extra-color3 .cata-timeline .cata-timeline-icon,
body.cata-scheme-extra-color3 .cata-timeline .cata-content-wrapper::before{
	background-color: #f7f2e8;
}

@media only screen and (max-width: 767px) and (min-width: 320px){
	body.cata-scheme-extra-color3 .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
	    border-right-color: #f7f2e8;
	}
}


body.cata-scheme-extra-color4 .cata-iconbox.cata-style3 .icon,
body.cata-scheme-extra-color4 .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-extra-color4 .cata-timeline .cata-timeline-icon,
body.cata-scheme-extra-color4 .cata-timeline .cata-content-wrapper::before{
	background-color: #f2f2f8;
}

@media only screen and (max-width: 767px) and (min-width: 320px){
	body.cata-scheme-extra-color4 .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
	    border-right-color: #f2f2f8;
	}
}

/*Border Color*/
body.cata-scheme-main-color .cata-widget-subscriptions .cata-subscribe form input.subscribe_email,
body.cata-scheme-main-color .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-main-color .cata-timeline-top:before, 
body.cata-scheme-main-color .cata-timeline-bottom:before{
	border-color: #f7f7f7;
}

body.cata-scheme-extra-color1 .cata-widget-subscriptions .cata-subscribe form input.subscribe_email,
body.cata-scheme-extra-color1 .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-extra-color1 .cata-timeline-top:before, 
body.cata-scheme-extra-color1 .cata-timeline-bottom:before{
	border-color: #fff7f7;
}

body.cata-scheme-extra-color2 .cata-widget-subscriptions .cata-subscribe form input.subscribe_email,
body.cata-scheme-extra-color2 .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-extra-color2 .cata-timeline-top:before, 
body.cata-scheme-extra-color2 .cata-timeline-bottom:before{
	border-color: #f7f7f7;
}

body.cata-scheme-extra-color3 .cata-widget-subscriptions .cata-subscribe form input.subscribe_email,
body.cata-scheme-extra-color3 .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-extra-color3 .cata-timeline-top:before, 
body.cata-scheme-extra-color3 .cata-timeline-bottom:before{
	border-color: #f7f2e8;
}

body.cata-scheme-extra-color4 .cata-widget-subscriptions .cata-subscribe form input.subscribe_email,
body.cata-scheme-extra-color4 .cata-timeline .cata-item .cata-timeline-content:hover,
body.cata-scheme-extra-color4 .cata-timeline-top:before, 
body.cata-scheme-extra-color4 .cata-timeline-bottom:before{
	border-color: #f2f2f8;
}

/*Timeline*/
body.cata-scheme-main-color.rtl .cata-item:nth-child(even) .cata-timeline-content:hover:after,
body.cata-scheme-main-color .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
    border-left-color: #f7f7f7;
}
body.cata-scheme-extra-color1.rtl .cata-item:nth-child(even) .cata-timeline-content:hover:after,
body.cata-scheme-extra-color1 .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
    border-left-color: #fff7f7;
}
body.cata-scheme-extra-color2.rtl .cata-item:nth-child(even) .cata-timeline-content:hover:after,
body.cata-scheme-extra-color2 .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
    border-left-color: #f7f7f7;
}
body.cata-scheme-extra-color3.rtl .cata-item:nth-child(even) .cata-timeline-content:hover:after,
body.cata-scheme-extra-color3 .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
    border-left-color: #f7f2e8;
}
body.cata-scheme-extra-color4.rtl .cata-item:nth-child(even) .cata-timeline-content:hover:after,
body.cata-scheme-extra-color4 .cata-item:nth-child(odd) .cata-timeline-content:hover:after {
    border-left-color: #f2f2f8;
}

body.cata-scheme-main-color.rtl .cata-item:nth-child(odd) .cata-timeline-content:hover:after,
body.cata-scheme-main-color .cata-item:nth-child(even) .cata-timeline-content:hover:after {
    border-right-color: #f7f7f7;
}
body.cata-scheme-extra-color1.rtl .cata-item:nth-child(odd) .cata-timeline-content:hover:after,
body.cata-scheme-extra-color1 .cata-item:nth-child(even) .cata-timeline-content:hover:after {
    border-right-color: #fff7f7;
}
body.cata-scheme-extra-color2.rtl .cata-item:nth-child(odd) .cata-timeline-content:hover:after,
body.cata-scheme-extra-color2 .cata-item:nth-child(even) .cata-timeline-content:hover:after {
    border-right-color: #f7f7f7;
}
body.cata-scheme-extra-color3.rtl .cata-item:nth-child(odd) .cata-timeline-content:hover:after,
body.cata-scheme-extra-color3 .cata-item:nth-child(even) .cata-timeline-content:hover:after {
    border-right-color: #f7f2e8;
}
body.cata-scheme-extra-color4.rtl .cata-item:nth-child(odd) .cata-timeline-content:hover:after,
body.cata-scheme-extra-color4 .cata-item:nth-child(even) .cata-timeline-content:hover:after {
    border-right-color: #f2f2f8;
}


.cata-header.cata-light .header-bottom{
	background-color: #282828;
	border-color: rgba(0,0,0,0.10);
}
body.header-overlap .cata-header.cata-light .header-bottom{
	border-color: rgba(222, 222, 222,0.15);
}
.cata-header.cata-light.v1 .header-bottom .header-content-right:before, 
.cata-header.cata-light.v3 .header-bottom .header-content-right:before{
	border-color: rgba(222, 222, 222,0.15);
}
.cata-header.v5 .header-bottom{
	border-color: rgba(0,0,0,0.10);
}
.cata-header.cata-light.v4 .social-icons-wrap .ca-social-icons li a,
.cata-header.cata-light .header-sidewidget .iconn,
.cata-header.cata-light .header-search,
.cata-header.cata-light .catanis-main-menu > ul > li.fa-home > a::before,
.cata-header.cata-light .catanis-main-menu > ul > li > a, 
.cata-header.cata-light .catanis-main-menu > ul > li > a{ 
	color: #EEE;
}

body.header-overlap .cata-header.cata-light .catanis-main-menu > ul > li:hover > a,
body.header-overlap .cata-header.cata-light .catanis-main-menu > ul > li:focus > a, 
body.header-overlap .cata-header.cata-light .catanis-main-menu > ul > li:active > a, 
body.header-overlap .cata-header.cata-light .catanis-main-menu > ul > li.active > a, 
body.header-overlap .cata-header.cata-light .catanis-main-menu > ul > li.current-menu-item > a{
	color: #FFFFFF;
}

.cata-header.cata-light.v4 #menu, 
.cata-header.cata-light.v4 .catanis-main-menu > ul > li,
.cata-header.cata-light.v4 .catanis-main-menu > ul > li:last-child{
    border-color: rgba(222, 222, 222,0.15);
}

.cata-header.cata-light .catanis-main-menu li.mega-menu-item ul li[class^="ti-"]:before, 
.cata-header.cata-light .catanis-main-menu li.mega-menu-item ul li[class^="fa-"]:before,
.cata-header.cata-light .catanis-main-menu ul ul li a, 
.cata-header.cata-light .catanis-main-menu li.mega-menu-item ul ul a,
.cata-header.cata-light .catanis-main-menu .mega-menu-item > ul > li > a{
  	color: #808080;
}

.cata-header.cata-light .catanis-main-menu ul ul/*,
.cata-header.cata-light .catanis-main-menu li.mega-menu-item > ul */{
	background-color: #FFFFFF;
}
.cata-header.cata-light .catanis-main-menu ul ul li,
.cata-header.cata-light .catanis-main-menu li.mega-menu-item ul li,
.cata-header.cata-light .catanis-main-menu li.mega-menu-item > ul > li  {
  	border-color: #f7f7f7;
}
.cata-header.cata-light .catanis-main-menu > ul > li:not(.mega-menu-item) ul > li:first-child {
    border-top-color: #f7f7f7;
}

.sticky-wrapper.is-sticky .cata-header.cata-light .header-middle,
.sticky-wrapper.is-sticky .cata-header.cata-light .header-bottom,
body.header-overlap .sticky-wrapper.is-sticky .cata-header.cata-light .header-middle,
body.header-overlap .sticky-wrapper.is-sticky .cata-header.cata-light .header-bottom{
	background: #FFFFFF;
}
.sticky-wrapper.is-sticky .cata-header.cata-light.v4 #menu, 
.sticky-wrapper.is-sticky .cata-header.cata-light.v4 .catanis-main-menu > ul > li{
 	border-color: rgba(255,255,255,0.30);
}
.sticky-wrapper.is-sticky .cata-header.cata-light .header-sidewidget .iconn,
.sticky-wrapper.is-sticky .cata-header.cata-light .header-search,
.sticky-wrapper.is-sticky .cata-header.cata-light .catanis-main-menu > ul > li.fa-home > a::before,
.sticky-wrapper.is-sticky .cata-header.cata-light .catanis-main-menu > ul > li > a, 
.sticky-wrapper.is-sticky .cata-header.cata-light .catanis-main-menu > ul > li > a{ 
	color: #282828;
}

.cata-header.cata-dark .header-bottom{
	background-color: #FFFFFF;
	border-color: rgba(0,0,0,0.10);
}
.cata-header.cata-dark.v1 .header-bottom .header-content-right:before, 
.cata-header.cata-dark.v3 .header-bottom .header-content-right:before{
	border-color: rgba(0,0,0,0.10);
}

.cata-header.cata-dark.v4 .social-icons-wrap .ca-social-icons li a,
.cata-header.cata-dark .header-sidewidget .iconn,
.cata-header.cata-dark .header-search,
.cata-header.cata-dark .catanis-main-menu > ul > li.fa-home > a::before,
.cata-header.cata-dark .catanis-main-menu > ul > li > a, 
.cata-header.cata-dark .catanis-main-menu > ul > li > a{ 
	color: #282828;
}

.cata-header.cata-dark.v4 #menu, 
.cata-header.cata-dark.v4 .catanis-main-menu > ul > li,
.cata-header.cata-dark.v4 .catanis-main-menu > ul > li:last-child{
    border-color: rgba(0,0,0,0.10);
}

.cata-header.cata-dark .catanis-main-menu li.mega-menu-item ul li[class^="ti-"]:before, 
.cata-header.cata-dark .catanis-main-menu li.mega-menu-item ul li[class^="fa-"]:before,
.cata-header.cata-dark .catanis-main-menu ul ul li a, 
.cata-header.cata-dark .catanis-main-menu li.mega-menu-item ul ul a,
.cata-header.cata-dark .catanis-main-menu .mega-menu-item > ul > li > a{
  	color: #808080;
}

.cata-header.cata-dark .catanis-main-menu ul ul/*,
.cata-header.cata-dark .catanis-main-menu li.mega-menu-item > ul*/ {
	background-color: #FFFFFF;
}
.cata-header.cata-dark .catanis-main-menu ul ul li,
.cata-header.cata-dark .catanis-main-menu li.mega-menu-item ul li,
.cata-header.cata-dark .catanis-main-menu li.mega-menu-item > ul > li {
  	border-color: #f7f7f7;
}
.cata-header.cata-dark .catanis-main-menu > ul > li:not(.mega-menu-item) ul > li:first-child {
    border-top-color: #f7f7f7;
}

.sticky-wrapper.is-sticky .cata-header.cata-dark .header-middle,
.sticky-wrapper.is-sticky .cata-header.cata-dark .header-bottom,
body.header-overlap .sticky-wrapper.is-sticky .cata-header.cata-dark .header-middle,
body.header-overlap .sticky-wrapper.is-sticky .cata-header.cata-dark .header-bottom{
	background: #FFFFFF;
}
.sticky-wrapper.is-sticky .cata-header.cata-dark.v4 #menu, 
.sticky-wrapper.is-sticky .cata-header.cata-dark.v4 .catanis-main-menu > ul > li{
 	border-color: rgba(255,255,255,0.30);
}
.sticky-wrapper.is-sticky .cata-header.cata-dark .header-sidewidget .iconn,
.sticky-wrapper.is-sticky .cata-header.cata-dark .header-search,
.sticky-wrapper.is-sticky .cata-header.cata-dark .catanis-main-menu > ul > li.fa-home > a::before,
.sticky-wrapper.is-sticky .cata-header.cata-dark .catanis-main-menu > ul > li > a, 
.sticky-wrapper.is-sticky .cata-header.cata-dark .catanis-main-menu > ul > li > a{ 
	color: #282828;
}

h3.heading-title,
.slider-main-font,
body.error404 article h1,
.cata-contact-form .form-title,
.cata-bride-groom .cata-info h3,
.cata-timeline .cata-timeline-content h4,
.cata-testimonial .cata-item .cata-detail,
.cata-double-slider .slider-container h3.slider-title,
.cata-center-slider .content-slider-container h6.slider-title,
body.coming-soon #main-container-wrapper .cata-large-title,
.cata-countdown.cata-style1 .is-countdown .countdown-amount{
	font-family: 'Great Vibes', sans-serif;
}


h1, h2, h3, h4, h5, h6, h3.heading-title,
table>thead>tr>th, table>tbody>tr>th,
ol.commentlist li.pingback cite.fn,
ol.commentlist li.comment div.wrap-comment-info cite.fn,
ol.commentlist li.comment div.wrap-comment-info cite.fn a.url,
#comments ol.commentlist li.comment strong,
#wp-calendar caption,
.widget_recent_comments li .comment-author-link,
.cata-widget-twitter .cata-item:hover::before,
.wp-playlist .wp-playlist-current-item .wp-playlist-item-title,
/*shortcode*/
.cata-btn,
.cata-tooltip,
.cata-milestone.has-icon .number,
.cata-contactinfo-block .cata-item .cata-fild-name, 
.cata-videobg.cata-text-dark .video-title-wrap .cata-video-title,
.cata-videobg.cata-text-dark .video-title-wrap .cata-video-excerpt,
.cata-portfolio .cata-isotope-item .cata-item-info .cata-title a:hover,
.cata-project-detail .project-share .cata-social-share li a:hover,
.cata-message.cata-style4.msg-error .cclose,
.cata-counter-circle .desc span, 
.cata-progress-bars .cata-bar-title em
{
	color: #1A1A1A;
}

.cata-pagination ul li span.current, 
.cata-pagination ul li:hover a{
	border-color: #1A1A1A;
}

button.button, input.button, a.button, 
.cata-pagination ul li span.current, 
.cata-pagination ul li:hover a,
/*shortcode*/
.cata-tooltip + .tooltip .tooltip-inner,
.cata-image-title.effect-blur-overlay > div figure{
	background-color:#1A1A1A;
}
