/*
Theme Name:   Sitka Child
 | Shared by WPTry.org
Theme URI:    https://solopine.com/themes/
Description:  Sitka Child Theme
Author:       Solo Pine Designs
Author URI:   https://solopine.com
Template:     sitka
Version:      1.0.0
License: 	  Themeforest Licence
License URI:  http://themeforest.net/licenses
Text Domain:  sitka-child
*/

/* Write your custom CSS code below */


html,
body {
  overflow-x: hidden;
}

/* add font */
@font-face {
  font-family: 'Schula';
  src: local('sans-serif'), url('fonts/schula.woff2') format('woff2');
  font-display: swap;
}

/* end add font */

/* forced image size for posts */
.post-img img {
  width: auto;
  height: auto;
}

/* fixed bug with post width */
.list-style1 .list-item .list-content {
  width: 100%;
}

/* fix position text in banner */
.feat-area.classic-slider .post-header {
  z-index: 9;
  max-width: 60%;
  margin: 0 auto;
}

.feat-area.static-slider.classic-slider .post-header {
  max-width: 60%;
}

/* indent in the top menu */
#top-bar-sticky-wrapper #top-bar.layout4 #nav-wrapper .menu>li {
  margin: 0 15px;
}

/* indent in the botton menu */
.footer-menu li:after {
  margin: 0 10px;
}

/* fix size category text in widget*/
.widget ul li a {
  font-size: 12px;
}

/* basic styles for the button */
.button {
  position: relative;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  text-transform: lowercase !important;
  font-family: Lato !important;
  text-shadow: none;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 22px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  letter-spacing: 0.05em !important;
  padding: 16px 70px !important;
  border: none;
}

.button:hover {
  border: none;
}

.button::after {
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-image: url(img/btn_white.svg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.button_white::after {
  background-image: url(img/btn_white.svg);
  border: 2px solid #327EC2;
}

.button_blue::after {
  background-image: url(img/btn_blue.svg);
  border: 2px solid #fff;
}

.button.button_blue {
  background-color: #327EC2;
  color: #ffffff;
}

.button.button_white {
  background: #fff;
  color: #327EC2;
}

.button.button_white:hover {
  color: #327EC2;
}

/* contact box styles */
.contact_box {
  font-family: 'lato';
  margin: 60px 0 0 90px;
}

.contact_box .title {
  font-weight: 600;
  font-size: 22px;
  margin: 0 0 15px;
}

.contact_box .bold {
  font-weight: 600;
  margin: 0 0 15px;
}

.contact_box .schedule_box {
  margin: 15px 0;
}

.contact_box .schedule_box .column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.contact_box .schedule_box .column p {
  margin: 0;
}

.contact_box .schedule_box .column p:first-child {
  margin: 0 30px 0 0;
}

.contact_box .header-social a:first-child {
  margin: 0;
}

/*       Footer          */
/*     Structure         */

#footer {
  margin-top: 10vh;
  max-width: 100%;
  position: relative;
}

#footer:before {
  content: "";
  display: block;
  position: absolute;
  height: 11vw;
  top: -10.95vw;
  /*height: 277px;*/
  /*top: -276px;*/
  left: 0;
  background: url(/wp-content/uploads/2020/09/Volna-min.png) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  max-width: 100%;
  width: 100vw;
  z-index: -1;
}

#footer .sp-container {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}

#footer .footer__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

/*       Column 1        */
/*   Newsletter & Links  */

#footer .footer__left-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  margin: 0 auto;
}

#footer .footer__left-column .newsletter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
  width: 70%;
  margin: 0 auto 20px auto;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  color: #3E4554;
}

#footer .footer__left-column .newsletter-form .newsletter__title {
  font-family: AGGaramond Cyr Light;
  font-size: 24px;
  margin: 20px auto 10px auto;
}

#footer .footer__left-column .newsletter-form .newsletter__text {
  font-family: AGGaramond Cyr Light;
  font-size: 16px;
  margin: 0 auto 20px auto;
}

