/*
Theme Name:     Square One
Description:    
Author:         Forge
Template:       dt-the7

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../dt-the7/style.css");

.entry-author {
	display: none;
	visibility: hidden;	
}

.content table, .content td, .content th {
	border-color:transparent;
}

.stripe-style-2 h3 {
	color: 	#fff !important;
}

.stripe-style-2 a {
	color: 	#3c9b3c;
}

/*
.soc-ico a {
	width: 40px !important;
	height: 40px !important;
	font-size: 40px !important;
}
*/

.vc-carousel {
    margin-bottom: 0px;
}

body.home .post-entry-content h3.entry-title { display: none; }
body.home .post-thumbnail-wrap .post-thumbnail .post-thumbnail-rollover { width: 320px; height: 320px; }
body .main-nav > li.fc-home > a .menu-text { font-size: 0 !important; }
/* body.home .frm_style_formidable-style.with_frm_style .form-field { margin: 10px 0px 20px 30px;} */
body.home .frm_submit { display: inline-block; }
#gw_go_portfolio_videos-online-gym .gw-gopf-filter, #gw_go_portfolio_recipes .gw-gopf-filter { margin-bottom: 20px; }
#gw_go_portfolio_videos-online-gym .gw-gopf-style-vario .gw-gopf-cats > span.gw-gopf-current a, #gw_go_portfolio_recipes .gw-gopf-style-flex .gw-gopf-cats > span.gw-gopf-current a { background: #d5242f; }
#gw_go_portfolio_videos-online-gym .gw-gopf-style-vario .gw-gopf-cats > span a, #gw_go_portfolio_recipes .gw-gopf-style-flex .gw-gopf-cats > span a { background: #1e2630; font-size: 16px; padding: 10px 15px; }
body #page .eMember_button { background-color: #d5242f !important; border: none !important; }
body #page .right-widgets .dt-btn { border: 1px solid #fff; opacity: 1; padding: 8px 15px 8px 15px; margin: 4px 0; transition: background 0.5s; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; }
body #page .right-widgets .dt-btn:hover { background-color: #fff; color: #d5242f; opacity: 1; transition: background 0.5s; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; }