.main-header .logo {
  padding: 35px 0;
  /**width: auto;
  max-width: 1170px;**/
  color: #fff;
}

.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: #A78C39;
}

.slider-triangle-under{
    border-top: 35px solid #A78C39;
}

.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;
}

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: 15px;
  line-height: 28px;
  letter-spacing: 0.0825em;
  /**height: 36px;**/
  overflow: hidden;
  color: #920d53;
  font-weight: bold;
}
.category-page .price h4, .category-page .price h5 {
  font-weight: 700;
	color: #727272;
  margin-bottom: 0px;
  float: left;
  font-size: 15px;
}
.category-page  .product-block-discount {
	float: right;
  text-decoration: line-through;
  line-height: 2.4;
  margin-left: 8px;
}

.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: #ccc;
}
.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 {
  	
  }
  
  .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;
	}

  .langs .dropdown img {
 		margin-top: 9px;
	}
  

}

.cart-list {
  display: none;
    position: absolute;
    right: 0;
  	top: 50px;
    background: #f5f5f5;
    z-index: 9999;
    width: 360px;
}

.cart-list  ul li a img {
    display: inline-block;
    float: left;
    padding: 0;
    width: 55px;
    height: auto;
    margin: 0 15px 0 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.cart-list ul {
 display: block !important;
  visibility: visible !important;
  top:0;
  position: relative;
}

.listcart {
  display: inline-flex;
}

.cart-list ul li.listcart a:nth-child(2){
  margin: 0 10px;
	width: 50%;
}

.cart-list ul li.listcart span {
 font-size: 13px !important;
}
.cart-list ul li.listcart a{
  font-size: 10px !important;
 	letter-spacing: 0 !important;
  padding:0 !important;
}

.cart-amount {
    padding: 9px 15px;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #eee;
}

.cart-buttons a:first-child {
	margin-top: 10px;
}

.cart-buttons a {
    padding: 5px 0 !important;
  	letter-spacing: 0!important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 7px 0px;
    margin: 0 0 5px 0;
    background-color: #808080;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
}

.cart-list ul li.listcart span{
	width: 90%;
}
.cart-buttons {
    border-top: 1px solid #e5e5e5;
    padding: 15px 16px 10px 16px;
}


.nav ul li.cart-btn ul li a {
  width: auto
}

#cart-btn {    background-color: #333;
    padding: 10px 10px 5px;
    color: white;}

.nav ul.wcart li:hover a {
 color: #333 !important; 
}

.wcart {
	float: left !important;
  margin-left: 17px;
}

.wcart li {
  width: 100%; margin-bottom: 10px;
}


.cart-buttons a:hover {
  color: #FFF;
    background-color: #95A5A6 !important;;
}
 .cart-buttons a.checkout {
    background-color: #37b6bd;
}

.langs .dropdown-menu>li>a {
 float: right;
  padding: 3px 0px 3px 5px;
}

.langs .dropdown-menu {
 min-width: 200px;
}

.langs .dropdown-menu img {
 padding: 0 5px;
}
.nav ul li:hover a.wautos{
    color: #333 !important;
}

.wautos {width: 61%; float:left }
.wauto {width: auto !important; float: left; }

.dropdown a:hover #current_currency { display: inline-block !important;}

.home-room-details h5 a,
.fa-cart-plus,
.fa-user,
.callus{
 color: #920d53;
  font-weight: bold;
}

#layout {
  
  margin-top: 100px;
}


.main-header-nav .nav > ul > li > a {
    color: white !important;
    padding: 25px 40px !important;
    text-transform: uppercase;
}
#navigate > li > ul > li > a,
#navigate > li > ul > li > ul > li > a {
	 padding: 10px 20px !important;
}

@media only screen and (max-width: 991px)  {
  
  .main-header-nav {
    background: none !important;
    border-width:0 !important;
  } 
}

.listc {
  float: none;
	
}

.listc li {
  display: inline-block;
  width: 115px;
}

.sf-menu > li > ul {
 		top: 65px!important; 
}

.flexslider {min-height: 500px;}
.pre-footer ul li { float: left; }

.bx-wrapper {
	border: none !important;
  box-shadow: none !important;
}
.bxslider-products li {
	border: solid 1px #fff !important;
}
body {
	overflow-x: hidden;
}
#navigate > li > ul > li > ul {top: 0 !important;}
.home-room-box .room-bottom {padding: 0 10px;}
.flexslider ul.slides li img {margin: 0 auto;}


/* Microsoft browsers */
@supports (-ms-ime-align:auto) {
    .main-header-nav .nav ul li a {
   		padding: 30px 39px !important;
   }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .main-header-nav .nav ul li a {
   		padding: 30px 39px !important;
   }
}
span.bg-danger {
	background: #920d53;
  color: #fff;
  padding: 2px 5px;
  border-radius: 2px;
  white-space: nowrap;
}
.product-price {font-size: 15px;}
.products-list-description .price {
	width: 100%;
  display: flex;
}
.products-list-description .room-details {    padding: 0;}
.label-product-status.label-danger {
  right: 0;
  left: unset;
  top: unset;
  bottom: 11px;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  font-weight: 400;
  letter-spacing: 0.025em;
  color: #6f6e6c;
  border-radius: 0px;
}