/*
Theme Name: 	PIANZ Child
Theme URI: 		http://mizzinc.co.nz
Description: 	PIANZ Wordpress Child Theme.
Author: 		Mizzinc
Template: 		pianz
*/
 .browser-upgrade,.overlay{
    height:100%;
    position:fixed;
    top:0;
    width:100%;
    left:0;
    text-align:center
}
.header-before .lead,.header-top,.tb-mobile-menu-wrapper .header-text a{
    font-family:'Crimson Text',serif;
    font-weight:400
}
.breadcrumb,.browser-upgrade,.entry-header,.overlay,.tb-user-menu-wrapper h3,code,p.status{
    text-align:center
}
.tb-featured-banner .banner-content.text-light,.tb-featured-banner .banner-title,.text-light{
    text-shadow:none
}
.overlay{
    display:none;
    background-color:#000;
    background-color:rgba(0,0,0,.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000)";
    z-index:17
}
.browser-upgrade{
    background:#fff;
    z-index:1000
}
.browser-upgrade ul{
    list-style:none;
    margin:0 auto;
    padding:0;
    width:200px
}
.browser-upgrade ul li{
    float:left;
    padding-left:20px
}
.browser-upgrade ul li:first-child{
    padding:0
}
.browser-upgrade ul li a{
    background:url(assets/images/browser-support.png) no-repeat;
    display:block;
    height:32px;
    width:32px;
    text-indent:-9999px
}
.browser-upgrade ul li.chrome a{
    background-position:0 -32px
}
.browser-upgrade ul li.safari a{
    background-position:0 -64px
}
.browser-upgrade ul li.explorer a{
    background-position:0 -96px
}
#wrapper{
    margin:30px;
    overflow:hidden
}
@media (max-width:414px){
    #wrapper{
        margin:20px
    }
}
.element-section>.element,
.header-above>.wrap,
.header-content>.wrap,
.header-nav>.wrap,
.header-top>.wrap,
.site-breadcrumbs>.wrap,
.site-footer>.wrap,
.site-inner>.wrap,
.tb-featured-banner>.wrap,
.tb-floating-search>.wrap,
.tb-sticky-menu>.wrap{
    margin-right:0;
    margin-left:0;
    max-width:100%
}
body.search .site-inner>.wrap {
    margin-right: auto;
    margin-left: auto;
    max-width: 1150px;
}
.header-top>.wrap{
    padding:0 0 5px
}
.archive.category .site-inner>.wrap,.element-post_list .list-wrap,.page.page-template-default .site-inner>.wrap,.page.page-template-template_userprofile .site-inner>.wrap,.popin,.single .site-inner>.wrap,.single.single-post .site-inner>.wrap{
    margin-right:auto;
    margin-left:auto;
    max-width:1200px
}
@media (max-width:767px){
    .element-section>.element,.element.popout .jumbotron-wrap,.header-above>.wrap,.header-content>.wrap,.header-nav>.wrap,.site-breadcrumbs>.wrap,.site-footer>.wrap,.site-inner>.wrap,.tb-featured-banner>.wrap{
        padding-left:0;
        padding-right:0
    }
    .site-footer>.wrap{
        padding-left:30px;
        padding-right:30px
    }
}
.header-before>.wrap{
    margin:0 auto;
    max-width:1170px;
    padding:70px 0
}
.header-before{
    background:#2e2e2e;
    font-size:14px;
    left:0;
    position:absolute;
    right:0;
    top:-400px;
    z-index:16;
    -webkit-transition:top .75s ease-in-out;
    -moz-transition:top .75s ease-in-out;
    transition:top .75s ease-in-out
}
@media (max-width:768px){
    .header-before{
        top:-650px
    }
    .header-before>.wrap{
        padding:30px 60px;
        text-align:center
    }
    .header-before .col-sm-4{
        float:none;
        width:100%
    }
    .header-before .fa-li{
        position:initial
    }
}
@media (max-width:767px){
    .header-before {
        display: none !important;
    }
}
.header-before.show-sticky{
    top:0
}
.header-before h3{
    font-size:40px;
    margin:0 0 10px
}
@media (max-width:414px){
    .header-before h3{
        font-size:32px
    }
}
.header-before .lead{
    color:#a6a6a6;
    color:rgba(166,166,166,1);
    font-size:16px;
    font-style:italic
}
.header-before a{
    color:#fff
}
.header-before a:active,.header-before a:focus,.header-before a:hover,.header-before i{
    color:#a6a6a6;
    color:rgba(166,166,166,1)
}
.header-before .tb-info-close-trigger{
    bottom:2px;
    font-size:16px;
    position:absolute;
    right:0;
    width:20px
}
.header-before .tb-info-close-trigger i{
    color:#fff
}
.header-before .tb-info-close-trigger:active i,.header-before .tb-info-close-trigger:focus i,.header-before .tb-info-close-trigger:hover i{
    color:#a6a6a6;
    color:rgba(166,166,166,1)
}

#top {
    display: block;
}
@media (max-width:767px){
    #top .header-nav {
        display: none;
    }
}

.site-header,.site-header.transparent{
    background:#fff
}
.header-top{
    background:0 0;
    border-bottom:1px solid #e8e8e8;
    color:#2e2e2e;
    color:rgba(46,46,46,1);
    font-size:16px
}
.header-top .header-text a{
    color:#ccc;
    font-style:italic;
    margin-left:20px
}
.header-top .header-text a.dark{
    color:#2e2e2e;
    font-style:normal;
    margin-left:110px
}
@media (max-width:992px){
    .header-top .header-text a.dark{
        margin-left:0
    }
}
.header-top .header-text a:active,.header-top .header-text a:focus,.header-top .header-text a:hover{
    color:#2e2e2e
}
.header-top .header-text a.dark:active,.header-top .header-text a.dark:focus,.header-top .header-text a.dark:hover{
    color:#ccc
}
.header-text a i,
.header-text a svg{
    margin-right:10px;
}

.header-top-nav>li{
    border:none;
    height:24px;
    padding:0 10px
}
.header-top-nav>li a{
    color:#2e2e2e
}
.header-top-nav>li a:active,.header-top-nav>li a:focus,.header-top-nav>li a:hover{
    color:#ccc
}
svg.fa-phone {
    transform: rotate(90deg);
}

@media (max-width: 767px) {
    .header-top {
        display: none;
    }
}

.tb-floating-search {
    position: absolute;
}

.tb-floating-search>.wrap{
    padding-left:110px
}
@media (max-width:768px){
    .tb-floating-search>.wrap{
        padding-left:0
    }
}

