/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url(css/font-awesome.css);

@font-face {
    font-family: avertaBold;
    src: url('fonts/AvertaDemoPE-ExtraBold.otf');
}

@font-face {
    font-family: averta;
    src: url('fonts/AvertaDemoPECuttedDemo-Regular.otf');
}

@font-face {
    font-family: "SVN Gilroy Black";
    src: url('fonts/SVN-Gilroy-Black.otf');
}

@font-face {
    font-family: "SVN Gilroy Bold";
    src: url('fonts/SVN-Gilroy-Bold.otf');
}

@font-face {
    font-family: 'HPEncino';
    src: url('./fonts/HP-Encino.ttf');
}

@font-face {
    font-family: 'SVNGothamLight';
    src: url('./fonts/SVN-Gotham-Light.otf');
}

/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
    --color-primary: rgb(23, 100, 200)
}

:root {
    --primary: #f86a01;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: "SVN Gilroy Black", sans-serif !important; */
}

.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a,
.nav>li>a {
    /* font-family: 'avertaBold', sans-serif !important; */
}

.breadcrumb {
    font-size: 14px;
    color: #fff;
}

.breadcrumb a {
    color: #fff;
    cursor: pointer;
}

.title_block {
    padding-left: 15px;
    border-left: 3px solid #8dc354;
}

.text-holder .description ul li {
    margin-bottom: 0px;
}

.uppercase {
    letter-spacing: 0px;
}

.text-holder .text h3 {
    font-size: 1.1rem;
    font-weight: bolder;
}

.tab_home_custom .nav.nav-vertical {
    background-color: #8dc354;
    left: -30%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
    z-index: 99;
}

.tab_home_custom .nav.nav-vertical>li>a {
    color: #fff;
}

.tab_home_custom .nav-vertical+.tab-panels {
    border: none;
}

.tab_home_custom .nav-tabs+.tab-panels {
    background-color: #f8f8f8;
}

.tab_home_custom .nav-tabs>li.active>a {
    background-color: #f8f8f8;
    color: #333;
}

.custom_page_header {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 250px;
    margin-bottom: 30px;
}

.custom_page_header::before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    z-index: 1;
}

.custom_page_header .page-title {
    color: #fff;
    margin-bottom: 0px;
}

.custom_page_header>.row {
    position: relative;
    z-index: 9;
}

.page-wrapper:not(.blog-single,.content-area) {
    padding-top: 0px;
}

#breadcrumbs {
    color: #eee;
}

#breadcrumbs a {
    color: #fff;
}

h2.title {
    font-size: 2rem;
}

.product_home .box-text {
    background: #f8f8f8;
    padding-left: 10px;
    padding-right: 10px;
}

.product_home .box-text .woocommerce-loop-product_title {
    font-size: 16px;
}

.product_home .box-text .woocommerce-loop-product_title a {
    color: var(--primary)
}

.tab_categories {
    border: 1px solid #ddd;
}

.tab_categories .tab-panels {
    border: none;
    padding: 15px 15px 0 15px;
}

.tab_categories .nav-tabs>li {
    flex: 1
}

.tab_categories .nav-tabs>li>a {
    height: 100%;
}

.contact a {
    font-size: 16px;
}

.contact i {
    width: 30px;
    text-align: center;
    font-size: 20px;
    margin-right: 0;
}

.contact i.fa-whatsapp {
    color: #23a455;
}

.contact i.fa-instagram {
    color: #a42395;
}

.text-icon {
    font-size: 16px;
    font-weight: 700;
}

.text-icon i {
    height: 20px;
    width: 20px;
    margin-bottom: -4px;
    margin-right: 10px;
}

.text-icon a {
    font-weight: 700;
}

.contact-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-info ul li {
    margin-left: 0px;
}

.widget span.widget-title {
    border-left: 3px solid var(--primary);
    font-weight: bold;
    font-family: "Montserrat", "Helvetica Neue";
    padding-left: 10px;
    font-size: 1.15rem;
    margin-bottom: 10px;
    display: block;
}

.is-divider {
    display: none;
}

.widget .menu-product-categories-container {
    padding: 10px;
    background: #f8f8f8;
    border-radius: 5px;
}

h5.post-title.is-large {
    font-size: 1.25rem;
}

.contact-info ul li i {
    width: 16px;
    height: 16px;
    text-align: center;
    color: var(--primary);
}

.right_policies {
    border: 1px solid #EEE;
    border-radius: 3px;
    padding: 15px;
}

.right_policies i,
.right_policies img {
    float: left;
    width: 48px;
    height: 48px;
    margin-right: 10px;
    font-size: 48px;
    text-align: center;
    color: #888;
    text-align: center;
}

.right_policies i.fa-truck {
    width: 48px;
    height: 48px;
    font-size: 40px;
    text-align: center;
}

.right_policies i.fa-cc-visas {
    width: 48px;
    height: 48px;
    font-size: 36px;
    text-align: center;
}

.right_policies i:hover {
    color: var(--primary)
}

.right_policies h4 {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
}

.right_policies p {
    font-size: 13px;
    color: #888;
}

.right_policies .item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EEE;
}

.right_policies .item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.product-short-description
{
  background: #fffddf none repeat scroll 0 0;
  border-radius: 2px;
  box-sizing: border-box;
  color: #333;
  margin: 15px 0;
  padding: 15px;
  width: 100%;
}

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/

}