/*
 Theme Name:   Khanukaev - the oceanwp child theme
 description:  Khanukaev theme
 Author:       DSAM
 Template:     oceanwp
 Version:      1.0.0
*/

:root {
    --dj-global-color-0: #ffffff;
    --dj-global-color-1: #243D41;
    --dj-global-color-2: #112426;
    --dj-global-color-3: rgba(75, 106, 111, 0.5);;

    font-size: 62.5%;
}

body {
    font-family: "Inter";
    font-size: 1.6rem;

background: #243D41;
/* inner shadow */

box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25), inset -150px 0px 236px rgba(0, 0, 0, 0.25), inset 150px 0px 237px rgba(0, 0, 0, 0.3);
}

.wp-block-cover {
  padding-left: 50px;
  padding-right: 50px;
  background-color: transparent!important;  
}
    
.site-content h2, .site-content h3 {
    font-size: 30px;
    font-size: 2em;
    font-weight: 500;
    line-height: 150%;
    padding: 2rem;
}

#site-header {
    position:fixed !important;
    z-index:1000;
    top:0;
    width: 100%;
    
    background-color: rgba(15, 41, 59, 0.8) !important;
    box-shadow: inset 69px 32px 133px -31px rgba(0, 0, 0, 0.4);
}

#site-logo-inner a img {
   border-radius: 50%;
//   filter: blur(8px);
}

.center-menu #site-navigation-wrap {
   width: 100%;
   left: 70%;
}

.oceanwp-social-menu .minimal ul li a {
   border-radius: 20%;
}

#main {
  margin-top: 138px !important;
}

.home-hero .wp-block-cover {
  padding-top: 120px;
  padding-bottom: 120px;
  
}

.home-hero-header {
  font-family: Merge One;
  font-style: normal;
  font-weight: normal;
  font-size: 6.5rem;
  line-height: 7.7rem;
  text-transform: uppercase;

  color: #CCD5DE;
}

.home-hero-descr {
font-family: Merge One;
font-style: normal;
font-weight: normal;
font-size: 2.5rem;
line-height: 117.5%;
/* or 29px */

text-transform: uppercase;

color: #FFFFFF;
}

.kt-button {
background: #1A3637 !important;
/* stroke_but */
color: #fff!important;


border: 2px solid #41696B !important;
box-sizing: border-box;
box-shadow: inset 18px 13px 31px rgba(53, 91, 94, 0.2) !important;
border-radius: 20px !important;
}

.dj-about .wp-block-cover {
  padding-top: 60px;
  padding-bottom: 120px;
}

.dj-about .wp-block-cover img {
border-radius: 0 0 50% 50% / 240px;
}

.dj-producing .wp-block-cover {
  padding-top: 60px;
  padding-bottom: 60px;
}

#footer {
  background: rgba(15, 41, 59, 0.2);
  box-shadow: inset 69px 32px 133px -31px rgba(0, 0, 0, 0.4);
}

#footer-bottom-menu {
font-family: Merge One;
font-style: normal;
font-weight: normal;
font-size: 2rem;
line-height: 117.5%;
/* or 23px */

text-transform: uppercase;

/* white */
color: #FFFFFF;


width:100% !important;
}

.dj-music.wp-block-group {
  padding-top: 120px;
  padding-bottom: 120px;
}

.dj-video-x .wp-block-cover {
  padding-top: 30px;
  padding-bottom: 480px;
}

.svg {
  position: absolute;
  width: 0;
  height: 0;
}

#blog .wp-block-cover > img {
  -webkit-clip-path: url(#blog-clip-path);
  clip-path: url(#blog-clip-path);
}

#video .wp-block-cover > img {
  -webkit-clip-path: url(#video-clip-path);
  clip-path: url(#video-clip-path);
}

#video .wp-block-quote {
  position: relative;
  margin-top: 130px;
}

#video .wp-block-quote::before {
        top: -48px;
        left: -48px;
        color: #fff;
        content: '“';
        font-size: 6em;
        position: absolute;
      }
#video .wp-block-quote::after {
        right: -48px;
        color: #fff;
        content: '”';
        top: -48px;
        font-size: 6em;
        position: absolute;
      }
      
/*
  Producing section
*/

.wp-block-responsive-block-editor-addons-info-block {
  margin-bottom: 50px;
  background: radial-gradient(94.92% 706.31% at 17.42% 49.79%, rgba(20, 28, 30, 0.21) 13.45%, rgba(32, 52, 56, 0) 100%);
  background-blend-mode: hard-light;
}

.wp-block-responsive-block-editor-addons-info-block:nth-child(2) {margin-right:20vw;} 
.wp-block-responsive-block-editor-addons-info-block:nth-child(3) {margin-right:10vw;}
.wp-block-responsive-block-editor-addons-info-block:nth-child(4) {margin-right:30vw;}
.wp-block-responsive-block-editor-addons-info-block:nth-child(5) {margin-right:5vw;}
.wp-block-responsive-block-editor-addons-info-block:nth-child(6) {margin-right:20vw;}

.responsive-block-editor-addons-ifb-left-right-wrap {
  display: flex;
  justify-content: space-between;
}      

.responsive-block-editor-addons-infobox__content-wrap {
  padding-left: 120px;
}

