/*----------------------------new header design------------------------------------*/
.header {
    border-top: 0px solid #F6BE46;
    position: fixed;
    width: 100%;
    box-shadow: 1px 1px 6px #0000002b;
    z-index: 999;
    background: linear-gradient(#5667AC,#4d5c87);
    top: 0;
}
.new_logo img {
        width: auto;
    max-width: 65%;
    border: 0px solid #ddd;
    border-radius: 0;
}
.header div#search {
    border: 0px solid #ddd;
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 0;
    background: #ffffff;
    width: 100%;

}
.topheader {
    display: flex;
    align-items: center;
    padding: 15px 0;
}
.header div#search span.input-group-btn {
    background: #f43d3d;
    padding: 0 0;
}


.header .sercbra .btn.btn-default.btn-lg i {
    font-size: 20px;
    color: #ffffff;
}

.header .sercbra #search .input-lg {
    border: 0 !important;
    padding: 14px 19px;
    height: unset;
    box-shadow: unset;
    background: #f3f3f3;
    box-shadow: unset !important;
}

.header  ul.list_of_menu li a {
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.header  .list_of_menu li {
    text-align: center;
    padding: 0;
    font-size: 16px;
    color: #000;
    padding-left: 0;
    display: flex;
    align-items: center;
    border: 0px solid #ffffff;
    background: transparent;
    margin-left: 10px;
    padding: 0px;
    border-radius: 0px;
    height: 45px;
}


.header  .list_of_menu li i {
    display: inline-block;
    font-size: 30px;
    color: #ffffff;
    margin-right: 5px;
}

.header .servingtext {
    font-size: 12px;
    color: #fff;
    text-align: left;
}
.header  .nav.navbar-nav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header   .bottm_header_blog {
    background: #fff;
}

.lis_of_product {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    position: relative;
}


.space_empty {
    height: 173px;
}
img.footerlogo {
    max-width: 80%;
}
.customdropdown-menu {
    display: none;
    position: fixed;
    background: #FFF;
    margin-left: 275px;
    margin-top: 0;
    width: 45%;
    box-shadow: unset;
    top: 172px;
    height: 385px;
    overflow: auto;
    padding: 15px 25px;
    box-shadow: 2px 3px 3px #00000029;
}
ul.cartmodal li {
    height: unset !important;
    width: 100% !important;
    margin: 0 !important;
}
ul.cartmodal li .empty_blog.margin-0 {
    background: transparent;
    width: 100%;
}
ul.cartmodal div {
    width: 100%;
}
a.viewcartbtbn i {
    color: #fff !important;
}
footer {
  
    border-top: 0px solid #ddd;
  
}
/*----------------------------new header design------------------------------------*/








/**----------------home page--------------------*/


.category_section {
    background: #F3F6FF;
    margin: 0 10px;
    padding: 22px 10px;
    border-radius: 3px;
    border: 1px solid #e8ecfa;
}

.img_blog {
    width: 152px;
    height: 150px;
    background: transparent;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0px solid #ffffff;
    margin: 0 auto;
}


.categoriessection.brand-slider .category_section {
    background: transparent;
    padding: 0;
    margin: 0;
}
/*.button-group_mybtn {*/
/*    display: block;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    position: absolute;*/
/*    top: -100%;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    padding: 110px 22px;*/
/*    background: #00000030;*/
/*        left: 0;*/
/*}*/

/*.button-group_mybtn button {*/
/*    width: 100%;*/
/*    text-transform: uppercase;*/
/*    font-weight: bold;*/
/*    padding: 10px 0;*/
/*    font-size: 14px;*/
/*    margin: 3px 0;*/
/*}*/




/*.lis_of_product:hover .button-group_mybtn{*/
/*     top: 0%;*/
/*}*/

/*.button-group_mybtn button {*/
/*    width: 100%;*/
/*    text-transform: uppercase;*/
/*    font-weight: bold;*/
/*    padding: 10px 0;*/
/*    font-size: 14px;*/
/*    margin: 3px 0;*/
/*    border-radius: 2px !important;*/
/*}*/

span#option-selected1 i {
    font-size: 20px;
    margin-right: 6px;
    color: #455379;
}

