.elementor-widget-container p:last-child {
    margin-bottom: 0;
}

.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

.elementor-icon-list-item:hover .elementor-icon-list-icon {
    transition: 0.3s ease;
}


/* Applications */

.app_item_cpt_box {
    display: flex;
    flex-direction: row;
    justify-content: left;
    flex-wrap: wrap;
    font-family: "urw-din" !important;
}

.app_item_cpt_box_title {
    width: 33.33%;
    cursor: pointer;
    font-family: "urw-din" !important;
}

.app_item_cpt_box_title_inner {
    display: flex;
    background: #F0F0F0;
    margin: 10px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 7px;
    font-family: "urw-din" !important;
    padding-right: 30px;
}

.app_item_cpt_box_title.active .app_item_cpt_box_title_inner {
    background: #261D5D;
}

.app_item_cpt_box_title.active .app_item_cpt_box_title_inner_2 h3 {
    color: #ffffff;
}

.app_item_cpt_box_title_inner_1 {
    width: 110px;
    height: 85px;
    max-width: 110px;
    max-height: 85px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-content: center;
    align-items: center;
}

.app_item_cpt_box_title_inner_2 {
    width: calc(100% - 130px);
    ;
    text-align: left;
    padding-left: 7px;
    padding-right: 20px;
}

.app_item_cpt_box_title_inner_3 {
    width: 20px;
    text-align: center;
}

.app_item_cpt_box_title_inner_2 h3 {
    font-size: 19px;
    line-height: 1.2;
    font-family: "urw-din" !important;
    color: #261D5D;
}

.app_item_cpt_box_title_inner_3 svg {
    width: 12px;
}

.app_item_cpt_box_title_inner_1 img {
    max-height: 100%;
    max-width: 100%;
    height: 80%;
    width: auto;
}

.app_item_cpt_box_title_inner_1 img:nth-child(2) {
    display: none;
}

.app_item_cpt_box_title.active .app_item_cpt_box_title_inner_1 img {
    display: none;
}

.app_item_cpt_box_title.active .app_item_cpt_box_title_inner_1 img:nth-child(2) {
    display: block;
}

.app_dsec_close_icon svg {
    width: 15px;
}

.app__item_block.app_item_cpt_box_content {
    position: relative;
}

.app_dsec_close_icon {
    position: absolute;
    right: 25px;
    top: 20px;
    cursor: pointer;
}

.app_item_cpt_box_content {
    background: #FAFAFA;
    margin: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-items: center;
    padding: 40px 20px 40px 60px;
}

.app_item_cpt_box_content_1 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 140px;
    height: 135px;
    padding-top: 5px;
}

