/*
Theme Name: 	Brincar na Cozinha - Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.hide {
  display: none;
}

/* Menu top bar
-------------------------------------------------------------- */
#Top_bar .menu_wrapper {
    float: right;
}

#Top_bar ul li a {
    text-transform: uppercase;
    border-radius: 0 !important;
}

#Content .sidebar .widget-area{
	padding-top: 0px;
}
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 14px;
}

#menu-topo {
    margin-bottom: 0;
}

:not(.home).header-classic #Top_bar,
:not(.home).header-classic #Top_bar #menu {
    background-color: #66b5d0 !important;
}

.home #Header_wrapper {
    background-color: #353634;
}

.home .the_content_wrapper {
    margin: 0;
}

@media only screen and (min-width: 768px) {
    :not(.home).tr-menu.header-classic #Top_bar:not(.is-sticky) {
        background-color: #66b5d0 !important;
    }
}

@media only screen and (min-width: 1240px) {
    .menu-highlight #Top_bar .menu > li > a span:not(.description) {
        line-height: 24px !important;
    }
}


/* Structure ( Content + Sidebar )
-------------------------------------------------------------- */

body.with_aside .sections_group {
    width: calc(100% - 320px);
}

body.with_aside .sidebar.columns {
    width: 300px;
}

body.with_aside .sidebar.columns .widget-area {
    padding: 0;
}

.widget {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

/* Page / Post styles
-------------------------------------------------------------- */
#Subheader .title {
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 100%;
}
#Subheader .bnc-excerpt {
    width: 80%;
}
#Subheader:after {
    display: none;
}

#Subheader .bnc-date,
#Subheader .bnc-excerpt {
    color: #fcb040;
}

#Subheader .bnc-date {
    font-size: 14px;
    line-height: 25.97px;
    text-transform: uppercase;
}
#Subheader .bnc-excerpt {
    font-size: 22px;
    line-height: 27px;
    font-weight: bold;
    overflow: hidden;
}

.widget-area:before {
    background: none;
}

.aside_right .widget-area {
    border: none;
}

#Content .content_wrapper .sections_group {
    padding-top: 0;
}

.with_aside .sections_group {
    padding-top: 0px;
}

#Content .section-post-header {
    display: none;
}

.the_content_wrapper {
    margin: 0 0 30px 0;
}

.the_content_wrapper {
    font-size: 19px;
    line-height: 29px;
}
.the_content_wrapper + p {

}
.the_content_wrapper .wp-post-image {
    margin-bottom: 20px;
}

.bnc-article .section_wrapper {
    max-width: 100%;
}

.bnc-article .the_content_wrapper {
    letter-spacing: 0;
}

.bnc-article .column_image {
    width: 100%;
    margin: 0 auto;
}

.bnc-newslist-title {
    text-align: center;
    background-color: #e51937;
    height: 59px;
}

.bnc-newslist-title h3 {
    margin: 0;
    padding-top: 15px;
    text-transform: uppercase;
}

.bnc-article-newslist {
    background-color: #e51937;
}
.bnc-article-newslist .post-date {
    color: #075034;
}

.bnc-contest-top #Header_wrapper {
    background-color: #e51937;
}

.bnc-contest-top #Header_wrapper h1 {
    color: #FFFFFF !important;
}

.single .the_content_wrapper {
    letter-spacing: 0px;
}

/* Social icons */
.bnc-social {
    margin: -10px 0 20px 0;
}
.bnc-social .st_pinterest_vcount {
    display: none;
}
.bnc-social .share_wrapper {
    border: none;
    padding: 0;
    text-align: center;
}
.bnc-social .stButton {
    margin: 0;
}
.bnc-social .stButton .stBubble {
    display: none !important;
}
.bnc-social .stButton .stMainServices {
    background-image: url("library/img/social-sprite.png") !important;
    height: 50px !important;
    padding: 0;
}
.bnc-social .stButton .st-facebook-counter {
    background-position-y: -3px;
}

.bnc-social .stButton .st-twitter-counter {
    background-position-y: -55px;
}

.bnc-teka-margin {
    margin: 0;
}

