/*
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.   ***************/
p {
	margin-bottom: 10px;
}
p:last-child {
	margin-bottom: 0;
}
.form-custom .col {
	padding-bottom: 0px;
}
.form-custom .wpcf7-form label {
	font-weight: 600;
	font-size: 16px;
}
.wpcf7-form .wpcf7-form-control label {
	font-weight: normal;
}
.header-top {
	border-bottom: 1px solid #F68712;
}
.header-top .nav-uppercase>li>a {
	text-transform: none;
	font-size: 13px;
}
.header-bottom .nav > li {
	margin: 0 20px;
}
.header-bottom .nav > li > a {
	font-size: 15px;
	font-weight: normal;
}
.header-bottom .nav > li.active > a {
	font-weight: bold;
}
.header-bottom .nav > li.header-search-form.search-form {
	width: 250px;
}
.stuck .header-bottom .nav > li > a {
	color: #fff;
}
.nav-dark .form-flat input:not([type=submit]) {
	background-color: #fff !important;
}
.nav-dark .form-flat input:not([type=submit])::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #757575;
}
.nav-dark .form-flat input:not([type=submit])::-moz-placeholder { /* Firefox 19+ */
  color: #757575;
}
.nav-dark .form-flat input:not([type=submit]):-ms-input-placeholder { /* IE 10+ */
  color: #757575;
}
.nav-dark .form-flat input:not([type=submit]):-moz-placeholder { /* Firefox 18- */
  color: #757575;
}
.form-flat .button.icon {
	color: #333333 !important;
}

.stuck .form-flat input:not([type=submit]) {
	background-color: #fff !important;
}
.stuck .form-flat input:not([type=submit])::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #757575;
}
.stuck .form-flat input:not([type=submit])::-moz-placeholder { /* Firefox 19+ */
  color: #757575;
}
.stuck .form-flat input:not([type=submit]):-ms-input-placeholder { /* IE 10+ */
  color: #757575;
}
.stuck .form-flat input:not([type=submit]):-moz-placeholder { /* Firefox 18- */
  color: #757575;
}
.stuck .form-flat .button.icon {
	color: #333333 !important;
}

.col-icon .col-inner {
	position: relative;
}
.col-icon .col-inner:before {
	content: '';
	display: block;
	width: 129px;
	height: 117px;
	background-image: url(images/Rectangle-5004.png);
	position: absolute;
	left: -60px;
    top: -20px;
}
.col-icon .col-inner:after {
	content: '';
	display: block;
	width: 101px;
	height: 118px;
	background-image: url(images/Rectangle-5005.png);
	position: absolute;
	bottom: -2px;
    right: -82px;
}
.button {
	font-weight: normal;
	font-size: 14px;
}
.btn-custom.button {
	background-color: #F5951F !important;
}

