/*
Theme Name: GrandTour Child
Theme URI: http://themes.themegoods2.com/grandtour/demo
Description: Premium Tour Travel Theme
Version: 1.0
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandtour
Template: grandtour
*/

.tour_product_variable_title {
    width: 40%;
    font-size: 13px;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
/* .one_fourth, .one_fourth.last {
    width: 100%;
    margin-bottom: 10% !important; 
} */
	
	.woocommerce ul.order_details li {
		border-right : unset !important;
		 padding: 2%;
	}
		
}
/* for margin bottom for days, age, all month, availability */
	.tour_attribute_content {
    margin-bottom: 6% !important;
}


.ui-datepicker {
    margin-top: 0px;
	border-radius: 5px;
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.15);
}

#page_content_wrapper .inner .sidebar_content ul.woocommerce-thankyou-order-details {
    padding: 1%;
    border: 1px dashed #cbcccb;
}

.ui-widget {
    font-family: inherit;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #000000 50% 50% repeat-x;
    font-weight: normal;
    color: #fff;
    border-radius: 3px;
    text-align: center;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #474747 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
    border-radius: 3px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #0670f900;
    border: 1px solid #ccc;
	color: #000;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #416fea61;
    background: #007AFF 50% 50% repeat-x;
    color: #ffffff;
}


a.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover {
    right: 2px;
    border: 0px #0000 !important;
    background: #eaeaea !important;
    border-radius: 100% !important;
}

a.ui-datepicker-prev.ui-corner-all.ui-state-hover.ui-datepicker-prev-hover {
    right: 2px;
    border: 0px #0000 !important;
    background: #eaeaea !important;
    border-radius: 100% !important;
}

.ui-datepicker-header {
    border-bottom: 1px solid #dce0e0;
}

.description {
    background:#007AFF !important;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: .5em 0 0;
    clear: both;
	font-size : 1.5vh;
    display: none;
    position: relative;
}

.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
    margin-top: 2em;
	margin-bottom: -1.8em;
}

.woocommerce-customer-details address {
width : unset !important;
}

/* th.woocommerce-table__product-name.product-name {
  text-indent: -9999px;
  line-height: 0;
}

th.woocommerce-table__product-name.product-name::after {
	content : Trek;
	 text-indent: 0;
  display: block;
  line-height: initial;

} */

.ti-check:before {
    content: "\e64c";
    color: green;
}
.ti-close:before {
    content: "\e646";
    color: black;
}

/* for menu cross button */
a#mobile_menu_close {
    background-color: white !important;
    border: unset;
}

/* for woocommerce cancel order in my account */
a.woocommerce-button.button.cancelled {
    margin-left: 5%;
}

/* for marginon checkoutpage  */
section.woocommerce-customer-details {
    margin-top: 6% !important;
}

/* for According align left position */

.ui-accordion .ui-accordion-header .ui-icon {
    
	left: .5em !important;
}

/* for destination title center */
.page_title_wrapper {
    top: 45%;
    bottom: 50%;
}

/* lable on checkout page for date of tour  */
.wcff-label.wccpf_fields_table.wcff-label-warning {
    color: #e2990c;
    font-size: 13px;
}
/* ticket color */

#page_content_wrapper .inner .sidebar_content ul.woocommerce-thankyou-order-details {
    padding: 1%;
    border: 3.4px dashed #ffffff;
    background: #42AF6C;
    color: white;
}

/* woocommerce button color */

button.woocommerce-Button.button {
    color: white;
    background-color: #FF4A52;
}

button.woocommerce-Button.button:hover {
    color: white;
    background: #1EC6B6;
}


/* for woocommerce cartbutton color */
/* Apply coupons */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {

    color: #ffffff !important;
    background-color: #efb212;
    margin: 1%;

}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #ffb800 !important;
    color: #ffffff;
}

/* Update cart */
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #efb212;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #ffb800 !important;
    color: #ffffff;
}


/* read tag */

details{
  display:inline;
}

details {
  position:relative;
  width: 100%;
}
details summary {
  display:block;
  cursor: pointer;
  color: red;
  justify-content: center;
    text-align: center;
}
details summary:focus {
  outline:none;
}
details[open] {
  display:block;
  padding-bottom:25px;
  padding-top:10px;
  animation: open .2s linear;
}
details[open] summary {
  position:absolute;
  bottom: 0;
  left:0;
  justify-content: center;
    text-align: center;
}

details #open{padding-left:5px;text-align:middle;}
details #open:after{
    display: inline-block;
    position:relative;
    top: -3px;
    padding-left: 8px;
    content: "\00bb";
    transform: rotate(90deg);
}
details[open] #open{display:none;}
details #close{display:none;}
details[open] #close{display:block;}

::-webkit-details-marker {display: none;}

@keyframes open {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

// for accordian


ui-accordion .ui-accordion-header a {
    padding: 1em .3em 1em 2.5em;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.ui-corner-all, .ui-corner-top, .ui-corner-bottom {
    border-radius: 16px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    text-align: left !important;
}

.no-margin{
	margin : 0 !important
}

.woocommerce ul.order_details {
    padding: 8px;
    border: 2px green dashed;
    background: #d3f4d3;
}


.payment_box.payment_method_razorpay {
    display: none;
}