@media only screen and (min-width: 1240px) {
    .bnc-social {
        float: left;
        width: 75px;
    }
    .the_content_wrapper .content-wrapper {
        margin-left: 75px;
    }
    .bnc-social .share_wrapper {
        text-align: left;
    }
}

/* EDITOR */

.bnc-highlight {
    font-size: 30px;
    line-height: 36px;
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    width: 100%;
    padding-bottom: 35px;
    display: block;
    padding-top: 35px;
    border-top: 1px solid #FCB040;
    border-bottom: 1px solid #FCB040;
}


/* Page Styles
-------------------------------------------------------------- */
@media only screen and (min-width: 1240px) {

    #Content .sections_group {
        max-width: calc( 100% - 348px );
    }

    .home #Content .sections_group {
        max-width: 100%;
    }

    .sidebar {
        max-width: 300px;
    }

    #Top_bar .container,
    #Subheader .container {
        max-width: 1170px !important;
    }

    #Top_bar .container .column.one {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .with_aside .content_wrapper {
        margin-top: -350px;
        background-color: #FFFFFF;
        position: relative;
    }

    .single-post.with_aside .content_wrapper {
        margin-top: -360px;
    }

    #Content .content_wrapper {
        padding: 14px;
    }

    .home #Content .content_wrapper {
        padding: 0;
    }

    .bnc-title-h2 {
        font-size: 50px;
    }

    .bnc-subtitle-big {
        width: 60%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 768px) {
    .home .bnc-title .column_attr {
        padding: 25px 0 25px 0 !important;
    }
    .bnc-line-bg {
        background-image: none !important;
    }

    .single .post-wrapper-content {
        margin-top: 20px;
    }
}

/* HP - News list block
-------------------------------------------------------------- */

@media only screen and (min-width: 1240px) {
    .bnc-newslist .section_wrapper, .container {
        max-width: 100%;
    }
    .bnc-newslist .column {
        margin: 0;
    }
    .bnc-newslist .one.column {
        width: 100%;
    }
    .bnc-newslist .image_wrapper {
        max-height: 230px;
    }
}

.bnc-newslist h2 {
    font-size: 20px;
    line-height: 22px;
}
.bnc-newslist h2 a {
    color: white;
}
.bnc-newslist h2 a:hover {
    color: white;
    opacity: 0.8;
}
.bnc-newslist .image_frame {
    border: none;
}
.bnc-newslist .masonry .post-item {
    background-color: transparent!important;
    margin: 0 0 20px;
}
.bnc-newslist .posts_group.masonry.col-4 .post-item {
    width: 25%;
}
.bnc-newslist .author-date .date {
    color: #450913;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px;
}
.bnc-newslist .author-date .label,
.bnc-newslist .author-date i,
.bnc-newslist .author-date .fn,
.bnc-newslist .post-footer,
.bnc-newslist  .post-excerpt {
    display: none;
}
.bnc-newslist .masonry .post-desc-wrapper .post-desc {
    padding: 12px 25px 6px;
}

.bnc-newslist .masonry .post-desc-wrapper .post-desc .post-meta {
    margin-bottom: 0;
}

.bnc-join-block .big {
    font-size: 17px;
    line-height: 23px;
}

/* News Page Archive - Blog component
------------------------------------------------------------- */

.bnc-container.bnc-container-news .section_wrapper {
    max-width: 100% !important;
}
.bnc-newslist.bnc-newspage {
	/*margin-left: -10px;*/
    width: 100%;
    margin: 0 0 40px;
}

.bnc-newslist .post-item {
    margin-bottom: 20px !important;
}

.bnc-newslist.bnc-newspage .image_wrapper {
	max-height: 218px;
}

.bnc-newslist.bnc-newspage .masonry .post-item {
    background-color: transparent!important;
    margin-bottom: 10px;
}

.bnc-newslist.bnc-newspage .post-item .post-desc-wrapper {
	background-color: #e51937;
    height: 105px;
}

.bnc-newslist.bnc-newspage .post-item .post-desc {
	padding: 16px 15px 1px;
}

.bnc-newslist.bnc-newspage .post-item .post-date {
	color: #fcb040;
}

.bnc-newslist.bnc-newspage h2,
.bnc-newslist.bnc-newspage .post-item .post-title {
    font-size: 20px;
    line-height: 22px;
    overflow: hidden;
    height: 40px;
}

