/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* REASONABLE QUESTIONS SIDEBAR */
#secondary tr p {
	font-size: 13px;
	line-height: 1.25em;
	transform: translatex(Opx) translatey(Opx);
	position: relative;
	top: 12px;
	padding-right: 3px; 
}

/* REASONABLE QUESTIONS SIDEBAR */
#secondary tr img {
	position: relative;
	top: 1px;
	left: 4px;
	display: inline-block;
	transform: translatex(Opx) translatey(Opx); 
}

/* Base Font Size For EM Calculation */
body {
   font-size: 18px;
}

/* POST NOTIFICATION */
.post-notification {
	display: none;
	visibility: hidden;
}

/* HIDE SHORTCODE ON MOBILE */
@media only screen and (max-width: 800px) {
.post-notification {
	display: none;
	visibility: hidden;
}
}

/* BOOK AD MOBILE */
@media only screen and (max-width: 800px) {
#secondary tr td {
	background-color: #ffffff;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 0px;
}
}

/* BOOK AD DESKTOP */
@media only screen and (min-width: 801px) {
#secondary tr td {
	background-color: #ffffff;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
}
}

/* HIDE ON DESKTOP */
@media only screen and (min-width: 801px) {
#footer-hide-desktop {
	display: none;
	visibility: hidden;
}
}

/* HIDE ON MOBILE */
@media only screen and (max-width: 800px) {
#footer-hide-mobile {
	display: none;
	visibility: hidden;
}
}

#g1-socials-items-tpl-grid {
	align-content: right;
}

/* POST SOURCE TEXT */
.g1-typography-xl {
    color: #000000;
    font-family: "Quicksand", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

@media only screen and (max-width: 800px) {
.g1-typography-xl {
    font-size: 16px;
    line-height: 1.2;
}
}

/* COMMENTS */
.wpdiscuz_top_clearing {
	margin-top: 25px;
}

/* PAGE */
.g1-row {
	background-color: #ebebeb;
}

/* FOOTER */
.g1-row-background {
	background-color: #000000;
}

/* SUBMENU TRIANGLE */
.menu-item-has-children > a::after {
	display: none;
}

/* Categories */
.entry-categories .entry-category {
    color: #d72323;
	font-size: 12px;
	margin-bottom: 3px;
}

/* Categories */
.g1-archive-filter {
    margin-top: 30px;
	margin-bottom: 10px;
}

/* Subtitles */
.entry-category {
    padding: 2px 8px 2px 0;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-size: 13px;
    font-weight: 500;
}

/* FULL PAGE */
#content {
	margin-top: -22px;
	margin-top: 5px;
	margin-bottom: 25px;
}

@media only screen and (max-width: 800px) {
.wpdiscuz_top_clearing {
	margin-top: 15px;
	margin-bottom: 15px;
}
}

/* LOGO */
.g1-logo {
	margin-top: -1px;
}

/* Header (Under Logo) */
.g1-column.g1-dropable {
	margin-bottom: 0px;
}

/* HEADER MENU */
.g1-hb-row .g1-primary-nav-menu > .menu-item > a {
    padding: 10px 15px;
	padding-top: 12px;
	font-size: 13px;
    line-height: 0px;
}

/* DONATE BUTTON */
.g1-hb-row .g1-secondary-nav-menu > .menu-item > a {
    line-height: 1;
    font-size: 20px;
    letter-spacing: .01em;
    font-family: 'Teko',sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	margin-right: 0px;
}

/* DONATE BUTTON */
@media only screen and (max-width: 600px) {
.g1-hb-row .g1-secondary-nav-menu > .menu-item > a {
	font-size: 14px;
    letter-spacing: .05em;
    padding: 118px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 16px;
}
}

/* DONATE BUTTON BOX */
.g1-secondary-nav-menu > .menu-item > a {
    display: block;
	background-color: #3b3b3b;
    color: #ffffff;
	border-radius: 0px;
}

/* VIDEO ON ARTICLE POST */
@media screen and (max-width: 435px) {
.iframe-box.not-full-screen {
padding-top: 70%;
}
}

/* GRID BOXES APPEARING SAME HEIGHT */
.g1-collection-items {
display: flex;
flex-wrap: wrap;
margin-bottom: 25px;
}

/* GRID BOXES APPEARING SAME HEIGHT */
.g1-collection-item {
	margin-bottom: 20px;
}

/* GRID BOXES APPEARING SAME HEIGHT */
.g1-collection-item article {
height: 100%;
}

/* Post Titles on Grid */
.g1-collection-item .entry-title {
	line-height: 0.85;
}

/* Post Titles on Grid */
.entry-tpl-grid {
    background-color: #ffffff;
	margin-bottom: 20px;
}

/* Post Titles on Grid */
.entry-title {
	line-height: 0em;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}

