@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&subset=devanagari,latin-ext');


html, body {
height: 100%;
color: #606060;
font-family: "Poppins", sans-serif;
line-height: 25px;
overflow: auto;
}
.form1 {
padding: 20px;
text-align: left;
}
.fbuser {
display: none;
}
.footerxs .xf-dialog-panel {
height: 88%;
top: 80px;
}
.breadcrumb.mt-2 {
background: rgb(233, 236, 239) none repeat scroll 0 0;
margin-bottom: 20px;
padding-left: 15px;
text-transform: none;
}
h1 {
  font-weight: 100;
}
h2, h3 {
  font-weight: 300;
}
body {
 /* overflow-x: hidden;*/
}
#wrapper {
  min-height: 100%;
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled {
  padding-left: 250px;
}
#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background: #121212;
  color: #e6e6e6;
  font-size: 1rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
abbr {
border: solid black;
border-width: 0 4px 4px 0;
display: inline-block;
padding: 5px;
margin-right: 10px;
margin-top: 8px;
vertical-align: top;
}
.aaright {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.aaleft {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.aaup {
transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
margin-top: 12px;
}
.aadown {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.button-co-lg {
background-color: rgb(40,40,40);
border:none;
color: rgb(255, 255, 255);
border-radius: 3px;
font-size: 16px;
font-weight: 600;
height: 44px;
}
.button-co-lg:hover {
background-color: rgb(214, 214, 214);
color: rgb(24, 24, 24);
}
*:focus {
outline: none;
}
.btn.btn-primary.nxt {
width: 120px;
}
.link_as_button span, .regbuttonn {
background: rgb(40, 40, 40);
display: block;
float: left;
margin: 0;
padding: 4px 0 0 10px;
font-weight: 600;
padding: 6px 8px 6px 19px;
border-radius: 3px;
color: rgb(255, 255, 255);
font-size: 14px;
line-height: 27px;
width: 240px;
border:none;
cursor:pointer;
transition: all 0.3s ease-out 0s;
}
.btn-dark {
background: rgb(40, 40, 40) none repeat scroll 0 0;
font-size: 14px;
font-weight: 600;
}
.banner-text2 p {
letter-spacing: 0;
}
.note-editable a, .bglinkfix a, .repldiv a {
color: inherit;
font-size: inherit;
text-decoration: underline;
}
.poprmarimg-adm {
border: 1px solid rgb(214, 214, 214);
max-width: 100%;
width: 500px;
}
.link_as_button span:hover, .regbuttonn:hover {
background-color: rgb(214, 214, 214);
border: medium none;
color: rgb(24, 24, 24);
}
.link_as_button span:hover .arrow.aaright {
border-color: rgb(24, 24, 24);
}
.link_as_button span:hover .arrow.aaleft {
border-color: rgb(24, 24, 24);
}
.nextstep .arrow.aaright {
border-color: #fff;
margin-left: 3px;
margin-right: 10px;
margin-top: 7px;
display: block;
float: right;
}
#nhide_cart h4, #nshow_cart h4 {
cursor: pointer;
}
.nextstep {
float: right;
margin-left: auto;
}
.co_options {
border:1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
background-color:#F9F9F9;
padding: 15px;
height: 100%;
position: relative;
}
.marfix {
padding-left: 5px;
padding-right: 5px;
}
.marfixh {
margin-left: -5px;
margin-right: -5px;
}
.co_options_but {
bottom: 15px;
margin-top: 20px;
overflow: hidden;
padding-right: 33px;
position: absolute;
width: 100%;
}

#toast-container {
position: fixed !important;
/*right: 50% !important;*/
/*top: 50% !important;*/
max-width: 350px;
min-width: 225px;
left: 50%;
top: 32%;
transform: translate(-50%, -50%);
width: 100%;
pointer-events: auto;
z-index:10000;
}
.addtocartco.b-co-1, .addtocartco.cofr {
width: initial;
}
.useradd .bg-light {
background-color: rgb(212, 213, 214) !important;
}
.useradd .form-group {
margin-bottom: 0;
}
.useradd-row {
margin-bottom: 40px;
}
.modal-sm {
max-width: 350px !important;
}
.badge-user {
width: 65px;
}
.toast-header {
display: block;
height: 36px;
line-height: 30px;
}

.toast-header .ml-2.mb-1.close {
display: block;
float: right;
}

.reg-form-nop {
padding-left: 0;
}

.toast-clone {
background-clip: padding-box;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0.25rem;
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
font-size: 0.875rem;
max-width: 350px;
min-width: 250px;
overflow: hidden;
}
.priceminc {
display: block;
float: right;
min-width: 125px;
}
.carttrow {
margin-top: 10px;
padding-right: 15px;
}
.tmtrc {
padding-top: 6px;
width: 200px;
display: block;
}
.hshowcart {
font-size: 20px;
line-height: 24px;
padding-top: 6px;
}
.hshowcart .aadown {
margin-left: 3px;
margin-top: 2px;
}
.hshowcart .aaup {
margin-left: 3px;
margin-top: 8px;
}
#ajcart .media {
width: 80%;
}
.controlMidBg.ui-sortable-handle {
color: rgb(33, 148, 243);
cursor: move;
display: block;
float: left;
font-size: 16px;
height: 30px;
padding-top: 10px;
width: 30px;
}
.cat-lock {
margin-right: 6px;
margin-top: 6px;
}
.inner-header {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
color: rgb(40, 40, 40);
/*
padding-bottom: 100px;
padding-top: 150px;
text-align: center;
*/
position: relative;
height: 0;
}
.inner-header h2 {
color: rgb(40, 40, 40);
font-size: 4vw;
font-weight: 400;
}
.cathead-txt li {
font-size: 1.7vw;
}
.bl1 {
display: block;
float: left;
padding-top: 5px;
width: 225px;
}
.bl2 {
display: block;
float: left;
width: 100px;
}
.hs1-text {
font-size: 1.7vw;
}
.c-header-col {
background-color: #f7f7f7;
}
.note-ext-faicon-list {
	display: block;
	width: 205px;
	height: 200px;
	overflow: auto;
	padding-left: 5px;
}

.note-ext-faicon-list button {
	border: 1px solid #999;
	border-radius: 5px;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	display: inline-block;
	height: 35px;
	width: 35px;
	font-size: 16px;
}

.note-ext-faicon-list button:hover {
	background-color: #fff;
}


.note-ext-faicon-search {
	margin: 5px;
}


