/*
 Theme Name:   Havnor Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Havnor Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     havnor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  havnor-child
*/

/* Write Custom CSS */
html{
  margin-top:0!important;
}
body{
  background: #f3f3f3!important;
  font-family: 'Didact Gothic', sans-serif;
}
body, .meta-designation, p, h1, h2, h3, h4, h5, h6, a, input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"], input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"], input[type="url"], input[type="number"], textarea, select, blockquote p, .form-control, .nice-select, .masonry-filters ul li a:hover, .masonry-filters ul li a.active, .portfolio-detail-item-title, .blogs-style-three .blog-item.hanor-hover .blog-info, .blogs-style-three .hanor-link a, .page-links a:hover{
  color: #000;
  font-family: 'Didact Gothic', sans-serif;
}
::selection{
background: #3a3a3a;
color:#dfd6ce;
}
body p{
  font-size: 20px;
  line-height: 26px;
  color: #000!important;
}

.intro-content img {
    max-width: 100%;
    max-height: 100%;
}
.intro-content {
  background: #e0d6ce;
  width: 100%;
  position: relative;
}
.home .intro-content{
background: transparent;
}
.intro-content .intro-content-wrapper {
  width: 1000px;
  position: relative;
  margin: 0px auto;
  padding: 100px 0;
} 
.home .intro-content .intro-content-wrapper {
  width: 630px;
  position: relative;
  margin: 0px auto;
  padding: 110px 0;
  text-align: center;
}
.home .intro-content .intro-content-wrapper svg{
width: 440px;
margin-bottom: 30px;
height: auto;
}
.home .intro-content .intro-content-wrapper p{
color: #fff!important;
font-size: 26px;
font-weight: 700;
line-height: 34px;
}