/* REMOVES GAP ABOVE LIKE ON POSTS */
.likebtn_container {
	background-color: #ffffff;
}

/* MAIN CONTENT SECTION ON POSTS AND PAGES */
.elementor .elementor-section-wrap .elementor-element.elementor-section {
	margin-bottom: 0.3em;
}

/* TOP MARGIN */
.subscribe-pages {
margin: 1.7em auto 0;
}

#comments {
margin: 0 auto 1.25em;
}

/* DISABLE HORIZONTAL SCROLLING */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}

/* SUBSCRIBE SIDEBAR */
#secondary .widget form {
    width: 100%;
}

/* SUBSCRIBE SIDEBAR MOBILE */
@media only screen and (max-width: 800px) {
#secondary .widget form {
	margin-bottom: 0px;
}
}

/* SUBSCRIBE SIDEBAR DESKTOP */
@media only screen and (min-width: 801px) {
#secondary .widget form {
	margin-bottom: -3px;
}
}

/* NEXT AND PREV POSTS */
.g1-nav-single-links {
    margin-bottom: 30px;
}

/* Related Videos - OUTER BOX - MOBILE */
@media only screen and (max-width: 800px) {
.rp4wp-related-posts {
padding-top: 10px;
padding-bottom: 60px;
margin-top: -15px;
background-color: #ffffff;
}
}

/* Related Videos - OUTER BOX - DESKTOP */
@media only screen and (min-width: 801px) {
.rp4wp-related-posts {
padding-top: 10px;
padding-bottom: 60px;
margin-top: 0px;
background-color: #ffffff;
}
}

/* Related Videos - OUTER BOX */
@media only screen and (max-width: 800px) {
.rp4wp-related-posts {
margin-top: 30px;
padding-bottom: 150px;
}
}

/* Related Videos - OUTER BOX */
@media only screen and (max-width: 700px) {
.rp4wp-related-posts {
padding-bottom: 130px;
}
}

/* Related Videos - OUTER BOX */
@media only screen and (max-width: 600px) {
.rp4wp-related-posts {
padding-bottom: 110px;
}
}

/* Related Videos - OUTER BOX */
@media only screen and (max-width: 500px) {
.rp4wp-related-posts {
padding-bottom: 90px;
}
}

/* Related Videos - OUTER BOX */
@media only screen and (max-width: 400px) {
.rp4wp-related-posts {
padding-bottom: 70px;
}
}

/* DONATE SIDEBAR ON POSTS */
.donate-sidebar-posts {
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 1.7em;
	padding-top: 35px;
	padding-bottom: 12px;
	padding-right: 22px;
	padding-left: 22px;
}

/* DONATE SIDEBAR ON PAGES */
.donate-sidebar-pages {
	background-color: #ffffff;
	margin-top: -13px;
	padding-top: 35px;
	padding-bottom: 12px;
	padding-right: 22px;
	padding-left: 22px;
}

/* CHANNELS SIDEBAR ON POSTS */
.channels-posts {
	background-color: #ffffff;
	margin-top: 3px;
	padding-top: 35px;
	padding-bottom: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

/* CHANNELS SIDEBAR ON PAGES */
.channels-pages {
	background-color: #ffffff;
	margin-top: 3px;
	padding-top: 35px;
	padding-bottom: 12px;
}

/* VICE SIDEBAR ON PAGES */
.vice-pages {
	background-color: #ffffff;
	line-height: 1.0;
	margin-top: -14px;
	padding-top: 35px;
	padding-bottom: 3px;
	padding-right: 22px;
	padding-left: 22px;
}

/* VICE SIDEBAR ON POSTS */
.vice-posts {
	background-color: #ffffff;
	line-height: 1.0;
	margin-top: -1px;
	padding-top: 35px;
	padding-bottom: 3px;
	padding-right: 22px;
	padding-left: 22px;
}

/* CHANNELS SIDEBAR ON PAGES */
@media only screen and (max-width: 1024px) {
.channels-pages {
	margin-top: -17px;
}
}

/* BRIGHTEON */
.iframe-box {
position: relative;
padding-top: 62%;
overflow: hidden;
}

/* BRIGHTEON */
.iframe-box iframe {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}

/* BRIGHTEON */
@media screen and (max-width: 394px) {
.iframe-box {
position:relative; padding-top: 70%;
}
}

/* BRIGHTEON */
@media screen and (min-width: 1000px) {
.elementor-column-wrap.elementor-element-populated {
padding: 0 !important;
}
}

/* Comments Box */
#wpdcom {
    padding-left: 20px;
	padding-right: 20px;
}

/* TOP SPACING ON POSTS */
.g1-row-padding-s {
    padding-top: 30px;
}

