.btn{
    padding:8px 30px;
}
.coupon-button{
	padding: 8px 30px;
}
.grey{
	color: grey;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.form-control{
	height: 40px;
}
.form-inline select{
	height: auto !important;
	border-radius: 0px;
}
.hide-it{
	display: none !important;
}
.error{
    margin-top: .25rem;
    color: #dc3545;
}
.input-file-type{
	padding: 9px 0px;
    margin-bottom: 20px;
}
.input-file-type label.file-label{
    margin-right: 10px;
}
.input-file-type img{
    margin-top: 30px;
}
.custom-file.form-group{
	margin-bottom:24px;
	cursor: pointer !important;
}
.custom-file-label{
	line-height:2.5;
	height: 48px;
	cursor: pointer !important;
}
.custom-file-label::after{
	line-height: 2.5;
	height: 46px;
	cursor: pointer !important;
}

.form-group label{
	margin-bottom: 1px;
}

.form-group.required label::after{
	content: ' *';
	color:red;
}

.user-account .nav .nav-item{
	padding-left:10px;
	padding-right:10px;
}

.navbar-brand{
	padding: 10px 15px;
}
.navbar-brand img{
	width: 60px;
}
.info-panel .short-buy{
	margin-top: 15px;
}

.quantity-selector input{
	width: 100px;
}

.le-quantity {
	width: 75%;
	margin: 0 auto;
}
.le-quantity {
  padding: 12px;
  position: relative;
}
  .le-quantity .minus, .le-quantity .plus {
    position: absolute;
    width: 5px;
    height: 100%;
    padding: 3px 14px;
    top: 0; 
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
    .le-quantity .minus:hover, .le-quantity .plus:hover {
      opacity: 0.9; }
    .le-quantity .minus, .le-quantity .minus:after, .le-quantity .plus, .le-quantity .plus:after {
      color: #3D3D3D;
      transition: 0.3s ease; }
    .le-quantity .minus:after, .le-quantity .plus:after {
      font-size: 10px;
   }
.le-quantity .minus {
    left: 0;
    border-right: 1px solid #e0e0e0; 
}
.le-quantity .minus:after {
      content: '\f068';
      font-family: fontawesome; 
}
.le-quantity .plus {
	border-left: 1px solid #e0e0e0;
	right: 0; 
}
.le-quantity .plus:after {
  content: '\f067';
  font-family: fontawesome; 
}
  .le-quantity input {
    border: none;
    text-align: center;
    width: 80px;
    color: #3D3D3D;
    font-size: 20px;
    background-color: #fff; 
}

.le-quantity .minus:after, .le-quantity .plus:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	transform: translateY(-50%);
	color: white;
}

#jkshop-basket-component-wrapper .breadcrumb a,#jkshop-basket-component-wrapper .breadcrumb .crumbs-spacer{
	color: #2d2d2d;
}

.shipping-detail{
    padding: 20px 0px;
    text-align: center;
}
.shipping-detail p a{
	color:#007bff;
}

.field-row{
	margin-top: 30px;
}

.card{
	border-radius: 0px;
	border-color: #3586c1;
}
.card-header:first-child{
	background:#3586c1;
	color: white; 
	border-radius: 0px;
}

.top-section .dropdown .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


.applyBtn.btn.btn-sm.btn-primary{
 background: #3586c1;
}
.top-section .top-area .dropdown .dropdown-menu{
	padding: 0px;
	min-width: 140px;
	margin-top: 8px;
}

.top-section .top-area .dropdown .dropdown-menu li a {
    font-size: 13.5px;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    margin-top:3px;
	color:#999 !important;
	line-height: 18px;
}

.top-section .top-area .dropdown .dropdown-menu li a:hover{
	color:#3586c1 !important;
}
.top-section .top-area .dropdown .dropdown-menu li.active a{
	color:#3586c1 !important;
}

.customer-dashboard .white-bg-section{
    background-color: #fff;
    border-radius: 0px;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.15);
}
.customer-dashboard ul.sidebar-menu > li:first-child > .customer-profile .customer-profile-picture{
	padding-left: 5px;
}
.customer-dashboard ul.sidebar-menu > li:first-child > .customer-profile .customer-profile-info{
	padding-left: 0px;
}
.customer-dashboard ul.sidebar-menu > li:first-child > .customer-profile{
    padding: 12px;
}
.customer-dashboard ul.sidebar-menu > li{
	border-bottom: 1px solid #f1f1f1;
	padding-left: 15px;
	padding-right: 15px;
}
.customer-dashboard ul.sidebar-menu > li > a{
	transition: none;
}
.customer-dashboard ul.sidebar-menu > li:not(:first-child):hover{
	background-color:#3586c1;
}
.customer-dashboard ul.sidebar-menu > li:hover > a{
	color: white; 
}
.customer-dashboard ul.sidebar-menu > li.active{
	background-color:#3586c1;
}
.customer-dashboard ul.sidebar-menu > li.active > a{
	color: white; 
}