.intro-header ul li {
  display: inline-block;
}
.intro-header{
  border-bottom: 2px solid #000;
  padding: 0 0 0 20px;
  background: #DFD6CE;
}
.intro-header .logo-wrapper > *, .intro-header .logo-wrapper {
  display: inline-block;
}
.intro-header svg {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.intro-logo{
  width: 200px;
  padding: 0 5px;
  margin: 0;
  height: 70px;
  vertical-align: top;
}
.intro-logo2{
  width: 200px;
  border-right: 2px solid #000;
  padding: 0 15px 0 5px;
  margin: 0;
  height: 70px;
  vertical-align: top;
}
.intro-social{
  margin: 0;
  display: inline-block;
  padding:0;
  border-left: 2px solid #000;
}
ul.intro-social li {
    height: 70px;
    font-size: 21px;
    margin-left: 20px;
    line-height: 70px;
}

ul.intro-social li a{
  color: #000!important;
}
.intro-logo svg {
    position: relative;
    top: 14px;
}
.intro-logo2 svg {
    position: relative;
    top: 19px;
}
ul.mainmenu{
  margin: 0;
  display: inline-block;
  padding: 0;
}
ul.mainmenu li a{
  color: #000;
  font-size: 24px;
  display: block;
  font-weight: 700;
}
ul.mainmenu li{
  color: #000;
  font-size: 20px;
  list-style-type: none;
  height: 70px;
  line-height: 70px;
  margin: 0!important;
  width: auto;
  padding: 0 20px;
  border-left: 2px solid #000;
}
ul.mainmenu li:hover{
  background: #000;
  color: #dfd6ce;
}
ul.mainmenu li:hover a{
  color: #dfd6ce;
}


.hanor-section-title p{
width: 100%;
padding-bottom: 30px;
}
.hanor-section-title p:last-child{
padding-bottom: 40px;
}
.mind-description .hanor-section-title p:last-child, .home-collection .hanor-section-title p:last-child{
padding-bottom: 0px;
}
.team-description .hanor-section-title p:last-child{
padding-bottom: 50px;
}
.hanor-section-title{
width: 100%;
max-width: 100%;
text-align: left!important;
padding-bottom: 0px;
}
.hanor-content-side .vc_row.mind-description .vc_column_container .vc_column-inner {padding-top: 0;}

.row-gif .wpb_raw_html, .row-svg .wpb_raw_html, .team-description .wpb_raw_html {
  background: #e0d6ce;
  border-radius: 3px;
}
.team-description .wpb_raw_html {
  margin-bottom: 40px;
}

.row-gif .animation-gif-image {
  max-width: 400px;
  margin: 0px auto;
  padding: 80px 0;
}
.row-svg .animation-gif-image, .team-description .animation-gif-image {
  margin: 0px auto 0px;
  padding: 60px 60px 40px;
}
.row-svg .animation-gif-image svg, .team-description .animation-gif-image svg {
  max-width: 100%;
  height: auto;
}

.home-collection {
  padding-top: 0px;
}

a.mindsbutton {
  border: 2px solid #000;
  display: inline-block;
  padding: 15px 0px;
  border-radius: 2px;
  letter-spacing: 1px;
  font-size: 20px;
  background: transparent;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  width: 250px;
  text-align: center;
}
a.mindsbutton:hover{
background: #000;
color: #e0d6ce;
}

.wpb_content_element {
  margin-bottom: 0;
}

.row-content {
  padding: 0px 0 70px;
}
.row-content.mind-description{
padding-top: 70px;
}

.collection-description{
padding: 70px 0 0px;
}
.collection2-description{
padding: 20px 0 20px;
}

.home-collection img {
  padding: 60px 0 40px;
}
.team-style-one .mate-item .hanor-image img{
width: 100%;
}
.hanor-team{
text-align: left;
}

.logos, .logos-header{
background: #fff;
border-top: 1px solid #c7bdb5;
padding-top: 40px;
}
.logos-header{
border: none;
}
.logos .wpb_single_image.vc_align_left{
margin-bottom:0;
}
.logos .feelslikehome{width: 140px;text-align: center!important;}
.logos .allcenter{width: 200px;text-align: center!important;}

.logos h3, .logos-header h2{
padding-bottom: 20px;
font-size: 20px;
text-transform: uppercase;
line-height: 24px;
letter-spacing:2px;
font-weight: 500;
}
.logos > div {
padding: 0px 0 40px;
}
.logos.sponsors > div {
padding: 0px;
}
.opthalmica-svg, .gerovasileiou-svg, .fm100-svg, .tv100-svg, .start-svg, .allcenter, .feelslikehome, .keat, .momus, .opthalmica-big-svg{
 margin: 0;
 padding: 0;
}
.logos .wpb_content_element{
 margin-bottom: 0;
}
.logos .opthalmica-big-svg img{
width: 200px;
margin-bottom: 30px;
}
.logos figure{
width: 200px;
}

.logos .opthalmica-svg img, .logos .fm100-svg img, .logos .tv100-svg img{
width: 150px;
height: auto;
}
.logos .momus{
margin-bottom: 0px;
}
.logos .momus figure{
max-width: 360px;
height: auto;
width: 100%;
}
.logos .start-svg img{
width: 200px;
height: auto;
margin-bottom: 30px;
}

.logos .keat figure{
width: 120px;
}
.logos .feelslikehome figure{
width: 60px;
}
.logos .allcenter figure{
width: 70px;
}
.start p, .opthalmica p{
font-size: 16px;
text-align:justify;
}
.hanor-footer{
color: #fff;
}
.hanor-footer.footer-new-style a{
color: #fff;
display:inline;
}
.hanor-footer.footer-new-style a:hover{
text-decoration: underline;
}
.hanor-footer.footer-dark-version.footer-new-style .hanor-copyright .container > div{
display: inline-block;
width: 49%;
box-sizing: border-box;
text-align: left;
vertical-align: top;
}
.hanor-footer.footer-dark-version.footer-new-style .hanor-copyright .container > div:last-child{
text-align: right;
float: right;
}
.hanor-footer.footer-dark-version.footer-new-style .hanor-copyright .container .hanor-link{
display: inline;
}
.hanor-footer .hanor-copyright .container{
padding-top: 20px;
}
.hanor-footer.footer-dark-version.footer-new-style .hanor-copyright{
padding: 20px 0;
}
.footer-social{
text-align: left;
padding-bottom: 5px;
}
.footer-social .fa{
font-size: 20px;
padding-left: 15px;
}
.footer-logo svg g{
fill: #fff;
}
.footer-logo {
text-align: left;
padding-bottom: 0px;
}
.footer-logo svg{
width: 200px;
height: auto;
display: inline-block;
vertical-align: middle;

}
.footer-logo p{
color: #fff!important;
font-size: 14px;
margin-top: 0px;
}
.footer-new2{
float: right;
}
.footer-new1{
float: left;
}
footer.hanor-footer.footer-new-style{
padding: 40px 0 0;
}
.hanor-widget.footer-new1, .hanor-widget.footer-new2{
padding-bottom:0;
}
.hanor-section-title h2.section-title, .hanor-section-title h1.section-title{
font-size: 24px;
text-transform: capitalize;
letter-spacing: .3px;
font-weight: 700;
padding-bottom: 30px;
padding-top: 0px;
}
.hanor-footer .hanor-copyright.footer-cpy-dark-version .container{
border-top: 1px solid #373737;
}
.work-info h2{
font-size: 16px;
line-height: 24px;
font-weight: 700;
}
div.work-detail-wrap p{
padding-bottom: 10px;
font-size: 18px;
line-height: 24px;
}

div.work-detail-wrap h1, div.work-detail-wrap h2, .project-video h2{
padding-bottom: 20px;
font-size: 26px;
letter-spacing: -0.2px;
font-weight: 500;
line-height: 30px;
}
.work-category a{
color: #000000;
line-height: 21px;
display: inline-block;
}

.hanor-team.team-style-one .hanor-image{
border:none!important;
}
.team-style-one .mate-item .mate-info{
padding: 20px 0 0;
}

.team-style-one .mate-item .mate-info p.mate-designation{
color: #272727!important;
font-size: 18px;
line-height: 20px;
margin-bottom: 5px;
font-style: normal;
font-family: 'Didact Gothic', sans-serif;
}
h2.mate-name{
font-size: 22px;
line-height: 26px;
margin-bottom: 10px;
}
.team-style-one .mate-item .mate-info p{
font-size: 14px;
line-height: 22px;
text-align: justify;
}

.mate-info .hanor-social{
font-size: 14px;
line-height: 18px;
}
.mate-info .hanor-social a{
margin: 0;
font-size: 14px;
line-height: 18px;
color: #000;
vertical-align: top;
display: inline;
text-decoration: underline;
}
.mobilemenu{
display: none!important;
float: right;
position: relative;
top: 17px;
cursor: pointer;
transition: .3s all ease-in-out;
}
.hamburger{
content: "";
width: 23px;
height: 3px;
background: #000;
position: relative;
margin-bottom: 5px;
}

.mobilemenu:before{
content: "";
width: 23px;
height: 3px;
display: block;
background: #000;
position: relative;
margin-bottom: 5px;
transition: .1s all ease-in-out;
transform: translate(0px, 0px) rotate(0deg);
}

.mobilemenu:after{
content: "";
width: 23px;
height: 3px;
display: block;
transition: .1s all ease-in-out;
background: #000;
transform: translate(0px, 0px) rotate(0deg);
}
.footer-widget{
width: 100%;
}
.hanor-portfolio-default .work-item .work-info .port-icon{
display:none;
}
.hanor-portfolio-default .work-item:hover .work-info{
background: #000;
transition: .3s all ease-in-out;
}
.hanor-portfolio-default .work-item:hover .work-category a, .hanor-portfolio-default .work-item:hover .work-title a{
color: #ffffff;
}
.logosinner{
margin-bottom: 40px;
}

.project-details {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}

.project-description, .project-video {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}

.artist-description {
  background: #fff;
  padding: 20px;
}

div.work-detail-wrap .project-description p, div.work-detail-wrap .artist-description p {
  font-size: 16px;
}

.portfolio-detail-items-wrap {
  max-width: 100%;
}

.portfolio-detail-item {
  border-bottom: 1px solid #dedede;
}
.mright {
  float: right;
  text-align: right;
  line-height: 0;
}
.work-info p {
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  color: #000000;
}
span.designerd-footer {
margin-left: 15px;
}
.project-video{
margin-bottom: 30px;
}
.controls{
display: flex;
}
.controls button{
background: #e0d6ce;
flex: 1;
border: none;
outline: none;
display: block;
text-align: center;
text-transform: capitalize;
color: #000;
font-size: 18px;
font-weight: 600;
height: 50px;
line-height: 50px;
margin-right: 10px;
box-sizing: border-box;
padding: 0;
transition: .3s all ease-in-out;
}
.controls button:hover{
color: #e0d6ce;
background: #000;
}
.controls button:last-child{
margin-right:0;
}
.controls button em{
margin-left: 10px;
font-size: 16px;
}
.footer-info {
  text-align: right;
}

.work-info {
  height: 150px;
}
#cookie-notice .cookie-notice-container a.cn-button {
  background: #dfd6ce;
  color: #000;
}

