/* ************************************************   
Theme Name: AppBox
Text Domain: appbox
Project:	App Landing
Version:	1.6
Author:  Templines
License: See on zip package
License URI: See on zip package
Description: AppBox is a Mobile App / Product / Startup Responsive Landing Page  Template with clean and modern style & design. It includes App / Product Features, Reviews, Showcase, Video Demo, Support, Blog, Contact and Shop / Online AppStore pages. AppBox is a perfect mobile app showcase with lots of features.
Theme URI:  templines.com
Author URI: https://themeforest.net/user/templines/portfolio
Tags: blue, red, green, white
*/


/*WORDPRESS*/

#wp-calendar {
    width: 100%;
}

#wp-calendar td,
#wp-calendar th {
    border: 1px solid #eee;
    padding: 5px;
    text-align: center;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}

.aligncenter {
    text-align: center;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}


/*WIDGETS*/

.sidebar .block_content ul li ul {
    margin-left: 25px;
}

.block_content ul li {
    display: inline-block;
    list-style: outside none none;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}

.block_content ul {
    margin: 0;
    padding: 0;
    color: #888888;
    font-size: 14px;
}

.block_content ul li {
    display: inline-block;
    list-style: outside none none;
    width: 100%;
}

.block_content a {
    color: #888888;
    font-size: 14px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


/*CAPTION*/

.wp-caption {
    max-width: 100%;
    list-style: none;
    background: none;
}

.wp-caption-text {
    list-style: none;
    padding: 10px;
    background: none;
}

.gallery-caption {
    list-style: none;
    background: none;
}

.bypostauthor {
    list-style: none;
    background: none;
}

.sidebar .block_content img {
    height: auto;
    margin: 10px 0 10px;
    max-width: 100%;
}


/*TAGS*/

.wp-tag-cloud {
    margin-left: -5px !important;
    display: inline-block;
}

.tagcloud li {
    float: left;
    margin: 1px 3px !important;
    width: auto !important;
}

.tagcloud {
    clear: both;
}

.tagcloud li a {
    display: block;
    text-transform: none;
    font-size: 14px !important;
    padding: 5px 8px !important;
    text-decoration: none !important
}

.tagcloud li:hover a {
    color: #000;
}


/*RSS*/

.rsswidget img {
    position: relative;
    top: -2px;
    margin-right: 5px !important;
}

.rssSummary {
    background: none repeat scroll 0 0 #999999;
    color: #fff;
    margin: 10px 0;
    padding: 10px;
}

.sidebar .menu .dropdown-menu {
    display: none !important;
}


/*TABS WIDJETS*/

#pop img,
#rec img {
    width: 100%;
    max-width: inherit;
}

aside .nav-tabs li {
    margin: 0 !important;
    padding: 0;
    width: 30% !important;
}

aside .nav-tabs li a {
    padding: 10px 5px !important;
    text-align: center;
    border: none;
    font-weight: normal;
    color: #888888;
}

aside .nav-tabs {
    margin-bottom: 15px;
}

aside .nav-tabs li.active a {
    border: none !important;
    color: #333;
}

aside .icon-calendar {
    margin-right: 7px;
    font-size: 12px;
}

.block_content .media-heading a {
    color: #333333;
}

.media-tab-comment {
    margin-bottom: 15px;
}

.media-tab-comment img {
    margin: 0 20px 10px 0 !important;
}

.media-tab-comment .media-body {
    background: #f4f4f4 !important;
    padding: 10px;
}


/*Search*/

.widget_product_search label {
    display: none;
}

.widget_product_search {
    position: relative;
    padding-top: 15px;
}

.widget_search input[type=text],
.widget_product_search input[type=text],
.widget_product_search .search-field {
    border: none;
    width: 100%;
    border-bottom: 1px solid #ececec;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    text-transform: inherit;
}

.widget_product_search input[type=submit] {
    border: none;
    right: 0;
    background: none;
    position: absolute;
    bottom: 7px;
}


/*RTD*/

.type-post.sticky:after {
    content: "\e031";
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    position: absolute;
    left: 25px;
    text-transform: none;
    top: 15px;
    width: 20px;
    z-index: 777;
    color: #fff;
    height: 50px;
    border: 0;
    background: #db4a84;
    width: 50px;
    border-radius: 10px;
    padding: 16px;
}

