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

.contact-page .wp-block-cover img {
  object-fit: cover !important;
  right: 0 !important;
  left: 0px;
  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{
      border: 1px solid #CBCBCB !important;
    border-radius: 5px;
  }
  .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: 'Inter';
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    background-color: white;
  }
  .contact-page form textarea{
      height: 180px;
  }

  .contact-page form input[type="submit"]{
    border-radius: 5px !important;
    padding: 18px 45px;
    margin-top: 20px;
    background-color: #ECF86E;
    color: white;
    transition: 0.5s all;
    font-family:'Inter';
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0.1em;
    width: 100% !important;
  }
  .contact-page .contact-page-row{
    box-shadow: 0px 0px 16px #cdcdcd;
    background: white;
  }
  .contact-page .img_col figure,
  .contact-page .img_col figure img{
      width: 100%;
      height: 100%;
  }
  .contact-page .content_col{
      display: flex;
      align-items: center;
  }
  .conctact-page-newcover a.gutentor-element-advanced-text-link {
    color: black !important;
    text-decoration: none !important;
}
  @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: 'Inter';
  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: white !important;
}
.contact-page form input[type="submit"] {
  border-radius: 5px !important;
  padding: 18px 45px;
  margin-top: 20px;
  background-color: #7562E0;
  color: #fff;
  transition: 0.5s all;
  font-family: 'Inter' !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 19px !important;
  letter-spacing: 0.1em !important;
  margin: 0px auto !important;
  width: 100% !important;
}
    
  }

  /******* 404page-css *******************/
  .page-404 img.wp-image-73 {
    width: 590px;
    height: 450px;
    text-align: center;
}
figure.wp-block-image.size-full.error_img {
  text-align: center;
}
.button404 a {
  color: black;
  background:#ECF86E !important;
  font-family: 'Inter';
}

/*** product-category-section css***/
.product-category-section .wp-block-post-title a {
  font-weight: 400 !important;
  text-decoration: none;
  font-family: 'Kaushan Script' !important;
  padding-left: 10px;
  font-size: 24px !important;
  color: #4A144B !important;
  line-height: 34px !important;
}
.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: 'Inter' !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: 'Inter' !important;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  color: #494A48;
}
/* .wp-element-button, .wp-block-button__link {
  background-color: #DEF0FB;
  text-transform:capitalize;
  border-radius: 50%;
  margin-bottom: 0px !important;
  font-size: 13px !important;
  color: black;
} */
.product-category-section .gutentor-element-rating-wrap {
  color: goldenrod;
  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: 'Inter';
  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 {
  font-family: 'Inter';
  color: #494A48;
  padding-bottom: 30px;
  font-weight: 700;
  padding-top: 30px;
  /* margin-left: 30px !important; */
  margin-bottom: 0px;
}

.wp-block-button{
  opacity:1;
  transition: 0.3s ease-in-out;
  text-align: right;
  position: relative;
  bottom: 20px;
}
.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: 'Inter';
  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: 'Inter';
}
.woocommerce-page .cart-collaterals h2 {
  font-family: 'Inter';
}
.wc-proceed-to-checkout a {
  color: white !important;
}

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