.app_item_cpt_box_content_2 {
    width: 45%;
    text-align: left;
    padding-right: 50px;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.app_item_cpt_box_content_2 h3 {
    font-weight: 700;
    font-size: 23px;
    padding-bottom: 15px;
    margin-top: -9px;
    color: #261D5D;
}

.app_item_cpt_box_content_2 p ul,
.app_item_cpt_box_content_2 ul {
    margin-left: 20px;
}

.app_item_cpt_box_content_2 p {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 1.3;
}

.app_item_cpt_box_content_3 {
    padding-right: 10%;
}

.app_item_cpt_box_content_3 a {
    width: 100%;
    border-bottom: 1px solid #3F3F3F;
    text-decoration: none !important;
    padding-bottom: 10px;
    outline: none;
    display: flex;
    justify-content: space-between;
    color: #261D5D;
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 17px;
    width: 280px;
    font-family: "urw-din" !important;
}

.app_item_cpt_box_content_3 a:first-child {
    margin-bottom: 30px;
}

.app_item_cpt_box_content_3 a img {
    width: 20px;
}

.app_item_cpt_box_content_1 img {
    height: 76px;
    width: auto;
}

@media only screen and (max-width:1024px) {
    .app_item_cpt_box_content {
        padding: 30px;
    }
    .app_item_cpt_box_content_3 {
        padding-right: 0;
    }
    .app_item_cpt_box_content_2 h3 {
        font-weight: 700;
        font-size: 21px;
    }
    .app_item_cpt_box_content_2 p {
        margin-bottom: 0;
        font-size: 16px;
    }
    .app_item_cpt_box_content_3 a {
        width: 190px;
        font-size: 16px;
    }
    .app_item_cpt_box_content_2 {
        padding-right: 25px;
        padding-left: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .app__item_block:nth-child(1) {
        order: 1
    }
    .app__item_block:nth-child(2) {
        order: 4
    }
    .app__item_block:nth-child(3) {
        order: 2
    }
    .app__item_block:nth-child(4) {
        order: 5
    }
    .app__item_block:nth-child(5) {
        order: 3
    }
    .app__item_block:nth-child(6) {
        order: 6
    }
    .app__item_block:nth-child(7) {
        order: 7
    }
    .app__item_block:nth-child(8) {
        order: 10
    }
    .app__item_block:nth-child(9) {
        order: 8
    }
    .app__item_block:nth-child(10) {
        order: 11
    }
    .app__item_block:nth-child(11) {
        order: 9
    }
    .app__item_block:nth-child(12) {
        order: 12
    }
    .app__item_block:nth-child(13) {
        order: 13
    }
    .app__item_block:nth-child(14) {
        order: 18
    }
    .app__item_block:nth-child(15) {
        order: 15
    }
    .app__item_block:nth-child(16) {
        order: 19
    }
    .app__item_block:nth-child(17) {
        order: 17
    }
    .app__item_block:nth-child(18) {
        order: 20
    }
    .app__item_block:nth-child(19) {
        order: 21
    }
    .app__item_block:nth-child(20) {
        order: 26
    }
    .app__item_block:nth-child(21) {
        order: 23
    }
    .app__item_block:nth-child(22) {
        order: 27
    }
    .app__item_block:nth-child(23) {
        order: 25
    }
    .app__item_block:nth-child(24) {
        order: 28
    }
}

@media only screen and (min-width:767px) and (max-width:1024px) {
    .app__item_block:nth-child(1) {
        order: 1
    }
    .app__item_block:nth-child(2) {
        order: 3
    }
    .app__item_block:nth-child(3) {
        order: 2
    }
    .app__item_block:nth-child(4) {
        order: 4
    }
    .app__item_block:nth-child(5) {
        order: 5
    }
    .app__item_block:nth-child(6) {
        order: 7
    }
    .app__item_block:nth-child(7) {
        order: 6
    }
    .app__item_block:nth-child(8) {
        order: 8
    }
    .app__item_block:nth-child(9) {
        order: 8
    }
    .app__item_block:nth-child(10) {
        order: 10
    }
    .app__item_block:nth-child(11) {
        order: 9
    }
    .app__item_block:nth-child(12) {
        order: 11
    }
    .app__item_block:nth-child(13) {
        order: 12
    }
    .app__item_block:nth-child(14) {
        order: 14
    }
    .app__item_block:nth-child(15) {
        order: 13
    }
    .app__item_block:nth-child(16) {
        order: 15
    }
    .app__item_block:nth-child(17) {
        order: 16
    }
    .app__item_block:nth-child(18) {
        order: 18
    }
    .app__item_block:nth-child(19) {
        order: 17
    }
    .app__item_block:nth-child(20) {
        order: 19
    }
    .app__item_block:nth-child(21) {
        order: 20
    }
    .app__item_block:nth-child(22) {
        order: 22
    }
    .app__item_block:nth-child(23) {
        order: 21
    }
    .app__item_block:nth-child(24) {
        order: 23
    }
}

@media only screen and (max-width:1024px) {
    .app_item_cpt_box_title {
        width: 50%;
    }
}

@media only screen and (max-width:767px) {
    .app_item_cpt_box_title {
        width: 100%;
    }
    .app_item_cpt_box_content {
        padding: 35px 20px;
    }
    .app_item_cpt_box_content_1 {
        width: 100%;
        padding: 0;
        justify-content: left;
    }
    .app_item_cpt_box_content_2 {
        font-size: 19px;
        font-family: "urw-din" !important;
        line-height: 1.2;
        width: 80%;
        padding: 0;
        padding-left: 20px;
    }
    .app_item_cpt_box_content_3 {
        width: 100%;
        padding: 0;
        margin-top: 35px;
        display: flex;
        flex-direction: column;
        justify-content: left;
        align-items: baseline;
        padding-left: 20px;
    }
}


/* Applications */

h6,
h5,
h4,
h3,
h2,
h1,
p,
span,
a,
div {
    font-family: "urw-din" !important;
}

.pp-info-box-content {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.appItem {
    cursor: pointer;
}

.appItem.active svg path {
    stroke: #ffffff !important;
}

.appItem.active .pp-info-box-container {
    background: #261D5D !important;
}

.appItem.active .pp-info-box-button {
    display: none;
}

.appItem.active .pp-info-box-title {
    color: #ffffff !important;
}

.desc .elementor-icon-list-item a {
    justify-content: space-between !important;
}

.desc .elementor-icon-list-icon {
    order: 2;
}

.desc {}

@media only screen and (max-width:767px) {
    .app_item .elementor-widget-wrap>.elementor-element {
        width: 100%;
        max-width: 100%;
    }
    .appItem:nth-child(1) {
        order: 1;
    }
    .appItem:nth-child(2) {
        order: 3;
    }
    .appItem:nth-child(3) {
        order: 5;
    }
    .appItem:nth-child(7) {
        order: 7;
    }
    .appItem:nth-child(8) {
        order: 9;
    }
    .appItem:nth-child(9) {
        order: 11;
    }
    .desc:nth-child(4) {
        order: 2;
    }
    .desc:nth-child(5) {
        order: 4;
    }
    .desc:nth-child(6) {
        order: 6;
    }
    .desc:nth-child(10) {
        order: 8;
    }
    .desc:nth-child(11) {
        order: 10;
    }
    .desc:nth-child(12) {
        order: 12;
    }
}

.woof_container_inner h4 {
    background-color: #f4f4f4;
    font-size: 15px;
    background-color: #f4f4f4;
    padding: 12px 45px 12px 18px;
    font-weight: 600;
    position: relative;
    transition: all ease 0.5s;
}

.woof_container_inner h4.opened {
    /* background-color: #666;
    color: white;
    */
}

.woof_container_inner h4.active {
    background-color: #261D5D;
    color: white;
}

.woocommerce-breadcrumb {
    display: none;
}

.woof_container {
    margin-bottom: 0;
    padding-bottom: 0;
}

.woof_container .select2-container {
    width: 100% !important;
}

.woof_block_html_items {
    padding: 15px 10px;
}

.woof_wcga_label_hide {
    display: none;
}

.woof_list_checkbox ins {
    border-color: #261d5d;
}

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

.woof_checkbox_label {
    margin-left: 7px;
}

.widget-area.secondary p {
    margin-bottom: 0;
}

.widget-area.secondary {
    margin-bottom: 0;
}

.widget-area.secondary .widget {
    margin-bottom: 0;
}

.widget-area.secondary #block-2 {
    margin-top: 20px;
}


/*
.pa-col:nth-child(odd) {
    background-color: #f4f4f4;
}
*/

.pa-col.odd-cell {
    background-color: #f4f4f4;
}

.filter-sidebar-title {
    font-size: 18px;
    font-weight: 700;
    color: #261D5D;
    min-height: 97px;
}

.filter-sidebar-actions {
    display: flex;
    justify-content: space-between;
}

.custom-reset {
    display: none;
}

.woof_acf_meta_checkbox_container .woof_block_html_items label {
    max-width: calc(100% - 25px);
    vertical-align: top;
    line-height: 1.3;
    margin-bottom: 19px;
}

.woof_acf_meta_checkbox_container .icheckbox_minimal-blue {
    vertical-align: top;
}

.woof_container_inner label {
    display: block;
    margin-bottom: 5px;
}

#hide-filters-checkboxes {
    position: relative;
}

.woof_container_inner input {
    position: absolute;
    opacity: 0;
}

.custom-checkbox {
    width: 18px;
    height: 18px;
    display: inline-block;
    border: 1px solid rgb(172, 172, 172);
    position: relative;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 2px;
}

.custom-checkbox:after {
    content: "✔";
    position: absolute;
    color: #261D5D;
    top: 0px;
    left: 2px;
    opacity: 0;
    line-height: 1;
}

.woof_container_inner .custom-checkbox:after {
    top: -2px;
    left: 1px;
}

.woof_container_inner .active .custom-checkbox:after {
    color: #ffffff;
}

input:checked+.custom-checkbox:after {
    opacity: 1;
}

.woof_container_inner .opened input:checked+.custom-checkbox:after {
    opacity: 1;
}

.woof_block_html_items .checked .iCheck-helper {
    background-image: none;
}

.woof_submit_search_form_container {
    display: none;
}

.woocommerce.ast-page-builder-template .site-main {
    padding-top: 60px;
}

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

.pa-col-image {
    width: 150px;
}

.pa-col-image img {
    width: 150px;
}

.table-cell {
    font-size: 15px;
}

body table.dataTable tbody tr>.dtfc-fixed-left {
    background-color: #f4f4f4;
}

.table-cell a {
    color: #261d5d;
    font-weight: 600;
    /*font-size: 110%;*/
    line-height: 1.3;
    display: inline-block;
    text-decoration: none;
}

table.dataTable thead>tr>th.sorting:before {
    content: "\e904" !important;
    font-family: 'rfbeam' !important;
    font-size: 12px !important;
    padding: 2px 0 2px 3px;
}

table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting_asc:after {
    content: "\e905" !important;
    font-family: 'rfbeam' !important;
    font-size: 12px !important;
    padding: 2px 0 2px 3px;
}

.product-table {
    display: table;
    min-width: 100% !important;
}

.product-table-wrapper {
    margin-right: 70px;
    /* overflow: auto;*/
    margin-bottom: 50px;
    position: relative;
    z-index: 0;
}

.table-row {
    display: table-row;
}

.table-head {
    font-weight: 600;
    border-bottom: 5px solid #000;
}

.table-head .table-cell {
    color: #261D5D;
    border-bottom: 3px solid #261d5d;
    vertical-align: middle;
    line-height: 1.2;
    position: sticky;
    top: 0;
    background-color: white;
}

.table-cell {
    display: table-cell;
    border-bottom: 1px solid #000;
    border-right: none !important;
    border-left: none !important;
    vertical-align: top;
    padding: 8px 10px;
}

table.dataTable.no-footer {
    border: none !important;
}

.table-cell i {
    font-size: 13px;
    display: inline-block;
}

.table-cell .customicon-cross {
    font-size: 10px;
}

.irs--round .irs-bar {
    background-color: #261d5d !important;
}

.irs--round .irs-handle {
    border-color: #261d5d !important;
    box-shadow: none !important;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    background-color: #261d5d !important;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    border-top-color: #261d5d !important;
}

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

.woof_submit_search_form_container {
    order: 1;
}

.woof_redraw_zone .woof_container {
    order: 2;
}

.woof_front_toggle {
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    left: 40px;
    padding: 9px;
}

.woof_front_toggle:focus,
.woof_front_toggle:active {
    outline: none;
}

.woof_front_toggle_opened,
.woof_front_toggle_closed {
    font-size: 0;
}

.woof_front_toggle_opened:after,
.woof_front_toggle_closed:after {
    content: "\e904";
    font-family: 'rfbeam' !important;
    font-size: 12px;
    display: inline-block;
    color: black;
    position: absolute;
    right: 10px;
    top: 18px;
}

.woof_container .active .woof_front_toggle:after {
    color: white;
}


/*
.woof_front_toggle_opened:after {
    color: white;
}
*/

.woof_front_toggle_closed:after {
    content: "\e905";
}

#order-information td {
    padding: 8px 15px;
    font-size: 15px;
    line-height: 1.4;
    vertical-align: top;
}

