diff --git a/assets/css/custom.css b/assets/css/custom.css index 39ca784..d929402 100755 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -11,17 +11,17 @@ } */ @font-face { - font-family: "Ubuntu"; - src: url("fonts/ubuntu.woff2") format("woff"); - font-weight: normal; - font-style: normal; + font-family: "Ubuntu"; + src: url("fonts/ubuntu.woff2") format("woff"); + font-weight: normal; + font-style: normal; } html, body { - margin: 0; - padding: 0; - font-family: "Ubuntu", sans-serif; + margin: 0; + padding: 0; + font-family: "Ubuntu", sans-serif; } blockquote, @@ -46,15 +46,15 @@ caption, tr, th, td { - margin: 0; - padding: 0; - border: 0; - font-weight: normal; - font-style: normal; - font-size: 100%; - line-height: 1; - font-family: inherit; - text-align: left; + margin: 0; + padding: 0; + border: 0; + font-weight: normal; + font-style: normal; + font-size: 100%; + line-height: 1; + font-family: inherit; + text-align: left; } h1, @@ -69,27 +69,27 @@ h6, .h4, .h5, .h6 { - margin-bottom: 0.5rem; - font-family: "Ubuntu"; - font-weight: 700; - line-height: 1.2; - color: #cacaca; - text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5); + margin-bottom: 0.5rem; + font-family: "Ubuntu"; + font-weight: 700; + line-height: 1.2; + color: #cacaca; + text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5); } table { - border-collapse: collapse; - border-spacing: 0; + border-collapse: collapse; + border-spacing: 0; } ol, ul { - list-style: none; + list-style: none; } blockquote:before, blockquote:after { - content: ""; + content: ""; } input[type="search"], @@ -100,15 +100,15 @@ input[type="button"], input[type="tel"], input[type="submit"], textarea { - -moz-appearance: none; - -webkit-appearance: none; + -moz-appearance: none; + -webkit-appearance: none; } input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { - display: none; + display: none; } .blog-title a, @@ -135,259 +135,248 @@ input[type="search"]::-webkit-search-results-decoration { .post-content input[type="submit"], .post-content input[type="reset"], .post-content input[type="button"] { - transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; } .tothetop, .header, .portfolio-item a .portfolio-header-container, .featured-media a img { - transition: all 0.3s ease-in-out; + transition: all 0.3s ease-in-out; } * { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; } -.header__logo--img img, -img { - max-width: 80px !important; - max-height: 80px !important; -} - -/*img { - max-width: 100%; - height: auto; -}*/ - .hidden { - display: none; + display: none; } .clear { - clear: both; + clear: both; } .fleft { - float: left; + float: left; } .fright { - float: right; + float: right; } ::selection { - background: #444; - color: #fff; + background: #444; + color: #fff; } ::-webkit-input-placeholder { - color: #999; + color: #999; } :-ms-input-placeholder { - color: #999; + color: #999; } body { - font-family: "Ubuntu", sans-serif; - font-size: 1.15rem; - color: #b5b5b5; + font-family: "Ubuntu", sans-serif; + font-size: 1.15rem; + color: #b5b5b5; } .site-wrapper { - background-image: url("../../assets/img/black-paper.webp"); + background-image: url("../../assets/img/black-paper.webp"); } @media (min-width: 1200px) { - .container { - max-width: 1200px; - } + .container { + max-width: 1200px; + } } /* Paragrafus térköz */ p { - margin-top: 1rem; - margin-bottom: 1rem; + margin-top: 1rem; + margin-bottom: 1rem; } /* Link színének módosítása */ a { - color: #fff; - text-shadow: 1px 1px 3px #000; + color: #fff; + text-shadow: 1px 1px 3px #000; } a:hover { - color: #6441a5; - text-decoration: none; + color: #6441a5; + text-decoration: none; } /* Social ikonok középre helyezése */ .header__nav--secondary { - height: 40px; + height: 40px; } /* Social ikonok láthatóságának tiltása 991px szélesség alatt */ @media (max-width: 1250px) { - .header__nav--secondary { - display: none; - } + .header__nav--secondary { + display: none; + } } /* Logó balról való betolása */ .header__logo--img { - display: block; - border-radius: inherit; - object-position: center center; - object-fit: contain; - image-rendering: auto; - padding-left: 2rem; + display: block; + border-radius: inherit; + object-position: center center; + object-fit: contain; + image-rendering: auto; + padding-left: 2rem; } element.style { - display: block; - width: 100%; - height: 100%; - border-radius: inherit; - object-position: center center; - object-fit: contain; - image-rendering: auto; + display: block; + width: 100%; + height: 100%; + border-radius: inherit; + object-position: center center; + object-fit: contain; + image-rendering: auto; } /* Borítókép javítás */ .post__thumb { - margin-bottom: 0; + margin-bottom: 0; } /* Header */ .area::before { - content: ""; - background-image: url(../../assets/img/black-paper.webp); - opacity: 0.6; + content: ""; + background-image: url(../../assets/img/black-paper.webp); + opacity: 0.6; } .area { - background-image: radial-gradient( - circle at 99% 33%, - hsla(235, 0%, 48%, 0.03) 0%, - hsla(235, 0%, 48%, 0.03) 37%, - transparent 37%, - transparent 100% - ), - radial-gradient( - circle at 46% 16%, - hsla(235, 0%, 48%, 0.03) 0%, - hsla(235, 0%, 48%, 0.03) 43%, - transparent 43%, - transparent 100% - ), - radial-gradient( - circle at 99% 25%, - hsla(235, 0%, 48%, 0.03) 0%, - hsla(235, 0%, 48%, 0.03) 22%, - transparent 22%, - transparent 100% - ), - radial-gradient( - circle at 57% 88%, - hsla(235, 0%, 48%, 0.03) 0%, - hsla(235, 0%, 48%, 0.03) 86%, - transparent 86%, - transparent 100% - ), - radial-gradient( - circle at 82% 78%, - hsla(235, 0%, 48%, 0.03) 0%, - hsla(235, 0%, 48%, 0.03) 22%, - transparent 22%, - transparent 100% - ), - linear-gradient(90deg, rgb(36, 55, 70), rgb(36, 55, 70)); - width: 100%; - height: 100%; - position: relative; - z-index: 2; + background-image: radial-gradient( + circle at 99% 33%, + hsla(235, 0%, 48%, 0.03) 0%, + hsla(235, 0%, 48%, 0.03) 37%, + transparent 37%, + transparent 100% + ), + radial-gradient( + circle at 46% 16%, + hsla(235, 0%, 48%, 0.03) 0%, + hsla(235, 0%, 48%, 0.03) 43%, + transparent 43%, + transparent 100% + ), + radial-gradient( + circle at 99% 25%, + hsla(235, 0%, 48%, 0.03) 0%, + hsla(235, 0%, 48%, 0.03) 22%, + transparent 22%, + transparent 100% + ), + radial-gradient( + circle at 57% 88%, + hsla(235, 0%, 48%, 0.03) 0%, + hsla(235, 0%, 48%, 0.03) 86%, + transparent 86%, + transparent 100% + ), + radial-gradient( + circle at 82% 78%, + hsla(235, 0%, 48%, 0.03) 0%, + hsla(235, 0%, 48%, 0.03) 22%, + transparent 22%, + transparent 100% + ), + linear-gradient(90deg, rgb(36, 55, 70), rgb(36, 55, 70)); + width: 100%; + height: 100%; + position: relative; + z-index: 2; } /* Legfrissebb bejegyzések */ .wp-block-latest-posts.wp-block-latest-posts__list { - padding-left: 30px !important; + padding-left: 30px !important; } /* Mobil nézetben szélesség kitolása kijelző széléig */ @media only screen and (max-width: 991px) and (min-width: 576px) { - .container { - max-width: 100%; - } + .container { + max-width: 100%; + } } /* Oszlop margójának módosítása 767px alatt */ @media (max-width: 767px) { - .col { - margin: 0 20px 0 20px; - } + .col { + margin: 0 20px 0 20px; + } } /* Borítókép margó nullázása 992px alatt */ @media (min-width: 992px) { - .post__thumb { - margin-right: 0; - } + .post__thumb { + margin-right: 0; + } } /* Bejegyzés margójának módósítása 992px alatt */ @media (min-width: 992px) { - .post__body { - margin-left: 33px; - /*margin-right: 33px;*/ - } + .post__body { + margin-left: 33px; + /*margin-right: 33px;*/ + } } /* Mobil nézetben doboz tartalmának betolása doboz szélétől */ @media (max-width: 767px) { - .post__body { - padding: 30px 20px 30px 20px; - } + .post__body { + padding: 30px 20px 30px 20px; + } } /* Beágyazáshoz javítás, lásd GyIK oldal */ .wp-block-embed iframe { - height: 520px; - width: 490px; - position: relative; + height: 520px; + width: 490px; + position: relative; } .wp-embed { - width: 435px; - box-shadow: 3px 2px 2px rgb(0 0 0); - background-color: #191919; + width: 435px; + box-shadow: 3px 2px 2px rgb(0 0 0); + background-color: #191919; } /* Beágyazás lábléc toltása */ .wp-embed-footer { - display: none; + display: none; } /* Beágyazás link színe */ .wp-embed-heading a { - color: #dc3545; + color: #dc3545; } /* Mobilnézet menu top eltolása */ @media only screen and (max-width: 991.98px) and (min-width: 768px) { - .menu-menu-1-container { - top: 80px; - } + .menu-menu-1-container { + top: 80px; + } } @media screen and (max-width: 767px) { - .menu-menu-1-container { - top: 50px; - } + .menu-menu-1-container { + top: 50px; + } } @media (max-width: 991.98px) { - .main-nav { - padding-top: 30px !important; - } + .main-nav { + padding-top: 30px !important; + } } /* #wpadminbar { display: none; @@ -403,62 +392,62 @@ element.style { /* Ikonbox */ @media (min-width: 992px) { - .icobox__icon { - line-height: 105px; - } + .icobox__icon { + line-height: 105px; + } } /* Alert */ .alert { - text-shadow: 1px 1px 2px #3a3a3a; - box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); + text-shadow: 1px 1px 2px #3a3a3a; + box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); } /* Szekció modify */ .section-heading__title { - display: none !important; + display: none !important; } .section-heading--divider-top { - display: none; + display: none; } .page-heading { - background: rgba(21, 53, 79, 0.85) !important; - background-image: none; + background: rgba(21, 53, 79, 0.85) !important; + background-image: none; } .page-heading::before { - background-color: rgba(0, 0, 0, 0.65) !important; + background-color: rgba(0, 0, 0, 0.65) !important; } /* HR */ .hr--xl { - display: none; + display: none; } hr { - margin-top: 1rem; - margin-bottom: 1rem; - border: 0; - border-top: 2px solid #6442a5; + margin-top: 1rem; + margin-bottom: 1rem; + border: 0; + border-top: 2px solid #6442a5; } /* Breadcrumb módosítások */ .breadcrumb { - /* text-transform: lowercase; */ - padding: 8px 0; - margin-bottom: 20px; - list-style: none; + /* text-transform: lowercase; */ + padding: 8px 0; + margin-bottom: 20px; + list-style: none; } .breadcrumb-item { - display: inline-flex; + display: inline-flex; } .breadcrumb a { - color: #428bca; - text-decoration: none; + color: #428bca; + text-decoration: none; } /* .breadcrumb_content::before { @@ -469,17 +458,17 @@ hr { } */ .breadcrumb span + span::before { - content: " - "; - margin: 0 5px; + content: " - "; + margin: 0 5px; } .post__meta-item--category::before { - content: "\f318"; + content: "\f318"; } /* Page, post címek szövegstílus módosítása */ .page-heading__title { - text-transform: uppercase; + text-transform: uppercase; } /* .page-heading__title::first-letter { @@ -495,83 +484,94 @@ hr { /* Other */ .tcenter { - justify-content: center; - justify-items: center; - display: grid; + justify-content: center; + justify-items: center; + display: grid; } .wp-like-post__wrapper { - justify-content: center; + justify-content: center; } .wp-block-embed iframe { - height: 570px; - width: 490px; - position: relative; + height: 570px; + width: 490px; + position: relative; } /* Footer */ .footer-copyright { - background-color: rgb(85 85 85 / 10%); - background-image: url("../../assets/img/black-paper.webp"); + background-color: rgb(85 85 85 / 10%); + background-image: url("../../assets/img/black-paper.webp"); } .footer-widgets { - background-color: rgba(21, 53, 79, 0.85); - background-image: url("../../assets/img/black-paper.webp"); + background-color: rgba(21, 53, 79, 0.85); + background-image: url("../../assets/img/black-paper.webp"); } .post__footer { - margin-top: 50px; + margin-top: 50px; } .widget--footer { - padding-top: 0px; - padding-right: 0px; - padding-bottom: 0px; - padding-left: 0px; + padding-top: 0px; + padding-right: 0px; + padding-bottom: 0px; + padding-left: 0px; } .widget--footer .widget__header { - margin-left: 30px; - margin-right: 30px; - margin-bottom: 60px; + margin-left: 30px; + margin-right: 30px; + margin-bottom: 60px; } /*.Social icons */ .social-links__link { - line-height: 36px !important; + line-height: 36px !important; } .social-links__item { - float: left; + float: left; } .wp-block-social-link { - border-radius: 0 !important; + border-radius: 0 !important; } .wp-social-link-kick { - background-color: #00e701 !important; - color: #000 !important; + background-color: #00e701 !important; + color: #000 !important; } .wp-social-link-discord { - background-color: #5865f2 !important; - color: #fff !important; + background-color: #5865f2 !important; + color: #fff !important; } .wp-social-link-wallet { - background-color: #99aab5 !important; - color: #000 !important; + background-color: #99aab5 !important; + color: #000 !important; } .wp-block-social-link-label { - text-shadow: none !important; + text-shadow: none !important; } /* Box */ .box { + border-width: 2px; + border-style: solid; + border-color: #6441a5; + background-image: url("../../assets/img/black-paper.webp"); + background-color: rgba(21, 53, 79, 0.85); + padding: 25px; + box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); +} + +@media (max-width: 1200px) { + .box { border-width: 2px; border-style: solid; border-color: #6441a5; @@ -579,130 +579,119 @@ hr { background-color: rgba(21, 53, 79, 0.85); padding: 25px; box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); -} - -@media (max-width: 1200px) { - .box { - border-width: 2px; - border-style: solid; - border-color: #6441a5; - background-image: url("../../assets/img/black-paper.webp"); - background-color: rgba(21, 53, 79, 0.85); - padding: 25px; - box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); - } + } } .box-trans { - background-image: url("../../assets/img/black-paper.webp"); - background-color: rgba(0, 0, 0, 0.25); - padding: 25px; - box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); - margin-top: 50px; - margin-bottom: 50px; + background-image: url("../../assets/img/black-paper.webp"); + background-color: rgba(0, 0, 0, 0.25); + padding: 25px; + box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); + margin-top: 50px; + margin-bottom: 50px; } .box-grey { - background-image: url("../../assets/img/black-paper.webp"); - background-color: rgba(181, 181, 181, 0.5); - padding: 25px; - box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); + background-image: url("../../assets/img/black-paper.webp"); + background-color: rgba(181, 181, 181, 0.5); + padding: 25px; + box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); } .box-red { - background-image: url("../../assets/img/black-paper.webp"); - background-color: rgba(79, 21, 21, 0.85); - padding: 25px; - box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); + background-image: url("../../assets/img/black-paper.webp"); + background-color: rgba(79, 21, 21, 0.85); + padding: 25px; + box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5); } .box-outline { - padding: 25px; + padding: 25px; } @media (min-width: 768px) { - .box-outline { - padding: 25px; - } + .box-outline { + padding: 25px; + } } .post__body { - background-color: rgba(21, 53, 79, 0.85); - background-image: url("../../assets/img/black-paper.webp"); + background-color: rgba(21, 53, 79, 0.85); + background-image: url("../../assets/img/black-paper.webp"); } /* Add hozzá további css osztályként! */ .home__meta { - font-family: "Montserrat", sans-serif; - box-shadow: inset -1px -1px 0px 2px #0000004a; - padding: 10px; - margin-bottom: 35px; - font-size: 0.6875rem; - text-transform: uppercase; - font-weight: bold; + font-family: "Montserrat", sans-serif; + box-shadow: inset -1px -1px 0px 2px #0000004a; + padding: 10px; + margin-bottom: 35px; + font-size: 0.6875rem; + text-transform: uppercase; + font-weight: bold; } .post__meta { - box-shadow: inset -1px -1px 0px 2px #0000004a; - padding-left: 15px; - padding-bottom: 5px; + box-shadow: inset -1px -1px 0px 2px #0000004a; + padding-left: 15px; + padding-bottom: 5px; } .post__title + .post__meta { - margin-top: 0.5rem; + margin-top: 0.5rem; } .post__meta-item > a { - color: #abb8c3; + color: #abb8c3; } .post__meta-item > a:hover { - color: #6441a5; + color: #6441a5; } .tagcloud { - padding-top: 25px; + padding-top: 25px; } .btn { - border-radius: 0 !important; - box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5); + border-radius: 0 !important; + box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5); } .btn-outline-secondary { - border-color: #342157; - background-color: #6441a5; + border-color: #342157; + background-color: #6441a5; } .btn-outline-secondary:hover { - border-color: #342157; - background-color: #342157; + border-color: #342157; + background-color: #342157; } -@media (max-width: 992px) { - .header__logo--img { - height: 50%; - width: 25%; - } - .header__logo { - height: 50%; - width: 25%; - } -} +/* @media (max-width: 992px) { + .header__logo--img { + height: 50%; + width: 25%; + } + .header__logo { + height: 50%; + width: 25%; + } +} */ p::-moz-selection { - /* Code for Firefox */ - color: #fff; - background: #6441a5; + /* Code for Firefox */ + color: #fff; + background: #6441a5; } p::selection { - color: #fff; - background: #6441a5; + color: #fff; + background: #6441a5; } .wp-block-code code { - color: #e83e8c !important; + color: #e83e8c !important; } /* Safariban logo ideiglenes javítás */ /* .header__logo--img img { @@ -711,163 +700,163 @@ p::selection { /* Bejegyzés szerzője */ .post_author { - margin-bottom: 0 !important; - margin-left: 20px !important; - margin-right: 20px !important; + margin-bottom: 0 !important; + margin-left: 20px !important; + margin-right: 20px !important; } .grow { - display: flex !important; + display: flex !important; } .gcolumnleft { - width: max-content !important; - margin: 20px 0 0 0 !important; + width: max-content !important; + margin: 20px 0 0 0 !important; } .gcolumnright { - width: 100% !important; - margin: 0 0 0 40px !important; + width: 100% !important; + margin: 0 0 0 40px !important; } @media screen and (max-width: 600px) { - .grow { - display: block !important; - } - .gcolumnleft { - width: 100% !important; - margin: 0 auto !important; - } - .gcolumnright { - width: 100% !important; - margin: 0 auto !important; - } + .grow { + display: block !important; + } + .gcolumnleft { + width: 100% !important; + margin: 0 auto !important; + } + .gcolumnright { + width: 100% !important; + margin: 0 auto !important; + } } img.avatar.avatar-64.photo { - display: block; - margin: 0 auto; + display: block; + margin: 0 auto; } /* Breadcrumb menü */ .ulbr { - width: 100%; - display: flex; - list-style: none; + width: 100%; + display: flex; + list-style: none; } .post__meta_single { - box-shadow: none; + box-shadow: none; } @media (min-width: 992px) { - .page-heading__inner { - padding: 134px 0 80px 0 !important; - } + .page-heading__inner { + padding: 134px 0 80px 0 !important; + } } @media (max-width: 768px) { - .page-heading__inner { - padding: 60px 0 !important; - } + .page-heading__inner { + padding: 60px 0 !important; + } - .box-author { - display: flex !important; - flex-wrap: wrap !important; - } + .box-author { + display: flex !important; + flex-wrap: wrap !important; + } - .author { - width: 100% !important; - } + .author { + width: 100% !important; + } - .post-meta { - width: 100% !important; - margin-left: 70px; - } + .post-meta { + width: 100% !important; + margin-left: 70px; + } } /* Keresés */ /* Search Overlay Container */ #search-overlay { - display: none; - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100%; - background-color: rgba(0, 0, 0, 0.85); - z-index: 9999; + display: none; + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background-color: rgba(0, 0, 0, 0.85); + z-index: 9999; } /* Centered Search Form */ #search-overlay .search-container { - position: absolute; - top: 20%; - left: 50%; - transform: translateX(-50%); - width: 80%; - max-width: 600px; - border: 1px solid; - background-color: #000; + position: absolute; + top: 20%; + left: 50%; + transform: translateX(-50%); + width: 80%; + max-width: 600px; + border: 1px solid; + background-color: #000; } /* Form Control Styling */ #search-form .form-control { - border-radius: 0; - box-shadow: none; - font-size: 18px; + border-radius: 0; + box-shadow: none; + font-size: 18px; } /* Input Group Text Styling */ #search-overlay .input-group-text { - background: none; - border: none; - padding: 0.75rem; + background: none; + border: none; + padding: 0.75rem; } .searchbox-input { - position: relative; - display: -webkit-box; - display: -ms-flexbox; - display: flex; - -ms-flex-wrap: wrap; - flex-wrap: wrap; - -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; - width: 100%; - border: 2px solid white; + position: relative; + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -ms-flex-wrap: wrap; + flex-wrap: wrap; + -webkit-box-align: stretch; + -ms-flex-align: stretch; + align-items: stretch; + width: 100%; + border: 2px solid white; } /* Figure */ .hover-caption { - overflow: hidden; - display: flex; - flex-direction: column; + overflow: hidden; + display: flex; + flex-direction: column; } .hover-caption img { - width: 100%; - height: 100%; + width: 100%; + height: 100%; } .hover-caption:hover img { - translate: 0 -0; - filter: drop-shadow(0 0 0.15rem black); + translate: 0 -0; + filter: drop-shadow(0 0 0.15rem black); } .hover-caption figcaption { - text-align: center; - color: black; - translate: 0 100%; + text-align: center; + color: black; + translate: 0 100%; } .hover-caption:hover figcaption { - translate: 0 0; + translate: 0 0; } .hover-caption img, .hover-caption figcaption { - transition: translate 200ms; + transition: translate 200ms; } diff --git a/header.php b/header.php index c402f7b..aeec453 100755 --- a/header.php +++ b/header.php @@ -1,5 +1,6 @@ > + <?php bloginfo("name"); ?> - <?php wp_title(); ?> "> @@ -8,14 +9,14 @@ /assets/img/favicons/favicon.ico"> + "template_directory" + ); ?>/assets/img/favicons/favicon.ico"> /assets/img/favicons/favicon-120.png"> + "template_directory" + ); ?>/assets/img/favicons/favicon-120.png"> /assets/img/favicons/favicon-152.png"> + "template_directory" + ); ?>/assets/img/favicons/favicon-152.png"> @@ -29,50 +30,50 @@ + $nav_position = get_theme_mod("esc_header_nav_position", "default"); + $header_layout = get_theme_mod("esc_header_layout", "default"); + ?> + \ No newline at end of file