/* ====================================== */
/* ====================================== */

.contact-page .wp-block-cover img{
    object-fit: contain;
    right: 0 !important;
    left: unset !important;
    top: unset !important;
    bottom: 0 !important;
  }
  .contact-page form input[type="text"],
  .contact-page form input[type="email"],
  .contact-page form input[type="number"],
  .contact-page form textarea, 
  .contact-page form input[type="tel"]{
    border: 1px solid #CBCBCB;
    border-radius: 15px;
  }
  .contact-page form input[type="text"]::placeholder,
  .contact-page form input[type="email"]::placeholder,
  .contact-page form input[type="number"]::placeholder,
  .contact-page form textarea::placeholder{
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
  }
  .contact-page form textarea{
      height: 180px;
  }
  .contact-page form input[type="submit"]{
    border-radius: 10px !important;
    padding: 12px 35px;
    margin-top: 20px;
    background-color: #59815B;
    color: #fff;
    transition: 0.5s all;
    font-family: 'Jost' !important;
    font-size: 18px;
    font-weight: 700 !important;
    line-height: 19px;
    letter-spacing: 1px;
    transition: 0.3s ease-in-out;
    border: none;
        &:hover {
          background:#000 !important;
        }
  }
  .contact-page .contact-page-row {
    box-shadow: 0px 0px 9px #cdcdcd;
    background-color: #fff;
  }
  .contact-page .img_col figure,
  .contact-page .img_col figure img{
      width: 100%;
      height: 100%;
  }
  .contact-page .content_col{
      display: flex;
      align-items: center;
  }
  .contact-page form input::placeholder, .contact-page form textarea::placeholder {
    color: #323232;
  }
  .contact-page .gutentor-text-wrap a {
    text-decoration: unset;
  }
.course-sidebar-secondary input[type=search] {
  border: 1px solid;
}
.course-sidebar-secondary button {
  background-color: #59815B;
  color: #fff;
  font-weight: 600;
  font-family: 'Jost';
  font-size: 18px !important;
    &:hover {
      color: #fff;
    }
}
.course-sidebar-secondary h2.wp-block-heading {
  font-family: 'Jost';
  margin-top: 10px;
  font-size: 22px;
  font-weight: 700;
}
.course-sidebar-secondary .wp-block-latest-posts__list li a {
  color: #000 !important;
  &:hover {
    color: #e67979 !important;
  }
}
.course-sidebar-secondary .wp-block-latest-comments footer a {
  color: #e67979;
  font-size: 14px;
  font-weight: 600;
}


/* -------------- My Account Page --------------- */
.woocommerce-MyAccount-navigation li.is-active a {
  color: #59815B;
  text-decoration: unset !important;
}
.woocommerce-MyAccount-navigation li a {
  font-family: 'Saira';
  font-weight: 700;
  font-size: 18px;
  color: #323232;
}
.woocommerce-MyAccount-navigation {
  padding: 18px 18px 18px 25px;
  border-radius: 18px 0px 0px 18px;
  background-color: #ededed;
  margin-bottom: 15px;
}
.woocommerce-MyAccount-content {
  background-color: #ededed;
  padding: 35px 25px 35px 18px;
  border-radius: 0px 18px 18px 0;
}
.woocommerce-MyAccount-content p {
  font-family: 'Saira';
  font-weight: 500;
  font-size: 20px;
  color: #323232;
}
.woocommerce-MyAccount-content p a {
  color: #59815B;
  text-decoration: unset;
  &:hover {
    color: #00ab95;
  }
}

@media screen and (max-width:425px) and (min-width:320px) {
.contact-page-row h2.stk-block-heading__text.has-text-color.has-text-align-center-mobile {
  font-size: 28px !important;
  line-height: 32px !important;
  letter-spacing: 0px !important;
}
.contact-page {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.contact-page form input[type="text"]::placeholder, .contact-page form input[type="email"]::placeholder, .contact-page form input[type="number"]::placeholder, .contact-page form textarea::placeholder {
  font-family: 'Saira';
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: left;
}
.wpcf7-form-control-wrap {
  font-size: 12px;
}
.contact-page form textarea {
  height: 120px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #8274E3;
  color: black !important;
}

    
  }

/*** product-category-section css***/
  .product-category-section .wp-block-post-title a {
    font-weight: 600;
    text-decoration: none;
    font-family: 'Figtree'!important;
    padding-left: 10px;
    font-size: 22px;

}
.woocommerce.wc-block-catalog-sorting select.orderby {
  font-size: inherit;
  border: 1px solid;
}   
/*** product-category-section-coum and row gap  css***/
.product-category-section .wp-container-23.wp-container-23 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  padding-top: 50px;

}
/*** product-category-section- price-color  css***/
.product-category-section .wp-block-woocommerce-product-price {
  padding-bottom: 5px;
  padding-left: 10px;
}
/*** product-category-section- Title  css***/
.product-category-section h3.has-text-align-left.has-text-color.wp-block-post-title {

  font-family: 'Figtree' !important;
  padding-top: 10px;
}
.product-category-section span {
  font-size: 18px;
}

/*** product-category-section-button  css***/

