/*
Theme Name: Dowans Hotel Theme
Theme URI: http://project-404.co.uk
Template: themetrust-create
Author: ThemeTrust.com
Author URI: http://www.project-404.co.uk
Description: Dowans hotel Website built with the Create wordpress framework
Tags: Dowans Hotel
Version: x
Updated: 2023-13/6

*/

.projects .project.small {
    float: left;
    width: 33.333%;
    overflow: hidden;
    padding: 5px !important;
}
.home #logo {
    display: none!important;
}

.so-widget-sow-features-default-9c14884bfa62 .sow-features-list .sow-features-feature {
    position: relative;
    float: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 25px;
    display: flex;
    margin-bottom: 0px;
}
.fa-icon-star {
    font-size: 16px;
	color: darkgoldenrod
}
.site-main {
    padding: 50px 30px 0 !important;
}
.site-main h1 {
    letter-spacing: 1px;
}
hr.style-two {
    border: 0;
    width: 65% !important;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(148, 148, 148, 1), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(148, 148, 148, 1), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(148, 148, 148, 1), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(148, 148, 148, 1), rgba(0,0,0,0));
}
hr {
    display: block;
    unicode-bidi: isolate;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
blockquote {
    font-size: 13px;
    margin-left: 7%;
    border-left: 3px solid #d27624;
    margin-bottom: 40px;
    font-style: italic;
}
#footer .main {
    margin: 0 auto;
    padding: 10px 0 10px !important;
    max-width: 1260px;
}
#footer .widget-box {
    text-align: left;
    float: left;
    display: block;
    margin-bottom: 5px;
}

.widget_siteorigin-panels-builder .panel-grid {
    padding-top: 35px !important;
}
p, address {
    margin: 0;
    padding-bottom: 25px;
    line-height: 1.3em;
    font-size: .9em;
    font-weight: 400;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #fafafa;
  font-size: 16px;
  padding: 15px;
  background: #a8a8a8;
  text-decoration: none;
}

.btn:hover {
  background: #747475;
  text-decoration: none;
}
.widget-box ul li {
    padding: 0;
    margin: 0;
    line-height: 1.2em !important;
    background: none;
    border-bottom: 1px solid rgba(0,0,0,.07);
}

p, address {
    margin: 0;
    padding-bottom: 15px;
    line-height: 1.3em;
    font-size: .9em;
    font-weight: 400;

}
.so-widget-sow-contact-form-default-99b8d3accf74 .sow-form-field.sow-form-field-checkboxes ul input, .so-widget-sow-contact-form-default-99b8d3accf74 .sow-form-field.sow-form-field-radio ul input {
    float: left;
    margin: 0.4em 0.5em 0 0;
    height: 22px!important;
}