/*
Theme Name: SetSail Child
Theme URI: http://setsail.qodeinteractive.com
Description: A child theme of SetSail Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: setsail
Template: setsail
*/


.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a {
  border-color: none !important;
  background-color: #b98c6d !important;
  color: #f6efeb !important;
}

.vc_tta-title-text {
  margin: 10px 30px 10px 30px !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a {
  color: #f6efeb !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a {
  color: #c39d83 !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:hover {
  background-color: #dcdcdc !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a {
  border-color: #e3e3e300 !important;
  background-color: #c19a7e38 !important;
}


.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:hover {
  background-color: #c39d82 !important;
}

.qodef-page-header .qodef-sticky-header .qodef-logo-wrapper a {
  max-height: 58px !important;
  margin: 0.5em 0.5em 0.5em 1.5em !important;
}


.img-galery-fit img {
	  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  max-height: 165px;
  max-width: 220px;
}

.hlavna-fotka-sekcie img {
	  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: top;
  max-height: 500px;
  max-width: 790px;
}