.product-category-section .wp-block-button.wc-block-components-product-button.has-text-align-right.is-style-fill {
  opacity:1;
  transition: 0.3s ease-in-out;
  text-align: right !important;
  position: relative;
  bottom: 40px;
}
.wp-block-post:hover .wp-block-button.wc-block-components-product-button.has-text-align-right.is-style-fill {
  opacity:1 ;
  /* text-align: right !important; */
}
.product-category-section h1.alignwide.wp-block-query-title {
  font-family: 'Figtree' !important;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  color: #494A48;
}
.single-product-page .single_add_to_cart_button.button.alt.wp-element-button {
  padding: 18px 16px 12px 18px !important;
  font-size: 16px;
  background-color: #59815B;
  border-radius: 3px;
  margin-bottom: 0px !important;
  font-size: 18px !important;
}
.pswp__caption__center {
  text-align: center;
  font-family: 'Saira';
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
}
.single-product-page span.onsale {
  padding: 8px 18px;
  font-family: 'Jost';
  color: #59815B;
  background-color: #0763bf;
}
.product-category-section .gutentor-element-rating-wrap {
  color: #5A898C;
  padding-left: 10px;
}
.product-category-section a.added_to_cart.wc-forward {
  background-color: #375D70;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-radius: 3px;
  margin-top: 0px;
    margin-left: 10px;
}
.wp-block-button.wc-block-components-product-button.has-text-align-right.is-style-fill .added {
  display: none;
}
/*** product-category-section-box-shadow-css ***/
.product-category-section .wp-block-post {
  margin: 0 0 0px;
  /*box-shadow: 0px 1px 6px 2px #5A898C;*/
}

@media(max-width:768px)and (min-width:600px) {
  /* .product-category-section button.wp-block-button__link.wp-element-button.wc-block-components-product-button__button.add_to_cart_button.ajax_add_to_cart.product_type_simple.has-font-size.has-small-font-size.has-text-align-right {
    font-size: 12px !important;
    width: 120px !important;
    margin: 0 auto;
    position: absolute;
    top: 10px;
} */
.header-second-column.is-layout-flex.wp-container-15.wp-block-columns-is-layout-flex {
  display: flex !important;
  justify-content: center !important;
  gap: 20px !important;
  padding: 0;
}
.header-second-column .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
  justify-content: center;
  display: flex;
  padding: 0px !important;
  margin: 0px !important;
}
.header-menu {
  padding: 15px 5px !important;
}
.header-col-one .wp-block-group.is-nowrap.is-layout-flex.wp-container-4.wp-block-group-is-layout-flex {
  width: 125px !important;
}
.woocommerce.wc-block-catalog-sorting .woocommerce-ordering {
  margin: auto;
  border: 1px solid;
}

}
/*** abou-us-page-css 1024***/

@media screen and (max-width:1024px) and (min-width:768px) {
  .wp-site-blocks .content_col.is-layout-flow.wp-block-column-is-layout-flow {
    padding-top: 50px !important;
    padding-right: 20px !important;
    padding-bottom: 50px !important;
  
}

.instagram-sec .wp-block-gallery {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 1fr);
  margin: 0;
  gap: 15px !important;
  margin-top: 40px;
}
.about_right_col h2.stk-block-heading__text.has-text-color.has-text-align-left {
  margin-top: 0px !important;
}
}
@media screen and (max-width:425px) and (min-width:320px) {
  
.about_left_col.is-layout-flow.wp-block-column-is-layout-flow {
  padding: 0px 20px !important;
}
.wp-site-blocks h6.stk-block-heading__text.has-text-color.has-text-align-left {
  padding: 0px 20px;
}
.wp-site-blocks .content_col.is-layout-flow.wp-block-column-is-layout-flow {
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  order: 2;
}
.wp-site-blocks h6.stk-block-heading__text.has-text-color.has-text-align-right.has-text-align-left-tablet.has-text-align-center-mobile {
  padding: 0px 15px;
}

}
@media (max-width:768px) {
  .about_page_third_sec {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  } 
}
@media screen and (max-width:425px) and (min-width:320px) {
  .about_right_col .stk-row.stk-inner-blocks.has-text-align-center-mobile.stk-block-content.stk-button-group {
    justify-content: space-evenly;
    flex-direction: row !important;
}
}

/*** search-page csss ***/
.search-page img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  height: 100% !important;
  object-fit: contain !important;
}

.search-page-section .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a, .wc-block-components-product-image a{
  display: inline-block;
  width: 100%;
  object-fit: contain;
}
.search-page-section a {
  text-decoration: none;
  font-family: 'Saira';
  font-size: 22px;
  color: #494A48;
  text-transform: uppercase;
}
.search-page-section .gutentor-element-rating-wrap {
  color: #5A898C;
}
.search-page-section .wc-block-components-product-price {
  margin-bottom: 5px !important;
  font-size: 20px;
}
.search-page-section h1.alignwide.wp-block-query-title {
  color: #494A48;
  padding-bottom: 30px;
  font-weight: 700;
  padding-top: 30px;
  margin-bottom: 0px;
}

