/*
Theme Name:   WorkScout Child
Theme URI: http://workscout.in
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: WordPress Job Theme
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: workscout
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  workscout
*/

/* Override for role-specific pricing - show billing toggle for current user's role */
.pricing-tabs-container.role-specific-pricing .billing-options[data-for="client"],
.pricing-tabs-container.role-specific-pricing .billing-options[data-for="freelancer"] {
    display: block;
}

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

/* Hide password fields for logged-in users on checkout but keep username */
body.logged-in .woocommerce-checkout #billing_password_field,
body.logged-in .woocommerce-checkout #billing_confirm_password_field,
body.logged-in .woocommerce-checkout #account_password_field,
body.logged-in .woocommerce-checkout #account_password-2_field,
body.logged-in .woocommerce-checkout .create-account,
body.logged-in .woocommerce-checkout .woocommerce-account-fields {
    display: none !important;
}

/* Style readonly username field for logged-in users */
body.logged-in .woocommerce-checkout #billing_username[readonly] {
    background-color: #f9f9f9;
    color: #666;
    cursor: not-allowed;
}

/* Ensure pricing content tabs are properly hidden/shown */
.pricing-tab-content {
    display: none;
}

.pricing-tab-content.active {
    display: block;
}

.userrole_wrap {
  display: inline-block;
  margin: 25px 0 0;
  padding: 0 35px 0;
  font-size: 18px;
  font-family: Poppins, sans-serif;
  color: #df623c;
  width: 100%;
  position: relative;
  top: 15px;
}

body .my-account {
  width: 100%;
  margin: 0 auto !important;
  float: none !important;
  display: block !important;
  border: 1px solid #e3e3e3;
  max-width: 480px;
  padding: 40px 40px 0;
}

.taskcatwrap {
  display: inline-block;
  width: 100%;
}

.taskcat {
  display: flex;
  width: 100%;
  margin: 0 0 30px;
  font-size: 0;
  border: 1px solid #e4e4e4;
  padding: 30px;
  align-items: center;
}

.taskcat:nth-child(2n) {
  background-color: #f3f3f3;
}

.taskcat_main {
  display: inline-block;
  width: 40%;
  font-size: 20px;
  font-weight: 500;
}

.taskcat_child {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
  font-size: 15px;
}

.taskcat_child ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 15px;
  flex-wrap: wrap;
}

.taskcat_child ul li {
  padding: 0px;
}

.elementor .taskcat_child ul li a {
  font-size: 16px;
  line-height: 22px;
}

.mfp-content .workscout-signup-popup input[type="submit"] {
  margin-top: 15px;
  width: 100%;
}

.static-login-page .login-tabs li {
  float: left;
  line-height: 45px;
  overflow: hidden;
  position: relative;
  width: 50%;
  padding: 0 0 0 5px;
}

#workscout_login_submit {
  width: 100%;
}

.checkboxes label::before {
  top: 5px;
}

.mo-openid-app-icons .mo_btn {
  width: 100%;
  padding: 12px 0 12px 0;
  border: 1px solid #e4e4e4;
  margin: 15px 0 0 0;
  transform: scale(1) !important;
}

.mo-openid-app-icons .mo_btn-social > :first-child {
  top: 5px;
  margin: 0 !important;
}



/* Support Tickets Menu Styling */
.dashboard-nav #create-ticket-menu a,
.dashboard-nav #tickets-menu a {
  color: inherit !important;
}

.dashboard-nav ul li a i {
  margin-right: 8px;
}

/* Support menu styling */
.dashboard-nav ul li a[href*="tab=create-ticket"],
.dashboard-nav ul li a[href*="tab=tickets"] {
  transition: all 0.3s ease;
}

.dashboard-nav ul li a[href*="tab=create-ticket"]:hover,
.dashboard-nav ul li a[href*="tab=tickets"]:hover {
  color: #e74c3c;
}

.dashboard-list-item {
  border: 1px solid #e4e4e4 !important;
  display: flex;
  width: 100%;
}