.single-product-page h1.wp-block-post-title {
  font-family: 'Kaushan Script';
}
.single-product-page .wc-block-components-product-rating__stars {
  color: gold;
  margin-left: 0px;
  
}
.single-product-page .wp-block-post-excerpt {
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.single-product-page a.woocommerce-review-link {
  color: #494A48;
}
.single-product-right-col .wc-block-components-product-price {
  margin: 0px !important;
  font-family: 'Kaushan Script';
  font-size: 24px;
  font-weight: 400;
  line-height: 34.82px;
  text-align: left;
  color: #DE3654;
  margin: 12px 0px !important;
}
.woocommerce-Price-amount.amount {
  font-family: 'Kaushan Script';
  color: #DE3654 !important;
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 400 !important;
}
.wc-block-components-product-image {
  border-radius: 10px;
}
.single-product-page .add_to_cart_button {
  background: #DE3654;
  border-radius: 60px;
  padding: 12px 14px !important;
  box-shadow: -2px 8px 17.100000381469727px 0px #DE36546E !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;
}
#tab-title-description {
  background-color: #DE3654 !important;
  border-radius: 0px !important;
  font-family: 'Inter';
  box-shadow: -2px 8px 17.100000381469727px 0px #DE36546E !important;

}
#tab-title-reviews{
  background-color: #DE3654 !important;
  border-radius: 0px !important;
  font-family: 'Inter';
  box-shadow: -2px 8px 17.100000381469727px 0px #DE36546E !important;

}
.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: 'Inter';
  margin-bottom: 0;
  padding-top: 0px !important;
  
}
.woocommerce-Tabs-panel h2 {
  font-family: 'Inter';
}
.single-product-page .wp-block-post-title a {
  text-decoration: none;
  font-size: 22px;
  font-family: 'Kaushan Script';
  font-weight: 400;
}
.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: 'Inter';
}
.single-product-page div#review_form_wrapper{
  font-family: 'Inter';
}
.single-product-main-col {
  gap: 60px;
}
.single-blog-page .wp-block-post-content {
  font-family: 'Kaushan Script';
  font-weight: 300;
  color: #757575;
}

@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;
  text-transform: uppercase;
  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: 0px !important;
  padding-bottom: 0px !important;
  font-family: 'Inter';
}
.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 .single_add_to_cart_button.button.alt.wp-element-button {
  padding: 18px 16px 12px 18px !important;
  font-size: 16px;
  background: #DE3654;
  font-family: 'Inter';
}
.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;
 background-color: #375D70;
 border-radius: 3px;
 font-size: 16px;
 margin-top: 65px;
font-family: 'Inter';
padding: 12px 45px;
}
.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: 'Inter';
  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;
 
  
}
span.page-numbers.current {
  border: 1px solid;
  background-color: #DE3654;
  padding: 10px;
  color: white;
  border-radius: 6px;
}

/*** our-blogs***/
.our-blogs .grid-container {
  margin-bottom: 30px !important;
  margin-top: -10px !important;
}
.blog-page-inner-counter-section a {
  color: black;
  text-decoration: none;
}
a.kt-svg-icon-link {
  text-decoration: none;
}


/*** single-blog-page-**/
.single-blog-page .post-info {
  position: relative;
  top: -150px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}
.single-blog-page ul {
  list-style: none;
}
.single-blog-page .cat-item a {
  color: white;
  text-decoration: none;
  border: 1px solid;
  padding: 10px;
  background: #DE3654;
}
.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;
  gap: 20px !important;
  display: flex;
}
.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;
}
.single-blog-page .post-navigation-link-next a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
span.post-navigation-link__label {
  color: gray;
  font-family: 'Inter';
}
.single-blog-page span.post-navigation-link__title {
  font-family: 'Inter';
  color: #4A144B;
}
.comment-reply-title {
  text-align: left;
  margin-bottom: 25px !important;
  padding-top: 40px;
  padding-left: 30px;
  font-weight: 600;
  font-family: 'Inter';
}
#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;
}
#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;
}
.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: center;
  padding-top: 30px;
}
#wp-comment-cookies-consent {
    margin-top: 0px !important;
}
#submit {
  background-color: #6D00E7;
    border-radius: 3px;
    font-family: 'Inter';
    padding: 14px 12px;
    letter-spacing: 1px;
    color: #fff;
}
.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;    
}
.single-blog-page p label {
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 2px;
}
.single-blog-page .wp-block-comment-author-name a {
    text-decoration: none;
    color: black;
    font-family: 'Inter';
}
.wp-block-comment-reply-link a {
    text-decoration: none;
    color: black;
}
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;
  font-family: 'Inter';
  color: #4A144B;
}
.post-date time {
  font-weight: 200;
  font-family: 'Inter';
  color: #4A144B;
  font-weight: 400;
}

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

