/*----------------
    REFERENCES
-----------------
Primary text: rgba(0, 0, 0, 0.87)
Secondary text: rgba(0, 0, 0, 0.54)
Muted text: rgba(0, 0, 0, 0.38)
Background-light: #F2F2F2
Color 1: #E68699
Color 2: #7EDDD3
*/

/*------------
    COMMON
------------*/
.gala-bg-color {
    background-color: #E68699
}
.gala-text-color {
    color: #E68699
}
.bg-alpha-white {
    background: rgba(255,255,255,.75);
}
.svg-icon {
    width: 24px;
    height: 24px
}

.gala-delivery-bg-color {
    background-color: #c78b9a;
    color: #FFF 
}
.gala-wedding-bg-color {
    background-color: #CD91A6;
    color: #FFF
}
.gala-fifteen-bg-color {
    background-color: #CD91A6;
    color: #FFF
}

.gala-wedding-logo::before {
    padding-top: 60.20%
}
.gala-wedding-logo {
    width: 190px
}
.gala-fifteen-logo::before {
    padding-top: 70.68%
}
.gala-fifteen-logo {
    width: 190px
}



.gala-delivery-text-color {
    color: #c78b9a
}
.section-title {
    font-size: 40px;
    font-weight: 600;
}

.section-description {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.54);
}

.section-divider {
    height: 80px;
    width: 100%;
}

.section-divider > polygon.transparent {
    opacity: 0;
}

.section-divider > polygon:not(.transparent) {
    fill: #FFF;
}

.section-divider.cyan > polygon:not(.transparent) {
    fill: #7EDDD3;
}
.section-divider.coral > polygon:not(.transparent) {
    fill: #ebc6cc;
}

.section-divider.light-gray > polygon:not(.transparent)  {
    fill: #f2f2f2;
}



.button-white {
    background: #FFF;
    border: 2px solid #FFF;
    color: #E68699;
}

.button-white:hover {
    background: #E68699;
    border: 2px solid #E68699;
    color: #FFF;
}

.button-gray {
    background: #555;
    border: 2px solid #555;
    color: #FFF;
}

.button-gray:hover {
    background: #333;
    border: 2px solid #333;
    color: #FFF;
}

.button-cyan {
    background: #7EDDD3;
    border: 2px solid #7EDDD3;
    color: #333;
}

.button-cyan:hover {
    background: #57EFD8;
    border-color: #57EFD8;
    color: #333;
}

.button-magenta {
    background: #E68699;
    border: 2px solid #E68699;
    color: #FFF;
}

.button-magenta:hover {
    background: #E68699;
    border-color: #E68699;
    color: #FFF;
}

.button-bordered {
    background: transparent;
    border: 2px solid transparent;
} 

.button-bordered.button-magenta {
    border-color: #E68699;
    color: #E68699;
}

.button-bordered.button-magenta:hover {
    background: #E68699;
    color: #FFF;
}



.button-bordered.button-cyan {
    border-color: #7EDDD3;
    color: #7EDDD3;
}

.button-bordered.button-cyan:hover {
    background: #7EDDD3;
    color: #333;
}

.button-bordered.button-white {
    border-color: #FFF;
    color: #FFF;
}

.button-bordered.button-white:hover {
    background: #222;
    border-color: #222;
}

.button-bordered.button-gray {
    border-color: #555;
    color: #555;
}

.button-bordered.button-gray:hover {
    background: #555;
    color: #FFF;
}


.button-delivery {
    background: #c78b9a;
    border: 2px solid #c78b9a;
    color: #FFF;
}

.button-delivery:hover {
    background: #c78b9a;
    border-color: #c78b9a;
    color: #FFF;
}



.button-bordered.button-delivery {
    border-color: #c78b9a;
    color: #c78b9a;
    background: transparent;
}

.button-bordered.button-delivery:hover {
    background: #c78b9a;
    color: #FFF;
}

#contact-float {
    position: fixed;
    right: 0;
    bottom: 30px;
    z-index: 2;
    background: #FFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
    border-bottom: 2px solid #2ec45e;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 20px;
}
.wp-button {
    background: #2ec45e;
    color: #FFF
}
.wp-button:hover {
    background: #0f5e54;
    color: #FFF
}

.svg-responsive {
    display: inline-block;    
    position: relative;
}
.svg-responsive::before {
    display: block;
    content: "";
    width: 100%;
}
.svg-responsive svg {
    position: absolute;
    top: 0;
    left: 0;
}
.svg-responsive.svg-square::before  {
    padding-top: 100%;
}