.tb-floating-search .tb-search {
    position: relative;
    top: auto;
    left: auto;
    width: unset;
    transform: none !important;
}

.header-top-nav .tb-cart-trigger,.header-top-nav .tb-search-trigger,.tb-floating-search .search-wrap:before,.transparent .header-content .tb-floating-search .search-wrap:before{
    color:#2e2e2e;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1
}

.tb-search-trigger .tb-search-icon--close {
	display: none;
}
.tb-search-trigger.active .tb-search-icon--open {
	display: none;
}
.tb-search-trigger.active .tb-search-icon--close {
	display: inline-block;
}

.tb-floating-search,.transparent .header-content .tb-floating-search{
    background:#fff;
    background:rgba(255,255,255,1);
    -webkit-box-shadow:none;
    box-shadow:none;
    padding:20px 0
}
.tb-floating-search .close-search {
    display: none;
}
.header-content .tb-floating-search .tb-search .search-input {
    border: 0;
    display: block;
    font-size: 18px;
    height: 1.3em;
    line-height: 1.3em;
    padding: 0;
}
.header-content .tb-floating-search .tb-search .search-input,
.transparent .header-content .tb-floating-search .tb-search .search-input{
    color:#565656
}
.header-content .tb-floating-search .tb-search .search-input::-moz-placeholder,
.transparent .header-content .tb-floating-search .tb-search .search-input::-moz-placeholder{
    color:rgba(136,136,136,1)
}
.header-content .tb-floating-search .tb-search .search-input:-ms-input-placeholder,
.transparent .header-content .tb-floating-search .tb-search .search-input:-ms-input-placeholder{
    color:rgba(136,136,136,1)
}
.header-content .tb-floating-search .tb-search .search-input::-webkit-input-placeholder,
.transparent .header-content .tb-floating-search .tb-search .search-input::-webkit-input-placeholder{
    color:rgba(136,136,136,1)
}

.tb-search .search-wrap {
    padding-inline-start: 30px;
}
.tb-floating-search .tb-search .search-wrap:before {
	content: "";
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 512 512'><path d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/></svg>") center center no-repeat;
	background-size: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
}

