/**
    * 2007-2025 PrestaShop
    *
    * NOTICE OF LICENSE
    *
    * This source file is subject to the Academic Free License (AFL 3.0)
    * that is bundled with this package in the file LICENSE.txt.
    * It is also available through the world-wide-web at this URL:
    * http://opensource.org/licenses/afl-3.0.php
    * If you did not receive a copy of the license and are unable to
    * obtain it through the world-wide-web, please send an email
    * to license@prestashop.com so we can send you a copy immediately.
    *
    * DISCLAIMER
    *
    * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
    * versions in the future. If you wish to customize PrestaShop for your
    * needs please refer to http://www.prestashop.com for more information.
    *
    *  @author    PrestaShop SA <contact@prestashop.com>
    *  @copyright 2007-2025 PrestaShop SA
    *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
    *  International Registered Trademark & Property of PrestaShop SA
    *
    * Don't forget to prefix your containers with your own identifier
    * to avoid any conflicts with others containers.
    */

span.tvgeo_lne>span {
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 5px;
}

a.tvgeo-location-switcher {
    outline: none;
    text-decoration: none !important;
}

a.tvgeo-location-switcher .tvgeo-icon {
    line-height: 0;
    display: inline-block;
    position: relative;
    top: 2px;
}

a.tvgeo-location-switcher svg {
    width: 16px;
    height: 16px;
    float: left;
}

div+a.tvgeo-location-switcher,
span+a.tvgeo-location-switcher,
p+a.tvgeo-location-switcher {
    margin-left: 20px;
}

.tvgeo_wrp_pross * {
    outline: none !important;
    /*font-weight: 500;*/
    font-size: 16px;
}

.tvgeo_pup.running_ajax:not(.is_notification),
.tvgeo_pup.running_ajax.is_block {
    display: none;
}

.tvgeo_country_wrapper {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.tvgeo_country_entry {
    /* display: table-cell; */
    vertical-align: middle;
    text-align: center;
}

.tvgeo_country_content {
    background-color: #fff;
    display: table;
    margin: 0 auto;
    max-width: 100%;
    /* padding: 15px 20px 25px; */
}

.tvgeo_country_content {
    background-color: #fff;
    /* display: table; */
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    /* width: 96%; */
    z-index: 100;
    /*overflow: hidden;*/
    border-radius: 5px;
}

span.tvgeo_lne {
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    padding: 10px 0;
    display: block;
}

#geo-location-modal.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    display: none;
    outline: 0;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    bottom: unset;
    right: unset;
}

.tvgeo_country_choose .tvsignin_link {
    display: inline-flex;
    justify-content: center;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    background: #f6f6f6;
}


.select2-results__option[aria-selected] {
    cursor: pointer;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #e4e4e4;
}

.select2-dropdown {
    border: 1px solid #ddd !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ddd !important;
    outline: none !important;
    border-radius: 4px;
}

.select2-container {
    outline: none !important;
}

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

a.tvsignin_link {
    font-size: 14px;
    /* margin-bottom: 5px; */
    background: #35bbd9;
    display: inline-block;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    padding: 10px 10px 8px;
    outline: none !important;
    text-decoration: none !important;
    letter-spacing: 0.3px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.tvgeo_btn_sbmit_aply:hover,
a.tvsignin_link:hover {
    opacity: 0.7;
}

.running_ajax .tvgeo_country_content_confirmation {
    display: none;
}

.running_ajax .tvgeo_country_content_notification {
    display: block;
}

.running_ajax .tvgeo_country_content {
    max-width: 600px;
    padding-top: 25px;
}

.running_ajax .tvgeo_country_heder {
    display: none;
}


.tvgeo_close_country {
    cursor: pointer;
    display: inline-block;
    opacity: 0.9;
    position: absolute;
    right: -4%;
    top: -4%;
    width: 31px;
    height: 30px;
    text-align: center;
    background-color: #000000f0;
    border-radius: 50px;
    line-height: 27px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.tvgeo_close_country:hover {
    /* background-color: #000000fc; */
    opacity: 1;
}

.tvgeo_close_country:focus {
    outline: none;
}

.tvgeo_close_country i {
    color: #fff;
    font-size: 22px;
}

.tvclose_icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    margin-top: 11px;
}

#geo-location-modal .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 39px !important;
    width: 26px !important;
}