#footer .footer__left-column .newsletter-form .newsletter__button {
  margin: auto;
  max-width: 230px;
  height: 55px;
  text-transform: capitalize !important;
}


#footer .footer__left-column .links {
  width: 80%;
  height: 100%;
  margin: 0 auto;
}

#footer .footer__left-column .links .link__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 30px 10px 30px 10px 30px;
  grid-template-rows: repeat(3, 30px);
  grid-gap: 10px;
  -ms-grid-column-align: start;
  justify-self: start;
  margin: 40px auto auto auto;
}

#footer .footer__left-column .links .link__items a {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  color: #3e4554;
  margin: auto;
}

#footer .footer__left-column .links .link__items a:hover {
  color: #327EC2;
}

/*       Column 2        */
/*   Menu & CopyRight    */

#footer .footer__center-column {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#footer .footer__center-column .footer-menu {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  text-align: center;
  margin: 40px;
}

#footer .footer__center-column .footer-menu li {
  display: inline-block;
  line-height: 50px;
  text-align: start;
}

#footer .footer__center-column .footer-menu li:nth-child(2n) {
  padding-left: 15px;
}

#footer .footer__center-column .footer-menu li:after {
  content: "";
}

#footer .footer__center-column .footer-menu li a {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  /*letter-spacing: 2px;*/
  color: #3E4554;
}

#footer .footer__center-column .footer-menu li a:hover {
  color: #FFFFFF;
}

#footer .footer__center-column a {
  color: #327ec2;
}

#footer .footer__center-column a:hover {
  color: black;
}

/* Footer Copyright in center block. Desktop ver*/
#footer-copy {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

#footer .footer__center-column .copy-text,
#footer .footer__center-column .copy-text p {
  color: #3E4554;
  font-size: 12px;
  margin: auto;
  text-align: center;
  display: block;
}

/*       Column 3        */
/*   Logo & Contact      */

#footer .footer__right-column {
  display: -ms-grid;
  display: grid;
}

#footer .footer__right-column #footer-logo {
  margin: auto;
  padding: 0;
}

#footer .footer__right-column #footer-logo img {
  width: 140px;
  height: 80px;
}

#footer .footer__right-column #footer-contact {
  width: 70%;
  margin: 20px auto;
}

#footer .footer__right-column #footer-contact .contact__mobile {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #3E4554;
  ;
}

#footer .footer__right-column #footer-contact .contact__mobile:hover {
  color: #000000;
}

#footer .footer__right-column #footer-contact .contact__adress {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #3E4554;
  margin-top: 14px;
}

#footer .footer__right-column .contact__email {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #327EC2;
  margin: 10px auto;
}

#footer .footer__right-column .contact__email:hover {
  color: #000000;
}

#footer .footer__right-column .footer-social {
  margin: 0 auto 10px auto;
}

#footer .footer__right-column .footer-social a {
  font-size: 18px;
  margin: 0 9px;
}


/* Footer Copyright in bottom. Mobile ver*/
#footer .footer__right-column .copy-text,
#footer .footer__right-column .copy-text p {
  margin: 20px auto;
  color: #3E4554;
  font-size: 12px;
  display: none;
}

/*   media breakpoint    */

.ktv2 {
  margin: 0 0 40px !important;
}

/* Mobile version Footer */

@media (max-width: 768px) {

  /* mobile placeholder search input */
  #sitka-search-overlay input[type="text"]::placeholder {
    font-size: 25px;
  }

  #footer::before {
    height: 13vh;
    top: -12.95vh;
  }

  #footer .footer__wrapper {
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
  }

  #footer .footer__wrapper>*:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  #footer .footer__wrapper>*:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  #footer .footer__wrapper>*:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  #footer .footer__left-column .links {
    /*border-left: none;*/
    /*border-bottom: 1px solid #ffffff;*/
    /*margin: 0 auto auto 0;*/
    padding: 20px;
  }

  #footer .footer__center-column .footer-menu {
    margin: auto;
  }

  #footer .footer__center-column .copy-text,
  #footer .footer__center-column .copy-text p {
    display: none;
  }

  #footer .footer__right-column .copy-text,
  #footer .footer__right-column .copy-text p {
    display: block;
  }
}

