/*
	Theme Name: Notio Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: notio-wp
*/

@import url("../notio-wp/style.css");

a {
    color: red;
    text-decoration: none;
    line-height: inherit
}

a:hover, a:focus {
    color: red;
}

.overlay-effect .simple-overlay{ background:rgba(0,0,0,0.5) !important;}

body{color:#000;}
body p{font-size:14px;}

h1,h2,h3,h4,
.post .post-content h1, .post .post-content h2, .post .post-content h3, .post .post-content h4 {
	text-transform:uppercase;
	font-weight:100;
    letter-spacing: 0em;
	line-height:1em;
	margin:0 0 0.5em 0;
	}
h1, .post .post-content h1{
	font-size:40px;
	font-weight:100;
	color:black;
	}
h2, .post .post-content h2{font-size:30px;}
h3, .post .post-content h3{font-size:25px;}
h4, .post .post-content h4{font-size:20px;}
h5{font-size:15px;}
h6{font-size:15px;}

/*content*/
.post .post-content ol{color:white;}
.post .post-content a:visited{color:white;}
/*Menu*/
#full-menu ul.sub-menu li a{color:black;}
#full-menu ul.sub-menu li a:hover{color:#666;}

/* Plugins */
.ubtn{font-family:'Raleway' !important; font-weight:100;}
.flip-box-wrap .flip_link{text-transform:uppercase;}
.flip-box-wrap .flip_link a{font-size:12px;}


/*Form*/
label{margin: 0 0 5px; padding:20px 0 0 0;}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea{
	letter-spacing:0;
	border:none;
	width:100%;
	font-family:'raleway';
	}
.styled-select select{height:50px !important; background-color:#e9e9e9; outline: 0; box-shadow: 0; border:none; -webkit-appearance: none;
font-family:'raleway'; padding-left:20px; font-size:14px;  border-radius: 0;}

#mc-embedded-subscribe{margin:20px 0 0 0;}	

/* Store Locator*/
#store_wpress_search_btn{ height:50px; width:100px; border:none; background:white;}
input[type="text"]{ height:50px; border:none;}
.wpb_accordion_section { text-transform:uppercase; background:rbga(255,255,255,0.1);}
.wpb_accordion_header a{ text-transform:uppercase; font-size:14px; outline:none; border:none;}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{padding: 12px 10px 10px 10px !important; outline:none; border:none;}
ul.accordion > li > div.title{background:white;}
ul.accordion > li.active .content{background:rgba(255,255,255,0.5)}

.white{color:white;}
.post .post-content a:visited{color:#666;}
