@charset "UTF-8";
/* Themify Stack 7.1.6 framework 7.2.1 */

/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;right:0;bottom:0;left:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
    stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/app/themes/themify-stack/styles/modules/site-logo.css*/
#site-logo{
	margin:.75em 0 0;
	padding:0;
	line-height:1em;
	text-transform:uppercase;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:2.6em;
	letter-spacing:-.025em;
}
#site-logo a{
	text-decoration:none;
	color:#fff;
}
#site-logo a:hover{
	text-decoration:none;
}

/*/app/themes/themify-stack/styles/modules/site-description.css*/
#site-description{
	margin:.55em 0 0;
	padding:0;
	font-family:'Roboto Slab', serif;
	font-weight:300;
	font-size:1.1em;
	color:#c7c3e6;
	letter-spacing:-.03em;
}
#site-description .site-taglink{
	color:inherit;
	font:inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li em{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small em{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large em{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/css/modules/search-form.css*/
.tf_s_dropdown input[type="text"]{
    background-color:#fff;
    color:#000;
    margin:0;
    width:auto;
    height:auto;
    max-width:100%;
    min-width:auto;
    min-height:auto;
    display:inline-block;
    box-shadow:none
}
.tf_search_icon{
    padding:9px 11px 10px;
    border-radius:50em;
    cursor:pointer;
    line-height:normal
}
.tf_search_icon:hover{
    background:rgba(150,150,150,.15)
}
.tf_icon_wrap{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:2px;
    font-size:1.2em;
    line-height:1
}
.tf_icon_wrap + input[type="text"],
.tf_icon_wrap + .tf_loader + input[type="text"]{
    padding-left:2.2em
}
.tf_s_dropdown .tf_icon_wrap{
    left:12px
}
/*/app/themes/themify-stack/styles/modules/search-form.css*/
#searchform-wrap{
	display:block;
	padding:1.4em 0
}
#headerwrap #searchform{
	position:relative
}
#headerwrap #searchform #s{
	width:100%;
	background-color:#333;
	background-color:rgba(0,0,0,.3);
	color:#fff;
	color:rgba(255,255,255,.6);
	margin:0;
	padding:.5em 2.5em;
	border:0;
	border-radius:5em;
	transition:width .7s
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s{
	width:100%;
	color:#fff
}
#headerwrap #searchform .icon-search:before{
	content:"\e808"; /* fa-search */
	font-family:'themify_theme_icon';
	color:#fff;
	font-size:1em;
	font-style:normal;
	position:absolute;
	left:1em;
	top:50%;
	margin-top:-.5em;
	line-height:1em
}

/*/css/grids/list-post.css*/
.woocommerce .loops-wrapper.products.list-post > .product,
.loops-wrapper.list-post > .post{
    width:100%;
    min-height:0;
    clear:both;
    float:none;
    margin:0 0 2.5em
}
.loops-wrapper.list-post.products.no-gutter > .product,
.loops-wrapper.list-post.no-gutter > .post{
    padding:0
}
/*/app/themes/themify-stack/style.css*/
/*!
Theme Name:Themify Stack
Theme URI:https://themify.me/themes/stack
Version:7.1.6
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify

Required Plugins:themify-portfolio-post,woocommerce,themify-shortcodes
---------

DO NOT EDIT THIS FILE.

If you need to override theme styling,please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/*----------------------------------------------------------------------------------
TABLE OF CONTENT

1.  Reset
2.  General Styling (default font,color,lists,headings,form elements,etc.)
3.  Structure (page width & layout containers)
4.  Grid (column width)
5.  Header (logo,tagline,social widget,search form,main menu)
6.  Page (page title,author page,pagination)
7.  Post (post layouts & styling,comments,post navigation)
	7.1 Portfolio post type
	7.2 Masonry layout
8.  Sidebar
	8.1 Widget Styles
9.  Footer
10. Builder Styling
11. WordPress Formatting
12. Gallery
13. Clear & Alignment
14. WooCommerce

----*/

/************************************************************************************
1. RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}

img,fieldset{
	border:0
}

/* set img max-width */
img{
	box-sizing:border-box
}

/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}

audio,
iframe{
	max-width:100%
}

/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
@font-face{
	font-family:'themify_theme_icon';
	font-display:swap;
	src:url(data:application/octet-stream;base64,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) format('woff')
}
body{
	font:1em/1.7em 'Roboto',sans-serif;
	overflow-wrap:break-word;
	color:#f1e4f5;
	-webkit-font-smoothing:antialiased;
	background-color:#261f3d
}
a{
	text-decoration:none;
	outline:none;
	color:#fff799
}
a:hover{
	text-decoration:none;
	color:#fff
}
p{
	padding:0;
	margin:0 0 1.2em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.2em;
	line-height:1.4em;
	padding:.8em 2em 1em;
	margin:0 0 1.2em;
	position:relative
}
blockquote:before{
	content:'\201C';
	font-size:3.3em;
	position:absolute;
	margin-left:-.5em;
	margin-top:.2em
}
ins{
	text-decoration:none
}

/* LIST
================================================ */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em;
	padding:0
}

/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .6em;
	padding:0;
	overflow-wrap:normal;
	font-weight:300
}
h1{
	font-size:2.8em
}
h2{
	font-size:2.4em
}
h3{
	font-size:2.2em
}
h4{
	font-size:1.6em
}
h5{
	font-size:1.3em
}
h6{
	font-size:1.1em
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%;
	background-color:rgba(0,0,0,.4);
	color:#f1e4f5;
	border:0;
	padding:.65em
}
textarea,input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=url],
input[type=number],
input[type=tel],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=time],
input[type=week]{
	background-color:rgba(0,0,0,.4);
	border:0;
	color:#fff;
	font-weight:300;
	padding:.65em;
	margin:.4em 0;
	max-width:100%;
	-webkit-appearance:none;
	box-sizing:border-box
}
input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=url],
input[type=tel]{
	width:19.2em;
	margin-right:1.2em
}
input[type=number]{
	width:7em
}

/* text area */
textarea{
	width:100%;
	min-height:8em;
	height:140px
}

/* form input:focus */
textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=reset]:focus,input[type=submit]:focus,button:focus{
	outline:none
}

/* form button */
input[type=reset],
input[type=submit],
button{
	background-color:#4335AB;
	border:0;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	font-size:1em;
	letter-spacing:.04em;
	padding:.6em 1em .7em;
	text-transform:uppercase;
	-webkit-appearance:none
}
label{
	text-transform:uppercase
}
label small{
	font-weight:400;
	text-transform:none
}

/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
#pagewrap,.pagewidth,#headerwrap,#header,#main-nav,#body,#layout,#content,.post,.author-box,.post-nav,#sidebar,.widget,#footerwrap,#footer,.col4-1,.col4-2,.col4-3,.col3-1,.col3-2,.col2-1{
	box-sizing:border-box
}

/* main page width */
#pagewrap{
	padding-left:330px;
	padding-right:3%
}

.pagewidth{
	width:100%;
	margin:0 auto
}

/* body (middle container) */
#body{
	max-width:100%
}

/* content */
#content{
	width:64.7%;
	float:left;
	padding:4% 0
}
.sidebar-none #content{
	width:100%
}

/* sidebar */
#sidebar{
	width:29%;
	float:right;
	padding:4.5% 0 3.5%;
	font-size:1em;
	line-height:1.9em
}
#sidebar .secondary{
	width:47%
}

/* full_width content */
.full_width #pagewrap{
	padding-left:280px; /* same width as #headerwrap */
	padding-right:0
}
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:auto;
	max-width:100%;
	float:none
}
.full_width #sidebar{
	width:auto;
	float:none
}
.full_width #footerwrap{
	padding-left:3.5%;
	padding-right:3.5%
}

/* sidebar left */
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}

/************************************************************************************
4. GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1{
	margin-left:3.2%;
	float:left
}
.col4-1{
	width:22.6%
}
.col4-2,.col2-1{
	width:48.4%
}
.col4-3{
	width:74.2%
}
.col3-1{
	width:30.6%
}
.col3-2{
	width:65.6%
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left:0;
	clear:left
}

/************************************************************************************
5. HEADER
*************************************************************************************/
#headerwrap{
	background-color:#4335ab;
	width:280px;
	position:fixed;
	z-index:1000;
	height:100%;
	left:0;
	top:0
}
#header{
	position:absolute;
	height:100%;
	width:auto
}
#header.pagewidth{
	max-width:100%
}
body:not(.mobile_menu_active) #headerwrap{
	overflow-y:auto
}
/* header padding */
.header-padding{
	padding:0 1.7em
}
/*
SOCIAL WIDGET
================================================ */
.social-widget{
	margin:0
}
.social-widget a{
	text-decoration:none;
	color:#fff;
	font-size:1.4em
}
.social-widget a:hover{
	text-decoration:none
}
.social-widget .widget{
	display:inline-block;
	vertical-align:middle;
	margin:0.5em 2px 0.5em 0;
	padding:0;
	background:0;
	border:0;
	border-radius:0;
	box-shadow:none
}
.social-widget .widget div{
	display:inline
}
.social-widget .widgettitle{
	width:auto;
	font-weight:700;
	font-size:100%;
	font-family:inherit;
	text-transform:none;
	letter-spacing:0;
	position:static;
	display:inline-block;
	vertical-align:middle;
	margin:0 .5em 0 0;
	padding:0;
	background:0;
	border:0;
	border-radius:0;
	box-shadow:none
}
.social-widget ul{
	margin:6px 0 0;
	padding:0;
	display:inline
}
.social-widget .social-links.horizontal li{
	padding:0 2px 5px 0;
	margin:0;
	display:inline-block;
	clear:none;
	line-height:100%;
	min-width:1em;
	text-align:center
}
.social-widget li img{
	vertical-align:middle;
	margin-top:-3px
}
.social-links .icon-medium i{
	font-size:100%
}
/* rss */
.social-widget div.rss{
	display:inline-block;
	vertical-align:middle
}
.social-widget div.rss a{
	display:inline-block
}
/*
MAIN NAVIGATION
================================================ */
#main-nav{
	padding:0;
	font-family:'Roboto Condensed',sans-serif;
	font-size:1.125em;
	font-weight:400;
	margin: .3em 0 2em;
	border-top:solid 1px rgba(0,0,0,.1)
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative
}

/* main level link */
#main-nav a{
	color:#fff;
	display:block;
	padding:.5em 1.5em;
	margin:0;
	text-decoration:none;
	border-bottom:solid 1px rgba(0,0,0,.1);
	text-transform:uppercase;
	position:relative
}

