/*
Theme Name: SVG
Theme URI: http://www.swaminarayanvadtalgadi.org/
Author: Dinesh Vasita
Author URI: http://www.drcsystems.com
Description: Website Design and Developed By DRC Systems for SVG
Version: 1.0
License: Copyright © 2014. Shree Swaminarayan Vadtal Gadi
License URI: #
Tags: svg , swaminarayan , jai shree swaminarayan , vadtal gadi
*/
/*@import url('https://fonts.googleapis.com/css?family=Roboto');*/
/*@font-face {
	font-family: svgbody;  
	src: url(fonts/Open_Sans/OpenSans-Regular.ttf);  
	
}

@font-face {
	font-family: 'Roboto',sans-serif;  
	src: url(fonts/Roboto/Roboto-Medium.ttf);  
}

@font-face {
	font-family: svgheading regular;  
	src: url(fonts/Arima_Madurai/ArimaMadurai-Regular.ttf);  
	
}

@font-face {
    font-family: Hind Vadodara;
    src: url(fonts/HindVadodara/HindVadodara-Regular.ttf);  
    
}
body {
    background-image: url(images/background/background.jpg) !important;
    background-repeat: repeat;
}

@font-face {
    font-family: KohinoorGujarati Bold;  
    src: url(fonts/KohinoorGujarati/KohinoorGujarati-Bold.otf);  
}

@font-face {
    font-family: KohinoorGujarati Medium;  
    src: url(fonts/KohinoorGujarati/KohinoorGujarati-Medium.otf);  
}

@font-face {
    font-family: KohinoorGujarati Light;  
    src: url(fonts/KohinoorGujarati/KohinoorGujarati-Light.otf);  
}*/
p{font-family: 'Roboto',sans-serif;}
ul{padding: 0;}
a{text-shadow: none;text-decoration: none;}
h1,h2,h3,h4,h5,h6{font-family: 'svgheading regular';font-weight: normal;margin: 7px 0;}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #acacac;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #acacac;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #acacac;
}

/*h1{color:#bb2025;font-size: 24px;}
h2{color:#bb2025;font-size: 22px;}
h3{color:#bb2025;font-size: 20px;}
h4{color:#bb2025;font-size: 18px;}
h5{color:#bb2025;font-size: 16px;}
h6{color:#bb2025;font-size: 14px;}*/
body{color:#201d1d;font-size: 14px;}
a{color:#b71e29;}
a:hover{color:#b71e29;text-decoration: none;}
html {
    background: #fafafa url(https://svg.org/daily-darshan/wp-content/uploads/2019/07/Daily-Darshan-1.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}