/*
Theme Name: Malahoo Child
Theme URI: http://miracletechnologies.ca/
Template: malahoo
Author: MIRACLE TECHNOLOGIES team
Author URI: http://miracletechnologies.ca/
Description: Our default theme is clean, blog-focused, and designed for clarity. It's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Tags: website,Malahoo,theme
Version: 1.9.1701766859
Updated: 2023-12-05 09:00:59

*/

body{
	color:#fff;
  background:#000;
}
.arrow-img{
  position:relative;
  overflow:hidden;
}
.arrow-img:before,
.arrow-img:after{
  content:"";
  width:100px;
  height:100px;
  position:absolute;
  left:-50px;
  top:calc(50% - 50px);
  background:#000;
  transform:rotate(45deg);
}
.arrow-img:after{
  right:-50px;
  left:auto
}
.entry-content h1{
color: #fbec9b;
  background: linear-gradient(to bottom, #c08a31, #fbec9b, #c08a31);
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 45px;
  margin: 5px 0 0px;
}
.entry-content p{
margin:0 0 15px
}
.ow-button-base a{
border:2px solid #fff!important;
  border-radius:0!important;
}
.contact-bar .wp-block-tnp-minimal{
padding: 0;
}
.contact-bar .wp-block-heading{
  text-transform: uppercase;
  font-weight: 700;
  font-size: 26px;
  margin: 10px 0 30px;
}
textarea{
  height: 150px;
}
.home #gallery-con1 {
  margin: 0;
  min-width:100%;
}
.innerslider{
  max-height: 550px;
  overflow: hidden;
}
.innerslider.slider .banner-info {
  top: auto;
  transform: none;
  z-index: 1;
}
.section-padding.light-blk .arrow-img::before, 
.section-padding.light-blk .arrow-img::after{
  background-color: #0b0b0b;
}
#thumbcon1{
text-align:center
}

.banner-info h1 {
  color: #fbec9b;
  background: linear-gradient(to bottom, #c08a31, #fbec9b, #c08a31);
    background-clip: border-box;
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 45px;
  margin: 5px 0 0px;
  padding: 30px 0 4px;
}
.home .banner-info{display:none}
.home h1{
line-height: 1 !important;}