.inner-header-bg-text {
background-color: rgb(0,0,0);
background-color: rgba(0,0,0, 0.4);
border: 2px solid #f1f1f1;
/*max-width: 675px;*/
position: absolute;
top: 55%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 60vw;
padding: 1vw;
text-align: center;
border-radius: 4px;
font-size: 1.7vw;
}
.note-toolbar {
z-index: auto;
}
.hs1-text h1, .cathead-txt h1 {
font-size: 5vw;
font-weight: 500;
line-height: 5.4vw;
margin-bottom: 0.5vw;
}
.hs1-text h2, .cathead-txt h2 {
font-size: calc(13px + 3vw);
font-weight: 500;
margin-bottom: 0.5vw;
line-height: calc(13px + 3vw);
}
.hs1-text h3, .cathead-txt h3 {
font-size: 3vw;
font-weight: 500;
line-height: 3.4vw;
}
.hs1-text h4, .cathead-txt h4 {
font-size: 2.7vw;
font-weight: 500;
line-height: 3.1vw;
}
.hs1-text h5, .cathead-txt h5 {
font-size: 2.3vw;
font-weight: 500;
line-height: 2.7vw;
}
.ftr-admin.text-white-50nb {
display: block;
padding-top: 0;
}
.hs1-text, .cathead-txt p {
margin-bottom: 0;
line-height: 2.2vw;
}
.chtst:not(.chtste) .note-editable > p {
margin-bottom: 0;
}
.chtst .note-editor.panel {
margin-bottom: 0;
}
.chtst .form-group  {
margin-bottom: 5px;
}
.v_editor_dark {
background-color: rgb(96, 96, 96) !important;
}
.chtst .note-editable {
min-height: 75px;
}
.fg-cat-image-cat {
margin-left: auto;
margin-right: auto;
max-width: 300px;
}
.dropdown-menu.note-check.dropdown-fontsize.show > li, .dropdown-menu.note-check.dropdown-line-height.show > li, .dropdown-menu.note-check.dropdown-fontname.show > li {
height: 20px;
}
.card {
overflow: hidden;
}
.inner-header-bg-text-na {
position: absolute;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 100%;
padding: 20px;
text-align: center;
font-size: 1.7vw;
}
.simple-collor-picker-main {
    background: rgba(0, 0, 0, 0) url("../../formbuilder/images/select.png") repeat scroll 0 0;
    height: 36px;
    position: relative;
    width: 36px;
}
.simple-collor-picker-inner {
    background: rgba(0, 0, 0, 0) url("../../formbuilder/images/select.png") repeat scroll center center;
    border-radius: 6px;
    height: 30px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 30px;
}
.btn.focus, .btn:focus {
box-shadow: none !important;
}
.copayright {
border-top: 1px solid rgb(86, 86, 86);
padding-top: 16px;
}
.footer.text-white-50nb .fa {
font-family: FontAwesome;
} 
.simple-collor-picker {
border: 1px solid rgb(206, 212, 218);
border-radius: 5px;
display: block;
height: 30px;
width: 30px;
}
.inner-header .bdr a {
color: rgb(40, 40, 40);
}
.inner-header .bdr ul {
padding: 0;
margin-bottom:0;
}
.inner-header .bdr li {
display: inline;
padding: 5px;
font-size: 1.7vw;
}
.inner-header .bdr .cb-sw li {
padding: 1px;
}
#admin_dashboard .breadcrumb.mt-2 {
display: flex;
}
.fcontrolsh {
width:85%;
}

.co-modal {
display: none;
position: fixed; /* Stay in place */
z-index: 1041; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
/*
background-color: rgb(0,0,0); 
background-color: rgba(0,0,0,0.6); 
*/
}
.co-modal-content {
background-color: #fefefe;
border-radius: 8px;
margin: 15% auto;
/*padding: 20px;*/
border: 1px solid #888;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
animation-name: animatetop;
animation-duration: 0.4s;
max-width: 945px;
}
.co-action {
display: block;
margin-bottom: 15px;
margin-top: 30px;
}
#cust_orders_wrapper.form-inline label {
justify-content: left;
}
#cust_orders_wrapper .form-control.input-sm {
margin-right: 5px;
}
#cust_orders_wrapper .row:first-child {
width: 100%;
max-width: 100%;
}
.button-co-1 {
border-radius: 3px;
display: inline-block;
font-size: 17px;
border: 1px solid rgb(177, 177, 177);
padding: 5px 10px 7px;
width: 145px;
}

.button-co-1:hover {
text-decoration: none;
}

.co-action .btn {
display: inline-block;
float: right;
padding: 5px 10px 7px;
width: 144px;
}

@keyframes animatetop {
from {top: -300px; opacity: 0}
to {top: 0; opacity: 1}
}
.co-title {
display: block;
font-size: 14px;
padding-bottom: 13px;
}

.co-close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
margin-top: -16px;
}
.co-close:hover,
.co-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.co-title-p {
font-size: 12px;
}
#mini-cart {
box-shadow: 0 3px 10px rgba(50, 50, 50, 0.7);
width: 600px;
max-height: 70vw;
max-width: 97vw;
overflow: scroll;
color: #666666;
z-index: 4050;
line-height:16px;
}
#mini-cart .p-2 {
padding: 15px;
}
#mini-cart .p-2 {
padding: 15px !important;
}
.prod-but-pad {
padding-top: 16px !important;
}
.custom-control.custom-checkbox.dscm {
margin-top: 6px;
}
.prod-img-padd {
padding-right: 0 !important;
width: 30px;
}
.prod-img-pad {
padding-left: 0 !important;
padding-right: 0 !important;
width: 30px !important;
}
.table.tvam td {
vertical-align: middle;
}
.prod-img-cb {
padding-right: 0 !important;
width: 50px !important;
}
.prod-img-img {
border: 1px solid rgb(215, 214, 214);
height: 30px;
max-height: 30px;
max-width: 30px;
width: 30px;
margin-top: 5px;
}
.prod-img-prtd {
min-width: 150px;
}
.prod-img-padd img {
margin-top: 0;
}
.tb-prod-minw {
min-width: 750px;
overflow-x: scroll;
}
.tb-prod-tp-minw {
min-width: 770px;
overflow-x: scroll;
}
.mc-close {
color: rgb(102, 102, 102);
float: right;
font-size: 28px;
font-weight: bold;
margin-right: 5px;
margin-top: -6px;
cursor: pointer;
}
#mini-cart .px-2.pb-2.text-truncate.small.m-0 {
display: block;
float: left;
width: 100%;
}
.mc-close:hover {
color: #666666;
}
.mc-img {
display: block;
float: left;
width: 68px;
}
.mc-quant {
display: block;
float: right;
width: 35px;
}
.mc-name {
float: none;
width: auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 15px;
margin-top: 5px;
}
.mc-price {
display: block;
float: right;
width: 70px;
}
.mc-price-disc {
display: block;
float: right;
width: 70px;
color: red;
text-align: right;
}
.mc-price-tot {
display: block;
float: right;
width: 70px;
text-align: right;
}
.bl2i {
display: inline-block;
width: 100%;
}
.mc-row {
display: block;
float: left;
margin-top: 20px;
width: 100%;
border-bottom: 1px solid rgb(194, 194, 194);
padding-bottom: 6px;
padding-right: 10px;
}
.mc-header {
font-size: 20px;
}
.mc-sub {
background-color: #f1f1f1;
margin-bottom: 7px;
}
.mc-action {
text-align: right;
}
.mc-img > img {
height: 60px;
width: 60px;
border: 1px solid rgb(214, 214, 214);
}
.input_quantity {
background: rgb(255, 255, 255) none repeat scroll 0 0;
border: 1px solid rgb(211, 211, 211);
border-radius: 4px 0 0 4px;
display: block;
float: left;
font-size: 13px;
height: 34px;
padding: 0;
text-align: center;
width: 37px;
}

.cart-quant-button-holder {
display: block;
    float: left;
    height: 34px;
    width: 18px;
}

.cart-quant-button-holder a:first-child {
    border-bottom: 1px solid rgb(211, 211, 211);
    border-right: 1px solid rgb(211, 211, 211);
    border-top: 1px solid rgb(211, 211, 211);
    border-top-right-radius: 4px;
}

.cart-quant-button-holder a:last-child {
    border-bottom: 1px solid rgb(211, 211, 211);
    border-bottom-right-radius: 4px;
    border-right: 1px solid rgb(211, 211, 211);
    font-size: 18px;
    line-height: 13px;
}
.cart-quant-button-holder a {
    background: rgb(235, 236, 237) none repeat scroll 0 0;
    color: rgb(80, 80, 80);
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 50%;
    line-height: 15px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}
.cart-quant-button-holder a:hover {
    background: rgb(211, 211, 211) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}

.cart-quant-button-holder a.disabled, .cart-quant-button-holder a.disabled:hover {
    background: rgb(235, 236, 237) none repeat scroll 0 0;
    color: rgb(197, 197, 197);
    cursor: default;
}

