/*
Theme Name:   HashOne-Child
Description:  Original theme credit to @HashOne, Modified heavily by Marroner
Author:       marroner
Author URL:   /
Template:     hashone
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hashone-child
*/

/* Write here your own personal stylesheet */

.textwidget .hs-contact-address { 
    float: none;
    width: 100%;
}

h4.rfbp-heading {
    display: none;
}

.rfbp-text {
    padding-top: 20px !important;
    font-size: 20px;
    font-weight: 600;
}

.fb {
    padding-top: 20px;
}

#hs-portfolio-section {
    height: 400px;
    text-align: left;
    background: #0f0f0f;
    color: white;
	padding-bottom: 20px;
}


#hs-portfolio-section {
    padding-left: 25%;
    padding-right: 25%;
}

.hs-site-title a:first-letter{
	color: #fff
}

#rewards .wpcf7-text {
    width: 100%;
}

#img-1 {
    width: 300px;
}

.hs-site-info {
    display: none;
}

.bx-wrapper img {
    display: inline;
}

.hs-slide-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1170px;
    margin-left: -585px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

#about-contact {
    width: 100%;
}

.hs-section-tagline {
    text-align: center;
    max-width: 78%;
    margin: -30px auto 10px;
    font-size: 16px;
}

#rewards-form {
    padding: 0px 0 !important;
}

#rewards-title {
    margin-bottom: 20px;
}

.recent-facebook-posts.rfbp.rfbp-container.rfbp-shortcode {
    text-align: center;
}

.hs-service-excerpt {
    padding-left: 80px;
    padding-right: 20px;
    padding-top: 50px;
	text-align: left;
}

.hs-service-icon {
    float: left;
    font-size: 46px;
    color: #EE3B24;
    width: 130px;
    text-align: center;
    margin-right: 4%;
}

.hs-service-1 {
    background: #F5F5F5;
    overflow: hidden;
    color: black;
    height: 130px;
	margin-bottom: 20px;
}

.hs-service-2 {
    background: #F5F5F5;
    overflow: hidden;
    color: black;
    height: 130px;
	margin-bottom: 20px;
}



.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
} 

#hs-counter-section, #hs-contact-section {
    background-color: black;
	background-attachment: scroll;
}


.page-template-default.page.page-id-255 #hs-page {
    background: #0000001a;
}

/* .page-template-default.page.page-id-255 .wpcf7-form {
    padding: 20px;
    background: white;
	margin-bottom: -70px;
} */


/* .page-template-default.page.page-id-255.hs_no_sidebar_condensed .hs-main-header {
    background: url(images/bg.jpg) no-repeat center;
    padding: 120px 0 50px;
    margin-bottom: 0px;
    position: relative;
}

.page-template-default.page.page-id-255.hs_no_sidebar_condensed .hs-main-header {
    background: url(images/bg.jpg) no-repeat center;
    padding: 30px 0 30px;
    margin-bottom: 0px;
    position: relative;
    background: black;
} */

.wpcf7-form-control.wpcf7-text {
    width: 70%;
}

/* .page-template-default.page.page-id-255.hs_no_sidebar_condensed #primary {
    width: 80%;
    float: none;
    margin: 0 auto;
}

.page-template-default.page.page-id-255.hs_no_sidebar_condensed .hs-main-title {
    display: none;
}

.page-template-default.page.page-id-255.hs_no_sidebar_condensed .hs-breadcrumbs {
    opacity: 0;
} */