.rtd {
    color: #666;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
}

html .comment blockquote,
.comment pre {
    background: #fff;
}

html blockquote {
    padding: 50px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 0;
    line-height: 1.666;
    background: #f7f7f7;
    position: relative;
    min-height: 100px;
}

html blockquote:after {
    content: "\f10d";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #ccc;
    font-size: 30px;
    position: absolute;
    right: 3%;
    top: -14px;
    font-size: 40px;
    height: 20px;
    position: absolute;
    text-transform: none;
    z-index: 777;
}

html .owl-blog_carousel_img blockquote {
    padding: 50px 50px 100px 50px;
    margin-top: 20px;
    font-size: 12px;
}

html blockquote p,
.html blockquote {
    font-size: 16px !important;
    line-height: 26px !important;
}

.rtd h1,
.rtd h2,
.rtd h3,
.rtd h4,
.rtd h5,
.rtd h6 {
    color: #666;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
}

.rtd h1,
.entry-main .rtd h1 {
    font-size: 37px;
}

.rtd a {
    color: #337ab7;
}

.rtd ul {
    padding-left: 25px;
    list-style: none;
}

.rtd ul li {
    margin: 0;
}

.rtd li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    display: inline-block;
    margin-right: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.list-styled li.disabled {
    color: #c8c9cc;
}

ul.list-styled.list-style-ok li::before {
    content: '\f00c';
    color: #28ad62;
}

ul.list-styled.list-style-ok li.disabled::before {
    content: '\f00d';
    color: #c8c9cc;
}

.vc_chart .vc_chart-legend li:before {
    display: none !important;
}

.rtd img {
    max-width: 100%;
    height: auto;
}

.rtd table {
    margin: 20px 0;
}

.rtd table td,
.rtd table th {
    padding: 10px;
    border: 1px solid #eeeeee;
    font-weight: normal;
}

.rtd ul li::before {
    font-size: 9px;
    width: 1.555em;
    content: '\f111';
    text-align: center;
    vertical-align: middle;
}

.rtd ul ul li::before {
    content: '\f10c';
}

.rtd ol {
    margin-left: 25px;
    padding-left: 0;
}

.wrap-media img {
    max-width: 100%;
    height: auto;
}

.gallery-icon a {
    text-align: center;
    display: inline-block;
}

.rtd iframe {
    max-width: 100%;
    max-height: 100%;
}

.compose-mode .enable-owl-item {
    display: inline-block;
    margin: 8px;
}

html .home-page .header {
    left: 0;
    overflow: visible !important;
}

#menu-footer {
    text-align: center;
    font-size: 12px;
    margin-top: 30px;
    margin-bottom: 0;
}

#menu-footer li {
    list-style: none;
    display: inline-block;
    color: #fff;
}

#menu-footer li a {
    color: #fff;
    font-weight: 300;
    margin: 0 10px;
    font-size: 14px;
}

.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0 !important;
}

@media (max-width: 480px) {

    .fixed-header .header-outer {
        position: relative !important;
    }

    .header .header-top {
        position: relative !important;
    }

}


footer nav li {
    display: inline-block;
}



.tmpl-plugins-not-activated .blog-slider {
    float: none;
    padding-right: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
}

.tmpl-plugins-not-activated .blog-info {
    float: none;
    padding-right: 0;
    width: 100%;
}

.tmpl-plugins-not-activated .blog-item .owl-blog_carousel_img {
    float: none;
    width: 100%;
    min-height: 115px;
    border: 0;
    text-align: center;
}


.tmpl-plugins-not-activated .type-post.sticky:after {
    right: 25px;
    left: auto;
}


.tmpl-plugins-not-activated .blog-slider.full-width {
    padding: 0;
    min-height: 115px;
    border: 0;
}

.tmpl-plugins-not-activated .post-share .col-lg-6 + .col-lg-6 {
    display: none;
}

.tmpl-plugins-not-activated .mention {
    display: none;
}


.rtd a.wp-block-button__link {
    color: #fff;
    margin-bottom: 20px;
}


.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
    border-radius: 0;
}


