/*!
Theme Name: Meetco
Theme URI: https://wp.xpressbuddy.com/meetco/
Author: XpressBuddy
Author URI: https://xpressbuddy.com/
Description: Meetco is a modern Event & Conference WordPress theme perfect for seminars, workshops, meetups, and corporate events.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.2
Requires PHP: 5.6
Text Domain: meetco
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


html {
  scroll-behavior: smooth;
	font-family: "Montserrat", sans-serif !important;
	
}


.my-padding-bottom-0 .pb-200 {
   padding-bottom: 0;
}

.my-padding-top-0 .pt-125 {
   padding-top: 0;
}
.my-padding-top-0 .sec-title{
	display:none !important;
}

#agendasection .schedule-section {
    margin-top: 95px !important;
}
.agendasection .schedule-section {
    margin-top: 95px !important;
}

#agendasection .pt-295{
	padding-top: 60px !important;
    padding-bottom: 60px !important;
}
#agendasection .sub-title{
	color:white !important;
}

#agendasection .title{
	color:white !important;
}

#agendasection .about {
	display:none !important;
}

#sponsorssection .pt-130 {
    padding-top: 30px !important;
}

#sponsorssection .xb-brand-wrap {
    padding-bottom: 60px !important;
}

.gardiant-bg {
    background: linear-gradient(181deg, #5d0e22 0%, #9d182f 100%) !important;
}

.xb-footer_bottom {
    background: #780c2a  !important;

}


.xb-contact-item .xb-item--icon {
    background: #004063  !important;
}

.header-menu {
    display: none;
}

