/*
Theme Name: Poket - Repair Child
Theme URI: https://themexbd.com/poket/repair/
Template: poket
Author: wpexpert
Author URI: https://www.templatemonster.com/authors/wpexpert/
Description: Poket - Repair Responsive WordPress Theme
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Version: 1.0.8.1733250701
Updated: 2024-12-03 20:31:41
*/

.breadcumb-area {
  padding: 60px 0 !important;
}

.prots-contentg {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.portfolio-content.portfolio-details-boxs .prots-contentg {
  padding: 40px 0;
}

.portfolio-content.portfolio-details-boxs ul {
  padding-left: 14px;
}

.portfolio-content.portfolio-details-boxs ul li {
  list-style-type: disc;
}

.portfolio-details-box ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.portfolio-content.portfolio-details-boxs strong {
  font-weight: bold;
}

.poket-blog-social .poket-single-icon a {
  display: none;
}

.poket-blog-social .poket-single-icon a[href*="facebook.com"] {
  display: inline-block;
}

.d-grid {
  display: grid;
  gap: 20px;
}

.em-quearys-top.msin-menu-search,
.main_menu_header_icon i,
.main_menu_header_address_text h3 {
  display: none !important;
}

.footer_s_inner {
  display: flex;
}

.fs-34 {
  font-size: 34px;
}

.fw-bold {
  font-weight: bold;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}

.main_menu_header_address_text h4 {
  display: flex !important;
}

.mobile_menu_logo.text-center img {
  width: 120px !important;
}

.poket-blog-area {
  padding: 40px 0 40px !important;
}

.pricing_area.all_pricing_color.pricing_style_2 {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.pricing_area.all_pricing_color.pricing_style_2 .newsssss {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  position: relative;
  gap: 16px;
}

.sign-power {
  transform: rotate(30deg);
  position: absolute;
  width: 100px;
  top: 30px;
  right: 0;
  border-radius: 10px;
}

.flex-1 {
  flex: 1;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.justify-space-between {
  justify-content: space-between;
}

.pricing_area.all_pricing_color.pricing_style_2 .newsssss img {
  max-height: 260px;
  align-self: center;
}

.pricing_style_2 .pricing-part h5 {
  margin-bottom: 16px !important;
}

.pricing-part {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.pricing-part h4 {
  font-size: 20px !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.pricing-part h5 {
  font-size: 26px !important;
  padding: 6px 0 !important;
}

.text-center {
  text-align: center;
}

.text-left .witr_ds_content_inner h2 {
  width: 70% !important;
}

.btn_details {
  background-color: #54595F !important;
  color: #fff !important;
  border: 0 !important;
  padding: 10px 20px;
  font-size: 22px;
  align-self: center;
}

.btn_details:hover {
  background-color: #d95530 !important;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-20 {
  padding-bottom: 20px;
}

.top-right-menu ul.social-icons li a:after {
  content: "facebook" !important;
}

.top-right-menu ul.social-icons li a:hover {
  color: #fff !important;
}

.witr_btnp_color {
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}

.witr_ds_content {
  height: 520px !important;
}

.wpcf7-form button.btn.btn-primary {
  border: 0 !important;
  padding: 10px 20px !important;
}

.em_service_text_box {
  padding: 14px 23px 14px 100px !important;
}

@media (max-width: 768px) {
  .mob-fs-22 {
    font-size: 22px;
  }

  .mob-grid-cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .mobile_menu_logo.text-center img {
    width: 120px !important;
  }

  .witr_ds_content {
    height: 290px !important;
  }
	
  .pricing_area.all_pricing_color.pricing_style_2 .newsssss img {
    max-height: 140px;
  }
}

@media (min-width: 1365px) and (max-width: 1660px) {
  .slick-list .witr_ds_content {
    height: 520px !important;
  }
}
