/*
Theme Name: legec
Author: themebuzz
Author URI: https://www.templatemonster.com/authors/themebuzz
Description: themebuzz team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Requires at least: 4.0
Tested up to: 5.6.2
Requires PHP: 7.3
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: legec
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Transition
# Color
# Buttons
# Header 
# Hamburger icon
# X icon
# Blog Section
# Footer
# Copyright 
# Top To Buttom
# 404 Page
# Preloader 
--------------------------------------------------------------*/


.header2-left ul li i {
    font-size: 18px;
    padding-right: 5px;
}
.header2-right.ml-auto ul li a {
    padding: 10px 0;
}
.header2-right.ml-auto ul li a i {
    font-size:16px;
}
.team-two .team-social {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 26px 0;
    background: #ff0000b0;
    transition: 1s;
    opacity: 0;
    left: 0;
}
.team-box .no-slide .team-single {
    margin-bottom: 30px;
    background: red;
    padding: 15px;
}

.breadcroumb-boxs {
    background-image: url(https://legec.bikebuzzbd.com/wp-content/uploads/2022/09/m0-e1664599405193.jpg);
    background-color: #798795;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.team-two .team-social ul {
    float: right!important;
    margin-right: 10px!important;

}

.header-two .blob-btn__inner {
    background: #FF0000!important;
}
.blob-btn__inner {
    background: #000!important;
}
.team-image img {
    width: 100%;
    height: 250px!important;
}

.header-two .header-top {
    background: #ff0000!important;
}
.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
 
	font-size: 18px;}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 150px;
}
.header-info-area {
    background: #a3a3a3;
    padding: 5px;
}
.ft-bottom {
    background: #e83300;
}