span#option-selected1 {
    color: #5667ac;
    font-size: 14px;
    padding: 4px 5px;
    display: flex;
    align-items: center;
    width: 20%;
    justify-content: center;
    background: #f3f6ff;
    border-radius: 50px;
    border: 1px solid #5667ac;
}

span#option-selected1 span {
    margin-right: 5px;
}




span#option-selected33s {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 125px;
}


.contactinfo_right ul.dropdown-menu.my_dorp {
    min-width: 174px;
    padding: 10px 9px;
    box-shadow: 0px 0px 3px 1px #0000002e;
}


.my_dorp:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    transform: rotate( 
45deg
 );
    top: -7px;
    left: 69px;
    box-shadow: -2px -2px 0px #00000017;
}
.my_dorp li a {
    color: #2b2b2b !important;
    text-align: left;
    font-size: 16px !important;
    padding: 4px 12px;
    width: 100%;
}
.searchbtn {
    background: #455379 !important;
}
.titleblog {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
    border-radius: 0;
    margin-bottom: 35px;
    border-bottom:1px solid #5667ac;
    width: 100%;
}
.row.product_blog .product-layout {
    /* padding: 0 10px; */
}
.howtoitwork {
    position: relative;
    padding: 30px 0;
    background: #f3f6ff;
}
.whythecart {
    background: #f3f6ff;
    padding: 30px 0;
}
.addtocartbtn2 i {
    font-size: 20px;
    color: #fff;
}
.addtocartbtn2 {
    border: 0;
    color: #ffffff;
    background: #f43d3d !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: unset;
    position: absolute;
    left: 5px;
    box-shadow: 0px 0px 6px 1px #00000024;
 
    top: 5px;
}
.discount_show {
    left: unset;
    right: 9px;
}
.button-group_mybtn button {
    width: 100%;
    text-transform: initial;
    font-weight: 400;
    border-radius: 0;
    padding: 11px 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.addtocartbtn {
    background: #5667AC;
    color: #fff;
    border: 0;
    border-radius: 50px;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 12px;
}
.productcontent {
    padding: 0;
}
img.img-block {
   
    display: none;
}
.button-group_mybtn button i {
    font-size: 20px;
    margin-right: 5px;
    position: absolute;
    left: 20px;
}
aside#column-left {
    padding-left: 0;
}
.addtocartbtn2:hover {
    background: #ffffff;
}
.newprodtag {
    background: #5667ac;
    color: #fff;
    position: absolute;
    right: -32px;
    transform: rotate( 
45deg );
    top: 23px;
    width: 135px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    box-shadow: 0 3px 4px #0000004f;
}
.homebanner_blog {
    background-size: cover !important;
    background-position: center !important;
    padding: 75px 0;
       overflow: hidden;
    border-radius: 5px;
}

.category_section:hover img {
    transform: scale(1.3);
}

.titleblog h1 {
    color: #424038;
    font-size: 25px;
}




.catgorylist a {
      text-transform: unset;
    font-size: 12px;
   
}


button.buynowbtn:hover {
    background: transparent;
    color: #455379;
}




.productdetailsbtn .buynowbtn {
   margin-left: 0;
    width: 100%;
    background: #455379;
    color: #ffff;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 20px;
    border-radius: 55px;
    border: 2px solid #455379;
    text-align: center;
    display: none;
    margin-right: 0;

}
.acordionmadule {
    background: #f3f6ff;
    padding: 15px 15px;
    margin-bottom: 22px;
}



.acordionmadule .panel-group {
    margin-bottom: 0;
}
.acordionmadule  .acodinionpanel .panel.panel-default {
    border: 0px solid #e9be65;
    margin-bottom: 0;
}
.productdetailsbtn #button-cart:hover {
    background: #455379;
    color: #fff;
}

.acordionmadule .heading_title h1 {
    color: #493f2d;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}







.acordionmadule  .input-group {
    position: relative;
    display: block;
    border-collapse: separate;
}





.acordionmadule .acodinionpanel .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e9be65;
    border: 0;
    padding: 10px 0;
    background: #f3f6ff;
    border: 0 !important;
}



.acordionmadule .coupencode .btn {
    background: #2B7552 !important;
    border: 0;
    padding: 13px 32px;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    border-radius: 2px !important;
    margin-top: 8px;
}


