/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
.forexblocks {
    display: flex;
    flex-flow: column;
}

.container {
    max-width: 1300px;
    margin: 0 auto;
}

.page-template-common-page .textdescription {
    display: none;
}

.forexblocks h3 {
    margin: 0 0 9px 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.forexblocks h3 .flag_rates {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.forexblocks .flag_rates {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.forexblocks .flag_rates img {
    width: 42px !important;
    height: 42px !important;
}

.forexblocks .flag_rates strong {
    font-size: 20px;
    font-weight: 400;
}

.exchange-slider {
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.exchange-slider .owl-nav, .exchange-slider .owl-dots {
    display: none;
}

.exchange-slider {
    margin-top: 23px;
}

.currency_converter {
    position: relative !important;
    z-index: 1;
}

.currency_converter {
    position: relative !important;
}

.currency_converter>.container>.e-con-inner {
    background: #fff !important;
    position: relative;
}

.currency_converter::after {
    content: 'aa';
    display: flex !important;
    flex-flow: column;
    width: 30%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 0;
    z-index: 1;
}

.currency_converter.e-con.e-flex>.e-con-inner {
    background: #fff;
    border-radius: 0 18px 0 0;
    padding-right: 0px;
    position: relative;
    z-index: 2;
}

header.stuck .sticky-header {
    background: #271f0d !important;
    padding-bottom: 0 !important;
}

header, header .sticky-header .e-con-inner {
    transition: 0.5s ease-in-out;
}

header.stuck .sticky-header .e-con-inner {
    padding-bottom: 0px;
}

header.stuck .sticky-header .e-con-inner .infoheader {
    display: none;
}

header.stuck .sticky-header .e-con-inner .logoheader {
    width: 100px;
}

header.stuck .sticky-header .e-con-inner .navigationalheader {
    margin-top: 0;
}

.footernavs li.elementor-icon-list-item span {
    display: flex !important;
    flex-flow: column;
}

.footernavs li.elementor-icon-list-item span strong {
    color: #fff;
}

.footernavs {
    width: auto !important;
}

.newslettersignups div#wpforms-565 {
    margin: 0;
}

.newslettersignups div#wpforms-565 form#wpforms-form-565 {
    display: flex;
    flex-flow: column;
    position: relative;
}

.newslettersignups div#wpforms-565 form#wpforms-form-565 .wpforms-field {
    padding: 0;
    width: 100%;
}

.newslettersignups div#wpforms-565 form#wpforms-form-565 .wpforms-field input {
    width: 100% !important;
    max-width: 100% !important;
    background-color: #4D4D4D !important;
    border: none;
    height: 55px;
    color: #fff;
    font-weight: 300 !important;
}

.newslettersignups div#wpforms-565 form#wpforms-form-565 .wpforms-field input::-webkit-input-placeholder {
    color: #fff !important;
    font-weight: 300;
}

.newslettersignups div#wpforms-565 form#wpforms-form-565 .wpforms-submit-container {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.newslettersignups div#wpforms-565 form#wpforms-form-565 .wpforms-submit-container button {
    background: #cc9e30;
    border-radius: 0 8px 8px 0px;
    padding: 0 19px;
    height: 55px !important;
}

.newslettersignups div#wpforms-565 form#wpforms-form-565 .wpforms-field input:focus {
    outline: none !important;
    border: none !important;
}