.product-carousel-wrapper {
    padding-left: 50px;
    padding-right: 50px;
}

.product-carousel-item {
    min-height: 400px;
}

.product-carousel .owl-nav {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    margin-left: -40px;
    margin-right: -40px;
}

.product-carousel .owl-nav button svg {
    display: inline-block;
    transition: all ease 0.5s;
    width: 20px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent !important;
}

.owl-theme .owl-nav .owl-prev svg {
    transform: rotate(180deg);
}

.owl-theme .owl-nav .owl-prev:hover svg {
    transform: rotate(180deg) translateX(10px);
}

.owl-theme .owl-nav .owl-next:hover svg {
    transform: translateX(10px);
}

.elementor-button .elementor-align-icon-right {
    transition: transform ease 0.5s;
}

.elementor-button:hover .elementor-align-icon-right {
    transform: translateX(15px);
}

.arrow-list .elementor-icon-list-item .elementor-icon-list-icon {
    transition: transform ease 0.5s;
    transform: translateX(-10px);
}

.arrow-list .elementor-icon-list-item:hover .elementor-icon-list-icon {
    transform: translateX(0px);
}

.uc_overlay_image_carousel .owl-carousel .owl-stage {
    display: flex;
}

.uc_image_carousel_container_holder {
    height: 100%;
}

