/**
Theme Name: Adriatic Cruise Company
Author: Gulet Croatia - Goran
Author URI: https://www.gulet-croatia.com
Description: Custom theme made by Goran Ružić - Gulet Croatia
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: adriatic-cruise-company
Template: astra
*/


/*********** fonts ************/
@media screen and (max-width: 920px) {
.h1.white {
	font-size: 40px;
	line-height: 50px;
	}
	
	div.g-gallery-wrap {
		margin-bottom: 5px;
	}
}



@media screen and (min-width:921px) and (max-width:1200px) {
.h1.white {
	font-size: 70px;
	}
}


@media screen and (min-width: 1201px) {
.h1.white {
	font-size: 70px;
	line-height: 85px;
	}
	
	
}




h2.h2-white-bkg, p.g-white-p {
	color: #fff;
}

h2, h3, p.g-heading-add {
	font-family: 'Alata',sans-serif;
}

p.g-heading-add {
  text-transform: uppercase;
  color: #D49465;
  letter-spacing: .12em;
  margin-top: 10px;
}

h2.g-center-h2, p.g-heading-add {
	text-align: center;
}


div.ast-mobile-header-wrap .ast-mobile-header-content, div.ast-desktop-header-content, .ast-header-break-point .main-header-menu.ast-header-break-point .main-header-menu {
	background-color: transparent;
}

.g-dark-h3, .h2-white-bkg {
  margin-bottom: 30px;
}

/*********** destinations *******/

.g-content-wrap.g-destinations-wrap-wsidebar {
  padding-bottom: 80px;
  border-bottom: 1px solid #eaeaea;
}

.g-day-span {
  color: #d49465;
  font-size: 23px;
}


@media screen and (max-width: 750px) {
	.g-destinations-sidebar-wrap {
		display: none;
	}
	
	div.g-destinations-content {
		margin-left:10px;
		margin-right:10px;
	}
	.g-sidebar-dest-legend.main-content-legend ul {
  list-style: none;
  margin: 0;
}
}


@media screen and (min-width: 751px) {
	.g-sidebar-dest-legend.main-content-legend {
		display: none;
	}
	div.g-destinations-content {
	padding: 20px;
background: #f7f7f7;
	}

}
.g-destinations-sidebar ul li a {
  color: #424242;
  font-weight: bold;
	display: block;
}


.g-destinations-sidebar-wrap {
  max-width: 250px;
}

h2.g-h1-itinerrary {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d49465;
}

.g-destinations-content h3 {
  margin-bottom: 20px;
  font-size: 16px;
  margin-top: 5px;
}

.g-destinations-sidebar ul li a span {
  display: block;
  margin-bottom: 10px;
	font-weight: normal;
	color:#D49465;
	line-height: 16px;
}

.g-section-title.g-left-aligned {
  margin-bottom: 60px;
}

.g-destinations-sidebar {
		position: sticky;
	top: 40px;
	margin-right: 20px;
}

.g-destinations-sidebar ul {
  margin: 0;
  list-style: none;
}

.g-destinations-content {
	width:600px;
	margin-left:25px;
}

.g-destinations-wrap {
  display: flex;
  justify-content: center;
}

.g-sidebar-dest-legend ul {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #d49465;
}

.day-cruise-wrap {
  margin-bottom: 60px;
}

.g-sidebar-dest-legend span {
  font-weight: bold;
}

.g-destinations-content img {
  margin-bottom: 10px;
}

.g-destinations-content i {
  color: #d49465;
}

.g-cruise-li-active::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #2b2b2b;
  left: -20px;
  top: 9px;
  position: absolute;
}

.g-cruise-li-active {
  position: relative;
}

.g-destinations-sidebar ul li a:hover > span {
  color: #000 !important;
}

/********* about cruiser ***********/

.g-cards-img a:hover > .g-cards-img a img {
	
}


.g-section-wrap.g-food-options-section {
	padding-top: 80px;
padding-bottom: 80px;
background: #f9f9f9;
}

.g-gallery-wrap {
  margin-top: 60px;
  margin-bottom: 120px;
}

.g-pricing-outline.g-after-price-text {
  border: none;
	padding-bottom: 0;
}

div.g-price-date span span.g-font-dark {
  color: #3a3a3a;
}

.g-pricing-outline.g-after-price-text p {
  margin-bottom: 0;
}

