/*
Theme Name: Mobile Boosters EU [Original]
Author: Mobile Boosters
Description: wordpress themes for selling mobile boosters in EU
Version: 0.1
Text Domain: mobileBooster
*/
/*
@media only screen and (max-width: 720px) {
	.navbar a>img{
		margin: 10px 20px;
	}

    .navbar-expand-lg .navbar-nav .nav-link:hover {
        color:#f4bd3f;
        border-bottom: 3px solid transparent;
	}
	.menu-item-has-children .nav-link::after{
		content: "+";
		position: absolute;
		right: 20px;
	}
	.light_silver {
		display: block;
	}
	.light_silver {
		background: #eeeeee;
		display: flex;
		padding: 0px;
	}
	div#navbarSupportedContent-4 {
		background: #1e2538;
		padding: 5px 10px;
		margin-bottom: 5px;
	}
	.menu-item-has-children.active-mob > ul.sub-menu {
		position: relative;
		display: inline-block;
		background: #1e2538;
		z-index: 999;
	}
}
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

mycustom {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}

.header {
  background: #1e2538;
  /*padding-top: 17px; /*DE*/
}
.header p {
  color: #f4bd3f;
  font-family: Poppins;
  margin: 0; /*DE*/
  line-height: 46px; /*DE*/
}
.header_icon {
  display: flex;
  justify-content: flex-end;
}
.header_search a {
  color: white;
  font-size: 18px;
  border-right: 2px solid white;
}
i.fas.fa-search {
  font-size: 20px;
  padding: 0px 15px;
}
.header_cart a {
  color: white;
  font-size: 18px;
  line-height: 46px; /*DE*/
}
i.fas.fa-shopping-cart {
  font-size: 20px;
  padding: 0px 15px;
}
.header_currency a {
  color: #f4bd3f;
  font-size: 17px;
  font-weight: 600;
  padding: 0px 15px;
}
.header_currency i.fas.fa-chevron-down {
  margin-left: 5px;
  font-size: 13px;
}
.header_lang a {
  color: #f4bd3f;
  font-size: 17px;
  font-weight: 600;
  padding: 0px 15px;
  border-bottom: none !important;
  border-left: 2px solid white;
}
.header_lang i.fas.fa-chevron-down {
  margin-left: 5px;
  font-size: 13px;
}
.country,
.country-mobile {
  text-align: center;
}
.mobile span {
  font-family: Poppins;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.mail span {
  font-family: Poppins;
  font-weight: 600;
  display: flex;
  align-items: center;
}
i.far.fa-envelope {
  font-size: 20px;
}
i.fas.fa-mobile-alt {
  font-size: 20px;
}
.contact {
  float: right;
}
.navigation {
  background: #1e2538;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  color: white;
  font-family: Poppins;
  font-weight: 400;
  padding-bottom: 15px;
  padding-top: 15px;
}
a.nav-link {
  border-bottom: 3px solid #1e253a;
  transition: all 0.6s;
}
.navbar {
  padding-bottom: 0px !important;
  margin: 0 auto;
  padding-top: 0px;
}
.nav-link {
  padding-bottom: 0px;
}

.banner {
  background: url(image/banner.jpg) no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center center;
  padding: 37px 0px;
}
.banner_left_content h1 {
  font-family: Poppins;
  color: white;
  font-size: 2.7rem;
  font-weight: 500;
}
.banner_left_content p {
  font-family: Poppins;
  color: white;
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 2.2em;
}
.banner_left_align {
  display: flex;
  /*align-items: center;*/ /*DE*/
  align-items: start;
}
ul.banner_list {
  list-style: none;
  padding: 0px;
  line-height: 2.4; /*DE New*/
}
i.far.fa-check-circle {
  margin-right: 14px;
  color: #52d652;
}
.banner_list li {
  padding: 5px 0px;
}
.banner_list span {
  font-family: Poppins;
  color: white;
  font-size: 1.2em;
}
.banner_form h2 {
  color: #f4bd3f;
  font-family: Poppins;
  text-align: center;
  font-weight: 600;
}
.banner_right_form {
  width: 85%;
}
.banner_right_form_align {
  display: flex;
  justify-content: flex-end;
}

.banner_form p {
  color: #bdbcbc;
  font-family: Poppins;
  text-align: center;
  font-size: 1.1em;
}
.banner_form {
  background: #1e253ad1;
  border: 2px solid #f4bd3f;
  padding: 20px;
}
.banner_form hr {
  border-top: 1px solid rgb(255 255 255 / 40%);
}
.form-group label {
  color: #bdbcbc;
  font-family: Poppins;
}
.banner_form button.btn {
  width: 100%;
  background: #f4bd3f;
  font-family: Poppins;
  font-weight: 600;
}
.under_four_eighty {
  display: none;
}

.service_provider_icon img {
  width: 10%;
  margin-right: 5px;
}
.service_provider_icon img:hover {
  border: 1px solid white;
}
.tool_provider.selected {
  position: relative;
  width: 42px;
  height: 42px;
}
.tool_provider.selected img {
  border: 3px solid goldenrod;
}
.tool_provider.selected:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: -13px;
  left: -2px;
  display: block;
  background: url(https://mobilesignalbooster.ae/wp-content/themes/booster-template-updated-html/images/icons/check-icon.png)
    no-repeat;
  border-radius: 50%;
  background-size: cover;
}
.where_do_you {
  padding: 90px 0px;
}
.where_do_you h3 {
  font-family: Poppins;
  font-weight: 500;
  margin-bottom: 60px;
  font-size: 40px;
}
.building {
  transition: all 0.6s;
}

.building svg {
  width: 50px;
  fill: #fff;
  transition: all 0.6s;
}

.building .building_svg {
  width: fit-content;
  padding: 15px;
  background-color: #f4bd3f;
  border-radius: 50%;
  transition: all 0.6s;
  margin: auto;
  margin-bottom: 10px;
}

.building:hover .building_svg {
  background-color: #17313f;
}

.building h4 {
  font-family: Poppins;
  font-weight: 600;
  margin-bottom: 0px;
  padding-top: 15px;
  font-size: 1.2em;
  color: #17313f;
}
.building p {
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 0px;
  color: #17313f;
}
.col-md-6.solution_padding {
  padding: 0px;
}
.solution p {
  font-size: 1.5em;
  font-weight: 500;
  color: white;
  font-family: Poppins;
  margin: 0;
}
.custom_solution {
  margin-bottom: 0px;
}
.solution {
  background: #17313f;
  padding: 15px 0px;
}
.get_in_touch a {
  font-size: 1.5em;
  font-weight: 500;
  color: white;
  font-family: Poppins;
  text-decoration: none;
}
.get_in_touch {
  background: #f4bd3f;
  padding: 15px 0px;
}
.under_four_eighty_solution {
  background: #17313f;
  padding: 15px 0px;
}
.four_eighty_solution {
  margin-bottom: 0px;
}
.four_eighty_solution p {
  font-size: 1.5em;
  font-weight: 500;
  color: white;
  font-family: Poppins;
}
.four_eighty_getintouch p {
  font-size: 1.5em;
  font-weight: 500;
  color: white;
  font-family: Poppins;
}
.under_four_eighty_solution {
  display: none;
}

.product_service {
  /*margin-top: 90px;
    margin-bottom: 90px;*/
  margin-top: 0;
  margin-bottom: 0;
}

.product_service_box {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f4bd3f;
  border-radius: 9px;
  padding: 10px 10px;
  box-shadow: 11px 7px 14px -2px rgba(212, 199, 0, 0.17);
  -webkit-box-shadow: 11px 7px 14px -2px rgba(212, 199, 0, 0.17);
  -moz-box-shadow: 11px 7px 14px -2px rgba(212, 199, 0, 0.17);
}

.product_service_box img {
  width: 23%;
}

.product_service_box {
  text-align: left !important;
  display: flex;
}

.product_service_box img {
  width: 20%;
  margin-right: 20px;
}

.product_service_box p {
  font-family: "Poppins";
  font-size: 16px;
  color: #17313f;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 15px;
}

.product_service_box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.services_box {
  display: flex;
  background: #eeeeee;
  padding: 25px 20px;
  align-items: center;
  border-radius: 5px;
}
.services_box p {
  margin-bottom: 0px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 1.1em;
  line-height: 1.2em;
}
.service_icon_title {
  margin-left: 15px;
}
p.align_para {
  padding: 10px 0px;
}
.services {
  margin-bottom: 90px;
}
.droped_call {
  background: #eeeeee;
  position: relative;
}
.dropped_call_content {
  padding: 75px 0px;
}
.dropped_call_content h3 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 5em;
  line-height: 0.8em;
  margin-bottom: 0px;
}
.dropped_call_content h2 {
  font-size: 2.9em;
  font-weight: 700;
  letter-spacing: 1px;
  color: #f4bd3f;
  margin-bottom: 0px;
  line-height: 0.8em;
}
.dropped_call_image {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0px;
}
.dropped_call_image img {
  width: 33%;
}
.how_it_work {
  padding: 90px;
}
.how_it_work_main h3 {
  font-family: Poppins;
  font-weight: 500;
  margin-bottom: 30px;
}
.how_it_work_main h2 {
  display: none;
}

