/*
Theme Name: Blaze
Theme URI: https://blaze.qodeinteractive.com/
Description: A Portfolio Theme with Attitude
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.6
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: blaze
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

body .footer form {
    float: right;
    width: 22.5%;
    margin: 30px 0 0;
}
body .footer .copyright {
    text-align: center;
    font-size: 11px;
    margin: 0 0 30px;
}
body .footer .copyright a.brand {
    text-indent: -999em;
    display: inline-block;
    height: 10px;
    width: 119px;
    float: right;
}
body .footer .nl h2 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
    font-family: 'Effra W01 Light';
    margin: 0 0 0;
    text-align: right;
}
body .footer .nl p {
    position: relative;
    text-align: right;
}


body .footer {
    background: #000;
    color: #FFF;
    width: 100%;
    font-weight: 300;
}
body .footer .clear {
    *zoom: 1;
}
body .footer .clear::after {
    clear: both;
}
body .footer .clear::before,
body .footer .clear::after {
    content: ' ';
    display: table;
}
body .footer .brandlist {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 30px -1.3% 30px -1.8%;
    margin: 30px 0;
}
body .footer .brandlist li {
    width: 10.3%;
    margin: 0 1.1%;
    float: left;
    min-height: 20px;
}
body .footer .brandlist a {
    width: 100%;
    display: inline-block;
    padding-bottom: 27%;
    height: 0;
    background-image: url(assets/img/logos-footer.png);
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: -9999px;
    margin: 0;
    opacity: 0.45;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
body .svg .footer .brandlist a {
    background-image: url(assets/img/logos-footer.svg);
}
body .footer .brandlist a:hover {
    opacity: 1;
}
body .footer .brandlist .ttf a {
    background-position: 50% -2%;
}
body .footer .brandlist .brl a {
    background-position: 50% 10%;
}
body .footer .brandlist .fg a {
    background-position: 50% 24%;
}
body .footer .brandlist .jos a {
    background-position: 50% 35%;
}
body .footer .brandlist .bog a {
    background-position: 50% 48%;
}
body .footer .brandlist .fl a {
    background-position: 50% 61%;
}
body .footer .brandlist .cr a {
    background-position: 50% 35%;
}
body .footer .brandlist .mop a {
    background-position: 50% 73%;
}
body .footer .brandlist .oio a {
    background-position: 50% 100%;
}
body .footer .brandlist .ob a {
    background-position: 50% 86%;
}
body .mobile-footer-menu a {
    font-size: 1.3rem;
    text-transform: uppercase;
}
body .mobile-footer-menu a:hover {
    color: #fff;
}
body .mobile-footer-brands.brandlist {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 40px;
}
body .mobile-footer-brands.brandlist a {
    background-position: center;
    max-width: 117px;
    display: block;
    margin: auto;
}
body .mobile-footer-brands.brandlist .ttf a {
    background-image: url(assets/img/logos/titan-bg.png);
}
body .mobile-footer-brands.brandlist .brl a {
    background-image: url(assets/img/logos/brendel-bg.png);
}
body .mobile-footer-brands.brandlist .fg a {
    background-image: url(assets/img/logos/freigeist-bg.png);
}
body .mobile-footer-brands.brandlist .jos a {
    background-image: url(assets/img/logos/jos-bg.png);
}
body .mobile-footer-brands.brandlist .fl a {
    background-image: url(assets/img/logos/fineline-bg.png);
}
body .mobile-footer-brands.brandlist .cr a {
    background-position: 0% 35%;
}
body .mobile-footer-brands.brandlist .mop a {
    background-image: url(assets/img/logos/mop-bg.png);
}
body .mobile-footer-brands.brandlist .oio a {
    background-image: url(assets/img/logos/oio-bg.png);
}
body .mobile-footer-brands.brandlist .ob a {
    background-image: url(assets/img/logos/ob-bg.png);
}
body .footer-row {
    clear: both;
    padding-top: 20px;
}
body .footer.active {
    bottom: 0;
}
body .footer .container {
    padding: 0 2%;
}

body .footer .nav_cont {
    float: right;
    left: -50%;
    position: relative;
}
body .footer .nav_cont .menu {
    font-size: 11px;
    list-style: none;
    text-transform: uppercase;
    margin: 30px 0px 30px 0px;
    line-height: 1.88;
    padding-left: 0;
    left: 50%;
    position: relative;
}
body .footer .nav_cont .menu li {
    float: left;
    margin: 0 30px 0 0;
}
body .footer .nav_cont .menu a {
    color: #FFF;
}
footer .edgtf-footer-text {
    width:100%;
}

/** bootstrap **/
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
body .footer-row {
    clear: both;
    padding-top: 20px;
}
body .widget.edgtf-footer-text.widget_text {
    padding-right: 0px;

}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text-center {
    text-align: center;
}
body .footer {
    color: #FFF;
    font-weight: 300;
}


body .mobile-footer-brands.brandlist {
    text-align: center;
}
body footer .edgtf-footer-bottom-holder {
    padding: 0 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/** Overwrite home **/
body.home .edgtf-content .edgtf-content-inner > .edgtf-full-width > .edgtf-full-width-inner {
    padding: 0 0;
}

/** category page **/
.page .edgtf-full-section-inner h2 {
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 1em;
    font-size:4em;
    line-height: 1em;
}

.page article h2 {
    margin-bottom: 0.1em;
}

.page h4 {
    font-weight: bold;
    margin-bottom: 1em;
}
.page  p {
    line-height: 1.3em;
}

.page .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 40px;
}

.page .edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner {
    padding-top:0;
}


body .edgtf-ptf-category-holder {
    display:none;
}