select.select_option {
    border:1px solid #d7d7d7;
    padding:8px;
    border-radius:5px;
}
.select_option option {
    background:#fff;
    border-color:#f6f6f6;
    border-radius:2px;
    line-height: 40px !important;
    min-height: 40px !important;
    list-style: none;
    outline:none;
    -webkit-box-shadow: 0 0 3px 1px #f6f6f6;
    -moz-box-shadow: 0 0 3px 1px #f6f6f6;
    box-shadow: 0 0 3px 1px #f6f6f6;
    padding:5px 0;
}
.select_option option:hover,.select_option option:focus {
    -webkit-box-shadow: 0 0 3px 1px #7cdaff;
    -moz-box-shadow: 0 0 3px 1px #7cdaff;
    box-shadow: 0 0 3px 1px #7cdaff;
    background-color: #f6f6f6 !important;
}


.bgColorHeader {
    background-color: #FC8A35 !important;
    color: #fff !important;
    border-color: #FC8A35 !important;
}

.textProfile-header {
    color: #fff!important;
    padding: 11px 12px !important;
    height: 40px;
}

.img-bordered {
    -webkit-box-shadow: 0px 0px 0px 3px #ffffff;
    box-shadow: 0px 0px 0px 3px #ffffff;
}

.img-circle {
    border-radius: 50% !important;
}

.no-padding{
    padding: 0.5px !important;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}

.ml10{
    margin-left: 10px;
}
.ml20{
    margin-left: 20px;
}
.ml30{
    margin-left: 30px;
}

.mb10{
    margin-bottom: 10px;   
}
.mb20{
    margin-bottom: 20px;   
}
.mb30{
    margin-bottom: 30px;   
}

.mr5{
  margin-right: 5px;
  padding-right: 5px;
}
.mr10{
    margin-right: 10px;
    padding-right: 5px;
}
.mr20{
    margin-right: 20px;
    padding-right: 5px;
}
.mr30{
    margin-right: 30px;
    padding-right: 5px;
}
.cartthead{
    background-color: #FC8A35 !important;
    color: #fff;
}
.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.text-center{
    text-align: center !important;
}
.w210{
    width: 210px;
}
.w180{
    width: 180px;
}
.w145{
    width: 145px;
}
.w80{
    width: 80px;
}
.w150{
    width: 150px; 
}
.w100{
    width: 100px; 
}
.w120{
    width: 120px; 
}
.valign{
    vertical-align: middle;
}
.style-form-group label span {
    color: red;
}

.pending {
    background-color: #fd7e14;
}
.processing {
    background-color: #fd7e14;
}
.processed {
    background-color: #fd7e14;
}
.transport {
    background-color: #ffc107;
}
.transporting {
    background-color: #ffc107;
}
.completed {
    background-color: #28a745;
}
.decline {
    background-color: #dc3545;
}
.cancel {
    background-color: #343a40;
}
li.active a {
    color: #fd7e14;
}
a.page-link {
   color: #0e0e0e !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: #fd7e14 !important;
    border-color: #fd7e14 !important;
}

/*button 
======================*/

.btn-facebook {
    color: #ffffff;
    background-color: #3b5998;
    border-color: #37538d;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btnChangePassword, .btnEditProfile {
    color: #fff ;
    background-color: #FC8A35 ;
    border-color: #FC8A35 ;
}

.btnDisableAddCart {
    background-color: #ccc !important;
    cursor: default;
}
.custom-btn-number {
    margin-right: 18px;
}
.btn_num {
    min-width: 20px !important;
}
.btnAddCard, .btnAddCardDetail {
    color: #fff !important;
    background-color: #fd7e14 !important;
}
.button_actions .btn_base .text_1 {
    line-height: 30px;
    display: block;
    width: 100%;
    text-align: center;
    float: left;
}

/*product 
======================*/
.border_form {
    border: 1px solid #ededed;
    padding: 25px 25px 15px;
    border-radius: 5px;
    width: 100%;
    height: 100%;
}
.product-border-radius {
    border: 1px #ccc solid;
    padding: 0px;
    margin: 0px;
    border-radius: 5px !important;
}

/*product - new*/
.widthHeight200 {
    width: 200px !important;
    height: 200px !important;
}
/*product - new*/
.widthHeight120 {
    width: 120px !important;
    height: 120px !important;
}
/*product - dealOfWeek*/
.widthHeight297 {
    width: 297px !important;
    height: 297px !important;
}
/*product - detail*/
.widthHeight400 {
    width: 420px !important;
    height: 400px !important;
}

.ion-ios-arrow-left {
    width: 30px !important;
    height: 30px !important;
    border: solid #ccc 1px !important;
    padding-left: 8px;
    padding-right: 8px !important;
}
.ion-ios-arrow-right {
    width: 30px !important;
    height: 30px !important;
    border: solid #ccc 1px !important;
    padding-left: 8px !important;
    padding-right: 5px;
}
.mini_cart  .cart_gallery {
    height:  60%;
    max-height: 400px !important;
    overflow-y: scroll;
}
tbody, td, tfoot, th, thead, tr {
    vertical-align: middle !important;
}

.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}