.colorbwigo{
  color:#f5a700 !important;
}
.dataTables_wrapper .dt-buttons{
  width:100% !important;
  border:0px solid red !important;
}
.dataTables_wrapper  .btn_excel_itm{
  width: 100% !important;
  border:1px solid #151515 !important;
  width:250px !important;
  position: relative !important;
  float:right !important;
}
.can_itm{
  border: 2px solid #f5a700;
  padding:5px;
  color:#f5a700 !important;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 8px;
  border-radius: 50px;
  font-size: 12px;
  text-align: center;
}
.pri_itm{
  margin-left:10px;
  font-weight: bold;
  color:#f5a700 !important;
  font-size:14px;
}
.tota_compra{
  color:#f5a700;
  font-weight: bold;
}
.bwigonav{
/*background:#f5a700 !important;*/
background:  #edfefd ;
height:50px !important;

}

#homehdx{
position: fixed;
top:0px;
z-index: 9999;
width:100% !important;
background: #FFF;
}
.itm_add_cart{
  margin:0 auto;
  max-width:78.5%;
  border:4px solid #f5a700 !important;
  border-top:none !important;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
  height:50px;
}
.navbwigox{
  border:1px solid #DBDBDB;
  width:100%;
}
.navbwigox .nav-item{
text-align: center;
width:30%;
border-right:0px solid #f5a700 !important;
}
.nav-tabs{
  border:0px solid red !important;
}
.nav-tabs .nav-link{
  border:0px solid #D1D1D1 !important;
}
.nav-tabs .nav-link.active{
  border:1px solid #D1D1D1 !important;
  border-right:0px !important;
  border-top-right-radius:0px !important;
  border-bottom-right-radius:0px !important;
}

.navbwigox .nav-link{
color:#151515 !important;

}
.navbwigox .nav-link:hover{
  text-decoration: none;
}
.navbwigox .nav-item .active{
  text-decoration: none;

}
.navsmiscom .nav-link{
  color:#f5a700 !important;
  border:1px solid #D1D1D1 !important
}
.navsmiscom .nav-link.active{
  border-bottom: 0px solid #D1D1D1 !important;
}
.btn_float_right{
  position: fixed !important;
  right:5px;
  z-index: 900;
  bottom:5px;
  background:#f5a700 !important;
  border:1px solid #f5a700 !important;
  display:none;
}
.btn-circle {
  width: 80px;
  height: 80px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 50px;
  color:#FFF;
}
.homesldr{
  width: 100%;
  height:50%;
  min-height:400px;
  background: navy;
}
.reclsv {
  overflow-x: auto;
  max-width:100%;
}
.reclsv table tr:first-of-type{

  border-bottom:1px solid #f5a700;
}
.reclsv span:first-of-type{
  font-size:15px;
}
.reclsv table{
  width: 100%;
}
.reclsv table td{
  padding:15px;

  text-align: center;
  border:none !important;
}
.reclsv button > i{
  color:#FFF !important;
}
.titlepg{
  width: 100%;
   text-align: left;
   border-bottom: 1px solid #f5a700;
   line-height: 0.1em;
   margin: 10px 0 20px;

}
.titlepg span{
  background:#fff;
  padding:0 10px;
}

.titlegp{
  width: 92%;
   text-align: left;
   border-bottom: 1px solid #FFF;
   line-height: 0.1em;
   margin: 10px 0 20px;

}
.titlegp span{
  background:#f5a700;
  padding:0 10px;
}

.form_reg_left input{
  border-radius:15px !important;
  border:2px solid #f5a700 !important;
}
.btn_reg_form{
  border-radius:15px !important;
  background:#f5a700 !important;
  color:#FFF;
  width:100%;
}

.btn_reg_form:hover{
  border-radius:15px !important;
  background:#f5a700 !important;
  color:#FFF;
  width:100%;
}
/*modal style sidebar*/
.modal.left .modal-dialog {
	position:fixed;
	right: 0;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.right .modal-body {
	padding: 15px 15px 80px;
}

.modal.right.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
	right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
	border-bottom-color: #eeeeee;
	background-color: #fafafa;
}

/**/
