.position-relative {
    position: relative;
}
.search_result li>a {
    display        : flex;
    align-items    : center;
    justify-content: space-between;
    padding        : 15px 10px;
    transition     : 0.3s;
}
.search_result li>a:hover{
    background: rgb(25 102 91 / 6%);
    transition: 0.3s;
    color     : var(--main-color);
}

.loader {
    content: '';
    margin: 0 auto;
    font-size: 10px;
    text-indent: -9999em;
    border-top: 3px solid rgba(0,0,0,.1) !important;
    border-right: 3px solid rgba(0,0,0,.1) !important;
    border-bottom: 3px solid rgba(0,0,0,.1) !important;
    border-left: 3px solid var(--main-color);
    -webkit-animation: spin .6s infinite linear;
    animation: spin .6s infinite linear;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    pointer-events: none;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}
.load-more {
    display: none;
}
#barbari_dropdown {
    display: none;
}
#shipping_methods_wrapper {
    position: relative;
}
#woocommerce_shipping_methods_wrapper {
    display: none;
}
.woocommerce-privacy-policy-text {
    display: none;
}
#edit_address .form_group, #edit_address select {
    margin  : 0 !important;
}
#add_address .form_group, #add_address select {
    margin  : 0 !important;
}
.freeze-spinner {
    width: initial !important;
}
.freeze-spinner-btn:not(.hide){
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: 1px solid var(--main-color);
}
.product_list_item .button {
    padding: 0.5em 0em;
}
.shopAddToCart{
    width: 100%;
    position: relative;
}
.del {
    left: 0;
    background-color   : var(--main-color);
    position           : absolute;
    height             : 100%;
    width              : 30px;
    top                : 0;
    cursor             : pointer;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    transition         : background-color .18s;
}
.product__quantity.large .del {
    width: 42px;
}
.product__quantity.large .del svg{
    position: absolute !important;
    top: 50% !important;;
    left: 50% !important;;
    transform: translateX(-50%) translateY(-50%) !important;;
}
.disabled {
    opacity: .25;
    cursor: not-allowed !important;
    pointer-events:none;
}
#cart1_page .shop_table {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-collapse: unset;
}
#cart1_page .shop_table tbody {
    background: inherit;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
}
#cart1_page .shop_table td {
    background: inherit;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
}
#cart1_page [name=update_cart] {
    display: none;
}
.tooltip a {
    color: var(--main-color);
}
.tooltip a:hover {
    color: yellow;
}
.grey {
    background: #c4c4c4 !important;
    color: #4f4f4f !important;
    cursor: not-allowed !important;
    opacity: 1 !important;
}
.variety_shape_icon img {
    position: absolute;
    cursor: pointer;
    top: -3px;
    left: 0px;
    width: 60px !important;
    height: 60px;
}
.variety_shape_icon:hover{
    color: #fff;
    background: #00c007;
}
.next_type_amount{
    text-align: left;
    direction: ltr;
    position: absolute;
    left: 0;
    top: 5px;
}
.width-fitted{
    width: 65% !important;
}
.chat_message .msg_content img {
    width: 200px !important;
}
.button.green {
    color: #fff !important;
    background: var(--main-color) !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-weight: initial;
    border-radius: 8px;
}
@media screen and (max-width: 640px) {
    .woocommerce #respond input#submit,  .woocommerce input.button {
        height: 31px;
    }
}
.woocommerce p.stars a::before,.woocommerce .star-rating span::before, .woocommerce .star-rating::before  {
    color: #ff9e00;
}
.woocommerce p.stars a, .woocommerce .star-rating {
    font-size: 1.2em;
}
#rating {
    display: none;
}
p#generated_referral_code {
    color: #fff;
    font-size: 30px;
    display: flex;
    justify-content: center;
    background: var(--main-color);
    padding: 30px;
    border-radius: 14px;
}
.woocommerce-billing-fields {
}
.star_required {
    color: red;
}
.product_list_item .image {
    height: 150px !important;
}
#address_required_msg {
    font-size: 18px;
    padding: 20px;
    display: inline-block;
    display: flex;
    justify-content: center;
    font-weight: bold;
}
.item_list_address input~.circle:before,.item_list_address input~.circle:after {
    width: 23px;
    height: 23px;
    right: -10px;
    top: 5px;
}
.woocommerce-notices-wrapper .woocommerce-message{
    display: list-item;
    list-style: inside;
    color: var(--main-color);
    background: #fff;
    padding: 15px;
    text-align: justify;
    border: 2px solid var(--main-color);
    margin: 7px 0;
    border-radius: 15px;
}
.woocommerce-error{
    background: #fff;
    padding: 15px 20px;
    text-align: justify;
    border: 2px solid #ED4C67;
    border-radius: 15px;
    display: inline-block;
    display: flex;
    margin: 10px 0;
    flex-wrap: wrap;
}
.woocommerce-error li {
    list-style: inside;
    color: #ED4C67;
    width: 100%;
}
#cart1_page .amount_payable {
    margin-top: 15px;
}
#sidebar .woocommerce-NoticeGroup, #bottom_checkout_form{
    display: none !important;
}
.callout .error{
    background: #fff;
    padding: 15px 20px;
    text-align: justify;
    border: 2px solid #ED4C67;
    border-radius: 15px;
    display: inline-block;
    display: flex;
    margin: 10px 0;
    flex-wrap: wrap;
    color: #ED4C67;
}