/* TOP SPACING ON SIDEBAR */
.g1-sidebar-padded {
	margin-top: 8px;
}

/* TOP SPACING ON SIDEBAR */
@media only screen and (max-width: 1024px) {
.g1-sidebar-padded {
	margin-top: 15px;
}
}

/* Related Videos - HEADING TEXT */
.rp4wp-related-posts > h3 {
    font-size: 28px;
    font-family: 'Teko',sans-serif;
    font-weight: 400;
	align-content: center;
	text-align: center;
	padding-top: 10px;
}

/* Related Videos - HEADING TEXT */
@media only screen and (max-width: 800px) {
.rp4wp-related-posts > h3 {
	padding-top: 15px;
}
}

/* Related Videos Titles - TEXT */
.rp4wp-related-post-content {
	font-size: 1.4em;
    line-height: 1.0;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	text-decoration: none;
	padding-top: 2px;
}

/* Related Videos Titles - TEXT - SMALLER SCREENS */
@media only screen and (max-width: 1180px) {
.rp4wp-related-post-content {
	font-size: 17px;
    line-height: 1.0;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	text-decoration: none;
	padding-top: 2px;
}
}

/* Related Videos Titles - TEXT - SMALLER SCREENS */
@media only screen and (max-width: 1080px) {
.rp4wp-related-post-content {
	font-size: 16px;
    line-height: 1.0;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	text-decoration: none;
	padding-top: 2px;
}
}

/* Related Videos Titles - TEXT - SMALLER SCREENS */
@media only screen and (max-width: 1024px) {
.rp4wp-related-post-content {
	font-size: 16px;
    line-height: 1.0;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	text-decoration: none;
	padding-top: 0px;
}
}

/* Related Videos Titles - TEXT - SMALLER SCREENS */
@media only screen and (max-width: 960px) {
.rp4wp-related-post-content {
	font-size: 15px;
    line-height: 0.9;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	text-decoration: none;
	padding-top: 2px;
}
}

/* Related Videos Titles - TEXT - SMALLER SCREENS */
@media only screen and (max-width: 800px) {
.rp4wp-related-post-content {
	font-size: 1.4em;
    line-height: 0.9;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	text-decoration: none;
	padding-top: 2px;
}
}

