/*
You can add your own CSS here.

.navbar .navbar-nav > li > a .fa.fa-heart-o::before {
    font-size: 13px;
}

.carousel .buttons {
    margin-top: 60px;
}


Click the help icon above to learn more.
*/

/* Removed page title here */
h1.hestia-title {
    display: none !important; 
}

.navbar .navbar-brand img {
    width: auto;
    max-height: 60px;
}

footer.footer {
	background: #eeeeee;
}

.navbar .navbar-nav > li > a .fa.fa-heart::before {
    font-size: 13px;
}

.header-filter::before {
	background-color: rgba(0, 0, 0, 0);
}

.carousel .row {
    margin-top: 15%;
}

.carousel h1.hestia-title {
    font-family: montserrat,  Arial, Helvetica, sans-serif;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

h1.hestia-title {
    font-family: montserrat,  Arial, Helvetica, sans-serif;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.item.item-1 .buttons .btn-left {
    background-color: rgb(255, 92, 92);
   -webkit-box-shadow: none;
    box-shadow:none;
}

.woocommerce.archive .blog-post .products li:nth-of-type(1n+1) .category a, .related-posts div:nth-of-type(6n+1) .category a {
    color: #ff5c5c;
}

.carousel span.sub-title {
    font-family: montserrat,  Arial, Helvetica, serif;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
margin-top: -10px;
margin-bottom: 90px;
}

#products {
	background: #eeeeee
}

.card {
	background: white
}

#features {
    height: auto;
}

#features .card-plain {
        box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.hestia-features .feature-box img, .features .feature-box img {
    max-width: 650px;
}

.section-image::after {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    content: "";
}

.card.col-md-6.col-md-offset-3 {
    display: inline-block;
    position: relative;
    width: 10%;
    margin-bottom: 30px;
    border-radius: 0px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card-form-horizontal .content {
    padding-right: 25px;
    padding-left: 25px;
}
.card .content {
	  padding-top: 0px;
	  padding-right: 50px;
    padding-left: 50px;
}

.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-6 {
    width: 50%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    /*float: left;*/
}

.nav-cart .nav-cart-icon {
    position: relative;
	  visibility:visible;
}

.category {
	color: #ff5c5c;
}

/*Contact*/
.pirate_forms_wrap .pirate-forms-footer .form_field_wrap.contact_submit_wrap {
    width: 100%;
    text-align: center;
	display: block;
}


.subscribe-line .card input[type="submit"], .subscribe-line .card input[type="button"], .subscribe-line .card .btn {
	  margin-top:30px;
	  margin-bottom:15px;
	  display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;

}



/* make room for extra menu item */
.container > .navbar-header {
	min-width: 200px;
}

[id*=give-form] .give-recurring-donors-choice-period {
	-webkit-appearance:menulist;
	-moz-appearance:menulist;
	appearance:menulist;
}

#popmake-10431{
	background:lightgray;
}

#popmake-10495{
	background:lightgray;
}

#popmake-10495 .pum-content {
	margin:10px
}