.profile__comment_item .status.orange {
    color: #ffb100;
    background: #fffed9;
}
#refer_friend_header_text {
    display: flex;
    justify-content: center;
    margin: 30px 0;
    font-size: 28px;
    font-weight: bold;
    text-align: justify;
}
#order_review_mobile {
    background: #fff;
    padding: 20px 30px;
}
.wc_payment_method label {
    font-weight: bold;
}
.c-checkout-empty__empty-cart-icon {
    margin: 0 auto;
    width: 200px;
    height: 150px;
    background: url(../images/app/cart-empty.png) 50% no-repeat;
    background-size: contain;
}
.c-checkout-empty__title {
    font-size: 1.286rem;
    line-height: 31px;
    color: #424750;
    text-align: center;
    margin: 4px auto 12px;
}
#checkout1_back_to_cart_btn {
    color: var(--main-color);
    font-size: 14px;
}
.error_border {
    border: 1px solid #ED4C67 !important;
}
.form-success{
    color      : #00c00a;
    margin-top: -0.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    display: none;
}
#backorder_force_login_btn {
    display: flex;
    width: 160px;
    justify-content: center;
    align-items: center;
}
#backorder_btn {
    padding: 24px 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    height: 34px;
}
.ltr {
    text-align: left;
    direction: ltr;
}
.checkout3_rules {
    color: blue;
}
#cart3_form .amount_payable {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: stretch;
}
#amount_paybale_footer_checkout3_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rules_desc{
    text-align: justify;
    height: 150px;
    overflow: auto;
    display: none;
    padding: 0 0 0px 15px;
    line-height: 30px;
}
#mobile_checkout3_footer_payable .rules_desc{
    text-align: justify;
    height: 150px;
    overflow: auto;
    display: none;
    line-height: 30px;
    font-size: 13px;
    background: #fff;
    border: 1px solid #e5ebf8;
    border-radius: 15px;
    padding: 5px 10px 15px 10px;
    color: #454545;
}
#mobile_footer_nav_avatar {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}
#ticketing_img_msg_preview {
    margin: 0px 0 10px;
    border-radius: 12px;
}
#ticketing_img_msg_preview_send_btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 45px;
}
#ticketing_img_msg_preview_text_plus {
    width: calc(100% - 72px);
    height: 45px;
    border-radius: 12px;
    margin: 0;
}
#ticketing_img_msg_preview_wrapper {
    display: flex;
    justify-content: space-between;
}
#page_is_being_transmitted_to_gate {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 120px 0;
}
.comment_list .item .top {
    display: block !important;
}
.mr-15 {
    margin-right: 15px;
}
.dashboard_content h5 {
    color: var(--main-color);
}
.profile_header .image {
    overflow: initial;
    padding: 10px;
}
.avatar-upload .avatar-edit {
    right: -9px;
    bottom: -14px;
}
.avatar-upload .avatar-edit input+label {
    width: 35px;
    height: 35px;
}
.avatar-upload .avatar-edit input+label {
    border: 3.5px solid #fff;
    font-size: 22pt;
}
.avatar-upload .avatar-preview {
    padding: 5px;
}
.avatar-upload {
    margin: 0;
    width: 100px;
}
.table_order_status {
    justify-content: right;
}
.contact_phone_numbers {
    display: flex;
    justify-content: flex-start;
    margin: 20px 0;
    flex-direction: column;
}
.filtering_accordion>li {
    padding: 0 20px;
}
.woocommerce-terms-and-conditions-wrapper {
    display: none;
}
.sec_4 .old {
    text-decoration: line-through;
    color: var(--seondary-color);
}
.avatar-upload .avatar-edit {
    left: -9px;
    right: initial;
    bottom: -14px;
}
.blog_list_item .content {
    height: 113px;
}
#article_page #article_feature_img img{
    max-height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
}
#article_page #article_feature_img {
    width: 100%;
}
#article_title {
    font-size: 30px;
}
#article_page #article_main a {
    color: blue;
}
.blog_list_item img {
    height: 170px !important;
    object-fit: cover !important;;
}

