@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
body{
    background: #fff;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Kumbh Sans', sans-serif;
    color: #222;
    margin-bottom: 10px;
}
div, p, ul li, ol li{
    font-family: roboto;
    font-size: 13px;
    color: #333;
    line-height: 22px;
    font-weight: 400;
}
a{
    font-size: 13px;
    font-weight: 500;
    font-family: 'Roboto';
    color: rgb(0, 0, 0);
}
.leftsidebar li{
    font-family: 'Kumbh Sans', sans-serif;
}
.container{
    max-width: 1200px;
}
.login {
    text-align: end;
}
header {
    padding-top: 15px;
}
.navbar {
    background-color: #00b050;
    color: #fff;
    padding: 1.5px;
}
.frontlogo {
    padding-bottom: 15px;
}
.btn-outline-primary {
    color: #fff;
    border-color: #000;
    line-height: 23px;
    background-color: #000;
    font-size: 14px;
    padding: 7.5px 20px 7.5px 20px;
    font-weight: 500;
    font-family: 'Kumbh Sans', sans-serif;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #5D50C6;
    border-color: #5D50C6;
    box-shadow: none;
    -webkit-box-shadow: none;
    line-height: 23px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 14px;
    padding: 7.5px 20px 7.5px 20px;
    font-weight: 500;
    font-family: 'Kumbh Sans', sans-serif;
}
.btn-primary:hover{
    color: #fff;
    border-color: #6e5feb;
    background-color: #6e5feb;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    padding-left: 0;
    padding-right: 45px;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif;
}
#cus-nav .dropdown-menu{
    background-color: #00b050;
    border-color: #00b050;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
}
#cus-nav .dropdown-item {
    color: #ffffff;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 15px;
}
#cus-nav ul > li > ul > li{
    border-bottom: 1px solid #a0d17a;
}
#cus-nav .dropdown-item:focus, .dropdown-item:hover {
    background-color: #00b050;
}
.bannersection{
    width: 100%;
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.bannercaption {
    text-align: center;
    padding-top: 130px;
}
.bannercaption h6 {
    font-family: 'Great Vibes', cursive;
    font-size: 33px;
    color: #fff;
    line-height: 41px;
    font-weight: 400;
}
.bannercaption h1 {
    font-size: 48px;
    font-weight: 500;
    color: #fff;
}
.bannercaption p {
    color: #fff;
    font-size: 22px;
    line-height: 29px;
    font-family: roboto;
    margin-bottom: 30px;
}
.morebtn {
    font-size: 14px;
    font-weight: bold;
    height: 48px;
    padding-top: 14px!important;
}
footer {
    background-color: #151515;
    padding-top: 40px;
    padding-bottom: 10px;
}
.footermenu h5 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
    line-height: 21px;
}
.footermenu ul li a {
    font-size: 14px;
    line-height: 32px;
    color: #B9B9B9;
    font-family: 'Kumbh Sans', sans-serif;
}
.socialmedia {
    width: 100%;
}
.socialmedia ul {
    display: inline-flex;
    margin-left: -5px;
}
.socialmedia ul li a {
    padding-right: 10px;
}
.school-type{
    text-align: center;
    padding-top: 50px;
}
.school-type .row{
    justify-content: center;
}
.school-type a {
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 59px;
    text-transform: capitalize;
}
.online-mock {
    background: #fff;
    padding: 70px 20px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px -1px 9px #00000030;
    border-radius: 5px;
    margin-bottom: -4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    line-height: 27px;
}
.mailing h6 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.mailing img {
    margin-bottom: 30px;
}
.btn-secondary {
    color: #fff;
    background-color: #00b050;
    border-color: #00b050;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding: 7.5px 20px 7.5px 20px;
    font-weight: 500;
    font-family: 'Kumbh Sans', sans-serif;
}
.btn-secondary:hover{
    color: #fff;
    background-color: #009141;
    border-color: #009141;
}
.signupcustom .form-horizontal input {
    background: #fff;
    height: 50px;
}
.signupcustom button {
    height: 50px;
}
.copyright {
    padding-top: 20px;
    text-align: center;
    border-top: 1px solid #ffffff2e;
    margin-top: 15px;
}
.copyright p {
    color: #fff;
    font-size: 14px;
}
.copyright p a {
    color: #fff;
    font-size: 14px;
}
/*.discription {
    padding-top: 25px;
    padding-bottom: 15px;
}*/
.page-title-box .breadcrumb {
    padding: 5px 0;
}
.Plus {
    background: #F2F3F9;
    padding-top: 40px;
    padding-bottom: 30px;
}
.leftsidebar {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0px 0px 15px #00000038;
}
.leftsidebar ul li a {
    font-size: 15px;
    line-height: 50px;
    color: #333;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Kumbh Sans', sans-serif;
}
.leftsidebar ul li a i {
    margin-right: 10px;
}
.leftsidebar ul li:hover a{
    color: #fff;
    display: inline-block;
    width: 100%;
    background-color: #00b050;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(114 124 245 / 50%);
    box-shadow: 0 2px 6px 0 rgb(114 124 245 / 50%);
    font-family: 'Kumbh Sans', sans-serif;
}
.subtitle {
    font-size: 18px;
    line-height: 24px;
    color: #262121;
    font-weight: 500;
    margin-bottom: 10px;
}
.rightsidebar p {
    font-family: roboto;
    font-size: 14px;
    line-height: 24px;
    color: #4F4E57;
}
.table-striped thead tr th,.table-striped tbody tr td{
    font-size: 14px;
    line-height: 24px;
}
.table-striped tbody tr td{
    color: #4F4E57;
}
.loginpage .card {
    box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 3px solid #00b050;
    background: #F2F3F9;
    border-radius: 9px;
}
.loginpage .card h1 {
    font-size: 24px;
    text-align: center;
    color: #262121;
    line-height: 39px;
    margin-bottom: 20px;
}
.login-body{
    max-width: 70%;
    margin: 0 auto;
}
.inputstyle {
    background: #fff;
    border-radius: 4px;
    border-color: #fff;
    box-shadow: 0px 0px 5px #00000029;
    color: #4A4A4A;
}
.form-control:focus{
    border-color: #fff;
    background: #fff;
    color: #4A4A4A;
}
.signup {
    padding-top: 20px;
}
.signup p {
    font-size: 13px;
    color: #4A4A4A;
    font-family: roboto;
    line-height: 25px;
}
.signup p a {
    font-weight: 500;
    color: #00b050;
}
.remember {
    font-family: roboto;
    font-weight: 400;
    color: #4a4a4a;
}
.loginpage {
    padding-top: 60px;
    padding-bottom: 40px;
}
.registerpage .inputstyle {
    max-width: 100%;
}
.registerpage .card-body {
    padding-left: 50px;
    padding-right: 50px;
}
.registerpage {
    padding-bottom: 0;
}
.registerpage .card {
    margin-bottom: 60px;
}
.page-title-box .page-title-right {
    float: right;
    margin-top: 5px;
}
.breadcrumb-item a{
    color: #00b050;
}
.cartpage {
    padding-top: 0 !important;
}
.checkoutpage {
    padding-top: 0px !important;
}
/*******ContactUs********/
.infobannersectionhome {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.infobannersection{
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.infobannercaption {
    padding-top: 90px;
    max-width: 50%;
    padding-left: 50px;
}
.infobannercaption h1 {
    font-size: 47px;
    line-height: 39px;
    color: #fff;
    font-weight: bold;
}
.infobannercaption p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.getintouch {
    background: #F2F3F9;
    padding-top: 50px;
    padding-bottom: 50px;
}
.contactform .inputstyle{
    max-width: 100%;
}
.subtitle2 {
    font-size: 20px;
    font-weight: 500;
    color: #262121;
    line-height: 39px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contactus {
    background: #00b050;
    border-radius: 8px;
    margin-top: 20px;
}
.contactus ul li a span {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}
.contactus ul li a {
    font-family: roboto;
    font-size: 14px;
    color: #fff;
    line-height: 19px;
    display: -webkit-box;
    border-bottom: 1px solid #a3d57d;
    padding: 15px;
    border-radius: 8px;
}
.contactus ul li a span.cicon {
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
    padding: 6px;
    border-radius: 50px;
    margin-right: 15px;
}
.accordion-button {
    width: 100%;
    text-align: left;
    background-color: #00b050;
    color: #fff;
    font-size: 16px;
    padding: 15px;
    border: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.accordion-body {
    background: #fff;
    padding: 15px;
    font-size: 13px;
    font-family: roboto;
    color: #4F4E57;
    line-height: 22px;
}
.accordion-item {
    margin-bottom: 10px;
}
.accordion-header {
    margin: 0;
}
.accordion-toggle.collapsed {
  background-color: white;
}

.accordion-button:not(.collapsed)::after {
    background-image: url('/images/icons/arrowup.png');
    transform: rotate(-0deg);
}
.accordion-button::after {
    width: 1rem;
    height: 1rem;
    margin-left: auto;
    content: "";
    background-image: url('/images/icons/arrowup.png');
    background-repeat: no-repeat;
    background-size: 1rem;
    transition: transform .2s ease-in-out;
    position: absolute;
    right: 30px;
    margin-top: 2px;
    transform: rotate(-90deg);
}
.shopsidebar .accordion-item {
    box-shadow: 0px 0px 15px #00000038;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 20px;
}
.shopsidebar .accordion-item .accordion-body {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.shopsidebar .accordion-item .accordion-header .accordion-button {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.shopsidebar ul li a {
    font-size: 15px;
    line-height: 50px;
    color: #333;
    padding-left: 15px;
    padding-right: 15px;
}
/*.shopsidebar ul li:hover a{
    color: #fff;
    display: inline-block;
    width: 100%;
    background-color: #00b050;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(114 124 245 / 50%);
    box-shadow: 0 2px 6px 0 rgb(114 124 245 / 50%);
}*/

.price-range-block {
    margin:60px;
}
.ui-slider-horizontal {
    height: .6em;
}
.ui-slider-horizontal {
    margin-bottom: 15px;
    width:100%;
}
.ui-widget-header {
    background: #3FE331;
}

.price-range-search {
    width:40.5%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    min-width: 40%;
    display: inline-block;
    height: 32px;
    border-radius: 5px;
    float: left;
    margin-bottom:20px;
    font-size:16px;
}
.price-range-field{
    width:20%;
    min-width: 16%;
    background-color:#f9f9f9;
    border: 1px solid #6e6666;
    color: black;
    font-family: myFont;
    font: normal 14px Arial, Helvetica, sans-serif;
    border-radius: 5px;
    height:26px;
    padding:5px;
}
.search-results-block{
    position: relative;
    display: block;
    clear: both;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #00b050;
    background: #00b050;
    font-weight: normal;
    color: #454545;
    border-radius: 50px;
}
.ui-widget.ui-widget-content {
    border: 1px solid #e2e2e2;
    background: #E2E2E2;
    border-radius: 0;
    margin-top: 15px;
}
.ui-slider-horizontal .ui-slider-handle{
    top: -0.4em !important;
}
.ui-widget-header {
    background: #00b050;
}
.price-range-field {
    width: 28%;
    min-width: 28%;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #262121;
    border-radius: 0;
    height: 35px;
    padding: 5px;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    font-family: 'Kumbh Sans', sans-serif;
    outline: none;
}
 .form-control:focus {
             border-color: #c1c9d0;
             background: #fff;
             color: #4A4A4A;
}
.invalid-feedback{
    display: block !important;
}
.leftsidebar ul li.active {
    background-color: #00B050;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(114 124 245 / 50%);
    box-shadow: 0 2px 6px 0 rgb(114 124 245 / 50%);
}
.leftsidebar ul li.active a{
    color: #fff;
}
#max_price {
    float: right;
}
.price-range-search {
    width: 40.5%;
    background-color: #00b050;
    border: 1px solid #00b050;
    min-width: 40%;
    display: inline-block;
    height: 32px;
    border-radius: 5px;
    float: none;
    font-size: 16px;
    margin: 0 auto 20px;
    color: #fff;
}
.pound {
    font-size: 18px;
    color: #00b050;
    font-weight: bold;
    line-height: 25px;
    margin-right: 8px;
}
.pound2{
    font-size: 18px;
    color: #00b050;
    font-weight: bold;
    line-height: 25px;
    margin-left: 68px;
}
.categorydiscription {
    padding-bottom: 40px;
}
.categorydiscription h2 {
    font-size: 26px;
    color: #262121;
    line-height: 35px;
    font-weight: bold;
}
.categorydiscription p {
    font-family: roboto;
    font-size: 13px;
    color: #4F4E57;
    line-height: 22px;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: none !important;
}
.table thead tr {
    background-color: #E9EEFF;
}
.table th {
    border-top: none;
}
.table {
    color: #7a828b;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.table td, .table th {
    border-top: none;
}
.link-arrow.up:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 22px;
    color: #00b050;
    opacity: 1 !important;
}
.scrollbar-use-navbar {
    height: auto !important;
}
.list-bg-white .list-hidden {
    background-color: #fff !important;
}
.list-bg-white .link-current, .list-bg-white .link-current:hover, .list-bg-white .list-link:hover {
    color: #00b050 !important;
}
.list .list-hidden {
    padding: 7px 0 0px 15px !important;
}
.list-icon-red .list-hidden .list-link {
    opacity: 1 !important;
    font-size: 14px;
    line-height: 40px;
}
.list-bg-white .list-hidden .list-link {
    opacity: 1 !important;
    font-size: 14px;
    line-height: 40px;
}
.bg-primary {
    background-color: #00b050 !important;
}
.custom-accordion-title {
    position: relative;
    color: #00b050;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif;
}
.accordion>.card>.card-header{
    padding: 15px !important;
}
.card-body{
    padding: 15px !important;
}
/*.custom-accordion-title:(.collapsed)::before {
    transform: rotate(-90deg);
}*/
.mdi-chevron-down::before {
    content: "\F0140";
    font-size: 34px;
    position: absolute;
    right: 0;
    top: -3px;
    transition: transform .2s ease-in-out;
    -webkit-text-stroke: 1px #fff;
    transform: rotate(-90deg);
}
.custom-accordion-title:hover {
    color: #00b050;
}
.accordion>.card {
    margin-bottom: 15px !important;
    border-radius: 4px !important;
}
.accordion>.card>.card-header {
    padding: 10px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.accordion>.card>.card-header {
    border-radius: 4px;
    border: 1px solid #00b050;
    background: #fff !important;
    margin-bottom: 0px;
}



.dashf input::-webkit-input-placeholder { /* Edge */
  color: red;
}

.dashf input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.dashf input::placeholder {
  color: red;
}
.list-price p.card-text {
    font-size: 20px;
    color: #00b050;
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: bold;
    line-height: 25px;
}
/*********Productdetail*******/
.total-questions {
    background-color: #a5ffc63b;
    color: #000;
    padding: 3px 10px;
    border-radius: 8px;
    border: 1px solid #00a53c52;
}
.total-questions p{
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 800;
}
.total-time {
    background-color: #ffe8aa4a;
    color: #000;
    padding: 3px 10px;
    border-radius: 8px;
    border: 1px solid #ff84004a;
}
.total-time p{
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 800;
}
.total-marks {
    background-color: #a8a8f633;
    color: #000;
    padding: 3px 10px;
    border-radius: 8px;
    border: 1px solid #0000f93d;
}
.total-marks p{
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 800;
}
.test-time {
    background-color: #ffadad36;
    color: #000;
    padding: 3px 10px;
    border-radius: 8px;
    border: 1px solid #f0000052;
}
.test-time p{
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 800;
}
.card-shadow{
    border-radius: 8px;
    box-shadow: 0px 0px 15px #00000038;
}
.count-down h4{
    font-size: 20px;
    font-weight: 400;
}
.count-down {
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.count-down ul{
    margin: 0;
    padding: 0;
}
.count-down li {
    display: inline-block;
    font-size: 12px;
    list-style-type: none;
    padding: 5px 23px 5px 23px;
    text-transform: uppercase;
}
.tag ul{
    padding: 0;
}
.tag li {
    display: inline-block;
    list-style-type: none;
    padding: 5px 20px 5px 20px;
    color: #fff;
    margin-left: 4px;
    margin-right: 4px;
    border-radius: 8px;
    font-size: 14px;
}
.count-down li span {
    display: block;
    font-size: 20px;
    font-weight: 900;
}
.view-details{
    padding: 10px 16px;
}

.productpage {
    max-width: 56%;
    padding-left: 180px;
}
.productpage h1 {
    line-height: 50px;
}
.pro-image {
    background: #fff;
    box-shadow: 0px 0px 6px #00000038;
    text-align: center;
}
.productright h2 {
    font-size: 26px;
    font-weight: 400;
    color: #090909;
    line-height: 50px;
    margin-top: 0;
}
.productright h3.price {
    font-size: 40px;
    color: #00b050;
    line-height: 53px;
    font-weight: bold;
}
.proFeatures {
    margin-top: 30px;
    margin-bottom: 25px;
}
.proFeatures ul li {
    line-height: 30px;
    font-size: 13px;
    color: #262121;
    font-family: roboto;
}
.proFeatures ul li span.green {
    color: #318400;
}
.pro-disc p {
    font-size: 14px;
    color: #1A1A1A;
    font-family: roboto;
    line-height: 25px;
}
.cartbtn .btn-primary {
    text-transform: uppercase;
}
.cartbtn .btn-outline-primary {
    text-transform: uppercase;
}
.socialmedia-share {
    margin-top: 30px;
    text-align: center;
}
/*********End*************/
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%) !important;
    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%) !important;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%) !important;
    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%) !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5D50C6;
    border-color: #5D50C6;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #5D50C6;
    border-color: #5D50C6;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(93 80 198 / 50%) !important;
    box-shadow: 0 0 0 0.2rem rgb(93 80 198 / 50%) !important;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgb(93 80 198 / 50%) !important;
    box-shadow: 0 0 0 0.2rem rgb(93 80 198 / 50%) !important;
}
.badge-danger {
    color: #fff;
    background-color: #00b050;
    width: 22px;
    height: 22px;
    padding: 6px 4px;
    font-size: 10px;
    position: relative;
    bottom: 11px;
    right: 10px;
}
.seperator {
    padding: 30px 20px;
    background: #fff;
    box-shadow: 0px 0px 15px #00000038;
    border-radius: 9px;
    margin-bottom: 30px;
}
.btn-default {
    color: #fff;
    background-color: #00B0F0;
    border-color: #00B0F0;
    box-shadow: none;
    -webkit-box-shadow: none;
    line-height: 23px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 14px;
    padding: 7.5px 20px 7.5px 20px;
    font-weight: 500;
    font-family: 'Kumbh Sans', sans-serif;
}
.btn-default:hover {
    color: #fff;
    border-color: #16a9df;
    background-color: #16a9df;
}
.openbtn{
    display: none;
}
.closebtn {
    display: none;
}
.filtersidebar h4 {
    display: none;
}
.login a.cart i {
    font-size: 30px;
    color: #111;
    position: relative;
    top: 7px;
}
.login a.wishlist i {
    font-size: 30px;
    color: #111;
    position: relative;
    top: 7px;
}
#cus-nav ul > li > ul > li:last-child{
    border-bottom: 2px solid #0000;
}
.login-body .btn-link {
    font-weight: 400;
    color: #00b050;
    text-decoration: none;
}
.btn-info {
    background-color: #00B0F0;
}
.navbar-custom .logo {
    width: 140px;
}
.navbar-custom .topbar-right-menu li .btn-warning {
    padding: 7px 5px;
}
#checkout-cart {
    padding: 30px 20px;
    background: #fff;
    box-shadow: 0px 0px 15px #00000038;
    border-radius: 9px;
}
.account-list {
    margin: 0 -10px -10px;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.account-list .edit-info {
    display: flex;
}
.account-list>li {
    width: calc(100% / 4);
    padding: 10px;
    margin: 0;
}
.account-list>li>a {
    font-size: 14px;
    color: rgba(105, 105, 115, 1);
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 3px;
    flex-direction: column;
    width: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    line-height: 1.3;
    transition: all .1s ease-out;
}
.account-list>.edit-info>a>i{
    font-size: 45px;
}
.account-list>li>a:hover {
    color: #00B050;
    background: rgba(255,255,255,1);
    border-color: #00B050;
    box-shadow: 0 15px 90px -10px rgb(0 0 0 / 20%);
}
@media screen and (max-width:767px){
    .tag li {
        margin-bottom: 10px;
    }
    .account-list>li {
        width: calc(100% / 2);
    }
}