@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 1366px) {
  /*About Us*/
  .about-02 {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1024px) {
  .about-deco .shape-img::after,
  .about-deco .shape-img::before {
    width: 450px;
  }
  .about-02,
  .about-03 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-main article {
    padding: 20px;
  }
  .blog-sidebar .widget {
    padding: 15px !important;
  }
  .blog-main article .entry-title {
    font-size: 30px;
  }
  .blog #content .col-full {
    padding-right: 20px;
    padding-left: 20px;
  }
  .blog-sidebar {
    padding-top: 80px !important;
  }
  .single-product .breadcrumbs {
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    align-items: center;
  }
  .single-product .site-content .col-full {
    margin: 0 !important;
  }
  .about-wrapper h3 {
    width: 50%;
    font-size: 18px;
  }
  .team-slide {
    margin-top: 20px;
  }
  .space-top {
    padding-top: 50px;
  }
  .space-bottom {
    padding-bottom: 50px;
  }
  .about-02 {
    padding-top: 150px !important;
  }
  .about-03 .elementor-container {
    flex-direction: column;
    row-gap: 15px;
  }
  .about-03 .elementor-container > .elementor-column {
    width: 100% !important;
  }
  .about-03 .elementor-container .left {
    padding-right: 0;
  }
  .about-03 .working-hours {
    background: var(--white);
    box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.13),
      0 1px 4px 0 rgba(0, 0, 0, 0.11);
    padding: 20px 20px 15px;
  }
  .about-03 .appointment .elementor-container .elementor-column:first-child {
    margin-bottom: 50px;
  }
  .about-form .form .half-width {
    width: 48% !important;
  }
  .about-form .form .half-width p {
    width: 100%;
  }
  .about-form .form .half-width p input {
    max-width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .blog-main {
    width: 100% !important;
  }
  .blog .pagination .nav-links {
    text-align: center;
  }
  .blog-sidebar {
    padding-left: 0;
    padding-top: 50px !important;
    width: 100% !important;
  }
  .blog-sidebar .media-img img {
    margin: 0 auto;
  }
  .single-post #comments {
    margin-bottom: 0 !important;
  }
  .single-post .blog-main {
    padding-bottom: 0;
  }
  .single-post .comment-form-cookies-consent {
    margin-top: 15px;
  }
  .archive .woocommerce-ordering select.orderby {
    font-size: 14px;
  }
  .single-product ul.products .infor-product {
    width: 100%;
  }
  .single-product ul.products {
    justify-content: center;
  }
  .about-form .form {
    padding: 50px;
  }
  .about-deco .shape-img::after,
  .about-deco .shape-img::before {
    width: 430px;
  }
}
@media only screen and (max-width: 768px) {
  .blog #tag_cloud-1,
  .archive ul.products > li.product {
    margin-bottom: 0 !important;
  }
  .archive ul.products {
    margin: 20px 0;
  }
  .single-product #primary {
    margin-top: 30px;
  }
  .single-product .related.products ul.products {
    flex-wrap: wrap;
    row-gap: 0;
  }
  .related ul.products li.product {
    min-width: 50% !important;
    max-width: 50% !important;
  }
  .about-deco .shape-img::after,
  .about-deco .shape-img::before {
    width: 300px;
  }
  .team-slide .item-team .main-cnt .team-text h3 a {
    font-size: 22px;
  }
  .sec-title h2.elementor-heading-title {
    font-size: 30px;
  }
  .about-01 .elementor-container {
    flex-direction: column;
    row-gap: 50px;
  }
  .about-01 .elementor-container > .elementor-column,
  .about-02 > .elementor-container > .elementor-column {
    width: 100% !important;
  }
  .about-01 .left .img3 {
    bottom: -50px;
  }
  .home-counter {
    padding: 30px 20px;
  }
  .home-counter > .elementor-container > .elementor-column {
    width: 48% !important;
  }
  .home-counter > .elementor-container {
    justify-content: center;
    column-gap: 20px;
    row-gap: 30px;
  }
  .about-02 > .elementor-container {
    flex-direction: column;
    row-gap: 20px;
  }
  .about-form .form {
    padding: 30px;
    gap: 15px;
  }
  .about-form .form .half-width {
    width: 100% !important;
  }
  .about-02 .left {
    padding-right: 0;
  }
  .counter-item .img-counter {
    margin-bottom: 10px;
  }
  .about-02 .box-icon + div {
    text-align: center;
  }
}
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 601px) {
  .blog-main article .entry-title,
  .blog-sidebar .widget .widget-title {
    font-size: 25px;
  }
  .blog-main article .read-more a {
    padding: 15px 20px;
  }
  .blog-main .pagination .nav-links > * {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .single-post h1.entry-title {
    line-height: 1.2;
    font-size: 30px;
  }
  ul.products li .infor-product > .price-rating {
    flex: 0 0 40%;
    max-width: 40%;
  }
  ul.products li.product .price {
    text-align: center;
  }
  ul.products {
    row-gap: 15px;
  }
  body ul.products li.product {
    padding: 0 !important;
    max-width: 48% !important;
  }
  .archive ul.products,
  .related ul.products {
    justify-content: center;
    column-gap: 10px;
    padding: 0 10px;
  }
  .archive ul.products::before,
  .related ul.products::before {
    content: unset !important;
  }
  .related ul.products li.product {
    max-width: 48% !important;
    min-width: 48% !important;
  }
  .single-product #content h1 {
    font-size: 35px;
  }
  .about-deco .shape-img::after,
  .about-deco .shape-img::before {
    width: 220px;
  }
  .team-slide .item-team .social::before {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 25px;
  }
  .home-counter .elementor-counter .elementor-counter-number-wrapper {
    font-size: 45px;
  }
}
@media only screen and (max-width: 480px) {
  .blog-main article {
    padding: 10px;
    margin-bottom: 15px !important;
  }
  .blog-main article .entry-meta span {
    padding-right: 8px;
    margin-right: 8px;
  }
  .blog-sidebar .widget_categories li {
    padding: 10px 0;
  }
  .single-post h1.entry-title {
    font-size: 25px;
  }
  .breadcrumbs h2 {
    font-size: 20px;
  }
  .single-product #content h1 {
    font-size: 30px;
  }
  .about-05::before {
    width: 100%;
  }
  .about-deco .shape-img::after,
  .about-deco .shape-img::before {
    width: 170px;
  }
  .about-01 .about-info {
    flex-direction: column;
  }
  .about-01 .about-info > h3 {
    width: 100%;
    text-align: center;
  }
  .about-01 .left .img1 {
    width: 70% !important;
  }
  .about-01 .left .img2 {
    width: 40% !important;
  }
  .about-01 .left .img3,
  .about-02 .right .img3 {
    width: 200px !important;
    left: -50px;
  }
  .about-01 .right {
    padding: 0;
  }
}
@media only screen and (max-width: 414px) {
  .blog #content .col-full {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-main article .entry-meta span {
    font-size: 13px;
  }
  .blog-sidebar .recent-post-wrap .media-body h3 {
    line-height: 1.2;
  }
  .archive .shoptimizer-sorting {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  ul.products li .infor-product {
    flex-direction: column;
    min-height: 119px;
  }
  ul.products li .infor-product > .price-rating {
    flex: 0 0 100%;
    max-width: 100%;
  }
  ul.products li.product .price {
    text-align: left;
  }
  .single-product .woocommerce-product-gallery {
    margin-bottom: 0 !important;
  }
  .related ul.products li .infor-product {
    min-height: unset;
  }
  .related ul.products {
    flex-direction: column;
  }
  .related ul.products li.product {
    min-width: 100% !important;
    max-width: 100% !important;
  }
  .about-deco .shape-img::after,
  .about-deco .shape-img::before {
    width: 150px;
  }
  .about-01 .left .img3 {
    width: 160px !important;
  }
}
@media only screen and (max-width: 375px) {
  .about-deco .shape-img::after,
  .about-deco .shape-img::before {
    width: 130px;
  }
}
