/*
Theme Name: Nowarch Child Theme
Theme URI: http://shtheme.com/demosd/nowarch
Description: This is child theme of nowarch
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 0.0.2
Text Domain:  nowarch-child
Template: nowarch
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/

.comment-form-cookies-consent {
    display: none;
}

h3.comments-title,
.comment-respond h3.comment-reply-title {
    font-size: 25px;
    color: #fff;
    margin-bottom: 30px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

a.comment-reply-link {
    font-size: 15px;
    color: #8e6d45;
    margin: 0;
    font-weight: 400;
}

.comment-respond form input[type="submit"] {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    background: #8e6d45;
    color: #fff;
    padding: 14px 24px;
    margin: 0;
    position: relative;
    font-size: 15px;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.75em;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
    background: #8e6d45;
    border: 1px solid transparent;
    margin-top: 20px;
}

h3.widget-title {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.widget_categories,
.widget_tag_cloud {
    position: relative;
    background: #252525;
    padding: 30px;
    margin-bottom: 30px;
    max-width: 356px;
    margin-left: 12px;
    overflow: hidden;
}

.widget_categories ul,
.widget_tag_cloud ul {
    padding-left: 0px;
}

.widget_categories ul li {
    margin-bottom: 15px;
    color: #999;
    font-size: 15px;
    line-height: 1.5em;
}

.widget_categories ul li a:before {
    content: "\e649";
    font-family: "themify";
    font-size: 9px;
    margin-right: 10px;
}

.widget_tag_cloud ul li {
    display: inline-block;
    margin: 3px !important;
    padding: 7px 20px;
    background-color: #8e6d45;
    font-size: 15px;
    line-height: 1.5em;
    float: left;
}

.widget_tag_cloud ul li:hover {
    background-color: #1e1e1e;
}

.widget_tag_cloud ul li a {
    font-size: 15px !important;
    color: #fff;
}

.blog-pagination-wrap li span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #999;
    font-weight: 400;
    border: 1px solid #252525;
    font-size: 15px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #8e6d45;
    color: #8e6d45;
}

div.gallery-size-full {
    display: none;
}

.logged-in nav.navbar {
    top: 32px;
}

.logged-in nav.navbar.nav-scroll {
    top: -68px;
}

.search-custom h4 {
    font-size: 27px;
    letter-spacing: 1px;
    line-height: 36px;
}

.search-custom form {
    position: relative;
    background: #252525;
    max-width: 70%;
    padding: 2px 10px;
}

.search-custom form button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    color: #999;
    border: 0;
    padding: 10px;
    cursor: pointer;
    outline: none;
}

.search-custom form input {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #252525;
    margin-bottom: 0;
}

.search-custom form input:focus {
    border-bottom: none;
}

.contact form textarea {
    height: 111px;
}

.contact form input[type="submit"] {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    background: #8e6d45;
    color: #fff;
    padding: 8px 24px;
    margin: 0;
    position: relative;
    font-size: 15px;
}
p {
    color: white;
}
.section-subtitle,
.projects-tagline,
.testimonials .item-box p {
    color: white;
}
.blog-sidebar .widget ul li a {
    color: white;
}
.widget_categories ul li a {
    color: white;
}
@media screen and (max-width: 767px) {
    .logo-wrapper,
    .nav-scroll .logo-wrapper {
        padding-left: 0px;
    }
    .navbar button {
        margin-right: 0px;
        padding-right: 0px;
    }
    .main-footer-bg .main-footer-bg-overlay {
        top: -1px;
    }
}
.banner-header {
    height: 30vh;
}
@media screen and (max-width: 991px) {
    .navbar .navbar-collapse {
        max-height: unset;
    }
}
@media screen and (max-width: 767px) {
    .navbar {
        height: unset;
    }
    .logged-in nav.navbar {
        top: 46px;
    }
}

.elementor
    .elementor-widget:not(.elementor-widget-text-editor):not(
        .elementor-widget-theme-post-content
    )
    .about
    figure {
    margin-left: auto;
}

.elementor
    .elementor-widget:not(.elementor-widget-text-editor):not(
        .elementor-widget-theme-post-content
    )
    .about.left
    figure {
    margin-left: 0px;
}

.elementor
    .elementor-widget:not(.elementor-widget-text-editor):not(
        .elementor-widget-theme-post-content
    )
    .projects
    figure {
    margin-left: auto;
}

.elementor
    .elementor-widget:not(.elementor-widget-text-editor):not(
        .elementor-widget-theme-post-content
    )
    .projects.left
    figure {
    margin-left: 0;
    margin-right: auto;
}

@font-face {
    font-family: ChalgaLight;
    src: url(./assets/fonts/ChalgaVPLight.otf);
    font-weight: normal;
    font-display: swap;
}

/* Body background */
body {
    background: rgb(9, 20, 45) !important;
}
/* Preloader Background */
.preloader-bg,
#preloader {
    background: rgb(9, 20, 45) !important;
}

