/*
Theme Name: Growlandscape
Theme URI: http://sttheme.com/demosd/growlandscape
Author: ST Theme Team
Author URI: http://sttheme.com
Description: In 2017, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: growlandscape

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.
*/


#calendar_wrap {
    max-width: 330px;
}
.widget_calendar {float: none;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #6bb601; color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #83c99f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}

.widget select {max-width: 100%;padding: 10px;border: 1px solid #ccc; width: 100%; border-radius: 0px; margin-top: 15px;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}

.widget_nav_menu ul li, .widget_pages ul li {color: #827b7d;line-height: 28px;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {padding-left: 15px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #615C5C;}
#sidebar .textwidget img {
    max-width: 100%;
}
.wp-caption img,.sidebar img{
    width: auto !important;
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 5px;
}
.widget a {
    color: #222222;
}
.widget a:hover {
    color: #1696e7;
}
.form-submit input.submit {
    background: #6bb601;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 12px 25px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
}
.form-submit input.submit:hover {
    background: #000;
    color: #fff;

}
.screen-reader-text{
    text-decoration: none;
}

/* add */

.alignright{
    float:right;
}
.alignleft{
    float:left;
}

.content-single table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.content-single table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.content-single table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
 img.alignleft, .alignleft img{
  margin-right:10px; 
 }
 img.alignright, .alignright img{
  margin-left:10px;
 } 
 .comment-content  table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.comment-content  table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.comment-content  table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
.content-single ul.post-meta{
  padding-left: 0px!important;
 }
.content-single li{
  padding: 0!important;
  list-style: inherit!important;
  float: none !important;
 }
.content-single ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }
 .content-single ul{
  list-style: disc!important;
  padding-left: 20px!important;
 }
.comment-content li{
  padding: 0!important;
  list-style: inherit!important;
  float: none !important;
 }
.comment-content ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }
.comment-content ul{
  list-style: disc!important;
  padding-left: 20px!important;
 }
.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.comment-respond .comment-reply-title {
    font-size: 24px !important;
    margin: 0 0 10px !important;
    background: none;
    padding: 0;
    clear: both;
    text-transform: uppercase;
}
.search-custom form {
    width: 70% !important;
    padding-top: 20px;
}
.search-custom form.search-form:after {
    top: 20px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    text-decoration: none;
}

form.post-password-form input[type=submit] {
    padding: 0px 5px;
    background: #000;
    color: #fff;
    border-color: #000;
}
 .screen-reader-text {
    display: none;
}

.widget ul li {
    list-style: none !important;
    padding-bottom: 10px;
}
.widget ul {
    padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
    padding-left: 10px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
a:hover {
    text-decoration: none !important;
}
.blog-img img {
    width: 100% !important;
}
ul.children li {
    margin-left: 10px;
}
/*add */ 
.inner-wrapper.single-post img {
    max-width: 100% !important;
    width: auto !important;
}
li.featured-post {
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}
.wp-tag-cloud li a:hover {
    color: #fff !important;
    transform: translateX(0px) !important;
}
.wp-tag-cloud li:before {
    display: none;
}
.wp-tag-cloud li {
    display: inline-block;
    padding-bottom: 0px !important;
}
.wp-tag-cloud li a {
    background: #f5f5f5;
    display: inline-block;
    padding: 8px 12px;
    margin: 0 0 -5px;
    font-size: 14px !important;
    color: #777777;
    transition: all 0.3s ease 0s;
}
.wp-tag-cloud li:hover a{
    background: #6bb601;
    color: #ffffff;
}
.post .tags a {
    margin-right: 3px;
}
p.logged-in-as {
    padding: 5px 0px;
}
p.logged-in-as a{
    color: #888;
}

.pagination .page-numbers.current {
    background: #6bb601;
    z-index: 3;
    color: #fff;
    border-color: #6bb601;
    cursor: default;
}
.pagination .page-numbers {
    color: #333;
}
.pagination .page-numbers:hover{
    background: #6bb601;
    z-index: 3;
    color: #fff;
}

h3.archive-title {
    text-align: center;
    margin-bottom: 40px !important;
    font-size: 25px !important;
    font-weight: 600;
}
.comments ul.children {
    padding-left: 10px;
}

/******/
.content-single h1 {
    font-size: 36px !important;
}
.content-single h2 {
    font-size: 30px !important;
    text-transform: none;
}
.content-single h3 {
    font-size: 24px !important;
}
.content-single h4 {
    font-size: 22px !important;
}
.content-single h5 {
    font-size: 20px !important;
}
.content-single h6 {
    font-size: 18px !important;
}

.comment-content h1 {
    font-size: 36px !important;
}
.comment-content h2 {
    font-size: 30px !important;
    text-transform: none;
}
.comment-content h3 {
    font-size: 24px !important;
    text-transform: none !important;
}
.comment-content h4 {
    font-size: 22px !important;
}
.comment-content h5 {
    font-size: 20px !important;
}
.comment-content h6 {
    font-size: 18px !important;
}

.post-article {
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: solid 1px #d6cece  !important;
}
.inner-wrapper.single-post .meta-info h4 {
    font-size: 15px;
    display: inline-block;
}
.news .details li {
    margin: 0px 20px 0px 0px !important;
}
.news .details li a {
    font-weight: normal;
}
.single-title {
    font-size: 20px !important;
    color: #000000 !important;
    font-weight: 600 !important;
    margin: 10px 0px 10px 0px !important;
}
.comments .meta-info {
    margin-bottom: 20px !important;
}
.inner-wrapper.single-post .meta-info h3 {
    text-transform: uppercase;
    font-size: 16px;
}
.comment-respond {
    clear: both;
}
.post-actirce {
    margin-bottom: 40px !important;
}
.newsletter .form br {
    display: none;
}
.custom-color span {
    color: #61a500;
    font-weight: 600;
}
.inner-services {
    margin-bottom: 0px !important;
}
.pdb-0 {
    padding-bottom: 0px !important;
}
.wpb_content_element {
    margin-bottom: 0px !important;
}

.dropdown-menu > li > .dropdown-menu {
    display: none !important;
    transition: all 0.3s ease 0s;
}
.dropdown-menu > li:hover > .dropdown-menu {
    display: block !important;
    left: 100%;
    top:-2px;
    padding: 0px;
    background: #6bb601;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.3s ease 0s;
}
form.wpcf7-form .form-group span {
    float: none !important;
}
form.wpcf7-form .form-group br {
    display: none;
}
form.wpcf7-form .form-group span.span-num{
    float: left !important;
}
form.wpcf7-form .form-group span.wpcf7-not-valid-tip {
    float: left !important;
    color: #f00;
    width: 100%;
    background: transparent;
    height: 20px;
    font-size: 14px;
}
.top-wrapper .quote .quote-popup .free-quote {
    height: 540px;
}
body.search {
    padding: 0px !important;
}
@media screen and (max-width: 600px){
header.affix.fadeInDown {
    margin-top: -46px !important;
}}

.navbar-nav > li > a {
    padding: 26px 12px;
}
.widget_archive ul li a , .widget_categories ul li a{
    margin-right: 11px;
}
.inner-wrapper .unordered-list li {
    padding-bottom: 0px !important;
}

/*Mega Menu*/
#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
    text-transform: uppercase;
}
#mega_main_menu li.default_dropdown > .mega_dropdown {
    width: 160px;
    box-shadow: none;
}    
#mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link{
    padding: 10px 20px;
    text-transform: capitalize;
}
#mega_main_menu.primary > .menu_holder > .menu_inner > ul li .mega_dropdown > li > .item_link.with_icon{
    padding: 7px 15px;
}
#mega_main_menu.primary > .menu_holder > .menu_inner > ul li .mega_dropdown > li > .item_link.with_icon .link_text{
    text-transform: uppercase;
    line-height: 23px;
    font-size: 13px;
    font-weight: 600;
    transform: translateZ(0px);
}
#mega_main_menu.primary > .menu_holder > .menu_inner > ul li .mega_dropdown > li > .item_link.with_icon:hover {
    transform: translateX(8px);
}
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li{
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    display: table-cell;
}
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li:last-child{
    border-right: none;
}
#mega_main_menu li.multicolumn_dropdown:hover > .mega_dropdown {
    padding: 0px !important
}
@media (max-width: 1023px){
#mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul {
    display: block !important;
}}
.menu_inner .nav_logo{
    display: none !important;
}
@media (max-width: 991px) and (min-width: 768px)
{
.mega_main_menu_ul{
    margin: 60px 0 0 !important;
}
}

