/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

h1, h2, h3, h4, h5, h6 {
    margin-block-end: 0;
    margin-block-start: 0;
}
#btn-login {
    background: linear-gradient(88.03deg, #0000FF 0%, #6100FF 55.85%, #DA0191 77.92%, #FF8A00 90.71%, #FFB907 100%);
}
.btn-overlay .elementor-button {
    background-image: url(https://vikki.holadinh.site/wp-content/uploads/2025/09/Gradient-overlay.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
}
.elementor-icon-wrapper {
    line-height: 0;
}
.elementor-field-group .elementor-field-textual {
    padding: 11px 14px 11px 16px;
}
.elementor-select-wrapper .select-caret-down-wrapper {
    font-size: 20px;
    line-height: 0;
}
.elementor-select-wrapper .select-caret-down-wrapper svg {
    fill: none;
}
.iti__country {
	font-size: 16px;
}
.vk-menu-list {
  	display: block;
}
.vk-active .elementor-icon svg {
    transform: rotate(-180deg);
}
.vk-menu .elementor-icon svg {
	transition: transform .3s ease-in-out;
}
body.vk-menu-active {
    overflow: hidden;
}
body.vk-menu-active .offcanvas-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}
/* VK Mobile Menu */
.vk-mobile-menu ul.menu {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: stretch;
    list-style: none;
    margin: 0;
}
.vk-mobile-menu ul.menu>li>a {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 4px;
    justify-content: space-between;
    padding: 16px 0px 16px 0px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #060E1466;
}
.vk-mobile-menu ul.menu>li>a:hover {
    color: #D2008C;
}
.vk-mobile-menu ul.menu>li:first-child > a {
    padding-top: 0;
}
.vk-mobile-menu ul.menu>li:last-child > a {
    padding-bottom: 0;
}
.vk-mobile-menu ul.menu>li>a .vk-menu-icon {
	line-height: 0;
}
.vk-mobile-menu ul li ul.sub-menu {
	position: fixed;
	top: 72px;
	left: 100%;
	width: 100%;
	height: calc(100% - 72px);
	list-style: none;
    padding: 16px 16px 24px 16px;
    margin: 0;
	background: #fff;
	overflow-y: auto;
	transition: left 0.3s ease;
	z-index: 9999;
}
.vk-mobile-menu ul li ul.sub-menu.active {
  	left: 0;
}
.vk-mobile-menu .vk-back {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: rgba(210, 0, 140, 1);
    margin-bottom: 16px;
}
.vk-mobile-menu .vk-back svg {
    transform: rotate(-180deg);
}
.vk-mobile-menu ul.sub-menu .submenu-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
.vk-mobile-menu ul li ul.sub-menu li {
    position: relative;
}
.vk-mobile-menu ul > li > ul.sub-menu li > a {
    display: flex;
    height: auto;
    flex-flow: row wrap;
    background: linear-gradient(125.76deg, #FCF1FF 0%, rgba(255, 255, 255, 0.2) 19.99%, #FDF5FF 99.94%);
    border: 1px solid rgba(244, 244, 244, 1);
    flex-direction: column;
    justify-content: flex-start;
    gap: 2px;
    align-content: center;
    padding: 4px 16px 10px 16px;
    border-radius: 16px 16px 16px 16px;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    color: #060E14;
    text-align: center;
}
.vk-mobile-menu ul > li > ul.sub-menu li > a img {
    width: auto;
    height: 50px;
    display: flex;
    align-items: center;
    align-self: center;
}
/* VK Menu */
.vk-menu ul.menu {
    width: 177px;
    padding: 32px 0px 32px 0px;
    max-width: 100%;
    position: relative;
    margin: 0;
    list-style: none;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: stretch;
    list-style: none;
    margin: 0;
}
.vk-menu ul.menu>li>a {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    padding: 12.5px 0px 12.5px 0px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #060E1466;
}
.vk-menu ul.menu>li>a:hover {
    color: #D2008C;
}
.vk-menu ul.menu>li:first-child > a {
    padding-top: 0;
}
.vk-menu ul.menu>li:last-child > a {
    padding-bottom: 0;
}
.vk-menu ul.menu>li>a .vk-menu-icon {
    line-height: 0;
}
.vk-menu ul li ul.sub-menu {
    min-width: 1103px;
    padding: 32px 0px 32px 60px;
    display: grid;
    height: 100%;
    grid-template-columns: repeat(7, 1fr);
    gap: 16px 12px;
    position: absolute;
    background-color: #fff;
    top: 0;
    opacity: 0;
    visibility: hidden;
    left: 100%;
    list-style: none;
    margin: 0;
    z-index: 99;
}
.vk-menu ul li ul.sub-menu li {
    position: relative;
}
.vk-menu ul > li > ul.sub-menu li > a {
    display: flex;
    min-height: 116px;
    flex-flow: row wrap;
    background: linear-gradient(125.76deg, #FCF1FF 0%, rgba(255, 255, 255, 0.2) 19.99%, #FDF5FF 99.94%);
    border: 1px solid rgba(244, 244, 244, 1);
    flex-direction: column;
    justify-content: flex-start;
    gap: 2px;
    align-content: center;
    padding: 11px 12px 11px 12px;
    border-radius: 16px 16px 16px 16px;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    color: #060E14;
    text-align: center;
}
.vk-menu ul > li > ul.sub-menu li > a img {
    width: auto;
    height: 60px;
    display: flex;
    align-items: center;
    align-self: center;
}
.vk-menu ul.menu:after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: rgba(244, 244, 244, 1);
    position: absolute;
    top: 0;
    right: -30px;
    pointer-events: none;
    z-index: 99;
}
.vk-menu ul.menu>li:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible;
}
@media (min-width: 1025px) and (max-width: 1328px) {
    .vk-menu ul.menu {
        width: 157px;
        padding: 30px 0px 30px 0px;
    }
    .vk-menu ul.menu>li>a {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 0px 10px 0px;
    }
    .vk-menu ul li ul.sub-menu {
        min-width: calc(100vw - 205px);
        padding: 24px 0px 24px 60px;
    }
    .vk-menu ul > li > ul.sub-menu li > a img {
        height: 40px;
    }
    .vk-menu ul > li > ul.sub-menu li > a span {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
	.vk-menu ul > li > ul.sub-menu li > a {
		min-height: 100%;
	}
}
@media (min-width: 768px) {
	.tabs-dropdown { display: none; }	
}
@media (max-width: 767px) {
.vk-menu-list {
	display: none;
}
.vk-menu-list ul li a {
    position: relative;
    padding-left: 14px;
}
.vk-menu-list ul li a:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
}	
.vk-tabs .e-n-tabs-heading {
    display: none !important;
}
.tabs-dropdown {
	font-size: 16px;
	line-height: 24px;
	color: #667085;
	padding: 10px 14px;
	border-radius: 8px;
	border: 1px solid rgba(208, 213, 221, 1);
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(" https://vikki.holadinh.site/wp-content/uploads/2025/08/chevron-down.svg");
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: right 14px center;
}
.tabs-dropdown::-ms-expand {
	display: none;
}
.vk-mobile-menu ul.sub-menu .submenu-grid {
	grid-template-columns: repeat(2, 1fr);
}
.vk-mobile-menu ul > li > ul.sub-menu li > a {
	min-height: 98px
}	
}