/* main level link :hover */
#main-nav a i.fa{
	margin-right:1em
}

/* current link */
#main-nav .current_page_item a,
#main-nav .current-menu-item a{
	background-color:#362a89
}

/* menu icon */
#main-nav .tf_fa{
	margin-right:.8em
}

/* sub-levels link */
#main-nav ul a,
#main-nav .current_page_item ul a,
#main-nav ul .current_page_item a,
#main-nav .current-menu-item ul a,
#main-nav ul .current-menu-item a{
	font-size:.9em;
	line-height:1.5em;
	font-weight:400;
	text-transform:none;
	background:0;
	color:#c7c3e6
}

/* remove touch dropdown arrow */
#main-nav .child-arrow{
	display:none!important
}

/* dropdown ul */
#main-nav ul{
	margin:0;
	list-style:none;
	font-size:1em;
	background-color:#362a89;
	display:none
}
#main-nav ul li{
	background:0;
	padding:0;
	margin:0;
	float:none
}
#main-nav ul ul a{
	padding-left:0;
	padding-right:0
}
#main-nav ul ul{
	padding-left:2.3em
}

/* sub-levels dropdown icon */
#main-nav li.page_item_has_children:after,
#main-nav li.menu-item-has-children:after{
	content:none
}
#main-nav li.page_item_has_children > a > button,
#main-nav li.menu-item-has-children > a > button{
	background:0;
	color:inherit;
	font-size:.9em;
	position:absolute;
	display:inline-block;
	width:2em;
	height:2em;
	right:1em;
	top:50%;
	padding:0;
	margin-top:-1em;
	cursor:pointer;
	transition:all .5s
}
#main-nav li.page_item_has_children .page_item_has_children > a > button,
#main-nav li.menu-item-has-children .menu-item-has-children > a > button{
	right:1.8em
}
#main-nav li.page_item_has_children > a > button i,
#main-nav li.menu-item-has-children > a > button i{
	display:none
}
#main-nav li.page_item_has_children > a > button:before,
#main-nav li.page_item_has_children > a > button:after,
#main-nav li.menu-item-has-children > a > button:before,
#main-nav li.menu-item-has-children > a > button:after{
	content:'';
	display:block;
	border-bottom:1px solid;
	position:absolute;
	left:0;
	right:0;
	width:9px;
	height:9px;
	transform:rotateZ(45deg);
	margin: -.45em auto auto;
}
#main-nav li.page_item_has_children > a > button:before,
#main-nav li.menu-item-has-children > a > button:before{
	transform:rotateZ(-45deg)
}
#main-nav li.page_item_has_children > a > button.toggle-on:before,
#main-nav li.page_item_has_children > a > button.toggle-on:after,
#main-nav li.menu-item-has-children > a > button.toggle-on:before,
#main-nav li.menu-item-has-children > a > button.toggle-on:after{
	width:14px;
	height:auto;
	top:50%;
	transform:rotateZ(-45deg);
	margin-top:0
}
#main-nav li.page_item_has_children > a > button.toggle-on:after,
#main-nav li.menu-item-has-children > a > button.toggle-on:after{
	transform:rotateZ(45deg)
}
#main-nav .expanded{
	display:block
}
#main-nav .fading-icon{
	opacity:0
}

/* mobile menu icon */
#menu-icon{
	display:none
}
#menu-icon:before{
	content:'\e800'; /* ti-menu */
	font-family:'themify_theme_icon'
}
body.mobile-menu-visible{
    position:relative;
    overflow-y:hidden
}
.body-overlay{
    display:none;
    background-color:rgba(255,255,255,.7);
    width:100%;
    height:100%;
    position:fixed;
    left:260px;
    top:0;
    z-index:310;
    box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay.body-overlay-on{
    display:block; /* fix for Windows phone */
}

/*
HEADER WIDGET
================================================ */
.header-widget .widget{
	margin:0 0 2em
}
.header-widget .widgettitle{
	display:block;
	margin:0 0 .6em
}

/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 .9em;
	padding:0;
	font-size:3.1em;
	line-height:110%;
	font-family:'Roboto Condensed',sans-serif
}
.full_width .page-title{
	text-align:center;
	margin-top:1em
}

/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 2em
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/************************************************************************************
7. POST
*************************************************************************************/
/*
GENERIC POST
================================================ */
.post{
	position:relative
}

/* post content */
.post-content{
	min-width:120px;
	padding-bottom:2.2em
}

/* post title */
.post-title{
	font-size:3em;
	font-family:'Roboto Slab',serif;
	line-height:1.2em;
	letter-spacing:-.006em;
	margin:0 0 .7em;
	padding:0
}
.post-title a{
	text-decoration:none;
	color:inherit
}

/* post image */
.post-image{
	margin:0 0 1.1em
}
.post-image img{
	width:100%;
	vertical-align:bottom
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}

/* post media */
.post-media{
	position:relative;
	text-transform:uppercase;
	font-family:'Roboto Condensed',sans-serif;
	min-height:46px
}
.no-post-date .post-media,
.no-post-author .post-media{
	min-height:0
}

/* post meta bottom */
.post-meta-bottom{
	font-size:.85em
}
.has-post-thumbnail .post-meta-bottom{
	position:absolute;
	bottom:0
}
.post-author{
	background-color:rgba(0,0,0,.3);
	display:inline-block;
	margin:0;
	padding:0 1em 0 0;
	vertical-align:middle
}
.author-avatar img{
	vertical-align:middle;
	margin-right:.7em
}

/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	color:#aaa;
	margin:0 0 .5em;
	padding:0
}
.post-meta a{
	text-decoration:none
}
.post-meta a:hover{
	text-decoration:underline
}
.post-meta span{
	margin-right:.6em
}

/* post date */
.module .post-date,
.post-date{
	display:inline-block;
	margin:0 0 .5em 1em;
	letter-spacing:-.02em
}
.post-date span{
	margin-right:0
}

/* post meta top */
.post-meta-top{
	font-family:'Roboto Condensed',sans-serif;
	text-transform:uppercase;
	margin:0 0 .7em;
	padding:0
}

/* post icon */
.post-icon{
	margin-right:12px;
	font-size:28px;
	vertical-align:middle
}
.post-icon:before{
	display:inline-block;
	font-family:'themify_theme_icon';
	font-style:normal;
	font-weight:400;
	text-decoration:inherit
}

/* post category */
.post-category{
	font-size:.85em;
	font-weight:700;
	margin-right:.5em
}
.post-category a{
	color:inherit
}

/* post tag */
.post-tag{
	opacity:.7
}

/* post comment */
.post-comment{
	float:right
}
.post-comment a:after{
	content:"\e801"; /* ti-comment */
	display:inline-block;
	font-family:'themify_theme_icon';
	font-style:normal;
	font-weight:400;
	text-decoration:inherit;
	padding-left:.4em;
	padding-top:.1em
}

/* single post */
.single #content > .post{
	background:0
}
.single .post-inner{
	padding:0
}
.single .post-meta-top{
	margin:2em 0 1.75em;
	padding:0
}

/* gallery slider */
.twg-wrap{
	z-index:10
}
.twg-controls{
	z-index:7
}

/*
LIST POST
================================================ */
.loops-wrapper.list-post .post-title{
	margin-bottom:.8em
}

/*
GENERAL GRID POST
================================================ */
.loops-wrapper.grid2 .post,
.loops-wrapper.grid3 .post,
.loops-wrapper.grid4 .post{
	margin:auto!important
}

/*
GRID4 POST
================================================ */
.loops-wrapper.grid4 .post{
	width:25%;
	float:left
}
.loops-wrapper.grid4 .post-media{
	min-height:32px
}
.loops-wrapper.grid4 .post-meta-bottom{
	font-size:.7em
}
.loops-wrapper.grid4 .post-meta-bottom .post-author img{
	max-width:30px
}
.loops-wrapper.grid4 .post-title{
	font-size:1.3em;
	margin:0 0 .5em
}
.loops-wrapper.grid4 .post-icon{
	font-size:17px
}
.loops-wrapper.grid4 .post-category{
	font-size:.85em
}

.loops-wrapper.grid4 .post-media{
	min-height:32px
}
.loops-wrapper.grid4 .post-meta-bottom{
	font-size:.7em
}
.loops-wrapper.grid4 .post-meta-bottom .post-author img{
	max-width:30px
}


/*
GRID3 POST
================================================ */
.loops-wrapper.grid3 .post{
	width:33.33%;
	float:left
}
.loops-wrapper.grid3 .post-title{
	font-size:1.5em;
	margin:0 0 .55em
}
.loops-wrapper.grid3 .post-meta-bottom{
	font-size:.8em
}
.loops-wrapper.grid3 .post-meta-bottom .post-author img{
	max-width:40px
}

/*
GRID2 POST
================================================ */
.loops-wrapper.grid2 .post{
	width:50%;
	float:left
}
.loops-wrapper.grid2 .post-title{
	font-size:2em;
	margin:0 0 .55em
}

/*
GRID2-THUMB POST
================================================ */
.loops-wrapper.grid2-thumb .post{
	width:48.4%;
	margin-left:3.2%;
	float:left
}
.loops-wrapper.grid2-thumb .post-title{
	font-size:1.8em
}
.loops-wrapper.grid2-thumb .post-image{
	width:20%;
	float:left;
	margin:0 1.6em 1.3em 0
}
.loops-wrapper.grid2-thumb .post-content{
	overflow:hidden;
	min-width:120px
}

/*
CLEAR GRID FLOAT
================================================ */
.loops-wrapper.grid4 .post:nth-of-type(4n+1),
.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1){
	margin-left:0;
	clear:left
}

/*
LIST-THUMB-IMAGE POST
================================================ */
.loops-wrapper.list-thumb-image .post{
	clear:both; /* require for FF */
}
.loops-wrapper.list-thumb-image .post-image{
	width:20%;
	float:left;
	margin:0 1.4em 1em 0
}
.loops-wrapper.list-thumb-image .post-image img{
	width:100%
}
.loops-wrapper.list-thumb-image .post-content{
	overflow:hidden
}

/*
LIST-LARGE-IMAGE POST
================================================ */
.loops-wrapper.list-large-image .post-image{
	max-width:70%;
	float:left;
	margin:0 2em 1.3em 0
}

