.main-header .logo {
  padding: 35px 0;
}

.logo img {max-height: 100px;}

.book-slider{
    opacity: 0.8;
  	z-index: 1000;
}

.bottom-book-slider {
		opacity: 0.9;
}

.support-box-title {
		background-color: #A78C39;
}

.color {
		color: #A78C39;
}

.language-box ul:hover{
		height: auto !important;
}


.nav ul li.active {
    background: #95A5A6;
}


.nav ul li:hover {
    background: #95A5A6;
}

.nav ul li ul li{
    background: #95A5A6;
}

.button-style-1 a:hover {
    color: #fff;
}

input[type="submit"]:hover {
    /**background: #95A5A6;
    border: solid 1px #95A5A6;**/
}

ul.social-links li i:hover {
    background: #95A5A6;
}


a:hover {
    color: #A78C39;
}

.active-color {
    color: #A78C39;
}

.nav ul.sf-menu > li:before {
    background: #A78C39;
}

.nav ul.sf-menu > li:hover:before {
    background: #A78C39;
}

.nav ul.sf-menu > li.active:before {
    background: #A78C39;
}

.nav ul li ul li a:hover{
    background: #A78C39;
}

#home .nav ul li.active a {
    color: #A78C39;
}

#home .sf-menu .parent-menu.active:after{
    color: #A78C39 !important;
}

#home .nav ul li:hover a {
    color: #A78C39;
}

#home .sf-menu .parent-menu:hover:after{
    color: #A78C39 !important;
}
.button-style-1 a {
    background: #A78C39;
}

.slider-bar-under{
    background: #FFF;
}

.slider-triangle-under{
    border-top: 35px solid #FFF;
}
.slider-textbox .btn-default {
  color: #FFF;
  font-weight: 700;
  padding: 10px 50px;
  text-transform: uppercase;
}
.slider-textbox .btn-default:hover {
	background: #FFF;
}
.bottom-book-slider {
    border-bottom: solid 3px #A78C39;
}

.bottom-book-slider i {
    color: #A78C39;
}

.date-selector::-webkit-input-placeholder{
    color: #A78C39;
}

.date-selector:-moz-placeholder{
    color: #A78C39;
}

.date-selector::-moz-placeholder{
    color: #A78C39;
}

.date-selector:-ms-input-placeholder{
    color: #A78C39;
}

.title-style-1 hr {
    background: #A78C39;
}

.title-style-2 hr {
    background: #A78C39;
}

.flex-control-paging li a.flex-active {
    background: #A78C39;
}

.date-day {
    background: #A78C39;
}

.home-room-details i{
    color: #A78C39;
}

.room-rating ul li i {
    color: #A78C39;
}

.room-bottom h4 {
    color: #A78C39;
}

.room-bottom {
  margin-top: 15px;
}

input[type="submit"] {
    border: solid 1px #A78C39;
    background: #A78C39;
  	font-size: 13px;
}

ul.footer-links li i {
    color: #A78C39;
    padding-right: 10px;
}

.active-panel .panel-style {
    background: #A78C39;
    border: solid 1px #A78C39;
}

.tab-style .active-tab h6 {
    color: #A78C39;
}

ul.social-links li i {
    background: #A78C39;
}

.gallery-box h6 {
    color: #A78C39;
}

.list-room-icons ul li i {
    color: #A78C39;
}

.quick-reservation .title-quick .line {
    background: #A78C39;
}

ul.room-services i {
    color: #A78C39;
}

ul.tabbed-area li.active {
    background: #A78C39;
    border: solid 1px #A78C39;
}

.post-materials ul li i {
    color: #A78C39;
}
.blog-tags .title i {
    color: #A78C39;
}

.blog-tags ul li a:hover {
    background: #A78C39;
}
.blog img, .page img {
  max-width: 100%;
}
.category-page .products-list {
  margin-bottom: 50px;
}

.category-page .products-list h3 {
  font-size: 18px;
  letter-spacing: 1px;
  height: 36px;
  overflow: hidden;
}
.products-list .price h4, .category-page .price h4, .category-page .price h5 {
  font-weight: 700;
	color: #999999;
  margin-bottom: 20px;
  float: left;
}
.category-page  .product-block-discount {
	float: right;
  text-decoration: line-through;
}

