@font-face {
font-family: 'Open Sans', sans-serif;
    src: url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
section.main_checkbox ul {
    margin: 0;
    padding: 0;
}
*, body, html, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, span, div, p
{
	box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
}
section.bottom_bar {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

body {
    background: aliceblue;
    position: absolute;
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: ;
}

a:focus
{
outline: none;
text-decoration: none;
}

a:hover
{
	text-decoration: none;
}
input[type='search'].form-control {
    height: 40px;
    border-radius: 0px;
    background: #fff;
    border: 1px solid #ecf0fa;
}
ul
{
    margin: 0;
    padding: 0;
}
.main-header-left .btn {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    height: 40px;
    color: #b4bdce;
    transition: none;
    font-size: 16px;
    padding-right: 13px;
}
header {
    background: #ffffff;
    padding: 20px 0px;
    box-shadow: 5px 7px 26px -5px #cdd4e7;
    border-bottom: 1px solid #dee7ef;
}

 .container {
    padding-right: 10px;
    padding-left: 10px;
}
.main-header-left{
    position: relative;
}

body {
    background: #f1f1f1  !important;
}

.breadcrumb-header h4{ 
    color: #031b4e;
    font-weight: 500;
    font-size: 21px;
}
.mt-30
{
    margin-top: 30px;
}

.card {
    position: relative;
    background: #fff !important;
    border-radius: 5px;
    border: 1px solid #deebfd;
    margin-bottom: 1.3rem;
    box-shadow: -8px 12px 18px 0 #dadee8;
}

.card-body {
    padding: 9px;
}

.card-body ul {
    margin: 0;
    padding: 0;
}

.card-body ul li .store-warp {
    background-color: #ecf0fa;
    display: block;
    padding: 8px;
    position: relative;
    margin-bottom: 10px;
}
.card-body ul li .store-warp img {
    height: 80px;
    border-radius: 4px;
    width: 80px;
}
.store-img {
    width: 9%;
    display: inline-block;
}
    .store-warp p {
    display: inline-block;
    width: 70%;
    text-align: left;
    font-size: 16px;
    color: #22252f;
}
.store-actinos {
    display: inline-block;
    width: auto;
    float: right;
}

.store-actinos a {
    margin: 0px 3px;
}
.metres {
    display: inline-block;
    width: 49%;
    color: #737f9e;
    text-align: right;
}

.rd {
    color: #737f9e;
    width: 50%;
    text-align: left;
    display: inline-block;
}
.card-body ul li {
    border-bottom: 1px solid #dee7ef;
    margin-bottom: 15px;
    display: block;
    padding-bottom: 10px;
}
footer{
    color: #737f9e;
    font-size: 16px;
    text-align: center;
    padding: 30px;
}

.no-padding
{
padding: 0;
}

section.main_checkbox ul li {
    display: block;
}

.white_bg {
    background-color: #fff;
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    margin-top: 10px;
}


.side_bar{
width: 258px;
    float: none;
    margin: auto;
    margin-bottom: 80px;
    margin-top: 40px;
    background-color: #111;
    padding-bottom: 49px;
    padding-top: 19px;
}


.side_bar ul li:first-child {
    border-top: none;
}
.side_bar ul li {
    display: block;
    position: relative;
    border-bottom: 1px solid #464646;
}

.side_bar ul li:hover {
    background-color: #444;
}

.side_bar ul li.active {
}

.side_bar ul li ul li {
    padding: 0 0 0 30px;
}

.side_bar ul li a {
    display: block;
    padding: 9px 10px;
    font-weight: 400;
    font-size: 15px;
    color: #efefef;
    text-decoration: none;
}

.side_bar ul
{
    margin: 0px;
    padding: 0;
}
.offer_wrap {
    background-color: #fff;
    margin-top: 10px;
}

.offer_wrap li {
    display: block;
    padding: 13px 36px;
    font-size: 16px;
    color: #666; margin-left: 30px;
    width: 85%;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
    position: relative;
}
.offer_wrap li:before {
    content: "";
    position: absolute;
    height: 13px;
    background-color: #cac8c8;
    width: 13px;
    border-radius: 30px;
    left: -18px;
    top: 40%;
}
.offer_wrap li:after {
    content: "";
    position: absolute;
    height: 100%;
    background-color: #cac8c8;
    width: 2px;
    left: -13px;
    top: 39%;
}
.offer_wrap li:last-child:after
{
    display: none;
}

 .glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}


.floating_icon li {
    display: block;     border-bottom: 1px solid #8ca7bf78;
}

.floating_icon li a {
    padding: 6px 11px;
    color: #fff;
    display: block;
    text-align: center;
}
.floating_icon {
    background-color: #357ebd;
    position: fixed;
    width: 78px;
    height: 122px;
    right: 0;
    top: 0;
    z-index: 999;
    bottom: 0;
    margin: auto;
    padding: 13px 0px 0px;
}
.floating_icon li a .fa {
    font-size: 20px;
}
.floating_icon li:last-child {
    border: none;
}
section.product-list .item.list-group-item {
    padding: 0;
    border: none !important;
    box-shadow: none;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}
section.product-list  img.group.list-group-image {
    height: 130px;
}
section.product-list .lead, span.distance {
    font-size: 14px;
    color: #777;
    font-weight: 300;
}
span.distance{
    float: right;
}
section.product-list .btn-success, section.product-list .lead 
{
    display: block;
}

section.product-list {
    margin-top: 10px;
}

.float_right
{
float: right;
}

section.faq ul {
    background-color: #fff;
    padding: 10px;
    margin-top: 10px;
}
section.faq ul li h3 {
    margin-top: 0px;
}

section.faq ul li {
    border-bottom: 1px solid #eee;
    margin-bottom: 9px;
    display: block;
}
section.faq ul li p {
    font-size: 14px;
    color: #888;
}
section.faq {
    margin-bottom: 63px;
}
span.delivery_time {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background-color: #357ebd;
    color: #fff;
    display: flex;
    align-items: center;
    margin: 40px auto;
}

span.delivery_time label {
    /* display: block; */
    width: 100%;
    font-size: 24px;
    font-weight: 400;
}
section.special-offer.offer_n {
    margin-bottom: 60px;
}




/*Responsive*/

@media screen and (max-width: 767px)
{

    span.delivery_time {
    height: 70px;
    width: 70px;
    margin: 60px auto;
}

span.delivery_time label
{
    font-size: 16px;
}
    section.faq ul li h3 {
    margin-top: 0px;
    font-size: 21px;
    margin-bottom: 5px;
}

section.offers h2 {
    font-size: 22px;
}

section.product-list .container {
    padding: 0;
}

div#products {
    padding: 0px 10px;
}

    section.product-list .thumbnail
    {
margin-bottom: 10px;
    }
section.product-list {
    padding: 0px 10px;
    margin-top: 10px;
}
section.product-list .item.col-xs-4.col-lg-4 {
    padding: 0px 5px;
}
section.product-list img.group.list-group-image {
    height: 90px;
}
section.product-list h4.group.inner.list-group-item-heading {
    font-size: 15px;
}
section.product-list p {
    font-size: 13px;
}

    .store-warp p {
    width: 100%;
    text-align: left;
    font-size: 12px;
    margin-bottom: 0px;
}
.card-body ul li .store-warp img {
    height: 60px;
    border-radius: 4px;
    width: 60px;
    margin-bottom: 10px;
}
.store-actinos {
    width: 133px;
    position: absolute;
    top: 8px;
    right: -4px;
}
.rd, .metres, footer{
    font-size: 13px;
}
.metres {
    width: 46%;
}
}