/*
SLIDER POST
================================================ */
.loops-wrapper.slider{
	position:relative;
	margin:0 0 50px
}
.loops-wrapper .slideshow-wrap{
/* remove this on final because it will be toggled with js */
	height:auto;
	visibility:visible;
/* end remove */
}
.loops-wrapper.slider .post{
	width:100%;
	float:left;
	text-align:left;
	position:relative;
	margin:0 0 15px;
	min-height:40px
}
.loops-wrapper.slider .post-image{
	width:auto;
	float:none;
	margin:0
}
.loops-wrapper.slider .post-image img{
	width:100%;
	vertical-align:bottom
}
.loops-wrapper.slider .post-image .themify_lightbox .zoom{
	display:none
}
.loops-wrapper.slider .post-title{
	font-size:1.8em;
	line-height:1.2em;
	margin:0 0 0.313em
}
.loops-wrapper.slider .post-date{
	margin:0
}
.loops-wrapper.slider .post-content{
	position:absolute;
	bottom:0;
	width:90%;
	min-height:40px;
	padding:15px 5%;
	overflow:visible;
	margin:0 auto;
	background-color:rgba(0,0,0,.6);
	font-size:.9em;
	line-height:1.5em;
	color:#eee
}
.loops-wrapper.slider .post-content a{
	color:#fff!important
}

/* reset slider shortcode in framework css */
.shortcode.post-slider .carousel-prev,
.shortcode.slider .carousel-prev,
.shortcode.post-slider .carousel-next,
.shortcode.slider .carousel-next{
	border-radius:0;
	border:0;
	text-shadow:none;
	margin:0;
	box-shadow:none;
	background-image:none
}

/* slider carousel controls */
.loops-wrapper.slider .carousel-wrap{
	position:relative
}
.loops-wrapper.slider .carousel-nav-wrap{
	width:100%!important
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev,
.loops-wrapper.slider .carousel-nav-wrap .carousel-next{
	position:absolute;
	top:30%;
	display:block;
	width:auto!important;
	height:auto!important;
	float:left;
	font-size:0;
	text-indent:-900em;
	text-decoration:none;
	color:#fff;
	background-color:rgba(0,0,0,.3);
	padding:5% 2.5%;
	transition:all .2s ease-in-out
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev{
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	left:0
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next{
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	right:0
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover,
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover{
	color:#fff;
	background-color:rgba(0,0,0,.5)
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover{
	padding-left:4%
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover{
	padding-right:4%
}

/* carousel prev/next arrow */
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:before,
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:before{
	text-align:center;
	display:block;
	content:'';	
	width:16px;
	height:16px;
	border:1px solid transparent;
	border-bottom-color:inherit;
	border-right-color:inherit;
	transform:rotateZ(135deg);
	text-decoration:none;
	line-height:100%;
	position:absolute;
	left:50%;
	top:45%;
	margin-left:-5%
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:before{
	transform:rotateZ(-45deg);
	margin-left:-25%
}

/* carousel pager */
.loops-wrapper.slider .carousel-pager{
	clear:both;
	text-align:center;
	line-height:100%;
	width:auto
}
.loops-wrapper.slider .carousel-pager a{
	text-indent:-900em;
	width:8px;
	height:8px;
	display:inline-block;
	vertical-align:middle;
	margin:2px 3px 0;
	background-color:#ccc;
	background-color:rgba(0,0,0,.2);
	border:solid 2px #666;
	border-radius:100%;
	cursor:pointer
}
.loops-wrapper.slider .carousel-pager a.selected{
	background-color:#fff;
	border-color:#ccc
}

/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:15px 0;
	border:0
}
.author-box .author-avatar{
	float:left;
	margin:0 15px 5px 0
}
.author-box .author-name{
	margin:0 0 5px
}

/************************************************************************************
POST PAGINATION
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}

/************************************************************************************
POST NAVIGATION
*************************************************************************************/
.post-nav{
	margin:0 0 1.8em;
	padding:0;
	clear:both
}
.post-nav .prev,
.post-nav .next{
	width:47%;
	position:relative
}
.post-nav .prev{
	float:left
}
.post-nav .next{
	float:right;
	text-align:right
}

/* post nav link */
.post-nav a{
	text-decoration:none;
	display:block
}
.post-nav a:hover{
	text-decoration:none
}

/* post nav arrow */
.post-nav .arrow{
	display:block;
	float:left;
	width:28px;
	height:28px;
	text-align:center;
	text-decoration:none
}
.post-nav .next .arrow{
	float:right
}
.post-nav .next .arrow:before,
.post-nav .prev .arrow:before{
	content:'\e807'; /* fa-chevron-right */
	font-family:'themify_theme_icon';
	font-size:14px;
	top:0;
	right:0;
	position:absolute;
	font-style:normal;
	font-weight:400;
	text-decoration:none
}
.post-nav .prev .arrow:before{
	content:'\e805'; /* fa-chevron-left */
	right:auto;
	left:0;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap{
	margin:1.825em 0 1.25em;
	position:relative;
	clear:both;
	display:inline-block
}

/* comment title */
.comment-title,
.comment-reply-title{
	font-size:1.7em;
	font-family:'Roboto Slab',serif;
	margin:0 0 .725em;
	padding:0;
	letter-spacing:-.035em
}

/* comment pagenav */
.commentwrap .pagenav{
	margin:10px 0;
	border:0;

	box-shadow:none
}
.commentwrap .pagenav.top{
	margin:0;
	position:absolute;
	top:0;
	right:0;
	padding:0
}

/* commentlist */
.commentlist{
	margin:0 0 1.875em;
	padding:.313em 0 0
}
.commentlist li{
	margin:0;
	padding:.9em 0 0;
	list-style:none;
	position:relative
}
.commentlist .comment-author{
	margin:0 0 .9em;
	padding:0
}
.commentlist .avatar{
	float:left;
	margin:0 1.3em 0 0
}
.commentlist cite{
	color:#fff799;
	font-style:normal;
	font-size:1.4em;
	font-family:'Roboto Condensed',sans-serif;
	font-weight:700;
	text-transform:uppercase
}
.commentlist cite a{
	text-decoration:none
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite:before{
	content:'\e812'; /* fa-bookmark */
	font-family:'themify_theme_icon';
	font-style:normal;
	font-weight:400;
	text-decoration:none;
	margin-right:12px
}
.commentlist .comment-time{
	font-size:.85em;
	text-transform:uppercase
}
.commentlist .commententry{
	position:relative;
	min-height:40px;
	overflow:hidden;
	padding-bottom:5px;
	overflow-wrap:break-word
}
.commentlist ul,.commentlist ol{
	margin:0 0 0 7%;
	padding:0
}

/* reply link */
.commentlist .reply{
	position:absolute;
	right:0;
	top:30px
}
.commentlist .comment-reply-link{
	font-size:.8em;
	font-family:'Roboto Condensed',sans-serif;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	border:1px solid #fff799;
	border-radius:5em;
	padding:.55em 1.7em;
	color:#fff799
}
.commentlist .comment-reply-link:hover{
	text-decoration:none
}

/*
COMMENT FORM
================================================ */
#respond{
	margin:0;
	padding:10px 0 0;
	position:relative;
	clear:both
}
#respond #cancel-comment-reply-link{
	position:absolute;
	top:20px;
	right:0;
	text-decoration:none;

	background-color:#4335AB;
	border:0;
	color:#fff;
	display:inline-block;
	font-size:70%;
	font-family:Roboto,sans-serif;
	letter-spacing:.04em;
	line-height:100%;
	padding:.6em 1em .7em;
	text-transform:uppercase
}
#respond #cancel-comment-reply-link:hover{
	color:#fff799
}
#commentform{
	margin:2.9em 0 0
}
#commentform .comment-form-author,
#commentform .comment-form-email{
	width:50%;
	float:left;
	box-sizing:border-box;
	clear:none
}
#commentform p.comment-form-author{
    padding-right:2%
}
#commentform .comment-form-email{
	padding-left:2%
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url]{
	width:100%;
	max-width:none;
	box-sizing:border-box
}
/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}

/************************************************************************************
POST FORMAT
*************************************************************************************/
/*
VIDEO POST FORMAT
================================================ */
.post.format-video{
	background-color:#22A4D5
}
.post.format-video .post-icon:before{
	content:'\e802'; /* ti-video-clapper */
}


/*
AUDIO POST FORMAT
================================================ */
.audio-player-wrapper{
	padding:.7em 1.5em
}
.audio-player-wrapper .tf_audio_wrap .tf_audio_current_time,
.audio-player-wrapper .tf_audio_wrap .tf_audio_controls{
	position:static
}
.audio-player-wrapper .tf_audio_total_time{
	display:inline-block
}

/* buttons */
.audio-player-wrapper .tf_audio_controls button{
	color:#fff
}
.audio-player-wrapper .tf_auido_play:before,
.audio-player-wrapper .tf_audio_playing:before,
.audio-player-wrapper .tf_audio_wrap button.tf_audio_mute:before,
.audio-player-wrapper .wp-playlist-next,
.audio-player-wrapper .wp-playlist-prev{
	font-family:'themify_theme_icon';
	font-size:28px;
	margin:0;
	padding:0;
	border:0;
	width:auto;
	height:auto
}
.audio-player-wrapper .tf_auido_play:before{
	content:'\e803'; /* ti-control-play */
}
.audio-player-wrapper .tf_audio_playing:before{
	content:'\e804'; /* ti-control-pause */
}

/* tracklist */
.audio-player-wrapper .tf_audio_progress_wrap{
	background-color:rgba(0,0,0,.2);
	border-radius:0;
	height:6px
}
.audio-player-wrapper .tf_audio_progress_wrap .tf_audio_progress_loaded{
	background-color:rgba(0,0,0,.2)
}
.audio-player-wrapper .tf_audio_progress_wrap .tf_audio_progress_current{
	background-color:#fff
}

/* volume */
.audio-player-wrapper .tf_audio_volumn_wrap{
	display:flex;
	align-items:center
}
.audio-player-wrapper .tf_audio_wrap .tf_audio_volumn_inner{
	height:6px;
	background-color:rgba(0,0,0,.2)
}