.how_it_work_main p {
  color: #9d9d9d;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.9em;
  padding: 30px 60px;
  font-size: 16px;
}
.how_it_work_main img {
  max-width: 100%;
  margin: 20px 0;
  padding: 0 50px;
}
.how_it_work_first_card span {
  font-family: Poppins;
  font-weight: 600;
  color: white;
  background: #efaf42;
  padding: 10px 18px;
  border-radius: 50%;
  font-size: 1.1em;
}
.how_it_work_first_card h4 {
  font-family: Poppins;
  font-weight: 500;
  margin-top: 20px;
  color: #efaf42;
}
.how_it_work_first_card p {
  color: #9d9d9d;
  font-family: Poppins;
  font-size: 1em;
  font-weight: 500;
}
.how_it_work_first_card {
  padding: 15px 44px;
}
.how_it_work_main {
  margin-bottom: 3em;
}
.how_it_work_second_card span {
  font-family: Poppins;
  font-weight: 600;
  color: white;
  background: #1a426c;
  padding: 10px 17px;
  border-radius: 50%;
  font-size: 1.1em;
}
.how_it_work_second_card h4 {
  font-family: Poppins;
  font-weight: 500;
  margin-top: 20px;
  color: #1a426c;
}
.how_it_work_second_card p {
  color: #9d9d9d;
  font-family: Poppins;
  font-size: 1em;
  font-weight: 500;
}
.how_it_work_second_card {
  padding: 15px 44px;
}
.how_it_work_third_card span {
  font-family: Poppins;
  font-weight: 600;
  color: white;
  background: #00bb9c;
  padding: 10px 17px;
  border-radius: 50%;
  font-size: 1.1em;
}
.how_it_work_third_card h4 {
  font-family: Poppins;
  font-weight: 500;
  margin-top: 20px;
  color: #00bb9c;
}
.how_it_work_third_card p {
  color: #9d9d9d;
  font-family: Poppins;
  font-size: 1em;
  font-weight: 500;
}
.how_it_work_third_card {
  padding: 15px 44px;
}
.how_it_work a {
  color: black;
  font-family: Poppins;
  font-weight: 500;
  font-size: 1.1em;
  text-decoration: none;
}
.booster_work_align {
  margin-bottom: 3em;
}

