/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        7.8.2c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
/*
.chching-menu-item{
	display:none !important;
}
*/
.large-img {
    height: 433px;
    margin: 15px auto;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}

.list-imgs {
    height: 125px!important;
    margin: 15px auto;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
}

.container-weather {
    margin:30px auto 60px;
    text-align:center;
}

#selectimg {
    padding: 8px 15px;
    margin: 40px;
}

/** TOGGLES
 */

/*
.wf_toggle-trigger {
	margin: 0px !important;
	font-size: 18px;
	padding: 10px;
	padding-left: 30px;
	background-color: #F5F5F5;
	background-image: url('images/shortcodes/toggle-plus.png');
	background-position: 10px center;
	background-repeat: no-repeat;
}
*/

.wf_toggle-trigger {
    margin: 0px !important;
    font-size: 18px;
    padding: 10px 10px 0px 0px;
    background-position: 10px center;
    background-repeat: no-repeat;
    border-bottom: 2px solid #1284bb;
    margin-bottom: 0px !important;
	position: relative;
}

h3.wf_toggle-trigger:after {
    content: '\e806' !important;
    font-family: 'newspaper';
    position: absolute;
    right: 0;
    margin-right: 10px;
	color: #1284bb;
}

.wf_toggle-trigger a {
	text-decoration: none;
    display: inline-block;
    background-color: #1284bb;
    color: #fff;
    padding: 7px 12px 4px;
    line-height: 18px;
    font-weight: 400;
    font-size: 14px;
}

.wf_toggle-trigger a:hover {
	color: #000;
	/*text-decoration: underline;*/
}

.wf_toggle-trigger.active{
	/*
    background-image: url('images/shortcodes/toggle-minus.png') !important;
	background-position: 10px center;
	background-repeat: no-repeat;
    */
}

.wf_toggle_container {
	overflow: hidden;
	/*padding: 20px 10px;*/
}

.wf_toggle_container .gform_wrapper {
	margin: 0px;
    background-color: transparent;
    width: 100%;
    padding: 10px;
}

.wf_toggle_container .gform_wrapper .gform_heading {
	color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #faebcc;
    border-radius: 4px;
}

.wf-file-upload .ginput_container {
	border: 1px solid #ccc;
    width: 100%;
    line-height: 32px;
}

.wf_toggle_container input[type=submit] {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.wf-hide-label .gfield_label {
	display: none !important;
}

.wf-hide-label input {
	margin-top: 0 !important;
}
.chching-menu-item a {
    text-indent:-100000px;
    height:29px;
    width:101px;
    margin-top:23px;
    margin-left:10px;
    margin-right:10px;
    display:block;
    background:url('assets/img/chching_header_logo.png') no-repeat center center;
}
.chching-menu-item a:hover {
    opacity:0.8;
}
.chching-menu-item a:after {
    content:none !important;
}
.td-affix .chching-menu-item a {
    margin-top:8px;
}

/**  45DCG  **/
.sf-menu ul .td-menu-item > a{
    font-size: 18px !important;
}