/*
 Theme Name:   Hang Steady
 Theme URI:    https://www.hangsteady.com/
 Description:  A custom GeneratePress child theme for Hang Steady
 Author:       Carrie Loves Design Studio
 Author URI:   https://www.carrieloves.com
 Template:     generatepress
 Version:      1.1
*/

/* Custom Font */

@font-face {
font-family: 'appareomedium';
src: url('fonts/36270C_0_0.woff2') format('woff2');
src: url('fonts/36270C_0_0.woff') format('woff');
font-weight: normal;
font-style: normal; 
}

@font-face {
font-family: 'bellfort_pressbold';
src: url('fonts/grin3_nowak_-_bellfort_press_bold-webfont.woff2') format("woff2"); 
src: url('fonts/grin3_nowak_-_bellfort_press_bold-webfont.woff') format("woff");
font-weight: normal;
font-style: normal; 
}

@font-face {
font-family: 'quentinregular';
src: url('fonts/quentin-webfont.woff2') format('woff2');
src: url('fonts/quentin-webfont.woff') format('woff');
font-weight: normal;
font-style: normal; 
}

/* Defaults */
a {
  color: #000;
  text-decoration: none; 
}

b, strong {
  font-weight: 700; 
}

em {
  font-style: italic;
}

h1 {
  font-family: 'quentinregular'; 
  font-size: 62px;
  color: #000;
}
@media (max-width: 480px) {
h1 {
  font-family: 'quentinregular'; 
  font-size: 32px;
  color: #000;
}
}

h2 {
  font-family: 'appareomedium';
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 1.4em;
  margin-bottom: 20px;
  color: #000;
}

h3 {
  font-family: 'bellfort_pressbold';
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  color: #000;
}

p {
  font-family: 'appareomedium';
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.5em;
  margin-bottom: 20px;
  color: #000;
}

/* Menu Borders */
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
	border-left: 2px solid;
    border-image-slice: 2 4 1 0;
    border-image-width: 0px 2px 0px 0px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch;
    border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png);
	height: 15px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:first-child {
    border-left: 2px solid;
    border-image-slice: 2 2 0 2;
    border-image-width: 0px 2px 0px 2px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch;
    border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png); 
	height: 15px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    margin-top: -5px;
}
.home .io-header,
.page-id-2131 .io-header,
.page-id-4 .io-header,
.page-id-10 .io-header,
.page-id-58 .io-header,
.page-id-129 .io-header,
.single-portfolio .io-header {
	border-bottom: solid 2px;
  border-image-slice: 2 27 6 27;
  border-image-width: 0px 0px 3px 0px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: repeat;
  border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png);
}

/* Offset anchor links */
.elementor-menu-anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

/* Check mark li */
.framing-services li::before {
	content: url('https://www.hangsteady.com/wp-content/uploads/2023/06/check-small.png');
	display: inline-block;
	height: 12px;
	width: 9px;
	padding-right: 20px;
}

/* Footer */
.elementor-1390 .elementor-element.elementor-element-c773eda {
	border: solid 2px;
    border-image-slice: 2 2 2 2;
    border-image-width: 0px 2px 0px 2px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch;
    border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png);
}
@media (max-width: 1024px) {
  .elementor-1390 .elementor-element.elementor-element-c773eda {
	border: solid 0px;
    border-image-slice: 0;
    border-image-width: 0;
    border-image-outset: 0;
}
}

/* Back to top */
.generate-back-to-top {
	bottom: 50px;
}

.generate-back-to-top,
.generate-back-to-top:visited, .generate-back-to-top:hover {
    border-radius: 0px;
    line-height: 72px; /* adjust the height */
    width: 100px; /* adjust the width */
	background-image: url("https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/11/Back.png"); /* add your image URL */
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
}

.generate-back-to-top:before {
	Color: transparent; 
}

/* Buttons */
.button {
  padding: 3px 40px 3px 20px;
  border: solid 2px;
  border-image-slice: 3 2 3 2;
  border-image-width: 2px 2px 2px 2px;
  border-image-outset: 5px 5px 5px 5px;
  border-image-repeat: stretch;
  border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png);
  font-family: 'appareomedium' !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  background: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 90% center;
  background-size: 15px;
  display: inline-block;
  margin-top: 10px;
	line-height: 2em;
}

