@charset "UTF-8";
/*
 Theme Name:     Róża Wiatrów
 Theme URI:      https://www.inspirelabs.pl/
 Description:
 Author:         InspireLabs
 Author URI:     https://www.inspirelabs.pl/
 Template:       BookYourTravel
 Version:        0.1.0
 Text Domain:  	 roza-wiatrow
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
@keyframes pulse_animation {
  0% {
    transform: scale(1); }
  30% {
    transform: scale(1.02); }
  40% {
    transform: scale(1.16); }
  50% {
    transform: scale(1.02); }
  60% {
    transform: scale(1); }
  70% {
    transform: scale(1.03); }
  80% {
    transform: scale(1); }
  100% {
    transform: scale(1.02); } }
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #4f4f4f;
  background: #eae9e5;
  text-align: left; }

hr {
  margin: 20px 0 22px 0;
  background: none;
  border-top: 1px solid #C2C2C2; }

iframe {
  width: 500px; }

h1, h2, h3, h4, h5, h6, .price em, .total_price, .reservation_total, .extra_items_total {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #243559; }

.main {
  float: none;
  overflow: hidden;
  padding-bottom: 0; }
  @media (max-width: 600px) {
    .main {
      padding-top: 10px; } }

.loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #4b608d;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  position: fixed;
  left: calc(50% - 60px);
  top: calc(50% - 60px); }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.book-waiting {
  display: none;
  z-index: 9999999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

aside .widget ul {
  padding: 10px 0 15px 0;
  background: #fff; }

aside .widget .menu li {
  position: relative;
  padding: 0px 15px 10px 30px;
  margin: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  aside .widget .menu li a {
    font-weight: bold; }
    aside .widget .menu li a:hover {
      color: #da2619; }
  aside .widget .menu li:before {
    display: block;
    content: "\2022";
    font-size: 24px;
    color: #cc1105;
    position: absolute;
    top: -8px;
    left: 14px; }

.static-content h1 {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  padding-bottom: 10px; }

.about-us-history-list > li:before,
.media-about-us-teams-list > li:before,
.media-about-us-certificates-list > li:before,
.media-about-us-media-list > li:before,
.about-us-team-list > li:before {
  content: ""; }

.gradient-button,
input[type="submit"],
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0; }

@media (max-width: 630px) {
  article.static-content p:first-of-type img {
    float: none; } }

.woocommerce table.my_account_orders .button {
  margin-right: 10px; }

#swipebox-top-bar #swipebox-title {
  height: 50px;
  overflow: hidden; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

input::-ms-clear {
  display: none; }

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

a,
.details .description a,
.widget a:hover,
.widget a:focus,
.details .description a,
.entry-meta span a:hover,
.entry-meta span a:focus,
.entry-header h2 a:hover,
.entry-header h2 a:focus,
.widget .product-categories .children a:hover,
.widget .product-categories .children a:focus,
.widget .product-categories .children .current-cat a,
.current-cat.cat-parent a, .current-cat-parent a,
.widget ul.product_list_widget .product-title,
.widget_shopping_cart_content .wc-forward,
.tab-content h4,
.tab-content h2 a:hover,
.tab-content h2 a:focus,
.tab-content h3 a:hover,
.tab-content h3 a:focus,
.home-footer-sidebar .widget > div h4,
.byt_address_widget em,
.tab-content .room-types .meta h3,
.error-type,
.error-type h1 {
  color: #c60000; }

ul > li:before,
.ico:before {
  color: #cc1105; }

.social li a:hover,
.social li a:focus,
.contact:before,
.header .ribbon,
.header #lang_sel li,
.header #lang_sel_click li,
.location_item .ribbon:focus,
.location_item .ribbon:hover,
.view-type .active,
.inner-nav li:hover,
.inner-nav li.active,
.inner-nav li.active:hover,
.inner-nav li.current-menu-item,
.inner-nav li.current-menu-item:hover,
.chart dd span,
.infoBox,
.lb-wrap,
.ui-slider-horizontal .ui-slider-handle,
.pager .current,
.pager a:hover {
  background: #cc1105; }

.header .ribbon:before,
.descending:hover:before,
.descending:focus:before,
.infoBox:after {
  border-color: #cc1105 transparent transparent transparent; }

.header .ribbon:after {
  border-color: transparent #cc1105 transparent transparent; }

.ascending:hover:before,
.ascending:focus:before {
  border-color: transparent transparent #cc1105 transparent; }

.inner-nav li.active a:after,
.inner-nav li.current-menu-item a:after {
  border-color: transparent transparent transparent #cc1105; }

.ball,
.ball1 {
  border: 10px solid #cc1105; }

.gradient-button,
.wpcf7-submit,
.form-submit #submit,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.scroll-to-top,
.testimonials,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.ui-datepicker .ui-state-hover,
.ui-datepicker .dp-highlight a,
.ui-datepicker .dp-highlight span {
  height: 40px;
  border-radius: 2px;
  background: #c60000; }

.gradient-button {
  padding: 5px 18px !important; }

.scroll-to-top {
  line-height: 1;
  padding: 14px 0; }

.gradient-button:hover, .wpcf7-submit:hover, .form-submit #submit:hover,
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .scroll-to-top:hover, .scroll-to-top:focus,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus {
  background: #243559; }

.scroll-to-top:before {
  border-color: transparent transparent #d50000 transparent;
  transition: all 0.1s ease-in 0.1s; }

.scroll-to-top:hover:before {
  border-color: transparent transparent #243559 transparent; }

.image-overlay:before {
  background: rgba(213, 0, 0, 0.9); }

@media screen and (max-width: 830px) {
  .inner-nav li.active,
  .inner-nav li.active:hover {
    background: #d50000 !important; } }
.inner-nav li {
  background: #d50000; }

.tab-content h2 {
  color: #243559; }

.bottom-nav {
  float: left;
  width: 100%;
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.pager {
  float: right; }

.pager span {
  white-space: nowrap;
  font-size: 11px;
  line-height: 41px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 0 3px;
  float: left;
  width: 40px;
  height: 40px;
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.pager a {
  font-weight: 700;
  color: #999;
  float: left;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.pager span:first-child,
.pager span:last-child {
  width: auto; }

.pager span:first-child a,
.pager span:last-child a {
  padding: 0 15px; }

.pager .dots {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  width: 100% !important; }

header.header {
  position: relative;
  height: 100px;
  margin: 0;
  background: #eae9e5; }
  @media (max-width: 1220px) {
    header.header {
      height: 130px; } }
  @media (max-width: 970px) {
    header.header .wrap {
      max-width: 100%;
      margin: auto; } }
  header.header .header-inner {
    display: flex; }
    @media (max-width: 1220px) {
      header.header .header-inner {
        flex-direction: column; } }
    header.header .header-inner .header-inner-left {
      display: flex;
      align-items: center;
      width: 251px;
      height: 100px;
      z-index: 99; }
      @media (max-width: 1220px) {
        header.header .header-inner .header-inner-left {
          position: absolute; } }
      @media (max-width: 970px) {
        header.header .header-inner .header-inner-left {
          left: 30px; } }
      @media (max-width: 600px) {
        header.header .header-inner .header-inner-left {
          position: relative;
          left: 0;
          width: 100%; }
          header.header .header-inner .header-inner-left .logo img {
            margin: auto; } }
    header.header .header-inner .header-inner-right {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: calc( 100% - 291px );
      height: 100px;
      padding: 20px 0;
      margin: 0 0 0 40px; }
      @media (max-width: 1220px) {
        header.header .header-inner .header-inner-right {
          position: relative;
          top: 0;
          left: 0;
          width: 100%;
          margin: 0; } }
      @media (max-width: 600px) {
        header.header .header-inner .header-inner-right {
          padding: 0; } }
    header.header .header-inner .header-inner-right-top {
      display: flex;
      justify-content: flex-end;
      width: 100%;
      height: 50px; }
      @media (max-width: 1220px) {
        header.header .header-inner .header-inner-right-top {
          width: 100%; } }
      header.header .header-inner .header-inner-right-top .header-inner-phone {
        margin: 0 35px 0 0;
        padding: 3px 0 0 0;
        font-family: "Poppins", sans-serif;
        font-size: 20px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.4px;
        color: #243559; }
        @media (max-width: 600px) {
          header.header .header-inner .header-inner-right-top .header-inner-phone {
            display: none; } }
        header.header .header-inner .header-inner-right-top .header-inner-phone p {
          margin: 0;
          padding: 0; }
        header.header .header-inner .header-inner-right-top .header-inner-phone a {
          font-weight: 700;
          color: #c60000; }
      header.header .header-inner .header-inner-right-top .header-inner-account {
        height: 30px;
        padding: 0 0 0 15px;
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.3px;
        text-align: left;
        text-transform: uppercase;
        color: #243559;
        background: url(img/ico-account.png) 0 10px no-repeat; }
        @media (max-width: 970px) {
          header.header .header-inner .header-inner-right-top .header-inner-account {
            display: none; } }
    header.header .header-inner .header-inner-right-bottom {
      display: flex;
      height: 100%; }
      @media (max-width: 1220px) {
        header.header .header-inner .header-inner-right-bottom {
          position: relative;
          top: 30px;
          width: 100%;
          z-index: 999; } }
      @media (max-width: 600px) {
        header.header .header-inner .header-inner-right-bottom {
          top: 0; } }
      header.header .header-inner .header-inner-right-bottom .header-inner-search {
        position: relative;
        width: 40px;
        height: 40px; }
        @media (max-width: 970px) {
          header.header .header-inner .header-inner-right-bottom .header-inner-search {
            display: none; } }
        header.header .header-inner .header-inner-right-bottom .header-inner-search .search-trigger {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 30px;
          height: 100%;
          margin: 0;
          font-size: 16px; }
          header.header .header-inner .header-inner-right-bottom .header-inner-search .search-trigger:hover {
            cursor: pointer; }
        header.header .header-inner .header-inner-right-bottom .header-inner-search .search {
          display: none;
          position: absolute;
          top: 25px;
          right: 0;
          padding: 5px 10px;
          background: #eae9e5; }
          header.header .header-inner .header-inner-right-bottom .header-inner-search .search form {
            border: solid 1px #ccc;
            border-radius: 2px;
            background: #fff; }
          header.header .header-inner .header-inner-right-bottom .header-inner-search .search input[type="search"] {
            border-radius: 0;
            width: calc( 100% - 40px);
            border: none;
            transition: none; }
            header.header .header-inner .header-inner-right-bottom .header-inner-search .search input[type="search"]:-webkit-autofill {
              -webkit-box-shadow: 0 0 0 30px white inset; }
      header.header .header-inner .header-inner-right-bottom .header-inner-nav {
        height: 40px; }
        @media (max-width: 1220px) {
          header.header .header-inner .header-inner-right-bottom .header-inner-nav {
            width: calc( 100% - 10px ); } }
        @media (max-width: 970px) {
          header.header .header-inner .header-inner-right-bottom .header-inner-nav {
            width: 100%; } }
        header.header .header-inner .header-inner-right-bottom .header-inner-nav #mega-menu-wrap-primary-menu {
          max-width: 850px;
          width: calc( 100% - 10px ); }
          @media (max-width: 1220px) {
            header.header .header-inner .header-inner-right-bottom .header-inner-nav #mega-menu-wrap-primary-menu {
              max-width: 100%; } }
          @media (max-width: 970px) {
            header.header .header-inner .header-inner-right-bottom .header-inner-nav #mega-menu-wrap-primary-menu {
              width: 100%;
              position: relative;
              top: 0; } }
          header.header .header-inner .header-inner-right-bottom .header-inner-nav #mega-menu-wrap-primary-menu #mega-menu-primary-menu {
            padding: 0; }
            @media (max-width: 970px) {
              header.header .header-inner .header-inner-right-bottom .header-inner-nav #mega-menu-wrap-primary-menu #mega-menu-primary-menu li {
                padding: 0 30px; } }
          header.header .header-inner .header-inner-right-bottom .header-inner-nav #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
            margin: 0 20px 0 0; }

.logo {
  padding: 0; }
  .logo img {
    height: auto; }

.header .search {
  margin-right: 0; }

.ribbon {
  display: none; }

.ribbon li:after {
  content: "";
  width: 0;
  position: absolute;
  z-index: 20;
  bottom: -2px;
  left: 0;
  height: 2px;
  background: #ffffff;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
.ribbon li:last-of-type:after {
  bottom: 2px; }
.ribbon li:hover {
  position: relative; }
  .ribbon li:hover:after {
    width: 100%; }
.ribbon li a:hover {
  color: #ffffff;
  text-shadow: none; }

#mega-menu-wrap-top_my_account_menu #mega-menu-top_my_account_menu > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 9999;
  padding-bottom: 10px; }

ul.mega-sub-menu {
  padding-bottom: 10px !important; }

body.logged-in .mega-top-login {
  display: none !important; }

.fp-slider ul > li:before {
  content: ""; }
.fp-slider .flexslider .flex-viewport {
  max-height: 500px; }
  .fp-slider .flexslider .flex-viewport img {
    display: block; }
.fp-slider .flexslider .flex-control-nav {
  bottom: 21px;
  left: 0; }
  @media screen and (min-width: 1061px) {
    .fp-slider .flexslider .flex-control-nav {
      bottom: -50px; } }
  .fp-slider .flexslider .flex-control-nav li a {
    background: #cccccc;
    background: rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4); }
.fp-slider .flexslider .flex-direction-nav {
  top: 50%;
  position: absolute;
  width: 100%; }
  .fp-slider .flexslider .flex-direction-nav a {
    height: 50px;
    color: white; }
    .fp-slider .flexslider .flex-direction-nav a:before {
      color: white; }
.fp-slider .flexslider .flex-control-paging li a.flex-active {
  background: #ffffff; }

.slide-inner {
  position: relative; }
  .slide-inner .desc {
    position: absolute;
    top: 270px;
    left: calc( ( 100% - 1200px ) / 2 );
    width: 450px;
    padding: 12px 28px;
    transform: translateY(-50%);
    background: rgba(15, 19, 25, 0.75); }
    @media (max-width: 1200px) {
      .slide-inner .desc {
        top: 50%; } }
    @media (max-width: 1230px) {
      .slide-inner .desc {
        left: 10px; } }
    @media (max-width: 1060px) {
      .slide-inner .desc {
        top: auto;
        bottom: 10px; } }
    @media (max-width: 680px) {
      .slide-inner .desc {
        left: 0;
        bottom: 0;
        width: 100%;
        transform: none; } }
    .slide-inner .desc a {
      width: 100%;
      padding: 0 12px;
      text-align: right;
      display: block;
      line-height: 70px; }
      @media (max-width: 480px) {
        .slide-inner .desc a {
          padding: 2px; } }
      .slide-inner .desc a h2 {
        margin: 0;
        padding: 0;
        font-family: "Poppins", sans-serif;
        font-size: 35px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.7px;
        line-height: 1.2;
        text-align: left;
        text-transform: uppercase;
        color: #ffffff; }
        @media (max-width: 480px) {
          .slide-inner .desc a h2 {
            font-size: 18px;
            padding-right: 20px;
            line-height: 1.4; } }
        @media (max-width: 680px) {
          .slide-inner .desc a h2 {
            font-size: 25px; } }
        @media (max-width: 440px) {
          .slide-inner .desc a h2 {
            font-size: 15px; } }

.footer-phone {
  z-index: 1;
  position: relative;
  background: #ffffff; }
  .footer-phone .wrap {
    display: flex;
    justify-content: space-around;
    padding: 20px 0; }
    @media (max-width: 1024px) {
      .footer-phone .wrap {
        flex-direction: column;
        align-items: center; } }
    .footer-phone .wrap .item {
      display: flex;
      align-items: center;
      height: 52px;
      padding: 0 0 0 70px;
      font-family: "Poppins", sans-serif;
      font-size: 20px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.4px;
      text-align: left;
      text-transform: uppercase;
      color: #243559;
      background-position: left center;
      background-repeat: no-repeat; }
      @media (max-width: 1024px) {
        .footer-phone .wrap .item {
          margin: 15px 0 0 0; } }
      .footer-phone .wrap .item:nth-child(1), .footer-phone .wrap .item:nth-child(2) {
        background-image: url(img/ico-phone.png); }
      .footer-phone .wrap .item:nth-child(3) {
        background-image: url(img/ico-mail.png); }
      .footer-phone .wrap .item a {
        font-weight: 600;
        color: #c60000; }
      .footer-phone .wrap .item span {
        margin: 0 10px 0 0; }
    .footer-phone .wrap .item:last-of-type a {
      text-transform: uppercase; }

.footer-main {
  background: #243559; }
  .footer-main .wrap .footer-main-menus {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    clear: both; }
    @media (max-width: 1024px) {
      .footer-main .wrap .footer-main-menus {
        display: flex;
        flex-wrap: wrap; } }
    @media (max-width: 640px) {
      .footer-main .wrap .footer-main-menus {
        display: flex;
        flex-direction: column; } }
    .footer-main .wrap .footer-main-menus h4,
    .footer-main .wrap .footer-main-menus a {
      font-family: "Poppins", sans-serif;
      font-style: normal;
      font-stretch: normal;
      text-align: left;
      text-transform: uppercase;
      color: #ebebeb; }
    .footer-main .wrap .footer-main-menus h4 {
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 0.3px; }
      @media (max-width: 1024px) {
        .footer-main .wrap .footer-main-menus h4 {
          text-align: center; } }
    .footer-main .wrap .footer-main-menus a {
      font-size: 10px;
      font-weight: 600;
      letter-spacing: 0.2px;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      .footer-main .wrap .footer-main-menus a:hover {
        color: #bab6aa; }
    .footer-main .wrap .footer-main-menus .footer-menus {
      width: calc(100% - 450px);
      display: flex; }
      @media (max-width: 576px) {
        .footer-main .wrap .footer-main-menus .footer-menus {
          flex-direction: column; } }
      @media (max-width: 1024px) {
        .footer-main .wrap .footer-main-menus .footer-menus {
          flex-wrap: wrap;
          width: 100%; } }
      .footer-main .wrap .footer-main-menus .footer-menus .footer-menus-item {
        width: 25%;
        padding: 0 10px 0 0; }
        @media (max-width: 1024px) {
          .footer-main .wrap .footer-main-menus .footer-menus .footer-menus-item {
            justify-content: center;
            width: 100%;
            margin: 0 10px 30px 10px;
            padding: 0;
            text-align: center; } }
        .footer-main .wrap .footer-main-menus .footer-menus .footer-menus-item h4 {
          padding-bottom: 3px; }
    .footer-main .wrap .footer-main-menus .footer-catalog {
      width: 190px;
      padding: 0 10px 0 0; }
      @media (max-width: 1024px) {
        .footer-main .wrap .footer-main-menus .footer-catalog {
          width: 100%;
          margin: 0 0 40px 0;
          text-align: center; } }
      .footer-main .wrap .footer-main-menus .footer-catalog img {
        margin: 5px 0 15px 0; }
        @media (max-width: 1024px) {
          .footer-main .wrap .footer-main-menus .footer-catalog img {
            margin: 5px auto 15px auto; } }
      .footer-main .wrap .footer-main-menus .footer-catalog ul {
        margin-left: 8px; }
    @media (max-width: 1024px) {
      .footer-main .wrap .footer-main-menus .footer-main-newsletter-sm {
        width: 100%;
        text-align: center; } }
    .footer-main .wrap .footer-main-menus .footer-main-newsletter {
      max-width: 350px; }
      @media (max-width: 1024px) {
        .footer-main .wrap .footer-main-menus .footer-main-newsletter {
          margin: 0 auto; } }
      .footer-main .wrap .footer-main-menus .footer-main-newsletter form {
        position: relative; }
      .footer-main .wrap .footer-main-menus .footer-main-newsletter input[type="text"] {
        width: 350px;
        height: 48px;
        margin: 0 0 20px 0;
        border-radius: 2px; }
        @media (max-width: 480px) {
          .footer-main .wrap .footer-main-menus .footer-main-newsletter input[type="text"] {
            max-width: 230px;
            width: 230px;
            margin: 0 auto 20px auto; } }
      .footer-main .wrap .footer-main-menus .footer-main-newsletter input::-webkit-input-placeholder {
        color: #bab6aa; }
      .footer-main .wrap .footer-main-menus .footer-main-newsletter input::-moz-placeholder {
        color: #bab6aa; }
      .footer-main .wrap .footer-main-menus .footer-main-newsletter input:-ms-input-placeholder {
        color: #bab6aa; }
      .footer-main .wrap .footer-main-menus .footer-main-newsletter input:-moz-placeholder {
        color: #bab6aa; }
      .footer-main .wrap .footer-main-menus .footer-main-newsletter a.button {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        text-indent: -999999px; }
    .footer-main .wrap .footer-main-menus .footer-main-sm {
      padding: 24px 0; }
      .footer-main .wrap .footer-main-menus .footer-main-sm ul {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 0;
        padding: 0;
        list-style: none; }
        @media (max-width: 1024px) {
          .footer-main .wrap .footer-main-menus .footer-main-sm ul {
            justify-content: center; } }
      .footer-main .wrap .footer-main-menus .footer-main-sm li {
        margin: 0 20px 0 0; }

.footer-bottom {
  padding: 23px 0;
  background: #ebebeb; }
  .footer-bottom .wrap {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 768px) {
      .footer-bottom .wrap {
        flex-direction: column;
        align-items: center; } }
    .footer-bottom .wrap ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      @media (max-width: 768px) {
        .footer-bottom .wrap ul {
          margin: 0 0 10px 0; } }
      .footer-bottom .wrap ul li {
        padding: 0 10px;
        font-family: "Poppins", sans-serif;
        font-size: 10px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.2px;
        text-align: left;
        text-transform: uppercase;
        color: #243559; }
        .footer-bottom .wrap ul li a {
          font-size: 10px;
          font-weight: 600;
          color: #243559; }
          .footer-bottom .wrap ul li a:hover {
            color: #c60000; }
    .footer-bottom .wrap .footer-bottom-right ul {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 640px) {
        .footer-bottom .wrap .footer-bottom-right ul {
          flex-direction: column; } }

.top-page-baner {
  height: 300px;
  margin: 0 0 20px 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.gform_wrapper li {
  padding-left: 0;
  padding-right: 0; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea {
  height: 48px;
  padding: 8px 10px;
  border-radius: 0;
  border: 1px solid #ccc; }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
  .gform_wrapper textarea:active,
  .gform_wrapper textarea:focus {
    border: 1px solid #454545; }
.gform_wrapper input[type="submit"] {
  padding: 0 60px !important;
  margin-bottom: 10px;
  background: #c60000; }
  .gform_wrapper input[type="submit"]:hover {
    background: #243559; }
  .gform_wrapper input[type="submit"]:active, .gform_wrapper input[type="submit"]:focus {
    background: #243559; }
.gform_wrapper .gform_footer.top_label {
  text-align: center; }

input[type="search"],
input[type="email"],
input[type="text"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="date"],
textarea {
  display: block;
  height: 48px;
  padding: 8px 10px;
  width: 100%;
  border: 1px solid #ccc;
  color: #454545;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* Select */