/* block our suggestions */
.our_suggestions {
  position: relative;
  margin-bottom: 112px;
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.our_suggestions::before {
  content: '';
  position: absolute;
  top: -45px;
  left: -1000%;
  right: 0;
  bottom: -41px;
  background-color: rgba(235, 242, 249, 0.5);
  width: 1500%;
  z-index: -1;
}

.our_suggestions .our_suggestions__title {
  width: 100%;
  margin: 0px auto 55px auto;
}

.our_suggestions .our_suggestions__title h2 {
  font-size: 45px;
  color: #327EC2;
}

.our_suggestions .our_suggestions__box {
  display: grid;
  display: -ms-grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px 40px;
}

.our_suggestions__box .our_suggestions__item {
  border: 2px solid rgba(50, 126, 194, 0.5);
  text-align: center;
}

.our_suggestions__box .our_suggestions__item .title {
  background: #346fb3;
  font-family: Schula;
  font-weight: 300;
  font-size: 24px;
  line-height: 23px;
  color: #ffffff;
  padding: 22px 5px;
  margin: 0 38px 11px;
}

.our_suggestions__box .our_suggestions__item .text {
  font-family: Lato;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.05em;
  color: #346FB3;
  margin: 0 68px 16px;
}

@media (max-width: 1200px) {
  .our_suggestions__box .our_suggestions__item .text {
    margin: 0 50px 16px;
  }
}

@media (max-width: 970px) {
  .our_suggestions__box {
    grid-gap: 0 20px;
  }

  .our_suggestions__box .our_suggestions__item .title {
    margin: 0 15px 11px;
  }

  .our_suggestions__box .our_suggestions__item .text {
    margin: 0 15px 16px;
  }

  .contact_box {
    margin: 60px 0 0 20px;
  }
}

@media (max-width: 768px) {
  .our_suggestions__box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr !important;
    grid-gap: 0 20px;
    grid-row-gap: 20px;
  }

  .contact__box {
    margin: 60px 0 0 0;
  }
}

/* end block our_suggestions */

/* custom header */
#logo .phone {
  position: absolute;
  left: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: Lato;
  font-size: 14px;
  line-height: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  letter-spacing: 0.1em;
  color: #87815D;
}

#logo .phone:hover {
  color: #ff7c6e;
}

#header.layout4 .header-social {
  top: 66%;
}

.top-misc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  width: 109px;
  margin: -31px 0 0;
}

.top-misc .phone {
  position: absolute;
  width: max-content;
  top: 35px;
  right: 0px;
  font-size: 14px;
}

/*
.top-misc .shop {
  margin: 0 14px 0 10px;
} */
#mobile-menu.mobile-header .top-misc {
  width: auto;
  margin: 0;
}

#mobile-menu.mobile-header .header-search-wrap {
  margin: 0 0 0 10px;
}

.header-search-wrap {
  margin: 0;
  padding: 0;
}

.top-misc .shop .fa-shopping-cart {
  font-size: 20px;
  color: #346FB3;
}

.top-misc .shop .fa-shopping-cart:hover {
  color: #327EC2;
}

#nav-wrapper .menu li a {
  font-family: Lato !important;
  line-height: 41px !important;
}

#top-bar.layout4 {
  border-bottom: none;
}

/* end custom header */
/* custom slider in home page */
.feat-area.classic-slider {
  margin: 0 calc(50% - 50vw);
}

.feat-area.classic-slider.full-width .feat-item {
  height: 70vh;
  background-position: 65%;
}

.feat-area.static-slider.classic-slider .post-header-inner {
  max-width: 570px !important;
  text-shadow: 1px 1px 2px #000, 0 0 1em #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}

.feat-area.static-slider.classic-slider .post-header-inner .static-subtitle {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.35);
}