/* WIDTH OF BODY TEXT BLOCK */
.g1-content-narrow > .twitter-tweet, .g1-content-narrow > aside, .g1-content-narrow > audio, .g1-content-narrow > blockquote, .g1-content-narrow > canvas, .g1-content-narrow > code, .g1-content-narrow > div, .g1-content-narrow > dl, .g1-content-narrow > figure, .g1-content-narrow > form, .g1-content-narrow > h1, .g1-content-narrow > h2, .g1-content-narrow > h3, .g1-content-narrow > h4, .g1-content-narrow > h5, .g1-content-narrow > h6, .g1-content-narrow > hr, .g1-content-narrow > iframe, .g1-content-narrow > ol, .g1-content-narrow > p, .g1-content-narrow > pre, .g1-content-narrow > section, .g1-content-narrow > table, .g1-content-narrow > ul, .g1-content-narrow > video {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* Related Videos Thumbnails MOBILE */
@media only screen and (max-width: 600px) {
.rp4wp-related-post-image {
	width: 40%;
	padding-right: 10px;
	padding-top: 2px;
	margin-bottom: 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
}

.rp4wp-related-posts ul>li {
list-style:none;
margin:0;
padding-top:22px;
padding-right:20px;
padding-left:0px;
clear:both;background-color:#ffffff;
height: 10px;
}

.rp4wp-related-posts ul>li>p {
margin:0;
background-color:#ffffff;
width: 100px;
}

.rp4wp-related-post-image {
width:40%;
padding-left:0px;
margin-left:-7px;
padding-right:10px;
padding-top:2px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
float:left;
background-color:#ffffff;
}

/* PREV HEADING */
.g1-nav-single-prev > a > strong {
	color: #000000;
}

/* NEXT HEADING */
.g1-nav-single-next > a > strong {
	color: #000000;
}

/* PREV TITLE */
.g1-nav-single-prev > a > span {
	font-size: 27px;
    line-height: 1;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
}

/* NEXT TITLE */
.g1-nav-single-next > a > span {
	font-size: 27px;
    line-height: 1;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
}

/* Post Titles */
.entry-content h1, h1 {
    font-size: 46px;
    line-height: 0.9;
}

/* Post Titles */
@media only screen and (max-width: 767px) {
.entry-content h1, h1 {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 40px;
	line-height: 0.9;
}
}

/* Subscribe Form Heading VIDEO PAGE */
.sib-text-form-block {
	font-size: 35px;
    line-height: 0.9;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	margin-top: -15px;
    margin-bottom: -20px;
}

/* Subscribe Form Submit Button VIDEO PAGE */
.sib-form-block {
	margin-top: 0px;
	margin-bottom: -5px;
    border-radius: 0px;
}

/* TITLE INSIDE 1ST BOX ON HOME SLIDER DESKTOP */
.g1-alpha.g1-alpha-1st.entry-title {
   font-size: 44px;
   line-height: 0.9;
 }

/* TITLE INSIDE 1ST BOX ON HOME SLIDER TABLET */
@media only screen and (max-width: 768px) {
.g1-alpha.g1-alpha-1st.entry-title {
   font-size: 34px;
   line-height: 0.9;
}
}

/* TITLE INSIDE 1ST BOX ON HOME SLIDER MOBILE */
@media only screen and (max-width: 600px) {
.g1-alpha.g1-alpha-1st.entry-title {
   font-size: 30px;
   line-height: 0.9;
}
}

/* TITLE INSIDE 1ST BOX ON HOME SLIDER MOBILE */
@media only screen and (max-width: 320px) {
.g1-alpha.g1-alpha-1st.entry-title {
   font-size: 26px;
   line-height: 0.9;
}
}

/* ALL TITLES INSIDE ALL BOXES INCLUDING 2ND AND 3RD ON HOME SLIDER DESKTOP */
.g1-gamma-1st {
   font-size: 36px;
   line-height: 0.9;
}

/* ALL TITLES INSIDE ALL BOXES INCLUDING 2ND AND 3RD ON HOME SLIDER TABLET */
@media only screen and (max-width: 768px) {
.g1-gamma-1st {
   font-size: 34px;
   line-height: 0.9;
}
}

/* ALL TITLES INSIDE ALL BOXES INCLUDING 2ND AND 3RD ON HOME SLIDER MOBILE */
@media only screen and (max-width: 600px) {
.g1-gamma-1st {
   font-size: 30px;
   line-height: 0.9;
}
}

/* ALL TITLES INSIDE ALL BOXES INCLUDING 2ND AND 3RD ON HOME SLIDER MOBILE */
@media only screen and (max-width: 320px) {
.g1-gamma-1st {
   font-size: 26px;
   line-height: 0.9;
}
}

/* FEATURED MATRIX TITLE DESKTOP + PAGE TITLES */
.g1-title, .g1-alpha {
   font-size: 52px;
   line-height: 0.9;
   letter-spacing: 0px;
}

/* FEATURED MATRIX TITLE MOBILE + PAGE TITLES */
@media only screen and (max-width: 600px) {
.g1-title, .g1-alpha {
   font-size: 38px;
   line-height: 0.9;
}
}

/* FEATURED MATRIX TITLE MOBILE + PAGE TITLES */
@media only screen and (max-width: 320px) {
.g1-title, .g1-alpha {
   font-size: 26px;
   line-height: 0.9;
}
} 

/* MORE VIDEOS TITLE ON HOME PAGE DESKTOP */
.g1-delta.g1-delta-2nd.g1-collection-title {
    font-size: 52px;
    line-height: 0.9;
    font-weight: 400;
    font-family: 'Teko' ,sans-serif;
	letter-spacing: 0px;
}

/* MORE VIDEOS TITLE ON HOME PAGE MOBILE */
@media only screen and (max-width: 600px) {
.g1-delta.g1-delta-2nd.g1-collection-title {
    font-size: 38px;
    line-height: 0.9;
    font-weight: 400;
    font-family: 'Teko' ,sans-serif;
	letter-spacing: 0px;
}
}

/* MORE VIDEOS TITLE ON HOME PAGE MOBILE */
@media only screen and (max-width: 320px) {
.g1-delta.g1-delta-2nd.g1-collection-title {
    font-size: 26px;
    line-height: 0.9;
    font-weight: 400;
    font-family: 'Teko' ,sans-serif;
	letter-spacing: 0px;
}
}

/* MENU UNDERLINE COLOR */
#page .g1-primary-nav-menu>.current-menu-item>a:before {
	display: none;
	visibility: hidden;
}

/* MENU ACTIVE TEXT COLOR */
.g1-hb-row .g1-primary-nav-menu > .menu-item > a {
	color: #ffffff;
}

/* OFF CANVAS SOCIAL ICONS */
.g1-socials-items {
    text-align: center;   
}

/* OFF CANVAS DONATE BUTTON */
.g1-menu-v {
    text-align: center;
}

/* SEARCH BAR */
.search-form {
    margin-top: 0px;
	margin-bottom: 1px;
	border-width: 0px;
    border-style: hidden;
    background-color: #3b3b3b;
    border-radius: 0px;
    color: #ffffff !important;
}

/* OFF CANVAS CLOSE BUTTON */
.g1-canvas-toggle {
    box-sizing: border-box;
    display: block;
    width: 44px;
    height: 28px;
    margin-left: -22px;
    position: absolute;
    z-index: 4;
    left: 90%;
    right: auto;
    top: 0px;
    font-size: 0;
    line-height: 0;
    text-align: right;
    border-radius: 4px;
    color: #ffffff;
    transition: border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out,opacity 375ms ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* SEARCH BOX ENLARGE */
div.g1-column > div.search-form-wrapper{
	display:none;
}

/* PAGE TITLE */
.g1-alpha-2nd, .g1-beta-2nd, .g1-delta-2nd, .g1-epsilon-2nd, .g1-gamma-2nd, .g1-giga-2nd, .g1-mega-2nd, .g1-zeta-2nd {
    letter-spacing: 0px;
	text-transform: uppercase;
}

/* SMALL LINE BELOW SECTION HEADING */
.g1-alpha-2nd > span::before, .g1-beta-2nd > span::before, .g1-delta-2nd > span::before, .g1-epsilon-2nd > span::before, .g1-gamma-2nd > span::before, .g1-giga-2nd > span::before, .g1-mega-2nd > span::before, .g1-zeta-2nd > span::before {
    display: block;
    width: 60px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
    border-width: 0 0 3px;
    border-style: solid;
    border-color: #d72323;
    content: "";
}

/* THUMBNAIL BUTTON */
.g1-dark .g1-button-solid {
    border-color: #d72323;
    /*background-color: #d72323;*/
    color: #fff;
}

/* SECTION HEADINGS */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    border-width: 0;
    border-style: solid;
    outline: 0;
    font-size: 130%;
    vertical-align: baseline;
    background: 0 0;
}

/* ARROW BUTTON OVERLAY */
.g1-frame-icon {
    display: none;
	visibility: hidden;
}

/* PLAY BUTTON OVERLAY */
.entry-tpl-tile .g1-frame-icon {
    display: none;
	  visibility: hidden;
}

/* PLAY BUTTON OVERLAY */
.g1-frame-icon-video {
    display: none;
	  visibility: hidden;
}

/* YOU MAY ALSO LIKE BELOW POST */
.g1-related-entries {
    display: none;
	  visibility: hidden;
}

/* DEVELOPER DATA IN FOOTER */
.g1-footer {
    display: none;
	  visibility: hidden;
}

/* LEAVE A REPLY HEADER */
#reply-title {
    display: none;
	  visibility: hidden;
}