.uc_image_carousel_placeholder img {
    height: auto !important;
}

.uc_image_carousel_placeholder a {
    padding: 20px;
}

.uc_overlay_image_carousel .uc_more_btn:before {
    transition: transform ease 0.5s;
}

.uc_overlay_image_carousel .uc_carousel_item:hover .uc_more_btn:before {
    transform: translateX(15px);
}

.app_item_cpt_box_content a img {
    transform: translateX(-15px);
    transition: transform ease 0.5s;
}

.app_item_cpt_box_content a:hover img {
    transform: translateX(0);
}


/* Upsells */

.upsell-products {
    display: flex;
    align-items: stretch;
    margin-left: -10px;
    margin-right: -10px;
    flex-wrap: wrap;
    margin-bottom: 100px;
}

.upsell-product {
    width: calc(33.3333% - 20px);
    margin: 10px;
    background-color: #efefef;
}

@media screen and (max-width:991px) {
    .upsell-products {
        flex-wrap: wrap;
    }
    .upsell-product {
        width: 50%;
    }
}

@media screen and (max-width:767px) {
    .upsell-product {
        width: 100%;
    }
}

.upsell-image {
    padding: 20px;
    display: block;
    position: relative;
}

.upsell-text {
    padding: 20px 40px 50px 40px;
}

