/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.16.4
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.4.0
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/


@font-face {
    font-family: 'AvenirHeavy';
    src: url('https://teamoptidev.epiksolution.net/wp-content/themes/flatsome/fonts/AvenirHeavy.eot');
    src: url('https://teamoptidev.epiksolution.net/wp-content/themes/flatsome/fonts/AvenirHeavy.eot') format('embedded-opentype'),
         url('https://teamoptidev.epiksolution.net/wp-content/themes/flatsome/fonts/AvenirHeavy.woff2') format('woff2'),
         url('https://teamoptidev.epiksolution.net/wp-content/themes/flatsome/fonts/AvenirHeavy.woff') format('woff'),
         url('https://teamoptidev.epiksolution.net/wp-content/themes/flatsome/fonts/AvenirHeavy.ttf') format('truetype'),
         url('https://teamoptidev.epiksolution.net/wp-content/themes/flatsome/fonts/AvenirHeavy.svg#AvenirHeavy') format('svg');
}
h1, h3, h4, h6, .heading-font, .banner h1, .banner h2 {
    font-family: "Avenir LT Std" !important;
    font-weight: 100 !important;
    color: #000;
}
h5 {
    font-family: "Avenir LT Std" !important;
    font-weight: 100 !important;
}
h2 {
    font-family: "Avenir LT Std" !important;
}
.sidebar-menu.no-scrollbar {
    display: none;
}
.foot-links .ux-menu a span {
    color: #fff;
}
.foot-links .ux-menu .ux-menu-link {
    margin-bottom: 8px;
}
.foot-links .ux-menu a span:hover {
    color: #e35e36;
}
.ux-menu.stack.stack-col.justify-start.text-white.ux-menu--divider-solid a span {
    color: #fff;
}
.foot-about .foot-col1 h2 {
    color: #e35e36;
    font-weight: bold !important;
    font-size: 38px;
}
p.m-baseballtxt {
    font-size: 18px;
    font-weight: bold;
}
.foot-col1 p.mt-5 {
    margin-top: 18px !important;
    margin-bottom: 28px;
}
.foot-gettouch {
    border: 1px solid #fff;
    padding: 9px 12px;
    border-radius: 8px;
    color: #fff;
    position: relative;
    top: 4px;
}
.foot-gettouch:hover {
    background: #e35e36;
    color: #fff;
}
.foot-icon .col-inner img {
    float: left;
    margin-left: 10px;
} 
.foot-row .large-3 {
    width: 38% !important;
    max-width: 38% !important;
}
.foot-row .large-9 {
    width: 62% !important;
    max-width: 62% !important; 
}
.foot-divider {
    height: 2px;
    background: #553830;
    width: 58px;
    position: relative;
    top: -18px;
}
.foot-contact span {
    color: #e35e36;
    padding-right: 10px;
}
.foot-contact .d-flex {
    margin-bottom: 12px;
}
.foot-links h5 {
    margin-bottom: 28px !important;
}
.foot-contact h5 {
    margin-bottom: 28px !important;
}
.foot-icon .img-inner.dark:hover {
    transform: scale(1.15);
}
.carousel.slide button.out-line.mt-lg-5 a {
    color: #fff !important;
}
section#aboutus .w-75 {
    width: 70% !important;
}
section#camps .camps h5.card-title {
    font-weight: 700 !important;
} 
img.abt-1 {
    width: 80% !important;
}
.abt-2 {
    width: 42% !important;
}
.um-register {
    width: 100% !important;
    max-width: 100% !important;
}
.um-register .um-form {
    float: left;
    width: 100%;
}
footer div#col-1677832560 {
    display: table-footer-group;
    margin-top: 13px;}
@media(max-width:767px){
    .um-register .um-form {
    float: none;
    width: auto;
}
.modalm .btn-close {
    right: 11px;
    top: 12px;
}

}