/* POST HEADING FONT */
h1.entry-title {
	color: #000000;
	text-align: left;
}
	
/* OFF CANVAS MENU ITEMS */
.g1-primary-nav-menu>.menu-item {    
    font-size: 1rem;
    text-align: center;
}

/* FILLS GAPS ON OFF CANVAS MENU */
@media only screen and (max-width: 1024px) {
	.g1-primary-nav-menu>.menu-item {    
	background-color: #000000;
	}
}
	
/* SEARCH PAGE SEARCH BOX AT TOP - SET MARGIN-TOP TO ZERO TO HIDE */
.page-header {
	  margin-top: 0px;
}

/* POST TITLE */
.g1-mega.g1-mega-1st.entry-title {
    display: none;
	visibility: hidden;
}

/* HAMBURGER BUTTON */
.g1-bin-1.g1-bin-grow-off {
		margin-right: -10px;
}
	
/*Off Canvas Search Box Spacing*/
div.g1-canvas-content > div.search-form-wrapper{
	margin-top: 25px;
    padding-bottom: 16px;
	background-color: #000000; /* FILLS GAPS */
	}
	
/*Off Canvas Menu Options Spacing*/
.g1-canvas-content .menu-item > a {	
    padding-top: 11px;
    padding-bottom: 11px;
	}

/* FILLS GAPS NEAR SEARCH BAR ON OFF CANVAS MENU */
@media only screen and (max-width: 1024px) {
.g1-canvas-content .menu-item > a {    
	background-color: #000000;
	}
}
	
/*OFF CANVAS MENU DOWN ARROW POSITION*/
.g1-menu-v>.menu-item>a:after {
    position: inherit;
    right: -8px;
	top: 4px;
    left: auto;
}
	
/*OFF CANVAS CONTENT POSITION AND MARGIN*/	
	.g1-canvas-inner {
    width: 320px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 10px;
    bottom: 0;
}

/*Newsletter field adjustment*/
.g1-newsletter label {
    overflow: hidden;
    width: 1px;
    height: 1px;
    position: absolute;
    clip: rect(1px,1px,1px,1px);
    margin-top: -16px;
}
 
/*Remove donate icon*/
.entry-flag:before{
		display:none;
	}
	
