/*
Theme Name: Spiritual - shared on wplocker.com
Theme URI: http://themeforest.net/user/Softwebmedia/portfolio
Author: Soft Web Media
Author URI: http://themeforest.net/user/Softwebmedia
Description: A premium wordpress responsive theme by Soft Web Media Inc.
Version: 1.12
License: GNU General Public License
License URI: license.txt
Tags: blue, red, white, green, orange, yellow, post-formats
*/



/* 

All Custom CSS are added in theme's "css" folder.
If you want to do any custom changes then use child theme's "child-theme-style.css" or you can use main theme's custom.css

 */
 @font-face {
  font-family: 'TamilBible';
  src: url('fonts/TamilBible.eot?#iefix') format('embedded-opentype'),  url('fonts/TamilBible.woff') format('woff'), url('fonts/TamilBible.ttf')  format('truetype'), url('fonts/TamilBible.svg#TamilBible') format('svg');
  font-weight: normal;
  font-style: normal;
}

 
@font-face {
  font-family: 'taunelangopanchali';
  src: url('fonts/TAUNElangoPanchali.eot?#iefix') format('embedded-opentype'),  url('fonts/TAUNElangoPanchali.woff') format('woff'), url('fonts/TAUNElangoPanchali.ttf')  format('truetype'), url('fonts/TAUNElangoPanchali.svg#AvenirNextLTW01-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTW01-Medium';
  src: url('fonts/AvenirNextLTW01-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/AvenirNextLTW01-Medium.woff') format('woff'), url('fonts/AvenirNextLTW01-Medium.ttf')  format('truetype'), url('fonts/AvenirNextLTW01-Medium.svg#AvenirNextLTW01-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Avenir Next LT W01 Bold";
  src: url("fonts/f1e8e28df7e792308b75e569065a400b.eot"); /* IE9*/
  src: url("fonts/f1e8e28df7e792308b75e569065a400b.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/f1e8e28df7e792308b75e569065a400b.woff2") format("woff2"), /* chrome?firefox */
  url("fonts/f1e8e28df7e792308b75e569065a400b.woff") format("woff"), /* chrome?firefox */
  url("fonts/f1e8e28df7e792308b75e569065a400b.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
  url("fonts/f1e8e28df7e792308b75e569065a400b.svg#Avenir Next LT W01 Bold") format("svg"); /* iOS 4.1- */
}

/*05-11-2024**/
.search_section, .search_section.sbox_skin {   
    height: 29px !important;
}
.swm_breadcrumbs {
    padding: 8px 16px !important;
    margin: 0  !important;
}

.logo_image a img{
   width:450px !important;
}
@media only screen and (max-width:768px){
  .logo_image a img{
    max-width:100% !important;
    padding:20px;
  }
}
.rev_slider ul li {
    background: #000000 ! IMPORTANT;
}