/*!
Theme Name: crownfuneralservices
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: crownfuneralservices
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

crownfuneralservices is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}



/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	     font-family: "Raleway", Sans-serif ;
	    font-weight: 500;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */




.header-navbar div#ekit-megamenu-header-menu {
    height: 40px !important;
}

/*
.header-logo img{
      filter: invert(1);
}
*/
.elementor-14 .elementor-element.elementor-element-f4bc1dd .elementskit-btn {
  font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #FFFFFF;
    background-color: inherit;
    border-style: none;
}
.elementor-14 .elementor-element.elementor-element-9bf9267 .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
    padding: 16px 15px 15px 45px;
    border-bottom: 1px solid#e7e7e7;
}

.elementor-14 .elementor-element.elementor-element-5ed20cd .elementskit-navbar-nav > li.current-menu-item > a {
    border-bottom: 1px solid#fff;
}

.welcome____highlights {
    background: #1c1c1c;
    padding: 15px 30px;
    border-radius: 5px;
    border: 1px solid#333;
}

.elementor-slides .swiper-slide-bg {
    background-position: top !important;
}

.top-right  h3.elementor-image-box-title {
    margin-top: 0px;
    margin-bottom: 0px !important;
}



.elementor-element.elementor-element-604caa6.e-con-full.e-flex.e-con.e-child {
    height: auto;
    min-height: auto;
}



.elementor-11 .elementor-element.elementor-element-e620402 .elementor-swiper-button svg {
    fill: #FFFFFF;
    background: #000;
    padding: 10px;
    height: 40px;
    width: 40px;
    border-radius: 5px;
}


.elementor-slide-description {
    font-size: 50px !important;
    font-weight: 700 !important;
}



.swiper-wrapper .elementor-background-overlay:before {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      display: block;
    background: #000;
    opacity: 0.3;
}



.contact-info {
   box-shadow: rgb(99 99 99 / 12%) 0px 2px 8px 0px;
    border-radius: 4px;
    padding: 20px 20px;
}

.contact-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact-us-form .contact-name p {
    width: 49%!important;
    margin: 0px!important;
    padding-bottom: 15px;
}
.contact-us-form p label span{
	color: #f00;
}
.contact-us-form  p label {
    font-size: 14px;
    color: #fff;
        font-family: "Raleway", Sans-serif;
        letter-spacing: 1px;
}
.contact-name.mob p {
    width: 100% !important;
}

.contact-us-form  p
{
	margin: 0px!important;
    width: 100%!important;
}

.contact-number p
{
	width: 100%!important;
	margin: 0px!important;
}

.contact-us-form input.wpcf7-form-control.wpcf7-text {
    padding: 15px;
    border: 1px solid #eee!important;
    margin-bottom: 10px;
    width: 100%;
        margin-top: 10px;
    background-color: #f9f9f9;
}

.contact-number input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required
{
    width: 100%;
}

.contact-us-form input::placeholder {
    color: #000!important;
}

.contact-us-form textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 15px;
    border: 1px solid #eee!important;
    margin: 0 0 20px;
    width: 100%;
    height: 100px;
    background-color: #f9f9f9;
        margin-top: 10px;
}

.contact-us-form textarea::placeholder {
    color: #000!important;
}

.contact-us-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display:inline-block;
    background: #fff;
    width: auto;
    padding: 10px 40px;
    border: none;
    outline: none;
    color: #000;
    font-size: 18px;
    letter-spacing: 0.8px;
    border-radius: 0px;
    cursor: pointer;
    font-weight: 600;
    font-family: "Raleway", Sans-serif;
    margin:20px 0px 0px 0px;
}


.contact-select label{
       margin-bottom: 10px;
       display: block;
           font-family: "Raleway", Sans-serif;
}

.contact-select select {
    width: 50%;
    padding: 16px;
    border-radius: 0px;
    border: 1px solid#eee;
    background-color: #f9f9f9;
    margin-bottom: 15px;
    font-size: 16px;
}

.contact-info p {
    margin: 0px 0px;
    padding-bottom: 10px;
     line-height: 32px; 
}
 
.contact-info hr{
margin-bottom: 15px;
}

.inner-banner-section ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    margin: 15px 0px 0px;
}
.inner-banner-section ul li a {
    color: #fff;
}
.inner-banner-section ul li {
    font-size: 14px;
    color: #fff;
    list-style: none;
    letter-spacing: 0.4px;
    padding: 0px 2px;
    font-weight: 600;
}

.inner-banner-section ul li span
{
	color: #a62139;
}



/*
.footer__logo img {
    filter: invert(1);
}
*/