/*Off-Canvas Donate Button*/
.g1-menu-with-icons>.menu-item>a {
    padding-left: 0px ;
	font-size: 26px;
    letter-spacing: .03em;
    font-family: 'Teko',sans-serif;
	font-weight: 400;
	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #3b3b3b;
}

/* Off-Canvas Sub-Menu Text */
.sub-menu>.menu-item>a, .sub-menu>.menu-item>button {
padding-right: 14px;
font-size: 14px;
font-family: Roboto,sans-serif;
font-weight: 400;
text-transform: none;
letter-spacing: normal;
line-height: 15px;
}
	
/*Input type searsh focus border color*/
input[type=search]:focus{
    border-color: transparent !important;
}

/* CONTACT FORM SUBMIT BUTTON */
.evf-submit-container {
    margin-top: 20px;
}
	
/* TOP-LEFT SMALL BOX OVERLAY ON THUMBNAILS */
.entry-flags .entry-flag {
    display: none;
	visibility: hidden;
}

/* Off-Canvas Sub-Menu Heading Text */
.g1-menu-item-helper {
	visibility: hidden;
	margin-top: -59px;
}

/* Collection Under Contact Page */
.g1-collection g1-popular-content {
    display: none;
	visibility: hidden;
}

/* Search Box Text */
.search-form .search-field {
    color: #ffffff;
}

/* Page Header - On Pages NOT Posts */
.page-header {
    margin-top: -25px;
	padding-top: 5px;
}

/* Page Header - Should only display on SEARCH RESULTS, TAGS, CATEGORIES, ALL VIDEOS */
.page-title {
	margin-top: 40px;
    margin-bottom: -7px;
	text-transform: uppercase;
}

/* Comment Button */
input[type="reset"], input[type="button"], button, .g1-button-solid, .g1-button-solid:hover, .g1-arrow-solid, .entry-categories .entry-category:hover, .author-link, .author-info .author-link, .g1-box-icon, .g1-collection-ticker .g1-collection-title, .wyr-reaction:hover .wyr-reaction-button, .wyr-reaction-voted .wyr-reaction-button, .wyr-reaction .wyr-reaction-bar {
    border-color: #d72323;
    background-color: #d72323;
    color: #ffffff;
    border-radius: 0px;
}

/* Favorites Log In Button */
input[type="submit"] {
    border-color: #d72323;
    background-color: #d72323;
    color: #ffffff;
    border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}

/* Magnifying Glass */
@media only screen and (max-width: 600px) {
.g1-dropable .g1-drop-toggle {
	margin-right: 10px;
}
}

/* Social Media Top-Left */
.g1-bin-1.g1-bin-grow-off {
    margin-bottom: -3px;
}

/* PayPal Donation Page Text */
label, legend {
    font: 700 16px/16px serif;
    font-family: serif;
    font-family: Quicksand, sans-serif;
    letter-spacing: normal;
    text-transform: none;
	margin-right: 10px;
}

/* Text Input Field Borders */
input {
		border-color: #3b3b3b;
	    border-radius: 0px;
	}

/* Popular Collection at Bottom of Donate Page */
.g1-collection.g1-popular-content {
    display: none;
	visibility: hidden;
}

textarea {
    box-sizing: border-box;
    max-width: 100%;
    margin: 0;
    padding: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: #3b3b3b;
    border-radius: 0px;
    background-color: transparent;
    transition: border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out;
}

/* Comment Website Field - IMPORTANT: Adding this fixes the placeholder text transparency problem */
.comment-form-url {
    display: none;
	visibility: hidden;
}

/* SEARCH BAR OUTER BOX ON DESKTOP*/
.g1-dropable .g1-drop-content {
    background-color: #000000;
}

/* SEE ALL VIDEOS button at Bottom of Home */
.adace-slot a img {
    position: relative;
    bottom: 0px;
    top: 170px;
	max-width: 150px;
}

/* SEE ALL VIDEOS button at Bottom of Home */
@media only screen and (max-width: 600px) {
.adace-slot a img {
    position: relative;
    bottom: 0px;
    margin-top: 100px;
	margin-bottom: 100px;
	max-width: 150px;
}
}

/* Subscribe Form Heading HOME PAGE */
.ansh-optin-form-title {
    font-size: 25px;
    line-height: 0.9;
    font-weight: 500;
    font-family: 'Teko',sans-serif;
}

/* Bookmark Plugin Subscribe Pop-up Window */
.cbxwpbkmarkguestwrap {
	background: #ffffff;
    z-index: 10;
	padding: 5px;
	border: 1px solid #000000;
	width: 95%;
}

/* Bookmark Button */
.cbxwpbkmarktrig-button-addto {
	margin-left: 15px;
	margin-top: -15px;
	margin-bottom: 15px;
	background-color: #ffffff;
}