.wp-block-button{
  opacity:1;
  transition: 0.3s ease-in-out;
  text-align: right;
  position: relative;
}
.wp-block-post:hover .wp-block-button {
  opacity: 1;
}
.search-page-section ul.columns-3 {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: center;*/
  column-gap: 30px;
}
.search-page-section li {
  width: 30%;
}
.woocommerce-cart-form {
  font-family: 'Figtree';
  margin-left: 40px;
  margin-right: 40px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  margin-right: 40px;
 
}
.product-name a {
  color: #000;
  text-decoration: none;
  font-family: 'Figtree';
}
.woocommerce-page .cart-collaterals h2 {
  font-family: 'Figtree';
}
.wc-proceed-to-checkout a {
  color: white !important;
}

/*** single-product-page-css***/

.single-product-page h1.wp-block-post-title {
  font-family: 'Rowdies';
  font-weight: 400;
  color: #59815B;
}
.single-product-page .wp-container-core-columns-layout-2 {
  gap: 30px;
}
.single-product-page .wc-block-components-product-rating__stars {
  color: #00ab95;
  margin-left: 0px; 
}
.single-product-page .wp-block-woocommerce-product-price {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: 'Saira';
  font-size: 24px;
  color: #323232;
}
.single-product-page .wp-block-post-excerpt__excerpt {
  font-family: 'Saira';
  font-weight: 600;
}
.single-product-page .wp-block-post-excerpt {
  font-family: 'Figtree';
  
}
.single-product-page a.woocommerce-review-link {
  color: #494A48;
}
.single-product-page .wc-block-components-product-price {

  
  margin: 0px !important;
}
.single-product-page .quantity {
  border: 1px solid;
  width: 65px;
}
.single-product-page .wp-block-add-to-cart-form {
  margin-top: 20px;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 10px;
  display: none;
}
.taxonomy-product_cat.wp-block-post-terms a {
  color: black;
  text-decoration: none;
}
.single-product-page li#tab-title-description {
  background: linear-gradient(72.2deg, rgba(8, 79, 199, 0.9) 26.49%, rgba(127, 86, 217, 0.9) 85.53%) !important;
  font-family: 'Rowdies';
}
.single-product-page li#tab-title-reviews{
  background: linear-gradient(72.2deg, rgba(8, 79, 199, 0.9) 26.49%, rgba(127, 86, 217, 0.9) 85.53%) !important;
  font-family: 'Rowdies';
}
.single-product-page .woocommerce-Tabs-panel h2 {
  margin-bottom: 20px;
  font-family: 'Saira';
  font-weight: 700;
  color: #59815B;
}
.woocommerce-tabs .tabs.wc-tabs {
  margin: 0px !important;
  padding: 0px !important;
  display: flex;
  justify-content: start;
  gap: 20px;
  margin-bottom: 20px !important;
  border: navajowhite;
  margin-top: 20px !important;
  border-radius: 3px;
  border-bottom: 1px solid;
  padding-bottom: 25px !important;
}
.single-product-page div#tab-description {
  background-color: white;
  padding-left: 0px !important;
  font-family: 'Figtree';
  margin-bottom: 0;
  padding-top: 0px !important;
  
}
.single-product-page .wp-block-post-title a {
  text-decoration: none;
  font-size: 22px;
  font-family: 'Saira';
  color: #59815B;
    &:hover {
      color: #323232;
    }
}
.single-product-page img.wp-post-image {
  margin-left: 0px !important;
}
.single-product-page div#tab-reviews {
  background-color: white !important;
  padding-left: 0px !important;
  margin-bottom: 0px;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  padding: 0px !important;
}
.single-product-page .star-rating {
  color: goldenrod;
}
.single-product-page div#comments {
  font-family: 'Figtree';
}
.single-product-page div#review_form_wrapper{
  font-family: 'Figtree';
}


@media (max-width:1024px){
  .single-product-page .wp-block-button {
    text-align: right !important;
    margin-right: 0px;
    margin-left: 0px;
    width: 270px;
}
  
}
@media screen and (max-width:768px) and (min-width:425px) {
  .single-product-page .wp-block-button {
    text-align: right !important;
    margin-right: 0px;
    margin-left: 0px;
    width: 234px;
    margin-top: 5px;
}
.wp-element-button, .wp-block-button__link {
  background-color: #375D70;
  border-radius: 3px;
  font-size: 12px !important;
}


  
}
@media screen and (max-width:520px) and (min-width:420px) {
  .single-product-page ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.single-product-page li {
  width: calc(100%/2 - 10px);
}

}
@media screen and (max-width:425px) and (min-width:340px) {
  .single-product-page .comment-text {
    margin: 0px !important;
    padding: 10px 2px 10px 35px !important;
   
}
.single-product-page .wp-block-button {
  text-align: center !important;
  margin-right: 0px;
  margin-left: 0px;
  /* width: 234px; */
  margin-top: 45px;
}
  
}
@media (max-width:320px) {
  .single-product-page ul.tabs.wc-tabs {
    font-size: 14px !important;
}

}
.single-product-page h2.woocommerce-Reviews-title {
  margin-bottom: 20px;
}