.acordionmadule .panel {
   
    box-shadow: unset;
}

.productdetailsbtn #button-cart {
    background: transparent;
    color: #ffffff;
    border: 2px solid #5667ac;
    width: 100%;
    margin-right: 20px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 11px 0;
    border-radius: 55px;
    background: #5667ac;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}




.producttabblog h1 {
    font-size: 16px;
}


.qtySelector .qtyValue {
    border: none;
    padding: 5px;
    width: 60px;
    height: 100%;
    float: left;
    text-align: center;
}
.qtySelector {
    border: 1px solid #ddd;
    width: unset;
    height: 45px;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 10px 10px;
    border-radius: 3px;
}

.empty_blog {
    margin: 30px 0;
    background: #f3f6ff;
}
.thumbnail {
    border: 1px solid #ddd;
}
.letcounter {
    text-align: center;
}
.bannersection_2 {
    background: #fff;
    padding: 30px 0 0;
}
.householdproduct {
    padding: 10px 0 30px;
    background: #fff;
    position: relative;
}
label.form-check-label {
    display: flex;
    align-items: flex-start;
}
.tf-filter-group-content .tf-product-total {
   
    background-color: #ffffff !important;
   
}

.categoriessection.brand-slider .category_section {
    background: white;
    padding: 0;
    margin: 12px 14px;
    padding: 17px 0;
    border: 0;
    background: #fff;
    box-shadow: 1px 1px 5px 2px #00000036;
    border-radius: 5px !important;
    height: unset !important;
}




.brand-slider .img_blog {
    border: 0;
    height: unset !important;
}


.brand-slider .img_blog img {
    filter: grayscale(1);
    opacity: 0.9;
    transform: unset;
}
.brand-slider  .img_blog img {
    width: auto;
    max-width: 100%;
    max-height: 120px;
}
.brand-slider .img_blog:hover  img{
      filter: unset;
    opacity: 1;
    transform: unset;
}
.btn-submit {
    background: #F43D3D;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    text-transform: uppercase;
    border: 2px solid #F43D3D;
    padding: 13px 0px;
    width: 50%;
    font-weight: bold;
    margin: 0 auto;
    display: block;
    outline: none;
}
.btn-submit:hover {
    background: transparent;
    color: #F43D3D !important;
}



.btn-danger {
    color: #ffffff;
    text-shadow: unset;
    background-color: #da4f49;
    background: #da4f49 !important;
    background-repeat: repeat-x;
    border-color: #da4f49 !important;
}



.checkoutbtn {
   
    background: #455379 !important;
}






.confirm .btn {
 
    background: #455379 !important;
}



a.checkoutbtnpage {
    background: #ffffff;
    width: 50%;
    text-align: center;
    border-radius: 60px;
    color: #455379 !important;
    padding: 10px 20px;
    font-size: 17px !important;
    justify-content: center;
    border: 1px solid #455379;
}
a.checkoutbtnpage i {
    color: #455379 !important;
}

.cartBtn a.buynowbtn {
    display: block;
}
.cartBtn .buynowbtn:hover {
    background: transparent;
    color: #455379;
}

a.btshopint {
    color: #455379;
    border: 2px solid #455379;
}
.btshopint:hover {
    background: #455379;
    color: #fff;
}
.cartqunatity {
    display: flex;
    align-items: center;
}

.mydropdown h1 {
   
    background: #455379;
}


.lisstyled::before {
    content: "";
    width: 45%;
    height: 2px;
    position: absolute;
    border: 1px dashed #000;
    top: 42%;
    right: -64px;
}




.lisstyled::after {
    content: "✓";
    color: #fff;
    font-size: 21px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: #000;
    position: absolute;
    top: 0;
    right: -17px;
    top: 35%;
    border-radius: 100px;
}

.lisstyled p b {
    color: #5667AC;
}





.hide_a-b::after {
    display: none;
}


a.backtptop {
    
    background: #5667AC;
}


.productdetailsbtn #button-cart i {
    margin-right: 8px;
}

.qtySelector .fa {
    width: 20px;
    background: #ffffff;
    color: #455379;
    font-size: 18px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    border: 0;
}


