body {
    font-family: 'NeueHaasDisplay-Regular';
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success,
.dropdown-toggle {
    background-color: transparent;
    border-color: transparent;
    color: #999999;
    font-size: 14px;
    padding-bottom: 0px
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #999999;
    background-color: transparent;
    border-color: transparent
}

@media all and (max-width: 480px) {
    #cookie_notice{
        left:0 !important;
        bottom: 0px !important;
        width: 100% !important;
    }
    .snack__wrapper{
        background-color: #D13750 !important;
        border-radius: 2px !important;
        height: 140px !important;
    }
    .home_popup{
        border-radius: 0 !important;
        right:0 !important;
        width: 100% !important;
        /* height: calc(100vh - 60px); */
        height: 100%;
    }
    .signup_content,.code_content {
        border-radius: 0 !important;
        width: 100% !important;

    }
    .promo_popup_field{
        height: 55px !important;
    }


    .social_button_mobile:hover,.social_button_mobile:active{

        /* -webkit-transform: scale(1);
        transform: scale(1); */
        /* animation: aa 0.3s ease forwards !important; */
        animation: socialbutton 0.3s linear forwards;

    }

    @keyframes socialbutton {
        0% {
            transform: scale(0.4);
        }
        100% {
            transform: scale(1.0);
        } 
    }


    .footer_menu_mobile{
        padding-bottom: 15px !important;
        color:#999
        
    }
    .social_icons{
        margin: auto !important;
        padding-top: 20px !important;
    }
    .footer_section_content{
        flex-direction: column;
        padding-top: 0px !important
    }

    .footer_section{
        padding:50px 10px 85px 10px !important;
    }
    @-webkit-keyframes slideup_mobile_gc {
        100% { bottom: 0; }
    }

    @keyframes slideup_mobile_gc {
        100% { bottom: 0; }
    }
}

@media (min-width: 480px) and (max-width: 767px){

    .social_icons{
        margin: auto !important;
        padding-top: 20px !important;
    }
}
.mainPageMenu.btn-primary,
.mainPageMenu.btn-primary:hover,
.mainPageMenu.btn-primary:focus,
.mainPageMenu.btn-primary:active,
.mainPageMenu.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-color: #ffffff;
    color: #333333 !important;
    padding-top: 18px;
    padding-bottom: 15px;
    font-size: 13px;
}

ul.accountMenu {
    top: 100%;
    left: -100px;
    display: none;
    float: left;
    min-width: 177px;
    border-radius: 0px;
}


#menulist.dropdown-menu>li>a {
    color: #fff;
}

#menudropdowntoggle.dropdown-toggle {
    color: #fff
}

#menudropdowntoggle1.dropdown-toggle {
    color: #fff
}

#menudropdowntoggle2.dropdown-toggle {
    color: #fff
}

#menudropdowntoggle3.dropdown-toggle {
    color: #fff
}


#menudropdowntoggle.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #A01E64;
}

#menudropdowntoggle.nav>li>a:hover,
.nav>li>a:focus {
    background: rgba(160, 30, 99, 0.40);
    margin-right: 0px;
    border-radius: 0px;
    border: 0px
}

#menudropdowntoggle.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background: rgba(160, 30, 99, 0.40);
    margin-right: 0px;
    border-radius: 0px;
    border: 0px
}

#menudropdowntoggle.nav-tabs>li>a {
    background: rgba(160, 30, 99, 0.40);
    margin-right: 0px;
    border-radius: 0px;
    border: 0px
}

.footer-pad{
    padding: 0 5%
}

.newsletterEmail::placeholder {
    color: #A01E64
}

.bg-999999{
    background-color: #999999
}

.medium-font {
    font-family: 'Helvetica-Medium';
}

.extra-bold-font{
    font-family: 'Helvetica-Bold';
}

.semi_bold{
    font-family: 'NeueHaasDisplay-Medium'
}
.font-semi-bold {
    font-family: 'Helvetica-Medium';
}
.helvetica_regular{
    font-family: 'Helvetica-Regular';
}
.helvetica_light{
    font-family: 'Helvetica-Light';
}
.helvetica_medium{
    font-family: 'Helvetica-Medium';
}

.helvetica_medium{
    font-family: 'Helvetica-Medium';
}

.helvetica_bold{
    font-family: 'Helvetica-Bold';
} 
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sticky2 {
    position: fixed;
    top: 40px;
    width: 100%;
    background-color: #fff !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.head-nav{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    animation-duration: .5s;
}

