@import url(global.css);
@media (max-width: 1599px) {
}

@media (max-width: 1399px) {
}

@media (max-width: 1199px) {
}

/* responsive  */
@media screen and (max-width: 992px) {
  h2.recent-post-title {
    margin-bottom: 20px;
  }
  .author-bio {
    margin: 0px 0 20px;
    padding: 10px 15px;
    min-height: max-content;
  }
  .blog_grid:last-child {
    margin: 0 0 0px;
  }
  .blog .navigation.pagination ul.page-numbers li span.current {
    line-height: 42px;
  }
  aside#sidebar {
    padding: 30px 0 0 0;
  }
  aside#sidebar.main_sidebar.blog_sidebar {
    padding: 10px 0 0 0;
  }
  .pagin {
    margin-top: 0px;
  }
  .woocommerce-info[role="status"],
  .woocommerce-notices-wrapper .woocommerce-info {
    font-size: 14px;
  }
  .comment-form label,
  .checkout_coupon.woocommerce-form-coupon p {
    padding: 0;
  }
  .woocommerce .checkout_coupon.woocommerce-form-coupon button.button {
    width: 100%;
    padding: 12px 20px;
    line-height: 1.4em;
  }
  .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row-first,
  .woocommerce-page .checkout_coupon.woocommerce-form-coupon .form-row-first,
  .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row-last,
  .woocommerce-page .checkout_coupon.woocommerce-form-coupon .form-row-last {
    width: 100%;
  }
  .woocommerce table.shop_table tfoot td,
  .woocommerce table.shop_table tfoot th,
  .woocommerce table.shop_table tfoot .order-total th,
  .woocommerce table.shop_table tfoot .order-total td {
    border: none;
  }
  .woocommerce table.shop_table tfoot tr th,
  .woocommerce table.shop_table tfoot tr td {
    border-bottom: 1px solid var(--border-color-1);
  }
  .woocommerce table.shop_table thead td,
  .woocommerce table.shop_table thead th {
    border-bottom: 1px solid var(--border-color-1);
  }
  .checkout_form.woocommerce-checkout div#customer_details {
    flex-wrap: wrap;
    display: block;
  }
  .woocommerce form .form-row .input-text,
  .woocommerce form .form-row select {
    padding: 12px 15px;
  }
  .checkout_form.woocommerce-checkout .col-8,
  .checkout_form.woocommerce-checkout .col-4 {
    width: 100%;
  }
  .checkout_form.woocommerce-checkout .col-8 {
    margin-bottom: 20px;
  }
  .woocommerce-billing-fields,
  .checkout_sidebar {
    padding: 15px;
  }
  .woocommerce-cart .content-area .container,
  .woocommerce-checkout .content-area .container {
    padding: 0;
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 15px 30px;
  }
  .product-remove {
    margin-right: 0;
  }
  .woocommerce table.cart td.actions,
  .woocommerce-page #content table.cart td.actions,
  .woocommerce-page table.cart td.actions {
    padding: 10px 10px 20px 10px;
  }
  .woocommerce table.cart td.actions .input-text,
  .woocommerce-page #content table.cart td.actions .input-text,
  .woocommerce-page table.cart td.actions .input-text {
    margin-right: 0;
  }
  .woocommerce table.shop_table td a.remove {
    margin: 0 auto 0 0;
  }
  .woocommerce table.cart td.actions .button,
  .shipping-calculator-form button.button {
    padding: 12px 20px;
  }
  .woocommerce table.cart td.actions .coupon {
    margin-right: 0;
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0 !important;
  }
  .woocommerce #content table.cart td.actions .coupon .button,
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce-page #content table.cart td.actions .coupon .button,
  .woocommerce-page #content table.cart td.actions .coupon .input-text,
  .woocommerce-page #content table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon .button,
  .woocommerce-page table.cart td.actions .coupon .input-text,
  .woocommerce-page table.cart td.actions .coupon input {
    width: 100%;
    box-sizing: border-box;
  }
  .woocommerce table.shop_table td {
    border-top: none;
    border-bottom: 1px solid var(--border-color-1);
  }
  .woocommerce table.woocommerce-cart-form__contents td.product-quantity {
    display: block;
    width: 100%;
  }
  .woocommerce .quantity .qty {
    padding: 8px 10px;
  }
  .woocommerce .woocommerce-message a.button.wc-forward {
    display: block;
    float: none;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    padding: 1em 2em 1em 3em;
    margin: 0 0 2em;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    margin: 0 0 20px;
  }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    padding: 0px 0px 5px 0px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .woocommerce.single-product div.product {
    border: none;
    padding: 0;
  }
  .error-full-page strong {
    font-size: 100px;
  }
  img.error_img {
    width: 70px;
    height: 70px;
  }
  .error-full-page p {
    line-height: 1.2em;
  }
  .blog_list.list_layout .panel-default {
    display: flex;
    gap: 20px;
    display: block;
  }
  .sec_titl a {
    font-size: 20px;
  }
  div#blog_section {
    padding: 0;
  }
  .blog_list .panel-default {
    margin-bottom: 10px;
  }
  div#blog_sec {
    padding: 0;
  }
  .breadcrumb_area .page_titl_sec h1 {
    line-height: 1.3em;
  }
  .icon-wrap-box,
  .icon-wrap-box-2 {
    transform: none;
    padding: 20px !important;
  }
  .border-row:after {
    border: none;
  }
  .insta-profile-follow .insta-follow-button,
  div.gform_legacy_markup_wrapper .gform_footer input.button,
  div.gform_legacy_markup_wrapper .gform_footer input[type="submit"],
  body.conveywp_body a.readmore,
  .woocommerce #review_form #respond .form-submit input {
    font-size: 16px;
    padding: 12px 30px;
  }
  div.gform_legacy_markup_wrapper label.gfield_label,
  div.gform_legacy_markup_wrapper legend.gfield_label,
  div.gform_legacy_markup_wrapper .gfield_error .gfield_label,
  .comment-form label {
    font-size: 15px;
  }
  .contact-page .map_box,
  .location .map_box,
  .map_box {
    width: 100%;
    height: 400px;
  }

  div.gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
  div.gform_legacy_markup_wrapper textarea,
  div.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
  form.comment-form input {
    font-size: 16px;

    padding: 12px 15px;
  }

  .blog .entry-content,
  .woocommerce-cart .entry-content,
  .woocommerce-checkout .content-area,
  .blog .content-area,
  .single-post .content-area,
  .error404 .site-wrapper,
  .page-my-account .content-area,
  .shop3_products_wrapper,
  .single-product .content-area, .archive .content-area, .search .content-area  {
    padding: 40px 20px;
  }
  body.woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
  }
  body.woocommerce ul.products.columns-3 li.product,
  body.woocommerce-page ul.products.columns-3 li.product {
    width: 100%;
  }

  .woocommerce ul.products li.product a img {
    height: 250px;
    object-fit: contain;
  }

  .admin-bar .offcanvas.offcanvas-end {
    top: 0px;
  }

  div.offcanvas-body {
    padding: 0 10px;
  }

  div.offcanvas-header {
    padding: 20px 20px 0;
  }

  .header-area .navbar ul.nav {
    display: block;
  }

  .elementor div.elementor-element.lg-caeousel .elementor-widget-image-carousel .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
    padding: 15px;
    height: 150px;
    width: 230px;
  }

  .main-logo.logo_col.col {
    padding: 0;
  }

  a.navbar-brand {
    height: 60px;

    padding: 5px 0;
  }

  .header-top .right_section .search-wrap.col {
    display: none;
  }

  .header-top .right_section > div {
    padding: 0px 0;
  }

  br {
    display: none;
  }

  div.footer_widget.widget_block h2 {
    font-size: 80px;
    margin-bottom: -20px;
    margin-top: 15px;
    line-height: 1;
  }