.cbxwpbkmarkwrap.cbxwpbkmarkwrap_no_cat.cbxwpbkmarkwrap-post {
	background-color: #ffffff;
}

/* Facebook Comments Window */
.fb-comments {
	background-color: #ffffff;
}

/* POST FEATURED IMAGE AT TOP KEEP BOTH */
.g1-img-wrap.mashsb-micro-wrapper {
    display: none;
	  visibility: hidden;
}

/* PREVIOUS and NEXT Videos */
.g1-nav-single-links {
    background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

/* General Text Color */
a {
    color: #000000;
}

/* Text below commments - Save my name, email, and website in this browser for the next time I comment. */
.comment-form-cookies-consent label, .mc4wp-checkbox-wp-comment-form label, .wpgdprc-checkbox label {
	font-size: 14px;
}

/* Save to Favorites */
@media only screen and (max-width: 600px) {
.cbxwpbkmarktrig-button-addto {
    padding-left: 15px;
}
}

/* My Favorites Text */
.cbxwpbookmark-mylist li a, .cbxwpbookmark-mostlist li a {
	margin-left: -45px;
	font-size: 32px;
    line-height: 0.9;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	text-decoration: none;
}

/* My Favorites Text */
.cbxwpbookmark-mylist, .cbxwpbookmark-mostlist {
    margin-left: 12px;
}

/* My Favorites List Items */
.cbxwpbookmark-mylist-item {
	list-style: none;
	margin-bottom: 30px;
}

/* My Favorites No Bookmark Found Text */
.cbxwpbookmark-mylist-item-notfound {
	margin-left: -45px;
	font-size: 32px;
    line-height: 0.9;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
	text-decoration: none;
}

/* Comment Field */
#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea {
    border-radius: 0px;
	box-shadow: none;
}

/* Name, Email, Website Fields */
#wpdcom .wpd-form-row .wpd-field {
    border-radius: 0px;
	box-shadow: none;
}

/* Required Fields */
#wpdcom input:required {
    box-shadow: none;
	border-radius: 10px;
}

/* Post Comment Button */
#wpdcom .wpd-second-button, #wpdcom .wpd-prim-button {
    line-height: 24px;
	padding-top: 7px;
    letter-spacing: 1px;
    box-shadow: 1px 1px 3px -1px #bbb;
    border-radius: 0px;
}

/* Categories Dropdown */
select {
    box-sizing: border-box;
    align-content: center;
    max-width: 100%;
    margin-top: -7px;
	margin-bottom: -5px;
    padding: 6px;
	padding-right: 30px;
    border-width: 0px;
    border-style: solid;
    border-color: #f7f7f7;
    border-color: var(--g1-border-color);
    background-color: #ffffff;
    color: inherit;
    border-radius: 0px;
    transition: border-color 375ms ease-in-out,background-color 375ms ease-in-out,color 375ms ease-in-out;
}

/* Comment Vote Up Count */
#wpdcom .wpd-up {
    color: #d72323 !important;
}

/* Comment Vote Down Count */
#wpdcom .wpd-down {
    color: #d72323 !important;
}

/* Comment Lightning Icon */
#wpdcom .wpd-thread-filter .wpdf-reacted {
    color: #d72323;
	border-bottom-color: #d72323;
}

/* Comment Flame Icon */
#wpdcom .wpd-thread-filter .wpdf-hottest {
    color: #d72323;
	border-bottom-color: #d72323;
}

/* Comment In Reply To */
#wpdcom .wpd-comment .wpd-reply-to a {
    color: #d72323;
}

/* Comment Author */
#wpdcom .wpd-comment-header .wpd-comment-author {
    letter-spacing: 0px;
}

/* Comment Login Link */
#wpdcom .wpd-auth .wpd-login a {
    color: #666666;
    text-decoration: none;
}

/* PayPal Button */
input[type="image"] {
    border-color: #ffffff;
}

/* Image Under PayPal Button */
.g1-enable-gif-player {
    display: none;
	visibility: hidden;
}

/* Image Under PayPal Button */
.g1-enable-gif-player lazyloaded g1-enable-share-links {
    display: none;
	visibility: hidden;
}

/* Page Header */
.page-header > .g1-row-background {
    border-width: 0 0 0px 0;
    border-style: solid;
    border-color: #ebebeb;
    border-color: var(--g1-border-color);
	background-color: #ebebeb;
}

/* LOAD MORE Button at Bottom of Home */
.g1-collection-more {
    display: none;
	visibility: hidden;
}

body.tag .archive-title::before {
    display: none;
	visibility: hidden;
}

/*Donate Button style*/
nav.g1-quick-nav {
        background-color: #cccccc2b;
		margin-left: 30%;
		max-width: 105px;
}

/*Like and Dislike Button*/
.g1-content-narrow > [style] {
    margin-top: -50px;
    padding-right: 18px;
    padding-bottom: 15px;
}