.header-content{
    border-bottom:1px solid #e8e8e8
}
.has_custom_layout .header-content{
    border-bottom:none
}
.header-content>.wrap{
    display: flex;
    align-items: center;
    padding:0;
    position: relative;
}
@media (max-width:767px){
    .header-content>.wrap{ 
        align-items: flex-start;
    }
}
.header-content .site-logo,
.header-content .header-logo{
    border-right:1px solid #e8e8e8;
    max-width: none !important;
    padding:17px 20px 17px 130px;
    -webkit-transition:.25s ease-in-out;
    -moz-transition:.25s ease-in-out;
    transition:.25s ease-in-out
}
@media (min-width:1024px){
    .header-content .site-logo:hover,
    .header-content .header-logo:hover{
        padding:17px 40px 17px 110px
    }
}
@media (max-width:1023px){
    .header-content .site-logo,
    .header-content .header-logo{
        border-right: 0;
        padding:17px 40px 17px 0
    }
}
@media (max-width:768px){
    .header-content{
        border-bottom:none
    }
    .header-content .site-logo,
    .header-content .header-logo{
        border:none;
        padding-left:0
    }
}
@media (max-width:767px){
    .header-content .site-logo,
    .header-content .header-logo{
        padding:0 0 17px
    }
}
.btn-navbar{
    background:0 0!important;
    color:#2e2e2e!important;
    right:0;
    padding:15px 0
}
.btn-navbar:hover{
    color:#ccc!important
}
.mobile-nav {
    margin: 0;
}
.mobile-nav>li {
    float: none;
    margin-right: 0;
    padding: 0;
}
.mobile-nav>li>a {
    color: #2e2e2e;
    padding: 0;
}
.mobile-nav>li>a:hover {
    color: #2e2e2e;
}
.mobile-nav .tb-nav-trigger {
    padding-top: 0;
    padding-bottom: 0;
}
.tb-nav-trigger .hamburger span {
    background-color: #2e2e2e;
}
.tb-nav-trigger:hover .hamburger span {
    background-color: #2e2e2e
}
.tb-side-menu .sub-menu .sub-menu,.tb-side-menu>li>.sf-mega,.tb-side-menu>li>.sub-menu{
    margin-top:0
}
.tb-mobile-menu-wrapper{
    background:#f4f4f4;
    padding:24px;
}
.tb-mobile-panel .tb-search .search-wrap {
    padding-inline-start: 0;
}
.tb-mobile-panel .tb-search .search-icon{
    left: auto;
    right: 1em;
    color: #2e2e2e;
}
.tb-mobile-panel .tb-search .search-input {
    padding-left: 14px;
}
/*
.tb-mobile-menu-wrapper.right{
    border:none;
    right:-300px
}
@media (max-width:600px){
    .tb-mobile-menu-wrapper{
        padding:30px 60px
    }
}
@media (max-width:450px){
    .tb-mobile-menu-wrapper{
        padding:20px 60px;
        width:320px
    }
    .tb-mobile-menu-wrapper.right{
        border:none;
        right:-320px
    }
}
@media (max-width:320px){
    .tb-mobile-menu-wrapper{
        padding:20px;
        width:300px
    }
    .tb-mobile-menu-wrapper.right{
        border:none;
        right:-300px
    }
}
body.mobile-menu-right-on #wrapper{
    overflow:initial;
    position:relative
}
body.mobile-menu-right-off .tb-mobile-menu-wrapper,
body.mobile-menu-right-on .tb-mobile-menu-wrapper{
    -webkit-transition:right .5s ease-out;
    -moz-transition:right .5s ease-out;
    transition:right .5s ease-out
}
*/
.tb-search.mini>form{
    background:0 0;
    padding:0
}
.tb-mobile-menu-wrapper .tb-search{
    border:none;
    padding:0 0 30px
}
.tb-search.mini .search-input{
    background:#fff;
    border:none;
    color:#565656;
    height:40px
}
.tb-search.mini .search-input::-moz-placeholder{
    color:#565656
}
.tb-search.mini .search-input:-ms-input-placeholder{
    color:#565656
}
.tb-search.mini .search-input::-webkit-input-placeholder{
    color:#565656
}
.tb-search.mini .search-submit{
    color:#565656;
    height:40px
}
.tb-mobile-menu-wrapper .header-text{
    padding-top:30px
}
.tb-mobile-menu-wrapper .header-text a{
    color:#919191;
    display:block;
    font-style:italic;
    padding-bottom:12px
}
.tb-mobile-menu-wrapper .header-text a:hover{
    color:#2e2e2e
}
.tb-mobile-menu-wrapper .header-text a i{
    padding-right:10px
}
.tb-mobile-menu-wrapper .tb-mobile-menu,.tb-mobile-menu-wrapper .tb-mobile-menu .sub-menu li.non-mega-sub-menu:last-child{
    background:0 0
}
.tb-mobile-menu-wrapper .tb-mobile-menu>li{
    border:none
}
.tb-mobile-menu-wrapper .tb-mobile-menu a,.tb-mobile-menu>li>.menu-btn,.tb-user-menu-wrapper .tb-mobile-menu a,.tb-user-menu>li>.menu-btn,
.tb-mobile-panel .tb-mobile-menu>li>.menu-btn, .tb-mobile-panel .tb-mobile-menu>li>.menu-btn:hover, .tb-mobile-panel .tb-mobile-menu>li>.menu-btn:focus, .tb-mobile-panel .tb-mobile-menu>li>.menu-btn:active{
    color:#2e2e2e;
    font-family:Montserrat,sans-serif;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase
}
.tb-mobile-menu-wrapper .tb-mobile-menu a:active,.tb-mobile-menu-wrapper .tb-mobile-menu a:hover,.tb-mobile-menu-wrapper .tb-mobile-menu>li>.menu-btn:active,.tb-mobile-menu-wrapper .tb-mobile-menu>li>.menu-btn:hover,.tb-user-menu-wrapper .tb-mobile-menu a:active,.tb-user-menu-wrapper .tb-mobile-menu a:hover,.tb-user-menu-wrapper .tb-mobile-menu>li>.menu-btn:active,.tb-user-menu-wrapper .tb-mobile-menu>li>.menu-btn:hover{
    background:#2e2e2e;
    color:#fff
}
.tb-mobile-menu-wrapper .tb-mobile-menu .mega-section-header a{
    color:#919191;
    cursor:default
}
.tb-mobile-menu-wrapper .tb-mobile-menu .mega-section-header a:active,.tb-mobile-menu-wrapper .tb-mobile-menu .mega-section-header a:hover{
    background:0 0;
    color:#919191
}
.tb-mobile-menu>li>.menu-btn>.sf-sub-indicator{
    right:10px
}
.tb-mobile-menu-wrapper .tb-side-menu .sub-menu,.tb-mobile-menu-wrapper .tb-side-menu .sub-menu li{
    background-image:none;
    padding:0
}
.tb-side-menu{
    background:0 0
}
.tb-side-menu .sub-menu li{
    padding-left:0
}
.tb-side-menu li a{
    display:block
}
.tb-primary-menu>li>a .sf-sub-indicator,.tb-user-menu-wrapper .forgot-password-form-wrap{
    display:none
}
.tb-side-menu .sub-menu a{
    padding:10px 15px
}
.tb-side-menu .sub-menu li li{
    padding:0
}
.tb-user-menu-wrapper{
    border:0;
    background:#f4f4f4;
    border-radius:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin:0!important;
    padding:70px 40px;
    overflow:auto!important;
    position:fixed!important;
    top:0;
    bottom:0;
    width:300px;
    z-index:200
}
.tb-user-menu-wrapper>.wrap{
    position:relative
}
.tb-user-menu-wrapper.right{
    right:-450px;
    -webkit-transition:right .5s ease-out;
    -moz-transition:right .5s ease-out;
    transition:right .5s ease-out
}
@media (max-width:450px){
    .tb-user-menu-wrapper{
        padding:20px 60px;
        width:320px
    }
    .tb-user-menu-wrapper.right{
        border:none;
        right:-320px
    }
}
@media (max-width:320px){
    .tb-user-menu-wrapper{
        padding:20px;
        width:300px
    }
    .tb-user-menu-wrapper.right{
        border:none;
        right:-300px
    }
}
body.user-menu-right-off #wrapper,body.user-menu-right-on .tb-user-menu-wrapper{
    right:0;
    -webkit-transition:right .5s ease-out;
    -moz-transition:right .5s ease-out;
    transition:right .5s ease-out
}
body.mobile-menu-right-on #wrapper{
    right:0;
    left:0;
    -webkit-transition:right .5s ease-out;
    -moz-transition:right .5s ease-out;
    transition:right .5s ease-out
}
.tb-user-menu-wrapper h3{
    font-size:32px;
    text-transform:uppercase
}
.tb-user-menu-wrapper .forgot-password-form,.tb-user-menu-wrapper .login-form{
    padding-top:40px
}
.tb-user-menu-wrapper .forgot-password-form .form-control,.tb-user-menu-wrapper .login-form .form-control{
    background:#fff;
    border:none;
    color:#565656
}
.tb-user-menu-wrapper .login-form .form-control::-moz-placeholder{
    color:#565656
}
.tb-user-menu-wrapper .login-form .form-control-ms-input-placeholder{
    color:#565656
}
.tb-user-menu-wrapper .login-form .form-control::-webkit-input-placeholder{
    color:#565656
}
.tb-user-menu-wrapper .forgot-password-form .form-control::-moz-placeholder{
    color:#565656
}
.tb-user-menu-wrapper .forgot-password-form .form-control-ms-input-placeholder{
    color:#565656
}
.tb-user-menu-wrapper .forgot-password-form .form-control::-webkit-input-placeholder{
    color:#565656
}
.tb-user-menu-wrapper .forgot-password-form .user-submit,.tb-user-menu-wrapper .login-form .user-submit{
    border:2px solid #2e2e2e;
    font-size:14px;
    margin-bottom:10px;
    outline:0
}
.tb-user-menu-wrapper .forgot-password-form .user-submit:active,.tb-user-menu-wrapper .forgot-password-form .user-submit:focus,.tb-user-menu-wrapper .forgot-password-form .user-submit:hover,.tb-user-menu-wrapper .login-form .user-submit:active,.tb-user-menu-wrapper .login-form .user-submit:focus,.tb-user-menu-wrapper .login-form .user-submit:hover{
    border-color:#e27863
}
p.status{
    padding:8px 0;
    margin:0;
    position:absolute;
    width:100%;
    top:42px
}
p.login,p.lost_password{
    font-size:14px
}
.tb-primary-menu ul.sub-menu .mega-section-header .menu-btn,.tb-primary-menu>li>.menu-btn{
    font-family:Montserrat,sans-serif;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase
}
.header-nav{
    background:0 0
}
.sf-menu{
    float:left;
    position:inherit
}
.sf-menu .sf-mega{
    padding:30px 20px;
    left:0;
    margin:0 auto;
    right:0;
    width:1200px
}
.tb-primary-menu>li>.menu-btn{
    border-right:1px solid #e8e8e8;
    color:#2e2e2e;
    line-height:64px;
    padding:0 15px
}
.tb-primary-menu>li:hover>a{
    background:#2e2e2e;
    border-right:1px solid #2e2e2e;
    color:#fff
}
.tb-primary-menu>li.menu-item-has-children>.menu-btn{
    padding-right:15px
}
.tb-primary-menu .sf-mega,.tb-primary-menu ul.non-mega-sub-menu{
    background:#2e2e2e;
    border:none
}
.tb-primary-menu .mega-section-header{
    border-bottom:1px solid #424242;
    padding:0 0 10px
}
.tb-primary-menu ul.sub-menu .mega-section-header .menu-btn{
    color:#fff;
    color:rgba(255,255,255,1)
}
.tb-primary-menu ul.sub-menu .menu-btn{
    color:#8f8f8e;
    color:rgba(143,143,143,1);
    font-size:14px;
    padding:.77em 0
}
.breadcrumb,.tb-sticky-menu .tb-primary-menu>li>.menu-btn{
    font-family:Montserrat,sans-serif;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase
}
.tb-primary-menu ul.sub-menu a:hover,
.tb-primary-menu ul.sub-menu .menu-btn:hover{
    background:0 0;
    color:#fff;
    color:rgba(255,255,255,1)
}
.tb-sticky-menu{
    background:rgba(255,255,255,1);
    left:0;
    box-shadow:none
}
.has-sticky.visible .tb-sticky-menu{
    top:-64px
}
.tb-sticky-menu>.wrap{
    padding:0 30px;
    width:100%
}
.tb-sticky-menu .header-logo{
    margin:17px 20px 17px 130px;
    padding:0
}
.tb-sticky-menu .header-logo img{
    height:30px
}
.tb-sticky-menu .tb-primary-menu>li>.menu-btn{
    border:none;
    color:#2e2e2e;
    line-height:64px;
    padding:0 15px
}
.tb-sticky-menu .tb-primary-menu>li:hover>.menu-btn{
    background:#2e2e2e;
    border:none;
    color:#fff
}
.site-header.transparent .header-nav,.site-header.transparent .header-top{
    background:0 0
}
.tb-sticky-menu .tb-floating-search>.wrap{
    padding-left:140px
}
.site-header.transparent .header-top a,.site-header.transparent .header-top a:hover{
    opacity:1
}
.site-header.transparent .header-nav .tb-primary-menu>li>a:hover{
    background:#2e2e2e
}
.breadcrumb{
    color:#565656;
    padding:8px 0
}
.breadcrumb a,blockquote{
    color:#2e2e2e
}
a,body,code,html{
    color:#565656
}
body,html{
    background:#fff;
    color:rgba(86,86,86,1);
    font-family:'Source Sans Pro',Helvetica,Arial,sans-serif;
    font-size:16px;
    font-weight:400
}
h1,h2,h3,h4,h5,h6{
    font-family:Montserrat,sans-serif;
    font-weight:700
}
.site-breadcrumbs, .site-inner {
    background: #fff;
}
.entry-meta,blockquote{
    font-weight:400;
    font-family:'Crimson Text',serif;
    font-style:italic
}
a{
    color:rgba(86,86,86,1)
}
a:active,a:focus,a:hover{
    color:#e27863;
    color:rgba(226,120,99,1);
    outline:0
}
.edit-link{
    font-size:12px;
    text-transform:uppercase
}
blockquote{
    border-color:rgba(232,232,232,1);
    font-size:18px;
    padding:10px 30px
}
code{
    background-color:#f4f4f4;
    font-size:12px;
    padding:10px
}
.blog-wrap>article,
article.page,
article.single{
    padding:0
}
.blog-wrap>article>.featured-item,article.page>.featured-item,article.single>.featured-item{
    margin:30px 0;
    text-align:center
}
.entry-header{
    padding-top:30px
}
.entry-meta{
    color:#b2b2b2;
    color:rgba(178,178,178,1);
    font-size:16px
}
.entry-meta .fa{
    color:#b2b2b2;
    color:rgba(178,178,178,1)
}
.blog-wrap>article .entry-content {
    text-align: center;
}
.sub-meta-wrapper,.tb-product-wrap .product_meta{
    border:none;
    border-bottom:1px solid #e8e8e8;
    border-color:rgba(232,232,232,1);
    margin:20px 0 30px;
    padding:0 0 30px
}
.sub-meta-wrapper .sub-meta,.tb-product-wrap .product_meta{
    color:#b2b2b2;
    color:rgba(178,178,178,1);
    font-size:14px
}
.sub-meta-wrapper .share{
    float:none;
    margin-left:0
}
.entry-title{
    margin-top:0
}
.entry-title-with-meta{
    margin:0 0 10px
}
@media (min-height:500px) and (min-width:992px){
    .height-100vh,.ie9 .height-100vh,.tb-jumbotron-slider.fs,.tb-jumbotron-slider.fs.has-nav{
        min-height:100%
    }
    .ie9 .height-100vh .jumbotron-wrap,.ie9 .jumbotron-outer.has-bg-shade.height-100vh .jumbotron-wrap{
        transform:translate(0,20%)
    }
    .page-not-found>.wrap{
        position:absolute;
        left:50%;
        width:100%;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        top:40%
    }
    .ie9 .page-not-found>.wrap,.ie9 .tb-featured-banner>.wrap{
        padding:120px 0 170px;
        position:relative;
        top:inherit;
        right:inherit;
        left:inherit;
        transform:translate(0,55%)
    }
}
@media (min-width:769px) and (max-width:992px){
    .tb-featured-banner>.wrap{
        min-height:570px
    }
}
@media (max-width:768px){
    .tb-featured-banner>.wrap{
        min-height:400px
    }
}
.pretty,.thumbnail{
    padding:0;
    border:none;
    -webkit-border-radius:0;
    border-radius:0
}
.products.related,.products.upsells,.tb-related-posts{
    background:0 0;
    margin-bottom:30px;
    padding:0
}
.user-profile h5,.user-profile-image{
    padding-bottom:40px;
    text-align:center
}
.products.related>h2,.products.upsells>h2,.tb-related-posts .related-posts-title{
    font-size:24px;
    margin:0 0 1em
}
.tooltip{
    display:none!important
}
#comments .comment-body .says,.tb-info-box p{
    display:none
}
.user-profile-name{
    padding-top:20px
}
.user-profile h5{
    text-transform:uppercase;
    font-size:12px
}
.tb-info-box .info-box-title{
    font-size:2.29rem;
    font-weight:700;
    line-height:1.1;
    margin:0 0 5px;
    text-align:center
}
.element-section{
    padding:15px 0
}
.element-section>.element.popout.first {
    margin-top:-15px
}
.element-section>.element.popout.last{
    margin-bottom:0
}
.video .row.row-inner{
    margin:0!important
}
.video .row.row-inner .no-padding{
    padding:0!important
}
#comments{
    border-top:1px solid #e8e8e8;
    border-color:rgba(232,232,232,1);
    margin:0 auto;
    padding:30px 0
}
#comments li{
    margin:20px 0
}
#comments .commentlist{
    margin-bottom:30px
}
#comments-title{
    font-size:24px;
    margin:0 0 10px
}
#comments .comment-body{
    border-bottom:1px solid #e8e8e8;
    border-color:rgba(232,232,232,1);
    padding:0 0 15px 80px;
    position:relative
}
#comments .comment-body .avatar{
    -webkit-border-radius:0;
    border-radius:0;
    position:absolute;
    top:0;
    left:0
}
#comments .comment-author{
    line-height:100%;
    padding-top:0
}
#comments .comment-body .comment-meta{
    margin-bottom:10px
}
#comments .comment-body .comment-meta a:not(:hover){
    color:#2e2e2e;
    font-size:16px;
    margin:0;
    text-align:center
}
#comments .comment-body .comment-meta .comment-metadata a,#comments .comment-body .comment-meta .comment-metadata a:not(:hover){
    color:#b2b2b2;
    font-family:'Crimson Text',serif;
    font-size:14px;
    font-style:italic;
    font-weight:400
}
#comments .comment-body .fn,#comments .comment-body .reply a{
    font-weight:700;
    font-family:Montserrat,sans-serif
}
#comments .comment-body .comment-meta .comment-metadata a:hover{
    color:#e27863;
    color:rgba(226,120,99,1)
}
#comments .comment-body .fn{
    display:block;
    font-size:16px;
    text-transform:capitalize
}
#comments .comment-body .comment-meta .edit-link{
    margin:0;
    position:absolute;
    right:0;
    top:0
}
#comments .comment-body{
    font-size:16px
}
#comments .comment-body p{
    margin-bottom:30px
}
#comments .comment-body .reply a{
    font-size:12px;
    text-transform:uppercase;
    position:absolute;
    right:0;
    bottom:15px
}
#comments ol{
    list-style:none;
    margin:0;
    padding:0
}
#comments ol.commentlist{
    border-bottom:none;
    margin:0
}
#comments ul.children{
    border-left:none;
    list-style:none;
    margin:0;
    padding:0 0 0 80px
}
.comment .children #respond{
    margin:0;
    padding:30px 0;
    position:relative
}
#respond .comment-reply-title{
    margin:0 0 10px
}
.comment-form-wrapper{
    margin-bottom:30px
}
#commentform .form-submit,#reply-title{
    margin:10px 0
}
.footer-content .entry-content>p:last-child,.footer-sub-content p{
    margin-bottom:0
}
#reply-title small{
    font-size:100%
}
#commentform input[type=text]{
    margin-right:10px;
    width:40%
}
@media (max-width:414px){
    .tb-featured-banner>.wrap{
        min-height:200px
    }
    #commentform .form-submit{
        text-align:center
    }
}
#commentform .form-allowed-tags{
    display:none
}
.search-page{
    padding:30px 0
}
.search-again {
    display: none;
}
.post_grid.archive-loop .post-wrap,.post_list.archive-loop .post-wrap,.post_showcase.archive-loop .post-wrap{
    background:0 0;
    padding:30px 0
}
.post_list .entry-header{
    text-align:left
}
.site-footer{
    background:#323232;
    margin-top:15px;
    padding:30px 0
}
.site-footer>.wrap {
    padding-top: 0;
}
.footer-content{
    padding:0 0 30px
}
.footer-content>.wrap>.row>.col {
    margin-bottom: 0;
}
.footer-sub-content{
    color:#acacac;
    font-size:14px
}
.footer-sub-content ul{
    padding-bottom:30px
}
.footer-sub-content ul li{
    padding-left:0
}
.footer-sub-content ul li:before{
    content:"/";
    padding-right:5px
}
.footer-sub-content ul li:first-child:before{
    content:"";
    padding-right:0
}
.footer-sub-content ul li a{
    color:#fff;
    font-weight:600
}
.footer-sub-content ul li a:active,.footer-sub-content ul li a:focus,.footer-sub-content ul li a:hover{
    color:#acacac
}
.site-copyright>.wrap {
    padding: 0;
}
.col-item{
    width:100%
}
.col-top .col-item{
    vertical-align:top
}
.col-md-height .col-item{
    display:table-cell;
    float:none
}
.element-columns .col-item.has-bg{
    padding:30px
}
@media (max-width:1200px){
    .element-columns .col.has-bg{
        padding-top: 56.25%;
        padding-inline:30px;
    }
}
@media (max-width:768px){
    .element-columns .col.has-bg.color,
    .element-columns .col.has-bg.has-custom-padding{
        padding:100px!important
    }
}
@media (max-width:414px){
    .element-columns .col.has-bg.color,
    .element-columns .col.has-bg.has-custom-padding{
        padding:30px!important
    }
    .element-columns .col.has-bg.color{
        background:0 0!important;
        padding:30px 0!important
    }
}

