/*======= */

.pcms_add_to_cart_component, .pcmsAddWishlistUnSaved {
    padding-left: 9px !important;
    padding-right: 9px !important;
}
.pcmsAddWishlistSaved {
    padding-left: 19.5px!important;
    padding-right: 19.5px!important;
}
.pcms-product-short-detail p,
.pcms-product-short-detail div{
    margin-bottom:10px;
}
.pcms-product-detail-header{
    /*margin-bottom:20px;*/
        padding: 12px 0;
}

.prev-size-limiter{
  flex-shrink: 0;
  align-self: center;
  font-size: 16px;
  padding-right: 5px;
  color: #478FCA;
  opacity: 0.6;
}

.prev-moq-limiter{
    position: absolute;
    font-size: 16px;
    padding-left: 5px;
    color: #28a745;
    opacity: 0.8;
    right: -4px;
    bottom: -5px;
}

.prev-color-limiter{
  flex-shrink: 0;
  align-self: center;
  font-size: 16px;
  color: #28a745;
  opacity: 0.8;
  padding: 0.375rem 0.75rem;
}

.flex-viewport{
    height: auto;
}
.pcms-pd-heading-en,.pcms-pd-heading-kh,.pcms-df-fs-p-header-en{
	font-size: 20px;
}
.spec_list_vale {
    display: flex;
    padding-bottom: 15px;
}
.spec_title {
    width: 25%;
}
.spec_value {
    width: 75%;
    color: #025fb9;
}
.pcms-df-pd-heading{
	color: #212529;
}
.pcms-product-detail-desc-box{
    margin-top:25px;
    
}
.pcms-product-detail-desc-box .pcms-container-heading-ts-4{
    margin-bottom:10px;
}
#slider {
    border: 1px solid #e6d4d7 !important;
    border-radius: 0px !important;
}
.slideshow {
    margin: 6px 0 20px 0px !important;
}


.ipos-product-title{
    font-size: 16px;
    font-weight: bold;
/*     padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px; */
}
.ipos-product-detail-row {
    display: flex;
    margin-bottom: 15px;
}
.ipos-product-detail-label{
    padding-right: 10px;
}
.ipos-product-detail-label-text {
    font-size: 14px;
}
.ipos-product-detail-value-text {
    font-size: 14px;
    font-weight: bold;
}
.ipos-product-detail-sizecolor-row .ipos-product-detail-value-text{
    display: inline-block;
    padding:0px 15px;
}
.ipos-product-detail-sizecolor .ipos-product-title{
    font-size: 15px;
}
#pdetail-box{
    margin-top: 30px;
}
.fotorama-xl-gallery{
    margin-bottom: 40px;
}
.fotorama__stage{
    background-color: #fff;
    border: 1px solid #e6d4d7 !important;
    margin-bottom: 15px;
}
.fotorama__stage
.fotorama__img{
    padding: 8px !important;
}
.zip-download-box{
    margin-top: 15px;
}

.grid-switcher-box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-bottom: 15px;
}
.grid-switcher-header{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.grid-switcher-gallery{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.grid-size-sm {
    width: 16.6%;
}
.grid-gallery-item{
    margin-bottom: 30px;
    transition: all .3s;
        padding-left: 15px;
    padding-right: 15px;
}
.grid-gallery-item:not(:last-child) {
/*     margin-right: 15px; */
}
.grid-size-md{
    width: 25%;
}
.grid-size-lg{
    width: 100%;
}
.lightbox{cursor: pointer;}
.lightbox .fancybox-nav{
    width:5%!important;
}
.fancybox-prev {
    left:-12px;
}
.fancybox-next {
    right:-12px;
}
.pcms-dev-sc-caption{
        font-size: 15px;
    font-weight: 600;
    padding: 10px 0px;
}
.pcms-dev-sc-data{
    /*display: flex;
    flex-wrap: wrap;*/
}
.pcms-dev-color-btn{
    /*flex: 1 1 16%;*/
    /*width: 15%;*/
}
.pcms-dev-custom-row{
    margin-right: -8px;
    margin-left: -8px;
}
.pcms-dev-custom-col{
    padding-left: 8px;
    padding-right: 8px;
}
/*.pcms-dev-color-radio, .pcms-dev-color-radio .form-check-label{*/
/*    cursor: pointer;*/
/*}*/
.pcms-dev-qty-decrease, .pcms-dev-qty-increase{
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 600;
}
#pcms-add-buy-product{
    display: flex;
}
.pcms-add-to-cart-btn, .pcms-buy-now-btn{
    flex: 1 1 50%;
}
.pcms-add-to-cart-btn{
    margin-right: 15px;
}
.pcms-add-cart-input-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pcms-cart-qty-text{
    font-size: 15px;
    font-weight: 600;
}
.pcms-input-qty-id-spinner{
    width: 70%;
}
.btn-increment, .btn-decrement{
    width: 2.5rem;
}
/************ OWL ************/
.pcms-card-product-related .pcms-caption-heading-btn-nav .pcms-btn-prev, 
.pcms-card-product-related .pcms-caption-heading-btn-nav .pcms-btn-next{
  padding-left: 10px;
  padding-right: 10px;
  color: #ffffff;
  background-color: #dc3545;
}
.pcms-card-product-related .ipos-product-thumb-box ul li img{
  width: 35px !important;
}
.ipos-product-header{
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.ipos-product-qrcode-icon{
  margin-left: 6px;
  display:flex;
  flex: 0 0 75px;
  cursor:pointer;
}
.ipos-product-qrcode-icon i{
  font-size: 1.3rem;
  margin-left: 5px;
}

.floating-icon{position: fixed; right: 26px; z-index: 1045;}
.messenger-icon img{width:65px;}
.telegram-icon img{width:60px;}
.messenger-icon{bottom: 90px;}
.telegram-icon{bottom: 90px;}