/*
Theme Name: JPF THEME
Theme URI: http://jpf.org.au
Description: Japan Foundation, Sydney
Author: Kevin Vo
Author URI: http://kevinvo.com.au
Template: Total
Version: 1.0
*/

/* ds11304.dreamservers.com */

/** NOTE: If are or will be using the css minify function in the theme you do NOT need this import below**/
@import url("../Total/style.css");

/* START CUSTOM CHILD CSS */

/* OVERALL SELECTION COLOUR */
::selection {
	background:#715ba0;
	color:#FFF;
	text-shadow:none;
}

::-moz-selection {
	background:#715ba0;
	color:#FFF;
	text-shadow:none;
}


/*------------------------------------------------------------------
[LAYOUT]
-------------------------------------------------------------------*/

a:hover {
/*    font-weight: 600; */
	color: #b8a286;
    text-decoration: none;
}

/* MAKE Layer Sliders Z-INDEX LOWER THAN TITLE OVERLAY */
.ls-inner {
z-index: 0;
}


/* Breadcrumbs */
div#bcn_widget-2.sidebar-box.widget.widget_breadcrumb_navxt.clr.sidebar-box {
	font-family: "din-2014", sans-serif;
    font-size: 14px;
    font-weight: 300;
	margin-bottom: 5px;
}

a.home:hover {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

a.portfolio-root.post.post-portfolio:hover {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.vcex-divider-solid {
	border-color:#939598 !important;
}


/* Single Image no padding left and right */
.wpex-vc-row-boxed-layout-stretched {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/* Title over Single Image padding left and right */
div.wpb_column.vc_column_container.vc_col-sm-12.wpex-vc_col-has-fill.typography-white {
	padding-left: 15px;
	padding-right: 15px;
}


/* Post Meta Hide Icons */
.meta li .fa, .entry .meta li .fa {
display: none;
}


/* Post Media Featured Image */
#post-media {
display: none;
}


/*------------------------------------------------------------------
[Typography]
-------------------------------------------------------------------*/
/* 32px */
h1 {
    font-size: 2.000em;
    line-height: 1.250em;
    margin: 0 0 10px 0;
}

/* 28px */
h2 {
    font-size: 1.750em;
    line-height: 1.250em;
    margin: 0 0 10px 0;
}

/* 24px */
h3 {
    font-size: 1.500em; 
    margin: 0 0 0 0;
}

/* 20px */
h4 {
    font-size: 1.250em; 
    margin: 0 0 10px 0;
}

/* 16px Base */
h5 {
    font-size: 1em; 
    margin: 0 0 10px 0;
}

/* 12px */
h6 {
    font-size: 0.750em; 
    margin: 0 0 10px 0;
}


blockquote {
    background: url('../Total-Child/quote.png') left 4px no-repeat;
    font-size: 1.150em;
    font-style: italic;
    color: #999999;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
	font-weight: 500;
	font-size: 1em;
}


/*---------------------------------------------------------------------------
Custom horizontal Rule lines */

hr {
    border: solid #333333;
    border-width: 1px 0 0;
    margin: 10px 0;
}

hr.purple{
	border-top: 1px solid #715ba0;
	margin: 10px 0;
}


hr.grey50{
	border-top: 1px solid #939598;
	margin: 10px 0;
}

hr.grey25{
	border-top: 1px solid #e6e7e8;
	margin: 10px 0;
}

#top-bar-wrap a:hover {
    text-decoration: none;
}

span.fa.fa-search {
	color: #715ba0;
	font-size: 16px;
	padding-right: 7px;
}



/* You May Also Like --------------------------------------------------------------------------- */

/* Link Title */
h2.portfolio-entry-title.entry-title {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 600;
	text-transform: uppercase;
}

/* Hide Excerpt */
div.portfolio-entry-excerpt.clr {
	display: none !important;
}


/* Search Results Page --------------------------------------------------------------------------- */

/* Link Title */
.blog-entry.grid-entry-style .blog-entry-title {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 600;
	text-transform: uppercase;
}


/*---------------------------------------------------------------------------
Custom Grids */

/*
div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	text-transform: uppercase;
	font-weight: 600 !important;
	line-height: 1.3em;
	color: #FF3399 !important;
	margin: 0 0 0px 0 !important;
}
*/

div.vc_gitem-post-meta-field-jpf_events_date.vc_gitem-align-left {
	font-family: din-2014;
	font-size: 16px;
	line-height: 1.2em;
	color: #000000 !important;
	margin: 0 0 0 0 !important;
}

div.vc_gitem-post-meta-field-jpf_events_location.vc_gitem-align-left {
	font-family: din-2014;
	font-size: 16px;
	line-height: 1em;
	color: #000000 !important;
	margin: 0 0 0 0 !important;
}

div.vc_gitem-post-meta-field-jpf_events_type.vc_gitem-align-left {
	font-family: din-2014;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500 !important;
	line-height: 1em;
	color: #000000;
	margin: 0 0 0 0;
}

div.vc_gitem-post-meta-field-jpf_events_typerelated.vc_gitem-align-left {
	font-family: din-2014;
	font-size: 16px;
	line-height: 1em;
	color: #000000;
	margin: 0 0 0 0;
}

/* Custom Grid Events Colours */

hr.space {
    border-width: 1px 0 0;
    margin: 5px 0 5px 0;
}


hr.eventsWhite{
	border-top: 8px solid #cccccc;
	margin: 10px -10px -10px -10px;
}

hr.eventsOrange{
	border-top: 8px solid #f06900;
	margin: 10px -10px -10px -10px;
}

hr.eventsBlue{
	border-top: 8px solid #01349a;
	margin: 10px -10px -10px -10px;
}

hr.eventsGreen{
	border-top: 8px solid #2f8e75;
	margin: 10px -10px -10px -10px;
}

hr.eventsPurple{
	border-top: 8px solid #725b9f;
	margin: 10px -10px -10px -10px;
}

hr.eventsYellow{
	border-top: 8px solid #ffcc00;
	margin: 10px -10px -10px -10px;
}




/*------------------------------------------------------------------
[Topbar]
-------------------------------------------------------------------*/

#top-bar {
    justify-content: flex-end;
    flex-direction: row;
}
.top-bar-left {
    margin-right: 20px;
}
.top-bar-right {
    margin-left: 0;
}