.element-jumbotron .jumbotron-outer.has-bg,
.element-jumbotron_slider .jumbotron-outer.has-bg{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    min-height: calc(100vh - (124px + 30px));
}
.tb-jumbotron-slider,
.tb-jumbotron-slider.has-nav {
    min-height: calc(100vh - (124px + 30px));
}
.tb-jumbotron-slider .tb-slider-arrows a,
.tb-jumbotron-slider .tb-slider-arrows a.prev,
.tb-jumbotron-slider .tb-slider-arrows a.next,
.tb-simple-slider.nav-arrows-standard .tb-slider-arrows a,
.tb-slider-arrows li a.left,
.tb-slider-arrows li a.right{
    background-size:32px 32px
}
.tb-simple-slider.nav-arrows-mini .tb-slider-arrows a{
    background-size:18px 18px
}
.tb-simple-slider.nav-arrows-mini .tb-slider-arrows{
    left:0
}
.tb-jumbotron-slider .tb-slider-arrows a.next,.tb-jumbotron-slider .tb-slider-arrows a.prev,.tb-simple-slider.nav-arrows-standard .tb-slider-arrows a.next,.tb-simple-slider.nav-arrows-standard .tb-slider-arrows a.prev{
    border-radius:0
}
.tb-jumbotron-slider .tb-slider-arrows a.prev,.tb-simple-slider.nav-arrows-standard .tb-slider-arrows a.prev{
    left:20px
}
.tb-jumbotron-slider .tb-slider-arrows a.next,.tb-simple-slider.nav-arrows-standard .tb-slider-arrows a.next{
    right:20px
}
@media (max-width:414px){
    .tb-jumbotron-slider .tb-slider-arrows a,.tb-simple-slider.nav-arrows-standard .tb-slider-arrows a{
        background-size:24px 24px;
        width:30px;
        height:40px
    }
    .tb-jumbotron-slider .tb-slider-arrows a.prev,.tb-simple-slider.nav-arrows-standard .tb-slider-arrows a.prev{
        left:0
    }
    .tb-jumbotron-slider .tb-slider-arrows a.next,.tb-simple-slider.nav-arrows-standard .tb-slider-arrows a.next{
        right:0
    }
    .element-jumbotron .jumbotron-outer.has-bg,.element-jumbotron_slider .jumbotron-outer.has-bg{
        padding:60px 40px
    }
}
.tb-slider-arrows li a.trans,.tb-slider-arrows li a.trans:hover{
    background-color:transparent
}
.tb-slider-arrows li a.left{
    background-image:url(assets/images/svg/chev-left.svg)
}
.tb-slider-arrows li a.right{
    background-image:url(assets/images/svg/chev-right.svg)
}
.tb-slider-arrows li:hover a{
    filter:alpha(opacity=70);
    -moz-opacity:.7;
    -khtml-opacity:.7;
    opacity:.7
}
.carousel-inner>.item{
    background-color:#000
}
.tb-simple-slider .carousel-inner .tb-thumb-link:hover:before{
    display:none!important
}
.tb-simple-slider .carousel-inner .tb-thumb-link:hover .img,
.tb-simple-slider .carousel-inner .tb-thumb-link:hover img{
    filter:alpha(opacity=70);
    -moz-opacity:.7;
    -khtml-opacity:.7;
    opacity:.7
}
.tb-simple-slider .carousel-caption,
.tb-jumbotron .tb-text-block.text-block-2,
.tb-jumbotron.jumbotron .tb-text-block.text-block-2 {
    font-family:Montserrat,sans-serif;
    font-size:48px;
    font-weight:700;
    left:10%;
    line-height:64px;
    right:10%;
    text-shadow:none;
}
@media (max-width: 991px) {
    .tb-jumbotron .tb-text-block.text-block-2,
    .tb-jumbotron.jumbotron .tb-text-block.text-block-2 {
        font-size: 1.5rem;
    }
}
@media (max-width: 767px) {
    .tb-jumbotron .tb-text-block.text-block-2,
    .tb-jumbotron.jumbotron .tb-text-block.text-block-2 {
        font-size: 1rem;
    }
}