#geo-location-modal .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666 !important;
    line-height: 38px !important;
    font-size: 14px;
    outline: none !important;
}

#geo-location-modal .select2-container--default .select2-selection--single .select2-selection__rendered img.img-flag {
    margin-top: -2px;
}

#geo-location-modal .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ddd !important;
    border-radius: 4px;
    height: 40px !important;
    line-height: 40px !important;
}

.tvclose_icon:before,
.tvclose_icon:after {
    content: "";
    width: 1px;
    height: 14px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    background-color: #777;
}


.tvclose_icon:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.tvclose_icon:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}


a.yes_ok {
    position: relative;
}

.tvgeo_btn_sbmit_aply:before,
a.yes_ok:before {
    content: "";
    border-radius: 50%;
    position: absolute;
    margin: -11px -11px;
    animation-name: spinner-rotate;
    animation-duration: 0.6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    border-style: solid;
    width: 22px;
    height: 22px;
    border-width: 2px;
    -webkit-transform-origin: 50% 50% calc((22px / 2) + 2px);
    transform-origin: 50% 50% calc((22px / 2) + 2px);
    border-color: rgba(255, 255, 255, 0.8);
    border-top-color: #808080;
    left: 50%;
    top: 50%;
    display: none;
}

.tvgeo_btn_sbmit_aply.active,
a.yes_ok.active {
    font-size: 0;
}

.tvgeo_btn_sbmit_aply.active:before,
a.yes_ok.active:before {
    display: block;
}

@keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-khtml-keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-ms-keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.tvgeo_country_bdy {
    float: left;
    width: 100%;
    /* padding: 0 0px 20px; */
    margin: 10px 0;
    font-size: 15px;
    text-align: center;
    line-height: 1.5;
    font-weight: 400;
    max-height: calc(60vh - 100px);
    overflow-y: auto;
    color: #030303;
}

.is_notification .tvgeo_country_bdy {
    padding-bottom: 0;
}

.tvgeo_country_bdy p {
    line-height: 1.5;
    letter-spacing: 0;
}

.tvgeo_country_bdy strong {
    color: #333333;
}

.tvgeo_pup_grup_button {
    /*float: left;*/
    width: 100%;
    padding-top: 15px;
    border-top: 1px solid #e4e4e4;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.tvgeo_pup_grup_button a {
    /* float: left; */
    width: 100%;
    display: inline-block;
    text-align: center;
    /* line-height: 42px; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.tvgeo_pup_grup_button .no_ok {
    /* text-decoration: underline;
        text-decoration-color: transparent; 
        text-underline-offset: 4px;  */
    width: auto;
}


.tvgeo_pup_grup_button a:focus,
.tvgeo_pup_grup_button a:active {
    text-decoration: none;
}

.tvgeo_pup_grup_button a.yes_ok {
    /* background-color: #2fb5d2; */
    color: #ffffff;
    display: inline-block;
    width: auto;
}

.main-confirmation-popup .yes-wrapper,
.main-confirmation-popup .stick-wrapper {
    padding: 7px 12px;
    border-radius: 4px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.main-confirmation-popup .yes-wrapper:hover,
.main-confirmation-popup .stick-wrapper:hover {
    opacity: 0.7;
}

.main-confirmation-popup .yes-wrapper {
    background-color: #2fb5d2;
    border: 1px solid #2fb5d2;
}

.main-confirmation-popup .stick-wrapper {
    border: 1px solid #2fb5d2;
}

.tvgeo_pup_grup_button .stick-wrapper i,
.tvgeo_pup_grup_button .yes-wrapper i {
    font-size: 20px;
}

.tvgeo_pup_grup_button .yes-wrapper i {
    color: #fff;
}

.tvgeo_pup_grup_button .stick-wrapper i {
    color: #2fb5d2;
}

.tvgeo_wrp_pross .select2-container--default .select2-selection--single .select2-selection__rendered {
    pointer-events: none;
    background-color: #fff;
}

.select2-container {
    z-index: 99999;
}

.tvgeo-location-switcher.is_ver16 {
    color: #fff;
    font-weight: bold;
    padding: 9px 10px 11px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    line-height: 1;
    display: inline-block;
    float: left;
    border-left: 1px solid #515151;
}

.tvgeo-location-switcher i::before {
    font-size: 18px;
}

.geo_location_loading {
    position: relative;
}

.geo_location_loading:before {
    content: "";
    background-color: #ffffff;
    opacity: 0.7;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99;
}

.geo_location_loading:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    margin: 0 auto;
    animation-name: spinner-rotate;
    animation-duration: 0.6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    border-style: solid;
    display: inline-flex;
    width: 32px;
    height: 32px;
    border-width: 2px;
    -webkit-transform-origin: 50% 50% calc((16px / 2) + 2px);
    transform-origin: 50% 50% calc((16px / 2) + 2px);
    border-color: rgba(145, 145, 145, 0.25);
    border-top-color: #919191;
    left: 50%;
    top: 50%;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 100;
}

@keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-khtml-keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 767px) {
    #mobile_top_menu_wrapper .tvgeo-location-switcher {
        margin-left: 0;
        padding: 0.625rem;
        color: #7a7a7a;
    }

    #geo-location-modal.modal {
        top: 25%;
    }
}

/*location modal start*/

.sign-in-icon {
    display: inline-block;
    margin-inline-end: 7px;
    vertical-align: middle;
}


.select2-container--default .select2-selection--single {
    overflow: hidden;
}

img.img-flag {
    margin-inline-end: 5px;
    padding-inline-start: 10px;
    width: 30px;
    vertical-align: initial;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #35bbd9 !important;
}

.tvgeo-location-switcher:hover svg path {
    fill: #24b9d7;
}

/*refresh pop up start*/
.main-confirmation-popup.active .modal {
    display: block !important;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
}

.main-confirmation-popup.active .modal-dialog {
    top: 50%;
    transform: translateY(-50%) !important;
}

.main-confirmation-popup .header_text {
    text-align: center;
    display: inline-block;
    /* margin-bottom: 10px; */
    font-weight: 500;
    /* border-bottom: 1px solid #e4e4e4; */
    /* padding-bottom: 10px; */
    color: #030303;
}

.main-confirmation-popup .tvgeo_pup_hadr {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
}

.main-confirmation-popup .location-icon {
    display: inline-block;
    vertical-align: middle;
    margin-inline-end: 4px;
}

.main-confirmation-popup .tvgeo_popup_body {
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.4px;
    color: #030303;
}

.location-icon svg {
    width: 19px;
    height: 19px;
}

.tvgeo_pup_cntet {
    font-family: Poppins;
}


.tvgeo_cls_pup {
    cursor: pointer;
    display: inline-block;
    opacity: 0.9;
    position: absolute;
    right: -16px;
    top: -13px;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #000000f0;
    border-radius: 50px;
    line-height: 29px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.tvgeo_cls_pup i {
    color: #fff;
    font-size: 22px;
    /* line-height: 1.5; */
    /* font-size: 16px; */
}

.tvgeo_body {
    max-height: calc(60vh - 100px);
    overflow-y: auto;
    line-height: 1.5;
    font-weight: 400;
}

/* width */

.tvgeo_country_bdy::-webkit-scrollbar,
#geo-confirmation-modal .modal-body::-webkit-scrollbar,
.tvgeo_body::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.tvgeo_country_bdy::-webkit-scrollbar-track,
#geo-confirmation-modal .modal-body::-webkit-scrollbar-track,
.tvgeo_body::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

/* Handle */
.tvgeo_country_bdy::-webkit-scrollbar-thumb,
#geo-confirmation-modal .modal-body::-webkit-scrollbar-thumb,
.tvgeo_body::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

/* Handle on hover */
.tvgeo_country_bdy::-webkit-scrollbar-thumb:hover,
#geo-confirmation-modal .modal-body::-webkit-scrollbar-thumb:hover,
.tvgeo_body::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/*refresh pop up end*/

/*currency lang start*/
#geo-confirmation-modal .tvgeo-close-icon {
    cursor: pointer;
    display: inline-block;
    opacity: 0.9;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #000000f0;
    border-radius: 50px;
    line-height: 25px;
    transition: all 0.4sease;
    -webkit-transition: all 0.4sease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    /*opacity: 1 !important;*/
    text-shadow: none;
}

#geo-confirmation-modal .modal-header .material-icons {
    color: #fff;
    font-size: 22px;
    /* line-height: 25px; */
}

#geo-confirmation-modal .modal-header .close {
    opacity: 1;
}

#geo-confirmation-modal .modal-content {
    text-align: center;
    padding: 15px;
    font-family: Poppins;
}