/* Top Bar > Social */
#top-bar-social a.wpex-social-btn-no-style { 
	margin-left: 6px; 
}

/* SLIDER UNDER TITLE BOX
.ls-inner {
	position: relative;
	background-position: center center;
	z-index: -1;

*/


/* Header > One > Navbar - MUST USE PIXELS */
.navbar-style-one {
    margin-top: -25px;
}

.navbar-style-one .dropdown-menu > li > a {
    color: #000;
}

.navbar-style-one .dropdown-menu > li > a > span.link-inner {
    padding: 0.5em 6px;
}

/* Main > Page Featured Image ------------------------------------------------------------------ */

/* Hide Featured Image */
#page-featured-img {
    display: none;
}

/* Single Image Under H1 */
div.vc_single_image-wrapper {
	z-index: 0;
}


/* Page Titles ------------------------------------------------------------------------------ 

h1.single-page-title.entry-title {
	width: 93%;
	background-color: #ff3399;
	margin-top: -10px;
	padding: 20px 20px 0 20px;
}
*/


/*Homepage Bottom Links ------------------------------------------------------------------------------- */ 

.ls-fullwidth .ls-nav-prev {
background: #000 url("../Total/assets/images/ls-arrow-left.png") no-repeat center center !important;
}

.ls-fullwidth .ls-nav-next {
background: #000 url("../Total/assets/images/ls-arrow-right.png") no-repeat center center !important;
}

.wpex-carousel.arrwstyle-border .owl-prev, .wpex-carousel.arrwstyle-border .owl-next {
	border: none;
	margin: -50px 0 0;
	font-size: 26px;
}

.wpex-carousel-entry-details {
    background: none;
    border: none;
    padding: 15px 0 0 2px;
}

div.wpex-carousel-entry-title.entry-title {
	line-height: 1.2em;
}


/* Social Buttons ------------------------------------------------------------------------------ */

/* Child Social Share */
.social-share-button-text {
	display: none !important;
}

.wpex-social-share .wpex-label {
	display: none !important;
}

/* Child Social Sharing > Minimal > Horizontal */
.theme-heading, .social-share-title {
    width: 180px;
    font-size: 18px !important;
	font-weight: 600 !important;
	color: #333333 !important;
	margin: 0 0 10px 0 !important;
}