input:not([type="file"]).error,
textarea.error,
select.error, .note-editor.error {
border: 1px solid red !important;
}

.dropd-item {
background-color: rgba(0, 0, 0, 0);
border: 0 none;
clear: both;
color: rgb(33, 37, 41);
display: block;
font-weight: 700;
padding: 2px 15px;
text-align: inherit;
white-space: nowrap;
width: 100%;
}
.modal-header button.close:not(#quickModal .modal-header button.close) {
font-weight: 300;
opacity: 1;
padding-top: 15px; 
}

#quickModal .modal-header button.close, #coModal .modal-header button.close, #coModalnis .modal-header button.close {
font-weight: 300;
opacity: 1;
padding-top: 15px;
}
#coModal .co-title {
line-height: 18px;
}
.panel-title a.active, .catw-left-menu #collapse_0 a.active, .product-categories a.active, .cat-left .panel-body .product-categories li a.active {
color: rgb(17, 17, 17);
font-weight: 400;
}
.container.containermax {
width: 100%;
padding-left: 0;
padding-right: 0;
max-width: 100%;
}

.img-fluid-nw {
height: auto;
max-height: 100%;
max-width: 100%;
/*min-height: 100%;*/
min-width: 100%;
width: 100%;
}

.container.containermax90 {
padding-left: 0;
padding-right: 0;
max-width: 90%;
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary.active:focus:not(:disabled):not(.disabled), .btn-outline-secondary:active:focus:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: none !important;
}

.dropd-item:hover {
color: #000;
text-decoration: underline;
}

.dropd-b {
border: 1px solid rgb(171, 171, 171);
}

#menusortable {
margin-bottom: 60px;
margin-top: 40px;
padding-left: 10px;
width: 80%;
}
#menusortable > li, #menusortable > li li {
list-style: outside none none;
}
.tdamid.table td, .tdamid.table th {
vertical-align: middle;
}
.co_options div .btn-block {
line-height:32px;
}
.mc-quant-cdet {
float: left;
}
.cat-dnone {
display: none;
}
.list-item::after {
    clear: both;
    content: "";
    display: table;
}
#menusortable .list-item {
    background: rgb(247, 247, 247) none repeat scroll 0 0;
    border: 1px solid rgb(183, 180, 180);
    border-radius: 4px;
    margin-right: 10px;
}
.list-item {
    display: block;
    padding: 9px 16px;
    position: relative;
}
.list-body::after {
    border-bottom: 1px solid rgba(120, 130, 140, 0.067);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
}

.controlMidBg.catsort.ui-sortable-handle {
padding-top: 6px;
}
.poprmar h2, .poprmar h1, .poprmar h3, .poprmar h4, .poprmar h5, .popedit .note-editable > h2, .popedit .note-editable > h1, .popedit .note-editable > h3, .popedit .note-editable > h4, .popedit .note-editable > h5 {
font-weight: 400;
margin-bottom: 15px;
}
.poprmar h1, .popedit .note-editable > h1 {
font-size: 28px
}
.poprmar h2, .popedit .note-editable > h2 {
font-size: 25px
}
.poprmar h3, .popedit .note-editable > h3 {
font-size: 22px
}
.poprmar h4, .popedit .note-editable > h4 {
font-size: 20px
}
.popedit .note-editable > p {
line-height: 25px !important;
}
.drag-manualsec {
min-height: 210px;
}
.nedshth {
min-height: 300px;
}
.poprmar  {
border-bottom: 1px solid rgb(214, 214, 214);
margin-left: 0;
margin-right: 0;
}
.poprmarimg {
border: 1px solid rgb(214, 214, 214);
}
.form-no-button .fb-checkbox-group .checkmark.error, .form-no-button .radio-group .checkmark.error, .nice-select.form-control.error, .form1 .captcha .check.error {
border: 1px solid red !important;
}

.form-control:focus {
background-color: none;
border-color:none;
box-shadow:none
}
.modal-content.alert.alert-warning .close {
color: #000;
margin-right: 6px;
}
.modal-body {
color: rgb(0, 0, 0);
}
.fade {
transition: opacity 0.2s linear 0.3s !important;
}
#message {
background-color: rgb(221, 221, 221);
border-radius: 5px;
padding: 18px;
border: 1px solid rgb(181, 181, 181);
}

.rating {
display: flex;
flex-direction: row-reverse;
justify-content: right;
}
.star2b {
display: block;
float: left;
width: 110px;
}
.star2c {
width: auto !important;
}
.commli a {
color: rgb(40, 40, 40);
}
.commli a:hover {
text-decoration: underline;
}
.comview p, .commli {
letter-spacing:0;
}
.star-rev li {
display: inline;
}
.star-rev .red-color {
color: rgb(189, 131, 72);
}
.star-rev > ul {
padding: 0;
width: 100px;
color: rgb(96, 96, 96);
}
.dhvmb {
margin-bottom: 125px;
}
.badge.cbw {
width: 76px;
}
.h4-mod-h {
display: block;
float: left;
padding-left: 27px;
width: 90%;
}
.modal-content .close.h4-mod-b {
color: rgb(96, 96, 96) !important;
padding-top: 10px;
}

.rev_pop_up {
display: none;
position: absolute;
width: 70%;
padding: 10px;
background: #eeeeee;
color: #000000;
border: 1px solid #1a1a1a;
font-size: 90%;
z-index:200;
border-radius: 5px;
}

.rating>input {
display: none;
}
.rating>label {
position: relative;
width: 1em;
font-size: 21px;
color: #bb7f3e;
cursor: pointer;
margin-right: 3px;
}
.addreve {
display: block;
float: left;
width: 108px;
}
.addrevt {
display: block;
float: left;
width: 300px;
}
.rating .fa {
color: rgb(96, 96, 96);
font-family: FontAwesome;
transform: none;
}
.rating>label::before {
/*content: "\2605";*/
content: "\f005";
position: absolute;
opacity: 0;
font-weight: 900;
font-family: "Fontawesome";
}
.bglinkfix {    
margin-top:-120px;padding-top: 120px;
}
.rating>label:hover:before,
.rating>label:hover~label:before {
opacity: 1 !important;
}
.rating>input:checked~label:before {
opacity: 1;
}
.rating:hover>input:checked~label:before {
opacity: 0.4;
}
.toast-body.bg-danger.text-white {
background-color: rgb(221, 221, 221) !important;
color: #000 !important;
border: none !important;
}
#message .toast .ml-2.close {
display: none;
}
.toast {
border: none !important;
}

.prevstep span {
width: 110px;
}
.prevstep .arrow.aaleft {
border-color: #fff;
margin-top: 6px;
display: block;
float: left;
}
/*
.prevstep span:hover {
background: #bab9b9;
}
*/
.cart-dpn {
display:none;
}

#wrapper.toggled #sidebar-wrapper {
width: 250px;
}
#sidebar-wrapper .sidebar-brand {
  width: 100%;
  padding: 1rem;
  display: block;
  color: #ffffff;
  background-color: #007bff;
}

#page-content-wrapper {
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0px 0px;
}

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -250px;
}