.accordion.acco-1 .accordion-item {
	background-color: #fff;
	border-radius: 8px;
	margin-bottom: 5px;
	border: 1px solid #D9D9D9;
}
.accordion.acco-1 .accordion-title {
	border: none;
	color: #1e1e1e;
	font-weight: 600;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.accordion.acco-1 .toggle {
	right: 0;
	left: auto;
	transform: rotate(-90deg);
	font-size: 12px;
	transform-origin: 69% 63%;
}

.icon-box-left {
	display: flex;
	align-items: center;
}
.icon-box-left p {
	margin-bottom: 0;
}

.icon-box-left.icon-box-custom {
	align-items: flex-end;
	position: relative;
	top: -40px;
}
.icon-box-left.icon-box-custom .icon-box-img {
	margin-bottom: 20px;
}
.icon-box-left.icon-box-custom h3 {
	margin-bottom: 0;
}

table {
	border: 1px solid #24613D;
}
td, th {
	border: 1px solid #24613D;
	color: #333;
}
tbody tr td:first-child {
	width: 200px;
}
td:first-child, th:first-child {
    padding-left: 6px;
} 
.box-text table {
	margin-bottom: 0;
}

.accordion.acco-2 .accordion-item {
	margin-bottom: 15px;
}
.accordion.acco-2 .accordion-title {
	background-color: #24613D;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	padding-left: 15px;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 8px;
}
.accordion.acco-2 .toggle {
	right: 0;
	left: auto;
	font-size: 14px;
}
.accordion.acco-2 .accordion-inner {
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
	color: #000;
}

.section > .section-content > .row > .col {
	padding-bottom: 0;
}
.row-large>.flickity-viewport>.flickity-slider>.col {
	padding-left: 45px;
	padding-right: 45px;
}
.gallery-custom .flickity-slider {
	display: flex;
	align-items: center;
}

.box-video .box-image {
	border-radius: 8px;
}
.box-video .box-text {
	background-image: linear-gradient(to top, #286B44, #286b4478, #29483600);
	border-radius: 0 0 8px 8px;
}
.box-video .box-text p {
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.col.post-item .box {
	background-color: #CEEFDC;
	border-radius: 4px;
	padding: 20px;
}
.col.post-item .box .box-image {
	border-radius: 4px;
}
.col.post-item .box .box-text {
	padding-bottom: 0;
}
.col.post-item .box .post-title {
	color: #294836;
	font-size: 18px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.col.post-item .box .button {
	text-transform: none;
	font-size: 14px;
	margin-bottom: 0;
	margin-bottom: 5px;
}
.col.post-item .box .from_the_blog_excerpt {
	margin-top: 10px;
}
.col.post-item .box:hover {
	background-color: #286B44;
}
.col.post-item .box:hover .post-title {
	color: #fff;
}
.col.post-item .box:hover .button {
	color: #F68712;
}
.col.post-item .box:hover .from_the_blog_excerpt {
	color: #fff;
}
.box-blog-post .is-divider {
	display: none;
}
.footer-wrapper ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.absolute-footer.dark {
	color: #fff;
}

.col-team .col-inner {
	background-image: linear-gradient(to right, #56AC31, #1B6D3D);
	max-height: 200px;
}
.icon-team {
	position: relative;
	top: -80px;
}
.icon-team .icon-box-img {
	max-width: 300px !important;
}
.icon-box-left, .icon-box-right {
	align-items: center;
}
.section-title-bold {
	background-color: #fff;
}
.section-title-bold span.section-title-main {
	background-color: #55AB2E;
	font-size: 18px;
	color: #fff;
	border: none;
}
.section-title-bold b {
	display: none;
}
.section-title-bold a {
	color: #55AB2E;
	font-size: 12px;
	font-weight: normal;
}
.icon-box-text p {
	margin-bottom: 0;
}
.row-bottom {
	background-image: url(images/bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.wpcf7-form {
	margin-bottom: 0;
	position: relative;
}
.wpcf7-form label {
	display: block;
	font-weight: normal;
	margin-bottom: 10px;
}
.box-contact .wpcf7-form input.wpcf7-form-control {
	border-radius: 8px;
	box-shadow: none;
	height: 40px;
	margin-bottom: 20px;
}
.wpcf7-form input.wpcf7-submit {
	margin-bottom: 0 !important;
	margin-right: 0;
	width: 100%;
	background-image: linear-gradient(to top, #F58F2C, #E04C10);
	border-radius: 8px;
}
.wpcf7-spinner {
	position: absolute;
}

.wpcf7-form .contact-footer input.wpcf7-form-control {
	height: 64px;
	border-radius: 99px;
}
.wpcf7-form .contact-footer input.wpcf7-submit {
	position: absolute;
	border-radius: 99px;
	height: 54px;
	width: 127px;
	top: 5px;
	right: 5px;
}
.alert {
    background-color: #F68712;
    width: 210px;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
}
.widget {
	border: 1px solid #e5e5e5;
	background-color: #fff;
}
.widget .widget-title {
	display: block;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.widget .is-divider {
	display: none;
}
.product-categories {
	padding: 15px;
}

.product-small.box .price ins .amount,
.product-small.box .price .amount {
	color: #ef0000;
	font-size: 16px;
}
.product-small.box .price del {
	text-decoration: none;
}
.product-small.box .price del .amount {
	font-size: 14px;
	color: #333;
	opacity: .6;
	text-decoration: line-through;
}
.product-small.box .product-title {
	margin-bottom: 10px;
}
.product-small.box .woocommerce-LoopProduct-link {
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 600;
}

.product-info .price ins .amount,
.product-info .price .amount {
	color: #ef0000;
	font-size: 25px;
}
.product-info .price del {
	text-decoration: none;
}
.product-info .price del .amount {
	font-size: 16px;
	color: #333;
	opacity: .6;
	text-decoration: line-through;
}

ul.product_list_widget li .amount,
ul.product_list_widget li ins .amount {
	font-size: 14px;
	color: #ef0000;
}
ul.product_list_widget li del {
	text-decoration: none;
}
ul.product_list_widget li del .amount {
	font-size: 13px;
	color: #333;
	opacity: .6;
	text-decoration: line-through;
}
ul.product_list_widget li {
	padding-left: 85px;
}
ul.product_list_widget li img {
	left: 10px;
}
ul.product_list_widget li .product-title {
	text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.single h1.entry-title {
	font-size: 36px;
	margin-bottom: 10px;
}
.single-post .entry-content {
	padding-top: 0;
}
@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.col-team .col-inner {
		max-height: 490px;
	}
	.icon-team.icon-box-right .icon-box-text {
		order: 1;
	}
	.fix-bangmb {
		overflow: auto;
	}
	.ses-tabmb .accordion-inner {
		padding: 0 !important;
	}
}