header .navbar-light .navbar-nav .nav-link
{
    letter-spacing: 1px;
}

.breadcrumb-section {
    background-color: #f8f8f8;
    position: relative;
    overflow: hidden;
}

.pt-0 {
    padding-top: 0 !important;
}

.breadcrumb-section .container-fluid-lg {
    padding: 0 calc(12px + 148*(100vw - 320px) / 1600);
}

.breadcrumb-section .breadcrumb-contain {
    padding: calc(26px + 14*(100vw - 320px) / 1600) 0;
    text-align: center;
    color: #222;
    font-family: "Public Sans", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.breadcrumb-section .breadcrumb-contain h2 {
    font-weight: 700;
    font-size: calc(16px + 6*(100vw - 320px) / 1600);
    margin-bottom: 0;
}

.breadcrumb-section .breadcrumb-contain nav {
    margin-left: auto;
}

.contact-detail
{
    margin-bottom: 15%;
}


.contact-detail .contactlists
{
    
}


.contact-box-section .left-sidebar-box .contact-detail .contact-detail-box
{
    margin-top    : 15px;
    margin-bottom : 15px;
}

.contact-box-section .left-sidebar-box .contact-image img
{
    width : 100%;
}


.shop-section .show-button .top-filter-menu .grid-option ul li.three-grid
{
    display : none;
}

 

.col-md-2.aligncol .firstsetban .alignbanbutton button.btn.style1
{
    background-color: #016296;
    color: #fff;
    border-radius: 50px;
    width: 100%;
        margin-top: 1em;
}


/*
input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
*/


header .header-top .top-left-header i
{
    color: #fff;
    margin-right: 5px;
}

header .timer-notification h6
{
    font-size: 17px;
}

.visible-xs
{
    display: none !important;
}

.hidden-xs
{
    display: block !important;
}

.button-group .col-md-6 button.proceed-btn
{
    background: linear-gradient(90deg, #016296 0%, #016296 100%) !important;
}


.button-group .col-md-6 button.proceed-btn:hover,
.button-group .col-md-6 button.proceed-btn:focus,
.button-group .col-md-6 button.proceed-btn:active
{
    background: linear-gradient(90deg, #000 0%, #000 100%) !important;
}


.breadscrumb-section .breadscrumb-contain h2
{
        text-transform: inherit;
}



.theme-invoice-1 .invoice-wrapper .invoice-body .top-sec .details-box .address-box
{
    min-height: 250px;
}

.theme-invoice-1 .invoice-wrapper .invoice-body .top-sec .details-box .address-box ul.lastdata li
{
    margin-bottom:10px;
}

.btn-animation::after
{
    background: linear-gradient(90deg, #000 0%, #000 100%);
}


.slick-slider .slick-list .slick-slide>div, .slick-slider .slick-list .slick-slide>ul
{
    text-align: left;
    /*margin-left: 13%;*/
}


header .top-nav .navbar-top .middle-box .search-box .input-group button
{
    background-color: #016296;
    border: 1px solid #016296;
}
.ui-widget-header
{
     background: #016296 !important;
    border: 1px solid #016296 !important;
}

.pl-5
{
    padding-left: 5%;
}
.pr-5
{
    padding-right: 5%;
}


.form-control.dark#search_cat
{
    border : 0px solid;
}

.tacbox {
  display:block;
  padding: 1em;
  margin: 2em;
  border: 3px solid #ddd;
  background-color: #eee;
  max-width: 800px;
}

.tacbox input {
  height: 1.5em;
  width: 1.5em;
  vertical-align: middle;
}

.tacbox input:focus
{
    border: 1px solid red;
}
footer .main-footer .footer-logo .footer-logo-contain p
{
        font-size: 13px;
}

header .timer-notification
{
    margin-left: 10% !important;
}

.tacbox .form-check-input
{
        margin-top: -2px;
}

.product-box-3 .product-footer .product-detail .name
{
    font-size: 14px;
    min-height: 34px;
    max-height: 34px;
}










.section-counter .row{
  /*margin-top:70px;*/
}
.section-counter .counter{
  color: #016296;
}
.section-counter div.col-md-2{
  border-right:#ddd solid 0.1px;
}
.section-counter div.col-md-2:last-child{
  border-right:#ddd solid 0px;
}

.section-counter
{
    background: #eee;
    padding-top: 4%;
    padding-bottom: 4%;
    text-align: center;
}

.section-counter h1
{
    font-size: 31px;
    margin-bottom: 20px;
}

.section-counter .row .row.static-counter
{
    margin-left: 15%;
    width: 100%;
    margin-top: 2%;
}

.section-counter .counter
{
    display : block;
}


.payments h4
{
    margin-top: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 21px;
}


header .top-nav .navbar-top .middle-box
{
    display: block;
    width: 50%;
}

header .top-nav .navbar-top .middle-box .location-box
{
    border: 2px solid #016296;
         padding: 0;
}


header .top-nav .navbar-top .rightside-box .right-side-menu .right-side
{
    cursor : pointer;
   
}
header .top-nav .navbar-top .middle-box .location-box button
{
    background: #016296;
    color: #fff;
    padding: 16px;
    border-radius: 0px; 
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon
{
    font-weight : 600;
    font-size: 18px;
}
a:hover,
a:focus
{
    color : #016296;
}
@media (max-width:840px)
{
    header .top-nav .navbar-top .web-logo img
    {
        margin-top: -10px;
        width: 80%;
        margin-left: 10%;
    }
    header .top-nav .navbar-top
    {
        margin-bottom : 15px;
    } 
    .breadscrumb-section .breadscrumb-contain h2
    {
        font-size: 14px;
        line-height: 27px;
        text-transform: none;
    }
    
    .breadscrumb-section .breadscrumb-contain h2 span.addbold
    {
        font-weight : bold;
            font-size: 18px;
    }
    
    .row.bannerform
    {
        
    }
    
    .row.bannerform .col-2
    {
        width: 50%;
        line-height: normal;
        margin-bottom: 10px;
    }
    
    .row.bannerform .col-md-2.aligncol
    {
        width: 50%;   
    }
    
    .col-md-2.aligncol .firstsetban .alignbanbutton button.btn.style1
    {
        margin-top: 10%;
    }
    
    .breadscrumb-section .breadscrumb-contain
    {
        margin-bottom: 0px;
        padding-bottom: 0;
        padding-top: 10px;
    }
    
    .row.bannerform .form-group span
    {
        display : none;
    }
    
    
    footer .main-footer .footer-logo .theme-logo
    {
        display: block;
    }
    
    footer .main-footer
    {
        text-align : center;
        
        padding-bottom: 0;
    }
    
    footer .main-footer .footer-logo .footer-logo-contain p
    {
        width : 100%;
        line-height: 20px;
        color : #000;
    }
    .visible-xs
    {
        display: block !important;
    }
    
    .hidden-xs
    {
        display: none !important;
    }
    
    .product-box-3 .product-header .product-image img
    {
        height: 170px;
        max-height: 170px;
    }
    
    .product-box-3 .product-footer .product-detail .span-name
    {
        min-height: 30px;
        max-height: 30px;
        overflow: hidden;
    }
    
    .product-box-3 .product-footer .product-detail .name
    {
        font-size: 13px;
        min-height: 40px;
        max-height: 40px;
        overflow: hidden;
    }
    .product-box-3 .product-footer .price span
    {
            font-size: 15px;
    }
    
    .product-box-3 .product-footer .price span span
    {
        font-size: 13px;
        display: block;
        margin-bottom: 10px;
    }
    .view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .title-name
    {
        min-height: 27px;
        max-height: 27px;
    }
    .modal.view-modal .modal-body .col-lg-6.content-part .right-sidebar-modal .row .col-md-6
    {
        width: 50%;
    }
    .modal.view-modal .modal-body .col-lg-6.content-part .right-sidebar-modal .row .col-md-4
    {
        width: 33%;
    }
    .modal .countervalues .add-to-cart-box
    {
        width: 100% !important;
    }
    
    .cart-table table tbody tr td.product-detail .product .product-detail ul li span
    {
        display : none;
    }
    
    /*.theme-invoice-1 .invoice-wrapper .invoice-body .top-sec .details-box
    {
        display : block !important;
    }*/
    
    .mobile-menu ul li i.fa
    {
        color: #fff;
        font-size:16px;
    }
    
    
    
    .mobile-menu ul li.right-side span.badge {
        width: 18px;
        height: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #ff7272;
        font-size: 12px;
        padding: 0;
        border-radius: 2px;
        left: 44% !important;
        top: 9px !important;
        position: absolute !important;
    }
    
    
    
    .shop-banner>div h2
    {
        font-size: 17px !important;
    line-height: 23px !important;
    }
    
    .banner-contain-2 .banner-detail h3
    {
        
        font-size: 13px !important;
    }
    
    .button-group.cart-button .row .col-md-6
    {
        width : 50%;
    }
    
    .button-group .col-md-6 a button.shopping-button,
    .button-group .col-md-6 button.proceed-btn
    {
        font-size:11px;
    }
    
    .breadcrumb-section .breadcrumb-contain h2
    {
        font-size: 12px;
    }
    
    li.breadcrumb-item
    {
         font-size:11px;
    }
    
    header .header-top .top-left-header
    {
        display: block;
            text-align: center;
    }
    
    .tacbox
    {
        display : flex;
    }
    
    .tacbox label
    {
        font-size: 13px;
        margin-left: 5px;
    }
    
    
    .section-counter h1
    {
            font-size: 23px;
    }
    
    .section-counter .row .row.static-counter
    {
        margin-left : 0%;
    }
    
    .section-counter div.col-md-2
    {
        width : 25%;
    }
    .section-counter .counter
    {
            font-size: 20px;
    }
    .section-counter .row .row.static-counter p
    {
        font-size: 10px;
    }
    
    
    
    .shop-section .show-button .top-filter-menu
    {
            margin-bottom: 7%;
            display: block;
    }
    
    .shop-section .show-button .top-filter-menu .text-content
    {
        display : none;
    }
    
    .form-control.dark#search_cat {
        width: 95%;
        border: 2px solid #016296;
    }
    /*
    header .navbar-toggler
    {
        margin-right: 25%;
    }
    */
    
    header .top-nav .navbar-top .middle-box {
        display: block;
        width: 0;
    }
    
    header .top-nav .navbar-top .firstbox {
            width: 100%;
    }
    
    section, .section-t-space {
        padding-top: 0;
    }
    
    header .top-nav .navbar-top .web-logo img
    {
        margin-left: 7%;
    }
    
    .dropdown .form-control.dark
    {
        border: 2px solid #016296;
    }
    
    .modal.view-modal .modal-body .col-lg-6.imagepart .slider-image img.img-fluid {
        max-height: 200px;
        min-height: 200px; 
    }
    
    .modal.view-modal .modal-body .col-lg-6.content-part
    {
        padding-left: 5%;
    }
    
    .shop-section .show-button .top-filter-menu .category-dropdown .dropdown
    {
        display : flex;
    }
    
    .shop-section .show-button .top-filter-menu .category-dropdown .dropdown button.btn
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        background: #016296;
        color: #fff;
        padding: 16px;
        border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    }
    
    .shop-section .show-button .top-filter-menu .category-dropdown .dropdown .form-control.dark
    {
        border-right: 0px !important;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    
    .df-btn-text
    {
            margin-bottom: 20% !important;
            margin-right: -28px !important;
    }
}