/*
Theme Name: EZ Pub & Bar
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 Pub & Bar 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 {
    display: none;
}
.header-main {
    position: absolute;
    width: 100%;
}
.img-box-1 .elementor-image-box-content {
    background: #FDCA40;
    padding: 20px;
    border-radius: 0px 0px 20px 20px;
}
.img-box-1 img {
    width: 100%;
}
.img-box-1 figure.elementor-image-box-img {
    margin-bottom: 0 !important;
}
.tab-menu.menu-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 20px;
  margin: 0 auto;
}

.tab-menu .menu-item {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
}

.tab-menu .menu-item h3 {
    margin: 0 0 5px;
    font-family: "Playfair Display";
    font-size: 22px;
    font-weight: 600;
    line-height: 29.33px;
    letter-spacing: 0.05em;
    text-align: left;
	  color: #000000;

}

.tab-menu .menu-item p {
  font-size: 14px;
  color: #666;
  margin: 0;
	font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  letter-spacing: 0.05em;
  text-align: left;
	color: #565656;
}
.menu-tab-sec ul.nav.nav-tabs.elementkit-tab-nav {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.menu-tab-sec .elementkit-nav-link.active {
    border-bottom: 3px solid #000 !important;
}

.cont-flex-sec p {
    display: flex;
    gap: 20px;
}
.cont-flex-sec span {
    width: 100%;
}

.cont-flex-sec input, 
.cont-flex-sec select, .cont-page textarea {
	  background: #FDCA4026;
    border: 0px !important;
	  font-family: "Jost";
		font-size: 16px;
		font-weight: 400;
		line-height: 30px;
		text-align: left;
	 border: 0.81px solid #FDCA40;
}

.cont-flex-sec input, 
.cont-flex-sec select {
    height: 48px;
	  border-radius: 10px;

}
.cont-page textarea {
    border: 0px !important;
	  border-radius: 6px;
	  resize: unset;
}
.cont-page input.wpcf7-form-control.wpcf7-submit {
   background: #FDCA40;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    border-color: #FDCA40;
    width: 100%;
    text-align: center;
    max-width: 180px;
    margin: auto;
	  text-transform: uppercase;
	  border: 1px solid #FDCA40;
	  border-radius: 50px;
	 font-family: "Playpen Sans";
	
}
.cont-page input.wpcf7-form-control.wpcf7-submit:hover {
	  background: #FFFFFF;
	  color: #000;
}
.cont-page p {
    text-align: center;
}
.cont-page span.wpcf7-not-valid-tip {
    text-align: left;
}
.cont-page span.wpcf7-spinner {
    display: none;
}
.con-a a {
	text-decoration: none;
}


/**/
/* Leave a comment */
/* Comments Section */

section#comments {
    max-width: 1200px;
    margin: auto;
}

.comments-area .comment-form-cookies-consent {
    display: none;
}

.comments-area div#respond {
    background: #FDCA400D;
    padding: 32px;
    margin-bottom: 40px;
}

.comments-area label {
    display: block;
    margin-bottom: 10px;
    color: #000000;
}

.comments-area textarea#comment {
    border: 1px solid #000;
    border-radius: 10px;
    height: 162px;
    resize: none;
    background: #FFFFFF;
}

.comments-area .comment-form-email input#email,
input#author {
    background: #FFFFFF !important;
	  border: 1px solid #000 !important;
    max-width: 100%;
    width: 100%;
    border-radius: 30px;
}

.comments-area input#submit:hover {
    background: #000000;
}

.comments-area input#submit {
    background: #FDCA40;
	  border: 1px solid #FDCA40;
    color: #000000;
    font-family: "Roboto";
    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;
	  border-radius: 100px;
}

.comments-area input#submit:hover {
		background: #ffffff;
	  color: #000000;
	  border: 1px solid #000000;
}

.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;
}

.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;
    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: "Roboto", 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: "Roboto", sans-serif;
}

body.archive.category .page-content article.post main#content {
    padding: 50px 0px;
}
button.elementskit-menu-close.elementskit-menu-toggler {
    color: #000 !important;
}
.news-form input {
    background: #2F2F2F !important;
    height: 56px;
    color: #fff;
	  border-radius: 100px;
}
.news-form input.wpcf7-form-control.wpcf7-submit {
    font-family: "Playpen Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    background: #FDCA40 !important;
    border-color: #FDCA40;
    color: #000000;
	  border-radius: 100px;
}
.news-form input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    right: 0;
	  border-radius: 100px;
}
.news-form label {
    width: 100%;
	  border-radius: 100px;
}
footer .wpcf7-response-output {
    color: #fff;
}
.archive .header-main {
    background: #000;
}
.archive main#content {
    padding-top: 10em !important;
}
.con-main .e-con-inner {
    box-shadow: 0px 1.63px 36.64px 0px #99A8B64A;
    margin: 5em auto;
    padding: 20px;
	border-radius: 10px;
}
@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%;
}
.cont-flex-sec p {
    display: flex;
    gap: 15px;
    flex-flow: column;
}
.tab-menu.menu-container {
    display: block;
}
}