/*** Add-to-cart-page***/
.woocommerce-page .wp-block-heading {
  margin: 30px !important;
  margin-left: 30px !important;
  padding-bottom: 0px !important;
 
}
.banner-section tr{
  text-align: center;
}
td.product-quantity {
  text-align: center;
}
th.product-quantity {
  text-align: center;
}
.wp-block-group {
  width: 100%;
  margin: auto;
}
td.product-price {
  text-align: center;
}
th.product-price {
  text-align: center;
}
@media screen and (max-width:425px) {
  .button.wp-element-button {
    margin-left: auto;
}
::placeholder {
  color: #6D758D;
  opacity: 1;
  
}

}
.button.wp-element-button {
  margin-left: auto;
}


.single-blog-page img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  height: 100%;
  object-fit:cover !important;
}
.single-blog-page figure.single-post-image.wp-block-post-featured-image {
  height: 600px;
}



.single-product-page ul.columns-3.wp-block-post-template.is-layout-grid.wp-container-28.wp-block-post-template-is-layout-grid {
  column-gap: 30px !important;
}

.single-product-page span.wc-block-components-product-rating__reviews_count {
  display: none;
}

.single-product-page a.button.wc-forward.wp-element-button {
  font-size: 16px;
}
.single-product-page textarea#comment {
  border: 1px solid;
}
.single-product-page input#submit {
  display: flex;
  border-radius: 3px;
  font-size: 18px;
  font-family: 'Saira';
  padding: 12px 35px;
  background: linear-gradient(72.2deg, rgba(8, 79, 199, 0.9) 26.49%, rgba(127, 86, 217, 0.9) 85.53%) !important;
}
.single-product-page .wp-block-woocommerce-related-products h2 {
  font-family: 'Saira';
  font-size: 34px;
  font-weight: 600;
  color: #59815B;
}
.single-product-page .wp-block-woocommerce-related-products ul {
  gap: 18px;
}
.single-product-page .woocommerce-Tabs-panel > p {
  font-family: 'Saira';
  font-weight: 600;
}
.single-product-page a.added_to_cart.wc-forward {
  text-decoration: none;
  color: white;
  background: #375D70;
  border-radius: 3px;
  padding: 10px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0px;
  line-height: 18px;
}
.single-product-page button.wp-block-button__link.wp-element-button.wc-block-components-product-button__button.add_to_cart_button.ajax_add_to_cart.product_type_simple.has-font-size.has-small-font-size.has-text-align-right.added {
  display: none;
}
.single-product-page ol.commentlist {
  padding-left: 0px;
}
.stars ::before {
  color: goldenrod;
  font-size: 22px;
}
.single-product-page p.meta {
  text-transform: capitalize !important;
}
.woocommerce-tabs.wc-tabs-wrapper a {
  font-size: 16px;
}
.single-product-page .single-product-column-one {
  padding-left: 40px;
}

.single-product-page img.avatar.avatar-60.photo {
  width: 50px !important;
}
.single-product-page .comment-text {
  margin: 0 0 0 70px !important;
}
.single-product-page span#reply-title {
  font-size: 22px !important;
  font-weight: 400;
}
label[for="comment"] {
  font-size: 16px;
}
.search-page-section a.added_to_cart.wc-forward {
  display: inline-block;
  color: white;
  background-color: #375D70;
  padding: 12px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Figtree';
  margin-top: 0px;
  margin-left: 10px;
}
.search-page-section button.wp-block-button__link.wp-element-button.wc-block-components-product-button__button.add_to_cart_button.ajax_add_to_cart.product_type_simple.has-font-size.has-small-font-size.has-text-align-center.added {
  display: none;
}
.search-page-section h3 {
  padding-top: 10px;
}
.search-page-section nav {
  margin-top: 20px;
  margin-bottom: 20px !important;
}
.wp-block-query-pagination-numbers:hover {
  color: #5A898C;
}


/*** our-blogs***/
.our-blogs .grid-container {
  margin-bottom: 30px !important;
  margin-top: -10px !important;
}
.our-blog-heads h2 {
  position: relative;
    &::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100px;
      height: 5px;
      margin: 0 auto;
      transform: translateY(18px);
      border-radius: 3px;
      background-color: #59815B;
    }
}
.latest-news-section .posted-on {
    display: unset !important;
    position: absolute !important;
    top: 20px;
    right: 0;
    width: fit-content;
    text-align: center;
    color: #fff;
    background-color: #000;
    padding: 10px;
    font-size: 17px;
    border-radius: 8px 0px 0px 8px;
  & a {
    display: unset;
  }
}
.blogs-slider .gutentor-post:hover .posted-on {
  background-color: #59815B;
}




/*** single-blog-page-**/

h2.single-blog-title {
  font-family: 'Jost';
  font-weight: 700;
  color: #000;
  font-size: 40px;
}
.single-blog-page .author-col .wp-block-post-author__avatar img {
  border-radius: 50%;
}
.single-blog-page .author-col .wp-block-post-author__content p, .single-blog-page .post-date-col time {
  font-family: 'Jost';
  color: #000;
  font-size: 19px;
  font-weight: 600;
}
.single-blog-page .post-content {
  font-family: 'Jost';
  font-size: 19px !important;
  line-height: 40px !important;
}
.single-blog-page .post-info {
  position: relative;
  top: -150px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}
