/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/Styles/main.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/Styles/main.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.jquery-modal {
  z-index: 999 !important;
}

.tkl-product-insurance {
  width: 100%;
}

.tkl-product-insurance-selection {
  width: 100%;
  display: flex;
  align-items: center;
}

.tkl-product-insurance-select {
  flex: 1;
  margin-left: 8px;
}

.tkl-product-insurance-duration {
  margin-top: 16px;
}

div[class^=tkl-] button {
  background: #06aaf0;
  color: #FFF;
  border-color: #06aaf0;
}

div[class^=tkl-] button:focus {
  background: none;
  color: #06aaf0;
}

div[class^=tkl-] button:hover {
  background: #FFF;
  color: #06aaf0;
}

.tkl-product-duration-price {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
}

.elementor-product-swiper {
  height: auto !important;
}

.elementor-product-swiper .swiper-slide {
  border: 1px solid #F5F5F5;
  padding: 24px;
}

.elementor-product-swiper .swiper-slide img {
  height: 220px;
  margin: 0 auto;
}

.tkl-product-carousel-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: rgba(255, 255, 255, 0.85);
}

.tkl-product-carousel-item-name {
  font-size: 18px;
}

.tkl-product-carousel-item-button {
  border: 1px solid #06aaf0;
  color: #06aaf0;
}

.tkl-form-error {
  color: #a4231a;
  margin-left: 16px;
  margin-top: 8px;
}

.MuiButton-root {
  box-shadow: none !important;
}
.MuiButton-root:focus {
  background: #06aaf0 !important;
  color: #FFF !important;
}

.tkl-error-modal {
  padding: 16px;
  color: #a4231a;
  font-size: 22px;
  text-align: center;
}
.tkl-error-modal p:last-child {
  margin-bottom: 0;
}

.xlarge {
  font-size: 128px !important;
}

.tkl-product-modal-available {
  color: #a4231a;
  margin-bottom: 16px;
}

.tkl-cart-link {
  color: #FFF !important;
  cursor: pointer;
}

.tkl-cart-link-content {
  position: relative;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  padding: 30px;
  transition: 0.4s;
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.tkl-cart-link-content:hover {
  background: #e3d929;
  color: #06aaf0;
}

.tkl-cart-link-count span {
  position: absolute;
  right: 14px;
  top: 16px;
  border: 2px solid #ff3b20;
  background: #FFF;
  color: #ff3b20;
  border-radius: 100%;
  min-width: 28px;
  text-align: center;
  text-indent: -1.5px;
}

.tkl-cart-link-icon {
  flex-shrink: 0;
  margin-right: 8px;
}

.tkl-cart-link-text {
  flex-shrink: 0;
}

.tkl-cart-stepper {
  display: flex;
  padding: 32px 0;
}
.tkl-cart-stepper-item {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #111;
}
.tkl-cart-stepper-item-number {
  text-align: center;
  border: 4px solid #06aaf0;
  width: 64px;
  height: 64px;
  border-radius: 100%;
  font-size: 32px;
  line-height: 56px;
  text-indent: -1px;
  font-weight: 500;
  background-color: #F5F5F5;
  margin-bottom: 8px;
}
.tkl-cart-stepper-item-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.tkl-cart-stepper-item-active {
  color: #06aaf0 !important;
}
.tkl-cart-stepper-item-active .tkl-cart-stepper-item-title {
  font-weight: 600 !important;
}
.tkl-cart-stepper-item-disabled {
  color: #AAA !important;
}
.tkl-cart-stepper-item-disabled .tkl-cart-stepper-item-number {
  border-color: #AAA !important;
}

.tkl-cart-detail-contact {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.tkl-cart-detail-contact-left {
  width: calc(40% - 32px);
  margin-right: 32px;
  margin-bottom: 16px;
}

.tkl-cart-detail-contact-right {
  width: 60%;
  margin-bottom: 16px;
}

.tkl-cart-detail-contact-footer {
  width: 100%;
}
.tkl-cart-detail-contact-footer button {
  width: 100%;
}

.tkl-cart-detail-contact h3 {
  color: #111;
  font-weight: 600;
}

.MuiFormControl-root {
  width: 100%;
}

.tkl-cart-detail-contact-form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
}

.tkl-cart-detail-contact-field {
  width: calc(50% - 32px);
  margin: 0 16px 16px 16px;
}

.tkl-cart-detail-contact-field-full {
  width: calc(100% - 32px);
}

.tkl-cart-detail-condition {
  padding: 64px 0;
}
.tkl-cart-detail-condition-scroll {
  overflow: auto;
  height: 50vh;
  border: 1px solid #CCC;
  padding: 32px;
}
.tkl-cart-detail-condition-footer button {
  width: 100%;
}

.tkl-cart-detail-end {
  padding: 64px 0;
  text-align: center;
}
.tkl-cart-detail-end p:last-child {
  margin-bottom: 0;
}

.tkl-product-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.5s;
  cursor: pointer;
}

.tkl-product-wrapper.opened {
  opacity: 1;
}

.tkl-product-modal {
  background-color: #FFF;
  width: 900px;
  max-width: 80%;
  max-height: 100%;
  overflow: scroll;
  padding: 0;
  border-radius: 0;
  border-bottom: 2px solid #e3d929;
}

