.header-top.hstyle3 {
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;
    padding: 4px;
}
.header-top-border {
    border-top: 6px solid #5589c9;
}
/*.navbar-default {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #5589c9;
}*/
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #064220;
    background-color: transparent;

}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: 500;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.header-top-left span {
    color: #5589c9;
    margin-right: 5px;
}
.hstyle3 .header-top-left li, .hstyle3 .box-right li a {
    color: #5589c9;
}
div#nav_bar_tag {
    background-color: #fdfdfd;
}
.btn-primary {
    color: #fff;
    background-color: #fd7c07;
    border-color: #ffffff;
    border-radius: 30px;
    border: 2px solid;
}
.open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #24af0b;
    border-color: #ffffff;
}
.bg-cont {
    background-color: #e9eaeb;
}
.card {
    border: 1px solid #ffffff;
    background-color: white;
    padding-left: auto;
    padding-right: auto;
    /* min-height: 500px; */
    margin-top:0px;
    margin-bottom: 15px;
    text-align: center;
    border-radius: 1px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(36 60 88 / 6%);
    -webkit-transition: .25s box-shadow;
    transition: .25s box-shadow;
}
.img-responsive{
    display: block;
    max-width: 100%;
/*    height: 268px !important;
    width: 180px !important;*/
}
span.copyrights-text {
    font-size: 13px;
}
@media only screen and (min-width: 600px){
    .collapse.navbar-collapse {
        background-color: #1077f5;
        padding: 0px 10%;
    }
    .navbar-nav>li>.dropdown-menu {
        margin-top: 0px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom: 5px solid #1077f5;
        border-top: 1px solid #ffffff;
        width: 80%;
        right: auto;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}


div#product_menu {
    margin-top: 13px;
    border-radius: 0px !important;
}
.list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
a {
    color: #030001;
    font-weight: 600;
}
.header-top-border {
    border-top: 0px solid #5589c9;
}
.header-top.hstyle3 {
    padding: 7px 0px;
    background-color: #fefefd;
    border-bottom: none;
}
header.header-pos {
    background-color: #ffffff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #e1720e;
    border-color: #b6d8f5;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.box-right li a {
    color: #fd7c07;
    display: inline-block;
    padding: 12px 15px;
}
.app-down-icon {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 31px;
}
.header-top-left>ul {
    padding: 7px 0;
}
.box.box-right {
    float: none;
    padding: 2px 27px;
    /*background-color: #14141440;*/
}
div#loged_in_drop,.cart-s1 {
    height: 100px;
    line-height: 83px;
    text-align: center;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: -20px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
div#cart_dropdown_hd {
    line-height: 100px;
    float: right;
}
.btn-secondary {
    background-color: #fd7c07;
    border-color: #ffffff;
    color: #fff;
    border-radius: 41px;
    padding: 2px 45px;
    border: 1px solid #fd7c07;
}
a.dropdown-item {
    display: flex;
    line-height: 29px;
    padding: 6px;
}
.btn-secondary:hover {
    background-color: #e97003;
    border-color: #ffffff;
    color: #fff;
}
.remove-afer:after{
    content: none !important;
}
.btn-default {
    color: #fff;
    background-color: #fd7c07;
    border-color: #fd7c07;
    border-radius: 30px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #fd7c07;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #fd7c07;
    border-color: #fd7c07;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #dd6f0a;
    border-color: #ffffff;
    outline: none;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
}
.modal-body {
    position: relative;
    padding: 0px;
}

.menu-mobile{
    visibility: hidden;
    display: none;
}
.menu-desk{
    visibility: visible;
    display: block;
}
.pd-20{
    padding:20px;
}
div#loged_in_drop, .cart-s1 {
    height: 59px;
    line-height: 44px;
    text-align: center;
}

@media screen and (max-width: 767px)
{
    .table-responsive.cart-s1 {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0px solid #ddd;
    }
    .box.box-right {
        float: none;
        padding: 2px 27px;
        text-align: center;
        margin: 9px;
    }
    div#loged_in_drop, .cart-s1 {
        height: 87px;
        line-height: 83px;
        text-align: center;
    }
    a.grey.darken-3 {
        color: #ffffff;
    }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
        color: #fff;
        background-color: #ffffff;
        border-color: #ffffff;
        box-shadow: none;
    }

    .menu-mobile{
        visibility: visible;
        display: block;
        text-align: center;
    }
    .menu-desk{
        visibility: hidden;
        display: none;
    }

    .m2s{
        padding: 0px !important;
    }

    .dropdown-menu {
        margin: 3px 0 0;
    }

}



.open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #fd7c07;
    border-color: #fd7c07;
    box-shadow: none;
}


.blink {
    display: inline;
    color: inherit;
    animation: blink 1s steps(1) infinite;
    -webkit-animation: blink 1s steps(1) infinite;
}
@keyframes blink {
    50% {
        color: transparent;
    }
}
@-webkit-keyframes blink {
    50% {
        color: transparent;
    }
}

div.pagination a {
    padding: 7px 8px 7px 8px;
    margin: 2px;
    border: 1px solid #e9eaeb;
    text-decoration: none;
    color: #ffffff;
    background-color: #9b9d9f;
    border-radius: -3px;
}
div.pagination span.current {
    padding: 7px 10px 7px 9px;
    margin: 2px;
    border: 1px solid #e9eaeb;
    font-weight: bold;
    background-color: #289b03;
    color: #ffffff;
    border-radius: 0px;
}
.menu-markquee{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    font-size: 14px;
}
img.menu-offer-icon-img {
    width: 30px;
}
ul.social-icons.mt-social-links {
    text-align: center;
}
.breadcrumb-area {
    background: #ffffff;
    padding: 0px 40px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    margin-left: -15px;
}
.breadcrumb-item>a {
    color: #181515;
    font-weight: 100;
}
li.list-group-item.d-flex.justify-content-between.align-items-center {
    background-color: #ebe9e9;
    border-bottom: 1px solid white;
}
.header-middle {
    padding-top: 0px;
    border-bottom: 1px solid #ffa50069;
}
.mright_20px {
    margin-right: 20px;
}
.pd0{
    padding: 0px;
}

.slider.slide-pms-d1 img {
    border-radius: 11px;
    height: 400px !important;
    width: 100%;
    min-height: 400px;
    width: 223px !important;
}
.slide.slick-slide {
    border: 1px solid #ededed;
    border-radius: 3px;
    background-color: #25502700;
    padding: 10px;
    height: auto;
    width: 239px;
    padding: 6px;
    border-radius: 10px;
    width: 260px !important;
}

.slick-slide img {
    filter: none;
    border: 1px solid #d9d4d4;
}