.navbar .logo {
    width: 12em;
}

/* Mobile menu header */
@media screen and (max-width: 992px) {
    .navbar .container {
        background-color: rgb(9, 20, 45) !important;
    }
    .nav-scroll .logo-wrapper {
        background-color: rgb(9, 20, 45) !important;
    }
    .navbar-toggler {
        background-color: rgb(9, 20, 45) !important;
        border: none;
    }
    .navbar-collapse.collapsing,
    .navbar-collapse.collapse {
        background-color: rgb(9, 20, 45) !important;
    }
}

/* Remove border from buttons */
.navbar button:active,
.navbar button:focus,
.navbar button:hover {
    border: none;
}

/* Scrollbar menu header background */
.nav-scroll {
    background-color: rgb(9, 20, 45) !important;
}

/* Tablet menu header */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        /* background-color: transparent; */
        background-color: rgb(9, 20, 45) !important;
    }
    .navbar .container {
        /* background-color: transparent !important; */
        background-color: rgb(9, 20, 45) !important;
    }
}

/* Top margin for video element on home page mobile */
body[data-elementor-device-mode="mobile"] div.elementor {
    margin-top: 53px;
}

/* Bottom margin for video element on home page mobile */
div[data-widget_type="video.default"] {
    margin-bottom: 0 !important;
}

/* Descrtop main header logo */
.logo {
    width: auto;
}

.caption {
    background-color: transparent !important;
    color: white;
}

.caption h4 {
    font-family: ChalgaLight;
}

/* Remove ... from portfolio projcts list */
.elementor-widget-pages-portfolio .caption p {
    display: none;
}
/* Project page */
#video.section-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.project-bar {
    background: transparent;
    margin-bottom: 0;
}

.caption {
    text-align: left;
}
.left .caption {
    text-align: right;
}

/* Buttons Project Page */
.butn-dark a::after {
    border: none !important;
}
.butn-dark:hover a::after {
    background: rgb(11, 20, 43);
}
body[data-elementor-device-mode="mobile"] .butn-dark:hover a::after {
    border: 1px solid white !important;
}

/* Header Overlay */
.banner-img::after {
    background: linear-gradient(
        to top,
        rgba(9, 20, 45, 1) 0%,
        rgba(9, 20, 45, 0.8) 80%,
        rgba(9, 20, 45, 0.5) 100%
    );
}

.banner-img::before {
    background: rgba(9, 20, 45, 0.9);
}

/* Footer Overlay */
.main-footer-bg.main-footer-bg-overlay,
.main-footer-bg-overlay {
    background-image: linear-gradient(
        0deg,
        rgb(9, 20, 45) 1%,
        rgba(9, 20, 45, 0.9) 100%,
        rgba(9, 20, 45, 0.85) 100%
    ) !important;
}

.main-footer-bg.main-footer-bottom {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0 !important;
}

.project-page .section-title {
    font-family: ChalgaLight;
}

.p1 {
    font-size: 18px;
}

.services .item p {
    font-size: 15px;
}

.services .item h5 {
    font-size: 25px;
}

.blog .item .cont {
    background-color: transparent;
}

.blog-sidebar .widget {
    background-color: #8e6d45;
}

.cont .info,
.cont h3 {
    text-align: center;
}

/* About Page */
.about figure {
    width: 50% !important;
}

.services .item:hover:after {
    opacity: 1;
}
.services[class^="bg"] {
    background-image: none !important;
}

.services .item {
    height: 8em;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.services .item h5 {
    margin: 0;
}

.services .item::before,
.services .item::after {
    background: transparent;
}

/* Language Selectors */
a.Ua,
a.En {
    font-size: 15px;
    font-family: \'Oswald\', sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin: 5px 5px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#breadcrumbs {
    text-align: center;
    text-indent: 0;
}

.item .con p {
    text-align: center;
}

.preloader-bg,
#preloader {
    top: 0 !important;
}

@media screen and (min-width: 992px) {
    .logo-wrapper {
        padding: 30px 0px;
    }
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 0 !important;
    padding-right: 0;
    padding-left: 0;
    font-size: 13px;
    text-decoration: underline;
}

.section-padding {
    padding: 20px 0 !important;
}
.padding-top-30px {
    padding-top: 50px;
}
.padding-top-60px {
    padding-top: 60px;
}