.framing-inspo .elementor-cta__button.elementor-button {
  padding: 3px 40px 3px 20px;
  /*border: solid 2px;
  border-image-slice: 3 2 3 2;
  border-image-width: 2px 2px 2px 2px;
  border-image-outset: 5px 5px 5px 5px;
  border-image-repeat: stretch;
  border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png);*/
  border-color: #FAF7F6 !important;
  font-family: 'appareomedium' !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  background: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 90% center !important;
  background-size: 15px !important;
  display: inline-block;
  margin-top: 10px;
  text-transform: uppercase;
}

a.mint.button:hover {
    background: #b3ddcc url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 90% center;
    background-size: 15px; 
}
a.peach.button:hover {
    background: #f1bea8 url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 90% center;
    background-size: 15px; 
}
a.olive.button:hover {
    background: #c9bb65 url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 90% center;
    background-size: 15px; 
}
a.white.button:hover {
        background: #fff url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 90% center;
        background-size: 15px; 
}
.services-top .button::before {
        content: '';
        width: 30px;
        height: 45px;
        background: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/11/star.png) no-repeat;
        background-size: 100%;
        display: block;
        position: absolute;
        left: -70px;
        top: -10px; 
}
.services-top .button {
    background-position: 95% center;
    margin-left: 80px;
    position: relative;
	text-transform: none;
}
.services-top a.white.button:hover {
        background: #fff url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 95% center;
        background-size: 15px; 
}
.specialty .button {
    color: #fff;
    background: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/arrows-white.png) no-repeat 90% center;
    background-size: 15px;
    border: solid 2px;
    border-image-slice: 3 9 2 9;
    border-image-width: 2px 2px 2px 2px;
    border-image-outset: 5px 5px 5px 5px;
    border-image-repeat: stretch;
    border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border-white.png); 
}
.specialty a.button:hover {
      background: #c9bb65 url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/arrows-white.png) no-repeat 90% center;
      background-size: 15px; 
}

/* Newsletter */

.newsletter #mce-EMAIL {
  width: 100%;
  padding-left: 10px;
  float: right;
  height: 38px;
  border: solid 2px;
  border-image-slice: 3 2 3 2;
  border-image-width: 2px 2px 2px 2px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch;
  border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png);
  font-family: 'appareomedium' !important; 
}
.newsletter #mce-responses {
  font-family: 'quentinregular' !important;
  font-size: 36px !important; 
}
.newsletter .mc-field-group {
  position: relative; 
}
.newsletter #mc-embedded-subscribe {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 28px;
  height: 28px;
  border-image-slice: 1 0 1 2;
  border-image-width: 0px 0px 0px 2px;
  border-image-outset: 5px 5px 5px 5px;
  border-image-repeat: stretch;
  border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png);
  background: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat center;
  background-size: 15px;
  text-indent: -999999px; 
}
.newsletter #mc-embedded-subscribe:hover {
  background: #f1bea8 url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat center;
  background-size: 15px; 
}

/* Contact Form 7 */
div.wpcf7-response-output {
  margin-top: 100px !important;
    text-align: center;
    padding: 10px;
    font-family: 'quentinregular' !important;
    font-size: 36px !important;
    width: 100%;
    clear: both;
    border: none;
    box-sizing: border-box;
    display: block; 
}

.wpcf7 {
	width: 100%;
  font-family: 'appareomedium' !important;
  font-style: italic;
  margin: 0 auto !important; 
}

.wpcf7 input:focus, 
.wpcf7 textarea:focus {
  outline: none; }

.wpcf7 input, 
.wpcf7 text-area, 
.wpcf7 select {
		width: 100%;
    font-style: italic;
}

.wpcf7 input::placeholder, 
.wpcf7 textarea::placeholder {
  font-style: italic; 
}

.wpcf7 textarea {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    height: 150px;
    font-size: 14px !important;
    border: none !important;
    background: #f1edec;
    font-family: 'appareomedium' !important;
}

.wpcf7 input {
	padding: 10px;
    box-sizing: border-box;
    width: 100%;
	background: #f1edec !important;
    font-size: 14px !important;
    border: none !important;
    background: #ffffff;
    font-family: 'appareomedium' !important;
}