.post.format-audio{
	background-color:#c60059
}
.post.format-audio .post-icon:before{
	content:'\e809'; /* ti-music-alt */
}
.post.format-audio.has-post-thumbnail .post-meta-bottom{
	margin:0 0 -46px
}
.loops-wrapper.grid3 .post.format-audio.has-post-thumbnail .post-meta-bottom{
	margin:0 0 -40px
}
.loops-wrapper.grid4 .post.format-audio.has-post-thumbnail .post-meta-bottom{
	margin:0 0 -32px
}
.post.format-audio.has-post-thumbnail.has-post-author .post-inner{
	padding-top:11%
}
.post.format-audio .audio-player-wrapper{
	background-color:rgba(0,0,0,.5);
	width:100%;
	box-sizing:border-box
}
.post.format-audio.has-post-thumbnail .audio-player-wrapper{
	position:absolute;
	bottom:0
}

/*
STANDARD POST FORMAT
================================================ */
.post.format-standard{
	background-color:#00b168
}
.post.format-standard .post-icon:before{
	content:'\e80a'; /* ti-notepad */
}

/*
STATUS POST FORMAT
================================================ */
.post.format-status{
	background-color:#e4495c
}
.post.format-status .post-icon:before{
	content:'\e80b'; /* ti-thought */
}

/*
IMAGE POST FORMAT
================================================ */
.post.format-image .post-icon:before{
	content:'\e80a'; /* ti-notepad */
}

.post-inner{
	padding:6% 9%;
	box-sizing:border-box
}

/*
LINK POST FORMAT
================================================ */
.post.format-link{
	background-color:#f26522
}
.post.format-link .post-icon:before{
	content:'\e80c'; /* ti-link */
}

/*
ASIDE POST FORMAT
================================================ */
.post.format-aside{
	height:auto!important
}
.post.format-aside{
	display:block;
	height:100%;
	background-color:#2E9E95
}
.post.format-aside .post-icon:before{
	content:'\e80d'; /* ti-pin-alt */
}

/*
QUOTE POST FORMAT
================================================ */
.post.format-quote{
	height:auto!important;
	display:block;
	background-color:#4B41DA
}
.quote-author{
	font-family:'Roboto Condensed',sans-serif;
	text-transform:uppercase
}
.post.format-quote .post-icon:before{
	content:'\e80e'; /* ti-quote-right */
}

.more-link{
	font-size:1.0em;
	font-family:'Roboto Condensed',sans-serif;
	font-weight:300;
	display:inline-block;
	letter-spacing:.06em;
	margin-bottom:1em;
	text-transform:uppercase
}
.more-link:before{
	content:'\e80f'; /* ti-angle-right */
	border:1px solid #fff;
	border-radius:100%;
	display:inline-block;
	font-family:'themify_theme_icon';
	font-style:normal;
	font-size:12px;
	font-weight:400;
	line-height:1.3em;
	margin-right:1.2em;
	padding:.4em;
	width:13px;
	height:13px
}

/*
IMAGE POST FORMAT
================================================ */
.post.format-image{
	background-color:#ca9f43
}
.post.format-image .post-icon:before{
	content:'\e810'; /* ti-image */
}

/*
GALLERY POST FORMAT
================================================ */
.post.format-gallery{
	background-color:#8b09ef
}
.post.format-gallery .post-icon:before{
	content:'\e815'; /* ti-gallery */
}

.post.format-gallery .post-meta-bottom{
	bottom:auto;
	top:0
}

/* gallery slider */
.format-gallery .twg-wrap{
	z-index:10;
	overflow:hidden
}
.format-gallery .twg-controls{
	z-index:7
}
.post.format-gallery .twg-wrap,
.post.format-gallery .twg-wrap .gallery-image-holder{
	display:block;
	width:100%;
	height:100%;
	min-height:300px
}
.post.format-gallery .gallery-caption{
	position:absolute;
	bottom:50px;
	padding:0 10px;
	text-transform:none
}

/* gallery slider timer */
.format-gallery .twg-wrap .gallery-slider-timer{
	position:absolute;
	height:2px;
	width:100%;
	top:-2px
}
.format-gallery .twg-wrap .timer-bar{
	height:2px
}
.format-gallery .twg-wrap .timer-bar{
	background-color:#0b79d6;
	color:#fff
}

.format-gallery .twg-wrap .gallery-slider-wrap{
	position:absolute;
	bottom:.4em;
	left:0;
	width:100%;
	background-color:#000;
	background-color:rgba(0,0,0,.3)
}
.format-gallery .gallery-slider-thumbs{
	margin:0;
	padding:0
}
.format-gallery .gallery-slider-thumbs li{
	padding:0;
	margin:0;
	list-style:none;
	float:left
}

.format-gallery .gallery-slider-thumbs li a img{
	max-width:100px;
	height:auto
}
.format-gallery .twg-controls .twg-list li{
	list-style:none;
	width:auto!important
}
.format-gallery .gallery-slider-thumbs li a,
.format-gallery .gallery-slider-thumbs li a img{
	display:block;
	border:0;
	overflow:hidden
}
.format-gallery .gallery-slider-thumbs li a:hover > img,
.format-gallery .gallery-slider-thumbs li.current > img{
	border:1px solid #1e73ba
}
.format-gallery .gallery-slider-thumbs li.current a:hover img{
	cursor:default;
	border:0
}
.format-gallery .twg-wrap .twg-deleteable,
.format-gallery .twg-wrap .twg-behind{
	/*position:absolute;*/
	left:0;
	top:0;
	min-width:100%;
	min-height:100%;
	width:100%;
	height:auto
}
.format-gallery .twg-wrap.no-timer .twg-controls{
	visibility:hidden
}

.format-gallery .twg-wrap .gallery-slider-wrap{
	bottom:0
}
.themify_builder_slider_wrap .carousel-wrap{
	visibility:visible;
	height:auto
}
.format-gallery .twg-wrap .gallery-slider-timer{
	top:0
}
.format-gallery .gallery-slider-thumbs{
	visibility:hidden
}
.format-gallery .twg-wrap .gallery-slider-wrap{
	overflow:hidden;
	padding-top:8px
}

/************************************************************************************
7.1 PORTFOLIO POST TYPE
*************************************************************************************/
/* post-filter */
.post-filter{
	text-align:center;
	font-family:"Montserrat",sans-serif;
	font-size:.875em;
	margin:2em 0;
	visibility:hidden;
	opacity:0
}
.post-filter li{
	display:inline-block;
	margin:0 10px 15px
}
.post-filter li a{
	text-decoration:none;
	text-transform:uppercase
}
.post-filter li.active a{
	color:#fff;
	position:relative
}
.post-filter li.active a:after{
	content:"\e811"; /* ti-close */
	font-family:'themify_theme_icon';
	left:50%;
	position:absolute;
	top:17px;
	font-size:.6625em; /* 9/16 */
	margin-left:-2px
}

/* portfolio post-category */
.portfolio-post .post-category{
	font-weight:300;
	margin-right:0;
	font-size:.9em
}

/* portfolio post */
.loops-wrapper.portfolio .portfolio-post{
	overflow:hidden; /* prevent image zoom outside the container */
	margin:auto
}

/* portfolio post meta */
.loops-wrapper.portfolio .post-meta-top{
	padding:0;
	margin:0 0 .3em;
	text-transform:uppercase;
	letter-spacing:.06em
}
.loops-wrapper.portfolio .post-meta .post-category{
	font-weight:300;
	font-family:"Roboto Condensed",sans-serif
}
.loops-wrapper.portfolio .post-meta a{
	text-decoration:none
}

/* portfolio image hover */
.loops-wrapper.portfolio .post-image img{
	transition:all .3s
}
.loops-wrapper.portfolio .portfolio-post:hover img{
	transform:scale(1.1)
}

/* portfolio post title*/
.loops-wrapper.portfolio .post-title{
	font-size:2.3em;
	margin:0 0 .5em;
	padding:0;
	letter-spacing:-.05em
}

/* portfolio post-content */
.loops-wrapper.portfolio .post-content{
	padding:6%;
	text-align:center;
	transition:all .3s ease-in-out;
	box-sizing:border-box
}

/* portfolio excerpt */
.loops-wrapper.portfolio .entry-content{
	font-size:.9em;
	line-height:1.4em
}

/*
PORTFOLIO LIST-POST
================================================ */
/* protfolio list view */
.loops-wrapper.portfolio.list-post .portfolio-post{
	width:100%;
	height:auto;
	position:static;
	box-sizing:border-box
}
.loops-wrapper.portfolio.list-post .post-image{
	width:50%;
	float:left
}
.loops-wrapper.portfolio.list-post .post-content{
	width:50%;
	text-align:left;
	float:left
}

/*
PORTFOLIO MASONRY
================================================ */
.loops-wrapper.portfolio.masonry .portfolio-post{
	position:relative;
	float:left;
	margin:0
}
.loops-wrapper:not(.products).masonry-done>.gutter-sizer{
	width:0
}
/* portfolio masonry size */
.loops-wrapper.portfolio.masonry .portfolio-post.size-large{
	width:50%;
	height:480px
}
.loops-wrapper.portfolio.masonry .portfolio-post.size-small{
	width:25%;
	height:240px
}
.loops-wrapper.portfolio.masonry .portfolio-post.size-small .post-title{
	font-size:1.6em
}
@media(max-width:1760px){
	.loops-wrapper.portfolio.masonry .portfolio-post.size-large{
		width:100%;
		height:560px
	}
	.loops-wrapper.portfolio.masonry .portfolio-post.size-small{
		width:50%;
		height:280px
	}
}
/* portfolio masonry image */
.loops-wrapper.portfolio.masonry .post-image{
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
	width:50%;
	height:100%
}
.loops-wrapper.portfolio.masonry .post-image img{
    object-fit:cover;
    width:100%;
    height:100%
}
/* portfolio masonry post-content */
.loops-wrapper.portfolio.masonry .post-content{
	width:50%;
	height:100%
}

/* portfolio masonry align post-image & post-content */
.loops-wrapper.portfolio.masonry .image-left .post-image{
	float:left
}
.loops-wrapper.portfolio.masonry .image-right .post-image{
	float:right
}
.loops-wrapper.portfolio.masonry .image-left .post-content{
	float:right
}
.loops-wrapper.portfolio.masonry .image-right .post-content{
	float:left
}

/* vertical-align-middle */
.disp-table{
	display:table;
	width:100%;
	height:100%;
	table-layout:fixed
}
.disp-row{
	display:table-row
}
.disp-cell{
	width:100%;
	display:table-cell
}
.disp-cell.valignmid{
	vertical-align:middle
}

