/*
Theme Name: EZ Scuba Diving
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Eoxys it Team
Description: EZ Scuba Diving is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0
*/



.page-header .entry-title{
    display:none !important;
    margin:0px !important;
} 

/*home-section*/
.hero-section{
    background-size:100% 100% !important;
}
/*aboutus-section*/
.aboutus-hero-section{
        background-size:100% 100% !important;
}
/*service-section*/
.service-hero-section{
            background-size:100% 100% !important;
}
/*blogs-section*/
.blogs-hero-section{
    background-size:100% 100% !important;
}
/*contact-section*/
.contact-us-hero-section{
    background-size:100% 100% !important;
}
/*blog-details-section*/
.blog-details-hero-section{
        background-size:100% 100% !important;
}

/*home-section-end */
.Get-a-Quote-btn{
    background-color:#FFD501;
    border-radius:6px !important;
    padding:0px !important;
        border:1px solid transparent;
}
.Get-a-Quote-btn a{
    color:#333333 !important;
    font-family:'Poppins';
    font-size:16px !important;
    font-weight:600 !important;
    line-height:30px !important;
    text-transform:capitalize !important;
}
.Get-a-Quote-btn:hover{
        background-color:transparent;
    border:1px solid #FFD501;
        color:#fff !important;
    
}
.Get-a-Quote-btn a:hover{
    color:#FFD501 !important;
}
textarea.wpcf7-form-control.wpcf7-textarea{
    overflow: auto;
    resize: none;
    width: 100%;
    resize: none;
        height: 195px;
}

.submit_form_btn input{
    display: inline-block;
    font-weight: 400;
    color: #333333;
    background-color: #FFD501 !important;
    border: none;
    text-align: center;
    user-select: none;
    border-radius:6px !important;
    padding: .5rem 1rem;
    font-size: 16px !important;
     font-weight:600 !important;
    padding: 15px 30px 15px 30px;
    transition: all .3s;
    line-height:18px;
        border:1px solid #FFD501;
    font-family: 'Poppins';

}

.submit_form_btn input:hover{
      background-color: #fff !important;
    color: #FFD501 !important;
    border:1px solid #FFD501; 
}


@media(max-width:768px){
    .contact_form
    input, .contact_form select, .contact_form textarea{
    width:100% !important;
    
    }
        
}
@media(max-width:320px){
    .contact_form input.wpcf7-form-control.wpcf7-submit.has-spinner.submit{
        padding: 10px 22px 10px 22px !important;
    }
    
    
    .phone{
        flex-direction:column !important;
        gap:0px !important;
    }
    .sub_cnumber{
                flex-direction:column !important;
        gap:0px !important;
    }
}
/* contact-from-end*/

/*=====from-design====*/







input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea { 
      width: 100%;
    border-color: #B4B4B4;
    background-color: #fff;
    color: #004CAA !important;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 17.74px;
    line-height: 33.5px;
    margin: 10px 0px;
    border-radius: 5.91px;
    padding: .8rem 1rem;
    transition: all .3s;
}

p.logged-in-as {
    display: none;
}

p.comment-form-comment label {
    display: none;
}
/* arter effect*/
.aboutus-h::after{
    content:"";
    position:absolute;
    left:75px;
    bottom:9px;
    width:40px;
    height:1px;
    background:#FFD501;
    transition:width 0.3s ease-in-out;
}

/* .aboutus-h:hover::after{
    width:100%;
}
.aboutus-h .active::after{
    width:100%;
} */
.after-effect-2{
    ::after{
    content:"";
    position:absolute;
    left:115px;
    bottom:9px;
    width:40px;
    height:1px;
    background:#FFD501;
    transition:width 0.3s ease-in-out;
}
}

.animate::after {
  position: absolute;
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  bottom: 0;
  width: 30%; /* Initially, show only a part of the line */
  height: 3px;
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateX(-50%) scale(1); /* Initially, it's scaled down */
}
.animate:hover::after {
  width: 100%; /* On hover, the width expands */
  transform: translateX(-50%) scale(1); /* Full width with scaling */
}
.e-con.e-flex>.e-con-inner{
    overflow:hidden !important;
}

.phone {
    display: flex;
    gap: 20px;
}

.phone input{
    color:#787878 !important;
}
.sub_cnumber {
    display: flex;
    gap: 20px;
}
.sub_cnumber input{
    color:#787878 !important;
}
.text_area textarea{
    color:#787878 !important;
}


