/*
* Custom styles for Swinside Lodge Hotel.
*
* Author: Greg Samson, KSC
*/
#wrapper {
  -webkit-box-shadow: 0px 0px 10px rgba(236, 236, 236, 1);
  -moz-box-shadow:    0px 0px 10px rgba(236, 236, 236, 1);
  box-shadow:         0px 0px 10px rgba(236, 236, 236, 1);
  box-shadow: none;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}


/***************************************************************
* Header
***************************************************************/

.fusion-secondary-header {
    background-color: #715e64 !important;
    border-bottom-color: #e5e5e5!important;
    color: #ffffff!important;
    font-size: 14px;
}


.fusion-secondary-header a:hover {
    color: #473b3f !important;
}


.fusion-contact-info {
    line-height: 54px !important;
}


/***************************************************************
*Menu
***************************************************************/

.fusion-main-menu > ul > li {
	text-transform: uppercase;
}

.fusion-main-menu ul {
  margin-top: 2px !important;
}


.fusion-main-menu-search {
  border-color: #473b3f !important;
}

/*.ubermenu-skin-white {
  border-width: 0 medium 1px !important;
}*/

/***************************************************************
* Generic
***************************************************************/

#main {
    padding-bottom: 0px !important;
}

#call_for_credit p {
    margin-top: 0px;
    margin-right: 10px;
}

#call_for_credit input, textarea, select {
  width: 60px;
}

.product-details {
  height: 110px;
}

div.woocommerce-tabs ul.tabs li.additional_information_tab {
  display: none!important;
}

.fusion-sharing-box {
    background-color: #98838a !important;
}

.fusion-sharing-box a {
  color: #fff !important;
}

.share-box h4 {
  color: #fff !important;
  font-size: 16px !important;
}

.error-message {
  color: #98838a !important;
} 

textarea.textarea {
  width: 100 !important;
}

.gform_wrapper textarea.large {
    height: 6.625em !important;
}

.gform_wrapper .top_label .gsection_description {
    width: 100%;
}

.reservation_time {
  font-size: 14px!important;
}


/***************************************************************
*
***************************************************************/




/***************************************************************
*
***************************************************************/




/***************************************************************
*
***************************************************************/




/***************************************************************
* Footer
***************************************************************/

.rpwe-block li {
    border-bottom: 0px !important;
}

.fusion-footer-widget-area ul li a {
    border-bottom: 0px !important;
}

.fusion-footer-widget-area ul {
  line-height: 0px !important;
}