.gala-delivery-logo {
    width: 100px
}
.gala-delivery-logo::before {
    padding-top: 100%
}
#contact-float {
    background: transparent;
    box-shadow: none;
    border: 0;
    top: calc(100% - 100px);
}
.contact-float-button {
    border-radius: 500px;
    width: 54px;
    height: 54px;
    padding: 0;
    line-height: 51px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24)
}

/*------------
    HEADER
------------*/
#main-header {
    z-index: 999;
    position: relative;
}

#store-preheader,
#store-preheader .uk-navbar {
    background: #f2f2f2;
    line-height: 1.1
}

#store-preheader .uk-navbar-item,
#store-preheader .uk-navbar-nav > li > a,
#store-preheader .uk-navbar-toggle {
    height: 30px;
}

#store-header .uk-navbar-dropdown {
    margin-top: 0;
    background: #E68699;
}
#store-header  .uk-navbar-dropdown-nav > li > a:focus, #store-header  .uk-navbar-dropdown-nav > li > a:hover,
#store-header  .uk-navbar-dropdown-nav > li > a {
    color:#FFF

}
.header-social-nav li a {
    padding: 0 10px;
}

.header-social-icon {
    width: 20px;
    filter: saturate(0);
}

#store-header {
    background: #E68699;  
         
}

#store-logo {
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
}

.logo-svg-responsive {
    display: inline-block;
    height: 0;
    position: relative;
    padding-top: 100%;
    width: 80px;
    transition: .15s 
}
.logo-svg-responsive svg {
    position: absolute;
    top: 0;
    left: 0;
}

.logo-svg-responsive {
    width: 80px
}
.logo-square-shape {
    fill: none
}
.academia-brand {
    position: absolute;
    top: 10px;
    font-weight: 100;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    border-left: 1px solid rgba(255,255,255,.3);
    left: 108px;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.offcanvas-logo {
    width: 100px;
    margin-left: -15px;
}
.offcanvas-logo path {
    fill: #9d9c9c
}
.offcanvas-logo .logo-square-shape {
    fill: transparent
}
#loged-user {
    color: #222;
    padding-bottom: 10px
}









#desktop-finder-wrap {
    background: #E68699;    
    padding: 10px 0;
    z-index: -1;
}

#desktop-finder .uk-input {
    width: calc(100% - 130px);
}

/* Input buscar */
#desktop-finder input[type="submit"] {
    height: 45px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/*---------------------
    STORE SLIDESHOW
---------------------*/



.uk-slideshow-items .uk-container {
    z-index: 1;
}

.slider-content-box__headline, .slider-content-box__lead {
    color: #fff;
}

.slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.9;
}

.slider-overlay.white {
    background: #FFF;
}

.slider-overlay.cyan {
    background: #7EDDD3;
}

.slider-overlay.magenta {
    background: #E68699;
}

.slider-overlay.dark-blue {
    background: #071A32;
}

.slider-overlay.dark-blue-alpha {
    background: rgba(0, 0, 0, 0.35)
}

.slider-content-box-wrapper {
    position: absolute;
    top: 0;    
    bottom: 0;    
    right: 0;    
    left: 0;    
    z-index: 2;
    padding-left: 40px;
    padding-right: 40px;
}
#store-slideshow .uk-slideshow-nav {
    margin-top: -20px;
    position: relative;
}
#store-slideshow .uk-dotnav > .uk-active > * {
    background-color: #fff;
    border-color: #FFF;
}
#store-slideshow .uk-dotnav > * > * {
    border-radius: 1px;
    border-color: #fff
}


.slider-content-box__headline,
.slider-content-box_lead {
    font-weight: 500;
} 

#store-slideshow [class*="uk-position-center-left"],
#store-slideshow [class*="uk-position-center-right"] {
    top: 40%;
}


#store-slideshow .uk-slidenav-previous svg,
#store-slideshow .uk-slidenav-next svg {
    height: 34px;
    width: 24px;
}

#store-slideshow .uk-slidenav-previous svg > *,
#store-slideshow .uk-slidenav-next svg > * {
    stroke: #E68699;
}


#store-slideshow .gala-delivery-logo {
    width: 140px;
}