.feat-area.static-slider.classic-slider .post-header-inner .static-title {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.feat-area.static-slider.classic-slider .post-header-inner .static-button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

/* end custom slider in home page */

/* custom text in bottom */
.bottom_text_box {
  margin: 30px 0 130px;
  background: #EBF2F9;
  padding: 63px 61px 53px;
}

.bottom_text_box .title {
  font-family: Schula;
  font-size: 30px;
  line-height: 25px;
  color: #3E4554;
  margin: 0 0 34px;
}

.bottom_text_box .text {
  font-size: 15px;
  line-height: 25px;
}

@media (max-width: 768px) {
  .bottom_text_box {
    padding: 30px 25px;
  }

  .bottom_text_box .title {
    font-size: 26px;
  }

}

/* end custom text in bottom */

/* custom font in another text */
.feat-area.static-slider.classic-slider .post-header .static-title {
  font-family: Schula;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.list-item .post-header h2 {
  font-family: Schula;
}

/* end custom font in another text */

/* custom categories in sidebar */
.widget .promo-item {
  height: 120px !important;
}

.widget .promo-item::before {
  content: '';
  position: absolute;
  top: 12%;
  left: 8%;
  width: 84%;
  height: 76%;
  border: 1px solid #fff;
}

/* end custom categories in sidebar */

/* custom styles in sidebar */
.widget .search-wrapper {
  border-color: #AABCA6;
}

.searchform input.s {
  font-family: Lato;
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #AABCA6;
}

.widget-layout2:not(.line-heading) .widget-title {
  border: 1px solid #327EC2 !important;
  font-family: Lato;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.widget ul ul {
  border-top: 1px solid #327EC2;
}

.widget ul li {
  border-bottom: 1px solid #327EC2;
}

.social-widget.rounded a {
  border: 1px solid #327EC2;
}

/* end custom styles in sidebar */

/* custom post styling */
.list-style1 .list-item .post-header {
  -webkit-box-shadow: 0px 0px 25px rgba(50, 126, 194, 0.2);
  -moz-box-shadow: 0px 0px 25px rgba(50, 126, 194, 0.2);
  box-shadow: 0px 0px 25px rgba(50, 126, 194, 0.2);
}

.list-item {
  border-bottom: 1px solid #327EC2;
}

/* end custom post styling */

/* Customise Search Form */
table:not(#wp-calendar) tbody tr,
table:not(#wp-calendar) thead tr,
table:not(#wp-calendar) td,
table:not(#wp-calendar) {
  border: none;
}

table:not(#wp-calendar) {
  margin: 0;
}

table:not(#wp-calendar) td {
  padding: 2px 0 0 8px;
}

.gsc-search-button-v2 {
  padding: 12px 20px 12px 0px !important;
  border: none !important;
}

.gsc-search-button-v2:focus {
  /*   border: none !important; */
  outline: none;
}

.gsc-control-cse,
.gsc-control-cse-de {
  padding: 0 !important;
}


/* custom color icons in header */
.toggle-search-box {
  color: #346fb3 !important;
}

/* Space bottom post */

/*.classic-post,
#sp-main {
  margin-bottom: 23vh;
}
*/

/* contact box */
.map_box {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 22vh auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.map_box .map_box__contact {
  background-image: url(img/contact_bg.jpg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 575px;
  padding: 60px 70px 92px;
  color: #fff;
  font-family: Lato;
  text-align: center;
}

.map_box .map_box__contact .title {
  font-size: 30px;
  font-family: Schula;
}

.map_box .map_box__contact .txt {
  font-size: 20px;
}

.map_box .map_box__contact .button {
  margin: 30px 0 0;
  text-transform: capitalize !important;
}

@media (max-width: 1200px) {
  .map_box .map_box__contact {
    padding: 60px 20px 92px;
  }

  /*.sidr .menu li:last-child {
    display: none;
  }*/
}

@media (max-width: 970px) {
  .map_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .map_box iframe {
    width: 100%;
    height: 500px;
  }

  .map_box .map_box__contact {
    width: 100%;
    margin: 20px 0 0;
  }
}


/* gallery grid */
/* .rl-gallery {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(12, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 26px;
}

.rl-gallery .rl-gallery-item:nth-child(1) {
  grid-area: 1 / 1 / 2 / 4;
}

.rl-gallery .rl-gallery-item:nth-child(2) {
  grid-area: 1 / 4 / 3 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(3) {
  grid-area: 2 / 1 / 3 / 4;
}

.rl-gallery .rl-gallery-item:nth-child(4) {
  grid-area: 3 / 1 / 4 / 3;
}

.rl-gallery .rl-gallery-item:nth-child(5) {
  grid-area: 3 / 3 / 4 / 5;
}

.rl-gallery .rl-gallery-item:nth-child(6) {
  grid-area: 3 / 5 / 4 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(7) {
  grid-area: 4 / 1 / 5 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(8) {
  grid-area: 5 / 1 / 7 / 4;
}

.rl-gallery .rl-gallery-item:nth-child(9) {
  grid-area: 5 / 4 / 6 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(10) {
  grid-area: 6 / 4 / 7 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(11) {
  grid-area: 7 / 1 / 8 / 4;
}

.rl-gallery .rl-gallery-item:nth-child(12) {
  grid-area: 7 / 4 / 8 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(13) {
  grid-area: 8 / 1 / 9 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(14) {
  grid-area: 9 / 1 / 10 / 4;
}

.rl-gallery .rl-gallery-item:nth-child(15) {
  grid-area: 9 / 4 / 11 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(16) {
  grid-area: 10 / 1 / 11 / 4;
}

.rl-gallery .rl-gallery-item:nth-child(17) {
  grid-area: 11 / 1 / 12 / 3;
}

.rl-gallery .rl-gallery-item:nth-child(18) {
  grid-area: 11 / 3 / 12 / 5;
}

.rl-gallery .rl-gallery-item:nth-child(19) {
  grid-area: 11 / 5 / 12 / 7;
}

.rl-gallery .rl-gallery-item:nth-child(20) {
  grid-area: 12 / 1 / 13 / 7;
}

.rl-gallery .rl-gallery-item a {
  height: 100%;
}

.rl-gallery .rl-gallery-item a img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
  width: auto !important;
} */


/* light box custom */
#swipebox-container #swipebox-top-bar {
  bottom: 0px !important;
  top: auto !important;
}

#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  -moz-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}


/* sidebar custom */
.page-id-1630 #sp-sidebar,
.page-id-1461 #sp-sidebar {
  margin: 0 0 250px;
}

/* header custom */
.feat-area.classic-slider:before {
  content: "";
  display: block;
  position: absolute;
  max-height: 170px;
  height: 11vw;
  bottom: -1.2vh;
  /* height: 277px; */
  /* top: -276px; */
  left: 0;
  background: url(img/wave_header.png) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  max-width: 100%;
  width: 100vw;
  z-index: 1;
}

@media (max-width: 768px) {
  .feat-area.classic-slider:before {
    height: 7vh;
  }
}


/* google search in header */
#sitka-search-overlay .gsc-control-cse {
  border: none;
}

#sitka-search-overlay .gsc-search-button-v2 {
  display: none;
}

#sitka-search-overlay ::placeholder {
  font-size: 56px;
}

/* custom background-color in archive page */
.archive-box {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

.promo-wrap {
  margin-top: auto;
}

.promo__title {
  text-align: center;
  font-size: 48px;
  margin: 0 auto 55px auto;
  color: #327EC2;
}

@media (max-width: 768px) {
  .promo__title {
    font-size: 28px;
  }
}

#nav-wrapper .menu li a {
  font-family: Lato, sans-serif !important;
}

/* Wirget menu */
.menu-item.current-menu-item>span>a  {
	font-weight: bold;
	color: #327ec2;
}
.menu-item.pll-parent-menu-item{
	display: none;
}

.menu-item .toggler .toggler_icon:before {
	display: inline-block;
	width: 18px;
	height: 20px;
	content: '+';
	font-size: 18px;
	cursor: pointer;
}
.menu-item.open>.toggler>.toggler_icon:before {
	content: '-';
}



/* mobile switcher */

.top-misc select {
  border: none;
  background-color: #fdfdfd;
}