﻿@charset "utf-8";
/* CSS Document */
/*s@charset "utf-8";
/* CSS Document */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@font-face {
    font-family: 'FontAwesome';
    src: url('font-awesome/fontawesome-webfont.ttf') format('truetype');
}
body {
    font-family: 'Roboto', sans-serif !important;
    background: #fff;
}
html, body, #white_bg {
    background: #fff !important;
}
.blueheader {
    background: #0399ea;
    border-bottom: solid 2px #fec421;
}
.offer {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.5px;
    font-weight: 300;
}
.divWaiting-login {
    margin: 0 auto;
    text-align: center;
    top: 180px;
    position: relative;
    z-index: 3;
}
.chk2 span img {
    margin-right: 10px;
}
.lang {
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 2px;
}
.lang a {
    margin: 0 15px 0 5px;
    color: #fff;
    float: left;
}
.lagbox input {
    float: left;
}
.lang a:hover {
    text-decoration: none;
    color: #fec421;
}
.logo a img {
    width: 100%;
    height: auto;
}
/**************************** search box css***************************/
.container-2 {
    width: 50%;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    top: 18px;
    float: right;
}
.container-2 input#search {
    width: 40%;
    height: 50px;
    background: #ececec;
    border: none;
    font-size: 10pt;
    float: right;
    color: #262626;
    padding-right: 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: width .55s ease;
    -moz-transition: width .55s ease;
    -ms-transition: width .55s ease;
    -o-transition: width .55s ease;
    transition: width .55s ease;
    padding-left: 10px;
}
.container-2 input#search::-webkit-input-placeholder {
    color: #65737e;
}
.container-2 input#search:-moz-placeholder { /* Firefox 18- */
    color: #65737e;
}
.container-2 input#search::-moz-placeholder { /* Firefox 19+ */
    color: #65737e;
}
.container-2 input#search:-ms-input-placeholder {
    color: #65737e;
}
.container-2 .icon {
    position: absolute;
    top: 25%;
    margin-right: 9px;
    margin-top: 0;
    z-index: 1;
    color: #4f5b66;
    right: -54px;
}
.container-2 input#search:focus, .container-2 input#search:active {
    outline: none;
    width: 300px;
}
.container-2:hover input#search {
    width: 300px;
}
.container-2:hover .icon {
    color: #93a2ad;
}
.icon a img {
    width: 30%;
}
/********************end search css*************************/
.wishlist {
    float: right;
    height: auto;
    width: 16%;
    position: relative;
}
.wishlist a {
    font-size: 30px;
    color: #fec421;
    margin-top: 27px;
    float: right;
}
.wishlist a span {
    background: #0399ea;
    border-radius: 40px;
    font-size: 12px;
    font-family: 'Roboto';
    color: #fff;
    padding: 4px;
    position: absolute;
    right: -14px;
}
.wishlist a:hover {
    text-decoration: none;
}
.yellwstrip {
    background: #fec421;
    border-bottom: solid 2px #0399ea;
}
.bnner_bg {
    position: relative;
    background-image: url(https://dev.paragdairy.com/images/bnr6.jpg);
    height: 512px;
    background-position: center;
}
.bgx {
    background: url(../images/bord.png) left 9px repeat-x;
    margin: 30px 0 20px 0;
}
.bgx h2 {
    font-weight: 400;
    text-transform: capitalize;
    color: #ffaa1c;
    width: 370px;
    background: #fff;
    margin: 0 auto;
}
.bgx h2 span {
    font-weight: 100;
    color: #000;
}
.bgx big {
    width: 100%;
    float: left;
    background: url("../images/bord.jpg") left top repeat-x;
    display: none;
}
.bgx big i {
    width: auto;
    height: auto;
    background: #fff;
    padding: 0 10px;
}
.text-body p {
    line-height: 25px;
    font-weight: 300;
    font-size: 13pt;
    margin-top: 17px;
    float: left;
}
.greybg {
    background: #f9fdfe;
    padding-top: 30px;
}
.head33 i img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    box-shadow: 12px -7px 2px #fbeabe;
}
.head33 h3 {
    font-size: 18px;
    color: #0399ea;
    font-weight: 300;
}
.head33 h5 {
    font-size: 13px;
    font-weight: 300;
    color: #e4ad12;
}
.head33 {
    margin-top: 30px;
}
.prod_view {
    width: 216px;
    float: left;
    height: auto;
    padding: 2px 0px;
    position: relative;
    margin-top: 30px;
    border-right: solid 1px #f4f5f7;
    min-width: 20%;
}
.prod_view:hover {
    box-shadow: 0px 0px 5px #e9ecef;
    border-right: solid 0px #f4f5f7;
}
.prod_view i {
    width: 100%;
    float: left;
    height: auto;
    min-height: 250px;
    text-align: center;
    padding: 0 10px;
}
.prod_view i img {
    width: 100%;
    float: left;
    height: auto;
}
.prod_view p {
    font-size: 13px;
    min-height: 50px;
    float: left;
    width: 98%;
    line-height: 20px;
    margin-left: 1%;
    text-align: left !important;
}
.prod_view em {
    width: 100%;
    float: left;
    font-style: normal;
}
.prod_view em select {
    width: 98%;
    padding: 4px;
    border: solid 1px #ccc;
    border-radius: 2px;
    font-size: 12px;
    margin-left: 1%;
    background: none;
}
.qnxtra {
    background: #f4f3f2;
    width: 98.5%;
    float: left;
    margin: 10px 2px 2px 2px;
    padding: 3px 10px 10px 10px;
}
.qnxtra span {
    width: 50%;
    float: left;
    line-height: 23px;
    font-size: 12px;
}
.qnxtra span font {
    text-decoration: line-through;
}
.qnxtra big {
    font-size: 13px;
    float: left;
    padding-left: 10px;
    text-transform: uppercase;
    color: #0399ea;
    line-height: 23px;
    width: 50%;
}
.qnxtra b {
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    background: #ccc;
    padding-left: 8px;
    border-radius: 5px;
    border: solid 1px #b7b6b6;
    width: auto;
    float: left;
    height: 34px;
}
input.txt1 {
    width: 50px;
    line-height: 30px;
    border-radius: 0 5px 5px 0;
    border: 0;
    text-align: center;
}
input.submit1 {
    float: right;
    width: auto;
    min-width: 80px;
    line-height: 24px;
    background: #e9af18;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
}
input.submit1:hover {
    background: #0399ea;
}
.ofr1 {
    position: absolute;
    right: 9px;
    top: 0;
    font-size: 10px;
    background: #0399ea;
    color: #fff;
    padding: 5px;
    border-radius: 2px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2em;
}
.ofr2 {
    position: absolute;
    right: 9px;
    top: 0;
    font-size: 10px;
    background: #fe9321;
    color: #fff;
    padding: 5px;
    border-radius: 2px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2em;
}
.ofr3 {
    position: absolute;
    right: 9px;
    top: 0;
    font-size: 10px;
    background: #5c02a8;
    color: #fff;
    padding: 5px;
    border-radius: 2px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2em;
}
.testimonial {
    background: url("../images/testibg.png") repeat;
    /*margin-top: 50px;*/
    padding: 30px 0;
}
/************************ testimonial slider css*******************/
/* Slideshow container */
.slideshow-container {
    position: relative;
}
/* Slides */
.mySlides {
    display: none;
    padding: 10px 60px;
    text-align: justify; 
    min-height: 476px;
    text-align-last: center;
}
.testi3:last-child {
    margin-right: 0;
}
.testi3 {
    width: 32.33%;
    float: left;
    padding: 25px;
    /* text-align: center; */
    /* background: #ccc; */
    background-color: rgba(255, 255, 255, 0.7);
    margin-right: 14px;
}
.testi3 q {
    font-size: 15px;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
    min-height: 240px;
    float: left;
    color: #000;
    text-align: center;
}
.testi3 i {
    font-size: 75px;
    margin-top: 30px;
    color: #0399ea;
}
/* Next & previous buttons */
.prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    left: 0;
}
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    right: 0;
}
/* Position the "next button" to the right */
/*.next {
  position: absolute;
  border-radius: 3px;
}*/
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    /* background-color: rgb(255, 169, 28);*/
    color: #0399ea !important;
}
/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 30px;
}
/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #fec421;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
/* Add a background color to the active dot/circle */
.active, .dot:hover {
    background-color: #0399ea;
}
/* Add an italic font style to all quotes */
q {
    font-style: italic;
    font-size: 19px;
    font-weight: 300;
    line-height: 40px;
}
/* Add a blue color to the author */
.author {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.client {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.milkbg {
    background: url("../images/milkgbg.png") right bottom no-repeat #f2f1ed;
}
.img-fluid2 {
	width:90%;
	height: auto;
}
.martop {
    margin-top: 15%;
}
/**********************************************/
ul.oneblog li {
    margin: 0;
    list-style: inside;
    list-style-type: none;
}
.mrgtp1 {
    width: 300px;
}
.oneblog {
    box-shadow: 1px 1px 8px #ccc;
    width: 100%;
    float: left;
    height: 400px;
}
.oneblog1 li {
    list-style: none;
}
.oneblog1 {
    box-shadow: 1px 1px 8px #ccc;
    width: 100%;
    float: left;
}
.oneblog1 li b {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 70px;
    width: 50%;
    float: left;
    font-size: 13px;
}
.oneblog1 li b {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 70px;
    width: 50%;
    float: left;
    font-size: 13px;
}
.oneblog1 li h5 {
    font-weight: initial;
    text-transform: uppercase;
    width: 50%;
    float: left;
    line-height: 70px;
    margin: 0;
    padding: 0;
}
.oneblog1 li h6 {
    font-size: 15px;
    font-weight: 300;
    color: #ff8e11;
    border-bottom: solid 1px #ff8e11;
    line-height: 50px;
}
.oneblog1 li p {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    margin: 30px 0;
    color: #646464;
    letter-spacing: 0.02em;
}
.oneblog1 li a {
    line-height: 31px;
    position: absolute;
    bottom: 10px;
    margin: 10px;
    margin-left: -30px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    color: #0399ea;
    text-decoration: none;
}
.oneblog1 li a:hover {
    border-bottom: solid 1px #0399ea;
}
.oneblog li b {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 70px;
    width: 50%;
    float: left;
    font-size: 13px;
}
.oneblog li h5 {
    font-weight: initial;
    text-transform: uppercase;
    width: 50%;
    float: left;
    line-height: 70px;
    margin: 0;
    padding: 0;
}
.oneblog li h6 {
    font-size: 15px;
    font-weight: 300;
    color: #ff8e11;
    border-bottom: solid 1px #ff8e11;
    line-height: 50px;
}
.oneblog li p {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    margin: 30px 0;
    color: #646464;
    letter-spacing: 0.02em;
}
.oneblog li a {
    line-height: 0px;
    position: absolute;
    bottom: 10px;
    margin: 10px;
    margin-left: -30px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    color: #0399ea;
    text-decoration: none;
}
.oneblog li a:hover {
    border-bottom: solid 1px #0399ea;
}
.blgimg {
    width: 100%;
    height: auto;
}
.blgimg a img {
    width: 100%;
    height: auto;
}
ul.oneblog {
    list-style: inside;
    margin: 0;
    padding: 0 40px;
}
.mrgtp {
    margin-top: 40px;
}
.mar_1 {
    margin: 30px 11px 0 11px;
}
.mar_12 {
    margin: 30px 30px;
}
.mar_12 a img {
    width: 59%;
    height: auto;
}
.bor_bot {
    border-bottom: solid 0px #ccc;
}
.gallery_cont {
    background: url("../images/milkbar.jpg") left top no-repeat;
    padding: 3% 0 5% 0;
}
.mar_15 {
    margin-top: 50px;
}
.mar_15 a img {
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 6px #ccc;
    border-radius: 10px;
    border: solid 2px #fff;
}
.glry_but {
    background: #0399ea;
    margin: 0 auto;
    color: #fff;
    position: relative;
    top: 37px;
    padding: 22px;
    border-radius: 6px;
}
.yellwftr {
    background: #fec421;
    padding: 20px 0px 0px 0;
    margin-top: 5px;
}
.join i {
    font-size: 30px;
    line-height: 40px;
    float: left;
    margin-right: 15px;
}
.join p {
    float: left;
    line-height: 50px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
}
.envelope {
    width: 100%;
    float: left;
    background: #fff;
    height: auto;
    padding: 5px 5px 5px 25px;
    border-radius: 30px;
}
.emailid {
    border: 0;
    width: 70%;
    float: left;
    min-height: 40px;
}
.submit11 {
    float: right;
    border: 0;
    background: #000;
    border-radius: 0 30px 30px 0;
    color: #fff;
    min-height: 40px;
    padding-right: 20px;
    font-weight: 300;
}
.submit11:hover {
    background: #0399ea;
}
.ftr1 ul {
    list-style: inside;
    list-style-type: none;
    padding: 0;
}
.ftr1 ul li a img {
    /* width: 100%; */
}
.ftr1 ul li {
    margin: 40px 0px;
}
.ftr1 ul li i {
    width: 10%;
    float: left;
    min-height: 80px;
    font-size: 25px;
    color: #fec421;
}
footer {
    background: #f5f5f5;
}
.ftr2 ul {
    list-style-type: none;
    list-style-position: inside;
    padding: 0;
}
.ftr2 ul li a {
    line-height: 30px;
    vertical-align: middle;
    float: left;
}
.glyphicon.glyphicon-chevron-right {
    font-size: 20px;
    line-height: 28px;
    float: left;
    margin-right: 12px;
    color: #fec421;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }

    .formboxa {
        
        z-index: 99999 !important;
        margin: auto;
    }

    .glyphicon.glyphicon-chevron-right {
        font-size: 20px !important;
        line-height: 20px !important;
        float: left;
        margin-right: 12px;
        color: #fec421;
    }
}

.ftr2 ul li a {
    line-height: 30px;
    vertical-align: middle;
    float: left;
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 300;
}
.ftr2 ul li a:hover {
    text-decoration: none;
    color: #0399ea;
}
.ftr2 ul li {
    width: 100%;
    float: left;
}
.ftr2 ul li h2 {
    font-size: 25px;
    text-transform: capitalize;
    margin-top: 43px;
}
.ftr3 ul {
    list-style-position: inside;
    list-style-type: none;
    padding: 0;
}
.ftr3 ul li {
    width: 100%;
    float: left;
    padding: 0;
}
.ftr3 ul li i {
    float: left;
    margin: 5px 1% 0 0;
    width: 9%;
    color: #fec421;
    font-size: 15px;
}
.ftr3 ul li font {
    float: left;
    width: 90%;
    line-height: 27px;
    margin-bottom: 20px;
}
.ftr3 ul li h2 {
    font-size: 25px;
    text-transform: capitalize;
    margin-top: 43px;
}
.ftrwite {
    background: #fff;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.mrgtp1 {
    border-right: solid 1px #ccc;
}
.mrgtp1 i {
    width: auto;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.fd a {
    color: #000;
}
.fd a:hover {
    color: #337ab7;
    text-decoration: none;
}
.mrgtp1 h4 {
    margin-top: 30px;
    margin-left: 15px;
    float: left;
    width: 72%;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
}
.mrgtp1 h6 {
    float: left;
    margin-left: 18px;
    width: 70%;
    margin-top: 0;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 40px;
    border-bottom: 0;
}
.prg {
    font-size: 12px;
    line-height: 30px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .1em;
}
.dc {
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: .1em;
}
/**************************************************** product description css ***********************************************/
/* The grid: Four equal columns that floats next to each other */
.column1 {
    float: left;
    width: 24%;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.column1 img {
    width: 100%;
}
.g2 {
    margin-top: 20px;
    background: #f0f0f0;
    min-height: 360px;
    width: 100%;
    padding: 20px;
}
/* Style the images inside the grid */
.column1 img {
    opacity: 0.8;
    cursor: pointer;
    width: 100%;
    height: auto;
}
.column1 img:hover {
    opacity: 1;
}
.g2 img {
    width: 100%;
}
.cnetul {
    list-style: inside;
    list-style-type: none;
    padding: 0;
    width: 100%;
    float: left;
}
.cnetul li {
    width: 100%;
    float: left;
}
.cnetul li h2 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
}
.cnetul li font {
    width: auto;
    float: left;
    padding: 10px 0;
    font-size: 17px;
    font-weight: 300;
    text-decoration: line-through;
}
.cnetul li big {
    width: auto;
    float: left;
    padding: 20px 0;
    color: #ee2f2f;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    margin-left: 20px;
}
.cnetul li h3 strong {
    font-size: 33px;
}
.slct {
    width: 220px;
    margin-left: 10px;
    height: 33px;
    background: none;
    border: solid 1px #ccc;
    border-radius: 3px;
    float: left;
}
.cart {
    width: 150px;
    height: 50px;
    background-color: #0299ea;
    border: 0;
    border-radius: 3px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    float: left;
    margin-right: 10px !important;
}
.cart:hover {
    background: #fec422;
    color: #000 !important;
}
.wish1 {
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 3px;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    margin-left: 10px;
    background: url(../images/wishlist.png) center center no-repeat #fec422;
    float: left;
}
.wish1:hover {
    background: url("../images/wishlist.png") center center no-repeat #0299ea;
}
.cnetul ul li h3 {
    margin: 10px 0 10px 0;
    font-size: 13px;
    font-weight: 400;
}
.keyftr {
    margin: 0;
    padding: 10px;
    list-style-type: none;
    width: 50%;
    float: left;
}
.keyftr h3 {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.keyftr li span {
    font-size: 15px;
    font-weight: 300;
}
.keyftr li {
    margin: 10px 0 0px 0;
}
.folow {
    padding: 0;
    list-style-type: none;
}
.folow li {
    float: left;
    width: auto;
    padding-right: 10px;
}
.folow li h3 {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.folow li a i {
    font-size: 20px;
    color: #0299ea;
}
.folow li a i:hover {
    color: #fec422;
}
.dscpt {
    /* margin-left: 5%; */
    float: left;
    width: 100%;
    border-top: solid 1px #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 25px;
}
.folow li a i {
    border: solid 1px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 40%;
}
.navi a {
    font-size: 12px;
    line-height: 30px;
    font-weight: 300;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 10px;
    float: left;
}
.navi a i {
    margin-left: 10px;
}
/*********************************** checkout page css *******************************/
.checkout h2 {
    width: 50%;
    float: left;
    /* border-bottom: solid 1px #ccc; */
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    margin-top: 0;
    text-transform: uppercase;
    color: #000;
}
.chkout_head {
    background: #e8e8e8;
    width: 100%;
    float: left;
    border-radius: 10px 10px 0 0;
}
.chkout_head h6 {
    width: 358px;
    float: left;
    font-size: 13px;
    font-weight: 500;
    padding-left: 20px;
    border: 0;
}
.chkout_head h5 {
    width: 100px;
    float: left;
    border-right: solid 1px #e5e5e5;
    margin-right: 20px;
    margin-left: 30px;
}
.chkout_head h5:last-child {
    width: 40px;
}
.chk_item {
    width: 100%;
    float: left;
    max-height: 300px;
    overflow-y: auto;
}
.chk2 {
    width: 100%;
    float: left;
    padding-left: 2%;
    background: #fafafa;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    border: solid 1px #e3e3e3;
    border-top: 0;
    padding: 5px 0;
}
.chk2 h6 {
    float: left;
    font-size: 15px;
    font-weight: 300;
    width: 270px;
    border-right: solid 1px #e5e5e5;
    min-height: 27px;
    padding-right: 10px;
    border-bottom: none;
}
.chk2 span {
    float: left;
    font-size: 14px;
    font-weight: 400;
}
.chk2 h5 {
    width: 100px;
    float: left;
    /* text-align: center; */
    border-right: solid 1px #e5e5e5;
    min-height: 30px;
    margin-right: 20px;
    margin-left: 30px;
}
.chk2 h5 i {
    font-size: 22px;
    color: #bb0707;
}
.chk2 h5 i:hover {
    color: #0399ea;
}
.chk2 h5:nth-last-child(1) {
    border: 0;
    width: 30px !important;
    padding: 0 !important;
}
.chkout22 {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
}
.cntshp {
    width: 200px;
    float: left;
    height: 50px;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    background: #fec422;
    border: none;
    border-radius: 3px;
    text-align: center;
    line-height: 48px;
    text-decoration: none !important;
    margin: 0 0 0 -15px;
}
.cntshp:hover {
    background: #0299ea;
    color: #fff;
}
.picebox {
    float: right !important;
    background: #f9f9f9;
    border: solid 1px #e5e5e5;
}
.picebox ul {
    list-style-type: none;
    padding: 10px;
}
.picebox ul li {
    width: 50%;
    float: left;
    padding: 10px 0;
}
.border1 {
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    font-size: 18px;
    font-weight: 500;
}
.chkbtn {
    width: 100%;
    height: 50px;
    background: #0299ea;
    border: 0;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
}
.chkbtn:hover {
    background: #fec421;
    color: #000;
}
/***************************************login page css*************************************************/
.sign {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: 60px
}
.sign h2 {
    width: 100%;
    float: left;
    font-size: 38px;
    color: #000000;
    font-weight: 300;
}
.sign h3 {
    font-size: 18px;
    font-weight: 400;
    display: none;
}
.login_two {
    width: 100%;
    float: left;
    padding: 20px;
    border-radius: 3px;
}
.login_two ul {
    padding: 0;
    list-style-type: none;
}
.login_two ul li {
    float: right;
    /* margin-bottom: 10px; */
    width: 50%;
}
.login_two ul li font {
    width: 100%;
    float: left;
    border: solid 1px #ccc;
    line-height: 40px;
    border-radius: 3px;
    padding-left: 15px;
}
.text1 {
    border: 0;
    width: 96%;
}
.login_two ul li label {
    width: 50%;
    float: left;
    font-weight: 300;
}
.login_two ul li label a {
    color: #000;
    width: 100%;
    float: left;
    text-align: right;
}
.butt_one {
    width: 30%;
    padding: 13px 0;
    border: 0;
    border-radius: 3px;
    background: #000;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
    display: inline flow-root list-item;
    text-align: center;
    color: #fff;
    list-style-type: none;
    float: left !important;
    margin-right: 10px;
}
.butt_one:hover {
    background: #0299ea;
    color: #fff;
}
.butt_one.clr {
    background: #000000;
    color: #fff;
}
.loginbg {
    background: url(../images/login_bg.png) left top repeat;
    min-height: 800px;
    height: auto;
}
.cntnt {
    padding: 120px 0 60px 50px;
    width: auto;
    border-left: solid 1px #ccc;
    margin: 30px 0 0 50px;
    float: left;
}
.cntnt h2 {
    margin-bottom: 30px;
    font-size: 38px;
    color: #000000;
    font-weight: 300;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    width: 100%;
    float: left;
}
.cntnt p {
    font-size: 16px;
    line-height: 35px;
    font-weight: 400;
    color: #000;
    float: left;
}
.img img {
    width: 100%;
    height: auto;
}
.mar_top30 {
    margin-top: 30px;
}
/**************************************contact us***************************************/
.sign2 {
    width: 100%;
    float: left;
}
.sign2 h2 {
    width: 100%;
    float: left;
    font-size: 38px;
    color: #0299ea;
    font-weight: 600;
}
.cntus ul {
    list-style-type: none;
    padding: 0;
}
.cntus ul li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.cntus ul li i {
    float: left;
    font-size: 20px;
    color: #fec421;
    margin-right: 11px;
}
.cntus ul li p {
    float: left;
}
.pub_info {
    float: left;
    width: 100%;
}
.buleheading {
    background: #0399ea;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    padding: 5px;
    border-radius: 5px 5px 0 0;
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.pub_info font {
    border: solid 1px #0399ea;
    width: 100%;
    float: left;
    padding: 10px;
}
.pub_info font p {
    float: left;
    margin-right: 100px;
    margin-bottom: 22px;
}
.login_two1 {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding: 20px;
    border-radius: 3px;
}
.login_two1 ul {
    padding: 0;
    list-style-type: none;
}
.login_two1 ul li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    background: #fff;
}
.login_two1 ul li font {
    width: 100%;
    float: left;
    border: solid 1px #ccc;
    line-height: 40px;
    border-radius: 3px;
    padding-left: 15px;
}
.login_two1 ul li:nth-last-child(2) {
    background: none;
}
.abtimg img {
    width: 100%;
    height: auto;
    border-radius: 80px 5px;
    box-shadow: 10px 10px 0px #fff2cf;
    margin-top: 20px;
}
.abtimg p img {
    width: 40%;
    height: auto;
    border-radius: 80px 5px;
    box-shadow: 10px 10px 0px #fff2cf;
    margin-top: 20px;
    float: left;
    margin: 0 22px 10px 0;
}
.phra p {
    width: 100%;
    float: left;
    text-align: justify;
    font-size: 15px;
    font-weight: 400;
    /* font-style: italic; */
    line-height: 27px;
    /* padding: 13px 0; */
    margin-top: 20px;
    color: #4e4d4d;
}
/****************************************my account css***************************************/
.greybg2 {
    background: #f4f4f4;
    width: 100%;
    float: left;
    min-height: 80vh;
}
.greybg2 a {
    width: 100%;
    float: left;
    padding: 20px 30px;
    font-size: 16px;
    font-weight: 300;
    border-bottom: solid 1px #ccc;
}
.greybg2 a i {
    margin-right: 18px;
    font-size: 22px;
    width: 20px;
}
.greybg2 a:hover {
    background: #0399ea;
    border-right: solid 10px #fec421;
}
.white_txt {
    color: #0399ea
}
.white_txt:hover {
    color: white;
    text-decoration: none;
}
.my_bg {
    background: url(../images/my_acbg.png) left top no-repeat;
    width: 100%;
    height: auto;
    min-height: 88px;
    margin: 0;
    padding: 0;
}
.my_bg h2 {
    margin-top: 0px;
    padding-top: 15px;
    padding-left: 40px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
}
.adbox {
    float: left;
    background: #faf8f8;
    width: 92%;
    border: solid 1px #ccc;
    border-radius: 3px;
    margin: 40px 0 0 20px;
    padding: 10px;
}
.adbox h6 {
    font-size: 20px;
    font-weight: 400;
}
.adbox address {
    margin: 20px 0;
    min-height: 100px;
}
.edit {
    width: auto;
    padding: 5px 20px;
    text-transform: uppercase;
    background: #fec421;
    border: 0;
    border-radius: 3px;
    color: #000;
    float: left;
}
.remove {
    border: 0;
    width: 30px;
    background: url(../images/remove.png) left top no-repeat;
    opacity: 0.6;
    margin-left: 10px;
    float: left;
    margin-top: 3px;
}
.remove:hover {
    opacity: 1
}
.adbox2 {
    float: left;
    background: #faf8f8;
    width: 92%;
    border: dashed 1px #0399ea;
    border-radius: 3px;
    margin: 40px 0 0 20px;
    padding: 10px;
    height: 225px;
}
.adbox2 a {
    text-align: center;
}
.adbox2 a span {
    width: 100%;
    float: left;
    font-size: 79px;
}
.adbox2 a font {
    width: 100%;
    float: left;
    text-transform: capitalize;
    font-size: 20px;
}
.validation {
    width: 100%;
    text-align: left !important;
    margin-top: 5px 0px !important;
    color: red;
}
/*******************************online editing 16-12-21**********************************/
/*.form-control::before {
  font-family: FontAwesome;
    padding-left: 10px !important;
    vertical-align: middle;
    content: "\f073";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    z-index: 1;
    color: #0399ea;
}*/
.form-control {
    position: relative;
}
.login_two div input {
    height: 45px;
    border: solid 1px #ccc;
    box-shadow: none;
    background: transparent;
    color: #000 !important;
}
.login_two label {
    font-weight: 400;
}
#ctl00_ContentPlaceHolder1_chkRemember {
    float: left;
    height: auto;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.login_two ul li span {
    float: left;
}
.login_two ul li a {
    /* float: right; */
    /*margin-left: 17px;*/
    border-bottom: solid 1px;
}
#ctl00_ContentPlaceHolder1_pnlCustomerForm label {
    font-weight: 400;
}
#ctl00_ContentPlaceHolder1_pnlCustomerForm input {
    box-shadow: none;
}
#ctl00_ContentPlaceHolder1_pnlCustomerForm .form-group {
    margin: 0;
    float: left;
    width: 100%;
}
#ctl00_ContentPlaceHolder1_chkterms1 {
    float: left;
    margin-right: 10px;
}
div.form-group:nth-child(6) > a:nth-child(2) {
    float: left !important;
}
#ctl00_ContentPlaceHolder1_lnkReset {
    margin-bottom: 10px;
    float: left;
}
.login-box {
    width: 45%;
    margin: 0 auto;
}
.form-login {
    background: #fec421;
    float: left;
    width: 100%;
    padding: 40px;
    border-radius: 5px;
    margin-bottom: 20px;
}
#ctl00_ContentPlaceHolder1_updatepanel1 .sign {
    margin-top: 30px;
    border-bottom: solid 1px #ccc;
}
#ctl00_ContentPlaceHolder1_lnkSignUp {
    float: left;
}
a#ctl00_ContentPlaceHolder1_lnkSignIn {
    float: left;
}
/*#aspnetForm > div:nth-child(177) {
    background: #fafafa;
}*/
#ctl00_ContentPlaceHolder1_chkterms1 {
    /* margin: 0; */
    height: auto;
}
.required-field {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
.form-login input {
    height: 45px;
}
.form-login .form-group {
    margin: 0;
}
#ctl00_ContentPlaceHolder1_lnkSignIn {
    float: right;
    width: 100%;
    border-radius: 10px;
    background: #000;
    text-decoration: none !important;
    margin-top: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
#ctl00_ContentPlaceHolder1_lnkSignIn:hover {
    background: #0399ea;
    color: #fff;
}
#ctl00_ContentPlaceHolder1_pnlForgetPassword h4 {
    border-bottom: solid 1px #ccc;
    line-height: 40px;
    border-top: solid 1px #cccc;
    font-weight: 500;
    text-align: center;
}
#ctl00_ContentPlaceHolder1_pnlForgetPassword .form-login {
    padding: 0;
    margin-top: 10px;
    background: none;
}
div#ctl00_ContentPlaceHolder1_pnlForget {
    float: left;
    width: 100%;
}
div#ctl00_ContentPlaceHolder1_pnlForget h4 {
    text-align: center;
    /* background: #fff; */
    /* line-height: 40px; */
}
table#ctl00_ContentPlaceHolder1_CardViewProductList {
    border: 0;
    font-family: 'Roboto';
    /* background-color: #fff !important; */
}
.dxcvCard_DevEx, .dxcvFlowCard_DevEx, .dxcvBreakpointsCard_DevEx, .dxcvEmptyCard_DevEx {
    border: 0 !important;
    background: none;
}
table#ctl00_ContentPlaceHolder1_CardViewProductList_DXMainTable {
    padding: 0;
}
.dxcvControl_DevEx .dxcvSeparator_DevEx, .dxcvControl_DevEx .dxcvSeparator_DevEx div {
    width: 2px;
}
#ctl00_ContentPlaceHolder1_pnlMain .form-login {
    margin-bottom: 150px;
}
.dscpt p span {
    font-family: 'Roboto' !important;
    font-size: 16px !important;
}
.categoryprd {
    width: 100%;
    float: left;
    text-align: center;
    /* background: #ccc; */
    border: solid 1px #ededed;
    margin-top: 10px;
    padding: 10px;
    border-radius: 3px;
}
.categoryprd:hover {
    box-shadow: 0px 4px 4px 4px #fbf7f7
}
.categoryprd h4 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.categoryprd2 {
    width: 200px;
    float: left;
    text-align: center;
    /* background: #ccc; */
    border: solid 1px #ededed;
    margin-top: 10px;
    padding: 10px;
    border-radius: 3px;
    min-height: 190px;
}
.categoryprd2:hover {
    box-shadow: 0px 4px 4px 4px #fbf7f7
}
.categoryprd2 h4 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.filterbox {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    /* padding-right: 10px; */
    border: solid 1px #ccc;
    border-top: 0;
    border-bottom: none;
}
.filterbox big {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #dfdfdf;
    font-weight: 400;
    text-transform: capitalize;
}
.filterbox span a {
    float: left;
    width: 100%;
    font-size: 1.1em;
    /* text-transform: uppercase; */
    color: #2c2c2c;
    padding-left: 17px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 42px;
    vertical-align: middle;
}
.filterbox span a {
    text-decoration: none;
}
.filterbox span:hover {
    color: #000;
    text-decoration: #ffefb6;
}
.bor_ryt {
    border-right: solid 0 #ccc;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-right: 10px;
}
.filterbox span {
    width: 100%;
    float: left;
}
.filterbox span label {
    width: auto;
    float: left;
    margin-top: 3px;
    margin-right: -9px;
}
.filterbox span {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
}
.filterbox span:hover {
    background: #ffefb6;
}
/**************************************about us tab css***************************************/
/* Style the tab */
.leftcontrol {
    width: 100%;
    float: left;
    border: solid 1px #ededed;
    border-bottom: 0;
    border-radius: 3px;
}
.leftcontrol h6 {
    text-align: center;
    background: #0399ea;
    line-height: 50px;
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    margin: 2px;
}
.leftcontrol a {
    width: 100%;
    float: left;
    padding: 20px 10px;
    text-transform: capitalize;
    font-size: 15px;
    border-bottom: solid 1px #ededed;
    text-decoration: none;
    /* background: #f1ecdf; */
    text-align: left;
    /* margin-bottom: 10px; */
    /* border-radius: 30px; */
    color: #424242;
}
.leftcontrol a:hover {
    width: 100%;
    background: #f5f5f5;
    ;
    /*border-radius: 30px;*/
    color: #0399ea !important;
    /* text-align: center; */
    /* font-size: 13px !important; */
    text-decoration: none;
}
.act12 {
    width: 100%;
    background: #0399ea !important;
    border-radius: 30px;
    color: #fff !important;
    text-align: center;
    /*font-weight: 500;*/
    font-size: 13px !important;
}
.act12:hover {
    text-decoration: none;
}
.prod_view2 {
    width: 216px;
    float: left;
    height: auto;
    padding: 2px 0px;
    position: relative;
    margin-top: 30px;
    border-right: solid 1px #f4f5f7;
    min-width: 20%;
}
.prod_view2:hover {
    box-shadow: 0px 0px 5px #e9ecef;
    border-right: solid 0px #f4f5f7;
}
.prod_view2 i {
    width: 100%;
    float: left;
    height: auto;
    min-height: 250px;
    text-align: center;
    padding: 0 10px;
}
.prod_view2 i img {
    width: 100%;
    float: left;
    height: auto;
}
.prod_view2 p {
    font-size: 13px;
    min-height: 60px;
    float: left;
    width: 98%;
    line-height: 20px;
    margin-left: 1%;
    text-align: left !important;
}
.prod_view2 em {
    width: 98%;
    float: left;
    font-style: normal;
    /* margin: 0 auto; */
    /* display: block; */
    margin-left: 1%;
}
.prod_view2 em select {
    width: 98%;
    padding: 4px;
    border: solid 1px #ccc;
    border-radius: 2px;
    font-size: 12px;
    margin-left: 1%;
    background: none;
}
.urbsket {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.MainMsg2 {
    width: 50%;
    float: left;
    text-align: left;
    color: #bb0707;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}
/*************************************************** product description add css***************************************************/
.dscpt h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.review {
    width: 100%;
    float: left;
}
.review h2 {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.rv_lft h3 {
    width: 100%;
    float: left;
    color: #689f38;
    font-size: 40px;
}
.rv_lft h3 i {
    font-size: 20px;
}
.rv_lft h4 {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 20px;
}
.rv_lft p {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    color: #796b6b;
}
.rv_ryt h4 {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
}
.splreiv {
    width: 100%;
    float: left;
    border-bottom: solid 1px #eaeaea;
    padding: 10px;
    margin-bottom: 20px;
}
.splreiv span {
    width: auto;
    float: left;
    font-size: 20px;
    font-weight: 500;
    color: #f7941d;
    margin-right: 6px;
}
.splreiv font span {
    float: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    margin: 10px 0;
    color: #f7941d;
}
.splreiv font span:last-child {
    margin-left: 10px;
}
.splreiv i {
    font-size: 13px;
    margin-top: 6px;
    color: #fec421;
}
.splreiv p span {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    margin: 10px 0;
    color: #000;
}
.splreiv a {
    width: 100%;
    margin: 0 auto;
    text-align: center !important;
    display: block;
    color: #0299ea;
    font-weight: 300;
    text-transform: capitalize;
}
.cnetul li em {
    font-style: normal;
    margin-top: 20px;
    float: left;
}
.cnetul li dt {
    width: auto;
    float: left;
    padding: 20px 0;
    color: #ee2f2f;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    margin-left: 20px;
}
.cnetul li h3 {
    font-weight: 300;
    font-size: 20px;
    margin-top: 7px;
}
.keyftr li i {
    margin-right: 8px;
}
.cnetul li dt {
    line-height: 6px;
}
.MainMsg2 strong {
    font-size: 18px;
    font-weight: 600;
}
.dxgvTable_Material td.dxgvHeader_Material {
    border-top-width: 0;
    text-align: center !important;
}
/*By Abhishek */
.col-lg1-2 {
    /*width: 100%;*/
    float: left;
    margin: 5px;
    font-size: 15px;
    line-height: 23px;
    min-height: 50px;
    padding: 5px;
}
.prodes {
    font-size: 13px;
    margin: 5px;
}
/*.proheight {
    height: 50px;
}*/
.proname {
    font-size: 13px;
    height: 45px;
    display: flex;
    padding-left: 10px;
    font-weight: 400;
    padding-right: 10px;
}
.proname span {
    align-self: flex-end;
    text-decoration: none;
    color: #000;
}
.proname span:hover {
    color: #0399ea;
}
.proname a {
    color: #000;
    text-decoration: none;
}
.product-thumb1 .image1 {
    text-align: center;
    position: relative;
    border-radius: 5px;
    min-height: 170px;
    padding-top: 20px;
}
.product-list .product-thumb1 .image1 {
    float: left;
    border-radius: 5px;
    width: 34%;
    border: 1px solid #ebebeb;
}
.first_image {
    opacity: 1;
}
.product-thumb1 .image1 > a {
    display: block;
}
.product-thumb1:hover .image1 {
    border-color: #dedede;
}
.product-thumb1 .image1 a img1 {
    margin: 0 auto;
    border-radius: 5px;
}
.imh {
    width: 203px;
    height: 203px;
}
.product-thumb1 .image1 img1 {
    border-radius: 5px;
}
.product-list .product-thumb1 h4 {
    font-size: 18px;
    margin: 8px 0;
    letter-spacing: 0.5px;
}
.product-list .product-thumb .image1 img1 {
    overflow: hidden;
    border-radius: 5px;
}
.product-list .product-thumb1 .price-new1 {
    font-size: 14px;
}
.special .product-thumb1 .product-details1 {
    display: block;
}
.product-thumb1 .product-details1 {
    margin: 10px 0 0;
    position: relative;
    width: 100%;
    min-height: 106px;
    background-color: #f7f7f7;
    padding: 6px 10px 8px;
    overflow: hidden;
    border-top: 1px solid #ebebeb;
}
.category_product .featured .product-thumb1 .button-group1, .category_product .featured .product-thumb1 .caption {
    display: block;
}
h2.price {
    margin: 0;
}
.product-thumb1 .caption h4 {
    float: left;
    margin: 0px;
    position: static;
}
.category_product .featured .product-thumb1 h4 a {
    text-align: left;
    font-size: 14px;
    width: auto;
    line-height: 20px;
}
.product-thumb1 .price1 {
    color: #333;
    vertical-align: middle;
    margin: 0;
    float: right;
    clear: right;
    line-height: 21px;
    letter-spacing: 0;
}
.product-list .product-thumb1 .price1 {
    float: right;
    clear: both;
    margin: 10px 0;
}
.product-thumb1 .price-new1 {
    font-size: 13px;
}
.product-thumb1 .price-old1 {
    color: #da251d;
    text-decoration: line-through;
    margin-right: 3px;
    float: left;
    font-size: 11px;
}
.product-thumb1 .price-tax {
    color: #999;
    display: none;
    font-size: 5px;
    width: 100%;
}
.product-list .product-thumb1 .input-group .form-control.qty {
    width: 13% !important;
}
.product-thumb1 .button-group1 .addtocart1 {
    display: none;
}
.qtyy {
    font-weight: 400;
    line-height: 25px;
}
.product-thumb1 .button-group1 .addtocart1 {
    width: 85px;
    border: none;
    padding: 0 24px 0 40px;
    color: #fff;
    float: right;
    background: url(../images/cart.png) no-repeat scroll 15px 7px #84c225;
}
.product-thumb1 .button-group1 .addtocart1:hover {
    background-color: #0399ea;
    color: #fff;
}
.product-list .product-thumb1 .button-group1 .addtocart1 {
    margin: 0 10px;
    float: none;
    border-radius: 0;
}
.product-thumb1:hover .button-group1 {
    opacity: 1;
    transition: 0.3s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    bottom: 2%;
}
.section.col-sm-4 .product-thumb1 {
    padding: 20px 0px 0;
    overflow: hidden;
}
.section.col-sm-4 .product-thumb1 .product-details1 {
    margin: 5px 0px 0 10px;
    float: left;
    width: 65%;
}
.section.col-sm-4 .product-thumb1 .price1 {
    margin: 0;
}
.product-layout .product-thumb1, .product-thumb1 {
    margin: 0 0px 16px;
    padding: 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}
.product-thumb1 {
    margin: 0 8px;
}
.grid1 {
    width: 207px;
    float: left;
    margin-right: 6px;
    /* background: #fff;
    z-index: 0;
    position: relative;*/
}
.grid1 .product-thumb1 {
    margin: 0 0px 16px;
}
.product-thumb1 .button-group1 .addtocart1 {
    background: url(../images/cart.png) no-repeat scroll 15px 7px #84c225;
    border: none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    color: #fff;
    line-height: 26px;
    height: 26px;
    padding: 0 24px 0 40px;
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: top;
}
.product-list .product-thumb1 .button-group1 i {
    display: block;
}
.product-thumb1 .button-group1 i {
    display: none;
}
.product-thumb1 .caption .product_option {
    min-height: 40px;
    float: left;
    width: 100%;
}
.product_option .form-group1 {
    margin: 0 auto;
    float: left;
    width: 100%;
    text-align: left;
}
.product-thumb1 .caption select.form-control {
    height: 26px;
    margin: 5px 0 9px;
    padding: 0 5px;
    font-size: 12px;
    float: left;
}
.product-thumb1 .input-group .col-sm-2 {
    padding: 0;
    text-align: left;
}
.product-thumb1 .input-group .form-control.qty {
    width: 32% !important;
    padding: 0 0px 0 10px;
    height: 26px !important;
}
.cart {
    margin-left: 10px;
    margin-bottom: 10px;
}
.product-layout .product-thumb {
    /* padding: 5px;*/
    float: none;
}
.product-layout .product-thumb, .product-thumb {
    /* margin: 0 0px 16px;
    padding: 10px;
    border: 1px solid #ebebeb;
    border-radius: 5px;*/
}
.caption.categoryname h5 {
    background: #000;
    margin: 0 0 10px;
    padding: 5px;
    width: 100%;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}
.product-thumb .image {
    text-align: center;
    position: relative;
    border-radius: 5px;
}
.product-thumb .image .imge {
    margin: 0 auto;
    border-radius: 5px;
    width: 100%;
    height: 138px;
}
/********************edit 2 jan****************************/
.bor1 {
    border: solid 1px #ccc;
    width: 24.0%;
    float: left;
    margin: 0 10px 10px 0;
}
.bor1 img {
    width: 100%;
    height: auto;
}
.mar_pad1 {
    margin: 0 !important;
    padding: 0 !important;
}
.bor2 {
    border: solid 1px #ccc;
    width: 168px;
    min-height: 100px;
    padding-top: 20px;
}
.bor2 a img {
    width: 100%;
    height: auto;
}
.bor3 {
    vertical-align: middle;
    border: solid 1px #ccc;
    line-height: 164px;
    margin: 0 10px 50px 0;
    text-align: center;
    width: 218px;
}
a#ctl00_ContentPlaceHolder1_lnkLoginByOTP {
    display: none;
}
input.registerr {
    float: left;
    margin-top: 0;
    width: 150px;
    border-radius: 10px;
    background: #fec422;
    color: #000;
    height: 46px;
    border: none;
}
input.registerr:hover {
    background: #000;
    color: #fff;
}
.dc img {
    width: 100%;
}
.xcs1 {
    width: 100%;
    float: left;
    margin: 10px 0 30px 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
    font-size: 20px;
    font-weight: 400;
    color: #000;
}
.bor_ryt big {
    background: #0299ea;
    width: 100%;
    float: left;
    line-height: 40px;
    vertical-align: middle;
    color: #fff;
    padding-left: 10px;
    border-radius: 3px 3px 0 0;
}
.yellw {
    color: #fec422;
    font-size: 15px;
}
.yellw i {
    margin-left: 3px;
}
.proheight h6 {
    width: auto;
    float: left;
    padding: 0;
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    border: 0;
}
/*.lagbox {
  float: right;
}*/
.locat1 {
    color: #fff;
    position: relative;
}
.locat1 i {
    float: left;
    margin-right: 5px;
}
.locat1 a {
    color: #fff;
}
.locat1 a:hover {
    color: #fec421;
    text-decoration: none;
}
.dropdown {
    float: left;
}
.text_ryt {
    text-align: right;
}
.lagbox a img {
    margin-right: 5px;
}
.text_ryt a {
    color: #fff;
}
.text_ryt a:hover {
    color: #fec421;
    text-decoration: none;
}
div#ctl00_pcDistrict_PW-1 {
    width: 240px !important;
}
div#ctl00_pcDistrict_PW-1 {
    width: 465px !important;
    left: 0px !important;
    top: 20px !important;
    height: auto !important;
    background: #fff;
}
select#ctl00_pcDistrict_ddlDistrict {
    width: 100%;
    height: 31px;
    margin-bottom: 10px;
    margin-top: 5px;
    border: solid 1px #ccc;
}
.dxbButton_DevEx {
    font: 'Roboto';
    background: #0399ea !important;
    padding: 1px;
    border: solid 1px #0399ea !important;
    border-radius: 3px;
    height: 35px;
    color: #fff;
}
.dxpc-mainDiv.dxpc-shadow {
    box-shadow: none;
    /* border-radius: 0 0 5px 5px;*/
    /* border: solid 0px #fec421; */
    /*padding: 2px;*/
    /* top: 4px !important; */
    border: 0;
}
div#ctl00_pcDistrict_PWH-1 {
    background: #fec421;
    /* min-height: 175px; */
    padding: 0;
    border: 0;
}
#ctl00_pcDistrict_PWC-1 {
    padding: 0;
}
.registerr {
    /* float: right; */
    margin-top: 0;
    width: 140px;
    border-radius: 10px;
    background: #000;
    color: #fff;
    float: left;
    height: 45px;
    text-align: center;
    line-height: 45px;
    text-decoration: none !important;
    margin-bottom: 40px;
}
.registerr:hover {
    background: #fec421;
    color: #fff;
}
#ctl00_ContentPlaceHolder1_pnlCustomerForm > div:nth-child(6) {
    position: relative;
    top: -8px;
}
#ctl00_ContentPlaceHolder1_updatepanel1 > div:nth-child(2) > div:nth-child(2) > div {
    padding-top: 0px;
}
#ctl00_pcDistrict_HCB-1 {
    background: #fff;
    position: absolute;
    right: 5px;
    top: 2px;
}
div#ctl00_pcDistrict_HCB-1:hover {
    background: #0399ea;
}
.dxpc-headerContent {
    height: auto !important;
    float: left;
    width: 95%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: normal !important;
}
.gridd1 {
    width: 100%;
    float: left;
    border: solid 1px #e7e7e7;
    margin-bottom: 5px;
}
/*********************************************store locator css//////////////////////******************************************/
.topdv {
    margin-top: 20px;
    border: solid 1px #ccc;
    padding: 10px 0 10px 0;
}
.topdv span {
    font-size: 15px;
    text-transform: uppercase;
    color: #0399ea;
    font-weight: 400;
    margin-right: 22px;
    float: left;
    line-height: 31px;
}
.row.topdv a i {
    background: #0399ea;
    padding: 7px;
    color: #fff;
    border-radius: 3px;
    width: 40px;
    text-align: center;
    float: left;
    margin-right: 10px;
    line-height: 19px;
    vertical-align: middle;
}
.location {
    font-size: 13px;
    width: auto;
    min-width: 258px;
    height: 33px;
    float: right;
    border: solid 1px #ccc;
    padding-left: 20px;
    color: #000;
}
.unlmit {
    font-size: 13px;
    width: auto;
    min-width: 220px;
    height: 33px;
    /* float: right; */
    border: solid 1px #ccc;
    padding-left: 20px;
    color: #000;
}
.rst {
    width: auto;
    background: #fec421;
    border: 0;
    height: 33px;
    min-width: 110px;
    color: #000;
    font-weight: 400;
}
.rst:hover {
    background: #000;
    color: #fff;
}
.row.shw_store {
    /* width: 100%; */
    border: solid 1px #ccc;
    border-top: none;
    padding: 14px;
}
.shw_store h2 {
    font-size: 15px;
    text-transform: uppercase;
    color: #0399ea;
    font-weight: 400;
    margin-right: 22px;
    width: auto;
    margin: 0 20px 0 0;
    line-height: 24px;
    line-height: 30px;
}
.row.shw_store font {
    width: 18%;
}
.row.shw_store font b {
    font-weight: 400;
}
.cpl_add {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
    /* margin: 10px; */
    /* border-top: 0; */
    /* padding: 9px; */
}
.cpl_add ul {
    padding: 0px;
    list-style: none;
}
.cpl_add ul li {
    width: 100%;
    float: left;
    padding: 6px 10px;
}
.cpl_add ul li h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 21px;
    padding: 0;
}
.cpl_add ul li h5 {
    background: #fec422;
    width: auto;
    float: left;
    padding: 10px 30px;
    color: #000;
    border-radius: 5px;
    font-weight: 400;
    margin: 0;
    display: none;
}
.cpl_add ul li p {
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    font-weight: 400;
}
.cpl_add ul li i {
    font-size: 17px;
    float: left;
    width: 25px;
}
.cpl_add ul li span {
    font-size: 15px;
    margin-left: 13px;
    float: left;
}
.showmap2 {
    width: 100%;
    float: left;
    background: #fec421;
    height: 40px;
    border-radius: 5px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    border: 0 !important;
    text-decoration: none;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}
