/**
 * Theme Name:        Websole
 * Theme URI:         https://winsfolio.net/websole
 * Description:       Websole is a Consulting One Pag WordPress Landing Page Theme that is designed for Business Services, Consultants, Consulting Businesses, and any other type of corporate Business Companies. Websole has a uniquely modern and fully customizable layout, itâ€™s based on Bootstrap 5. It has 4 Different layouts LeadGen, Click Through, Subscription, and Video Marketing Layouts.
 * Version:           1.0.0
 * Author:            Winsfolio
 * Author URI:        https://winsfolio.net/
 * Tags:              consultancy website, consulting, creative agency, creative consulting, html landing page, landing page, lead generation, modern, one page landing page,
 * Text Domain:       websole
 * Domain Path:       /languages
 * Tested up to:      6.4
 * Requires at least: 6.2
 * Requires PHP:      7.4
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */

.wp-caption, .wp-caption-text, .screen-reader-text, .gallery-caption, .bypostauthor, .alignright, .alignleft, .aligncenter {}

.wp-block-calendar caption {
    background-color: var(--bgcolor);
    color: #fff;
    text-align: center;
}
table#wp-calendar td#today {
    color: #fff;
    background-color: var(--bgcolor);
}
table#wp-calendar td#today a {
    color: #fff;
}
.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow .wp-block-page-list > li,
.wp-block-categories-list.wp-block-categories > li {
    padding-left: 22px;
}
.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow .wp-block-page-list > li:not(:last-child),
.wp-block-categories-list.wp-block-categories > li:not(:last-child),
.websole-page-content-area ul > li:not(:last-child) {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow .wp-block-page-list > li a,
.wp-block-categories-list.wp-block-categories li a {
    color: #000;
    position: relative;
}
.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow .wp-block-page-list > li li,
.wp-block-categories-list.wp-block-categories > li li {
    padding-left: 30px;
    padding-top: 10px;
}
.wp-block-latest-posts__list.has-dates.has-author.wp-block-latest-posts li > a {
    font-size: 20px;
    color: var(--bgcolor);
    position: relative;
}
.widget.widget_pages li:before,.widget.widget_nav_menu li:before,
.widget.widget_archive ul li > a:before,.widget.widget_categories li:before,
.wp-block-latest-posts__list.has-dates.has-author.wp-block-latest-posts > li > a:before,
.widget.widget_block.widget_archive li a:before,ul.wp-block-archives-list.wp-block-archives li a:before,
.wp-block-categories-list.wp-block-categories > li a:before,
.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow .wp-block-page-list > li a:before {
    color: #99a1a7;
    content: "";
    font-family: fontawesome;
    font-size: 16px;
    font-weight: normal;
    background: none;
    border-radius: 0;
    left: -20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    font-size: 4px;
    border-top: 1em solid transparent;
    border-left: 1.5em solid currentColor;
    border-bottom: 1em solid transparent;
}
ol.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
    padding: 0;
}
ol.has-avatars.has-dates.has-excerpts.wp-block-latest-comments li:not(:last-child) {
    border-bottom: 1px solid #4444444f;
}
ol.has-avatars.has-dates.has-excerpts.wp-block-latest-comments li a {
    color: var(--bgcolor);
}
ol.has-dates.has-excerpts.wp-block-latest-comments {
    padding: 0;
}
ol.has-dates.has-excerpts.wp-block-latest-comments li:not(:last-child) {
    border-bottom: 1px solid #4444444f;
    padding-bottom: 10px;
}
ol.has-dates.has-excerpts.wp-block-latest-comments li a {
    color: var(--bgcolor);
    font-size: 20px;
}
.widget.widget_tag_cloud .tagcloud a, .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow .wp-block-tag-cloud a {
    border-bottom: 0;
    color: #000;
    margin-bottom: 10px;
    font-size: 16px !important;
    padding: 6px 14px !important;
    transition: .4s all;
    border-radius: 50px;
    border: 1px solid #d5d5d5;
}
.widget.widget_tag_cloud .tagcloud a:hover,
.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow .wp-block-tag-cloud a:hover {
    background-color: var(--bgcolor);
    color: #fff;
    border: 1px solid var(--bgcolor);
}
.wp-block-latest-posts__list.has-dates.has-author.wp-block-latest-posts li > .wp-block-latest-posts__post-author {
    font-size: 16px;
    padding-bottom: 6px;
}
.widget h3,
.widget.widget_block h2 {
    font-size: 20px;
    margin-bottom: 14px;
    font-weight: bold;
    line-height: 30px;
}
.search-form input,
.wp-block-search__input {
    border: 1px solid #e5e5e5;
}
.wp-block-search__inside-wrapper button {
    background-color: var(--bgcolor);
    color: #000;
}
.wp-block-search__inside-wrapper input {
    padding-left: 17px;
    outline: none;
}
.wp-block-search__inside-wrapper button {
    background-color: var(--bgcolor);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.wp-block-search__inside-wrapper input {
    padding-left: 17px;
}
.wp-block-search__inside-wrapper {
    border: 0;
}
ul.has-dates.has-authors.has-excerpts.wp-block-rss a {
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
}
ul.has-dates.has-authors.has-excerpts.wp-block-rss time.wp-block-rss__item-publish-date {
    padding-bottom: 10px;
    font-size: 16px;
}
ul.has-dates.has-authors.has-excerpts.wp-block-rss span {
    padding-bottom: 10px;
    font-size: 14px;
}
form#commentform textarea#comment, form#commentform input {
    width: 100%;
    padding: 26px;
    outline: none;
    margin-bottom: 15px;
    box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}