/*--------------------
    STORE SERVICES
--------------------*/
#store-services .uk-overlay-primary .service-title {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition:  .45s ease-in-out;
}
#store-services .uk-overlay-primary  {
    background-color: rgba(45, 42, 39, 0.6);
    /* box-shadow: 0 0 100px inset rgba(0,0,0,.5); */
    transition:  .45s ease-in-out;
    
}
#store-services .uk-overlay-primary:hover  {
    background-color: rgba(45, 42, 39, 0.8);
}
#store-services .uk-overlay-primary:hover .service-title {
    opacity: .8;
}

.uk-overlay-primary .service-title:hover {
    color: #57EFD8;
    text-decoration: none;
}

.service-title-mobile {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(34,34,34,.8);
    padding: 10px;
}

.service-title-mobile .service-title {
    font-size: 20px;
    font-weight: 500;
    color: #7EDDD3;
}

.services-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.services-list-title {
    color: rgba(0, 0, 0, 0.38);
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.card-services {
    /* border-radius: 4px; */
    border-bottom: 5px solid #E68699;
}

.card-services .uk-card-title {
    color: rgba(0, 0, 0, 0.54);
    font-weight: 500;
    text-align: center;
}

/*---------------
    GALA GIFT
---------------*/
#store-gift {
    position: relative;
    background: #E68699 url('../img/galagift-bg.jpg') no-repeat fixed center center / cover;
}

#store-gift::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #E68699;
    background: -moz-linear-gradient(left, #E68699 0%, #aea5cb 100%);
    background: -webkit-linear-gradient(left, #E68699 0%,#aea5cb 100%);
    background: linear-gradient(to right, #E68699 0%,#aea5cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E68699', endColorstr='#aea5cb',GradientType=1 );
    opacity: 0.3;
    z-index: 0;
}

#store-gift svg {
    position: relative;
    z-index: 1;
}

#store-gift .section-divider.cyan.open > polygon:not(.transparent) {
    fill: #FFF;
}

.gift-container {
    position: relative;
    z-index: 1;
    padding-top: 50px;
    padding-bottom: 50px;
}

.gift-container-title,
.gift-container-subtitle {
    color: #FFF;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.24);
    margin: 0;
}

.gift-container img {
    width: 140px;
    margin-bottom: 20px;
}

.giftcard-item {
    /* border-radius: 4px; */
    border-bottom: 5px solid #E68699;
    overflow: hidden;
}

.giftcard-item .giftcard-item-logo {
    width: 100px;
    opacity: 0.3;
    margin-bottom: 20px;
}

.giftcard-item .gift-container-subtitle {
    color: rgba(0, 0, 0, 0.54);
    text-shadow: none;
    opacity: 0.3;
}

.giftcard-item .giftcard-item-name {
    font-size: 21px;
    font-weight: 500;
}

.giftcard-item .giftcard-item-price {
    display: block;
    font-size: 28px;
    font-weight: 700;
}

.giftcard-item .giftcard-item-price-discounted {     
    color: #ff4343;
    font-size: 18px; 
    margin-bottom: -5px;
    position: relative;
}

.giftcard-item .giftcard-item-price-discounted::after {
    background: #ff4343;
    border-radius: 3px;
    box-shadow: 0 0 0 1px #ffffff;
    content: "";
    display: block;
    height: 1px;
    left: -2px;
    margin-top: -0.5px;
    position: absolute;
    right: -2px;
    top: 50%;
    transform: rotate(-2deg);
}
.uk-button.buy-giftcard {
    font-size: 20px;
    box-shadow: 0 0 10px #fff, 0 0 0px #000;
    border: 2px solid;
}

/*-----------------
    STORE JOIN
-----------------*/
#store-join {
    background: #EBC6CC;
    color: rgba(0, 0, 0, 0.54);
    padding: 70px 0;
}

.card-register {
    max-width: 400px;
    /* border-radius: 4px; */
    border-bottom: 5px solid #555;
    margin: 0 auto;
}

/*------------
    FOOTER
------------*/
#footer {
    background: #f2f2f2;
    margin-top: -1px;
    padding: 50px 0;
}

.footer-logo {
    width: 120px
}

.footer-logo path {
    fill: #9D9C9C
}
.footer-logo .logo-square-shape {
    fill: transparent
}

