.elementor-kit-3049{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF336F;--e-global-color-a3168eb:#4E2454;--e-global-color-2fa7f97:#060B1F;--e-global-color-c309589:#060B1F;--e-global-typography-primary-font-family:"Rajdhani";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rajdhani";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rajdhani";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rajdhani";--e-global-typography-accent-font-weight:500;background-color:#0A1128;}.elementor-kit-3049 button:hover,.elementor-kit-3049 button:focus,.elementor-kit-3049 input[type="button"]:hover,.elementor-kit-3049 input[type="button"]:focus,.elementor-kit-3049 input[type="submit"]:hover,.elementor-kit-3049 input[type="submit"]:focus,.elementor-kit-3049 .elementor-button:hover,.elementor-kit-3049 .elementor-button:focus{background-color:var( --e-global-color-a3168eb );}.elementor-kit-3049 e-page-transition{background-color:#100F0EEB;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Scrollbar appearance */

::-webkit-scrollbar {
    display: block;
    width: 10px;
}
::-webkit-scrollbar-track {
    background: transparent;
}
    
::-webkit-scrollbar-thumb {
    background-color: grey;
    border: none;
        border-radius: 10px;
}

::-webkit-scrollbar-track-piece:end {
    background: transparent;
}

::-webkit-scrollbar-track-piece:start {
    background: transparent;
}


/* Header Country and Currency dropdowns */


.dgwt-wcas-sf-wrapp {
    background-color: #ff000000!important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .vertical-category-menu {
        display: none;
    }
}

@media (min-width: 1024px) {
    .horizontal-category-menu {
        display: none;
    }
}

@media (max-width: 767px)  {
    .horizontal-category-menu {
        display: none;
    }
}

.horizontal-menu-container {
    width: 100%;
}

.horizontal-category-menu.elementor-widget.elementor-widget-nav-menu {
    width: 100%!important;
}

/* HEADER HEADING*/

.elementor-14312 .elementor-heading-title {
    margin-bottom: 0;
}

/*AutoFill change to pink*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 35px #431f48 inset!important;
}

input:-webkit-autofill{
    -webkit-text-fill-color: var( --e-global-color-astglobalcolor0) !important;
}

/*Loader Change*/
.woocommerce .blockUI.blockOverlay::before{
    background: url("https://staging.topgift.io/wp-content/uploads/2023/02/Loader.png") center center;
    height: 3em!important;
    width: 3em!important;
}
.blockUI.blockOverlay {
    background: rgba(0,0,0,0.8)!important;
}


/* Cookie policy popup  */
.wpcc-color-custom-1131221911.wpcc-container {
    font-family: Rajdhani, Sans-Serif!important;
    background-color: #000000cc!important;
}

.wpcc-color-custom-1131221911 .wpcc-privacy:hover{
    color: #FF336F!important;
    text-decoration: underline!important;
}

.wpcc-color-custom-1131221911 .wpcc-btn {
    background-color: #FFFFFF00!important;
    border: 1px solid white!important;
    color: white!important;
    font-family: Rajdhani, Sans-Serif!important;
}

.wpcc-color-custom-1131221911 .wpcc-btn:hover {
    background-color: #FFFFFF00!important;
    color: #FF336F!important;
}/* End custom CSS */