/*@import url('https://fonts.googleapis.com/css2?family=poppins:wght@300;400;600;700&display=swap');*/

*, *:before, *:after {
    box-sizing: border-box;
}

html {
    font-size: 14px !important;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
    padding-right: 7px !important;
    padding-left: 7px !important;
}
body {
    color: #111;
    background: #e6e6e6;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}
a:hover {
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.gboldhead {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.navbar {
    background-color: #ffffff !important;
    padding: 0px !important;
}

.navbar-nav {
    margin: 0px auto;
    width: auto;
}
.user-drop{
    list-style: none;
}
.navbar-light .user-drop .nav-link {
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 19px !important;
    margin-left: 30px;
}
.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    margin-left: 30px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 17px;
    background: #fff;
}
.modal-header {
    background:  #06aabe;
    color: #fff;
    border-bottom: 1px solid  #06aabe;
    border-top-left-radius: calc(0.3rem - 1px);
}


.navbar-brand {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px !important;

    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;

    background: #fff;

}

.dropdown-submenu {
    position: relative;
}.menu-btn {
     color: #cc2926;
     font-weight: 600;
 }
.alert-danger
{
    background: #7b0503;
color:#ffffff;
}
.red-txt{
    color:red;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}

.logo {
    width: 241px;
    padding: 13px;
}

h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
}
a {
    color: #000000;
    text-decoration: none;
    /*font-size: 15px;*/
    background-color: transparent;
}
.headbox {
    padding: 13px;
    margin-bottom: 50px;
    margin-top: 23px;
    min-height: 500px;
}

.headbox2 {
    /*   padding: 13px;*/
    min-height: 261px;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    /*padding: 0.25rem;*/
}

.nav-tabs {
    border-bottom: 1px solid #fff;
}
.bgy{
    background: #06aabe;
}

.bg-white{
    background: #fff;
}
.tabs,
.tabs:not(.buttons):hover {
    color: #fff;
    background:#06aabe;
    border-bottom: 1px solid transparent;
    text-decoration: none;
}
.video{
    color: #06aabe;
    font-size: 15px;
    margin-right: 10px;
}

.tabs:not(.buttons) i {
    margin-right: 0.3em;
}


.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none !important;
    border-radius: 0px;
}
.usercir {
    background: #06aabe;
    padding: 14px 16px;
    border-radius: 50px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #06aabe;
    font-weight: 600;
    margin-left: -83px;
}/*
.form-control,
.form-control-sm {
    display: block;
    width: 100%;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #5f5f5f;
    border-radius: 0px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control {
    height: calc(1.8em + .75rem + 2px);

    font-weight: 400;
    line-height: 1.5;
}*/

.form-heading {
    color: #fff;
    font-size: 23px;
}

a :hover{
    color: #000;
}

.logout .dropdown-menu.show {
    display: block;
    position: absolute;
    left: -83px;
}
.forgot a {
    color: #777777;
    font-size: 14px;
    text-decoration: underline;
}

.forgot {
    text-align: center;
}

.labletxt {
    float: left;
    color: #000;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 4px;
}

.mbox {
    min-height: 538px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}


.bbox {
    background: #bae2d4;
    padding: 5px 10px;
}
.bbox .dashnumber{
    color: #000;
}
.bbox .dashhead {
    color: #000;
}
.bbox .gboldhead {
    color: #fff;
}.bbox .view {
    color:#000;
}
.ybox{
    background:#06aabe;
    padding: 5px 10px;
}
.ybox .dashnumber{
    color: #fff;
}
.ybox .dashhead {
    color: #fff;
}.ybox .view {
     color: #fff;
 }

.dashnumber{
    font-size: 51px;
    padding-right: 21px;
    font-weight: 800;
    padding-top: 14px;
    padding-left: 30px;
}
.dashhead {
    padding-top: 29px;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}


thead {
    border: 0px solid;
}
table{
    width: 100%;
}

