.footer-section, 
.error-page ,
.blog-section h3, 
.featured-car-section h3,
.featured-car-section h4, 
.gallery-section h3, 
.footer-section h3,
.error-page h2{
	font-family: "Poppins", sans-serif;
}
.social-media .wp-block-social-link-anchor{
  border: 1px solid #AEAEAE !important;
  height: 50px;
  width: 40px;
  border-bottom: 1px;
  font-size: 16px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social-media .wp-block-social-link-anchor:hover{
  border: 1px solid var(--wp--preset--color--primary);
  color: #fff !important;
  background: var(--wp--preset--color--primary);
}
//* Header Section */
.home-page span{
  color:var(--wp--preset--color--primary);
  padding-bottom: 15px;
  border-bottom: 4px solid var(--wp--preset--color--primary);
}
.main-navigation a{
  color: #6a6767 !important;
}
.middle-relative{
  position: relative;
}
.top-bar a, .middle-header-box a{
  text-decoration: none;
}
.block-editor-block-list__block.wp-block.middle-header-box{
  position: absolute;
  top: -4em;
  width: 100%;
  z-index: 9999;
  margin: 0 auto !important;
  left: 0;
  right: 0;
}
.contact-bar{
  border-bottom: 1px solid #ccc;
}
.social-media .wp-block-social-link-anchor{
  border: 1px solid #AEAEAE !important;
  height: 50px;
  width: 40px;
  border-bottom: 1px;
  font-size: 16px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social-media .wp-block-social-link-anchor:hover{
  border: 1px solid var(--wp--preset--color--primary);
  color: #fff !important;
  background: var(--wp--preset--color--primary);
}
.header-btn .block-editor-rich-text__editable.wp-block-button__link{
  position: relative;
  padding-left: 35px !important;
}
.header-btn .block-editor-rich-text__editable.wp-block-button__link:before{
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 18px;           
  height: 18px;          
  background-image: url('../images/header-btn-icon.png');   
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;  
  margin-left: 10px;  
  vertical-align: middle;
  z-index: 999;
}
.search-block .wp-block-search.wp-block-search__button-only .wp-block-search__button{
  padding: 12px 14px;
  font-size: 14px;

}.search-block button{
  position: relative;
}
input#wp-block-search__input-2 {
    position: absolute;
    top: 100%;
    border-radius: 4px;
    width: 250px;
    margin: 0 auto;
    z-index: 99;
    right: 0;
}
.search-block .wp-element-button:hover{
  background: var(--wp--preset--color--primary) !important;
}
/*------------Banner section-------------*/
.main-banner-section span.wp-block-cover__background.has-background-dim {
    background: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 70%);
}
/*---------about section-------------*/
.about-us-container{
  position: relative;
  top: -7em;
  z-index: 99;
}
.about-us-icon .components-resizable-box__container.has-show-handle{
  width: 90px;
  height: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: var(--wp--preset--color--primary);
}
.about-us-container .about-box img{
  object-fit: cover;
  width: 100% !important;
}