.customer-dashboard .main-section a{
	color:#3586c1 !important;
}
.customer-dashboard a.btn-order-detail{
	color:white !important;
	padding: 8px 20px;
    font-size: 14px;
}



.page-link{
    color: #3586c1;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #3586c1;
    border-color: #3586c1;
}

.color-circle{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 4px;
}


/* The switch - the box around the slider */
.switch-box{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.switch-box .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-bottom: 0px;
}

/* Hide default HTML checkbox */
.switch-box .switch input {display:none;}

/* The slider */
.switch-box .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-box .switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-box .switch input:checked + .slider {
  background-color: #2196F3;
}

.switch-box .switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.switch-box .switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch-box .switch .slider.round {
  border-radius: 34px;
}

.switch-box .switch .slider.round:before {
  border-radius: 50%;
}

.switch-box .switch-text{
	margin-right: 10px;
}


/*Switch inside cards layout*/
.card .card-body .switch-box .switch input:checked + .slider:before{
    -webkit-transform: translateX(33px);
    -ms-transform: translateX(33px);
    transform: translateX(33px);
}
.card .card-body .switch-box .switch{
	height: 26px;
}
.card .card-body .switch-box .switch .slider:before{
    height: 18px;
    width: 18px;
    left: 5px;
    bottom: 4px;
}

.product-details-image .slider-for.slider img{
	margin: 0 auto;
}

.product-property-div{
	margin-bottom: 10px; 
}

.product-property-div .product-property-options{
	margin: 0px; 
	margin-right: 10px; 
	color:#777575;
    padding: 0px 10px;
    font-size: 15px;
    background: white;
    box-shadow: none;
    background-color: white;
    border: 1px solid #777575;
    cursor: pointer;
}

.product-property-div .attached_image img{
    margin-top: 15px;
}



/*
.product-property-div .product-property:hover{
	color: #3586c1;
	box-shadow: 0px 0px 2px 1px #3586c1;
}*/

.product-property-div .product-property-options.active{
	color: #3586c1;
	box-shadow: 0px 0px 6px 2px #3586c1;
}

.product-details-image .slick-prev,.product-details-image .slick-next{
	z-index: 1 !important;
	width: 25px !important;
	height: 25px !important;
}

.product-details-image .slick-prev:before,.product-details-image .slick-next:before{
	color:#3586c1 !important;
	font-size: 25px !important;
}

.shop-product .product-box .add-to-cart-sticker{
	position: absolute;
	right: 0;
	bottom: 0;
}
.shop-product .product-box .add-to-cart-sticker .input-group .form-control{
	width: 60px;
	height: 30px;
    border: 1px solid #3586c1;
	border-bottom: 0px;
	border-radius: 0px;
}

.shop-product .product-box .add-to-cart-sticker .input-group .input-group-text{
    font-size: 1rem;
    font-weight: bold;
    color: white;
    text-align: center;
    background-color: #3586c1;
    border: 1px solid #3586c1;
    border-radius: 0; 
    border-right: 0px;
}

.wishlist-entry{
	padding: 10px 0px;
}

.wishlist-entry .cart-entry .cart-content .title{
	font-size: 15px;
	line-height: 22px;
}
.pagination{
	padding-left: 0px;
	padding-right: 0px;
}
.pagination .page-item.active a.page-link{
	color: #ffffff !important;
}

.order-between{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right-width: 0px
}
.order-btn{
	padding: 8px 20px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.export_orders select.form-control{
	height: auto !important;
}

.tooltip-inner{
	background: #1a70af;
	max-width: 300px;
}

.tooltip .arrow::before{
	border-right-color: #1a70af !important;	
}

.icon-question{
    margin-left: 10px;
    align-self: center;
    margin-right: 10px;
    cursor: pointer;
}
.bs-tooltip-right{
	left : 5px !important;
}

#show_orders{
	position: relative;
	min-height: 350px;
}

.loading-img{
    width: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