/*
PORTFOLIO SINGLE
================================================ */
/* single portfolio post meta */
.single-portfolio .featured-area{
	margin-top:2em
}
.single-portfolio .post-content{
	overflow:hidden
}
.single-portfolio .portfolio-post .post-meta-top{
	margin:0 0 .5em;
	padding:0
}

/* project info */
.single-portfolio .project-meta{
	width:19%;
	float:right;
	margin-left:5%;
	margin-top:90px
}
.project-date,
.project-client,
.project-services{
	border-top:1px solid #686378;
	padding:1em .3em;
	font-size:1em;
	color:#c4c3c8
}
.project-date strong,
.project-client strong,
.project-services strong{
	display:block;
	text-transform:uppercase
}
.project-launch{
	padding:1em .3em
}
.project-launch a{
	font-size:1em;
	font-family:'Roboto Condensed',sans-serif;
	font-weight:300;
	color:#fff;
	display:inline-block;
	letter-spacing:.06em;
	margin-bottom:1em;
	text-transform:uppercase
}
.project-launch a:before{
	content:'\e80f'; /* ti-angle-right */
	border:1px solid #fff;
	border-radius:100%;
	display:inline-block;
	font-family:'themify_theme_icon';
	font-style:normal;
	font-size:12px;
	font-weight:400;
	line-height:1.3em;
	margin-right:1.2em;
	padding:.4em;
	width:13px;
	height:13px
}

/* Portfolio post nav */
.single-portfolio .post-nav .arrow:before{
	font-size:34px
}
.single-portfolio .post-nav .next .arrow:before{
	left:40px;
	right:auto
}
.single-portfolio .post-nav .prev,
.single-portfolio .post-nav .next{
	width:auto;
	float:none;
	display:inline
}
.single-portfolio .post-nav .next .arrow:before,
.single-portfolio .post-nav .prev .arrow:before{
	display:inline-block;
	font-family:'themify_theme_icon';
	font-style:normal;
	color:#f1e4f5
}
.single-portfolio .post-nav .prev .arrow:before{
	content:'\e813'; /* ti-angle-left */
}
.single-portfolio .post-nav .next .arrow:before{
	content:'\e80f'; /* ti-angle-right */
}
.single-portfolio #content{
	position:relative
}
.single-portfolio .post-nav{
	position:absolute;
	top:4em;
	right:0;
	width:6em;
	margin:0
}

.loops-wrapper.grid4 .loops-wrapper.grid4 .post,
.loops-wrapper.grid4 .loops-wrapper.grid3 .post,
.loops-wrapper.grid3 .loops-wrapper.grid4 .post,
.loops-wrapper.grid3 .loops-wrapper.grid3 .post{
	width:100%;
	clear:both;
	float:none
}

/************************************************************************************
INFINITE SCROLL
*************************************************************************************/
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling{
	transition:none
}

#load-more{
	clear:both;
	padding:50px 0;
	text-align:center
}
.load-more-button{
	font-size:1.3em;
	font-weight:300;
	background-color:#4335AB;
	color:#fff;
	padding:14px 28px;
	text-decoration:none;
	display:none
}
.load-more-button:hover{
	color:#fff799
}
/* Masonry Gallery */
.gallery-wrapper{
	position:relative
}
.gallery-wrapper .item .gallery-caption .post-title{
	font-size:1em
}
.gallery-wrapper .item .gallery-item-wrapper{
	overflow:hidden
}
.gallery-wrapper .item .gallery-item-wrapper .gallery-caption{
	background-color:rgba(38,31,61,.8);
	margin:0;
	height:100%;
	text-align:center
}
.gallery-wrapper .item .gallery-caption .post-category a,
.gallery-wrapper .item .gallery-caption .post-title a{
	color:#FFF
}

.gallery-wrapper .item .gallery-item-wrapper{
	display:block;
	position:relative;
	height:100%;
	margin:0;
	padding:0
}
.gallery-wrapper .item img{
	display:inline-block;
	vertical-align:bottom;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	-webkit-backface-visibility:hidden;
	transition:all .3s ease
}

.gallery-wrapper .item .gallery-item-wrapper .gallery-caption{
	display:block;
	visibility:hidden;
	position:absolute;
	top:20%;
	padding:5%;
	width:90%;
	text-align:left;
	color:inherit;
	font-weight:300;
	line-height:120%;
	margin:.25em 0 0;
	opacity:0;
	transition:all .3s ease-in-out
}
.gallery-wrapper .item:hover .gallery-caption{
	display:block;
	visibility:visible;
	top:0;
	left:0;
	margin:0;
	opacity:1
}

/* gallery caption content */
.gallery-wrapper .item .gallery-caption .post-title{
	font-size:1.65em;
	margin-top:.5em;
	color:inherit
}
.gallery-wrapper .item .gallery-caption .post-category{
	font-size:.85em;
	font-weight:500;
	margin-top:.25em;
	text-decoration:none;
	color:inherit
}
.gallery-wrapper .item .gallery-caption .post-category:after{
	display:none;
	visibility:hidden
}
.gallery-wrapper .item.gallery-caption .entry-content{
	font-size:1em;
	color:inherit
}
.gallery-wrapper .item .gallery-caption .post-category a,
.gallery-wrapper .item .gallery-caption .post-title a{
	text-decoration:none;
	color:inherit
}

.single-gallery .gallery-wrapper .item .gallery-caption .post-category,
.single-gallery .gallery-wrapper .item .gallery-caption .entry-content{
	display:none;
	visibility:hidden
}

.gallery-wrapper .item:hover img{
	transform:scale(1.1)
}
.gallery-wrapper .item .gallery-item-wrapper:before{
	content:"\e814"; /* ti-zoom-in */
	font-family:'themify_theme_icon';
	font-size:2em;
	display:inline-block;
	position:absolute;
	z-index:2;
	top:100%;
	left:50%;
	margin-top:-16px;
	margin-left:-16px;
	width:32px;
	height:32px;
	line-height:normal;
	overflow:hidden;
	visibility:hidden;
	transition:all .3s ease
}
.gallery-wrapper .item:hover .gallery-item-wrapper:before{
	top:50%;
	visibility:visible
}

/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 4.9em
}
.widgettitle{
	color:#fff;
	font-family:'Roboto Slab',serif;
	font-weight:300;
	font-size:1.75em;
	letter-spacing:-.01em;
	margin:0 0 1.4em;
	padding:0
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.2em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:6px 0 -6px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}
.widget a{
	text-decoration:none
}

/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}

/* feature posts widget */
.widget .feature-posts-list li{
	padding:0;
	margin:0 0 1em
}
.widget .feature-posts-list br{
	display:none
}
.widget .feature-posts-list .post-img{
	margin:0 1.7em 1em 0;
	float:left
}
.widget .feature-posts-list small{
	font-style:italic;
	font-size:90%;
	display:block;
	margin:0 0 .3em
}
.widget .feature-posts-list .feature-posts-title{
	margin:0 0 .3em;
	display:inline-block
}
.widget .feature-posts-list .post-excerpt{
	display:block;
	overflow:hidden
}

/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.5em;
	font-weight:300
}
.widget .twitter-list .twitter-timestamp{
	font-style:italic;
	font-size:.9em;
	font-weight:400;
	display:block
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}

/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}

/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}

/* flickr widget */
.widget .flickr_badge_image{
	margin-top:0;
	display:inline-block
}
.widget .flickr_badge_image img{
	width:60px;
	height:60px;
	margin-right:9px;
	margin-bottom:3px;
	float:left
}

/* search widget */
#sidebar #searchform{
	position:static
}
#sidebar #searchform #s{
	width:93%
}

/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100%!important
}
#content .twt-border{
	max-width:100%!important;
	min-width:180px!important
}

/* Text widget */
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
	display:list-item
}
.widget .textwidget ul li{
	list-style:disc
}
.widget .textwidget ol li{
	list-style:decimal
}

/************************************************************************************
9. FOOTER
*************************************************************************************/
#footerwrap{
	clear:both;
	background-color:#261f3d
}
#footer .footer-widgets{
	clear:both
}
.footer-widgets .widget{
	padding-top:2em
}

/* footer text */
.footer-text{
	clear:both;
	font-size:85%;
	padding:0 0 1em;
	opacity:.7
}
#footer .one{
	float:left
}
#footer .two{
	float:right
}

/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* builder row */
/*BASE MEDIA QUERIES*/
@media(max-width:1260px){
	.default_width #layout .row_inner{
		max-width:100%
	}
}
/* module title */
.themify_builder_content .module-title{
	margin:1.4em 0 1.6em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	letter-spacing:1px
}

/* Tile module */
.module-tile .tile-title{
	font-weight:100;
	font-size:1.4em
}
.module-tile .tile-content{
	font-size:.9em;
	line-height:1.3em
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:2em
}
.alignright{
	float:right;
	margin-left:2em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	margin:.5em 0
}

/* attachment page */
body.attachment{
	width:auto;
	float:none;
	padding:0;
	cursor:default;
	position:static;
	text-align:left
}
.single .attachment.post{
	width:auto;
	float:none;
	padding:0;
	cursor:default;
	text-align:left
}

/************************************************************************************
12. WP GALLERY
*************************************************************************************/
.gallery{
	margin:0 0 20px
}

/* gallery item */
.gallery .gallery-item{
	margin:0 8px 8px 0;
	vertical-align:top;
	width:auto;
	float:left;
	text-align:center
}

/* gallery image */
.gallery img{
	border:0;
	vertical-align:middle
}

/* gallery caption */
.gallery .gallery-caption{
	line-height:120%;
	font-size:90%;
	text-align:center;
	margin:5px 0 0
}

/* GALLERY COLUMN
================================================ */
/* gallery column 1 (display all in one line) */
.gallery-columns-1 .gallery-item{
	width:auto
}
.gallery-columns-1 br{
	display:none!important
}

/* gallery column 2 */
.gallery-columns-2 .gallery-item{
	width:49.2%
}

/* gallery column 3 */
.gallery-columns-3 .gallery-item{
	width:32.3%
}
/* gallery column 4 */
.gallery-columns-4 .gallery-item{
	width:23.8%
}

/* gallery column 5 */
.gallery-columns-5 .gallery-item{
	width:18.8%
}

/* gallery column 6 */
.gallery-columns-6 .gallery-item{
	width:15.4%
}

/* gallery column 7 */
.gallery-columns-7 .gallery-item{
	width:13%
}

/* gallery column 8 */
.gallery-columns-8 .gallery-item{
	width:11.18%
}

/* gallery column 9 */
.gallery-columns-9 .gallery-item{
	width:9.77%
}

