/*  
Theme Name: Dhaka
Theme URI: http://cmswp.net
Version: 1.0
Description: Created by <a href="http://cmswp.net">http://cmswp.net</a>
Author: <a href="http://cmswp.net">http://cmswp.net</a>
Author URI: <a href="http://cmswp.net">http://cmswp.net</a>
Tags: custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: dhaka

---------

DO NOT EDIT THIS FILE.
*/
.screen-reader-text{}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}
.sticky {
    border: 3px solid black;
    padding: 10px;
    background: #A2D9FD;
}  
body .vc_row{
    margin-right: 0px;
    margin-left: 0px;
} 
.alignright{
    float: right;
    margin-left: 20px;
    margin-bottom: 30px;
}
.alignleft{
    float: left;
    margin-right: 20px;
    margin-right: 30px;
}
.aligncenter{
    float: none;
    margin: 30px;
}
.short-links > a.zilla-likes:before{
	content: "\f004";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #dadada;
    font-size: 9px;
    line-height: 16px;
    margin-right: 3px;
}
img{
    height: auto;
    max-width:  100%;
}
th{
    padding: 0px;
}
.blogMeta i {
    font-size: 13px;
    margin-right: 5px;
    color: #000;
}
input[type="text"],input[type="email"],input[type="password"], textarea{
    width: 100%;
    margin-bottom: 30px;
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
    padding: 8px 12px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #858585;
    border-radius: 0px;
}
#reply-title{
    font-size: 18px;
    font-weight: 900;
    text-transform: capitalize;
    position: relative;
    padding: 17px 0;
    margin-bottom: 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin-left: 15px;
    margin-right: 15px;
}
#reply-title:before {
    border-top: 1px solid #e3e3e3;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 2px;
}
.comment-notes, .form-submit{
    padding: 0px 15px;
    clear: both;
}
#reply-title:after {
    border-bottom: 1px solid #e3e3e3;
    bottom: 2px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
}
input[type="submit"]{
    height: 50px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-family: "Playfair Display",serif;
    font-weight: 900;
    border: none;
    background: #000;
    padding: 0 26px;
    border: 2px solid #000;
    line-height: .8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type="submit"]:hover {
    color: #000;
    background: transparent;
    border-color: #000;
}
.single-post-tags li{
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
.single-post-tags li span{
    color: #333;
}
.logged-in-as{
    padding: 0px 15px;
}
.url{
    font-family: "Playfair Display",serif;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    line-height: .8;
    float: left;
}
.comHead{
    font-family: "Playfair Display",serif;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    line-height: .8;
}
.comment-reply-link{
    background: #a9a9a9;
    color: #fff;
    font-family: "Playfair Display",serif;
    font-weight: 700;
    font-size: 11px;
    padding: 2px 8px;
    line-height: 1.4;
    float: right;
}
.children li{
    padding-left: 30px;
}
.comment-reply-link:hover {
    background: #c69f73;
    color: #fff;
}
.url:hover{
    color: #c69f73 ;
}
.metaCont  i {
    color: #fff;
    margin-right: 5px;
    font-size: 13px;
}
h1, h2, h3, h4, h5, h6{
    margin-bottom: 20px;
}
.slider img{
    width: 100%;
}
body .wpb_gmaps_widget .wpb_wrapper{
    padding: 0px;
}
.jr-insta-thumb ul.thumbnails.no-border{
    overflow: hidden;
}
.jr-insta-thumb ul.thumbnails li img{
        -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.jr-insta-thumb ul.thumbnails li img:hover {
    transform: scale(1.06);
    opacity: .7;
}
.widget-title{
        font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    padding: 17px 0;
    margin-bottom: 20px;
    text-align: center;
}
.singleSlide:after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}
.silderCont{
    z-index: 3;
}
.silderCont h1 a{
    color: #fff;
}
.silderCont h1 a:hover{
    color: #c69f73;
}
.slider{
    opacity: 0;
}
.owl-theme .owl-buttons{
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
}
.owl-theme .owl-controls .owl-buttons div{
    margin: 0px 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev{
    float: left;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
    float: right;
}
.metaCont a[ref="author"]{
    margin-left: 0px;
}
.blogHlafWidth{
    margin-bottom: 50px;
    overflow: hidden;
}
.subForm input[type="email"]{
    border: none;
}
.widget ul li a{
    display: inline-block;
}
.widget ul li  {
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: "Playfair Display",serif;
    display: block;
}
.form-control{
    box-shadow: none;
    border-radius: 0px;
}
.gallery{
    overflow: hidden;
    margin: 0px -5px;
}
.gallery-item{
    float: left;
    margin-bottom: 5px;
    padding: 0px 5px;
}
.gallery-item img{
    width: 100%;
    height: auto;
}
table{
    width: 100%;
}
table th, table td{
    border: 1px solid #ccc;
    text-align: center;
}
.commentList, .children{
    padding: 0px;
    list-style: none;
}
.mainNav ul{
    margin-bottom: 0px;
    padding: 0px;
}
.mainNav ul li ul.sub-men, .single-post-tags{
    margin: 0px;
    padding: 0px;
}
.mainNav ul li ul.sub-menu .sub-menu{
    left: 100%;
    top: -15px;
    margin-left: 15px;
}
.widget.widget_recent_comments ul li.recentcomments{
    padding: 5px 16px;
}
.widget.widget_recent_comments ul li.recentcomments span{
    display: inline-block;
}
.widgetTitle.page-title{
    border: none;
}
.widgetTitle.page-title:before, .widgetTitle.page-title:after{
    display: none;
}
.pagination-list{
    padding: 0px;
    list-style: none;
}
