/*fontsize*/
.alert{
    height: 48px;
    z-index: 999999;
    right: 0px;
    left: 1231px;
    top: 85px;
    position: fixed;
}
.fs14{
  font-size: 14px;
}
.text-red{
  color: red;
}
.navbar-top-pad{
  padding-top: 70px !important;
}
.bbold{
  font-weight: bold;
}
.height_of_banner {
    object-fit: contain;
    background-position: center;
    min-height: 100px !important;

} 
.category_prd{
    font-size: 14px;
  }
.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
    height: auto;
    width: 250px;
    padding: 0px 5px 0px 5px;
}
.bg-light {
    background: #ffffff !important;
}
.nav-link{
  color: #fff !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(35, 47, 62)!important;
}
.whitecolor{
  color: #fff !important;
}
.blackcolor{
  color: #000 !important;
}
/*password reset*/
.form-gap {
    padding-top: 300px;
}

/*image size */
.imghgt120{
  height: 120px;
}
.divcenter{
  justify-content: center;
  align-items: center;
  display: flex;
}
.imghgt{
  min-height: 120px;
  height: 120px;
  width: auto !important;
}
.imgwidth{
  width: 100%;
}
.bggrey{
  background: #f1ebea;
}
.bgwhite{
  background: #ffffff;
}

.prdborder{
     border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}

.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}
@media(min-width: 200px) and (max-width: 992px){

.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .4rem;
  font-size: .575rem;
  line-height: .5;
  border-radius: .2rem;
}
  .dsm-none{
    display: none;
  }
  .category_prd{
    font-size: 10px;
  }

  /*image size */
  .imghgt{
    height: 90px;
  }
}
.owl-prev {
  border-radius: 30px;
    width: 15px;
    background-color: #000;
    height: 50px;
    position: absolute;
    top: 30%;
    margin-left: -20px;
}
.owl-prev span{
  font-size: 30px;
}
.bannerimg{
  min-height: 200px !important;
}
.owl-next {
  border-radius: 30px;
  background-color: #000;
    width: 15px;
    height: 50px;
    position: absolute;
    top: 30%;
    right: -25px;
}
.owl-next span{
  font-size: 30px;
}
.back-top {
  z-index: 1;
    width:20px;
    height:25px;
    background:#ba9a74;
    border-radius: 20%;
    position:fixed;
    bottom:68px;
    right:55px;
    display:none;
    opacity:0.8;
}
@media only screen and (min-width: 992px) {
  .sdfg{
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .nave{
    display: none;
  }
}
a:link {
    text-decoration: none;
}

  .mainpl-2{
  padding-left: 2rem;
}
.mainpr-2{
  padding-right: 2rem ;
}

@media only screen and (min-width: 992px) {

.padr{
  padding-right: 100px;
}
}

@media (min-width: 200px) and (max-width: 992px) {

.padr{
  padding-left: 25px;
}
}

.opx {
    color: #232f3e!important;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}
#carticon{
      position: fixed;
    bottom: 50px;
    right: 30px;
    font-size: 35px;
    color: #fff;
    background: #348bba;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    padding: 18px;
    z-index: 99999999;
}
#carticon #cartcount {
    position: absolute;
    top: 26px;
    font-size: 18px;
    color: red;
    font-weight: bold;
    left: 33px;
}
.bg-dark {
    background-color: #ad8369!important;
    color:#d0d0d0;
}
.img-preview-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0,0,0,.5);
}

.img-preview-popover {
  position: fixed;
  z-index: 9999;
  background: #ffffff;
  max-width:600px;
  max-height:550px;
}
.img-preview-foot {
  width: 100%;
  padding: 0 2%;
  position: absolute;
  bottom: 0;
  background-color: rgba(33, 32, 32, 0.53);
}

.img-foot-title {
  font-size: 16px;
  color: #fff;
  margin-top: 5px;
}

.img-foot-desc {
  font-size: 12px;
  color: #fff;
  margin-top: 5px;
  line-height: 24px;
}