/* set gallery item margin-right */
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item{
	margin:0 1.5% 1.5% 0
}

/* clear gallery item margin-right */
.gallery-columns-9 .gallery-item:nth-of-type(9n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-2 .gallery-item:nth-of-type(2n){
	margin-right:0
}

/* clear left gallery item different sizes */
.gallery-columns-9 .gallery-item:nth-of-type(9n + 1),
.gallery-columns-8 .gallery-item:nth-of-type(8n + 1),
.gallery-columns-7 .gallery-item:nth-of-type(7n + 1),
.gallery-columns-6 .gallery-item:nth-of-type(6n + 1),
.gallery-columns-5 .gallery-item:nth-of-type(5n + 1),
.gallery-columns-4 .gallery-item:nth-of-type(4n + 1),
.gallery-columns-3 .gallery-item:nth-of-type(3n + 1),
.gallery-columns-2 .gallery-item:nth-of-type(2n + 1){
	clear:left
}

/************************************************************************************
13. CLEAR & ALIGNMENT
*************************************************************************************/
.clear{
	clear:both
}
.left{
	float:left
}
.right{
	float:right
}
.textleft{
	text-align:left
}
.textright{
	text-align:right
}
.textcenter{
	text-align:center
}

/* clearfix */
.tf_clearfix:after,.widget li:after,#body:after,#footer:after,footer:after,.pagenav:after,#main-nav:after,.menu:after,.gallery:after,#content:after
{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
.widget li,#body,#footer,footer,.pagenav,#main-nav,.menu,.gallery,#content
{ display:block }


/************************************************************************************
14. WooCommerce
*************************************************************************************/
/* WordPress Heading Generic Style */
.entry-header .entry-title{
	font-size:3.1em;
	margin:0 0 0.938em;
	font-family:'Roboto Condensed',sans-serif
}

.woocommerce .woocommerce-breadcrumb a{
	color:#fff799
}

/* layout */
.woocommerce #content div.product div.images{
	width:37%
}
.woocommerce #content div.product div.summary{
	width:58%
}

/* summary */
.woocommerce #content div.product .product_title{
	font-size:2.5em;
	margin:0 0 .325em
}

/* rating */
.woocommerce .woocommerce-product-rating a{
	text-decoration:none
}
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price{
	color:#fff799;
	font-size:1.25em;
	margin-top:.5em;
	margin-bottom:.4em;
	padding:0
}
.single-product p.price{
	margin-bottom:2em!important
}
.woocommerce .woocommerce-product-rating .star-rating{
	font-size:.7em;
	margin:.7em .5em .2em 0
}
.woocommerce #content div.product p.price del,
.woocommerce #content div.product span.price del{
	color:inherit
}
.woocommerce .star-rating{
	width:6.4em
}

/* quantity */
.woocommerce #content .quantity input.qty{
	margin:0
}
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus{
	position:static;
	float:left;
	font-family:'Courier New', monospace;
	margin-top:.6em;
	background:0;
	border:0;
	box-shadow:none;
	font-size:1.27em;
	font-weight:400;
	outline:none;
	padding:0 1.5em 0 .512em;
	color:#f1e4f5
}
.woocommerce #content .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover{
	background:0
}

.woocommerce #content .quantity input.qty{
	font-size:1em;
	font-weight:400;
	background-color:#fff;
	color:#000;
	border-radius:0;
	padding:.2em;
	min-height:2.2em;
	line-height:110%;
	width:2.75em
}

/* star rating */
.comment-form-rating label{
	margin-bottom:1em
}
.woocommerce .comment-form-rating span{
	font-size:.6em;
	letter-spacing:.085em
}
.woocommerce p.stars a.star-5{
	border:0
}
.woocommerce .star-rating span{
	color:#f1e4f5;
	letter-spacing:.215em
}
.woocommerce .star-rating:before{
	letter-spacing:.215em
}
.woocommerce .star-rating{
	font-size:.6em;
	float:none;
	margin-bottom:.5em
}
.woocommerce #review_form #respond .comment-form-rating{
	margin-top:1.2em
}

/* WooCommerce button */
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt{
	background-color:#4335AB;
	border:0;
	color:#f1e4f5;
	font-family:'Roboto Condensed',sans-serif;
	font-size:1em;
	font-weight:400;
	text-shadow:none;
	text-transform:uppercase;
	padding:.6em 1em .7em;

	letter-spacing:.04em;
	box-shadow:none;
	border-radius:0;
	transition:all .3s ease-in-out
}
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
	background-color:#362A89;
	text-shadow:none
}
.woocommerce ul.products li.product a.button{
	border-radius:0;
	font-size:.8em;
	font-weight:700
}

/* breadcrumb */
.woocommerce .woocommerce-breadcrumb{
	color:#fff;
	font-family:'Roboto',sans-serif;
	font-style:italic;
	font-size:.8em;
	margin:0 0 1.5em;
	text-transform:none
}
.woocommerce .woocommerce-breadcrumb a{
	color:#fff799;
	font-style:normal;
	font-family:'Roboto Condensed',sans-serif;
	font-weight:500;
	text-transform:uppercase;
	text-decoration:none
}

/* product meta */
.woocommerce #content div.product div.product_meta{
	font-size:.875em;
	line-height:1.7em;
	margin:2em 0 1em
}
.woocommerce #content div.product div.product_meta .sku_wrapper,
.woocommerce #content div.product div.product_meta .posted_in{
	text-transform:uppercase;
	font-weight:500
}

.woocommerce #content div.product div.product_meta .sku,
.woocommerce #content div.product div.product_meta .posted_in a{
	text-transform:none;
	text-decoration:none;
	font-weight:300
}

/* review_form respond */
.woocommerce #review_form #respond{
	margin:1.5em 0
}
.woocommerce #review_form #respond textarea{
	min-height:15em
}
.woocommerce #review_form #respond p{
	margin:0 0 1.2em
}

/* review title */
.woocommerce #reviews h3{
	font-size:1.8em;
	font-family:'Roboto Slab',serif
}
.woocommerce #reviews h3:after{
	display:none
}

/* comment/review button */
.woocommerce #respond input#submit{
	border:0;
	color:#fff
}
.woocommerce #respond input#submit:hover{
	background-color:#666;
	color:#fff
}

/* related/upsell */
.woocommerce .related h2,
.woocommerce .upsells.products h2{
	font-size:1.6em;
	letter-spacing:.02em;
	margin:1em 0
}
.woocommerce ul.products li.product .onsale{
	top:.6em;
	right:auto;
	left:-1px;
	z-index:1
}

/* Product tabs */
.woocommerce #content div.product .woocommerce-tabs{
	clear:both;
	margin:0;
	padding-top:2em
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs{
	padding:0;
	text-transform:uppercase
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before{
	bottom:.01em;
	border-bottom:1px solid #f1e4f5
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li{
	border-top-left-radius:0;
	border-top-right-radius:0;
	background:0;
	border:0;
	box-shadow:none;
	margin:0
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after{
	border:0;
	box-shadow:none
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active{
	border:1px solid #f1e4f5;
	border-bottom-color:#261f3d;
	background-color:#261f3d
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a{
	font-weight:500;
	text-shadow:none;
	color:#f1e4f5
}
.woocommerce #content div.product .woocommerce-tabs .panel h2{
	font-size:2em;
	font-family:'Roboto Slab',serif;
	margin:2em 0 1em
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
	background:0;
	border:0;
	width:55px;
	padding:0
}

/* Product review */
.woocommerce #reviews #comments ol.commentlist li .comment-text{
	border:0;
	margin:0;
	padding:.4em 0 0
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
	font-size:1em;
	padding-left:5em
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{
	margin-left:8.5em
}
.woocommerce .meta strong{
	display:block;
	color:#fff799;
	font-family:'Roboto Condensed',sans-serif;
	font-size:1.4em;
	font-weight:700;
	letter-spacing:.1em;
	text-transform:uppercase
}
.woocommerce .meta time{
	font-family:'Roboto',sans-serif;
	font-size:1em;
	color:#f1e4f5
}

/* Cart style */
/* update total button */
.woocommerce .cart-collaterals .shipping_calculator .button{
	width:auto;
	display:inline-block
}
/* input text */
.woocommerce-cart #content table.cart td.actions .coupon .input-text{
	box-shadow:none;
	border:0;
	border-bottom:1px solid #000;
	padding:.5em .25em;
	width:6.5em
}
.woocommerce #content table.cart input{
	margin-bottom:.5em
}
.woocommerce table.shop_table{
	border:0;
	border-spacing:0
}
.woocommerce #content table.cart td,
.woocommerce #content table.cart th{
	font-weight:400;
	padding:1em .5em;
	border-top:1px solid rgba(205,205,205,.2)
}
.woocommerce #content table.cart th{
	font-size:1em
}
.woocommerce .cart-collaterals .cart_totals h2{
	font-size:140%
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th{
	font-size:.865em;
	font-weight:400;
	text-transform:uppercase;
	border-top:1px solid rgba(205,205,205,.2);
	width:35%
}
.woocommerce .cart-collaterals .cart_totals table td{
	text-transform:none;
	text-align:right
}
.woocommerce ul.products li.product .added_to_cart{
	margin-left:1.3em;
	vertical-align:middle
}
.woocommerce #content table.cart a.remove{
	color:#fff;
	background-color:#000
}
.woocommerce #content table.cart a.remove:hover{
	background-color:#f33;
	color:#fff
}

/* shipping_calculator */
.woocommerce .cart-collaterals .shipping_calculator h2{
	font-size:1.375em;
	text-align:right
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after{
	display:none
}

/* Checkout style */
/* woocommerce-info */
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info{
	border-top:3px solid #f1e4f5;
	border-radius:0;
	box-shadow:none;
	background-color:#4335AB;
	color:#f1e4f5;
	text-shadow:none
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	background-color:#f1e4f5;
	color:#261f3d
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th{
	font-weight:400;
	border-top:1px solid rgba(255,255,255,.5)
}
.woocommerce table.shop_table td{
	border-top:1px solid rgba(255,255,255,.5)
}
.woocommerce #payment{
	background-color:rgba(54,42,137,.7);
	border-radius:0
}
.woocommerce #payment div.payment_box{
	background-color:#4335AB;
	box-shadow:none;
	border-radius:0;
	color:#f1e4f5;
	text-shadow:none
}
.woocommerce #payment div.payment_box:after{
	bottom:100%;
	border-bottom-color:#4335AB
}
.woocommerce #payment ul.payment_methods{
	border:0
}

