/*
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_hero {
    height: 800px;
}

.home_hero .text h3 {
    font-family: 'Dancing Script';
    font-size: 36px;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 4px;
    margin-top: 60px;
}

.home_hero .text h1 {
    font-size: 80px;
    font-weight: 900;
    margin-bottom: 12px;
}

.home_hero .text h2 {
    font-size: 36px;
}

.home_hero .text h4 {
    font-size: 20px;
}

.home_hero .text p {
    font-size: 16px;
    width: 40%;
}

.home_hero .text h2 img {
    margin-top: -7px;
    margin-left: 6px;
}

.home_hero .text {
    margin-bottom: 40px;
}

.home_hero a.button.primary {
    border-radius: 12px;
}

.home_hero a.button.primary.is-link .icon-play {
    border: 1px solid;
    width: 32px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.home_hero .row2 {
    border: 1px solid #e8caa278;
    border-radius: 16px;
    max-width: calc(1410px - 30px);
    padding: 20px;
    margin-top: 30px;
    background: #00000078;
}

.home_hero .row2 .col {
    padding: 0;
}

.home_hero .row2 .icon-box {
    align-items: center;
}

.home_hero .row2 .icon-box h3 {
    font-size: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.home_hero .row2 .icon-box p {
    font-size: 14px;
}

.home_hero .row2 .icon-box .icon-box-text {
    padding-left: 8px;
}

.product-small.box {
    border: 1px solid #ddd;
    border-radius: 8px;
}

.product-small.box .price-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-small.box .box-image {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.product-small.box .box-text {
    padding: 12px;
}

.product-small.box .box-text .product-title.woocommerce-loop-product__title a {
    font-size: 16px;
    font-weight: 600;
    color: #111;
}

.home_ss .container.section-title-container {
    margin-bottom: 10px;
}

.home_ss .section-title, .home_ss .section-title .section-title-main {
    border: 0;
}

.home_ss .section-title .section-title-main {
    position: relative;
    font-size: 24px;
    font-weight: 600;
}

.home_ss .section-title-normal .section-title-main:after {
    content: '';
    width: 44px;
    height: 3px;
    background: #909090;
    position: absolute;
    bottom: 0;
    left: 0;
}

.home_ss .section-title a {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
}

.home_ss .section-title a i.icon-angle-right {
    opacity: 1;
    top: 1px;
}

.home_ss {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.home_ss .large-12 {
    padding-bottom: 0;
}

.home_ss .large-12 .col {
    padding-bottom: 0 !important;
}

.product-small.box .box-text span.price del {
    order: 2;
}

.product-small.box .box-text span.price ins {
    order: 1;
}

.product-small.box .box-text span.price {
    display: flex;
    align-items: end;
    gap: 10px;
}

.product-small.box .box-text span.price ins {
    font-size: 16px;
}

.home_ss button.flickity-button {
    top: 66%;
    opacity: 1;
    color: #a1a1a1;
    transform: none !important;
}

.home_ss button.flickity-button svg {
    border-radius: 8px;
    border-width: 1px;
    width: 32px;
    height: 40px;
}

.home_ss2 .box-text h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.home_ss2 .box-text p {
    font-size: 15px;
}

.home_ss2 .box-text a.button {
    margin: 6px 0 0;
}

.home_ss2 .box-text a.button span {
    text-transform: uppercase;
}

.home_ss2 .box-text a.button i.icon-angle-right {
    top: 0;
}

.home_ss2 .box-text {
    padding: 0 24px;
}

.home_ss2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.home_ss2 .row {
    gap: 0 20px;
    justify-content: space-between;
}

.home_ss2 .row .col {
    max-width: calc(33.33% - 14px);
    flex-basis: calc(33.33% - 14px);
}

.home_ss3 .text h3 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.home_ss3 .text h2 {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.home_ss3 .text h4 {
    font-size: 18px;
    font-weight: 600;
}

.home_ss3 .text p {
    font-size: 15px;
    width: 80%;
}

.home_ss3 a.button.primary.is-outline {
    font-size: 15px;
}

.home_ss3 .icon-box {
    align-items: center;
}

.home_ss3 .icon-box .icon-box-text h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
    line-height: 1.2;
    text-transform: uppercase;
}

.home_ss3 .icon-box .icon-box-text p {
    font-size: 14px;
}

.home_ss3 .icon-box {
    margin-bottom: 16px;
}

.home_ss3 .icon-box-img img {
    padding: 0;
}

.home_ss3 {
    background: url('/wp-content/uploads/2026/08/bn4.png') no-repeat;
    background-size: 37%;
    background-position: 100% 100%;
}

.home_ss4 .large-2 {
    padding-bottom: 0;
	flex-basis: 20%;
    max-width: 20%;
}

.home_ss4 .large-2 h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.home_ss4 .large-2 p {
    font-size: 14px;
}

.home_ss4 .large-2 .icon-box-img svg {
    padding-top: 0;
}

.home_ss4 .large-2 .icon-box-text {
    padding-left: 8px;
}

.home_ss4 .section-title.section-title-center {
    margin-bottom: 30px;
}

.home_ss5 {
    padding-top: 0 !important;
}

.home_ss5 .col.large-2\.4 {
    max-width: 20%;
    flex-basis: 20%;
}

.home_ss5 button.flickity-button.previous {
    left: -40px;
}

.home_ss5 button.flickity-button.next {
    right: -40px;
}

.home_ss5 .box .box-image {
    border-radius: 8px;
}

.home_ss5 .box .box-text {
    padding: 8px 0 0;
}

.home_ss5 .box .box-text .post-title a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

.home_ss5 .du-an-location {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.home_ss6 .large-8 .col-inner {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 12px;
}

.home_ss6 .large-8 .col-inner .icon-box {
    text-align: center;
}

.home_ss6 .large-8 .col-inner .icon-box .icon-box-img {
    margin: 0 auto 12px;
}

.home_ss6 .large-8 .col-inner .icon-box .icon-box-text h5 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 6px;
    color: var(--fs-color-primary);
}

.home_ss6 .large-8 .col-inner .icon-box .icon-box-text h6 {
    font-size: 14px;
    font-weight: 600;
}

.home_ss6 .large-8 .col-inner .icon-box .icon-box-text p {
    font-size: 14px;
}

.home_ss6 .text h3 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: var(--fs-color-primary);
}

.home_ss6 .text h2 {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px;
    line-height: 1.5;
}

.home_ss6 .text p {
    font-size: 15px;
}

.home_ss6 .col {
    padding-bottom: 0;
}

.home_ss7 .large-3 .col-inner {
    border: 1px solid #ddd;
    border-radius: 8px;
}

.home_ss7 .large-3 .col-inner .box-image {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.home_ss7 .large-3 .col-inner .box-text {
    padding: 20px;
}

.home_ss7 .large-3 .col-inner .box-text h4 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.home_ss7 .large-3 .col-inner .box-text p {
    font-size: 14px;
}

.home_ss7 .large-3 .col-inner .box-text .icon-box {
    margin-top: -42px;
}

.home_ss7 .large-3 .col-inner .box-text .icon-box .icon-box-img {
    margin-left: 13px;
    background: #fff;
    border-radius: 100%;
    margin-bottom: 8px;
}

.home_ss7 .large-3 .col-inner .box-text .icon-box .icon-box-img img {
    padding: 0;
}

.home_ss7 .row2 .col {
    padding-bottom: 0;
}

.home_ss8 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.home_ss8 .large-8 .row .col .col-inner {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
}

.home_ss8 .large-8 {
    padding-right: 40px;
    padding-bottom: 0;
    flex-basis: 64%;
    max-width: 64%;
    border-right: 1px solid var(--fs-color-primary)
}

.home_ss8 .large-8 .row .col .col-inner .box-text {
    padding: 0;
    font-size: 14px;
}

.home_ss8 .large-8 .large-3 {
    padding-bottom: 0;
}

.home_ss8 .large-4 {
    padding-bottom: 0;
    padding-left: 40px;
}

.home_ss10 .text h2 {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}

.home_ss10 .text p {
    font-size: 16px;
    width: 90%;
}

.home_ss10 .icon-box {
    align-items: center;
    margin-bottom: 16px;
}

.home_ss10 .icon-box .icon-box-text h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
}

.home_ss10 .icon-box .icon-box-text p {
    font-size: 14px;
}

.home_ss10 .icon-box .icon-box-img img {
    padding: 0;
}

.home_ss10 .large-4 {
    padding-bottom: 0;
}

.home_ss10 .large-4 form {
    margin-bottom: 0;
}

.home_ss10 .large-4 form input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 0;
}

.home_ss10 input,.home_ss10 textarea {
    font-size: 15px;
    border-radius: 8px;
    width: 100%;
}

.home_ss10 span.wpcf7-spinner {
    display: none;
}

#footer span.section-title-main {
    font-size: 17px;
    border-bottom: 0;
}

#footer .section-title.section-title-normal {
    border-bottom: 0;
}

#footer .container.section-title-container {
    margin-bottom: 0;
}

#footer span.ux-menu-link__text, #footer li {
    font-size: 15px;
}

#footer .ux-logo-link {
    padding: 0 !important;
}

#footer .ux-logo {
    display: block;
    margin-bottom: 16px;
}

#footer .footer .col {
    padding-bottom: 0;
}

#footer .footer {
    padding-top: 44px;
}

.absolute-footer {
    padding: 10px 0;
    border-top: 1px solid #ffffff29;
}

.absolute-footer .footer-secondary.pull-right {
    padding: 0;
}

.absolute-footer ul.flex {
    padding: 0;
    margin: 0;
    border: 0;
    gap: 20px;
}

.absolute-footer ul.flex li {
    list-style: none;
    margin-bottom: 0;
}

.header-main ul.header-nav {
    gap: 32px;
}

.header-main ul.header-nav > li {
    margin: 0;
}

.header-main ul.header-nav > li > a {
    font-size: 16px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.home_ss {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
	
.home_hero {
    height: 900px;
}

.home_hero .text h3 {
    font-size: 24px;
}

.home_hero .text h1 {
    font-size: 50px;
}

.home_hero .text p {
    font-size: 14px;
    width: 100%;
}

.home_hero .text h2 {
    font-size: 26px;
}

.home_hero .text h4 {
    font-size: 16px;
}
	
.home_hero .text {
    margin-bottom: 15px;
}

.home_hero a.button.primary {
    margin-top: 15px;
    font-size: 13px;
    margin-right: 10px;
}

.home_hero a.button.primary.is-link {
    margin-right: 0;
}

.home_hero .row2 .icon-box {
    margin-bottom: 12px;
}

.home_hero .row2 .large-3:last-child .icon-box {
    margin-bottom: 0;
}

.home_ss .section-title .section-title-main {
    font-size: 18px;
}

.home_ss .section-title a {
    font-size: 13px;
}

.product-small.box .box-text span.price {
    flex-direction: column;
    gap: 6px;
    align-items: start;
}

.product-small.box .box-text {
    padding: 8px;
}
	
.product-small.box .box-text span.price ins {
    font-size: 14px;
    margin-top: 4px;
}

.home_ss1 {
    padding-bottom: 0 !important;
}	

.home_ss2 .row .col {
    max-width: 100%;
    flex-basis: 100%;
}

.home_ss2 .row {
    gap: 15px 0;
    padding-left: 15px;
    padding-right: 15px;
}

.home_ss3 .text p {
    width: 100%;
}

.home_ss3 {
    background:none;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.home_ss3 .text h2 {
    font-size: 28px;
}

.home_ss3 .text h4 {
    font-size: 16px;
}

.home_ss4 .large-2 {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 15px;
}
	
.home_ss4 {
    padding-top: 0 !important;
}	

.home_ss5 .col.large-2\.4 {
    max-width: 50%;
    flex-basis: 50%;
}
	
.home_ss5 {
    padding-top: 0 !important;
}	

.home_ss6 .text h2 {
    font-size: 28px;
}

.home_ss6 .large-8 .col-inner .icon-box .icon-box-img {
    width: 30px !important;
}

.home_ss6 .large-8 .col-inner .icon-box .icon-box-text h5 {
    font-size: 18px;
}

.home_ss6 .large-8 .col-inner .icon-box .icon-box-text h6 {
    font-size: 10px;
}

.home_ss6 .large-8 .col-inner .icon-box .icon-box-text p {
    font-size: 11px;
}

.home_ss6 .large-8 {padding-top: 30px;}

.home_ss7 .row2 .col {
    padding-bottom: 15px;
}

.home_ss7 .row2 .col:last-child {
    padding-bottom: 0;
}	
	
.home_ss8 .large-8 {
    flex-basis: 100%;
    max-width: 100%;
    padding-right: 15px;
    border-right: 0;
}

.home_ss8 .large-8 .large-3 {
    padding-bottom: 15px;
}

.home_ss8 .large-8 .large-3:last-child {
    padding-bottom: 0;
}

.home_ss8 .large-4 {
    padding-top: 30px;
    padding-left: 15px;
}

.home_ss8 .large-4 .gallery-col.col {
    padding-bottom: 0;
}

.home_ss8 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}	
	
.home_ss10 .text h2 {
    font-size: 18px;
}

.home_ss10 .text p {
    font-size: 15px;
    width: 100%;
}

.home_ss10 .large-4:last-child {
    padding-top: 30px;
}	

}