.single-blog-page ul {
  list-style: none;
}
.single-blog-page ul li {
  margin: 25px 0;
}
.single-blog-page .cat-item a {
  color: black;
  text-decoration: none;
  border: 1px solid #59815B;
  padding: 10px 15px;
  font-family: 'Jost';
  border-radius: 7px;
  transition: 0.3s ease-in-out;
  &:hover {
    border-color: #000;
    color: #59815B;
  }
}
.single-blog-page .blog-left-img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.single-blog-page .blog-right-img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.single-blog-page .blog-inner-image.row {
  margin-top: 45px;
  margin-bottom: 45px;
  height: 400px;
}
.blog-inner-image .col-lg-6.col-md-6.col-sm-12.blog-left-img {
  height: 100%;
}
.blog-inner-image .col-lg-6.col-md-6.col-sm-12.blog-right-img {
  height: 100%;
}
.single-blog-page .wp-block-columns.category-social-icon {
  margin-top: 45px;
  margin-bottom: 45px;
}
.single-blog-page .blog-category ul {
  padding-left: 0px;
}
.single-blog-page .pagination {
  border-top: 1px solid;
}
.single-blog-page .post-navigation-link-previous a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  &:hover .post-navigation-link__title {
    color: #59815B;
  };
  &:hover .post-navigation-link__label {
    color: #000;
  }
}
.single-blog-page .post-navigation-link-next a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
    &:hover .post-navigation-link__title {
      color: #59815B;
    };
    &:hover .post-navigation-link__label {
      color: #000;
    }
}
.single-blog-page h2#comments {
  font-family: 'Jost';
  font-weight: 600;
}
span.post-navigation-link__label {
  color: #59815B;
  font-family: 'Jost';
  font-weight: 700;
} 
.comment-reply-title {
  text-align: left;
  margin-bottom: 25px !important;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  font-family: 'Jost';
}
.single-blog-page .comment-respond .logged-in-as {
  font-family: 'Jost';
  font-size: 18px;
  font-weight: 500;
}
#respond {
    width: 60%;
    display: flex;
    flex-direction: column;
    margin: auto;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    padding: 18px;
    margin-top: 30px;
    border-radius: 10px;
    margin-bottom: 40px;
}
.lp_course-template-default .footer-contact-col p {
  margin-bottom: 0;
  color: #fff;
  &:hover {
    color: #59815B;
  }
}
#commentform {
    display: flex;
    flex-direction: column;
    padding: 30px;
    padding-top: 0px;
}
.comment-form p.comment-notes {
    background-color: #5A898C;
    color: #5A898C;
    padding: 10px;
    border-radius: 20px;
    order: 1;
    display: none;
}
.comment-form p.comment-form-comment {
    order: 2;
    margin-top: 20px;
}
.comment-form-cookies-consent {
    order: 3;
    font-size: 13px;
    padding-bottom: 15px;
    font-weight: 200 !important;
}
.comment-form p.form-submit.wp-block-button {
    order: 4;
   text-align: inherit;
    padding-top: 30px;
}
#wp-comment-cookies-consent {
    margin-top: 0px !important;
}

.wp-block-comment-template li {
    padding: 10px;
    display: flex;
    width: 60%;
    margin: auto;
    margin-bottom: 25px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2); 
    border-radius: 10px;
    padding-left: 30px;    
}
.single-blog-page p label {
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 2px;
    margin-bottom: 10px;
}
.single-blog-page .form-submit input[type=submit] {
  background-color: #59815B;
  font-family: 'Jost';
  color: #000;
  font-weight: 500;
  padding: 14px 25px;
  border-radius: 7px;
  transition: 0.2s ease-in-out;
  font-size: 18px;

  &:hover {
    background-color: #fff;
    color: #59815B;
    box-shadow: 1px 2px 6px #59815B;
  }
}
.single-blog-page .wp-block-avatar img {
  border-radius: 50%;
}
.single-blog-page .wp-block-comment-template .wp-block-columns {
  margin-top: 20px;
  margin-bottom: 20px;
}
.wp-block-comment-reply-link a {
  text-decoration: none;
  color: black;
  font-family: 'Jost';
  font-weight: 700;
}
img.avatar.avatar-48.photo {
  border-radius: 50%;
}
.pb-4.admin-col {
  align-items: center !important;
  
}
.single-blog-page .wp-block-post-author__content {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.wp-block-post-author__name {
  margin: 0;
  text-transform: capitalize;
}
.post-date time {
  font-weight: 200;
}
.single-blog-page li .wp-block-comment-author-name {
  font-family: 'Jost';
  font-weight: 600;
  color: #59815B;
}

/***** cheakout form-css*****/
.woocommerce-billing-fields {
  font-family: 'Figtree';
}
.woocommerce-additional-fields {
  font-family: 'Figtree';
}
.shop_table.woocommerce-checkout-review-order-table {
  font-family: 'Figtree';
}
#payment {
  font-family: 'Figtree';
}