.footer-links,
.footer-social {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-links {
    margin-bottom: 20px;
}

.footer-links li,
.footer-social li {
    display: inline-block;
}


.social-circle-icon {
    display: inline-block;
    border-radius: 50%;
    background: #E68599;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff!important
}
.social-circle-icon:hover {
    background: #000;
    color: #FFF;
    text-decoration: none
}

.footer-links li a {
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
    
}

.footer-links li + li,
.footer-social li + li {
    margin-left: 10px;
}



.footer-wp-icon {
    width: 32px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    color:#FFF!important
}
.data-fiscal {
    display: inline-block;
    width: 50px;
}

/*-------------
    PRODUCT
-------------*/
.product-wrap {
    padding-top: 20px
}
.product-block-name {
    margin-bottom: 0;
}

.product-block-sku {
    color: rgba(0, 0, 0, 0.38);
}

.product-block-price {
    font-size: 32px;
    font-weight: bold;
}

.product-block-price-discounted {   
    color: #ff4343;
    font-size: 18px;
    font-weight: 500;  
    line-height: 1;
    position: relative;
    vertical-align: middle;
}
 
.listing-product-item-name {
    color: rgba(0, 0, 0, 0.54);
    font-size: 24px;
}

.price-and-duration-tagline ~ .list-price {
    display: none
}

.listing-product-item-price {
    color: rgba(0, 0, 0, 0.87);
    font-size: 22px;
    font-weight: bold;
    text-align: right;
    margin: 0;
}

.listing-product-item-price-discounted {
    color: #FF4343;
    margin-left: 5px;
    position: relative;
}
.listing-product-item-price-discounted::after,
.product-block-price-discounted:after  {
    background: #ff4343;
    border-radius: 3px;
    box-shadow: 0 0 0 1px #ffffff;
    content: "";
    display: block;
    height: 1px;
    left: -2px;
    margin-top: -0.5px;
    position: absolute;
    right: -2px;
    top: 50%;
    transform: rotate(-2deg);
}
#product-slider .uk-slidenav-previous,
#product-slider .uk-slidenav-next  {
    background: rgba(255,255,255,.75);
    border-radius: 50%;
    padding: 10px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 26px;
}
#product-slider .uk-slidenav-previous svg > *,
#product-slider .uk-slidenav-next svg > * {
    stroke: #E68699;    
}

#related-products {
    width: 95%;
    margin-left: auto;
    margin-right: auto}

.coupon-available {
    text-decoration: none;
    padding: 15px 15px;
    border: 1px solid #7EDDD3;
    border-radius: 10px;
    background: #7EDDD3;
    font-weight: bold;
    color: #333;
}

.coupon-available .coupon-available-text  {
    display: block;
    line-height: 1.1;
    margin-bottom: 10px;
} 
.coupon-available:hover {
    text-decoration: none;
    color: #111
}
 
.coupon-available .coupon-available-img {
    /* max-width: 150px; */
transform: rotate(6deg);
} 
    
.fiften-bubbles .fiften-bubble:first-child {
    margin-right: -5px
}
.fiften-bubble {
    /* background:rgba(214, 100, 124, 0.77); */
    background: rgba(223, 139, 177,.7);
    color: #555;
    text-transform: uppercase;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    line-height: 1;
    font-size: 11px;
    letter-spacing: -.5px;
}
.fiften-bubble .price {
    color: RGB(255, 255, 255);
    font-size: 28px;
    margin-bottom: 5px;
}
/* Slider  fifteen experience */
#flowers {
    width: 167px;
    
}
#g-brand {
    width: 80px;
    
}
#g-fe-label {
    width: 120px;
    
}
.product-short-description  {     
    border-bottom: 1px solid RGBA(230, 134, 153, 0.3);
    padding-bottom: 20px;
    color: #E68699;
}



.tdup-select {
    border: 2px solid #979797;
    display: inline-block;
    height: 47px;
    min-width: 100%;
    position: relative;
	transition: background .2s, border-color .2s
}
.tdup-select:hover {
    background: #ededed;
    border-color: #1a1a1a;
}
.tdup-select .select-arrow-sim{
    background: #ffffff;
    bottom: 0;    
	color: #1a1a1a;
    font-size: 20px;
    line-height: 42px;
    display: block;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 2;
	text-align: center;
}
.tdup-select select {
	-webkit-appearance: none;
	background: transparent;
	border-radius: 0;
    border: 0 none;
    bottom: 0;    
    font-size: 16px;
	height: 40px;
    left: 0;
    padding: 0 50px 0 9px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.quantity-selector {

}

.quantity-selector .uk-input {
    background: rgba(255, 255, 255, .24);
    border-color: #111;
    font-weight: bold;
}
.quantity-selector .uk-button {
    position: relative;
}
.quantity-selector .uk-button-default {
    color: #111;
    border-color: #111;
    padding: 0;
}
.quantity-selector #quantity {
    border-radius: 0;
    border-right: 0;
    height: auto;
    line-height: 38px;
    background: #eee;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-left: 0;
}
.quantity-selector .uk-button-default:hover {
    background: rgb(230, 134, 153)
}