.designerlink a {
  text-decoration: underline;
}
@media screen and (max-width: 1200px) {
.work-info {
    height: 210px;
}

div.work-detail-wrap h1, div.work-detail-wrap h2, .project-video h2{
  font-size: 22px;
  line-height: 27px;
  padding-bottom: 15px;
}
}

@media screen and (max-width: 1024px) {
ul.mainmenu li{
  height: 50px;
  line-height: 50px;
}
ul.mainmenu li a{
  font-size: 20px;
}
.intro-content .intro-content-wrapper {
    width: 540px;
}
.intro-logo, .intro-logo2{
  width: 160px;
  height: 50px;
  
}
ul.intro-social li {
    height: 50px;
    font-size: 18px;
    padding: 0 5px;
    line-height: 50px;
    margin-left: 10px;
}
.intro-header{
  padding: 0 0 0 10px;
}
.intro-logo svg {
    position: relative;
    top: 10px;
}
.intro-logo2 svg {
    position: relative;
    top: 13px;
}
}
@media screen and (max-width: 992px) {
.work-info {
    height: 180px;
}
.controls button{
  font-size: 14px;
}
.controls button em{
  margin-left: 5px;
  font-size: 14px;
}
.work-detail .hanor-primary{width: 55%;}
.work-detail .hanor-secondary{
  width: 45%;
  padding-right: 15px;
}
.home .intro-content .intro-content-wrapper svg{
  width: 300px;
  margin-bottom: 20px;
}
.home .intro-content .intro-content-wrapper p{
  font-size: 22px;
  line-height: 30px;
}
.logosinner.gerovasileiou, .logosinner.allcenter{
  margin-bottom: 0px;
}
.logos{
padding-top: 0px;
}

.logos.sponsors > div{
padding: 30px 0;
}
.team-style-one .mate-item .mate-info p.mate-designation{font-size: 16px;line-height: 22px;}
h2.mate-name{
  font-size: 20px;
  line-height: 22px;
}
.masonry-item{
  width: 50%;
}

.work-category a{
  font-size: 15px;
}
 .logos > div {
  padding: 30px 0;
 }
}