/* Accordion Caret Flipping */
.accordion .caret {
  position: relative;
  top: -1rem;
  float: right;
}
[data-toggle="collapse"] .caret:after {
  display: inline-block;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  transform: rotate(0deg) ;
  transition: all linear 0.25s;
}   
[data-toggle="collapse"].collapsed .caret:after {
  transform: rotate(180deg) ;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Sidebar Styles */
.sidebar-nav {
  padding: 0;
  font-size: 0.89rem;
  font-weight: bold;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #a9a9a9;
  padding: 1rem 0 1rem 1rem;
}
.sidebar-nav li nav a {
  padding: 0.5rem 0rem 0.5rem 1rem;
  color: #ffffff;
}


.sidebar-nav li a:hover {
  background-color: #000000;
}

.sidebar-nav li a.active {
  text-decoration: none;
  color: #1779ba;
}

.sidebar-nav li a:active, .sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav li a i {
  width: 1.5rem;
}

.sidebar-nav>.sidebar-brand {
  height: 65px;
  line-height: 60px;
  background-color: rgba(0, 0, 0, 1);
}

.sidebar-nav>.sidebar-brand a {
  color: #f5f5f5;
}
.sidebar-nav>.sidebar-brand a:hover {
  color: #e6e2e2;
}
.pagination > li {
margin-left: 3px;
margin-right: 3px;
}
th a.sort-by { 
padding-right: 18px;
position: relative;
}
.sort-by {
color: rgb(0, 0, 0);
}
.sort-by:hover {
color: rgb(0, 86, 179);
text-decoration: none;
}
a.sort-by:before,
a.sort-by:after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_desc::before,table.dataTable thead .sorting::after,table.dataTable thead .sorting::before {
border: 4px solid transparent;
content: "";
display: block;
height: 0;
right: 5px;
top: 50%;
position: absolute;
width: 0;
}
.card-padb {
margin-bottom: 20px;
}
.scroll-div-tab {
margin-bottom: 0;
}
.form-control-sm.custom-select {
height: calc(1.5em + 0.5rem + 2px);
}
.pad-geleverd {
padding-top: 6px !important;
}
.ord-sum-disctab {
background-color: rgba(0, 0, 0, 0.05);
}
.admin-title {
font-weight: 500;
margin-left: 14px;
}
.admin-title-disc {
font-weight: 500;
}
.fa.fa-info-circle.small {
cursor: pointer;
}
.bg-light-disc {
border: 1px solid rgb(181, 181, 181);
border-radius: 5px;
}
.form-control::placeholder {
color: rgb(203, 203, 203) !important;
}
.tooltip.fade {
z-index: -30;
}
#modal-insert .modal-dialog {
max-width: 70%;
}
.close:not(.qm-close):not(.co-closeb) {
color: rgb(255, 255, 255);
float: right;
font-size: 1.5rem;
line-height: 1;
opacity: 1;
font-weight: 300;
}
#home-slider .caption.hp-s {
z-index: 8;
}
td.items-cat {
line-height: 18px;
min-width: 23%;
vertical-align: middle;
font-size: 14px;
}
.reset-filter {
background-color: rgb(252, 252, 252);
border: 1px solid rgb(200, 200, 200);
border-radius: 5px;
padding: 20px;
}
.cdb-profile {
background: rgb(252, 252, 252) none repeat scroll 0 0;
border: 1px solid rgb(200, 200, 200);
border-radius: 5px;
padding-top: 10px;
}
.close:not(.qm-close):not(.co-closeb):hover {
color: rgb(255, 255, 255);
}
.close:focus {
outline:none;
}
.close:focus:not(:disabled):not(.disabled), .close:hover:not(:disabled):not(.disabled) {
opacity: 1;
}
.tooltip.show {
z-index:10000 !important;
}
.username-right {
font-size: 18px;
font-weight: 500;
margin-right: 20px;
}
.mb-3-ml {
margin-left: 14px;
}
.cs-70 {
width: 70px;
}
.fa.fa-info-circle.small {
color: #AEADAD !important;
transform: translate(0px, -1px) !important;
}
.custom-checkbox .custom-control-label::before {
border: 1px solid rgb(112, 112, 112) !important;
}
.add_loc {
width: 152px;
}
.so-verz {
min-width: 84px;
}
.so-stat {
min-width: 70px;
}
.so-sub {
min-width: 106px;
}
.so-ship {
min-width: 134px;
}
.dcg-verw {
min-width: 112px;
}
.dcg-name {
min-width: 215px;
}
#myTabContent .control-label.m-0 {
padding-bottom: 15px;
}
.cs-mw195 {
max-width: 195px;
}
.error-pad .has-error input, .useradd .has-error input {
border: 1px solid rgb(255, 0, 0) !important;
}
/*summernote*/

.note-editor.panel {
background-color: rgb(255, 255, 255);
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
margin-bottom: 20px;
}

.note-editor .panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
.note-editor.panel-default > .panel-heading {
    background-color: rgb(245, 245, 245);
    border-color: rgb(221, 221, 221);
    color: rgb(51, 51, 51);
}

.note-editor .btn-group, .note-editor .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}


.note-editor .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.note-editor .btn-group > .btn:first-child {
    margin-left: 0;
}
.note-editor .btn-group > .btn, .btn-group-vertical > .btn {
    float: left;
    position: relative;
}
.note-editor .btn-sm, .btn-group-sm > .btn {
    border-radius: 3px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    padding: 5px 10px !important;
}
.note-editor .btn-default {
    background-color: rgb(255, 255, 255);
    border-color: rgb(204, 204, 204) !important;
    color: rgb(51, 51, 51);
}
.note-editor .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}

.note-editor .btn-default:active,.note-editor .btn-default.active,.note-editor .open > .dropdown-toggle.btn-default {
    background-color: rgb(230, 230, 230);
    border-color: rgb(173, 173, 173);
    color: rgb(51, 51, 51);
}
.note-editor.btn:active,.note-editor .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.note-editor .dropdown-toggle::after {
content: none;
}
.note-editor .note-popover .popover-content .note-color .dropdown-toggle,.note-editor .panel-heading.note-toolbar .note-color .dropdown-toggle {
    padding-left: 5px !important;
    width: 20px;
}

.note-editor .open > .dropdown-menu {
    display: block;
}
/*
.note-editor li {
    color: rgb(107, 113, 122);
    font-size: 13px;
}
*/
.dlabel .pro-text {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    width: 300px;
    display:block;
}
.dlabel .pro-img {
    border: 1px solid rgb(214, 214, 214);
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 300px;
}
.pro-img .tage {
    color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.dlabel .pro-img .label-7,.dlabel  .pro-img .label-8,.dlabel  .pro-img .label-9,.dlabel  .pro-img .label-10,.dlabel  .pro-img .label-11 {
    margin-top: 53px;
    padding: 0;
    right: -36px;
    top: 0;
    transform: rotate(90deg);
    width: 133px;
}
.dlabel .pro-img > img {
    height: 300px;
    width: 300px;
}
.dlabel .pro-img .new .new-text {
	margin: 0 14px;
}
.dlabel .pro-img .tage .label_txt {
	margin: 0 14px;
	text-transform: uppercase;
}
.dlabel .pro-img .tage .pres-text {
color: rgb(40, 40, 40);
position: absolute;
right: 28px;
top: 0;
text-transform: uppercase;
}

.dlabel .pro-img .label-1,.dlabel .pro-img .label-2,.dlabel .pro-img .label-3,.dlabel .pro-img .label-4,.dlabel .pro-img .label-5,.dlabel .pro-img .label-6 {
	margin-top: 46px;
	padding: 0;
	right: -30px;
	top: 0;
	transform: rotate(90deg);
	width: 121px;
}
.dlabel .pro-img .label-1 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strep-1.png") no-repeat scroll 0 0;
}
.dlabel .pro-img .label-2 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strep-2.png") no-repeat scroll 0 0;
color: rgb(40, 40, 40);
}
.dlabel .pro-img .label-3 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strep-3.png") no-repeat scroll 0 0;
color: rgb(40, 40, 40);
}
.dlabel .pro-img .label-4 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strap-4.png") no-repeat scroll 0 0;
}
.dlabel .pro-img .label-5 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strap-5.png") no-repeat scroll 0 0;
color: rgb(40, 40, 40);
}
.dlabel .pro-img .label-6 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strap-6.png") no-repeat scroll 0 0;
color: rgb(40, 40, 40);
}
.dlabel .pro-img .label-10 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strap-10.png") no-repeat scroll 0 0;
}
.dlabel .pro-img .label-11 {
    background: rgba(0, 0, 0, 0) url("../images-shop/sale-strap-11.png") no-repeat scroll 0 0;
}
.dlabel .pro-img .label-7 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strap-7.png") no-repeat scroll 0 0;
}
.dlabel .pro-img .label-8 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strap-8.png") no-repeat scroll 0 0;
color: rgb(40, 40, 40);
}
.dlabel .pro-img .label-9 {
background: rgba(0, 0, 0, 0) url("../images-shop/sale-strap-9.png") no-repeat scroll 0 0;
color: rgb(40, 40, 40);
}

