/* ************************************************   
Theme Name: AppStore
Text Domain: appbox
Project:	AppStore
Version:	1.0
Author:  Timomedia
License: See on zip package
License URI: See on zip package
Description: AppStore 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:  https://shop.skywebvn.net/appbox/
Author URI: timomedia.com
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 {}


/*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: #000;
    font-size: 15px;
    -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;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
  color: #333;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {background-color: #ddd;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #3e8e41;}

/*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;
}

}