.bnc-newslist.bnc-newspage .author-date .date {
    font-size: 11px;
}

/* Contest plugin style resets
------------------------------------------------------------- */
div.vc-menu-animation {
	display: none;
}

/* Gallery / Vote Styles
-------------------------------------------------------------- */

/* Call to action orange btn */
.bnc-widget-banner .rev-btn,
.video_vote,
.contest-vote-padding.greenb {
    z-index: 7;
    white-space: nowrap;
    font-size: 16px;
    line-height: 10px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: 'Alfa Slab One';
    background-color: rgb(252, 176, 64);
    border-color: rgb(252, 176, 64);
    border-radius: 30px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none;
    text-align: inherit;
    margin: 0px;
    padding: 12px 22px;
    letter-spacing: 1px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    text-transform: uppercase;
}

.video-contest {
	margin-top: -16px;
    /*margin-left: -16px;*/
}

.with_aside .section_wrapper {
    max-width: 100%;
}

/* Single Video Title */
.video-contest .video_gallery-wrap div.author{
	color: #000000;
	font-family: "Alfa Slab One", Arial, Tahoma, sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 22px;
	line-height: 22px;
	text-transform: none !important; /* Remove uppercase */
	overflow: hidden;
 	max-height: 22px;
}

/* Single Video Subtitle */
.video-contest .video_gallery-wrap .gallery-title-autor .pc-title {
	text-transform: uppercase;
	font-family: "Lato", Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 22px;
}
.video-contest .video_gallery-wrap img,
.video-contest .video_gallery-wrap .one-half img {
    background-color: white;
}

.video-contest .video_order-list {
	display: none;
}

.video-contest .video_contest-pagination {
	/* Vertical margin between videos and paginations.
	 * There is already 7 px filled by element margins. Total has to be 18px;
	 * The remainder is 11px;
	*/
	margin-top: 11px;
}

.video-contest .video_contest-pagination span{
	padding: 0 !important;
    min-height: 26px !important;
	padding-top: 4px !important;
}

.video_contest-detail-info {
    font-size: 16px;
    line-height: 20px;
}

.video_contest-detail-info strong {
    text-transform: uppercase;
    font-weight: bold !important;
    color: #000000;
}

.video_contest-upload-form-box strong {
    text-transform: uppercase;
}

.video_contest-upload-form-box .bnc-rules {
    text-transform: uppercase;
}

.video_contest-upload-form-box .bnc-rules-link {
    color: #66b5d0 !important;
    text-decoration: underline !important;
}

/* Participartion form styles
-------------------------------------------------------------- */
.video-contest .p-form.p-bordered {
    border: none;
    padding: 20px;
    margin-top: -30px;
}

.video-contest .p-title-side {
    font-family: "Alfa Slab One", Arial, Tahoma, sans-serif;
    font-size: 22px;
}

.video-contest .pc-btn {
    font-family: "Alfa Slab One", Arial, Tahoma, sans-serif;
    text-transform: uppercase;
}

/* Top 6 page styles
------------------------------------------------------------- */
@media only screen and (max-width: 960px) {
    .video-contest .video_gallery-wrap .firstbox {
        width: 92%;
    }
}

@media only screen and (min-width: 960px) {
    .video-contest .video_gallery-wrap .firstbox {
        width: 43%;
    }
}
.video-contest .firstbox {
    float: left;
    height: 240px;
    margin: 0 auto;
    width: 44%;
}

.video-contest .firstbox .firstbox_number {
    position: relative;
    left: calc(49% - 102px);
}
.video-contest .firstbox .firstbox_image {
    position: relative;
    left: calc(-49% + 102px);
}

.video-contest .firstbox_title {
    margin-top: -60px;
    margin-bottom: 24px;
    height: 44px;
    font-family: "Alfa Slab One", Arial, Tahoma, sans-serif;
    font-size: 22px;
    overflow:hidden;
}

.video-contest .firstbox_author {
    margin-top: 70px;
    text-transform: uppercase;
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-size: 10px;
    color: #393939;
}
.video-contest .firstbox_count span {
    margin-top: 0;
}

.video-contest .v_top10wrap > .video_clear {
    clear: none !important;
}