/*Comments Subscribe For Notifications Email Field*/
#wpdcom .wpdiscuz-subscribe-form-email input[type="email"] {
	border: 1px solid rgb(209, 209, 209);
	border-radius: 0px;
}

/*Post a Comment Button*/
#wpdcom .wpd-second-button, #wpdcom .wpd-prim-button {
	font-size: 24px;
    letter-spacing: .03em;
    font-family: 'Teko',sans-serif;
	font-weight: 300;
    padding-top: 12px;
	padding-bottom: 9px;
}

/*Contact Us Submit Button*/
element {

}

.everest-forms .everest-forms-part-button, .everest-forms a.button:not(.button-large), .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"], .everest-forms input[type="submit"] {
    color: #ffffff;
    height: auto;
    cursor: pointer;
    background: 0 0;
    background-color: #d72323;
    box-shadow: none;
    font-size: 26px;
    font-weight: 400;
    padding: 10px 15px;
    border-radius: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
    border: 0px solid #d72323;
    background-color: #d72323;
}

/*Contact Us Submit Button*/
.g1-button, [type="button"], [type="reset"], [type="submit"], button {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    z-index: 0;
    margin-right: .2px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    zoom: 1;
    cursor: pointer;
	font-size: 26px;
    letter-spacing: .03em;
    font-family: 'Teko',sans-serif;
	font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .03em;
    border-radius: 0px;
    transition: border-color 175ms ease-in-out,background-color 175ms ease-in-out,color 175ms ease-in-out,padding 175ms ease-in-out;
}

.lb-tt lb-tooltip-tt {
    display: none;
	visibility: hidden;
}

/* Mega Menu */
.g1-hb-row .sub-menu {
    border-color: #000000;
    background-color: #000000;
	margin-top: 10px;
    margin-bottom: 10px;
	border: none;
	border-width: 0;
}

/* Mega Menu */
#menu-item-4637 .sub-menu-wrapper {
	margin-top: 14px !important; 
}

/* Mega Menu */
.g1-dropable .menu-item-g1-mega .sub-menu-wrapper > .sub-menu {
	margin: 0;
}

/* Mega Menu */
.g1-dropable .menu-item-g1-mega .sub-menu-wrapper {
	width: 1275px;
}

/* Mega Menu Text */
.g1-dropable .menu-item-g1-mega .sub-menu-wrapper > .sub-menu > .menu-item > a {
    font-weight: 700;
	font-size: 28px;
	color: #d72323;
    letter-spacing: .01em;
    font-family: 'Teko',sans-serif;
	font-weight: 400;
    margin-top: 12px;
	margin-bottom: -20px;
	text-align: left;
}

/* Mega Menu Body Text */
.g1-hb-row .sub-menu .menu-item > a {
    color: #ffffff;
	line-height: 11px;
	margin-top: 0px;
	text-align: left;
}

/* Mega Menu Triangle Under */
#menu-item-4637 .g1-link-toggle {
	visibility: hidden;
	display: none;
}

/* Triangle Under Search Magnifying Glass In Header */
.g1-drop-the-search .g1-drop-toggle-arrow { 
	display: none !important;
}

/* Off Canvas */
.g1-canvas-global {
    background-color: #000000;
}

/* Bookmark Button on Mobile */
@media only screen and (max-width: 600px) {
.cbxwpbkmarktrig-button-addto {
	margin-left: 6px;
	margin-top: -15px;
	margin-bottom: 15px;
	background-color: #ffffff;
}
}

/* SEE ALL VIDEOS button at Bottom of Home MOBILE */
@media only screen and (max-width: 600px) {
	.adace-slot a img {
    position: relative;
    bottom: 0px;
    top: 0px;
}
}

/* VOTES UP AND DOWN ON MOBILE*/
@media only screen and (max-width: 600px) {
.likebtn-wrapper {
	margin-right: -12px;
}
}

/* SEARCH BAR OUTER BOX ON MOBILE*/
@media only screen and (max-width: 600px) {
	#page .g1-bin .g1-drop-content{
	background-color: #000000;
}
}

#widget_custom_html {
	background-color: #000000;
}

/* FOOTER BIMBER STYLE TITLES */
.widgettitle {
    display: none;
	visibility: hidden;
}

/* FOOTER TEXT TITLES */
.g1-prefooter h1 {
    font-size: 26px;
    line-height: 0.9;
    font-weight: 400;
    font-family: 'Teko' ,sans-serif;
	letter-spacing: 0.01px;
	margin-bottom: 5px;
}

/* COMING SOON TOP HEADER */
.g1-header.g1-header-simplified.g1-row.g1-row-layout-page {
    display: none;
	visibility: hidden;
}