@media screen and (max-width: 800px) {
.intro-social{
  display:none;
}
ul.mainmenu li{
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}
ul.mainmenu li a{
  font-size: 20px;
}
ul.mainmenu{
  margin: 0;
  padding: 0;
}

}
@media screen and (max-width: 768px) {
.work-info{
  height: unset;
}
.controls button{
  font-size: 18px;
}
.controls button em{
  margin-left: 10px;
  font-size: 16px;
}
.hanor-section-title p:last-child{
  padding-bottom: 20px;
}
a.mindsbutton{
  width: 170px;
  padding: 10px 0;
  font-size: 16px;
}
.team-description .hanor-section-title p:last-child{
  padding-bottom: 20px;
}
.row-svg .animation-gif-image{
  margin: 0px auto;
}
.home-collection img{
  padding: 10px 0 30px;
}
.row-gif .animation-gif-image{
  max-width: 290px;
  margin: 0px auto;
  padding: 40px 0;
}
.row-content{
  padding: 0px 0 40px;
}
.row-content.mind-description{
  padding-top: 40px;
}
.collection-description{
  padding: 40px 0px 0px;
}
.collection2-description{
  padding: 40px 0px 20px;
}
.home .intro-content .intro-content-wrapper svg{
  width: 260px;
  margin-bottom: 15px;
}
.home .intro-content .intro-content-wrapper{
  width: 500px;
  padding: 60px 0;
}
.home .intro-content .intro-content-wrapper p{
  font-size: 18px;
  line-height: 26px;
}
.hanor-footer.footer-dark-version.footer-new-style .hanor-copyright .container > div:first-child{
  width: 30%;
}
.hanor-footer.footer-dark-version.footer-new-style .hanor-copyright .container > div:last-child{
  width: 68%;
}
.feelslikehome, .allcenter{
  text-align: left!important;
}
.hanor-section-title{
  padding-bottom: 20px;
}
.intro-content{
  margin-bottom: 0px;
}
div.hanor-section-title p{
  font-size: 16px;
  line-height: 22px;
}
.intro-content .intro-content-wrapper{
  padding: 80px 0;
}
.work-detail .hanor-primary, .work-detail .hanor-secondary{
  width: 100%;
}
.hanor-mid-wrap{
  padding: 40px 0;
}
.logos h3{
  padding-bottom: 0px;
}
}

