/*
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.   ***************/


.header-widget {
    padding-right: 22px;
}

.header-widget {
    margin-top: 8px;
    margin-bottom: 8px;
    float: right;
    padding-left: 0;
    text-align: left;
}
.header-widget li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px;
    padding-right: 15px;
    line-height: 20px;
    position: relative;
}
.header-widget li i {
    float: left;
    display: inline-block;
    color: var(--primary-color);
    font-size: 34px;
    width: 35px;
    position: relative;
    margin-top: 8px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    -webkit-text-stroke: 0.5px #fff;
	
}
 .header-widget li .widget-content {
    float: left;
}
.header-widget li span.title {
    display: block;
    color: #333;
}
.header-widget li span.data {
    color: var(--fs-color-secondary);
    font-weight: bold;
    font-size: 18px;
}
.header-widget li:after {
    position: absolute;
    height: 48px;
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #e0e0e0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 0;
}
.header-bottom-nav > li > a {
	padding-left:20px;
	padding-right:20px;
	height: 60px;
}
.button, button, input[type=button], input[type=reset], input[type=submit]{
	line-height:2.5em !important
}
.page-title-inner {
    min-height: 225px;
}
.header-block {
    min-height: 0px;
}
.woocommerce-loop-product__title a,.category h5.post-title {
	color: rgb(187, 119, 0);
    font-size: 20px;
    font-weight: bold;
}
.listing-features{
	display: block;
	background: linear-gradient(rgb(249, 249, 249) 0%, rgb(246, 246, 246));
	list-style: none;
	margin: 0px;
	padding: 0px 15px 15px;	
}
.box .listing-features {
    width: calc(100% + 40px);
   
    margin: 0px -20px;
}
.products .box-vertical .box-text {
    padding-bottom: 0px !important;
    padding-left: 20px;
    padding-right: 20px;
}
.listing-features li {
    font-size: 15px;
    color: rgb(136, 136, 136);
    display: inline-block;
	margin:0px;
    margin-right: 28px;
    line-height: 26px;
    padding: 14px 0px 0px;
	margin-left:0px !important
}
.listing-features .price {
    color: red;
    font-size: 20px;
}
.listing-features li span {
    display: block;
    color: rgb(14, 139, 1);
    font-weight: bold;
}
.listing-address:hover {
    color: rgb(112, 112, 112);
}
a.listing-address {
	display: inline-block;
	line-height: 24px;
	font-size: 14px;
	color: rgb(144, 144, 144);
}
.box-excerpt,.from_the_blog_excerpt  {
	font-size:15px;
	margin-bottom:8px !important
}
.box-shadow, .box-shadow-2, .box-shadow-2-hover:hover, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover{
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	overflow:hidden
}
.wpcf7 input{
	margin-bottom:15px;
	background-color: #fcfcfc;
	font-weight: 500;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	box-shadow:none
}
textarea {
    min-height: 100px;
	background-color: #fcfcfc;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	box-shadow:none
}
.home .listing-features li{
	margin-right:25px
}
.home .product-small .box-text{
	padding-bottom:0px
}
.home .product-small .box-excerpt{
	display:none
}
.home a.listing-address{
	margin:15px 0px 20px !important
}
.box-category{
	border-radius:3px;
	overflow:hidden
}
.section-title b {
    opacity: 0;
}
.section-title span {
	background: var(--fs-color-primary);
	border-radius: 5px;
	color: #fff !important;
	padding: 7px 20px;
}
.main-search-input {
    width: 100%;
    position: relative;
    margin-bottom: 18px;
    display: flex
;
}
.chosen-container-single .chosen-single {
    height: 51px;
    line-height: 51px;
    font-size: 17px;
    border-color: #fff !important;
	text-shadow:none !important
}
.chosen-drop .chosen-results li:hover{
    background: var(--primary-color);
    color: #fff;
}
 .main-search-input button.button {
    width: initial;
    min-width: 100px;
    max-width: 100px;
    margin: 0;
    font-size: 18px;
    position: relative;
    margin-left: 20px;
    flex: 0 auto;
    height: 51px;
	 border-radius:10px
}
.main-search-input input {
    font-weight: 500;
    font-size: 17px;
    height: 51px !important;
    float: left;
    box-sizing: border-box;
    border: none;
    float: left;
    height: auto;
	border-radius:3px
}
.with-forms > form{
	margin-bottom:0px
}
.with-forms > form .col {
	padding-bottom:0px
}
.with-forms-widget .chosen-container{
	margin-bottom:10px
}
.with-forms-widget .chosen-container-single .chosen-single,.with-forms-widget .main-search-input input {
    border-radius: 5px;
    border: 1px solid #dfdfdf !important;
}
.with-forms-widget .main-search-input{
	margin-bottom:0px
}
.with-forms-widget .fullwidth{
	width:100%;
	border-radius:5px
}
span.widget-title{
	background: var(--fs-color-success);
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-radius: 7px;
	display:block
}
.widget .is-divider{
	display:none
}
.off-canvas-left.dark .mfp-content, .off-canvas-right.dark .mfp-content{
	background-color: var(--fs-color-primary);
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    font-size: 16px;
}
.from_the_blog_excerpt  {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* Specifies the number of lines to display */
  text-overflow: ellipsis; /* Displays an ellipsis (...) for truncated text */
}
@media screen and (min-width: 550px) {
    .products .box-vertical .box-image {
        min-width: 350px !important;
        width: 350px !important;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.listing-features li {
    margin-right: 20px;
}
	.home .listing-features li{
		margin-right:20px
	}
	.ml-half {
		margin-left: 0px;
	}
}