#commentform input {
    padding:20px;
    height:60px;
}
#commentform input#wp-comment-cookies-consent {
    width: 23px;
    height: 14px;
}
#commentform input#submit {
    border: 0;
    width: auto;
    height: auto;
    padding: 16px 42px;
}
#commentform input#submit:hover {
    background-color: #000;
    color: #fff;
}
div#respond h3 {
    font-weight: bold;
    padding-bottom: 12px;
    padding-top: 22px;
}
.websole-page-content-area p {
    padding-bottom: 20px;
}
img.size-full.wp-image-904 {
    margin-right: 16px;
}
img.size-full.wp-image-906 {
    margin-bottom: 20px;
}
img.size-full.wp-image-904 {
    margin-bottom: 20px;
}
img.wp-image-907 {
    margin-bottom: 20px;
}
img.size-full.wp-image-905 {
    margin-bottom: 20px;
}
img.size-full.wp-image-904.alignright {
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
}
img.size-full.wp-image-904 {
    margin-right: 16px;
}
img.size-full.wp-image-906 {
    margin-bottom: 20px;
}
img.size-full.wp-image-904 {
    margin-bottom: 20px;
}
img.wp-image-907 {
    margin-bottom: 20px;
}
img.size-full.wp-image-905 {
    margin-bottom: 20px;
}
img.size-full.wp-image-904.alignright {
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
}
figure#attachment_907 {
    width: 100% !important;
}
table {
    margin-top: 10px;
    margin-bottom: 30px;
}
table th,table td {
    border: 1px solid black;
    padding: 10px;
}
table td a {
    color: var(--bgcolor);
    font-weight: bold;
}
dd {
    margin: 0 0 1.75em;
}
dl dt {
    padding-bottom: 2px;
}
pre {
    border: 1px solid #bfc0c2;
    margin-top: 20px;
    padding: 20px;
}
.websole-page-content-area ul > li {
    position: relative;
}
.websole-page-content-area ul > li,
ol li {
    position: relative;
    padding-left: 20px;
}
ol {
    padding-left: 0;
}
ol ol {
    padding-top: 12px;
}
/*ol li:not(:last-child),
ol li li:not(:last-child) {
    padding-bottom: 14px;
    border-bottom: 1px solid #bfc0c2;
    margin-bottom: 10px;
}*/
.websole-page-content-area ul > li:before,
ol li:before { 
    color: #99a1a7;
    content: "";
    font-family: fontawesome;
    font-weight: normal;
    background: none;
    border-radius: 0;
    left: 2px;
    position: absolute;
    top: 12px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    font-size: 4px;
    border-top: 1em solid transparent;
    border-left: 1.5em solid currentColor;
    border-bottom: 1em solid transparent;
}
.websole-page-content-area ul > li ul {
    margin-top: 10px;
}
.categories a {
    margin: 3px;
    display: inline-block;
}
.nice-select{
    width: 100%;
    height: 56px;
    padding-top: 6px;
}
.nice-select ul.list {
    width: 100%;
}
ul + h2 {
    padding-bottom: 20px;
    margin-top: 20px;
}
dl + h2 {
    margin-bottom: 20px;
}
.websole-single-post-wrapper span.date {
    background-color: var(--main-color);
    color: #fff;
    padding: 8px 22px;
    border-radius: 50px;
}
.websole-single-post-wrapper .categories {
    display: flex;
    flex-wrap: wrap;
}
span.author a {
    color: var(--bgcolor);
}
span.author {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 500;
}
.info {
    margin-top: 10px;
}
.wp-block-group.has-background {
    margin-bottom: 10px;
}
.wp-block-group.has-border-color.has-black-border-color.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding: 10px !important;
}
.post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    position: relative;
    border: 1px solid #ddd;
    padding: 6px;
    width: 100%;
    height: 64px;
}
.websole-social-share {
    display: flex;
}
.websole-social-share h6 {
    padding-right: 10px;
    font-weight: 600;
}
.post-navigation > a {
    position: absolute;
    left: 46%;
}
.post-navigation  a {
    background-color: #bbb;
    color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.post-navigation .nav-next a,
.post-navigation .nav-previous a {
    border-radius: 0;
    background-color: var(--bgcolor);
}
.categories a {
    text-transform: capitalize;
    /*border-bottom: 1px solid var(--bgcolor);
    color: var(--bgcolor);*/
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 10px;
}
p.logged-in-as {
    padding-bottom: 10px;
}
p.logged-in-as a {
    color: var(--bgcolor);
    font-weight: bold;
}
.categories a { 
    font-weight: bold;
}
.categories h6 {
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
    padding-bottom: 0;
}
.websole-search-query-result h6 {
    font-size: 22px;
}
.websole-search-query-result h6 span {
    font-weight: bold;
}
.select2.select2-container.select2-container--default {
    width: 100% !important;
    margin-bottom: 10px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 46px;
    padding-top: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
    right: 11px;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
    font-size: 14px;
}
.websole-single-post-wrapper h2 {
    font-size: 45px;
}
.websole-single-post-wrapper h3 {
    word-break: break-word;
    font-size: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 50px;
    font-weight: bold;
    margin-top: 25px;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%;
    margin-bottom: 0px;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    margin-bottom: 0px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: none;
}
.wp-block-archives-dropdown.wp-block-archives label {
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
}
.questions-img img {
    width: 100%;
}
.banner.style2 {
    text-align: center;
}
.banner.style2 p {
    margin: auto;
}
.banner.style2 {
    padding-top: 90px;
    padding-bottom: 120px;
}
.banner.style2 .rating,
.banner.style2 .hero-text .rating {
    justify-content: center;
}
.banner.style1 .hero-text .rating {
    justify-content: left;
}
.banner.style1 .hero-text {
    width: 96%;
    z-index: 0;
    position: relative;
}
.group-img br {
    display: none;
}
.banner.style2 .hero-text h1 {
    color: var(--bgcolor) !important;
    font-weight: 600;
}
.wp-block-file__button {
    background: var(--bgcolor);
    color: #fff;
    text-decoration: none;
    padding: 16px 40px;
}
.wp-block-file {
    margin-bottom: 16px;
}
ul.tags {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.tags li {
    padding-right: 12px;
}
ul.tags li a {
    color: var(--bgcolor);
    border-bottom: 1px solid;
}
.categories {
    margin-top: 10px;
}
.websole-social-share h6 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}
.websole-social-share a {
    padding-right: 14px;
}
.meta-two .websole-social-share {
    padding-top: 20px;
}
.content-area p {
    padding-bottom: 10px;
}
.content-area {
    padding-top: 10px;
}
.content-area ul li {
    display: list-item;
    margin-bottom: 14px;
}
.websole-single-post-wrapper img {
    margin-bottom: 40px;
}
.comment-area h3 {
    font-size: 30px;
    font-weight: bold;
}
.websole-single-post-wrapper .content-area p {
    /* padding-bottom: 22px; */
    line-height: 30px;
}
.wp-block-group__inner-container p {
    padding-bottom: 0;
}
ul.wp-block-categories-list.wp-block-categories li.cat-item {
    display: block;
}
ul.wp-block-archives-list.wp-block-archives {
    margin: 0;
}
.wp-block-cover {
    margin-bottom: 14px;
}
.wp-block-button {
    margin-bottom: 12px;
}
ul.wp-block-categories-list.wp-block-categories {
    margin: 0;
}
.wp-block-button.alignright {
    text-align: right;
}
.wp-block-button.alignleft {
    text-align: left;
}
figure.wp-block-gallery {
    padding-bottom: 20px;
}
label.wp-block-search__label {
    padding-bottom: 10px;
}
.wp-block-columns {
    margin-bottom: 15px;
}
figure.wp-block-gallery {
    float: left;
}
.wp-block-image {
    margin: 0 0 1em;
    display: flex;
    justify-content: end;
}
pre.wp-block-verse {
    border: 0;
}
.websole-post-wrapper.style1 .categories a {
    margin: 0;
}
.websole-post-wrapper.style1 .websole-post-item .info > a { 
    display: inline-block;
    margin-top: 16px;
 }
.websole-single-post-wrapper .content-area blockquote.wp-block-quote p {
    font-style: normal;
    font-size: 28px;
    line-height: 40px;
}
.websole-post-wrapper.style1 .websole-post-item .content {
    padding: 40px;
    background-color: #f6f6f6;
}
ul.wp-block-categories-list.wp-block-categories li.cat-item a, ul.wp-block-categories-list.wp-block-categories li.cat-item {
    font-size: 14px;
}
.widget.widget_tag_cloud .tagcloud a {
    display: inline-block;
    margin-bottom: 4px;
    border-radius: 50px;
}
.widget.widget_tag_cloud .tagcloud a:hover {
    background-color: var(--bgcolor);
}
.widget.widget_tag_cloud .tagcloud a {
    display: inline-block;
    margin-bottom: 4px;
}
.widget {
    padding: 25px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5;
    box-shadow: 10px 10px 17px 0px rgba(0,0,0,0.05);
    -webkit-box-shadow: 10px 10px 17px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 10px 10px 17px 0px rgba(0,0,0,0.05);
        border-radius: 20px;
}
.wp-caption.alignnone img {
    width: auto;
    height: auto;
    margin-bottom: 20px;
}
p.has-small-font-size {
    padding-top: 10px;
}
ul.wp-block-page-list {
    margin: 0;
}
.wp-block-navigation__responsive-container-content ul.wp-block-page-list {
    margin: 0;
}
.wp-block-navigation__responsive-container-content ul.wp-block-page-list li {
    padding: 10px;
    margin-bottom: 0;
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
   margin: 0;
}

#commentform input#submit {
    background-color: #000;
    color: #fff;
    margin-top: 20px;
    border: 1px solid #000;
}
#commentform input#submit:hover {
    background-color: var(--bgcolor);
    color: #000;
}
ul.comments-list img {
    margin-bottom: 0;
}
.comment.even.thread-even.depth-1 {
    display: block;
    margin-top: 21px;
    padding: 0;
}
.comment.even.thread-even.depth-1:before {
    display: none;
}
.websole-single-post-wrapper .info a {
    padding-bottom: 10px;
    display: inline-block;
}
.category-6-1.category-block .websole-single-post-wrapper .content-area p {
    padding: 10px;
}
.widget.widget_nav_menu li,
.widget.widget_pages li,
.widget.widget_categories li {
    padding-bottom: 10px;
    position: relative;
    padding-left: 21px;
    font-size: 14px;
}
.widget.widget_nav_menu li li,
.widget.widget_pages li li,
.widget.widget_categories li li {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 0;
}
.widget.widget_nav_menu li li:before,
.widget.widget_pages li li:before,
.widget.widget_categories li li:before {
    top: 21px;
}
.widget.widget_rss h3 a {
    color: #000;
} 
.widget.widget_nav_menu li:before,
.widget.widget_pages li:before,
.widget.widget_categories li:before {
    top: 11px;
    left: 0px;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    font-size: 10px;
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
    bottom: 0;
    margin: 0;
    padding: 1em .77em 0em;
    width: 100%;
    line-height: 15px;
    margin-bottom: 10px;
}
.widget.widget_calendar #calendar_wrap {
    width: 100%;
}
.widget.widget_text img {
    padding-bottom: 25px;
    padding-top: 10px;
}
.widget.widget_recent_entries li {
    padding-bottom: 10px;
}
.widget.widget_rss li:not(:last-child) {
    padding-bottom: 20px;
}
.widget.widget_meta li {
    padding-bottom: 10px;
}
.widget.widget_meta li:not(:last-child) {
    padding-bottom: 10px;
}
.wp-block-group__inner-container ul li:not(:last-child) {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 14px;
}
.wp-block-group__inner-container ul li a:hover  {
    color: var(--bgcolor);
}
.search-form input {
    outline: none;
}
.search-form input.search-field {
    width: 100%;
    height: 40px;
    border-radius: 0;
    padding-left: 15px;
}
form.search-form input.search-submit {
    color: #fff;
    border-radius: 0;
    width: fit-content;
    padding: 7px;
    font-size: 14px;
}
ul.wp-block-social-links.is-layout-flex.wp-block-social-links-is-layout-flex li {
    display: block;
    padding-bottom: 0;
}
p.wp-block-tag-cloud a {
    margin-bottom: 10px;
    padding-bottom: 0 !important;
    font-size: 16px !important;
    border-bottom: 1px solid #444;
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow figure.wp-block-image {
    flex-wrap: wrap;
}
.websole-post-item .content p {
    font-size: 16px;
    color: #444;
}
.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6;
    background-color: #f3f3f3 !important;
    border-color: var(--bgcolor) !important;
}
blockquote.wp-block-quote.is-style-large {
    background-color: #f3f3f3;
    padding: 25px;
}
.blocks-gallery-grid .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.blocks-gallery-grid .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    margin-bottom: 0px;
}
.category-6-1.category-block .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    margin-bottom: 60px;
}
figcaption.blocks-gallery-caption {
    margin-bottom: 12px;
}
pre.wp-block-preformatted {
    border: 0;
    padding: 25px;
    background-color: #f3f3f3;
}
.websole-banner.style1 .container > p {
    color: #999;
}
form.post-password-form input {border-radius: 0;border: 1px solid #e5e5e5;}
form.post-password-form input[type="submit"] {
    height: auto;
    background-color: #54fa80;
    font-size: 14px;
    padding: 2px 14px;
    color: #fff;
}
ul.comments-list li li li {
    border: 0 !important;
    box-shadow: none;
}
.post_format-post-format-quote blockquote {
    margin: 0 0 1rem;
    background-color: #f3f3f3;
    padding: 25px;
}
.tag-edge-case.tag-lists-2.tag-markup-2 .content-area ol li,
.tag-edge-case.tag-lists-2.tag-markup-2 .content-area ul li {
    padding: 0;
}
.tag-edge-case.tag-lists-2.tag-markup-2 .content-area ol li:before,
.tag-edge-case.tag-lists-2.tag-markup-2 .content-area ul li:before {
    display: none;
}
.tag-comments-2.tag-template .comment.comment-box {
    display: block;
}
.tag-comments-2.tag-template ul.comments-list img {
    border-radius: 0%;
    margin-bottom: 10px;
}
.tag-comments-2.tag-template .comment-detail {
    padding-top: 00px;
    margin-left: 00px;
}
table#wp-calendar {
    width: 100%;
}
footer.footer.no-top .copyright {
    margin-top: 0;
}
.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
    padding: 25px;
}
.meta-wrapper ul.social-icon {
    margin-top: 0;
}
.meta-wrapper ul.social-icon i {
    border: 1px solid var(--bgcolor) !important;
    color: #000 !important;
}
.meta-wrapper ul.social-icon i:hover {
    color: #000000 !important;
    background-color: #54fa80;
}
span.wpcf7-list-item.first {
    margin: 0;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    border: 0;
    width: fit-content;
    padding: 16px 28px;
    height: auto;
}
span.wpcf7-list-item.first,
span.wpcf7-list-item.last {
    margin-bottom: 0;
}
span.wpcf7-list-item.first input,
span.wpcf7-list-item.last input {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    margin-bottom: 0;
}
span.wpcf7-list-item.last label,
span.wpcf7-list-item.first label {
    display: flex;
    align-items: center;
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow img,
.wp-block-columns.websole-list-with-image.wp-block-columns-is-layout-flex img {
    margin-bottom: 0;
}
.wp-block-columns.websole-list-with-image {
    margin-top: 20px;
}
.navbar-dropdown.menu-item-has-children.active ul {
    display: block;
    margin-left: 24px;
    margin-top: 10px;
    font-size: 14px;
}
.mobile-nav .navbar-links ul {
    display: none;
}
.navbar-dropdown.menu-item-has-children.active ul {
    display: block;
}
.navbar-dropdown.menu-item-has-children.active ul li {
    position: relative;
}
.navbar-dropdown.menu-item-has-children.active ul li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 6px;
    left: -20px;
    background-color: var(--bgcolor);
}