.product-page .form-horizontal legend {
  padding-bottom: 20px;
}
.product-page .form-horizontal p>span, .product-page .form-horizontal label {
  font-weight: bold;
}
.product-page .form-horizontal .qty.form-control {
  width: 90px;
  display: inline;
  border-radius: 0;
}
.product-page .form-horizontal .input-group-addon:first-child {
  border-radius: 0;
}
.product-page .form-horizontal .input-group {
	width: 130px;
  float: left;
  margin-right: 10px;
}
.product-action input.button-style-1 {
  float: right;
}
.product-page .form-horizontal .continue {
  text-align: right;
  display: block;
  width: 100%;
  float: left;
}
.bootstrap-filestyle {}
.product-page .form-horizontal .bootstrap-filestyle.input-group {
	width: auto;
}
.group-span-filestyle label.btn.btn-default {
	margin-top: 0;
}
.product-page .form-horizontal .form-group {
	display: initial;
}

.product-sharing {
	float: left;
}
.product-sharing .social li {
  margin-right: 5px;
  float: left;
}
.product-sharing .social li a {
  width: 30px;
  height: 30px;
  font-size: 14px;
  display: block;
  float: left;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  position: relative;
  z-index: 1;
  border: 1px solid #e7e7e7;
  color: #cdcdcd;
  text-align: center;
  line-height: 2;
}
.product-sharing .social li a:hover {
  color: #ffffff !important;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  transform: scale(1);
  opacity: 1;
  -webkit-transition: -webkit-transform 0s, opacity 0.3s, background-color 0.3s;
	-moz-transition: -moz-transform 0s, opacity 0.3s, background-color 0.3s;
	transition: transform 0s, opacity 0.3s, background-color 0.3s;
}

.product-sharing .social li.facebook a:hover {
	background-color: #3b5998;
  border-color: #3b5998;
}

.product-sharing .social li.twitter a:hover {
	background-color: #55acee;
  border-color: #55acee;
}

.product-sharing .social li.pinterest a:hover {
	background-color: #C92228;
  border-color: #C92228;
}
.product-sharing .social li.googleplus a:hover {
	background-color: #dd4b39;
  border-color: #dd4b39;
}
.product-sharing .social li.tumblr a:hover {
	background-color: #35465c;
  border-color: #35465c;
}
/****CART***/
.product-thumb {
	width: 10%;
  min-width: 75px;
}

.shopping-cart-table.table>tbody>tr>td, .shopping-cart-table.table>tbody>tr>th, .shopping-cart-table.table>tfoot>tr>td, .shopping-cart-table.table>tfoot>tr>th, .shopping-cart-table.table>thead>tr>td, .shopping-cart-table.table>thead>tr>th {
	vertical-align: middle;
}
.shopping-cart-table.table {
  border-bottom: solid 1px #A78C39;
}

.shopping-cart-table.table .cart-unit-total {
	text-align: right;
}
.cart-resume {
	width: 100%;
}
#payments_options, #shipping_options {
	margin: 0 20px;
}
#payments_options span, #shipping_options span {
	font-weight: bold;
}
#shipping_address_same_as_shipping > label > label {
	margin: 0;
	padding-left: 0;
}

.breadcrumb {
	background-color: #eee;
}
.btn {
  border-radius: 0;
}
.btn-primary {
	border: solid 1px #A78C39;
  background: #A78C39;
  text-transform: uppercase;
  padding: 9px 15px;
  text-align: center;
  font-family: Varela Round;
  color: #FFF;
  letter-spacing: 0.0725em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-primary:hover, .btn-primary:active {
	background: #0c242e;
  border: solid 1px #0c242e;
}

.btn-default, input.btn-default {
	border: solid 1px #A78C39;
  background: #fff;
  color: #A78C39;
}
.btn-default:hover, input.btn-default:hover {
	border: solid 1px #A78C39;
  background-color: #e6e6e6;
  color: #A78C39;
}
.page {
	min-height: 400px;
}

.title-shape img {
filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */
}

#customer .panel-body {
	background: #f5f5f5;
}
#customer .address {
	background: #ffffff;
  padding: 5px 10px;
  margin: 0 0 20px 0;
}

