/*
Theme Name: Hiroshi Child
Theme URI: https://hiroshi.qodeinteractive.com
Description: A child theme of Hiroshi
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: hiroshi
Template: hiroshi
*/


.single-portfolio-item .qodef-info--date,.single-portfolio-item  .qodef-info--tags {
    display: none;
}
.page-id-4632 .qodef-e-read-more {
    display: none;
}



.page-id-1982 #qodef-back-to-top {
    right: 200px;
}
@media screen and (min-width: 600px) and (max-width: 1300px) {
    .qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
        position: static;
    }

  }
  
 

.ourworkclass .qodef-e-tagline {
    font-size: 34px;
}
.home .qodef-header-logo-link {
    display: none !important;
}
.qodef-header-standard--left .qodef-header-sticky-inner {
    justify-content: flex-start;
    flex-direction: row-reverse;
}
div#qodef-page-header-inner {
    flex-direction: row-reverse;
}
.home div#qodef-page-header-inner {
    flex-direction: row;
}

.qodef-portfolio-slider .qodef-e-media-image a, .qodef-portfolio-slider .qodef-e-media-image img {
    
    max-height: 900px;
    object-fit: cover;
}
.portfolio-item-template-default .qodef-grid-item {
    height: auto !important;
}
@media screen and (min-width: 100px) and (max-width: 720px) {
     .formobbg {
    background: none !important;
}
}