/*!
Theme Name: 15Zine Child
Theme URI: https://themeforest.net/item/15zine-hd-magazine-newspaper-wordpress-theme/10802918
Description: Theme child of 15Zine
Version: 1.0
Author: Codetipi
Author URI: http://www.codetipi.com
Template: 15zine
Text Domain: cubell
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent theme's CSS.
-------------------------------------------------------------- */
body{
    /*overflow-x: hidden;*/
}
.wpcf7{
	direction:ltr;
}
.cb-arrows-tr .flex-direction-nav {
    position: absolute;
    top: calc(50% - 29px);
    left: 0px;
    margin: 0;
    z-index: 20;
    width: calc(100% - 0px);
}

.flex-direction-nav .flex-nav-next{
   float:right !important;
}

@media screen and (max-width:830px){
  .cb-arrows-tr .flex-direction-nav{display:none;}
}

.aboutme-img{
    width: 100%;
    width: calc(100% - 30px);
    height: 200px;
    left: 0;
    margin-top: -130px;
    position: absolute;
 /* background: url(/wp-content/uploads/2016/09/xse25N0zQqvgAAAABJRU5ErkJggg.png) center center no-repeat; */
    background: url(/wp-content/uploads/2019/10/IMG_9412-s.jpg) center center no-repeat !important;
    background-size: contain;
}


.cb-sidebar-right .cb-sidebar{
    margin-top: 150px;
}

.cb-sidebar-right .cb-sidebar .cb-sidebar-widget:nth-of-type(1){
    margin-bottom: 80px;
}

#cb-related-posts-block .cb-post-title{
    padding: 10px 10px !important;
}

/*post title in the left*/
.cb-fis-title-bg.cb-sidebar-none-narrow {
    text-align: left;
    max-width: 860px;
}

/* slider in the bottom of the post*/
footer .cb-arrows-tr .flex-direction-nav {
    top: calc(50% - 50px);
}

.cb-entry-content ol,
.cb-entry-content ul {
    list-style-position: outside;
    margin-left: 23px;
}

.cb-entry-content .alignnone .wp-caption-text {
    text-align: left;
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 5px 10px;
    display: table;
    right: 0;
    margin-top: -41px;
    position: absolute;
    font-size: 12px;
    font-style: normal;
}

.cb-is-stuck-t .aboutme-img,
.cb-is-stuck .aboutme-img,
.cb-is-stuck-perm .aboutme-img,
.cb-is-stuck-frozen .aboutme-img{width:100% ;}

.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea{ background:none; border-bottom:solid 2px #e1e1e1;  height: 50px; padding: 0; color: #484848;
    font-size: 17px; font-weight: normal;}
	
.wpcf7-form-control.wpcf7-text:invalid, .wpcf7-form-control.wpcf7-textarea:invalid{background:none; border-bottom:solid 2px #f76262;}
.wpcf7-form-control.wpcf7-text:focus, .wpcf7-form-control.wpcf7-textarea:focus{ background:none; border-bottom:solid 2px #888;}
.wpcf7-form-control.wpcf7-textarea { height: 50px; padding-top: 9px;}

#lang_sel_list{ height: auto !important;}
.wpml-ls-legacy-list-horizontal{border: none !important;  padding: 0 !important; clear: none !important;}
.wpml-ls-statics-shortcode_actions{ background:none;}
#cb-mob-menu #lang_sel_list{position: relative; z-index: 9;}

.feedburner-email-subscription form{color: #161616; font-weight: 700; margin-top: 0; position: relative;}
.feedburner-email-subscription input[type="text"]{ background: #e4e4e4 none repeat scroll 0 0; border: 0 none; font-size: 16px; height: 60px; outline: 0 none; padding: 10px 80px 10px 20px; width: 100%;}
.feedburner-email-subscription button.btn-submit { border: 0 none; border-left: 1px solid #999; margin-top: 10px; background: transparent none repeat scroll 0 0; font-size: 18px; height: 40px;  outline: 0 none; position: absolute; top: 0; width: 70px; right:0; display: inline-block;}
.feedburner-email-subscription button.btn-submit:hover{ border-color: #000 !important;}

.widget_search .cb-search .cb-search-field::-webkit-input-placeholder {opacity: 1;} 
.widget_search .cb-search .cb-search-field:-moz-placeholder { /* Firefox 18- */ opacity: 1; } 
.widget_search .cb-search .cb-search-field::-moz-placeholder { /* Firefox 19+ */ opacity: 1; } 
.widget_search .cb-search .cb-search-field:-ms-input-placeholder {  opacity: 1; }

.cb-mob-menu .cb-mob-close-wrap { text-align: right;}
.cb-mob-menu .cb-mob-close-wrap a { margin-right: 10px; color: #fff; }
.cb-mob-menu .cb-mob-close-wrap a:hover {color: #fff;}

.cb-sticky-sidebar .textwidget{text-align: justify;} 
#cb-nav-bar .cb-links-menu .cb-sub-menu li a{text-align:left}
/*div.wpcf7{direction: ltr;}*/

.comment_content{word-break: break-all;}

@media screen and (max-width:1023px){
	.essb_links.essb_width_flex ul{display: inline !important;}
	.essb_links.essb_width_flex li{width: auto !important; margin-bottom:10px !important;}
}
@media screen and (max-width:767px){
.cb-entry-content .alignnone .wp-caption-text{
    margin-top: -34px;
}
.cb-entry-header{padding: 0 10px;}
}