/* Product image */
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product a:hover img,
.woocommerce #content div.product div.images img{
	box-shadow:none
}

/* Sales tag */
.woocommerce span.onsale{
	box-shadow:none;
	font-family:'Roboto Condensed',sans-serif;
	min-width:3.4em;
	text-transform:uppercase;
	text-shadow:none;
	border-radius:0;
	background:0;
	font-size:.6em;
	font-weight:500;
	left:0;
	top:0;
	right:auto;
	letter-spacing:.1em;
	line-height:2em;
	min-height:0;
	padding:.06em;
	text-align:left;
	transform:rotate(-45deg)
}
.woocommerce span.onsale:before{
	border-left:3.2em solid transparent;
	border-right:3.2em solid transparent;
	border-bottom:3.2em solid #4335AB;
	content:'';
	display:inline-block;
	height:0;
	width:0;
	position:absolute;
	left:-1.9em;
	top:-.95em;
	z-index:-1
}

/* Related Product */
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product{
	width:22.05%;
	box-sizing:border-box
}

/* Product price */
.woocommerce ul.products li.product .price{
	color:#f1e4f5;
	font-size:1.25em;
	margin-top:.5em;
	margin-bottom:.4em
}
.woocommerce ul.products li.product .price del{
	color:#fff799
}

/* WooCommerce pagination */
.woocommerce #content nav.woocommerce-pagination{
	margin-top:2em
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul li{
	border:0
}
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span{
	background:0;
	color:#f1e4f5;
	display:inline-block;
	font-size:1em;
	font-weight:700;
	line-height:.5em;
	margin:0 .1em 0 0;
	min-height:.6em;
	min-width:.6em;
	padding:.95em;
	text-align:center;
	text-decoration:none;
	vertical-align:middle
}
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current{
	background-color:#4335AB;
	color:#f1e4f5
}
nav.woocommerce-pagination .next{
	position:relative
}

/* Archive product */
.woocommerce ul.products li.product{
	text-align:center
}
.woocommerce ul.products li.product h3{
	font-size:1.15em;
	padding:.5em 0
}
.woocommerce .products .star-rating{
	font-size:.6em;
	margin:auto
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count{
	margin:0 0 1.4em
}
.woocommerce.archive ul.products li.product a.button{
	border-radius:0;
	font-size:.8em;
	font-weight:700
}

/* WC widget style */
.wc-forward a:after,
.wc-forward:after{
	font-size:.85em
}

/************************************************************************************
LOADER
*************************************************************************************/
.themify-loader{
	width:50px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-25px 0 0 -18px
}
.themify-loader_blockG{
	background-color:#666;
	border:1px solid #999;
	float:left;
	height:36px;
	margin-left:3px;
	width:10px;
	opacity:.1;
	animation-name:bounceG;
	animation-duration:1.3s;
	animation-iteration-count:infinite;
	transform:scale(0.7)
}
.themify-loader_1{
	animation-delay:0.39s
}
.themify-loader_2{
	animation-delay:0.52s
}
.themify-loader_3{
	animation-delay:0.65s
}
@keyframes bounceG{
	0%{
		transform:scale(1.2);
		opacity:1
	}
	100%{
		transform:scale(.7);
		opacity:.1
	}
}
.gallery-wrapper .tf_swiper-container{
	margin:0!important
}
.gallery-wrapper .tf_swiper-slide{
	margin:0;
	padding:0;
	width:auto;
	height:auto!important;
	float:left;
	clear:none
}
/* main image */
.gallery-wrapper  .tf_swiper-slide img{
	width:100%
}
/* thumbnails */
.gallery-wrapper .thumbnails-wrap{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:11;
	height:33px;
	background:rgba( 0,0,0,.5 );
	border-top:2px solid #0b79d6
}
.gallery-wrapper .thumbnails{
	width:120px!important
}
.gallery-wrapper .thumbnails img{
	width:40px;
	height:33px;
	cursor:pointer
}

/*/app/themes/themify-stack/media-queries.css*/
@media (max-width:1200px){
/************************************************************************************
PORTFOLIO
*************************************************************************************/
@media(max-width:1160px){
	.loops-wrapper.portfolio.masonry .portfolio-post.size-large{
		height:360px
	}
	.loops-wrapper.portfolio.masonry .portfolio-post.size-small{
		width:100%;
		height:360px
	}
}
@media(max-width:680px){
	.loops-wrapper.portfolio.masonry .portfolio-post.size-large,
	.loops-wrapper.portfolio.masonry .portfolio-post.size-small,
	.loops-wrapper.portfolio.masonry .post-content{
		width:100%;
		height:auto
	}
	.loops-wrapper.portfolio.masonry .portfolio-post .post-image{
		width:100%;
		min-height:300px
	}
}

/************************************************************************************
HEADERWRAP
*************************************************************************************/
@media(max-height:800px){
	#headerwrap{
		font-size:.85em
	}
}

@media(max-width:1260px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#pagewrap{
		max-width:100%
	}
	
	.pagewidth{
		max-width:94%
	}
	#headerwrap{
		font-size:.85em
	}
}

@media(max-width:800px){
	
	/************************************************************************************
	POST LAYOUTS
	*************************************************************************************/
	.loops-wrapper.grid4 .post{
		width:50%; /* change grid4 to 2 columns */
	}
	.loops-wrapper.grid4 .post:nth-of-type(2n+1){
		margin-left:0;
		clear:left
	}
	
}

@media(max-width:760px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.pagewidth{
		max-width:90%
	}

	body #content,
	body #sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
	/* single portfolio post meta */
	.single-portfolio .post-content{
		width:auto;
		float:none
	}
	.single-portfolio .project-meta{
		width:auto;
		float:none;
		margin-left:0
	}
	
	/************************************************************************************
	14. WOOCOMMERCE
	*************************************************************************************/
	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2{
		float:none;
		width:100%
	}
	
}

@media(max-width:680px){
	
	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	
	/************************************************************************************
	HEADER
	*************************************************************************************/
	/* prevent logo img extend the fixed header on mobile */
	.has-fixed-header #headerwrap #site-logo img{
		width:auto;
		max-height:40px
	}

	/* all post title */
	.post-title,
	.loops-wrapper.list-post .post-title,
	.loops-wrapper.grid4 .post-title,
	.loops-wrapper.grid3 .post-title,
	.loops-wrapper.grid2 .post-title,
	.loops-wrapper.grid2-thumb .post-title,
	.loops-wrapper.list-thumb-image .post-title,
	.loops-wrapper.list-large-image .post-title,
	.loops-wrapper.slider .post-title{
		font-size:1.4em
	}

	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		margin:0 0 1em;
		overflow:visible
	}
	
	.archive .loops-wrapper.list-post .post-image,
	.archive .loops-wrapper.grid4 .post-image,
	.archive .loops-wrapper.grid3 .post-image,
	.archive .loops-wrapper.grid2 .post-image{
		margin:0
	}

	/* all post content */
	.loops-wrapper.grid2-thumb .post-content,
	.loops-wrapper.list-thumb-image .post-content{
		overflow:visible
	}

	/* slider post */ 
	.loops-wrapper.slider .post-content{
		position:static;
		background-color:#000;
		padding-top:10px;
		padding-bottom:5px
	}
	.loops-wrapper.slider .post-meta{
		position:static
	}
	input[type=text],
	input[type=password],
	input[type=search],
	input[type=email],
	input[type=url],
	input[type=tel]{
		margin-right:0
	}
	.commentlist .reply{
		position:static
	}
	
	/* reset grid3 */
	.loops-wrapper.grid3 .post{
		width:100%;
		float:none;
		margin-left:0
	}

	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev, 
	.post-nav .next{
		display:block;
		width:100%;
		clear:both;
		margin-bottom:10px
	}
	
	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist{
		padding-left:0
	}
	.commentlist .commententry{
		clear:left
	}
	.commentlist .avatar{
		float:left;
		width:40px;
		height:40px;
		margin:0 1em 1em 0
	}

	/************************************************************************************
	FOOTER
	*************************************************************************************/
	.footer-widgets .widget{
		padding:0
	}
	.footer-widgets .first .widget{
		padding-top:2em
	}

	/************************************************************************************
	14. WOOCOMMERCE
	*************************************************************************************/
	.woocommerce table.cart{
		font-size:.8em
	}
	.woocommerce ul.products li.product{
		width:48%;
		float:left;
		clear:both;
		margin:0 0 2.992em
	}
	.woocommerce ul.products li.product:nth-child(2n){
		float:right;
		clear:none!important
	}
	.woocommerce #content div.product div.images,
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.images,
	.woocommerce div.product div.summary{
		float:none;
		width:100%
	}
	
	/* cart */
	.woocommerce #content table.cart .product-thumbnail,
	.woocommerce table.cart .product-thumbnail,
	.woocommerce table.cart .porduct-price{
		display:none
	}
	.woocommerce #content table.cart td.actions,
	.woocommerce table.cart td.actions{
		text-align:left
	}
	.woocommerce #content .quantity .minus,
	.woocommerce .quantity .minus,
	.woocommerce #content .quantity .plus,
	.woocommerce .quantity .plus{
		float:none;
		margin-top:.5em;
		margin-left:.5em
	}
	.woocommerce #content .quantity input.qty,
	.woocommerce .quantity input.qty{
		float:none
	}
	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon{
		float:none;
		padding-bottom:.5em
	}
	.woocommerce #content table.cart td.actions .coupon:after,
	.woocommerce #content table.cart td.actions .coupon:before,
	.woocommerce table.cart td.actions .coupon:after,
	.woocommerce table.cart td.actions .coupon:before{
		content:" ";
		display:table
	}
	.woocommerce #content table.cart td.actions .coupon:after,
	.woocommerce table.cart td.actions .coupon:after{
		clear:both
	}
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce .cart-collaterals .shipping_calculator{
		width:100%;
		float:none;
		text-align:left
	}
}

@media(max-width:600px){
	.admin-bar.sidemenu-active{
		position:static
	}
}

}
/*/app/themes/themify-stack/skins/grey/style.css*/
/*  
Skin Name:Grey
Version:1.0
Description:Skin for Stack

*/

body{
	color:#fff;
}
body,
#footerwrap{
	background-color:#555;
}

#headerwrap,
input[type=reset],
input[type=submit],
button,
.format-gallery .twg-wrap .timer-bar,
.mobile_menu_active .sidemenu{
	background-color:#757575;
	color:#fff;
}