.sticky_social_icon {
    position: fixed;
    top: 0px;
}

.minimize{
    height: 60px !important;
}
.logo_minimize{
    height: 18px !important;
}
.menu_item_minimize{
    top:49px !important
}
.header {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    animation-duration: .5s;
    background-color: #000 !important;
    color:#fff;
    padding: 10px;
    text-align: center;
    height: 40px;
}

#sizeguarantee,#sizeguarantee_mobile{
    position: absolute;
    top:10px;
    left: 0;
    right: 0;
}

#freeshipping{
    position: absolute;
    top:35px;
    left: 0;
    right: 0;
}
#shareByEmail.in, #gcnewsletterSignupPopup.in{
    display: flex !important;
    height: 100%;
}

@-webkit-keyframes slidefromleft {
    100% { left: 0; }
}

@keyframes slidefromleft {
    100% { left: 0; }
}


.navbar-nav>li>.dropdown>.dropdown-menu,
#myAccountDropdown>.dropdown>.dropdown-menu,
#designerCurrency>.dropdown>.dropdown-menu{
    margin-top: 13px;
}


.snack__wrapper{
    display:flex;
    align-items:center;
    /* box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2), 0px 6px 10px 0px rgba(0,0,0,0.14), 0px 1px 18px 0px rgba(0,0,0,0.12);
    background-color:rgba(0, 0, 0, 0.8); */
    /* background-color: #D13750; */
    background-color: #5942df;
    width: 100%;
    border-radius:8px;
    height: 80px;
}

.snackContent_link{
    color: #fff;
    text-decoration: underline !important;
    font-weight: 600;
}

#cookie_notice{
    position: fixed;
    display:flex;
    align-items:center;
    z-index:1500;
    left:20px;
    right: 0;
    color:#fff;
    bottom: 20px;
    width: 780px;
}
.snack__content{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 20px;
    font-size: 16px;
}
.close_cookie{
    background-color: transparent !important;
    box-shadow: none !important;
    margin-left: 48px;
}

#snack_alert{
    position: fixed;
    display:flex;
    align-items:center;
    z-index:1500;
    left:0;
    right: 0;
    color:#fff;
    bottom: 0;
}

.snack_alert_wrapper{
    min-width: 312px !important;
    height: 48px !important;
    display:flex;
    align-items:center;
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2), 0px 6px 10px 0px rgba(0,0,0,0.14), 0px 1px 18px 0px rgba(0,0,0,0.12);
    background-color: #333333;
    border-radius:2px;
    margin: auto;
}

.snack_alert_content{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 20px;
    font-size: 14px;
}

.close_cookie:focus,
.close_cookie:active,
.close_cookie.active{
    outline: none !important;
    border-color: transparent !important;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
        padding:5px 15px 5px 25px
    }
    .nav>li>a:focus, .nav>li>a:hover{
        background-color: transparent;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
        padding:5px 15px 5px 25px
    }
    .nav>li>a:focus, .nav>li>a:hover{
        background-color: transparent;
    }
}


@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : landscape) {
    .withHover{
        display: none;
    }
    .withoutHover{
        display: block !important;
    }

}
.nav ul li:not(.menu-item-243) a:hover span{
    border-bottom-color: #fff !important
}

.nav .main_menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding:0;
    height:100%;
    align-items:center;
    list-style:none;
    margin: 0
}
.main_menu li{
    position: relative;
}
.logo_menu, .ugd_menu, .custom_menu, .about_menu, .currency_menu {
    padding:0 15px 20px 15px;
    color: #000 !important
}
.logo_item::before {
    position: absolute;
    left: 40%;
    margin: 1px 0 0 -50px;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #3e67ea transparent;
    top:-10px;
}

.logo_item {
    display: none;
    opacity: 0;
    -webkit-transition: display 5s ease-in-out,opacity 1s ease-in-out;
    transition: display 5s ease-in-out,opacity 1s ease-in-out;

}

.logo_menu:hover, .ugd_menu:hover, .custom_menu:hover, .about_menu:hover {
    border-bottom:2.5px solid #3e67ea;
    padding: 0 !important;
    margin: 0 15px !important;
    background: transparent !important
}
.custom_menu.active,.ugd_menu.active,.logo_menu.active,.about_menu.active{
    color:#3E67EA !important;
}

.logo_menu:hover + .logo_item{
    display: block;
    
    animation: come-in 0.3s ease forwards;
    animation-delay: .2s;
}
.logo_item:hover{
    display: block;
    
    animation: come-in 0.3s ease forwards;
    animation-delay: .2s;
}


