.sm-img-icon {
  flex-flow: all; 
  flex:1;
}

.header-center {
     padding-top: 5px !important; 
     padding-bottom: 5px !important; 
     border-bottom: 0 solid #eeeeee !important; 
}

.sm-img-icon img {
    width: 20px !important;
    display: inline-block !important;
    margin-top: -4px;
}

.pd-bd {
    padding: 15px;
}

.active {
    font-weight: 800;
}

.filter-inside {
    padding-right: 23px;
}

.green {
    background: #799969;
}

.ribbon-price {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
}

.bg-white {
    background: #FFF;
}

.sm-img-icon span {
    font-size: 12px !important;
}

.product-price .sm-img-icon img {
    margin-top: 0;
}

.text-blue {
  color: #8375d5;
}

.sm-img-icon-random {
    
}

#with_bcpoints, #without_bcpoints {
    display: none;
}

.row-cards {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;    
}

.card {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 14px;
}

.card-body {
	padding: 12px 25px;
}

.sv {
	margin-top: 16px;
	margin-bottom: 12px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slide-content.v2 {
    top: 240px;
    left: 100px;
}


.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.up-upload {
    background: #23c306;
    padding: 5px 5px;
    border-radius: 5px;
}

#counters_1, #counters_2, #counters_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 33px;
}

.counter {
    font-size: 44px;
    font-weight: 600;
    color: #7b2314;
    width: 152px;
}

.modal-body .input-group {
  display: table;
}

#rcp_bannercut_form {
  display: none;
}

.topic {
    text-transform: uppercase;
    background-image: linear-gradient(116deg, #1578b8 0%, #f5821f 76%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.text-center {
    text-align: center !important;
}

.header-search input {
    width: 540px;
    border-right: solid 2px #eaeaea;
    border-radius: 31px 31px 31px 31px;
}



.mt-5 {
    margin-top: 48px;
}

.mb-5 {
    margin-bottom: 48px;
}

.mb-2 {
    margin-bottom: 10px;
}

.mt-2 {
    margin-top: 10px;
}

.mt-3 {
    margin-top: 28px;
}

.mb-3 {
   margin-bottom: 28px; 
}

.ml-2 {
    margin-left: 2px;
}

.ml-8 {
    margin-left: 8px;
}


.ml-10 {
  margin-left: 274px;
}

.vertical-menu {
    overflow: scroll;
}

.sub-cat-link {
    color: #aba8a8;
    font-weight: 100;
}

.sub-cat-ul {
  min-height: 200px;
}

.col-6 {
    float: left;
    margin-right: 10px;
}

.bg-weight {
    background: #fff;
}

.cu-card {
    background: #fdfdfd;
    border-radius: 15px;
    padding: 12px;
    margin-bottom: 10px;
}

.cu-card {

}

.cu-card img {
    width: 100%;
}

.pd-5 {
    padding: 15px 15px;
}

.pd-1 {
    padding: 5px 5px;
}

.product-inner {
    background: #FFFF;
}


.full-with-img {
  width: 100%;
}

.rate-hover-layer span {
  color: #b4ca02;
  font-size: 28px;
}

.rate-hover-layer {
  color: #b4ca02;
  font-size: 28px;
}

.rating {
  font-size: 28px;
}

.rating_more {
  font-size: 24px;
}


.red {
    color: #f37474;
}

.btn-add-cart {
    background: none;
}

.shopping-cart {
    border: 2px solid #bfbfbf;
    background: #fff;    
} 

.cart-total .cart-subtotal {
    border-bottom: none;
}


.pr-icon {
    color: #2979ab;
    font-size: 38px;
}

.multiple-img-list-ver2 .img {
    cursor: pointer;
}

.multiple-img-list-ver2 .slick-current .img {
    background: #FFF;
    border-radius: 8px;
}

.multiple-img-list-ver2 .slick-current img {
    opacity: 0.2;
}

.pr-txt {
    background-image: linear-gradient(
116deg,#1578b8 0%,#f5821f 76%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: #fff; 
}

.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/*.col-md-4 {
        position: relative
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}*/

.border-bottom {
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px; 
        padding-bottom: 10px;   
}

.red-row {
    background: #ffb3b3;
}

.social-links a {
    font-size: 34px;
}

.co-blue{
    color: #5b88ef;
}

.co-orange {
    color: #edb536;
}

.co-red {
    color: #f15454;
}

.footer-block-title {
    margin-bottom: 0;
}

.error {
    color: #ff2d2d;
}

.topbar {
    background: #fca839;
    padding: 10px 0;    
}

.topbar .element a, .element span {
    font-size: 12px;
    color: #121212;
    font-weight: 600;
}

.mobile-show {
    display: none;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: scroll; 
}

.radio.ml-3 {
    margin-left: 18px;
}

.bank-diposit-area {
  display: none;
  background: #f5cdcd;
  padding: 15px 15px;
  margin-bottom: 10px;
}

#plan_type_div {
  display: none;
}

.reg-img-btn-container {
    margin-top: 36px;
}


/* Zoom In #1 */
figure {
    width: 307px;
    height: 203px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.column div span {
    left: 0;
    margin: 0;
    padding: 0;
    color: #656565;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}

figure:hover+span {
    /*bottom: -36px;*/
    opacity: 1;
}

.social-info {
    margin-top: 16px;
}

.social-info-img {
    width: 128px;
}

#reg_customer, #reg_seller, #reg_distributor, #reg_retailer, #reg_manufature  {
    display: none;
}



/* Zoom Effect */

.reg-img-btn {
    width: 307px;
    float: left;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.show-style-ul {
    margin-top: 24px;
}

.show-style-ul li {
    list-style: circle;
    margin-left: 48px;
}

.reg-img-btn img {
    width: 100%;
}

select.input-sm {
    padding: 1px 5px 2px; 
}

/* mobile UI */
@media all and (max-width: 414px) {

input[type=checkbox], input[type=radio] {
    margin: 0 0 0 !important;
}

.product-button-group {
    padding-bottom: 0;
    margin: 0;
}

.mobile-inv-add {
    font-size: 9px;
}

.mobile-inv-title .mt-5 {
    margin-top: 12px;
}

.row-sm-block {
    display: block !important;
}

.card-body {
    padding: 1px 0px;
}

.p-2 {
  padding: 10px 10px;
}

.search-v-form .card-body {
  padding: 20px 35px
}

.col-xs-12 {
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
}

.form-check {
margin-left: 124px;
    display: block;
    width: 100%;
}

h3 {
    font-size: 18px;
}

      #counters_1, #counters_2, #counters_3 {
        display: block !important;
      }

       #counters_2 div {
            margin-bottom: 24px;

    display: block;
    width: 100%;

       }

    .header-logo img {
        width: 64px;
    }

    .slide-content h3 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 9px;
    }

    .title-icon.t-column.mg-50 {
        margin-bottom: 46px;
        margin-top: 48px;
    }

    .pd-1 {
        padding: 15px 15px;
    }

    .mobile-show {
        display: block;
    }

}

@media all and (max-width: 1024px) {
	.header-logo img {
	    width: 64px;
	}
}


/* loading model */
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fdd;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}