.maxStockQty {
	border-color: red !important;
}

.maxStockAdc {
	background: #c0c0c0 !important;
	border-color: #c0c0c0 !important;
	pointer-events: none;
	cursor: default;
}
.slicknav_btn {
	background-color: transparent;
}
.slicknav_menu .slicknav_menutxt {
  text-shadow: none;
}
.payment_information img {
	max-width: 100%;
  height: auto;
}
.search_mini_form {
	margin-top: 4px;
}
.custom-search-input{
    border: solid 1px #E4E4E4;
    border-radius: 4px;
    background-color: #fff;
    margin-top: 5px;
}
.custom-search-input .input-group {
	padding: 0;
}
.custom-search-input input{
    border: 0;
    box-shadow: none;
}

.custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

.custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

.custom-search-input .glyphicon-search{
    font-size: 12px;
}
.custom-search-input .btn-info:hover, .custom-search-input .btn-info:focus, .custom-search-input .btn-info:active  {
	background: none;
	color: #000;
}

.pending-payment {background-color: #f89406!important;}
.abandoned {background-color: #a0a0a0!important;}
.paid {background-color: #82af6f!important;}
.canceled {background-color: #d15b47!important;}
.customer-summary-block hr {margin:5px 0;}
.customer-summary-block {margin:10px 0; padding: 10px 15px; background: #f5f5f5;}
.customer-summary-block .label {float: right;}

@media only screen and (max-width: 479px) {
  .sorting-category-page .showing, .sorting-category-page .sorting_option {
  	width: 100%;
    float: none;
    text-align: center;
  }
  .product-page .form-horizontal .input-group {
  	width: 100%;
		margin-bottom: 20px;
  }
  .product-page .form-horizontal .qty.form-control {
  	width: 100%;
  }
  .add-to-cart input.button-style-1 {
  	width: 100%;
  }
  .list-payment li {
    margin-bottom: 20px;
    float: left !important;
  }
  .room-gallery {
  	padding-top: 0;
  }
  .product-form-price {
    padding: 40px 0 30px 0 !important;
    line-height: 12px;
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    margin: 0 0 20px 0;
  }
  span.price {
  	font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
    display: block;
  }
  span.req {
  	font-size: 18px;
    color: #727272;
  }
  .product-page h1 {
  	font-size: 26px;
    margin-bottom: 20px;
  }
  #cart-page-right, #cart-page-left, #review_shipping_address {
  	padding-top: 0;
  }
  .page {
      margin-top: 0 !important;
  }
  .cart-resume, #review-info .table.summary {
  	font-size: 16px;
    line-height: 28px;
  }
  #review-info .table.summary td {
    padding-left: 0;
  }

  .actions #submit_review_order, #review_form #place_order {
  	width: 100%;
  }
  .pre-address-b {
  	padding: 0;
  }
  .label-product-status {
  	top: 30px;
    margin-right: 30px;
  }
  .product-page input[type="submit"] {
    font-size: 11px;
  }
  #estimate_shipping_button {
    width: 100%;
  }
}
#whatsapp {
	display: none;
}

@media only screen and (max-width: 768px)  {
  .powered-by {display:none;}

  #whatsapp {
		display: inline-block;
	}

}

.room-details {
  margin: 15px 0;
  height: 125px;
  overflow: hidden;
}
.products-list h3 {
  font-size: 18px;
  letter-spacing: 1px;
  height: 36px;
  overflow: hidden;
}
.flexslider-products .flex-direction-nav .flex-next {
  right: 0 !important;
  margin-right: -40px;
  opacity: 1 !important;
}
.flexslider-products .flex-direction-nav .flex-prev {
  left: 0 !important;
  opacity: 1 !important;
  margin-left: -40px;
}
.flexslider-products .flexslider {
  width: 90%;
  margin: 0 auto;
}