div.selector {
  border: 1px solid #ccc;
  line-height: 35px;
  height: 48px;
  padding: 8px 10px;
  position: relative;
  overflow: hidden;
  width: 100% !important;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

div.selector span {
  position: relative;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  height: 38px;
  line-height: 35px;
  background: none;
  cursor: pointer;
  width: 100% !important;
  padding-left: 30px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px; }

div.selector span:before {
  font-family: 'Material Icons';
  content: "\e313";
  position: absolute;
  top: 2px;
  left: 5px;
  font-size: 23px;
  color: #B8ACA4; }

div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 37px;
  top: 0;
  right: 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.ui-datepicker .ui-datepicker-title {
  color: #2b406b; }

.ui-icon:before {
  color: #2b406b; }

.ui-datepicker th {
  background: #4b608d;
  border-color: #4b608d; }

.ui-datepicker .ui-datepicker-unselectable {
  background: #eae9e5; }

.ui-datepicker .ui-datepicker-today {
  background: #2b406b; }
  .ui-datepicker .ui-datepicker-today a {
    color: white; }

.ui-datepicker .ui-state-hover,
.ui-datepicker .dp-highlight a,
.ui-datepicker .dp-highlight span {
  height: 33px;
  background: #c60000; }

header.header-section {
  display: flex;
  justify-content: center; }
  header.header-section h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 40px 0 23px;
    margin: 0 0 36px 0;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: 0.7px;
    text-align: left;
    text-transform: uppercase;
    color: #243559; }
    @media (min-width: 360px) {
      header.header-section h2 {
        background-image: url(img/header-dash.png), url(img/header-dash.png);
        background-position: 0 center, right center;
        background-repeat: no-repeat, no-repeat; } }
    @media (max-width: 650px) {
      header.header-section h2 {
        font-size: 25px; }
        header.header-section h2 span {
          text-align: center; } }
    header.header-section h2 img {
      width: 31px;
      margin: 21px; }

.button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 128px;
  height: 48px;
  padding: 0 0 0 20px;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.3px;
  text-align: left;
  text-transform: uppercase;
  color: #c60000;
  border-radius: 2px;
  background-color: #ffffff;
  background-image: url(img/arrow-red-right.png);
  background-repeat: no-repeat;
  background-position: right 20px center; }
  .button.cn-set-cookie {
    color: #fff;
    background: #21366c;
    text-shadow: none;
    text-transform: none;
    font-size: 12px;
    border: none;
    height: auto;
    width: auto;
    padding: 5px 15px; }
    .button.cn-set-cookie:hover {
      color: #fff;
      background: #21366c;
      text-shadow: none;
      text-transform: none;
      font-size: 12px;
      border: none; }

.woocommerce-Message--info .button {
  width: 200px; }

.woocommerce a.button {
  line-height: 1; }
  .woocommerce a.button:hover {
    background: #243559; }
  .woocommerce a.button.wc-backward {
    width: 180px;
    padding: 14px !important; }
.woocommerce button.button {
  line-height: 1; }
  .woocommerce button.button[name="apply_coupon"] {
    width: 180px; }

.woocommerce a.button {
  padding: 15px 10px !important; }

.woocommerce-cart-form .woocommerce-Price-amount {
  white-space: nowrap; }

@media (min-width: 650px) {
  .woocommerce-order-received .woocommerce-order-details .woocommerce-table__product-name.product-name {
    min-width: 300px; } }
@media (max-width: 649px) and (min-width: 450px) {
  .woocommerce-order-received .woocommerce-order-details .woocommerce-table__product-name.product-name {
    min-width: 200px; } }

.woocommerce-column__title.second {
  margin-top: 26px; }

@media screen and (min-width: 1060px) {
  .page-template-tpl_home .main {
    margin-bottom: -60px; } }
@media screen and (min-width: 1060px) {
  .page-template-tpl_home .main > .wrap {
    top: -60px; } }

.home-content-sidebar .byt_search_widget {
  top: -182px;
  max-width: 100%;
  height: 108px;
  padding: 7px 0 0;
  border: none;
  background: rgba(43, 43, 43, 0.66) !important; }
  @media screen and (max-width: 1060px) {
    .home-content-sidebar .byt_search_widget {
      top: -60px;
      height: auto;
      margin: 0;
      padding: 0 0 20px 0;
      color: black;
      background: #fff !important; } }
  .home-content-sidebar .byt_search_widget .dd {
    min-height: 38px;
    margin-bottom: 20px;
    padding: 0 10px;
    border: none !important; }
  .home-content-sidebar .byt_search_widget .dt {
    height: 24px;
    padding: 0 15px 2px; }
  @media (max-width: 480px) {
    .home-content-sidebar .byt_search_widget .when .datepicker {
      width: 100%; }
      .home-content-sidebar .byt_search_widget .when .datepicker:nth-child(2) {
        margin: 0 0 20px 0; } }
  .home-content-sidebar .byt_search_widget .widget-search {
    display: flex;
    align-items: center;
    width: 1210px;
    margin: 0 auto; }
    @media screen and (max-width: 1060px) {
      .home-content-sidebar .byt_search_widget .widget-search {
        flex-direction: column;
        width: calc( 100% - 40px );
        margin: 40px 20px; } }
    .home-content-sidebar .byt_search_widget .widget-search > div {
      width: calc( 100% - 190px );
      float: left; }
      @media (max-width: 1200px) {
        .home-content-sidebar .byt_search_widget .widget-search > div {
          width: calc( 100% - 370px ); } }
      @media screen and (max-width: 1060px) {
        .home-content-sidebar .byt_search_widget .widget-search > div {
          width: 100%; } }
    .home-content-sidebar .byt_search_widget .widget-search div > .column .dt {
      font-family: "Poppins", sans-serif;
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.3px;
      text-align: left;
      text-transform: uppercase;
      color: #ffffff; }
      @media screen and (max-width: 1060px) {
        .home-content-sidebar .byt_search_widget .widget-search div > .column .dt {
          color: #454545; } }
    .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(2) {
      width: 400px; }
      .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(2) .dt {
        display: none !important; }
      @media (max-width: 1200px) {
        .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(2) {
          width: 226px; } }
      @media (max-width: 1060px) {
        .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(2) {
          width: 50% !important; } }
      @media (max-width: 530px) {
        .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(2) {
          width: 100% !important; } }
    .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(1) {
      width: 400px; }
      .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(1) .dt {
        display: none; }
      .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(1) input {
        width: 180px;
        height: 48px; }
        @media (max-width: 1060px) {
          .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(1) input {
            width: 100%; } }
    .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(3) {
      width: 180px; }
      @media (max-width: 1060px) {
        .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(3) {
          width: 50% !important; } }
      @media (max-width: 530px) {
        .home-content-sidebar .byt_search_widget .widget-search div > .column:nth-of-type(3) {
          width: 100% !important; } }
    .home-content-sidebar .byt_search_widget .widget-search div > .column:last-of-type .dd {
      width: 160px;
      border-right: none; }
      @media (max-width: 1060px) {
        .home-content-sidebar .byt_search_widget .widget-search div > .column:last-of-type .dd {
          width: 100%; } }
      .home-content-sidebar .byt_search_widget .widget-search div > .column:last-of-type .dd input {
        width: 180px;
        height: 48px; }
        @media (max-width: 1060px) {
          .home-content-sidebar .byt_search_widget .widget-search div > .column:last-of-type .dd input {
            width: 100%; } }
    .home-content-sidebar .byt_search_widget .widget-search label {
      height: 24px;
      font-family: "Poppins", sans-serif;
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.3px;
      text-align: left;
      text-transform: uppercase;
      color: #ffffff; }
      @media screen and (max-width: 1060px) {
        .home-content-sidebar .byt_search_widget .widget-search label {
          color: #454545; } }
    .home-content-sidebar .byt_search_widget .widget-search div.selector {
      height: 50px;
      padding: 5px 20px; }
      .home-content-sidebar .byt_search_widget .widget-search div.selector select {
        width: 379px;
        height: 48px;
        border-radius: 2px;
        background-color: #ffffff; }
      .home-content-sidebar .byt_search_widget .widget-search div.selector span:before {
        font-family: 'Material Icons';
        content: "\2193";
        position: absolute;
        top: -2px;
        right: 0;
        font-size: 14px;
        color: #c60000; }
    .home-content-sidebar .byt_search_widget .widget-search div.selector,
    .home-content-sidebar .byt_search_widget .widget-search div input {
      border-radius: 0; }
    .home-content-sidebar .byt_search_widget .widget-search .gradient-button {
      display: block;
      position: static;
      width: 180px;
      height: 48px;
      text-align: left;
      border-radius: 2px;
      background-color: #c60000;
      background-image: url(img/ico-arrow-right-white.png);
      background-position: right 15px center;
      background-repeat: no-repeat; }
      @media screen and (max-width: 1060px) {
        .home-content-sidebar .byt_search_widget .widget-search .gradient-button {
          float: none;
          margin-left: auto;
          margin-right: auto; } }
    .home-content-sidebar .byt_search_widget .widget-search img.ui-datepicker-trigger {
      top: 11px;
      right: 15px; }

@media screen and (min-width: 1061px) {
  .home-content-sidebar .byt_search_widget .widget-search > div {
    display: flex; }
    .home-content-sidebar .byt_search_widget .widget-search > div div:nth-of-type(1) {
      order: 2; }
    .home-content-sidebar .byt_search_widget .widget-search > div div:nth-of-type(2) {
      order: 1; }
    .home-content-sidebar .byt_search_widget .widget-search > div div:nth-of-type(3) {
      order: 3; } }
.fp-offer {
  display: flex;
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .fp-offer {
      flex-direction: column; } }
  .fp-offer:after {
    content: "";
    clear: both;
    display: table; }
  .fp-offer section {
    position: relative;
    padding: 30px 17px 70px 17px;
    margin: 0 10px;
    float: left; }
    .fp-offer section:nth-child(1) {
      margin: 0 10px 0 0; }
    .fp-offer section:nth-child(3) {
      margin: 0 0 0 10px; }
    @media (max-width: 960px) {
      .fp-offer section {
        margin: 0 0 20px 0; }
        .fp-offer section:nth-child(1), .fp-offer section:nth-child(3) {
          margin: 0 0 20px 0; } }
    .fp-offer section header {
      min-height: 60px; }
  .fp-offer a.button:hover {
    background-image: url(img/arrow-red-right.png);
    background-position: right 15px center;
    background-repeat: no-repeat; }
  .fp-offer li {
    padding: 7px; }
    .fp-offer li:before,
    .fp-offer li .ico:before {
      content: ""; }
    .fp-offer li a {
      font-family: "Poppins", sans-serif;
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: left;
      text-transform: uppercase;
      color: #ffffff; }
      .fp-offer li a:hover {
        color: #f2f2f2; }
  .fp-offer h2 {
    position: relative;
    padding-left: 67px;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    text-transform: uppercase;
    color: #ffffff; }
    .fp-offer h2 span.fp-offer-ico {
      position: absolute;
      left: 0;
      top: 0; }
    .fp-offer h2 span.subtitle {
      display: block;
      font-size: 30px;
      font-weight: 300;
      line-height: 0.9; }
  .fp-offer .fp-offer-1 {
    background: #bab6aa;
    flex: 1; }
  .fp-offer .fp-offer-2 {
    background: #c60000;
    flex: 1; }
  .fp-offer .fp-offer-3 {
    background: #243559;
    flex: 1; }
  .fp-offer .button {
    position: absolute;
    left: 22px;
    bottom: 22px;
    font-size: 13px;
    font-weight: 600;
    color: #c60000; }

.fp-promotions .flexslider,
.fp-recommended .flexslider,
.fp-popular .flexslider {
  background: transparent;
  border: none; }
  .fp-promotions .flexslider .img,
  .fp-recommended .flexslider .img,
  .fp-popular .flexslider .img {
    position: relative; }
    .fp-promotions .flexslider .img .img-wrapper,
    .fp-recommended .flexslider .img .img-wrapper,
    .fp-popular .flexslider .img .img-wrapper {
      overflow: hidden;
      position: relative; }
      .fp-promotions .flexslider .img .img-wrapper img,
      .fp-recommended .flexslider .img .img-wrapper img,
      .fp-popular .flexslider .img .img-wrapper img {
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out; }
      .fp-promotions .flexslider .img .img-wrapper:hover > img,
      .fp-recommended .flexslider .img .img-wrapper:hover > img,
      .fp-popular .flexslider .img .img-wrapper:hover > img {
        transform: scale(1.3) rotate(4deg); }
      .fp-promotions .flexslider .img .img-wrapper:hover .desc-links,
      .fp-recommended .flexslider .img .img-wrapper:hover .desc-links,
      .fp-popular .flexslider .img .img-wrapper:hover .desc-links {
        opacity: 100;
        top: 0; }
      .fp-promotions .flexslider .img .img-wrapper:hover:after,
      .fp-recommended .flexslider .img .img-wrapper:hover:after,
      .fp-popular .flexslider .img .img-wrapper:hover:after {
        top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out; }
    .fp-promotions .flexslider .img .desc-links,
    .fp-recommended .flexslider .img .desc-links,
    .fp-popular .flexslider .img .desc-links {
      opacity: 0;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      height: 100%;
      display: flex;
      justify-content: space-around;
      align-items: center;
      width: 100%;
      background: rgba(0, 0, 0, 0.4);
      z-index: 10000;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out; }
      .fp-promotions .flexslider .img .desc-links a,
      .fp-recommended .flexslider .img .desc-links a,
      .fp-popular .flexslider .img .desc-links a {
        color: #ffffff; }
      .fp-promotions .flexslider .img .desc-links a:hover,
      .fp-recommended .flexslider .img .desc-links a:hover,
      .fp-popular .flexslider .img .desc-links a:hover {
        color: #c60000;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
      .fp-promotions .flexslider .img .desc-links img,
      .fp-recommended .flexslider .img .desc-links img,
      .fp-popular .flexslider .img .desc-links img {
        width: 22px;
        height: auto;
        margin: 0 auto 10px; }
      .fp-promotions .flexslider .img .desc-links > li,
      .fp-recommended .flexslider .img .desc-links > li,
      .fp-popular .flexslider .img .desc-links > li {
        padding: 0; }
    .fp-promotions .flexslider .img .desc,
    .fp-recommended .flexslider .img .desc,
    .fp-popular .flexslider .img .desc {
      position: relative;
      padding: 40px;
      height: 200px; }
      @media (max-width: 1160px) {
        .fp-promotions .flexslider .img .desc,
        .fp-recommended .flexslider .img .desc,
        .fp-popular .flexslider .img .desc {
          height: 260px; } }
      @media (max-width: 670px) {
        .fp-promotions .flexslider .img .desc,
        .fp-recommended .flexslider .img .desc,
        .fp-popular .flexslider .img .desc {
          padding: 30px 25px; } }
      .fp-promotions .flexslider .img .desc header h3,
      .fp-recommended .flexslider .img .desc header h3,
      .fp-popular .flexslider .img .desc header h3 {
        height: 52px;
        overflow: hidden; }
      .fp-promotions .flexslider .img .desc header p,
      .fp-promotions .flexslider .img .desc header h3,
      .fp-recommended .flexslider .img .desc header p,
      .fp-recommended .flexslider .img .desc header h3,
      .fp-popular .flexslider .img .desc header p,
      .fp-popular .flexslider .img .desc header h3 {
        font-family: "Poppins", sans-serif;
        font-style: normal;
        font-stretch: normal;
        text-align: left;
        text-transform: uppercase; }
      .fp-promotions .flexslider .img .desc header p,
      .fp-recommended .flexslider .img .desc header p,
      .fp-popular .flexslider .img .desc header p {
        margin: 0 0 3px 0;
        padding: 0;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.2px;
        color: #959595; }
      .fp-promotions .flexslider .img .desc header h3,
      .fp-recommended .flexslider .img .desc header h3,
      .fp-popular .flexslider .img .desc header h3 {
        margin: 0; }
        .fp-promotions .flexslider .img .desc header h3 a,
        .fp-recommended .flexslider .img .desc header h3 a,
        .fp-popular .flexslider .img .desc header h3 a {
          font-size: 20px;
          font-weight: 300;
          line-height: 1.1;
          letter-spacing: normal;
          color: #243559; }
          .fp-promotions .flexslider .img .desc header h3 a:hover,
          .fp-recommended .flexslider .img .desc header h3 a:hover,
          .fp-popular .flexslider .img .desc header h3 a:hover {
            color: #c60000; }
      .fp-promotions .flexslider .img .desc footer,
      .fp-recommended .flexslider .img .desc footer,
      .fp-popular .flexslider .img .desc footer {
        display: flex;
        justify-content: space-between;
        position: absolute;
        left: 40px;
        bottom: 40px;
        width: calc( 100% - 80px ); }
        @media (max-width: 1160px) {
          .fp-promotions .flexslider .img .desc footer,
          .fp-recommended .flexslider .img .desc footer,
          .fp-popular .flexslider .img .desc footer {
            flex-direction: column; } }
        @media (max-width: 670px) {
          .fp-promotions .flexslider .img .desc footer,
          .fp-recommended .flexslider .img .desc footer,
          .fp-popular .flexslider .img .desc footer {
            left: 25px;
            bottom: 30px; } }
      .fp-promotions .flexslider .img .desc .desc-price,
      .fp-recommended .flexslider .img .desc .desc-price,
      .fp-popular .flexslider .img .desc .desc-price {
        font-family: "Poppins", sans-serif;
        font-size: 26.5px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        text-transform: uppercase;
        color: #c60000; }
        @media (max-width: 1160px) {
          .fp-promotions .flexslider .img .desc .desc-price,
          .fp-recommended .flexslider .img .desc .desc-price,
          .fp-popular .flexslider .img .desc .desc-price {
            margin: 0 0 15px 0; } }
        .fp-promotions .flexslider .img .desc .desc-price span.desc-price-prefix,
        .fp-recommended .flexslider .img .desc .desc-price span.desc-price-prefix,
        .fp-popular .flexslider .img .desc .desc-price span.desc-price-prefix {
          font-size: 15px;
          letter-spacing: 0.3px; }
      .fp-promotions .flexslider .img .desc .button,
      .fp-recommended .flexslider .img .desc .button,
      .fp-popular .flexslider .img .desc .button {
        width: 123px;
        background: #c60000;
        color: #ffffff;
        background-image: url(img/arrow-white-right.png);
        background-repeat: no-repeat;
        background-position: right 20px center; }
        .fp-promotions .flexslider .img .desc .button:hover,
        .fp-recommended .flexslider .img .desc .button:hover,
        .fp-popular .flexslider .img .desc .button:hover {
          background: #243559;
          background-image: url(img/arrow-white-right.png);
          background-repeat: no-repeat;
          background-position: right 15px center; }
  .fp-promotions .flexslider .slides > li,
  .fp-recommended .flexslider .slides > li,
  .fp-popular .flexslider .slides > li {
    background: #ffffff; }
  .fp-promotions .flexslider .flex-direction-nav,
  .fp-recommended .flexslider .flex-direction-nav,
  .fp-popular .flexslider .flex-direction-nav {
    display: none;
    position: absolute;
    justify-content: space-between;
    bottom: 6px;
    width: 100%; }
    .fp-promotions .flexslider .flex-direction-nav a,
    .fp-recommended .flexslider .flex-direction-nav a,
    .fp-popular .flexslider .flex-direction-nav a {
      height: 62px;
      outline: none; }
    .fp-promotions .flexslider .flex-direction-nav a:before,
    .fp-recommended .flexslider .flex-direction-nav a:before,
    .fp-popular .flexslider .flex-direction-nav a:before {
      color: rgba(0, 0, 0, 0.8); }
  .fp-promotions .flexslider .flex-control-nav,
  .fp-recommended .flexslider .flex-control-nav,
  .fp-popular .flexslider .flex-control-nav {
    bottom: -39px;
    z-index: 100;
    width: 250px;
    left: 50%;
    transform: translateX(-50%); }
  .fp-promotions .flexslider .flex-nav-prev,
  .fp-recommended .flexslider .flex-nav-prev,
  .fp-popular .flexslider .flex-nav-prev {
    height: 60px; }
  .fp-promotions .flexslider ul > li:before,
  .fp-recommended .flexslider ul > li:before,
  .fp-popular .flexslider ul > li:before {
    content: ""; }
  .fp-promotions .flexslider ul ul,
  .fp-recommended .flexslider ul ul,
  .fp-popular .flexslider ul ul {
    padding: 0;
    margin: 0; }

.fp-instagram {
  margin: 0 calc(-50vw + 50%);
  padding: 20px calc(50vw - 50%);
  background: #E6E6E6; }
  .fp-instagram .col-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    text-align: right; }
    @media (max-width: 640px) {
      .fp-instagram .col-right {
        float: none;
        width: 100%; } }
    .fp-instagram .col-right p {
      font-weight: bold;
      color: #243559; }
    .fp-instagram .col-right i {
      font-weight: normal; }
      .fp-instagram .col-right i span {
        color: #da2619; }
  .fp-instagram #grid-1 {
    margin: 20px 0 0 0; }
  .fp-instagram .button {
    width: 250px;
    margin: 20px auto;
    color: #ffffff;
    background: #c60000;
    background-image: url(img/arrow-white-right.png);
    background-repeat: no-repeat;
    background-position: right 20px center; }

.fp-instagram + section {
  display: none; }

.page-template-page-tour-list aside .widget h4 {
  color: #243559; }
.page-template-page-tour-list h1 {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  padding-bottom: 10px;
  padding-top: 9px; }
.page-template-page-tour-list .tour_item .details {
  min-height: 344px;
  height: inherit; }
  .page-template-page-tour-list .tour_item .details .actions {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px; }
  .page-template-page-tour-list .tour_item .details .price {
    font-weight: bold;
    border-bottom: none; }
    .page-template-page-tour-list .tour_item .details .price em {
      color: #da2619; }
  .page-template-page-tour-list .tour_item .details .duration:nth-of-type(3) span {
    display: inline-block;
    text-align: right;
    padding-left: 5px;
    width: inherit; }
  .page-template-page-tour-list .tour_item .details .duration:nth-of-type(5) {
    margin-bottom: 56px; }
  .page-template-page-tour-list .tour_item .details div {
    border-bottom: 1px solid #e4e4e4;
    text-transform: uppercase;
    overflow: hidden; }
    .page-template-page-tour-list .tour_item .details div > span {
      float: right;
      font-weight: normal;
      text-transform: none;
      width: 50%;
      display: block;
      text-align: right; }
  .page-template-page-tour-list .tour_item .details .actions {
    border: none; }

.malinky-ajax-pagination-loading {
  text-align: center; }
  .malinky-ajax-pagination-loading img {
    margin-left: auto;
    margin-right: auto; }

.tour-inquiry-buttons {
  display: flex; }
  .tour-inquiry-buttons .gradient-button {
    margin: 0 5px 0 0; }

.img-wrapper .desc-links {
  display: none !important;
  visibility: hidden !important; }

.img .desc-links {
  display: none !important;
  visibility: hidden !important; }

.fp-offer a:hover {
  background: none; }

.tour-details .description {
  display: none; }

.single-tour .main > .wrap {
  width: 94%; }
  .single-tour .main > .wrap .three-fourth {
    position: relative; }
    .single-tour .main > .wrap .three-fourth .lSSlideOuter {
      position: relative;
      max-width: 130%;
      width: auto; }
      @media (max-width: 830px) {
        .single-tour .main > .wrap .three-fourth .lSSlideOuter {
          width: 100%; } }
      @media (max-width: 440px) {
        .single-tour .main > .wrap .three-fourth .lSSlideOuter {
          height: 200px; } }
    .single-tour .main > .wrap .three-fourth .inner-nav {
      width: 20.8%; }
      @media screen and (max-width: 830px) {
        .single-tour .main > .wrap .three-fourth .inner-nav li {
          width: 100%; }
          .single-tour .main > .wrap .three-fourth .inner-nav li a:after {
            display: none; } }
      @media screen and (max-width: 1024px) {
        .single-tour .main > .wrap .three-fourth .inner-nav {
          width: 26.4%; } }
      @media screen and (max-width: 640px) {
        .single-tour .main > .wrap .three-fourth .inner-nav {
          position: relative;
          top: 0;
          width: 100%; }
          .single-tour .main > .wrap .three-fourth .inner-nav li {
            width: 100%; } }
    .single-tour .main > .wrap .three-fourth .inner-nav2 {
      float: left;
      display: block;
      width: 20.4%;
      z-index: 1;
      position: absolute;
      top: 43px; }
      .single-tour .main > .wrap .three-fourth .inner-nav2 ul {
        margin: 0;
        overflow: hidden; }
        .single-tour .main > .wrap .three-fourth .inner-nav2 ul li {
          padding: 0 !important;
          float: left;
          display: block;
          height: 42px;
          width: 100%;
          margin: 0 0 1px;
          font-size: 14px;
          font-weight: 600;
          line-height: 42px;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          transition: all 0.3s linear;
          background: #243559;
          list-style: none;
          position: relative; }
          @media screen and (max-width: 830px) {
            .single-tour .main > .wrap .three-fourth .inner-nav2 ul li {
              width: 100%; } }
          .single-tour .main > .wrap .three-fourth .inner-nav2 ul li:hover {
            background: #c60000; }
          .single-tour .main > .wrap .three-fourth .inner-nav2 ul li:before {
            content: ""; }
          .single-tour .main > .wrap .three-fourth .inner-nav2 ul li a {
            float: left;
            display: block;
            color: #fff;
            padding: 0 0 0 41px;
            width: 100%;
            height: 100%;
            position: relative;
            font-weight: 600; }
            .single-tour .main > .wrap .three-fourth .inner-nav2 ul li a:before {
              content: "\e553";
              font-family: 'Material Icons';
              font-size: 24px;
              font-weight: 400;
              position: absolute;
              top: 0;
              left: 10px; }
      @media screen and (max-width: 1024px) {
        .single-tour .main > .wrap .three-fourth .inner-nav2 {
          width: 26.4%; } }
      @media screen and (max-width: 640px) {
        .single-tour .main > .wrap .three-fourth .inner-nav2 {
          position: relative;
          top: 0;
          width: 100%; }
          .single-tour .main > .wrap .three-fourth .inner-nav2 li {
            width: 100%; } }
    .single-tour .main > .wrap .three-fourth .tab-content h3 {
      color: #243559;
      padding: 0 0 15px;
      outline: none; }
    .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type {
      margin: 0;
      padding: 13px 20px 20px; }
      @media (max-width: 960px) {
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type {
          padding: 0 0 20px 0; } }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type h2 {
        margin: 10px 0 0 0; }
      @media (max-width: 576px) {
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking {
          overflow-x: scroll; } }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking table {
        margin: 10px 0 0 0; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking table th,
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking table td {
          padding: 7px 10px; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking table th {
          background: #243559;
          color: #fff;
          border: 1px solid #ccc; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking table tr:hover {
          background: #eae9e5 !important; }
          .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking table tr:hover td {
            background: transparent; }
        @media (max-width: 640px) {
          .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking table th, .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking table td {
            padding: 5px;
            font-size: 11px; } }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td .amount, .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td .curr {
        font-weight: bold;
        font-family: "Open Sans", Helvetica, Arial, sans-serif; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td:last-of-type {
        background: green;
        text-align: center;
        letter-spacing: 0.5px;
        color: white;
        text-transform: uppercase;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td:last-of-type:hover {
          background: #c60000; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td:last-of-type .book_tour {
          position: relative;
          padding: 0 10px;
          -webkit-transition: all .2s ease-in-out;
          -moz-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td:last-of-type .book_tour:hover {
            padding-right: 10px; }
          .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td:last-of-type .book_tour:hover:after {
            right: -17px;
            -webkit-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            opacity: 1; }
          .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td:last-of-type .book_tour:after {
            font-family: 'Material Icons';
            content: "\e409";
            position: absolute;
            top: -7px;
            right: 100px;
            opacity: 0;
            font-size: 23px;
            color: #ffffff; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr:hover td:last-of-type {
        background: #da2619; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking > table tr td.unavailable {
        background-color: #da2619; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .price_row:nth-of-type(1) {
        padding-bottom: 5px; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .price_row:nth-of-type(2) {
        padding-bottom: 5px; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .price_row:nth-of-type(2) h3 {
          padding-bottom: 0; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .price_row:nth-of-type(2) .f-item {
          margin-bottom: 0; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .accommodation h3 {
        padding-bottom: 0; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .checker {
        float: none;
        margin: 0; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .checker span {
          display: -moz-inline-box;
          display: inline-block;
          zoom: 1;
          text-align: center;
          background: #fff;
          border: 1px solid #cc0004;
          position: relative;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          box-shadow: inset 2px 2px 2px #b0b0b0; }
          .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .checker span.checked {
            border: 1px solid #243559; }
          .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .checker span.checked:before {
            font: bold 17px 'Material Icons';
            content: "\e5ca";
            position: absolute;
            top: 2px;
            left: 3px;
            color: green; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .booking-commands .checker {
        float: left;
        margin-right: 15px; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .radio-item {
        padding: 0 0 7px;
        display: flex;
        align-items: center; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .radio-item input {
          width: 16px;
          height: 16px; }
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .radio-item label {
          padding-left: 10px;
          padding-bottom: 0; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .booking-commands {
        padding: 10px; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .summary tfoot th {
        vertical-align: middle; }
      .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .summary tfoot .total_price {
        color: red;
        font-size: 1.4rem; }
      @media screen and (max-width: 380px) {
        .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking {
          margin: 0 calc(-50vw + 50%);
          padding: 0 calc(50vw - 50%); } }
    @media screen and (max-width: 640px) {
      .single-tour .main > .wrap .three-fourth #description {
        width: 100%; } }
    .single-tour .main > .wrap .three-fourth #description .tour_access_total_price {
      font-size: 1rem;
      font-weight: bold;
      color: #243559; }
    .single-tour .main > .wrap .three-fourth #locations {
      margin: 10px 0; }
      .single-tour .main > .wrap .three-fourth #locations article {
        padding: 10px; }
    @media (max-width: 640px) {
      .single-tour .main > .wrap .three-fourth {
        margin: 0;
        padding: 0; } }
  .single-tour .main > .wrap .tour_conditions_error, .single-tour .main > .wrap .tour_access_error {
    color: #da2619;
    font-weight: bold; }
  .single-tour .main > .wrap .stickyNav {
    position: fixed !important;
    width: 14.6% !important;
    top: 20px !important; }
  .single-tour .main > .wrap .stickyNav2 {
    position: fixed !important;
    width: 14.6% !important; }
  .single-tour .main > .wrap .stickySidebar {
    top: 12px;
    position: fixed !important;
    z-index: 999;
    right: 39px !important;
    width: 23.5%; }
    .single-tour .main > .wrap .stickySidebar .price {
      margin-bottom: 12px; }
  .single-tour .main > .wrap .right-sidebar {
    opacity: 0;
    transition: all .3 ease-in-out; }
    @media (max-width: 830px) {
      .single-tour .main > .wrap .right-sidebar {
        position: static; } }
  @media screen and (max-width: 1024px) {
    .single-tour .main > .wrap .stickyNav, .single-tour .main > .wrap .stickyNav2 {
      width: 18.8% !important; } }
  .single-tour .main > .wrap .three-fourth .tab-content article:first-of-type #launch-tour-booking .checker span {
    border: 1px solid #ccc;
    box-shadow: none; }
.single-tour .tour-conditions-wrapper {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8); }
  .single-tour .tour-conditions-wrapper .tour-conditions {
    position: relative;
    width: 80vw;
    height: 80vh;
    padding: 50px;
    background: #fff;
    overflow-y: scroll; }
  .single-tour .tour-conditions-wrapper .tour-conditions-message {
    text-align: center; }
  .single-tour .tour-conditions-wrapper .fa-close {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 40px; }
    .single-tour .tour-conditions-wrapper .fa-close:hover {
      cursor: pointer; }
.single-tour #accommodation-radio-wrap label span {
  font-weight: 700; }
.single-tour .per-info {
  display: none !important; }
.single-tour input[type="search"],
.single-tour input[type="email"],
.single-tour input[type="text"],
.single-tour input[type="number"],
.single-tour input[type="password"],
.single-tour input[type="tel"],
.single-tour input[type="url"],
.single-tour input[type="date"],
.single-tour textarea {
  display: block;
  height: 48px;
  padding: 8px 10px;
  width: 100%;
  border: 1px solid #ccc;
  color: #454545;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.single-tour div.selector {
  height: 48px;
  padding: 8px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* ===============================================================
   Page Checkout
   ============================================================ */
.woocommerce-checkout .woocommerce-notice--success {
  color: green;
  padding-bottom: 10px;
  font-style: italic; }
.woocommerce-checkout table th {
  background: #e6e6e6; }
.woocommerce-checkout input[type="checkbox"],
.woocommerce-checkout input[type="radio"] {
  width: auto;
  height: auto;
  border: 1px solid #ccc;
  box-shadow: none;
  background: none; }
.woocommerce-checkout .select2-container--default .select2-selection--single {
  height: 48px;
  padding: 8px 10px;
  width: 100%;
  border: 1px solid #ccc;
  color: #454545;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.woocommerce-checkout .field-not-valid input.input-text {
  border-color: #a00 !important; }
.woocommerce-checkout .field-not-valid label {
  color: #a00; }
.woocommerce-checkout .add_pesel_later {
  display: none; }
.woocommerce-checkout .woocommerce-customer-details address {
  padding: 30px; }
  .woocommerce-checkout .woocommerce-customer-details address p {
    margin-left: -22px;
    padding-bottom: 0; }
  .woocommerce-checkout .woocommerce-customer-details address p:first-of-type {
    padding-top: 15px; }
.woocommerce-checkout button.alt[type="submit"] {
  display: flex;
  position: static;
  height: 48px;
  padding: 5px 10px;
  font-size: 11.5px;
  text-align: left;
  line-height: 1;
  border-radius: 2px;
  background-color: #c60000;
  background-image: url(img/ico-arrow-right-white.png);
  background-position: right 15px center;
  background-repeat: no-repeat; }
  .woocommerce-checkout button.alt[type="submit"]:hover {
    background: #243559;
    background-image: url(img/ico-arrow-right-white.png);
    background-position: right 10px center;
    background-repeat: no-repeat; }

.wc-item-meta {
  display: none; }

.woocommerce-cart table th {
  background: #e6e6e6; }
.woocommerce-cart button[name='update_cart'] {
  display: none; }
.woocommerce-cart input[name="coupon_code"] {
  border-radius: 0;
  padding: 10px 10px; }
.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 10px 10px; }
.woocommerce-cart button[name="apply_coupon"] {
  width: 150px;
  height: 48px;
  margin: 0 0 0 10px;
  line-height: 1; }
  .woocommerce-cart button[name="apply_coupon"]:hover {
    background: #243559; }
.woocommerce-cart .wc-proceed-to-checkout a.alt {
  display: flex;
  position: static;
  width: 200px;
  height: 48px;
  padding: 5px 10px;
  font-size: 11.5px;
  text-align: left;
  line-height: 1;
  border-radius: 2px;
  background-color: #c60000;
  background-image: url(img/ico-arrow-right-white.png);
  background-position: right 15px center;
  background-repeat: no-repeat; }
  .woocommerce-cart .wc-proceed-to-checkout a.alt:hover {
    background: #243559;
    background-image: url(img/ico-arrow-right-white.png);
    background-position: right 10px center;
    background-repeat: no-repeat; }

.page-template-tpl-promotions ul > li:before, .page-template-tpl-promotions .ico:before {
  content: ""; }
.page-template-tpl-promotions .promotions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -10px; }
  .page-template-tpl-promotions .promotions .promotion {
    width: 33.3333333%;
    padding: 0 10px;
    margin: 0 0 20px 0; }
    @media (max-width: 960px) {
      .page-template-tpl-promotions .promotions .promotion {
        width: 50%; } }
    @media (max-width: 830px) {
      .page-template-tpl-promotions .promotions .promotion {
        width: 33.333333%; } }
    @media (max-width: 768px) {
      .page-template-tpl-promotions .promotions .promotion {
        width: 50%; } }
    @media (max-width: 400px) {
      .page-template-tpl-promotions .promotions .promotion {
        width: 100%; } }
.page-template-tpl-promotions .desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 13px 15px 25px;
  height: 200px;
  background: #fff; }
  .page-template-tpl-promotions .desc h2 {
    font-size: 15px; }
.page-template-tpl-promotions .prices-item {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #e4e4e4; }
  .page-template-tpl-promotions .prices-item.promotion-price-discount {
    border: none; }

.page-template-tpl-informations .post-6317 .tutorials-wrapper img {
  width: 160px;
  margin-top: 15%; }
  @media (max-width: 640px) {
    .page-template-tpl-informations .post-6317 .tutorials-wrapper img {
      display: block;
      float: none;
      margin: 5px auto; } }
.page-template-tpl-informations .post-6317 .tutorials-wrapper .tutorials-links-wrapper {
  overflow: hidden; }
  .page-template-tpl-informations .post-6317 .tutorials-wrapper .tutorials-links-wrapper ul li a {
    color: #008CBA; }
.page-template-tpl-informations .post-6317 #turystyczne, .page-template-tpl-informations .post-6317 #kadra, .page-template-tpl-informations .post-6317 #jachty, .page-template-tpl-informations .post-6317 #akwen, .page-template-tpl-informations .post-6317 #szkoleniowe, .page-template-tpl-informations .post-6317 #stacjonarne, .page-template-tpl-informations .post-6317 #rejsy, .page-template-tpl-informations .post-6317 #weekendowe, .page-template-tpl-informations .post-6317 #sprzet, .page-template-tpl-informations .post-6317 #program {
  color: #008CBA;
  font-size: 2.5rem; }
.page-template-tpl-informations .post-6328 h3, .page-template-tpl-informations .post-6328 p a {
  color: #008CBA; }
.page-template-tpl-informations .post-6336 li ul li, .page-template-tpl-informations .post-6339 li ul li {
  list-style-type: square; }
.page-template-tpl-informations .post-6336 ul > li:before, .page-template-tpl-informations .post-6336 .ico:before, .page-template-tpl-informations .post-6339 ul > li:before, .page-template-tpl-informations .post-6339 .ico:before {
  content: ""; }
.page-template-tpl-informations .post-6336 ol li ul, .page-template-tpl-informations .post-6339 ol li ul {
  margin: 17px 0 10px 15px; }

.page-template-tpl-informations-tranining .post-6431 ul {
  margin-top: 15px;
  margin-left: 10px; }
.page-template-tpl-informations-tranining .post-6431 .patents {
  border: 1px solid lightgrey;
  margin-top: 20px; }
  .page-template-tpl-informations-tranining .post-6431 .patents .item .desc {
    margin-top: 20px; }
    .page-template-tpl-informations-tranining .post-6431 .patents .item .desc h2 {
      padding: 10px; }
    .page-template-tpl-informations-tranining .post-6431 .patents .item .desc p {
      padding: 10px; }
  .page-template-tpl-informations-tranining .post-6431 .patents .item .example h3 {
    background: #F9F9F9;
    border-bottom: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
    padding: 10px;
    font-weight: normal; }
  .page-template-tpl-informations-tranining .post-6431 .patents .item .example h4 {
    font-weight: normal; }
  .page-template-tpl-informations-tranining .post-6431 .patents .item .example .example-images {
    display: flex;
    flex-direction: row; }
    @media (max-width: 480px) {
      .page-template-tpl-informations-tranining .post-6431 .patents .item .example .example-images {
        flex-direction: column; } }
    .page-template-tpl-informations-tranining .post-6431 .patents .item .example .example-images div {
      border-bottom: 1px solid lightgrey; }
      .page-template-tpl-informations-tranining .post-6431 .patents .item .example .example-images div h4 {
        border-bottom: 1px solid lightgrey;
        padding: 10px; }
      .page-template-tpl-informations-tranining .post-6431 .patents .item .example .example-images div img {
        padding: 10px; }
    .page-template-tpl-informations-tranining .post-6431 .patents .item .example .example-images .example-front {
      border-right: 1px solid lightgrey; }
.page-template-tpl-informations-tranining .post-6342 a, .page-template-tpl-informations-tranining .post-6422 a {
  color: #008CBA; }
  .page-template-tpl-informations-tranining .post-6342 a:hover, .page-template-tpl-informations-tranining .post-6422 a:hover {
    color: #da2619; }

/* ===============================================================
   Page About us - Media
   ============================================================ */
.page-template-tpl-about-us-media .media-about-us-media-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .page-template-tpl-about-us-media .media-about-us-media-list li {
    width: 100%;
    clear: both;
    position: unset;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: auto; }

/* ===============================================================
   Page About us - Historia firmy
   ============================================================ */
.page-template-tpl-about-us-history article img {
  float: left;
  padding: 0 20px 20px 0; }
.page-template-tpl-about-us-history .about-us-history-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .page-template-tpl-about-us-history .about-us-history-list li {
    display: flex;
    width: 100%;
    clear: both;
    position: unset;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: auto; }
    @media (max-width: 600px) {
      .page-template-tpl-about-us-history .about-us-history-list li {
        flex-direction: column; } }
    .page-template-tpl-about-us-history .about-us-history-list li:nth-child(even) {
      background: #F9F9F9; }
    .page-template-tpl-about-us-history .about-us-history-list li .img {
      width: 280px;
      padding: 10px 30px 10px 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-history .about-us-history-list li .img {
          width: 100%; } }
    .page-template-tpl-about-us-history .about-us-history-list li .desc {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: calc( 100% - 280px );
      padding: 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-history .about-us-history-list li .desc {
          width: 100%;
          padding: 10px 0; } }

/* ===============================================================
   Page About us - Media
   ============================================================ */
.page-template-tpl-about-us-company-data table tr a {
  color: #008CBA; }
  .page-template-tpl-about-us-company-data table tr a:hover {
    color: #da2619; }
.page-template-tpl-about-us-company-data table tr td:first-child {
  font-weight: bold; }
.page-template-tpl-about-us-company-data table tr:nth-child(even) td {
  background: #F9F9F9; }
.page-template-tpl-about-us-company-data .media-about-us-certificates-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .page-template-tpl-about-us-company-data .media-about-us-certificates-list li {
    display: flex;
    width: 100%;
    clear: both;
    position: unset;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: auto; }
    @media (max-width: 480px) {
      .page-template-tpl-about-us-company-data .media-about-us-certificates-list li {
        flex-direction: column; } }
    .page-template-tpl-about-us-company-data .media-about-us-certificates-list li:nth-child(even) {
      background: #F9F9F9; }
    .page-template-tpl-about-us-company-data .media-about-us-certificates-list li .img {
      width: 280px;
      padding: 10px 30px 10px 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-company-data .media-about-us-certificates-list li .img {
          width: 150px; } }
      @media (max-width: 480px) {
        .page-template-tpl-about-us-company-data .media-about-us-certificates-list li .img {
          width: 100%; } }
    .page-template-tpl-about-us-company-data .media-about-us-certificates-list li .desc {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: calc( 100% - 280px );
      padding: 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-company-data .media-about-us-certificates-list li .desc {
          width: calc( 100% - 150px ); } }
      @media (max-width: 480px) {
        .page-template-tpl-about-us-company-data .media-about-us-certificates-list li .desc {
          width: 100%;
          padding-bottom: 30px; } }

/* ===============================================================
   Page About us - Media
   ============================================================ */
.page-template-tpl-about-us-certificates .media-about-us-certificates-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li {
    display: flex;
    width: 100%;
    clear: both;
    position: unset;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: auto; }
    @media (max-width: 480px) {
      .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li {
        flex-direction: column; } }
    .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li:nth-child(even) {
      background: #F9F9F9; }
    .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .img {
      width: 280px;
      padding: 10px 30px 10px 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .img {
          width: 150px; } }
      @media (max-width: 480px) {
        .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .img {
          width: 100%; } }
      .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .img ul {
        display: flex;
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 280px; }
      .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .img li {
        margin: 0;
        padding: 0;
        list-style: none; }
        .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .img li:before {
          content: ''; }
      .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .img img {
        max-width: 100%;
        width: 100%;
        height: auto; }
    .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .desc {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: calc( 100% - 280px );
      padding: 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .desc {
          width: calc( 100% - 150px ); } }
      @media (max-width: 480px) {
        .page-template-tpl-about-us-certificates .media-about-us-certificates-list > li .desc {
          width: 100%;
          padding-bottom: 30px; } }

/* ===============================================================
   Page About us - O nas - Nasza kadra (strona zbiorcza)
   ============================================================ */
.page-template-tpl-about-us-teams .media-about-us-teams-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .page-template-tpl-about-us-teams .media-about-us-teams-list li {
    display: flex;
    width: 100%;
    clear: both;
    position: unset;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: auto; }
    .page-template-tpl-about-us-teams .media-about-us-teams-list li:nth-child(even) {
      background: #F9F9F9; }
    .page-template-tpl-about-us-teams .media-about-us-teams-list li .img {
      width: 280px;
      padding: 10px 30px 10px 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-teams .media-about-us-teams-list li .img {
          width: 150px; } }
      @media (max-width: 480px) {
        .page-template-tpl-about-us-teams .media-about-us-teams-list li .img {
          width: 100px; } }
    .page-template-tpl-about-us-teams .media-about-us-teams-list li .desc {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: calc( 100% - 280px );
      padding: 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-teams .media-about-us-teams-list li .desc {
          width: calc( 100% - 150px ); } }
      @media (max-width: 480px) {
        .page-template-tpl-about-us-teams .media-about-us-teams-list li .desc {
          width: calc( 100% - 100px );
          padding-bottom: 30px; }
          .page-template-tpl-about-us-teams .media-about-us-teams-list li .desc h3 a {
            font-size: 15px; } }

/* ===============================================================
   Page About us - O nas - Nasza kadra (pojedynczy team)
   ============================================================ */
.page-template-tpl-about-us-team .about-us-team-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .page-template-tpl-about-us-team .about-us-team-list li {
    display: flex;
    width: 100%;
    clear: both;
    position: unset;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: auto; }
    @media (max-width: 600px) {
      .page-template-tpl-about-us-team .about-us-team-list li {
        flex-direction: column; } }
    .page-template-tpl-about-us-team .about-us-team-list li:nth-child(even) {
      background: #F9F9F9; }
    .page-template-tpl-about-us-team .about-us-team-list li .img {
      width: 280px;
      padding: 10px 30px 10px 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-team .about-us-team-list li .img {
          width: 100%;
          padding: 10px; } }
    .page-template-tpl-about-us-team .about-us-team-list li .desc {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: calc( 100% - 280px );
      padding: 10px; }
      @media (max-width: 600px) {
        .page-template-tpl-about-us-team .about-us-team-list li .desc {
          width: 100%; } }

/* ===============================================================
   Page About us - Cennik ośrodka
   ============================================================ */
.page-template-tpl-about-us-resort .table-cennik-osrodka td {
  text-align: center; }

.entry-meta span:before {
  color: #3a558f; }

.page-template-blog .entry-header, .single-format-standard .entry-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc; }
  @media (max-width: 640px) {
    .page-template-blog .entry-header, .single-format-standard .entry-header {
      flex-direction: column; } }
  .page-template-blog .entry-header h1, .single-format-standard .entry-header h1 {
    border: none;
    font-size: 1.6rem;
    margin-bottom: 0; }
    @media (max-width: 640px) {
      .page-template-blog .entry-header h1, .single-format-standard .entry-header h1 {
        padding-bottom: 0;
        margin-bottom: 0; } }
  .page-template-blog .entry-header h2, .single-format-standard .entry-header h2 {
    font-size: 1.7rem;
    padding-bottom: 0; }
    @media (max-width: 640px) {
      .page-template-blog .entry-header h2, .single-format-standard .entry-header h2 {
        padding-bottom: 0; } }
  .page-template-blog .entry-header .entry-meta, .single-format-standard .entry-header .entry-meta {
    min-width: 240px;
    text-align: right;
    padding-left: 20px;
    padding-top: 10px; }
    .page-template-blog .entry-header .entry-meta .entry-meta-base .date, .single-format-standard .entry-header .entry-meta .entry-meta-base .date {
      font-style: italic;
      font-family: Georgia, "Times New Roman", Times, serif; }
    .page-template-blog .entry-header .entry-meta .entry-meta-base .comments, .single-format-standard .entry-header .entry-meta .entry-meta-base .comments {
      padding-right: 10px;
      font-style: italic;
      font-family: Georgia, "Times New Roman", Times, serif; }
    .page-template-blog .entry-header .entry-meta .entry-meta-social, .single-format-standard .entry-header .entry-meta .entry-meta-social {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      padding-top: 10px;
      padding-bottom: 6px; }
      .page-template-blog .entry-header .entry-meta .entry-meta-social .facebook, .single-format-standard .entry-header .entry-meta .entry-meta-social .facebook {
        padding-right: 0;
        padding-left: 0; }
      .page-template-blog .entry-header .entry-meta .entry-meta-social .fb-like span, .single-format-standard .entry-header .entry-meta .entry-meta-social .fb-like span {
        width: 110px; }
      .page-template-blog .entry-header .entry-meta .entry-meta-social .fb-like span, .single-format-standard .entry-header .entry-meta .entry-meta-social .fb-like span {
        padding: 0; }
      .page-template-blog .entry-header .entry-meta .entry-meta-social .google-plus, .single-format-standard .entry-header .entry-meta .entry-meta-social .google-plus {
        padding-right: 0; }
.page-template-blog .entry-featured figure img, .single-format-standard .entry-featured figure img {
  margin: 0 auto; }
.page-template-blog .entry-content p img, .page-template-blog .entry-content p iframe, .page-template-blog .entry-content div img, .page-template-blog .entry-content div iframe, .single-format-standard .entry-content p img, .single-format-standard .entry-content p iframe, .single-format-standard .entry-content div img, .single-format-standard .entry-content div iframe {
  margin: 10px auto 20px; }
.page-template-blog .entry-content h2, .single-format-standard .entry-content h2 {
  margin-top: 20px; }
.page-template-blog .widget-area .widget-sidebar h4, .single-format-standard .widget-area .widget-sidebar h4 {
  color: #243559; }
.page-template-blog .widget-area .widget-sidebar ul li a, .single-format-standard .widget-area .widget-sidebar ul li a {
  font-weight: bold;
  color: #858585;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .page-template-blog .widget-area .widget-sidebar ul li a:hover, .single-format-standard .widget-area .widget-sidebar ul li a:hover {
    color: #c60000; }
.page-template-blog .widget-area .widget-sidebar:first-of-type ul li, .single-format-standard .widget-area .widget-sidebar:first-of-type ul li {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px; }
.page-template-blog .widget-area .widget-sidebar:first-of-type ul li:last-of-type, .single-format-standard .widget-area .widget-sidebar:first-of-type ul li:last-of-type {
  padding-bottom: 13px; }

.archive h2 {
  font-size: 1.7rem;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 15px; }
  @media (max-width: 480px) {
    .archive h2 {
      font-size: 1.5rem; } }
.archive .tags {
  border: none; }

.page-template-tpl-charters .static-content {
  position: relative;
  min-height: 320px; }
  .page-template-tpl-charters .static-content h1 {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 20px;
    padding-bottom: 10px; }
    @media (max-width: 640px) {
      .page-template-tpl-charters .static-content h1 {
        text-align: center; } }
.page-template-tpl-charters .post-6154 ul > li:before, .page-template-tpl-charters .post-6154 .ico:before {
  content: ""; }
.page-template-tpl-charters .post-6154 li {
  font-size: 20px;
  line-height: 1.6;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #ccc; }
  .page-template-tpl-charters .post-6154 li:hover {
    background: #f6f6f6; }
  .page-template-tpl-charters .post-6154 li:last-child {
    border: none; }
  .page-template-tpl-charters .post-6154 li a {
    text-decoration: none;
    color: #000;
    transition: all 0.3s ease;
    display: block; }
    .page-template-tpl-charters .post-6154 li a:hover {
      color: #da2619; }
.page-template-tpl-charters .post-6154 p:first-of-type {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  color: #243559;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
.page-template-tpl-charters .post-6154 p:nth-of-type(2) {
  font-weight: bold;
  text-align: center; }

.page-template-tpl-gallery .teaser.one-third {
  display: inline-block;
  vertical-align: top;
  float: none;
  width: 32.3333%; }
  @media (max-width: 830px) {
    .page-template-tpl-gallery .teaser.one-third {
      width: 49% !important; } }
  @media (max-width: 400px) {
    .page-template-tpl-gallery .teaser.one-third {
      width: 100% !important; } }
  .page-template-tpl-gallery .teaser.one-third img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
    .page-template-tpl-gallery .teaser.one-third img:hover {
      transform: scale(1.05); }
  .page-template-tpl-gallery .teaser.one-third h2 {
    padding: 10px 0;
    font-size: 15px; }

/* ===============================================================
   Contact Pages
   ============================================================ */
.page-template-tpl-contact .static-content {
  position: relative;
  min-height: 320px; }
  .page-template-tpl-contact .static-content h1 {
    width: 26%; }
    @media (max-width: 640px) {
      .page-template-tpl-contact .static-content h1 {
        width: 100%;
        text-align: center; } }
  .page-template-tpl-contact .static-content p:first-of-type {
    font-weight: bold;
    padding-bottom: 20px; }
  .page-template-tpl-contact .static-content p:nth-of-type(2), .page-template-tpl-contact .static-content p:nth-of-type(3) {
    padding-bottom: 0; }
  .page-template-tpl-contact .static-content p:nth-of-type(4) {
    padding-bottom: 15px; }
  .page-template-tpl-contact .static-content h2 {
    border-bottom: 1px solid #cccccc;
    margin: 20px 0;
    padding-bottom: 10px; }
    .page-template-tpl-contact .static-content h2.gform_submission_error {
      border-bottom: none;
      padding-bottom: 0;
      border-radius: 0; }
  .page-template-tpl-contact .static-content .gform_validation_errors {
    border-left: none;
    border-right: none;
    border-radius: 0;
    box-shadow: none; }
  .page-template-tpl-contact .static-content > p {
    width: 26%;
    padding-bottom: 10px; }
    @media (max-width: 640px) {
      .page-template-tpl-contact .static-content > p {
        width: 100%;
        text-align: center; } }
  @media (max-width: 640px) {
    .page-template-tpl-contact .static-content {
      position: relative;
      width: 100%; } }
  .page-template-tpl-contact .static-content .acf-map {
    top: 0;
    right: 0;
    margin-right: 15px;
    width: 68%;
    height: 280px;
    position: absolute; }
    @media (max-width: 640px) {
      .page-template-tpl-contact .static-content .acf-map {
        position: relative;
        width: 100%; } }
  .page-template-tpl-contact .static-content .emb-map {
    top: 0;
    right: 0;
    margin-top: 20px;
    margin-right: 15px;
    width: 68%;
    height: 280px;
    border: #ccc solid 1px;
    position: absolute; }
    @media (max-width: 640px) {
      .page-template-tpl-contact .static-content .emb-map {
        position: relative;
        width: 100%; } }
    .page-template-tpl-contact .static-content .emb-map iframe {
      width: 100%; }
  .page-template-tpl-contact .static-content .wpcf7 .wpcf7-form p:last-of-type {
    text-align: center; }
.page-template-tpl-contact .contact-phones {
  display: flex;
  flex-wrap: wrap;
  list-style: none; }
  .page-template-tpl-contact .contact-phones li {
    display: flex;
    width: 50%;
    padding: 0 0 8px 0;
    list-style: none; }
    @media (max-width: 640px) {
      .page-template-tpl-contact .contact-phones li {
        width: 100%;
        font-size: 16px; } }
    .page-template-tpl-contact .contact-phones li:before {
      content: ''; }
    .page-template-tpl-contact .contact-phones li:nth-child(odd) {
      padding-right: 20px; }
      @media (max-width: 640px) {
        .page-template-tpl-contact .contact-phones li:nth-child(odd) {
          padding-right: 0; } }
    .page-template-tpl-contact .contact-phones li span {
      width: 50%;
      text-transform: uppercase; }
      .page-template-tpl-contact .contact-phones li span a + a {
        display: block; }
      .page-template-tpl-contact .contact-phones li span:last-child {
        text-align: right; }
.page-template-tpl-contact.page-id-6283 h1 {
  width: 100%; }
.page-template-tpl-contact.page-id-6283 .static-content {
  min-height: 250px; }
  .page-template-tpl-contact.page-id-6283 .static-content p {
    width: 100%;
    font-weight: 400;
    line-height: 1.6; }

.post-6733 .col-left,
.post-6733 .col-right {
  width: 50%;
  display: inline-block;
  vertical-align: top; }
  @media (max-width: 480px) {
    .post-6733 .col-left,
    .post-6733 .col-right {
      width: 100%; } }
.post-6733 .col-right {
  margin-left: 10%; }
  @media (max-width: 480px) {
    .post-6733 .col-right {
      margin-left: 0; } }
.post-6733 .gform_wrapper .gfield_checkbox li, .post-6733 .gform_wrapper .gfield_radio li {
  line-height: 2;
  height: 32px; }

/* ===============================================================
   Page Informations - FAQ
   ============================================================ */
.faq-list .question {
  font-size: 15px; }
  .faq-list .question:hover {
    cursor: pointer; }
.faq-list .answer {
  display: none; }

.woocommerce .woocommerce-MyAccount-navigation {
  float: left;
  display: block;
  width: 21.4%;
  position: relative;
  z-index: 1;
  margin-right: 10px; }
  @media (max-width: 960px) {
    .woocommerce .woocommerce-MyAccount-navigation {
      width: 30%; } }
  @media (max-width: 640px) {
    .woocommerce .woocommerce-MyAccount-navigation {
      width: 100%;
      float: none;
      margin-right: 0; } }
  .woocommerce .woocommerce-MyAccount-navigation ul {
    margin: 0; }
    @media screen and (max-width: 830px) {
      .woocommerce .woocommerce-MyAccount-navigation ul li.active, .woocommerce .woocommerce-MyAccount-navigation ul li.active:hover {
        background: #6078ab !important; } }
    .woocommerce .woocommerce-MyAccount-navigation ul li:hover {
      background: #cc1105; }
    @media screen and (max-width: 600px) {
      .woocommerce .woocommerce-MyAccount-navigation ul {
        width: 100%; }
        .woocommerce .woocommerce-MyAccount-navigation ul li.active, .woocommerce .woocommerce-MyAccount-navigation ul li.active:hover, .woocommerce .woocommerce-MyAccount-navigation ul .tab-content {
          width: 100%; } }
    .woocommerce .woocommerce-MyAccount-navigation ul li.active, .woocommerce .woocommerce-MyAccount-navigation ul li.active:hover, .woocommerce .woocommerce-MyAccount-navigation ul li.current-menu-item, .woocommerce .woocommerce-MyAccount-navigation ul li.current-menu-item:hover {
      background: #5FC8C2;
      width: 110%; }
    .woocommerce .woocommerce-MyAccount-navigation ul li {
      float: left;
      display: block;
      height: 42px;
      width: 100%;
      margin: 0 0 1px;
      font-size: 14px;
      font-weight: 600;
      line-height: 42px;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
      background: #ccc;
      transition: all 0.1s linear;
      list-style: none;
      position: relative;
      padding: 0 0 8px 15px; }
      @media (max-width: 640px) {
        .woocommerce .woocommerce-MyAccount-navigation ul li {
          width: 100%;
          float: none;
          margin-right: 0; } }
      .woocommerce .woocommerce-MyAccount-navigation ul li a {
        color: black;
        float: left;
        display: block;
        padding: 0 0 0 20px;
        width: 100%;
        height: 100%;
        position: relative;
        font-weight: 600; }
        .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
          color: white; }
    .woocommerce .woocommerce-MyAccount-navigation ul li.active a:after, .woocommerce .woocommerce-MyAccount-navigation ul li.current-menu-item a:after {
      border-color: transparent transparent transparent #cc1105; }
    .woocommerce .woocommerce-MyAccount-navigation ul li.active a:after, .woocommerce .woocommerce-MyAccount-navigation ul li.current-menu-item a:after {
      content: "";
      position: absolute;
      top: 0;
      right: -21px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 21px 0 21px 21px;
      border-color: transparent transparent transparent #5FC8C2; }
@media (max-width: 960px) {
  .woocommerce .woocommerce-MyAccount-content {
    width: calc(70% - 10px);
    float: right; } }
@media (max-width: 640px) {
  .woocommerce .woocommerce-MyAccount-content {
    margin-top: 20px;
    width: 100%; } }
.woocommerce table th {
  background: #e6e6e6; }
.woocommerce .woocommerce-form-login .woocommerce-Button[type="submit"] {
  float: left; }
.woocommerce .woocommerce-form-login .checker {
  margin-left: 20px;
  top: 2px;
  margin-right: 8px; }

.woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) {
  background: #cc1105 !important; }
  .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) a {
    color: white !important; }

.woocommerce-orders .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(2) {
  background: #cc1105 !important; }
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(2) a {
    color: white !important; }
.woocommerce-orders .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) {
  background: #ccc !important; }
  .woocommerce-orders .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) a {
    color: black !important; }

.woocommerce-downloads .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(3) {
  background: #cc1105 !important; }
  .woocommerce-downloads .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(3) a {
    color: white !important; }
.woocommerce-downloads .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) {
  background: #ccc !important; }
  .woocommerce-downloads .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) a {
    color: black !important; }

.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(4) {
  background: #cc1105 !important; }
  .woocommerce-edit-address .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(4) a {
    color: white !important; }
.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) {
  background: #ccc !important; }
  .woocommerce-edit-address .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) a {
    color: black !important; }

.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(5) {
  background: #cc1105 !important; }
  .woocommerce-edit-account .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(5) a {
    color: white !important; }
.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) {
  background: #ccc !important; }
  .woocommerce-edit-account .woocommerce .woocommerce-MyAccount-navigation ul li:nth-of-type(1) a {
    color: black !important; }

@media (max-width: 440px) {
  .woocommerce-form-login .woocommerce-Button[type="submit"] {
    float: none !important;
    margin-bottom: 10px; }
  .woocommerce-form-login .woocommerce-form__label-for-checkbox.inline {
    display: block !important; }
    .woocommerce-form-login .woocommerce-form__label-for-checkbox.inline .checker {
      margin-left: 0; } }
.woocommerce-account p.order-again a {
  width: 190px; }
.woocommerce-account .woocommerce-table--order-details .woocommerce-Price-amount.amount {
  white-space: nowrap; }

/* ===============================================================
   Page News
   ============================================================ */
.page-template-tpl-news h1 {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  padding-bottom: 10px; }
.page-template-tpl-news .news-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .page-template-tpl-news .news-items .teaser {
    display: flex;
    width: 49%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #C2C2C2; }
    .page-template-tpl-news .news-items .teaser .desc {
      line-height: 1.3;
      display: flex;
      flex-direction: column; }
      .page-template-tpl-news .news-items .teaser .desc h2 {
        font-size: 18px;
        padding-bottom: 15px; }
        .page-template-tpl-news .news-items .teaser .desc h2 a:hover {
          color: #243559; }
      .page-template-tpl-news .news-items .teaser .desc .post-date {
        font-size: 0.7rem;
        font-style: italic;
        font-family: Georgia, "Times New Roman", Times, serif;
        align-self: flex-end; }
        .page-template-tpl-news .news-items .teaser .desc .post-date span:before {
          top: -1px; }
    @media (max-width: 1200px) {
      .page-template-tpl-news .news-items .teaser .img {
        width: 220px;
        margin: 0 20px 0 0; }
      .page-template-tpl-news .news-items .teaser .desc {
        width: calc(100% - 220px); } }
    @media (max-width: 1024px) {
      .page-template-tpl-news .news-items .teaser {
        width: 100%; }
        .page-template-tpl-news .news-items .teaser .img {
          width: 260px;
          margin: 0 20px 0 0; }
        .page-template-tpl-news .news-items .teaser .desc {
          width: calc(100% - 260px); } }
    @media (max-width: 640px) {
      .page-template-tpl-news .news-items .teaser {
        flex-direction: column; }
        .page-template-tpl-news .news-items .teaser .img {
          width: 100%;
          margin: 0 0 20px 0; }
        .page-template-tpl-news .news-items .teaser .desc {
          width: 100%; } }
    @media (min-width: 1201px) {
      .page-template-tpl-news .news-items .teaser .img {
        width: 270px;
        margin: 0 20px 0 0; }
      .page-template-tpl-news .news-items .teaser .desc {
        width: calc(100% - 290px); } }

.single-aktualnosci .entry-header h1 {
  margin-bottom: 10px; }
.single-aktualnosci .entry-header .entry-meta {
  display: flex;
  justify-content: space-between; }
  .single-aktualnosci .entry-header .entry-meta .entry-meta-base .date {
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif; }
  .single-aktualnosci .entry-header .entry-meta .entry-meta-social {
    display: flex;
    align-items: center; }
    .single-aktualnosci .entry-header .entry-meta .entry-meta-social span {
      padding: 0; }
    .single-aktualnosci .entry-header .entry-meta .entry-meta-social .fb-like {
      margin-right: 10px; }
.single-aktualnosci .entry-body {
  display: flex;
  padding-top: 15px; }
  .single-aktualnosci .entry-body .entry-featured {
    width: 263px; }
  .single-aktualnosci .entry-body .entry-content {
    width: calc(100% - 263px);
    padding-left: 20px; }
  @media (max-width: 640px) {
    .single-aktualnosci .entry-body {
      flex-direction: column; }
      .single-aktualnosci .entry-body .entry-featured {
        width: 100%;
        padding-bottom: 20px; }
      .single-aktualnosci .entry-body .entry-content {
        width: 100%;
        padding-left: 0; } }
.single-aktualnosci .widget-area .widget-sidebar h4 {
  color: #243559; }
.single-aktualnosci .widget-area .widget-sidebar ul li a {
  font-weight: bold;
  color: #858585;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .single-aktualnosci .widget-area .widget-sidebar ul li a:hover {
    color: #c60000; }
.single-aktualnosci .widget-area .widget-sidebar:first-of-type ul li {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px; }
.single-aktualnosci .widget-area .widget-sidebar:first-of-type ul li:last-of-type {
  padding-bottom: 13px; }

/* ===============================================================
   Page - Oferty
   ============================================================ */
.page-template-tpl-oferta .full-width {
  background-color: white; }
  .page-template-tpl-oferta .full-width header h1 {
    font-size: 1.5rem;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid lightgrey; }

.page-template-tpl-oferta-zimowa .full-width {
  background-color: white; }
  .page-template-tpl-oferta-zimowa .full-width header h1 {
    font-size: 1.5rem;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid lightgrey; }

.offers {
  display: flex;
  flex-wrap: wrap; }

.offer-item {
  display: flex;
  justify-content: space-between;
  width: 50%;
  height: 330px;
  padding-bottom: 10px;
  border-bottom: 1px solid lightgrey; }
  @media (max-width: 480px) {
    .offer-item {
      flex-direction: column;
      height: auto; } }
  .offer-item .img,
  .offer-item .desc {
    width: 48%; }
    @media (max-width: 480px) {
      .offer-item .img,
      .offer-item .desc {
        width: 100%; } }
  .offer-item .desc {
    position: relative; }
    .offer-item .desc header {
      margin: 0 0 10px 0;
      height: 50px;
      overflow: hidden; }
  .offer-item h3 {
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 5px; }
    @media (max-width: 480px) {
      .offer-item h3 {
        padding-top: 10px; } }
  .offer-item .offer-item-details {
    display: flex;
    justify-content: space-between;
    min-height: 28px;
    padding: 5px 0;
    border-bottom: solid 1px #ddd;
    overflow: hidden; }
    .offer-item .offer-item-details.first {
      border-top: solid 1px #ddd; }
    .offer-item .offer-item-details.last {
      border-bottom: none;
      margin: 0 0 15px 0; }
    .offer-item .offer-item-details .label {
      text-transform: uppercase;
      font-size: 11px;
      color: #3f5485 !important; }
    .offer-item .offer-item-details .value {
      text-align: right;
      font-size: 11px; }
  .offer-item .offer-item-footer {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    bottom: 0;
    height: 33px;
    margin: 0 0 10px 0; }
    .offer-item .offer-item-footer .label,
    .offer-item .offer-item-footer .price {
      line-height: 1; }
    .offer-item .offer-item-footer .price,
    .offer-item .offer-item-footer .price em {
      padding: 0 0 0 10px;
      font-size: 1.2rem;
      font-weight: 400;
      color: #c60000; }
  .offer-item .button {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0 0 0 20px;
    width: 115px;
    height: 48px;
    text-align: right;
    color: #ffffff;
    text-align: left;
    border-radius: 2px;
    background-color: #c60000;
    background-image: url(img/ico-arrow-right-white.png);
    background-position: right 20px center;
    background-repeat: no-repeat; }
    .offer-item .button:hover {
      background: #243559;
      background-image: url(img/ico-arrow-right-white.png);
      background-repeat: no-repeat;
      background-position: right 15px center; }
    .offer-item .button a {
      color: white; }
  .offer-item .offer-list .offer-item .offer-item-footer {
    justify-content: flex-end; }
  .offer-item .offer-item-btn {
    display: flex;
    justify-content: flex-end; }
    .offer-item .offer-item-btn .button {
      text-align: right; }
      .offer-item .offer-item-btn .button:hover {
        background: #243559;
        background-image: url(img/arrow-white-right.png);
        background-repeat: no-repeat;
        background-position: right 15px center; }
      .offer-item .offer-item-btn .button a {
        color: white; }

.offer-list {
  padding: 0 20px;
  background: #fff; }

.page-title-taxonomy-page {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  padding-bottom: 10px;
  padding-top: 9px; }

/* ===============================================================
   Page Trips - Main Page
   ============================================================ */
.page-template-tpl-trips .static-content {
  box-shadow: none; }
@media (max-width: 830px) {
  .page-template-tpl-trips .trips-content {
    width: 100%; } }

.four-fifth {
  width: 80%;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 20px; }

/* ===============================================================
   Page Trips - Subcategory Page
   ============================================================ */
.page-template-tpl-trips-subcategory .static-content {
  box-shadow: none; }
@media (max-width: 830px) {
  .page-template-tpl-trips-subcategory .trips-content {
    width: 100%; } }
.page-template-tpl-trips-subcategory .trips-content-bottom {
  width: 100%;
  float: left;
  padding: 20px;
  background: #fff; }

.page-template-tpl-trips-single .static-content {
  box-shadow: none; }
.page-template-tpl-trips-single .trips-single-top {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px 0; }
  .page-template-tpl-trips-single .trips-single-top .trips-single-basic-info {
    font-weight: 700; }
  .page-template-tpl-trips-single .trips-single-top .trips-single-frame-message {
    padding: 10px;
    margin: 0 10px 10px 0;
    font-size: 12px;
    font-weight: 400;
    border: solid 1px #eee; }

/* ===============================================================
   Page Trips - Trips List
   ============================================================ */
.trips-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 30px 0 50px 0;
  list-style: none;
  clear: both;
  float: none;
  background: #fff; }
  .trips-list li {
    width: 50%;
    min-height: 184px;
    list-style: none;
    padding: 7px 15px; }
    @media (max-width: 1200px) {
      .trips-list li {
        width: 100%; } }
    .trips-list li:before {
      display: none; }
    .trips-list li .inner {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100%;
      padding: 10px;
      background: #eee; }
      @media (max-width: 600px) {
        .trips-list li .inner {
          flex-direction: column;
          align-items: flex-start; } }
    .trips-list li:nth-child(even) .inner {
      background: #fbfbfb; }
    .trips-list li .img {
      width: 200px; }
      @media (max-width: 600px) {
        .trips-list li .img {
          text-align: left; } }
    .trips-list li .desc {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      width: calc( 100% - 200px );
      padding: 10px 15px; }
      @media (max-width: 600px) {
        .trips-list li .desc {
          width: 100%;
          padding: 10px 0; } }
      .trips-list li .desc h2 {
        margin: 0;
        padding: 0 0 5px 0;
        line-height: 1.2; }
      .trips-list li .desc p {
        font-weight: 700; }

/* ===============================================================
   Page Trips - Left Menu
   ============================================================ */
.trips-left-menu {
  padding: 10px 0 15px 0;
  background: #fff; }
  .trips-left-menu li {
    position: relative;
    padding: 0px 15px 10px 30px;
    margin: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .trips-left-menu li a {
      color: #454545;
      font-weight: bold; }
      .trips-left-menu li a:hover {
        color: #da2619; }
    .trips-left-menu li:before {
      display: block;
      content: "\2022";
      font-size: 24px;
      color: #cc1105;
      position: absolute;
      top: -8px;
      left: 14px; }

.page-template-custom-search-results article.tour_item .details {
  padding-bottom: 70px; }
  .page-template-custom-search-results article.tour_item .details .actions {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0; }
.page-template-custom-search-results article.tour_item.full-width > div {
  height: 100% !important; }
.page-template-custom-search-results article.tour_item.full-width figure {
  width: 270px; }
.page-template-custom-search-results article.tour_item.full-width .details {
  min-height: 202px;
  height: 100% !important;
  width: calc( 100% - 270px ); }
  @media (max-width: 600px) {
    .page-template-custom-search-results article.tour_item.full-width .details {
      width: 100%;
      padding: 15px; } }
  .page-template-custom-search-results article.tour_item.full-width .details .price {
    width: 170px; }
    @media (max-width: 600px) {
      .page-template-custom-search-results article.tour_item.full-width .details .price {
        position: static;
        width: 100%;
        margin: 10px 0 0 0;
        padding: 10px 0;
        text-align: left;
        border-left: none;
        border-top: solid 1px #ccc; } }

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


/*szablon wycieczi - Program */
.program-wycieczki {
    list-style: none;
    padding: 0;
	margin-top: 20px !important;
}

.program-wycieczki > li {
    margin-bottom: 20px;
}

.program-wycieczki h2 {
    font-size: 18px;
	margin-top: 10px;
    margin-bottom: 10px;
}

.program-wycieczki ul {
    list-style: disc;
    margin-left: 20px;
}

.program-wycieczki ul li {
    margin-bottom: 5px;
}