.product_list_item .image img {
    height: auto !important;
}
.checkout_bill_summery .amount span bdi {
    font-weight: 700;
    font-size: 20px;
}
.checkout_bill_summery .amount span.woocommerce-Price-currencySymbol {
    font-weight: 300;
    font-size: 11pt;
}
#single_product_page_wrapper #not_in_stock{
    background: transparent !important;
    font-size: 23px;
    font-weight: bold;
    color: red !important;
    margin-top: 0px;
}
.addtocartstyle {
    height: 34px !important;
}
.sms-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
#sms_title {
    font-size: 56px;
    font-weight: bold;
    color: #01d1b2;
}
#sms_caption {
    font-size: 24px;
    font-weight: bold;
    color: #01d1b2;
}
#sms_alt_details {
    font-size: 21px;
    color: #01d1b2;
}
.sms-btn-groups {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.sms-dw-link {
    background: var(--main-color);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
    padding: 10px;
    font-size: 18px;
    border-radius: 900px;
    cursor: pointer;
    color: #fff;
    flex-direction: row;
    height: 35px;
    width: 200px;
    color: #fff !important;
    font-weight: bold;}
.sms-text {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 70px 0 15px;
    padding: 0 20px;
    position: absolute;
    bottom: 120px;
    right: 0;
    left: 0;
}
.sms-custom-link {
    border: 2px solid;
    border-color: var(--main-color);
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
    padding: 10px;
    font-size: 17px;
    border-radius: 5px;
    cursor: pointer;
    color: #01d1b2;
}
.sms-custom-link:hover {
    background-color: var(--main-color);
    color: #fff;
    transition: 0.3s;
}
.sms-bg{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#sms_page.row {
    max-width: 100%;
    padding: 40px 0;
    height: 100vh;
}
div#ios_caption {
    color: #fff;
    text-align: center;
    direction: ltr;
}

#ios_page.row {
    max-width: 100%;
    padding: 40px 0;
    height: 100vh;
}
#tav_blog_cta_banner_wrapper {
    display: flex;
    flex-direction: column;
    background: #c14040;
    color: #fff;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#tav_blog_cta_banner_title {
    font-size: 31px;
    font-weight: bold;
    margin: 0;
}

#tav_blog_cta_banner_subtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color: #c4d101;
}

#tav_blog_cta_banner_main_wrapper {
    display: flex;
    flex-direction: column;
}
#tav_blog_cta_banner_main_left p {
    font-size: 18px;
    font-weight: bold;
    padding: 5px;
}

#tav_blog_cta_banner_main_left li {
}

#tav_blog_cta_banner_btn {
    background: #01d1b2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 0;
}

#lightGallery {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#lightGallery > div {
    width: 100%;
}

.gallery-thumbnail {
    width: 70px !important;
    margin: 4px 2px 0;
}
#sms_site_nav {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    flex-direction: row;
}
#sms_site_nav > a {
    height: 35px;
    font-size: 15px;
    border-radius: 900px;
}
.product-list-filter-wrapper {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 10px;
    background: #f5f8fe;
    margin: 5px 0;
    border-radius: 5px;
}
.product-list-filter-wrapper:last-child {
    margin: 0 0 10px;
}
.product-list-filter-wrapper input{
    margin: 0 10px;
    cursor: pointer;
}
button#product_list_price_range_filter_btn {
    margin: 20px 0 10px;
    font-size: 15px;
}
.product-list-filter-wrapper:nth-of-type(1) {
    margin: 0 0 0px;
}
.initial_slider_services_img {
    width: 65px !important;
    margin: 0 0 10px 0;
}
.contact_tag_img {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#tav_blog_cta_banner_main_left {
    padding: 20px 10px;
    border-radius: 8px;
    border: 1px solid #01d1b2;
    margin: 10px 10px 40px;
}
#single_product_excerpt1 {
    opacity: 0;
}
.ads_banner2 {
    margin: 0 0 14.3px;
}
.product-list-filter-wrapper .switch-paddle:before {
    background: #959499;
    width: 80%;
    height: 50%;
}
.product-list-filter-wrapper .switch-paddle::after {
    top: 0.5rem;
    width: 1rem;
    height: 1rem;
}
.product-list-filter-wrapper input:checked~.switch-paddle:before {
    background: var(--main-color);
}
div#single_product_excerpt1 {
    opacity: 0;
}
#single_product_page_related_products_wrapper .grey {
    padding: 0.5em 0em;
    display: block;
    width: 100%;
    height: 34px !important;
    font-size: 12pt;
    border-radius: 8px;
}
#tav_blog_cta_banner_wrapper {
    display: flex;
}
.orders_summary .value {
    color: var(--seondary-color) !important;
}
.bordered_content .user_name {
    display: flex;
    justify-content: left;
    font-size: 12px;
    color: #f00;
    font-weight: bold;
}
#pwa_install_wrapper {
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    border-radius: 4px;
    border: 1px solid #ebeef5;
    background-color: var(--main-color);
    overflow: hidden;
    color: #303133;
    transition: .3s;padding: 20px 30px;text-align: center;

    margin: 0 20px;
}
#pwainstall_button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-color: #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    font-weight: 700;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 12px 20px;
    font-size: 18px;
    border-radius: 4px;color: var(--main-color);
    background-color: var(--main-color);
    border-color: var(--main-color);width: 100%;background: #fff;
    margin-top: 20px;
}
.pwa_install_desc {
    color: #fff;
    margin-top: 30px;
    text-align: justify;
}
#iphone_install_guide {
    margin: 0 auto;
    height: 100vh;
    display: block;
    position: absolute;top: 0;}