.note-editor .dropdown-menu > li > a {
    clear: both;
    color: rgb(51, 51, 51);
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.note-editor pre {
    background-color: rgb(245, 245, 245);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    color: rgb(51, 51, 51);
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    margin: 0 0 10px;
    overflow-wrap: break-word;
    padding: 9.5px;
    word-break: break-all;
}
.note-editor code, .note-editor kbd, .note-editor pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

.note-editor blockquote {
    border-left: 5px solid rgb(238, 238, 238);
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}

.note-editor h1,.note-editor h2,.note-editor h3,.note-editor h4,.note-editor h5,.note-editor h6,.note-editor .h1,.note-editor .h2,.note-editor .h3,.note-editor .h4,.note-editor .h5,.note-editor .h6 {
font-weight: 500;
line-height: 100% !important;
margin-bottom: 0.5rem;
}
.modal.link-dialog.show .modal-header, .modal-content .modal-header {
display: block;
}
.popover {
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    letter-spacing: normal;
    line-height: 1.42857;
    max-width: 276px;
    overflow-wrap: normal;
    padding: 1px;
    position: absolute;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060;
}

.popover.bottom > .arrow::after {
    border-bottom-color: rgb(255, 255, 255);
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}
.popover > .arrow::after {
    border-width: 10px;
    content: "";
}
.popover > .arrow, .popover > .arrow::after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.popover.bottom > .arrow {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}
.popover > .arrow {
    border-width: 11px;
}
.popover.bottom {
    margin-top: 10px;
}
.cdown {
font-size: 115%;
height: 25px !important;
padding-top: 6px !important;
}
.cdown-div {
display:none !important;
}
/*
#selFileName img {
border: 1px solid rgb(229, 229, 229);
margin: 10px;
max-height: 150px;
max-width: 150px;
}
#selFileName {
text-align: center;
height: 170px;
}
*/
td.vat_pad_first, th.vat_pad_first {
padding-bottom: 0;
}
td.vat_pad_sec, th.vat_pad_sec {
padding-bottom: 0;
padding-top: 0;
}
#selFileName {
/*height: 150px;
margin-left: auto;
margin-right: auto;
max-width: 100%;
width: auto;
text-align: center;*/
}
#selFileName img {
max-height: 100%;
}
.cbapi {
    float: left;
    width: 30px;
}
.mt-75 {
margin-top: 75px;
}
/*
voor storefront:
*/
.card-body .text-center {
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 150px;
}

.overtputs {
    text-align: center;
}
.fg-cat-image {
margin-left: auto;
margin-right: auto;
max-width: 210px;
}
.cs-mw220 {
max-width: 220px;
}
.cs-mw185 {
max-width: 185px;
}
.cs-mwa220 {
max-width: 220px;
}
.modal-dialog-ex {
max-width: 900px !important;
}
.close-white {
color: #fff;
opacity: 1;
}
.close-white:hover {
color: #fff;
opacity: 0.8;
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.2rem !important;
}
.breadcrumb-item + .breadcrumb-item::before {
padding-right: 3px !important;
}
.cs-mwa270 {
line-height: 17px;
max-width: 270px;
padding-top: 43px;
}
.p-info {
font-size: 13px;
line-height: 18px;
}
.p-infosec {
line-height: 20px;
}
.banner-bg2 {
float: left;
padding: 30px 10px 0;
width: 100%;
display: flex;
flex-wrap: wrap;
}
.banner-bg2 .banner-img > img {
max-width: 100%;
}
.banner-bg2 .banner-text {
left: 40px;
position: absolute;
top: 20%;
width: 50%;
color: rgb(40, 40, 40);
font-size: 16px;
}

.bg-contain {
background-position: 0 0;
background-repeat: no-repeat;
background-size: cover;
height: 0;
padding-top: 62%;
}
.bg-contain-sec {
background-position: 0 0;
background-repeat: no-repeat;
background-size: cover;
height: 0;
padding-top: 50%;
}
.chtstt .note-editable > h3, .chtstt .note-editable > h4, .chtstt .note-editable > h5, .chtstt .note-editable > h6 {
font-size: 16px;
} 
.chtstt .note-editable > h2 {
font-size: 20px;
}
.chtstt .note-editable > h1 {
font-size: 24px;
}
.chtstt .custom-select option,.chtstt .custom-select {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 300px;
padding-right: 26px;
max-width: 100%;
}
.banner-bg2 .banner-text h1, .banner-bg3 .banner-text2 h1 {
color: rgb(40, 40, 40);
font-size: 24px;
}
.banner-bg3 .banner-text2 {
left: 8%;
position: absolute;
top: 15%;
width: 47%;
}
.banner-bg3 .banner-text2 a {
border: 2px solid;
border-color: rgb(163, 163, 163);
color: rgb(31, 31, 31);
float: left;
font-family: "Rubik",sans-serif;
font-size: 14px;
font-weight: 500;
margin-top: 10px;
padding: 10px 20px;
text-transform: uppercase;
}
.banner-bg2 .banner-text h2, .banner-bg3 .banner-text2 h2 {
color: rgb(40, 40, 40);
font-size: 20px;
}
.banner-text h3, .banner-bg2 .banner-text p, .banner-text h4, .banner-text h5, .banner-text h6,
.banner-text2 h3, .banner-bg3 .banner-text2 p, .banner-text2 h4, .banner-text2 h5, .banner-text2 h6   {
color: rgb(40, 40, 40);
/*font-size: 16px;*/
/*font-size: calc(12px + 0.3vw);*/
font-weight: 300;
/*line-height: 1.6vw;*/

font-size: calc(10px + 0.4vw);
line-height: calc(12px + 0.6vw);
margin-bottom: 1.4vw;

}
.banner-bg2 .banner-text a, .banner-bg3 .banner-text2 a {
color: rgb(163, 163, 163);
}
.field_300 {
max-width: 300px;
}
.bl22 {
display: block;
float: none;
margin-top: 8px;
}
.bl22-auto {
float: left;
}
.bl22-autoe {
float: left;
width: 150px;
padding-top: 5px;
}
.banner-bg2 .banner-text a:hover, .banner-bg3 .banner-text2 a:hover {
color: rgb(0, 0, 0);
border-color: rgb(0, 0, 0);
text-decoration: none;
}
.drag-z {
z-index:100 !important;
background-color: rgb(249, 249, 249) !important;
}
.drag-auto {
min-height:172px;
}
.drag-manual {
min-height:343px;
}
.drag_div4 {
min-height:523px;
}
.drag-height, .drag-height-hs {
min-height:85px;
}
.drag-overlay {
min-height:137px;
}
.drag-firsth {
min-height: 450px;
}
.lbw100 {
width:100%;
cursor: move;
}
.lbwd {
float:right;
cursor: move;
}
.drag-setstyle {
border: 1px solid rgb(214, 214, 214);
border-radius: 5px;
max-width: 92%;
padding: 10px;
position: absolute;
z-index: 9;
background-color:#fff;
}
.drag-setstyle_sec {
max-width: 100%;
}
.drag-setstyle-auto {
max-width: 100%;
}
.drag-manual-sec {
min-height: 245px;
}


