/* 
Theme Name: Plusyerevan-theme
Author: Vardanyan 
Author URI: https://www.facebook.com/people/Var-Danyan/100004716105840/
Version: 1.0 
*/
@font-face {
  font-family: OpenSans-Bold;
  src: url(fonts/OpenSans/OpenSans-Bold.ttf);
  font-display: swap;
}
@font-face {
  font-family: OpenSans-SemiBold;
  src: url(fonts/OpenSans/OpenSans-SemiBold.ttf);
  font-display: swap;
}
@font-face {
  font-family: OpenSans-Medium;
  src: url(fonts/OpenSans/OpenSans-Medium.ttf);
  font-display: swap;
}
@font-face {
  font-family: OpenSans-Regular;
  src: url(fonts/OpenSans/OpenSans-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: OpenSans-Light;
  src: url(fonts/OpenSans/OpenSans-Light.ttf);
  font-display: swap;
}
/* FONTS */
/* COLORS */
/*flexboxes*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body:not(.elementor-editor-active) {
  min-height: 100vh;
}

#wpadminbar {
  position: fixed !important;
  z-index: 9999999 !important;
}

#page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-height: 95vh;
}

body:not(.elementor-page) {
  font-family: OpenSans-Regular;
}
body:not(.elementor-page) h1, body:not(.elementor-page) h2, body:not(.elementor-page) h3, body:not(.elementor-page) h4, body:not(.elementor-page) h5, body:not(.elementor-page) h6 {
  font-family: OpenSans-Bold;
}
body:not(.elementor-page) a {
  color: #424242;
}
body:not(.elementor-page) a:hover {
  color: #cc9900;
}

body {
  word-break: break-word;
  /* Elelemntor button global styles */
  /* Elementor global styles */
}
body div#page {
  min-height: 100svh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