@media only screen and (max-width: 1340px) {
    .container {
        max-width:100%;
        margin: 0 auto;
        width: 90%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1025px) {
    .listnavbars {
        gap: 33px !important;
        display: grid !important;
        grid-template-columns: repeat(2,1fr);
    }

    .listnavbars .footernavs {
        width: 100% !important;
    }
}

@media only screen and (max-width: 600px) {
    .singlepagebanner > .e-con-inner {
        padding-top: 90px !important;
    }

    .singlepagebanner > .e-con-inner h2.elementor-heading-title {
        font-size: 35px !important;
        font-weight: 600;
    }

    body main.e-con.site-main.common-page {
        padding: 0;
    }

    body .site-main.common-page .container {
        margin-top: -30px;
        padding: 25px;
        font-size: 15px;
        margin-bottom: 30px;
    }

    .elementor-element.elementor-element-bf066d1.e-con-full.e-flex.e-con.e-child {
        margin-top: 3px;
    }

    .elementor-739 .elementor-element.elementor-element-ced5844 .elementor-heading-title {
        font-size: 13px;
        text-align: left;
        letter-spacing: 1px;
    }

    .type-exchange_rate .e-con-inner {
        padding-top: 0;
        padding-bottom: 8px;
    }

    .type-exchange_rate {
        margin-top: 20px;
    }

    body .wrapfileds {
        grid-template-columns: repeat(1,1fr);
        gap: 2px;
    }

    body .fields_exc:last-child {
        flex-flow: column;
        display: flex;
    }

    body .fields_exc:last-child .am-rate-info {
        flex-flow: column;
        gap: 0;
        margin-top: 20px;
    }

    .listnavbars .footernavs h2 {
        font-size: 14px !important;
    }

    .listnavbars .footernavs ul li {
        font-size: 14px !important;
    }

    .listnavbars {
        gap: 0 !important;
    }

    .listnavbars .footernavs {
        border-bottom: 1px solid #ffffff2e;
        padding-bottom: 20px;
        padding-top: 30px;
    }

    .listnavbars .footernavs:last-child {
        grid-column: 1 / -1;
        border: none;
    }

    header .sticky-header {
        background: #fff !important;
        padding-bottom: 20px;
    }

    header .sticky-header li.elementor-icon-list-item span {
        color: #000 !important;
    }

    header .sticky-header li.elementor-icon-list-item span svg {
        fill: #000 !important;
    }

    header .sticky-header .elementor-menu-toggle svg {
        fill: #fff !important;
    }

    header .sticky-header .elementor-menu-toggle svg path {
        fill: #fff;
    }

    header .sticky-header .elementor-menu-toggle {
        padding: 10px 10px 7px 10px !important;
    }

    header.stuck .sticky-header .e-con-inner {
        padding-bottom: 0px;
        justify-content: space-between;
    }

    header .sticky-header {
        transition: 0.5s ease-in-out !important;
    }

    header.stuck .sticky-header {
        top: 0 !important;
        background: #fff !important;
        padding-bottom: 15px !important;
    }

    header .sticky-header {
        position: static !important;
    }

    .currency_converter.e-con.e-flex>.e-con-inner {
        padding-right: 0;
    }

    .currency_converter.e-con.e-flex>.e-con-inner .elementor-widget-heading br {
        display: none;
    }

    .currency_converter.e-con.e-flex>.e-con-inner .elementor-widget-heading h2 {
        margin-bottom: 15px;
    }

    .currency_converter.e-con.e-flex>.e-con-inner .elementor-widget-heading {
        margin-top: 20px;
    }
}

.slidercarousel {
    height: 90vh !important;
    display: flex;
    /* background: red; */
}

.slidercarousel figure.swiper-slide-inner img, .slidercarousel figure.swiper-slide-inner {
    height: 100% !important;
    object-fit: cover;
}

.site-main.common-page .container {
    background: #fff;
    margin-top: -80px;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Inter', sans-serif;
    line-height: 25px;
    padding: 45px;
}

main.e-con.site-main.common-page {
    background: #f1f1f1;
    padding: 40px 20px;
    display: flex;
    flex-flow: column;
    max-width: 100%;
}

.common-page h1, .common-page h2, .common-page h3, .common-page h4, .common-page h5, .common-page h6 {
    font-family: "Just Sans", sans-serif;
    font-weight: 600;
    letter-spacing: -0.6px;
    margin-top: 1rem;
    color: #ab7c0b;
}

.contactforms .wpforms-field-row.wpforms-field-medium {
    width: 100% !important;
    max-width: 100% !important;
}

.contactforms input#wpforms-1084-field_2 {
    width: 100% !important;
    max-width: 100%;
}

.contactforms input[type="text"], .contactforms input[type="email"], .contactforms textarea {
    height: 52px;
    border-radius: 8px !important;
    border: 2px solid #ababab6e !important;
}

.contactforms label, .contactforms legend {
    font-weight: normal !important;
}

.contactforms .wpforms-field {
    padding-bottom: 0;
}

/* assets/css/exchange-converter.css */
.am-exchange-converter {
    max-width: 100%;
    margin-top: 30px;
    background: #fbf8f1;
    border-radius: 12px;
    padding: 22px;
}

.am-exch-tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
}

.am-exch-tabs .am-tab {
    padding: 8px 14px;
    border-radius: 6px;
    border: none;
    background: none;
    cursor: pointer;
    color: #876411;
}

.am-tab.am-active {
    background: var( --e-global-color-primary );
    color: #fff;
}

.am-tab-panel {
    margin-top: 8px;
}

.am-label {
    display: flex;
    font-size: 13px;
    margin: 10px 0 6px;
    color: #333;
}

.am-currency-select-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.am-currency-select {
    border: none;
}

.am-currency-flag {
    width: 36px;
    height: 22px;
    object-fit: cover;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.am-amount-input, .am-result {
    width: 100%;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 6px;
}

.am-result[readonly] {
    background: #f9f9f9;
}

.am-exchange-note {
    color: #a00;
}

.am-rate-info {
}

.am-rate-line {
    margin: 4px 0;
    display: flex;
    align-items: center;
    color: #000;
}

.am-rate-line strong {
    color: #111;
    display: flex;
    align-items: center;
}

.wrapfileds {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}

.fields_exc {
    display: flex;
    flex-flow: column;
}

.fields_exc .am-currency-select-wrap {
    border: 2px solid #ccc;
    border-radius: 7px;
    padding: 10px 10px;
    display: flex;
}

.fields_exc input[type="number"], .fields_exc input[type="text"] {
    padding: 10px 20px;
    margin: 0;
    border: 2px solid #c2c2c2;
    background: #fbf8f1;
    border-radius: 7px;
}

.fields_exc .am-currency-select-wrap select {
    padding: 0;
    order: 2;
    background: #fbf8f1;
}

.fields_exc .am-currency-select-wrap img {
    order: 1;
    border-radius: 4px;
    width: 26px;
    height: 26px;
    object-fit: contain;
}

.fields_exc .am-currency-select-wrap select:focus {
    outline: none;
}

.fields_exc:last-child {
    grid-column: 1 / -1;
}

.fields_exc:last-child .am-rate-info {
    display: flex;
    gap: 11px;
    align-items: center;
}

span.currency-symbl {
    display: flex;
    flex-flow: column;
    width: 15px;
    height: 15px;
    margin-left: 6px;
    margin-right: 6px;
}

a.glink.gt-current-lang {
    color: #fbc80d;
}

a.glink {
    color: #fff;
}

a.glink {
    margin-left: 6px;
}

a.glink img {
    border-radius: 4px;
    margin-right: 4px;
}

a.glink.gt-current-lang img {
    border: 2px solid #ffffff;
}
/*.fields_exc:last-child .am-rate-info .am-rate-line:nth-child(2) {*/
/*    order: 3;*/
/*}*/