.upsell-title,
.upsell-title:hover {
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
    color: #261D5D;
}

.upsell-title img {
    transition: transform ease 0.5s;
}

.upsell-product:hover .upsell-title img {
    transform: translateX(15px);
}

.upsell-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 1);
    opacity: 0;
    z-index: 3;
    transition: all ease 0.5s;
}

.upsell-image:hover .upsell-overlay {
    opacity: 0.5;
}

.woocommerce .related-products-heading {
    color: var(--e-global-color-a5b37f9);
    font-family: "urw-din", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    margin-top: 60px;
}


/* Upsells End */


/* Overlay Menu */

.g_rfhbeam_overlay {
    z-index: 1040;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
}

.g8_search_open_box {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1060 !important;
}

.g8_search_open_box {}

#mobile-toggle-icon line {
    transition: all ease 0.5s;
}

.elementor-sticky--effects #mobile-toggle-icon rect {
    fill: #261D5D !important;
}

.mobile-menu-section {
    top: 0;
}


/* Reset Password */

.woocommerce form .form-row input.input-text {
    background: #F0F0F0;
    color: #000000;
    font-family: "URW DIN", Sans-serif;
    font-size: 16px;
    border: none;
    border-radius: 0;
    padding: 16px 16px !important;
    font-weight: 700;
    line-height: 1em !important;
}

.lost_reset_password label {
    display: none !important;
}

.lost_reset_password button[type="submit"] {
    margin-left: 0;
    margin-right: 0;
    background: #261D5D;
    font-weight: 700;
    position: relative;
    padding: 11px 70px 13px 30px;
    font-size: 15px;
}