#home-slider .carousel-item, #home-slider-2 .carousel-item, #home-slider-3 .carousel-item {
height: 0;
padding-top: 50%;
}

#home-slider .caption, #home-slider-2 .caption, #home-slider-3 .caption {
color: #282828;
display: block;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
padding-top: 0 !important;
position: absolute;
/*width: 1172px;*/
width: 45vw;
left: 3vw;
top:6vw;
z-index: 999;
}

.hs-image-set {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.hs-fullw {
left: calc(-50vw + 50%);
padding-left: 15px;
padding-right: 15px;
position: relative;
width: 100vw;
}
.ftr-admin .f-weghit {
margin-bottom: 50px;
}
.ftr-admin .f-weghit > p {
font-size: 14px;
letter-spacing: 0;
margin-top: 30px;
}
.ftr-admin .f-weghit ul,.ftr-admin .f-weghit2 ul {
margin-bottom: 50px;
padding: 0;
}
.ftr-admin .f-weghit li {
display: list-item;
font-size: 12px;
list-style: outside none none;
margin-bottom: 10px;
}
.ftr-admin .f-weghit h4, .ftradmbg2 .note-editable > h4 {
color: rgb(255, 255, 255);
font-size: 16px;
margin-bottom: 15px;
}
.ftr-admin .f-weghit h3, .ftradmbg2 .note-editable > h3 {
color: rgb(255, 255, 255);
font-size: 20px;
margin-bottom: 15px;
font-weight: 500;
}
.ftr-admin .f-weghit h2, .ftradmbg2 .note-editable > h2 {
color: rgb(255, 255, 255);
font-size: 24px;
margin-bottom: 15px;
font-weight: 500;
}
.ftr-admin .f-weghit h1, .ftradmbg2 .note-editable > h1 {
color: rgb(255, 255, 255);
font-size: 28px;
margin-bottom: 15px;
font-weight: 500;
}
.foverfl {
display:block;
}
.f-weghit p, .ftradmbg2 .note-editable > p {
margin-bottom: 0.25rem;
letter-spacing: 0;
}
.f-weghit b, .ftradmbg2 .note-editable b {
font-weight: 600;
}
.text-white-50nb, .ftradmbg2 .note-editable > p {
color: rgb(150, 150, 150);
}
.ftr-admin .f-sicon2 li {
display: inline;
margin-left: 20px;
}
.ftr-drage {
width: 100%;
max-width: 95%;
}
.ftr-admin {
width: 100%;
}
.ftr-admint {
width: 96%;
}
.ftradmbg2 {
float: none;
}
.cnopad {
padding-right:0;
padding-left:0;
}
.drag_hs1 {
min-height: 488px;
}

.drag_hs2 {
min-height: 378px;
}
.caption p {
font-family: "Poppins", sans-serif;
font-size: 1.5vw;
/*width: 43%;*/
letter-spacing: 0;
margin-bottom: 0.5vw;
margin-top: 0.5vw;
font-weight: 300;
}

.btn.get-start {
border: 2px solid;
	border-radius: 0;
	color: #282828;
	border-color: #282828;
	font-size: 13px;
	padding: 0;
	position: relative;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	margin-top: 3vw;
}
.btn.get-start:hover {
	color: #bd8348;
}
.btn.get-start span {
padding: 1.2vw;
font-size: 1.2vw;
font-weight: 700;
display:block;
font-family: "Poppins", sans-serif;
}
.drag_div4 .note-editable > p, .drag-setstyle-auto .note-editable > p {
line-height: 20px;
}
.hs1-text-bg {
background-color: rgba(0, 0, 0, 0.4);
border-color: rgb(255, 255, 255);
border-radius: 5px;
padding: 1vw;
}
.cs-mw90 {
min-width: 90px;
}
.cs-mw85 {
min-width: 85px;
}
.ord-cust-pad {
padding-top: 5px !important;
}
.product_list_ajx .input-sm, .order-eo {
width: 85px;
}
.tvg {
margin-right: 5%;
}
.fc-tab-td {
width: 100px;
}
.fc-tab-tdo {
width: 300px;
}
.tab-pane-border {
border: 1px solid rgb(200, 200, 200);
border-radius: 5px;
padding: 10px;
}
.tab-pane-border-gr {
background-color: rgb(248, 248, 248);
}
.ord-sum-tottab {
background: rgb(221, 221, 221) none repeat scroll 0 0;
}
.card255 {
max-width:255px;
}
.th-95 {
min-width: 95px;
}
.th-135 {
min-width: 160px;
}
b, strong {
font-weight: 600;
}
.useradd .small {
line-height: 18px;
margin-top: 15px;
}
.btn-atcaf.disabled {
pointer-events: none;
}
.nav-link.forcorem {
pointer-events: none;
padding: 0 20px 0 16px;
width: 80px;
}
.vat-perc {
width: 145px;
}
.fc-tabb {
width: 100px !important;
}
.table-bottom-none {
margin-bottom: 0 !important;
}
.fc-tab {
height: 33px;
width: 100px !important;
}
.pr-ord-sum {
display: block;
float: right;
text-align: right;
}
.scroll-table-div {
max-height:500px;
overflow:auto;
}
a.sort-by:before, table.dataTable thead .sorting_asc::before,table.dataTable thead .sorting_desc::before,table.dataTable thead .sorting::before {
border-bottom-color: #666;
margin-top: -9px;
}
a.sort-by:after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after,table.dataTable thead .sorting::after {
border-top-color: #666;
margin-top: 1px;
}
.bt-content.btn-group-sm > .btn, .btn-sm {
padding: 2px 6px;
}
.zones_table tbody {
border: 1px solid #C8C8C8;
}
.img-fluid-pr {
height: auto; 
left: 50%;
max-width: 100%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
max-height: calc(100% - 3px);
max-width: calc(100% - 3px);
border-radius: 3px;
}
.res-height {
height: 252px;
position: relative;
}
.copy-row {
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
}
.conv-points {
height: 37.5vh;
overflow: scroll;
}
.datatab-maxw {
max-width: 100%;
}
.div.dataTables_wrapper div.dataTables_paginate {
float: left;
}
.dataTables_wrapper .col-sm-5 {
display: none;
}
.dataTables_wrapper .col-sm-7 {
padding-left: 0;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
top: 15px;
left: 8px;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
padding-left: 34px;
}

.custom-select:focus {
border: 1px solid rgb(206, 212, 218) !important;
box-shadow: none !important;
}
.btn-primary.focus, .btn-primary:focus {
box-shadow: none;
}
abbr[data-original-title], abbr[title] {
border-right: none !important;
text-decoration: none !important;
margin: 0;
padding: 0;
}
.detuser.fw600 th , .table.fw600 th {
font-weight: 600;
}
.fw500 {
font-weight: 500;
margin-top: 40px !important;
}
.conff-cb {
float: left;
width: 30px;
}
.conff-cbt {
float: left;
width:100%;
}
.conffcb input {
margin-right:10px;
}
.lhn18 {
line-height: 18px;
}
.card-headernplr {
padding: 10px 0;
}

@media(max-width:1500px) {
.col-md-6.search-pop {
flex: 0 0 100%;
max-width: 100%;
}
}

@media(max-width:1240px) {
.history-table td, .history-table th {
padding-right: 0;
}
}

@media(min-width: 1200px) {
.pro-text-tt {
padding: 15px !important;
}
}

@media(max-width: 1080px) {
.mb-4.sect2 .banner-text2 h2 ,.mb-4.sect2 .banner-text2 h3,.mb-4.sect2 .banner-text2 p,.mb-4.sect2 .banner-text2 h4,.mb-4.sect2 .banner-text2 h5,.mb-4.sect2 .banner-text2 h6 {
font-size: calc(7px + 0.4vw);
}
}

@media(max-width: 1400px) {
.col-md-2.store-popl {
flex: 0 0 23%;
max-width: 23%;
}
.col-md-10.store-popr {
flex: 0 0 77%;
max-width: 77%;
}
}

@media(max-width: 1000px) {
.col-md-2.store-popl {
flex: 0 0 27%;
max-width: 27%;
}
.items-cat-dn {
display:none;
}
.col-md-10.store-popr {
flex: 0 0 73%;
max-width: 73%;
}
}

@media(max-width: 850px) {
.fg-cat-col {
max-width: 100%;
width: 100%;
flex: 0 0 100%;
}
.fg-cat-image {
margin-left: 0;
margin-right: 0;
}

.col-md-2.store-popl {
flex: 0 0 30%;
max-width: 30%;
}
.col-md-10.store-popr {
flex: 0 0 70%;
max-width: 70%;
}
}

@media(max-width: 768px) {
.hshowcart {
font-size: 16px;
}
.dhvmb {
margin-bottom: 0;
}
.cflip {
display: block !important
}
#cart-item-no_sum {
font-size: 15px;
}
.col-md-2.store-popl {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 0 !important;
}
.col-md-10.store-popr {
flex: 0 0 100%;
max-width: 100%;
}
#customRange1 {
max-width:100% !important;
}
.store-popr .grid-spr {
margin-top: 0 !important;
}
.store-popl .title.d-flex {
margin-top: 1rem !important;
}
.cat-left {
display: none;
}
.cat-left-filter {
display: none;
}.cdown-div {
display: flex !important;
}
.col-md-2.store-popl-mb {
margin-bottom:20px !important;
}
}