/**********************************/
/*******best seller card***********/
/**********************************/

.best_seller {
  padding-bottom: 90px;
}
.best_seller h1 {
  font-family: Poppins;
  font-weight: 500;
  margin-bottom: 60px;
}

.four_eighty_seller {
  display: none;
}
.voice_data {
  position: absolute;
  top: 2%;
  right: 4%;
}
.voice_data h6 {
  font-size: 0.8em;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 500;
  background: #f4bd3f;
}

.best_seller_card {
  position: relative;
  padding: 15px 15px;
  border: 2px solid rgba(238, 238, 238, 0.72);
  border-radius: 2px;
  margin-bottom: 3em;
  transition: all 0.6s;
  cursor: inherit;
  padding-bottom: 20px;
}
.best_seller_card:hover {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.best_seller_card:hover button {
  background: #f4bd3f;
}

.best_seller_card > a {
  overflow: hidden;
  display: block;
  height: 250px;
}

.best_seller_card img {
  width: 95%;
  object-fit: scale-down;
}
.provider_icon img {
  width: 20%;
}

.best_seller_card h5 {
  color: #444444;
  font-family: Poppins;
  font-weight: 500;
  margin: 9px 0px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.best_seller_card h4 {
  color: #004370;
  font-family: Poppins;
  font-size: 18px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.best_seller_card del {
  margin-right: 10px;
  font-size: 14px;
  order: 2;
}

.best_seller_card del span {
  color: #9d9d9d;
}
.best_seller_card ins {
  text-decoration: none;
}

.best_seller_card ins > span {
  margin-right: 10px;
  order: 1;
  color: red;
}

.best_seller_card ins span {
  order: 1;
  color: red;
}

i.fas.fa-signal {
  color: #004370;
  margin-right: 10px;
}

i.fas.fa-home {
  color: #004370;
  margin-right: 10px;
}

.best_seller_card .cover-provider {
  min-height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.best_seller_card p {
  color: #9d9d9d;
  font-size: 14px;
  font-weight: 500;
  font-family: Poppins;
  margin-bottom: 3px;
  text-align: center;
}

.best_seller_card .provider_icon {
  margin: 10px 0;
  min-height: 90px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.product_name_star_card {
  padding: 10px;
  width: 100%;
  margin-top: -60px;
}

.star_review {
  display: flex;
  justify-content: center;
  align-items: center;
}

.star_review i {
  margin: 2px;
}

.best_seller_card span {
  color: #004370;
}
button.product_button {
  display: block;
  margin: 5px auto;
  background: #1e253a;
  border: none;
  padding: 10px 25px;
  font-family: Poppins;
  font-weight: 500;
  color: white;
  border-radius: 5px;
  transition: all 0.6s;
}
.best_seller .read-more {
  background: #1e253a;
  padding: 10px 44px;
  font-size: 1.1em;
  font-family: Poppins;
  font-weight: 500;
  color: white;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
  text-decoration: none;
}

i.fas.fa-quote-left {
  margin-right: 10px;
}
i.fas.fa-quote-right {
  margin-left: 10px;
}
.Testimonials h1 {
  font-family: Poppins;
  font-weight: 500;
}

.quote-image {
  margin: 0 auto;
  display: block;
}
/* text-style */

.aoe-title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #19b5fe;
}

/*-------------------------------------------------------- Carousel ----------------------------------------------------------*/
.col-center {
  margin: 0 auto;
  float: none !important;
}
.carousel {
  margin: 10px auto 50px;
  padding: 0 170px;
  min-height: 260px;
}
.carousel .item {
  color: #999;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
}
.carousel .testimonial {
  padding: 30px 0 10px;
}
p.testimonial {
  font-size: 1.5em;
  font-family: Poppins;
  font-style: italic;
  color: #a5a5a5;
}
.carousel-inner {
  text-align: center;
}

.carousel .overview {
  font-size: 12px;
  margin-bottom: 5px;
}
.carousel .overview b {
  color: black;
  font-family: Poppins;
  font-size: 1.8em;
}
.company-name {
  color: #a5a5a5;
  font-size: 1.2em;
  font-weight: 500;
  font-family: Poppins;
}
.carousel .carousel-control {
  width: 0px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}
.carousel-control i {
  font-size: 25px;
  line-height: 42px;
  position: absolute;
  display: none;
  color: #000;
}
.carousel .carousel-indicators {
  bottom: -40px;
}
.carousel-indicators li,
.carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}
.carousel-indicators li {
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.carousel-indicators li.active {
  background: #555;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.carousel-control-prev span {
  position: absolute;
  font-size: 14px;
  top: 22%;
  left: 20px;
  color: #f4bd3f;
  text-shadow: none;
  font-weight: bolder;
}
.carousel-control-next span {
  position: absolute;
  font-size: 14px;
  top: 22%;
  right: 20px;
  color: #f4bd3f;
  text-shadow: none;
  font-weight: bolder;
}

ul.sub-menu {
  display: none;
}

ul.sub-menu li {
  list-style-type: none;
}

@media only screen and (min-width: 1028px) {
  .menu-item-has-children:hover > ul.sub-menu {
    position: absolute;
    top: 57px;
    display: inline-block;
    background: #1e2538;
    z-index: 999;
  }
}
.banner_form .form-group {
  margin-top: 10px;
}
.banner_form button {
  font-size: 1.15rem;
}

@media only screen and (min-width: 768px) {
  .mobile_service {
    display: none;
  }
}

/*******responsive*******/

@media only screen and (max-width: 768px) and (min-width: 480px) {
  .header_2 i.far.fa-envelope {
    font-size: 16px;
  }

  .header_2 .mail span {
    font-size: 10px;
  }

  .banner_left_content {
    display: none;
  }

  .banner_right_form_align {
    justify-content: center;
  }

  .how_it_work_first_card,
  .how_it_work_second_card,
  .how_it_work_third_card {
    padding: 15px 5px;
  }

  .best_seller {
    display: none;
  }

  .four_eighty_seller {
    display: block;
    padding: 0px 15px;
  }
}

@media only screen and (max-width: 768px) {
  .header p {
    display: none;
  }
  .header_icon {
    justify-content: center;
  }
  .header {
    background: #1e2538;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .country {
    display: none;
  }
  .contact {
    display: none;
  }
  .banner_left_content {
    display: none;
  }
  .banner {
    padding: 50px 0px;
  }
  .banner_form h2 {
    font-size: 1.8em;
  }
  .banner_form p {
    font-size: 0.9em;
  }
  .where_do_you h3 {
    font-weight: 600;
    font-size: 1.5em;
  }
  .building {
    margin-top: 2em;
  }
  .building img {
    width: 25%;
  }
  .building h4 {
    font-size: 1em;
  }
  .building p {
    font-size: 1em;
  }
  .where_do_you {
    padding: 35px 0px;
  }
  .where_do_you h3 {
    margin-bottom: 0px;
    padding: 0px 10px;
  }
  .service_icon img {
    width: 100%;
  }
  .services_box {
    padding: 18px 10px;
    margin-bottom: 2em;
  }
  .custom_solution {
    margin-bottom: 60px;
  }
  .services {
    margin-bottom: 0px;
    margin-top: 4em;
  }
  .droped_call {
    display: none;
  }
  .how_it_work_main h3 {
    font-weight: 600;
    font-size: 1.5em;
  }
  .how_it_work {
    padding: 20px 10px 20px 10px;
  }
  .how_it_work_main h3 {
    margin-bottom: 40px;
  }
  .how_it_work_main p {
    font-size: 1em;
    padding: 0px 0px;
  }
  .how_it_work_main img {
    max-width: 100%;
  }
  .how_it_work_first_card span {
    padding: 7px 16px;
  }
  .how_it_work_first_card h4 {
    font-size: 1.4em;
  }
  .how_it_work_first_card p {
    font-size: 0.9em;
  }
  .how_it_work_second_card span {
    padding: 8px 15px;
  }
  .how_it_work_second_card h4 {
    font-size: 1.4em;
  }
  .how_it_work_second_card p {
    font-size: 0.9em;
  }
  .how_it_work_third_card span {
    padding: 8px 15px;
  }
  .how_it_work_third_card h4 {
    font-size: 1.4em;
  }
  .how_it_work_third_card p {
    font-size: 0.9em;
  }
  .best_seller h1 {
    font-weight: 600;
    font-size: 1.5em;
    margin-top: 1em;
  }
  .best_seller_card {
    width: 75%;
  }
  .col-md-3.best_seller_card_align {
    justify-content: center;
    display: flex;
  }
  .best_seller_card h5 {
    font-size: 1.1em;
  }
  .best_seller_card h5 > a {
    color: inherit;
  }
  .best_seller_card h4 {
    font-size: 1.1em;
  }
  .best_seller_card p {
    font-size: 1em;
  }
  .best_seller .read-more {
    font-size: 1em;
  }
  .Testimonials h1 {
    font-weight: 600;
    font-size: 1.5em;
  }
  .quote-image {
    width: 10%;
  }
  .carousel {
    padding: 0 25px;
    margin: 50px auto;
  }
  .carousel .testimonial {
    padding: 0px 0px;
    font-size: 1.2em;
  }
  .carousel .overview b {
    font-size: 1.3em;
  }

  .under_four_eighty_left h1 {
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: 600;
    font-family: Poppins;
    margin-bottom: 1rem;
  }
  .under_four_eighty_left p {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 500;
    font-family: Poppins;
  }
  .under_four_eighty_right i.far.fa-check-circle {
    margin-right: 14px;
    color: #52d652;
    font-size: 1em;
  }
  .under_four_eighty_right span {
    font-family: Poppins;
    color: white;
    font-weight: 500;
    font-size: 1em;
  }
  .banner_list li {
    padding: 0px 0px;
  }

  .under_four_eighty {
    display: block;
    margin-top: 4em;
    padding: 0px 15px;
  }
  .custom_solution {
    display: none;
  }
  .under_four_eighty_solution {
    display: block;
    padding: 25px 20px;
    margin: 25px 0px;
  }
  .four_eighty_solution p {
    font-size: 1.3em;
    font-weight: 500;
  }
  .four_eighty_getintouch p {
    font-size: 1.3em;
    font-weight: 500;
  }
  .four_eighty_getintouch span {
    color: #f4bd3f;
  }
  .how_it_work_main h2 {
    display: block;
    font-weight: 600;
    font-size: 1.6em;
    color: #9d9d9d;
    font-family: Poppins;
  }
  .banner_right_form_align {
    justify-content: center;
  }

  .booster_work_align a {
    font-size: 0.6em;
  }
  .booster_work_align {
    margin-bottom: 0em;
  }
  .navbar {
    margin: 0;
  }
  .best_seller {
    display: none;
  }
  .four_eighty_seller {
    display: block;
    padding: 0px 15px;
  }
  .seller_align {
    text-align: left !important;
  }

  .best_seller_card_align {
    width: 100%;
  }
  .four_eighty_seller h1 {
    font-weight: 600;
    font-size: 1.5em;
    font-family: Poppins;
  }
  .control_align i.fa.fa-angle-left {
    padding: 0px 7px;
    border-radius: 50%;
    background: #f4bd3f;
    line-height: 26px;
  }
  .control_align i.fa.fa-angle-right {
    padding: 0px 7px;
    border-radius: 50%;
    background: #f4bd3f;
    line-height: 26px;
  }
  .light_silver {
    display: block;
  }
  .light_silver {
    background: #eeeeee;
    display: flex;
  }
  .nav_icon {
    color: #1e2538;
    padding: 5px 10px;
  }
  a.nav-link.border_align {
    border: none;
  }
  div#navbarSupportedContent-4 {
    background: #1e2538;
    padding: 5px 10px;
    margin-bottom: 5px;
  }
  .header_2 {
    display: none;
  }
  .navigation {
    display: none;
  }

  a.nav-link.border_align:hover {
    border-bottom: 3px solid #1e253a;
    transition: all 0.6s;
  }

  .product_service {
    display: none;
  }

  .mobile_service {
    display: block;
    padding: 0 15px;
    margin-top: 4em;
  }

  .mobile_service_box {
    display: flex;
    align-items: center;
    background: #1e253a;
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
  }

  .mobile_service_box img {
    width: 12%;
    margin-right: 20px;
  }

  .mobile_service_box p {
    font-family: "Poppins";
    font-size: 17px;
    color: white;
    font-weight: 500;
    margin-bottom: 0px;
  }
}

#provider_list img {
  background: white;
}

.thank_content i.fas.fa-check {
  font-size: 70px;
  color: green;
}

.thank_content {
  padding: 60px;
}

.thank_content p {
  color: rgb(171, 171, 171);
  margin-top: 1em;
}

.thank_content h2 {
  margin-top: 0.5em;
}

.thank_content img {
  margin-top: 3em;
}

div#customer_details {
  width: 65%;
}
.order_right {
  width: 31%;
}
form.checkout.woocommerce-checkout {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3em;
}
.billing-left {
  max-width: 100%;
  padding: 0px;
  margin-top: 3em;
}
.billing-bottom {
  max-width: 100%;
  padding: 0px;
  margin-top: 3em;
}
.woocommerce-billing-fields h3 {
  font-family: Poppins;
  font-weight: 500;
  margin-bottom: 15px;
  background: #1e2538;
  color: #f4bd3e;
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  padding: 8px;
}
.woocommerce-billing-fields__field-wrapper {
  padding: 15px;
}
input#billing_first_name:focus-within {
  outline: none;
}
input#billing_last_name:focus-within {
  outline: none;
}
input#billing_company:focus-within {
  outline: none;
}
input#billing_country:focus-within {
  outline: none;
}
input#billing_address_1:focus-within {
  outline: none;
}
input#billing_address_2:focus-within {
  outline: none;
}
input#billing_city:focus-within {
  outline: none;
}
input#billing_state:focus-within {
  outline: none;
}
input#billing_postcode:focus-within {
  outline: none;
}
input#billing_state:focus-within {
  outline: none;
}
input#billing_phone:focus-within {
  outline: none;
}
input#billing_email:focus-within {
  outline: none;
}
input#billing_first_name {
  border: none;
  width: 100%;
}
span.woocommerce-input-wrapper {
  border-bottom: 1px solid grey;
  width: 100%;
  margin: 12px;
}