.wpex-social-share.position-horizontal {
    margin: 0 0 10px 0px; 
}

.wpex-social-share.position-horizontal li a {
    font-size: 18px !important;
    padding: 0 5px 20px 0;
    border: none;
}

.wpex-social-share.position-horizontal.disable-labels li a {
padding: 0 5px 20px 0;
height: 35px;
line-height: 15px;
width: 25px;
}

.wpex-social-share.position-horizontal li a:hover {
    padding: 0 5px 0 0;
    background: none;
    border: none;
}

.social-share-buttons.position-horizontal .social-share-button-text {
    display: none;
}



/*------------------------------------------------------------------
FOOTER
-------------------------------------------------------------------*/



/*footer-one widgets*/

#footer, #footer p.fdinBold { 
 	font-family: "din-2014", sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 0 0;
}

#footer, #footer p { 
 	font-family: "din-2014", sans-serif;
    font-size: 14px;
    line-height: 1.850em;
    font-weight: 400;
    margin: 0 0 0 0;
}

#footer, #footer a {
    text-decoration: none; 
}

.footer-widget {
	padding-bottom: 15px;
}

/* MEDIA QUERIES ------------------------------------------------------------------------------- */

/* Make Footer Widgets 2 Columns at Tablet Portrait */
@media screen and (min-width: 480px) and (max-width: 959px) {

#footer-widgets .col {
   width: 50% !important;
}

}


/*------------------------------------------------------------------
[# Tablet & Small Desktop Widths 768px - 1280px]
-------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1280px) {

/* Make Single Image right and left full width FOR SINGLE IMAGES SUB PAGES 
.vc_column_container>.vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}
*/

/* [LAYOUT] Padding for 2x2 columns 
.vc_grid.vc_row {
	margin-right: 15px;
	margin-left: 15px
}
*/



}


/*------------------------------------------------------------------
[# All Devices under 960px]
-------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {


/* 28px */
h1 {
    font-size: 1.750em;
    line-height: 1.150em !important;
/*    color: #ff3399 !important; */
}
/* 24px */
h2 {
    font-size: 1.600em !important;
/*    color: #00ff00 !important; */
    line-height: 1.250em !important;
}
/* 20px */
h3 {
    font-size: 1.250em !important; 
/*    color: #ff3399 !important; */
}
/* 20px */
h4 {
    font-size: 1.100em !important; 
/*    color: #ff3399 !important; */
}

h5 {
    font-size: .90em !important; 
/*    color: #ff3399 !important; */
}


/* Make Single Image right and left full width 
.vc_column_container>.vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}
*/

/* Custom Grids */
div.vc_gitem-post-meta-field-jpf_events_date.vc_gitem-align-left {
	font-size: 14px;
	margin: 10px 0 0 0 !important;
}


}


/*------------------------------------------------------------------
[# Tablet Landscape]
-------------------------------------------------------------------*/
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) { 

/* 
h1 {
    font-size: 1.750em;
}

h2 {
    font-size: 1.500em; 
}

h3 {
    font-size: 1.250em; 
}

h4 {
    font-size: 1.150em; 
}
*/


}

/*------------------------------------------------------------------
[# Tablet Portrait]
-------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 



/* Custom Grids */
div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	text-transform: uppercase;
	font-size: .9em !important;
	font-weight: 600 !important;
	line-height: 1.3em;
	margin: 0 0 0 0 !important;
}

}


/*------------------------------------------------------------------
[# Phone Portrait and Landscape]
-------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {

h1 {
    font-size: 1.600em;
    line-height: 1.100em !important;
/*    color: #336699 !important; */
}

h2 {
    font-size: 1.550em !important; 
/*    color: #336699 !important; */
}

h3 {
    font-size: 1.200em !important; 
/*    color: #336699 !important; */
}

h4 {
    font-size: 1em !important; 
/*    color: #336699 !important; */
}

h5 {
    font-size: .8em !important; 
/*    color: #336699 !important; */
}


#top-bar-content {
	display: none;
}

#top-bar-social {
	padding-top: 0px !important;
}

div.vc_gitem-post-meta-field-jpf_events_date.vc_gitem-align-left {
	font-size: 18px;
}

}


/*------------------------------------------------------------------
[# Phone Landscape]
-------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {


}