.tb-simple-slider .carousel-caption h3,
.tb-jumbotron .tb-text-block.text-block-1,
.tb-jumbotron.jumbotron .tb-text-block-wrap .tb-text-block-1 {
    font-family:'Crimson Text',serif;
    font-size:32px;
    font-style:italic;
    font-weight:400;
    line-height:32px
}
.tb-simple-slider.dark-text .carousel-caption,.tb-simple-slider.dark-text .carousel-caption h3{
    color:#2e2e2e
}
.tb-simple-slider.dark-text .carousel-control,.tb-simple-slider.dark-text .carousel-indicators li{
    border-color:#2e2e2e;
    color:#2e2e2e
}
.tb-simple-slider.dark-text .carousel-indicators .active{
    background-color:#2e2e2e
}
.tb-featured-banner{
    margin-bottom:15px
}
.tb-featured-banner .banner-title{
    font-family:Montserrat,sans-serif;
    font-size:64px;
    font-weight:700;
    left:10%;
    line-height:64px;
    right:10%
}
@media (max-width:991px){
    .tb-jumbotron .tb-text-block-wrap.text-small .tb-text-block{
        line-height:1.5rem
    }
}
.tb-featured-banner.tb-featured-banner>.wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
    
}
@media (min-width: 992px) {
    .tb-featured-banner.tb-featured-banner > .wrap {
        min-height: 56.25vh;
    }
}
@media (min-width: 768px) {
    .tb-featured-banner.tb-featured-banner > .wrap {
        min-height: 56.25vh;
    }
}
@media (max-width: 600px) {
    .tb-featured-banner.tb-featured-banner > .wrap {
        min-height: 330px;
    }
}
@media (max-width: 480px) {
    .tb-featured-banner.tb-featured-banner > .wrap {
        min-height: 200px;
    }
}
.tb-featured-banner .banner-tagline{
    font-family:'Crimson Text',serif;
    font-size:32px;
    font-style:italic;
    font-weight:400;
    line-height:32px
}
@media (max-width:991px){
    .tb-featured-banner>.wrap{
        padding:40px 30px!important
    }
    .tb-featured-banner .banner-tagline,.tb-featured-banner .banner-title{
        font-size:1.5rem;
        line-height:1.5rem;
        margin-bottom:15px
    }
    .tb-banner-scroll-to-section{
        display:none
    }
}
@media (max-width:375px){
    .tb-featured-banner>.wrap{
        padding:40px 10px!important
    }
    .tb-featured-banner .banner-tagline,.tb-featured-banner .banner-title{
        font-size:16px;
        line-height:26px
    }
}
.tb-social-icons.grey>li>a:hover{
    color:#e27863;
    color:rgba(226,120,99,1)
}
.tb-team-member .member-name,.tb-testimonial .author-name{
    color:#2e2e2e;
    color:rgba(46,46,46,1);
    font-family:Montserrat,sans-serif;
    font-weight:700
}
.tb-team-member .member-tagline,.tb-testimonial .author-tagline{
    color:#b2b2b2;
    color:rgba(178,178,178,1);
    font-family:'Crimson Text',serif;
    font-size:16px;
    font-style:italic;
    font-weight:400
}
.element>.tb-filter>.tb-filter-nav{
    margin-bottom:30px;
    padding:10px 0 0;
    text-align:center
}
.tb-mini-post-list .entry-title{
    font-size:16px
}
.tb-mini-post-list .entry-meta{
    display:none;
    font-size:14px
}
@media (min-width:769px){
    .post-nav-next,.post-nav-previous{
        position:fixed;
        top:50%;
        margin-top:-35px
    }
    .post-nav-previous{
        left:8px
    }
    .post-nav-next{
        right:8px
    }
    .post-nav-next a,.post-nav-previous a{
        color:#2e2e2e;
        display:inline-block;
        width:100px;
        height:100px
    }
    .post-nav-next a:hover,.post-nav-previous a:hover{
        color:#e27863;
        color:rgba(226,120,99,1)
    }
    .post-nav-next .fa-chevron-right,.post-nav-previous .fa-chevron-left{
        font-size:20px;
        position:absolute;
        top:50%;
        margin-top:-16px
    }
    .post-nav-previous .fa-chevron-left{
        left:50%;
        margin-left:-10px
    }
    .post-nav-next .fa-chevron-right{
        right:50%;
        margin-right:-10px
    }
}
@media (max-width:768px){
    .post-navigation{
        position:relative;
        height:20px
    }
    .post-nav-next,.post-nav-previous{
        position:absolute
    }
    .post-nav-previous{
        left:0
    }
    .post-nav-next{
        right:0
    }
    .post-nav-next a,.post-nav-previous a{
        color:#2e2e2e;
        display:inline-block;
        width:20px;
        height:20px
    }
    .post-nav-next a:hover,.post-nav-previous a:hover{
        color:#e27863;
        color:rgba(226,120,99,1)
    }
    .post-nav-next .fa-chevron-right,.post-nav-previous .fa-chevron-left{
        font-size:20px;
        position:absolute
    }
}
.tb-jumbotron .jumbotron-buttons .btn-default{
    border:2px solid #fff;
    color:#fff;
    font-size:14px
}
@media (max-width:768px){
    .tb-jumbotron .jumbotron-buttons .btn-default{
        font-size:12px;
        padding:10px 30px
    }
    /*
    .tb-parallax .parallax-figure .img,.tb-parallax .parallax-figure img{
        max-width:768px;
        left:0;
        top:0;
        transform:translateX(0)
    }
    */
}
.tb-inline-menu,.tb-slogan .slogan-text .headline{
    font-family:Montserrat,sans-serif;
    font-size:16px
}
.tb-jumbotron .jumbotron-buttons .btn-default:active,.tb-jumbotron .jumbotron-buttons .btn-default:focus,.tb-jumbotron .jumbotron-buttons .btn-default:hover{
    background:#fff;
    color:#2e2e2e
}
.tb-slogan .slogan-text .headline{
    font-weight:700
}
.tb-slogan.button-right .btn{
    margin:0 0 0 20px
}
.product_list_widget li>a>img,.tb-mini-post-grid .placeholder,.tb-mini-post-grid img,.tb-mini-post-list .placeholder,.tb-mini-post-list img{
    border-radius:0
}
.tb-inline-menu{
    color:#2e2e2e;
    font-weight:700;
    padding:0;
    text-transform:uppercase
}
.btn-share,label{
    font-size:12px;
    font-family:Montserrat,sans-serif;
    font-weight:700;
    text-transform:uppercase
}
.search-refine .tb-inline-menu ul{
    text-align:center
}
.tb-inline-menu>ul>li{
    padding-right:30px
}
.tb-inline-menu>ul>li:before{
    display:none
}
.tb-inline-menu>ul>li a,.tb-inline-menu>ul>li span{
    color:#2e2e2e;
    padding-top:10px
}
.tb-inline-menu>ul li a:hover,.tb-inline-menu>ul>li .active,.tb-inline-menu>ul>li.active a{
    border-top:2px solid #e8e8e8
}
@media (max-width:414px){
    .tb-inline-menu>ul>li{
        display:block;
        padding-right:0
    }
    .tb-inline-menu>ul li a:hover,.tb-inline-menu>ul>li .active,.tb-inline-menu>ul>li.active a{
        border-top:none;
        color:#e27863;
        color:rgba(226,120,99,1)
    }
    .tb-parallax .parallax-figure .img,.tb-parallax .parallax-figure img{
        max-width:414px
    }
}
@media (max-width:320px){
    .tb-parallax .parallax-figure .img,.tb-parallax .parallax-figure img{
        max-width:320px
    }
}
.tb-scroll-to-top{
    background-color:#323232;
    background-color:rgba(50,50,50,1);
    background-image:url(assets/images/svg/chev-up.svg);
    background-size:16px 16px;
    -webkit-border-radius:0;
    border-radius:0
}
.tb-scroll-to-top:focus,.tb-scroll-to-top:hover{
    background-color:#323232;
    background-color:rgba(50,50,50,1);
    filter:alpha(opacity=50);
    -moz-opacity:.5;
    -khtml-opacity:.5;
    opacity:.5
}
@media (max-width:767px){
    .tb-scroll-to-top{
        bottom:30px;
        right:30px
    }
}
.tb-banner-scroll-to-section{
    margin-left:-32px;
    outline:0!important;
    position:absolute;
    bottom:10%;
    left:50%;
    text-indent:-9999px;
    width:64px;
    height:64px;
    z-index:10
}
.tb-banner-scroll-to-section,.tb-scroll-to-section{
    background-color:transparent;
    background-image:url(assets/images/svg/chev-down.svg);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:32px 32px
}
.tb-banner-scroll-to-section:hover,.tb-scroll-to-section:hover{
    background-color:transparent;
    filter:alpha(opacity=50);
    -moz-opacity:.5;
    -khtml-opacity:.5;
    opacity:.5
}
@media (max-width:991px),(max-height:499px){
    .tb-scroll-to-section{
        display:none
    }
}
.tb-loader{
    display: none !important;
    background:#fff;
    -webkit-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:none;
    box-shadow:none;
    color:#2e2e2e
}
.tb-share{
    text-align:center
}
.tb-share li{
    display:inline;
    float:none;
    margin:0 1px
}
.ajax-loader,.message .wpcf7-not-valid-tip,.screen-reader-response,.wpcf7-form br{
    display:none!important
}
.btn-share{
    border:none;
    border-radius:0;
    color:#2e2e2e;
    color:rgba(46,46,46,1)
}
.btn-share:focus,.btn-share:hover{
    background:0 0;
    border:none;
    color:#e27863;
    color:rgba(226,120,99,1)
}
label{
    color:#2e2e2e
}
@media (max-width:768px){
    .sr-only{
        position:relative;
        width:auto;
        height:auto;
        margin:0;
        clip:auto
    }
}
.form-control,input[type=url],input[type=tel],input[type=number],input[type=date],input[type=time],input[type=datetime],input[type=datetime-local],input[type=month],input[type=text],input[type=search],input[type=password],input[type=email],select,textarea{
    background:#f4f4f4;
    font-size:16px;
    color:#565656;
    color:rgba(26,26,26,.7);
    border:1px solid #f4f4f4;
    border-color:rgba(244,244,244,1);
    height:56px
}
textarea{
    height:auto
}
.form-control:focus,input[type=url]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=date]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=text]:focus,input[type=search]:focus,input[type=password]:focus,input[type=email]:focus,textarea:focus{
    background:0 0;
    border-color:rgba(232,232,232,1);
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    -webkit-transition:background .75s ease-in-out;
    -moz-transition:background .75s ease-in-out;
    transition:background .75s ease-in-out
}
.button,button,input[type=submit],input[type=reset],input[type=button]{
    float:right;
    font-family:Montserrat,sans-serif;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:0;
    padding:12px 0;
    -webkit-border-radius:0;
    border-radius:0;
    background:0 0;
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    color:#2e2e2e;
    color:rgba(46,46,46,1)
}
.button:focus,button:focus,input[type=submit]:focus,input[type=reset]:focus,input[type=button]:focus{
    outline-offset:-2px
}
.button:focus,.button:hover,button:focus,button:hover,input[type=submit]:focus,input[type=submit]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=button]:focus,input[type=button]:hover{
    text-decoration:none
}
.button.active,button:active,input[type=submit]:active,input[type=reset]:active,input[type=button]:active{
    outline:0
}
.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover{
    background:0 0;
    border:none;
    border-color:rgba(46,46,46,1);
    -webkit-box-shadow:none;
    box-shadow:none;
    color:#e27863;
    color:rgba(226,120,99,1);
    outline:0
}
.btn{
    padding:12px 30px
}
.btn,.btn:focus,.btn:hover{
    border:none;
    font-family:Montserrat,sans-serif;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-border-radius:0;
    border-radius:0;
    outline:0
}
.btn-default{
    background:0 0;
    border:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    color:#2e2e2e;
    color:rgba(46,46,46,1)
}
.btn-default:active,.btn-default:active:focus,.btn-default:active:hover,.btn-default:focus,.btn-default:hover{
    background:0 0;
    color:#e27863;
    color:rgba(226,120,99,1);
    -webkit-box-shadow:none;
    box-shadow:none;
    outline:0
}
.text-dark .btn-default{
    border:2px solid #2e2e2e
}
.text-dark .btn-default:active,.text-dark .btn-default:focus,.text-dark .btn-default:hover{
    border-color:#e27863
}
ul.tb-icon-list li{
    padding-bottom:8px
}
.header-before ul.tb-icon-list{
    margin:0 0 10px
}
.header-before ul.tb-icon-list li{
    padding-bottom:0
}
.nav-pills>li>a{
    -webkit-border-radius:0;
    border-radius:0
}
.nav-pills>li>a:focus,.nav-pills>li>a:hover,.nav-tabs>li>a:hover{
    background-color:#e8e8e8
}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{
    background-color:#2e2e2e
}
.tb-toggle.panel-default>.panel-heading .panel-title:hover{
    background-color:#e8e8e8
}
.tb-toggle.panel-default>.panel-heading .active-trigger,.tb-toggle.panel-default>.panel-heading .active-trigger:hover{
    background-color:#2e2e2e;
    color:#fff
}
input[type=url].wpcf7-not-valid,input[type=tel].wpcf7-not-valid,input[type=number].wpcf7-not-valid,input[type=date].wpcf7-not-valid,input[type=time].wpcf7-not-valid,input[type=datetime].wpcf7-not-valid,input[type=datetime-local].wpcf7-not-valid,input[type=month].wpcf7-not-valid,input[type=text].wpcf7-not-valid,input[type=password].wpcf7-not-valid,input[type=email].wpcf7-not-valid,select.wpcf7-not-valid,textarea.wpcf7-not-valid{
    border-color:#565656
}
div.wpcf7-mail-sent-ng,div.wpcf7-mail-sent-ok,div.wpcf7-spam-blocked,div.wpcf7-validation-errors{
    background:0 0!important;
    border:none!important
}
div.wpcf7-response-output{
    margin:0;
    padding:0;
    text-align:center
}
div.wpcf7-validation-errors{
    color:#565656;
    text-align:center
}
div.wpcf7-mail-sent-ok{
    margin-bottom:10px;
    text-align:center
}
span.wpcf7-list-item{
    margin-left:2em
}
span.wpcf7-list-item.first{
    margin-left:0
}
.wpcf7-form .control-group p{
    line-height:1px;
    margin:0
}
.wpcf7-not-valid-tip i{
    font-size:14px;
    padding-right:9px
}
span.wpcf7-not-valid-tip{
    color:#565656;
    font-size:12px;
    padding-bottom:9px
}
@media (max-width:1200px){
    .tb-sticky-menu>.wrap{
        max-width:100%;
        padding:0 15px
    }
}
@media (max-width:1024px){
    .tb-sticky-menu .header-logo{
        margin:15px 0
    }
    .tb-sticky-menu .header-logo img{
        height:38px
    }
}
@media (max-width:992px){
    .element-columns.stack-md>.container-md-height>.row>.col:not(.has-bg),.element-columns.stack-md>.row>.col:not(.has-bg){
        padding:0 15px!important
    }
    .element-columns.stack-lg>.container-lg-height>.row>.col:not(.has-bg),.element-columns.stack-lg>.row>.col:not(.has-bg){
        margin-bottom:30px;
        padding:0!important
    }
}
#primary-menu-toggle {
    display: flex;
    gap: 1rem;
    align-items: center;
    margin-inline-start: auto;
}
@media (min-width:992px){
    #primary-menu-toggle .mobile-nav {
        display:none;
    }
}
@media (max-width:991px){
    #primary-menu-toggle .mobile-nav {
        display:block;
    }
}
@media (min-width:768px){
    #primary-menu-toggle .btn-user {
        display:none;
    }
}
@media (max-width:767px){
    #primary-menu-toggle .btn-user {
        display:block;
    }
}
@media (max-width:414px){
    .tb-scroll-to-top{
        right:20px
    }
    .button,button,input[type=submit],input[type=reset],input[type=button]{
        float:none
    }
    .entry-title-with-meta{
        font-size:1.5rem
    }
}