.single-post .caption p, .single-post .caption a {
    color: #333 !important;
}
.inner-wrapper .sidebar .widget_search {
    background: transparent !important;
    margin-bottom: 0px !important;
}
.inner-wrapper .sidebar .unordered-list {
    margin-bottom: 50px;
}
.comment-single {
    margin-bottom: 40px;
    list-style: none;
    clear: both;
}
.meta-info {
    display: table;
}
.g-avatar {
    float: left;
    padding-right: 10px;
}
.comment-avatar {
    margin-bottom: 10px;
}
.comment-reply-link {
    float: right;
}
.comment-content p {
    margin-left: 0px !important;
    margin-top: 0px !important;
}
.comment-content {
    margin-top: 10px;
}
.g-avatar img {
    border-radius: 4px;
}
.inner-wrapper.single-post .meta {
    display: inline-block;
    margin-right: 20px;
}
.form-group .form-control {
    color: #333;
    background: #fff;
    border: 1px solid #7a7a7a;

}
.form-group .form-control:focus {
    border-color: #6bb601;
}
@media (max-width: 767px){
.inner-wrapper.single-post .meta-info {
    padding: 5px 0px !important;
}}
.comments-title {
    margin-bottom: 30px !important;
}


.search #search-form .close {
top: 14px;
}
.footer-wrapper , .footer-wrapper ul li a{
    color: #ecebeb !important;
}
.single-post .caption p, .news .caption p{
    color: #333 !important;
}
.inner-wrapper .sidebar .widget_search {
    background: transparent !important;
    margin-bottom: 0px !important;
}
.inner-wrapper .sidebar .unordered-list {
    margin-bottom: 50px;
}
.caption a.readmore {
    background: #6bb601;
    border: medium none;
    border-radius: 0;
    color: #fff !important;
    padding: 5px 8px;
    transition: all 0.3s ease 0s;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
}
.caption .readmore:hover {
    background: #000;
    color: #fff;

}
.news .caption h3 a {
    font-size: 26px;
    margin-bottom: 20px;
}
.single-post .sidebar {
    padding-left: 30px;
}
.dropdown-menu {
    border:none !important;
}

.inner-wrapper.single-post .unordered-list ul li::before{
display: none;
}
.inner-wrapper .sidebar .catrgories {
    background: #fff;
}

.inner-wrapper.single-post .sidebar h2 {
    background: transparent;
    color: #000;
    font-size: 22px;
    margin-bottom: 0;
    padding: 10px 0px;
    font-weight: 600;
}
.navbar-default .navbar-nav > li > a > i {
    margin-top: 0px !important;
}

.inner-banner::before {  background: none !important;}
#scrollUp {    background: #FDE83E !important;    color: #222 !important;}
#dvLoading {    display: none !important;}