/*
File Name: style.css
Theme Name:  NaturaLife
Author: RT-Themes
Version: 1.7.1
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://rtthemes.com
Description: Health & Organic WordPress Theme
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: naturalife
*/


.upl-post-title a {
    font-size: 17px;
    color: #585e61;
}
.upl-post-date {
    font-size: 14px;
    color: #ffffff;
    background: #4fdb60;
    display: inline-block;
    padding: 2px 5px 0px;
}
.upl-post-excerpt a {
    font-size: 16px;
    color: #808891;
}
div.upl-list ul{
    margin: 0px;
}
#container .subscription-form.inline-2 input[type=email], #container .subscription-form.inline-2 input[type=text], #container .subscription-form.inline-2 input[type=tel], #container .subscription-form.inline-2 textarea {
    max-width: 250px;
    border-radius: 30px;
    padding-left: 20px;
    border-width: 0;
}
.naturalife-dark-header .naturalife-sidepanel-button * {
    background-color: #ec1d25 !important;
}


.fix-height {
    height: 210px !important;
    overflow: hidden;
}
.fix-height .css-37qul3{
	padding: 0px 0px 0px; !important;
}


.zoom {
  transition: transform .2s;
  margin: 0 auto;
}

.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}

.abt-icon .fas {
    font-size: 45px;
}
.widgets_holder .menu > li {
    background: #ec1d25;
    margin: 5px 0;
    padding: 2px 7px;
    border: 1px dashed #e8c7c9;
    border-radius: 5px;
}
.widgets_holder .menu > li a {
    color: #fff !important;
}