.g-pricing-outline.g-after-price-text h3 {
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d49465;
}

.g-thumbnail-image-background.g-header-small {
  height: 70vh;
  min-height: 400px;
	position: relative;
}

.g-thumbnail-image-background.g-header-small h1 {
  margin: 0 20px;
}

div.g-thumbnail-image-background.g-header-small .g-header-content-wrap {
	    align-items: end;
	-webkit-align-items: end;
	
}

div.g-thumbnail-image-background.g-header-small .g-header-content-container {
	margin-bottom:60px;
	position: absolute;
bottom: 0;
}

.g-content-wrap.g-cruiser-info-wrap {
  max-width: 600px;
}

.g-ship-yb-wrap {
  text-align: center;
	margin-bottom: 30px;
}

.g-section-half.g-cruiser-page-desc {
  max-width: 600px;
}

.g-ship-yb-wrap h3, .g-ship-yb-wrap p {
  display: inline-block;
}

@media screen and (max-width:600px) {
	div.g-form-home {
		padding:20px;
	}
	
	.ships-header-main-data {
		flex-direction: column;
	}
	.g-dual-price-desc {
		flex-direction: column;
	}
	
	div.g-price-value {
		justify-content: center;
	}
	
	div.g-price {
		display: block;
		text-align: center;
		padding-bottom: 20px;
	}
	div.g-price:last-child {
  border-bottom: 0;
		margin-bottom: 0;
}
	
	div.g-price-date span span.g-font-dark {
		display: block;
	}
	
	.g-pricing-outline.g-after-price-text {
		padding-left: 0;
		padding-right: 0;
	}
	
	.g-pricing-outline.g-after-price-text img {
    margin-bottom: 50px;
}
	.g-price-date::after {
  content: "";
  width: 20px;
  border-bottom: 1px solid #000;
  position: absolute;
  left: 50%;
  bottom: 0;
  translate: left(50%);
  transform: translate left(50%);
  transform: translate(-50%, 0);
}
	
	.g-price-date {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
}


.ships-header-main-data {
  display: flex;
  flex-wrap: wrap;
}

h3.ships-info-h3 {
  font-size: 16px;
  color: #D49465;
	letter-spacing: .05em;
}



.g-ship-info-field {
  flex: 0 0 50%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 15px;
}

.g-ship-info-wrap {
  display: flex;
  justify-content: space-between;
	 margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}

p.g-info-small {
  margin-bottom: 0;
	font-weight: bold;
}

.g-ships-info {
  margin-top: 60px;
  border: 1px solid #D49465;
  padding: 40px;
}

/******* layout **********/

.g-cards-img img {
  margin-bottom: 30px;
}


.g-layout-title {
  text-transform: uppercase;
  letter-spacing: .15em;
  color: #fff;
  font-size: 1.2em;
  margin-top: 40px;
	margin-bottom: 20px;
}

.g-section-layout {
  margin-top: 100px;
  margin-bottom: 100px;
	max-width:1000px;
}

.g-section-layout h2 {
  text-align: center;
  margin-bottom: 80px;
}


/********* Cards ***********/

.g-numbers-3 {
  flex: 1;
}

.g-cards-content h3 {
  margin-left: 20px;
  margin-right: 20px;
}

@media screen and (max-width: 920px) {
	.g-number-large {
  font-size: 50px;
}
	.g-section-half {
   margin-left: 10px;
  margin-right: 10px;
}
.g-cards-wrap {
  flex-direction: column;
}
	.g-section-empty-half {
		display: none;
	}
	
	.g-section-half {
  margin-bottom: 80px;
  margin-top: 80px;
}	
	.g-cards-3 {
  margin: 40px 10px;
	}
	.g-transparent-wrap.g-home-form-wrap {
  padding-top: 0;
  padding-bottom: 0;
}
}

@media screen and (max-width: 420px) {
	div.g-price-value span, div.g-price-date span {
  letter-spacing: inherit;
}
}





.g-arrow-down-wrap a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (min-width: 921px) {
	.g-cards-3 {
		margin: 20px 50px;
	}
	.g-number-large {
  font-size: 70px;
	}
	.g-section-half {

  margin-left: 40px;
  margin-right: 40px;
}
	.g-cards-wrap {
  flex-direction: row;
}
	.g-transparent-wrap.g-home-form-wrap {
  padding-top: 120px;
  padding-bottom: 80px;
}
}

.g-cards-wrap {
  display: flex;
}


.g-cards-3 {
  border: 1px solid #dfdfdf;
  text-align: center;
	flex: 1;
}

.g-cards-content p {
  margin-left: 20px;
  margin-right: 20px;
}

.g-button-cta {
  background-color: #D49465;
  color: #fff;
  padding: 5px 30px;
  font-weight: bold;
  display: inline-block;
}

.g-cards-content {
  margin-bottom: 30px;
}

/********** availability table **********/

.g-arrow-down-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin: 40px auto 0 auto;
}