.lost_reset_password button[type="submit"]:after {
    content: '' !important;
    background: url(/wp-content/uploads/2022/09/right-arrow.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    width: 26px;
    height: 24px;
    background-repeat: no-repeat;
    display: block;
    background-position: center center;
    position: absolute;
    background-size: contain;
    right: 32px;
    font-size: 15px;
    position: absolute;
    top: 7px;
}

#user-registration,
#user-registration.horizontal {
    background: transparent;
    box-shadow: none;
}

#user-registration input,
#user-registration.horizontal input {
    background: #F0F0F0;
    color: #000000;
    font-family: "URW DIN", Sans-serif;
    font-size: 16px;
    border: none;
    border-radius: 0;
    padding: 16px 16px !important;
    font-weight: 700;
    line-height: 1em !important;
}

.user-registration-form .user-registration-form-row {
    width: 100%;
    margin: 0 5px;
    display: inline-block;
}

.user-registration-LostPassword {
    display: block;
    text-align: right;
    clear: both;
    display: none;
}

.user-registration-LostPassword a {
    font-weight: 700;
    color: #CCCCCC;
    font-size: 17px;
}

.ur-frontend-form .ur-submit-button {
    margin-right: 0;
}

#user-registration .user-registration-Button,
#user-registration input.user-registration-Button {
    font-weight: 700;
    background-color: var(--e-global-color-a5b37f9);
    border-radius: 0px 0px 0px 0px;
    padding: 11px 30px 13px 30px;
    color: white !important;
    font-size: 15px;
    /*  background-image: url(/wp-content/uploads/2022/09/right-arrow.svg);*/
}

.user-registration-form-login {}

.redirect-after-login-message {
    font-size: 18px;
}

.redirect-after-login-message a {
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    background-color: #261D5D;
    padding: 8px 20px;
}

.redirect-after-login-message a:hover {
    color: #fff;
    background-color: black;
}

.redirect-counter {
    color: black;
    margin-left: 7px;
}

.user-registration-password-strength {
    margin-top: 15px;
}

.button.disabled,
.button[disabled] {
    opacity: 0.5;
    pointer-events: none;
}

#user-registration .user-registration-Button:after {
    content: ' ';
    background: url(/wp-content/uploads/2022/09/right-arrow.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    color: white !important;
    background-size: auto;
    width: 26px;
    height: 24px;
    background-repeat: no-repeat;
    display: block;
    background-position: center center;
    position: absolute;
    background-size: contain;
    right: 30px;
    font-size: 15px;
}

body .ur-frontend-form #ur-submit-message-node,
.user-registration-error {
    margin: 10px 10px !important;
}

label.user-registration-error {
    margin: 0 0 10px 0 !important;
}

body #user-registration .user-registration-message {
    margin-bottom: 10px;
}

form.elementor-login.elementor-form input::placeholder {
    color: #333;
}

.user_registration_form_ur .ur-frontend-field {
    background: #F0F0F0 !important;
    color: #000000;
    font-family: "URW DIN", Sans-serif;
    font-size: 16px;
    border: none;
    border-radius: 0;
    padding: 16px 16px !important;
    font-weight: 700;
    line-height: 1em !important;
}

.user_registration_form_ur .ur-frontend-field:focus {
    background: #F0F0F0;
}

.user_registration_form_ur.ur-frontend-form .ur-button-container {
    justify-content: center;
    margin-top: 40px;
}

.user_registration_form_ur.ur-frontend-form .ur-button-container .ur-submit-button {
    margin-left: 0;
    margin-right: 0;
    background: #261D5D;
    font-weight: 700;
    position: relative;
    padding: 11px 30px 13px 30px;
    font-size: 15px;
}


/*
.user_registration_form_ur.ur-frontend-form .ur-button-container .ur-submit-button span {
  content: '';
  background: url(/wp-content/uploads/2022/09/right-arrow.svg);
  width: 26px;
  height: 24px;
  background-repeat: no-repeat;
  display: block;
  background-position: center center;
  position: absolute;
  background-size: contain;
  right: 32px;
  font-size:15px;
}
*/

.user_registration_form_ur .ur-frontend-form {
    padding: 0 !important;
    border: none !important;
}


/* Reset Password End */


/* Fancybox */

body .fancybox__content {
    max-width: 750px;
    padding: 20px;
    width: 95%;
}


/* Fancybox End */