.mobile-nav nav.navbar.websole-main-menu .navbar-links li ul.sub-menu {
    box-shadow: none;
    position: relative;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    width: auto;
}
blockquote.wp-block-quote {
    background-color: var(--bgcolor);
    padding: 60px;
}
blockquote.wp-block-quote cite {
    font-size: 20px;
}
.wp-block-columns.websole-list-with-image  .wp-block-column {
    flex-basis: 50% !important;
}
.wp-block-columns.websole-list-with-image .wp-block-column img {
    width: 100%;
    height: auto;
}
.wp-block-columns.websole-list-with-image .wp-block-column {
    flex-basis: 50% !important;
}
.wp-block-columns.websole-list-with-image {
    align-items: center;
}
.wp-block-columns.websole-list-with-image li {
    padding-bottom: 7px;
}
.widget.widget_rss a, .widget.widget_rss li a {
    font-size: 20px;
    display: block;
}
.websole-sidebar .websole-recent-posts-widget .item img {
    width: 140px;
    height: 100px;
    object-fit: cover;
}
a.page-numbers.page-link.d-block.position-relative:hover {
    color: #54fa80;
    background-color: transparent;
}
.page-link:focus {
    box-shadow: none;
}
.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
    margin-right: 11px;
}
.content-area ul {
    padding-left: 24px;
}
.websole-search-query-result > h6 {
    padding-bottom: 20px;
}
.websole-recent-posts-widget .item {
    display: flex;
    align-items: center;
}
.websole-recent-posts-widget .item .content {
    padding: 0;
    border: 0;
}
.websole-recent-posts-widget .item .content h2 {
    font-size: 20px;
    line-height: 31px;
    padding-bottom: 7px;
}
.websole-recent-posts-widget .item .media {
    margin-right: 20px;
}
.websole-post-item.sticky-post {
    position: sticky;
}
.websole-post-item.sticky-post .content {
    background-color: #ffffff !important;
    position: sticky;
    border: 3px solid #54fa80;
}
#recentcomments li.recentcomments a {
    display: block;
    margin-bottom: 10px;
    padding-top: 10px;
}
.meta-two .meta-wrapper .categories {
    margin-bottom: 16px;
}