.wpcf7-submit.button {
	font-style:normal !important;
	float: right;
	width: 125px;
	padding: 3px 40px 3px 20px;
    border: solid 2px !important;
    border-image-slice: 3 2 3 2 !important;
    border-image-width: 2px 2px 2px 2px !important;
    border-image-outset: 5px 5px 5px 5px !important;
    border-image-repeat: stretch !important;
    border-image-source: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/border.png) !important;
    font-family: 'appareomedium' !important;
	color: #000;
    font-size: 14px !important;
    letter-spacing: 1px;
    background: #fff url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 90% center !important;
    background-size: 15px !important;
    display: inline-block;
    margin-top: 10px;
}

.wpcf7-submit.button:hover {
	background: #b3ddcc url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/12/decal.png) no-repeat 90% center !important;
    background-size: 15px !important; 
}

.wpcf7 [placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0 !important; 
}

.wpcf7 [placeholder]:focus::-webkit-input-placeholder {
  color: transparent !important; 
}

.file-692, 
.file-693 {
    padding: 5px 8px;
    background: #f1edec;
    border: none;
    position: relative;
    color: #000000;
    line-height: 20px;
    border-radius: 0px;
    height: 35px;
    width: 100px;
    text-align: center;
    /* float: left; */
    cursor: pointer;
	display: block;
	margin-bottom: 10px;
}

.file-692::before, 
.file-693::before {
    content: 'Browse..';
    font-family: 'appareomedium' !important;
    font-size: 14px !important;
}

.file-692 input, 
.file-693 input {
    position: absolute;
    z-index: 0;
    opacity: 0;
    cursor: pointer;
    right: -131px;
    text-indent: -9999999px;
    top: 4px;
    height: 100%;
    /* font-size: 24px; */
    width: 200px;
}

.wpcf7 .left {
  float: left; 
	width: 50%;
	padding-right: 10px;
}

.wpcf7 .right {
  float: right; 
	width: 50%;
}

@media (max-width: 768px) {
.wpcf7 .left {
	width: 100%;
	padding-right: 0px;
}
.wpcf7 .right {
	width: 100%;
}
}

.clear {
  clear: both; 
}

.sizes input {
    width: 55px; 
}

.sizes {
    line-height: 20px !important;
    font-size: 14px !important;
    font-family: 'appareomedium' !important; 
}

.sizes p, 
.sizes .width, 
.sizes .height {
      float: left; 
}

.sizes p {
	line-height: 42px !important;
      margin-right: 10px;

}

.sizes .width input, 
.sizes .height input {
      margin-left: 10px; 
}

.wpcf7 select {
    padding: 0px 10px;
    box-sizing: border-box;
    width: 100%;
    height: 35px;
    border-radius: 0px !important;
    border: none !important;
    font-size: 14px !important;
    background: #f1edec;
    font-family: 'appareomedium' !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important; 
}

.wpcf7 .left, 
.wpcf7 .right {
    margin-bottom: 40px !important;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.width {
      margin-right: 0px;
      background: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/11/width.png) no-repeat 5px 0px;
      background-size: 26px; 
}

.height {
      background: url(https://www.hangsteady.com/hangsteady/wp-content/uploads/2021/11/height.png) no-repeat 57px 8px;
      background-size: 6px; 
}

@media (max-width: 580px) {
.sizes .height {
      margin-top: 10px;
}
}

/* Portfolio */
.portfolio h1 {
	text-align: center;
}

/* Blog */
article.generate-columns.grid-50, article.grid-sizer.grid-50 {
    width: 100%;
}

/* Appointments */
div.squarestuff iframe{
    max-width: 100%;
    height: 1200px !important;
    vertical-align: top;
    min-height: 1200px !important;
}

/* Slider Revolution */
.tparrows:before { 
	color: #000 !important; 
}

.tp-bullet-title { 
	display: none;
}

rs-layer .button {
	padding: 3px 40px 3px 20px !important;
	padding-right: 40px !important;
}

/* Amelia Booking */
.amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date, .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date {
    background: #222 !important;
}

.amelia-app-booking #amelia-booking-wrap #am-step-booking, .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

#am-modal.am-modal.am-in-body .el-button--primary.el-button, .amelia-app-booking #amelia-booking-wrap .el-button--primary.el-button {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff;
}

html {
    scroll-behavior: unset !important;
}