h4 {
  font-size: 20px;
  color: #df623c;
  line-height: 30px;
}

.dashboard-list-item-details {
  font-size: 14px;
  padding: 24px 0 0 0;
  line-height: 27px;
}

.dashboard-list-item-content {
  width: 50%;
  padding: 15px 0 15px 30px;
  font-size: 16px;
  line-height: 26px;
}

.dashboard-list-item-action.hii {
  width: 50%;
  text-align: end;
  margin-top: 77px;
  margin-right: 30px;
}

a.button.gray.ripple-effect {
  background-color: #df623c;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.task-manager-error-wrap {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.task-manager-error:hover {
  color: #df623c;
}

.resume_filters.in_sidebar .widget h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

.resume_filters.in_sidebar .widget h4.checkboxes label::before {
  margin-top: 0px;
  top: 0;
}

#workscout-frelancer-search-form-tasks .widget h4.checkboxes label::before {
  margin-top: 0px;
  top: 0;
}

#workscout-frelancer-search-form-tasks .widget h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

.hiw_item {
  display: flex;
  width: 100%;
  background-color: #f3f3f3;
  padding: 30px;
  text-align: center;
  height: 240px;
  flex-direction: column;
  justify-content: center;
}

.hiw_item_icon_wrap {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.hiw_item_icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #df623c;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
}

.hiw_item_title {
  color: #2e476a;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  margin: 20px 0 10px;
}

.hiw_item_desc {
  color: #000;
}

#my_camera_wraper {
  display: inline-block;
  width: 100%;
  text-align: center;
}

#my_camera_wraper.out {
  display: none;
}

#my_camera_wraper_in {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}

#my_camera {
  display: inline-block;
  background-color: #eee;
  margin: 0 0 30px 0;
  width: 100% !important;
  height: auto !important;
}

#my_camera_wraper_in video {
  height: auto !important;
  width: 100% !important;
}

#myprofile_image_wraper {
  display: none;
  width: 100%;
  text-align: center;
}

#myprofile_image_wraper.in {
  display: inline-block;
  width: 100%;
  text-align: center;
}

#myprofile_image_wraper_in {
  display: inline-block;
  width: 100%;
}

#results {
  display: inline-block;
  background-color: #eee;
  margin: 0 0 30px 0;
  width: 100%;
}

.after_capture_frame {
  width: 100%;
  height: auto;
  object-fit: fill;
  max-height: 375px;
}

.savesnapshot.button i.fa-spin {
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}

.retsavebtn_wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 30px;
}

.selfieimage {
  position: relative;
}

.selfieimage img {
  width: 100%;
  height: 285px;
  object-fit: fill;
}

.removeselfie {
  position: absolute;
  right: 15px;
  top: 10px;
  background-color: rgba(223, 98, 60, 0.9);
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}

.idimage {
  position: relative;
}

.idimage img {
  width: 100%;
  height: 285px;
  object-fit: fill;
}

.removeid {
  position: absolute;
  right: 15px;
  top: 10px;
  background-color: rgba(223, 98, 60, 0.9);
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}

.verification_badge {
  float: right;
  width: auto;
}

.verification_badge img {
  width: 30px;
}

.verification_li_badge {
  display: inline-block;
  margin: 0 0 0 0px;
}

.freelancer-name .verification_li_badge img {
  box-shadow: none;
  border-radius: 0;
  height: 16px;
  position: relative;
  top: 2px;
}

.verification_resume_badge {
  display: inline-block;
  vertical-align: middle;
}

.verification_resume_badge img {
  width: 30px;
}

.togglepass {
  position: absolute;
  right: 15px;
  top: 8px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  z-index: 1;
  cursor: pointer;
}

.workscout_form label .togglepass i {
  font-size: 16px;
  position: relative;
  top: 0;
  left: 0;
}

.header-notifications.user-menu .user-avatar img {
  width: 32px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  height: 32px;
  object-fit: cover;
}

/* Pricing Tabs Styles */
.pricing-tabs-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}

/* User Type and Billing Wrappers */
.user-type-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}