.ugd_item::before {
    position: absolute;
    left: 40%;
    margin: 1px 0 0 -50px;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #d13750 transparent;
    top:-10px;
}

.ugd_item {
    display: none;
    opacity: 0;
}
.ugd_menu:hover + .ugd_item{
    display: block;
    animation: come-in 0.3s ease forwards;
    animation-delay: .2s;
}
.ugd_item:hover{
    display: block;
    animation: come-in 0.3s ease forwards;
    animation-delay: .2s;
}

/* 
.custom_item::before {
    position: absolute;
    left: 40%;
    margin: 1px 0 0 -50px;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #000 transparent;
    top:0px;
} */
.d_menu_item{
    padding: 5px 25px 5px 25px

}
.d_menu_item:hover{
    background-color: #e1e7ed;
}

.custom_item {
    display: none;
    /* opacity: 0; */
}
/* .custom_menu:hover + .custom_item{
    display: block;
    animation: come-in 0.3s ease forwards;
    animation-delay: .2s;
} */
/* .custom_item:hover{
    display: block;
    opacity: 1
} */

/* .main_menu_item:hover{
    display: block;
    animation: come-in 0.3s ease forwards;
    animation-delay: .2s;
} */

/* .main_menu_item:hover>:last-child{
    display: block;
} */
/* .main_menu_item:hover .custom_item{
    display: block;
    animation: come-in 0.1s ease forwards;
    animation-delay: .1s;
} */

.main_menu_item:hover .custom_menu{
    border-bottom:2.5px solid #3e67ea;
    padding: 0;
    margin: 0 15px;
}

/* .about_item::before {
    position: absolute;
    left: 40%;
    margin: 1px 0 0 -50px;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #000 transparent;
    top:-10px;
} */

.about_item {
    display: none;
    /* opacity: 0; */
}
/* .about_menu:hover + .about_item{
    display: block;
    animation: come-in 0.3s ease forwards;
    animation-delay: .2s;
}
.about_item:hover{
    display: block;
    animation: come-in 0.3s ease forwards;
    animation-delay: .2s;
} */

.main_menu_item:hover .about_menu{
    border-bottom:2.5px solid #3e67ea;
    padding: 0;
    margin: 0 15px;
}

.no_sticky{
    position: absolute
}
.no_scroll{
    overflow-y: hidden;
}

@keyframes come-in {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    } 
  }
  .fade{
    animation: come-in 0.5s ease forwards;
  }


.mobile_menu_btn{

    transform: translateY(50px);
}
.mobile_menu_item:hover, .mobile_menu_item:active{
    animation: none;
    transform: scale(0.95);
    animation: aa 0.3s ease forwards;
}

@keyframes aa {
    0% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1.0);
    } 
}

.fadeUp{
    animation-duration: 0.8s;
    transform: translateY(50px);
    animation: fadeup 0.6s ease forwards;
}

.fadeUp2{
    animation-duration: 0.8s;
    transform: translateY(50px);
    animation: fadeup 0.8s ease forwards;
}
.fadeUp3{
    animation-duration: 0.8s;
    transform: translateY(50px);
    animation: fadeup 1.0s ease forwards;
}

.fadeUp4{
    animation-duration: 0.8s;
    transform: translateY(50px);
    animation: fadeup 1.2s ease forwards;
}

@keyframes fadeup {
    to { transform: translateY(0) }
  }



#nav-icon1, #nav-icon2, #nav-icon3, .nav-icon4 {
    width: 20px;
    height: 25px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  
  #nav-icon1 span, #nav-icon3 span, .nav-icon4 span {
    display: block;
    /* position: absolute; */
    margin:4px 0;
    height: 2px;
    width: 100%;
    background: #000000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
/* Icon 4 */

.nav-icon4 {
}

.nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-icon4 span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-icon4 span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

.nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