body div#page footer {
  margin-top: auto;
}
body img {
  max-width: 100%;
  height: auto;
  display: -ms-flexbox;
  display: flex;
}
body ul li {
  list-style: none;
}
body .text_content h2:not(:last-child),
body .text_content h3:not(:last-child),
body .text_content h4:not(:last-child),
body .text_content h5:not(:last-child),
body .text_content h6:not(:last-child),
body .text_content p:not(:last-child),
body .text_content ul:not(:last-child),
body .text_content ol:not(:last-child),
body .elementor-widget-text-editor > .elementor-widget-container h2:not(:last-child),
body .elementor-widget-text-editor > .elementor-widget-container h3:not(:last-child),
body .elementor-widget-text-editor > .elementor-widget-container h4:not(:last-child),
body .elementor-widget-text-editor > .elementor-widget-container h5:not(:last-child),
body .elementor-widget-text-editor > .elementor-widget-container h6:not(:last-child),
body .elementor-widget-text-editor > .elementor-widget-container p:not(:last-child),
body .elementor-widget-text-editor > .elementor-widget-container ul:not(:last-child),
body .elementor-widget-text-editor > .elementor-widget-container ol:not(:last-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor h2:not(:last-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor h3:not(:last-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor h4:not(:last-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor h5:not(:last-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor h6:not(:last-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor p:not(:last-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor ul:not(:last-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor ol:not(:last-child),
body .accordion_content_col h2:not(:last-child),
body .accordion_content_col h3:not(:last-child),
body .accordion_content_col h4:not(:last-child),
body .accordion_content_col h5:not(:last-child),
body .accordion_content_col h6:not(:last-child),
body .accordion_content_col p:not(:last-child),
body .accordion_content_col ul:not(:last-child),
body .accordion_content_col ol:not(:last-child) {
  padding-bottom: 20px;
  margin: 0;
}
body .text_content ul li,
body .elementor-widget-text-editor > .elementor-widget-container ul li,
body .elementor-widget-theme-post-content .elementor-widget-text-editor ul li,
body .accordion_content_col ul li {
  list-style: none;
  -ms-flex-align: baseline;
      align-items: baseline;
  padding-left: 15px;
  position: relative;
}
body .text_content ul li::before,
body .elementor-widget-text-editor > .elementor-widget-container ul li::before,
body .elementor-widget-theme-post-content .elementor-widget-text-editor ul li::before,
body .accordion_content_col ul li::before {
  content: "";
  display: inline-block;
  min-width: 6px;
  min-height: 6px;
  background-color: currentColor;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
body .text_content ul li:not(:first-child),
body .elementor-widget-text-editor > .elementor-widget-container ul li:not(:first-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor ul li:not(:first-child),
body .accordion_content_col ul li:not(:first-child) {
  margin-top: 5px;
}
body .text_content ol,
body .elementor-widget-text-editor > .elementor-widget-container ol,
body .elementor-widget-theme-post-content .elementor-widget-text-editor ol,
body .accordion_content_col ol {
  counter-reset: list-number;
}
body .text_content ol li,
body .elementor-widget-text-editor > .elementor-widget-container ol li,
body .elementor-widget-theme-post-content .elementor-widget-text-editor ol li,
body .accordion_content_col ol li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}
body .text_content ol li::before,
body .elementor-widget-text-editor > .elementor-widget-container ol li::before,
body .elementor-widget-theme-post-content .elementor-widget-text-editor ol li::before,
body .accordion_content_col ol li::before {
  counter-increment: list-number;
  content: counter(list-number) ".";
  color: currentColor;
  position: absolute;
  left: 0;
  top: 1px;
}
body .text_content ol li:not(:first-child),
body .elementor-widget-text-editor > .elementor-widget-container ol li:not(:first-child),
body .elementor-widget-theme-post-content .elementor-widget-text-editor ol li:not(:first-child),
body .accordion_content_col ol li:not(:first-child) {
  margin-top: 8px;
}
body .text_content a,
body .elementor-widget-text-editor > .elementor-widget-container a,
body .elementor-widget-theme-post-content .elementor-widget-text-editor a,
body .accordion_content_col a {
  text-decoration: underline;
}
body div.elementor-widget-button div.elementor-button-wrapper a.elementor-button {
  text-decoration: none !important;
}
body .con-full {
  width: 100%;
  max-width: 100%;
  padding: 60px 40px;
}
@media all and (max-width: 1024px) {
  body .con-full {
    padding: 50px 20px;
  }
}
body .con-boxed {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
body span.gold_btn,
body a.gold_btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-family: OpenSans-Medium;
  color: #ffffff;
  text-decoration: none;
  background-color: #cc9900;
  padding: 10px 20px;
}
body span.gold_btn:hover,
body a.gold_btn:hover {
  color: #ffffff;
  background-color: #1D2A44;
  transition: 0.3s;
}
body div.elementor-element.elementor-widget.elementor-widget-accordion div.elementor-accordion div.elementor-accordion-item {
  border-bottom: 1px solid #1D2A44;
}
body div.elementor-element.elementor-widget.elementor-widget-accordion div.elementor-accordion div.elementor-tab-title.elementor-active a.elementor-accordion-title {
  color: #cc9900;
}
body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 br {
  display: none;
}
body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 dl.gallery-item {
  margin: 0 !important;
  width: 100%;
  max-width: calc((100% - 15px) / 4);
  padding: 0;
}
@media all and (max-width: 991px) {
  body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 dl.gallery-item {
    max-width: calc((100% - 10px) / 3) !important;
  }
}
@media all and (max-width: 575px) {
  body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 dl.gallery-item {
    max-width: calc((100% - 5px) / 2) !important;
  }
}
@media all and (max-width: 320px) {
  body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 dl.gallery-item {
    max-width: 100% !important;
  }
}
body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 dl.gallery-item .gallery-icon {
  overflow: hidden !important;
}
body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 dl.gallery-item .gallery-icon:hover img {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
body div.elementor-element.elementor-widget.elementor-widget-image-gallery div.elementor-widget-container div.elementor-image-gallery div#gallery-1 dl.gallery-item img {
  width: 100%;
  border: unset !important;
  -ms-transform: scale(1);
      transform: scale(1);
  transition: transform 0.3s;
}

/*Slick Slider global styles */
body:not(.elementor-editor-active) .slider_container {
  opacity: 0;
  transition: opacity 0.3s;
}

body.elementor-editor-active .slider_container .slide_column:not(:first-of-type) {
  display: none !important;
}

.slider_container .slider .slick-track {
  margin-left: 0;
}
.slider_container .slider_arrows:has(span.slick-hidden) {
  display: none;
}

/* Testimonials slider styles  */
.testimonilas_container .testimonials_slider {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}
.testimonilas_container .testimonials_slider .slick-track,
.testimonilas_container .testimonials_slider .slick-list {
  display: -ms-flexbox;
  display: flex;
}
.testimonilas_container .testimonials_slider .slick-track {
  padding: 10px 0;
}
.testimonilas_container .testimonials_slider div.testimonial_column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #ffffff;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
  border-radius: 55px 0 55px 0;
  padding: 50px;
  margin: 0 10px;
}
@media all and (max-width: 768px) {
  .testimonilas_container .testimonials_slider div.testimonial_column {
    margin: 0 10px;
  }
}
.testimonilas_container .testimonials_slider div.testimonial_column div.content_col {
  margin-top: 10px;
  text-align: center;
}
.testimonilas_container .testimonials_slider div.testimonial_column div.content_col p {
  font-size: 14px;
  line-height: 20px;
}
.testimonilas_container .testimonials_slider div.testimonial_column .user_info_col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.testimonilas_container .testimonials_slider div.testimonial_column .user_info_col img {
  max-width: 68px;
  min-width: 68px;
  min-height: 68px;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  margin-top: 20px;
}
.testimonilas_container .testimonials_slider div.testimonial_column .user_info_col span.user_name {
  font-family: OpenSans-Medium;
  margin-top: 10px;
}
.testimonilas_container .testimonials_slider div.testimonial_column .rating_col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 20px;
}
.testimonilas_container .testimonials_slider div.testimonial_column .rating_col span.dashicons-star-filled {
  min-width: clamp(1rem, 0.8788rem + 0.6061vw, 1.5rem);
  min-height: clamp(1rem, 0.8788rem + 0.6061vw, 1.5rem);
  font-size: clamp(1rem, 0.8788rem + 0.6061vw, 1.5rem);
  color: #cc9900;
}
.testimonilas_container .testimonials_slider_arrows {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 30px;
}
@media all and (max-width: 768px) {
  .testimonilas_container .testimonials_slider_arrows {
    margin-top: 20px;
  }
}
.testimonilas_container .testimonials_slider_arrows span {
  min-width: 40px;
  min-height: 40px;
  cursor: pointer;
  border-radius: 50px;
  margin: 0 3px;
}
.testimonilas_container .testimonials_slider_arrows span:hover::before {
  background-color: #1D2A44;
  color: #ffffff;
}
.testimonilas_container .testimonials_slider_arrows span::before {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 18px;
  background-color: #cc9900;
  transition: 0.3s;
  border-radius: 50px;
}

body:not(.elementor-editor-active) header {
  position: sticky;
  top: var(--wp-admin--admin-bar--height, 0px);
  left: 0;
  width: 100%;
  z-index: 999;
}

.fixed_header {
  background: none;
}
.fixed_header .header_section {
  min-height: auto;
}

section.header_section {
  background-color: #ffffff;
  transition: min-height 0.3s;
}
@media all and (max-width: 991px) {
  section.header_section {
    display: none;
  }
}
section.header_section div.header_container div.header_menu_container {
  width: 100%;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
  position: relative;
  background-color: #ffffff;
  padding: 10px 40px 10px 40px;
  border-bottom: 1px solid #1D2A44;
  z-index: 222;
}
section.header_section div.header_container .logo_col {
  width: 100%;
  max-width: 150px;
  min-width: 150px;
}
section.header_section div.header_container .menu_col {
  width: 100%;
  max-width: calc(100% - 150px - 20px);
  display: -ms-flexbox;
  display: flex;
  gap: 10px 20px;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
section.header_section div.header_container .menu_col ul li a {
  color: #1D2A44;
  font-family: OpenSans-SemiBold;
  text-transform: uppercase;
}
section.header_section div.header_container .menu_col ul.header_menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  gap: 10px 20px;
  -ms-flex-align: center;
      align-items: center;
}
section.header_section div.header_container .menu_col ul.header_menu > li > a {
  position: relative;
}
section.header_section div.header_container .menu_col ul.header_menu > li > a:hover {
  color: #cc9900;
}
section.header_section div.header_container .menu_col ul.header_menu > li.current-menu-item > a {
  color: #cc9900;
}
section.header_section div.header_container .menu_col ul.header_menu li {
  position: relative;
}
section.header_section div.header_container .menu_col ul.header_menu li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px 0;
  text-decoration: none;
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-has-children:hover > ul.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible !important;
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-has-children:hover > ul.sub-menu ul.sub-menu {
  top: calc(100% - 55px);
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-has-children:hover > a span.dashicons {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-has-children:hover > a span.dashicons::before {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  transition: transform 0.5s;
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-has-children > a {
  gap: 0 5px;
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-has-children span.dashicons {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-has-children span.dashicons::before {
  font-size: 16px;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition: transform 0.5s;
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-has-children > ul.sub-menu {
  padding-top: 20px;
}
section.header_section div.header_container .menu_col ul.header_menu ul.sub-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: absolute;
  top: 200%;
  left: 0;
  min-width: 250px;
  max-width: 250px;
  background-color: transparent;
  opacity: 0;
  visibility: hidden;
  transition: top 0.3s, opacity 0.3s;
}
section.header_section div.header_container .menu_col ul.header_menu ul.sub-menu li {
  background-color: #1D2A44;
}
section.header_section div.header_container .menu_col ul.header_menu ul.sub-menu li:hover {
  background-color: #1D2A44;
  transition: background-color 0.5s;
}
section.header_section div.header_container .menu_col ul.header_menu ul.sub-menu li:hover a {
  color: #cc9900;
}
section.header_section div.header_container .menu_col ul.header_menu ul.sub-menu li a {
  color: #ffffff;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 10px 20px;
}
section.header_section div.header_container .menu_col ul.header_menu ul.sub-menu li.current-menu-item {
  background-color: #1D2A44;
}
section.header_section div.header_container .menu_col ul.header_menu ul.sub-menu li.current-menu-item a {
  color: #cc9900;
}
section.header_section div.header_container .menu_col ul.header_menu li.menu-item-gtranslate ul.dropdown-menu {
  min-width: 65px;
}

.cart-icon {
  font-size: 22px;
}

/* Mobile header styles */
.mobile_header_section {
  display: none;
  position: relative;
}
@media all and (max-width: 991px) {
  .mobile_header_section {
    display: block;
  }
}

div.mobile_header_container {
  background-color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
  padding: 15px 40px;
  border-bottom: 1px solid #1D2A44;
}
@media all and (max-width: 1024px) {
  div.mobile_header_container {
    padding: 15px 20px;
  }
}
div.mobile_header_container .logo_col img {
  width: 138px;
  max-width: 138px;
}
div.mobile_header_container div.mobile_menu_btn {
  background-color: #1D2A44;
  padding: 10px;
  min-width: 32px;
  min-height: 32px;
  overflow: hidden;
}
div.mobile_header_container .nav-icon {
  width: 25px;
  height: 28px;
  position: relative;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
div.mobile_header_container .nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
div.mobile_header_container .nav-icon span.first_item {
  top: 4px;
}
div.mobile_header_container .nav-icon span.second_item {
  top: 13px;
}
div.mobile_header_container .nav-icon span.third_item {
  top: 22px;
}
div.mobile_header_container .menu_open span.first_item {
  top: 13px;
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
}
div.mobile_header_container .menu_open span.second_item {
  opacity: 0;
  left: -45px;
}
div.mobile_header_container .menu_open span.third_item {
  top: 13px;
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
}

div.mobile_dropdown_container {
  padding: 15px 40px 15px 40px;
  display: none;
  position: absolute;
  left: 0;
  top: auto;
  width: 100%;
  background-color: #1D2A44;
}
@media all and (max-width: 1024px) {
  div.mobile_dropdown_container {
    padding: 15px 20px 15px 20px;
  }
}
div.mobile_dropdown_container ul.header_menu li a {
  color: #ffffff;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 0 20px;
  padding: 7.5px 0;
  position: relative;
  text-decoration: none;
}
div.mobile_dropdown_container ul.header_menu li a:hover {
  color: #cc9900;
}
div.mobile_dropdown_container ul.header_menu li a span.dashicons {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: -30px;
}
div.mobile_dropdown_container ul.header_menu li a span.dashicons::before {
  font-size: 17px;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition: 0.5s;
}
div.mobile_dropdown_container ul.header_menu li a span.rotate::before {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  transition: 0.5s;
}
div.mobile_dropdown_container ul.header_menu li ul.sub-menu {
  display: none;
  padding-left: 15px;
}
div.mobile_dropdown_container ul.header_menu li.current-menu-item > a {
  color: #cc9900;
}

.footer_section {
  padding: 0 40px;
  background-color: #1D2A44;
}
@media all and (max-width: 1024px) {
  .footer_section {
    padding: 0 20px;
  }
}
.footer_section * {
  color: #ffffff;
}
.footer_section .ft_text_content h2:not(:last-child),
.footer_section .ft_text_content h3:not(:last-child),
.footer_section .ft_text_content h4:not(:last-child),
.footer_section .ft_text_content h5:not(:last-child),
.footer_section .ft_text_content h6:not(:last-child),
.footer_section .ft_text_content p:not(:last-child),
.footer_section .ft_text_content ul:not(:last-child),
.footer_section .ft_text_content ol:not(:last-child) {
  padding-bottom: 10px;
}
.footer_section .ft_text_content p a {
  color: #ffffff;
}
.footer_section .ft_text_content p a:hover {
  color: #cc9900;
}
.footer_section .ft_text_content ul li {
  list-style: none;
  -ms-flex-align: baseline;
      align-items: baseline;
  padding-left: 20px;
  position: relative;
}
.footer_section .ft_text_content ul li::before {
  content: "";
  display: inline-block;
  min-width: 6px;
  min-height: 6px;
  background-color: currentColor;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.footer_section .ft_text_content ul li:not(:first-child) {
  margin-top: 5px;
}
.footer_section .ft_text_content ol {
  counter-reset: list-number;
}
.footer_section .ft_text_content ol li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.footer_section .ft_text_content ol li::before {
  counter-increment: list-number;
  content: counter(list-number) ".";
  color: currentColor;
  position: absolute;
  left: 0;
  top: 1px;
}
.footer_section .ft_text_content ol li:not(:first-child) {
  margin-top: 8px;
}
.footer_section .ft_columns_container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  gap: 20px 40px;
  padding: 40px 0 40px 0;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  .footer_section .ft_columns_container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 40px 0 20px 0;
  }
}
.footer_section .ft_columns_container div.ft_col_1 {
  width: 100%;
  max-width: 30%;
  border-right: 1px solid #cc9900;
  padding-right: 40px;
}
@media all and (max-width: 991px) {
  .footer_section .ft_columns_container div.ft_col_1 {
    max-width: 100%;
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid #cc9900;
    padding-bottom: 20px;
  }
}
.footer_section .ft_columns_container div.ft_col_1 a.logo_url {
  display: block;
  margin-bottom: 20px;
}
.footer_section .ft_columns_container div.ft_col_1 a.logo_url img {
  max-width: 150px;
}
@media all and (max-width: 1024px) {
  .footer_section .ft_columns_container div.ft_col_1 a.logo_url img {
    max-width: 138px;
  }
}
.footer_section .ft_columns_container div.ft_col_1 .ft_text_content {
  max-width: 300px;
}
.footer_section .ft_columns_container div.ft_col_2 {
  width: 100%;
  max-width: 25%;
  border-right: 1px solid #cc9900;
  padding-right: 40px;
}
@media all and (max-width: 991px) {
  .footer_section .ft_columns_container div.ft_col_2 {
    max-width: 100%;
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid #cc9900;
    padding-bottom: 20px;
  }
}
.footer_section .ft_columns_container div.ft_col_3 {
  width: 100%;
  max-width: 30%;
  border-right: 1px solid #cc9900;
  padding-right: 40px;
}
.footer_section .ft_columns_container div.ft_col_3 .ft_text_content {
  max-width: 300px;
}
@media all and (max-width: 991px) {
  .footer_section .ft_columns_container div.ft_col_3 {
    max-width: 100%;
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid #cc9900;
    padding-bottom: 20px;
  }
}
.footer_section .ft_columns_container div.ft_col_4 {
  width: 100%;
  max-width: 15%;
}
@media all and (max-width: 991px) {
  .footer_section .ft_columns_container div.ft_col_4 {
    max-width: 100%;
  }
}
.footer_section .ft_columns_container div.ft_col_4 .social_icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
  cursor: pointer;
}
.footer_section .ft_columns_container div.ft_col_4 .social_icons img {
  width: 35px;
  transition: background-color 0.3s;
}
.footer_section .ft_columns_container div.ft_col_4 .social_icons img:hover {
  filter: brightness(0) saturate(100%) invert(53%) sepia(99%) saturate(1790%) hue-rotate(18deg) brightness(100%) contrast(102%);
}
.footer_section .ft_columns_container span.ft_col_title {
  display: block;
  font-family: OpenSans-SemiBold;
  margin-bottom: 10px;
}
.footer_section .ft_columns_container nav ul li a {
  color: #ffffff;
  text-decoration: none;
  position: relative;
  padding: 5px 0;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.footer_section .ft_columns_container nav ul li a:hover {
  color: #cc9900 !important;
}
.footer_section .ft_columns_container nav ul li.menu-item-has-children > a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  color: #ffffff;
}
.footer_section .ft_columns_container nav ul li.menu-item-has-children > a span.dashicons {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: -30px;
}
.footer_section .ft_columns_container nav ul li.menu-item-has-children > a span.dashicons::before {
  font-size: 16px;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition: 0.5s;
}
.footer_section .ft_columns_container nav ul li.menu-item-has-children > a span.rotate::before {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  transition: 0.5s;
}
.footer_section .ft_columns_container nav ul li.current-menu-item a {
  color: #cc9900;
}
.footer_section .ft_columns_container nav ul.sub-menu {
  display: none;
}
.footer_section .ft_columns_container nav ul.sub-menu li {
  padding-left: 10px;
}
.footer_section .ft_columns_container nav ul.sub-menu li a {
  font-size: 14px;
}
.footer_section .ft_columns_container nav ul.sub-menu li:last-child {
  padding-bottom: 0;
}
.footer_section .ft_bottom_container {
  width: 100%;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  gap: 5px 20px;
  padding: 30px 0;
  margin: 0 auto;
  border-top: 1px solid #cc9900;
}
@media all and (max-width: 768px) {
  .footer_section .ft_bottom_container > div {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}

.elementor-element.contacts_column {
  position: relative;
}
.elementor-element.contacts_column::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #cc9900;
  position: absolute;
  left: 20px;
  top: 0;
}
.elementor-element.contacts_column::after {
  content: "\f347";
  font-family: "dashicons";
  position: absolute;
  left: 12.5px;
  top: calc(100% - 11px);
  color: #1D2A44;
}
.elementor-element.contacts_column .elementor-icon {
  position: relative;
  z-index: 2;
}

div.product_container {
  width: 100%;
  max-width: 1200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 20px;
  margin: 0 auto;
}
div.product_container a.product_post_column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  max-width: calc((100% - 60px) / 4);
  position: relative;
  box-shadow: 0px 3px 15px rgba(22, 41, 124, 0.1);
}
@media all and (max-width: 991px) {
  div.product_container a.product_post_column {
    max-width: 285px;
  }
}
div.product_container a.product_post_column div.image_col {
  overflow: hidden;
}
div.product_container a.product_post_column img {
  width: 100%;
  transition: transform 0.3s;
}
div.product_container a.product_post_column:hover img {
  -ms-transform: scale(1.05);
      transform: scale(1.05);
}
div.product_container a.product_post_column:hover span.gold_btn {
  background-color: #1D2A44;
}
div.product_container a.product_post_column {
  color: inherit;
}
div.product_container a.product_post_column div.content_block {
  padding: 15px 20px 20px 20px;
}
div.product_container a.product_post_column span.event_date {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  background-color: #1D2A44;
}
div.product_container a.product_post_column div.price {
  margin-top: 5px;
}
div.product_container a.product_post_column div.excerpt_block {
  margin-top: 5px;
}
div.product_container a.product_post_column span.event_location {
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
}
div.product_container a.product_post_column span.gold_btn {
  margin-top: 20px;
  transition: background-color 0.3s;
}

/* div.product_container:not(:has(.product_post_column_1)) {
    a.product_post_column  {
        max-width: 345px;
    }
} */
div.result {
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
}

.woocommerce-message {
  border-top-color: #cc9900;
  margin-top: 15px;
  background: #1D2A44;
  color: #cc9900;
}
.woocommerce-message a.button {
  background-color: #cc9900;
  color: white;
}
.woocommerce-message a.button:hover {
  background-color: #cc9900;
  color: white;
}

.single-product .summary.entry-summary {
  padding: 20px;
}
.single-product .variations {
  margin-top: 20px;
}
.single-product .variations .label {
  text-align: left;
}
.single-product .variations .value select {
  cursor: pointer;
  height: 40px;
  font-family: OpenSans-Regular;
  padding: 10px;
}
.single-product .variations .reset_variations {
  cursor: pointer;
  transition: 0.3s;
  background-color: #cc9900;
  color: white;
  padding: 3px 10px;
  border: 0;
  font-family: OpenSans-Regular;
}
.single-product .variations .reset_variations:hover {
  background-color: #1D2A44;
}
.single-product .price .woocommerce-Price-amount bdi {
  color: #1D2A44;
  font-family: OpenSans-Bold;
}
.single-product .stock.in-stock {
  color: #1D2A44 !important;
  font-family: OpenSans-Bold;
  padding-bottom: 10px;
  margin-top: 20px;
}
.single-product .single_variation_wrap .stock.in-stock {
  margin-top: 0;
}
.single-product form.cart .quantity input {
  height: 35px;
}
.single-product form.cart .single_add_to_cart_button {
  animation: 0.3s;
  background-color: #cc9900;
  font-family: OpenSans-Bold;
}
.single-product form.cart .single_add_to_cart_button:hover {
  background-color: #1D2A44;
}

.wc-block-components-totals-shipping {
  display: none !important;
}

.woocommerce form .form-row input.input-text {
  font-family: OpenSans-Regular;
  height: 40px;
  padding-left: 12px;
}

.woocommerce form .form-row.woocommerce-validated input.input-text {
  border: 1px solid #1D2A44;
}

#place_order {
  background-color: #cc9900;
  transition: 0.3s;
}
#place_order:hover {
  background-color: #1D2A44;
}

.events-wrapper {
  max-width: 1440px;
  padding: 40px;
  margin: 0 auto;
}
.events-wrapper .details {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .events-wrapper .details .event-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .events-wrapper .details .event-img img {
    max-width: 500px;
  }
}
.events-wrapper .details > div {
  width: 50%;
}
@media all and (max-width: 768px) {
  .events-wrapper .details > div {
    width: 100%;
  }
  .events-wrapper .details > div img {
    max-width: 55%;
    margin-left: 20px;
  }
}
.events-wrapper .event-description {
  max-width: 1440px;
  padding: 40px 0;
  margin: 0 auto;
}

.ul1 {
  margin-top: 10px;
}

.tc-event-dropdown-wrap h3 {
  font-family: OpenSans-Regular !important;
  font-weight: normal;
  font-size: 26px;
}
@media (max-width: 767px) {
  .tc-event-dropdown-wrap h3 {
    font-size: 16px;
  }
}
.tc-event-dropdown-wrap .inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 20px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tc-event-dropdown-wrap .inner-wrap select {
  max-width: 211px;
  margin: 0;
  height: 45px;
}
.tc-event-dropdown-wrap .inner-wrap .cart_form {
  display: -ms-flexbox;
  display: flex;
}
.tc-event-dropdown-wrap .inner-wrap .cart_form .add_to_cart {
  white-space: nowrap;
}
.tc-event-dropdown-wrap .quantity-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 75px;
  text-align: center;
  margin-top: 10px;
}
.tc-event-dropdown-wrap .quantity-wrapper .plus, .tc-event-dropdown-wrap .quantity-wrapper .minus {
  font-size: 24px;
  cursor: pointer;
}
.tc-event-dropdown-wrap .quantity-wrapper .qty-input {
  width: 40px;
  text-align: center;
  border: none;
  background: transparent;
  font-size: 16px;
}
.tc-event-dropdown-wrap .quantity-wrapper .qty-input:active, .tc-event-dropdown-wrap .quantity-wrapper .qty-input:focus {
  outline: none;
}
.tc-event-dropdown-wrap .quantity-wrapper .qty-input::-webkit-inner-spin-button,
.tc-event-dropdown-wrap .quantity-wrapper .qty-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tc-event-dropdown-wrap .quantity-wrapper .qty-input { /* For Firefox */
  -webkit-appearance: textfield;
          appearance: textfield;
}

span.tc_event_date_title_front, span.tc_event_location_title_front {
  color: #1D2A44;
  font-size: 13px;
}

.free-order-page a {
  color: #cc9900 !important;
}

.tc_seating_map_button {
  background-color: #cc9900;
  color: #ffffff;
  border: none;
  font-size: 16px;
  padding: 12px 25px 12px 25px;
  margin-bottom: 15px;
}

.tc_cart_seat_remove {
  opacity: 1 !important;
}
.tc_cart_seat_remove span {
  color: black;
  font-size: 12px;
}

.tickera-checkout {
  display: none;
}

.tc-cart-form-widget .tickera-checkout {
  display: block !important;
}

.tickera.tickera-payment-gateways.active {
  padding-top: 30px;
}
.tickera.tickera-payment-gateways.active, .tickera.tickera-payment-gateways.active label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}

#tc_payment_confirm {
  padding: 5px 8px;
  font-size: 12px;
}

.woocommerce-thankyou-order-received {
  background-color: #4CAF50;
  padding: 20px;
  color: white;
  margin-bottom: 20px;
}

.woocommerce-order {
  margin-bottom: 20px;
}

div.videos_gallery_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 20px;
}
@media all and (max-width: 991px) {
  div.videos_gallery_container {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

div.video_col {
  width: 100%;
  max-width: calc((100% - 40px) / 3);
  height: clamp(11.875rem, -3.299rem + 24.4989vw, 18.75rem);
  position: relative;
}
@media all and (max-width: 991px) {
  div.video_col {
    max-width: calc((100% - 20px) / 2);
    height: 270px;
  }
}
@media all and (max-width: 768px) {
  div.video_col {
    max-width: 464px;
    height: clamp(13.75rem, 10.625rem + 15.625vw, 18.125rem);
  }
}
div.video_col video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Tickera Form Styles */
table.tickera_table tbody tr td.ticket-quantity {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  gap: 5px;
}
table.tickera_table tbody tr td.ticket-quantity .plus, table.tickera_table tbody tr td.ticket-quantity .minus {
  padding: 0 12px !important;
  width: auto !important;
}
table.tickera_table tbody tr td.ticket-quantity .quantity {
  height: 30px !important;
}
table.tickera_table tbody td.actions {
  padding: 20px 0;
  text-align: right;
}
table.tickera_table tbody td.actions input.coupon_code {
  height: 42px;
  font-size: 12px;
  line-height: 18px;
}
table.tickera_table tbody td.actions input.coupon_code:focus {
  border: 1px solid #cc9900;
}
table.tickera_table tbody td.actions input.coupon_code:focus-visible {
  outline: none;
}
@media all and (max-width: 575px) {
  table.tickera_table tbody td.actions input.coupon_code {
    width: 200px;
  }
}
@media all and (max-width: 575px) {
  table.tickera_table tbody td.actions input.tickera_update {
    float: none;
    margin: 0;
    margin-top: 10px;
  }
}
table.tickera_table .ticket-type {
  font-weight: bold;
  color: #cc9900;
}
table.tickera_table .cart_total_price_title {
  font-size: 20px;
}

.tc_in_cart {
  margin-left: 0 !important;
  color: #5cb85c;
  font-weight: bold;
}
.tc_in_cart a {
  display: block;
  text-align: center;
  margin-top: 5px;
  transition: 0.3s;
  padding: 10px 20px;
  width: -webkit-max-content;
  width: max-content;
  background-color: #cc9900;
  color: white !important;
  text-decoration: none;
  text-transform: uppercase;
}
.tc_in_cart a:hover {
  background-color: #1D2A44;
}

.event-content .tc_the_content_pre {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.event-content .tc_the_content_pre span {
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 600px) {
  .event-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .event-content .tc_the_content_pre {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-order: 1;
        order: 1;
  }
  .event-content .tc_the_content_pre .tc_event_location_title_front {
    margin-top: 10px;
    font-size: 15px;
  }
  .event-content .ul1 {
    -ms-flex-order: 2;
        order: 2;
  }
}

.tickera-checkout .ticket-total-all > div:first-child {
  display: none;
}

@media screen and (max-width: 767px) {
  table, thead, tbody, th, td, tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  tr {
    border: 1px solid #ccc;
  }
  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  td:before {
    padding-right: 10px;
    white-space: nowrap;
  }
  /*
  Label the data
  */
  td:nth-of-type(2):before {
    content: "Ticket Price";
  }
  td:nth-of-type(3):before {
    content: "Quantity";
  }
  td:nth-of-type(5):before {
    content: "Subtotal";
  }
  .tickera-checkout .ticket-total-all {
    text-align: left;
  }
  td.actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  td.actions #coupon_code {
    -ms-flex-order: 2;
        order: 2;
    width: 100%;
    margin-top: 10px;
  }
  td.actions font:nth-child(3) {
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 10px;
  }
  td.actions #apply_coupon {
    -ms-flex-order: 3;
        order: 3;
  }
  td.actions #apply_coupon input {
    width: 100%;
  }
  td.actions font:last-child {
    -ms-flex-order: 4;
        order: 4;
  }
}
div.tickera_additional_info input:focus {
  border: 1px solid #cc9900;
}
div.tickera_additional_info input:focus-visible {
  outline: none;
}

div.tickera_buyer_info {
  padding-top: 20px;
}
div.tickera_buyer_info h3 {
  display: none;
}
div.tickera_buyer_info input {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  height: 45px;
}
div.tickera_buyer_info .terms_conditions {
  font-size: 10px;
}

div.tc-form-ticket-fields-wrap h2 {
  padding-bottom: 10px;
}
div.tc-form-ticket-fields-wrap h5 {
  padding-bottom: 10px;
}
div.tc-form-ticket-fields-wrap input {
  width: 100%;
}

#empty_cart, #update_cart {
  display: none;
}

#tickera_cart .tickera_owner_info {
  display: none;
}

.statistic .tc_sale_stats, .statistic .tc-single-event {
  padding: 15px;
}
.statistic .tc_sale_stats table, .statistic .tc-single-event table {
  width: 70%;
}
.statistic .tc_sale_stats table tr td, .statistic .tc-single-event table tr td {
  text-align: center;
}

/*#proceed_to_checkout {
  display: none;
}*/

/*# sourceMappingURL=style.css.map */