input#billing_last_name {
  border: none;
  width: 100%;
}

input#billing_company {
  border: none;
  width: 100%;
}

input#billing_country {
  border: none;
  width: 100%;
}

input#billing_address_1 {
  border: none;
  width: 100%;
}

input#billing_address_2 {
  border: none;
  width: 100%;
}

input#billing_city {
  border: none;
  width: 100%;
}
input#billing_state {
  border: none;
  width: 100%;
}
input#billing_postcode {
  border: none;
  width: 100%;
}
input#billing_phone {
  border: none;
  width: 100%;
}
input#billing_email {
  border: none;
  width: 100%;
}
.form-group {
  margin-bottom: 0px;
}
.font {
  font-family: Poppins;
  font-weight: 500;
}
.woocommerce-additional-fields h3 {
  font-family: Poppins;
  font-weight: 500;
  margin-bottom: 15px;
  background: #1e2538;
  color: #f4bd3e;
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  padding: 8px;
}
textarea#order_comments {
  width: 100%;
  border: none;
}
.order_right h3 {
  font-family: Poppins;
  font-weight: 500;
  margin-bottom: 15px;
  background: #1e2538;
  color: #f4bd3e;
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  padding: 8px;
}
div#order_review {
  padding: 15px;
}
ul.wc_payment_methods.payment_methods.methods {
  list-style: none;
  margin-top: 2em;
  color: #b1b1b1;
  text-align: center;
  padding-left: 0px;
}

