/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante Child Theme
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	DANTE CSS IMPORT
-------------------------------------------- */

@import url("../dante/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


h1, .page-heading h1, h2, .page-heading h3 {
letter-spacing: -1px;
text-transform: uppercase;
}

h1 { font-size: 55px !important;
line-height: 46px !important;
}

h2 {
font-size: 34px !important;
line-height: 34px !important;
}

h3 {
font-size: 24px !important;
line-height: 24px !important;
}

.hh {
letter-spacing: -2px !important;
font-family: Raleway;
font-weight: 900;
text-transform: uppercase;
font-size: 64px;
margin-bottom: 50px;
text-align: center;
line-height: 56px;
color: #97ACD1
}

.hh2 {
letter-spacing: -2px !important;
font-family: Raleway;
font-weight: 900;
text-transform: uppercase;
font-size: 48px;
margin-bottom: 50px;
text-align: center;
line-height: 56px;
color: #97ACD1
}

.testimonial-text {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-weight: 300;
}

.dvcline {
margin: 60px 0;
border: solid 1px #DDD;
}

.dvcbox {
padding: 50px;
margin: 40px 0;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border: 2px solid #ddd;
}

.container {
padding-left: 0px;
}

.extrapadding {
padding-top: 50px;
padding-bottom: 50px;
}
.extrapaddingbig {
padding-top: 200px;
padding-bottom: 200px;
}

.features-list .features-list-icon i {
line-height: 0;
font-size: 24px;
}
.features-list .features-list-icon {
width: 24px;
height: 24px;
}
.features-list {
text-align: left;
}
.extrapadding {
padding-top: 50px;
padding-bottom: 50px;
}
.features-list li {
padding-bottom: 0px !important;
}
.headerposition {
background-position: 50% 0px !important;
}
.textshadow {
text-shadow: 2px 2px #414141;
}
.fw-video-link-icon {
background: rgba(255, 255, 255, 0.7) !important;
}
.fw-video-link-icon i {
height: 36px;
display: inline-block;
width: 36px;
vertical-align: -8px;
color: #000;
}
.inner-page-wrap {
margin-top: 0px !important;
}
.sf-countdown {
color: #333 !important;
}
/* --------------------------------------------
	BUDDYPRESS GROUPS LIST CSS
-------------------------------------------- */


#groups-list {
margin-top: 40px;
}

.public {
padding: 24px;
}

.even {
background: #f0f0f0;
}

.even, .odd {
border: solid 1px #ccc;
margin: 10px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.item-avatar {
float: left;
margin-right: 12px;
}

.item-title {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 20px;
letter-spacing: -1px;
}

.item-desc {
}

.item-meta {
font-size: 11px;
float: right;
}

.action {
    font-size: 11px;​
}

.group-button, .bp-title-button {
float: right;
padding: 4px;
background: #859FC6;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border: 0px solid #000000;
font-family: Raleway;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #FFF;
}

.bp-title-button {
margin-left: 48px;
padding: 0 24px;
}

.group-button:hover {
color: #C3D6FF;
}