.wp-block-button__link {
    background-color: #54fa80;
}
.wp-block-button__link:hover {
    background-color: #000;
    color: #fff;
}
.tag-sticky-2 .websole-single-post-wrapper .content-area {
    border: 3px solid #54fa80;
    padding: 30px;
    margin: 0px 20px;
}

.comment span {
    display: inline-block;
    width: 20%;
}
.comment .comment-detail {
    width: 80%;
    padding-left:20px;
}
.comment.comment-box {
    display: flex;
}
.comment.comment-box {
    display: flex !important;
}
ul.comments-list li li {
    border: 0 !important;
    display: list-item;
    box-shadow: none;
    margin-bottom: 0px !important;
}
/* 404 */
.error-content {
    text-align: center;
    padding-top: 200px;
    padding-bottom: 120px;
}
.error-content .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: auto;
}
.error-content img {
    margin-bottom: 20px;
}
.error-content h3 {
    font-size: 40px;
    padding-bottom: 13px;
    font-weight: bold;
    line-height: 50px;
}
.error-content p {
    font-size: 18px;
    padding-bottom: 34px;
}
.blog .websole-post-wrapper img {
    transform: scale(1) !important;
}
.websole-post-wrapper.style1 .websole-post-item .content {
    padding: 0;
    background-color: transparent;
    padding-top: 28px;
} 
.websole-post-item {
    margin-bottom: 60px;
}
.logo img {
    height: auto;
}
.marquee-item img {
    width: auto !important;
}
.presenting i svg {
    z-index: 1; 
    height: auto;
}
.presenting:hover i svg {
    filter: brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(7482%) hue-rotate(200deg) brightness(105%) contrast(102%);
}
.how-do-stap.three i svg {
    fill: #fff !important;
    filter: brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(7482%) hue-rotate(200deg) brightness(105%) contrast(102%);
}
.accordion-img img {
    border-radius: 20px;
}
.clients-img img {
    border-radius: 50%;
}
.widget.widget_block.widget_search {
    padding: 50px;
} 
.widget.widget_block.widget_search label.wp-block-search__label {
    font-size: 20px;
} 
.breadcrumb-item.active,#breadcrumb-child a:hover {
    color: #000;
} 
.widget footer {
    padding-bottom: 0 !important; 
} 
.widget ol.wp-block-latest-comments {
    margin-bottom: 0;
} 
ol.wp-block-latest-comments li { 
    padding-left: 0;
}
ol.wp-block-latest-comments a:hover {
    color: var(--bgcolor);
}
ol.wp-block-latest-comments li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.wp-block-latest-comments__comment { 
    margin-bottom: 0;
}
.websole-single-post-wrapper img {
    border-radius: 20px;
} 
a.wp-block-latest-comments__comment-author {
    color: #6637ed;
}
.websole-single-post-wrapper .meta span.date {
    color: #fff;
}
 .websole-single-post-wrapper .meta span.author a {
    color: #000;
} 
.meta-two .categories a {
    margin: 0;
    margin-left: 10px;
} 
.meta-two .meta-wrapper .categories {
    align-items: center;
} 
.meta-wrapper ul.social-icon li i {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #54fa80 !important;
}
.top-bar a:hover {
    color: #54fa80;
}
.meta-wrapper ul.social-icon li a {
    padding: 0;
    width: auto;
    height: auto;
} 
.meta-wrapper ul.social-icon {
    display: flex;
    gap: 10px;
} 
.websole-social-share {
    align-items: center;
} 
.meta-wrapper .meta-tags {
    display: flex;
    align-items: center;
    gap: 13px;
} 
.meta-wrapper .meta-tags h6 {
    font-weight: bold;
}
.meta-two ul.tags li a {
    border: 0;
    background-color: var(--bgcolor);
    padding: 5px 20px;
    display: block;
    border-radius: 50px;
    color: #000;
    font-weight: bold;
}
.comments-threads {
    padding-top: 40px;
    padding-bottom: 20px;
}
.comments-threads h3 {
    padding-bottom: 20px;
}
.comments-threads ul.comments-list ul.children {
    padding-left: 60px;
} 
.comments-threads img {
    border-radius: 100px;
} 
.comments-threads li.comments-item {
    border: 1px solid #9b9b9b;
    border-radius: 20px;
    padding: 20px;
    position: relative;
} 
.comments-threads li.comments-item:not(:last-child) {
    margin-bottom: 20px;
} 
.comment-detail .comment-reply-link {
    position: absolute;
    right: 10px;
    top: 6px;
    background-color: #000;
    color: #fff;
    padding: 5px 12px;
    border-radius: 10px;
    font-size: 14px;
} 
.comment-detail .comment-meta {
    display: flex;
    align-items:  center;
    gap: 12px;
} 
.comment-detail p {
    padding-top: 10px;
    padding-right: 10px;
} 
.comment-detail h4 {
    font-weight: bold;
} 
.comment-detail i {
    font-style: normal;
}
footer a.button.btn {
    width: auto !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    padding: 1rem 2.2rem !important;
    color: #fff !important;
    border: 1px solid #000;
    width: 100%;
    text-align: center;
}
li.product.type-product img {
    border-radius: 20px;
 } 
.woocommerce-shop .websole-page-content-area ul > li:not(:last-child) {
    border-bottom: 0;
} 
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-color: #000;
}
select.orderby {
    padding: 15px 14px;
    outline: none;
    color: #000000;
    border: 1px solid #cdcdcd;
}
/* transition */
.websole-post-wrapper.style1 .websole-post-item .info > a,
.widget.widget_nav_menu li a,.wp-block-group__inner-container ul li a,
.widget.widget_pages li a,.anex-recent-posts-widget .item .content h2 a,
.widget.widget_categories li a,.widget.widget_meta li a,.websole-sidebar a,
.widget.widget_rss li a,p.wp-block-tag-cloud a,.anex-post-wrapper.style1 .anex-post-item .info > a,
.pricing-plan-style a.btn,ul.wp-block-archives-list.wp-block-archives li a,
.pricing-plan-style a.btn,.pricing-plan-style:before,.anex-post-item .content h3 a:hover,
.team-text a.brand i,.team-style:before,.team-text,.anex-post-item .info h3,
.clients-slider .item img,.service-text i svg,.pricing-plan-style,
.consulting-business-text,.consulting-business-text:before {
    transition: 0.3s ease-in-out;
}
    @media(min-width: 1400px){
    [data-element_type="container"] {
        --content-width: 1320px !important;
    }
}

