/*
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*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
.header-main a.nav-top-link {
    font-size: 14px;
    font-weight: 700;
    color: #333f48 !important;
    text-transform: uppercase;
}
.header-main {
    background: url(/wp-content/uploads/2024/08/new-bg-scaled.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.sec-banner .text-banner h1 {
    font-weight: 500;
    font-size: 46px;
    margin-bottom: 25px;
}
.sec-banner h1 em {
    font-weight: bold;
}
.sec-banner .text-banner p {
    max-width: 815px;
    margin: 0 auto;
    font-size: 22px;
}
a.button.primary.reveal-icon {
    background-image: linear-gradient(100deg, #16ace3 0%, #1d78be 100%);
    border: 0;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    text-transform: uppercase;
	box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
}
.sec-banner a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.sec-banner p.box-excerpt.is-small {
    display: none;
}
.sec-banner .product-small.box {
    background: #fff;
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
}
/*section icon*/
.sec-icon h2 {
    font-size: 30px;
    font-weight: 400;
}
.sec-icon h2 em {
    font-weight: 800;
}
.sec-icon .box-image {
    width: 60px;
    height: 60px;
}
.sec-icon h5.uppercase.header-title {
    text-transform: capitalize;
    color: rgb(51 63 72 / 50%);
    font-size: 17px;
}
/*section intro*/
.sec-intro h3, .sec-looking h3, .sec-text h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
}
.sec-intro p, .sec-looking p, .sec-text p {
    font-size: 15px;
    margin-bottom: 10px;
}
.sec-intro a.button.primary {
    background-image: linear-gradient(100deg, #16ace3 0%, #1d78be 100%);
}
.sec-intro .box {
    background: #fff;
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
}
.sec-intro h4 {
    text-transform: uppercase;
}
.sec-intro .product-small.box .box-text {
    padding: 15px;
}
.sec-intro a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 18px;
    font-weight: bold;
}
/*section looking*/
.text-looking {
    max-width: 685px;
    margin: auto;
}
/*section post*/
.sec-post h3 {
    font-size: 30px;
    font-weight: 500;
}
.post-meta.is-small.op-8, a.button.is-link.is-small.mb-0 {
    color: #16ace3;
    font-size: 12px;
    opacity: 1;
    font-weight: 600;
    text-transform: uppercase;
}
.sec-post .box {
    background: #fff;
}
.sec-post .box-text.text-left {
    padding: 20px;
}
.sec-post a.plain {
    font-size: 20px;
    font-weight: 600;
}
.is-divider {
    display: none;
}
a.view-more {
    color: #16ace3;
    font-size: 15px;
}
.hide-image .box-image {
    display: none;
}
/*section contact*/
.sec-contact h3 {
    font-size: 30px;
    font-weight: 500;
}
/*section footer*/
.sec-footer h3 {
    font-size: 18px;
    text-transform: capitalize;
}
.sec-footer p {
	font-size: 14px;
}
/*section about*/
.sec-about1 h2 {
    font-size: 42px;
    margin-bottom: 0;
}
.sec-about1 p {
	font-size: 20px;
	margin-bottom: 15px
}
.sec-about1 a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.sec-about2 .img-inner {
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
}
.sec-about2 h3 {
    font-size: 20px;
    color: #1d78be !important;
}
.sec-about2 h2 {
    font-size: 34px;
    margin-bottom: 5px;
}
.sec-about2 p {
	font-size: 15px
}
.sec-about3 h2 {
    font-size: 34px;
	margin-bottom: 10px
}
.sec-about3 h4 {
    font-size: 19px;
    font-weight: 400;
}
/*shop container*/
.shop-container a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.shop-container p.box-excerpt.is-small {
    font-size: 15px;
}
span.widget-title.shop-sidebar {
    font-size: 20px;
    color: #16ace3 !important;
}
/*section contact*/
.sec-contact1 h2 {
    font-size: 42px;
	margin-bottom: 0
}
.form-lienhe .col.medium-6, .form-lienhe .col.medium-12 {
    padding-bottom: 10px;
}
.form-lienhe input[type=text], .form-lienhe input[type=email] {
    box-shadow: none;
    border: none;
    background: #F2F2F2;
    height: 50px;
}
.form-lienhe select {
    height: 50px;
}
span.star {
    color: #16ace3 !important;
}
.form-lienhe {
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
    padding: 40px;
}
.sec-contact2 h2 {
    font-size: 34px;
}
.sec-contact2 .icon-box p {
    font-size: 15px;
}
.sec-contact2 .icon-box h3 {
    margin-bottom: 0;
}
.sec-contact2 .icon-box.featured-box.icon-box-left.text-left {
    align-items: center;
}




@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}