/*
===============================================================
 #CUSTOM CSS
- Please do not edit this file. This file is generated from admin area.
- Every changes here will be overwritten by theme
===============================================================*/
    /* header-logo-width 
=========================*/
.aux-logo-header .aux-logo-anchor{ max-width:150px; }
/* header-logo-max-height-type 
=========================*/
.aux-logo-header .aux-logo-anchor > img { max-height:150px; }
/* site-frame-background-color 
=========================*/
@media screen and (min-width: 700px) { .aux-framed .aux-side-frames, body.aux-framed:after,
            .aux-framed .aux-side-frames:before, .aux-framed .aux-side-frames:after{ background-color:rgba(247, 183, 74, 0.43); } }
/* site-header-container-height 
=========================*/
.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements), .site-header-section .aux-fill .aux-menu-depth-0 > .aux-item-content { height:80px; }
/* site-transparent-header-bgcolor 
=========================*/
.site-header-section { background-color:#ffffff; }
/* site-header-container-scaled-height 
=========================*/
.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-top-sticky .site-header-section.aux-sticky .aux-header-elements { height:108px; }
/* sticky-header-color 
=========================*/
.site-header-section.aux-sticky { background-color:rgba(26, 26, 26, 0.22); }
/* site-vertical-menu-background-color 
=========================*/
.aux-vertical-menu-side  { background-color:#FFF; }
/* site-header-navigation-item-height 
=========================*/
.site-header-section .aux-middle .aux-menu-depth-0 > .aux-item-content { height:60px; }
/* site-mobile-header-toggle-button-color 
=========================*/
.site-header-section .aux-header .aux-burger:before, .site-header-section .aux-header .aux-burger:after, .site-header-section .aux-header .aux-burger .mid-line{ border-color:#3d3d3d; }
/* site-menu-full-screen-background-color 
=========================*/
#fs-menu-search:before { background-color:rgba(34, 209, 102, 0.95); }
/* site-top-header-background-color 
=========================*/
.aux-top-header { background-color:rgba(239, 180, 79, 0.72); }
/* post-title-bar-overlay-pattern-opacity 
=========================*/
.single-post .aux-overlay-bg-hash::before { opacity:0.15; }
/* page-title-bar-overlay-pattern-opacity 
=========================*/
.page .aux-overlay-bg-hash::before { opacity:0.5; }
/* subfooter-bar-layout-bg-color 
=========================*/
.aux-subfooter-bar { background-color:#fafafa; }
/* subfooter-bar-top-border-color 
=========================*/
.aux-subfooter-bar { border-top:1px solid #724f4f; }
/* subfooter-top-border-color 
=========================*/
.aux-subfooter { border-top:1px solid #EAEAEA; }
/* site-footer-bg-color 
=========================*/
.aux-site-footer { background-color:#000000; }
/* footer-top-border-color 
=========================*/
.aux-site-footer { border-top:1px solid #724f4f; }
/* site-secondary-logo-max-height 
=========================*/
.aux-logo-footer .aux-logo-anchor img { max-height:50px; }
/* content-typography 
=========================*/
body { font-family: "Raleway";font-weight: 300; }
/* main-title-typography 
=========================*/
h1, h2, h3, h4, h5, h6, .aux-h1, .aux-h2, .aux-h3, .aux-h4, .aux-h5, .aux-h6 { font-family: "Modern Antiqua";font-weight: regular; }
/* page-title-typography 
=========================*/
.page-title { font-family: "Raleway";font-weight: 300; }
/* header-menu-typography 
=========================*/
.aux-master-menu { font-family: "Raleway";font-weight: 600; }
/* buttons-typography 
=========================*/
.aux-button { font-family: "Raleway";font-weight: regular; }
/* site-menu-full-screen-background-image 
=========================*/
#fs-menu-search:after { background-image:url( ../2018/02/11.jpg ); }
/* subfooter-layout-bg-color 
=========================*/
.aux-subfooter { background-color:rgba(34, 209, 102, 0.95); }
/* site-content-background-color 
=========================*/
.aux-top-header, .aux-sticky-footer .page-title-section, .aux-sticky-footer #main,
            .site-header-section, #inner-body { background-color:rgba(61, 61, 61, 0.37); }
/* site-body-background-color 
=========================*/
body { background-color:#eaeaea; }
/* site-body-background-pattern 
=========================*/
body:before { height:100%; background-image:url(../../themes/phlox/css/images/pattern/p2.png); }
/* site-body-background-size 
=========================*/
body { background-size:cover; }
/* site-body-background-repeat 
=========================*/
body { background-repeat:no-repeat; }
/* site-body-background-position 
=========================*/
body { background-position:left top; }
/* site-body-background-attach 
=========================*/
body { background-attachment:scroll; }