#geo-confirmation-modal .modal-header {
    padding-top: 0;
    margin-bottom: 10px;
}

#geo-confirmation-modal .modal-footer {
    text-align: center;
    padding-bottom: 0;
    margin-top: 10px;
}

#geo-confirmation-modal .modal-body {
    max-height: calc(60vh - 100px);
    overflow-y: auto;
    font-size: 15px;
    letter-spacing: 0.4px;
    color: #030303;
    line-height: 1.5;
    padding: 0;
    font-weight: 400;
}

#geo-confirmation-modal .modal-title {
    line-height: 1;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    flex-wrap: wrap;
    color: #030303;
}

#geo-confirmation-modal button#confirm-geo-change {
    border-radius: 4px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0.7px;
    padding: 7px 14px;
    background-color: #2fb5d2;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

#geo-confirmation-modal button#confirm-geo-change:focus {
    outline: none;
}

#geo-confirmation-modal button#confirm-geo-change:hover {
    opacity: .7;
}

.tvgeo_country_modal {
    height: 100vh;
    overflow-y: hidden;
    padding-right: 15px;
}

.main-confirmation-popup.active .modal-dialog,
.tvgeo_country_choose.active .tvgeo_country_content {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.main-confirmation-popup .modal-dialog,
.tvgeo_country_choose .tvgeo_country_content {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    /*-webkit-transform: translate(0, -25%);*/
    /*transform: translate(0, -25%);*/
}

.main-confirmation-popup-backdrop {
    height: 100vh;
    overflow: hidden;
    /*background-color: rgba(0, 0, 0, .5);*/
}

#confirm-geo-change i {
    margin-inline-end: 0;
    font-size: 17px;
    margin-inline-start: 4px;
}

/*currency lang end*/

#geo-confirmation-modal.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    display: none;
    outline: 0;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    bottom: unset;
    right: unset;
}

.main-confirmation-popup .modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    bottom: unset;
    right: unset;
}

.tv_signin_btn {
    clear: both;
}

.tvgeo_btn_sbmit_aply {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    cursor: pointer;
    border: 1px solid #2fb5d2;
    padding: 9px 9px;
    display: block;
    /* margin-top: 20px; */
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    background: #2fb5d2;
    position: relative;
    display: inline-block;
    width: 56px;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

#geo-location-modal .modal-content {
    text-align: center;
    font-family: Poppins;
}

#geo-location-modal .modal-footer,
#geo-location-modal .modal-body,
#geo-location-modal .modal-header {
    padding: 0;
}

#geo-location-modal .modal-content {
    padding: 15px;
}

#geo-location-modal .modal-title {
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    color: #030303;
}

#geo-location-modal .country-selection-wrapper .select2-selection__arrow b {
    display: none !important;
}

#geo-location-modal .country-selection-wrapper .select2-selection__arrow::after {
    content: "expand_more";
    font-family: "Material Icons";
    font-size: 20px;
    color: #555;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-weight: 400;
}

.country-selection-wrapper,
.country-selection-wrapper .tvgeo_wrp_zipcde,
.country-selection-wrapper .tvgeo_wrp_pross {
    padding: 0;
}

#geo-location-modal .country-selection-wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 7px;
}

.country-selection-wrapper .tvgeo_wrp_zipcde {
    transform: translateX(3px);
}

.tvgeo_btn_sbmit_aply i {
    font-size: 19px;
}

#geo-location-modal .sign-in-icon svg {
    width: 20px;
    height: 20px;
}

#geo-location-modal .sign-in-icon svg path {
    fill: #fff;
}

.tvgeo_country_choose .tvsignin_link:hover .sign-in-icon svg {
    animation: moveRight 0.9s infinite ease;
}

@keyframes moveRight {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(5px);
    }

    100% {
        transform: translateX(0);
    }
}

#geo-location-modal .tvgeo-close-icon {
    cursor: pointer;
    display: inline-block;
    opacity: 0.9;
    position: absolute;
    right: 1px;
    top: -4px;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #000000f0;
    border-radius: 50px;
    line-height: 29px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

#geo-location-modal .tvgeo-close-icon i {
    color: #fff;
    font-size: 22px;
    line-height: 21px;
    text-shadow: none;
}

#geo-location-modal .geo-location-icon svg {
    width: 19px;
    height: 19px;
    transform: translateY(3px);
}

