/*
    Theme Name: Flatsome Child
    Description: This is a child theme for Flatsome Theme
    Author: UX Themes
    Template: flatsome
    Version: 3.0
*/

#header .header-bottom-nav.nav-box > li.active > a, #header .header-bottom-nav.nav-pills > li > a:hover {
    color: var(--primary-color) !important;
}

#header .header-bottom-nav.nav-box > li > a:hover {
    color: var(--primary-color) !important;
}

.header-search-form-wrapper input[type='search'] {
    height: 40px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.header-search-form-wrapper .button.secondary:not(.is-outline) {
    height: 40px;
    width: 40px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: var(--primary-color);
}

.header-vertical-menu__opener {
    background-color: #BA5D08;
}

.blog-post-inner .is-divider {
    display: none;
}

.section-title-normal {
    overflow: hidden;
    background: #fff;
    border-bottom: 2px solid var(--primary-color);
}

.section-title-normal span.section-title-main {
	text-transform: uppercase;
    font-size: 24px;
    line-height: 32px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 12px 40px;
    font-weight: bold;
    position: relative;
    margin-right: 20px;
}
/* 
.section-title-normal span.section-title-main:before {
    content: '';
    display: block;
    line-height: 40px;
    background: #5f3739;
    width: 15px;
    height: 40px;
    position: absolute;
    top: 8px;
    right: 0;
    margin-right: -13px;
    transform: skewX(13deg);
    border-radius: 0 5px 0 0;
}

.section-title-normal span.section-title-main:after {
    content: '';
    display: block;
    line-height: 40px;
	background: var(--primary-color);
    width: 18px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -7px;
    transform: skewX(21deg);
    border-radius: 0 5px 0 0;
} */

.product-small.box {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: -1px -1px 8px 0px rgba(0, 0, 1, 0.1);
    background: #ffffff;
}

.product-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    line-clamp: 2;
    color: #101010;
}

span.widget-title {
    font-size: 1em;
    font-weight: normal;
    width: 100%;
    background: var(--primary-color);
    display: block;
    padding: 12px;
    color: white;
}

.widget .is-divider {
    display: none;
}

#shop-sidebar .product-categories, #product-sidebar .product-categories {
    background: white;
    padding: 8px;
    box-shadow: 0px 3px 3px 0px #f0f0f0;
}

#shop-sidebar .product-categories li a, #product-sidebar .product-categories li a {
    color: black;
}

.product-main {
    background: white;
    padding-bottom: 15px;
    margin-top: 20px;
    padding: 15px;
}

.product-main .large-5, .product-main .product-info {
    padding-bottom: 0
}

.product-footer {
    background: white;
    margin-top: 20px;
    padding: 15px
}

.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    background: #dedede
}

.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) li {
    margin-right: 0
}

.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) li a {
    padding: 12px 12px;
    font-size: 16px
}

.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) li.active a {
    background: var(--primary-color);
    color: white
}

#product-sidebar {
    padding-left: 0;
    padding-top: 20px
}

#product-sidebar .icon-box {
    padding: 8px;
    background: white;
    border-radius: 3px;
    border: 1px dashed #BA5D08;
    margin-bottom: 15px
}

#product-sidebar .widget_products {
    background: white;
    padding: 8px
}

#product-sidebar .widget_products .product-title {
    color: black;
    font-weight: normal
}

#product-sidebar .widget_products .product-title:hover {
    color: #661C20;
}
.flatsome_recent_posts, .product_list_widget, .post-sidebar .widget_categories ul {
    background: white;
    padding: 8px
}

.category-page-row .large-9 {
    background: white;
    padding-top: 15px;
    margin-bottom: 20px
}

.woocommerce-page .category-page-row .large-9 {
    background-color: transparent;
}

.single-product .large-9 {
    padding-right: 20px
}

.blog-single .post-sidebar .icon-box {
    padding: 8px;
    background: white;
    border-radius: 3px;
    border: 1px dashed #BA5D08;
    margin-bottom: 15px
}

.blog-single .post-sidebar {
    padding-left: 0
}

.blog-single .large-9 {
    padding-right: 20px
}

.blog-single .article-inner {
    background: white;
    padding: 10px
}

.entry-content {
    padding-top: 0
}

#comments {
    background: white;
    padding: 10px
}

.flatsome_recent_posts ul li a, .product_list_widget li a {
    color: black;
    font-weight: normal
}

.flatsome_recent_posts ul li a:hover, .product_list_widget li a:hover {
    color: #661C20;
}

.blog-archive .post-sidebar {
    padding-right: 0
}

.blog-archive .post-item .col-inner {
    background: white;
}

.blog-archive .post-item .col-inner .box-text {
    padding-left: 8px;
    padding-right: 8px
}

.blog-archive .badge-square {
    display: none
}

.content-area.page-wrapper .row.row-main {
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
}

.section-title-center {
    color: var(--primary-color);
    font-size: 32px;
    padding-bottom: 30px;
    background: url(./assets/images/h_title_bg_green.png) no-repeat center bottom;
}

.section-title-center b {
    visibility: hidden;
}

@keyframes zoom {
    0% {  }
    70% {
        box-shadow: 0 0 0 15px transparent;
    }
    100% {
        box-shadow: 0 0 0 0 transparent;
    }
}

@media screen and (min-width: 768px) {
    #logo img {
        max-height: 90px !important;
    }
}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 768px) {

}

@media (max-width: 549px) {
    
}
