/*
You can add your own CSS here.

Click the help icon above to learn more.
*/


.main-header-bar{
	padding:0;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{
	justify-content: space-between !important;
  display: flex !important;
}

/* .ast-container,
.site-content .ast-container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.elementor-page .entry-content {
  width: 100%;
} */

.wpml-ls-legacy-dropdown{
	width: 100%;
}

.elementor-button-wrapper .e-loop-item * {
    word-break: normal !important;
}

.wpml-ls-legacy-dropdown a{
	    width: 150px;
}

.elementor-4475 .elementor-element.elementor-element-79af7f3e::before{
	background-image: none!important;
}

.elementor-4475 .elementor-element.elementor-element-79af7f3e:not(.elementor-motion-effects-element-type-background){
	background-image: none!important;
}

.elementor-4475 .elementor-element.elementor-element-79af7f3e{
	min-height: 0 !important;
}

.ast-builder-menu .main-navigation>ul{
	font-size: 15px !important;
}

.tribe-common hr{
	display: none !important;
}

.tribe-events-before-html {
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: 100vw;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    background-image: linear-gradient(    90deg,    rgba(255,255,255,0.88) 0%,    rgba(255,255,255,0.72) 22%,    rgba(255,255,255,0.38) 48%,    rgba(255,255,255,0.08) 72%,    rgba(255,255,255,0) 100%), url(/wp-content/uploads/2026/04/pexels-photo-33526681-33526681.jpg) !important;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 27px 300px !important;
    margin-bottom: 40px !important;
}

.tribe-events-before-html h1 {
    color: #0F172A;
}

.tribe-events-before-html p {
    color: #111;
    font-size: 18px;
    line-height: 1.7;
    max-width: 608px;
}

.tribe-events-before-html h1:after {
    content: '';
    display: block;
    width: 90px;
    height: 8px;
    background: #58c13d;
    margin:27px 0 0 0;
}

.tribe-events .tribe-events-l-container{
	padding-top: 0 !important; 
}

disdiv.sharedaddy, #content div.sharedaddy, #main 
div.sharedaddy{
	display: none;
}

#jp-relatedposts h3.jp-relatedposts-headline{
	font-size: 18px;
    color: #389659;
}

h3.jp-relatedposts-headline:after{
	content: "News";
    padding-left: 6px;
}

.ast-header-button-1[data-section="section-hb-button-1"] {
    display: none;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
	display: none;
}

.news-tag {
    display: inline-block;
    padding: 1px 16px;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 10px;
    border: 1px solid #54B435;
    background: #eef4f0;
    color: #1A6D1A;
    font-size: 13px;
    font-weight: 600;
}

.save-draft-button {
  background: #fff !important;
  color: #1B4332 !important;
  border: 1px solid #1B4332 !important;
  border-radius: 10px !important;
  padding: 12px 24px !important;
  font-weight: 700 !important;
  margin-right: 12px !important;
}

.save-draft-button:hover {
  background: #F0F7F2 !important;
}

.post-tags-wrapper{
	display: flex;
    gap: 5px;
    flex-direction: row;
}

.footer-lang {
  display: none !important;
}

html[lang="en-US"] .footer-en,
html[lang="en"] .footer-en {
  display: block !important;
}

html[lang="ru-RU"] .footer-ru,
html[lang="ru"] .footer-ru {
  display: block !important;
}

html[lang*="uz"] .footer-uz {
  display: block !important;
}
.main-header-bar{
    border-style: solid;
    --border-style: solid;
    border-width: 0px 0px 1px 0px;
    --border-top-width: 1px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #969696;
}  
.news-form-submitted #submission-info {
    display: none !important;
}

.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons{
	--gf-local-color: white !important;
}

#bbpress-forums {
    font-family: inherit;
    font-size: 15px;
}

#bbpress-forums .bbp-forums-list,
#bbpress-forums .bbp-topics,
#bbpress-forums .bbp-replies {
    background: white;
    border: 1px solid #E9ECEF;
    border-radius: 10px;
    overflow: hidden;
}

#bbpress-forums .bbp-forum-header,
#bbpress-forums .bbp-topic-header,
#bbpress-forums .bbp-reply-header {
    background: #1B4332;
    color: white;
    padding: 14px 24px;
}