/*------------ ------------------------Services Section------------ */
.service-box .serv-para{
  display: none;
}
.service-box:hover .serv-para{
  display: block;
}
.service-box{
  position: relative;
}
.service-box h3 a{
  text-decoration: none;
}
.service-img img{
  width: 100% !important;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.service-box .serv-icon{
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: var(--wp--preset--color--tertiary);
  margin-top: -2em;
}
.service-box:hover .service-img img{
  height: 460px !important;
  border-radius: 10px;
}
.service-box:hover .service-content{
  position: absolute;
    height: 400px;
    width: 100% !important;
    top: 46% !important;
    bottom: auto;
    left: 50%;
    border-radius: 10px;
    right: auto;
    transform: translate(-50%, -50%);
    background: rgb(129 182 12 / 50%) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.service-box:hover h3 a, .service-box:hover .serv-para{
  color: #fff !important;
}
.service-box:hover .service-inner-content{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
/*Footer Section*/
.footer-section .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor{
  background: #fff !important;
  fill: #000 !important;
  border-radius: 4px !important;
  width:40px !important;
  height: 40px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  font-size: 17px !important;
}
.footer-para{
  margin-right: 58% !important;
}
.footer-section .wp-block-social-links{
  gap: 1.5rem !important;
}
.footer-section a{
  color: #fff;
  font-size: 14px !important;
}
.footer-section .wp-block-tag-cloud a{
  border:1px solid var(--wp--preset--color--primary);
  padding: 6px 10px;
  margin: 2px;
}
.footer-section .wp-block-tag-cloud a:hover{
  background: #009DAE;
  border:1px solid #009DAE;
}
.footer-section .wp-block-columns.copyright-section p a{
  color: #000;
  font-size: 18px !important;
}
.footer-section h1 a{
  font-size: 22px !important;
  color: var(--wp--preset--color--tertiary) !important;
}
.footer-add{
  margin-right: 10%;
}
.footer-section {
  padding: 0;
  min-height: auto;
}
.footer-section .wp-block-group {
  padding: 50px 0px 0;
}
.footer-section .wp-block-columns.copyright-section .wp-block-column:first-child {
  padding-left: 50px;
}
.footer-section .wp-block-columns.copyright-section .wp-block-column:nth-child(2) {
  padding-right: 50px;
}
.footer-box h3 {
  margin-bottom: 20px;
  width: 100%;
}
.footer-box p{
  margin-top: 10px !important;
}
.footer-add{
 line-height: 30px !important;
}
.footer-box a{
  text-decoration: none !important;
}
.footer-box ul {
  padding: 0;
  gap: 0;
}
.footer-box{
  position: relative;
}
.footer-box img{
  position: absolute;
  right: 38%;
  bottom: -68px;
}
.footer-box ul li {
  list-style: none;
  margin-bottom: 10px;
}
.footer-section .wp-block-social-link{
  background: transparent !important;
  color: var(--wp--preset--color--tertiary);
}
.footer-section .wp-block-button__link {
  padding: 10px 25px;
  font-weight: 500;
  font-size: 14px;
  color: #fff !important;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #fff;
}
.footer-section .wp-block-social-link a{
  padding: 10px !important;
  border-radius: 6px;
  background: var(--wp--preset--color--primary);
}
.copyright-section p{
  line-height: 30px;
}
.footer-section .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{
  color: #1778f2;
}
.footer-section .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{
  color:#f00075;
}
.footer-section .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{
  color:#1da1f2;
}
.footer-section .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pPoppinsest{
  color:#e60122;
}
/*404 Page CSS*/
.error-page .wp-block-search__button {
  border: 0;
  background: var(--wp--preset--color--primary);
}
/*archive*/
.archive-page-sec{
  padding-bottom: 30px;
  padding-top: 30px;
}
/*Sidebar CSS*/
.theme-sidebar .wp-block-tag-cloud a {
  border: 1px solid var(--wp--preset--color--primary);
  padding: 6px 10px;
  margin: 2px;
  font-size: 14px !important;
}
.theme-sidebar .wp-block-group {
  padding: 15px ;
  border: 1px solid #eee;
  color: #6b6b6b;
  margin-bottom: 30px;
}
.theme-sidebar a {
  text-decoration: none;
}
.theme-sidebar .wp-block-group h3 {
  color: #222;
  padding-bottom: 5px;
  border-bottom: 3px double #222;
}
.theme-sidebar .wp-block-group ul {
  padding-left: 20px;
}
.theme-sidebar .wp-block-group ul li {
  line-height: 2;
  font-size: 14px;
  color: #6b6b6b;
  list-style: disc;
}
.theme-sidebar .wp-block-group ul li a {
  color: #6b6b6b;
  text-decoration: none !important;
}
.theme-sidebar ul.wp-block-social-links {
  padding: 0;
}
.theme-sidebar ul.wp-block-social-links .wp-block-social-link-anchor{
  padding: 10px !important;
}
.theme-sidebar ul.wp-block-social-links .wp-block-social-link-anchor svg {
  font-size: 18px;
}
.theme-sidebar .wp-block-tag-cloud a{
  background:#fff; 
  color: #000; 
  font-size:15px !important;
  padding: 8 px 18px;
  margin: 0 0 5px; 
  display:inline-block;
  border: 2px solid #000;
  text-decoration: none;
}
.theme-sidebar .wp-block-tag-cloud a:hover{
  background: var(--wp--preset--color--primary);
  color: #fff;
  border: 2px solid var(--wp--preset--color--primary);
}
.theme-sidebar .wp-block-gallery {
  gap: 1em;
}
/*Blog Section*/
.wp-block-latest-posts.is-grid li {
  position: relative;
  background: #fff;
  border: solid 1px #eee;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 16%), 0 0 0 0px rgb(0 0 0 / 8%);
  margin-bottom: 30px;
}
.wp-block-latest-posts.is-grid.columns-3 li {
  width: calc(33.33333% - 1.5em);
}
.blog-section .wp-block-latest-posts.is-grid li {
  box-shadow: none;
}
.wp-block-latest-posts.is-grid li img {
  width: 100%;
}
.wp-block-latest-posts.is-grid li:nth-child(3n) {
  margin-right: 0px;
}
.index-section .wp-block-latest-posts.is-grid li:nth-child(3n){
  margin-right: 12px;
}
.wp-block-latest-posts.is-grid li a {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  padding: 0 10px;
  text-transform: capitalize;
  text-decoration: none;
  display: block;
  margin:  20px 0 0;
  line-height: 35px;
}
.wp-block-latest-posts.is-grid li time.wp-block-latest-posts__post-date{
  display: inline-block;
  background: var(--wp--preset--color--primary);
  padding: 8px 8px;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
  margin: 10px 0px 5px 10px;
}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt {
  color: #6b6b6b;
  padding: 0 10px;
  font-size: 14px;
  line-height: 25px;
}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt a {
  display: none;
}

/*taxonomy-product-cat*/
.taxonomy-product-cat .wp-block-query-pagination {
  margin: 80px 0; 
}
 .taxonomy-product-cat  .wp-block-query-pagination .wp-block-query-pagination-numbers {
  margin: 0;
  display: inline-block; 
}
 .taxonomy-product-cat .wp-block-query-pagination .page-numbers,
 .taxonomy-product-cat .wp-block-query-pagination .wp-block-query-pagination-next,
 .taxonomy-product-cat .wp-block-query-pagination .wp-block-query-pagination-previous {
  padding: 12px 16px;
  background: var(--wp--preset--color--primary);
  line-height: 1;
  margin: 0 3px;
  text-decoration: inherit;
  display: inline-block;
  box-shadow: 0 0 15px #0000002b;
  border-radius: 100px; 
  color: #fff !important;
}
 .taxonomy-product-cat .wp-block-query-pagination .page-numbers.current,
 .taxonomy-product-cat .wp-block-query-pagination a:hover,
 .taxonomy-product-cat .wp-block-query-pagination a:focus,
 .taxonomy-product-cat .wp-block-query-pagination a:active {
  background-color: var(--wp--preset--color--primary);
  color: #fff !important; 
}
.taxonomy-product-cat{
  margin-left: 10em;
  margin-right: 10em;
}
.taxonomy-product-cat h3 a{
  color: #000;
  text-decoration: none !important;
}
.taxonomy-product-cat .block-editor-block-list__block li{
  box-shadow: 0 0 15px #0000002b;
  padding: 10px;
}
.taxonomy-product-cat .wp-block-query-pagination{
  margin-top: 30px !important;
}
.taxonomy-product-cat button.wp-block-button__link.wp-element-button.add_to_cart_button.wc-block-components-product-button__button{
  border-radius: 30px;
  color: #fff;
  background-color: var(--wp--preset--color--primary);
  font-size: 18px !important;
  font-weight: 600 !important;
}
.taxonomy-product-cat .wc-block-breadcrumbs a{
  font-size: 16px !important;
  color: #000 !important;
}
.taxonomy-product-cat .wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-right {
  background: var(--wp--preset--color--primary);
  padding: 10px;
  color: #fff;
  border: none;
}

/*taxonomy-product-tag*/
.taxonomy-product-tag .wp-block-query-pagination {
  margin: 80px 0; 
}
 .taxonomy-product-tag  .wp-block-query-pagination .wp-block-query-pagination-numbers {
  margin: 0;
  display: inline-block; 
}
 .taxonomy-product-tag .wp-block-query-pagination .page-numbers,
 .taxonomy-product-tag .wp-block-query-pagination .wp-block-query-pagination-next,
 .taxonomy-product-tag .wp-block-query-pagination .wp-block-query-pagination-previous {
  padding: 12px 16px;
  background: var(--wp--preset--color--primary);
  line-height: 1;
  margin: 0 3px;
  text-decoration: inherit;
  display: inline-block;
  box-shadow: 0 0 15px #0000002b;
  border-radius: 100px; 
  color: #fff !important;
}
 .taxonomy-product-tag .wp-block-query-pagination .page-numbers.current,
 .taxonomy-product-tag .wp-block-query-pagination a:hover,
 .taxonomy-product-tag .wp-block-query-pagination a:focus,
 .taxonomy-product-tag .wp-block-query-pagination a:active {
  background-color: var(--wp--preset--color--primary);
  color: #fff !important; 
}
.taxonomy-product-tag{
  margin-left: 10em;
  margin-right: 10em;
}
.taxonomy-product-tag h3 a{
  color: #000;
  text-decoration: none !important;
}
.taxonomy-product-tag .block-editor-block-list__block li{
  box-shadow: 0 0 15px #0000002b;
  padding: 10px;
}
.taxonomy-product-tag .wp-block-query-pagination{
  margin-top: 30px !important;
}
.taxonomy-product-tag button.wp-block-button__link.wp-element-button.add_to_cart_button.wc-block-components-product-button__button{
  border-radius: 30px;
  color: #fff;
  background-color: var(--wp--preset--color--primary);
  font-size: 18px !important;
  font-weight: 600 !important;
}
.taxonomy-product-tag .wc-block-breadcrumbs a{
  font-size: 16px !important;
  color: #000 !important;
}
.taxonomy-product-tag .wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-right {
  background: var(--wp--preset--color--primary);
  padding: 10px;
  color: #fff;
  border: none;
}

/*single product*/
.single-product-woocommerce .wp-block-query-pagination {
  margin: 80px 0; 
}
 .single-product-woocommerce  .wp-block-query-pagination .wp-block-query-pagination-numbers {
  margin: 0;
  display: inline-block; 
}
 .single-product-woocommerce .wp-block-query-pagination .page-numbers,
 .single-product-woocommerce .wp-block-query-pagination .wp-block-query-pagination-next,
 .single-product-woocommerce .wp-block-query-pagination .wp-block-query-pagination-previous {
  padding: 12px 16px;
  background: var(--wp--preset--color--primary);
  line-height: 1;
  margin: 0 3px;
  text-decoration: inherit;
  display: inline-block;
  box-shadow: 0 0 15px #0000002b;
  border-radius: 100px; 
  color: #fff !important;
}
.single-product-woocommerce .wp-block-query-pagination .page-numbers.current,
.single-product-woocommerce .wp-block-query-pagination a:hover,
.single-product-woocommerce .wp-block-query-pagination a:focus,
.single-product-woocommerce .wp-block-query-pagination a:active {
  background-color: var(--wp--preset--color--primary);
  color: #fff !important; 
}
.single-product-woocommerce{
  margin-left: 10em;
  margin-right: 10em;
}
.single-product-woocommerce h3 a{
  color: #000;
  text-decoration: none !important;
}
.single-product-woocommerce .block-editor-block-list__block li{
  box-shadow: 0 0 15px #0000002b;
  padding: 10px;
}
.single-product-woocommerce .wp-block-query-pagination{
  margin-top: 30px !important;
}
.single-product-woocommerce button.wp-block-button__link.wp-element-button.add_to_cart_button.wc-block-components-product-button__button{
  border-radius: 30px;
  color: #fff;
  background-color: var(--wp--preset--color--primary);
  font-size: 18px !important;
  font-weight: 600 !important;
}
.single-product-woocommerce .wc-block-breadcrumbs a{
  font-size: 16px !important;
  color: #000 !important;
}
.single-product-woocommerce .wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-right {
  background: var(--wp--preset--color--primary);
  padding: 10px;
  color: #fff;
  border: none;
}
/*blog post*/
.has-shadow-dark, .has-no-hover-shadow-dark {
  box-shadow: 0 6px 30px 7px #2125471a;
  transition: 0.5s;
  padding: 50px !important;
  margin-bottom: 30px;
}
p.form-submit.wp-block-button input.wp-block-button__link.wp-element-button{
  padding: 10px 15px;
  background: var(--wp--preset--color--primary);
  border-radius: 30px;
  font-size: 18px !important;
  color: #fff;
  border: none;
  cursor: poPoppins;
  text-decoration: none !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
.navigation .alignleft a, .navigation .alignright a{
  color: #000 !important;
  font-size: 18px !important;
  text-decoration: none !important;
}
.comment-author.vcard a, .comment-metadata a,.comment-metadata a .edit-link, .reply a, .comment-content a{
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 700;
}
p.form-submit.wp-block-button input.wp-block-button__link.wp-element-button:hover{
  background: transparent !important;
  border: 1px solid var(--wp--preset--color--primary);
  color: #000 !important;
}
footer.comment-meta {
  margin-top: 12px;
}
/*Sidebar CSS*/
.theme-sidebar .wp-block-search__button{
  background: var(--wp--preset--color--primary) !important;
}
.theme-sidebar{
  padding: 0 30px !important;
}
.theme-sidebar .wp-block-group {
  padding: 15px ;
  border: 1px solid #eee;
  color: #6b6b6b;
  box-shadow: 0 6px 30px 7px #2125471a;
  transition: 0.5s;
}
.single-post-sidebar-on-right{
  margin-right: 8%;
  margin-left: 8%;
}
/*blog listing*/
.wp-block-query-pagination {
  margin: 80px 0; 
}
.wp-block-query-pagination .wp-block-query-pagination-numbers {
  margin: 0;
  display: inline-block; 
}
.wp-block-query-pagination .page-numbers,
.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination .wp-block-query-pagination-previous {
  padding: 12px 16px;
  background: var(--wp--preset--color--primary);
  line-height: 1;
  margin: 0 3px;
  text-decoration: inherit;
  display: inline-block;
  box-shadow: 0 0 15px #0000002b;
  border-radius: 100px; 
  color: #fff;
}
.wp-block-query-pagination .page-numbers.current,
.wp-block-query-pagination a:hover,
.wp-block-query-pagination a:focus,
.wp-block-query-pagination a:active {
  background-color: var(--wp--preset--color--primary);
  color: #fff;
}
.wp-block-query-pagination .page-numbers, .wp-block-query-pagination .wp-block-query-pagination-next, .wp-block-query-pagination .wp-block-query-pagination-previous {
  padding: 12px 16px;
  background:#fff;
  line-height: 1;
  margin: 0 3px;
  text-decoration: inherit;
  display: inline-block;
  box-shadow: 0 0 15px #0000002b; 
  border-radius: 100px;
  color: #000;
}
.scroll-top-box .wp-element-button{
  border-radius: 50% !important;
  padding: 12px 16px 6px !important; 
}
.banner-section .wpzoom-video-popup-block .wpzoom-video-popup-block_icon {
    border-radius: 50%;
    height: 15px;
    width: 15px;
    padding: 15px;
    display: inline-block;
    font-size: 12px !important;
    background: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--background) !important;
}