.form-group{
  font-size: 14px;
  font-weight: bold;
  margin-left: 50px;
} 
.form-controls {
    display: block;
    width: 50px;
    height: 32px;
    font-size: 14px;
    line-height: 1.42857;
    color: #000;
    vertical-align: middle;
    background-color: white;
    border: 1px solid #d6d4d4;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/*Product Checckout button style */
ul {
    list-style: none;
}
ul.step { margin-bottom: 30px; overflow: hidden; }
@media (min-width: 768px) { ul.step { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; } }
ul.step li { float: left; width: 25%; text-align: left; border: 1px solid; border-top-color: #cacaca; border-bottom-color: #9a9a9a; border-right-color: #b7b7b7; border-left-width: 0px; }
@media (max-width: 767px) { ul.step li { width: 100%; border-left-width: 1px; } }
ul.step li a, ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span { display: block; padding: 13px 10px 14px 13px; color: #333333; font-size: 17px; line-height: 21px; font-weight: bold; text-shadow: 1px 1px white; position: relative; }
@media (max-width: 992px) { ul.step li a, ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span { font-size: 15px; } }
@media (min-width: 992px) { ul.step li a:after, ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after { content: "."; position: absolute; top: 0; right: -31px; z-index: 0; text-indent: -5000px; display: block; width: 31px; height: 52px; margin-top: -2px; } }
ul.step li a:focus, ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus { text-decoration: none; outline: none; }
ul.step li.first { border-left-width: 1px; border-left-color: #b7b7b7; }
@media (min-width: 768px) { ul.step li.first { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } }
ul.step li.first span, ul.step li.first a { z-index: 5; padding-left: 13px !important; }
@media (min-width: 768px) { ul.step li.first span, ul.step li.first a { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } }
ul.step li.second span, ul.step li.second a { z-index: 4; }
ul.step li.third span, ul.step li.third a { z-index: 3; }
ul.step li.four span, ul.step li.four a { z-index: 2; }
ul.step li.last span { z-index: 1; }
@media (min-width: 768px) { ul.step li.last { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
  ul.step li.last span { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } }
ul.step li.step_current { font-weight: bold; background: #42b856; background-image: -webkit-gradient(linear, left 0%, left 100%, from(#42b856), to(#43ab54)); background-image: -webkit-linear-gradient(top, #42b856, 0%, #43ab54, 100%); background-image: -moz-linear-gradient(top, #42b856 0%, #43ab54 100%); background-image: linear-gradient(to bottom, #42b856 0%, #43ab54 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF42B856', endColorstr='#FF43AB54', GradientType=0); border-color: #399b49 #51ae5c #208931 #369946; }
ul.step li.step_current span { color: white; text-shadow: 1px 1px #208931; border: 1px solid; border-color: #73ca77 #74c776 #74c175 #74c776; position: relative; }
@media (min-width: 992px) { ul.step li.step_current span { padding-left: 38px; }
  ul.step li.step_current span:after { background: url(img/order-step-a.png) right 0 no-repeat; } }
ul.step li.step_current_end { font-weight: bold; }
ul.step li.step_todo { background: #f7f7f7; background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(#ededed)); background-image: -webkit-linear-gradient(top, #f7f7f7, 0%, #ededed, 100%); background-image: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%); background-image: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED', GradientType=0); }
ul.step li.step_todo span { display: block; border: 1px solid; border-color: white; color: #333333; position: relative; }
@media (min-width: 992px) { ul.step li.step_todo span { padding-left: 38px; }
  ul.step li.step_todo span:after { background: url(img/order-step-current.png) right 0 no-repeat; } }
ul.step li.step_done { border-color: #666666 #5f5f5f #292929 #5f5f5f; background: #727171; background-image: -webkit-gradient(linear, left 0%, left 100%, from(#727171), to(#666666)); background-image: -webkit-linear-gradient(top, #727171, 0%, #666666, 100%); background-image: -moz-linear-gradient(top, #727171 0%, #666666 100%); background-image: linear-gradient(to bottom, #727171 0%, #666666 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF727171', endColorstr='#FF666666', GradientType=0); }
ul.step li.step_done a { color: white; text-shadow: 1px 1px rgba(0, 0, 0, 0.3); border: 1px solid; border-color: #8b8a8a; }
@media (min-width: 992px) { ul.step li.step_done a { padding-left: 38px; }
  ul.step li.step_done a:after { background: url(img/order-step-done.png) right 0 no-repeat; } }
@media (min-width: 992px) { ul.step li.step_done.step_done_last a:after { background: url(img/order-step-done-last.png) right 0 no-repeat; } }
@media (min-width: 992px) { ul.step li#step_end span:after { display: none; } }
ul.step li em { font-style: normal; }
@media (min-width: 768px) and (max-width: 991px) { ul.step li em { display: none; } }

/*Product Checckout button style */

.label {
    white-space: normal;
    display: inline-block;
    padding: 6px 10px;
}

.label-success {
    background-color: #55c65e;
    border: 1px solid #36943e;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}

.product_tab{
  border: 1px solid #cccccc;
  background: #ffffff;
  font-size: 14px;
}
.product_tab:hover{
  border: 1px solid #c1a373;
  background: #ffffff;
  font-weight: 600;
  color: #c1a373;
  font-size: 14px;
}
.product_tab:focus{
  border: 1px solid #c1a373;
  background: #ffffff;
  font-weight: 600;
  color: #c1a373;
  font-size: 14px;
}
.shop_but{
  border: 1px solid #333333;
  color: #333333;
  width: 120px;
  font-size:13px;
  padding: 5px 10px;
  background: none;
}
.shop_but:hover{
  border: 1px solid #333333;
  color: #333333;
  font-size:13px;
  padding: 5px 10px;
  background: #F0DAA7;
}
.offer_but{
      border: 1px solid #333333;
    color: #333333;
    position: absolute;
    text-align: center;
    left: 30%;
    right: 30%;
    top: 120%;
    margin-top: 20px;
    font-size: 13px;
    padding: 5px 10px;
    background: none;
}
@media only screen and (max-width: 668px) {
  .offer_but{
    border: 1px solid #333333;
    color: #333333;
    margin-top: -10px;
    font-size: 5px;
    padding: 5px 5px;
    background: none;
}
  }
.offer_but:hover{
  border: 1px solid #333333;
  color: #333333;
  background: #F0DAA7;
}
.latest:hover{
color: #c1a373;
}
.label_box a{
  text-decoration: none;
}
.contains {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}
.contains:hover .rates {
 visibility: hidden;
}
.overlay {
  position: absolute;
  top: 75%;
  bottom: 0;
  left: 50px;
  right: 0;
  background: #ffffff;
  height: 11%;
  width: 15%;
  opacity: 0;
  transition: .3s ease;
}
.overlay:hover{
  background: #555555;
}

.contains:hover .overlay {
  opacity: 1;
}

.icon {
  color: #555555;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.overlay:hover .icon{
  color: #ffffff;
}




.overlay1 {
  position: absolute;
  top: 75%;
  bottom: 0;
  left: 95px;
  right: 0;
  background: #ffffff;
  height: 11%;
  width: 15%;
  opacity: 0;
  transition: .3s ease;
}
.overlay1:hover{
  background: #555555;
}

.contains:hover .overlay1 {
  opacity: 1;
}

.icon1 {
  color: #555555;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.overlay1:hover .icon1{
  color: #ffffff;
}


.overlay2 {
  position: absolute;
  top: 75%;
  bottom: 0;
  left: 140px;
  right: 0;
  background: #ffffff;
  height: 11%;
  width: 15%;
  opacity: 0;
  transition: .3s ease;
}
.overlay2:hover{
  background: #555555;
}

.contains:hover .overlay2 {
  opacity: 1;
}

.icon2 {
  color: #555555;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.overlay2:hover .icon2{
  color: #ffffff;
}

.nav-item{
    padding-left: 25px;
}
.navbar-nav .nav-link{
    font-size: 14px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #c1a373;
}
.title{
    font-weight: 600;
    font-size: 13px;
}
.offer-img{
    
    position: relative;
    padding:20px 0px;

}
.offer-per{
    position: absolute;
     text-align: center;
      left: 30%;
      right: 30%;
      top: 60%;
      font-weight: 800;
    background: #ffffff;
    font-size: 23px;
    color: #ff0000;
    text-align: center;
    padding: 5px 0px;
    box-shadow: 2px 2px #88888145;
    border: 1px solid #88888145;
}

 .img-title{

  position: absolute;
  color: #ad7754;
  text-align: center;
  left: 20%;
  right: 20%;
  top: 30%;
  letter-spacing: 3px;
}
.form-check-label {
    font-size: 12px;
}

.img-res{
height: auto;
width: 100%;
}
.head-text{
font-family: 'Vidaloka', serif;
font-size: 50px;
}
.badge-notify{
   background:red;
   position:relative;
   top: -20px;
   left: -35px;
}
.head-text1{
font-family: 'Vidaloka', serif;
font-size: 30px;
}
.bgcentered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 50px;
    color: #ad7754;
}
@media (max-width: 668px) {
.head-text{
font-size: 18px;
}
.head-text1{
font-size: 14px;
}
.offer-per{
font-size: 6px;
    color: #ff0000;
    text-align: center;
    margin-top: -5px;
    padding: 3px 0px;
}
}
@media (max-width: 668px) {
.bgcentered{
  font-size: 20px;
  }
}

del{
  color: #ff2626;
}
.right-nav{
  font-size: 20px;
  padding: 10px;
}
.latest{
  text-align: center;
  font-size: 14px;
}

.nav-item a{
  font-size: 12px;
  font-weight: 700;
}
.nav-pad{
  margin-left: 70px;
}

.rates{
  background: #ffffff;
  font-size: 13px;
  text-align: center;
  margin: 0px 50px;
  padding: 5px 0px;
  box-shadow: 2px 2px #88888145;
  border: 1px solid #88888145;
}
.owlborderd{
  background: #f3f3f1;
  padding:35px 0px;
  box-shadow: 2px 2px #88888145;
  /*border: 1px solid #88888145;*/
}
.owlborderd_offer{
  background: #ffffff;
  padding-bottom: 40px;
}
.owlborderd_offer a{
  color: #000 !important;
}
.stringlimit{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.label_box{
  position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.label_box a {
    display: inline-block;
    background: white;
    position: relative;
    border: 1px solid #e1e1e1;
    padding: 0 9px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    line-height: 25px;
    font-size: 13px;
    font-weight: 700;
    color: #3f3f3f;
}
.btn-primarys {
    color: #fff;
    background-color: #dfc394;
    border-color: #dfc394;
}
.box {
    background: #fbfbfb;
    border: 1px solid #e1e1e1;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px;
}
.page-subheading {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
    font-size: 18px;
    padding: 0 0 15px;
    line-height: normal;
    margin-bottom: 12px;
    border-bottom: 1px solid #e1e1e1;
}