/* ************************************************   
Theme Name: Ecolife
Text Domain: ecolife
Author: Pix-Theme
Version: 1.5.1
Description: E-commerce template.
Theme URI:  http://pix-theme.com/wordpress/ecolife
Author URI: http://pix-theme.com
License: See on zip package
License URI: pix-theme.com
Tags:  one-column, two-columns, right-sidebar,  editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready


[Table of contents]

 - WORDPRESS
 - POST CONTENT
 - WIDGETS
 - CAPTION
 - TAGS
 - RSS
 - TABS WIDJETS
 - TYPOGRAPHY

-------------------------------------------------------------------*/


/*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 {
    display: none;
}


/*POST CONTENT*/

.wp-caption {
    text-align: left;
}

.wp-caption-text {
    text-align: left;
}

.gallery-caption {
    text-align: left;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

img[class*="wp-image-"] {
    display: block;
    max-width: 100%;
    height: auto;
}

.wp-caption {
    text-align: left;
}

.wp-caption-text {
    text-align: left;
    padding-top: 10px;
}

.gallery-caption {
    text-align: left;
}

.alignright {
    text-align: right;
    float: right;
}

.alignleft {
    text-align: left;
    float: left;
}

.aligncenter {
    text-align: center;
}

.bypostauthor {
    text-align: left;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4211em 1.6842em 1.6842em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4211em 0 1.6842em 1.6842em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    margin-top: 0.4211em;
    margin-bottom: 1.6842em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2632em;
}

.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}


/*WIDGETS*/

.sidebar {
    margin: 20px;
}

.sidebar select {
    max-width: 90%;
}

.sidebar select[name="archive-dropdown"] {
    width: 100%;
    max-width: 100%;
}

.widget-title,
.widget-title * {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

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

.sidebar .block_content {
    margin-bottom: 30px;
}

.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 {
    color: #333;
    font-weight: 400;
    font-size: 13px;
    display: inline-block;
    list-style: outside none none;
    width: 100%;
}

.block_content a {
    color: #333;
    font-weight: 400;
    font-size: 13px;
    -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;
    text-transform: uppercase;
}


/*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 {
    width: 70%;
    max-width: 185px;
    border: 1px solid #ececec;
    text-transform: inherit;
}

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

.searchform input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #05AC5C;
    color: #fff;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    border: none;
    padding: 13px;
    margin-left: -5px;
    height: 43px;
    margin-top: 0;
    position: relative;
}


/*TYPOGRAPHY*/

.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;
    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 {
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 0px;
    padding: 0px;
}

html blockquote {
    padding: 30px 30px 30px 75px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 0;
    line-height: 1.666;
    background: #42dbcc;
    position: relative;
    min-height: 100px;
    color: #fff;
}

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: #fff;
    font-size: 13px;
    position: absolute;
    left: 23px;
    top: 37%;
    font-size: 31px;
    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: 18px !important;
    line-height: 29px !important;
    font-style: normal;
    color: #fff !important;
    text-shadow: none;
}

.rtd h1,
.rtd h2,
.rtd h3,
.rtd h4,
.rtd h5,
.rtd h6 {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
}

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

.rtd h1{ font-size: 2em; }
.rtd h2{ font-size: 1.6818em; }
.rtd h3{ font-size: 1.4142em; }
.rtd h4{ font-size: 1.1892em; }
.rtd h5{ font-size: 1em; }
.rtd h6{ font-size: .8409em; }
.page .rtd{ padding: 20px 0 20px 20px; }

.rtd a {
    color: #7460ca;
}

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

html .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;
}

.post-sticky .blog-title:before {
    content: "\f0c6" !important;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    background: rgba( 255, 255, 255, 0.9) !important;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 28px;
    position: relative;
    text-transform: none;
    z-index: 777;
    color: #000;
    height: 50px;
    border: 0;
    border-radius: 0;
    margin-right: 10px;
}

.post-sticky:nth-child(even):before {
    right: auto;
    left: -60px;
    top: 35px;
}

error404 {
    padding: 30px;
}

html input,
html textarea {
    border: 1px solid #dddddd;
    font-size: 14px;
    padding: 10px;
    outline: none;
    line-height: 1.333;
    min-height: 40px;
    box-shadow: none;
}

.product-name a {
    font-size: 15px;
}

html .yp-demo-link {
    background: #7460ca !important;
    color: #ffd33e !important;
}