.tf-filter-group-search input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #dee2e6 ;
    padding: 5px 0 8px 1.5em !important;
    margin: 0;
    height: auto;
    border-radius: 0;
    outline: none;
}
.tf-filter-group-search .fa {
    position: absolute;
    top: 16px;
    color: #5667ac !important;
}


.ui-slider .ui-slider-handle {
   
    border: 2px solid #506095 !important;
}
.ui-widget .ui-widget-header {
    background-color: #506095 !important;
}
.tf-filter-reset {
   
    color: #f43d3d !important;
   
}
/*----------------cart page---------------------------------*/
table.mytotaltable tr th {
    color: #493f2d;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    padding: 12px 0;
}
table.mytotaltable {
    width: 100%;
    margin-bottom: 15px;
}
.paymentsecure img {
    width: auto;
    max-width: 100%;
}
.paymentsecure p {
    color: #493F2D;
    font-weight: bold;
    font-size: 14px;
}
.paymentsecure {
    padding-top: 11px;
    text-align: center;
}
/*ul.prdouctdetails li {*/
/*    padding-left: 0;*/
/*    list-style: none;*/
/*    margin: 0;*/
/*    border: 1px solid #eedfc2;*/
/*    padding: 8px 15px;*/
/*    border-bottom: 1px solid #eedfc2;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: flex-start;*/
/*    background: #fffaee;*/
/*    color: #000;*/
/*    margin-bottom: 10px;*/
/*}*/
span.btncart button {
    margin-right: 5px;
}
span.btncart {
    display: flex;
}
#myMap1 {
    height: 350px;
    width: 100% !important;
}
/*----------------cart page---------------------------------*/

.description {
    width: 72%;
    padding-left: 10px;
    padding-right: 5px;
}

.bottom_hesder nav#menu {
 
    width: 80%;
}
span#option-selected33 {
    display: block;
    white-space: nowrap;
    
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}
a.mobile_site {
    width: 85px;
}
h1.title_suite {
    font-size: 20px;
    color: #493f2d;
    border-bottom: 1px solid #455379;
    padding: 0 0 10px;
}
img.payicon_img {
    width: auto;
    max-width: 250px;
}
a.youtube {
    background: red;
    color: #fff !important;
}

.dropdown-menu li{
position:relative;    

}
#menu .dropdown-menu li:hover a {
    color: #5667AC !important;
}
.blog_deatils .date {
   
    width: 20%;
}
.dropdown-menu li:hover a::before {
    content: "";
    width: 66%;
    height: 2px;
    background: #5667AC;
    position: absolute;
    bottom: 2px;
    border-radius: 100px;
}

.alert {
    width: 100%;
    position: fixed;
    bottom: 75px;
    right: 25px;
    z-index: 9;

    max-width: 500px;
    padding: 14px 35px 14px 14px;
}
.alert button.close {
    position: absolute !important;
    top: 0 !important;
    right: 20px !important;
    opacity: 1;
}

.productdetailspage .form-group select.selectbox {
    background: transparent;
    border: 1px solid #455379;
}

.acordionmadule .coupencode .btn {
    background: #f3f6ff !important;
    border: 0;
    padding: 8px 32px;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    border-radius: 2px !important;
    margin-top: 8px;
    color: #455379;
    text-shadow: unset;
    border: 2px solid #455379;
    font-weight: 600;
}


.acordionmadule .coupencode .btn:hover {
    background:#455379 !important;
    color:#fff;
}
a.mm-btn.mm-btn_next.mm-listitem__btn {
    width: 100% !important;
}

.tf-filter-group-search input {
  
    background: white !important;
}
button.closebtn {
  
    color: #ffffff;
   
}
@media only screen and (max-width: 900px) {
 
}


@media only screen and (max-width: 767px) {
    div#account-address a.btn.btn-info {
    margin-bottom: 5px;
}
  .alert{
      padding: 15px 12px !important;
  }
  .title-blog h1 {
    margin: 0;
    font-size: 25px !important
    
    }.productdetailspage .form-group select.selectbox {
    background: transparent;
    border: 1px solid #455379;

}
.wishlibtn .carttable .btn-danger i {
    margin-right: 7px;
}
.homepage_slider img.img-responsive.visible-xs {
    display: none !important;
}
}
