Файловый менеджер - Редактировать - /home/tuudkjt/globeasy/wp-includes/ID3/base.tar
Назад
_galleries.scss 0000777 00000001444 15251533545 0007571 0 ustar 00 .gallery dl {} .gallery dt {} .gallery dd {} .gallery dl a {} .gallery dl img {} .gallery-caption{ width: 100%;} .slide_gallery{ clear: both; margin-bottom: 30px; .owl-dots{ z-index: 1; position: absolute; left: 0; bottom: 30px; width: 100%; text-align: center; .owl-dot{ width: 10px; height: 10px; background-color: #fff; border: 1px solid; border-radius: 50%; border-color: #ccc; margin: 0px 3px; &.active, &:hover{ background-color: var(--primary); border-color: var(--primary); } } } } .wp-block-gallery{ @media( max-width: $handle ){ .blocks-gallery-grid{ .blocks-gallery-item{ width: 100%; margin: 0 0 20px 0px; } } } } .gallery{ .gallery-item{ @media( max-width: $handle ){ width: 100%!important; } } } _footer.scss 0000777 00000000230 15251533545 0007110 0 ustar 00 footer.footer{ clear: both; padding-bottom: 45px; padding-top: 45px; background-color: #333; color: #fff; text-align: center; margin-top: 60px; } _breadcrumbs.scss 0000777 00000001371 15251533545 0010112 0 ustar 00 .wrap_breadcrumbs{ background-color: #fafafa; margin-bottom: 60px; position: relative; &:before{ position: absolute; left: -1000px; background-color: #fafafa; height: 100%; width: 10000px; top: 0; content: ""; z-index: -1; } } ul.breadcrumb{ margin: 0; padding: 20px 0px; display: inline-block; list-style-type: none; li{ color: var(--primary); -webkit-hyphens: auto; -moz-hyphens: unset; -ms-hyphens: unset; hyphens: unset; display: inline-block; padding-right: 5px; word-break: break-word; a{ color: var(--text); &:hover{ color: var(--primary); } } .separator{ i{ font-size: 0.6em; color: var(--text); opacity: 0.5; position: relative; } } } } _caption.scss 0000777 00000000651 15251533545 0007256 0 ustar 00 .wp-caption { margin-bottom: 1.5em; text-align: center; padding-top: 5px; max-width: 100%; img { border: 0 none; padding: 0; margin: 0; } img[class*="wp-image-"] { display: block; margin: 0; } .wp-caption-text { text-align: left; font-style: italic; border-bottom: 2px solid #e6e6e6; padding: 0.5407911001em 0; font-size: 0.875em; color: var(--text); opacity: 0.8; } } _sticky.scss 0000777 00000000403 15251533545 0007122 0 ustar 00 .header_sticky { &.active_sticky{ position: fixed; top: 0; left: 0; width: 100%; z-index: 9999; padding-top: 5px!important; padding-bottom: 5px!important; background-color: #fff; @include transaction( all, 0.3s, linear ); } } _table.scss 0000777 00000002027 15251533545 0006707 0 ustar 00 table{ border-collapse: collapse; border-spacing: 0; border: 1px solid #ededed; font-size: 100%; line-height: 2; margin: 0 0 20px; width: 100%; thead { display: table-header-group; vertical-align: middle; border-color: inherit; tr{ display: table-row; vertical-align: inherit; border-color: inherit; td,th{ padding: 5px 10px; font-weight: bold; color: var(--heading); border: 1px solid #ededed; text-align: left; a{ color: var(--heading); } } } } tbody { display: table-row-group; vertical-align: middle; border-color: inherit; tr { display: table-row; vertical-align: inherit; border-color: inherit; td, th{ padding: 5px 10px; border: 1px solid #ededed; color: var(--text); text-align: left; a{ color: var(--heading); border-bottom: 1px solid var(--primary); font-weight: normal; &:hover{ color: var(--primary); } } } th{ color: var(--heading); } } } } _layout.scss 0000777 00000005327 15251533545 0007143 0 ustar 00 body{ background-color: #fff; // When use Boxed Layout &.container_boxed{ .wrap-fullwidth{ max-width: var(--container-width); margin: 0 auto; background-color: #fff; } .row_site{ padding: var(--boxed-offset); } } &.rtl { direction: rtl; } .row_site{ margin: 0 auto; } .container_site{ padding-left: 10px; padding-right: 10px; } // for ova mega menu .ovamegamenu_container_default { width: var(--container-width); } .row_site, .elementor-section.elementor-section-boxed>.elementor-container{ max-width: var(--container-width); @media( max-width: $desktop - 1 ){ padding-left: 10px; padding-right: 10px; } } &.page-template-default{ .elementor-section.elementor-section-boxed>.elementor-container{ padding-left: 0px; padding-right: 0px; } } &.layout_1c{ #main-content{ max-width: 100%; } } &.layout_2l{ #main-content{ float: right; } #sidebar{ float: left; margin-bottom: 60px; } } &.layout_2r{ #main-content{ float: left; } #sidebar{ float: right; margin-bottom: 60px; } } #main-content{ max-width: calc( var(--main-content) - 60px ); width: 100%; margin-bottom: 60px; @media( max-width: $desktop - 1 ){ max-width: 100%; } } #sidebar{ max-width: var(--width-sidebar); width: 100%; @media( max-width: $desktop - 1 ){ max-width: 100%; } } .wrap_footer{ clear: both; } .inside-content{ min-height: calc(100vh - 200px); } } // Fancybox .fancybox__container { z-index: 9999 !important; .fancybox__image { border-radius: 10px; } } .compensate-for-scrollbar { padding: 0 !important; } // Key Burn Image Carousel ( Swiper Slider ) .swiper-image-stretch .swiper-slide .swiper-slide-image { display: block; transform: scale(1); } .swiper-image-stretch .swiper-slide.swiper-slide-active .swiper-slide-image { transition-delay: 0.2s; transform: scale(1.06); transform-origin: left bottom; transition: transform 5s linear; } // class ova_responsive_margin_top .ova_responsive_margin_top { .elementor-widget-container { @media (min-width: 1550px) { margin-top: -150px; } @media (max-width: 1549px) { margin-top: -80px; } @media (max-width: 1200px) { margin-top: 0; } } } // ova hide element .ova-hide-element-min1024-max1300{ @media (min-width: 1024px) and (max-width: 1300px) { display: none; } } .ova-hide-element-min1024-max1450{ @media (min-width: 1024px) and (max-width: 1450px) { display: none; } } _recent_post_thumbs_plugin.scss 0000777 00000000775 15251533545 0013115 0 ustar 00 .rpwwt-widget{ ul{ li{ margin: 0 !important; img { border-radius: 10px; margin: 0 15px 10px 0 !important; } a { .rpwwt-post-title{ font-weight: 700; line-height: 1.3; color: var(--heading); } &:hover { .rpwwt-post-title { color: var(--primary); } } } .rpwwt-post-date, .rpwwt-post-comments-number{ font-size: 14px; line-height: 1.3; margin-top: 5px; color: var(--light); } } } } _form.scss 0000777 00000005663 15251533545 0006574 0 ustar 00 button, input, select, textarea{ color: var(--text); line-height: $line-height-form; &:focus{ outline: none; } } button, input, select, textarea { font-size: 100%; /* Corrects font size not being inherited in all browsers */ margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */ vertical-align: baseline; /* Improves appearance and consistency in all browsers */ *vertical-align: middle; /* Improves appearance and consistency in all browsers */ } input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text { border-radius: $border-radius-input; padding: $padding-input; border-color: $border-field-color; background-color: $background-field; color: var(--text); border-width: 1px; border-style: solid; -webkit-appearance: none; box-sizing: border-box; font-weight: normal; outline: 0; transition: all ease-in-out 0.3s; font-size: 1em; &::placeholder { color: var(--text); } &:focus{ color: var(--heading); } .form-light & { color: #fff; &::placeholder { color: #fff; } } } button, input[type='button'], input[type='reset'], input[type='submit']{ border: 1px solid; border-radius: $border-radius-btn; padding: $padding-btn; font-size: 1em; border-color: var(--primary); background-color: var(--primary); color: #fff; cursor: pointer; font-weight: 600; @include transaction( all, 0.3s, linear ); &:hover{ background-color: transparent; border-color: var(--primary); color: var(--primary); } } select{ &:not([size]):not([multiple]) { background-color: $background-field; color: var(--text); border: 1px solid $border-field-color; border-radius: $border-radius-input; padding: $padding-input; max-width: 100%; -webkit-appearance: none; -moz-appearance: textfield; appearance: none; width: 100%; background-image: url("./assets/img/base/select-arrow.svg"); background-position: calc(100% - 12px) center; background-repeat: no-repeat; background-size: 12px 12px; } } body.rtl { select { &:not([size]):not([multiple]) { background-position: 12px center; } } } textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ vertical-align: top; /* Improves readability and alignment in all browsers */ width: 100%; } label { font-weight: 400; } label.inline { input { width: auto; } } /*Placeholver*/ [placeholder]:focus::-webkit-input-placeholder { -webkit-transition: opacity 0.5s 0.5s ease; -moz-transition: opacity 0.5s 0.5s ease; transition: opacity 0.5s 0.5s ease; opacity: 0; } input, textarea{ &::-webkit-input-placeholder { /* Edge */ opacity: 0.5; } &:-ms-input-placeholder { /* Internet Explorer 10-11 */ opacity: 0.5; } &::placeholder { opacity: 0.5; } } // RTL .rtl { select{ &:not([size]):not([multiple]) { background-position: left 12px top 50%; } } } _404.scss 0000777 00000001505 15251533545 0006127 0 ustar 00 .ova_404_page{ margin: 120px 0px; display: block; text-align: center; @media(max-width: 1024px){ margin: 90px 0px; padding: 0 20px; } @media(max-width: 479px){ margin: 60px 0px; } img{ margin-bottom: 36px; } .title{ margin: 0 0 15px 0; font-size: 42px; line-height: 1.2; } .description{ display: inline-block; margin: 0 0 36px 0; max-width: 420px; font-size: 20px; line-height: 1.4; } .ova-go-home{ a{ transition: all .3s ease; padding: 18px 32px; background-color: var(--primary); color: #fff; display: inline-block; border: 1px solid var(--primary); font-weight: 600; border-radius: 10px; &:hover{ transition: all .3s ease; background-color: #fff; color: var(--primary); } } } } _page.scss 0000777 00000000057 15251533545 0006535 0 ustar 00 .page article.post-wrap{ display: flow-root; } _typography.scss 0000777 00000007542 15251533545 0010035 0 ustar 00 html{ overflow-x: hidden; } *, *::before, *::after { box-sizing: border-box; } body{ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; padding: 0; font-size: var(--font-size); line-height: var(--line-height); color: var(--text); font-family: var(--primary-font); letter-spacing: var(--letter-spacing); @media (max-width: 1024px) { overflow-x: hidden; } &.admin-bar{ top: 32px; } } h1, h2, h3, h4, h5, h6{ color: var(--heading); font-family: var(--primary-font); font-weight: bold; clear: both; margin: 1em 0 0.5em 0px; } h1{ font-size: 2em; line-height: 1.21; } h2{ font-size: 1.7411em; line-height: 1.21; } h3{ font-size: 1.5157em; } h4{ font-size: 1.3195em; } h5{ font-size: 1.1487em; } h6{ font-size: 1em; } a{ text-decoration: none; color: var(--primary); &:hover, &:focus{ text-decoration: none; outline: none; } } p{ line-height: var(--line-height); margin: 0 0 2em; &:empty{ height: 0; margin: 0; } } .elementor-text-editor p{ line-height: inherit; margin: 0; } blockquote { position: relative; font-weight: 600; color: var(--heading); padding: 20px 60px 20px; font-style: italic; margin: 0; margin-bottom: 32px; font-size: 1.2em; @media(max-width: 767px){ padding: 0; margin: 10px; margin-bottom: 32px; } &.wp-block-quote{ &.is-style-large{ padding: 20px 60px 20px; @media(max-width: 767px){ padding: 35px; margin: 10px; } &:not(.is-style-plain){ padding: 20px 60px 20px; } } } p{ margin-bottom: 20px; line-height: 1.3; } cite{ font-size: 16px; color: var(--secondary); } &:before{ position: absolute; left: 10px; top: 25px; content: "\f17f"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; font-size: 30px; color: var(--primary); @media(max-width: 767px){ left: -20px; top: -5px; font-size: 15px; } } &.has-text-align-right{ &:before{ right: 0; left: auto; transform: rotate(180deg); width: 30px; height: 30px; text-align: right; position: absolute; @media(max-width: 767px){ right: -20px; width: 15px; height: 15px; } } } &.left{ margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; } &.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; } } address { font-style: italic; margin: 0 0 24px; } cite, em, var, address, dfn { font-style: italic; } pre{ border: 1px solid #d1d1d1; font-size: 16px; font-size: 1rem; line-height: 1.3125; margin: 1.75em 0 1.75em 0; max-width: 100%; overflow: auto; padding: 1.75em; white-space: pre; white-space: pre-wrap; word-wrap: break-word; } hr { background-color: #ccc; border: 0; height: 1px; margin: 0 0 1em; } .elementor-widget-text-editor p{ line-height: inherit; } .btn, .button{ border-radius: $border-radius-btn-2; padding: $padding-btn-2; line-height: $line-height-form; } _brand.scss 0000777 00000000420 15251533545 0006701 0 ustar 00 .site-brand{ a{ .blogname{ font-weight: bold; font-size: 2em; line-height: 1.5em; color: var(--primary); } } @media( max-width: $desktop - 1 ){ display: block; float: left; max-width: calc(100% - 120px); z-index: 1; position: relative; } } _toup.scss 0000777 00000000666 15251533545 0006616 0 ustar 00 #scrollUp{ bottom: 20px; right: 20px; border-radius: 4px; background-color: var(--primary); color: #fff; text-align: center; &:hover{ background-color: #333; @include transaction ( all, 0.3s, linear ); } i{ color: #fff; text-align: center; display: block; font-weight: bold; position: relative; padding: 10px 10px 5px 10px; &:before{ font-weight: bold!important; } } } _header.scss 0000777 00000000456 15251533545 0007054 0 ustar 00 .wrap_header{ padding-top: 15px; padding-bottom: 15px; @media( min-width: $desktop ){ display: flex; justify-content: space-between; align-content: center; align-items: center; } a.navbar-brand{ img{ width: 120px; } } } _widgets.scss 0000777 00000017245 15251533545 0007276 0 ustar 00 .sidebar .widget { display: block; margin-bottom: 24px; border: 1px solid #e6e6e6; border-radius: 10px; float: left; width: 100%; padding: 25px 20px; a{ color: var(--text); &:hover{ color: var(--primary); } } h4.widget-title{ position: relative; color: var(--heading); position: relative; border-bottom: 1px solid #e6e6e6; margin: 0 -20px 20px -20px; padding: 0 20px 20px 20px; &:before { position: absolute; content: ""; top: 0; left: 0; height: calc( 100% - 20px ); width: 4px; background-color: var(--primary); } } p{ margin-top: 0; } img{ width: auto; } ul{ list-style-type: none; margin: 0; padding-left: 0px; li{ padding: 0.5em 0; &:first-child{ border-top: 0; } &:last-child{ padding-bottom: 0; } } &.children, &.sub-menu { margin: 0.5em 0 0 0.8em; } } .screen-reader-text{ display: none; } /* Widget Rss */ &.widget_rss{ ul li{ padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #eee; &:first-child{ padding-top: 0; } &:last-child{ border-bottom: none; margin-bottom: 0; padding-bottom: 0; } a.rsswidget{ font-weight: 600; display: block; line-height: 1.5em; margin-bottom: 12px; color: var(--heading); font-size: 15px; &:hover{ color: var(--primary); } } .rss-date{ display: inline-block; margin-bottom: 12px; font-weight: 500; opacity: 0.7; } .rssSummary{ margin-bottom: 12px; color: var(--text); } cite{ color: var(--text); opacity: 0.8; text-decoration: underline; } } } /* Widget Text */ &.widget_text { border-radius: 0; border: none; padding: 0; } /* Widget Calendar */ &.widget_calendar{ width: 100%; caption{ background: transparent; color: var(--heading); font-weight: bold; text-align: center; border: none; padding: 5px 0px; } table{ margin-bottom: 0; thead{ border: 1px solid #eee; tr{ th{ background-color: #f1f1f1; color: var(--heading); border: 1px solid #e4e4e4; text-align: center; } } } tbody{ tr{ td{ border: none; text-align: center; border: 1px solid #e4e4e4; } } } } nav{ border: none; padding: 10px 0px 0px 0px; display: flex; justify-content: space-between; a{ color: var( --primary ); &:hover{ color: #343434; } } } } /* Widget Tag clound */ &.widget_tag_cloud{ .tagcloud{ position: relative; width: 100%; float: left; a{ float: left; margin: 0 10px 10px 0; display: block; font-size: 0.9em!important; @include tag(); } } } /* Widget Search */ &.widget_search{ padding: 0; form{ position: relative; &:before{ font-size: 20px; color: var(--light); opacity: 0.8; font-family: "ovaicon"; content: "\f14f"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; vertical-align: middle; position: absolute; top: 50%; right: 20px; line-height: 1; transform: translate(0, -50%); cursor: pointer; } input[type="search"]{ width: 100%; padding: 13px 50px 13px 17px; border: none; border-radius: 10px; } input[type="submit"]{ position: absolute; right: 0px; top: 0; background-color: transparent; border: none; font-size: 0; width: 50px; } } } /** * Archives */ &.widget_categories, &.widget_archive{ ul{ li{ line-height: 30px; color: var(--text); text-align: right; &:before{ content: "\f161"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; color: var(--text); opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } a{ color: var(--text); float: left; text-align: left; &:hover{ color: var(--primary); } } } } .widget-custom{ ul{ li{ line-height: 30px; &:before{ content: "\f161"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; opacity: 0.5; width: 1em; font-size: 0.9em; } a{ display: flex; justify-content: space-between; .number{ background: #eee; border-radius: 50%; width: 30px; height: 30px; text-align: center; line-height: 30px; } } } } } } &.widget_categories{ .widget-custom{ ul{ li{ line-height: 30px; &:before{ content: "\f162"; font-family: "ovaicon"; } } } } } &.widget_pages{ ul{ li{ &:before{ content: "\f163"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } } } } &.widget_nav_menu{ ul{ li{ &:before{ content: "\f163"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } } } } &.widget_meta{ ul{ li{ &:before{ content: "\f112"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } } } } &.widget_recent_comments{ ul{ li{ color: var(--text); opacity: 0.8; &:before{ content: "\f151"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } .comment-author-link{ color: var( --heading ); text-decoration: underline; a{ &:hover{ color: var(--primary); } } } } } } } _menu.scss 0000777 00000024570 15251533545 0006573 0 ustar 00 /** * General Menu Styles */ button.menu-toggle { cursor: pointer; text-align: left; position: relative; border: 2px solid transparent; box-shadow: none; border-radius: 4px; background-image: none; padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em; font-size: 0.875em; max-width: 120px; display: block; margin-left: auto; color: #fff; background-color: var(--primary); @media (min-width: $desktop ) { display: none; } &:hover { background-color: var(--primary); color: #fff; } span:before { transition: all, ease, .2s; } &:before, &:after, span:before { content: ""; display: block; height: 2px; width: 14px; position: absolute; top: 50%; left: 1em; margin-top: -1px; transition: all, ease, .2s; border-radius: 3px; background-color: #fff; } &:before { transform: translateY(-4px); } &:after { transform: translateY(4px); } } .toggled { button.menu-toggle { &::before, &::after { transform: rotate(45deg); } &::after { transform: rotate(-45deg); } span::before { opacity: 0; } } } ul.menu { li { &.current-menu-item, &.current-menu-ancestor, &.current-menu-parent { > a { color: var(--primary); } } } } .main-navigation{ position: relative; .menu { clear: both; } ul { list-style: none; &.menu { margin-left: 0; margin-bottom: 0; ul { display: block; margin-left: 1em; } } li { display: inline-block; position: relative; text-align: left; @media (max-width: $desktop - 1 ) { display: block; } &.menu-item { &.current-menu-parent, &.current-menu-item, &.current-menu-ancestor { > a { color: var(--primary); } } .sub-menu { .menu-item { &:hover { > a { color: var(--primary); background-color: rgba(0, 0, 0, 0.03); } } } } } a { color: var(--text); padding: 0.6180469716em; display: block; &:hover { color: var( --primary ); } } } } &.toggled { .primary-navigation { ul.menu { max-height: 999px; } } } .dropdown-toggle { background: transparent; position: absolute; top: 3px; right: 0; display: block; padding: 0.5em 1em; color: inherit; border-radius: 0; border: 1px solid #eee; &::after { content: "\f104"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; vertical-align: middle; font-size: 0.6em; } &:focus { outline: none; } &:hover { background: transparent; } &.toggled-on { &:after { content: "\f10c"; font-family: "ovaicon"; } } @media (min-width: $desktop ) { display: none; } } } .main-navigation { .primary-navigation { @media (max-width: $desktop - 1 ) { ul { max-height: 0; overflow: hidden; transition: all ease 0.4s; margin: 0; padding: 0; &.show { max-height: 999px; } } } } } @media (min-width: $desktop ) { .main-navigation { // first level ul { li { display: inline-block; position: relative; text-align: left; // link hover &:hover, &.focus { > ul { left: 1.1em; display: block; opacity: 1; visibility: visible; li { > ul { left: -9999px; /* 1 */ opacity: 0; visibility: hidden; &.sub-menu--is-touch-device { display: none; left: 0; } } &:hover, &.focus { > ul { left: 100%; top: 0; display: block; opacity: 1; visibility: visible; } } } } } } // second level ul.sub-menu { float: left; position: absolute; top: 100%; z-index: 99999; left: 0; /* 1 */ opacity: 0; visibility: hidden; border-radius: 3px; background-color: $submenu-bg-color; box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.07); padding: 15px 0; &.sub-menu--is-touch-device { display: none; left: 0; } li { display: block; min-width: 260px; } } } ul.menu { max-height: none; overflow: visible; margin-top: 0; transition: none; > li { > a { padding: 1em; font-weight: 600; } &.menu-item-has-children, &.page_item_has_children { &:hover { &::after { display: block; } } } &.menu-item-has-children, &.page_item_has_children, &.has-mega-menu { > a { &:after { content: "\f104"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; vertical-align: middle; margin: 0 0.35em; font-size: 0.5em; font-weight: 500; -ms-transition: transform 0.3s ease; -o-transition: transform 0.3s ease; -moz-transition: transform 0.3s ease; -webkit-transition: transform 0.3s ease; transition: transform 0.3s ease; } } } } // Dropdowns ul.sub-menu { margin: 0; padding: 15px 0px; li.menu-item { a { padding: 8px 25px 8px; font-weight: 400; font-size: 14px; line-height: 1.5; } &:last-child { border-bottom: 0; margin-bottom: 0; } } ul { margin: 0; } li { &.menu-item-has-children, &.page_item_has_children { > a { &::after { content: "\f104"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; vertical-align: middle; float: right; margin-left: 10px; margin-top: 7px; font-size: 0.5em; font-weight: 500; line-height: 1; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } } } } } } } } _img.scss 0000777 00000001272 15251533545 0006375 0 ustar 00 img{ max-width: 100%; height: auto; } .alignleft, img.alignleft { margin-right: 2.2em; margin-bottom: 1em; display: inline; float: left; } .alignright, img.alignright { margin-left: 1.5em; margin-bottom: 1em; display: inline; float: right; } .aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; } /** Fix for img ajax contact form 7 */ img.ajax-loader{ width: 16px; height: 16px; display: block; text-align: center; margin: 0 auto; margin-left: auto; } .wp-smiley { margin: 0 !important; max-height: 1em; } .size-full {} .size-large {} .size-medium {} .size-thumbnail {} .bypostauthor{ position: relative; } _font.scss 0000777 00000002145 15251533545 0006567 0 ustar 00 // Font HK Grotesk @font-face { font-family: "HK Grotesk"; src: url("./assets/libs/fonts/HKGrotesk-Light.otf") format("truetype"); font-weight: 300; font-style: normal; } @font-face { font-family: "HK Grotesk"; src: url("./assets/libs/fonts/HKGrotesk-Regular.otf") format("truetype"); font-weight: 400; font-style: normal; } @font-face { font-family: "HK Grotesk"; src: url("./assets/libs/fonts/HKGrotesk-Medium.otf") format("truetype"); font-weight: 500; font-style: normal; } @font-face { font-family: "HK Grotesk"; src: url("./assets/libs/fonts/HKGrotesk-SemiBold.otf") format("truetype"); font-weight: 600; font-style: normal; } @font-face { font-family: "HK Grotesk"; src: url("./assets/libs/fonts/HKGrotesk-Bold.otf") format("truetype"); font-weight: 700; font-style: normal; } @font-face { font-family: "HK Grotesk"; src: url("./assets/libs/fonts/HKGrotesk-ExtraBold.otf") format("truetype"); font-weight: 800; font-style: normal; } @font-face { font-family: "HK Grotesk"; src: url("./assets/libs/fonts/HKGrotesk-Black.otf") format("truetype"); font-weight: 900; font-style: normal; } _block.scss 0000777 00000013415 15251533545 0006715 0 ustar 00 /*Block Button*/ .wp-block-button{ margin: 10px 0px; a{ text-transform: uppercase; font-weight: 600; } &.alignleft{ margin-right: 20px; } &.is-style-outline{ .wp-block-button__link{ border-style: dashed; } } &.is-style-squared{ .wp-block-button__link{ border-radius: 5px; } } &.alignright{ margin-left: 20px; } } /*Block Image*/ .wp-block-image, figure{ figcaption{ text-align: left; font-style: italic; border-bottom: 2px solid #e6e6e6; padding: 0.5407911001em 0; font-size: 0.875em; color: var(--text); opacity: 0.8; padding-top: 0; margin-top: 5px; } } .wp-block-image { img { width: 100%; } } /*Block Covern*/ .wp-block-cover{ margin-bottom: 30px; &.has-background-dim{ color: #fff; } } /*Block Gallery*/ .wp-block-gallery{ margin-bottom: 20px; padding-top: 20px; &:not(.has-nested-images).alignleft{ margin-right: 30px; } &:not(.has-nested-images){ margin-bottom: 30px; } } /*Block Category*/ .category-block{ } /*Block Column*/ .wp-block-columns{ blockquote{ padding: 20px 10px 20px 50px; &:before{ left: 10px; top: 5px; } } } /*Block Group*/ .wp-block-group{ &.has-background{ margin-bottom: 30px; padding: 30px; } } /*Block media*/ .wp-block-media-text{ margin-bottom: 30px; } /*Block Archive Widget*/ .wp-block-archives{ &.wp-block-archives-list{ list-style-type: none; margin: 0 0 30px 0; padding: 0; li{ margin: 5px 0px; a{ position: relative; &:before{ content: "\f161"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; color: var(--text); opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } } } } } /*Block Calendar*/ .wp-block-calendar{ margin-bottom: 30px; } /*Bock categories*/ .wp-block-categories{ list-style-type: none; margin: 0 0 30px 0; padding: 0; li{ margin: 5px 0px; a{ position: relative; &:before{ content: "\f161"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; color: var(--text); opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } } } } /*Block latest comment*/ .wp-block-latest-comments{ padding-left: 0; &.has-avatars{ li{ &:before{ display: none; } } } li{ margin-bottom: 2em; line-height: 1.5em; &:before{ content: "\f151"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } .wp-block-latest-comments__comment-author{ text-decoration: underline; } a{ color: var(--primary); } time{ padding-top: 10px; } } } /*Block search*/ .wp-block-search{ margin-bottom: 30px; .wp-block-search__label{ margin-bottom: 10px; display: block; } &:before{ display: none!important; } .wp-block-search__input{ border-color: $border-field-color; background-color: $background-field; padding-right: 20px!important; padding-left: 20px!important; } .wp-block-search__button{ padding: $padding-btn; background-color: var(--primary); border-color: var(--primary); color: #fff; font-weight: 600; margin-left: 5px; &:hover{ background-color: transparent; color: var(--primary); } } } /*Recent Post*/ .wp-block-latest-posts{ li{ a{ position: relative; &:before{ content: "\f163"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; color: var(--text); opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } } } &.has-dates{ li{ margin-bottom: 15px; } time{ padding-left: 20px; } } } /*Tags*/ .wp-block-tag-cloud{ clear: both; position: relative; &:after{ clear: both; content: ""; display: inline-block; width: 100%; } a{ float: left; margin: 0 10px 10px 0; display: block; font-size: 0.9em !important; @include tag(); } } /*RSS*/ .wp-block-rss{ margin: 0; padding: 0; list-style-type: none; li{ margin-bottom: 5px; a{ &:before{ content: "\f197"; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.6180469716em; display: block; float: left; color: var(--text); opacity: 0.5; width: 1em; font-size: 0.9em; line-height: inherit; } } } } .widget_block{ .wp-block-group__inner-container > h2{ font-size: 1.3195em; padding-bottom: 15px; margin-bottom: 15px; } } _blog.scss 0000777 00000021042 15251533545 0006541 0 ustar 00 /* Blog General ****************************************************/ article.post-wrap{ margin-bottom: 70px; &.sticky{ background: #f9f9f9; padding: 30px; border-top: 5px solid; border-color: var(--primary); .post-excerpt{ text-align: justify; } } .post-title{ margin: 0px 0px 20px 0px; padding: 0; line-height: 1.3em; font-weight: bold; font-size: 32px; color: var(--heading); -webkit-hyphens: unset; -moz-hyphens: unset; -ms-hyphens: unset; hyphens: unset; word-break: break-word; letter-spacing: -1px; font-feature-settings: 'pnum' on, 'onum' on; &:hover{ color: var(--primary); } } .post-media{ margin-bottom: 20px; img { border-radius: 10px; } } ul.post-meta{ list-style-type: none; margin: 0 0px 25px 0px; padding: 0; display: inline-block; li{ display: inline-block; font-size: 16px; margin: 0 18px 0px 0; color: var(--light); i{ font-size: 0.8em; color: var(--primary); padding-right: 3px; } a{ color: var(--light); &:hover{ color: var(--primary); } } } } .post-excerpt{ & > p{ margin-top: 0px; margin-bottom: 25px; } } a.readmore{ border-radius: 10px; clear: both; background-color: var(--primary); border-color: var(--primary); border: 1px solid; color: #fff; font-size: 1em; text-transform: none; font-weight: 600; box-shadow: none; display: inline-block; @include transaction( all, 0.2s, linear ); &:hover{ color: var(--primary); border-color: var(--primary); background-color: #fff; } } } /* Blog Default ****************************************************/ .blog_default{ .post-title{ font-weight: normal; } .post-excerpt{ font-size: 1em; } .date{ font-size: 1em; } } .layout_1c{ .blog_default{ max-width: 930px; margin: 0 auto; } } /*Blog Grid ***************************************************/ .blog_grid{ display: grid; gap: 25px; grid-template-columns: repeat(3, 1fr); @media( max-width: $desktop - 1 ){ grid-template-columns: repeat(2, 1fr); } @media( max-width: 767px ){ grid-template-columns: repeat(1, 1fr); } article.post-wrap{ .post-media{ margin-bottom: 15px; } .post-title{ font-size: 22px; } .post-excerpt{ font-size: 1em; } ul.post-meta{ margin-bottom: 15px; .date{ font-size: 1em; } } } } .layout_2l, .layout_2r{ .blog_grid{ grid-template-columns: repeat(2, 1fr); @media( max-width: 767px ){ grid-template-columns: repeat(1, 1fr); } } } /* Blog masonry ***************************************************/ .blog_masonry{ margin-left: -15px; margin-right: -15px; article{ width: 33.3%; @media(max-width: 1200px){ width: 50%; } @media( max-width: 767px ){ width: 100%; } } .content{ display: block; margin: 0px 15px; position: relative; min-height: 100px; .post-media{ margin-bottom: 15px; } .post-title{ font-size: 22px; } .post-excerpt{ font-size: 1em; } ul.post-meta{ margin-bottom: 15px; .date{ font-size: 1em; } } a.readmore{ clear: both; background-color: transparent; border-color: var(--primary); border: 1px solid; color: var(--primary); @include transaction( all, 0.2s, linear ); &:hover{ color: #fff; border-color: var(--primary); background-color: var(--primary); } } } } .layout_2l, .layout_2r{ .blog_masonry{ article{ width: 50%; min-height: 200px; @media( max-width: 767px ){ width: 100%; } } } } /* Detail ***************************************************/ .single{ article.post-wrap{ .post-title{ font-size: 42px; -webkit-hyphens: unset; -moz-hyphens: unset; -ms-hyphens: unset; hyphens: unset; margin-bottom: 20px; margin-top: 0; word-break: break-word; &:hover{ color: var(--heading); } } .post-content{ margin-bottom: 15px; &:before, &:after{ clear: both; content: ''; display: table; } ul.ova-post-list { list-style-type: none; padding: 0; margin-bottom: 30px; li { margin-bottom: 10px; &:before{ content: "\e90d"; font-family: 'icomoon'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: middle; margin-right: 0.5em; display: block; float: left; color: var(--secondary); font-size: 20px; line-height: inherit; } &::marker { color: var(--secondary); } } } } .post-tags-and-share { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; row-gap: 15px; .post-tags{ clear: both; a{ text-transform: capitalize; margin: 0px 5px 5px 0px; display: inline-block; margin-right: 5px; @include tag; } } .share-social-icons { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; row-gap: 10px; list-style: none; padding: 0 0 0 10px; margin: 0; li { display: inline-block; &:not(:last-child) { margin-right: 10px; } a { @include transaction( all, 0.2s, ease ); display: inline-flex; justify-content: center; align-items: center; background-color: var(--heading); width: 40px; height: 40px; border-radius: 10px; font-family: var(--secondary-font); font-weight: 400; font-size: 16px; line-height: 1.2; color: #fff; &:hover { @include transaction( all, 0.2s, ease ); background-color: var(--primary) !important; color: #fff; } &.ico-facebook { background-color: #506ccf; } &.ico-twitter { background-color: #97D5F0; } &.ico-pinterest { background-color: #D13B3B; } } } } } } &.layout_1c{ #main-content{ max-width: 1000px; margin: 0 auto; } } } /*Page Title ***************************************************/ h1.page-title{ margin-top: 0; -webkit-hyphens: unset; -moz-hyphens: unset; -ms-hyphens: unset; hyphens: unset; } .search{ .page-header{ .page-title{ margin-bottom: 60px; border-bottom: 1px solid #e1e1e1; padding-bottom: 15px; span{ color: var(--primary); } } } } // ova next-pre post .ova-next-pre-post { direction: ltr; margin: 30px 0; padding: 24px 0; border-width: 1px 0px; border-style: solid; border-color: #e8e7e7; &:after{ content: ''; display: block; clear: both; } .pre{ float: left; .num-2 { .title { margin-left: -16px; } } } .next { float: right; .num-2 { .title { margin-right: -16px; } } } .pre, .next { display: flex; width: calc(50% - 25px); @media (max-width: 767px) { width: 50%; } img { width: 76px; height: 76px; border-radius: 10px; display: inline-block; vertical-align: middle; @media (max-width: 767px) { display: none; } } &:hover{ .num-1 { i { color: var(--primary); } } .num-2 { span.text-label { color: var(--primary); } } } .num-1 { margin-right: 5px; i { display: inline-flex; line-height: 1; font-size: 24px; color: var(--text); } } .num-2 { span.text-label { font-size: 14px; line-height: 1.3; text-transform: uppercase; letter-spacing: 0.2px; color: var(--text); font-weight: 600; display: inline-block; margin-bottom: 5px; } .title { font-family: var(--primary-font); display: block; font-size: 20px; line-height: 1.3; font-weight: 700; color: var(--heading); word-break: break-word; @media (max-width: 767px) { display: none; } } } } .pre { padding-right: 10px; } .next { flex-direction: row-reverse; padding-left: 10px; .num-1 { margin: 0px; margin-left: 5px; @media (max-width: 767px) { margin-left: 0px; margin-right: 5px; } } .num-2 { text-align: right; @media (max-width: 767px) { text-align: left; } } } a { display: flex; align-items: flex-start; } } _comments.scss 0000777 00000012530 15251533545 0007445 0 ustar 00 /*List Comment*/ #comments{ /*Title Comment*/ .title-comments{ text-transform: uppercase; margin-bottom: 30px; font-size: 1.4em; } /*Fist Level*/ .comment-lists{ list-style-type: none; padding-left: 0; margin-left: 0; /*Children level*/ .children{ list-style-type: none; padding-left: 0; margin-left: 70px; @media(max-width: 767px){ margin-left: 15px; } } /*Item*/ .trackback, .pingback, .comment{ .comment-body{ padding-left: 140px; min-height: 100px; margin-bottom: 40px; @media(max-width: 767px){ padding-left: 0; } .comment-meta{ position: relative; margin-bottom: 10px; .avatar{ position: absolute; left: -140px; top: 5px; border-radius: 50%; width: 100px; height: auto; @media(max-width: 767px){ display: none; } } cite{ font-weight: 600; color: #333; font-style: normal; font-size: 1.1em; a{ font-weight: 600; color: #333; font-style: normal; font-size: 1.1em; } } .comment-date{ time{ font-size: 0.9em; color: #999; font-weight: 500; line-height: 1.4; font-style: italic; } } } .comment-content{ padding-bottom: 40px; border-bottom: 1px solid; border-color: #eee; .comment-text{ p{ margin: 0 0 10px 0; padding: 0; } } .reply{ a{ font-weight: 500; color: var(--primary); &.comment-reply-link{ margin-right: 10px; font-weight: bold; color: var(--primary); position: relative; padding-left: 18px; text-transform: uppercase; font-size: 12px; &:before{ position: absolute; left: 0; top: 50%; margin-top: -7px; content: "\f10f"; font-weight: 600; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; line-height: 1; vertical-align: middle; } &:hover{ color: #333; } } &.comment-edit-link{ margin-right: 10px; font-weight: bold; color: var(--primary); position: relative; padding-left: 18px; text-transform: uppercase; font-size: 12px; &:before{ position: absolute; left: 0; top: 50%; margin-top: -7px; content: "\f167"; font-weight: 600; font-family: "ovaicon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; line-height: 1; vertical-align: middle; } } } } } #respond{ margin-top: 0; border: 1px solid #eee; border-top: none; border-radius: 0; padding: 22px 25px 25px 25px; } } } .trackback, .pingback { .comment-body { padding-left: 0; } } } } /*Comment Form*/ #respond{ clear: both; margin: 30px 0px; position: relative; .logged-in-as{ padding-bottom: 15px; } #reply-title{ margin-top: 0; margin-bottom: 5px; text-transform: uppercase; font-size: 1.4em; #cancel-comment-reply-link{ float: right; text-align: right; position: relative; color: red; } } #commentform{ display: flex; flex-wrap: wrap; margin: 0 -15px; clear: both; p{ margin: 0; padding: 0 15px; &.logged-in-as{ padding-bottom: 15px; } } label{ font-weight: bold; text-transform: uppercase; margin-bottom: 5px; font-size: 0.9em; display: inherit; } .comment-notes{ flex: 0 0 100%; max-width: 100%; margin-bottom: 30px; } .comment-form-author, .comment-form-email, .comment-form-url{ flex: 0 0 100%; max-width: 100%; order: 1; margin-bottom: 30px; @media( min-width: 1024px ){ flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } input{ width: 100%; } } .comment-form-comment{ flex: 0 0 100%; max-width: 100%; order: 2; margin-bottom: 30px; textarea{ width: 100%; } } .form-submit{ flex: 0 0 100%; max-width: 100%; order: 3; } .comment-form-cookies-consent{ display: flex; line-height: 1; margin-bottom: 15px; width: 100%; label{ padding-left: 5px; text-transform: inherit; font-weight: 500; } } } } _embed.scss 0000777 00000000167 15251533545 0006677 0 ustar 00 embed, iframe, object, video { max-width: 100%; } p > embed, p > iframe, p > object, p > video { margin-bottom: 0; } _pagination.scss 0000777 00000005331 15251533545 0007752 0 ustar 00 /** * Pagination For Blog and WooCommerce */ .woocommerce, nav{ &.woocommerce-pagination, &.pagination{ margin: 60px 0px; } &.woocommerce-pagination ul.page-numbers, .page-numbers{ display: inline-block; list-style-type: none; width: 100%; padding: 0; margin: 0; text-align: center; border: none; clear: both; white-space: inherit; li{ display: inline-block; margin: 0px 2px 10px 2px; border: none; padding: 0; float: none; .page-numbers{ border: 1px solid; border-color: #f1f1f1; border-radius: 5px; background: #f1f1f1; padding: 0px 10px 0px 10px; min-width: 54px; text-align: center; font-weight: 600; color: var(--text); line-height: 43px; font-size: 1em; text-shadow: none; @include transaction ( all, 0.3s, linear ); i{ font-size: 0.7em; line-height: 1; &:before{ font-weight: bold!important; } } &:hover, &:focus, &.current{ background-color: var(--primary); color: #fff; } } } } } /** * Page Link */ .page-links { clear: both; margin: 20px 0px 30px 0px; float: left; .post-page-numbers{ border: 1px solid; border-radius: 2px; display: inline-block; font-size: 1rem; height: 1.8461538462em; line-height: 1.6923076923em; margin-right: 0.3076923077em; text-align: center; width: 1.8461538462em; font-weight: 600; background-color: transparent; border-color: var(--primary); color: var(--text); &:hover, &:focus, &.current{ background-color: var(--primary); border-color: var(--primary); color: #fff; } } & > .page-links-title { border: 0; color: #1a1a1a; height: auto; margin: 0; padding-right: 0.6153846154em; width: auto; } .screen-reader-text { clip: rect(1px,1px,1px,1px); height: 1px; overflow: hidden; position: absolute!important; width: 1px; word-wrap: normal!important; } } .screen-reader-text{ display: none; }
| ver. 1.6 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка