b, strong {
    font-weight: 500;
  }
  
  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
  }
  
  .comment_inner .comment_box .post_comment .post_author_two p {
    padding-bottom: 20px;
    padding-top: 0;
  }
  
  .list-unstyled {
    list-style: none !important;
    padding-left: 0 !important;
  }
  
  .blog_single_item img,
  img.aligncenter {
    max-width: 100%;
    height: auto;
  }
  
  img.attachment-full.size-full {
    height: auto;
  }
  
  .byline, .updated:not(.published) {
    display: none
  }
  
  .single .byline,
  .group-blog .byline {
    display: inline
  }
  
  .comment-content a {
    word-wrap: break-word
  }
  
  .bypostauthor {
    display: block
  }
  
  .infinite-scroll .posts-navigation,
  .infinite-scroll.neverending .site-footer {
    display: none
  }
  
  .infinity-end.neverending .site-footer {
    display: block
  }
  
  embed, iframe, object {
    max-width: 100%
  }
  
  .wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
  }
  
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 100%
  }
  
  .wp-caption .wp-caption-text {
    margin: .5em 0;
    font-size: 14px
  }
  
  .wp-caption-text {
    text-align: center
  }
  
  /** === Gallery styling === **/
  .gallery {
    margin-bottom: 1.5em;
    width: 100%
  }
  
  .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
  }
  
  .gallery-columns-2 .gallery-item {
    max-width: 50%
  }
  
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%
  }
  
  .gallery-columns-4 .gallery-item {
    max-width: 25%
  }
  
  .gallery-columns-5 .gallery-item {
    max-width: 20%
  }
  
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%
  }
  
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%
  }
  
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%
  }
  
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%
  }
  
  .gallery-caption {
    display: block;
    color: #707070;
    color: rgba(51, 51, 51, .7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding: .5em 0
  }
  
  figure.gallery-item {
    margin-bottom: 10px;
    display: inline-block
  }
  
  figcaption.blocks-gallery-caption {
    font-size: 14px;
    text-align: center;
    margin: 0 auto 30px;
  }
  
  .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    line-height: 1.4;
    font-weight: 400;
  }

  .blocks-gallery-grid ul li::before, .wp-block-gallery ul li::before{
    display: none;
  }
  
  /** === Screen text === **/
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
  }
  
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
  }
  
  #content[tabindex="-1"]:focus {
    outline: 0
  }
   
  .clear:before,
  .clear:after,
  .guten_elements:before,
  .guten_elements:after,
  .comment-content:before,
  .comment-content:after,
  .site-header:before,
  .site-header:after,
  .site-content:before,
  .site-content:after,
  .site-footer:before,
  .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
  }
  
  .clear:after,
  .guten_elements:after,
  .comment-content:after,
  .site-header:after,
  .site-content:after,
  .site-footer:after {
    clear: both
  }
  
  .post-content img {
    max-width: 100%;
    height: auto
  }
  
  .media-left img {
    max-width: none
  }
  
  pre {
    clear: both;
    border-style: solid;
    border-width: 1px;
    overflow: auto;
    line-height: 2em;
    font-size: 12px;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
    background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
    background-size: 100% 3rem;
    font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    margin-bottom: 30px;
    position: relative;
    left: 0;
    text-transform: none;
    width: 100%;
    padding: 0 15px;
  }
  
  table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
  }
  
  th {
    font-weight: 500;
    text-align: left;
    padding-right: 10px!important
  }
  
  td, th {
    border-top: 1px solid #ededed;
    padding: 10px;
  }
  
  input {
    display: inline;
    height: auto;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: var(--bs-white);
    background-image: none;
    border: 1px solid var(--black_50);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 2px;
  }
  .parice-range-wrapper input{
    box-shadow: none;
    border: none;
  }
  
  .contact-form-area button {
    width: 10.9375rem;
    height: 2.8125rem;
    font-size: var(--fs-14);
    font-weight: var(--fw-700);
    color: var(--clr-white);
    background-color: var(--clr-primary);
    text-transform: uppercase;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
  
  input[type="submit"]:not([class]) {
    padding: 6px 15px;
    border-radius: 4px;
    background: var(--clr-primary);
    border-color: var(--clr-primary);
    color: #fff;
    margin-left: 2px
  }
  
  .article-content ol li {
    list-style-type: decimal;
    margin-left: 2em;
    padding: 5px
  }
  
  .search-no-results h1.page-title {
    padding-top: 10px;
    padding-left: 5px
  }
  
  .no-results {
    .page-content .search-form {
      margin-top: 35px;
    }
  }
  
  .no-results .page-content input.form-control {
    width: 100%;
    background: #f1f1f1;
  }
  
  /** === Search Results Page === **/
  .search-results {
    .search-main {
      .searchbar-tabs {
        border-bottom: 1px solid var(--black_50);
        padding-bottom: 6px;
        .tab-item.active {
          padding-bottom: 8px;
        }
      }
    }
    .search-post-item {
      margin-bottom: 35px;
      border-bottom: 1px solid var(--black_50);
      .bbp-breadcrumb {
        width: 100%;
      }
      .breadcrumb {
        margin-bottom: 3px;
        .breadcrumb-item {
          font-size: 14px;
        }
      }
      p {
        margin-bottom: 35px;
      }
    }
  }
  
  
  .error-text h1 {
    color: #f60d2b;
    font-size: 42px;
    line-height: 1.7
  }
  
  .error-text h4 {
    margin-top: 15px
  }
  
  .error404 button.btn.btn-style {
    margin-top: 10px
  }
  
  /** === Widget Styles === */
  .widget {
    margin-bottom: 30px;
    border-bottom: 1px dotted #ececec;
    padding-bottom: 35px;
  }
  .footer-top .widget{
    border-bottom: none;
  }
  .widget:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
  }
  .post-wrapper-page .blog-widget-area .widget:last-child{
    border-bottom: none;
    padding-bottom: 0;
  }
  .blog-widget-area .wp-block-latest-posts:not(.aligncenter, .alignleft, .alignright),
  .post-wrapper-page .blog-widget-area .widget ul{
    margin-bottom: 0;
  }
  .post-wrapper-page .blog-widget-area .widget ul li:last-child,
  .post-wrapper-page .blog-widget-area .widget ol li:last-child {
    margin-bottom: 0px;
  }

.post-wrapper-page .blog-widget-area .widget img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.post-wrapper-page .blog-widget-area .widget p{
  margin: 0;
}
  
  #bbpress-forums fieldset.bbp-form select,
  .wp-block-archives select, .wp-block-categories select,
  .widget select, #new-post select {
    width: 100% !important;
    height: 50px;
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
    background: #fff;
    padding: 0 20px;
    border-color: var(--black_50);
    font-size: 14px;
    font-weight: 400;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='DARKGRAY' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 10px;
    margin-right: 2rem;
    padding-right: 2rem;
    border-radius: 4px;
  }
  
  .widget_rss cite,
  .widget_rss .rssSummary {
    font-weight: 400;
  }
  
  .widget_rss cite {
    color: #999;
    font-weight: 500;
    margin-bottom: 20px;
  }
  
  .textwidget p {
    font-weight: 400;
    line-height: 1.9em;
  }
  
  /** === List style widgets === **/
  .blog_sidebar .widget.widget_nav_menu ul li a,
  .blog_sidebar .widget.widget_meta ul li a,
  .blog_sidebar .widget.widget_pages ul li a,
  .blog_sidebar .widget.widget_archive ul li a,
  .blog_sidebar .widget.widget_categories ul li a{
    font-size: 16px;
    font-weight: 400;
    color: var(--black_700);
    position: relative;
    padding-left: 20px;
    line-height: 2;
    &:hover {
      color: var(--clr-primary)
    }
  }
  
  .blog_sidebar .widget_nav_menu ul li+li,
  .blog_sidebar .widget_meta ul li+li,
  .blog_sidebar .widget_pages ul li+li,
  .blog_sidebar .widget_archive ul li+li,
  .blog_sidebar .widget_categories ul li+li {
    margin-top: 5px;
  }
  
  .blog_sidebar .widget.widget_nav_menu ul li a::before,
  .blog_sidebar .widget.widget_meta ul li a::before,
  .blog_sidebar .widget.widget_pages ul li a::before,
  .blog_sidebar .widget.widget_archive ul li a::before,
  .blog_sidebar .widget.widget_categories ul li a::before{
    content: "";
    width: 6px;
    height: 6px;
    background: #aab0c0;
    position: absolute;
    left: 0;
    top: 6.5px;
  }
  
  .footer_top .widget.widget_nav_menu ul li+li,
  .footer_top .widget.widget_meta ul li+li,
  .footer_top .widget.widget_pages ul li+li,
  .footer_top .widget.widget_archive ul li+li,
  .footer_top .widget.widget_categories ul li+li {
    margin-top: 15px;
  }
  
  .footer_top .widget.docs_widget ul li a,
  .footer_top .widget.widget_nav_menu ul li a,
  .footer_top .widget.widget_meta ul li a,
  .footer_top .widget.widget_pages ul li a,
  .footer_top .widget.widget_archive ul li a,
  .footer_top .widget.widget_categories ul li a {
    color: #6b707f;
    font-size: 16px;
  }
  
  /** === Recent Posts === **/
 
  .widget span.post-date {
    display: block;
    font-size: 14px;
    color: #6b707f;
  }
  
  ul li.recentcomments>a {
    padding-left: 0;
    line-height: normal
  }
  
  .widget ul li:last-child {
    border-bottom: none
  }
  
  /** === Calender Widget === **/
  .calendar_wrap table {
    width: 100%;
    color: #444;
  }
  
  .wp-block-calendar table th {
    text-align: center;
  }
  
  #wp-calendar caption {
    caption-side: top;
    padding-top: 0;
    font-weight: 600;
    color: #333333;
    background: #f5f5f5;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
  }
  
  .calendar_wrap thead tr th {
    color: #3e454c;
    border-top: none;
  }
  
  .footer_widget .calendar_wrap tbody td,
  .calendar_wrap tbody td,
  .calendar_wrap tbody th {
    border: none;
    width: 33px;
    height: 28px;
    line-height: 28px;
    text-align: center;
  }
  
  .footer_widget .calendar_wrap tbody td {
    line-height: 20px;
  }
  
  .calendar_wrap {
    td#today {
      background: var(--clr-primary);
      border-radius: 50%;
      color: #fff;
    }
    tbody {
      td#today {
        a {
          color: #fff;
        }
      }
    }
    tfoot {
      background: #f5f5f5;
      td {
        font-size: 15px;
        color: #888888;
        font-weight: 400;
        padding: 0 15px;
        height: 42px;
        a {
          color: #888888;
          &:hover {
            color: #3e454c;
          }
        }
      }
      td#prev {
        text-align: left;
      }
      td#next {
        text-align: right;
      }
    }
  }
  
  nav.wp-calendar-nav {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #f5f5f5;
    padding: 5px 15px;
    font-size: 14px;
  }
  
  nav.wp-calendar-nav span a {
    color: #9d9d9d;
  }
  
  nav.wp-calendar-nav span a:hover {
    color: var(--clr-primary);
  }
  
  img.alignnone {
    height: auto;
    width: 100%
  }
  
  .wp-block-calendar {
    margin-bottom: 30px;
  }
  
  /********************** Page Links ************************/
  .page-links {
    clear: both;
    margin: 0 0 1.5em;
    padding-top: 1em;
  }
  
  .page-links>.page-links-title {
    border: 0;
    color: #4c5267;
    height: auto;
    margin: 0;
    padding-right: .5em;
    width: auto
  }
  
  @media screen and (min-width:77.5em) {
    .page-links a,
    .page-links>span {
      margin: 0 .25em .25em 0
    }
  }
  
  @media screen and (min-width:77.5em) {
    .page-links a,
    .page-links>span {
      margin: 0 .25em .25em 0
    }
  }
  
  .page-links a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
    background-color: #333;
    border-color: #333;
    color: #fff;
    text-decoration: none;
  }
  
  .blog_list_item .blog_content .page-links a:hover,
  .page-links a:hover {
    color: #fff;
  }
  
  .page-links a:active {
    background-color: rgba(51, 51, 51, 0.8);
    color: #fff;
  }
  
  .page-links a,
  .page-links>span {
    border: 1px solid rgba(51, 51, 51, .1);
    display: inline-block;
    font-size: 14px;
    height: 1.7em;
    line-height: 1.5em;
    margin: 0 .3333em .3333em 0;
    text-align: center;
    width: 1.7em;
  }
  
  input.search-field {
    width: 95%;
    height: 40px;
    background: #f7f7f7
  }
  
  input.search-submit {
    width: 60px;
    height: 40px;
    background: transparent;
    padding: 5px;
    font-size: 14px!important;
    margin-left: -12px;
    margin-top: -1px
  }
  
  .wp-block-tag-cloud a, .post_tag_info .post_tag a, .tagcloud a {
    font: 500 14px/30px "roboto", sans-serif!important;
    color: var(--black_800);
    border: 1px solid var(--black_50);
    padding: 0 20px;
    display: inline-block;
    margin: 0 5px 10px 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
  }
  
  .wp-block-tag-cloud a:hover, .sidebar-box .tagcloud a:hover {
    color: #ffffff!important;
    background: var(--clr-primary);
  }
  
  .widgets ul {
    margin: 0;
    padding: 0
  }
  
  .widget_rss ul li {
    margin-top: 25px;
    line-height: 1.8;
  }
  
  .widget_nav_menu ul.sub-menu li,
  .widget_categories ul.children li {
    margin-left: 15px;
    border: none;
    padding-bottom: 0;
    font-weight: 300
  }
  
  .widgets img {
    height: auto
  }
  
  .widget_title_two a.rsswidget {
    font-size: 20px;
    font-weight: 600;
    color: #282835;
    margin-bottom: 30px;
  }
  
  .widget_rss ul li a.rsswidget {
    font-weight: 600;
    color: #666;
    line-height: 1.3em;
  }
  .widget_rss ul li a.rsswidget:hover {
    color: var(--clr-primary);
  }
  
  .rsswidget img.rss-widget-icon {
    padding-bottom: 3px;
    margin-right: 5px;
  }
  
  .widget ul ul.children {
    margin-left: 15px
  }
  
  .post_tag_info {
    clear: both
  }
  
  .post .featured_post {
    padding: 5px 10px;
    background: gray;
    display: inline-block;
    color: #fff
  }
  
  .blog-section .blog-items .blog-content h2 {
    margin: 0
  }
  
  .widget_rss span.rss-date {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    color: #999;
  }
  
  .widget_nav_menu .menu li {
    margin-right: 0
  }
  
  .logged-in .comment_text {
    padding-bottom: 0
  }
  
  nav.navigation.comment-navigation a:hover {
    color: #5e2ced;
  }
  
  nav.navigation.comment-navigation a {
    font-weight: 500;
    color: #666;
  }
  
  nav.navigation.comment-navigation .nav-previous a:before {
    content: "<<";
    padding-right: 5px;
  }
  
  nav.navigation.comment-navigation .nav-next a:after {
    content: ">>";
    padding-left: 5px;
  }
  
  .textwidget strong {
    font-weight: bold;
  }
  
  .widget p:empty {
    display: none;
  }
  
  /** Elementor reset CSS **/
  img.elementor-lightbox-image {
    box-shadow: none;
  }
  
  /** === Gutenberg Cover Block === **/
  .blog_single_item .wp-block-cover-text a, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, .wp-block-cover {
    color: #fff;
  }
  
  /** === Gutenberg Button Block === **/
  .color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color,
  .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline {
    color: var(--clr-primary);
  }
  .wp-block-button__link {
    padding: 10px 25px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    transition: all 0.3s linear;
  }
  .wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0;
  }
  .wp-block-button:not(.is-style-outline) .wp-block-button__link {
    background: var(--clr-primary);
    color: #fff;
    border-color: var(--clr-primary);
  }
  .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
    color: #fff;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .5);
  }
  .wp-block-button.alignleft {
    margin-right: 15px;
  }
  .wp-block-button.is-style-outline .wp-block-button__link {
    color: var(--clr-primary);
    border-color: var(--clr-primary);
  }
  .wp-block-button.is-style-outline .wp-block-button__link:hover {
    background: var(--clr-primary);
    color: #fff;
  }
  .wp-block-button {
    margin: 2rem 0;
  }
  
  .wp-block-group.has-background .wp-block-group__inner-container {
    padding: 15px;
  }
    
  p.comment-form-cookies-consent label {
    padding-left: 5px;
  }
  
  .widget ul ul.sub-menu {
    padding-left: 5px;
  }
  
  /** === Post Password Form === **/
  .post-password-form {
    background: var(--black_900);
    padding: 60px;
    max-width: 750px;
    margin: 0;
    border-radius: 10px;
  }
  
  /* Design related css */
  .vertical-product-thumbnail {
    padding-top: 25px;
    min-height: 300px;
    align-items: center;
    display: grid;
}
.shop-single-area .quantity-action .quantity {
  padding: 8px 10px;
}
.shop-single-area .quantity-action button{
    padding: 15px 20px;
}
.shop-single-area .single-small-product-img .single-product-gallery-img {
  padding-top: 25px;
}
.shop-single-area .single-small-product-img .single-product-gallery-img img {
  max-height: 60%;
}
.single-page-similar-product .product-title{
    font-size:14px;
}
.single-page-similar-product .product-img{
	min-height: 60px;
	min-width: 60px;
}
.single-page-similar-product .product-content {
  padding-right: 0px;
}
.footer-menu-wrapper .wp-block-image .alignleft {
    margin: 1.2em 1em 0 0;
}		
body.archive .header-account p span bdi, body.archive .header-cart p span bdi {
    color: black;
}
span.woocommerce-Price-amount.amount {
  color: inherit;
}
.dropdown-toggle::after {
  vertical-align: 0.1em;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  text-decoration: line-through;
  border-bottom: 0px;
 color: #a5a5a5;
 display: inline-block;
font-size: 11px;
}
.product-img.thumb-center + .product-content{
    padding:0 30px;
}
.product-img:not(.thumb-center) + .product-content{
	padding-right:20px;
}

.product-img {
  text-align: center;
  overflow:visible;
}
.inner-product-item .product-img img {
    max-width:70%;
}
.banner-slider.layout-one.center .slider-content h1 {
    margin: 20px 0!important;
}
.banner-slider.layout-one .slider-content h4{
    margin-bottom:0;
    padding-bottom:0;
}
.banner-slider.layout-one .slider-content h1 {
	margin-top:10px;
    margin-bottom:5px;
}
@media screen and (max-width: 1024px){
    .elementor-86 .elementor-element.elementor-element-13bd2cd .banner-slider.layout-one .slider-content{
        left:100px!important;
    }     
}
 @media screen and (min-width: 1200px){
.banner-slider.layout-one .slider-content h1 {
	margin-top:20px;
}
}
.elementor-button .elementor-align-icon-right {
  color: var(--clr-primary);
  display: block;
  font-size: 10px;
}
.cta-counterdown .single-countdown span {
  line-height: 0;
}
.team-content p {
    font-weight:300!important;
}
.testimonial-area {
  padding-bottom:50px;
}
.testimonial-item .testimonial-quote {
  height: auto;
}
.inner-banner .banner-content .current-page::before {
  margin-right: 5px;
}
.footer-top .widget_block{
    padding-right:50px;
}
footer .wp-block-group{
    padding-left:25px;
    margin-top:30px;
}
footer .footer-bottom-wrapper {
  border-top: 1px solid #2f2f2f;
}
.blog-widget-area .widget img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.blog-content .blog-title {
  margin: 20px 0;
  font-size: 26px;
}
.blog-widget-area .widget p {
    margin: 0 0 -14px;
}
.wp-block-tag-cloud a, .post_tag_info .post_tag a, .tagcloud a {
  font: 400 13px/30px "roboto", sans-serif !important;
}
time.wp-block-latest-posts__post-date {
  color: #949494;
  font-size: 13px;
}

time.wp-block-latest-posts__post-date::before {
    font-size: 12px;
}
.blog-text, .blog-content p{
    font-size:14px;
    line-height:2;
}
.blog-widget-area .wp-block-latest-posts li a {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden
}
.blog-widget-area .wp-block-latest-posts__featured-image, .post-wrapper-page .blog-widget-area .wp-block-latest-posts__featured-image {
  margin-top: 0;
}
.static-img-widget{
    position:relative;
}
.static-img-widget .static-content span {
    display: block;
    font-size: 23px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.static-img-widget .static-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    height: fit-content;
    text-align: center;
}
.static-img-widget:after {
    content: '';
    display: block;
    clear: both;
    background: #04040480;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}
.static-img-widget .static-content{
    z-index:99;
}
.static-img-widget .static-content h3.static-content-title {
    font-size: 19px;
    max-width: 300px;
    margin: 0 auto 28px;
    color: white;
    font-weight: 400;
}

 .footer-social-icon {
  padding-top: var(--gutter-30);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--gutter-10);
}
.footer-social-icon a {
  text-decoration: none;
}
.footer-social-icon i {
  width: 1.875rem;
  height: 1.875rem;
  font-size: 0.9375rem;
  color: var(--clr-white);
  background-color: var(--clr-blue);
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-social-icon .twitter {
  background-color: var(--clr-blue-4);
}
.footer-social-icon .linkedin {
  background-color: var(--clr-blue-5);
}
.widget.marin_newsletter {
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
.cart-meta .screen-reader-text{
    display:none
}
 @media screen and (min-width: 1200px){
.feature-content h2 {
  font-size: var(--fs-40);
}
}
@media screen and (min-width: 992px){
.cta-counterdown .countdown {
  font-size: var(--fs-48);
  line-height: 30px;
}
}

.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner table, .acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner tbody, 
.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner tr, 
.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner th, 
.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner td {
  border:none 
}

.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner th label{
  text-transform: capitalize;
}
.acoqvw_quickview_container .acoqvw_quickview .acoqvw_inner .woocommerce-variation-description {
    margin-bottom: 25px;
}