.phone input :focus{
    color:#787878 !important;
}
.sub_cnumber input:focus{
border-color:#B4B4B4;
}

.text_area textarea:focus{
border-color:#B4B4B4;
}


 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
border:none  !important;
     text-align:left;
     
}

.wpcf7 form .wpcf7-response-output{
    margin:0px;
    padding:15px 0px;
    color:#74757C;
}
.the-images-gallery .elementor-image-gallery .gallery-item img{
    width:100% !important;
}


/**/
/* Leave a comment */
/* Comments Section */

section#comments {
    max-width: 1200px;
    margin: auto;
}

.comments-area .comment-form-cookies-consent {
    display: none;
}

.comments-area div#respond {
    border-radius: 12px;
    background: #004CAA;
    padding: 32px;
    margin-bottom: 40px;
}

.comments-area label {
    display: block;
    margin-bottom: 10px;
    color: #fff;
}

.comments-area textarea#comment {
    border-radius: 10px;
    height: 162px;
    resize: none;
    background: #ffffff;
    border: 0.99px solid #929292;
}

.comments-area p.logged-in-as, .comments-area p.logged-in-as a, .comments-area h2#reply-title {
    color: #fff;
}

.comments-area .comment-form-email input#email,
input#author {
    max-width: 100%;
    width: 100%;
}

.comments-area input#submit:hover {
    background: #fff;
      color: #FFD501 !important;
}

.comments-area input#submit {
    border: 1px solid #FFD501;
    color: #333333 !important;
    font-family: "Outfit";
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    width: auto;
    max-width: 100%;
    border-radius: 6px;
    margin-top: 35px;
    padding: 15px 26px;
    background: #FFD501;
}

.comments-area input#submit:hover {
        background: #ffffff;
      color: #000;
}

.comments-area p.comment-notes {
    display: none;
}

.comments-area p.comment-notes {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #1C2B3A;
}

.comments-area p.comment-form-url {
    display: none;
}

input#author {
     border: 1px solid #FFFFFF !important;
    border-radius: 5.912px;
border: 0.985px solid #FFF;
background: #FFF;
}

input#email {
    border: 1px solid #FFFFFF !important;
    border-radius: 5.912px;
border: 0.985px solid #FFF;
background: #FFF;
}

.comments-area em.comment-awaiting-moderation,
span.says {
    display: none;
}

.comments-area a,
.comments-area .page-content a {
    text-decoration: none;
    color: #1C231F;
}

.comments-area a.url,
.fn {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 30.24px;
    text-align: left;
    text-transform: capitalize;
}

.comments-area article#div-comment-9 {
    margin-left: 3em;
}

.comments-area img.avatar.avatar-42.photo {
    width: 91px;
    height: 91px;
}

.comments-area time {
    position: absolute;
    left: 9.5em;
    top: 13px;
}

.comments-area a.comment-reply-link {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #DCFD68;
}

p.comment-form-author,
p.comment-form-email {
    margin-top: 15px !important;
}

body.archive.category main#content {
    padding: 50px 15px;
      padding-top: 3em;
    width: 100%;
    max-width: 1200px;
}

body.archive.category .page-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.archive.category .page-content article.post {
    width: 32.5%;
}

body.archive.category .page-content article.post {
    display: flex;
    flex-flow: column;
    box-shadow: 0px 4px 60px 0px rgba(138.00000000000003, 153.00000000000003, 165.00000000000003, 0.23);
    border-radius: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    padding: 20px;
}

body.archive.category .page-content article.post a {
    order: 1;
    color: #000000;
    line-height: 30px;
    font-size: 19px;
    font-family: "Outfit", sans-serif;
}

body.archive.category .page-content article.post h2.entry-title {
    order: 2;
      line-height: 18px;
}

body.archive.category .page-content article.post p {
    order: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    line-height: 27px;
    font-family: "Outfit", sans-serif;
}

body.archive.category .page-content article.post main#content {
    padding: 50px 0px;
}
body.archive.category .header-main-sec {
    background: #b1a684;
}
body.archive.category .head-sec {
    position: relative;
}
.gall-sec figure.gallery-item {
    width: 33% !important;
}
@media only screen and (max-width: 820px) {
    body.archive.category .page-content article.post {
    width: 48.5%;
    }
}

@media only screen and (max-width: 767px) {
    body.archive.category .page-content article.post {
    width: 100%;
   } 
    .comments-area input#submit {
        margin-top: 0px;
    }
   
}