.responsive-block-editor-addons-ifb-content {
  padding-right:16px;
}


.responsive-block-editor-addons-block-info-block .responsive-block-editor-addons-ifb-image-content img {
    width: 160px!important;
    max-width: 160px!important;
}

#producing .responsive-block-editor-addons-ifb-image-icon-content {
  margin-top: -16px;
  margin-bottom: -16px;
}

#producing h3.responsive-block-editor-addons-ifb-title {
  margin: 0;
  padding: 0;

font-family: Merriweather Sans;
font-style: normal;
font-weight: bold;
font-size: 2.5rem;
line-height: 178%;
/* or 44px */
letter-spacing: 0.03em;
color: #FFFFFF;
}

#producing .responsive-block-editor-addons-ifb-text-wrap {
font-family: Merriweather Sans;
font-style: normal;
font-weight: normal;
font-size: 2rem;
line-height: 178%;
/* or 36px */

letter-spacing: 0.03em;

/* main_col */
color: #CCD5DE;
}

/*
  Works/blog section
*/

.dj-blog.wp-block-group {
  padding-top: 120px;
}

#works-timeline .wp-block-group__inner-container {
    position: relative;
    margin-top: 60px;
    margin-bottom: 60px;
}

#works-timeline .works-center-line {
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background: #ffffff;
    z-index: -1;
}

.works-center-start, .works-center-end {
    content: "";
    width: 16px;
    height: 16px;
    background: #fff;
    border: 8px solid var(--dj-global-color-0);
    border-radius: 30%;
    margin: 0 auto;
}

.wp-block-getwid-custom-post-type__post {
    position: relative;
}

.wp-block-getwid-custom-post-type__wrapper
.wp-block-getwid-custom-post-type__post::after {
    content: "";
    width: 50px;
    height: 16px;
    background: #fff;
    border: 8px solid var(--dj-global-color-0);
    border-radius: 8px;
    position: absolute;
}

.wp-block-getwid-custom-post-type__wrapper .wp-block-getwid-custom-post-type__post::before {
    content: "";
    width: 60px;
    height: 2px;
    background: #fff;
    //border: 4px solid var(--dj-global-color-0);
    //border-radius: px;
    position: absolute;
}

.wp-block-getwid-custom-post-type__wrapper .wp-block-getwid-custom-post-type__post:nth-child(odd)::after 
{ 
    right: -16px;
    top: 120px;
}

.wp-block-getwid-custom-post-type__wrapper .wp-block-getwid-custom-post-type__post:nth-child(odd)::before
{
    right: 0;
    top: 127px;
}

.wp-block-getwid-custom-post-type__wrapper
.wp-block-getwid-custom-post-type__post:nth-child(even)::after 
{ 
    left: -16px;
    bottom: 120px;
}

.wp-block-getwid-custom-post-type__wrapper
.wp-block-getwid-custom-post-type__post:nth-child(even)::before
{
    left: 0;
    bottom: 127px;
}

.wp-block-getwid-custom-post-type__post .wp-block-group {
    margin: 30px;
    padding: 30px;
   // border: 1px solid red;
    background: rgba(0, 0, 0, 0.51);
    border-radius: 20px;
}

.wp-block-getwid-custom-post-type__post .wp-block-group .wp-block-getwid-template-post-title {
font-family: Merge One;
font-style: normal;
font-weight: normal;
font-size: 2rem;
line-height: 117.5%;
/* or 23px */

text-transform: uppercase;

color: #CCD5DE;
}

.wp-block-getwid-custom-post-type__post .wp-block-group .wp-block-getwid-template-post-content {
font-family: Merriweather Sans;
font-style: normal;
font-weight: normal;
font-size: 1.8rem;
line-height: 178%;
/* identical to box height, or 32px */

letter-spacing: 0.03em;

color: #CCD5DE;
}


/*
  Contact Form
*/

.wpcf7
{
  max-width: 720px;
  padding: 30px 100px;

  background: rgba(255, 255, 255, 0.1);
  box-shadow: 7px 7px 44px rgba(0, 0, 0, 0.6);
  border-radius: 10px;
}

#contact .wp-block-cover__inner-container {
  width: auto;
}

#contact {
  margin-top: -50vh;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
//    background-color: #fff;
    color: color: rgba(204, 213, 222, 0.5);
    width: 90%;

text-transform: uppercase;
background: rgba(196, 196, 196, 0.1);
border: 1px solid #0C1B26;
box-sizing: border-box;
}

.wpcf7 input[type="submit"] {
width: 228px;
height: 53px;

font-size: 2.2rem;
letter-spacing: 0.03em;
text-transform: uppercase;
color: #1A3637;

/* main_col */

background: #CCD5DE;
/* button */

border: 2px solid #1A3637;
box-sizing: border-box;
box-shadow: inset 18px 13px 31px rgba(53, 91, 94, 0.3);
border-radius: 20px;
}

.contact-form-hint {
/* cart_main */

font-family: Merriweather Sans;
font-style: normal;
font-weight: bold;
font-size: 2.5rem;
line-height: 178%;
/* or 44px */

letter-spacing: 0.03em;

/* main_col */

color: #CCD5DE;
}

.wpcf7-spinner {
display: block;
}