#geo-confirmation-modal .geo-confirm-icon i {
    color: #ffffff;
    font-size: 20px !important;
    line-height: 20px;
    background-color: #40a85f;
    border-radius: 4px;
}

@media (min-width: 576px) {
    #geo-location-modal .modal-dialog {
        max-width: 400px;
        margin: 30px auto;
    }


    #geo-confirmation-modal .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }

    .main-confirmation-popup .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }
}

@media (max-width: 575px) {
    .tvgeo_close_country {
        top: 2%;
        right: 2%;
        width: 25px;
        height: 25px;
        line-height: 24px;
    }

    .tvgeo_close_country i {
        font-size: 18px;
    }

    #geo-confirmation-modal .tvgeo-close-icon {
        right: -7px;
        top: -11px;
        width: 25px;
        height: 25px;
        line-height: 16px;
    }

    #geo-confirmation-modal .modal-header .material-icons {
        font-size: 18px;
    }

    #geo-confirmation-modal .modal-body {
        font-size: 14px;
    }

    #geo-confirmation-modal .modal-footer {
        margin-top: 5px;
    }

    #geo-confirmation-modal .modal-header {
        margin-bottom: 5px;
    }

    .tvgeo_cls_pup {
        right: -6px;
        top: -11px;
        width: 25px;
        height: 25px;
        line-height: 23px;
    }

    .tvgeo_cls_pup i {
        font-size: 18px;
        transform: translateX(0.5px);
    }

    .tvgeo_body {
        font-size: 14px;
    }

    .tvgeo_country_bdy {
        font-size: 14px;
    }

    #geo-location-modal .tvgeo-close-icon {
        right: -12px;
        top: -15px;
        width: 25px;
        height: 25px;
        line-height: 29px;
    }

    #geo-location-modal .tvgeo-close-icon i {
        font-size: 18px;
        line-height: 12px;
    }

    #geo-confirmation-modal .modal-title,
    .main-confirmation-popup .header_text,
    #geo-location-modal .modal-title {
        font-size: 15px;
    }

    #geo-confirmation-modal .geo-confirm-icon i {
        font-size: 18px !important;
        line-height: 18px;
    }

    #geo-confirmation-modal.modal,
    #geo-location-modal.modal {
        padding-right: 0 !important;
    }

    #geo-location-modal .sign-in-icon svg {
        width: 17px;
        height: 17px;
        transform: translateY(2px);
    }

    .sign-in-icon {
        margin-inline-end: 3px;
    }

    a.tvsignin_link {
        padding: 10px 3px 8px;
    }

    .tvgeo_btn_sbmit_aply {
        padding: 6px 7px;
    }

}

@media (max-width: 475px) {
    .main-confirmation-popup .yes-wrapper {
        width: 100%;
    }

    .main-confirmation-popup .stick-wrapper {
        width: 100%;
    }
}

/*location modal end*/

.alert.alert-danger.stock-alert {
    border-radius: 2px;
    padding: 8px;
    font-size: 13px;
    letter-spacing: 0.3px;
    border: 1px solid #f4a1a1;
    background-color: #ffe6e6;
    margin-bottom: 0;
    margin: 7px 7px 0;
    text-align: start;
    display: flex;
    align-items: center;
    line-height: 1.5;
}

.stock-alert i {
    font-size: 21px;
    margin-inline-end: 5px;
}

.alert.product-alert {
    border-radius: 5px;
    /*background: linear-gradient(145deg, #dc9191, #ffacac);*/
    /*box-shadow: 3px 3px 8px #e3d0d0, 0px 2px 17px #fbc5c5;*/
    max-width: 50%;
    margin: 0 auto;
    padding: 20px 20px;
    text-align: center;
    background-color: #ffe6e6;
    background-color: #ffe6e6;
    border: 1px solid #f4a1a1;
    transform: translateY(140%);
}

.product-alert span {
    display: block;
    color: #a94442;
    font-size: 16px;
    font-weight: 400;
}

.product-alert i {
    color: #a94442;
    font-size: 25px;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .alert.product-alert {
        max-width: 100%;
        padding: 15px 10px;

    }

    .product-alert span {
        font-size: 14px;
    }

    .product-alert i {
        margin-bottom: 5px;
    }

    .alert.product-alert {
        transform: translateY(120%);
    }
}

@media (max-width: 767px) {
    .alert.product-alert {
        transform: translateY(0);
    }
}