.icon-content .elementor-icon-box-icon { margin-top: 11px;}
.currency-box .metform-form-content, :root .metform-form-content{overflow-x:initial !important;}

.custom-popup .metform-form-content {display: flex; flex-direction: column-reverse; gap: 10px;}
.custom-popup .mf-response-msg p{color:green;}
.money-transfer-western{position:relative;}
.cmsPage p:not(:last-child), .faqs .elementor-tab-content p:not(:last-child), .shopify-policy__body p:not(:last-child), .rte p:not(:last-child) { margin-bottom: 16px;}
.sticky-image { position: sticky; top: 100px; align-self: flex-start;}
.sticky-section {  overflow: visible;}
.custom-slider .slick-slide { margin: 0 10px;}
.custom-slider .slick-list {  margin: 0 -10px;}
.slick-dots li button::before {  color: #db3d2b;  font-size: 10px;width: 10px; height: 10px;}
.slick-dots li button { width: 10px; height: 10px; padding: 2px;}
.slick-dots li.slick-active button:before { color: #db3d2b;}
.slick-dots { bottom: -35px;}
.blog-custom .slick-slide { margin: 0 10px;}
.blog-custom .slick-list {  margin: 0 -10px;}
.team-slider .slick-slide { min-height: 400px; display: flex;}
.slick-dots li { width: 15px;}
.border-top-area > .e-con-inner{    border-top: 1px solid #36363654;}
.sidebar-sticky .sticky-part{position: sticky; top: 110px;}
.tranding-hours ul{ padding: 0; list-style: none; display: flex;flex-wrap: wrap; gap: 10px;}
.content-piece select{appearance: none; border:1px solid #0303035e; padding: 10px 15px;background-repeat: no-repeat; background-size: 16px; background-position: right 16px center;
  background-image: url("../images/down-arrow.png");}
.content-piece select:focus{outline:none;}
.location-box p { margin-bottom: 12px !important;}
.location-box p:last-child{margin-bottom:0px !important;}
.location-box p a {font-weight: 500; position: relative; padding: 4px 30px 4px 10px; border-radius: 4px;  border: 1px solid var( --e-global-color-primary );}
.location-box p a:before {position: absolute;  content: ''; top: 8px; right: 10px; background-repeat: no-repeat; background-size: 18px; width: 16px; height: 16px; transition: all 0.4s ease-in-out; 
	background-image: url("../images/next-arrow-red.png"); background-size: contain;}
.location-box p a:hover:before{background-image: url("../images/next-arrow-white.png"); }
.location-box p a:hover{background: var(--e-global-color-primary); color: #FFE !important;}
.cmsPage.black-list ul>li:before{background: url("../images/list-icon-black.png") no-repeat;    background-size: cover;}
.scroll-to-top{position:fixed;bottom:100px;right:10px;transition:all 0.4s ease-in-out !important;opacity:0;visibility:hidden; z-index:9;cursor:pointer;}
.scroll-to-top.active{opacity:1; visibility:visible; cursor:pointer;}
.sticky-footer{position: fixed;bottom:-70px;box-shadow:rgb(255 255 255 / 20%) 0px -11px 29px 0px;left:0; transition: all 0.4s ease-in-out; z-index:99;}
.sticky-footer .ft-btn a{width: 100%; border-radius: 0; max-width:100%;}
.sticky-footer.active{bottom:0;}
header{transition:all 0.4s ease-in-out;}
header .inner-header{position:fixed; top:0;transition:all 0.4s ease-in-out;}
header .inner-header > .e-con-inner{transition:all 0.4s ease-in-out; height:auto; margin:auto;}
header.active .inner-header > .e-con-inner{padding-top:0;transition:all 0.4s ease-in-out;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; border-radius:12px;}
textarea{resize:none !important;}
.currency-box .w-2\/5{width:50% !important;}
.breadcrump-area .rank-math-breadcrumb  p{display: flex;  gap: 10px; align-items: center;flex-wrap:wrap;row-gap:3px;} 
.breadcrump-area .rank-math-breadcrumb a{color:#fff; transition:all 0.4s ease-in-out;}
.breadcrump-area .rank-math-breadcrumb .separator{color:#fff;}
.breadcrump-area .rank-math-breadcrumb .last{color:#db3d2b;}
.breadcrump-area .rank-math-breadcrumb a:hover{color:#db3d2b}
.breadcrump-area .rank-math-breadcrumb a:nth-child(3), .breadcrump-area .rank-math-breadcrumb .separator:nth-child(4){display:none;}
.money-transfer-western:after { position: absolute; content: ''; top: 20px; right: 20px; background-size: contain; width: 200px; height: 62px;    background-repeat: no-repeat; border-radius:10px;
 background-image: url("../images/western-union-new-logo.png");}
.rpi .rpi-badge-cnt { --badge-side: 15px !important;  --badge-down: 15px !important;}
.border-top > .e-con-inner{border-top: 1px solid #36363645;}

.custom-popup{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100vh;
  display:none;
  z-index:99999;
}
.custom-popup.active{
  display:block;
}
.popup-overlay{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
  top:0;
  left:0;
}
.popup-content {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-45%);
    width:600px;
    max-width:90%;
    max-height:90vh;
    overflow-y:auto;
    background:#fff9f8;
    padding:32px;
    border-radius:8px;
    z-index:2;
}
.popup-close{
  position:absolute;
  top:10px;
  right:15px;
  font-size:24px;
  cursor:pointer;
}
.custom-form button{
  background:#000;
  color:#fff;
  padding:10px 20px;
  border:none;
  cursor:pointer;
}
.custom-form .metform-btn {
    box-shadow: none;
}
.custom-form .metform-form-content .mf-checkbox .mf-checkbox-option {
    padding-left: 27px !important;
}
.custom-form .metform-form-content .mf-checkbox .mf-checkbox-option span::before {
    width: 0px !important;
    left: -26px;
}
.banner-btn .elementor-button {
    width: 100%;
    max-width: 100%;
}

.mf-input-wrapper, .mf-checkbox{position:relative;}
.mf-input-wrapper .mf-error-message{
	position: absolute;
    right: 0;
    top: 8px;
    width: auto;
    height: auto;
    margin: 0;
    line-height: normal;
    font: 11px / 11px arial !important;
    background: #fb0101;
    padding: 4px 4px 3px;
    color: #fff !important;
    margin-block-start: 0px !important;
}
.elementor-widget-mf-checkbox .mf-input-wrapper .mf-error-message {
  top: -19px;
    left: 7px;
    right: unset;
}
.elementor-widget-mf-select .mf-input-wrapper .mf-error-message {
    top: 16px;
}
.mf-input-wrapper .mf-error-message:after {
    border-color: #fb0101 transparent transparent;
    border-image: none;
    border-right: 6px solid transparent;
    border-style: solid;
    border-width: 6px;
    content: " ";
    height: 0;
    left: 20px;
    margin-left: -10px;
    position: absolute;
    top: 100%;
    width: 0;
}
.mf-input-multiselect .mf_multiselect__dropdown-indicator, .mf-input-select .mf_select__indicator{
        border-color: rgb(0 0 0) transparent transparent !important;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    background-color: #f0f8ff00;
}
.custom-brand .slick-track{
    display:flex !important;
}
.custom-brand .slick-slide{
    height:auto;
    margin:0 7px;
}
.custom-brand .slick-list{
    margin:0 -7px;
}
.icon-content .elementor-widget-image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.icon-content .icon-image {
    height: 100%;
}
.rpi-slider .rpi-content .rpi-name {
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Poppins";
    color: #404040;
}
.google-review .rpi-based {
    font-size: 18px !important;
    font-weight: 500;
    color: #363636;
}
.google-review .rpi-score {
    order: 1;
}
.google-review .rpi-info {
    display: flex !important;
    flex-wrap: wrap;
    column-gap: 8px !important;
    max-width: max-content;
}
.google-review .rpi-header .rpi-logo.rpi-logo-google::before {
    position: absolute;
    left: 0;
    width: 0px;
    height: 41px;
    font-size: 42px;
    top: 0;
}
.google-review .rpi-info span.rpi-stars {
    order: 2;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    line-height: 20px;
    margin-right: 6px;
    margin-top: 2px;
}
.google-review .rpi-slider-prev, .google-review .rpi-slider-next:hover {
    cursor: pointer;
}
.google-review .rpi-content.rpi-content_top .rpi-card .rpi-card-inner {
    padding: 24px 28px !important;
    background: #ffffff;
}
.rpi-card-inner.rpi-logo::before, .rpi-card-inner>.rpi-logos {
    width: 0px;
}
.elementor-widget-html .select2-container {
    width: 100% !important;
}
.google-review .rpi-card-inner.rpi-flexwrap .rpi-flex {
    background: #ffffff;
    padding: 20px 19px;
    border-radius: 12px;
}
.google-review .rpi-card-inner.rpi-flexwrap .rpi-name {
    font-family: "Poppins";
    font-weight: 600 !important;
}
.google-review .rpi-header .rpi-img-wrap::before {
    box-shadow: none;
}
.google-review .rpi-content.rpi-content_top .rpi-card .rpi-card-inner .rpi-text {
    font-family: "Poppins";
}
.google-review .rpi-dot {
    background-color: #ffffff !important;
}
.google-review .rpi-dot.active {
    background-color: #ffffff !important;
}
.google-review .rpi-header .rpi-card-inner.rpi-flexwrap {
    padding: 0px;
    background: #ffffff;
    margin: 0px;
}
.google-review .rpi-header .rpi-card-inner.rpi-flexwrap .rpi-slider-btn {
    padding-right: 30px;
}
.google-review .rpi-header {
    margin-bottom: 23px;
    width: 100%;
}
.google-review .rpi-header .rpi-slider-btn .rpi-review_us a {
    font-size: 16px;
    padding: 18px 32px !important;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 1.25em;
}
.google-review .rpi-header .rpi-slider-btn .rpi-review_us:hover {
    background: #000000;
}
.google-review .rpi-header .rpi-slider-btn .rpi-review_us {
    transition: all .4s ease;
}
.banner-btn {
    width: 100% !important;
    display: flex;
    right: unset;
    justify-content: center;
}
.cmsPage ul>li:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: url("../images/list-icon.png") no-repeat;
    background-size: 100%;
    left: 0;
    top: 6px;
}
.cmsPage ol li, .cmsPage ul li{
    display: table;
    padding-left: 25px;
    position: relative;
    letter-spacing: 0px;
    margin-bottom: 8px;
}
.cmsPage ul {
    padding-left: 0px;
}
.google-review .rpi-slider {
    display: flex;
    flex-direction: column;
}
.mf-input-multiselect .mf_multiselect__control--menu-is-open .mf_multiselect__dropdown-indicator, .mf-input-select .mf_select__control--menu-is-open .mf_select__indicator{
 border-color: transparent transparent rgb(0 0 0) !important;
}
.currency-content .elementor-icon-list-icon svg {
    border-radius: 100px;
    margin: 0px !important;
    border: 4px solid #fff;
    transition: all 0.5s;
    box-shadow: 0 5px 10px rgba(183, 183, 183, .45);
}
.currency-image::before {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    width: 23px;
    height: 12px;
    top: 0px;
    transform: translate(-12px, 26px);
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../images/arrow-line-r-g.svg");
}
.currency-content .elementor-icon-list-item:last-child::before {
    width: 0px;
}
.currency-content {
    width: calc(25% - 15px);
}
.currency-image img {
    border-radius: 100px;
    margin: 0px !important;
    border: 4px solid #fff;
    transition: all 0.5s;
    box-shadow: 0 5px 10px rgba(183, 183, 183, .45);
    width: 58px;
    height: 58px;
}
.contact-section .mf-input-wrapper .mf-error-message {
    top: -18px;
}

.currency-box .aud-flag::before {
    bottom: 9px;
    width: 25px;
    height: 25px;
}
.currency-box .aud-symbol .mf-input {
    padding-left: 58px !important;
}
.currency-box .mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input-select {
    font-size: 14px;
    line-height: 1.35em;
}
.elementor-widget-text-editor > *:not(:last-child){margin-bottom: 20px;}
.contact-section .select-location-area .mf-input-wrapper .mf-error-message{top: 7px;}
.contact-section .select-amount .mf-input-wrapper .mf-error-message{top: 7px;}
.select-amount .mf-input-wrapper:before {
    content: '';
    background-image: url("../images/australia-flag.png");
    background-size: cover;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 8px;
    left: 10px;
} 
.select-amount span.wpcf7-form-control-wrap::before {
    position: absolute;
    content: '';
    background-image: url("../images/australia-flag.png");
    background-size: cover;
    width: 25px;
    height: 25px;
    bottom: 13px;
    z-index: 1;
    left: 10px;
}
.mf-radio-option {
  position: relative;
}
.mf-radio-option span:hover {
  color: #000;
}
.mf-radio-option span:before {
  display: none !important;
  content: none !important;
}
.mf-radio-option input[type="radio"] {
  display: none !important;
}
.mf-radio {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.mf-radio-option span {
    padding: 8px 20px;
    cursor: pointer;
    font-weight: 600;
    color: #777;
    border-radius: 8px;
    border: 1px solid #db3d2b;
}
.mf-radio-option input[type=radio]+span {
    background: #fff9f8;
    color: #000000;
	display: inline-block;
}
.mf-radio-option input:checked + span {
    color: #ffffff;
    background: #db3d2b;
}
.select-amount .mf-input-wrapper:after {
    content: "$";
    position: absolute;
    bottom: 12px;
    left: 42px;
    font-weight: 600;
    line-height: 1em;
}
.select-amount span.wpcf7-form-control-wrap:after {
    content: "$";
    position: absolute;
    bottom: 12px;
    left: 42px;
    font-weight: 600;
    line-height: 1em;
}
.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .select-amount .mf-input-wrapper .mf-input{padding-left:60px;}
.ft-btn.banner-btn {
    width: 50% !important;
    display: block !important;
    bottom: 0px !important;
    max-width: 100% !important;
}
.aud-symbol:after {
    bottom: 7px !important;
}
.currency-box .aud-symbol:after {
    bottom: 5px !important;
    left: 42px;
}
.aud-flag:before {
    bottom: 7px !important;
}
.ft-btn.banner-btn .elementor-button{margin:0px;}
.location-link .elementor-image-box-description a{transition:all 0.4s ease-in-out; color:#363636;}
.currency-box .aud-flag.select-aud input {
    height: 41px;
}
.mf-input-select .mf_select__single-value {
    line-height: 1.35em;
}
.currency-box .input-error {
    border: 1px solid #ff1a00 !important;
}
.custom-form .select-aud.sell-aud::before {
    position: absolute;
    content: '';
    width: 0px;
}
.custom-form .select-aud.sell-aud::after {
    position: absolute;
    content: '';
    width: 0px;
}
.custom-form .select-aud.sell-aud input {
    padding-left: 18px !important;
}
.row-group {
    display: flex;
    gap: 32px;
}
.row-form label {
    display: block;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.row-form br {
    display: none !important;
}
.row-form {
    margin-bottom: 20px;
}
.row-form select {
    border: 1px solid #E3C5C1;
    border-radius: 8px !important;
    font-size: 17px;
    background-image: url("../images/select-icon.webp") !important;
    background-position: right 16px center !important;
    background-size: 10px;
    text-overflow: ellipsis;
    appearance: none;
    background-repeat: no-repeat !important;
}
.row-form input {
    border: 1px solid #E3C5C1 !important;
    border-radius: 8px !important;
}
.row-form .wpcf7-list-item-label {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    cursor: pointer;
    color: #000000;
}
.row-form .wpcf7-acceptance .wpcf7-list-item {
    margin: 0px;
}
.row-form .wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.row-form .wpcf7-checkbox .wpcf7-list-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-left: 0px;
}
.row-form .wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  font-size: 13px;
  color: #555;
  line-height: 1.5;
}
.row-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 40px;
    max-width: 19px;
    min-width: 18px !important;
    height: 18px;
    border: 2px solid #ddd;
    border-radius: 3px !important;
    background: #fff;
    position: relative;
    cursor: pointer;
    margin-top: 3px;
    transition: all 0.2s ease;
}
.row-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:hover {
  border-color: #e53935;
}
.row-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked {
  background-color: #e53935;
  border-color: #e53935;
}
.row-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 5px;
    width: 5px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.wpcf7-list-item-label {
  display: block;
}
.row-form{position: relative;}
.wpcf7-form-control-wrap{position: initial;}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    position: absolute;
    right: 0;
    top: 8px;
    width: auto;
    height: auto;
    margin: 0;
    line-height: normal;
    font: 11px / 11px arial !important;
    background: #fb0101;
    padding: 4px 4px 3px;
    color: #fff !important;
    margin-block-start: 0px !important;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip:after {
    border-color: #fb0101 transparent transparent;
    border-image: none;
    border-right: 6px solid transparent;
    border-style: solid;
    border-width: 6px;
    content: " ";
    height: 0;
    left: 20px;
    margin-left: -10px;
    position: absolute;
    top: 100%;
    width: 0;
}
.row-form input:focus-visible, .row-form select:focus-visible {
    outline: none;
    border: 1px solid #E3C5C1 !important;
}
.customrow-btn .wpcf7-submit {
    padding: 14px 32px !important;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25em;
    background-color: #DB3D2B;
    color: #ffffff;
    border-style: none;
    border-radius: 100px;
}
.customrow-btn p {
    display: flex;
    align-items: center;
}
.customrow-btn .wpcf7-submit:hover, .customrow-btn .wpcf7-submit:focus {
    background-color: #000000 !important;
    color: #ffffff !important;
}
.title-form p {
    font-size: 20px;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    line-height: 1.35em;
    color: #101010;
    margin-bottom: 30px;
}
.mf-option .wpcf7-radio {
  display: flex;
  gap: 12px;
}
.mf-option input[type="radio"] {
  display: none;
}
.mf-option .wpcf7-list-item-label {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 8px;
    border: 1.5px solid #e74c3c;
    color: #000;
    font-weight: 500;
    cursor: pointer;
    letter-spacing: 0px;
    background: #fff;
    transition: all 0.3s ease;
}
.mf-option input[type="radio"]:checked + .wpcf7-list-item-label {
  background: #e74c3c;
  color: #fff;
  border-color: #e74c3c;
}
.mf-option .wpcf7-list-item-label:hover {
  background: #fbeaea;
}
.mf-option .wpcf7-list-item {
  margin: 0;
}
.custom-form form.invalid .wpcf7-response-output {
    display: none;
}
.row-form label span {
    color: #FF0000;
}
.row-form.select-aud input {
    padding-left: 60px;
}
.row-form.aud-flag::before {
    width: 25px;
    height: 25px;
    bottom: 9px !important;
}
.row-form.aud-symbol:after {
    left: 42px;
    bottom: 7px !important;
}
.mf_select__menu {
    border: 1px solid #000000 !important;
}
.select-aud {
    width: 40% !important;
}
.currency-icon {
    display: flex;
}
.audselect-flag.sell-aud {
    width: 40%;
}
.currency-selecticon {
    width: 60%;
    min-width: 60% !important;
}
.row-group .row-form {
    width: calc(50% - 10px) !important;
}
.row-form.select-aud input {
    font-size: 17px;
}
.wpcf7 form.sent .wpcf7-response-output {
    font-size: 16px !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.select-amount.sell-aud span.wpcf7-form-control-wrap::before {
    position: absolute;
    content: '';
    width: 0px;
}
.select-amount.sell-aud span.wpcf7-form-control-wrap::after {
    position: absolute;
    content: '' !important;
    width: 0px;
}
.custom-form .select-amount span.wpcf7-form-control-wrap::before {
    bottom: 10px;
}
.custom-form .select-amount span.wpcf7-form-control-wrap:after {
    bottom: 13px;
}
.row-form [data-name="acceptance"] span.wpcf7-not-valid-tip {
    left: 0px;
    right: unset;
    top: -20px;
}
.contact-section .row-form textarea {
    height: 150px;
    padding: 24px 24px 24px 24px;
    border-radius: 16px;
    border: none;
}
.contact-section .row-form input::placeholder,
.contact-section .row-form textarea::placeholder {
    color: #000000;
}
.contact-section .row-form input::-webkit-input-placeholder,
.contact-section .row-form textarea::-webkit-input-placeholder {
    color: #000000;
}
.contact-section .row-form input:-ms-input-placeholder,
.contact-section .row-form textarea:-ms-input-placeholder {
    color: #000000;
}
.contact-section .row-form textarea:focus-visible {
    border: none !important;
    outline: none;
}
.contact-section .row-form input, .contact-section .row-form select {
    border: none !important;
    padding: 13px 24px;
    background-color: #ffffff;
    font-size: 17px;
    color: #000000 !important;
    border-radius: 56px !important;
}
.contact-section .row-form.select-aud input {
    padding-left: 60px;
}
.contact-section .select-amount span.wpcf7-form-control-wrap:after {
    bottom: 17px;
}
.contact-section .row-group {
    display: flex;
    gap: 20px;
}
.contact-section .row-form label {
    margin-bottom: 10px;
}
.contact-section .customrow-btn input {
    width: 100%;
    padding: 18px 32px !important;
}
.contact-section .customrow-btn span.wpcf7-spinner {
    position: absolute;
    right: 0px;
}
.contact-section .wpcf7-response-output {
    font-size: 16px;
}
.contact-section .contact-content .row-form span.wpcf7-not-valid-tip {
    top: -21px;
}
.contact-section form.invalid .wpcf7-response-output {
    display: none;
}
select {
    background-color: #ffffff;
    color: #000000 !important;
}
.select2-container .select2-selection--single {
    padding: 10px 24px;
    background-color: #ffffff;
    font-size: 17px;
    height: auto;
    border: none;
    color: #000000 !important;
    border-radius: 56px !important;
}
.select2-container--default .select2-selection--single button {
    height: auto;
    padding: 0px;
    margin: 0px 10px !important;
}
.select2-container .select2-dropdown {
    border: 1px solid #000000 !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0px;
    color: #000000 !important;
}
.select2-results__option {
    color: #000000;
}
.contact-section .select2-selection.select2-selection--single span.select2-selection__arrow {
    background-image: url("../images/select-icon.webp") !important;
    background-position: right 16px center !important;
    background-size: 10px;
    text-overflow: ellipsis;
    appearance: none;
    background-repeat: no-repeat !important;
    position: relative;
    top: auto;
    right: auto;
}
.select2-container .select2-selection--single {
    background-image: url("../images/select-icon.webp") !important;
    background-position: right 14px center !important;
    background-size: 10px;
    text-overflow: ellipsis;
    appearance: none;
    background-repeat: no-repeat !important;
}
.contact-section span.select2-selection__arrow {
    display: none;
}
.select2-container {
    z-index: 9999;
}
.custom-form .select2-container .select2-selection--single {
    padding: 7px 18px !important;
    border: 1px solid #E3C5C1 !important;
    border-radius: 8px !important;
    padding-right: 30px !important;
}
.custom-form .select2-container .select2-selection--single button {
    color: #e74c3c;
    height: 30px;
    margin: 0px 15px !important;
}
.custom-form .select2-container .select2-selection--single span.select2-selection__arrow {
    display: none;
}
.select2-container .select2-results__option--selectable {
    font-size: 14px;
}
.row-group.currency-icon {
    gap: 8px;
}
.currency-box .select2-container .select2-selection--single {
    height: 41px;
    padding: 5px 18px !important;
    border: 1px solid #E3C5C1 !important;
    border-radius: 8px !important;
    padding-right: 30px !important;
}
.currency-box .select2-container .select2-selection--single button {
    color: #e74c3c;
    height: 30px;
    margin: 0px 15px !important;
}
.currency-box .select2-container .select2-selection--single span.select2-selection__arrow {
    display: none;
}
.currency-box .row-form label {
    color: #696969;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.currency-box .title-form p {
    margin-bottom: 20px;
    font-weight: 500;
}
.currency-box span.select2-selection {
    font-size: 14px;
}
.currency-box .row-form select {
    font-size: 14px;
    height: 41px;
}
.currency-box .aud-flag.select-aud input {
    height: 41px;
    font-size: 16px;
}
.currency-box .mf-option .wpcf7-list-item-label {
    background: #fff9f8;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 5px 20px;
}
.currency-box .currency-icon {
    display: flex;
    gap: 8px;
}
.currency-box .currency-icon .select2.select2-container {
    width: 100% !important;
}
.currency-box .sell-aud {
    display: none;
}
.currency-box .sell-aud input::placeholder {
  font-size: 14px;
}
.currency-box .row-form input {
    height: 41px;
}
.currency-box .select-amount span.wpcf7-form-control-wrap::before {
    bottom: 8px;
}
.currency-box .select-amount span.wpcf7-form-control-wrap:after {
    bottom: 11px;
}
.select2-container .select2-selection--single button {
    display: none;
}
.select2-container .select2-selection.input-error {
    border: 1px solid red !important;
}
.currency-selecticon .select2-container .select2-selection.input-error {
    border: 1px solid red !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus-visible {
    border: none !important;
    outline: 1px solid #aaa;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 4px 8px;
}
.select2-container--default .select2-results>.select2-results__options .select2-results__message {
    font-size: 14px;
    letter-spacing: 0px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #DB3D2B;
}
.location-link .elementor-image-box-description a:hover{color:#db3d2b;}

@media only screen and (min-width: 1200px) {
    a[href ^= 'tel:'] { pointer-events: none;}
	.banner-btn .elementor-button:hover{background-color: #000000 !important;}
}
@media only screen and (max-width: 1024px) {
  .custom-slider .elementor-widget-jkit_button {
		margin-top: 14px;
	}
}
@media only screen and (max-width: 991px) {
  .currency-box .row-form label {
		font-size: 14px;
	}
	.currency-title {
		background: #ffffff;
		border-radius: 8px;
	}
}
@media only screen and (max-width: 767px) {
  .sticky-image {position: relative;top: 0px;}
  .faq-content .card-header .title {font-size: 18px;}
  .faq-content .card-header .normal-icon {  line-height: 0px;}
  .faq-content .card-header .active-icon {line-height: 0px;}
  .team-slider .slick-slide {min-height: 370px;}
  .scroll-to-top { bottom: 60px;}
  header.active .inner-header{padding:0px;}
  header.active .inner-header > .e-con-inner, header.active .inner-header > .e-con-inner .e-con-full{border-radius:0px;}
	.icon-content .elementor-widget-image img {
		object-fit: contain;
	}
  .popup-content {
    padding: 30px 20px;
  }
   .google-review .rpi-header .rpi-slider-btn .rpi-review_us a {
		padding: 15px 18px !important;
		font-size: 14px;
	}
	.google-review .rpi-based {
		font-size: 16px !important;
	}
  .grecaptcha-badge{right:-260px !important;}
	.currency-content {
        width: calc(50% - 8px);
    }
	.currency-content .currency-image{flex-wrap: nowrap;}
	.elementor-widget-text-editor > *:not(:last-child){margin-bottom: 16px;}
	.aud-flag:before{bottom: 7px !important;}
	.banner-btn {
        max-width: 100% !important;
    }
	.currency-box .aud-symbol:after {
		bottom: 7px !important;
	}
	.contact-section .row-group {
		display: flex;
		flex-wrap: wrap;
		gap: 0px;
	}
	.contact-section .row-group .row-form {
		width: 100% !important;
	}
	.contact-section .row-form input, .contact-section .row-form select {
		font-size: 16px;
	}
	.contact-section .customrow-btn input {
		padding: 14px 18px !important;
		font-size: 14px;
	}
	.aud-symbol:after{bottom: 9px !important;}

}
@media only screen and (max-width: 575px) {
  .service-slider .elementor-widget-image {display: flex;justify-content: center;}
	.custom-form .row-group .row-form {
		width: 100% !important;
	}
	.popup-content {
		top: 120px;
		transform: translate(-50%, 0%);
		max-height: calc(100% - 220px);
	}
	.custom-form .row-group {
		display: flex;
		gap: 0px;
		flex-direction: column;
	}
}
@media only screen and (max-width: 479px) {
  .icon-content {
    --e-con-grid-template-columns: repeat(1, 1fr) !important;
}
	.google-review .rpi-header .rpi-card-inner.rpi-flexwrap {
		padding-bottom: 14px;
	}
	.currency-image img {
		width: 45px;
		height: 45px;
	}
	.currency-image::before {
        transform: translate(-9px, 20px);
        width: 16px;
        height: 12px;
    }
	.google-review .rpi-header .rpi-card-inner.rpi-flexwrap .rpi-slider-btn {
		display: flex;
		justify-content: flex-start;
		margin-left: 20px;
	}
	.row-group {
		display: flex;
		gap: 0px;
		flex-wrap: wrap;
	}
	.row-group .row-form {
		width: 100%;
	}
	.currency-icon {
		display: flex;
		flex-wrap: wrap;
	}
	.currency-selecticon {
		width: 100%;
	}
	.select-aud {
		width: 100% !important;
	}
	.audselect-flag.sell-aud {
		width: 100%;
	}
	.currency-box .currency-icon {
		gap: 0px;
	}
	.title-form p {
		font-size: 18px;
	}
	.money-transfer-western:after{width:150px; height:46px;}
}

@media only screen and (max-width: 379px) {
 /* .banner-btn {
    bottom: 27px !important;
}*/
}