.woocommerce .quantity .qty {
    width: 100px;
    text-align: center;
    height: 50px;
    border-radius: 4px;
    margin-right: 10px;
}
.woocommerce div.product form.cart .button {
    background-color: #000;
    padding: 17px 40px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 30%;
    float: left;
    margin: 0;
    list-style: none;
    padding-left: 0;
    padding-right: 15px;
}
.breadcrumb li a, .breadcrumb li span {
    font-size: 18px;
}
p.woocommerce-result-count {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.flex-viewport {
    height: 400px !important; 
    border-radius: 20px;
    margin-bottom: 26px;
} 
.flex-viewport img {
    height: 100%;
    object-fit: cover;
}
.woocommerce-message a.button.wc-forward {
    background-color: #000;
    width: auto;
    margin-left: auto;
}
p.form-submit .btn {
    background-color: #000 !important;
    color: #fff !important;
    padding: 16px 44px !important;
    margin-top: 17px !important;
}
.woocommerce-message::before {
    top: 30px;
}
.wp-block-search__inside-wrapper button {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_brand th, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_brand td {
    padding-left: 16px;
}
a.added_to_cart.wc-forward {
    background-color: #000;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 14px;
    margin-top: 14px;
    font-weight: bold;
} 
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background-color: #000;
    color: #fff;
    border-radius: 10px;
    margin-top: 20px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none;
}
.woocommerce-shop span.woocommerce-Price-amount.amount {
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    height: auto;
    padding: 10px;
    width: 26%;
    background: #000;
    color: #fff;
}
.wp-block-woocommerce-checkout-actions-block span.wc-block-components-button__text {
    font-size: 17px;
    font-weight: bold;
}
blockquote.wp-block-quote em {
    font-style: normal;
} 
blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow p {
    padding-bottom: 0;
    padding-left: 70px;
} 
blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
    position: relative;
} 
blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow:before { 
    position: absolute;
    font-family: 'FontAwesome';
    font-weight: 400;
    content: "\f10d";
    font-size: 50px;
    top: 46px; 
} 
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained span { 
    z-index: 11;
} 
input#wc-block-components-totals-coupon__input-coupon {
    outline: none;
}
input , select {
    outline: none;
}
span.price {
    font-size: 16px !important;
    font-weight: bold;
} 
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background-color: #66e480;
 }  