.place-order {
  justify-content: center;
  margin: 30px 0px;
}

.order_right {
  margin-top: 3em;
}
button#place_order {
  background: #f4bd3e;
  border: none;
  padding: 10px 22px;
  border-radius: 5px;
  font-weight: 500;
}
td.product-name {
  padding-top: 1em;
  color: #b1b1b1;
}
.subtotal_total {
  margin-top: 1em;
}
td.product-total {
  padding-top: 1em;
}

th.sub-tot {
  padding-top: 1em;
}

input::placeholder:focus {
  border: none;
}

@media only screen and (max-width: 768px) {
  form.checkout.woocommerce-checkout {
    display: block;
  }
  div#customer_details {
    width: 100%;
  }
  .order_right {
    width: 100%;
  }

  .light_silver {
    display: block;
  }

  .light_silver {
    background: #eeeeee;
    display: flex;
    padding: 0px;
  }

  .nav_icon {
    color: #1e2538;
    padding: 5px 10px;
  }

  a.nav-link.border_align {
    border: none;
  }

  div#navbarSupportedContent-4 {
    background: #1e2538;
    padding: 5px 10px;
    margin-bottom: 5px;
  }

  .header_2 {
    display: none;
  }

  .navigation {
    display: none;
  }

  a.nav-link.border_align:hover {
    border-bottom: 3px solid #1e253a;
    transition: all 0.6s;
  }

  .header_title {
    display: none;
  }

  .header_icon {
    justify-content: center;
  }

  .header {
    background: #1e2538;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .thank_content {
    padding: 40px;
  }

  .menu-item-has-children .nav-link::after {
    content: "+";
    position: absolute;
    right: 20px;
  }
  .menu-item-type-taxonomy .nav-link::after {
    display: none !important;
  }

  .menu-item-has-children.active-mob > ul.sub-menu {
    position: relative;
    display: inline-block;
    background: #1e2538;
    z-index: 999;
  }
  .service_provider_icon img {
    width: 15%;
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .header .container .row > .col-lg-2 { display: none; }
}
.service_provider_icon img {
  margin-bottom: 10px;
}

.light_silver .header_cart a { color: #f4bd3f; }


/******** Article page ***********/
.blog_inner .blog_inner_content ul { margin: 10px; }

.blog_inner .blog_inner_content ul li { margin-bottom: 10px; }

.mylog img
{
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

@media (min-width: 768px) {
    .mylog img {
        max-height: 55px;   /* medium size for tablet */
    }

    .mylog {
        padding: 12px 0;
    }
}

@media (min-width: 1200px) {
    .mylog img {
        max-height: 70px;   /* bigger logo on large screens */
    }

    .mylog {
        padding: 16px 0;
    }
}


/* Just in case parent theme sets something weird */
.navbar a img.site-logo {
    max-width: 100%;
}

/* Mobile: 0–767px */
@media (max-width: 767px) {
    .site-logo {
        max-height: 40px !important;   /* smaller logo on phones */
    }
}

/* Very small devices: 0–480px (optional) */
@media (max-width: 480px) {
    .site-logo {
        max-height: 32px !important;   /* even smaller if needed */
    }
}