.g-text-arrow-down {
  text-transform: uppercase;
  font-family: 'Alata',sans-serif;
  color: #D49465;
  text-align: center;
  margin-bottom: 10px;
	letter-spacing: .12em;
	transition: all .5s ease-in-out;
}


/********* pricing table ************/

.g-pricing-outline.g-after-price-text.g-after-price-list h3 {
  font-size: 120%;
}


.g-pricing-outline.g-after-price-text.g-after-price-list li {
  line-height: 1.3em;
  margin-bottom: 10px;
}

.g-dual-price-desc {
  display: flex;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
}


div.g-after-price-list span {
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif !important;
  letter-spacing: initial !important;
}


.g-price-date span {
  color: #D49465;

}
.g-price-value span {
text-align: end;
}

.g-price-value {
  min-width: 100px;
  display: flex;
  align-items: end;
	justify-content: end;
}

.g-pricing-outline.g-after-price-text span {
  color: #d49465;
  font-family: 'Alata',sans-serif;
  letter-spacing: .05em;
}

.g-price-value span, .g-price-date span {
/*	text-transform: uppercase;*/
  font-family: 'Alata',sans-serif;
  letter-spacing: .05em;
}

.g-pricing-outline {
  border: 1px solid #D49465;
  width: 100%;
/*  height: 100%; */
  padding: 40px;
	max-width: 800px;
  margin: 0 auto;
	padding: 40px 40px 26px 40px;
}

.g-price {
  display: flex;
  justify-content: space-between;
 border-bottom: 1px solid #d2d2d2;
margin-bottom: 20px;
}

.g-arrow-down-wrap {
	cursor: pointer;
}


.g-arrow-down-wrap:hover > .g-text-arrow-down {
  color: #000 !important;
}
.g-arrow-down-wrap:hover > .g-arrow-down {
	margin-top:10px;
}

.g-arrow-down {
  width: 20px;
  margin-top: 0;
  transition: all .3s ease-in-out;
}


.g-calendar-content {
    display: none;
    padding : 5px;
}

/********* conact home **********/

.g-form-home {
  max-width: 500px;
  padding: 40px;
  background: #fff;
	margin-top:40px;
  }

.g-transparent-wrap.g-home-form-wrap .g-section-half {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.g-transparent-wrap.g-home-form-wrap .g-section-half {
  max-width: 500px;
}



/*********** layout ************/


.g-transparent-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 100%;
	justify-content: center;
}

.g-section-half {
  flex: 1;
 }

.g-section-empty-half {
  flex: 1;
}

.g-dark-overlay {
	top: 0;
	background-color: rgba(0, 0, 0, 0.73);
width: 100%;
height: 100%;
position: absolute;
}

.g-background-section {
	min-height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
}

.site-content .ast-container {
  display: flex;
  flex-direction: column;
}

.g-section-wrap {
  margin-top: 120px;
	display: flex;
  align-content: center;
  justify-content: center;
	position: relative;
}

.sp-thumbnail {
  filter: saturate(0);
}

.sp-thumbnail-container.sp-selected-thumbnail img {
	filter: saturate(1);
}

div.sp-selected-thumbnail {
	border: 0 !important;
}
 
.g-content-wrap {
	z-index:1;
	margin: 0 20px;
	max-width: 1200px;
	width: 100%;
	
}

.g-background-section .g-content-wrap {
	z-index: 1;
}

/************** form *************/

div.forminator-custom-form-55.forminator-calendar--material::before {
  background-color: #FFF;
  box-shadow: 0 0 30px #00000024;
}


.forminator-ui#forminator-module-55.forminator-design--material button.forminator-button-submit {
  background-color: #d49465;
  color: #FFFFFF;
  font-weight: bold;
}

