/*
Theme Name: DoinkDak
Theme URI: http://1xcodes.com/themes/doinikdak
Author: 1xcodes team
Author URI: http://1xcodes.com/
Description: dainik dak is the best nesportal in bangladesh
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.container-fluid {
    max-width: 1212px!important;;
}
.comment-reply-link {
    cursor: pointer;
    background-color: #444;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    width: auto;
}
.post-nav {
    text-align: center;
    margin: 0 auto;
}
.post-nav ul li {
    float: left;
    padding: 5px;
    list-style: none;
    text-align: center;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 440px;
}
.tab-icon i.fa {
    position: absolute;
    top: 42%;
    left: 20%;
    height: 35px;
    width: 35px;
    background: rgba(0,0,0,.14);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 27px;
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    padding-left: 6px;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px grey;
    box-shadow: 0 0 30px 2px grey;
    opacity: .8;
    -webkit-transition: .8s all;
    -o-transition: .8s all;
    transition: .8s all;
    z-index: 99;
}
