/*!
Theme Name: Keecan Celtic Tours
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: keecan-celtic-tours
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Keecan Celtic Tours is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 .form-check .form-check-input {
    float: none !important;
    margin-left: -1.5em;
}

.theme-upcoming-tours .card-one .card-img-wrp img {
    border-radius: 5px;
    width: 100%;
    height: 250px;
}

.theme-about .outer-container::before {
    z-index: 2 !important;
}

.theme-upcoming-tours {
	position: relative;
	z-index: 999 !important;
}

.navbar button[aria-expanded="true"] > span.close {
	display: inline;
	}

	.navbar button[aria-expanded="true"] > span.navbar-toggler-icon {
	display: none;
	}

	.navbar button[aria-expanded="false"] > span.close {
	display: none;
	}
	button.navbar-toggler.collapsed .close{
		display:none;
	}
	.close.py-1 {
		padding: 0px 10px;
	}



	.client-slider .owl-carousel .owl-item .item .img-wrp {
		display: flex;
		justify-content: flex-start !important;
		gap: 12px;
		align-items: flex-start !important;
		max-width: 200px;
		flex-flow: column;
	}

	.client-slider .owl-carousel .owl-item .item {
		/* display: flex;
		justify-content: space-between;
		align-items: flex-start; */
		gap: 5px !important;
		/* height: 303px; */
	}

	.client-slider .owl-carousel{
		overflow:hidden !important;
		height: 345px !important;
		padding: 37px 37px 37px !important;
	}

	.client-slider .owl-carousel .owl-item .item p {
		font-size: 14px !important;
		line-height: 22px !important;
	}

	.testimonial-text{
		overflow-y: scroll;
		height: 200px;
		position: relative;
		padding-left: 40px;
		padding-top: 25px;
	}

	.theme-upcoming-tours .card-one-content h3, .theme-upcoming-tours .card-one-content .h3 {
		align-items: flex-start !important;
		min-height: 104px !important;
	}

	.theme-upcoming-tours .card-one-content a h3, .theme-upcoming-tours .card-one-content a .h3{
		color: #000 !important;
	}

	.theme-upcoming-tours .card-one-content a h6, .theme-upcoming-tours .card-one-content a .h6 {
		color: #000 !important;
		float: right;
		font-size: 12px;
		margin: -10px;
		padding: 0px;
	}

	.theme-upcoming-tours .card-one-content h6, .theme-upcoming-tours .card-one-content .h6 {
		color: #000 !important;
		float: right;
		font-size: 12px;
		margin: -10px;
		padding: 0px;
	}

	section.theme-detail-about.inner-page.upcoming-tour-details .lft-img img {
		min-height: 500px;
	}

	.theme-home-slider .item img {
		max-height: 700px !important;
	}

	form.cart {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 10px;
	}
	.woocommerce .quantity .qty {
		padding: 3.5px 3px;
	}
	.header-two .navbar-nav {
		align-items: center;
	}

	.theme-home-slider .item .container h1, .theme-home-slider .item .container .h1 {
		color: #fff !important;
	}

	.theme-home-slider .item .container p {
		color: #fff !important;
	}





	
.single-page-cart-box .single_add_to_cart_button.button {
  background-color: #009a48 !important;
  border-radius: 8px;
  padding: 14px 41px;
  font-family: "Jost";
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: .1em;
  text-transform: uppercase;
  display: block;
  width: 213px;
  text-align: center;
  transition: all .5s ease;
  margin-left: 20px;
}
.single-page-cart-box {
  border: 1px solid #e1e1e1;
  background: #f4f4f4;
  text-align: center;
  padding: 10px;
}
.single-page-cart-box .bkacall .quantity .qty {
  border: none;
  padding: 6px;
}
.single-page-cart-box{
	margin: 20px 0 !important
}

.pum-container {
  padding: 0 !important;
}
.popup-box-wrap {
  display: flex;
  flex-wrap: wrap;
}
.popup-leftbox, .popup-rightbox {
  flex: 1 1 50%;
  box-sizing: border-box;
  padding: 30px;
}
.popup-leftbox img {
  width: auto;
  height: 100% !important;
  object-fit: cover;
}
.popup-leftbox {
  padding: 0;
}
.popup-box-wrap form p {
  margin-bottom: 0;
}
span#my_interest {
  font-size: 14px;
}
span#my_interest {
  font-size: 14px;
  border: none;
}
.popup-box-wrap form .btn-green {
  padding: 10px 30px;
  border: none;
  margin-top: 10px;
}
.popup-box-wrap form .wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 100%;
  padding-top: 5px;
}
.popup-box-wrap form .col-md-12 {
  margin-bottom: 11px !important;
}
.popup-box-wrap form .wpcf7-response-output {
  padding: 0;
  margin: 0;
  border: none;
}
.popup-box-wrap form.invalid .wpcf7-response-output {
	color:red;
}
.col-md-12.popup-btn p {
  display: flex;
  flex-wrap: wrap;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block.btn-green {
  width: auto;
  padding: 0;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block.btn-green a {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block.btn-green a span {
  font-weight: 500;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block.btn-green:hover a {
  color: #fff !important;
}
@media (max-width: 767px) {
	.single-product .single-page-cart-box form.cart {
	  display: grid !important;
	}
	.single-product .single-page-cart-box {
	  width: calc(100% - 30px);
	}
}
.wc-block-checkout__form .wc-block-components-checkout-return-to-cart-button {
  display: none;
}
.wc-block-checkout__form .wc-block-components-checkout-place-order-button {
  background: #009a48;
  border-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  color: #fff;
  padding: 18px 41px 19px 39px;
  font-family: "Jost";
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: .1em;
  text-transform: uppercase;
  display: block;
  width: 213px;
  text-align: center;
  transition: all .5s ease;
  border: none;
}
.popup-rightbox form input {
  margin-bottom: 16px;
}
.popup-rightbox form .wpcf7-not-valid-tip {
  position: absolute;
  top: 37px;
  left: 0;
  width: 100%;
  display: block;
}
.popup-rightbox form .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}
.robo-gallery-wrap .rbs_gallery_button.rbs_gallery_button_bottom {
  text-align: center;
}
.robo-gallery-wrap .button.rbs-imges-load-more,
.robo-gallery-wrap .button.rbs-imges-loading {
  background: #009a48 !important;
  border-radius: 8px;
  color: #fff !important;
  padding: 6px 10px 2px !important;
  text-transform: uppercase;
  width: 171px;
  transition: all .5s ease;
  height: auto !important;
  border: none !important;
  box-shadow: none !important;
}
.popup-rightbox .pop-logo {
  padding-bottom: 17px;
}
.popup-rightbox p {
  line-height: 18px;
  font-size: 13px;
}
.popup-rightbox h3 {
  padding-bottom: 7px;
}
.footer #wpmenucartli {
  display: none;
}