/*
Theme Name: Haven
Author: The BoldGrid Team
Theme URI: https://www.boldgrid.com/haven
Author URI: https://www.boldgrid.com/the-team
Description: Designed specifically for use with the BoldGrid suite of plugins, all BoldGrid themes are highly customizable, responsive to a wide range of devices, and of course, beautiful. Every BoldGrid theme includes five pre-selected color palettes and an advanced tool for creating your own unique palette. In addition, all themes feature multiple menu locations and widget areas, which are easily customizable to suit your needs. So if you're looking for a theme that looks great, feels modern and professional, and offers plenty of features to make it your own, you've chosen well.
Version: 1.16.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boldgrid-haven

Tags: custom-background, custom-colors, custom-menu, editor-style, responsive-layout, rtl-language-support, translation-ready, boldgrid-theme-43
*/

/*------------------------------------------------------------------------
>>> TABLE OF CONTENTS:
--------------------------------------------------------------------------
# Base Styles
	## Positioning
	## Typography
	## Titles
	## Buttons
	## Et Cetera
# Header
# Navigation
	## Main Menu
	## Other Menus
	## Social Menus
# Modules
	## Global
	## Alpha
	## Beta
	## Gamma
# Pages
# Posts
# Plugins
	## WooCommerce
# Footer
------------------------------------------------------------------------*/

/*------------------------------------------------------------------------
# Base Styles
------------------------------------------------------------------------*/

/*-----------------------------------------------
## Positioning
-----------------------------------------------*/
.page-template-page_home .site-content {
	clear: both;
	padding-bottom: 0;
	padding-top: 0;
}
.archive .site-content,
.single .site-content {
	padding-top: 50px;
}
.site-content {
	padding-bottom: 75px;
	padding-top: 50px;
}
.page-template-page_home .entry-content .bgtfw > .container-fluid {
	padding: 100px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
}
p {
	margin-bottom: 15px;
}