#site-description,
#headerwrap #searchform .icon-search:before,
#headerwrap #searchform #s,
::-webkit-input-placeholder,
a:hover{
	color:#eee;
}

#main-nav ul{
	background-color:#515151;
}
a,
#site-logo a,
.social-widget a,
#main-nav a,
#main-nav ul a,
#main-nav .current_page_item ul a,
#main-nav ul .current_page_item a,
#main-nav .current-menu-item ul a,
#main-nav ul .current-menu-item a,
.widgettitle,
.commentlist cite{
	color:#fff;
}
#main-nav .current_page_item a,
#main-nav .current-menu-item a,
#main-nav .current_page_item ul a,
#main-nav ul .current_page_item a,
#main-nav .current-menu-item ul a,
#main-nav ul .current-menu-item a{
	background-color:#888;
}

.post.format-standard,
textarea,
input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=url],
input[type=number],
input[type=tel],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=time],
input[type=week]{
	background-color:#999;
}

.commentlist .comment-reply-link{
	color:#fff;
	border-color:#fff;
}
/*/app/themes/themify-stack-child/style.css*/
/*
Theme Name: Stack Child
Description: Child theme of the Stack theme
Author: Grayson Bartlet
Template: themify-stack
 */

.module-tile.stamp {
    padding-top: 5px;
    padding-bottom: 5px;
}

.module-tile.stamp .tile-flip-box-wrap {
    margin: 5px;
    width: auto;
    /*Creates perforated stamp borders*/
    border: 8px solid white;
    border-image-source: url(https://calgaryphilatelicsociety.com/app/themes/themify-stack-child/images/perforation-small.png);
    /* "The child theme style.css is dynamically compiled into the Themify concate.css file during live page rendering. If you are adding a relative image path in your child theme style.css, the image files must be stored in the 'child_theme_folder/images' folder, as shown in the CSS below. Our framework will automatically convert the relative image path to an absolute path in the concate.css file."
     * border-image-source: url(https://calgaryphilatelicsociety.com/app/themes/https://calgaryphilatelicsociety.com/app/themes/uploads/2016/10/perforation-small.png);*/
    border-image-slice: 8;
    border-image-width: 1;
    border-image-repeat: round;
}

/*Hide fields for subscription form on Edit Profile page*/
#page-34 div#s2member-pro-paypal-checkout-form-registration-section {
    display: none;
}
#page-34 div#s2member-pro-paypal-checkout-form-custom-fields-section {
    display: none;
}

.sub-menu {
    background-color: #006a85 !important; }
#main-nav ul.sub-menu .current-menu-item a {
    background-color: #29758a; }
article.post.type-post {
    background-color: #e8311f; }
#mobile-menu {
    background-color: #0193b7 !important}
/* #searchform-wrap input { */
/*     background-color: #ed6639 !important; } */

.nicescroll-rails > div {
    width: 12px !important;
    background-color: rgba(66,66,66,.7) !important;
    border: 1px solid rgba(255, 255, 255, .5) !important;
}

#body input {
    background-color: #eee;
    color: #111;}

.header-widget .widget_text {
    margin-bottom: .5em; }
.header-widget .accordion-title {
    cursor: pointer;
    margin-bottom: 0em; }
#main-nav {
    margin-bottom: .5em; }

.bump-right {margin-left: 10px;}

.accordion.styled .accordion-title{
    cursor: pointer;
    margin-bottom: 0; }

article.has-post-thumbnail div.post-media figure.post-image {
    margin-top: 46px; }

.bulletin {
    background-color: #e8311f;
    padding: 10px 10px 0px 10px;
    margin-bottom: 15px; }
.bulletin.has-thumb::after {
    content: "";
    display: block;
    clear: both; }
.bulletin-content {
    display: inline-block;
    vertical-align: top; }
.bulletin-content a br, .bulletin-content > p {
    display: none; }
.bulletin.has-thumb .bulletin-content {
    /*max-width: 640px;*/
    margin-right: 25px;
    margin-bottom: 10px; }
.bulletin > p {
    display: inline-block;
    max-width: 250px;
    float: right;}
.bulletin-title { margin-bottom: 0; }
.bulletin-info {font-style: italic; }
.bulletin .thumbnail {
    float: right;
}
.bulletin .extra-image {
    height: auto;
    width: auto;
    max-height: 375px;
    max-width: 375px;
}

table.user-posts, .user-posts tr, .user-posts td {
    padding: 5px;
    border: 1px solid black;
    border-collapse: collapse; }

.stamp li {
    margin-bottom: .3em; }
.stamp h4.tile-title {
    margin-bottom: 0em;
    font-size: 1.5em; }
.stamp .ecs-event-list {
    margin: 0 0 .5em 1.6em; }
.stamp .ecs-event-list h4.entry-title.summary {
    margin-bottom: 0em;
    font-size: 1.5em}
.stamp div.log_forms #login input {
    margin: .3em; }

.stamp .tf_swiper-slide img {
    width: 100%;
}
/*.hide-gallery-controls .gallery-slider-wrap .carousel-wrap {
    visibility: hidden; } */
.stamp.hide-gallery-controls .tf_swiper-container-thumbs {
    display: none; }

.usp-category {
    display: none; }

pre {white-space: normal;
    line-height: 1.5em; }

div.kill-carousel div.carousel-wrap {
    visibility: visible;
    height: auto;
}
div.kill-carousel div.slide-wrap.post {
    background-color: transparent;
}


/*/app/uploads/themify-customizer-7.2.1-7.1.6.css*/
/* Themify Customize Styling */
body {	background: none;
	background-color: #d1c5b6;
	color: #000000; 
}
a {	
	color: #0003c4; 
}
#headerwrap {	background: none;
	background-color: #0193b7; 
}
body #site-logo a {	
	color: #e8311f; 
}
#site-description {	
	color: #000000;display: none; 
}
#main-nav a {	
	color: #ffffff;background: none;
	background-color: #0193b7; 
}
#main-nav a:hover {	background: none;
	background-color: #00546b; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #29758a; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #1c4652; 
}
.module-title {	
	color: #063e53;	font-weight:normal;
 
}
#footerwrap {	background: none;
	background-color: #d1c5b7; 
}
@media(max-width: 768px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #d1c5b7;
	color: #000000; 
}
a {	
	color: #1c1d33; 
}
a:hover {	
	color: #0a0a12; 
}
#headerwrap {	background: none;
	background-color: #0193b7; 
}
#main-nav a {	
	color: #ffffff;background: none;
	background-color: #0193b7; 
}
#main-nav a:hover {	background: none;
	background-color: #00546b; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #29758a; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #1c4652; 
}
.module-title {	
	color: #063e53; 
}
#footerwrap {	background: none;
	background-color: #d1c5b7; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #d1c5b7;
	color: #000000; 
}
a {	
	color: #0f1152; 
}
a:hover {	
	color: #0a0a12; 
}
#headerwrap {	background: none;
	background-color: #0193b7; 
}
#main-nav a {	
	color: #ffffff;background: none;
	background-color: #0193b7; 
}
#main-nav a:hover {	background: none;
	background-color: #00546b; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #29758a; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #1c4652; 
}
.module-title {	
	color: #063e53; 
}
#footerwrap {	background: none;
	background-color: #d1c5b7; 
}
 }
/* Themify Custom CSS */
.login-wrap {
  background-color: transparent;
}

/* change logo for bnaps*/
body.page-id-6852 .site-logo-image, body.page-id-6874 .site-logo-image, body.page-id-6999 .site-logo-image, body.page-id-7056 .site-logo-image, body.page-id-7205 .site-logo-image {
	visibility: hidden
}
body.page-id-6852 #site-logo, body.page-id-6874 #site-logo, body.page-id-6999 #site-logo, body.page-id-7056 #site-logo, body.page-id-7205 #site-logo {
background-image: url("https://calgaryphilatelicsociety.com/app/uploads/2024/02/bnapslogo.jpg");
  background-size: 90%;
  background-repeat: no-repeat;
}


body.page-id-6852 #searchform-wrap, body.page-id-6874 #searchform-wrap, body.page-id-6999 #searchform-wrap, body.page-id-7056 #searchform-wrap, body.page-id-7205 #searchform-wrap {
	display: none;
}

body.page-id-6852 .social-widget, body.page-id-6874 .social-widget, body.page-id-6999 .social-widget, body.page-id-7056 .social-widget, body.page-id-7205 .social-widget {
	display: none;
}

body.page-id-6852 .header-widget, body.page-id-6874 .header-widget, body.page-id-6999 .header-widget, body.page-id-7056 .header-widget, body.page-id-7205 .header-widget {
	display: none;
}
/* START MOBILE MENU CSS */
@media screen and (max-width:1000px){
/*/app/themes/themify-stack/mobile-menu.css*/
/************************************************************************************
MOBILE MENU ACTIVE
*************************************************************************************/
/* menu icon */
#menu-icon{
	background:inherit;
	color:#fff;
	display:block;
	font-size:20px;
	top:48px;
	text-decoration:none;
	z-index:10000;
	position:fixed;
	padding:7px 10px 8px 0;
	width:20px;
	margin:0;
	left:0;
	overflow:hidden;
	cursor:pointer;
	transition:left .3s ease-out, right .3s ease-out;
}
.mobile-menu-visible #menu-icon{
	left:245px;
}
.themify_builder_active #menu-icon{
	display:none
}

/* Mobile Menu Styles */
.sidemenu{
	transition:.2s ease-in-out;
        transition-property:left,right;
	height:100%;
	width:260px;
	background-color:#4335ab;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	-ms-scroll-chaining:none;
	display:none;
	position:fixed;
	top:0;
	z-index:111;
}
#mobile-menu{
	left:-310px;
}
#mobile-menu.sidemenu-on{
	left:0;
}
.sidemenu-active{
	position:relative;
	left:0;
	transition:left .2s ease-in-out;
	overflow-x:hidden;
}
.sidemenu-left{
	left:240px;
}
.sidemenu-left #headerwrap{
	left:0;
}
#headerwrap{
	width:240px;
	left:-240px;
	transition:left .2s ease-in-out;
}
.admin-bar #main-nav-wrap{
	margin-bottom:90px;
}

/* pagewrap */
.full_width #pagewrap,
#pagewrap{
	padding-left:2%;
	padding-right:2%;
}
}
/* END MOBILE MENU CSS */