@media screen and (max-width: 680px) {
.home .intro-content .intro-content-wrapper p{
  font-size: 16px;
  line-height: 22px;
}
.logos > div {
  padding: 20px 0;
 }
.hanor-footer.footer-dark-version.footer-new-style .hanor-copyright .container > div:first-child, .hanor-footer.footer-dark-version.footer-new-style .hanor-copyright .container > div:last-child{
  text-align: left;
  width: 100%;
}
  .masonry-item{
    width: 100%;
  }
  .work-info{
    min-height: unset;
  }
.intro-content .intro-content-wrapper {
      width: 320px;
      max-width: 92%;
  }
  ul.mainmenu li{
    display:block;
    text-align: left;
    border-bottom: 2px solid #000;
    border-left: none;
  }
  ul.mainmenu{
   width: 100%;
   text-align: center;
   float: unset;
  }
  .menuactive .mright{
    height: 200px;
  }
  .mright{
    float: unset;
    transition: all .2s ease-in-out;
    overflow-y: hidden;
    height: 0px;
  }
  .menuactive .hamburger{
    display:none;
  }
  .menuactive .mobilemenu:before{
    transform: translate(0px, 8px) rotate(45deg);
  }
  .menuactive .mobilemenu:after{
    transform: translate(0px, 0px) rotate(-45deg);
  }
  
.intro-logo, .intro-logo2{
  width: 140px;
  height: 50px;
  
}
.intro-header{
  padding: 0;
  text-align: left;
  border-bottom: none;
}
.intro-logo, .intro-logo2{
  border-right: none;
}
.home .intro-content {
    height: calc(100% - 240px);
}
.intro-text {
    bottom: 30px;
    left: 30px;
    font-size: 25px;
}
.logo-wrapper{
  position: relative;
  padding: 0 10px;
  border-bottom: 2px solid #000;
  width: 100%;
}
.mobilemenu{
  display:block!important; 
}
ul.mainmenu li a{
  display:block;
}
}
@media screen and (max-width: 480px) {
.controls{
flex-wrap: wrap;
}
.controls button{
  flex: 100%;
  margin: 0 0 5px;
}
.controls button em{
}
.hervik-footer, .designerd-footer{display: block;width: 100%;text-align: center;margin: 5px 0;}
.row-svg .animation-gif-image{
  padding: 60px 30px 50px;
}
.footer-logo, .footer-social, .footer-info, .copyright-wrap, .hanor-copyright{
  text-align:center!important;
}
.footer-social a:last-child .fa{
  padding-right: 0;
}
.logos h3{
  font-size: 16px;
  text-align: center!important;
}
.logos .momus, .logos .keat, .logos .opthalmica-svg, .logos .gerovasileiou-svg, .logos .start-svg, .logos .opthalmica-big-svg, .logos .feelslikehome, .logos .allcenter, .logos .tv100-svg, .logos .fm100-svg{
  width: 100%;
  text-align: center!important;
} 
a.mindsbutton{
  width: 135px;
  padding: 5px 0;
  font-size: 14px;
  display: block;
}
.hanor-section-title h2.section-title, .hanor-section-title h1.section-title{
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 15px;
}
div.hanor-section-title p{
  padding-bottom: 20px;
}
.row-gif .animation-gif-image{
  max-width: 220px;
  margin: 0px auto 30px;
}
.row-content{
  padding: 20px 0;
}
.footer-new2, .footer-new1{
  float:left;
  width: 100%;
}
.footer-social .fa{
  padding-right: 20px;
  padding-left: 0;
}
.logos > div, .logosinner{
  width: 100%;
}
.logosinner.gerovasileiou, .logosinner.allcenter {
    margin-bottom: 30px;
}

}
@media screen and (max-width: 340px) {
.intro-logo, .intro-logo2{
  width: 120px;
  height: 46px;
  
}

.mobilemenu{
  top: 15px;
}
.home .intro-content {
  height: calc(100% - 290px);
}
}