@-webkit-keyframes spinner-border {
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes spinner-border {
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  .spinner-border {
    display: inline-block;
    /* width: 2rem;
    height: 2rem; */
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
  
    color:#3e67ea;
    margin: auto;
    width: 80px;
    height: 80px;
  }
  
.loader{
    display: flex;
    position: fixed; 
    width: 100vw;
    height: 100vh;
    left:0;
    right:0;
    top:0;
    background-color: #ffffff50;
    z-index: 2000;
  }


#login_popup.in {
    display: flex !important;
    height: 100%;
} 

.login_field::placeholder {
    color: #3e67ea;
    font-size: 14px;
}

.login_field{
  border-radius: 0px;
  font-size:14px;
  height: 45px;
  border: 1px solid #dddddd;
}

.dropdown-menu{
    min-width: 200px !important
}
.menu.dropdown-menu>li>a{
    padding: 0
}
.menu.dropdown-menu>li>a:hover{
    background: transparent
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: transparent !important;
    border-bottom:2.5px solid #3e67ea;
}
.menu.dropdown-menu{
    top: 23px
}


.content_animate{
    visibility:hidden;
}
.fadeDown{
    visibility: visible !important;
    animation-duration: 0.8s;
    transform: translateY(-50px);
    animation: showup 0.5s ease forwards;
}

@keyframes showup {
    to { transform: translateY(0) }
}
  .animated {
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
  }



.btn-transparent{
    background-color:transparent;
    color:#fff;
    border:1px solid #fff
}
.btn-red:transparent{
    background-color: transparent;
    color:#fff;
}

.footer_menu{
    padding-bottom: 5px !important;
    color:#999;
    cursor: pointer;
    
}

.footer_menu:active,.footer_menu:focus{
    transform: scale(0.9);
    animation: aaa 0.3s ease forwards;
}

@keyframes aaa {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1.0);
    } 
}
  .btn-blue{
    background-color: #3e67ea;
    color:#fff;
}

.btn-blue:hover{
    background-color: #003c7c;
    color:#fff;
}


.social_button{
    transition: all 0.5s;
}
.social_button:hover{
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.social_button:active, .social_button:focus{
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    animation: aa 0.3s ease forwards;

}
  .btn-blue{
    background-color: #3e67ea;
    color:#fff;
}

.btn-blue:hover{
    background-color: #003c7c;
    color:#fff;
}

.signup_content_mobile{
    position: fixed;
    background-color: #000000;
    bottom: -90px;
    width: 100%;
    z-index: 1000;
}
.signup_content_mobile_slideup{
    -webkit-animation: signup_content_slideup_popup 0.5s forwards !important;
    animation: signup_content_slideup_popup 0.5s forwards !important;
    animation-delay: 0s !important;
}
@keyframes signup_content_slideup_popup {
    100% { bottom: 0; }
}

.home_popup{
    position: fixed;
    background-color: #000000;
    border-radius: 20px 20px 0px 0;
    right:20px;
    bottom: -536px;
    width: 330px;
    
    z-index: 1000;
}
.home_popup_slideup{
    -webkit-animation: home_slideup_popup 0.5s forwards !important;
    animation: home_slideup_popup 0.5s forwards !important;
    animation-delay: 0s !important;
}
.home_popup_close{
    bottom: 0
}
@keyframes home_slideup_popup {
    100% { bottom: 0; }
}

.home_popup_btn.active{
    border-bottom: 2px solid #fff;
}
.home_popup_wrapper{
    position: relative;
}
.home_popup_btn{
    font-weight: 600;
    font-size: 16px;
}
.signup_content,.code_content {
    background-color: #000000;
    width: 330px;
    padding: 25px;
    border-radius: 20px 20px 0px 0;
    /* position: fixed; */
    /* bottom: -350px;
    right: 0 !important;
    -webkit-animation: slideup_popup 0.5s forwards !important;
    -webkit-animation-delay: 0s !important;
    animation: slideup_popup 0.5s forwards !important;
    animation-delay: 0s !important;
    z-index: 1000; */
}
.code_content{
    animation-delay: 0.5s !important;
}

@keyframes slideup_popup {
    100% { bottom: 0; }
}
@keyframes slideup_popup_header {
    100% { bottom: 355px; }
}
@keyframes slideup_popup_header2 {
    100% { bottom: 135px; }
}
@keyframes slideup_popup_header3 {
    100% { bottom: 140px; }
}


@keyframes slidedown_popup {
    100% { bottom: 0; }
}

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .autocomplete-country{
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    overflow-y: scroll;
    max-height: 220px;
    height: auto;
  }
  
  .autocomplete-country div{
    padding: 10px;
    cursor: pointer;
    background-color: #fafafa; 
    border-bottom: 1px solid #d4d4d4; 
  }
  .autocomplete-country div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9; 
  }
  
.autocomplete-active, .autocomplete-active-1 {
    /*when navigating through the items using the arrow keys:*/
    background-color: #e9e9e9 !important; 
  }
  .grecaptcha-badge {
    visibility: hidden;
    }