/* Submission detail styles
------------------------------------------------------------- */
.vc-image-bottom-box {
    border: none;
}

.video_contest-detail-info {
    border: none !important;
}

.under-image-bar-left-div.a-5down {
    border: none !important;
}

.vc-image-bottom-box .contest-vote-padding {
    height: 36px;
}

.vc-image-bottom-box .contest-vote-padding span {
    padding-top: 0px;
}

/* BNC Banner Widget styles - for use with widget-bnc_banner.php
-----------------------------------------------------------------*/
.bnc-widget-banner {
	height: 418px;
	max-width: 300px;
	background-color: #66b5d0;
	background: url("library/img/bnc-widget_background.png");
}

.bnc-widget-banner .bnc-widget-content {
    font-size: 17px;
    line-height: 23px;
}

.bnc-widget-banner .bnc-widget-content strong {
    font-size: 19px;
}

.bnc-widget-banner .bnc-widget-footer a {
    text-decoration: none !important;
}

.bnc-widget-banner .bnc-widget-header {
	padding-bottom: 25px;
	text-transform: uppercase
}

.bnc-widget-banner .bnc-widget-content {
	text-align: center;
	color: white;
	padding-left: 25px;
	padding-right: 25px;
	height: 240px;
	margin-bottom: 40px;
}

.bnc-widget-banner .bnc-widget-footer {
	padding-left: 13.5%;
}

.bnc-widget-banner .bnc-widget-header h2 {
	font-size: 22px;
	text-align: center;
}

.bnc-widget-banner .tp-mask-wrap {
	position: absolute;
    display: block;
    overflow: visible;
}

/* BNC Gallery Widget Styles
-----------------------------------------------------------------*/

.bnc-widget-gallery {
    border-bottom: 1px solid #e51937;
    margin-bottom: 60px;
}

.bnc-widget-gallery .bnc-widget-header {
    background-color: #e51937;
    height:50px;
}

.bnc-widget-gallery .bnc-widget-header h2 {
    font-size: 22px;
    margin: 0  0 0 12px;
    float: left;
    line-height: 48px;
    padding-top: 2px;
}

.bnc-widget-gallery .bnc-widget-header .controls {
    width: 100px!important;
}

.bnc-widget-gallery .bnc-widget-header .controls #bx-prev-video {
    float: left;
}
.bnc-widget-gallery .bnc-widget-header .controls .bx-prev,
.bnc-widget-gallery .bnc-widget-header .controls .bx-next {
    color: transparent;
    display: inline-block;;
    font-size: 0;
    height: 50px;
    width: 50px;
    float: left;
}
.bnc-widget-gallery .bnc-widget-header .controls .bx-next {
    background: transparent url('library/img/bx-next.png') 0 0 no-repeat;
}
.bnc-widget-gallery .bnc-widget-header .controls .bx-prev {
    background: transparent url('library/img/bx-prev.png') 0 0 no-repeat;
}
.bnc-widget-gallery .bnc-widget-content .bx-wrapper {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    max-width: 100%;
}
.bnc-widget-gallery .video-thumb {
    max-height: 170px;
    overflow: hidden;
}
.bnc-widget-gallery .video-thumb img {
    width: 100%;
    margin: 0 auto;
}
.bnc-widget-gallery .video-info h3 { /* Recipe name */
    font-size: 16px;
    color: #393939;
    height: 35px;
    overflow: hidden;
    margin-bottom: 0px;
}
.bnc-widget-gallery .video-info h4 { /* User name */
    text-transform: uppercase;
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-size: 10px;
    color: #393939;
    margin-bottom: 0;
    margin-top: -12px;
}

/* Footer
-------------------------------------------------------------- */

.footer_action .container {
    margin-bottom: 0;
    padding-bottom: 0;
}
.footer_action {
    height: 105px;
}
#Footer .footer_action .one {
    margin: -17px 0 0 0;
    padding: 0;
}
.bnc-teka-link,
.bnc-magazine-link {
    display: inline-block;
    line-height: 0;
    font-size: 0;
    color: transparent;
}