#mobile_footer_contact_number {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 20px;
}
.woocommerce .star-rating {
    float: right;
}
#top_header_top {
    height: 130.2px;
}
#main_nav_logo img {
    width: 196px;
    height: 98px;
}
#tav_blog_banner_wrapper {
    background: #ffffff;
    border: 0 none;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(31 25 73 / 30%);
    padding: 30px 30px 15px;
    max-width: 480px;
    margin: 30px auto;
}
#tav_blog_banner_content {
    line-height: 35px;
}
#product_cat_h1_title {
    font-size: 27px;
    font-weight: bold;
    margin: 30px 0 10px;
}
.product_cat_h1_desc {
    text-align: justify;
    line-height: 35px;
}
#product_cat_h1_desc_wrapper{
    overflow: hidden;
    position: relative;
}
.product_cat_h1_desc_wrapper_before:before {
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0%,#f5f8fe);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
#product_cat_h1_desc2 {
    display: none;
}
#product_cat_desc_wrapper h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 10px;
}
#product_cat_desc_wrapper h2:after{
    height: 3px;
    background: #01d1b2;
    width: 55px;
    content: "";
    display: block;
    margin-top: 0;
}
#product_cat_desc_wrapper a {
    color     : var(--main-color);
}
#seo_kw_urls {
    display: flex;
    justify-content: space-around;
}
#seo_kw_urls li a {
    display: flex;
    color: #01d1b2;
}
#product_cat_desc_read_more {
    cursor: pointer;
    color     : var(--main-color);
    display: flex;
    width: 100%;
    justify-content: left;
    align-items: center;
    margin: 10px 0 20px;
}
#product_cat_desc_read_more:hover {
    color     : #01F4D1;
}
span[style*="font-weight: 400"] {
    display: block;
}
#tav_article_content {
    text-align: justify;
}
#tav_article_content p{
    line-height: 32px;
}
#tav_article_content h2{
    font-size: 21px;
    font-weight: bold;
}
.wp-block-image {
    margin: 0 0 1em;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
}





@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .search_result li>a {
        padding  : 12px 10px;
        font-size: 10pt;
    }
    #refer_friend_header_text {
        font-size: 20px;
    }
    #ticket_list_date {
        -webkit-justify-content: end;
        -moz-justify-content: end;
        -ms-justify-content: end;
        -o-justify-content: end;
        justify-content: end;
    }
    .payment_by_blance{
        background: #fff !important;
    }
    .avatar-upload {
        margin: inherit;
    }
    .blog_list_item img {
        height: 140px !important;
        width: 100% !important;
        object-fit: cover;
        object-position: center;
    }
    .blog_list_item .content {
        height: initial;
    }
    .product_list_item .image img {
        height: auto !important;
    }
}


@media screen and (max-width: 39.9375em) {
    .search_result li>a {
        padding: 15px 0;
    }
    #refer_friend_header_text {
        font-size: 15px;
    }
    #ticket_list_date {
        -webkit-justify-content: end;
        -moz-justify-content: end;
        -ms-justify-content: end;
        -o-justify-content: end;
        justify-content: end;
    }
    .payment_by_blance{
        background: #fff !important;
    }
    .blog_list_item img {
        height: 140px !important;
        width: 100% !important;
        object-fit: cover;
        object-position: center;
    }
    .blog_list_item .content {
        height: initial;
    }
    .product_list_item .image img {
        height: auto !important;
    }
    .sms-bg{
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .sms-dw-link {
        width: calc( 100% - 20px );
    }
    .sms-btn-groups {
        flex-direction: column;
    }
    #product_cat_h1_title {
        font-size: 22px;
    }
    blockquote {
        display: none;
    }

}

#article_page #article_feature_img img{
    max-height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 10px !important;
}
#article_page #article_feature_img {
    width: 100% !important;
}




@media screen and (max-width: 63.9375em){
    .card_table .divider .sec_3 {
        right: 23%;
    }
}