.forminator-row.forminator-row-last {
  text-align: center;
  margin-top: 50px;
}
#forminator-module-55.forminator-design--material .forminator-is_active div.forminator-input--wrap::after, #forminator-module-55.forminator-design--material div.forminator-input--wrap::after  {
background-color: #ff8500; 
}

#forminator-module-55.forminator-design--material div.forminator-textarea--wrap::after, 
#forminator-module-55.forminator-design--material .forminator-is_active div.forminator-textarea--wrap::after, #forminator-module-55.forminator-design--material label.forminator-checkbox input:checked + span[aria-hidden] {
  border-color: #ff8500;
}

#forminator-module-55.forminator-design--material .forminator-is_active label.forminator-label[class*="forminator-floating-"], #forminator-module-55.forminator-design--material label.forminator-checkbox span[aria-hidden] {
	color: #ff8500;
}

.forminator-custom-form-55.forminator-calendar--material .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight:active, .forminator-custom-form-55.forminator-calendar--material table.ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight.ui-state-active, .forminator-custom-form-55.forminator-calendar--material .ui-datepicker-calendar tbody td a.ui-state-default:active, .forminator-custom-form-55.forminator-calendar--material table.ui-datepicker-calendar tbody td a.ui-state-default.ui-state-active {
  border-color: #ff8500;
  background-color: #ff8500;
  color: #FFFFFF;
}

.forminator-custom-form-55.forminator-calendar--material div.ui-datepicker-header {
  background-color: #737373;
}



/********** sticky header ***********/

.ast-theme-transparent-header #masthead {
 /* position: sticky;*/
  left: 0;
  right: 0;
  transform: translateY(0);
}


.site-header.headerup {
  background: #000;
  top: 0;
}
/*
#content {
  transform: translateY(-100px);
}
*/
.site-header {
-webkit-transition: transform 0.4s ease !important;
-moz-transition: transform 0.4s ease !important;
-ms-transition: transform 0.4s ease !important;
-o-transition: transform 0.4s ease !important;
transition : transform 0.4s ease !important;
}
.headerup {
	position: sticky;
transform: translateY(-500px); /*adjust this value to be GREATER THAN THE HEIGHT OF YOUR HEADER SECTION*/
}


.site-header.headerup {
	background:#000;
}

/********* counter section *********/

.g-number-large {
  line-height: 90px;
}

.g-numbers-3 {
  margin: 20px 50px;
  text-align: center;
}

.g-numbers-h3 {
  text-transform: uppercase;
  letter-spacing: .15em;
  color: #d49465;
  margin-bottom: 20px;
}
/************** footer **********/


.g-footer-wrap ul {
  margin-bottom: 10px;
}

.g-footer-wrap ul li {
  list-style-type: none;
  margin-left: -23px;
}

.g-footer-h3 {
  color: #fff;
	letter-spacing: .02em;
	margin-bottom: 30px;
}

.g-footer-img img {
  width: 150px;
}

.g-footer-links {
  display: flex;
  justify-content: center;
  border-top: 1px solid #464646;
  max-width: 300px;
  margin: 0 auto;
}

.g-footer-links a {
  margin: 10px;
  color: #d49465;
  font-weight: bold;
}

.g-footer-links a:hover {
  color: #fff;
}

.forminator-field a:hover {
	color: #ff6c00;
}


.forminator-field a {
	color: #d49465;
  font-weight: bold;
}

/************ main menu **************/

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
  padding-right: 40px;
}

.ahfb-svg-iconset.ast-inline-flex.svg-baseline svg {
  height: 25px;
  width: 25px;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
	padding: 1.6em;
}

.site-branding.ast-site-identity {
  padding-bottom: 5px;
}

ul.main-header-menu li a {
  color: #fff;
	letter-spacing: .1em;
}

body.admin-bar .ast-mobile-popup-drawer, body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
	max-width: 300px;
}

/************* header image **************/

.h1.white {
    
    font-weight: bold;
    color: white;
	margin-bottom: 30px;
}

.p-h1-sub.white {
    max-width: 650px;
    color: #fff !important;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    line-height: 33px;
    font-weight: 400;
	margin: 0 20px;
}

.g-thumbnail-image-background.g-header-large {
    height: 100vh;
    min-height: 600px;
}

.g-thumbnail-image-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: 0s linear;
        transition-property: all;
    transition-property: background-position;
}

.g-header-content-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
/*	margin-top: 70px; */
}


.g-header-content-wrap {
	display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}