.contact__info {
    box-shadow: 0px 10px 30px 0px rgb(13 4 4 / 8%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 40px;
    height: 100%;
    transition: 0.6s;
}
.contact__info:hover
{
        transform: translateY(-8px);
}

.contact__info a {
    color: #000;
    font-size: 18px;
    line-height: 35px;
        font-family: "Raleway", Sans-serif;
}
.contact__info p {
    color: #000 !important;
    font-size: 18px;
    line-height: 35px;
        font-family: "Raleway", Sans-serif;
}
.contact__info i {
    background: #a6213914;
    font-size: 31px;
    padding: 15px;
    width: 60px;
    height: 60px;
    border-radius: 100px;
}


.funerel__gallery img {
    height: 230px;
    width: 100%;
    object-position: center;
    object-fit: cover;
}

.funeral__vehicles .elementor-image-box-wrapper {
    background: #111;
    padding: 20px;
    height: 100%;
}

.funeral__vehicles ul{
    padding: 0px 15px;
 }
.funeral__vehicles ul li{
    color:#fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 32px
}

.funeral__vehicles  .e-con .elementor-widget {
    min-width: 0;
    height: 100%;
}


.elementskit-navbar-nav-default .elementskit-navbar-nav li {
    padding-right: 20px;
}.elementor-14 .elementor-element.elementor-element-5ed20cd .elementskit-navbar-nav > li.current-menu-item > a {
    border-bottom: 1px solid#fff;
}
.elementor-14 .elementor-element.elementor-element-5ed20cd .elementskit-navbar-nav > li.current-menu-item > a:hover{
     border-bottom: 1px solid#fff;   
}
.elementor-14 .elementor-element.elementor-element-5ed20cd .elementskit-navbar-nav > li > a {
    padding: 0px 0px 0px 0px !important;
}



.our___service .elementor-image-box-wrapper {
    padding: 0px 10px;
}
.our___service .elementor-image-box-wrapper a {
    color: #000;
    background: #ffffff;
    padding: 5px 20px;
    display: inline-block;
    margin-top: 20px;
    transition: 0.6s;
    font-weight: 600;
    font-size: 15px;
    font-family: "Raleway", Sans-serif;
}
.our___service .elementor-image-box-wrapper a i {
    font-size: 12px;

}

.our___service .elementor-image-box-wrapper  a:hover{
    background: #000;
    color: #fff;
    border-radius: 15px 0px;
}

.funeral__vehicles__points ul {
    padding: 0px;
    margin: 0px 15px;
}


@media (max-width: 1024px)
{
  

.header-navbar div#ekit-megamenu-header-menu {
    height: 100vh!important;
    z-index: 99999;
}

.header-navbar a.ekit-menu-nav-link.active:after {
    background: #000;
    height: 1px;
    width: 100%;
    content: '';
    display: block;
    border-radius: 50px;
    left: 0%;
    position: absolute;
    top: 40px;
}
.header-navbar a.ekit-menu-nav-link:hover:after {
     background: #000;
    height: 1px;
    width: 100%;
    content: '';
    display: block;
    border-radius: 50px;
    left: 0%;
    position: absolute;
    top: 40px;
}


.header-navbar {
    width: 50% !important;
    position: absolute;
    right: 0;
    top: 15px;
}

ul#menu-header-menu li {
    line-height: 40px;
}
.elementor-14 .elementor-element.elementor-element-5ed20cd .elementskit-menu-hamburger {
    margin-top: 20px;
}

}


@media (max-width: 992px)
{
    .header-navbar {
        top: 0px;
    }

  

}





@media (max-width: 768px)
{


    .header-navbar .e-con-inner {
        align-items: inherit!important;
    }

    .footer-widgts img
    {
        width:60%;
    }

    .contact-name {
        display: block;
    }

    .contact-us-form .contact-name p {
        width: 100%!important;
        margin: 0px!important;
    }
    .footer-widgts ul.pagelink li a br {
        display: none;
    }


}


@media(max-width: 767px){

.call__to__action{
	display: none !important;
}

.header-navbar {
    top: 0px;
}

.contact-us-form .contact-name p {
    width: 100%!important;
}
.contact-name {
    display: inherit;
}.elementor-slide-description {
    font-size: 30px !important;
}
}


@media(max-width: 600px){


.footer-get-quote-btn a i {
    padding: 17.5px 14px
}


.funerel__gallery img {
    height: auto;
    width: 100%;
    object-position: center;
    object-fit: cover;
}
.our___service .elementor-image-box-wrapper {
    background: #111;
    padding: 30px 20px;
}
.elementor-slide-description {
    font-size: 21px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
}
}

@media(max-width: 520px){


.contact-us-form {
    margin-bottom: 40px;
}

}


