/*
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
*/
html {
  scroll-behavior: smooth;
}
 .qodef-testimonials-list h4.qodef-e-text
{
	font-size:22px;
	line-height:1.69;
}
.qodef-portfolio-single .qodef-info--date{
    display: none;
}
.qodef-theme-button, button[type=submit], input[type=submit]
{
	display:block !important;
}
#qodef-page-footer-top-area .qodef-grid-item {
    margin-bottom: 30px !important;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    padding: 0;
}
.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a {
    margin: 0;
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
    margin-right: 0 !important;
}
.qodef-button {
    font-size: 12px !important;
    letter-spacing: 0.2em;
    text-transform: uppercase !important;
}
.qodef-page-footer-top-area .widget_text p, .qodef-page-footer-top-area-inner .qodef-grid-item p , #text-2 p{
    margin-top: 0 !important;
}
body[class*=hiroshi-core] #qodef-page-footer-top-area .widget a:hover {
    background-size: 0 !important;
    background-position: 0 var(--qodef-underline-position-y);
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle
{
	position:relative !important;color: #2c626e;
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle:before {
    top: 0 !important;color: #2c626e;
}

@media only screen and (min-width: 1160px) and (max-width: 1370px) {
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1100px !important;
}
	
}