@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url(https://fonts.googleapis.com/earlyaccess/cabinvfbeta.css);

.cont input:focus, .cont textarea:focus, .search_bar input:focus, .news input:focus, .comment_box textarea:focus, .review_box textarea:focus, .comment_box input:focus, .review_box input:focus, .pin_code input:focus {
    outline: none !important;
}

.splsg .add_cart {
    margin: 0;
    width: 100%;
    transition: 0.5s;
}

.offer_view_t {
    position: absolute !important;
}

.milp li, .milp li .radio {
    margin: 0 !important;
    padding: 0 !important;
}


.veg{
    display: none!important;
}

.callnom{
    background-color: #e6086f!important;
    color:#fff;
    text-align: right!important;
    font-weight: 600;
}

.frt{
    border-left:1px solid #ffd43e;
    padding:0 15px;
}

.colp {
    float: right;
    padding: 15px 19px !important;
    height: 50px;
    background-color: transparent !important;
}

.app_pol {
    float: left;
    width: 230px;
}

.molp {
    float: left;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 6px;
    margin-bottom: 15px;
    padding: 15px;
    transition: 0.5s;
}

.icon_pli_mob, .icon_pli_play {
    float: left;
    width: 40px;
    display: inline-block;
    padding: 21px;
    transition: 0.2s;
}

.mil h2 {
    font-size: 14px;
    margin: 0 !important;
    color: #fc801a;
}

.mil h5 {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 5px 0 0 0 !important;
}

.badge-count {
    background-color: #3e4095;
    padding: 1px 9px;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    float: right;
    color: #fff;
}

.mil {
    float: left;
}

.icon_pli_mob {
    background-image: url(../images/molp.png);
    background-position: left 2px;
    background-repeat: no-repeat;
}

.icon_pli_play {
    background-image: url(../images/molpk.png);
    background-position: left 2px;
    background-repeat: no-repeat;
}

.cart_table_order th {
    font-weight: 500;
    text-align: center;
    font-size: 15px;
    border-top: 1px solid #ddd;
    background-color: #333;
    color: #fff;
}

@media(min-width:768px) {
    .ad_full-img {
        margin: 20px -130px 0 !important;
    }

    .bannerw {
        transform: skew(-40deg);
        overflow: hidden;
        left: 0;
        position: relative;
    }

    .bannerw .img_adil {
        transform: skew(40deg);
        display: block;
        overflow: visible;
    }

    .right_sidebar .ad_full-img {
        margin: 20px -110px 0 !important;
    }

    .bannerw .img_adil img {
        margin-left: 95px;
    }

    .llk {
        margin-left: -95px !important;
    }
}

.qty_pp {
    float: none;
    margin: 0 auto;
}

body {
    overflow-x: hidden;
}

.molp:hover {
    border-color: #fc801a;
    background-color: #fff;
}

.milp li .radio label {
    display: inline-block;
    width: 100%;
    padding: 20px 20px 20px 40px;
}

.molp:hover .mil h2 {
    color: #fc801a;
}

.molp:hover .icon_pli_mob, .molp:hover .icon_pli_play {
    background-position: left -45px;
}

.molp:hover .mil h5 {
    color: #333;
}

.milp li .radio label:hover, .milp li .radio label.active {
    background-color: #ebfee7;
}

.wish_list_add.plop {
    position: absolute;
    right: 5px;
    top: 12px;
}

.btn-lp {
    background-color: #c5247a !important;
    border-color: #c5247a !important;
    border-radius: 45px !important;
}

.input-group-btn:last-child>.btn {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.input-group-btn:first-child>.btn {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.qty_pp {
    display: none;
}

.btml {
    padding: 7px 14px;
}

.media {
    background-color: #ffffff;
    padding: 18px;
    border-radius: 6px;
    box-shadow: 0px 0px 14px -1px #bbbbbb;
}

.btn-lite {
    background-color: #e5e5e5;
    padding: 12px 15px;
    float: left;
    width: 100%;
    cursor: pointer;
    font-size: 16px;
    transition: 0.5s;
    border: 1px solid #fff;
}

.splsg {
    width: 100%;
    float: left;
    text-align: center;
    margin: 5px 0;
}

.splsg img {
    max-width: 100%;
}

.splsg .add_cart {
    margin: 0;
    width: 100%;
    padding: 11px;
    border: 1px solid #fff;
}

.ipcart {
    font-size: 23px !important;
    float: left;
}

.iheart {
    float: left;
    font-size: 19px !important;
    margin-top: 3px !important;
    margin-right: 7px !important;
}

.ppencil {
    float: left;
    font-size: 19px !important;
    margin: 3px 7px 0 0 !important;
}

.btn-lite:hover, .splsg .add_cart:hover {
    border-radius: 12px;
    border: 1px solid #e83192;
}

body {
    background-color: #f9f9f9 !important;
}

/*nav a{
	font-family: 'Oswald', sans-serif;
}*/

.spls {
    font-size: 11px;
    border: 1px solid #d99910;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 11px;
    display: inline-block;
    background: #f0c530;
}

.spls img {
    width: 32px;
    float: left;
    margin-right: 12px;
}

.top_bar {
    background-color: #f0f0f0;
    width: 100%;
    padding: 5px 0;
    float: left;
}

.subm_heading {
    float: left;
    width: 100%;
    text-align: center;
    padding: 2%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.breadcrumb.mtss a, .breadcrumb.mtss li, .breadcrumb li, .breadcrumb li a {
    color: #A2A2A2;
    font-weight: 400;
    font-size: 13px;
}

.breadcrumb li a:hover {
    text-decoration: underline;
    color: #333;
}

.breadcrumb>.active {
    color: #333 !important;
    cursor: default;
}

.breadcrumb.mtss {
    color: #fff;
    margin-top: -7px;
}

.subm_heading h5 {
    font-size: 19px;
    color: #fff;
}

.fixed-header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 99;
}

.sign_up .dropdown-menu {
    right: 0 !important;
    left: auto;
}

.fixed-header .logo img {
    width: 130px;
}

.fixed-header .navbar-nav>li>a {
    padding-bottom: 9px;
    padding-top: 9px;
}

.fixed-header .tp {
    padding-top: 7px;
}

.call, .mail {
    background-image: url("../images/call.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    float: left;
    font-size: 14px;
    padding: 3px 1px 4px 24px;
    color: #6d6d6d;
}

.account_i, .wallet_i, .order_i, .wishlist_i, .logout_i, .wallet_t, .changepass_i {
    background-repeat: no-repeat;
    padding: 15px;
    background-size: 20px;
    float: left;
    background-position: 5px 0px;
}

.wallet_t {
    background-image: url("../images/trans.png");
}

.account_i {
    background-image: url("../images/user.png");
}

.wallet_i {
    background-image: url("../images/wallet.png");
}

.changepass_i {
    background-image: url("../images/pass.png");
}

.order_i {
    background-image: url("../images/product.png");
}

.wishlist_i {
    background-image: url("../images/heart.png");
}

.logout_i {
    background-image: url("../images/logout.png");
}

.mail a {
    color: #6d6d6d;
}

.mail {
    background-image: url("../images/mail.png");
    background-position: left 4px;
    margin-right: 17px;
    padding: 3px 1px 4px 33px;
}

.sign_up, .app {
    float: right;
    margin-top: 7px;
}

.sign_up {
    color: #d72583;
    margin-left: 13px;
    padding: 2px;
    margin-top: -1px;
}

.sign_up a {
    color: #333;
}

/*.log {
    border-right: 1px solid #ccc;
    padding: 0 8px 0 0;
}*/

.sig {
    padding-left: 8px;
}

.count_p {
    position: absolute;
    bottom: 0;
    background-color: #333;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    left: 0;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    /*background-color:#fff;*/
}

.logo img {
    max-width: 130px;
}

.logo {
    float: left;
}

a {
    cursor: pointer;
}

.support {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}

.static-area-wrap {
    border: 1px solid #ccc;
    padding: 0 20px;
    border-radius: 5px;
}

.single-static {
    padding: 25px 5px;
    float: left;
    width: 100%;
}

.single-static img {
    float: left;
    margin-right: 9px;
    width: 33px;
}

.single-static-meta {
    float: left;
    vertical-align: top;
}

.single-static-meta h4 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 15px;
}

.single-static-meta p {
    font-size: 12px;
    margin-bottom: 5px !important;
}

.testimonials {
    background: url(../images/bg_testi.jpg) center bottom no-repeat;
    background-size: cover;
    padding: 20px 0 112px 0;
    position: relative;
    float: left;
    width: 100%;
}

.testimoni {
    padding: 15px;
    float: left;
    width: 100%;
}

.testi-info i {
    float: left;
    color: #d72583;
    font-size: 25px;
    margin-right: 14px;
}

.testi-img {
    width: 130px;
    float: left;
    border-radius: 180px;
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 0px 0px 10px 0px #ccc;
    height: 130px;
    margin-right: 25px;
}

.testi-info-d {
    float: left;
}

.testi-info-d h5, .testi-info-d p {
    margin: 0 0 5px 0;
}
/*
.cart {
    background-image: url(../images/cart_lite.png);
    background-position: 3px 5px;
    background-repeat: no-repeat;
    color: #333;
    float: right;
    height: 45px;
    margin: 0 12px 0 12px;
    padding: 13px 11px 11px 38px;
    text-align: center;
    border-radius: 42px;
    position: relative;
    background-size: 32px;
}*/

.cart {
    background-position: 3px 5px;
    background-repeat: no-repeat;
    color: #333;
    float: right;
    height: 34px;
    margin: 0 12px 0 0px;
    padding: 3px 11px 13px 0;
    text-align: center;
    border-radius: 42px;
    position: relative;
    background-size: 32px;
  }

.search_bar {
    float: right;
    position: relative;
    width: 700px;
}

.srch_btn {
    background-color: #fff; 
    background-image: url(../images/search.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    border: medium none;
    height: 42px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 50px;
    border-radius: 0 5px 5px 0px;
    background-size: 21px;
    transition: 0.5s;
}

.left_menu {
    /*background-color: #fff;
    padding: 15px 15px 45px 15px;
    border-radius: 9px;*/
    float: left;
    width: 100%;
    /*box-shadow: 1px 0px 3px 1px #e4e4e4;*/
}

.navigation {
    float: left;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #eae8e8;
    margin-top: 15px;
    border-bottom: 1px solid #eaeaea;
}

.support h3 {
    font-size: 18px;
    margin: 9px 0;
}

.fullmt {
    float: left;
    width: 100%;
}

.brands .item {
    background-color: #fff;
    border-radius: 12px;
    border: none !important;
    box-shadow: 0 0px 7px -1px #cccccc;
}

.brands {
    float: left;
    width: 100%;
    margin: 25px 0;
}

.search_bar input {
    border: 1px solid #ccc!important;
    border: none;
    height: 45px;
    left: 0;
    padding: 8px 61px 8px 15px;
    top: 0;
    width: 100%;
    border-radius: 5px;
   /* background-color: #eaf0f5;*/
}

/*.tr {
    float: left;
    font-size: 13px;
    left: -14px;
    line-height: 12px;
    position: relative;
    text-align: left;
    top: 41px;
    width: 37px;
	transform: rotate(-224deg);
	-moz-transform: rotate(-224deg);
	-webkit-transform: rotate(-224deg);
	-ms-transform: rotate(-224deg);
	-o-transform: rotate(-224deg);
	-khtml-transform: rotate(-224deg);
}*/

.slider, .pooja_samagri_section, .brand, .footer {
    float: left;
    width: 100%;
}

.tp {
    padding-top: 0px;
}

/*.pr_box {
    float: left;
    margin-bottom: 3px;
    position: relative;
    text-align: center;
    width: 100%;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #ccc;
}*/

.pr_box {
    border: 1px solid #eee;
    height: 380px;
    margin-top: -1px;
    padding: 0;
    position: relative;
    background-color: #fff;
    overflow: hidden;
}

.pr_box.item {
    border: 1px solid #eee;
    overflow: hidden;
    height: 380px;
    margin-top: 0px;
    padding: 0;
    position: relative;
    background-color: #fff;
}

.pr_box:hover {
    border: 1px solid #ccc;
}

.qty_klm {
    padding: 13px;
    display: inline-block;
    font-size: 11px;
    float: left;
    width: 100%;
    min-height: 42px;
}

.qty_fixed, .more_size {
    border: 1px solid #d90b77;
    padding: 2px 6px;
    border-radius: 3px;
    text-align: center;
    text-transform: lowercase;
    color: #d90b77;
    margin-right: 5px;
    position: relative;
    font-size: 10px;
    font-weight: 500;
}

.more_size {
    background-color: #fff;
    color: #2d2928;
    text-transform: inherit;
    white-space: nowrap;
    border-color: #2d2928;
}

.pr_img {
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    position: relative;
    padding-top: 15px;
    height: 210px;
}

.rupee {
    margin-right: 3px;
}

.pr_img a {
    width: 100%;
    float: left;
}

.pr_img img {
    max-width: 100%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -khtml-transition: 0.5s;
    height: 200px;
}

.pr_name, .pr_name_kan {
    float: left;
    padding: 7px 15px 3px 15px;
    /* text-align: center; */
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pr_name_kan {
    padding: 0px 15px 3px 15px;
    color: #333;
    font-family: 'Cabin VF Beta', sans-serif;
}

.pr_name_kan a {
    color: #2d2928;
}

.pr_name_kan a:hover {
    color: #d72583;
}

.pr_rating, .ws_rating {
    float: left;
    padding: 0 13px;
    text-align: left;
    width: 100%;
    text-align: center;
}

.ws_rating {
    padding: 0px;
}

.pr_footer {
    float: left;
    margin: 0px 0 6px 0;
    padding: 0 15px;
    width: 100%;
    height: 47px;
}

.pr_cst {
    float: left;
    font-size: 16px;
    margin: 2px 0 8px 0;
    /*text-align:center;
    width:100%;*/
}

.wish_box h3 {
    margin-top: 35px;
}

.wish_box h3 a {
    color: #333;
}

.wish_box h3 a:hover {
    text-decoration: underline;
    color: #d72583;
}

.devide_br {
    float: left;
    padding: 33px 0;
    width: 100%;
}

.pr_crt, .wish_list_d {
    background-image: url("../images/cart_drk.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -khtml-transition: 0.2s;
    z-index: 9999;
    background-color: #fff;
    padding: 25px;
    border-radius: 100%;
    box-shadow: 0px 0px 4px #bcbcbc;
    width: 52px;
    height: 52px;
    display: inline-block;
    margin: 0 7px;
}

.wish_list_d {
    background-image: url("../images/wish2.png");
}

.ort {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    display: none;
}

.pr_box:hover .ort {
    display: block;
}

.offer_pr {
    color: #2d2928;
    font-size: 11px;
    margin-right: 6px;
    text-decoration: line-through;
    display: inherit;
    font-weight: 600;
}

.main_price {
    display: inherit;
    color: #d90b77;
    font-weight: 800;
}

.offer_tag {
    color: #fff;
    font-size: 10px;
    font-weight: 100;
    padding: 11px 9px 3px 9px;
    left: 6px;
    position: absolute;
    top: 6px;
    z-index: 9;
    text-transform: uppercase;
    background-image: url(../images/offer-g.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-size: 100%;
    text-align: center;
}

.breadcrumb {
    margin-bottom: 28px !important;
}

/*
.offer_tag:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 12px solid #7bc002;
    border-bottom: 13px solid #7bc002;
    border-right: 7px solid #fff;
}*/


.tr h3 {
    font-size: 15px !important;
    margin: 0px 0 -5px 0 !important;
    color: #fff !important;
    text-align: center !important;
}

.offer_pr .rupee {
    margin: 0 0 0 5px !important;
}

.drk {
    background-image: url("../images/wish_ad.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -khtml-transform: scale(0);
    -o-transform: scale(0);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -khtml-transition: 0.5s;
}

.wish_list:hover .drk, .drk.active {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -khtml-transform: scale(1);
    -o-transform: scale(1);
}

/*.fa, .twi, .goo, .you{
	background-image:url("../images/social_b.png");
    background-position: left top;
    background-repeat: no-repeat;
	display:inline-block;
	padding:15px;
}*/

.twi {
    background-position: left -33px;
}

.goo {
    background-position: left -65px;
}

.you {
    background-position: left -98px;
}

.owl-buttons {
    position: static;
    right: 0;
    top: 0px;
}

.owl-prev {
    right: 60px;
    position: absolute;
    top: -62px;
}

.pooja_samagri_section .owl-prev {
    left: 0px;
    right: auto;
    position: absolute;
    top: 0px;
}

.owl-next {
    right: 0;
    position: absolute;
    top: -62px;
}

#owl-demo .item {
    border: 1px solid #ccc;
    color: #fff;
    display: block;
    margin: 5px;
    padding: 0;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

.owl-theme .owl-buttons i {
    margin-top: 2px;
}

.pooja_samagri_section h3, .umay h3 {
    color: #3a3a3a;
    font-size: 21px;
    margin: 15px 0 15px 0;
    text-align: left;
    /*text-transform: uppercase;*/
}

.umay h3 {
    font-size: 22px;
}

.flr {
    background-image: url("../images/.png");
    background-position: center right;
    background-repeat: no-repeat;
}


.featured .owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px;
    height: 33px !important;
    background: #333;
}

.featured .owl-theme .owl-controls .owl-buttons .owl-next {
    background-position: right top !important;
    right: 0px !important;
    top: -52px !important;
}

.featured .owl-prev {
    right: 60px;
    position: absolute;
    top: -52px;
}

.pooja_samagri_section .owl-theme .owl-controls .owl-buttons .owl-next, .pooja_samagri_section .owl-theme .owl-controls .owl-buttons .owl-prev {
    background-image: none !important;
    text-align: center;
}

.pooja_samagri_section .owl-theme .owl-buttons i {
    margin-top: 0;
    position: absolute;
    top: 41%;
    right: 30%;
}

/*.flr::before {
    background-image: url("../images/bfr.png");
    background-position: left center;
    background-repeat: no-repeat;
    content: "";
    display: inline;
    height: 10px;
    padding: 28px;
    width: 10px;
}
.flr:after{
	background-image:url(../images/aftr.png);
	background-position: right center;
    background-repeat: no-repeat;
    content: "";
    display: inline;
    height: 10px;
    padding: 28px;
    width: 10px;
}*/

/*.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -45px;
  top: 55px; 
}

.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -45px;
  top: 55px;
}*/

.wish_list {
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(../images/wish.png);
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 10px;
    z-index: 9;
}

.brands h4 {
    border-bottom: 3px double #ccc;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.footer {
    color: #666;
    position: relative;
    z-index: 1;
    background: #efefef;
    overflow: hidden;
    padding: 60px 0;
}

.footer .row .col-md-4:first-child:before {
    content: "";
    position: absolute;
    left: -9999em;
    top: -9999em;
    bottom: -9999em;
    right: 15px;
    background: #f6f6f6;
    z-index: -1;
    pointer-events: none;
}

.footer-logo {
    width: 150px;
}

.flr span span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: 5px;
}

.flr span {
    display: inline-block;
}

.flr span:nth-child(odd) {
    background-color: #bf202e;
}

.flr span span:nth-child(even) {
    background-color: #eb8a3b;
}

.need-help {
    position: relative;
    background-image: url(../images/info.png);
    background-position: left 5px;
    background-repeat: no-repeat;
}

.block-content ul li {
    display: block;
    margin: 0;
    line-height: 1;
    border: 0;
    padding: 0;
    font-weight: 400;
    margin-bottom: 10px;
}

.block-content ul li a {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    display: block;
    text-transform: capitalize;
    color: #666;
    margin-bottom: 0;
    display: block;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.ftr span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: 5px;
    display: inline-block;
}

.ftr span.red {
    background-color: #bf202e;
}

.ftr span.yellow {
    background-color: #eb8a3b;
}

.footer-heading {
    font-size: 16px;
    text-transform: capitalize;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
    color: #253237;
    border-bottom: 1px solid #e3e3e3;
    font-weight: 700;
    line-height: 24px;
}

.phone-info {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
    margin-left: 65px;
}

.phone-info span {
    font-size: 22px;
    font-weight: 600;
    color: #253237;
    margin: 0;
    display: block;
    margin-top: 5px;
    line-height: 30px;
}

.text-info p {
    line-height: 24px;
    color: #666 !important;
    font-size: 14px;
    margin: 21px 0;
}

.ftr_top {
    padding: 28px 0;
    text-align: center;
}

.ftr_top img {
    margin-bottom: 10px;
}

.sm_br {
    background-color: #fff;
    bottom: -12px;
    height: 2px;
    left: 0;
    position: absolute;
    width: 47px;
}

/*.pr_box:hover .pr_img img {
    transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-khtml-transform: scale(1.1);
}*/

.footer h2 {
    font-size: 14px;
    margin-bottom: 26px;
    text-transform: uppercase;
    position: relative;
}

.col ul {
    list-style: outside none none;
    margin: 20px 0;
    padding: 0;
}

.col li {
    margin: 8px 0;
}

.col a {
    color: #9b9b9b;
}

.news input {
    background-color: #3e4095;
    border: 1px solid #4e50a5;
    padding: 7px 44px 7px 7px;
    width: 100%;
}

.news {
    position: relative;
}

.btn_send {
    background-image: url("../images/send.png");
    background-position: center 5px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 18px;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -khtml-transition: 0.2s;
}

.btn_send:hover {
    background-position: center -24px;
}

.copy {
    border-top: 1px solid #4e50a5;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 9px 0;
    text-align: center;
    width: 100%;
}

.col {
    margin-bottom: 35px;
}

.facebook, .twitter, .google {
    background-image: url("../images/footer_s.png");
    background-position: 6px 2px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 9px;
}

.facebook:hover, .twitter:hover, .google:hover {
    opacity: 0.5;
}

.social {
    list-style: outside none none;
    padding: 0;
    margin: 0px;
}

.social li {
    display: inline-block;
    margin: 0;
}

.twitter {
    background-position: -13px 2px;
}

.google {
    background-position: -33px 2px;
}

.pr_name a {
    color: #2d2928;
    font-weight: 600;
}

.pr_name a:hover {
    color: #d72583;
    /*text-decoration:underline;*/
}

.semi_heading {
    border-bottom: 1px solid #e1e1e1;
    float: left;
    margin-bottom: 25px;
    width: 100%;
}

.semi_heading h5 {
    float: left;
    font-size: 18px;
    color: #585858;
    font-weight: 400;
}

.filter_check.checkbox label {
    color: #5e5e5e;
}

.showing {
    float: right;
    margin: 10px 0;
}

.sub_container {
    float: left;
    min-height: 550px;
    padding: 20px 0 50px;
    width: 100%;
}

/*.left_sidebar{
	width:20%!important;
}

.right_sidebar{
	width:80%!important;
}*/

/* CUSTOM CSS CHECKBOXES */

form p {
    margin-bottom: 10px;
    text-align: left;
}

form p:last-child {
    margin-bottom: 0px;
}

.jslider {
    margin-top: 35px;
}

.left_menu h5 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 15px;
    margin-bottom: 26px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 9px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f1d46+25,b2226f+50,ec268f+75,d72583+100 */
    background: rgb(111, 29, 70);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(111, 29, 70, 1) 25%, rgba(178, 34, 111, 1) 50%, rgba(236, 38, 143, 1) 75%, rgba(215, 37, 131, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(111, 29, 70, 1) 25%, rgba(178, 34, 111, 1) 50%, rgba(236, 38, 143, 1) 75%, rgba(215, 37, 131, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(111, 29, 70, 1) 25%, rgba(178, 34, 111, 1) 50%, rgba(236, 38, 143, 1) 75%, rgba(215, 37, 131, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f1d46', endColorstr='#d72583', GradientType=1);
    /* IE6-9 */
    border-radius: 4px;
}

.filter_check.checkbox {
    margin-bottom: 19px;
}

.box_dl {
    float: left;
    width: 100%;
    background-color: #fff;
    border-radius: 24px;
    padding: 25px;
    box-shadow: 0 0px 31px 0 #ccc;
}

.devide {
    float: left;
    height: 20px;
    width: 100%;
}

.open {
    left: 0 !important;
    padding-bottom: 30px;
}

.over_h {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.over_f {
    overflow: hidden;
}

.oh {
    display: block;
}

.mob_filter {
    display: none;
}

/*.sub_heading {
    background-color: #ccc;
    font-size: 22px;
    margin: -20px 0 25px;
    padding:48px 0 57px 0;
    text-align: center;
    text-transform: uppercase;
	background-image:url(../images/landing.jpg);
	background-position:center center;	
	background-repeat: no-repeat;
    background-size: 100% auto;
	color:#fff;
}*/

.sub_heading {
    background-color: #ccc;
    font-size: 22px;
    margin: -20px 0 25px;
    padding: 48px 0 57px 0;
    text-align: center;
    text-transform: uppercase;
    background-image: url(../images/landing.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
}

.mob_fst a img {
    float: left;
    width: 60px;
}

p {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px !important;
}

p strong {
    font-size: 15px;
    font-weight: 500;
    color: #595959;
    margin: 0 !important;
}

.hd {
    background-image: url("../images/hd.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 16px;
    padding: 18px;
}

.modal-content .close {
    color: #333 !important;
}

.modal-content .close:hover {
    color: #999 !important;
    background-color: transparent;
}

.blueld {
    float: left;
    width: 100%;
    background-color: #3e4095;
    padding: 20px;
    min-height: auto;
    margin-bottom: 15px;
    background-image: url("../images/log.png") !important;
    /*background-size: 100%;*/
    background-repeat: no-repeat;
    background-position: bottom center;
}

.blueld h3 {
    font-size: 15px;
    color: #fff;
    margin: 16px 0;
    line-height: 22px;
    font-weight: 500;
}

.center_bbm {
    display: inline-block;
    margin: 15px 0 0 0;
    text-align: center;
    width: 100%;
}

/*.modal-content.logreg .login, .modal-content.logreg .register {
    padding: 35px;
}*/

.partll {
    padding: 25px;
}

.logreg .close {
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 9;
}

.forgot_password.get_password, .forgot_password.get_login {
    margin-bottom: 15px;
    display: inline-block;
}

/*.login, .register {
    float: left;
    width: 55%;
}
.login {
    border-right: 1px solid #ccc;
    padding-right: 46px;
    width: 43%;
}
.register {
    border-left: 1px solid #ccc;
    margin-left: -1px;
    padding-left: 54px;
}


.forgot_password {
    float: left;
    margin: -7px 0 15px;
    text-align: right;
    width: 100%;
}*/

.btn_large_blue {
    background-color: #d72583;
    border: medium none;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}

.btn_large_blue:hover {
    background-color: #e83192;
}

.btn_large_blue:active {
    box-shadow: 5px 5px 3px #d72583 inset;
}

.login h4, .register h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.cnt_brd {
    background-color: #d5d5d5;
    height: 1px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 46%;
    width: 100%;
}

.or {
    color: #333;
    float: left;
    margin: 0 0 28px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.orr {
    background-color: #fff;
    left: 45%;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    top: -10px;
}

.google_tab {
    margin-left: 16px;
}

.facebook_tab, .google_tab {
    background-image: url("../images/social_l.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding: 9px 78px;
}

.google_tab {
    background-position: -175px 1px !important;
    margin-left: 16px;
}

.facebook_tab:hover, .google_tab:hover {
    opacity: 0.8;
}

.social_semi {
    text-align: center;
}

.tr_box {
    background-color: rgba(255, 255, 255, 0.86);
    margin: 0px auto;
    max-width: 800px;
    padding: 23px 60px;
}

.tr_box h4 {
    margin-bottom: 35px;
    text-align: center;
}

.sub_heading_bg {
    background-color: #fff;
    float: left;
    font-size: 19px;
    margin: -20px 0 0;
    padding: 20px 0;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
    border-bottom: 1px solid #ededed;
}

.bg_sub {
    background-image: url(../images/landing.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
}

.pooja_form input, .pooja_form textarea, .pooja_form select {
    border: 1px solid #478dc4;
}

.l_hd {
    color: #363636;
    font-size: 16px;
    font-weight: 500;
}

.list_img {
    float: left;
    width: 300px;
}

.row_list_box h2 {
    color: #d72583;
    font-size: 12px;
    margin: 0 0 7px;
}

.disc {
    border-bottom: 1px solid #efefef;
    float: left;
    padding: 13px 0 0;
    width: 100%;
}

.review_rating {
    padding: 4px 0 12px;
}

.row_list_box h3 a {
    color: #333;
    font-size: 22px;
}

.row_list_box h3 {
    margin-top: 0;
}

/*.rating, .write {
    border-right: 1px solid #ccc;
    margin-right: 10px;
    padding-right: 11px;
}*/

.row_list_box {
    border-bottom: 1px solid #efefef;
    float: left;
    padding: 20px 0;
    width: 100%;
}

.add_cart {
    border: 1px solid #d72583;
    color: #d72583;
    font-size: 18px;
    font-weight: 400;
    width: 30px;
    cursor: pointer;
    height: 30px;
    text-align: center;
    line-height: 28px;
    position: absolute;
    top: 15px;
    right: 16px;
}

.add_cart:hover {
    background-color: #e83192;
    color: #fff;
}

.add_cart:active {
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.2) inset;
}

.cost_cart {
    float: left;
    padding: 13px 0;
    width: 100%;
}

.review_rating {
    color: #3a3a3a !important;
    font-size: 12px;
    padding: 4px 0 12px;
}

.off {
    background-color: #d72583;
    color: #fff;
    font-size: 12px;
    padding: 3px 8px;
}

.cost {
    float: left;
    width: 100%;
}

.search input {
    border: 1px solid #e2e2e2;
    font-size: 13px;
    padding: 6px 34px 6px 6px;
}

.search {
    float: right;
    position: relative;
}

.src {
    background-image: url("../images/sear.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 16px;
    position: absolute;
    right: 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -khtml-transition: 0.5s;
}

.src:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
}

.view h3 {
    color: #333;
    font-size: 18px;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 2px;
}

.view h2 {
    color: #d72583;
    font-size: 12px;
    margin: 0 0 7px;
}

.write {
    background-image: url("../images/pen.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #333;
    padding-left: 26px;
}

.ftr_top p {
    color: #b0b0b0;
    text-align: center;
}

.custom button.items-count {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #444;
    font-size: 22px;
    line-height: normal;
    padding: 6px 15px;
    border-radius: 100%;
    width: 45px;
    height: 45px;
}

.custom .qty {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 0;
    color: #5C5C5C;
    height: 41px;
    margin: 0;
    padding: 0 4px;
    text-align: center;
    vertical-align: top;
    width: 43px;
    font-weight: 500;
    font-size: 25px;
}

.custom h3 {
    font-size: 16px;
    display: inline-block;
    margin: 0 18px 0 0;
}

.post_code {
    float: left;
    font-size: 16px;
    width: 100%;
    margin: 15px 0;
}

.pin_code input {
    border: none;
    font-size: 14px;
    margin-left: 12px;
    padding: 6px 46px 6px 6px;
    position: relative;
    border-bottom: 2px solid #3e4095;
}

.post_c {
    background-color: #fff;
    border: medium none;
    padding: 4px 11px;
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 14px;
    font-weight: 500;
    color: #3e4095;
}

.pin_code {
    display: inline-block;
    position: relative;
}

.own {
    background-color: #d97027;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 18px;
    font-weight: 400;
    padding: 7px 20px 7px 20px;
    margin-top: 15px;
    margin-left: 10px;
}

.own:hover {
    background-color: #e98037;
}

.own:active {
    box-shadow: 5px 5px 3px #d56c23 inset;
}

.sdl {
    margin-bottom: 25px;
}

/*.tab-content {
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
}*/

.tab-content {
    border: 1px solid #ddd;
    padding: 25px 20px;
    border-top: none;
    background-color: #fff;
}

.slider {
    padding: 0 0 15px 0;
}

.sdl {
    margin-bottom: 25px;
}

#owl-demo1 .item {
    float: left;
    padding: 5px;
    width: 100%;
}

.pr_box .wish_list {
    left: auto;
    right: -100%;
    top: 20px;
    position: absolute;
    padding: 10px;
    z-index: 9;
    transition: 0.5s;
}

.pr_box .quick_view {
    top: 130px;
    left: auto;
    right: -100%;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    transition: 0.7s;
}

.pr_box .quick_view .fa-search {
    color: #b5b4b4;
    padding: 10px !important;
}

.pr_box .quick_view .fa-search:hover {
    color: #333;
}

.pr_box:hover .quick_view {
    right: 12px;
}

.pr_box:hover .wish_list {
    right: 21px;
}

.mttlp {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    z-index: 9;
    transition: 0.5s;
}

.pr_box:hover .mttlp {
    top: 30%;
}

.item .pr_box {
    margin-bottom: 0px;
}

.review_rated h4 {
    border-bottom: 1px solid #ccc;
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.review_rated {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.media-body p {
    color: #9c9c9c;
    font-size: 12px;
}

.media-middle h3, .media-middle h6 {
    color: #565656;
    font-size: 10px;
    margin: 2px 0;
    text-align: center;
}

.media-middle h6 {
    color: #989898;
}

/*.left_com{
	border-right:1px solid #ccc;
}*/

.start_rate h2 {
    color: #3a3a3a;
    font-size: 16px;
    margin: 16px 0 3px;
    text-align: center;
    padding-right: 37px;
}

.start_rate h3 {
    color: #3a3a3a;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding-right: 37px;
}

.star {
    background-image: url("../images/star_bbig.png");
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 45px;
    margin-right: 25px;
    padding: 91px 79px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    width: 229px;
}

.progress_bar {
    float: left;
    margin: 24px 0;
    padding: 0 15px;
    width: 100%;
    border-radius: 20px !important;
}

.progress {
    border-radius: 20px !important;
}

.rate {
    float: left;
    font-size: 11px;
    line-height: 16px;
    width: 43px;
}

.specification th {
    font-weight: normal;
    padding-left: 0 !important;
}

.specification th, .specification td {
    border-bottom: 1px solid #ececec;
    padding: 9px 15px;
}

.footer-middle .social-icons a:hover {
    border-radius: 0%;
}

/* these styles are for the demo, but are not required for the plugin */

.zoom {
    display: inline-block;
    position: relative;
    width: 100%;
}

/* magnifying glass icon */

.zoom:after {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(icon.png);
}

.zoom img {
    display: block;
}

.zoom img::selection {
    background-color: transparent;
}

.package_edit {
    float: left;
    margin-top: 15px;
    padding: 0 !important;
    width: 100%;
}

.min_height {
    height: 180px;
    overflow: auto;
    padding-top: 0 !important;
}

.qty_tab {
    width: 100%;
}

.qty_tab tr {
    border-bottom: 1px solid #ccc;
}

.qty_tab td {
    padding: 9px 0 11px;
}

.detail {
    float: left;
    margin-top: 25px;
    width: 100%;
}

.package_edit {
    display: none;
}

.home_pr, .navadhanya {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 0 0 26px;
    padding-bottom: 35px;
    width: 100%;
}

.home_pr h4, .navadhanya h3, .navadhanya h4 {
    border-bottom: 1px solid #e4e4e4;
    font-size: 17px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.home_pr td, .navadhanya td {
    padding: 8px;
}

.home_pr table, .navadhanya table {
    width: 100%;
}

.table-striped tr {
    background-color: #efefef;
}

.top_flow {
    float: left;
    margin-bottom: 28px;
    padding-top: 0;
    width: 100%;
    margin-top: 11px;
}

.top_flow h3 {
    margin: 0;
    font-size: 19px;
    text-transform: uppercase;
}

.navadhanya th {
    background-color: #d72583;
    color: #fff;
    font-weight: 500;
    padding: 8px;
    text-transform: uppercase;
}

.num_box h3 {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.num_box {
    float: left;
    text-align: center;
    width: 33%;
}

.num {
    border: 1px solid #ccc;
    border-radius: 115px;
    display: inline-block;
    font-size: 15px;
    height: 60px;
    margin-bottom: 0;
    padding: 18px;
    width: 60px;
    font-weight: 500;
}

.active .num {
    background-color: #3e4095;
    border: 1px solid #3e4095;
    color: #fff;
}

.active .name_num {
    border-bottom: 2px solid #3e4095;
    padding-bottom: 14px;
}

.cart_table {
    float: left;
    width: 100%;
}

.cart_table_order {
    width: 100%;
}

.cart_table_order td, .cart_table_order th {
    border-bottom: 1px solid #dddddd;
    padding: 14px 0;
}

.cart_table_order th {
    font-weight: 500;
    text-align: center;
    font-size: 15px;
    border-top: 1px solid #ddd;
    background-color: #d72583;
    color: #fff;
}

.cart_table_order td {
    font-size: 14px;
    font-weight: 500;
    padding: 13px 0 13px 0;
    text-align: center;
}

.offer.frd {
    padding: 8px;
    text-align: center;
    font-size: 15px;
    position: fixed;
    width: 100%;
    z-index: 9;
}

.cart_table_order h2 {
    color: #323232;
    font-size: 16px;
    margin-bottom: 5px;
}

.cart_table_order img {
    float: left;
    margin-right: 20px;
    width: 100px;
}

.cart_table_order th:first-child, .cart_table_order td:first-child {
    text-align: left;
    padding-left: 15px;
}

.total_cart {
    float: right;
    padding: 22px 10px;
    width: 583px;
}

.total_cart td, .total_cart th {
    font-size: 15px;
    font-weight: 500;
    padding: 6px;
    width: 50%;
}

.total_cart table {
    float: left;
    width: 100%;
}

.total_cart th {
    font-size: 17px;
}

.total_cart td {
    border-bottom: 1px solid #ccc;
    padding: 18px 0;
}

.total_cart th {
    font-size: 17px;
    padding: 4px 0;
}

.orange {
    color: #3e4095;
}

.brnone {
    border-bottom: none !important;
}

.mobile-title {
    display: none;
}

.footer_bt {
    border-top: 1px solid #ccc;
    float: left;
    padding: 25px 0 0;
    width: 100%;
}

.footer_bt h2, .coupn_bt h2 {
    color: #d72583;
    font-size: 15px;
    margin: 0 0 13px;
}

.footer_bt input, .coupn_bt input {
    border: 1px solid #ccc;
    margin-right: 5px;
    padding: 8px;
    margin-bottom: 10px !important;
}

.btn_br {
    padding: 8px 15px !important;
    vertical-align: top !important;
    margin-bottom: 10px !important;
}

/*.dft{
	background-color:#eeeeee!important;
}

.dft:hover{
	background-color:#e3e3e3!important;
}*/

.btn_right {
    float: right;
    padding-top: 29px;
}

.delete {
    color: #2e2e2e;
    font-size: 15px;
    cursor: pointer;
    margin: 56px 10px;
}

.delete:hover {
    color: red;
}

.pr_name_code {
    display: table-cell;
}

.br_bt {
    background-color: #3e4095;
    bottom: -15px;
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 74px;
}

.billing_shipping h4 {
    margin-bottom: 37px;
    position: relative;
}

.pay_ment {
    border-top: 1px solid #ccc;
    float: left;
    padding: 15px 0;
    width: 100%;
}

.pay_ment h3 {
    color: #4d4c4c;
    font-size: 18px;
    margin-bottom: 45px;
    position: relative;
    text-transform: uppercase;
}

.de {
    border: 1px solid #ccc;
    float: left;
    height: 79px;
    margin: 10px 0px !important;
    padding: 16px !important;
}

.de input {
    margin-top: 17px !important;
}

.sec {
    margin-left: 15px !important;
}

.de img {
    width: 100%;
}

.pay img {
    margin-top: 5px;
}

.center_bb {
    float: left;
    width: 100%;
}

.success {
    margin: 40px auto 0;
    max-width: 750px;
}

.tick {
    background-image: url("../images/success.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inherit;
    height: 130px;
    margin: 0 auto;
    width: 134px;
    transform: rotateY(-360deg);
    -moz-transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
    -ms-transform: rotateY(-360deg);
    -o-transform: rotateY(-360deg);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.failed {
    background-image: url("../images/failed.png");
}

.success h4 {
    background-color: #69b200;
    color: #fff;
    display: table;
    margin: 17px auto 65px auto;
    padding: 15px 35px;
    position: relative;
    text-align: center;
}

.failed_bt h4 {
    background-color: #fd9e24;
}

.dwn, .dwnf {
    background-image: url("../images/dn.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    bottom: -9px;
    height: 10px;
    left: 0;
    position: absolute;
    width: 100%;
}

.status_or {
    color: #d72583;
    font-size: 11px;
}

.padi {
    color: #767676;
    float: left;
    font-size: 12px;
}

.dwnf {
    background-image: url(../images/dnf.png);
}

.success_tab {
    width: 100%;
}

.success {
    color: #757575;
}

.success_tab th, .success_tab td {
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
}

.success_tab th {
    font-size: 16px;
    font-weight: 500;
}

.total_ss {
    border-bottom: medium none !important;
    padding-bottom: 0 !important;
    padding-right: 35px !important;
    text-align: right;
}

.lst {
    background-color: #f4f4f4;
}

.ddl td {
    padding: 15px;
}

.ddl td {
    border-bottom: 1px solid #e1e1e1;
    padding: 15px;
}

.ddl td p {
    margin-bottom: 0px !important;
}

.ddl td p.pr {
    margin-bottom: 7px !important;
}

.ddl {
    margin-top: 20px;
}

.box_main {
    background-color: #ffffff;
    box-shadow: 0 0 1px #aaaaaa;
    float: left;
    margin-bottom: 25px;
    min-height: 330px;
    position: relative;
    text-align: center;
    width: 100%;
}

.img_box img, .img_box_c img {
    display: inline;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
}

.dis_small a {
    color: #2b2b2b;
    float: left;
    margin: 5px 0;
    width: 100%;
}

.view_d {
    float: left;
    text-align: center;
    width: 100%;
}

.view_d a {
    color: #fff;
    float: none;
    width: auto;
}

.dis_small {
    padding: 0 15px;
}

.name_ft {
    height: 44px;
}

.box_main:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.img_box {
    overflow: hidden;
}

.view_cont img {
    float: left;
    margin-bottom: 8px;
    margin-right: 20px;
    max-width: 400px;
}

.map_f, .call_f, .mail_f {
    background-image: url("../images/footer.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    float: left;
    padding-left: 21px;
    width: 100%;
}

.call_f {
    background-position: left -176px;
}

.mail_f {
    background-position: left -248px;
}

.view_cont h3 {
    font-size: 18px;
}

.item img {
    max-width: 100%;
}

.umay {
    float: left;
    width: 100%;
}

.disc_full {
    float: left;
    margin: 45px 0 25px;
    width: 100%;
}

.main_box {
    float: left;
    margin: 0.5%;
    width: 49%;
}

.box_main_two {
    border: 1px solid #e4e4e4;
    float: left;
    min-height: 250px;
    padding: 5px;
    width: 100%;
}

.img_box {
    float: left;
    margin-right: 2%;
    width: 30%;
}

.dis_small_c8 h1 {
    font-size: 16px;
    margin: 4px 0 10px;
    padding-bottom: 10px;
}

.dis_small_c8 strong {
    color: #ff7302;
}

.address {
    float: left;
    margin: 5px 0 15px;
    padding: 10px 0 0;
    width: 100%;
}

.img_box_c {
    overflow: hidden;
}

.purohith_name strong {
    color: #ff7302;
}

.view_cont h4 {
    border-bottom: 1px dashed #838383;
    margin: 30px 0 20px;
    padding-bottom: 12px;
}

.ws_footer {
    float: left;
    margin: 10px 0;
    padding: 0 2px;
    width: 100%;
}

.wish_box {
    border: 1px solid #ececec;
    float: left;
    width: 100%;
    border-radius: 5px;
    margin: 8px 0px;
}

.devide_br.po {
    padding: 0;
    margin: 8px 0 30px 0;
}

.myl .btn-lg, .btn-group-lg>.btn {
    padding: 9px 50px 12px 50px !important;
}

.wil {
    background-color: #3e4095;
    margin-left: 5px;
}

.wil:hover {
    background-color: #5e60b5;
}

.removews {
    background-image: url("../images/wish_ad.png");
    background-position: left 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    padding: 0 0 0 27px;
    color: #d72583;
}

.removews:hover {
    text-decoration: underline;
}

.ws_left {
    float: left;
    padding: 0 15px;
    width: 30%;
}

.ws_right {
    float: left;
    padding-left: 25px;
    width: 70%;
}

.right_top {
    float: right;
    font-size: 13px;
}

.box {
    width: 100%;
    float: left;
}

.box img {
    float: left;
    margin-right: 25px;
}

.name_ppr {
    float: left;
    margin: 21px 0 0;
    font-size: 15px;
}

.small_P {
    color: #9e9e9e;
    font-size: 12px;
    margin: 0;
}

.meta {
    margin: 15px 0 5px 11px;
}

.meta ul {
    line-height: 22px;
    margin: 1px 0 0;
    padding-left: 0;
}

.meta ul li::after {
    color: #909090;
    content: "/";
    display: inline-block;
    padding: 0 0 0 8px;
}

.meta ul li {
    color: #909090;
    display: inline-block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 200;
    margin: 0 5px 0 -10px;
    padding: 0 10px 0 0;
}

.blog_heading {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

.blog_heading h2 {
    font-size: 18px;
    text-transform: uppercase;
}

.read {
    float: left;
}

.post {
    float: right;
}

.read, .post {
    font-size: 12px;
    text-transform: uppercase;
}

.pull_icon {
    font-size: 14px;
    margin-right: 5px;
}

.blog_body {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    margin-bottom: 17px;
    padding-top: 15px;
    width: 100%;
}

.blog_box {
    box-shadow: 0 0 3px 3px #dadada;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.blog_footer {
    float: left;
    padding: 0 15px 26px;
    width: 100%;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.blog_box_view {
    width: 100%;
    float: left;
}

.blog_box_view img {
    display: table;
    margin: 0 auto !important;
    max-width: 100%;
}

.blog_center {
    max-width: 1000px;
    margin: 0 auto;
}

.comment_box, .review_box {
    box-shadow: 0 0px 1px 0px #ccc;
    float: left;
    padding: 25px;
    width: 100%;
    background-color: #fff;
}

.comment_box input, .review_box input {
    border: 1px solid #ccc;
    padding: 9px;
    width: 100%;
    margin-bottom: 15px;
}

.comment_box textarea, .review_box textarea {
    border: 1px solid #ccc;
    float: left;
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
}

.comment_box h3, .review_box h3 {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    margin: 0 0 17px;
    padding-bottom: 12px;
}

.comment_sec {
    float: left;
    width: 100%;
    box-shadow: 0 0px 1px 0px #ccc;
    margin-bottom: 15px;
    padding: 15px;
}

.comment_sec h3 {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    margin: 8px 8px 25px;
    padding-bottom: 15px;
}

.review_box {
    margin-top: 55px;
}

.starRate1 {
    float: left;
    margin: 2px 0 25px 5px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.starRate1 ul {
    width: 160px;
    margin: 0;
    padding: 0;
}

.starRate1 li {
    display: inline;
    list-style: none;
}

.starRate1 a, .starRate1 b {
    background: url(../images/star_rate.gif) left top repeat-x;
}

.starRate1 a {
    float: right;
    margin: 0 80px 0 -144px;
    width: 80px;
    height: 16px;
    background-position: left 16px;
    color: #000;
    text-decoration: none;
}

.starRate1 a:hover {
    background-position: left -32px;
}

.starRate1 b {
    position: absolute;
    z-index: -1;
    width: 80px;
    height: 16px;
    background-position: left -16px;
}

.starRate1 div b {
    left: 0px;
    bottom: 0px;
    background-position: left top;
}

.starRate1 a span {
    position: absolute;
    left: -300px;
    font-size: 12px;
}

.starRate1 a:hover span {
    left: 90px;
    width: 100%;
}

.full_div {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.rat {
    float: left;
}

.drop_menu {
    background-color: #fff;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 99;
    box-shadow: 1px 5px 8px 0 #6c6c6c;
}

.list_menu ul {
    float: left;
    padding: 11px;
    width: 202px;
}

.list_menu {
    display: table-cell;
    vertical-align: top;
}

.list_menu li {
    background-image: url("../images/menu.png");
    background-position: left 2px;
    background-repeat: no-repeat;
    font-size: 9px !important;
    margin: 6px 0;
    padding-left: 13px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 7px;
}

/*.fixed-header .drop_menu{
	top:47px;
}*/

.list_menu a {
    color: #404040;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0;
    padding: 4px;
}

.list_menu a:hover {
    color: #d72583;
}

.drop:hover .drop_menu {
    display: block !important;
}

.cost_cart .custom {
    float: left;
    margin: 25px 0;
}

.select {
    float: left;
}

.select select {
    border: 1px solid #ccc;
    float: left;
    height: 39px;
    margin: 26px 12px;
    padding: 6px;
}

.expected {
    font-size: 13px;
    margin-left: 15px;
    float: left;
    width: 100%;
    padding: 11px 0;
    font-weight: 500;
}

.panel-box {
    padding: 15px;
}

.panel-box>table {
    width: 100%;
}

.panel-box td {
    width: 50%;
}

.panel-title>a {
    display: inline-block;
    width: 100%;
}

.panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: #dfdfdf;
    color: #d72583;
    padding: 15px;
}

.panel-footer {
    background-color: #fcfcfc;
}

.panel-box h3 {
    font-size: 15px;
    margin: 0 0 9px;
}

.brd {
    border-top: 1px solid #ccc;
}

.brd td {
    padding-bottom: 8px !important;
    padding-top: 11px !important;
}

.box td {
    padding: 5px;
}

.sub_heading select {
    color: #666;
    cursor: pointer;
    font-size: 15px;
    margin-top: 38px;
    padding: 5px;
}

.icons_c {
    background-color: #efefef;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    display: block;
    height: 122px;
    margin: 20px auto;
    width: 122px;
}

.con_c {
    text-align: center;
}

.con_c {
    min-height: 258px;
}

.address_icon {
    background-image: url(../images/map_c.png);
}

.call_icon {
    background-image: url(../images/call_c.png);
}

.mail_icon {
    background-image: url(../images/mail_c.png);
}

.cont input, .cont textarea {
    border: 1px solid #ccc;
    margin-bottom: 22px;
    padding: 8px;
    width: 100%;
}

.cont {
    margin-bottom: 35px;
}

.m-s {
    padding: 7px !important;
    width: 20% !important;
}

.m-s .pr_box {
    margin-bottom: 0 !important;
}

/*.item_prod {
    padding: 0px!important;
    width: 25%!important;
}*/

.pplrow {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.min-scroll {
    float: left;
    height: 165px;
    overflow-x: hidden;
    width: 100%;
}

.write:hover {
    color: #d72583;
}

.reduced:hover, .increase:hover {
    background-color: #b2226f !important;
    color: #fff !important;
    border-color: #b2226f !important;
}

.available .panel-body, .not_available .panel-body {
    padding: 0px;
}

.available .panel, .not_available .panel {
    margin-bottom: 0px;
}

.available, .not_available {
    margin-left: -15px;
    margin-top: -48px;
    position: relative;
    z-index: 9;
}

.pen {
    float: right;
    cursor: pointer;
}

.available td, .not_available td {
    font-size: 12px;
    padding: 11px;
}

.available table, .not_available table {
    width: 100%;
}

.brr {
    border-right: 1px solid #ccc;
}

.btt {
    border-bottom: 1px solid #ccc;
}

.hding {
    font-size: 12px;
}

.btn_r {
    float: left;
    width: 100%;
}

.social_share {
    float: left;
    margin-left: 15px;
    margin-top: 23px;
    padding: 0;
}

.social_share li {
    float: left;
    list-style: outside none none;
}

.share_icon, .facebook_icon, .twitter_icon, .googlepl_icon {
    background-image: url("../images/social_share.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 14px;
}

.facebook_icon {
    background-position: -41px top;
}

.twitter_icon {
    background-position: -82px top;
}

.googlepl_icon {
    background-position: -123px top;
}

.dropdown.open {
    padding-bottom: 6px;
}

.list-group-item {
    padding: 20px 10px !important;
}

.list-group-item i {
    margin-right: 9px;
}

.sub_hi {
    padding: 0 0 15px 0 !important;
    margin: 0 0 30px 0 !important;
    border-bottom: 1px dashed #9c9c9c;
    font-size: 17px;
    text-align: left;
}

.wallet_n {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #3e4095;
    border-radius: 10px;
    padding: 15px 25px;
    position: relative;
}

.wallet_n .wallet_n-n+.wallet_n-n {
    right: auto;
    top: auto;
    left: 15px;
    bottom: 15px;
}

.wallet_n img {
    max-width: 150px;
    width: 100%;
    margin: 25px 0 35px 0;
}

/*.tr_box_my {
    border: 5px solid #f4f4f4;
    margin: 0 auto;
    max-width: 800px;
    padding: 40px 60px;
}*/

.tr_box_my {
    float: left;
    width: 100%;
    /*background-color: #fff;
    border-radius: 7px;
    padding: 35px;
    box-shadow: 1px 1px 10px 1px #dcdcdc;*/
}

.tr_box_my h4, .tr_box_my h5 {
    text-align: center;
}

.tr_box_my h5 {
    color: #878787;
    font-size: 14px;
    font-weight: 500;
}

.wellm {
    font-weight: 400 !important;
    color: #d72583 !important;
}

.sharellm {
    color: #fff !important;
    font-size: 23px;
    width: 100%;
    display: inline-block;
    margin: 15px 0;
    font-weight: 300;
}

.my_t {
    background-color: #d72583;
    border: 3px solid #3886d4;
    border-radius: 30px;
    color: #fff;
    font-size: 11px;
    margin: 0 6px;
    padding: 6px;
}

.tr_box_my h5 {
    color: gold !important;
    font-size: 28px !important;
    font-weight: 100 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    text-align: left;
    float: left;
}

.btml a {
    color: gold;
}

.dashed {
    width: 100%;
    float: left;
    height: 3px;
    border-bottom: 2px dashed rgba(255, 255, 255, 0.5);
    margin: 22px 0 36px auto;
}

.btmlps h3 {
    font-weight: 400;
    font-size: 17px;
}

.user {
    background-image: url("../images/User.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: table;
    height: 132px;
    margin: 0 auto 15px;
    width: 132px;
}

.blue_big {
    background-color: #6c6ede !important;
    color: #fff !important;
    font-size: 18px !important;
    max-width: 200px !important;
    width: 100%;
    padding: 12px !important;
    text-transform: uppercase;
    margin: 30px 0 15px 0;
}

.blue_big:hover {
    background-color: #4c4ebe !important;
    color: #fff !important;
}

.full_t {
    float: left !important;
    margin-bottom: 18px !important;
    width: 100% !important;
}

.smm {
    float: left !important;
    width: 10% !important;
}

.bmm {
    float: left !important;
    margin-left: 1% !important;
    width: 89% !important;
}

body {
    padding-top: 238px;
}

.tpp {
    position: fixed;
    top: 0;
    transition: all 0.5s ease 0s;
    z-index: 99;
    width: 100%;
    background-color: #fff;
}

.fixed-header {
    background-color: #fff;
    margin-top: 0px;
    position: fixed;
    width: 100%;
    z-index: 99;
}

.over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: -1;
}

body {
    transition: 0.5s;
}

.call_customer {
    background-color: #f9d93f;
    border-radius: 5px;
    float: left;
    font-size: 22px;
    font-weight: 500;
    margin: 35px 0 25px;
    padding: 12px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.footer-top {
    padding: 32px 0 0;
    font-size: 13px;
    font-family: 'Poppins';
    letter-spacing: 0.005em;
    text-align: left;
}

.footer-top .block {
    margin-bottom: 0;
}

.block .block-title {
    margin: 5px 0 10px;
    line-height: 1.2;
    font-size: 16px;
}

.footer-top .block .block-title {
    text-align: left;
    color: #fff;
}

.block p:last-child {
    margin: 0;
    font-size: 13px;
}

.footer li {
    margin: 0;
}

.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 0px;
}

.footer-top .contact-info li {
    padding: 0;
}

.footer-top .contact-info li:first-child {
    border-top-width: 0;
    padding: 0;
}

.footer-top .contact-info b {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
    color: #fff !important;
}

.footer-middle .block .block-title strong, .footer-top .block .block-title strong {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
}

.footer-top .contact-info li:first-child {
    border-top-width: 0;
    padding: 0;
}

.footer-top .contact-info p {
    line-height: 18px;
    margin-bottom: 10px;
    font-size: 13px;
}

.footer-middle ul.links {
    margin-top: -5px;
}

.footer-middle ul.links li, .footer-middle ul.features li {
    padding: 6px 0;
}

.fl {
    width: 90px;
    margin: 15px 0 35px 0;
}

.footer-middle a {
    color: #e0cbc1;
}

.footer .social-icons {
    float: left;
    padding: 15px 0 45px 0;
}

.ad_full {
    float: left;
    width: 100%;
    text-align: center;
    margin: 25px 0;
}

.footer-middle .social-icons a {
    background-image: none;
    background-color: #101010;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18.6px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 41px;
    transition: 0.5s;
    border-radius: 100%;
}

.view {
    float: left;
    width: 100%;
}

.social-icons [class^="porto-icon-"] {
    color: #fff;
}

.footer-middle ul.features li {
    position: relative;
    padding: 10px 0;
    line-height: 1;
    display: block;
}

.footer-middle ul.links li, .footer-middle ul.features li {
    padding: 6px 0;
}

.footer-middle .block-bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    padding: 17px 0 0 0;
    overflow: hidden;
    margin-top: 13px;
}

.footer-middle address {
    margin-top: 15px;
}

.footer-middle .block-bottom {
    text-align: left;
}

.footer-middle .subcribe .block-title strong {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
}

.footer-middle .block.newsletter {
    width: auto;
    max-width: 375px;
    display: inline-block;
    vertical-align: middle;
}

.contact-info a {
    color: #e0cbc1;
}

.mto {
    margin-top: 0px;
}

.custom-block {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 40px 0;
}

.social-icons a {
    color: #666;
    font-size: 20px;
    margin-right: 18px;
}

.social-icons a.faceb_i:hover {
    color: #3d5b9b !important;
}

.social-icons a.twitter_i:hover {
    color: #2daae2 !important;
}

.social-icons a.googl_i:hover {
    color: #f63d28 !important;
}

.social-icons a.yout_i:hover {
    color: #fe3432 !important;
}

.newsletter .btn-info {
    background-color: #253237;
    border-color: #253237;
    border-radius: 50px;
    padding: 0 29px;
    font-size: 15px;
    height: 50px !important;
}

.playstore a {
    margin: 20px 15px 0 0;
    display: inline-block;
}

.footer-heading:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 60px;
    height: 2px;
    background: #4fb68d;
}

.newsletter .form-control {
    border-radius: 50px;
    height: 50px !important;
}

@media(max-width:1200px) {

    /*.navbar-default .navbar-nav > li > a {
    font-size: 19px!important;
	padding: 15px 20.1px!important;
}*/
    body {
        padding-top: 210px;
    }

    .m-s {
        padding: 7px !important;
        width: 25% !important;
    }

    /*
.item_prod {
    padding: 5px !important;
    width: 33.2% !important;
}*/
}

@media(max-width:1000px) {
    body {
        padding-top: 210px;
    }
}

@media(max-width:990px) {
    body {
        padding-top: 210px;
    }

    .start_rate {
        float: left !important;
        margin-top: 25px !important;
        width: 100% !important;
    }

    .left_com {
        float: left !important;
        width: 100% !important;
    }

    .tr_box {
        padding: 23px 20px;
    }

    .smm {
        width: 15% !important;
    }

    .bmm {
        width: 83% !important;
    }

    /*.navbar-default .navbar-nav > li > a {
    font-size: 19px !important;
    padding: 15px 18.1px !important;
}*/
    .m-s {
        padding: 7px !important;
        width: 33% !important;
    }

    .mob_filter {
        border: 1px solid #cacaca;
        font-size: 17px;
        font-weight: 500;
        margin-bottom: 13px;
        margin-top: -20px;
        padding: 13px;
        text-align: center;
        text-transform: uppercase;
        display: block;
        cursor: pointer;
        background-color: #fff;
    }

    /*.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 18px!important;
    font-weight: 300;
    margin-right: 0!important;
    text-transform: uppercase;
}*/
    .left_sidebar {
        background-color: #fff;
        height: 100% !important;
        left: -282px;
        overflow: auto;
        position: fixed !important;
        top: 0;
        transition: all 0.5s ease 0s;
        width: 245px;
        z-index: 999;
    }

    .left_sidebar {
        width: 260px !important;
    }

    .right_sidebar {
        width: 100% !important;
    }

    .ws_left {
        width: 40%;
    }

    .ws_right {
        width: 60%;
    }
}

@media(max-width:930px) {
    /*.navbar-default .navbar-nav > li > a {
    font-size: 19px !important;
    padding: 15px 14px !important;
}*/
}

@media(max-width:900px) {
    .mdb {
        margin-bottom: 15px;
    }

    /*.navbar-default .navbar-nav > li > a {
    padding: 15px 18px !important;
}*/
    .box_main_two {
        border: 1px solid #e4e4e4;
        float: left;
        min-height: 250px;
        padding: 5px;
        width: 100%;
    }

    .main_box {
        float: left;
        margin: 0.5%;
        width: 100%;
    }

    /*.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 15px!important;
    font-weight: 300;
    margin-right: 0!important;
    text-transform: uppercase;
}*/
    /*.login, .register {
    border: medium none !important;
    float: left;
    padding: 0 !important;
    width: 100% !important;
}*/
    .register {
        border-top: 1px solid #ccc !important;
        margin-top: 74px;
        padding-top: 33px !important;
    }

    .facebook_tab, .google_tab {
        background-image: url("../images/social_l.png");
        background-position: left top;
        background-repeat: no-repeat;
        display: inline-block;
        height: 36px;
        margin: 1px auto !important;
        width: 172px;
    }
}

@media(max-width:880px) {
    .search_bar {
        width: 100%;
    }

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 11px !important;
        margin-right: 10px !important;
    }
}

@media(max-width:800px) {
    body {
        padding-top: 264px !important;
    }

    .zoomImg {
        display: none !important;
    }

    #ex1 {
        cursor: pointer;
    }

    .vtt {
        float: left;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .vtm {
        display: block;
        height: 100%;
        position: absolute;
        width: 100%;
    }

    .call, .mail {
        display: none;
    }

    .bg_sub {
        background-size: cover;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 15px 14px !important;
    }

    .smm {
        width: 22% !important;
    }

    .bmm {
        width: 77% !important;
    }
}

@media(max-width:786px) {
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 11px !important;
        margin-right: 10px !important;
    }

    .list_menu {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
}

@media(max-width:768px) {
    .item_prod {
        padding: 5px !important;
        width: 50% !important;
    }

    .m-s {
        padding: 7px !important;
        width: 50% !important;
    }

    .padi {
        color: #767676;
        display: inline-block;
        float: none;
        font-size: 12px;
        margin: 5px 0;
        width: 100%;
    }

    .panel-box td {
        float: left;
        width: 100%;
    }

    .pin_code input {
        width: 100%;
        margin: 0px 0 0 0px;
    }

    .pin_code {
        display: inline-block;
        margin-top: 9px;
        position: relative;
    }

    .drop_menu {
        position: static;
    }

    .drop:hover .drop_menu {
        display: block !important;
    }

    .search_bar {
        width: 100%;
    }

    .img_box {
        float: left;
        margin-bottom: 13px;
        text-align: center;
        width: 100%;
    }

    .delete {
        float: right;
    }

    .cart_table thead {
        display: none;
    }

    .cart_table_order a {
        float: left;
    }

    .full_title {
        width: 100% !important;
    }

    .mobile-title {
        float: left;
        text-align: left;
        width: 120px;
        display: block;
    }

    .num_box.active {
        display: block;
        float: none;
        margin: 0 auto;
        width: 150px;
    }

    .num_box {
        display: none;
    }

    .total_cart {
        float: right;
        padding: 22px 10px;
        width: 100%;
    }

    .cart_table_order td {
        float: left;
        font-size: 14px;
        font-weight: 500;
        padding: 11px 0;
        text-align: right;
        width: 100%;
    }
}

@media(max-width:700px) {
    .half_td {
        float: left;
        width: 50%;
    }

    .full_td {
        float: left;
        width: 100%;
    }

    .br_s {
        float: left;
        padding-top: 14px;
        width: 100%;
    }

    .search_bar {
        width: 100%;
    }
}

@media(min-width:990px) {
    .blueld.myl {
        min-height: 645px;
    }

    .blueld {
        min-height: 409px;
        margin-bottom: 0px;
        background-image: none;
    }
}

@media(max-width:990px) {
    body {
        padding-top: 210px;
    }

    .footer ul {
        margin-top: 0px !important;
    }

    .ad_full img {
        margin: 15px 0;
        width: 100%;
    }

    .plo {
        width: 100%;
    }
}

@media(max-width:500px) {

    /*.nmlk {
    float: left;
    width: 100%;
    padding: 23px 0 2px 0;
}*/
    .tp {
        padding: 0 !important;
    }

    .logo img {
        max-width: 100px;
    }

    .app {
        display: none;
    }

    .item_prod {
        padding: 5px !important;
        width: 100% !important;
    }

    .m-s {
        padding: 7px !important;
        width: 100% !important;
    }

    .ws_left, .ws_right {
        width: 100%;
    }

    .col-my-0 {
        width: 100% !important;
    }

    .rating, .write {
        border-right: 1px solid #ccc;
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-right: 11px;
        width: 100%;
    }

    .mob_fst {}

    .success_tab td {
        float: left;
        width: 50%;
    }

    .mob_fst {
        height: 99px;
    }

    .mob_lst {
        margin-bottom: 24px;
    }
}

.add-to-cart {
    color: #e96125;
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 98px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.add-to-cart {
    height: 30px;
    text-align: center;
}

.add-to-cart__dec {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    display: inline-block;
    padding: 3px 6px;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
    background-color: #e96125;
    border: 1px solid #e96125;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    height: inherit;
    outline: 0;
    transition: background-color .2s ease-out;
    vertical-align: middle;
    width: 40px;
}

.add-to-cart__dec {
    background-color: #fff;
    border-radius: 68px;
    color: #e96125;
    font-size: 14px;
    height: 30px;
    width: 30px;
}

.add-to-cart__add-btn {
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
    background-color: #4fb68d;
    border-radius: 3px;
    border: 1px solid #4fb68d;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    transition: background-color .2s ease-out;
    width: 100%;
    display: inline-block;
    height: inherit;
    margin: 0;
    outline: 0;
    padding: 0 0 0 12px;
    text-align: left;
    vertical-align: middle;
}

.add-to-cart__add-btn {
    background-color: #fff;
    border-radius: 4px;
    color: #d90b77;
    font-size: 12px;
}

.add-to-cart__add-btn, .add-to-cart__add-btn {
    background-color: #d90b77;
    color: #fff;
    line-height: 28px;
    border-color: #d90b77;
}

.qty_pp {
    float: right;
    width: 140px;
    text-align: center;
}

.qty_pp .input-group .form-control {
    height: 34px;
    text-align: center;
}

.display--inline-block {
    display: inline-block !important;
}

.add-to-cart__inc {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    display: inline-block;
    padding: 3px 6px;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
    background-color: #3e4095;
    border: 1px solid #3e4095;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    height: inherit;
    outline: 0;
    transition: background-color .2s ease-out;
    vertical-align: middle;
    width: 40px;
}

.add-to-cart__inc {
    background-color: #fff;
    border-radius: 68px;
    color: #3e4095;
    font-size: 14px;
    height: 30px;
    width: 30px;
}

.add-to-cart__quantity {
    background-color: transparent;
    border: 2px solid #3e4095;
    color: #000;
    cursor: default;
    font-size: 18px;
    width: calc(100% - 80px);
    display: inline-block;
    height: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.add-to-cart__quantity {
    border: 0;
    font-size: 16px;
    width: calc(100% - 60px);
}

.add-to-cart__inc--disabled {
    background: none !important;
    border: 1px solid #ccc !important;
    color: #ccc !important;
    cursor: default !important;
}

.cart_p {
    float: right;
    margin-top: 8px;
}

.star_count {
    background-color: orange;
    color: #fff;
    padding: 4px 8px;
    border-radius: 5px;
    margin-right: 6px;
}

.expiry {
    padding: 11px;
    display: inline-block;
    border: 1px solid #ebebeb;
    margin: 6px;
    border-radius: 4px;
}

.custom {
    float: left;
    margin: 30px 0 40px 0;
}

.pin_cl {
    position: relative;
}

.select_qu {
    float: left;
    width: 100%;
    padding: 15px 0 25px 0;
}

.ccp {
    position: absolute;
    right: -3px;
    top: -16px;
    background-color: #fff;
    color: #6d6d6d;
    padding: 3px 8px;
    font-size: 11px;
    border-radius: 100%;
    border: 1px solid #ccc;
}

.select_qu .qty_fixed.checked {
    border: 1px solid #d72583 !important;
    padding: 9px 16px;
    color: #d72583 !important;
}

.select_qu .qty_fixed {
    border: 1px solid #2d2928;
    padding: 9px 16px;
    color: #2d2928;
}

.green-lite {
    color: #00b554 !important;
}

.cart-btn {
    width: 150px;
    height: 43px;
    margin: -6px 0;
    text-align: center;
}

.cart-btn .btn-ckrt {
    text-align: center;
    width: 100%;
    padding: 0;
    font-size: 19px;
    line-height: 40px;
}

.seller {
    margin: 21px 0 10px 0;
    display: inline-block;
}

.serives {
    display: inline-block;
}

.serives h4 {
    font-size: 18px;
    font-weight: 800;
}

.serives ul {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}

.serives ul li {
    margin-bottom: 7px;
    background-image: url(../images/Bullet_Icon.png);
    background-position: left 1px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

.btm_sec {
    float: left;
    width: 100%;
}

.btn-crt {
    float: left;
}

.share_box {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.share_box .social_share {
    margin: 4px;
}

.assured {
    float: left;
}

.detail .nav-tabs>li.active>a::after {
    background-image: none;
}

.share_b {
    width: 43px;
    height: 43px;
    border: 1px solid #ccc;
    padding: 11px;
    float: left;
    text-align: center;
    border-radius: 5px;
    margin: 0 13px;
    cursor: pointer;
}

.share_b:hover {
    background-color: #e96125;
    color: #fff;
    border: 1px solid #e96125;
}

.detail_pro {
    padding-top: 50px;
}

@media(min-width:990px) {
    .detail_pro {
        padding-top: 0px;
    }
}

.btn-ctp {
    background-color: #3e4095 !important;
    color: #fff !important;
    border: 1px solid #3e4095 !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    border-radius: 27px !important;
    padding: 7px 30px 10px 30px !important;
}

.btn-ctp:hover {
    background-color: #5a5cb1 !important;
    color: #fff !important;
    border: 1px solid #5a5cb1 !important;
}

.details_prop h3 {
    font-size: 18px;
    margin: 0 0 7px 0;
}

.details_prop {
    float: left;
    width: 100%;
    padding: 27px 75px 15px 0px;
}

.rating {
    position: relative;
    top: -4px;
    left: 16px;
}

/*.sub_container{
    background-image: url(../images/demo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
}*/

.detail_prop_sec {
    margin-bottom: 15px;
    float: left;
    border: 1px solid #eaeaea;
    padding: 15px 0;
}

.details_prop ul {
    padding: 0;
    list-style: none;
    margin: 25px 0 15px 0;
}

.details_prop ul li {
    margin: 0 0 25px 0;
    font-size: 14px;
    font-weight: 500;
    color: #b2226f;
}

.details_prop ul li img {
    margin: 0 15px 0 0;
    float: left;
    width: 38px;
}

.panel-style .panel-heading {
    padding: 0px;
}

.details_prop ul li p {
    color: #333;
    font-size: 12px;
    margin: 4px 0 0 0;
}

.panel-style .panel-heading .panel-title a {
    padding: 15px 15px 15px 7px;
    background-color: orange;
    color: #fff;
    position: relative;
}

.panel-style .panel-heading .panel-title a {
    background-color: transparent;
    color: #333;
    /*padding: 20px!important;*/
}

.panel-style .panel-body {
    padding: 0px;
    margin-top: 15px;
}

.left_menu .panel-style ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.panel-style .panel-title>a {
    width: auto !important;
}

.panel-style .panel-title {
    background-color: #f7f7f7;
}

.left_menu .panel-style ul li {
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    font-size: 13px;
}

.left_menu .panel-style ul li a, .left_menu .panel-style ul li.active {
    padding: 15px 15px 15px 35px;
    display: inline-block;
    width: 100%;
}

.left_menu .panel-style ul li a {
    color: #333;
    font-size: 14px;
    /* font-weight: 500; */
    background-image: url(../images/list.png);
    background-position: 11px 20px;
    background-repeat: no-repeat;
    background-size: 22px;
}

.left_menu .panel-style ul li.active {
    border-left: 3px solid #3e4095;
    background-color: #f7f7f7;
    font-size: 14px;
}

.left_menu .panel-group .panel+.panel {
    margin-top: 0px;
}

/*.cat_namepl.active, .panel-title.active {
    border-left: 3px solid #3e4095;
}

.cat_namepl.active a {
    background-color: #3e4095;
    border-color: #3e4095;
    color: #fff;
}*/

.left_menu .panel-style ul li:hover {
    background-color: #f7f7f7;
}

.cat_namepl {
    color: #fff;
    margin: 0px;
    font-size: 16px;
    /*background: #1f228b; 
background: -moz-linear-gradient(top, #1f228b 0%, #3d3f94 100%);
background: -webkit-linear-gradient(top, #1f228b 0%,#3d3f94 100%); 
background: linear-gradient(to bottom, #1f228b 0%,#3d3f94 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f228b', endColorstr='#3d3f94',GradientType=0 ); */
}

.cat_namepl a {
    color: #fff;
    padding: 8px 17px;
    display: block;
    color: #3e4095;
    border-radius: 0;
    font-size: 17px;
    border-bottom: 1px #efefef dashed;
}

.cat_namepl a:hover {
    background-color: #fff;
    color: #3e4095;
}

.left_mlp {
    float: left;
}

.semilp {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
}

.sort_by {
    float: right;
}

select {
    cursor: pointer;
}

.share_box a i {
    width: 33px;
    height: 33px;
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 15px;
    text-align: center;
    padding: 8px 0 !important;
    border-radius: 215px;
    margin-bottom: 7px;
}

.share_box a {
    margin: 5px 15px 5px 0;
    display: inline-block;
    width: 28px;
    font-size: 12px;
    text-align: center;
    color: #333;
}

.share_box .dropdown-menu {
    min-width: 220px;
    padding: 15px;
}

.most-viewed {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
}

.m-view {
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px #ccc;
    float: left;
    width: 100%;
}

.m-view a {
    float: left;
    width: 100%;
}

.m-view img {
    width: 65px;
    display: inline-block;
}

.most-viewed .detail {
    display: inline-block;
    float: none;
    width: auto;
    vertical-align: top;
    padding-left: 5px;
    margin: 0;
}

.most-viewed .detail h1 {
    margin: 0 0 13px 0;
    font-size: 12px;
    line-height: 21px;
    color: #363636;
}

.most-viewed .detail p {
    font-size: 10px;
    background: #7dd41d;
    color: #fff;
    padding: 3px 5px;
    border-radius: 4px;
}

.facebook_l i {
    color: #3c5b9b;
}

.twitter_l i {
    color: #2daae1;
}

.google_l i {
    color: #d64136;
}

.facebook_l i:hover {
    background-color: #3c5b9b;
    color: #fff;
    border-color: #3c5b9b;
}

.twitter_l i:hover {
    background-color: #2daae1;
    color: #fff;
    border-color: #2daae1;
}

.google_l i:hover {
    background-color: #d64136;
    color: #fff;
    border-color: #d64136;
}

.pllo {
    padding-left: 0px !important;
}

.prro {
    padding-right: 0px !important;
}

.btmlps {
    /*background-color: #6c6ede;*/
    color: #fff;
    text-align: left;
    margin: 35px 0 22px 0;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}

.btmlps a {
    color: #fff;
    font-size: 15px;
    margin: 1px 2px;
    background: rgba(0, 0, 0, 0.2);
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 31px;
    border-radius: 35px;
    padding: 0 4px;
}

.btmlps a:hover {
    background: rgba(0, 0, 0, 0.5);
}

.wallet_n-n {
    position: absolute;
    width: 55%;
    height: 64%;
    background: rgba(255, 255, 255, 0.05);
    right: 15px;
    top: 15px;
    border-radius: 10px;
}

.social_ml a {
    font-size: 24px;
    background-color: #5a5cd3;
    width: 55px;
    display: inline-block;
    height: 55px;
    color: #fff;
    padding: 10px;
    border-radius: 235px;
    margin: 5px;
}

.social_ml {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

.ppl {
    padding: 0;
    list-style: none;
    text-align: left;
    margin: 0;
}

.ppl li {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    display: inline-table;
    width: 100%;
}

.ppl li:hover {
    background-color: #fff9ec;
}

.shopd {
    float: right;
    margin-top: 6px;
}

.shopd span {
    width: 35px;
    display: inline-table;
    margin: 4px;
    cursor: pointer;
}

.shopd span img {
    width: 100%;
}

.shopd span:hover {
    opacity: 0.7;
}

.modal-content {
    overflow: hidden;
}

.numl {
    width: 50px;
    height: 50px;
    float: left;
    font-size: 25px;
    padding: 7px;
    text-align: center;
    border-radius: 100%;
    margin-right: 15px;
    color: #fff;
}

.name_r {
    float: left;
}

.name_r h3, .name_r h6 {
    float: left;
    margin: 0px;
    width: 100%;
}

.name_r h3 {
    font-size: 17px;
    margin: 5px 0;
    color: #3e4095;
}

.ppl li:nth-child(odd) .numl {
    background-color: #3e4095;
}

.ppl li:nth-child(even) .numl {
    background-color: orange;
}

.rtlp {
    width: 100%;
    float: left;
    position: relative;
}

.rtlp .offer_tag {
    position: inherit;
    top: 0;
}

.return_f, .shipping_f, .cs_f, .wallet_f {
    display: inline-block;
    float: left;
    width: 100px;
    height: 100px;
}

.shipping_f {
    background-image: url(../images/shipping_f.png);
}

.cs_f {
    background-image: url(../images/support_f.png);
}

.wallet_f {
    background-image: url(../images/wallet_f.png);
}

.return_f {
    background-image: url(../images/return_f.png);
}

.footer_zero {
    float: left;
    width: 100%;
    margin: 0px 0 35px 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.mollp {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.mollp h3 {
    font-size: 16px;
    margin: 0;
    color: #fff;
}

.mollp h4 {
    font-size: 14px;
    margin: 10px 0;
    font-weight: 400;
    color: #e0cbc1;
}

.img_ml {
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    display: inline-block;
    border-radius: 240px;
    margin: 15px 0;
}

.img_ml {
    transition: 0.2s;
}

.mollp:hover .img_ml {
    box-shadow: 0px 0px 0px 2px #ec268f;
    background-color: #fff;
    border-color: #fff !important;
    animation: pulse 2s;
}

.mollp:hover h3 {
    color: #fc801a !important;
}

.footer-middle {
    float: left;
    width: 100%;
}

/*@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(236,38,143, 0.9);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(236,38,143, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(236,38,143, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(236,38,143, 0.9);
    box-shadow: 0 0 0 0 rgba(236,38,143, 0.9);
  }
  70% {
      -moz-box-shadow: 0 0 0 60px rgba(236,38,143, 0);
      box-shadow: 0 0 0 10px rgba(236,38,143, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(236,38,143, 0);
      box-shadow: 0 0 0 0 rgba(236,38,143, 0);
  }
}*/

.btmlpf {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}

.mollp:hover .wallet_f, .mollp:hover .cs_f, .mollp:hover .shipping_f, .mollp:hover .return_f {
    background-position: left bottom;
}

.timer_p {
    position: absolute;
    left: 5px;
    bottom: 5px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 5px;
    width: 96.5%;
    text-align: center;
}

.poip {
    position: relative;
    width: 100%;
    float: left;
}

#clockdiv div {
    float: left;
}

#clockdiv div span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #3e4095;
}

.smalltext {
    text-align: center;
    width: 100%;
    font-size: 11px;
    float: left;
}

.imlp img {
    width: 25px;
}

.imlp {
    float: left;
    margin: -2px 8px 0 8px;
}

#demo {
    display: none;
}

.imlp {
    float: left;
}

.timer_p h4 {
    color: #3e4095;
    max-width: 225px;
    margin: 10px auto;
    text-align: left;
}

#clockdiv {
    max-width: 225px;
    margin: 0 auto;
}

.item_prod {
    padding: 0px !important;
}

.item_prod {
    width: 19.95%;
}

.right_sidebar {
    width: 75%;
    float: right;
}

.left_sidebar {
    width: 24%;
    float: left;
}

@media(min-width:1100px) {
    .item_prod {
        width: 20% !important;
    }

    .right_sidebar {
        width: 80% !important;
        float: right;
    }

    .left_sidebar {
        width: 19% !important;
        float: left;
    }
}

@media(min-width:990px) {
    .pr7 {
        padding-right: 7px !important;
    }

    .pl7 {
        padding-left: 7px !important;
    }

    .pc7 {
        padding-right: 11px !important;
        padding-left: 11px !important;
    }
}

.quick_order_iop {
    float: right;
    background-color: #e96125;
    border-radius: 80px;
    height: 45px;
    color: #fff;
    text-align: right;
    padding: 12px 12px 12px 38px;
    background-image: url(../images/quick.gif);
    background-position: 11px 8px;
    background-repeat: no-repeat;
    -webkit-animation-name: example;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 3s;
    /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

/* Safari 4.0 - 8.0 */

@-webkit-keyframes example {
    0% {
        background-color: #e96125;
    }

    50% {
        background-color: #d72583;
    }

    100% {
        background-color: #e96125;
    }
}

/* Standard syntax */

@keyframes example {
    0% {
        background-color: #e96125;
    }

    50% {
        background-color: #d72583;
    }

    100% {
        background-color: #e96125;
    }
}

.pn-Advancer {
    font-size: 12px;
    background-color: blue;
}

.pn-ProductNav_Wrapper {
    position: relative;
    padding: 0 11px;
    box-sizing: border-box;
    /*background: #1f228b; 
background: -moz-linear-gradient(top, #1f228b 0%, #3d3f94 100%); 
background: -webkit-linear-gradient(top, #1f228b 0%,#3d3f94 100%); 
background: linear-gradient(to bottom, #1f228b 0%,#3d3f94 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f228b', endColorstr='#3d3f94',GradientType=0 );*/
}

.pn-ProductNav {
    /* Make this scrollable when needed */
    overflow-x: hidden;
    /* We don't want vertical scrolling */
    overflow-y: hidden;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */
    white-space: nowrap;
    /* If JS present, let's hide the default scrollbar */
    /* positioning context for advancers */
    position: relative;
    font-size: 0;
}

.js .pn-ProductNav {
    /* Make an auto-hiding scroller for the 3 people using a IE */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* Remove the default scrollbar for WebKit implementations */
}

.js .pn-ProductNav::-webkit-scrollbar {
    display: none;
}

.pn-ProductNav_Contents {
    float: left;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    position: relative;
}

.pn-ProductNav_Contents-no-transition {
    transition: none;
}

.pn-ProductNav_Link {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    align-items: center;
    padding: 9px 22px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 3px solid transparent;
}

.pn-ProductNav_Link+.pn-ProductNav_Link {
    border-left-color: #eee;
}

.pn-ProductNav_Link[aria-selected="true"] {
    color: #333;
}

.imp {
    margin: 6px 0 10px 0;
}

.pn-Advancer {
    /* Reset the button */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    /* Now style it as needed */
    position: absolute;
    top: 0;
    bottom: 0;
    /* Set the buttons invisible by default */
    transition: opacity .3s;
}

.pn-ProductNav_Link.active {
    border-bottom: 3px solid #dc2a88;
}

.pn-Advancer:focus {
    outline: 0;
}

.pn-Advancer:hover {
    cursor: pointer;
}

.pn-Advancer_Left {
    left: 0;
}

[data-overflowing="both"]~.pn-Advancer_Left, [data-overflowing="left"]~.pn-Advancer_Left {
    opacity: 1;
}

.pn-Advancer_Right {
    right: 0;
}

[data-overflowing="both"]~.pn-Advancer_Right, [data-overflowing="right"]~.pn-Advancer_Right {
    opacity: 1;
}

.pn-Advancer_Icon {
    width: 20px;
    height: 44px;
    fill: #bbb;
}

.pn-ProductNav_Indicator {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100px;
    display: none;
    background-color: transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, background-color .2s ease-in-out;
    transition: transform .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.pn-Advancer {
    font-size: 20px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0) !important;
    padding: 0px 5px !important;
}

.pn-ProductNav_Contents {
    padding: 0 25px;
}

.navigation:hover .pn-Advancer {
    background-color: #259d6d !important;
    color: #fff;
}

.tpp.fixed-header .imp {
    display: none;
}

@media(max-width:1400px) {
    .search_bar {
        float: right;
        position: relative;
        width: 600px;
    }
}

@media(max-width:1300px) {
    .search_bar {
        float: right;
        position: relative;
        width: 500px;
    }
}

@media(max-width:1200px) {
    .search_bar {
        float: right;
        position: relative;
        width: 400px;
    }
}

@media(max-width:1100px) {
    .br_s {
        width: 100%;
        float: left;
        margin: 9px 0 0 0;
    }

    .search_bar {
        float: right;
        position: relative;
        width: 100%;
    }

    body {
        padding-top: 264px;
    }
}

@media(max-width:990px) {
    .poip {
        margin: 15px 0;
    }
}

@media(max-width:600px) {
    .quick_order_iop {
        background-position: 13px 8px;
        padding: 12px 12px 12px 34px;
    }

    .quick_order_iop span {
        display: none;
    }

    .mils {
        display: none;
    }
}

.img_adil {
    overflow: hidden;
    float: left;
    width: 100%;
    position: relative;
}

.overhi {
    position: absolute;
    width: 145px;
    height: 284%;
    transform: rotate(44deg);
    top: -230px !important;
    left: -430px;
    transition: 0.5s;
}

.img_adil:hover .overhi {
    left: 2040px;
    animation: hu 2s;
}

@-webkit-keyframes hu {
    100% {
        -webkit-background-color: rgba(255, 255, 255, 0);
    }

    70% {
        -webkit-background-color: rgba(255, 255, 255, 0);
    }

    0% {
        -webkit-background-color: rgba(255, 255, 255, 0.2);
    }
}

@keyframes hu {
    100% {
        -moz-background-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
    }

    70% {
        -moz-box-background-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
    }

    0% {
        -moz-box-background-color: rgba(255, 255, 255, 0.2);
        background-color: rgba(255, 255, 255, 0.2);
    }
}

.quick_conatiner {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 25px 0;
}

.quick_bb_img {
    float: left;
    width: 100%;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    overflow: hidden;
    padding: 3px;
}

.quick_loy {
    float: left;
    width: 100%;
    border: 1px solid #efefef;
    padding: 15px 0;
    border-radius: 6px;
    margin-bottom: 20px;
    transition: .3s linear;
}

.quick_bb_details h3 {
    font-size: 17px;
    color: #363636;
    font-weight: 400;
    margin: 2px 0 5px 0;
}

.qty_quick_ml .pilo {
    font-size: 11px;
    color: #c5247a;
    border: 1px solid #ccc;
    padding: 2px 9px;
    float: left;
    margin: 8px 5px 0px 0px;
    border-radius: 3px;
    position: relative;
}

.qty_quick_ml .pilo.active {
    color: #fff;
    background-color: #c5247a;
    border-color: #c5247a;
}

.top_count {
    position: absolute;
    right: -1px;
    top: -12px;
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
    min-width: 18px;
    text-align: center;
    border-radius: 100%;
    font-size: 11px;
}

.pr_quick {
    float: right;
    width: 100%;
    padding: 15px;
    text-align: right;
}

.main_pr {
    color: #272626;
    font-size: 21px;
    font-weight: 500;
    margin-right: 5px;
}

.dash_pr {
    color: #A0A0A0;
    font-size: 17px;
    text-decoration: line-through;
}

.quick_bb_img_cover {
    display: inline-block;
    margin: 0 0px 15px 15px;
    max-width: 90px;
    vertical-align: top;
}

.quick_bb_details_cover {
    display: inline-block;
    max-width: 250px;
    width: 100%;
    margin: 0px 10px 0 15px;
    vertical-align: top;
}

.quick_bb_count_cover {
    display: inline-block;
    max-width: 150px;
    vertical-align: t baseline;
}

@media(max-width:1200px) {
    .quick_bb_details_cover {
        display: inline-block;
        max-width: 280px;
    }

    .quick_bb_img_cover {
        margin: 0 0px 15px 15px;
        max-width: 55px;
    }

    .quick_bb_count_cover {
        display: inline-block;
        max-width: 100%;
        width: 100%;
        padding: 10px 15px;
    }

    .pr_quick {
        float: left;
        text-align: left;
        width: auto;
        padding: 0 15px;
    }

    .cart_p {
        float: right;
        margin-top: 0;
        width: auto !important;
    }
}

.quick_loy:hover {
    box-shadow: 0px 0px 23px 8px #dcdcdc;
}

/*.quick_order_footer {
    background-color: #fff;
    padding: 37px 0 15px 0;
    width: 100%;
    float: left;
    position: relative;
    box-shadow: 0px 0px 19px 9px #E5E5E5;
	
}*/

.quick_order_footer {
    background-color: #fff;
    padding: 37px 0 15px 0;
    width: 100%;
    float: left;
    position: relative;
    box-shadow: 0px 0px 19px 9px #E5E5E5;
    background-color: rgba(255, 165, 0, 0.5) !important;
}

.quick_order_footer .form-control {
    border-radius: 5px;
}

.close_quick {
    color: #fff;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 15px;
    background-color: #101010;
    width: 45px;
    height: 45px;
    cursor: pointer;
}

.close_quick:hover {
    background-color: #3e4095;
}

.quick_order_footer.sticky {
    position: fixed !important;
    bottom: -226px;
}

.mt25 {
    margin-top: 25px;
}

.pli {
    width: 100%;
    float: left;
    font-size: 14px;
    background-color: #efefef;
    color: #333;
    padding: 18px 2px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}

.pli ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.pli ul li {
    margin-right: 15px;
}

.quick_bb_img img {
    height: 57px;
}

.menu_navi {
    float: left;
    width: 100%;
    padding: 25px 0 0 0;
}

.btml.blue {
    background-color: #3e4095;
}

.tr_box_my h4 {
    text-align: center;
    margin-bottom: 35px;
    color: gold;
    font-weight: 100;
    margin: 15px 0;
    position: relative;
    z-index: 1;
}

.det_tr {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 8px;
    margin-top: 18px;
}

.det_pri {
    float: right;
    color: #65a252;
    font-size: 25px;
    font-weight: 600;
}

.det_tr_img {
    float: left;
    width: 60px;
}

.det_tr_img img {
    float: left;
    width: 60px;
}

.det_tr_det {
    float: left;
}

.det_tr_det {
    float: left;
    margin: 4px 15px;
}

.det_tr_id {
    display: block;
    width: 100%;
    background-color: #65a252;
    padding: 5px 12px;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 6px;
}

.det_tr_date {
    color: #737373;
}

.det_tr_c {
    float: left;
    width: 100%;
}

.det_tr_b {
    cursor: pointer;
}

.ppl li a.collapsed {
    background-color: #fff9ec;
}

.wallet_tr {
    float: left;
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.wallet_tr_img, .wallet_tr_img img {
    float: left;
    width: 80px;
}

.wallet_tr_det {
    float: left;
    margin-left: 30px;
}

.wallet_hr {
    color: #3a3c91;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.wallet_sec_hr {
    font-size: 15px;
    display: block;
    text-align: left;
    margin: 0px 0;
    font-weight: 500;
}

.wallet_date {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #737373;
}

.green {
    color: #67a252;
}

.orange {
    color: #f17304;
}

.wallet_balance {
    float: left;
    width: 100%;
    width: 100%;
    text-align: right;
    background-color: #65a252;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
}

.wallet_balance img {
    margin-right: 15px;
}

.nav-tabs>li.active>a {
    position: relative;
}

.nav-tabs>li.active>a::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    width: 100%;
    height: 15px;
    content: "";
    display: inline-block;
    background-image: url(../images/down_arrow.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    z-index: 9;
}

.offer_adv {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0px 0px 6px 3px #CFCFCF;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.offer_adv:hover .overhi {
    left: 2040px;
    animation: shu 2s;
}

.offer_adv .overhi {
    position: absolute;
    width: 145px;
    height: 284%;
    transform: rotate(44deg);
    top: -143px !important;
    left: 0;
    transition: 0.9s;
}

@-webkit-keyframes shu {
    100% {
        -webkit-background-color: rgba(255, 173, 57, 0.4);
    }

    70% {
        -webkit-background-color: rgba(255, 173, 57, 0.4);
    }

    0% {
        -webkit-background-color: rgba(255, 173, 57, 0.4);
    }
}

@keyframes shu {
    100% {
        -moz-background-color: rgba(255, 173, 57, 0.4);
        background-color: rgba(255, 173, 57, 0.4);
    }

    70% {
        -moz-box-background-color: rgba(255, 173, 57, 0.4);
        background-color: rgba(255, 173, 57, 0.4);
    }

    0% {
        -moz-box-background-color: rgba(255, 173, 57, 0.4);
        background-color: rgba(255, 173, 57, 0.4);
    }
}

.bank_tr h4 {
    color: #3e4095;
    font-size: 16px;
    text-align: left;
}

.small_t {
    font-size: 12px;
    margin: 15px 0;
}

.acc {
    color: #3e4095;
    font-weight: 600 !important;
    margin: 15px 0 20px 0 !important;
}

.cart_pop {
    position: fixed;
    right: 0;
    z-index: 999999999;
    top: 0;
    height: 100%;
    width: 455px;
    background-color: #eeeeee;
    padding-bottom: 120px;
}

.cart_pop_heading {
    background-color: #1c2224;
    color: #fff;
    padding: 18px 24px;
    font-weight: 600;
    font-size: 15px;
}

.cart_pop_footer {
    position: fixed;
    bottom: 0;
    padding: 12px;
    background-color: #fff;
    width: 100%;
    right: 0;
    max-width: 454px;
    z-index: 99999;
    box-shadow: 4px 0px 3px 1px #dedede;
}

.cart_pop_heading span {
    font-weight: 100;
    font-size: 13px;
    margin-left: 4px;
}

.cart_pop_deatil {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    position: sticky;
    bottom: 0;
    background-color: #fff;
    z-index: 9;
}

.cart_pop_full {
    float: left;
    background-color: #fff;
    width: 100%;
}

.pad_cart_pop {
    float: left;
    width: 100%;
    padding: 16px 24px;
    background-color: #fff;
}

.brt {
    border-top: 1px solid #eaeaea;
}

.text-green {
    color: #51aa1b;
}

.text-red {
    color: #f34343;
}

.cart_pop_item_list {
    float: left;
    width: 100%;
    margin-top: 8px;
}

.item_row_cart_pop {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 10px 20px 10px;
    position: relative;
}

.item_row_cart_pop_img {
    height: 68px;
    margin-right: 16px;
    position: relative;
    vertical-align: top;
    width: 68px;
    display: inline-block;
}

.item_row_cart_pop_img img {
    width: 100%;
}

.item_row_cart_pop_deatil {
    display: inline-block;
    overflow: hidden;
    width: calc(96% - 84px);
}

.item_row_cart_pop_deatil .offer_tag {
    position: relative;
    display: inherit;
    margin-bottom: 9px;
}

.item_row_cart_pop_deatil h4 {
    font-size: 12px;
    font-weight: 100;
}

.item_row_cart_pop_deatil h4, .item_row_cart_pop_deatil h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.item_row_cart_pop_deatil h5 {
    margin-top: 5px;
}

.bt_item_row_cart_pop {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.tt_cal {
    float: left;
}

#owl-demo6 .item {
    background: #fff;
    border-radius: 5px;
    margin: 19px;
    padding: 5px;
}

#owl-demo6 .item img {
    border-radius: 5px;
}

.special {
    float: left;
    width: 100%;
    padding: 0 20px;
}

.tt_cal_price {
    color: #d72583;
    font-size: 21px;
    font-weight: 800;
  }

.dash_pp {
    margin-left: 5px;
    font-size: 13px;
    color: #9b9b9b;
    text-decoration: line-through;
}

.cart_pop_footer h3 {
    text-align: center;
    color: #999;
    margin: 0 0 12px 0;
    font-size: 12px;
}

.bt_item_row_cart_pop .qty_pp {
    display: block;
    width: 106px;
}

.bt_item_row_cart_pop .btn {
    display: inline-block;
    padding: 6px 9px;
    margin-bottom: 0;
    font-size: 9px;
}

.bt_item_row_cart_pop .qty_pp .input-group .form-control {
    height: 27px;
    padding: 0;
    border: none;
    box-shadow: none !important;
}

.bt_item_row_cart_pop .input-group-btn:first-child>.btn, .bt_item_row_cart_pop .input-group-btn:last-child>.btn {
    border-radius: 48px !important;
    margin: 0 !important;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0 !important;
}

.bt_item_row_cart_pop .input-group-btn .btn:hover {
    background-color: #d5348a !important;
}

.tt_price {
    padding: 2px 0 0 0;
    font-size: 16px;
}

.xsml {
    color: #7c7c7c;
    font-size: 13px;
    margin-right: 9px;
}

.cart_pop_item_list {
    float: left;
    width: 100%;
    margin-top: 1px;
}

.over_cart_pop {
    float: left;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.cart_pop.modal {
    left: auto;
    right: -17px;
}

.btnmcls span {
    font-size: 21px;
    font-weight: 300;
}

.close.btnmcls:hover {
    background: transparent;
}

.ptb15 {
    padding: 14px 20px !important;
}

.pull-rit {
    font-size: 12px;
    margin-left: 15px;
}

.close.btnmcls {
    margin-right: -10px;
}

@media(max-width:1010px) {
    .cart_pop {
        width: 100% !important;
    }

    .cart_pop.modal.bs-example-modal-lg.in {
        right: -17px !important;
    }

    .cart_pop_footer {
        max-width: 100%;
    }
}

.rtfit {
    right: -100%;
    transition: 0.5s;
}

.empty_cart {
    float: left;
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: auto;
}

.empty_cart_box {
    bottom: 0;
    height: 252px;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    text-align: center;
    top: 25%;
}

.empty_cart_box img {
    height: 161px;
}

.empty_cart_box h3 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2px;
}

.empty_cart_box h5 {
    font-size: 12px;
    margin-top: 4px;
}

.address_box {
    float: left;
    width: 100%;
    padding: 15px 55px 15px 15px;
    background-color: #fff;
    box-shadow: 0px 0px 8px 1px #d0d0d0;
    margin: 15px 0;
    position: relative;
}

.address_box h3 {
    margin: 0 0 3px 0;
    font-size: 15px;
}

.edit_address {
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    padding: 4px;
    cursor: pointer;
}

.edit_address:hover {
    color: #297bea;
    border: 1px solid #297bea;
}

/* The container */

.polik {
    display: block;
    position: relative;
    padding-left: 35px !important;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */

.polik input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 100%;
    border: 2px solid #2196F3;
}

/* On mouse-over, add a grey background color */

/* When the checkbox is checked, add a blue background */

.polik input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */

.polik input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */

.polik .checkmark:after {
    left: 8px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.address_box form {
    padding-left: 15px;
}

.add_new_address {
    float: left;
    width: 100%;
    padding: 25px 35px;
    max-width: 545px;
    box-shadow: 0px 0px 1px #A9A9A9;
    margin: 25px 15px 15px 15px;
}

.add_new_address, .address_box form {
    display: none;
}

.coupon_sec {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.coupon_sec h6 {
    font-size: 17px;
    margin: 0 0 13px 0;
}

.coupon {
    background-color: rgba(81, 170, 27, 0.05);
    float: left;
    width: 100%;
    border: 1px solid #51aa1b;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 8px;
    color: #333;
}

.coupon_img {
    float: left;
    margin-right: 15px;
    width: 50px;
}

.coupon_img img {
    width: 100%;
}

.coupon_details {
    float: right;
    width: 205px;
}

.coupon_details h3 {
    margin: 0 0 5px 0;
    font-size: 13px;
    font-weight: 600;
}

.coupon_details p {
    font-size: 12px;
    margin-bottom: 10px !important;
}

.coupon_details h4 {
    margin: 5px 0;
    font-size: 12px;
    color: #e96125;
}

.over_scroll {
    float: left;
    width: 100%;
    max-height: 300px;
    overflow: auto;
    padding: 0 12px 0 0;
}

.cart_total_final {
    float: left;
    width: 100%;
}

.wallet_pay {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

.cart_total_final {
    float: left;
    width: 100%;
}

.pay_full {
    float: left;
    width: 100%;
}

.pay_full {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 0 0 15px 0;
    border-radius: 5px;
}

.pay_full table {
    float: left;
    width: 100%;
}

.pay_full table td {
    padding: 15px;
}

.pay_full table td .minpo {
    font-size: 11px;
    color: #A4A4A4;
}

.green-text {
    color: green;
}

.center_bb {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 25px;
}

.center_bb ul {
    padding: 0px;
    list-style: none;
}

.center_bb ul li {
    margin: 0 0 39px 0;
}

.center_bb ul li .polik {
    font-size: 16px;
    font-weight: 500;
}

.center_bb ul li .polik img {
    width: 43px;
    margin: -2px 10px 0 2px;
}

.wallet_pay .polik {
    font-size: 15px;
    margin-bottom: 0px;
}

.wallet_pay .checkmark {
    position: absolute;
    top: 7px;
}

.wallet_pay .polik img {
    margin: 0 8px 0 0px;
}

.apply {
    font-size: 11px;
    border: 1px solid #51aa1b;
    padding: 3px 8px;
    text-transform: uppercase;
    margin: 1px 0;
    display: inline-block;
    background: rgba(81, 170, 27, 1);
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

.applied {
    background-color: #A3A3A3;
    border-color: #A3A3A3;
    cursor: default;
}

.my_address {
    text-align: left;
}

.my_address h3 {
    margin: 0 0 6px 0;
    font-size: 15px;
}

.my_address {
    text-align: left;
    margin: 9px 0;
    box-shadow: 0px 0px 4px 0px #cdcdcd;
}

.form_edit {
    float: left;
    text-align: left;
    width: 100%;
    background-color: #f5faff;
    padding: 30px;
    box-shadow: 0px 0px 4px 0px #cdcdcd;
    border-radius: 4px;
}

.order_deatils {
    float: left;
    width: 100%;
}

.single_order {
    float: left;
    width: 100%;
    margin: 15px 0;
    border: 1px dashed #ccc;
    padding: 10px;
    border-radius: 5px;
}

.placed_single {
    float: left;
    width: 100%;
    background-color: #0;
    padding: 2px 2px;
    border-radius: 3px;
    font-size: 12px;
    margin-bottom: 13px;
}

.detail_single_box {
    float: left;
    width: 100%;
    box-shadow: 0px 0px 1px 0px #17c4e9;
    border-radius: 4px;
    padding: 20px;
    background-color: #fff;
}

.single_order_box {
    float: left;
    width: 100%;
}

.placed_single h3 {
    float: right;
    text-align: center;
    font-size: 13px;
    margin: 0;
    font-weight: 400;
}

.placed_single h3 span {
    font-weight: 600;
}

.detail_single_box table td {
    border: none !important;
}

.detail_single_box h6 {
    font-size: 15px;
    margin: 0 0 17px 0;
    color: #7a7a7a;
    background-image: url(../images/cart_d.png);
    background-position: left 0;
    background-repeat: no-repeat;
    padding: 2px 32px;
}

.detail_single_box table td {
    font-size: 13px;
    color: #7a7a7a;
    padding: 2px !important;
}

.detail_single_box h3 {
    text-align: left;
    margin: 0;
    font-size: 15px;
    color: #2c2c2c;
}

.detail_single_box {
    font-size: 18px;
}

.detail_single_box img {
    float: left;
}

.detail_single_fol {
    float: left;
    width: 100%;
}

.detail_single_fol table {
    max-width: 150px;
}

.text-right {
    text-align: right !important;
}

.total_bbl {
    float: left;
    width: 100%;
    padding: 13px 0;
    font-size: 15px;
    font-weight: 600;
}

.pink_text {
    color: #d72583;
}

.oredr_main_d {
    float: left;
    width: 100%;
}

.payment_mode {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 15px 0;
}

.payment_mode img {
    width: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.pay_p {
    display: inline-block;
    vertical-align: top;
}

.pay_p h3 {
    font-size: 15px;
    margin: 0;
}

.pay_p p {
    font-size: 13px;
    margin: 5px 0 !important;
}

.amount_pl {
    float: right;
    font-weight: 500;
}

.prl {
    height: 82px;
}

.oredr_main_d table {
    float: left;
    width: 100%
}

.oredr_main_d table td {
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}

.oredr_main_d table td h4 {
    font-size: 16px;
    margin: 6px 0;
    text-align: left;
    font-weight: 400;
    color: #333;
}

.oredr_main_d table td h5 {
    font-size: 16px !important;
    margin: 0px !important;
    text-align: right !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.oredr_main_d table td h2 {
    font-size: 16px;
    margin: 0 0 5px 0;
    text-transform: none;
    font-weight: 400;
    color: #000;
}

.oredr_main_d table td h3 {
    font-size: 16px;
    margin: 0px;
    color: #9E9E9E;
}

.address_spl {
    float: left;
    width: 100%;
}

.address_spl h3 {
    font-size: 17px;
    color: #A2A2A2;
    font-weight: 400;
    background-image: url(../images/map_d.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    padding: 2px 0 5px 28px;
}

.address_spl p {
    line-height: 21px;
    padding-left: 28px;
}

.amount_for_order {
    float: right;
    max-width: 330px;
    background-color: rgba(159, 211, 183, 0.05);
    margin: 15px 0 0 auto;
    border-radius: 4px;
    border: 1px solid #efefef;
}

.amount_for_order td {
    border-color: #efefef !important;
}

.amount_for_order h3 {
    color: #2b724c !important;
    font-weight: 500 !important;
}

.amount_for_order h2 {
    color: #333 !important;
    font-weight: 500 !important;
}

.order_rp {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    margin: 30px 0 0 0;
    padding: 15px 0;
}

.order_rp img {
    float: left;
    margin-right: 15px;
}

.order_plo {
    float: left;
}

.order_plo h3, .order_plo h4 {
    text-align: left;
    margin: 0px;
}

.order_plo h3 {
    font-size: 17px;
    margin-bottom: 5px;
}

.order_plo h4 {
    font-size: 15px;
    color: #929292;
}

.single_order {
    float: left;
    width: 100%;
    margin: 15px 0;
    border: 1px dashed #ccc;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
}

.shop-tracking-status .form-horizontal {
    margin-bottom: 50px
}

.shop-tracking-status .order-status {
    margin-top: 21px;
    position: relative;
    margin-bottom: 36px;
}

.shop-tracking-status .order-status-timeline {
    height: 5px;
    border-radius: 7px;
    background: #e5e5e5
}

.shop-tracking-status .order-status-timeline .order-status-timeline-completion {
    height: 5px;
    margin: 1px;
    border-radius: 7px;
    background: #56ac56;
    width: 0px
}

.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c1 {
    width: 0%
}

.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c2 {
    width: 33%
}

.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c3 {
    width: 67%
}

.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c4 {
    width: 97%
}

.shop-tracking-status .image-order-status {
    border: 1px solid #ddd;
    padding: 7px;
    background-color: #fdfdfd;
    position: absolute;
    margin-top: -32px
}

.shop-tracking-status .image-order-status.disabled {
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
}

.shop-tracking-status .image-order-status.active {}

.shop-tracking-status .image-order-status.active .status {
    color: #56ac56
}

.shop-tracking-status .image-order-status .icon {
    height: 40px;
    width: 40px;
    background-size: contain;
    background-position: no-repeat
}

.shop-tracking-status .image-order-status .status {
    position: absolute;
    color: #777;
    width: 94px;
    bottom: -26px;
    left: -38%;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}

.shop-tracking-status {
    float: left;
    width: 100%;
    padding: 35px;
    border-radius: 6px;
    box-shadow: 0px 0px 2px #c0c0c0;
}

.shop-tracking-status .image-order-status-new {
    left: 0
}

.shop-tracking-status .image-order-status-new .icon {}

.shop-tracking-status .image-order-status-active {
    left: 29%
}

.shop-tracking-status .image-order-status-active .icon {}

.shop-tracking-status .image-order-status-intransit {
    left: 63%
}

.shop-tracking-status .image-order-status-intransit .icon {
    background-image:
}

.shop-tracking-status .image-order-status-delivered {
    left: 93%
}

.shop-tracking-status .image-order-status-delivered .icon {}

.shop-tracking-status .image-order-status-delivered .status:before {
    display: none
}

.shop-tracking-status .image-order-status-completed {
    right: 0px
}

.shop-tracking-status .image-order-status-completed .icon {
    background-image:
}

.shop-tracking-status .image-order-status-completed .status:before {
    display: none
}

.fir img {
    width: 35px;
    margin: 3px 4px;
}

.secv img {
    width: 31px;
    margin: 5px 5px;
}

.thiv img {
    width: 36px;
    margin: 3px 1px;
}

.forv img {
    width: 26px;
    margin: 7px 7px;
}

.order_cancelled {
    background-color: #d82583;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.image-order-status {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.image-order-status.active {
    -webkit-filter: grayscale(0);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    height: 39px;
}

.qty_pp .input-group .input-group-btn>.btn {
    font-size: 9px !important;
    font-weight: 100 !important;
    border-radius: 26px !important;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 7px 10px !important;
}

.qty_pp .input-group .form-control {
    height: 33px;
    text-align: center;
    padding: 0;
    border: none;
    box-shadow: none !important;
}

.qty_pp {
    float: right;
    width: 100px;
    text-align: center;
}

.qty_pp .input-group-btn:first-child>.btn, .qty_pp .input-group-btn:first-child>.btn-group {
    margin: 0px !important;
}

.prod_price {
    float: left;
    margin-right: 35px;
}

.select_qu .qty_fixed {
    background-color: #fff;
}

#stock_msg {
    float: left !important;
    padding: 8px;
    background-color: orange;
    margin: 5px 15px 5px 0;
    border-radius: 5px;
    color: #fff;
}

.btm_sec .prod_price {
    margin-right: 15px;
}

.btn_crossed {
    opacity: 0.4 !important;
}

.btm_sec .btn-disable {
    opacity: 0.5;
    cursor: default;
}

.list_poln {
    float: left;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 0px 3px 1px #e4e4e4;
    overflow: hidden;
}

.left_menu .panel-group {
    margin-bottom: 0px;
}

.detail_dec {
    float: left;
    width: 100%;
}

.detail_dec h4 {
    margin: 20px 0;
    font-size: 19px;
}

.detail_dec h2 {
    border-top: 1px solid #ebebeb;
    padding: 20px 0 13px 0;
    font-size: 15px;
    margin: 0 auto;
}

@media(max-width:990px) {
    .details_prop {
        float: left;
        width: 100%;
        /*background-color: #f0ffe7;*/
        padding: 12px 25px 15px 25px;
    }
}

.full_det {
    display: none;
}

.view_ff {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #d72583;
    border-top: 1px solid #dbdbdb;
    padding: 9px;
    box-shadow: 0 -5px 5px -4px #dbdbdb;
    cursor: pointer;
}

.view_ff i {
    font-size: 11px;
    margin-left: 5px;
}

.panel-style .panel-title {
    font-weight: 400 !important;
    font-size: 14px;
}

.flr img {
    width: 46px;
    margin-right: 15px;
}

.full_pol {
    float: left;
    width: 100%;
    margin: 15px 0;
    text-align: center;
}

.full_pol .btn {
    width: 100px;
    padding: 6px;
    font-size: 14px;
    margin: 0 5px;
}

.btn-disable {
    opacity: 0.5;
    cursor: default;
}

.nttl.text-success {
    background-color: #51aa1b !important;
    color: #fff !important;
    border: 1px solid #51aa1b !important;
    padding: 4px 7px;
}

.panel-title #delivery_address, .panel-title #order_items, .panel-title #delivery_time {
    padding-left: 44px;
    display: block;
    width: 100%;
    text-transform: initial;
    vertical-align: initial;
    font-size: 12px;
    text-shadow: none;
    color: #474747;
}

.pay_full table td.green-text span, .text-success {
    color: green !important;
}

/*.panel-style .panel-title>a {
    width: 150px!important;
}*/

.panel-style .panel-title a:last-child {
    width: 47px !important;
    font-size: 13px;
}

h3.cat_namepl {
    font-size: 14px;
    font-weight: 400;
}

.countml {
    font-size: 12px;
    color: #fff;
    background-color: green;
}

.countml {
    font-size: 11px;
    color: #fff;
    background-color: #c5247a;
    float: right;
    width: 30px;
    height: 30px;
    padding: 8px 0;
    text-align: center;
    border-radius: 25px;
    margin: -7px 0 0 0;
}

.img_pol img {
    max-width: 150px;
}

.cancel_status.status {
    color: red !important;
}

.pr_box:hover .pr_img img {
    margin-top: -10px;
}

.btnmlpol {
    margin: 7px 0px;
}

.btnmlpol .btn {
    margin: 5px;
}

.stop_stickyl {
    float: left;
    width: 100%;
    min-height: 15px;
}

.sticky {
    position: fixed;
    overflow: auto;
    height: 66%;
    padding: 3px;
}

.tpp.fixed-header .sticky {
    position: fixed;
    top: 15 !important;
}

.sticky.topg {
    top: 121px !important;
}

.ui-menu-item b {
    color: #b2226f;
}

.myu {
    font-size: 15px;
    color: #333;
}

.location input {
    border: 1px solid #ccc;
    border-radius: 35px;
    padding: 11px;
    width: 220px;
}

.location_i {
    background-image: url(../images/location.gif);
    background-position: -51px center;
    background-repeat: no-repeat;
    background-size: 145px;
    padding-left: 45px !important;
}

.whatsapp_order input {
    border: 1px solid #ccc;
    border-radius: 35px;
    padding: 11px;
    width: 220px;
}

.whatsapp_order_i {
    background-image: url(../images/whatsapp_order.gif);
    background-position: -24px center;
    background-repeat: no-repeat;
    background-size: 91px;
    padding-left: 45px !important;
}

.star_rting {
    position: absolute;
    left: 41px;
    top: 8px;
}

.star_rting .fa {
    color: #828282;
    font-size: 15px;
}

.checked {
    color: orange !important;
}

@media(max-width:768px) {
    .call_mail .callom {
        display: none;
    }
}

.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.jssorb053 .i {
    position: absolute;
    cursor: pointer;
}

.jssorb053 .i .b {
    fill: #fff;
    fill-opacity: 0.5;
}

.jssorb053 .i:hover .b {
    fill-opacity: .7;
}

.jssorb053 .iav .b {
    fill-opacity: 1;
}

.jssorb053 .i.idn {
    opacity: .3;
}

.jssora093 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora093 .c {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
}

.jssora093 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
}

.jssora093:hover {
    opacity: .8;
}

.jssora093.jssora093dn {
    opacity: .6;
}

.jssora093.jssora093ds {
    opacity: .3;
    pointer-events: none;
}

.add-to-cart__add-btn img {
    width: 22px;
    float: right;
    margin: -5px 4px 0 0;
    position: absolute;
    right: 21px;
}

.offerlopr {
    background-color: #ff395c;
}

.offerlop {
    background-image: url(../images/gth.jpg);
    background-position: left top;
    width: 100%;
    float: left;
    padding: 35px 0;
    background-attachment: fixed;
    background-size: cover;
}

.offr {
    background-image: url(../images/ht.png);
    background-size: cover;
    background-position: center bottom;
    text-align: left;
    padding-bottom: 87px;
    margin-bottom: 10px;
}

.offerlop h2 {
    color: #fff;
    font-size: 35px;
    margin: 0 0 18px 0;
    font-weight: 600;
    text-align: center;
}

.offerlopr {
    background-color: #ff395c;
    border: 7px solid #fff;
    padding: 25px;
    border-radius: 35px;
    color: #fff;
    box-shadow: -9px 10px 6px rgba(0, 0, 0, 0.2) inset;
}

.offerlopr h4 {
    font-size: 30px;
    margin-bottom: 25px;
    font-weight: 600;
}

.offerlopr li {
    font-size: 20px;
}

.tablepol {
    background-color: #9852ce;
    color: #fff;
}

.mb10 {
    margin-bottom: 28px;
}

.faq_pop h3 {
    font-size: 24px;
    color: #ec268f;
    margin-bottom: 15px;
}

.faq_pop {
    background-image: url(../images/bh.png);
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
}

.featured {
    background-image: url(../images/feature-bg.jpg);
    background-position: left center;
    background-size: cover;
    padding: 60px 0 30px 0;
    background-repeat: no-repeat;
    margin: 30px 0 60px 0;
    float: left;
    width: 100%;
}

.f-box {
    background-color: #fff;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 20px 0;
    width: 100%;
}

.product-decs {
    overflow: hidden;
    padding: 10px 0 0 0;
}

.product-decs h2 {
    margin-top: 5px
}

.inner-link {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    line-height: 1;
    margin-bottom: 10px;
    display: block;
}

.rating-product {
    margin-bottom: 6px;
}

.rating-product i {
    overflow: hidden;
    font-size: 18px;
    color: #fdd835;
}

.product-link {
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    color: #253237;
    font-size: 14px;
    text-transform: capitalize;
}

.featured .container, .footer .container {
    max-width: 1440px;
    width: 100%;
}

.v-move .first {
    background-color: #d72583;
    color: #fff;
    padding: 8px;
}

.v-move .second {
    color: #d72583;
}

.v-move .third {
    background-color: #22be47;
    color: #fff;
    padding: 8px;
}

.container-sr {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    background-image: url(https://img1.picmix.com/output/stamp/thumb/7/4/3/4/534347_0e653.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.container-sr h2 {
    margin: 20px;
    padding: 25px 0 0 0;
}

.canvas {
    position: absolute;
    top: 0;
    left: 0;
    cursor: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/9632/happy.png"), auto;
}

.login, .register {
    background-image: url(../images/wewinlogin.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 334px;
    min-height: 440px;
}

.register {
    background-image: url(../images/signup.gif);
    background-size: 56%;
}

.logreg .form-control {
    border-radius: 58px;
    box-shadow: none;
}

.logreg .btn_large_blue {
    border-radius: 58px;
}

.logreg h3 {
    font-size: 18px;
    margin-top: 33px;
    font-weight: 100;
    color: #2a4ad1;
    line-height: 27px;
}

.cookies {
    position: fixed;
    left: 70px;
    bottom: 20px;
    width: 350px;
    padding: 25px;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.2);
}

.cookies img {
    position: absolute;
    right: -25px;
    top: -25px;
    width: 70px;
}


.count {
    background-color: #ec268f;
    color: #fff;
    padding: 8px 15px;
    font-size: 17px;
    width: 209px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}

@media(max-width:768px) {
    .callnom, .veg {
        display: none !important;
    }

    .zoomContainer {
        position: relative !important;
    }
}


.left_menu .ftr {
    display: none;
}

.item_row_cart_pop_deatil .offer_tag.c-tag {
    position: relative;
    display: inline-block;
    margin-bottom: 9px;
    vertical-align: top;
    top: -19px;
}

.tt_cal.set {
    float: left;
    position: absolute;
    right: 20px;
    top: 31%;
}

.bt_item_row_cart_pop .dash_pp{
    color: #202020;
}

.bt_item_row_cart_pop .bt_item_row_cart_pop {
    float: left;
    width: 100%;
    margin: 4px 0 0 0;
  }

  .bt_item_row_cart_pop .tt_cal_price {
    color: #d72583;
    font-size: 19px;
    font-weight: 700;
    display: inline-block;
  }

  .cart_pop_full.total-p {
    font-size: 17px;
    font-weight: 600;
    padding: 13px 0 0 0;
  }
  .cart_pop_full {
    float: left;
    background-color: #fff;
    width: 100%;
    padding: 5px 0;
    font-weight: 600;
  }

  .cart_pop_footer .btn{
    font-size: 16px;
    font-weight: 600;
  }

  .freeze_color {
    color: #000!important;
    font-weight: 500!important;
  }