.tkl-product-modal-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  min-width: 900px;
  align-items: center;
}

.tkl-product-modal-header {
  width: 100%;
  background-color: #06aaf0;
  padding: 16px;
  color: #FFF;
}

.tkl-product-modal-header h2 {
  margin: 0;
  text-align: center;
}

.tkl-product-modal-footer {
  width: 100%;
  padding: 32px;
}

.tkl-product-modal-footer button {
  width: 100%;
}

.tkl-product-related-item {
  display: flex;
}

.tkl-product-modal-left {
  padding: 32px;
  width: 55%;
}

.tkl-product-modal-full {
  padding: 32px;
  width: 100%;
}

.tkl-product-modal-right {
  width: 45%;
  flex-direction: column;
  display: flex;
  align-items: center;
  padding: 32px;
  text-align: center;
}

.tkl-product-modal-right label {
  margin-bottom: 16px;
}

.tkl-product-modal-datetime {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}

.tkl-product-modal-datetime label {
  flex-shrink: 0;
  width: 24px;
  margin-bottom: 0;
}

.tkl-product-modal-datetime .react-datepicker-wrapper {
  margin-left: 8px;
}

.tkl-product-modal-datetime select {
  margin-left: 8px;
  height: 42px;
}

.tkl-product-modal-declinations {
  width: 100%;
}

.tkl-product-modal-declinations-title {
  font-weight: 500;
  font-size: 21px;
  margin-bottom: 8px;
}

.tkl-product-modal-declinations-field {
  width: 100%;
  display: flex;
  align-items: center;
}

.tkl-product-modal-declinations-field {
  white-space: nowrap;
  flex-shrink: 0;
  margin-bottom: 8px;
}

.tkl-product-modal-declinations-field-select {
  margin-left: 8px;
}

.tkl-product-modal-duration {
  width: 100%;
  margin-bottom: 16px;
  margin-top: 8px;
}

.tkl-product-modal-insurance {
  width: 100%;
  margin-bottom: 16px;
}

.tkl-product-related {
  display: table;
  width: 100%;
  margin-top: -16px;
  margin-bottom: -48px;
}

.tkl-product-related-item {
  display: table-row;
}

.tkl-product-related-item > div {
  display: table-cell;
  vertical-align: middle;
  width: 0;
  white-space: nowrap;
  padding: 16px 16px;
  border-bottom: 1px solid #EBEBEB;
}

.tkl-product-related-item:last-child > div {
  border: 0;
}

.tkl-product-related-item > div.tkl-product-related-item-detail {
  width: 60%;
}

.tkl-product-related-item > div.tkl-product-related-item-duration {
  width: 40%;
}

.tkl-product-related-item > div.tkl-product-related-item-button {
  padding-right: 0;
}

.tkl-product-related-item > div.tkl-product-related-item-check {
  padding-left: 0;
}

.tkl-product-related-item-check input {
  width: 26px;
  transform: scale(2);
}

.tkl-product-related-detail {
  width: auto;
}

.tkl-product-item {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
}

.tkl-product-item-header {
  padding: 16px;
  background-color: #0C58DD;
  color: #FFF;
}

.tkl-product-item-header h3 {
  font-size: 22px;
  margin: 0;
}

.tkl-product-item-image img {
  max-height: 250px;
}

.tkl-product-item-prices {
  padding: 32px 16px;
}

.tkl-product-item-price {
  display: flex;
  flex-direction: column;
}

.tkl-product-item-footer {
  padding: 16px;
}

.tkl-product-item-prices {
  position: relative;
  padding: 0 40px;
}
.tkl-product-item-prices .tkl-product-item-price {
  padding: 16px 4px;
}
.tkl-product-item-prices .swiper-button-prev, .tkl-product-item-prices .swiper-button-next {
  width: 16px;
  height: 20px;
  margin-top: -10px;
}
.tkl-product-item-prices .tkl-product-item-price-amount {
  font-weight: bold;
  color: #0C58DD;
}
.tkl-product-item-prices .tkl-product-item-price-detail {
  font-size: 0.8em;
  font-style: italic;
}

.react-datepicker, .react-datepicker button,
.react-datepicker__day--keyboard-selected,
.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover, .react-datepicker__month-text--selected:hover, .react-datepicker__month-text--in-selecting-range:hover, .react-datepicker__month-text--in-range:hover, .react-datepicker__quarter-text--selected:hover, .react-datepicker__quarter-text--in-selecting-range:hover, .react-datepicker__quarter-text--in-range:hover, .react-datepicker__year-text--selected:hover, .react-datepicker__year-text--in-selecting-range:hover, .react-datepicker__year-text--in-range:hover,
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range, .react-datepicker__month-text--selected, .react-datepicker__month-text--in-selecting-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--selected, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--selected, .react-datepicker__year-text--in-selecting-range, .react-datepicker__year-text--in-range {
  border-radius: 0;
}

.react-datepicker__day--selected {
  background-color: #06aaf0;
}

.react-datepicker__navigation {
  border-color: transparent !important;
  background-color: transparent !important;
  display: flex !important;
}

.react-datepicker__navigation-icon:before {
  top: 12px;
}

.react-datepicker__navigation-icon--prev::before {
  right: -5px;
}

.react-datepicker__navigation-icon--next::before {
  left: -5px;
}

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