/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .slider-home {
        margin-top: 0px!important;
    }
    col.medium-3.small-6.large-3 {
        width: 500px!important;
    }
    .small-6 {
        max-width: 100%!important;
        flex-basis: 100%!important;
    }

}

.slider-home {
    margin-top: -120px;
}

.header-bg-color{
    background: transparent !important;
}
.section-content.relative {
    /*margin-top: -84px;*/
}
.header-main {

}
.badge-container.absolute.left.top.z-1 {
    display: none;
}
.nav-dark .header-button .is-outline:not(:hover) {
    color: #2d2a2a;
}
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #2d2a2a;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    display: none;
}


.menu-click button{
	  font-family: "Roboto1";
    color:#000;
    font-size: 13px;
    font-weight: 700;
}
.link-white button{
    color:#fff !important;
}
.dropbtn {

    color: white;
    padding: 10px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    /*background-color: #3e8e41;*/
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    right: 10px;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 1060px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

/**/.show {display:block;}


.dropdown-content ul.menu>li, .widget>ul>li {
    padding: 4px;
    list-style: none;
    margin-bottom: 0.3em;
    text-align: left;
    margin: 6px;
    margin-left: 30px;
}
ul.menu>li>a, ul.menu>li>span:first-child, .widget>ul>li>a, .widget>ul>li>span:first-child {
    margin-left: 20px;
    display: inline-block;
    padding: 6px 0;
    -ms-flex: 1;
    flex: 1;
}
.header-wrapper.stuck {
    display: none;
}
li#menu-item-216 {
    font-family: "Roboto1";
    font-weight: 700;
}
a {
	  font-family: "Roboto1";

}
.dropdown-content ul.menu>li, .widget>ul>li {
    font-family: "Roboto1";
    padding: 4px;
    list-style: none;
    margin-bottom: 0.3em;
    text-align: left;
    margin: 6px;
    margin-left: 30px;
}
i.fa.fa-envelope-o {
    margin-left: 273px;
    margin-top: -138px;
    /* text-align: left; */
    font-size: 30px;
}
p {
    font-family: "Roboto1";
    margin-top: 0;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 700;
    font-family: "Roboto1" !important;
}
.breadcrumbs a {
    color: rgba(102,102,102,0.7);
    font-weight: normal;
    font-family: "Roboto1" !important;
}
.breadcrumbs {
    color: #222;
    font-weight: bold;
    letter-spacing: 0;
    padding: 0;
    font-family: "Roboto1" !important;
}
p.woocommerce-result-count.hide-for-medium {
    display: none;
}