.quantity-selector .uk-button-default.minus {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px;
}

.quantity-selector .uk-button-default.plus {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}

.quantity-selector .uk-button:disabled {
    cursor: not-allowed !important;
    color: rgba(0,0,0,.1);
    background: rgba(255,255,255);
}

.quantity-selector .uk-button:not([disabled]) span::after {
    width: 30px;
    height: 30px;
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255,.5);
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    top: 50%;
    transition: ease-in .05s;
    transform-origin: center;
    pointer-events: none;    
    transform: scale3d(0,0,1);
    opacity: 0;
}
.quantity-selector .uk-button span svg {
    position: relative;
    z-index: 2;
}

.quantity-selector .uk-button-default.minus:hover span::after,
.quantity-selector .uk-button-default.plus:hover span::after {
    transform: scale3d(1,1,1);
    opacity: 1;
}
.your-total .uk-badge {
    background: rgb(230, 134, 153)
}

.pill-badge {
    padding: 1px 4px;
    border: 1px solid;
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    color: #ff4343;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

/*---------------
    SFY  MODAL
---------------*/
#gala .sfy-modal-dialog {
    box-shadow: none;
    /* border-radius: 4px; */
}

#gala .cart-modal-content-header {
    background: #fafafa;
    border-bottom: 2px solid #eee;
    font-weight: bold;
    color: #777;
    font-size: 20px;
}
#gala .cart-modal-actions {    
    background: #fafafa;
    border-top: 2px solid #eee;
}

#gala .cart-modal-quantity-name {
    margin: 0;
}

#gala .cart-resume-table thead th {
    color: rgba(0, 0, 0, 0.54);
}

#gala .sfy-modal-button.main-action {
    background: #E68699;
    border: 2px solid #E68699;
    color: #FFF;
    font-weight: bold;
    text-shadow: none;
    text-transform: uppercase;
    margin: 5px 0 0 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

#gala .sfy-modal-button.main-action:hover {
    background: #E68699;
    border-color: #E68699;
    color: #FFF;
    box-shadow: none;
}

#gala .sfy-modal-button.secondary-action {
    background: #E4E0E5;
    border: 2px solid #E4E0E5;
    color: #333;
    font-weight: bold;
    text-shadow: none;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

#gala .sfy-modal-button.secondary-action:hover {
    background: #EBC6CC;
    border-color: #EBC6CC;
    color: #222;
    box-shadow: none;
}

#gala .cart-modal-inner-wrap h2 {
    font-size: 20px;
    font-weight: normal;
    text-align: center
}
/*----------
    CART
----------*/

.go-to-payments .uk-button {
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*----------
    MISC
----------*/
.validate-error-text {
    font-size: 80%;
}

.sided-image {
    position: relative;
    overflow: hidden;
    min-height: 300px;
}


.sided-image.login-bg {
    background: url('../img/login-bg.jpg') no-repeat 30% center / cover
}

.sided-image.escribinos-bg {
    background: url('../img/escribinos-bg.jpg') no-repeat center center / cover
}

#se-gala {
    background: #7EDDD3;
}

.se-gala-info {
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 2;
}

.se-gala-info > * {
    color: #FFF;
}

.sided-image.segala-bg::before {
    left: auto;
    right: 0;
    border-width: 100vh 150px 0 0;
    border-color: transparent #7EDDD3 transparent transparent;
}

.sided-image.segala-bg::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #005f50;
    opacity: 0.6;
}

.sided-image.segala-bg {
    background: url('../img/segala-bg.jpg') no-repeat center center / cover
}

/* Listing */
.product-listing-page {
    padding-top: 50px;
}
.listing-order-select {
    border: 1px solid #d5d5d5;
    color: #4a4a4a;
    display: inline-block;
    padding: 5px 10px;
    font-size: 12px;
}
.listing-order-select:hover {
    background: #FFF;
    color: #222;
    border-color: #222;
    text-decoration: none;
}
.listing-product-item .volume-pricing-badge-placer {    
    margin-top: -25px;
    margin-left: -6px;
    display: block;
    margin-bottom: 10px;

}
.volume-pricing-badge {
    color: #E68699;
    background: #fff;
    border: 1px solid #E68699;    
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
}
.volume-pricing-badge:hover {
    color: #E68699
}
.uk-button-disabled {
    cursor: default !important;
}