#bbpress-forums .bbp-forum-header a,
#bbpress-forums .bbp-topic-header a {
    color: white !important;
    font-weight: 700;
}

#bbpress-forums li.bbp-body .bbp-forum-info,
#bbpress-forums li.bbp-body .bbp-topic-title {
    color: #1B4332;
    font-weight: 700;
}

#bbpress-forums .bbp-forum-title,
#bbpress-forums .bbp-topic-permalink {
    font-family: 'Playfair Display', serif !important;
    color: #1B4332;
}

#bbpress-forums button,
#bbpress-forums input[type="submit"] {
    background: #1B4332;
    color: white;
    border-radius: 8px;
    padding: 10px 22px;
    font-weight: 700;
    border: none;
}

#bbpress-forums .bbp-pagination {
    margin-top: 20px;
}

#bbpress-forums div.even,
#bbpress-forums ul.even {
    background: #F8F9FA;
}

#bbp_search{
	  
   padding: 5px;
   background: #ffffff;
   border-color: #6b6b6b;
}

#bbp-search-form{
	margin-bottom: 10px;
}

#bbpress-forums .bbp-forum-title,
#bbpress-forums .bbp-topic-permalink {
    font-family: inherit !important;
   font-size: 20px;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content{
    font-size: 13px;
    margin: 5px 0;
    padding: 10px 0;
   color: #848484;
}

#bbpress-forums li.bbp-body .bbp-forum-info{
	padding: 10px;
}

#bbpress-forums .bbp-forums-list{
	padding: 5px 10px !important;
   
}

#bbpress-forums .bbp-reply-header{
	    color: #1B4332;
}

#bbpress-forums .bbp-topic-header,
#bbpress-forums .bbp-topic-header a{
	color: #1B4332 !important;
}
#bbpress-forums li.bbp-header{
	    background: #1b4332;
	    color: #ffffff;
}

#bbpress-forums .bbp-forums-list{
	    border: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#bbpress-forums .bbp-forums-list .bbp-forum{
	font-size: 13px;
}

@media only screen and (min-width: 767px) {
    .tec-events-elementor-event-widget__venue .tec-events-elementor-event-widget__venue-container, .tec-events-elementor-event-widget__venue .tribe-events-content .tec-events-elementor-event-widget__venue-container {
       grid-template-columns: 1fr !important;
        grid-template-rows: 1fr;
        margin: 0 !important;
        max-width: fit-content;
        padding: 0 !important;
}
    
}

/* @media (min-width: 1201px) {
    .ast-primary-header-bar .site-primary-header-wrap {
        max-width: 1355px !important;
	}
} */

@media (min-width: 1201px) {
    .ast-primary-header-bar .site-primary-header-wrap {
        max-width: 1430px !important;
    }
}
@media (max-width: 767px) {
	.tribe-events-before-html{
max-height: 465px !important;
    background-position: center center !important;
    background-size: cover !important;
    padding: 30px !important;
    display: flex !important;
    align-items: center !important;
}
}
/* my submissions*/

@media (max-width: 767px) {
  .my-submissions-table-header {
    display: none !important;
  }

  .submission-row {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 12px !important;
    padding: 22px 26px !important;
  }

  .submission-row .elementor-widget,
  .submission-row .elementor-widget-container {
    text-align: left !important;
    align-self: flex-start !important;
  }

  .submission-row .submission-type,
  .submission-row .submission-status,
  .submission-row .submission-action {
    margin-left: 0 !important;
    align-self: flex-start !important;
  }

  .submission-row .elementor-heading-title,
  .submission-row p {
    text-align: left !important;
  }

  .submission-action {
    margin-top: 8px;
  }

  .submission-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
		padding: 0 4px;
  }

  .submission-tabs a {
    width: auto;
  }
	
	.elementor-element .elementor-element-da1c59e{
		    display: flex;
    flex-direction: column;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {

  .my-submissions-table-header {
    display: none !important;
  }

  .submission-row {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    padding: 24px !important;
  }

  
  .submission-title {
    width: 100% !important;
  }

 
  .submission-meta {
    width: 100% !important;
  }

 
  .submission-type {
    width: 22% !important;
  }

 
  .submission-date {
    width: 22% !important;
  }

  
  .submission-status {
    width: 22% !important;
  }


  .submission-action {
    width: 22% !important;
    text-align: right !important;
  }
}