@font-face {
    font-family: Ethnocentric;
    src: url(../fonts/ethnocentricrg.ttf);
    src: url(../fonts/ethnocentricrg.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}


.contact-info{
    margin-top:0px !important;
}
#parallax_01 .parallax-content-13 h2{
    color: #fff !important;
    font-family: Ethnocentric !important;
}
#parallax_02 .parallax-content-13 .text-content h2, #parallax_03 .parallax-content-13 .text-content h2{
    color: #fff !important;
    font-family: Ethnocentric !important;
}
#parallax_02 .parallax-content-13 .text-content span, #parallax_03 .parallax-content-13 .text-content span{
    color: #fff !important;
    font-family: Ethnocentric !important;
}
#parallax_04 .parallax-content-13 h3,#parallax_04 .parallax-content-13 h2,#parallax_04 .parallax-content-13 p{
    color: #fff !important;
    font-family: Ethnocentric !important;
}
#parallax_01 .parallax-content-13 .border{
    display: none;
}
.banner_overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.page-header.header-newskin .minicart-wrapper .action.showcart:before{
    color: red !important;
}

@media (min-width: 992px){
    .category-cms, .category-image, .category-description{
            max-width: 960px;
            margin: auto !important;
    }
}

@media (min-width: 768px){
    .category-cms, .category-image, .category-description{
            max-width: 1140px;
            margin: auto !important;
    }
    .page-header.type17 .header.content{
        max-width: 100%;
    }
    .minicart-wrapper .block-minicart{
        right: 0px !important;
    }
    .page-header.type17 .logo.extra{
            max-width: 180px;
            height: 70px;
            margin-top: 10px;
            margin-left: 18px;
    }
    .page-header.type17 .navigation > ul{
        padding-right: 13%;
    }
    .page-header.header-newskin .navigation .level0 > .level-top{
        color: red !important;
    }
    .page-header.type17 .custom-block,.page-header.type17 .top-links-icon a{
        color: red !important;
    }
    .page-header.type17 .top-links-icon:before{
        color: red !important;
    }
}

@media (max-width: 1200px) and (min-width: 767.98px){
    .page-header.type17 .logo{
        max-width: 120px !important;
        margin-top: 0px !important;
    }
}

@media (max-width: 767px){
    .page-header.type17 .block-search .label:before, .page-header.type17 .nav-toggle:before {
        color: red !important;
    }
    .page-header.type17 .minicart-wrapper .action.showcart{
        color: red !important;
    }
    .page-header.type17 .minicart-wrapper .action.showcart:before, .page-header.type17 .minicart-wrapper .action.showcart.active:before{
        color: red !important;
    }
    #parallax_01 .parallax-content-13 a{
        position: relative;
        left: -25px;
    }
}

@media(max-width: 576px){
    #parallax_01,#parallax_04{
        height: 400px !important;
    }
}
@media (max-width: 420px){
    .page-header.type17 .logo{
        width: 60px;
    }
    .page-header.type17 .logo img{
        object-fit: contain;
    }
}