.bnc-teka-facebook {
    float: right;
    background-image: url("library/img/icon_facebook.png");
    height: 28px;
    width: 28px;
    line-height: 0;
    font-size: 0;
    color: transparent;
    margin-top: 30px;
    padding-right: 20px;
    background-repeat: no-repeat;
}
.bnc-teka-link {
    background-image: url("library/img/logo_teka.png");
    height: 90px;
    width: 92px;
}
.bnc-magazine-link {
    background-image: url("library/img/logo_magazine.png");
    height: 92px;
    width: 107px;
    margin-left: 60px;
    margin-top: 25px;
}


/* Gallery
-------------------------------------------------------------- */

.clear {
    clear: both;
}

.text-info-select-type {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}

.option-video, .option-gallery {
    display: none;
}

.success-gallery {
    color: #4BB543;
}

.success-alert-gallery {
    color: #fcb040;
}

.success-gallery,
.success-alert-gallery {
    font-family: inherit;
    font-size: 14px;
    margin-bottom: 20px;
}

.error-gallery {
    color: #CC0000 ;
    font-family: inherit;
    font-size: 14px;
    margin-bottom: 20px;
}

.column-buttons {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

.column-buttons span,
.column-buttons button {
    margin: 0 7px 5px 0;
}    

.fileinput-button {
    background-color: #66b5d0;
    border: 0px;
    border-color: transparent;
    border-radius: 0px;
    height: 32px;
}

.fileinput-button:hover {
    background-color: #5e6c79
}

.btn-primary.start {
    background-color: #2e6da4;
    display: none;
}

.btn-warning.cancel {
    background-color: #fcb040;
}

.btn-danger.delete {
    background-color: #e51937;
}

.template-row-img {
    border-top: 1px solid #ccc;
}

.template-row-img:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.row-item-img {
    align-items: center;
    display: flex;
    font-family: inherit;
    height: 82px;
    justify-content: center;
}

.template-row-img,
.preview-img,
.filename-img,
.size-img,
.buttons-img {
    display: inline-block;
    font-family: inherit;
}

.preview-img,
.filename-img,
.size-img,
.buttons-img {
    flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}

.template-row-img,
.row-item-img {
    width: 100%;
    display: inline-block;
}


.filename-img {
    word-wrap: break-word;
}

.size-img {
    color: #92969a;
}

.description-img {
    margin-bottom: 5px;
}

.preview-img,
.filename-img,  
.size-img,
.description-img,
.description-img .desc-img,
.buttons-img {
    padding-left: 7px;
    width: 100%;
}

.description-img .desc-img {
    margin-bottom: 0px;
}

.p-form-modern-slateGray .template-row-img .description-img .form-control.desc-img:focus {
    background-color: #fff !important;
}

.buttons-img  span {
    display:none;
}

.buttons-img  .cancel {
    float: right;
}

.buttons-select-type .pc-btn {
    opacity: 1;
}

.buttons-select-type .pc-btn.opacity-button,
.opacity-input {
    opacity: 0.4;
}

.error {
    color: #CC0000;
    margin-top: 5px;
}

.space {
    margin-bottom: 10px;
}

.loading {
  background: transparent url('library/vendor/jquery.bxslider/images/bx_loader.gif') 0 0 no-repeat;
  display: none;
  height: 32px;
  margin: 0 auto;
  width: 32px;
}

.loading-text {
  display: none;
  margin-top: 5px;
  text-align: center;
}

@media only screen and (min-width: 960px) {

    .row-item-img {
        display: flex;
    }
    .preview-img {
        width: 15%;
    }

    .filename-img {
        width: 30%;
    }

    .size-img {
        color: #92969a;
        width: 10%;
    }

    .description-img {
        width: 27%;
    }
    .buttons-img {
        width: 18%;
    } 
    .buttons-img  span {
        display:initial;
    }

}
/*Bx slider detail page */

.video_video-container .bx-wrapper .img-slider {
    margin: 0 auto;
}

ul.gallery-slider {
    list-style-type: none;
    margin: 0;
}

.video_video-container .bx-viewport {
    position: relative;
}

.caption-img-slider {
    background-color: rgba(8, 8, 8, 0.5);
    bottom: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    padding: 5px;
    position: absolute;
    width: calc(100% - 10px);
}

.hide-form-group {
    display: none;
}
