.ast-container {
margin: 0 auto;
width: 600px;
}
body {
background-color: #fff;
border-top: 5px solid #666;
color: #333;
font-family: 'proxima-nova', sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.3px;
line-height: 1.5;
-webkit-font-smoothing: antialiased;
}
input:focus,
textarea:focus {
border: 1px solid #8d7f78 !important;
outline: none !important;
box-shadow: none !important;
}
::-moz-placeholder {
color: #594a42;
opacity: 1 !important;
font-weight: 400;
}
::-webkit-input-placeholder {
color: #594a42;
font-weight: 400;
opacity: 1 !important;
}
.elementor-field-type-submit {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: flex-start !important;
align-items: flex-start !important;
}
h1, h2, h3, h4 {
color: #333;
}
a {
border-bottom: 1px dotted #594a42;
font-weight: 600;
}
a {
color: #333;
text-decoration: none;
}
a:hover {
color: #666;
}
header a {
border-bottom: 0px !important;
}
li {
padding-bottom: 10px;
}
ol, ul {
margin: 0 0 1.5em 1em;
} .entry {
border-bottom: 1px solid #f3ede9;
margin-bottom: 60px;
position: relative;
}
h2.entry-title-new a {
font-family: "proxima-nova", Sans-serif;
font-size: 29px;
font-weight: 600;
text-transform: capitalize;
}
h2.entry-title-new {
margin-bottom: 20px;
line-height: 1.2;
}
p.entry-meta {
font-family: 'proxima-nova', sans-serif;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 30px;
text-transform: uppercase;
}
.entry-meta, .entry-meta *{
color: #666;
}
.wp-block-image {
max-width: 100% !important;
margin-bottom: 1.7em !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.wp-block-image img {
max-width: 100%;
}
p {
margin: 0 0 28px !important;
padding: 0;
}
.genesis-grid-odd {
clear: both;
float: left;
}
.genesis-grid {
font-size: 15px;
margin-bottom: 20px;
width: 48%;
}
.genesis-grid .entry-title-new{
line-height: 0.8;
}
.genesis-grid .entry-title-new a {
font-size: 22px;
}
.genesis-grid .entry-meta {
display: none;
}
img.grid-featured {
float: left;
margin-right: 10px;
}
.genesis-grid-even {
float: right;
}
.comments-area{
border: 0px !important;
}
#comments {
width: 100% !important;
padding: 0;
}
.comment-respond h3, .entry-comments h3 {
font-size: 22px;
margin-bottom: 24px;
font-weight: 700;
padding-top: 0px !important;
}
.comment-respond label {
font-weight: 700;
margin-right: 0;
}
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"], .comment-respond textarea {
letter-spacing: 0.3px;
width: 100%;
}
input, select, textarea {
background-color: #fff !important;
border: 1px solid #f3ede9 !important;
color: #594a42 !important;
font-family: 'proxima-nova', sans-serif;
font-size: 18px !important;
font-weight: 400;
padding: 20px !important;
width: 100%;
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
}
.comment-form-cookies-consent {
display: none !important;
}
.form-submit input {
background-color: #333 !important;
color: #fff !important;
font-size: 18px !important;
text-transform: uppercase;
letter-spacing: 0.3px !important;
}
input:hover[type="submit"] {
background-color: #666 !important;
color: #fff !important;
}
a{
outline: none !important;
}
strong{
color: #333;
}
.elementor-post-info a {
border-bottom: 0px !important;
}
.elementor-post-info span.elementor-icon-list-text{
border-bottom: 0px !important;
margin-left: 0px !important;
}
.elementor-post-info a {
font-weight: 400;
}
.elementor-inline-items li:last-child a {
border-bottom: 1px dotted #594a42 !important;
}
.elementor-inline-items li:last-child {
margin-left: 4px !important;
}
.elementor-inline-items li:last-child a:hover .elementor-icon-list-text {
color: #333 !important;
}
span.entry-comments-link a {
border-bottom: 1px dotted #594a42 !important;
font-weight: 400;
}
span.entry-comments-link a:hover{
color: #333 !important;
}
.css-remove a {
border-bottom: 0px;
}
.shorcode-entry ul.car-list {
margin-left: 0;
}
.shorcode-entry ol, .entry-content ul {
margin-bottom: 32px;
margin-left: 40px;
}
.shorcode-entry ul > li {
list-style-type: disc;
}
.shorcode-entry ul.car-monthlisting {
margin-left: 25px;
}
.shorcode-entry ul > li {
list-style-type: disc;
}
.shorcode-entry a {
border-bottom: 1px dotted #594a42;
font-weight: 600;
}
ul.elementor-nav-menu--dropdown a{
border-left: 0px !important;
}
.menu-item .sub-menu {
margin-left: -33px !important;
}
@media only screen and (max-width: 600px){
div#page {
padding-left: 5%;
padding-right: 5%;
}
.genesis-grid{
width: 100%;
}
}