@font-face {
font-family: 'Brandon';
src: url(//nickiwest.com/wp-content/themes/arise-design-theme/fonts/BrandonText-Regular.otf);
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: 'Brandon';
src: url(//nickiwest.com/wp-content/themes/arise-design-theme/fonts/BrandonText-Bold.otf);
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: 'Brandon';
src: url(//nickiwest.com/wp-content/themes/arise-design-theme/fonts/BrandonText-RegularItalic.otf);
font-style: italic;
font-weight: normal;
} a.button-01, input.wpcf7-form-control.wpcf7-submit {
color: #fff;
border: 2px solid #671B1B;
background: #671B1B;
padding: 10px 30px;
font-size: 20px;
display: inline-block;
-webkit-transition: all 700ms ease-out;
-moz-transition: all 700ms ease-out;
-o-transition: all 700ms ease-out;
transition: all 700ms ease-out;
}
a.button-01:hover, input.wpcf7-form-control.wpcf7-submit:hover {
color: #671B1B;
background: #fff;
}
a.button-02 {
color: #fff;
border: 2px solid #fff;
background: #671B1B;
padding: 10px 30px;
font-size: 20px;
display: inline-block;
-webkit-transition: all 700ms ease-out;
-moz-transition: all 700ms ease-out;
-o-transition: all 700ms ease-out;
transition: all 700ms ease-out;
}
a.button-02:hover {
color: #671B1B;
background: #fff;
}
a.et_pb_button.et_pb_module.et_pb_button_0.et_pb_bg_layout_light {
background: rgba(0, 0, 0, 0.35);
} body, a, h1, h2, h3, h4, h6, span, label, input {
font-family: "Brandon", 'Open Sans', Helvetica, Arial !important;
font-weight: 500;
}
p {
line-height: 17pt;
}
span {
font-style: italic;
}
.et_pb_section h2 {
font-size: 21px;
font-weight: bold;
text-transform: uppercase;
margin-left: 30px;
margin-bottom: 20px;
margin: 0 0 18px 30px;
padding-bottom: 0;
}
.et_pb_section h3 {
font-size: 21px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 18px;
padding-bottom: 0;
color: #000;
}
.et_pb_section h4 {
font-size: 19px;
}
.white {
color: #fff;
}
.beige {
color: #b1aa8b;
}
.et_pb_section .lower {
text-transform: lowercase;
}
.et_pb_section .light {
font-weight: normal;
}
ul.nw-ul li {
list-style-type: none;
margin-bottom: 7px;
}
ul.nw-ul li:before {
content: "»";
position: absolute;
left: 2px;
}
.envira-album-title {
color: #555555 !important;
font-weight: 500 !important;
min-height: 73px;
border-bottom: 0 !important;
}
.envirabox-caption {
display: none !important;
}
.envira-gallery-item {
padding: 0 10px 70px !important;
} header#main-header {
padding-bottom: 25px;
}
.logo_container {
margin-top: 14px;
}
#main-header #top-menu li.current-menu-item>a {
color: #d8a97b !important;
border: 2px solid;
}
.et_header_style_left #main-header #et-top-navigation nav>ul>li>a {
padding: 8px 10px;
} .cta-button-bottom .et_pb_button_module_wrapper.et_pb_module.et_pb_button_alignment_center {
bottom: 10%;
position: absolute;
width: 100%;
} .home-slider h1 {
font-weight: normal;
max-width: 400px;
text-align: left;
line-height: 1em;
margin-left: 7%;
}
.home-slider h2 {
font-size: 55px;
font-weight: normal;
max-width: 400px;
line-height: 1em;
text-align: left;
margin: auto;
color: #f1d5b9 !important;
} .et_pb_column_1_2.et_pb_column_2.cta-button-bottom.about-page:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
background: url(//nickiwest.com/wp-content/uploads/2018/05/cta-about.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
@media only screen and (max-width: 480px) {
.et_pb_column_1_2.et_pb_column_2.cta-button-bottom.about-page:after {
display: block;
top: -30px;
height: 200px;
background-size: cover;
}
} .page-id-57 .envira-gallery-wrap .envira-album-title {
color: #000;
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid;
letter-spacing: 2px;
}
.page-id-57 .envirabox-theme-base .envirabox-image-wrap {
border: none;
}
.page-id-57 .envirabox-theme-base .envirabox-caption-wrap .envirabox-caption {
padding: 20px 0 10px;
text-transform: uppercase;
letter-spacing: 2px;
border-bottom: 1px solid;
}
.page-id-57 .envirabox-theme-base .envirabox-arrow--right span {
background-image: url(//nickiwest.com/wp-content/uploads/2018/05/arrow-right.png);
background-size: contain;
background-position: center !important;
background-color: #ffffff82;
border-radius: 50%;
}
.page-id-57 .envirabox-theme-base .envirabox-arrow--left span {
background-image: url(//nickiwest.com/wp-content/uploads/2018/05/arrow-left.png);
background-size: contain;
background-position: center !important;
background-color: #ffffff82;
border-radius: 50%;
} .cf7-field-wrapper .wpcf7-form-control {
width: 100%;
max-width: 425px;
font-size: 15px;
padding: 7px 10px;
}
.social-contact {
margin-top: 40px;
}
.social-contact i.fa {
border: 2px solid;
padding: 9px;
font-size: 20px;
border-radius: 50%;
margin: 0 5px;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
color: #999;
}
.social-contact i.fa:hover {
background: rgba(255, 255, 255, 0.2);
} div#footer-widgets {
padding: 40px 0;
}
div#footer-bottom {
display: none;
}
div#text-3 .textwidget p {
float: left;
}
div#text-3 {
text-align: center;
width: 100%;
}
div#text-3 .textwidget {
display: inline-block;
margin-top: 13px;
}
div#text-4, div#nav_menu-2, div#text-5 {
width: 100%;
text-align: center;
margin-bottom: 20px;
}
div#text-5 p {
text-transform: initial;
}
.footer-widget i.fa {
border: 2px solid;
padding: 9px;
font-size: 20px;
border-radius: 50%;
margin: 0 5px;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
}
.footer-widget i.fa:hover {
background: rgba(255, 255, 255, 0.2);
}
.footer-widget ul#menu-footer-menu {
display: -webkit-inline-box;
}
.footer-widget ul#menu-footer-menu li {
padding: 0 18px;
margin-bottom: 0;
}
.footer-widget ul#menu-footer-menu li:before {
display: none;
} @media screen and (min-width: 981px) {
.home-intro .et_pb_gutters1 .et_pb_column_2_3 {
width: 60%;
}
.et_pb_column_1_2.et_pb_column_2.cta-button-bottom {
width: 60%;
}
.et_pb_column_1_2.et_pb_column_3.cta-button-bottom-text {
width: 40%;
}
.et_pb_column_1_2.et_pb_column_2.cta-button-bottom:before {
content: "";
height: calc(100% - 140px);
width: 50px;
position: absolute;
right: 100%;
background: #df463a;
top: 70px;
}
.et_pb_column_1_2.et_pb_column_2.cta-button-bottom.about-page, .et_pb_column_1_2.et_pb_column_3.cta-button-bottom-text.about-page {
width: 50%;
}
.et_pb_column_1_2.et_pb_column_2.cta-button-bottom.about-page:before {
content: "";
height: calc(100% - 140px);
width: calc(100% + 50px);
position: absolute;
left: -50px;
background: #cec1b6;
top: 70px;
}
.page-id-53 .et_pb_column_1_2.et_pb_column_2.cta-button-bottom:before {
background: #debe85;
}
#footer-widgets .footer-widget {
width: 20%;
margin: 7px 3% 0 0;
}
#footer-widgets .footer-widget:last-of-type {
width: 54%;
margin: 0;
}
}
@media screen and (max-width: 980px) {
.your-dream-home-wrapper .your, .your-dream-home-wrapper .dream, .your-dream-home-wrapper .home, .your-dream-home-wrapper .dreamhome-text {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.your-dream-home-wrapper h3 {
padding-top: 40px;
padding-bottom: 40px;
}
h2.about-title {
margin-left: 0;
max-width: 100%;
}
.et_pb_section.cta-01:after {
display: none;
}
.et_pb_section.cta-01 {
background: url(//nickiwest.com/wp-content/uploads/2018/01/elegants-1000.jpg);
background-size: cover;
}
.et_pb_section.cta-01:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
background-color: #eeeeeecc;
}
}
@media screen and (max-width: 767px) {
.circle {
display: none;
}
.year {
width: auto;
padding-right: 15px;
}
.year-title {
width: auto;
}
.year-description {
clear: both;
width: 100%;
margin: 0;
}
.home-slider:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
background: rgba(0, 0, 0, 0.23);
z-index: 1;
}	
.home-slider h1 {
font-size: 35px;
margin-left: 0;
text-align: center;
}
.home-slider h2 {
font-size: 35px;
text-align: center;
}
.home-slider .et_pb_slide_description {
padding-left: 0;
padding-right: 0;
}
.cta-button-bottom.et_pb_column_2 {
margin-left: 0 !important;
}
.cta-button-bottom.et_pb_column_2 .et_pb_button_module_wrapper.et_pb_module.et_pb_button_alignment_center {
position: relative;
}
.footer-widget ul#menu-footer-menu {
display: inline-block;
}
.footer-widget ul#menu-footer-menu li {
margin-bottom: 10px;
}
div#text-4 p {
visibility: hidden;
}
div#text-4 a {
display: block;
visibility: visible;
max-width: 200px;
margin: auto;
}
div#text-2 p img {
margin-right: 0;
width: 100%;
}
} @media only screen and (max-width: 1024px) {
.envirabox-theme-sleek .envirabox-thumbs {
height: 25% !important;
}
}
.envira-gallery-wrap .envira-album-public .envira-gallery-item img,
.envira-gallery-wrap .envira-gallery-public .envira-gallery-item img {
width: 100% !important;
}