/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/***CAJAS INICIO***/
div.sombra {
	box-shadow: 0px 8px 8px -4px rgba(0,0,0,0.38);
}

/***WOO TOURS***/
.woo-tour-accompanied h3{
	text-align:center;
	text-transform:uppercase;
}
.woo-tour-accompanied {
	border:none;
	background:#ffffff;
}
.woo-tour-accompanied .wt-sche-detail {
	font-family: 'Baloo Chettan 2';
    font-weight: 500;
	text-transform: uppercase;
}


.product-tabs-wrapper {
	border-top:none;
	padding-top:0;
}
/*.woodmart-tab-wrapper:last-child {
	max-width:800px;
	margin:0 auto;
}*/
.woo-tour-info span.sub-lb {
	color:#ef7712;
}
.woo-tour-info .media-heading{
	font-weight:600;
}
.woo-tour-info .fa-info:before {
	content:"\f54b"
}
.woo-tour-info .fa-paper-plane:before{
	content:"\f5b6"
}
.woo-tour-info .fa.fa-clock-o:before{
	content:"\f254";
}
.reset_variations {
	bottom:-65px!important;
}

table.tour-tble td {
	width:50%;
}
table.tour-tble.date-sl td.value {
	width:80%;
}
table.tour-tble.date-sl td.label {
	width:20%;
}
@media (max-width: 768px){
	.variations_form td {
		display:revert;
	}
}


/***MENÚ STICKY**/
/*sticky background*/
body .whb-sticked .whb-general-header {
    background-color: #ffffff;;
}

/*sticky background*/
body .whb-sticked .whb-general-header {
    background-color: white;
}
/*sticky main menu color*/
body .whb-sticked .wd-header-nav .item-level-0.current-menu-item>a{
    color:#da8b2f;
}
body  .whb-sticked  .wd-header-nav .item-level-0>a{
    color:#da8b2f;
}
body  .whb-sticked  .wd-header-nav .item-level-0>a{
    color:#333;
}
body  .whb-sticked  .woodmart-navigation .item-level-0>a:hover{
    color:#333;
}
body  .whb-sticked  .woodmart-navigation .item-level-0.menu-item-has-children>a:after{
    color:#333;
} 
body  .whb-sticked  .woodmart-navigation .item-level-0.menu-item-has-children:hover >a:after{
    color:#333;
} 
body  .whb-sticked  .woodmart-navigation .item-level-0>a .nav-link-text:after {
    background-color: #333;
}
body .whb-sticked .whb-color-light .navigation-style-default .item-level-0:hover>a{
    color:#333;
}
/*My Account*/
body .whb-sticked .my-account-with-icon .wd-tools-icon:before {
    color:#333;
}
/*Search*/
body  .whb-sticked  .search-button >a {
    color:#333;
}
body  .whb-sticked .search-button:hover>a {
    color: #333;
}
/*wishlist*/
body  .whb-sticked  .woodmart-wishlist-info-widget .wishlist-icon {
    color:#333;
}

/*menú móvil*/
body  .whb-sticked .woodmart-burger .wd-tools-icon {
	color:#333;
}
body  .whb-sticked .whb-color-light .wd-tools-element>a {
	color:#333;
}

/**TRIPADVISOR ICON**/




