/*
Theme Name: EveryGreen
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.stuck .header-main {
    display: none;
}
h1, h2, h3, h4, p {
    text-wrap: inherit!important;
}
.button {
    font-weight: normal;
    margin-bottom: 0;
}
.button.is-outline {
    border:1px solid;
}
.radiusbtn {
    border-radius: 99px;
}
.slider .dot {
    background: #59983c!important;
    border: none!important;
}
.slider .flickity-button-icon {
    background: #59983c;
    border-radius: 50%;
    fill: #fff!important;
    padding: 12px!important;
    opacity: 1;
}
.slider .arrow {
    fill: #fff!important;
}
.homecates {
    padding-top: 50px;
}
.cateinner .image {
    height: 120px;
    width: 120px;
}
.cateinner .title {
    margin-bottom: 0;
    font-size: 95%;
    color: #000;
    margin-top: 10px;
    font-weight: bold;
}
.cateslider .flickity-button {
    top: 0px!important;
}
.homeproducts {
    background: #f9f9f9;
    margin-top: 20px;
    padding-top: 60px;
    padding-bottom: 45px;
}
.homeproducts .subtitle {
    margin-bottom: 10px;
}
.hometabs .nav {
    margin-bottom: 15px;
}
.hometabs .nav > li {
    background: #f2f2f2;
    border-radius: 99px;
    margin: 0 2px;
    padding: 0 30px;
}
.hometabs .nav > li > a {
    font-size: 15px;
    color: #000;
}
.hometabs .nav > li.active, .hometabs .nav > li:hover {
    background: #59983c;
}
.hometabs .nav > li.active a, .hometabs .nav > li:hover a {
    color: #fff;
}
.proinner {
    border-radius: 10px;
    border:1px solid #fff;
    background: #fff;
}
.proinner:hover {
    border:1px solid #59983c;
}
.proinner .image-cover {
    border-radius: 10px;
}
.proinner a {
    font-size: 14px;
    color: #000;
}
.proinner .box-text {
    padding: 14px;
}
.proinner .product-title a {
	height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.proinner .amount {
    font-size: 16px!important;
}
.homeabout {
    margin-top: 70px;
    padding-bottom: 20px;
}
.homeabout iframe, .homeabout .image-cover {
    border-radius: 10px;
}
.homecertificates .flickity-page-dots {
    bottom: -10px;
}
.homenews .hometitle {
		padding-bottom: 20px;
        text-transform: uppercase;
}
.homenews .box {
		background: #fff;
		border-radius: 8px;
}
.homenews .box-image {
		border-radius: 8px 8px 0 0;
}
.homenews .title a {
    color: #000;
    font-weight: bold;
}
.homeexpert {
		height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.homenews i {
	color: #516d32;
		padding-right: 5px;
}
.homenews .button {
		padding: 0 35px;
		border-radius: 99px;
		font-weight: normal;
		margin-bottom:0;
}
.woof_autohide_wrapper {
    display: none!important;
}
.widget {
    border:1px solid #516d32;
}
.widget-title, .widget-woof h4 {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #eee;
    font-size: 18px!important;
}
.widget-woof h4 {
    padding: 10px 15px!important
}
.widget .is-divider {
    display: none;
}
.widget .product-categories li {
    padding: 0 15px;
}
.widget .product-categories li a {
    color: #000;
}
.widget .product-categories li ul {
    border-left: none!important;
}
.widget .product-categories li ul li {
    padding: 0!important;
    list-style-type: circle;
}
.widget.widget-woof {
    border: none!important;
    margin-bottom: 0!important;
}
ul.woof_list li {
    padding: 0 15px!important;
}
ul.woof_list li + li {
    border-top: 1px solid #eee!important;
    padding-top: 5px!important;
}
.title-wrapper a {
    color: #000;
}
.woof_list_checkbox li div {
    margin-top: -5px;
}
.woocommerce-pagination .page-number {
    border:1px solid!important;
    border-radius: 3px!important;
}
.product-section {
    border-top: 0!important;
}
.contactpage {
    margin-top: 60px;
}
.contactpage p {
    margin-bottom: 10px;
}
.contactpage p i {
    color:#516d32;
    padding-right: 5px;
}
.contactpage .wpcf7-submit {
    float: left;
}
.contactpage iframe {
    border-radius: 10px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}
.customfooter .col {
    padding-bottom: 0;
}
.customfooter p {
    font-size: 90%;
    margin-bottom: 10px;
}
.customfooter p strong {
    font-size: 110%;
}
.newsletter p {
    display: flex;
}
.newsletter .wpcf7-submit {
    margin-right: 0!important;
    background: #f85725;
}
.pageinner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    padding: 15px;
    border-radius: 8px;
}
.postslist {
		background: #fff;
		border-radius: 6px;
}
.postslist .box-image, .horizontalnews .box-image {
		border-radius: 6px;
}
.postslist h2, .horizontalnews h2 {
		font-size: 16px;
}
.postslist h2 a, .horizontalnews h2 a {
		color: #414141;
}
.postslist .postinfo {
		color: #414141;
		font-size: 90%;
}
.postslist .postinfo i {
		padding-right: 5px;
}
.horizontalnews .col-inner {
    padding-left: 15px;
}
.horizontalnews .button {
    color: #414141!important;
    background: #fff!important;
    border:1px solid #414141;
    padding: 0px 10px;
    font-size: 12px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 14px;
    text-transform: none;
}
.page-wrapper {
		padding:0;
}
.post {
		margin:0;
}
.relatedtitle {
		text-transform: uppercase;
		font-size: 140%;
		border-bottom: 1px dotted;
		margin-bottom:15px;
}
.relatedpost .box-image {
		border-radius: 6px;
}
.relatedpost .box-text {
		padding: 15px;
}
.relatedpost .overlay, .homeprojects .overlay, .projectitem .overlay {
		background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.entry-header-text {
    padding: 0;
}
.entry-title {
    color: #414141;
    font-size: 20px;
}
.pageinner p img {
    display: block;
    margin: auto;
}
.catetitle {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}
.pagenavi .page-numbers {
    border: 1px solid;
    display: inline-block;
    padding:0px 5px;
    min-width: 28px;
    border-radius: 3px;
    text-align: center;
}
.rightpost {
		display: flex;
		align-items:center;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
}
.rightpost .box {
		width: 90px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #414141;
		font-size: 90%;
}
.article-inner img {
    border-radius: 10px;
}
.article-inner p img {
    display: block;
    margin: auto;
}
.custombread {
		background: #f2f2f2;
		margin-bottom: 30px;
}
.breadinner {
		margin: auto;
		max-width: 1370px;
		padding: 15px;
}
.breadinner p {
		margin-bottom:0
}
.breadinner p a {
    color: #000;
}
.footerlogo img {
    width: 50%;
    max-width: 200px;
    height: auto;
}
.footerlogo p {
    margin-bottom: 10px;
}
.footerlogo i {
    color: #fff;
    padding-right: 5px;
}
.footersocials {
    margin-left: -10px;
}
.footersocials i {
    color: #516d32;
    font-size: 120%;
}
.wpcf7-spinner {
    display: none!important;
}
.bottomcta .wpcf7-text, .contactpage .wpcf7-text {
    border:1px solid #59983c!important;
    border-radius: 99px!important;
    box-shadow: none!important;
}
.bottomcta .wpcf7-textarea, .contactpage .wpcf7-textarea {
    border:1px solid #59983c!important;
    border-radius: 15px!important;
    box-shadow: none!important;
}
.bottomcta .wpcf7-submit, .contactpage .wpcf7-submit {
    margin-right: 0!important;
    border-radius: 99px!important;
    font-weight: normal;
    text-transform: none;
    padding: 5px 50px;
    margin-bottom: 0!important;
}
.bottomcta .ctainner {
    background: rgb(242,242,242,0.7);
    border-radius: 20px 50px 20px 50px;
    padding: 40px;
    margin-top: 100px;
    margin-bottom: 70px;
    position: relative;
    z-index: 1;
}
.bottomcta .ctainner .content {
    font-size: 90%;
}
.ctacircle {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
}
.rightcircle {
    background: linear-gradient(168deg, #00bff5 15.59%, #12d37d 90%);
    top: 50px;
    right: -40px;
}
.leftcircle {
    background: linear-gradient(168deg, #f85725 15.59%, #d559d7 90%);
    bottom: 50px;
    left: -40px;
}
.bottomcta .ctainner .title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}
.bottomcta .ctainner form {
    margin-bottom: 0!important;
}
.contactform .col, .contactform p {
    padding-bottom: 0;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .stuck .header-main {
        display: block;
    }
}