.charity {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
}
.charity .section-padding2 {
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.charity .section-padding2 .mb-120 {
    margin-bottom: 0 !important;
}
.charity .section-padding2 .row {
    margin: 3em 0 !important;
}

.team .item .con {
    background-color: rgb(137, 110, 75) !important;
    border: none;
}

.team .item:hover .con {
    bottom: -55px;
}

.team .item .con p {
    color: white;
}
.blog-sidebar .search form input {
    background: transparent !important;
    color: white !important;
}
.blog-sidebar .search form input::placeholder {
    color: white !important;
}
.grecaptcha-badge {
    display: none !important;
}

body[data-elementor-device-mode="tablet"] .navbar .logo {
    width: 8em;
}

.navbar .logo {
    width: 12em;
}

ul.navbar-nav {
    width: 100%;
    justify-content: space-around;
}

.navbar-toggler {
    font-size: 2em;
}
.navbar-nav {
    text-align: center !important;
}

.decorattion-line {
    margin-top: 3em;
    background-image: url(https://www.grandkyivballet.com.ua/wp-content/uploads/2022/08/divider.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* .projects2 figure {
    overflow: visible !important;
} */
/* figure .figure-overlay {
    position: absolute;
    top: -40%;
    right: -20%;
    width: 120%;
    height: 120%;
    transform: scale(1.3);
    opacity: 0.5;
    background-image: url(https://www.grandkyivballet.com.ua/wp-content/uploads/2022/08/decoration.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
} */

body[data-elementor-device-mode="mobile"] figure .figure-overlay {
    display: none !important;
}

div[data-widget_type="home-onepage-team-solo.default"] img {
    padding: 1em;
}

.decoration-element div {
    width: 50%;
    display: block;
    margin: 0 auto;
}

.dropdown-menu,
.dropdown-item {
    background-color: rgb(9, 20, 45) !important;
    text-align: center;
}
.dropdown-item {
    white-space: normal;
}

.p1 {
    text-align: justify;
    text-indent: 1em;
}

.p1 a {
    text-decoration: underline !important;
    text-indent: 0 !important;
}

.p1 a:hover {
    color: rgb(142, 109, 69);
}

.wt-cli-privacy-btn.cli_setting_save_button {
    background-color: rgb(142, 109, 69);
}

.navbar .navbar-nav .nav-link {
    letter-spacing: 0px;
}

.container * p {
    font-size: 18px;
    text-indent: 1em;
    text-align: justify;
}

.about div.caption {
    width: 50% !important;
}
.elementor-section {
    margin-bottom: 5em;
}
@media screen and (min-width: 992px) {
    .about div.caption,
    .about figure {
        width: 50% !important;
    }
    .preloader-bg,
    #preloader {
        top: 0 !important;
    }

    .logo-wrapper {
        padding: 30px 0px;
    }
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 0 !important;
    padding-right: 0;
    padding-left: 0;
    font-size: 13px;
    text-decoration: underline;
}

.section-padding {
    padding: 20px 0 !important;
}
.padding-top-30px {
    padding-top: 50px;
}
.padding-top-60px {
    padding-top: 60px;
}

.charity {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
}
.charity .section-padding2 {
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.charity .section-padding2 .mb-120 {
    margin-bottom: 0 !important;
}
.charity .section-padding2 .row {
    margin: 3em 0 !important;
}

.team .item .con {
    background-color: rgb(137, 110, 75) !important;
    border: none;
}

.team .item:hover .con {
    bottom: -55px;
}

.team .item .con p {
    color: white;
}
.blog-sidebar .search form input {
    background: transparent !important;
    color: white !important;
}
.blog-sidebar .search form input::placeholder {
    color: white !important;
}
.grecaptcha-badge {
    display: none !important;
}

body[data-elementor-device-mode="tablet"] .navbar .logo {
    width: 8em;
}

.navbar .logo {
    width: 12em;
}

ul.navbar-nav {
    width: 100%;
    justify-content: space-around;
}

.navbar-toggler {
    font-size: 2em;
}
.navbar-nav {
    text-align: center !important;
}

.decorattion-line {
    margin-top: 3em;
    background-image: url(https://www.grandkyivballet.com.ua/wp-content/uploads/2022/08/divider.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.projects2 figure {
    overflow: visible !important;
}
figure .figure-overlay {
    position: absolute;
    top: -40%;
    right: -20%;
    width: 120%;
    height: 120%;
    transform: scale(1.3);
    opacity: 0.5;
    background-image: url(https://www.grandkyivballet.com.ua/wp-content/uploads/2022/08/decoration.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
}

body[data-elementor-device-mode="mobile"] figure .figure-overlay {
    display: none !important;
}

div[data-widget_type="home-onepage-team-solo.default"] img {
    padding: 1em;
}

.decoration-element div {
    width: 50%;
    display: block;
    margin: 0 auto;
}

.dropdown-menu,
.dropdown-item {
    background-color: rgb(9, 20, 45) !important;
    text-align: center;
}
.dropdown-item {
    white-space: normal;
}

.p1 {
    text-align: justify;
    text-indent: 1em;
}

.p1 a {
    text-decoration: underline !important;
    text-indent: 0 !important;
}

.p1 a:hover {
    color: rgb(142, 109, 69);
}

.wt-cli-privacy-btn.cli_setting_save_button {
    background-color: rgb(142, 109, 69);
}

.navbar .navbar-nav .nav-link {
    letter-spacing: 0px;
}

.container * p {
    font-size: 18px;
    text-indent: 1em;
    text-align: justify;
}
