/*
Theme Name: oceanwp-child
Template: oceanwp
Author: pooja
Version: 1.0
*/
/*@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans+Pinstripe&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');*/
@import url("../oceanwp/style.css"); /* Optional fallback */

/*h2,span,a{*/
/*     font-family: "Philosopher", sans-serif !important;*/
/*}*/
/*h1{*/
/*    font-family: "Philosopher", Sans-serif;*/
/*}*/
/*span.frist-word {*/

/*}*/
/* home 2 */
.home_two_main_slider .bdt-prime-slider ul{
	border-radius:20px !important;
}
.tab_content h3.elementor-image-box-title {
    position: absolute;
    top: 45px;
    bottom: 0px;
    left: 0px;
    right: 0px;
	color:#fff !important;
}
.tab_content .elementor-image-box-wrapper {
    height: 140px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #514942;
    border-radius: 8px;
}
.tab_content .attachment-full{
	height:100%;
}
.tab_content img.wdt-content-image{
	height:100% !important;
}
.tab_content figure.elementor-image-box-img{
	height:100%;
}
.tab_content figure.elementor-image-box-img:before {
    content: "";
    background: #514942e6;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0px;
}
.conatct_form2 input, .conatct_form2 textarea{
	border:1px solid #514942 !important;
	padding:20px 24px !important;
}
.submit_btn {
    width: 100%;
    background: transparent !important;
    color: #000 !important;
}
.about-us-sec-home2 span.elementor-icon-list-icon {
    background: #514942;
    color: #fff !important;
    padding: 5px 3px 5px 8px;
    margin: 5px 0px;
    border-radius: 20;
}
.wpcf7-textarea.msg {
    height: 100px;
}
.submit_btn:hover {
    background: #413A35 !important;
	color:#fff !important;
}
.home_two_main_slider .bdt-prime-slider-wrapper {
    background: #514942;
    opacity: 0.7;
}
.home2_gallary .gallery-item img{
    height: 300px;
    width: 100%;
}
.contact_form input {
    margin: 0px 0px 10px 0px;
}
.submit_conatct_fr {
    width: 100%;
    margin-top: 10px !important;
    background: #514942 !important;
    border-radius: 5px;
}
.ekit-template-content-footer svg {
    height: 16px;
}
.services_box_grid_container  .elementskit-infobox {
    border: 1px solid #000 !important;
    padding: 10px !important;
    background: #EEECE8 !important;
}
div#about-us img{
    height: 470px;
    object-fit: cover;
}
.home2_gallary figure.gallery-item img{
    height: 300px;
    width: 270px;
}
.footer_gal figure.gallery-item img {
    height: 80px;
    width: 120px;
    margin: 0px;
}
.contact_form input, .contact_form textarea {
    font-size: 16px !important;
    font-family: 'Lato';
    font-weight: 400;
    color: #222 !important;
}
.contact_form .submit_conatct_fr{
	color:#fff !important;
	font-family: 'Lato';
	font-size: 16px !important;
}
.gmap_h {
    height: 330px;
    border-radius: 10px !important;
    overflow: hidden;
}
/* .elementor-image-gallery .gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 16px;
}

.gallery-item {
  width: 100%;
  aspect-ratio: 1 / 1; 
}

.gallery-icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
} */

/* .gallery-icon img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: block;
} */