/*********************** shop-page**************************/
.shop-page .gutentor-element-rating-wrap {
  color: #5A898C;
  margin-top: 10px;
}
.shop-page .wp-block-post-title a {
  text-decoration: none;
  color: #494A48;
  font-family: 'Figtree';
}
.shop-page .shipping-taxable {
  width: calc(100%/3);
}
.shop-page h3.has-text-align-left.wp-block-post-title {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.shop-page .travel-influencer-blogs-pro-section10 .add_to_cart_button {
  padding: 10px 12px !important;
  border-radius: 3px !important;
  background-color: #375D70;
  font-size: 14px;
  position: relative;
  bottom: 10px;
  margin-right: 35px;
}
button.wp-block-button__link.wp-element-button.wc-block-components-product-button__button.add_to_cart_button.ajax_add_to_cart.product_type_simple.has-text-align-right.added {
  display: none;
}
.shop-page a.added_to_cart.wc-forward {
  background-color: #375D70;
  color: white;
  text-decoration: none;
  padding: 10px;
  border-radius: 3px;
  margin-top: -10px;
  margin-right: 35px;
}
li .wp-block-group.travel-influencer-blogs-pro-product-box.has-border-color.has-background-border-color.is-layout-constrained.wp-block-group-is-layout-constrained {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.shop-page ul.columns-4.wp-block-post-template {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.shop-page img.attachment-woocommerce_single.size-woocommerce_single {
  margin-left: 0px;
  height: 350px !important;
  object-fit: cover !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 10px;
}

/* --------- FAQ ---------- */
.page-template-faq .faq-main-page {
  margin-bottom: 4em;
  margin-top: 2em;
}
/* ----------- All Services Page ------------- */
body.post-type-archive-services .post_col figure, body.post-type-archive-services .post_col figure a, body.post-type-archive-services .post_col figure a img {
  width: auto !important;
  height: auto !important;
} 

body.post-type-archive-services .post_col figure a img {
  background-color: #59815B;
  padding: 50px;
  border-radius: 50% !important;
  overflow: visible;
}

body.post-type-archive-services time, body.post-type-archive-our-work time {
  font-family: 'Jost';
  font-size: 22px;
  font-weight: 600;
}
body.post-type-archive-services .post_col .wp-block-post-title, body.post-type-archive-our-work .post_col .wp-block-post-title { 
  font-family: 'Jost';
  font-size: 32px !important;
  font-weight: 700 !important;
  & a {
    text-decoration: unset;
  };
  & a:hover {
    color: #59815B;
  }
}
body.post-type-archive-services .post_col .wp-block-post-excerpt__excerpt, body.post-type-archive-our-work .post_col .wp-block-post-excerpt__excerpt {
  font-family: 'Jost';
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 24px;
}
body.post-type-archive-services .post_col .wp-block-post-excerpt__more-link, body.post-type-archive-our-work .post_col .wp-block-post-excerpt__more-link {
  text-decoration: unset;
  background-color: ghostwhite;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 18px;
  &:hover {
    color: #000;
  }
}
.post-type-archive .wp-block-query-pagination-next, .post-type-archive .wp-block-query-pagination-previous {
  text-decoration: unset;
  color: #000;
  font-family: 'Jost';
  &:hover {
    color: #59815B;
  }
} 
.post-type-archive .wp-block-query-pagination-numbers span {
  font-size: 26px !important;
  font-family: 'Jost';
  margin: 0px 8px;
}
.post-type-archive .wp-block-query-pagination-numbers a {
  font-size: 26px !important;
  font-family: 'Jost';
  margin: 0px 8px;
  color: #59815B;
  text-decoration: unset;
}
/* ----------- Banner Section ------------ */
.banner-section .breadcrumds {
  gap: 16px;
}
.banner-section .breadcrumds #home h2 {
  font-family: 'Jost'; 
  font-weight: 700;
}
.banner-section .breadcrumds h2.wp-block-post-title {
  font-family: 'Jost';
  font-weight: 300 !important;
} 


/* Search Page */
body.search .search-page-section {
  max-width: 1320px;
  padding: 50px 0px;
}
body.search .search-page-section h1.wp-block-query-title {
  font-family: 'Jost';
  color: #000;
  font-weight: 700;
}
body.search .search-page-section .wp-block-query-no-results p {
  font-family: 'Jost';
  font-size: 22px;
  font-weight: 300;
}
body.search .search-page-section form {
  width: 50%;
}
body.search .search-page-section form input[type=search] {
  background-color: lightgray;
}
body.search .search-page-section form input[type=search]::placeholder {
  color: #000;
}
body.search .search-page-section form button {
  background-color: #59815B;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 18px;
  border-radius: 8px;
}
.banner-section a h2 {
  margin-bottom: 0px !important;
  color: #fff;
  font-family: 'Jost';
  font-size: 21px;
}
.banner-section a:hover h2 {
color: #000;
}
.banner-section a {
  text-decoration: unset;
}

/* ------------- Events Page -------------- */
.etn-es-events-page-container {
  background-color: #ededed;
}
.etn-event-single-wrap .etn-event-single-content-wrap, .etn-event-single-wrap .schedule-tab-wrapper, .etn-event-single-wrap .etn-tag-wrapper, .etn-sidebar .etn-widget {
  background-color: #fff;
  border-radius: 6px;
}
.etn-event-entry-header h2 {
  font-family: 'Jost';
  line-height: 50px !important;
}
.schedule-tab-wrapper .etn-title, .etn-sidebar .etn-widget .etn-widget-title, .etn-variable-ticket-widget .ticket-header {
  font-family: 'Jost';
}
.etn-event-related-post > h3 {
  font-family: 'Jost';
  font-weight: 500;
  margin-bottom: 20px;
}
.etn-event-related-post h3.etn-title.etn-event-title a {
  text-decoration: unset;
  font-family: 'Jost';
  font-weight: 400;
  line-height: 32px;
}
.schedule-tab-wrapper .etn-nav li a:after {
  border-color: #59815B transparent transparent transparent !important;
}
.schedule-tab-wrapper .etn-nav li a.etn-active, .schedule-tab-wrapper .etn-schedule-speaker .etn-schedule-single-speaker .etn-schedule-speaker-title {
  border-bottom-color: #59815B !important;
  border-color: #59815B !important;
}
.etn-schedule-wrap .etn-schedule-info .etn-schedule-time {
  background: #59815B40;
  color: #59815B;
}
.schedule-tab-wrapper .etn-schedule-speaker .etn-schedule-single-speaker .etn-schedule-speaker-title:after {
  border-color: #59815B rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
}
.schedule-tab-wrapper .etn-schedule-speaker .etn-schedule-single-speaker .etn-schedule-speaker-title {
  background-color: #59815B;
}
h5.ticket-header, .etn-event-item:hover .etn-title a{
  color: #59815B !important;
} 
.etn-variable-ticket-widget .qt-sub, .etn-variable-ticket-widget .qt-add {
  height: -webkit-fill-available;
}
.etn-variable-total-price {
  border-color: #59815B !important;
}
.etn-event-item .etn-event-footer .etn-atend-btn .etn-btn-border, .etn-btn.etn-btn-border {
  border-color: #59815B !important;
  color: #59815B !important;
}
.etn-variable-ticket-widget .etn-add-to-cart-block {
  background-color: #59815B !important;
}

/* ----------------- Courses Page --------------------- */
.learn-press-breadcrumb {
  display: none;
}
.lp_course-template-default .header-contact a p {
  margin-bottom: 0px;
  color: #31313b;
  font-family: Jost, sans-serif;
  font-weight: 400;
  font-size: 18px;
  &:hover {
    color: #59815B;
  }
}
.lp_course-template-default ul.wp-block-navigation__container li.open-on-hover-click ul li a {
  padding: .5em 1em;
}
.lp-archive-courses .course-detail-info {
  background: linear-gradient(180deg, rgb(233, 103, 103) 0%, rgb(187, 86, 117) 20%, rgb(133, 76, 114) 40%, rgb(83, 65, 93) 60%, rgb(51, 51, 74) 80%, rgb(49, 49, 59) 100%) !important;
}
.lp_course-template-default, .lp_course-template-default h1 {
  font-family: 'Jost';
}
.lp-archive-courses .course-meta__pull-left .meta-item__value label {
  color: #ffb606 !important;
  font-weight: 700 !important;
}
#learn-press-course .entry-content-left h3 {
  font-family: 'Jost';
}
#learn-press-course .commentlist li {
  background-color: #f8d1d1;
  border-radius: 10px;
  padding: 20px;
}
#learn-press-course .commentlist li time {
  color: #000;
}
#learn-press-course .commentlist .edit-link a, #learn-press-course .commentlist .reply a {
  color: #59815B;
}
#learn-press-course .comment-content p {
  font-family: 'Jost';
  margin-top: 10px;
  font-weight: 400;
  color: #31313B;
}

