/*------------------------------------------------------------------------------------- 
Theme Name:		 Oraxis Child Theme
Theme URI:		 https://modinatheme.com/oraxis/
Description:	 Oraxis - Architecture & Interior WordPress Theme.
Author:			 modinatheme
Author URI:		 https://themeforest.net/user/modinatheme
Template:		 oraxis
Version:		 1.0.0
Text Domain:	 oraxis-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/

.header-main .logo img {
    max-width: 180px;
    height: auto !important;
}
a.logo-img img {
    max-width: 200px;
}
.single-footer-widget a img{
	 max-width: 200px;
}

.offcanvas__logo img {
    max-width: 45px;
}
.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .content h4 a {
    font-size:13px !important;
}
.news-content ul li:nth-child(2) {
    display: none;
}
.post-meta li:nth-child(2),.post-meta li:nth-child(1) {
    display: none !important;
}
.counter-wrapper .counter-box-items{
    border: 2px solid #bd6a4f;
    border-radius: 7px;
}
.hero-3 .hero-slider-items {
    transform: rotate(0deg) !important;
}
.hero-section.hero-3 {
    padding: 85px 0 !important;
}
.header-1 .mega-menu-wrapper .header-main .header-left {
    gap: 5px !important;
}
.header-1.header-2 .mega-menu-wrapper .header-main .header-right {
    gap: 5px !important;
}
.portfolio-image.bg-cover {
    background-size: contain !important;
}
.portfolio-items .portfolio-image {
    max-width: unset !important;
}
.portfolio-items .portfolio-image {
    height: 23rem !important;
}
.page-id-1900 .page-content-wrap-1900 {
     padding: 0px !important; 
}
.page-id-2166 .page-content-wrap-2166 {
    padding: 0px !important;
}