/*

 Theme Name:     15zine Child

 Theme URI:      http://themeforest.net/user/cubell

 Description:    15zine Child Theme

 Author:         Cubell

 Author URI:     http://themeforest.net/user/cubell

 Template:       15zine

 Version:        1.3

*/





/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.

-------------------------------------------------------------- */

.nav-btn-wrapper {
    float: right;
    line-height: 80px;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
}
.nav-btn-txt {
    font-size: 25px;
}

iframe {
    margin: 0 auto;
    display: block;
}

.cb-grid-img {
    overflow: hidden;
}
.cb-slider .slides li .wp-post-image {
    min-height: 300px;
    width: initial;
    min-width: inherit!important;
    max-width: initial!important;
}
.cb-slider-2 .slides li,
.cb-slider-3 .slides li{
    max-height: 300px;
}
.black-border-button {
    border: 2px solid black;
    background: white;
    padding: 10px 20px;
    -webkit-transition: background 0.35s;
    transition: background 0.35s;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
}
.black-border-button:hover {
    background: black;
    color: white;
}
.comments-toggler {
    display: none;
    clear: left;
}
.comments-toggle {
    float: left;
}
.comments-toggle button {
    border: 2px solid black;
    background: transparent;
    padding: 10px 20px;
    margin: 50px 0;
    -webkit-transition: background 0.35s;
    transition: background 0.35s;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
}
.comments-toggle button:hover {
    background: black;
    color: white;
}
#sidr {
    /*width: 320px!important;*/
}
@media only screen and (min-width: 768px) {
    #cb-nav-bar #sidr ul li {
        display: block;
    }
    
    #cb-nav-bar {
        height: auto!important;
    }
}

#sidr ul {
    margin-top: 31px;
}

.cb-modal .cb-modal-inner {
    background: white!important;
}
.csbwfs-social-widget {
    z-index: 1;
}
.breaking-news-ticker {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
}
.breaking-news-ticker .breaking-news-ticker-title span {
    top: 8.5px;
}
.cb-menu-light #cb-nav-bar .cb-main-nav > li > a {
  letter-spacing: 0px!important;
}

.eur-tabbed-widget .cb-article-big .cb-meta {
    top: 75%;
    text-align: left;
}

.eur-tabbed-widget .cb-post-title {
    font-size: 10px;
}

.eur-tabbed-widget .cb-byline-date {
    font-size: 9px
}

.cb-module-block .cb-article-big.cb-meta-style-2 .cb-post-title {
  font-size: 11px!important;
}

.cb-s .cb-article-meta h2 {
  font-size: 13px!important;
}
.cb-arrows-tr .flex-direction-nav a {
  background: rgba(255, 255, 255, 0.3) !important;
}
.cb-arrows-tr .flex-direction-nav li:hover a {
      background: rgba(23, 23, 23, 0.9) !important;
}
.under-nav-ad-section {
    background: white;
    padding-top: 5px;
    text-align: center;
}

#hp-slider-post-title {
	font-size: 30px;
	margin: 0 0 10px;
	letter-spacing: 5px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.3;
}

#hp-slider-post-meta, #hp-slider-post-meta i {
	font-size: 12px;
	margin: 0 !important;
	letter-spacing: 3px;
	font-weight: 700;
	text-transform: uppercase;
}

#hp-slider-wrapper {
    padding: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#rev_slider_1_1_wrapper .tp-thumbs {
    margin-top: 3px !important;
}

#rev_slider_1_1_wrapper .tp-thumb-mask {
    max-width: 1140px !important;
}

#logo_and_promotions {
    text-align: center;
}

#logo {
    width: auto !important;
    display: inline-block !important;
}

#logo_wrap {
    margin-top: 24px;
}

.eur-promotions-wrap {
    display: none;
    vertical-align: top;
    width: 408px;
    height: 90px;
}
@media only screen and (min-width: 1200px) {
  .eur-promotions-wrap {
    display: inline-block;
  }
}
.eur-top-ad-area-wrap {
    display: inline-block;
    max-width: 728px;
    height: 90px;
}

#hp-top-ad-area{
    background: silver;
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 250px;
}
#hp-top-video-area{
    background: silver;
    position: absolute;
    top: 253px;
    right: 0;
    width: 300px;
    height: 250px;
}
#cb-logo-box {
    display: block !important;
}
#cb-logo-box .cb-block {
    clear: both;
}
@media only screen and (max-width: 1020px){
    #hp-top-video-area,
    #hp-top-ad-area {
        display:none;
    }
}
@media only screen and (max-width: 710px){
    #news-ticker-wrapper {
        display: none;
    }
}

#cb-recent-posts-3 .cb-mask {
  height: 100px!important;
  width: 100px!important;
}

#cb-recent-posts-3 .cb-mask img {
  width: auto;
  max-width: inherit!important;
  height: 100px;
  margin-left: -50px;
}

#even_more_ads {
    max-width: 970px;
    max-height: 200px;
    margin: 0 auto 3px;
}
.nav-btn-wrapper {
    float: right;
    line-height: 80px;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
}
.nav-btn-txt {
    font-size: 25px;
}