tr.wc-block-cart-items__header th {
    font-size: 16px;
    font-weight: bold;
} 
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 16px !important; 
    text-decoration: 0 !important; 
} 
.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 16px;
    font-weight: bold;
} 
.wc-block-components-formatted-money-amount {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-size: 16px !important;
}
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    background-color: #e5e5e559;
    padding: 40px;
    border-radius: 30px;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
    margin-bottom: 0 !important;
}
button.wc-block-cart-item__remove-link {
    color: red !important;
    position: relative;
}
h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-size: 16px !important; 
} 
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    background-color: #e5e5e559;
    padding: 40px;
    border-radius: 30px;
}  
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
    margin-bottom: 0 !important; 
} 
button.wc-block-cart-item__remove-link {
    color: red !important; 
    position: relative;
    padding-left: 18px !important; 
    display: inline;
} 
button.wc-block-cart-item__remove-link:before {
    content: "\f00d";
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    font-size: 18px; 
}
p.price span.woocommerce-Price-amount.amount {
    font-weight: bold;
    color: #000;
    font-size: 30px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
.woocommerce-tabs h2 {
    font-size: 45px;
    font-weight: bold;
    padding-bottom: 16px;
}
.woocommerce-message {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
section.related.products h2 {
    padding-bottom: 20px;
    font-weight: bold;
}
.is-large.wc-block-cart .wc-block-components-sidebar {
     height: max-content;
}
a.wc-block-components-product-name {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    font-weight: bold;
}
.wp-block-woocommerce-checkout-order-summary-block {
    background-color: #e5e5e559;
    padding: 20px; 
    border-radius: 30px !important;
}  
p.wc-block-components-checkout-order-summary__title-text {
    margin-bottom: 4px !important;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: bold !important;
    color: #000;
}
.wc-block-components-totals-item span {
    font-weight: bold;
    font-size: 16px;
    color: #000;
}
.wc-block-components-panel__button {
    font-size: 18px;
    font-weight: bold;
}
p.wc-block-components-checkout-order-summary__title-text {
    margin-bottom: 4px !important;!I;!;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: bold !important; 
    color: #000;
} 
.wc-block-components-totals-item span {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.wc-block-components-panel__button {
    font-size: 18px;
    font-weight: bold;
}
#shipping.wc-block-components-address-form label {
   padding-left: 14px !important;
} 
#shipping.wc-block-components-address-form select {
    padding-left: 21px;
}  
#shipping.wc-block-components-address-form input,#shipping.wc-block-components-address-form select {
    border: 1px solid #dddddd;
} 
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border: 1px solid #dddddd;
    box-shadow: none !important;
} 
a.wc-block-components-checkout-return-to-cart-button {
    background-color: #cfcfcf;
    padding: 18px 61px;
    color: #000000;
    border-radius: 10px;
    font-weight: bold;
}
.wc-block-components-checkout-return-to-cart-button svg {
    margin-left: 20px;
} 
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    border-radius: 10px;
}
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted { 
    box-shadow: none;
}
h3.wc-block-components-product-name {
    font-weight: bold !important;
    font-size: 18px;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: 58px;
    width: 58px;
    border-radius: 10px;
}
h3.wc-block-components-product-name {
    font-weight: bold !important; 
    font-size: 18px;
} 
.wc-block-components-text-input.wc-block-components-address-form__email input {
    border: 1px solid #dddddd !important; 
} 
form.wc-block-components-form.wc-block-checkout__form h2 {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}
p {
    font-size: 16px !important;
}
.wc-block-components-text-input.wc-block-components-address-form__email label {
    left: 28px;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator { 
    padding-top: 24px !important;
    margin-bottom: 24px;
}
fieldset#shipping-option {
    border: 1px solid #dddddd;
    background-color: #f6f6f6;
    padding: 30px;
}
.wc-block-checkout__add-note .wc-block-components-textarea {
    margin-top: 16px;
    border: 1px solid #dddddd;
    height: 100px;
    padding-top: 18px;
}
p.wc-block-components-checkout-order-summary__title-text {
    font-size: 22px !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity { 
    transform: translate(-140%,-50%); 
}
.wc-block-components-order-summary-item { 
    border-bottom: 1px solid #dddddd;
}
.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    background-color: #fff;
    border-radius: 14px;
}
.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    border: 0;
}
.wp-block-woocommerce-checkout-order-summary-totals-block {
     border-top: 0px solid ;  
}
p.wc-block-components-checkout-step__description {
    margin-bottom: 0;
    padding-bottom: 6px;
}
.wc-block-grid__product-image img {
    border-radius: 20px;
} 
.wc-block-grid__product-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
} 
.wc-block-grid__product-price.price {
    font-size: 16px;
    font-weight: bold;
    color: #000;
} 
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
    background-color: #000;
    border-radius: 10px;
    padding: 14px 40px;
    font-size: 16px;
} 
li.wc-block-grid__product {
    border-bottom: 0 !important;!I;!;
} 
h2.wp-block-heading.has-text-align-center {
    font-weight: bold;
    padding-bottom: 40px;
} 
h2.wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title {
    padding-bottom: 0;
}