@media(max-width: 991px) {
.masonry.masonry-columns-4,
.masonry.masonry-columns-5 {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
.footer.text-white-50nb .copayright .col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.footer.text-white-50nb .copayright .f-sicon2 {
text-align: right;
}
.footer.text-white-50nb .f-sicon2 > ul {
padding-top: 0;
}
footer.bg-dark.text-white-50nb .col-md-6 {
flex: 0 0 100%;
max-width: 100%;
}

footer.bg-dark.text-white-50nb .col-md-3 {
flex: 0 0 50%;
max-width: 50%;
}

#mini-cart {
top: 35px !important;
}

.mb-4.sect2 .banner-text2 h2 ,.mb-4.sect2 .banner-text2 h3,.mb-4.sect2 .banner-text2 p,.mb-4.sect2 .banner-text2 h4,.mb-4.sect2 .banner-text2 h5,.mb-4.sect2 .banner-text2 h6 {
font-size: calc(6px + 0.4vw);
}
	
.col-md-3.store-pop {
width: 50%;
flex: 0 0 50%;
max-width:50%;
}
.col-md-4.pro-hp {
width: 33.3%;
}
.col-md-2.store-popll {
width: 30%;
flex: 0 0 30%;
max-width:30%;
}
.col-md-10.store-poprr {
width: 70%;
flex: 0 0 70%;
max-width:70%;
}
}

@media(max-width: 950px) {
.col-md-6.mb-4.sect2 {
flex: 0 0 100%;
max-width: 100%;
}
.mb-4.sect2 .banner-text2 h2 ,.mb-4.sect2 .banner-text2 h3,.mb-4.sect2 .banner-text2 p,.mb-4.sect2 .banner-text2 h4,.mb-4.sect2 .banner-text2 h5,.mb-4.sect2 .banner-text2 h6 {
font-size: calc(11px + 0.4vw);
}
}

@media(max-width:992px) {
.zones_table.table.bt tfoot th::before, .zones_table.table.bt tfoot td::before, .zones_table.table.bt tbody td::before {
text-align: left;
min-width: 110px;
}
#cust_orders_wrapper .row:first-child {
display: none;
}
.text-right.sicon {
text-align:center !important;
}
.f-sicon2 > ul {
padding-left: 0;
padding-top:10px;
}
.ftr-admin .f-sicon2 li {
margin-left: 14px;
}
.fc-cat {
width: 150px !important;
}
.nd-small {
display: none !important;
}
.options-table tr {
border-bottom: 1px solid rgb(200, 200, 200);
}
.cs-mwa220 {
max-width: 370px;
}
.fc-tab-td, .vat-perc, .fc-tab-tdo {
width: 100%;
}
.orders_table.table.bt tfoot th::before, .orders_table.table.bt tfoot td::before, .orders_table.table.bt tbody td::before,
.loc_table.table.bt tfoot th::before, .loc_table.table.bt tfoot td::before, .loc_table.table.bt tbody td::before{
text-align: left;
min-width: 120px;
}
.ship_table.table.bt tfoot th::before, .ship_table.table.bt tfoot td::before, .ship_table.table.bt tbody td::before {
text-align: left;
min-width: 160px;
}
.form-inline-resp {
align-items: normal !important;
flex-flow: row nowrap !important;
line-height: 6px;
}
.loc_table.bt tbody .loc_dd::before {
margin-top: 7px;
}
.loc_table.bt tbody .loc_kn::before {
margin-top: 4px;
}
.loc_txt {
margin-top: 12px;
}
.bttn-flex-block {
float: left !important;
margin-top:10px;
}
.orders_table {
display: block;
}
.ord-dn {
display:none !important;
}
.orders_table td,.orders_table th, .zones_table td, .zones_table th {
padding-top: 0;
padding-bottom: 0;
}
.orders_table tr td:last-child, .zones_table tr td:last-child {
padding-bottom: 10px;
}
.orders_table tr td:nth-child(2), .zones_table tr td:nth-child(1){
padding-top: 10px;
}
.ord-float-right {
float: left !important;
margin-top: 20px;
}
.orders_table.table.bt tfoot th .bt-content, .orders_table.table.bt tfoot td .bt-content, .orders_table.table.bt tbody td .bt-content {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.orders_table tr {
display: block;
}
.orders_table tbody {
display: block;
}
.bt-content.btn-group-sm > .btn, .btn-sm {
margin-top: 2px;
}
.lead-mb {
margin-bottom: 10px;
}
.orders_table tbody {
border: 1px solid #C8C8C8;
}
.flex-block {
display: block !important;
width: 100%;
}
.flex-block-btop {
margin-top: 10px;
}
}

@media(max-width:768px) {
.co_options_but {
position: unset;
padding-right:0;
}

.footer.text-white-50nb .copayright .col-md-6 {
flex: 0 0 100%;
max-width: 100%;
}

.footer.text-white-50nb .copayright .f-sicon2 {
text-align: center;
}
.footer.text-white-50nb .f-sicon2 > ul {
padding-top: 10px;
}
footer.bg-dark.text-white-50nb .col-md-6 {
flex: 0 0 100%;
max-width: 100%;
}

footer.bg-dark.text-white-50nb .col-md-3 {
flex: 0 0 100%;
max-width: 100%;
}



/*.mc-quant-cdet {
margin-top: 22px;
}*/
.mc-price-disc {
display: none;
}
.col-md-4.pro-hp {
width: 50%;
}
.col-md-4.pro-hpl {
display:none
}
.col-md-3.app-image-widget.mb-3.mwa50 {
width: 50%;
}
.co-image-container {
margin-bottom: 20px;
}
.co-image-container .img-fluid {
width: 75px;
}
.nav-tabs .nav-item {
width: 100%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
border: none;
border-radius: 0.25rem;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
background-color: rgb(241, 241, 241);
border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230);
}
}