/*********************** 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: 'Inter';
}
.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 .frosty-cake-pro-section10 .add_to_cart_button {
  padding: 10px 12px !important;
  border-radius: 60px !important;
  background-color: #DE3654 !important;
  font-size: 14px;
  position: relative;
  bottom: 10px;
  box-shadow: -2px 8px 17.100000381469727px 0px #DE36546E !important;
}
a.added_to_cart {
  display: block;
  margin-top: auto;
  width: 150px;
  text-decoration: none;
  color: white;
  font-family: 'Inter';
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  background: #DE3654;
  border-radius: 60px;
  padding: 12px 14px !important;
  box-shadow: -2px 8px 17.100000381469727px 0px #DE36546E !important;
}
.wp-block-button.wc-block-components-product-button {
  align-items: flex-start !important;
  display: flex;
  flex-direction: column;
  gap: 0px !important;
  justify-content: center;
  white-space: normal;
  word-break: break-word;
  margin-top: 30px !important;
}
.wp-container-core-post-template-layout-1.wp-container-core-post-template-layout-1 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
}
.shop-page .wc-block-components-product-price {
  font-family: 'Kaushan Script';
  font-size: 24px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0em;
  color: #DE3654;
}
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.frosty-cake-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;
  /* box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); */
}
.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;
  border-radius: 10px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 10px;
}

/******** service-page-css ****************/
.services-main-col {
  gap: 40px;
}
.arc-upper-col-main {
  gap: 20px;
}
.arc-down-col-main {
  gap: 20px;
  margin-top: 20px;
}

@media(max-width:430px) and (min-width:375px) {
  .arc-col-one-stack{
    align-items: center !important;
  }
  .stk-row.stk-inner-blocks.has-text-align-center-mobile.stk-block-content.stk-button-group {
    max-width: 180px !important;
    margin: 0px auto;
}
}

/************ portfolio page css ****************/
.blog-page-inner-counter-section img.wp-image-79 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.best-plan-section .starter-plan-row {
  justify-content: flex-start;
}
.best-plan-section .basic-plan-row {
  justify-content: center;
}
.best-plan-section .enterprice-plan-row {
  justify-content: flex-end;
}
.about_row img.wp-image-171 {
  object-fit: cover;
  height: 443px;
  width: 100%;
}

/*************** new aboutus-page css ***************************/
.about-us-page-firt-section-main-col {
    gap: 50px;
}
.about-us-page-second-section-main-col {
  gap: 50px;
}
.about-us-page-three-section-main-col {
  gap: 50px;
}
.video-section-heading-stack {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.about-us-page-first-section-left-col-group img {
  border-radius: 10px;
}
.about-us-page-second-section-right-col-group img {
  border-radius: 10px;
}
section#section-d770e274-301d-47e7-81fa-d0841d776f34 {
  border-radius: 10px;
}

/**************** service page css ********************/
.arc-col-one-stack {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center;
  height: 100%;
}
.architect-service-main-column {
  gap: 50px;
}



