/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Arizonia&family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
	font-family: "Inter", sans-serif;
}
.arizonia {
	font-family: "Arizonia", cursive;
}
.be-vietnam {
	font-family: "Be Vietnam Pro", sans-serif;
}
.playfair-display {
	font-family: "Playfair Display", serif;
}

.section > .section-content > .row > .col {
	padding-bottom: 0;
}
p {
	margin-bottom: 10px;
}
p:last-child {
	margin-bottom: 0;
}
.icon-box-left p {
	margin-bottom: 0;
}
.icon-box-left {
	display: flex;
	align-items: center;
}

.title-ab {
	color: #FDB441;
	font-size: 14px;
	text-transform: uppercase;
}
.box-slogan {
	text-align: center;
	line-height: 1.3;
}
.box-slogan h3 {
	font-family: "Be Vietnam Pro", sans-serif;
	font-size: 26px;
	color: #301E00;
	text-transform: uppercase;
	margin-bottom: 0;
}
.box-slogan h4 {
	color: #FF0000;
	font-size: 26px;
	font-family: "Arizonia", cursive;
	margin-bottom: 0;
	font-weight: normal;
}
.box-hotline {
	background-image: url(images/Capa_1-1.png);
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: left center;
}
.box-hotline b {
	display: block;
	color: #333;
	font-size: 14px;
}
.box-hotline a {
	color: #333;
}
.header-main .button.primary:not(.is-outline) {
	background-color: #43271C;
	color: #FFEF96;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

#content a.button.primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #FCB43E !important;
  border: 1.5px solid #FCB43E;
  outline: 1.5px solid #FCB43E;
  outline-offset: 4px;
  color: #1A1A1A;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 0;
  cursor: pointer;
  letter-spacing: 0.01em;
}
#content a.button.primary:hover {
  background-color: #ffb245 !important;
  border-color: #ffb245;
  outline-color: #ffb245;
  opacity: 1;
  box-shadow: none;
}

#content a.button.primary span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

#content a.button.primary span::after {
  content: "→";
}

.section-title-normal {
	background-color: #f2efe81c;
	border-bottom: none;
}
.section-title a {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin-right: 6px;
}
.section-title-normal span {
	font-size: 16px;
    color: #301E00;
    background-color: #FCB43E;
    border-top-right-radius: 84px;
    border-color: #fff !important;
    border-bottom: 5px solid #fff;
    padding: 7px 10px;
    padding-right: 50px;
    margin-bottom: 0;
}

.product-small.box {
	background-color: transparent;
	border-radius: 8px;
	padding: 8px;
}
.product-small.box:hover {
	background-color: #EAEAEB;
}
.product-small.box .box-image {
	border: 1px solid #FCB43E;
	border-radius: 8px;
	padding: 8px;
}
.product-small.box:hover .box-image {
	border: 1px solid #301E00;
}
.image-zoom {
	overflow: hidden;
	border-radius: 8px;
}
.product-small.box .box-image img {
	border-radius: 8px;
}
.product-small.box .product-title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.product-small.box:hover .product-title {
	color: #27242E;
}
.product-small.box .box-excerpt {
	font-size: 14px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.product-small.box:hover .box-excerpt {
	color: #27242E;
}
.product-small.box .box-excerpt em {
	font-style: normal;
}

.section-title b {
	height: 1px;
	background-color: #FCB43E;
	opacity: 1;
}
.testimonial-name-divider, 
.testimonial-box .test_company, 
.testimonial-box .testimonial-name {
	color: #A61707;
}

.wpcf7-form {
	margin-bottom: 0;
}
.row-contact {
	display: flex;
	align-items: center;
}
.row-contact input {
	margin-bottom: 0;
	border: none;
	box-shadow: none;
	border-radius: 30px;
}
.wpcf7-spinner {
	display: none;
}
.social-connect p, 
.social-connect img {
	margin-bottom: 0 !important;
}
.social-connect img {
	margin-left: 5px;
}
.absolute-footer {
	display: none;
}
.woocommerce-result-count, 
.breadcrumbs {
	color: #fff;
}
.breadcrumbs a {
	color: #fff;
}
.nav-pagination>li>a:hover, 
.nav-pagination>li>.current {
	background-color: #fbb52e !important;
	border-color: #fbb52e !important;
}
.nav-tabs+.tab-panels {
	background-color: transparent;
	border-color: hsla(0,0%,100%,.2);
}
.woocommerce-tabs .nav-tabs > li > a {
	font-size: 16px;
	border-color: hsla(0,0%,100%,.2);
}
.woocommerce-tabs .nav-tabs > li.active > a {
	background-color: #fbb52e;
}
.widget_recent_entries ul li a {
	font-size: 15px;
}
.col.post-item .box-image {
  overflow: hidden;
}

.col.post-item .box-image img {
  transition: transform 0.4s ease;
}

.col.post-item:hover .box-image img {
  transform: scale(1.08);
}
@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left: 1px solid hsla(0,0%,100%,.2);
    }
}
@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.section-title a {
	    padding-top: 10px;
	    padding-bottom: 10px;
	    display: block;
	}
}