.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2,
.wp-block-cover a {
    color: #fff !important;
}


.wp-block-cover,
.wp-block-cover-image {
    margin-bottom: 25px;
}

.blocks-gallery-item:before {
    display: none !important;
}

.blocks-gallery-grid,
.wp-block-gallery {
    padding-left: 0 !important;
}


.tmpl-plugins-not-activated .owl-blog_carousel_img img {
    float: none;
    width: auto;
    height: auto;
    max-width: 100%;
}

.post-password-form input[type=submit] {
    border: 0;
    background: #05c3f9;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
}


.post-password-form input[type=password] {
    border: 1px solid #ddd;
    padding: 8px;
}

html .blog-info_title {
    word-break: break-all;
}


/*widget block_content*/

html .wp-block-group__inner-container h2 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    left: 0;
    line-height: 100%;
    margin-bottom: 30px;
    padding: 15px 22px;
    position: relative;
    top: 0;
    z-index: 1;

}


aside .wp-block-group__inner-container {
    padding: 0;
    overflow: hidden;
}

.widget_search.block_content {
    border: 1px solid #ececec;
    padding: 40px 22px 23px 25px !important;
    margin-left: 0px;
    display: inline-block;
    list-style: none;
    width: 100%;
}

.widget_search.block_content .wp-block-search__label,
.widget_search.block_content .widget-title {
    display: none;
}


html .wp-block-group__inner-container h2:before {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    background-color: #05c3f9;
    bottom: 0;
    content: "";
    height: 120px;
    left: 0;
    position: absolute;
    width: 102%;
    z-index: -1;
    -ms-transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
}

.widget-title a {
    color: #fff;
}


html .wp-block-group__inner-container h2 + UL,
html .wp-block-group__inner-container h2 + OL {
    border: 1px solid #ececec;
    margin-top: -40px;
    padding: 40px 22px 23px 25px !important;
    margin-left: 0px;
    display: inline-block;
    list-style: none;
}

html .wp-block-group {
    padding: 0;
    margin-bottom: 25px;
}


html .wp-block-latest-posts.wp-block-latest-posts__list li a {
    font-size: 14px;
    font-weight: normal;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.wp-block-group ol.wp-block-latest-comments {
    margin-left: 0;
    padding: 0;
    background: transparent;
}


.wp-block-group footer {
    background: transparent;
    color: #222;
}

.menu-testing-menu-container {
    overflow: hidden;
}


.menu-testing-menu-container ul.menu li a {
    color: #888888;
    float: left;
    font-size: 14px;
    line-height: 100%;
    text-transform: none;
    padding-bottom: 10px;
    padding-left: 0;
}

.menu-testing-menu-container .menu-item-has-children:hover > a:after {
    display: none !important;
}


html .wp-block-search .wp-block-search__button {
    background: #222;
    padding: 0.375em 0.625em;
    color: #fff;
    margin-left: 0.625em;
    word-break: normal;
    border: 0;
}


html .tmpl-plugins-not-activated .blog-item .owl-blog_carousel_img,
.tmpl-plugins-not-activated .blog-slider.full-width {
    min-height: 130px;
    background: #f7f7f7;
}

.wp-block-group__inner-container {
    padding: 25px;
}

.widget.widget_archive.block_content,
.widget.widget_categories.block_content {
    border: 1px solid #ececec;
    margin-top: 0;
    padding: 0;
}


.widget.widget_archive.block_content select,
.widget.widget_categories.block_content select {
    margin-bottom: 25px;
    max-width: 80%;
    position: relative;
    left: 10%;
}

#calendar_wrap #today {
    background: #222;
    color: #fff;
}


#calendar_wrap caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: center;
    padding-bottom: 10px;
}

.wp-calendar-nav {
    padding-top: 15px;
}


html .tmpl-plugins-not-activated .menu-item-has-children:hover > a:after {
    display: none !important;
}

.header-top .dropdown-menu .dropdown-menu {
    display: none !important;
}


.header-top .dropdown-menu li:hover > .dropdown-menu {
    display: block !important;
    top: 0;
    left: 100%;
}


html .tmpl-plugins-not-activated .post-content p {
    line-height: 1.3;
}