.primary th {
    padding: 11px 10px;
    border: 0px;
    text-align: left;
    font-size: 15px;
    background: #ffffff;
    color: #000000;
    font-family: 'Poppins', sans-serif;
}.secondary th {
    background: #06aabe;
    color: #fff;
     padding: 11px 10px;
     border: 0px;
     text-align: left;
     font-size: 15px;
     font-family: 'Poppins', sans-serif;
}
/* Zebra striping */
tr:nth-of-type(odd) {
    background: #fff;
}
.table tr:nth-of-type(odd) {
    background: #eee;
}
th {
    padding: 11px 10px;
    border: 0px;
    text-align: left;
    font-size: 15px;
    background: #ffffff;
    color: #000000;
    font-family: 'Poppins', sans-serif;
}
td {
    padding: 10px;
    border: 0px;
    text-align: left;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}

.btn-primary {
    color: #fff !important;
    background-color: #06aabe;
    border-color: #06aabe;
    border-radius: 0px;
    font-size: 14px;
    padding: 6px 8px;
}


.btn-primary:hover, .btn-primary:visited {
    color: #fff;
    background-color: #06aabe !important;
    border-color: #06aabe !important;
}
.btn-primary:focus {
    outline: none;
}.btn-secondary {
     color: #000000 !important;
     background-color: #a6a8ab;
     border-color: #a6a8ab;
     border-radius: 0px;
     font-size: 14px;
     padding: 6px 8px;
 }


.btn-secondary:hover, .btn-secondary:visited {
    color: #06aabe;
    background-color: #a6a8ab !important;
    border-color: #a6a8ab !important;
}


.btn-secondary:focus {
    outline: none;
}



.btn-edit {
    color: #000000 !important;
    background-color: #a6a8ab !important;
    border-color: #a6a8ab !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    padding: 6px 8px !important;
}

    .btn-edit:hover, .btn-edit:visited {
        color: #06aabe !important;
        background-color: #a6a8ab !important;
        border-color: #a6a8ab !important;
    }

    .btn-edit:focus {
        outline: none !important;
    }


.btn-add {
    color: #fff !important;
    background-color: #06aabe !important;
    border-color: #06aabe !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    padding: 6px 8px !important;
}


    .btn-add:hover, .btn-add:visited {
        color: #fff;
        background-color: #06aabe !important;
        border-color: #06aabe !important;
    }

    .btn-add:focus {
        outline: none;
    }
        .btn-tertiary {
     color: #ffff !important;
     background-color: #575454;
     border-color: #575454;
     border-radius: 0px;
     font-size: 14px;
     padding: 6px 8px;
 }

.btn-tertiary:hover, .btn-secondary:visited {
    color: #fff;
    background-color: #575454 !important;
    border-color: #575454 !important;
}
.btn-tertiary:focus {
    outline: none;
}
.view {
    color: #fff;
    position: relative;
    top: -7px;
    margin-left: 5px;
}
.red-btn{
    color: #CE2337;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #06aabe;
}

/*login page styles start */
.login-form {
    text-align: center;
    margin-bottom: 170px;
    margin-top: 100px;
}
.login-form .btn.btn-primary {
    color: #ffffff;
    font-size: 18px;
    width: 100%;
    height: 36px;
    line-height: 19px;
    padding: 0;
}
.form-heading {
    color: #fff;
    font-size: 23px;
}

.panel h2 {
    color: #444444;
    font-size: 18px;
    margin: 0 0 8px 0;
}

.panel p {
    color: #777777;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 24px;
}

.main-div {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    margin: 10px auto 30px;
    max-width: 32%;
    padding: 21px 25px 24px 24px;
}

.forgot a {
    color: #777777;
    font-size: 14px;
    text-decoration: underline;
}

.forgot {
    text-align: center;
}

.botto-text {
    color: #ffffff;
    font-size: 14px;
}
.cart-trash{
    margin-top: 25px;
    font-size: 19px;
}
.img-sm {
    width: 80px;
    height: 80px;
}
.labletxt {
    float: left;
    color: #000;


}

.sunhead{
    font-weight: 500;
    color: #000;
    font-size: 25px;
    padding: 10px;
}
.cart-price{
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-top: 10px;
}

.itemside .info {
    padding-left: 15px;
    padding-right: 7px
}
.size span {
    font-size: 11px
}

.color span {
    font-size: 11px
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-left: 4px;
}

.gift-card:focus {
    box-shadow: none
}

.pay-button {
    color: #fff
}