.course-sidebar-preview .course-price .price {
  font-family: 'Jost';
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #59815B !important;
}
.lp_course-template-default .copy-text h4 {
  color: rgb(255, 255, 255);
  font-family: Jost, sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
}

/* ---------- All Courses ----------- */
.lp-archive-courses .course-thumbnail img {
  border-radius: 15px;
}
.lp-archive-courses h1 {
  font-family: 'Jost';
  font-weight: 800 !important;
  color: #59815B;
}
.post-type-archive-lp_course .course-instructor span {
  font-family: 'Jost';
  font-weight: 600;
  color: #000;
  font-size: 18px;
}
.post-type-archive-lp_course .course-permalink span {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 22px;
  color: #313131;
  &:hover {
    color: #59815B;
  }
}
.post-type-archive-lp_course .lp-archive-courses {
  margin-top: 25px;
} 
.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item::before {
  color: #59815B !important;
}
.post-type-archive-lp_course .course-price .price {
  font-family: 'Jost';
  font-weight: 700 !important;
  font-size: 32px !important;
  color: #31313B !important;
}
body.post-type-archive-lp_course header.wp-block-template-part {
  box-shadow: 1px 1px 10px #59815B5e;
}

body.post-type-archive-lp_course header .gutentor-element-advanced-text-link p {
  margin-bottom: 0;
  color: rgb(49, 49, 59);
  font-size: 18px;
  &:hover {
    color: #59815B;
  }
}
body.post-type-archive-lp_course .footer-contact-col p {
  margin-bottom: 0;
  color: #fff; 
  &:hover {
    color: #59815B;
  }
}
.post-type-archive-lp_course .copy-text h4 {
  font-family: 'Jost';
    font-size: 16px;
    margin-bottom: 0px;
    color: #fff;
}
 