/*-----------------------------------------------
## Typography
-----------------------------------------------*/
.title-main {
	font-weight: bold;
}
.entry-content a {
	text-decoration: underline;
}
.entry-content a:hover,
.entry-content a:focus,
.p-button-primary a,
.link-primary:hover,
.link-primary:focus,
.link-secondary:hover,
.link-secondary:focus,
.button-primary:hover,
.button-primary:active,
.button-secondary:hover,
.button-secondary:active,
#secondary-menu a[href]:hover,
#tertiary-menu a[href]:hover,
#menu-social li a:hover,
#menu-social li a:focus,
.showcoupon:hover,
.showcoupon:focus,
.payment_method_paypal label a:hover,
.payment_method_paypal label a:focus,
#footer-center-menu a {
	text-decoration: none;
}
.link-primary,
.link-secondary,
#footer-center-menu a:hover,
#footer-center-menu .current_page_item a,
#wp-calendar tr td#today,
.showcoupon,
.payment_method_paypal label a,
.entry-footer a,
.site-footer a {
	text-decoration: underline;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-footer a:hover,
.entry-footer a:focus,
.site-footer a:hover,
.site-footer a:focus {
	text-decoration: none;
}
.site-footer,
.call-to-action,
.site-branding,
.site-title,
.site-description,
.entry-title,
.page-title,
.title-main,
#secondary-menu,
.menu-social,
.mod-divider p,
.mod-icon-box,
.mod-alpha,
.mod-beta,
.mod-gamma {
	text-align: center;
}

/* Extra small devices (phones, less than 768px) */
.xs-center,
.mod-img,
.mod-img-circle,
.p-button-primary,
.p-button-secondary,
.navbar-default .navbar-nav,
.navbar-default .navbar-nav .open .dropdown-menu {
	text-align: center;
}

/* Small devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.navbar-default .navbar-nav,
	.navbar-default .navbar-nav .open .dropdown-menu {
		text-align: left;
	}
}

/* Medium devices (desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.xs-center,
	.mod-img,
	.mod-img-circle,
	.p-button-primary,
	.p-button-secondary {
		text-align: left;
	}
	.title-main {
		text-align: right;
	}
}

/*-----------------------------------------------
## Titles
-----------------------------------------------*/
.page-template-page_home .entry-title {
	display: none;
}
.entry-title,
.page-title {
	margin-top: 0;
	padding-bottom: 25px;
	padding-top: 25px;
}
.title-main {
	margin: 0;
	padding: 20px 0;
}
.hentry {
	margin: 0;
}
.hentry:first-child ~ .hentry {
	margin-top: 50px;
}

/*-----------------------------------------------
## Buttons
-----------------------------------------------*/
.woocommerce .call-to-action .button-primary,
.woocommerce-page .call-to-action .button-primary,
.button-primary,
.button-secondary {
	border-radius: 0;
	display: block;
	font-size: inherit;
	margin-top: 15px;
	padding: 8px 35px;
}

/* Positioning */
.p-button-primary,
.p-button-secondary {
	margin: 25px 0;
}
.woocommerce .call-to-action .p-button-primary,
.woocommerce-page .call-to-action .p-button-primary,
.call-to-action .p-button-primary {
	margin-top: 0;
}

/* Small devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.woocommerce .call-to-action .button-primary,
	.woocommerce-page .call-to-action .button-primary,
	.woocommerce .call-to-action .p-button-primary,
	.woocommerce-page .call-to-action .p-button-primary,
	.button-primary,
	.button-secondary,
	.call-to-action .p-button-primary {
		display: inline;
		margin-top: 0;
	}
	.gridblock .p-button-secondary {
		margin: 25px 0;
	}
}

/*-----------------------------------------------
## Et Cetera
-----------------------------------------------*/
hr {
	border: 0;
	height: 1px;
}
input,
select {
	color: #333;
}

/*------------------------------------------------------------------------
# Header
------------------------------------------------------------------------*/
.site-title {
	margin-bottom: 0;
}
.site-description {
	margin-top: 0;
}
.site-branding {
	margin-top: 75px;
}
.site-header {
	padding-top: 15px;
}
.page-template-page_home .site-header {
	min-height: 850px;
}

/* Call to Action */
.call-to-action h2 {
	margin-bottom: 0;
}
.call-to-action h3 {
	margin-bottom: 30px;
	margin-top: 10px;
}
.call-to-action {
	margin-bottom: 75px;
}
.boldgrid-widget {
	background: none !important;
}

/*------------------------------------------------------------------------
# Navigation
------------------------------------------------------------------------*/

/*-----------------------------------------------
## Main Menu
-----------------------------------------------*/
.navbar {
	border: none;
	min-height: 0;
}
.navbar-default {
	margin-bottom: 0;
	background: none;
}
.navbar-default .navbar-nav {
	margin-left: -15px;
}

/* Links */
.navbar-default .navbar-nav > li > a {
	padding: 10px;
}
.navbar-default .navbar-nav > li:first-child > a {
	margin-left: 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
#secondary-menu .current_page_item a,
#tertiary-menu .current_page_item a {
	background: none;
}

/* Small devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.navbar-default {
		float: right;
	}
}

/*-----------------------------------------------
## Other Menus
-----------------------------------------------*/
#secondary-menu a,
#tertiary-menu a,
.menu-social a {
	padding: 0 5px;
}
.footer-center-items li::after,
.boldgrid-framework-menu li::after {
	content: "";
}

/* Small devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.social-menu {
		float: right;
		margin-right: 15px;
	}
}

/*------------------------------------------------------------------------
# Modules
------------------------------------------------------------------------*/

/*-----------------------------------------------
## Global
-----------------------------------------------*/
.mod-divider {
	margin: 4em 0 0;
}
.mod-divider p {
	margin-top: -45px;
}
.mod-icon-circle i {
	padding: 15px;
	border-radius: 50%;
}
.mod-icon-circle .fa-lightbulb-o {
	padding: 15px 20px;
}
.mod-icon-box {
	border-radius: 100px;
	height: 125px;
	margin: 0 auto -60px;
	overflow: hidden;
	padding: 15px 0 0 15px;
	position: relative;
	top: -75px;
	width: 125px;
}
blockquote,
.mod-blockquote {
	padding-bottom: 0;
	padding-top: 0;
}
blockquote p,
.mod-blockquote p {
	padding-left: 15px;
}

/*-----------------------------------------------
## Alpha
-----------------------------------------------*/
.mod-alpha hr {
	border: 0;
	height: 5px;
	width: 50%;
}
.mod-alpha h2 {
	margin: 0;
}

/* Img Radius */
.mod-alpha-2 img {
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	margin-bottom: 15px;
}
.mod-alpha-3 img {
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	margin-bottom: 15px;
}

/*-----------------------------------------------
## Beta
-----------------------------------------------*/
.mod-beta-1 {
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	margin: 125px 0 75px;
	padding: 15px;
}
.mod-beta h2 {
	margin-top: 10px;
}

/*-----------------------------------------------
## Gamma
-----------------------------------------------*/
.mod-gamma h2 {
	margin: 0;
}
.mod-gamma-1 {
	margin: 10px 0;
}
.mod-gamma-1 img {
	border-bottom-left-radius: 30px;
}
.mod-gamma-2 {
	background: rgba(255,255,255,.90);
	border-top-right-radius: 30px;
	color: #333;
	margin: 10px 0;
	padding: 20px;
}

/*------------------------------------------------------------------------
# Pages
------------------------------------------------------------------------*/
body.mce-content-body {
	background: none;
}

/* 404 Page */
.error404 .list-group-item {
	background: transparent;
	border: none;
}
.error404 .site-content {
	padding: 0;
}

/* Search Page */
.search .jumbotron {
	background: none;
	text-align: center;
}
.search .site-content {
	padding: 0;
}

/*------------------------------------------------------------------------
# Posts
------------------------------------------------------------------------*/
.widget {
	clear: both;
}
.page-header {
	border-bottom: none;
	margin: 40px 0 0;
	padding-bottom: 9px;
}
#wp-calendar tr {
	background: none;
}

/* Comments */
.panel-default > .panel-heading {
	border: none;
}
.panel-footer {
	border-top: 1px solid transparent;
	padding: 20px 15px;
}

/*------------------------------------------------------------------------
# Plugins
------------------------------------------------------------------------*/

/*-----------------------------------------------
## WooCommerce
-----------------------------------------------*/
.woocommerce .page-title,
.woocommerce-page .entry-title {
	margin: 0;
}
.panel {
	background: none;
	box-shadow: none;
}
.woocommerce-account p.order-again .btn.button-primary {
	padding: 15px 30px;
}

/*------------------------------------------------------------------------
# Footer
------------------------------------------------------------------------*/
.site-footer {
	padding: 25px 0;
}
.footer-center-menu {
	margin-bottom: -10px;
}
.footer-center-items li a {
	padding: 5px;
}
.col-md-12.footer-8 {
	padding-bottom: 30px;
}

/* Disabled Footer */
.disabled-footer .site-footer {
	height: auto;
	padding: 15px 0;
}
.disabled-footer .content-area {
	margin-bottom: 0;
}
