/*
Theme Name: WGBG
Theme URI: mithun.sarkar
Author: Mithun
Author URI: mithun.sarkar
Description: Built on a solidly designed foundation, Twenty Twenty-Two embraces the idea that everyone deserves a truly unique website. The theme’s subtle styles are inspired by the diversity and versatility of birds: its typography is lightweight yet strong, its color palette is drawn from nature, and its layout elements sit gently on the page. The true richness of Twenty Twenty-Two lies in its opportunity for customization. The theme is built to take advantage of the Site Editor features introduced in WordPress 5.9, which means that colors, typography, and the layout of every single page on your site can be customized to suit your vision. It also includes dozens of block patterns, opening the door to a wide range of professionally designed layouts in just a few clicks. Whether you’re building a single-page website, a blog, a business website, or a portfolio, Twenty Twenty-Two will help you create a site that is uniquely yours.
Requires at least: 5.9
Tested up to: 6.7
Requires PHP: 5.6
Version: 1.0.0
*/

.banner__slider {
    margin-bottom: 0;
    margin-top: -20px;
}
div#our-service-p p {
    font-size: 20px;
    text-align: center;
    max-width: 900px;
    margin: auto;
    color: #0d0d0d;
    font-weight: 300;
}
div#our-service-p p span {
    background: linear-gradient(103.8deg, #DC143C 1.22%, #FF2ED1 99.95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
li#menu-item-13 a {
    text-transform: inherit;
    background: linear-gradient(103.8deg, #DC143C 1.22%, #FF2ED1 99.95%);
    padding: 14px 25px !important;
    display: inline-flex !important;
    gap: 10px;
    border-radius: 12px;
}
li#menu-item-13 a:before {
    width: 100%;
    height: 100%;
    top: 10px;
    background: linear-gradient(103.8deg, #DC143C 1.22%, #FF2ED1 99.95%);
    border-radius: 12px;
    z-index: -1;
    border-radius: 16px;
    z-index: -1;
    left: 10px;
}
li#menu-item-13 a:after {
    position: absolute;
    content: "";
    left: 14px;
    top: 12px;
    width: calc(100% - 6px);
    height: calc(100% - 4px);
    background: #000;
    z-index: -1;
    border-radius: 15px;
    bottom: 0;
}
li#menu-item-13 a img {
    width: 20px;
    height: auto;
}
li#menu-item-13 a span {
    color: #fff;
}
li#menu-item-19 a img {
    width: 19px;
    height: auto !important;
}

.wpuf-label {
    margin-bottom: 0 !important;
}
ul.wpuf-form li {
    margin-left: 0 !important;;
    margin-bottom: 5px !important;;
    padding: 5px !important;;
}
/* li.wpuf-el .wpuf-fields input, li.wpuf-el .wpuf-fields select, li.wpuf-el .wpuf-fields textarea {
    color: #1E1E1E !important;
    border-radius: 10px !important;
    border: 1px solid rgba(29, 185, 84, 0.21) !important;
    background: rgba(29, 185, 84, 0.03) !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 26px !important;
    padding: 17px 20px !important;
    box-shadow: none !important;
    height: inherit !important;
    width: 100% !important;
} */
li.wpuf-el .wpuf-fields input, li.wpuf-el .wpuf-fields select, li.wpuf-el .wpuf-fields textarea  {
    color: #1E1E1E !important;
    border-radius: 10px !important;
    border: 0px solid !important;
    border-bottom: 1px solid rgba(13, 13, 13, 0.5019607843) !important;
    background: transparent !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 26px !important;
    padding: 5px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: inherit !important;
    width: 100% !important;
}
/* li.wpuf-submit input.weforms_submit_btn{
    color: #fff !important;
    background: #1DB954 !important;
    border-color: #1DB954 !important;
    border-radius: 6px !important;
    display: inline-flex !important;
    text-shadow: none !important;
    box-shadow: none !important;
    padding: 15px 40px !important;

} */
li.wpuf-submit input.weforms_submit_btn {
background: linear-gradient(103.8deg, #DC143C 1.22%, #FF2ED1 99.95%) !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    min-width: 200px !important;
    border: 0px solid !important;
    padding: 16px 5px !important;
    border-radius: 8px !important;
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: 1.4 !important;
}

.signup-form.page-content {
    text-align: left;
}

label.wpuf-form-sub-label {
    display: none !important;
}

.sidenav.show .collapse {
    display: block;
}

.experiental-engine-solutions .experiental-engine {
	background: #fff;
}
.experiental-engine-solutions .experiental-engine  .section-header  {
	width: 100%;
	max-width: inherit;
}
.experiental-engine-solutions .experiental-engine  .section-header .title p {
    width: 70%;
    margin: 12px auto;
}
.experiental-engine-solutions .experiental-engine .section-header .title p,
.experiental-engine-solutions .experiental-engine .section-header .title h2 {
	color: #1E1E1E;
}
.experiental-engine-solutions .experiental-engine .section-header .title h2  span {
    background: linear-gradient(103.8deg, #DC143C 1.22%, #FF2ED1 99.95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}