@media(max-width:525px) {
#ajcart .product-item .d-flex {
flex-wrap: wrap;
}
.banner-bg2 {
padding: 30px 0 0;
}
.col-md-2.store-popll {
display:none;
}
.col-md-10.store-poprr {
width: 100%;
flex: 0 0 100%;
max-width:100%;
margin-left: 15px;
margin-right: 15px;
}
/*
.poprmar {
margin-left: -10px;
margin-right: -10px;
}
*/
.col-md-10.store-poprr {
margin-left: 0;
}
#ajcart .media {
display: flex;
width: 100%;
}
.tmtrc {
width: 100%;
}
#ajcart .priceminc {
display: block;
float: left;
min-width: 74px;
padding-top: 4px;
}
.co-action .btn {
float: none;
margin-left: 30px;
margin-right: 30px;
margin-top: 20px;
}
.res-nav .nav-item {
width: 100%;
}
.button-co-1 {
float: none;
margin-left: 30px;
margin-right: 30px;
}
.co-action {
text-align: center;
}
/*.co-modal-content {
padding: 20px 12px 10px;
}*/
}

@media(max-width:425px) {
.button-margin {
margin-bottom: 20px;
width: 100%;
}
.coplabd {
font-size: 16px !important;
}
}

@media(min-width:993px) {
.table.ship-pad td, .table.ship-pad th {
padding: 0.75rem 4px !important;
}
.table.ship-pad td:first-child, .table.ship-pad th:first-child {
padding-left: 0.75rem !important;
}
.table.ship-pad td:last-child, .table.ship-pad th:last-child {
padding-right: 0.75rem !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
.co_options .form-control::placeholder {
font-size:14px;
}
}

@media(min-width:768px) {
  #sidebar-wrapper {
    width: 250px;
  }
  #wrapper {
    padding-left: 250px;
  }
  #wrapper.toggled {
    padding-left: 0;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: 0px;
  }
  #page-content-wrapper {
    /* padding: 0 8px; */
    position: relative;
  }
  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}
.navbar .navbar-brand img {
  height: 30px;
}
.navbar-light .navbar-nav .nav-link.active, .nav-link.active {
  /* border-bottom: 2px solid #007bff; */
  color: #dc3545;
}
.toast {
  z-index: 10000;
  position: relative;
}
.affix {
  position: fixed;
  top:0;
  width: inherit;
  max-width: inherit;
  z-index: 1000;
  padding-right: 4rem;
}
.affix-top {
  position: static;
}

a.nav-link {
  cursor: pointer;
}
.nav-icons .nav-link {
  position: relative;
}
.nav-icons .badge {
  font-size: 70%;
  position: absolute;
  top: 0px;
  right: -10px;
}


.breadcrumb {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
margin-bottom: 0;
padding: 0;
text-transform: uppercase;
padding-left:50px;
}
.breadcrumb > li, .breadcrumb {
line-height:28px;
font-size: 14px;
display: inline;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.breadcrumb a, .breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:focus {
color: rgb(0, 0, 0);
}
.page-title.bg-grey {
background-color: rgb(246, 246, 246);
}
.breadcrumb .page-header {
  font-size: 1.3rem;
}
.page-title.page-title-1 {
padding-bottom: 4px;
padding-top: 4px;
}
.breadcrumb-item.active {
color: inherit;
opacity: 0.7;
}
.bg-none {
  background: transparent !important;
}
.card .card-title {
  text-transform: uppercase;
}
.card i.back-drop {
  position: absolute;
  font-size: 2rem;
  opacity: 0.3;
  right: 1.5rem;
  top: 0;
  bottom: 0;
  margin-top: 2rem;
}

/* BS Custom Checkboxes */
.custom-control-label {
  padding-left: 10px;
}
.custom-checkbox .custom-control-label::before {
  border: 1px solid #ced4da;
  background: inherit;
  border-radius: .15rem;
}

.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after {
  top: 20%;
}

/* BS Tables Checkbox */
table.table-checkable td {
  cursor: pointer;
}

/* Custom BS Chips */
.chip {
    display: inline-block;
    font-size: 80%;
    font-weight: 500;
    background-color: #e4e4e4;
    color: rgba(0,0,0,0.6);
    margin-bottom: 5px;
    margin-right: 5px;
    padding-top: 0;
  }
.chip .close {
  float: initial;
  padding-left: 0.3rem;
  position: relative;
  top: 0.2rem;
}

/* Horizontal Scrolling */
.horizontal-scroll {
  width: 100%;
	display: block;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: overflow;
	overflow: -moz-scrollbars-horizontal; 
	overflow: -webkit-scrollbars-horizontal;
}
.horizontal-scroll .nav-link,
.horizontal-scroll .scroll-item {
  float: none;
	display: inline-block !important;
}
.horizontal-scroll-alt {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: overflow;
  overflow: -moz-scrollbars-horizontal; 
  overflow: -webkit-scrollbars-horizontal;
}
.horizontal-scroll-alt .nav-link,
.horizontal-scroll-alt .scroll-item {
  float: left;
  width: 100%;
  display: inline-block !important;
}

@media(min-width:768px) {
  .horizontal-scroll.fluid .nav-link,
  .horizontal-scroll.fluid .scroll-item {
    display: block !important;
  }
  .horizontal-scroll-alt {
    width: 100%;
    display: block;
    max-width: 235px;
    white-space: normal;
  }
  .horizontal-scroll-alt .nav-link,
  .horizontal-scroll-alt .scroll-item {
    display: block; 
    width:100%;
  }
}

/* Custom BS Switches */
.switch input { 
  display:none;
}
.switch {
  display:inline-block;
  width:40px;
  height:20px;
  margin: 0;
  transform:translateY(50%);
  position:relative;
  top: -0.3rem;
}
.slider {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  border-radius:30px;
  box-shadow:0 0 0 1px #777, 0 0 2px #777;
  cursor:pointer;
  border:2px solid transparent;
  overflow:hidden;
  transition:.4s;
}
.slider:before {
  position:absolute;
  content:"";
  width:100%;
  height:100%;
  background:#777;
  border-radius:30px;
  transform:translateX(-50%);
  transition:.4s;
}
input:checked + .slider:before {
  transform:translateX(50%);
  background:#007bff;
}
input:checked + .slider {
  box-shadow:0 0 0 1px #007bff,0 0 2px #007bff;
}
.accordion .caret::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-bottom: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
  position: absolute;
  right: 2rem;
  top: 1.5rem;
}
.accordion .caret.collapsed::after {
  border-top: .3em solid;
  border-bottom: 0;
}

/* Datatables */
table.dataTable tbody tr.selected, table.dataTable tbody th.selected, table.dataTable tbody td.selected {
  color: inherit
}
table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
  background-color: #c1c1c1;
}
.dataTables_wrapper .dataTables_paginate:not(#cust_orders_paginate) { float: right; }
.dataTables_wrapper .dataTables_filter { float: right; }
.dataTables_wrapper .dataTables_filter input { width: auto; display: inline; }

/* Full Calendar */
.fc-header-toolbar h2 { font-size:1.5rem; }

/* Jasny BS tweek */
.fileinput, .fileinput .thumbnail {
  margin: 0;
  text-align: center;
}
.fileinput, .fileinput .thumbnail img {
  max-width: 100%;
}
  .fileinput .btn-group .btn {
	width: 50%;
}

.main-footer {
  position: relative;
  bottom: 0;
}
.footer a {
  color: inherit;
}

.fa {
  line-height: inherit;
}

.el-wait {
  position: relative;
  z-index: -1 !important;
  opacity: 0.5;
}

.spin {
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media (min-width: 576px) {
  .card-deck>.card {
    flex: 1 0 25%;
  }
}