@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto+Slab&display=swap');

body {
    background-color: #F2F3F7;
}

.form-control:focus {
    border-color: #ced4da;
    box-shadow: none;
}

.btn:focus {
    border-color: #ced4da;
    box-shadow: none;
}

button:focus {
    border-color: #ced4da;
    box-shadow:none;
}

.info__badge {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .5);
    position: absolute;
    top: -10px;
    right: -9px;
    font-weight: 700;
    font-size: 10px;
    line-height: 19px;
    text-align: center;
    vertical-align: middle;
    color:#fff;
    background: linear-gradient(to right, #003C8F 0%, #1E6FC4 90%);
}

.info__topnav .info__icon__wrap ul li .icon {
    cursor: pointer;
    position: relative;
}
.info__topnav {
display:flex;
justify-content:space-between;

}
.img-fluid {
    filter: drop-shadow(3px 0 white) 
}

.col-2 {
    margin-left: 100px;
}




.info__topnav,
.search-wrap,
.info__mobile__top,
.info__account__dropdown,
.navbar {
    background-color: white;
}

.shrink {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1050;
    border-bottom: 1px solid #eeeeee;
}

.info__temp_div {
    height: 55.1406px;
    display: none;
}

.col-5{
    margin-top:25px;
}

/*----top-nav---*/
@media (min-width: 992px) {
    .info__topnav {
        font-family: 'Roboto', sans-serif;
        border-bottom: 1px solid #E6E7EB;
        background-color: white;
        display: flex;
        justify-content: space-between;
        height: 100px;
    }

    .info__topnav .info__logo__wrap {
        position: relative;
    }

    .info__topnav .info__logo__wrap img {
        max-width: 200px;
    }

    .info__topnav .info__search__wrap {
        position: relative;
        margin-top: .5rem;
    }

        .info__topnav .input-group-text {
            border-radius: 50px;
            border: 2px solid #003C8F;
            font-size: 13px;
        }

    .info__topnav .input-group-prepend .input-group-text {
        background-color:white;
        border-right: 2px solid #E6E7EB;
        color: black;
    }

        .info__topnav .input-group-append .input-group-text {
            border-left: 0px;
            background: linear-gradient(to right, #003C8F 0%, #1E6FC4 70%, #1E6FC4 98%) !important;
            color: white;
        }

    .info__topnav .input-group-text .info__text {
        padding-left: .5rem;
        padding-right: 1rem;
    }

    .info__topnav .input-group-append {
        cursor: pointer;
    }

        .info__topnav .form-control {
            /*border: 2px solid #027BFD;
        border-left: 2px solid #027BFD;*/
            border: 2px solid #003C8F;
            border-top: 2px solid #3AA1DF;
            border-left: 2px solid #3AA1DF;
            border-right: 0px #003C8F;
            height: 35px;
            font-size: 13px;
            border-top-left-radius:20px;
            border-bottom-left-radius:20px;
        }



        .info__topnav .info__icon__wrap {
            position: relative;
            height: 100%;
            margin-left: 320px;
        }

    .info__topnav .info__icon__wrap ul {
        margin-right: 58px;
        display: flex;
        margin-top: 0;
        margin-bottom: 0;
        padding-inline-start: 0px;
        list-style: none;
        /*margin: 0;*/
        position: absolute;
        top: 50%;
        right: 0;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .info__topnav .info__icon__wrap ul li {
        padding: .2rem .6rem;
    }

    .info__nav__img {
        max-width: 180px;
        margin-top: .2rem;
    }
}

@media (max-width: 991.58px) {
    .info__topnav {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px){
    .info__nav__img {
        max-width: 100% !important;
        margin-top: .2rem;
    }
}

/***********navigation***********/

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .dropdown-item {
    color: black !important;
    /*text-transform: uppercase;*/
    font-family: 'Roboto', sans-serif;
}

.nav-link:hover {
    font-weight: 600;
}

@media (min-width: 992px) {
    .navbar-nav .category {
        border-right: 1px solid #EBEBEB;
    }

    .navbar .dropdown .category__text {
        padding-left: .3rem;
    }

    .navbar .dropdown .nav-link {
        margin-top: -.25rem;
    }

    .navbar-nav .category svg {
        margin-top: -.13rem;
    }

    .navbar .collapse .dropdown-toggle::after {
        vertical-align: .1em;
        content: ">";
        font-size: 15px;
        transform: rotate(90deg);
        border-top: 0px solid;
        border-right: 0px solid transparent;
        border-bottom: 0;
    }

    .navbar {
        /*display: block !important;*/
        padding: 0 3rem;
        border-bottom: 1px solid #EBEBEB;
    }

    .collapse {
        padding: 0 0.5rem;
        /*border-bottom: 1px solid #EBEBEB;*/
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .6rem !important;
        padding-left: .6rem !important;
        padding-top: .8rem !important;
        padding-bottom: .8rem !important;
    }

    .navbar-expand-lg .navbar-nav {
        /*margin: 0 auto;*/
        padding: 0 2rem;
    }

    .navbar-light .navbar-nav .nav-link,
    .navbar-light .navbar-nav .dropdown-item {
        font-size: 13px;
    }

    .nav-item {
        cursor: pointer;
        position: relative;
    }

    .navbar .collapse .dropdown-menu {
        margin-top: 0;
        border-radius: 0 !important;
        box-shadow: -2px 2px 25px -8px rgba(0, 0, 0, 0.25);
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        border: 1px solid #EBEBEB !important;
    }

    .navbar .collapse .dropdown-menu.fade-up {
        top: 140%;
    }

    .navbar .collapse .dropdown:hover .dropdown-menu {
        transition: .4s;
        opacity: 1;
        visibility: visible;
        top: calc(100% + 4px);
        transform: rotateX(0deg);
    }

    .navbar-brand {
        /*display: none;*/
    }

    .navbar .info__wrap {
        display: none;
    }

    .btn-outline-secondary:hover {
        background-color: rgba(53, 4, 0, 0.5) !important;
    }
}


@media (min-width: 1200px) {
    .collapse {
        padding: 0 1rem;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
}

@media (max-width: 991.98px) {
    .mg-4{
        margin-top: 4.8em;
    }
    .navbar-light .navbar-nav .nav-link,
    .navbar-light .navbar-nav .dropdown-item {
        font-size: 15px;
    }

    .navbar {
        border-bottom: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .navbar-brand img {
        max-width: 150px;
    }

    .info__wrap .icon i {
        font-size: x-large;
        color: rgba(53, 4, 0, 0.8);
        margin-top: 6px;
    }

    .info__wrap .icon__one {
        margin-right: 15px;
    }

    .info__wrap .icon i {
        position: relative;
    }

    .info__wrap {
        display: flex;
        margin-top: 5px;
        margin-right: 5px;
    }

    .info__badge {
        font-family: 'Roboto', sans-serif;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .5);
        position: absolute;
        top: -8px;
        right: -5px;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        background: linear-gradient(to right, #003C8F 0%, #1E6FC4 90%);
    }

    .navbar-toggler {
        padding: 0;
        border: 0px solid transparent;
        border-radius: 0;
    }
}

/**********************************************************************************/

@media (min-width: 992px) {
    .info__mobile__top {
        display: none;
    }
}

@media (max-width: 991.58px) {
    .info__mobile__top {
        display: block;
        padding: .6rem 0;
    }

    .info__mobile__top .info__logo__wrap img {
        max-width: 160px;
        margin-left: 10px;
    }

    .info__mobile__top .info__icon__wrap {
        position: relative;
        height: 100%;
    }

    .info__mobile__top .info__icon__wrap ul {
        display: flex;
        margin-top: 0;
        margin-bottom: 0;
        padding-inline-start:0px;
        list-style: none;
        margin: 0;
        position: absolute;
        top: 50%;
        right: 0;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .info__mobile__top .info__icon__wrap ul li {
        padding: .2rem .6rem;
    }
}

/****************************************************************************************/

@media (min-width: 992px) {
    .search-wrap {
        display: none;
    }
}

@media (min-width: 768px) {
    .search-wrap .container {
        max-width: 100% !important;
    }
    .ui-widget.ui-widget-content {
        z-index: 1060 !important;
        font-size: 14px;
        border-bottom: 2px solid rgba(237,27,36,1);
        min-height: 300px;
        max-height: 300px;
        overflow-X: hidden;
    }
    
}

@media (max-width: 991.98px) {
    .search-wrap .container {
        width: 100% !important;
        padding-right: 0;
        padding-left: 0;
    }

    .search-wrap .row {
        margin-left: 0;
        margin-right: 0;
    }

    .search-wrap .form-control:focus {
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0), 0 0 8px rgba(255, 0, 0, 0);
    }

    .search-wrap .btn:focus,
    .search-wrap .btn:active {
        outline: none !important;
        box-shadow: none !important;
        background-color: transparent;
    }

    .search-wrap .btn {
        border-top:1px solid #ced4da   !important;
        border-right:1px solid #ced4da !important;
        border-left:1px solid #ced4da  !important;
    }

    .search-wrap .btn-secondary {
        background-color: white !important;
    }

    .search-wrap .btn-secondary:hover {
        color: blue;
    }

    .search-wrap {
        display: block;
    }

    .ui-widget.ui-widget-content {
        padding: 10px;
    position: fixed !important;
        z-index: 1060 !important;
        left: 0 !important;
        right: 0 !important;
        overflow-y: scroll;
        bottom: 0 !important;
    }

    .ui-menu .ui-menu-item {
        border-bottom: 1px solid #eee;
        padding: .3rem 0;
    }

    .ui-menu .ui-menu-item-wrapper {
        font-family: 'Roboto', sans-serif !important;
        font-size: 16px;
    }

    .search-wrap {
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        position: fixed;
        background-color: white;
        z-index: 1050;
        display: none;
    }

    .search-wrap .form-control {
        background-color: white;
        border-top: 1px solid #ced4da !important;
        height: calc(1.5em + .75rem + 14px) !important;
        font-size: 16px !important;
    }

    .search-wrap .btn-secondary {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    /*.search-wrap .btn-secondary:hover {
        color: #495057;
    }*/
    .search-wrap .btn {
        border-top: 1px solid #ced4da !important;
    }
}

/****************************************************************************************************/

@media (min-width: 992px) {
    .mb-gab{
        display: none;
    }
    .mb-category{
        display: none;
    }
    .navbar .mobile-menu {
        display: none;
    }
    .info__account__dropdown {
        position: absolute;
        width: 250px;
        z-index: 1050;
        background-color: transparent;
        display: none;
        padding: 15px
    }

    .info__dropdown__wrap {
        padding: 10px;
        width: 100%;
        background-color: white;
        box-shadow: -2px 2px 25px -8px rgba(0, 0, 0, 0.25);
        border-bottom: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
        border-top: 2px solid #027BFD;
        font-size: 14px;
    }

    .info__dropdown__wrap:after {
        top: 1px;
        left: 87%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #027BFD;
        border-width: 8px;
        margin-left: -8px;
        box-shadow: -2px 2px 25px -8px rgba(0, 0, 0, 0.25);
    }

    .info__dropdown__wrap .info__register a {
        width: 100%;
        font-size: 15px;
    }

    .info__dropdown__wrap .info__account__detail ul {
        list-style: none;
    }

    .info__register .info__p {
        margin-top: .5rem;
        margin-bottom: .5rem;
        text-align: center;
    }

    .info__account__detail ul li a {
        color: black;
        text-decoration: none;
        width: 100%;
        display: inline-block;
        padding: .2rem .5rem;
    }

    .info__account__detail ul li a:hover .info__account__detail ul li {
        background-color: #eeeeee;
    }

    .info__header {
        display: none;
    }
}

@media (max-width: 991.58px) {
    .info__header {
        display: block;
    }

    .info__account__dropdown {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1050;
        background-color: white;
        display: none;
        padding: 15px
    }

    .info__account__dropdown {
        font-size: 17px;
    }

    .info__header .mobile-back {
        display: flex;
        padding: 10px;
        border-bottom: 1px solid #eeeeee;
        margin-left: -15px;
        margin-right: -15px;
        margin-top: -15px;
    }

    .info__header .mobile-back p {
        margin: 0;
        padding-left: 10px;
    }

    .info__header .mobile-back svg {
        margin-top: 3px;
    }

    .info__account__detail ul li a {
        color: black;
        text-decoration: none;
        width: 100%;
        display: inline-block;
        padding: .2rem .5rem;
    }

    .info__dropdown__wrap .info__register a {
        width: 100%;
        font-size: 16px;
    }

    .info__dropdown__wrap .info__account__detail ul {
        list-style: none;
    }

    .info__register .info__p {
        margin-top: .5rem;
        margin-bottom: .5rem;
        text-align: center;
    }

    .info__dropdown__wrap hr {
        margin-left: -16px;
        margin-right: -15px;
        border-top: 15px solid rgba(0, 0, 0, .1);
    }

    .info__register {
        padding-bottom: 10px;
        padding-top: 10px;
    }
}



@media (max-width: 991.58px) {
    .info-close{
        position: absolute;
        right: 10px;
        top: 13px;
        cursor: pointer;
    }
    .mb-gab {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        height: 4px;
        background-color: #3AA1DF;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .mb-category{
        display: block;
    }
    .dropdown-toggle::after {
        display: none;
    }
    .navbar .mobile-menu {
        display: block;
        cursor: pointer;
        max-width: 1.1em;
    }
    .collapse{
        display: block !important;
    } 
    .navbar-toggler{
        display: none;
    }
    .navbar-collapse{
        padding: 0.8em;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: white;
        z-index: 9999;
        padding-bottom: 1em;
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
        width: 288px;
    }

    ul {
        list-style-type: none;
        margin: 0;
        padding: 0.2em;
    }

    nav.mobile-btn {
        display: block;
    }

    nav .dropdown-menu {
        display: none;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
    }

    nav .dropdown-menu li {
        border-bottom: 0;
    }

    nav .dropdown-menu li a {
        padding-left: 1em !important;
    }

    nav li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    nav li a {
        color: white;
        text-decoration: none;
        display: block;
        padding: .5em;
        font-size: 1em;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    nav li a .down-arrow::before {
        position: absolute;
        content: "<";
        display: block;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        right: 1em;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
        margin-top: -22px;
    }

    nav li a .rotate::before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    #overlay {
        position: absolute;
        display: none;
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        right: 0;
        z-index: 1060;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    }

    .open {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .show {
        display: block !important;
    }
}

/*******************************************************/
.info__register{
    display:  none;
}
.btnLogout{
    color: red !important;
}
.info__account__detail ul li .btnLogout:hover{
    color: red !important;
}
.info__account__detail ul li a{
    transition: 0.35s ease;
}
.info__account__detail ul li a:hover{
    color: #027BFD;
    transition: 0.35s ease;
}
.info__account__dropdown .info__login{
    width: 100%;
    position: relative;
}
.info__account__dropdown .info__login .login__img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.login__img p{
    padding: 10px;
    position: absolute;
}
@media (min-width: 992px){
    .info__account__dropdown .info__login{
        height: 80px;
    }
    .info__account__dropdown .info__login .login__img{
        margin-left: -10px;
        margin-right: -10px;
        margin-top: -10px;
    }
}

@media (max-width: 991.58px){
    .info__account__dropdown .info__login{
        height: 110px;
    }
    .info__account__dropdown .info__login .login__img{
        margin-left: -15px;
        margin-right: -15px;
        overflow: hidden;
        margin-top: 0;
    }
}

/*Top Desktop Bar*/
/* =========================================================================== */
@media (max-width: 576px){
    .info__desktop__top {
        display: none !important;
    }
}
@media (min-width: 576px){
    .info__desktop__top .info__container {
        max-width: 540px;
    }
    .info__desktop__top {
        display: none !important;
    }
}
@media (min-width: 768px){
    .info__desktop__top .info__container {
        max-width: 720px;
    }
    .info__desktop__top {
        display: none !important;
    }
}
@media (min-width: 992px){
    .info__desktop__top .info__container {
        max-width: 960px;
    }
    .info__desktop__top {
        display: none !important;
    }
}
@media (min-width: 1200px){
    .info__desktop__top .info__container {
        max-width: 1200px;
    }
    .info__desktop__top {
        display: block !important;
    }
}
@media (min-width: 1480px){
    .info__desktop__top .info__container{
        max-width: 1430px;
    }
    .info__desktop__top {
        display: block !important;
    }
}
.info__desktop__top .info__container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}


.info__desktop__top{
    border-bottom: 1px solid #DDDDDD;
}
.info__desktop__top .col-8, .info__desktop__top .col-4{
    display: table;
}
.info__desktop__top__content{
    display: table-cell;
    vertical-align: middle;
}
    .info__desktop__top__content p {
        margin-top: 0.7rem !important;
        margin-bottom: 0.7rem !important;
        font-size: 13px;
        font-family: 'Roboto', sans-serif;
    }
.info__desktop__top__content a{
    text-decoration: none;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: black;
}
.info__desktop__top__content .feather {
    width: 12px;
    height: 12px;
    margin-top: -1px;
    margin-right: 6px;
}
.info__desktop__top__content ul{
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-content: center;
}
.info__desktop__top__content ul li{
    display: flex;
    align-items: center;
}
.info__desktop__top__content ul li .material-icons{
    font-size: 18px !important;
    vertical-align: middle;
}
.info__desktop__top .info__border{
    margin-right: 15px;
    margin-left: 15px;
    height: 75%;
    width: 1px;
    background-color: #DDDDDD;
}

.cart__price {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    bottom: -6px;
    right: -60px;
    color: black;
}
.ui-menu .ui-menu-item-wrapper {
    font-family: 'Roboto', sans-serif !important;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid rgba(237,27,36,0.2);
	background: rgba(237,27,36,0.2);
    color: black;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: rgba(237,27,36,0.2);
}
#corner-popup .corner-close:after, #corner-popup .corner-close:before {
    background-color: darkred !important;
}
#corner-popup .corner-container-1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#corner-popup{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#corner-popup .corner-close {
    top: -16px !important;
}
#corner-popup .corner-text {
    font-weight: bold !important;
}

.info__cart .badge{
    float: right !important;
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.sec-product .see-all{
    font-size: 15px !important;
    color: #007bff !important;
    cursor: pointer !important;
}