/* ----------- Single Desrtinations ------------ */
body:not(.home) .wp-block-group.footer-newslettter-group {
  display: none;
}
body:not(.home) footer .wp-block-cover.footer-section {
  padding-top: 0 !important;
}
body:not(.home) header {
  position: unset;
}

.wp-travel-feature-slide-content.right-plot h1 {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 36px !important;
}
.wp-travel-feature-slide-content.right-plot .trip-short-desc p {
  font-family: 'Jost';
  font-size: 20px;
  font-weight: 400;
}

.wp-travel-feature-slide-content.right-plot .wp-travel-trip-meta-info strong {
  font-family: 'Jost';
  font-size: 20px;
  color: #59815B;
}
.wp-travel-feature-slide-content.right-plot .wp-travel-trip-meta-info {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%2370707057' stroke-width='4' stroke-dasharray='6%2c 10' stroke-dashoffset='9' stroke-linecap='round'/%3e%3c/svg%3e");
  border-radius: 10px;
}
.wp-travel-feature-slide-content.right-plot .booking-form button {
  font-family: 'Jost';
  font-size: 22px;
  font-weight: 400;
  border-radius: 7px;
  background-color: #59815B;
  border: none;
  color: #fff;
  margin-bottom: 15px;
  &:hover {
    background-color: #000;
  }
}
#wp-travel-content #wp-travel-tab-wrapper {
  margin-top: 40px !important;
}
#wp-travel-content .slick-track li {
  font-family: 'Jost';
  font-weight: 600;
  font-size: 18px;
}
#wp-travel-content .slick-track li.resp-tab-active {
  color: #59815B;
}
#wp-travel-content .resp-tabs-container > * {
  font-family: 'Jost' !important;
  font-size: 18px;
}
#wp-travel-content .wp-travel-related-posts {
  display: none;
}
.wp-block-group.faq-main-page details {
  margin-bottom: 20px;
}

/* ---------- Destinations View All ----------- */
body.tax-travel_locations main.wptravel-content-wrapper {
  max-width: 1320px;
  margin: 0 auto;
}
body.tax-travel_locations main.wptravel-content-wrapper h4 {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 20px !important;
}
body.tax-travel_locations main.wptravel-content-wrapper .wp-travel-toolbar {
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 10px;
}
body.tax-travel_locations main.wptravel-content-wrapper select {
  padding: 0;
  height: 45px !important;
  font-family: 'Jost';
  font-weight: 500;
}

body.tax-travel_locations main.wptravel-content-wrapper .wp-travel-filter-button button {
  padding: 6px 20px !important;
  border-radius: 10px;
  font-family: 'Jost';
  font-weight: 500;
  background-color: #59815B;
  border: none;
  color: #fff;
  &:hover {
    background-color: #000;
  }
}
body.tax-travel_locations main.wptravel-content-wrapper .view-box {
  border-radius: 20px;
  font-family: 'Jost';
}

body.tax-travel_locations main.wptravel-content-wrapper .view-box h2 a {
  font-family: 'Jost';
  font-size: 24px !important;
}
body.tax-travel_locations .trip-desc p {
  font-size: 18px !important;
}
body.tax-travel_locations .view-box .explore-btn:hover {
  background-color: #000;
  color: #59815B;
}

body.tax-travel_locations #wp-travel-secondary {
  box-shadow: 0 20px 38px rgba(0, 0, 0, .15); 
  border-radius: 20px;
}
body.tax-travel_locations #wp-travel-secondary .wp-block-search__inside-wrapper input {
  border: 1px solid #e3e3e3;
}
body.tax-travel_locations #wp-travel-secondary .wp-block-search__inside-wrapper button {
  border-radius: 10px;
  font-family: 'Jost';
  font-weight: 500;
  background-color: #59815B;
  border: none;
  color: #fff;
  &:hover {
    background-color: #000;
  }
}

body.tax-travel_locations #wp-travel-secondary h2 {
  font-family: 'Jost';
  margin-bottom: 10px;
  margin-top: 30px;
} 
body.tax-travel_locations #wp-travel-secondary section ol {
  padding-left: 0;
  margin-top: 30px;
}
body.tax-travel_locations main.wptravel-content-wrapper .wp-block-latest-posts__list {
  list-style: inside;
}
body.tax-travel_locations main.wptravel-content-wrapper .wp-block-latest-posts__list li a {
  text-decoration: none;
  font-family: 'Jost';
  font-size: 18px;
  color: #000;
  &:hover {
    color: #59815B;
  }
}

body.tax-travel_locations main.wptravel-content-wrapper #wp-travel-secondary footer a {
  font-family: 'Jost';
  font-size: 18px;
  text-decoration: unset;
  color: #59815B;
}
body.tax-travel_locations main.wptravel-content-wrapper #wp-travel-secondary .wp-block-latest-comments__comment {
  margin-bottom: 32px;
}
#wptravel-scroll-to-top {
  display: none !important;
}

