.elementor-kit-6{--e-global-color-primary:#2D3748;--e-global-color-secondary:#DCDCDC;--e-global-color-text:#0ABEBE;--e-global-color-accent:#044EE3;--e-global-color-a4d5c23:#425E8E;--e-global-color-1bf5414:#EFEFEF;--e-global-typography-primary-font-family:"Geist";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Geist";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Geist";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Geist";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*--- BROWSER ---*/

a:active, a:focus { 
outline: none;
outline-width: 0;
outline-color: transparent;
outline-style: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;

}

a {
    color: inherit;
}

input, textarea {
outline:none;
outline-width: 0;
outline-color: transparent;
outline-style: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}

input:active, textarea:active {
outline:none;
outline-width: 0;
outline-color: transparent;
outline-style: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
:focus {
outline:none;
outline-width: 0;
outline-color: transparent;
outline-style: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}





/*--- SWITCH-THEME---*/





/*--- HEADER ---*/

.user-link {
    width: 40px;
    height: 40px;
}




/*--- FIBO-SEARCH---*/

.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 16px;
    font-weight: 500;
    font-family: "Geist", Sans-serif;
    color: #2D3748;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    border-color: white !important;
}

#dgwt-wcas-search-input-1 {
    box-shadow: none !important;
}


.dgwt-wcas-search-input::placeholder {
    color: #646e7e !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    font-family: "Geist", Sans-serif;
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp, .dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp {
    border-radius: 30px;
    margin-top: 10px;
    padding: 20px 10px;
}

.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp {
    border-radius: 30px;
    background: none !important;
}



/* Правило смены цвета */
.dark-theme * {
    color: #EFEFEF !important;
    background-color: #EFEFEF !important;
    border-color: #EFEFEF !important;
}

/* Исключаем тумблер */
.dark-theme .theme-switch * {
    color: initial !important;
    background-color: initial !important;
}





/*--- Стилизация списка стран шорткод ---*/

/* Сетка */
.esim-countries-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Элемент списка */
.esim-country-item {
    list-style: none;
}

/* Ссылка на весь блок */
.esim-country-link {
    display: flex;
    gap: 20px;
    text-decoration: none;
    color: inherit;
    padding: 15px;
    /*background: #F6F5F4;*/
    border-radius: 15px;
    transition: all 0.3s ease;
}


.product-grid .elementor-shortcode li {
    border-radius: 20px;
    margin: 0 !important;
}




/* Изображение */
.esim-country-image {
    flex-shrink: 0;
    width: auto;
}

.esim-country-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    display: block;
}

/* Контент */
.esim-country-content {
    flex: 1;
}

.esim-country-title {
    margin: 0;
    font-size: 18px;
    /*color: #2D3748;*/
    font-weight: 600;
}

.esim-country-title a {
    text-decoration: none;
    color: inherit;
}

.esim-country-description {
    font-size: 14px;
    /*color: #666;*/
    line-height: 1.4;
}

.esim-country-description p {
    margin: 0;
}

/* Адаптивность */
@media (max-width: 768px) {
    .esim-countries-list {
        grid-template-columns: 1fr;
    }
    
    .esim-country-link {
        gap: 15px;
    }
    
    .esim-country-image {
        width: 70px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://digifone.ru/wp-content/uploads/2026/03/Geist-Light.woff2') format('woff2'),
		url('https://digifone.ru/wp-content/uploads/2026/03/Geist-Light.woff') format('woff');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://digifone.ru/wp-content/uploads/2026/03/Geist-ExtraLight.woff2') format('woff2'),
		url('https://digifone.ru/wp-content/uploads/2026/03/Geist-ExtraLight.woff') format('woff');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://digifone.ru/wp-content/uploads/2026/03/Geist-Regular.woff2') format('woff2'),
		url('https://digifone.ru/wp-content/uploads/2026/03/Geist-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://digifone.ru/wp-content/uploads/2026/03/Geist-Medium.woff2') format('woff2'),
		url('https://digifone.ru/wp-content/uploads/2026/03/Geist-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://digifone.ru/wp-content/uploads/2026/03/Geist-Bold.woff2') format('woff2'),
		url('https://digifone.ru/wp-content/uploads/2026/03/Geist-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://digifone.ru/wp-content/uploads/2026/03/Geist-ExtraBold.woff2') format('woff2'),
		url('https://digifone.ru/wp-content/uploads/2026/03/Geist-ExtraBold.woff') format('woff');
}
/* End Custom Fonts CSS */