.billing-period-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.toggle-group {
  position: relative;
}

/* User Type Toggle - Primary/Larger */
.user-type-wrapper .toggle-inline-wrapper {
  display: inline-flex;
  position: relative;
  background: #f0f0f0;
  border-radius: 50px;
  padding: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.user-type-wrapper .toggle-inline-wrapper .toggle-label {
	position: relative;
	padding: 10px 10px;
	font-size: 16px;
	font-weight: 500;
	color: #666;
	cursor: pointer;
	transition: color 0.3s ease;
	z-index: 2;
	user-select: none;
	margin-bottom: 0;
	min-width: 130px;
	text-align: center;
}

.user-type-wrapper
  .toggle-inline-wrapper
  input[type="radio"]:checked
  + .toggle-label {
  color: #fff;
  font-weight: 500;
  background-color: #df623c;
  border-radius: 30px;
}

/* Billing Period Toggle - Secondary/Smaller */
.billing-period-wrapper .toggle-inline-wrapper {
  display: inline-flex;
  position: relative;
  background: #f5f5f5;
  border-radius: 40px;
  padding: 3px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
}

.billing-period-wrapper .toggle-inline-wrapper .toggle-label {
  position: relative;
  padding: 4px 15px;
  font-size: 14px;
  font-weight: 500;
  color: #777;
  cursor: pointer;
  transition: color 0.3s ease;
  z-index: 2;
  user-select: none;
  margin: 0;
  min-width: 90px;
  text-align: center;
  display: inline-block;
}

.billing-period-wrapper
  .toggle-inline-wrapper
  input[type="radio"]:checked
  + .toggle-label {
  color: #444;
  font-weight: 600;
}

/* Common Radio Input Styles */
.toggle-inline-wrapper input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* Toggle Sliders */
.user-type-wrapper .toggle-inline-wrapper .toggle-slider {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(50% - 4px);
  height: calc(100% - 8px);
  background: #fff;
  border-radius: 50px;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 1;
}

.billing-period-wrapper .toggle-inline-wrapper .toggle-slider {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(50% - 3px);
  height: calc(100% - 6px);
  background: #fff;
  border-radius: 40px;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12);
  z-index: 1;
}

/* Slider Movement */
.toggle-inline-wrapper
  input[type="radio"]:nth-of-type(2):checked
  ~ .toggle-slider {
  transform: translateX(100%);
}

/* Billing Options Specific */
.billing-options {
  display: inline-flex;
}

.billing-options[data-for="client"] {
  display: none;
}

.billing-options.active {
  display: inline-flex;
}

/* Pricing Content Styles */
.pricing-content-wrapper {
  position: relative;
  min-height: 400px;
}

.pricing-tab-content {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
}

.pricing-tab-content.active {
  display: block;
  opacity: 1;
  visibility: visible;
  position: relative;
  animation: fadeIn 0.5s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Custom Pricing Table Layout */
.pricing-table-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 0;
  padding: 0;
}

.pricing-table-item {
  background: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 12px;
  padding: 40px 30px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.pricing-table-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border-color: #df623c;
}

/* Pricing Header */
.pricing-table-item .pricing-header {
	margin-bottom: 15px;
}

.pricing-table-item .pricing_image {
	text-align: center;
	width: 100%;
	display: inline-block;
}

.pricing-table-item .pricing_image img {
	display: inline-block;
	width: 64px;
	height: auto;
	object-fit: contain;
}

.pricing-table-item .pricing-header h3 {
	font-size: 18px;
	font-weight: 500;
	color: #333;
	margin: 0 0 10px;
	line-height: 28px;
}

.pricing-table-item .pricing-tagline {
  font-size: 14px;
  color: #777;
  margin: 0;
}