/* Downloads */

.dld_file_lock,
.dld_file_unlock {
    content: '';
    background: url(/wp-content/uploads/2022/10/lock-icon.svg);
    width: 20px;
    height: 25px;
    background-repeat: no-repeat;
    display: block;
    background-position: center center;
    position: absolute;
    background-size: contain;
    margin-top: -3px;
    left: -22px;
}

.dld_file_unlock {
    background: url(/wp-content/uploads/2022/10/file-download-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    background-position: center center;
    margin-top: 0;
    left: -22px;
}

#downloadcategory_cet_file li {
    margin-bottom: 15px;
    font-family: "urw-din" !important;
    padding-left: 20px;
}

#downloadcategory_cet_file li a {
    color: #000000;
    font-size: 22px;
    font-family: "urw-din" !important;
}

#downloadcategory_cet_file li a:focus {
    outline: none;
}

#downloadcategory_cet_file h3 {
    color: #261D5D;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-left: -25px;
    font-family: "urw-din" !important;
}

#downloadcategory_cet_file {
    margin-bottom: 40px;
}


/* Downloads End */


/* Search */

.is-ajax-search-posts .is-ajax-search-post .is-search-sections .is-title a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #261D5D;
}

.is-search-sections .thumbnail {
    display: none;
}

.is-ajax-search-posts .is-ajax-search-post .is-search-sections .is-title a:focus {
    text-decoration: none !important;
}

.is-form-style input.is-search-input {
    text-decoration: none !important;
}

.is-form-style input.is-search-input:focus {
    text-decoration: none !important;
}

.is-ajax-search-posts .is-ajax-search-post .is-search-sections {
    /* 	padding-top: 20px; */
}

.is-search-content:after {
    content: '';
    background: url(/wp-content/uploads/2022/10/rigth-arrow.svg);
    display: block;
    width: 14px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 0;
    top: 44px;
}

.is-ajax-result-description {
    padding-top: 20px;
}

.is-ajax-search-posts .is-ajax-search-post .is-search-sections .right-section {
    /* 	display: flex; */
}

.is-ajax-search-posts .is-ajax-search-post .is-search-sections .meta {
    width: 40%;
}

.is-ajax-search-posts .is-ajax-search-post .is-search-sections .is-search-content {
    position: relative;
    padding-right: 90px;
    padding-left: 40%;
    padding-top: 20px;
}

.is-ajax-search-posts .is-ajax-search-post .is-search-sections .is-title a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    /* background: pink; */
    z-index: 999;
    padding-left: 40%;
    height: 100%;
}

.is-meta-category i {
    display: none;
}

.is-search-sections .meta {
    margin: 5px 0;
    position: absolute;
    top: 0;
    left: 0;
}

.is-ajax-search-result {
    background: none !important;
}

.simplebar-content-wrapper {
    padding-top: 50px;
}

#is-search-input-1571 {
    line-height: 1.4;
    border: none !important;
    border-bottom: 2px solid #261D5D !important;
    padding-left: 0;
    font-size: 28px !important;
    font-family: 'urw-din' !important;
    color: #261D5D !important;
    font-weight: 400 !important;
    padding-right: 35px;
    padding-top: 0;
    padding-bottom: 7px;
    height: 39px;
}

.is-ajax-search .is-loader-image {
    right: 35px !important;
}

#is-search-input-1571::-webkit-input-placeholder,
#is-search-input-1571:-ms-input-placeholder,
#is-search-input-1571::placeholder {
    color: #261D5D !important;
}

.is-ajax-search-result .is-show-more-results:hover,
.is-ajax-search-tags-details>div:hover {
    background: none !important;
}

.is-form-id-1571 .is-search-icon svg {
    visibility: hidden;
}

.is-search-submit {
    position: absolute;
    right: 30px;
}

