/*
Theme Name: Beetube Child
Theme URI: http://themeforest.net/user/JoinWebs
Description: A Professional Video/News/Magazine Wordpress Theme.
Author: Joinwebs
Author URI: http://themeforest.net/user/JoinWebs
Version: 2.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: theme-options
Template: beetube
*/
#main-nav .menu>li>a { padding: 0 38px 0 38px!important; }
.header-secend .search-text-div { box-shadow:none;width: 100%; }
.single-post #sidebar, .single-devices #sidebar, .tax-categorydevice #sidebar { display:none; }
.single-post #content, .single-devices #content, .tax-categorydevice #content, .single-post .screen .thumb, .single-devices .screen .thumb { width: 100% !important;float: none; }
.single-post .screen, .single-devices .screen { background: #fff url(images/loading-bert.gif) no-repeat center center; }

.single-post .entry-title { color: #333 !important; font-weight: bold !important;}
#main-nav { margin-bottom:30px; }
#top-nav { background: #fff !important; }
#header #header-search li a { padding: 0px;color: #1a1a1a; }
#header #header-search .acti2 { width: 60px;height: 50px;background: #ffffff;text-align: center;color: #1a1a1a; }
#top-nav li a:hover { color: #e96969!important; }

.category {}
.category li { float:left;  margin: 0px 15px 20px 0px; }
.category li img {max-height: 208px; }
.category li a.titleCat { display: block;font-weight: bold;font-size: 15px;text-transform: uppercase; }

#bbpress-forums div.bbp-search-form { float: right;width: 22%;margin-bottom: 10px; }
#bbpress-forums #bbp-search-form #bbp_search { display: inline-block;width: auto;float: left; }
#bbpress-forums div.bbp-search-form input[type=submit]{ float:left;padding: 5px 10px; }

.widget:nth-child(2){ border:none!important; }
.panel-grid-cell .so-panel.widget{ position:relative; }

a.overlay { position: absolute; top: 0px; left: 0px; z-index: 9999; width: 100%; height: 100%; }

a.overlay:hover { background: rgba(236, 76, 77, 0.8); opacity: 0.5; zoom: 90%; }
h1.title { font-family: 'Raleway', sans-serif;font-size:95px;font-weight:900;text-transform:uppercase;border-bottom: solid #ff206e; }
span.rosita { color:#ff206e; }
/*DEVICES*/
body.page-template-page-template-device #main-nav { margin-bottom: 0px; }
body.page-template-page-template-device .bannerTop {}
body.page-template-page-template-device .bannerTop img{ width:100%; }
.devicesCaja img, .devicesCaja .widget p, .devicesCaja .so-panel, .devicesCaja #pl-548 .panel-grid-cell .so-panel, #panel-548-3-0-1, #panel-548-3-1-1, #panel-548-3-2-1 { margin:0px;margin-bottom:0px!important;padding:0px;padding-bottom: 0px; }
.list { display: inline-flex; margin-left:5px; }
.list li { margin-left: 3px; }
#content .loop-actions{ border-bottom:none; }
.home .sort{ display:none; }
.home #sidebar { border-left: none; border-top: none; float: right; margin-top: -1px; width: 275px; }

/* BLOG */
.panel-80 { width: 100% !important }

/** VR Videos **/
.vr-videos { margin-top: 80px !important }
.vr-videos .loop-actions { display: none; }
.vr-videos .item-larger { width: 32%; }
.vr-videos .item-larger.i2 { margin-right: 0; margin-left: 0  }
.vr-videos .item-larger.i3 { margin-right: 0; margin-left: 1.8% }
.vr-videos .item-larger.i1 { margin-right: 1.8%; margin-left: 0 }

/** MENU */
.searchform-div { width: 9% !important; margin-left: 0.5% !important; }
.search-submit-div { right: 78% !important; }
.search-text-div input[type="text"] { width: 43px; }


@media screen and (max-width: 639px) {
  .vr-videos .item-larger { width: 100%; margin-right: 0 !important; margin-left: 0 !important; }
  .vr-videos .loop-content { padding-right: 0; }
  .searchform-div {float: none;width: 100%;height: 64px;margin: 0px auto;}
  .search-submit-div { right: 35% !important; }
  .search-text-div input[type="text"] { width: auto }
}