@media screen and (max-width:430px) {
  .baker-container.about-us-page-first-inner-group {
    padding: 0px !important;
}
.our-story-heading-stack {
  align-items: center !important;
  padding: 10px 18px !important;
}
.about-us-page-firt-section-main-col {
  gap: 20px;
}
.about-us-heading-stack {
  align-items: center !important;
  padding: 10px 18px !important;
}
.about-us-page-second-section-left-col {
  order: 2;
}
.about-us-page-second-section-main-col {
  gap: 20px;
}
.about-us-page-three-section-main-col {
  gap: 20px;
}
.about-us-page-three-group {
  padding: 0px !important;
}
.video-section-heading-stack {
  align-items: center !important;
  padding: 10px 18px !important;
}
/* .video-section-heading-stack h3.stk-block-heading__text.has-text-color {
  font-size: 36px !important;
} */

}
.shop-page .add_to_cart_button {
  background: #DE3654;
  border-radius: 60px !important;
  margin-top: 16px;
  max-width: 150px;
}
.woocommerce-message a.button.wc-forward.wp-element-button {
  background: #DE3654;
}
.checkout-button {
  background: #DE3654;
}
.coupon button {
  background: #DE3654 !important;
  max-width: 166px;
  width: 100%;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
  float: none;
  background: #DE3654;
}
/* .woocommerce {
  max-width: 1360px !important;
  margin: 0px auto !important;
} */
@media screen and (max-width:1366px) {
  /* .woocommerce {
    max-width: 1320px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
} */

}
.return-to-shop .wc-backward {
  background: #DE3654;
}
.products-page .gutentor-image-thumb img {
  max-height: 270px;
  height: 100%;
  object-fit: contain;
}
.products-page .added_to_cart {
  max-width: 100px;
  width: 100%;
  margin-left: 0;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title {
  text-decoration: none !important;
  font-family: 'Kaushan Script';
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 400 !important;
  color: #4A144B !important;
}
.wp-block-woocommerce-empty-cart-block a.wc-block-grid__product-link {
  text-decoration: none;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price.price {
  font-family: 'Kaushan Script' !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 34.82px !important;
  text-align: center !important;
}
span.rating {
  color: goldenrod;
  border: none !important;
}
.wp-element-button, .wp-block-button__link {
  background-color: #DE3654;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
  border-radius: 60px !important;
}
.wp-block-woocommerce-empty-cart-block  .wp-block-button {
  opacity: 1;
  transition: 0.3s ease-in-out;
  text-align: center;
  position: relative;
  bottom: 0px;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
  background: #DE3654 !important;
  border: none !important;
  border-radius:0px;
  color: white !important;
  display: inline-block;
  font-size: .875em;
  font-weight: 600;
  left: auto;
  padding: 0.25em 0.75em;
  position: absolute;
  right: 4px;
  text-align: center;
  text-transform: uppercase;
  top: 4px;
  width: auto;
  z-index: 9;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
  background-color: #DE3654 !important;
  content: "";
  display: block;
  height: 5em;
  margin: 0 auto 2em;
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTkgMEM4LjUwNCAwIDAgOC41MDQgMCAxOXM4LjUwNCAxOSAxOSAxOSAxOS04LjUwNCAxOS0xOVMyOS40OTYgMCAxOSAwWm02LjEyOSAxMi44NzFhMi40NDkgMi40NDkgMCAwIDEgMi40NTIgMi40NTIgMi40NDkgMi40NDkgMCAwIDEtMi40NTIgMi40NTEgMi40NDkgMi40NDkgMCAwIDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwIDEgMi40NTItMi40NTJaTTExLjY0NSAzMS4yNThjLTIuMDMgMC0zLjY3Ny0xLjYwOS0zLjY3Ny0zLjYgMC0xLjUzMyAyLjE4My00LjYyOCAzLjE4Ny01Ljk2MWEuNjEuNjEgMCAwIDEgLjk4IDBjMS4wMDQgMS4zMzMgMy4xODggNC40MjggMy4xODggNS45NiAwIDEuOTkyLTEuNjQ4IDMuNjAxLTMuNjc4IDMuNjAxWm0xLjIyNi0xMy40ODRhMi40NDkgMi40NDkgMCAwIDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwIDEgMi40NTItMi40NTIgMi40NDkgMi40NDkgMCAwIDEgMi40NTIgMi40NTIgMi40NDkgMi40NDkgMCAwIDEtMi40NTIgMi40NTFabTEzLjA0IDExLjgxNEE4Ljk4OSA4Ljk4OSAwIDAgMCAxOSAyNi4zNTVjLTEuNjI0IDAtMS42MjQtMi40NTIgMC0yLjQ1MmExMS40IDExLjQgMCAwIDEgOC43ODggNC4xMjJjMS4wNTcgMS4yNTctLjg1OSAyLjc5Ni0xLjg3OCAxLjU2M1oiLz48L3N2Zz4=);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: 5em;
  width: 5em;
}