.is-form-id-1571 .is-search-icon:after {
    content: '';
    background: url(/wp-content/uploads/2022/09/search-blue.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    margin-top: -25px;
    margin-left: 4px;
    z-index: 999999;
}

.is-form-id-1571 .is-search-icon {
    background: none;
    border: none;
}

.is-cat-links a {
    font-weight: 700;
    color: #261d5d !important;
    font-size: 16px;
}

.is-title a {
    color: #261d5d;
    font-size: 19px !important;
    font-weight: 700;
}

.is-ajax-result-description {
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ADADAD;
    line-height: 1.4em;
}

.is-ajax-search-post,
.is-ajax-search-post-details {
    border-bottom: none;
}

.is-ajax-search-post {
    padding: 0;
}

.is-show-more-results-text {
    cursor: pointer;
    padding: 4px 0 3px;
    text-align: right;
}

.is-show-more-results {
    margin-top: 25px;
}

.is-search-content {
    margin-bottom: 10px;
    padding-bottom: 15px;
}

@media only screen and (max-width:767px) {
    #is-search-input-1571 {
        font-size: 20px !important;
        padding-bottom: 15px !important;
    }
    .is-ajax-search-posts .is-ajax-search-post .is-search-sections .is-title a {
        padding-left: 0;
        font-size: 16px !important;
    }
    .is-ajax-search-posts .is-ajax-search-post .is-search-sections .meta {
        width: 100%;
        margin-top: 10px;
    }
    .elementor-2610 .elementor-element.elementor-element-55cf896 {
        width: 100%;
        max-width: 100%;
    }
    .is-ajax-search-posts .is-ajax-search-post .is-search-sections .is-search-content {
        width: 95%;
        padding: 0;
        margin-top: 30px;
    }
    .is-cat-links a {
        font-weight: 500;
        color: #261d5d;
        font-size: 13px;
    }
    .is-search-sections .right-section {
        display: flex;
        flex-direction: column;
    }
    .is-search-sections:after {
        display: none;
    }
    .is-ajax-search-posts {
        padding-left: 20px;
        padding-right: 20px;
    }
    .is-search-content:after {
        display: none !important;
    }
    .elementor-1545 .elementor-element.elementor-element-1f6548a {
        width: 100%;
        max-width: 100%;
    }
}


/* Search End */


/* Applications */

.hidden {
    display: none;
}

.app_item_cpt_box_title_inner_3 .customiconarrows-bottom-arrow {
    color: #261d5d;
    font-size: 15px;
    display: inline-block;
}

.app_item_cpt_box_title.active .app_item_cpt_box_title_inner_3 .customiconarrows-bottom-arrow {
    color: #fff;
    transform: rotate(180deg);
}

.post-type-archive-product .ast-container .widget-area.secondary {
    width: 20% !important;
}

.post-type-archive-product .ast-container .content-area.primary {
    width: 80% !important;
}

@media only screen and (max-width: 1799px) {
    .post-type-archive-product .ast-container .widget-area.secondary {
        width: 20% !important;
    }
    .post-type-archive-product .ast-container .content-area.primary {
        width: 80% !important;
    }
}

@media only screen and (max-width: 1399px) {
    .post-type-archive-product .ast-container .widget-area.secondary {
        width: 25% !important;
    }
    .post-type-archive-product .ast-container .content-area.primary {
        width: 75% !important;
    }
}

@media only screen and (max-width: 1199px) {
    .post-type-archive-product .ast-container .widget-area.secondary {
        width: 30% !important;
    }
    .post-type-archive-product .ast-container .content-area.primary {
        width: 70% !important;
    }
    .post-type-archive-product .ast-container {
        flex-direction: row !important;
    }
}

@media only screen and (max-width: 1024px) {
    .product-table-wrapper {
        margin-right: 0;
    }
    .post-type-archive-product .site-content .ast-container {
        flex-wrap: wrap;
    }
    .post-type-archive-product .ast-container .widget-area.secondary {
        width: 100% !important;
    }
    .post-type-archive-product .ast-container .content-area.primary {
        width: 100% !important;
    }
    .woocommerce.ast-page-builder-template .site-main {
        padding-top: 20px;
    }
    .product-table-wrapper {
        margin-bottom: 20px;
    }
    .post-type-archive-product .ast-container .widget-area.secondary {
        order: 2;
    }
}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 767px) {
    .app_item_cpt_box_content_2 {
        line-height: 1.2;
        width: 100%;
    }
}