/* 
  .elementor-widget-image-carousel .swiper-slide.swiper-slide-prev,
  .elementor-widget-image-carousel .swiper-slide.swiper-slide-next {
    display: none !important;
  }

  .elementor .elementor-element.elementor-swiper-button.elementor-swiper-button-prev,
  .elementor .elementor-element .elementor-swiper-button.elementor-swiper-button-next {
    display: none !important;
  }

  .elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
  .elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next {
    display: none !important;
  } */
    /* div.elementor-widget-image-carousel .swiper-slide.swiper-slide-prev{
      left: 10px;
    }
  div.elementor-widget-image-carousel .swiper-slide.swiper-slide-next {
right: 10px;
  } */


  .elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev {
    left: -10px !important;
}
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
    right:-10px !important;
}
  div.elementor-element.elementor-arrows-position-outside .swiper,
  div.elementor-lightbox.elementor-arrows-position-outside .swiper {
    width: calc(100% - 0px);
  }
  .services-swiper .swiper-button-prev, .services-swiper .swiper-button-next {
    width: 30px;
    height: 30px;top: 32%;
}
.insta-widget-carousel .swiper-btn, .elementor-swiper-button {
    height: 30px;
    width: 30px;
    background: var(--primary-color);
    color: var(--text-color-white);
    font-size: 15px !important;

    line-height: 30px;
}
  .header-top.header-area .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    align-items: center;
  }

  .header-area .container {
    padding: 10px 30px;
  }

  .offcanvas_wrap.mobmenu_ico.col {
    display: block;
    flex: 0 0 30px;
  }

  .offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }

  .header-top .right_section {
    gap: 0px;
    padding: 0;
  }

  .cart-wrap a.open_cart {
    padding: 5px;
  }

  .right_section button {
    padding: 5px 10px 5px;
    border: none;
  }

  nav.navbar {
    position: relative;
    padding: 0 0px;
    flex: 0 0 60px;

    font-size: 30px;
    color: var(--text-color-white);
  }

  .header-top .right_section {
    order: 3;
    flex: 0 0 0;
  }

  body header .header-area.is_stuck a.offcanvas-toggle {
    font-size: 24px;
    color: var(--heading-color);
  }

  body header .header-area a.offcanvas-toggle {
    font-size: 24px;
    color: var(--text-color-white);
  }

  .admin-bar .header-top.header-area.transparent_header.is_stuck {
    top: 0;
  }

  .right_section .nav_btn a.nav_btn_link,
  form.ffs_default .ff-btn-submit,
  .error-full-page .site-button-outline,
  .readmore,
  .comments-area input#submit {
    padding: 12px 25px;
    font-size: 14px;
    margin: 0;
  }

  .header-area .navbar ul.nav > li > a,
  .header-area.transparent_header:not(.is_stuck) .navbar ul.nav > li > a {
    line-height: 1.4em;
    color: var(--heading-color);
    text-transform: capitalize;
  }

  header .header-area .navbar ul.nav > li,
  header .is_stuck.header-area .navbar ul.nav > li {
    padding: 0;
  }
  header .header-area .navbar ul.nav > li a,
  header .is_stuck.header-area .navbar ul.nav > li a {
    padding: 10px 10px;
  }

  .header-area.transparent_header .dropdown-toggle::after {
    display: none;
  }

  header .navbar-nav > li .dropdown-menu,
  .navbar-nav > li .dropdown-submenu {
    background: transparent;

    width: 100%;
  }

  .offcanvas-body .navbar-nav > li:hover .dropdown-menu,
  .offcanvas-body .navbar-nav li:hover > .dropdown-submenu,
  .offcanvas-body .navbar-nav > li.opened > ul.dropdown-menu,
  .offcanvas-body .navbar-nav li.opened > ul.dropdown-submenu {
    box-shadow: none;
    padding-left: 15px;
  }

  .header-area .navbar-nav > li .dropdown-menu > li a {
    padding: 10px 10px;
  }

  .admin-bar .header-area:not(.is_stuck) div#offcanvasExample {
    top: 45px;
  }

  .site-content div.bread_crumb {
    padding-top: 110px;
    padding-bottom: 40px;
  }

  .elementor-widget-n-tabs div.e-n-tabs-heading {
    background: none !important;
    padding: 0px;
    padding-bottom: 25px;
    width: fit-content;
    margin: 0 auto;
    border-radius: 50px;
  }
  .offcanvas-body .navbar-nav > li:hover .dropdown-menu,
  .offcanvas-body .navbar-nav li:hover > .dropdown-submenu {
    opacity: 0;
    top: 0;
  }
  .header-area .navbar-nav > li .dropdown-menu li:hover {
    background-color: transparent;
  }
  .header-area .navbar-nav > li .dropdown-menu > li .nav-link {
    font-size: calc(var(--font-2xl) - 2px);
  }
  body header .header-area a {
    text-decoration: none;
    text-transform: capitalize;
    font-size: calc(var(--font-2xl) - 2px);
  }
  .offcanvas-body span.caret {
    line-height: 15px;
    padding: 0;
    border: none;

    position: absolute;
    top: 75%;
    transform: translateY(-50%);
  }
  .header-area .navbar-nav > li .dropdown-menu > li .nav-link span.caret {
    padding: 0px 0;
    margin-top: -4px;
  }
}

@media (min-width: 1025px) {
}

@media (min-width: 769px) {
  .blog-layout-grid .blogs > .col-md-5 {
    flex: 0 0 auto;
    width: 20%;
  }

  .elementor-widget-n-tabs div.e-n-tabs-heading span.mob_txt {
    display: none;
  }
}

@media (max-width: 768px) {
  .elementor div.elementor-element.lg-caeousel .elementor-widget-image-carousel .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
    padding: 8px;
    height: 130px;
    width: auto;
}
  .service-item  .img_wrap{
height: 250px;
}
  .elementor-widget-n-tabs div.e-n-tabs-heading {
    display: flex;
  }

  .elementor-widget-n-tabs div.e-n-tabs-heading {
    display: flex;
    flex-wrap: nowrap;
  }

  .elementor-widget-n-tabs .e-n-tab-title-text {
    font-size: 13px !important;
  }

  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
    margin: 0 !important;
  }

  .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
    padding: 10px 20px;
  }

  .elementor-widget-n-tabs div.e-n-tabs-heading span.desk_txt {
    display: none;
  }
}

@media (min-width: 640px) {
}