/* Pricing Price */
.pricing-table-item .pricing-price {
	margin: 0 0 30px;
	padding: 20px 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.pricing-table-item .pricing-price .amount, .pricing-table-item .pricing-price .woocommerce-Price-amount {
	font-size: 25px;
	font-weight: 500;
	color: #df623c;
}

.pricing-table-item .pricing-price .woocommerce-Price-currencySymbol {
  font-size: 28px;
  font-weight: 500;
  vertical-align: baseline;
}

.pricing-table-item .pricing-price del {
  display: block;
  opacity: 0.5;
  font-size: 18px;
  margin-bottom: 5px;
}

.pricing-table-item .pricing-price ins {
  text-decoration: none;
}

/* Pricing Features */
.pricing-table-item .pricing-features {
  flex: 1;
  margin-bottom: 30px;
  text-align: left;
}

.pricing-table-item .pricing-features ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pricing-table-item .pricing-features ul li {
	padding: 3px 0 3px 0;
	position: relative;
	font-size: 13px;
	color: #555;
	font-weight: 500;
	text-align: center;
}

.pricing-table-item .pricing-features ul li:last-child {
  border-bottom: none;
}

.pricing-table-item .pricing-features p {
  font-size: 15px;
  line-height: 1.6;
  color: #555;
  margin: 0 0 15px;
}

/* Pricing Footer / Button */
.pricing-table-item .pricing-footer {
  margin-top: auto;
}

.pricing-table-item .pricing-button {
	display: inline-block;
	width: 75%;
	padding: 10px 0;
	background: #df623c;
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 50px;
	transition: all 0.3s ease;
	text-decoration: none !important;
	border: 2px solid #df623c;
	margin: 0px;
	letter-spacing: 2px;
}

.pricing-table-item .pricing-button:hover {
  background: transparent;
  color: #df623c !important;
  transform: scale(1.05);
}

/* Featured/Popular Pricing Item */
.pricing-table-item.featured {
  border-color: #df623c;
  transform: scale(1.05);
  box-shadow: 0 10px 30px rgba(223, 98, 60, 0.2);
}

.pricing-table-item.featured .pricing-header {
  position: relative;
}

.pricing-table-item.featured .pricing-header:before {
  content: "POPULAR";
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  background: #df623c;
  color: #fff;
  padding: 5px 20px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
}

.fa.fa-times {
	color: red;
	padding: 0 12px 0px 0px;
	font-size: 13px;
	text-align: center;
}

.fa.fa-check {
	color: green;
	font-size: 12px;
	padding: 0 12px 0 0;
	text-align: center;
}

/* Override WooCommerce default styles */
.pricing-tabs-container .woocommerce ul.products {
  display: none !important;
}

.pricing-tabs-container .woocommerce-LoopProduct-link {
  display: none !important;
}

.pricing-tabs-container .add_to_cart_button {
  display: none !important;
}

/* Responsive Design */
@media (max-width: 991px) {
  .pricing-table-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .user-type-wrapper .toggle-inline-wrapper .toggle-label {
    padding: 10px 25px;
    font-size: 15px;
    min-width: 120px;
  }

  .billing-period-wrapper .toggle-inline-wrapper .toggle-label {
    padding: 6px 18px;
    font-size: 13px;
    min-width: 100px;
  }

  .pricing-table-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .pricing-table-item {
    padding: 30px 20px;
  }

  .pricing-table-item .pricing-header h3 {
    font-size: 22px;
  }

  .pricing-table-item .pricing-price .amount,
  .pricing-table-item .pricing-price .woocommerce-Price-amount {
    font-size: 36px;
  }
}

@media (max-width: 480px) {
  .user-type-wrapper .toggle-inline-wrapper .toggle-label {
    padding: 8px 20px;
    font-size: 14px;
    min-width: 100px;
  }

  .billing-period-wrapper .toggle-inline-wrapper .toggle-label {
    padding: 6px 15px;
    font-size: 12px;
    min-width: 85px;
  }

  .pricing-table-item .pricing-header h3 {
    font-size: 20px;
  }

  .pricing-table-item .pricing-price .amount,
  .pricing-table-item .pricing-price .woocommerce-Price-amount {
    font-size: 32px;
  }

  .pricing-table-item .pricing-button {
    padding: 12px 20px;
    font-size: 14px;
  }
}

/* WooCommerce Checkout Customizations */
.checkout-user-role-display {
  margin-bottom: 25px;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 8px;
  border-left: 4px solid #df623c;
}

.checkout-user-role-display label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.user-role-badge {
  display: inline-block;
  background: linear-gradient(135deg, #df623c 0%, #e74c3c 100%);
  color: #fff;
  padding: 8px 20px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0 2px 8px rgba(223, 98, 60, 0.3);
}

.checkout-account-section {
  background: #fff;
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  margin-bottom: 25px;
}

.checkout-account-section h3 {
  color: #df623c;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #e8e8e8;
}

/* Account field styling - 2 column layout */
.woocommerce-checkout .account-email-field,
.woocommerce-checkout .account-username-field {
  margin-bottom: 15px;
}

.woocommerce-checkout .account-password-field,
.woocommerce-checkout .account-confirm-password-field {
  margin-bottom: 15px;
}

/* Ensure proper 2-column spacing for form rows */
.woocommerce-checkout .woocommerce-billing-fields .form-row-first {
  width: 48%;
  float: left;
  margin-right: 4%;
  clear: left;
}

.woocommerce-checkout .woocommerce-billing-fields .form-row-last {
  width: 48%;
  float: right;
  margin-left: 0;
}

/* Clear floats after each pair */
.woocommerce-checkout .woocommerce-billing-fields .form-row-last:after {
  content: "";
  display: table;
  clear: both;
}

/* Ensure billing form has clearfix */
.woocommerce-checkout .woocommerce-billing-fields:after {
  content: "";
  display: table;
  clear: both;
}

/* Add separator between account info and address info */
.woocommerce-checkout .form-row[id*="billing_country_field"] {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 2px solid #e8e8e8;
  position: relative;
}

.woocommerce-checkout .form-row[id*="billing_country_field"]:before {
  content: "Billing Address";
  position: absolute;
  top: -12px;
  left: 0;
  background: #fff;
  padding: 0 15px;
  color: #df623c;
  font-weight: 600;
  font-size: 16px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
  padding: 12px 15px;
  border: 2px solid #e8e8e8;
  border-radius: 6px;
  font-size: 15px;
  transition: border-color 0.3s ease;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row select:focus {
  border-color: #df623c;
  outline: none;
  box-shadow: 0 0 0 3px rgba(223, 98, 60, 0.1);
}

.woocommerce form .form-row label {
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}

.woocommerce form .form-row.woocommerce-validated input.input-text {
  border-color: #2ecc71;
}

.woocommerce form .form-row.woocommerce-invalid input.input-text {
  border-color: #e74c3c;
}

/* Hide additional information and order notes sections */
.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-checkout .woocommerce-additional-fields h3,
.woocommerce-checkout .form-row.notes,
.woocommerce-checkout #order_comments_field,
.woocommerce-checkout .additional-fields,
.woocommerce-checkout h3:has-text("Additional information") {
  display: none !important;
}

/* Alternative hiding method for additional information */
.woocommerce form .form-row textarea[name="order_comments"],
.woocommerce form .form-row label[for="order_comments"] {
  display: none !important;
}

.portfoliobox_warning {
	padding: 20px;
	background-color: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	border-radius: 4px;
}

.portfoliobox_warning h4 {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	line-height: 26px;
}

/* Responsive checkout styling */
@media (max-width: 768px) {
  .checkout-user-role-display {
    padding: 15px;
    margin-bottom: 20px;
  }

  .checkout-account-section {
    padding: 20px 15px;
    margin-bottom: 20px;
  }

  .checkout-account-section h3 {
    font-size: 18px;
  }

  .user-role-badge {
    padding: 6px 15px;
    font-size: 13px;
  }

  /* Stack form fields on mobile */
  .woocommerce-checkout .woocommerce-billing-fields .form-row-first,
  .woocommerce-checkout .woocommerce-billing-fields .form-row-last {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 15px;
    clear: both;
  }

  .woocommerce-checkout .form-row[id*="billing_country_field"]:before {
    font-size: 14px;
    padding: 0 10px;
  }
}
