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

/*************** ADD CUSTOM CSS HERE.   ***************/

.home .row{
	max-width:1100px;
}
.product .box-image{
	padding:30px;
}
i.fa.fa-phone {
    color: #fff;
    background: #66bc89;
    padding: 5px;
    border-radius: 50%;
}
.star-rating{font-size:12px!important;}
.star-rating:before, .woocommerce-page .star-rating:before {
    color: #cad24b!important;
}
.star-rating span:before {
    color: #cad24b!important;
}
input#woocommerce-product-search-field-0{height:50px;}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    width: 50px !important;
    height: 50px !important;
    background-color: #66bc89;
}
.badge.post-date.top{
	right:30px;
	left:unset;
}
.post-item h5{
	font-size:1.4em;
	margin: 5px 0 10px 0;
	    margin: 0;
    text-transform: none;
    transition: -webkit-text-decoration .5s ease-out;
    transition: text-decoration .5s ease-out;
    transition: text-decoration .5s ease-out, -webkit-text-decoration .5s ease-out;
    display: inline;
    position: relative;
    width: auto;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-image: -ms-linear-gradient(transparent 95%, currentColor 1px);
    background-repeat: no-repeat;
    background-size: 0 100%;
    background-position: 0 -2px;
    transition: all .3s ease-out;
    z-index: 5;
}
.has-hover:hover .badge-outline .badge-inner {
   background-color: #016a58;
    border-color: #016a58;
    color: #fff;
}
.post-item:hover h5{
	background-size: 100% 100%;
}
.post-item h5 a{
	color:#000;
}
.is-divider{display:none};
.post-item .badge{
	width:3.8em;
	height:3.8em;
}
.post-item .badge-inner{
	border-radius:50%;
	    background-color: #66bc89;
    color: #66bc89;
}
.post-item .badge-inner span{
	color:#fff;
}
.qodef-cat-image img.qodef-hover-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .2s ease-out;
}
.qodef-cat-opener {
    display: flex
;
    margin-left: auto;
    color: #66bc89;
    position: absolute;
    right: 15px;
    top: initial;
    z-index: 50;
}
.qodef-cat-link {
    position: relative;
    display: flex
;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 15px 10px 11px;
    background-color: transparent;
    transition: background-color .2s ease-out;
}
ul.qodef-product-categories-list {
    border: 1px solid #ebebeb;
    padding: 12px 12px 12px 12px;
}
.qodef-product-category .children {
    display: none;
    margin: 0;
    list-style-type: none;
}
ul.qodef-product-categories-list li {
    list-style: none;
}
.product-small.box {
    outline: 1px solid #ebebeb;
    outline-offset: -1px;
}
.product .col-inner:hover:after{
	opacity:1;
}
p.product-title a{
	height: 23.1562px;
    display: inline;
    position: relative;
    width: auto;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-image: -ms-linear-gradient(transparent 95%, currentColor 1px);
    background-repeat: no-repeat;
    background-size: 0 100%;
    background-position: 0 -2px;
    transition: all .3s ease-out;
    z-index: 5;
	font-size:18px;
	font-weight:bold;
}
.product .col-inner:hover p.product-title a {
    background-size: 100% 100%;
}
a.primary.is-small.mb-0.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-outline {
	padding: 13px 15px;
    font-size: 11px;
    line-height: 1.182em;
    cursor: pointer;
    color: #fff;
    background-color: #66bc89;
    border: 1px solid transparent;
    margin-top: 12px;
    z-index: 10;
}
.product .col-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: repeating-linear-gradient(to right, #66bc89 0, #66bc89 4px, transparent 0, transparent 100%), repeating-linear-gradient(to right, #66bc89 0, #66bc89 4px, transparent 0, transparent 100%), repeating-linear-gradient(to bottom, #66bc89 0, #66bc89 4px, transparent 0, transparent 100%), repeating-linear-gradient(to bottom, #66bc89 0, #66bc89 4px, transparent 0, transparent 100%);
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 8px 1px, 8px 1px, 1px 8px, 1px 8px;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}
.qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.qodef-m-content-inner {
        padding: 0 32px;
    }
.qodef-section-title.qodef-appear-animation--enabled.qodef-title-decoration.qodef--appeared:before {
    transform: scaleX(1);
}
.qodef-section-title.qodef-appear-animation--enabled.qodef-title-decoration:before {
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .6s cubic-bezier(.4,.1,.26,.66);
}
.qodef-section-title.qodef-title-decoration:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 8px;
    background-color: #f8f8f8;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}
.qodef-section-title.qodef-title-decoration .qodef-m-title {
    display: inline;
    background-color: #fff;
    position: relative;
	font-size:30px;
    z-index: 5;
    padding: 0 27px;
}
.qodef-section-title .qodef-m-title {
    margin: 0;
}
.qodef-m-button {
    margin: 6px 0 0;
}
.qodef-m-button a{   
	color: #fff;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}