.showmap2:hover {
    background: #000;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}
.map_msg {
    float: left;
    width: 97%;
    border: dashed 2px #fff;
    font-size: 30px;
    text-align: center;
    border-radius: 5px;
    padding: 20px;
    color: #fff;
    background: #d84315;
}
.showmap {
    width: 100%;
    float: left;
    background: #000;
    height: 40px;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    border: 0 !important;
    text-align: center;
    padding-top: 11px;
}
.showmap:hover {
    background: #fec421;
    color: #000;
    font-weight: 400;
}
.mapleft {
    width: 97%;
    float: left;
    overflow-x: auto;
    max-height: 550px;
    /* background: #f1edea; */
    border: solid 1px #ccc;
    /* border-right: 0; */
    /* border-top: 0; */
}
.m_b20 {
    margin-bottom: 20px;
}
.gmapbox {
    border: solid 1px #ccc;
    width: 100%;
    float: left;
    border-top: 0;
    border-left: 0;
}
.chk3 {
    width: 100%;
    padding-right: 10px;
    font-weight: 300;
    /* padding-left: 10px; */
    line-height: 30px;
    float: left;
    /* text-align: center; */
    font-size: 16px;
    color: #0399ea;
    margin: 10px 0;
}
.drp45 {
    width: 97%;
    float: left;
    background: #fff;
    border: solid 1px #ccc;
    height: 40px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.shw_store h2 {
    width: 97%;
    float: left;
    text-align: center;
    color: #fff;
    background: #0399ea;
    line-height: 50px;
    margin-right: 10px;
    border-radius: 3px;
    position: relative;
}
.triangle-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #0399ea;
    position: absolute;
    left: 45%;
    bottom: -6px;
}
.heading2 {
    width: 100%;
    float: left;
    font-size: 30px;
    font-weight: 300;
    color: #000;
    margin: 10px 0;
    padding: 0 0 10px 0;
    border-bottom: solid 1px #fec421;
}
.heading2 strong {
    color: #fec421;
    font-weight: 400;
}
/*****************************************************************************/
.act5 {
    background: #ffefb6;
}
#ctl00_ContentPlaceHolder1_dvError {
    margin: 0 auto;
    margin-bottom: 30px;
}
#ctl00_ContentPlaceHolder1_CardViewProductList_DXMainTable > tbody > tr:nth-child(3) > td:nth-child(3) {
    display: none;
}
#ctl00_ContentPlaceHolder1_CardViewProductList_DXMainTable > tbody > tr:nth-child(3) > td:nth-child(4) {
    display: none;
}
#ctl00_ContentPlaceHolder1_CardViewProductList_DXMainTable > tbody > tr:nth-child(3) > td:nth-child(5) {
    display: none;
}
#ctl00_ContentPlaceHolder1_CardViewProductList_DXMainTable > tbody > tr:nth-child(3) > td:nth-child(6) {
    display: none;
}
#ctl00_ContentPlaceHolder1_CardViewProductList_DXMainTable > tbody > tr:nth-child(3) > td:nth-child(7) {
    margin-bottom: 20px;
    height: 30px;
}
.chk2 h4 {
    width: 100px;
    float: left;
    /* text-align: center; */
    border-right: solid 1px #e5e5e5;
    min-height: 30px;
    margin-right: 20px;
    margin-left: 30px;
    font-size: 14px;
}
.loginbg2 {
    width: 150px;
    height: 160px;
    font-size: 100px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
a#ctl00_ContentPlaceHolder1_lnkforgetlink {
    color: #000;
    /* margin-top: 25px;*/
    float: right;
}
a#ctl00_ContentPlaceHolder1_lnkforgetlink:hover {
    text-decoration: none;
}
.form-group2 {
    text-align: center;
    margin-top: 20px;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 17px;
    margin-bottom: 30px;
}
.form-group2 a {
    text-decoration: underline;
}
/*Change text in autofill textbox*/
input:-webkit-autofill {
    -webkit-text-fill-color: black !important;
}
/* Change the white to any color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
#ctl00_ContentPlaceHolder1_pnlCustomerSignIn label {
    color: #000;
}
#ctl00_ContentPlaceHolder1_pnlCustomerForm > div:nth-child(6) > a > span {
    color: #fff;
}
#ctl00_ContentPlaceHolder1_pnlCustomerSignIn > div > div:nth-child(4) {
    float: right;
    width: 50%;
    margin-top: 0;
}
div#ctl00_ContentPlaceHolder1_dvRemember ul li {
    width: 100%;
}
div#ctl00_ContentPlaceHolder1_dvRemember {
    width: 100%;
    float: left;
    text-align: left;
}
#ctl00_ContentPlaceHolder1_pnlForget .form-login {
    padding: 0;
    margin-bottom: 0;
}
#ctl00_ContentPlaceHolder1_lnkForget {
    width: 100%;
}
#ctl00_ContentPlaceHolder1_pnlForget > div.form-login > div:nth-child(1) > label {
    color: #000;
    font-weight: 300;
}
.onlycustmr {
    float: left !important;
    margin-top: 25px;
}
#ctl00_pcDistrict_lnkAddNew {
    background: #fec421;
    color: #000;
    padding: 10px 35px;
    margin-top: 3px;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
}
#ctl00_pcDistrict_lnkAddNew:hover {
    background: #000;
    color: #fff;
}
#ctl00_pcDistrict_lnkViewAll {
    background: #000;
    color: #fff;
    padding: 10px 35px;
    margin-top: 3px;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
}
#ctl00_pcDistrict_lnkViewAll:hover {
    background: #fec421;
    color: #000;
}
.grid11 {
    width: 100%;
    float: left;
    border: solid 1px #000;
    margin-bottom: 5px;
}
.grid11 a {
    color: #000;
}
.homecartmessage {
    width: 100%;
    line-height: 50px;
    vertical-align: middle;
    background: #84c225;
    position: fixed;
    left: 0;
    top: 0;
    /*padding: 20px;*/
    color: #fff !important;
    border: dashed 0px;
    border-radius: 0px;
    -moz-animation: cssAnimation 0s ease-in 5s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    z-index: 9;
    text-align: center !important;
}
@keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        overflow: hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        visibility: hidden;
    }
}
/******************************* banner with form css**********************************/
.form_upper {
    width: 800px;
    margin: 0 auto;
   /* margin-top: 160px;
    margin-top: 255px;*/
}
.pac-container {
    background-color: #fff;
    position: absolute !important;
    z-index: 1000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial,sans-serif;
    box-shadow: 0 2px 6pxrgba(0,0,0,.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99999!important;
    overflow: hidden;
}
.formbox {
    width: 100%;
    text-align: center;
    
    float: left;
    padding-bottom: 15px;
    border-radius: 7px;
   /* box-shadow: 0px 1px 3px #b3b3b3;*/
}
.formbox h3 {
    font-size: 30px;
    /* color: #fff; */
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 30px;
    /* color: #000; */
    /* text-shadow: 1px 1px #ffdd80; */
    /* text-transform: uppercase; */
}
.bggwhite {
    width: 100%;
    float: left;
    background: #fff;
    height: 50px;
    border-radius: 4px;
    padding: 1px;
}
.bggwhite i {
    float: left;
    line-height: 50px;
    padding: 0 10px;
    font-size: 23px;
    color: #000;
}
.locationselection {
    width: 75%;
    float: left;
    height: 48px;
    border: 0;
    font-size: 15px;
}
.srch_sevc {
    float: left;
    height: 48px;
    border: 0;
    width: 70%;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
.submit54 {
    float: right;
    height: 48px;
    border: 0;
    background: #0399ea;
    border-radius: 0 4px 4px 0;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
}
.submit54:hover {
    background: #fec421;
    color: #000 !important;
}
.bg_bnr {
    background-image: url(https://paragdairy.com/images/bnr6.jpg);
    height: 632px;
    background-position: center;
}
/****************************************** pop up 1 css start  *********************************************/
.pop_box1 {
    width: 761px;
    height: auto;
    margin: 0 auto;
    border-radius: 30px;
    background: #fff;
}
.pop_head {
    width: 100%;
    height: 53px;
    background: #fec421;
    position: relative;
    text-align: center;
    border-radius: 30px 30px 0 0;
    line-height: 53px;
    font-size: 20px;
}
.pop_head span {
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 26px;
    border-radius: 30px;
}
.pop_txt {
    width: 100%;
    text-align: center;
    float: left;
}
.pop_txt h5 {
    margin: 0;
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
}
.pop_txt p {
    margin: 0;
    padding: 0 50px;
}
.pop_box1 ul {
    list-style: inside;
    margin: 0;
    padding-left: 3%;
    list-style-type: none;
    width: 100%;
    float: left;
}
.pop_box1 ul li {
    width: 28%;
    float: left;
    text-align: center;
    border: solid 1px #e7e7e7;
    height: 40px;
    margin: 10px 5% 0 0;
    border-radius: 30px;
    line-height: 40px;
}
.pop_box1 ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    /*background: #ccc; */
    border-radius: 30px;
}
.pop_box1 ul li a:hover {
    background: #fec421;
}
.pop_box1 ul li a:active {
    background: #fec421;
}
.pop_active {
    background: #fec421;
}
#ctl00_ContentPlaceHolder1_ucTxtName_PcPersonalDetail_dvWeekly ul li {
    width: 68px;
}
#ctl00_ContentPlaceHolder1_ucTxtName_PcPersonalDetail_dvWeekly label {
    width: 100%;
}
#ctl00_ContentPlaceHolder1_ucTxtName_PcPersonalDetail_dvWeekly > label:nth-child(3) {
    margin-top: 15px;
}
li#ctl00_ContentPlaceHolder1_ucTxtName_PcPersonalDetail_liWeekDays {
    width: 150px !important;
}
#ctl00_ContentPlaceHolder1_ucTxtName_PcPersonalDetail_liWeekends {
    width: 150px !important;
}
div#ctl00_ContentPlaceHolder1_ucTxtName_PcPersonalDetail_PW-1 {
    top: 21px !important;
    position: fixed !important;
}
#ctl00_ContentPlaceHolder1_ucTxtName_PcPersonalDetail_dtStartDate {
    width: 250px;
    margin: 0 auto;
}
.selct_dt {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    margin: 10px 0;
    float: left;
    border: solid 1px #e7e7e7;
}
.date {
    width: 30%;
    height: 40px;
    border: solid 1px #e7e7e7;
    border-radius: 30px;
    padding: 0 20px;
    margin-left: 10px;
    font-family: arial;
    font-size: 15px;
}
.subsr {
    width: 100%;
    float: left;
    text-align: center;
}
.subs {
    width: 50%;
    height: 50px;
    background: #000000;
    border: 0;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.subs:hover {
    background: #0399ea;
}
/******************************************pop up 1 css end ********************************************/
#ctl00_pcDistrict_Table3 {
    width: 100%;
}
.pp_box {
    width: 100%;
    float: left;
    background: #fec421;
    text-align: center;
}
.pp_box {
    width: 100%;
    float: left;
    background: #fec421;
    text-align: center;
    border-bottom: solid 2px #000;
}
.add264 {
    margin: 0 auto;
    background: #ffd04b;
    width: 70%;
    font-size: 18px;
    line-height: 30px;
    padding: 2%;
    border: solid 1px #ffdb73;
    margin-top: 10px;
}
.MainMsg {
    width: auto;
    float: left;
    text-align: center;
    margin-top: 8px;
    position: absolute;
    left: 40%;
}
.dxbButton_DevEx div.dxb {
    padding: 0 !important;
}
.contne2 {
    background: #000;
    text-align: center;
    color: #fff;
    border: 0;
    margin: 10px 0;
    line-height: 40px;
    border-radius: 4px;
}
.pp_box h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
    margin: 0;
    color: #fff;
}
.pad10 {
    padding: 10px;
    /* margin-top: 10px; */
    float: left;
    width: 100%;
}
.col-lg1-2 a {
    width: 100%;
    float: left;
    text-decoration: none;
    padding-bottom: 5px;
}
.col-lg1-2 font {
    width: auto;
    float: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
}
.col-lg1-2 em {
    width: auto;
    float: right;
}
.col-lg1-2 font i {
    margin: 1px 9px 0 0;
    font-size: 20px;
    color: #000;
}
.formbox h5 {
    width: 100%;
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0.3px;
}
#ctl00_ContentPlaceHolder1_dvNoProduct h6 {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 300;
    line-height: 26px;
    border: dashed 1px #4caf50;
    padding: 15px;
    border-radius: 4px;
    color: #000;
	float: left;
	text-align: left;
}
#ctl00_ContentPlaceHolder1_dvNoProduct h6 img {
    float: left;
    width: 50px;
    margin-bottom: 40px;
    margin-right: 20px;
}
#ctl00_ContentPlaceHolder1_dvNoProduct h6 a {
    font-weight: 400;
    color: #0399ea;
}
/********************************************** checkout page & order confirmation page css **********************************************/
.head_prt {
    border-bottom: solid 1px #e7e7e7;
    margin-bottom: 10px;
}
.pay_mthd ul {
    list-style-type: none;
    border: solid 1px #e7e7e7;
    float: left;
    width: 100%;
    border-top: 0;
    padding: 10px;
    min-height: 150px;
}
.heading21 {
    background: #e7e7e7;
    padding: 10px;
    margin-top: 27px;
}
.heading21 h4 {
    margin: 0;
    padding: 0;
    line-height: 30px;
}
.heading21 p {
    margin: 0;
}
.pay_mthd ul li font {
    margin-left: 10px;
}
.pay_mthd ul li {
    margin-top: 0px;
    padding: 10px 0;
}
.but_box {
    width: 100%;
    float: left;
    text-align: center;
    border-top: solid 1px #e7e7e7;
    margin-top: 80px;
    padding: 30px 0;
}
.submit2 {
    background: #0399ea !important;
    padding: 10px 30px;
    float: right;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    border: 0 !important;
    font-family: 'Poppins';
    font-size: 17px !important;
    font-weight: 300;
    margin-top: 10px;
}
/******************** confirmation page *******************/
.conform_img_box {
    width: 100%;
    float: left;
    text-align: center;
    margin: 30px;
}
.conform_img_box p {
    font-size: 30px;
    font-weight: 400;
}
.order_nu_bx {
    width: 100%;
    float: left;
    text-align: center;
}
.order_nu_bx ul {
    width: 60%;
    margin: 0 auto;
    list-style-type: none;
    padding: 0;
}
.order_nu_bx ul li {
    width: 33.3%;
    float: left;
    border: solid 1px #e7e7e7;
    border-right: 0;
    line-height: 40px;
}
.order_nu_bx ul li:last-child {
    border-right: solid 1px #e7e7e7;
}
.paywith {
    width: 100%;
    float: left;
    background: #0399ea;
    border-left: solid 5px #fec421;
    line-height: 40px;
    margin: 20px 0;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
}
.paywith i {
    margin-right: 10px;
}
.order_sum {
    width: 100%;
    float: left;
}
.order_sum ul {
    list-style-type: none;
    padding: 0;
}
.order_sum ul li {
    width: 100%;
    float: left;
    padding: 20px 0;
    border-bottom: solid 1px #e7e7e7;
}
.order_sum ul li h4 {
    font-size: 25px;
    margin: 0;
}
.order_sum ul li font {
    width: 50%;
    float: left;
    font-size: 15px;
}
.order_sum ul li big {
    width: 50%;
    float: left;
    font-size: 15px;
    text-align: right;
}
.order_sum ul li p {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0;
    width: 50%;
    float: left;
}
.order_sum ul li b {
    width: 50%;
    float: left;
    text-align: right;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 15px;
}
/************************** catagory edit css *************************/
.lft_ctrl {
    width: 23%;
    float: left;
}
.ryt_part {
    width: 77%;
    float: right;
}
.filterbox1 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    /* padding-right: 10px; */
    border: solid 1px #ccc;
    border-top: 0;
    border-bottom: none;
    overflow: auto;
    max-height: 516px;
}
.filterbox1 a {
    float: left;
    width: 100%;
    font-size: 1.1em;
    /* text-transform: uppercase; */
    color: #2c2c2c;
    padding-left: 17px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 42px;
    vertical-align: middle;
    border-bottom: solid 1px #ccc;
}
.filterbox1 a:hover {
    background: #ffefb6;
    text-decoration: none;
    color: #000;
}
.filterbox1 table {
    width: 100%;
    float: left;
}
.card {
    margin-top: 55px;
}
.subcription {
    width: 100%;
    background-color: #0399ea;
    border: none;
    color: #fff;
    padding: 2px;
    margin-top: 5px;
}
.subcription:hover {
    background-color: #fec421;
    color: #000;
}
/******************************** store owner my profile **************************/
.st_img {
    width: 96%;
    float: left;
    box-shadow: 0px 0px 1px #ccc;
    padding: 10px;
    min-height: 465px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.st_img h2 {
    margin: 0;
    /* padding: 0; */
    /* font-size: 23px; */
    /* font-weight: 400; */
    font-size: 20px;
    /* margin-top: 20px; */
    float: left;
    width: 100%;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.so_img img {
    width: 100%;
}
.st_img ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.st_img ul li {
    width: 100%;
    margin: 10px 0;
    float: left;
    font-size: 16px;
    font-weight: 300;
}
.st_img ul li i {
    margin-right: 10px;
    font-size: 20px;
}
.store_head {
    background: #fec421;
    /* width: 20%; */
    line-height: 50px;
    padding-left: 10px;
    /* float: left; */
    border: solid 1.5px #fec421;
    border-bottom: 0;
    border-top: 0;
}
.store_head td {
    padding-left: 10px;
    border-right: solid 1px #fff;
    font-size: 15px;
    width: 20%;
}
.store_data td {
    border: solid 1px #e7e7e7;
    padding: 10px 0 5px 10px;
}
.bnr_hedbox {
    text-align: center;
    background: url(../images/so_banner.jpg) left top no-repeat #335dc1;
    height: 200px;
    background-size: cover;
    font-size: 40px;
    color: #fff;
    line-height: 170px;
    font-weight: 200;
}
.act_link {
    background: #ffefb6;
}
tr#ctl00_ContentPlaceHolder1_gvStore_DXHeadersRow0 td {
    background: #fec421 !important;
    /* float: left; */
    /* width: 35% !important; */
    padding: 0 3.1em 0;
    line-height: 35px;
}
table#ctl00_ContentPlaceHolder1_gvStore_DXMainTable tbody {
    width: 100%;
    float: left;
}
.imgsize2 {
    width: 50px !important;
    height: auto !important;
}
tr#ctl00_ContentPlaceHolder1_gvStore_DXHeadersRow0 {
    font-size: 16px;
}
table#ctl00_ContentPlaceHolder1_gvStore_DXMainTable {
    font-size: 14px;
    font-family: 'Roboto';
}
#aspnetForm > div:nth-child(177) > div > div.col-lg-9.col-md-9.col-sm-12.fl_lft {
    background: #fff;
}
#aspnetForm > div:nth-child(177) > div > div.col-lg-3.col-md-3.col-sm-12.fl_lft {
    background: #fff;
}
#aspnetForm > div:nth-child(177) > div > div.col-lg-12.col-md-12.col-sm-12.fl_lft {
    background: #fff;
}
/******************************** about us new page css ********************************/
.bgylw {
    background: #fffdf8;
    padding: 20px 0;
}
.phra5454 p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: justify;
    color: #000;
}
.mis_vis p {
    text-align: center;
}
.mis_vis h2 {
    text-align: center;
    border-bottom: solid 4px #fec421;
    width: 130px;
    margin: 0 auto;
    padding: 40px 0 7px 0;
    margin-bottom: 27px;
    font-size: 23px;
    font-weight: 400;
}
.mis_vis p {
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    padding: 5px 35px;
    font-weight: 400;
    margin-bottom: 70px;
}
.mis_vis p i {
    font-size: 25px;
    color: #0399ea;
}
img.imgwxh {
    width: 100%;
}
.cat_bg {
    background: url(../images/milkbanner.jpg) center center;
    height: 300px;
}
.chkout_head h3 {
    width: 40px;
    float: left;
    border-right: solid 1px #e5e5e5;
    /* margin-right: 20px; */
    /* margin-left: 20px; */
    margin: 10px 0 0 22px;
    font-size: 13px;
}
.chk2 h3 {
    float: left;
    font-size: 15px;
    font-weight: 300;
    width: 70px;
    border-right: solid 1px #e5e5e5;
    min-height: 27px;
    /* padding-right: 10px; */
    border-bottom: none;
    text-align: center;
    /* margin-right: 10px; */
    padding: 0;
    margin: 10px 10px 0 0;
}
/************************************** subscription css ****************************/
.sub1 {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    float: left;
    border-radius: 5px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.black_bar {
    background: #242424;
    color: #fff;
    padding: 10px;
    width: 100%;
    float: left;
    border-radius: 5px 5px 0 0;
}
.black_bar h3 {
    width: 33.3%;
    float: left;
    margin: 0;
    padding-left: 10px;
    font-weight: 400;
    font-size: 20px;
}
.black_bar h3 span span {
    font-weight: 400;
    font-size: 19px;
    font-family: 'Roboto';
}
.widp_20 {
    width: 27%;
    float: left;
    font-size: 17px;
    margin: 10px 0 0 10px;
    font-weight: 500;
}
.widp_20:last-child {
    width: 15%;
}
.widp_20 i img {
    width: 100%;
}
.widp_20 i {
    width: 29%;
    float: left;
}
.widp_20 span {
    margin-left: 10px;
}
.widp_20 span {
    font-weight: 400;
    font-size: 19px;
    font-family: 'Roboto';
}
.widp_20 b {
    font-weight: 300;
}
.widp_20 h6 a {
    width: 100px;
    float: right;
    background: #0399ea;
    /* margin-bottom: 8px; */
    margin-right: 30px;
    text-align: center;
    color: #fff;
    /* padding: 10px;*/
    font-size: 15px;
    border-radius: 3px;
    text-decoration: none;
    font-weight: 300;
}
.widp_20 h6 a input {
    background: none;
}
.widp_20 h6 a:hover {
    background: #fec421;
    color: #000000;
}
.ybut {
    background: #fec421 !important;
    color: #000 !important;
}
.ybut:hover {
    background: #0399ea !important;
    color: #FFFFFF !important;
}
.widp_20 h6 {
    width: 100%;
    float: left;
    border: 0;
    margin: 5px 0 0 0;
}
.widp_20 h6 a i {
    float: none;
    width: auto;
    font-size: 12px;
    font-weight: 100;
}
/********************************************** checkout page & order confirmation page css **********************************************/
.head_prt {
    border-bottom: solid 1px #e7e7e7;
    margin-bottom: 10px;
}
.ulcls {
    list-style-type: none;
    border: solid 1px #0399ea;
    float: left;
    width: 100%;
    border-top: 0;
    padding: 10px;
    min-height: 150px;
}
.ulcls table tr {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
}
.ulcls table tr:last-child {
    border-bottom: 0;
}
.ulcls table {
    width: 100%;
}
.ulcls table tr td {
    margin-top: 0px;
    padding: 20px 0;
    width: 100%;
    float: left;
}
.ulcls table tr td label {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 300;
    width: 95%;
}
.ulcls img {
    float: right;
}
.heading21 {
    background: #0399ea;
    padding: 10px;
    margin-top: 27px;
}
.heading21 h4 {
    margin: 0;
    padding: 0;
    line-height: 30px;
    color: #fff;
}
.heading21 p {
    margin: 0;
    color: #fff;
}
.pay_mthd ul li font {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 300;
}
.pay_mthd ul li {
    margin-top: 0px;
    padding: 20px 0;
    border-bottom: solid 1px #eaeaea;
}
.pay_mthd ul li:last-child {
    border: 0;
}
.pay_mthd ul li i {
    float: right;
}
.but_box {
    width: 100%;
    float: left;
    text-align: center;
    border-top: solid 1px #e7e7e7;
    margin-top: 80px;
    padding: 30px 0;
}
.submit2 {
    background: #0399ea !important;
    padding: 10px 30px;
    float: right;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    border: 0 !important;
    font-family: 'Poppins';
    font-size: 17px !important;
    font-weight: 300;
    margin-top: 10px;
}
.pay_mthd2 {
    box-shadow: 0px 0px 4px #ccc;
    margin-top: 27px;
    border-top: solid 8px #0399ea;
    border-radius: 5px;
    float: left;
    padding: 0 10px
}
.heading211 h4 {
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
}
.heading211 {
    line-height: 90px;
    border-bottom: solid 1px #ccc;
}
.pay_mthd2 ul {
    list-style-type: none;
    padding: 0;
}
.pay_mthd2 ul li {
    width: 100%;
    padding: 15px 0;
    /*border-bottom: solid 1px #cccc;*/
    float: left;
}
.pay_mthd2 ul li:last-child {
    border-top: dashed 1px #ccc;
}
.pay_mthd2 ul li font {
    width: 50%;
    float: left;
    font-size: 16px;
    font-weight: 400;
}
.pay_mthd2 ul li em {
    font-style: normal;
    font-size: 17px;
    width: 42%;
    text-align: right;
    float: right;
}
.clr {
    color: #30c076;
}
.disoff {
    background: #eefaf4;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    display: none;
}
.disoff font {
    width: 50%;
    float: left;
    color: #30c076;
}
.disoff b {
    width: 50%;
    float: left;
    text-align: right;
    padding-top: 10px;
    font-size: 17px;
    color: #30c076;
}
.but_box a {
    background: #0399ea;
    color: #fff;
    padding: 15px 40px;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
}
.but_box a i {
    margin-right: 9px;
}
.but_box a:hover {
    background: #fec421;
    color: #000;
    text-decoration: none;
}
input#ctl00_ContentPlaceHolder1_chkWalletBal {
    float: left;
    margin-right: 10px;
}
element.style {}
.err_msg {
    width: auto;
    float: right;
    position: relative;
    background: #f71d17;
    text-align: center;
    color: #fff;
    border: double 4px;
    margin-top: 5px;
    line-height: 35px;
    padding: 10px;
    /* right: 0; */
    /* width: 100%;
    line-height: 50px;
    vertical-align: middle;
    background: #84c225;
    position: fixed;
    left: 0;
    top: 0;*/
    /* padding: 20px; */
    /*color: #fff !important;*/
    /* border: dashed 0px;*/
    border-radius: 0px;
    -moz-animation: cssAnimation 0s ease-in 5s forwards;
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    animation: cssAnimation 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    z-index: 9;
}
/******************************************************************/
table#ctl00_ContentPlaceHolder1_gvSubscriptions_DXMainTable.dxgvTable_Material {
    border: none;
}
/*table#ctl00_ContentPlaceHolder1_pcDistrict_dtStartSubscription:before {
    display: none;
}

table#ctl00_ContentPlaceHolder1_pcDistrict_dtEndSubscription:before {
    display: none;
}*/
/******************************************* pop up 3 css start  **********************************************/
.pop_box2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 30px;
    background: #fff;
    padding: 0;
    float: left;
    padding-bottom: 10px;
}
.pop_head2 {
    width: 100%;
    height: 53px;
    background: #fec421;
    position: relative;
    text-align: center;
    border-radius: 30px 30px 0 0;
    line-height: 53px;
    font-size: 20px;
}
.pop_txt2 {
    width: 100%;
    text-align: center;
    float: left;
}
.pop_txt2 ul li {
    width: 100%;
    float: left;
}
.pop_txt2 ul li label {
    width: 100%;
    float: left;
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
}
.pop_txt2 p {
    margin: 0;
    padding: 10px 20px;
}
.pop_txt2 ul {
    width: 100%;
    list-style-type: none;
    text-align: left;
    float: left;
}
input.in_pt5 {
    width: 93%;
    height: 30px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin-top: 5px;
}
.cptch_box {
    float: left;
    margin-left: 20px;
}
.star_rat {
    float: left;
    width: 45%;
    margin-left: 5%;
}
.cptch_box {
    float: left;
    margin-left: 20px;
    background: #f3f3f3;
    border: solid 1px #ccc;
    width: 43%;
    /* float: left; */
    height: 80px;
    text-align: center;
}
.subsr {
    width: 94%;
    float: left;
    text-align: center;
    border-top: solid 1px #ccc;
    padding-top: 10px;
    margin-top: 10px;
    margin-left: 3%;
}
/******************************************pop up 1 css end ********************************************/
.pop_txt2 ul li table tr td input {
    /* border-radius: 22px !important; */
    height: 35px;
    padding-left: 10px !important;
    font-size: 15px !important;
    font-family: 'Roboto' !important;
}
.txtMain {
    border-radius: 3px;
}
span#ctl00_ContentPlaceHolder1_ucTxtName2_PcPersonalDetail_PWH-1T {
    color: #000;
    font-size: 24px;
    font-family: 'Roboto';
}
div#ctl00_ContentPlaceHolder1_ucTxtName2_PcPersonalDetail_PW-1 {
    position: fixed !important;
    top: 35px !important;
}
.bor1 a {
    cursor: pointer;
}
div#ctl00_ContentPlaceHolder1_pcPickuptiming_PW-1 {
    left: 0 !important;
}
div#ctl00_ContentPlaceHolder1_pcPickuptiming_PWH-1 {
    background: #fec421;
    /* color: #000; */
}
#ctl00_ContentPlaceHolder1_pcPickuptiming_PWH-1 > div.dxpc-headerContent {
    width: 90%;
    color: #000;
}
table#ctl00_ContentPlaceHolder1_pcPickuptiming_dtPickupdate {
    width: 97%;
}
select#ctl00_ContentPlaceHolder1_pcPickuptiming_ddltime {
    width: 100%;
    height: 36px;
    border: solid 1px #ccc;
}
input#ctl00_ContentPlaceHolder1_pcPickuptiming_btnSubmit {
    margin-top: 10px;
    background: #0299ea;
    color: #fff;
    width: auto;
    padding: 8px 30px;
    border: 0;
    border-radius: 3px;
}
input#ctl00_ContentPlaceHolder1_pcPickuptiming_btnSubmit:hover {
    background: #fec421;
    color: #000;
}
table#ctl00_ContentPlaceHolder1_tblPause tr td {
    width: 50%;
    margin-right: 1%;
}
select#ctl00_ContentPlaceHolder1_ddltime {
    width: 98%;
    margin-left: 2%;
    height: 35px;
    border: solid 1px #A7BAC5;
    border-radius: 3px;
}
.pdng {
    padding: 10px;
    float: left;
    border: solid 1px #e8e8e8;
    border-radius: 0 0 3px 3px;
}
table#ctl00_ContentPlaceHolder1_tblPause i {
    font-size: 21px;
    margin-right: 10px;
}
table#ctl00_ContentPlaceHolder1_tblPause .dvLabel {
    font-size: 15px;
    line-height: 38px;
    font-weight: 500;
}
.idmsg {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 40px;
    text-transform: capitalize;
    font-weight: 300;
    background: #000;
    color: #fff;
    margin-bottom: 0px;
    border-radius: 3px 3px 0 0;
    font-size: 17px;
}
span#ctl00_ContentPlaceHolder1_rfvtxtlocation {
    position: absolute;
    left: 60px;
    top: 30px;
}
.arw-dwn {
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    top: 36px;
    left: 48%;
}
div#DivContent p strong {
    line-height: 30px;
    font-weight: 400;
    font-size: 16px;
    float: left;
    width: 100%;
}
div#DivContent p {
    line-height: 24px;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 300;
    color: #000;
}
.gapp strong {
    float: left;
    width: 100%;
}
div#DivContent p span {
    font-weight: 500;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #0399ea !important;
    border-color: #0399ea !important;
}
.bor-btm a {
    border-bottom: solid 2px #ccc;
}
.bor-btm a:last-child {
    border-bottom: solid 1px #ccc;
}
.dxisControl > .dxis-passePartout {
    background-color: #ffffff !important;
    border: solid 1px #ccc;
    height: 447px !important;
}
/*.dxpc-contentWrapper {
  height: auto !important;
}*/
#ctl00_ContentPlaceHolder1_btnCancelledOrder {
    float: right;
    color: #fff;
}
#ctl00_ContentPlaceHolder1_btnCancelledOrder:hover {
    float: right;
    color: #000;
    background: #fec421 !important;
    border-color: #fec421 !important;
}
.oneblog1 .butt_two {
    float: right;
    position: sticky;
    margin-right: 50px;
    margin-top: 80px;
}
.oneblog1 .butt_two a {
    border: 0;
    line-height: 31px;
    text-align: center;
    border-radius: 3px;
    background: #0299ea;
    color: #fff;
}
.viewmore55 {
    background: #0399ea;
    width: auto;
    padding: 15px 40px;
    margin-top: 30px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    border-radius: 3px;
    text-decoration: none;
}
.viewmore55:hover {
    background: #fec421;
    color: #000;
    text-decoration: none;
}
.mar_tc {
    text-align: center;
    margin: 20px 0
}
input#ctl00_ContentPlaceHolder1_loadLoaction {
    float: right;
}
.fill_ad {
    text-align: center;
    width: 100%;
    padding: 15px;
    line-height: 30px;
	font-size: 16px;
}
.fill_ad strong {
    font-weight: 500;
    line-height: 50px;
}
.fill_ad ul {
    margin: 0;
    list-style: none;
	    width: 100%;
    float: left;
    border: dashed 1px #fec421;
    padding: 10px;
}
.fill_ad ul li {
    float: left;
	    margin-right: 20px;
}
.fill_ad ul li b {
    width: 30px;
    height: 30px;
    float: left;
    background: #0399ea;
    border-radius: 70%;
    color: #fff;
    font-weight: 300;
    margin-right: 10px;
}
#ctl00_ContentPlaceHolder1_updatepanel1 {
    margin-top: 10px;
}
/*******************************RESPONSIVE CSS***************************************************/
@media (max-width: 650px) {
    .product-layout.col-xs-4, .category_product .product-layout.col-xs-4, .category_product .product-items.col-xs-4, .grid1 .product-items {
        width: 100%;
    }
    .login-box {
        width: 100%;
    }
    .category_product .product-thumb1 h4 a {
        font-size: 14px;
        line-height: 22px;
    }
    .product-thumb1 .button-group1 .addtocart1 {
        width: auto;
    }
    .wishlist {
        top: -11px;
        right: 15px;
    }
    .container-2 {
        top: 0;
    }
    .emailid {
        width: 60%;
    }
    .menu-link {
        line-height: 36px;
        padding-left: 10px;
        width: 100%;
        background: none;
    }
    .bor1 {
        margin-bottom: 2%;
        width: 100% !important;
    }
    .testi3 {
        width: 100% !important;
    }
    .mySlides {
        padding: 0 !important;
    }
    .col-lg1-2 {
        width: 100%;
    }
    .bor2 {
        width: 44% !important;
    }
    .bgx h2 {
        width: 100% !important;
    }
    .ftr1 ul li a img {
        width: 100% !important;
    }
    .bor3 {
        width: 176px !important;
        margin-bottom: 10px !important;
    }
    .qnxtra {
        margin: 0px !important;
        padding: 0 !important;
        margin-top: 10px !important;
    }
    .cart {
        width: 100% !important;
    }
    .qnxtra {
        margin: 0px !important;
        /* margin-top: 0px; */
        padding: 0 !important;
        margin-top: 10px !important;
    }
    ul.keyftr:nth-child(2) > li:nth-child(1) > h3:nth-child(1) {
        line-height: 33px;
    }
    .cntshp {
        width: 100%;
        margin: 0 auto;
        /* margin-bottom: 0px; */
        margin-bottom: 5px;
    }
    .sign {
        margin-top: 0 !important;
    }
    .cntnt {
        margin: 30px 0 0 0 !important;
        padding: 0 !important;
        border-left: 0;
    }
    #ctl00_ContentPlaceHolder1_CardViewProductList tbody tr td {
        width: 305px;
        float: left;
    }
    #ctl00_ContentPlaceHolder1_CardViewProductList_DXMainTable tr td {
        width: 100%;
        float: left;
    }
    .categoryprd2 {
        width: 100%;
    }
    .chkout_head {
        display: none;
    }
    .chk2 {
        border-top: solid 1px #e3e3e3;
    }
    .chk2 h4 {
        display: none;
    }
    .chk2 h6 {
        border-right: 0;
        width: auto;
        height: 30px;
    }
}
@media (max-width: 479px) {
    .input-group .form-control[name^="quantity"] {
        min-width: 40px;
    }
    .product-thumb1 .input-group .form-control.qty {
        width: 22% !important;
        padding: 0 0 0 5px;
    }
    .product-thumb1 .button-group1 .addtocart1 {
        background: url(../images/cart.png) no-repeat scroll 20px 7px #84c225;
        border: none;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        color: #fff;
        line-height: 26px;
        height: 26px;
        padding: 0 24px 0 40px;
        margin: 0 0 0 5px;
        display: inline-block;
        vertical-align: top;
    }
    .product-thumb1 .button-group1 .addtocart1:hover {
        background-color: #0399ea;
        color: #fff;
    }
    .product-thumb1 .product-details1 .input-group .col-sm-2 {
        width: 30px;
    }
    .lft_ctrl {
        width: 100% !important;
    }
    .ryt_part {
        width: 100% !important;
        float: left !important;
    }
    .grid1 {
        width: 100% !important;
    }
    .form_upper {
        width: auto !important;
        margin-left: 2% !important;
        /*margin-top: 200px !important;*/

    }
    .bgg {
        background: rgba(855, 185, -525, 0.8);
    }
    .formboxa {
        z-index: 99999 !important;
        margin: auto;
        
        margin-bottom: 15% !important;
    }
    .bggwhite {
        margin-top: 10px;
    }
    .submit54 {
        width: 100% !important;
        float: left !important;
        margin-top: 25px;
    }

    .formbox h4 {
       font-size:15px!important;
    }

    .formbox h5 {
        display: none;
    }
    .yellwftr {
        padding: 20px 0px 20px 0;
    }
    .mrgtp1 {
        border-right: solid 0px #ccc;
        min-height: 95px !important;
    }
    .hh4 {
        width: 100% !important;
    }
    .w-bg ul {
        list-style-type: none;
        margin: 0;
        padding: 0 !important;
        width: 100%;
        float: left;
    }
    .w-bg ul li span {
        line-height: 19px !important;
    }
    .w-bg a {
        width: 100%;
    }
    .editncont {
        width: 100% !important;
    }
    .bg545 ul li {
        width: 100% !important;
    }
    .bor_all ul li {
        width: 100% !important;
    }
    td.cellStl12 {
        width: 50%;
        min-height: 56px;
        float: left;
    }
    .cellStl11 {
        font-size: 15px;
        line-height: 28px;
        font-weight: 400;
        text-align: left;
        text-transform: uppercase;
        width: 50%;
        float: left;
    }
    tr.rowstyle {
        width: 100%;
        float: left;
    }
    div#ctl00_ContentPlaceHolder1_ucTxtName_PcPersonalDetail_PW-1 {
        top: 0px !important;
        width: 100% !important;
    }
    .pop_box1 {
        width: 100%;
    }
}
.awardbox {
    background: url(../images/awardbgg.png) right bottom no-repeat;
    margin: 0;
    padding: 30px 0;
}
/****************************** scroll to top css *********************************/
#backtop {
  /* (A) BOTTOM RIGHT CORNER */
  position: fixed;
  bottom: 20px; right: 20px;
  z-index: 999;

  /* (B) HIDDEN BY DEFAULT */
  visibility: none;
  opacity: 0;

  /* (C) COSMETICS */
  cursor: pointer;
  transition: opacity 0.3s;
}

/* (D) SHOW BUTTON */
#backtop.show {
    visibility: visible;
    opacity: 1;
    width: 50px;
    height: 50px;
    background: #0399ea;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    border-radius: 3px;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: rotateZ(720deg);
    -moz-transform: rotateZ(720deg);
    transform: rotateZ(720deg);
}

/************************************* scroll to top css end ****************************************/