.pay-button:hover {
    color: #fff
}

.pay-button:focus {
    color: #fff;
    box-shadow: none
}

.text-grey {
    color: #a39f9f
}

.qty i {
    font-size: 11px
}

.itemside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.dlist-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[class*="dlist-"] {
    margin-bottom: 5px
}

.coupon {
    border-radius: 1px
}

.price {
    font-weight: 600;
    color: #212529
}

.btn-main {
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 19px;
    cursor: pointer;
    color: #fff;
    width: 100%;
    background: #8ccd6f !important;
    border: 0px;
    border-radius: 0px;
}
.btn-apply {
    color: #fff;
    background: #1d3557 !important;
    border: 0px;
    border-radius: 0px;
}
.pd10{
    padding: 10px;
}

/*Single product Page -------------------------------*/
/*Cart Page styles ----------------------*/
.cart-title{
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-top: 15px;
}
.item-card{
    border: 1px solid #eee !important;
}
.red-btn{
    color:red;
}
.cart{
    padding: 13px;
}
.plusminus{
    margin-top: 15px;
    text-align: center;
}
.fa-minus-square,.fa-plus-square {
    font-size: 14px;
}
.cart-trash{
    margin-top: 25px;
    font-size: 19px;
}
.img-sm {
    width: 80px;
    height: 80px;

}
.sumprice{
    font-weight: 500;
    color: #000;


}

.sunhead{
    font-weight: 500;
    color: #000;
    font-size: 25px;
    padding: 10px;
}
.cart-price{
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-top: 10px;
}

.itemside .info {
    padding-left: 15px;
    padding-right: 7px
}
.size span {
    font-size: 11px
}

.color span {
    font-size: 11px
}

.product-deta {
    margin-right: 70px
}

.gift-card:focus {
    box-shadow: none
}

.pay-button {
    color: #fff
}

.pay-button:hover {
    color: #fff
}

.pay-button:focus {
    color: #fff;
    box-shadow: none
}

.text-grey {
    color: #a39f9f
}

.qty i {
    font-size: 11px
}

.itemside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.dlist-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[class*="dlist-"] {
    margin-bottom: 5px
}

.coupon {
    border-radius: 1px
}

.price {
    font-weight: 600;
    color: #212529
}

.btn-main {
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 19px;
    cursor: pointer;
    color: #fff;
    width: 100%;
    background: #8ccd6f !important;
    border: 0px;
    border-radius: 0px;
}
.btn-apply {
    color: #fff;
    background: #1d3557 !important;
    border: 0px;
    border-radius: 0px;
}
.pd10{
    padding: 10px;
}
.bgy{
    background: #fff;
}
.badge-light {
    margin-top: -1px;
    color: #ffffff;
    background-color: #f02003;
    position: absolute !important;
    margin-left: -7px;

}
.btn-cart i {
    font-size: 25px;
}
.mt30{
    margin-top: 30px;
}
.form-head{
    background: #0aa9be;
    font-weight: 600;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 8px;

}

.tabs:not(.buttons) {
    display: inline-block;
    margin: 0 1px -1px 0;
    font-weight: 600;
    text-align: center;
    background: #a6a8ab;
    padding: 18px 9px 19px 16px;
    color: #fff;
    border: 1px solid #ddd;
    font-size: 16px;
    width: 100%;
}
.tabsicon{
    margin-right: 30px !important;
}
.bb{
    border: 1px solid #eee;
    padding: 12px;
}
.toc-list, .toc-list ol {
    list-style-type: none;
}

.toc-list {
    padding: 0;
}

.toc-list ol {
    padding-inline-start: 2ch;
}

.toc-list li > a {
    text-decoration: none;
    display: grid;
    grid-template-columns: auto max-content;
    align-items: end;
}

.toc-list li > a > .page {
    text-align: right;
}

.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

.toc-list li > a > .title {
    position: relative;
    overflow: hidden;
}

.toc-list li > a .leaders::after {
    position: absolute;
    padding-inline-start: .25ch;
    content: " . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . . . . "
    ". . . . . . . . . . . . . . . . . . . . . . . ";
    text-align: right;
}


.required label:after {
    content: "*";
    color: red;
	margin-left:5px;
    
}
