/*
    Theme Name: Inspiry TourPress Child
    Description: A purpose oriented WordPress theme for tours business.
    Theme URI: https://themeforest.net/user/inspirythemes/portfolio
    Author: InspiryThemes
    Author URI: https://inspirythemes.com
    Template: inspiry-tourpress
    Version: 1.0.1

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

.header header {
  padding: 1rem 0 0 0;
}
.header header .logo-wrap {
  margin-bottom: 1rem;
}
.header header .header-phone {
  font-size: 2rem;
}
.header-phone-wrap > span {
  color:#EA923A;
  font-size: 12px;
}
.header header .main-menu > li a {
    font-size: 1.4rem;
    padding: 0 0.25rem 1rem;
}
.home-section h2, .full-section.no-bottom-padding h2, .section-heading h2 {
  color: #004274;
}

.top-armenia, .top-georgia {
  padding: 4px 8px;
}

.top-armenia {
  background-color: #ffffff;
  color: #EA923A!important;
  border: solid 2px #EA923A;
}

.top-georgia {
  color: white!important;
  background-color: #EA923A;
  border: solid 2px #EA923A;
}

.site-logo img {
  position: absolute;
  top: -43px;
}

.language-chooser li a span {
  color: white;
  text-decoration: underline;
}

.language-chooser li.active a span {
  display: none;
}

.home-features .row .home-feature {
  border: solid 1px transparent;
}

.home-features .row .home-feature:hover {
  box-shadow: 0 0 24px 0px rgba(0, 0, 0, 0.06);
  border: solid 1px #EA923A;
}

.site-footer .widget {
  margin-bottom: 1rem;
}

.entry-content strong {
  color: #1e4274;
  font-size: 18px;
}

.entry-content h4 {
  color: #EA923A;
}

.home-features .home-feature figure {
    min-height: 5.2rem;
    margin-bottom: 1.4rem;
}

.home-features .row .home-feature:hover {
    box-shadow: 0 0 24px 0px rgba(0, 0, 0, 0.2);
    border: solid 1px #EA923A;
}

.explore-tours .content {
	padding: 0;
}

#content-wrapper > section.home-section.sky-bg > div > div > div > div.home-mood-destination > div > div:nth-child(5) > a > figure > img {
	height: 202px;
}

.site-footer .widget-title {
    margin-bottom: 1rem;
}

.explore-tours .content p, .explore-tours .content h2 {
	text-shadow: unset;
}

.header header .main-menu > li .sub-menu li {
	border-left: 1px solid #f1f4f6;
}

.header header .main-menu > li .sub-menu li:last-child {
	border-left: 1px solid #f1f4f6 !important;
}

@media screen and (max-width: 992px) {
  .site-logo img {
    position: static;
    margin-bottom: 0!important;
    margin-top: 0!important;
    min-width: 200px;
  }
  #site-wrapper > div.header > div > div > div > div:nth-child(2) {
	text-align:center;
	padding-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .home-features .row .home-feature {
    padding: 1rem;
    margin: 0;
  }
}

#custom_html-5 .phone > a {
	font-size: 1.2rem;
	color: #B2C3CB;
}

.tours-list-container strong {
	color: #004274;
}

#site-banner {
	max-height: 300px;
}

.covid19{
	display:none!important;
}
.section-heading h2 {
	color: #EA923A!important;
}
.home-section, .full-section {
    padding: 4rem 0!important;
}

#section-end {
    background: url("https://toursarmenia.com/wp-content/uploads/2024/02/explore-bg.jpg");
}